@charset "UTF-8";
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  box-sizing: border-box; }

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

html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
  overflow-x: hidden; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/* Slider */
.block-company-more_slider-for .slick-slide img {
 width: auto;
height: 300px;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #E4EBEF;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Get the bourbon mixin from http://bourbon.io */
/* Reset */
.flip-clock-wrapper * {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: black; }

.flip-clock-wrapper a:hover {
  color: #fff; }

.flip-clock-wrapper ul {
  list-style: none; }

.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table; }

.flip-clock-wrapper.clearfix:after {
  clear: both; }

.flip-clock-wrapper.clearfix {
  *zoom: 1; }

/* Main */
.flip-clock-wrapper {
  font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none; }

.flip-clock-meridium {
  background: none !important;
  box-shadow: 0 0 0 !important;
  font-size: 36px !important; }

.flip-clock-meridium a {
  color: #313333; }

.flip-clock-wrapper {
  text-align: center;
  position: relative;
  width: 100%;
  margin: 1em; }

.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.flip-clock-wrapper:after {
  clear: both; }

/* Skeleton */
.flip-clock-wrapper ul {
  position: relative;
  float: left;
  margin: 5px;
  width: 60px;
  height: 90px;
  /*font-size: 80px;*/
  font-weight: bold;
  line-height: 87px;
  border-radius: 6px;
  background: #000; }

.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 87px;
  text-decoration: none !important; }

.flip-clock-wrapper ul li:first-child {
  z-index: 2; }

.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  -webkit-perspective: 200px;
  perspective: 200px;
  margin: 0 !important;
  overflow: visible !important;
  cursor: default !important; }

.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  font-size: 80px;
  overflow: hidden;
  outline: 1px solid transparent; }

.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2; }

.flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0; }

.flip-clock-wrapper ul li a div.up:after {
  content: "";
  position: absolute;
  top: 44px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px; }

.flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px; }

.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #383838;
  text-shadow: 0 1px 2px #000;
  text-align: center;
  background-color: white;
  border-radius: 6px;
  font-size: 60px;
  font-weight: 100; }

.flip-clock-wrapper ul li a div.up div.inn {
  top: 0; }

.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0; }

/* PLAY */
.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3; }

.flip-clock-wrapper .flip {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7); }

.flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: asd 0.5s 0.5s linear both;
  animation: asd 0.5s 0.5s linear both;
  z-index: 5; }

.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 100px; }

.flip-clock-divider:first-child {
  width: 0; }

.flip-clock-dot {
  display: block;
  background: #323434;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  left: 5px; }

.flip-clock-divider .flip-clock-label {
  position: absolute;
  top: -1.5em;
  left: 32px;
  color: black;
  font-size: 24px;
  display: block;
  text-shadow: none; }

.flip-clock-divider.minutes .flip-clock-label {
  right: -88px; }

.flip-clock-divider.seconds .flip-clock-label {
  right: -91px; }

.flip-clock-dot.top {
  top: 30px; }

.flip-clock-dot.bottom {
  bottom: 30px; }

@-webkit-keyframes asd {
  0% {
    z-index: 2; }
  20% {
    z-index: 4; }
  100% {
    z-index: 4; } }

@keyframes asd {
  0% {
    z-index: 2; }
  20% {
    z-index: 4; }
  100% {
    z-index: 4; } }

.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  -webkit-animation: turn 0.5s 0.5s linear both;
  animation: turn 0.5s 0.5s linear both; }

@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg); }
  100% {
    -webkit-transform: rotateX(0deg); } }

@keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg); }
  100% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg); } }

.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  -webkit-animation: turn2 0.5s linear both;
  animation: turn2 0.5s linear both; }

@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg); }
  100% {
    -webkit-transform: rotateX(-90deg); } }

@keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg); }
  100% {
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg); } }

.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3; }

/* SHADOW */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.3s linear both; }

/*DOWN*/
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.2s linear both; }

@-webkit-keyframes show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes hide {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes hide {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*!
 * Bootstrap-select v1.12.2 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2017 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */
select.bs-select-hidden {
  display: none !important; }

.bootstrap-select {
  width: 220px\9; }

.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1; }

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  color: #999; }

.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none; }

.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2; }

.error .bootstrap-select .dropdown-toggle, .has-error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48; }

.bootstrap-select.fit-width {
  width: auto !important; }

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 220px; }

.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px; }

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none; }

.bootstrap-select.form-control:not([class*=col-]) {
  width: 100%; }

.bootstrap-select.form-control.input-group-btn {
  z-index: auto; }

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*=col-] {
  float: none;
  display: inline-block;
  margin-left: 0; }

.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*=col-].dropdown-menu-right, .row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
  float: right; }

.form-group .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group {
  margin-bottom: 0; }

.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0; }

.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle, .form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit; }

.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%; }

.bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group > .disabled {
  cursor: not-allowed; }

.bootstrap-select.btn-group.disabled:focus, .bootstrap-select.btn-group > .disabled:focus {
  outline: 0 !important; }

.bootstrap-select.btn-group.bs-container {
  position: absolute;
  height: 0 !important;
  padding: 0 !important; }

.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060; }

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left; }

.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle; }

.bootstrap-select.btn-group[class*=col-] .dropdown-toggle {
  width: 100%; }

.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box; }

.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none; }

.bootstrap-select.btn-group .dropdown-menu li {
  position: relative; }

.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff; }

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed; }

.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em; }

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none; }

.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block; }

.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: .5em; }

.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: .9;
  box-sizing: border-box; }

.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap; }

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static; }

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px; }

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px; }

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px; }

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061; }

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none; }

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none; }

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0; }

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid #fff;
  border-bottom: 0; }

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto; }

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto; }

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before {
  display: block; }

.bs-actionsbox, .bs-donebutton, .bs-searchbox {
  padding: 4px 8px; }

.bs-actionsbox {
  width: 100%;
  box-sizing: border-box; }

.bs-actionsbox .btn-group button {
  width: 50%; }

.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box; }

.bs-donebutton .btn-group button {
  width: 100%; }

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px; }

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none; }

/*! lightgallery - v1.3.9 - 2017-03-05
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2017 Sachin N; Licensed GPLv3 */
@font-face {
  font-family: 'lg';
  src: url("../fonts/lg.eot?n1z373");
  src: url("../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../fonts/lg.woff?n1z373") format("woff"), url("../fonts/lg.ttf?n1z373") format("truetype"), url("../fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal; }

.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080; }

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5; }

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF; }

.lg-actions .lg-next {
  right: 20px; }

.lg-actions .lg-next:before {
  content: "\e095"; }

.lg-actions .lg-prev {
  left: 20px; }

.lg-actions .lg-prev:after {
  content: "\e094"; }

@-webkit-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@-webkit-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

@keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative; }

.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative; }

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45); }

.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  transition: color 0.2s linear; }

.lg-toolbar .lg-icon:hover {
  color: #FFF; }

.lg-toolbar .lg-close:after {
  content: "\e070"; }

.lg-toolbar .lg-download:after {
  content: "\e0f2"; }

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080; }

.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold; }

.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0; }

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle; }

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0); }

.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0); }

.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0); }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  transition-duration: 0s !important; }

.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0); }

.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px; }

.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px; }

@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    transition: border-color 0.25s ease; } }

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707; }

.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px; }

.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0; }

.lg-outer.lg-pull-caption-up .lg-sub-html {
  transition: bottom 0.25s ease; }

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px; }

.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px; }

.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff"; }

.lg-outer .lg-toogle-thumb:hover {
  color: #FFF; }

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px; }

.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative; }

.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer; }

.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 0 transparent; }

.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 -58px transparent; }

.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8; }

.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1; }

.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 0 transparent; }

.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 -60px transparent; }

.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0; }

.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden; }

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none; }

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible; }

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  transition: opacity 0.08s ease 0s; }

.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0; }

.lg-progress-bar.lg-start .lg-progress {
  width: 100%; }

.lg-show-autoplay .lg-progress-bar {
  opacity: 1; }

.lg-autoplay-button:after {
  content: "\e01d"; }

.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a"; }

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  transition-duration: 0s; }

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  transition: opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

#lg-zoom-in:after {
  content: "\e311"; }

#lg-actual-size {
  font-size: 20px; }

#lg-actual-size:after {
  content: "\e033"; }

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none; }

#lg-zoom-out:after {
  content: "\e312"; }

.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto; }

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px; }

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible; }

.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px; }

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset; }

.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0); }

.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%; }

.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  transition: box-shadow 0.3s ease 0s;
  width: 12px; }

.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset; }

.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0; }

.lg-fullscreen:after {
  content: "\e20c"; }

.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d"; }

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s; }

.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  transition-delay: 0s;
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible; }

.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF; }

.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  transition: visibility 0s linear 0.5s, opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s; }

.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px; }

.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px; }

.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333; }

.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px; }

.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07); }

.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle; }

.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto; }

.lg-outer #lg-share {
  position: relative; }

.lg-outer #lg-share:after {
  content: "\e80d"; }

.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998; }

.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901"; }

.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced; }

.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904"; }

.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39; }

.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902"; }

.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027; }

.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903"; }

.lg-group:after {
  content: "";
  display: table;
  clear: both; }

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  transition: opacity 0.15s ease 0s; }

.lg-outer * {
  box-sizing: border-box; }

.lg-outer.lg-visible {
  opacity: 1; }

.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  transition-duration: inherit !important;
  transition-timing-function: inherit !important; }

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  transition-duration: 0s !important;
  opacity: 1; }

.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%; }

.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap; }

.lg-outer .lg-item {
  background: url("../img/loading.gif") no-repeat scroll center center transparent;
  display: none !important; }

.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important; }

.lg-outer.lg-css .lg-current {
  display: inline-block !important; }

.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%; }

.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px; }

.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.lg-outer .lg-item.lg-complete {
  background-image: none; }

.lg-outer .lg-item.lg-current {
  z-index: 1060; }

.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important; }

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  transition: opacity 0.15s ease 0s; }

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1; }

.lg-outer .lg-empty-html {
  display: none; }

.lg-outer.lg-hide-download #lg-download {
  display: none; }

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  transition: opacity 0.15s ease 0s; }

.lg-backdrop.in {
  opacity: 1; }

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  transition: none 0s ease 0s !important; }

.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-css3.lg-fade .lg-item {
  opacity: 0; }

.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1; }

.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  transition: opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1; }

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

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

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

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

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

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

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

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

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

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

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

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

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

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

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

input[type="text"].btn-group {margin-right:18px;margin-right: 20px;width: 130px;padding: 4px;}
.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }
.bx-pagination .row {
	margin-left: 0;
    margin-right: 0;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    margin: 30px auto; }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  .carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

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

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

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

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

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

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

@font-face {
  font-family: ptsansbold;
  src: url(../fonts/pt-sans.bold.ttf); }

@font-face {
  font-family: ptsansitalic;
  src: url(../fonts/pt-sans.italic.ttf); }

@font-face {
  font-family: ptsansregular;
  src: url(../fonts/pt-sans.regular.ttf); }

@font-face {
  font-family: ptsanslight;
  src: url(../fonts/pt-sans.light.ttf); }

body {
  margin: 0;
  padding: 0;
  font-family: ptsansregular !important;
  outline: none !important;
  padding-right: 0px !important; }
  body .cursor_pointer {
    cursor: pointer; }

p {
  padding: 0;
  margin: 0; }

a {
  text-decoration: none; }

.wrapper {
  max-width: 1024px;
  margin: 0 auto;
  position: relative; }

.color-1 {
  background-color: #00B3BF;
  color: #00B3BF; }

.color-2 {
  background-color: #155EBC;
  color: #155EBC; }

.color-3 {
  background-color: #00BD80;
  color: #00BD80; }

.color-4 {
  background-color: #890400;
  color: #890400; }

.reserve {
  background-color: #C7CBCE !important; }
  .reserve:hover {
    cursor: default !important;
    box-shadow: none !important; }

body.modal-open {
  overflow-y: scroll;
  transition: .8s; }

.modal-content {
  background-color: transparent;
  border: none;
  box-shadow: none; }

.modal-dialog {
  min-width: 720px !important; }

#modal-shares {
  width: auto; }

.body_mobi #modal-shares {
  width: 100% !important; }
  .body_mobi #modal-shares .share-modul_block-text {
    padding: 10px;
    top: -23px;
    position: relative; }

.top_block {
  height: 315px;
  background-position: center;
  background-size: cover;
  position: relative; }

.top-title {
  padding: 32px 0;
  position: relative;
  left: 0;
  right: 0;
  margin: 0;
  text-align: center;
  font-size: 56px;
  color: #838a89;
  background-color: #d4f4f8;
  text-transform: uppercase; }

.after-title {
  font-size: 46px;
  text-align: center;
  padding: 25px 0 25px 0;
  color: #01b8be;
  text-transform: uppercase;
  margin: 0;
 }

.manage-title {
  text-align: center;
  padding-top: 75px;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 75px;
  position: relative;
  left: 0;
  right: 0;
  margin: 0;
  text-align: center;
  font-size: 60px;
  color: #00B4BC; }

.btn_no-back {
  border: 1px solid #04a7b4;
  background-color: transparent !important;
  color: white; }
  .btn_no-back:hover {
    cursor: pointer;
    background-color: #01b8be !important; }

.btn__arrow {
  position: absolute;
  top: 25px;
  right: 25px; }
  .btn__arrow:after {
    content: "Назад";
    position: absolute;
    top: 25px;
    left: 0px; }

.buy-btn {
  color: #fff; }
  .buy-btn img {
    width: 20px; }

.label__custom {
  position: relative; }
  .label__custom:hover {
    cursor: pointer; }
  .label__custom:before {
    content: '';
    position: absolute;
    border: 1px solid #E4EBEF;
    z-index: 10; }

.checkbox-coll input {
  display: none; }

.checkbox-coll label {
  padding-left: 25px;
  color: #423d3d;
  position: relative;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: normal; }
  .checkbox-coll label:before {
    content: '';
    width: 10px;
    height: 10px;
    left: 2px;
    top: 4px;
    position: absolute;
    border: 1px solid #b5a7a7;
    z-index: 10; }

.checkbox-coll input:checked + label:before {
  content: '✓';
  width: 10px;
  height: 10px;
  position: absolute;
  left: 2px;
  top: 4px;
  border: 1px solid white;
  background-color: white;
  z-index: 10;
  line-height: 8px; }

  .header .top-bar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .header .top-bar-item {
      height: 10px; }
      .header .top-bar-item:first-child {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        background-color: #01b8be; }
      .header .top-bar-item:nth-child(2) {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        background-color: #1a90ce; }
      .header .top-bar-item:last-child {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        background-color: #06bc83; }
  .header .service-block {
    height: 43px;
    border-bottom: 1px solid #c4c4c4; }
      @media screen and (max-width: 420px) {
      .header .service-block {
        height: auto; } }
    .header .service-block .wrapper {
      color: #3d3e3e; }
      .header .service-block .wrapper .service-list {
        width: 85%;
        float: left;
        height: 43px;
        margin: 0;
        padding: 0;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        box-sizing: border-box; }
        .header .service-block .wrapper .service-list:hover {
          cursor: pointer; }
        @media screen and (max-width: 420px) {
          .header .service-block .wrapper .service-list {
            width: 50%; } }
        .header .service-block .wrapper .service-list-item a {
          font-size: 13px;
          color: black; }
        @media screen and (max-width: 420px) { .header .service-block .wrapper .service-list-item {display: none; } }
          .header .service-block .wrapper .service-list-item:hover .submenu {
            display:block;}
          .header .service-block .wrapper .service-list-item .submenu li {
            margin: 8px; }
        .header .service-block .wrapper .service-list-item:hover {
          transition: ease 0.25s; }
          .header .service-block .wrapper .service-list-item:hover .submenu {
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex; }
        .header .service-block .wrapper .service-list .service-title {
          display: none;
          position: relative; }
          @media screen and (max-width: 420px) {
            .header .service-block .wrapper .service-list .service-title {
              display: block; }
              .header .service-block .wrapper .service-list .service-title .fa-caret-down {
                position: relative;
                top: 1px;
                left: 7px; } }
      .header .service-block .wrapper .service-cabinet {
        width: 15%;
        height: 43px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        display: flex;
        align-items: center;
        justify-content: space-around; }
        @media screen and (max-width: 420px) {
          .header .service-block .wrapper .service-cabinet {
            width: 50%; } }
        .header .service-block .wrapper .service-cabinet-img {
          width: 25px;
          height: 25px; }
        .header .service-block .wrapper .service-cabinet-text {
          margin: 0;
          font-size: 13px; }
        .header .service-block .wrapper .service-cabinet:hover {
          cursor: pointer; }
  .header .contacts-block {
    max-width: 1024px;
    height: 100px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 420px) {
      .header .contacts-block {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 200px; } }
    .header .contacts-block-logo {
      -webkit-flex-basis: 35%;
      -ms-flex-preferred-size: 35%;
      flex-basis: 35%;
      height: 100px;
      padding-top: 20px; }
      @media screen and (max-width: 420px) {
        .header .contacts-block-logo {
          margin: 0 auto; } }
    .header .contacts-block-location {
      padding-top: 20px;
      -webkit-flex-basis: 45%;
      -ms-flex-preferred-size: 45%;
      flex-basis: 45%;
      height: 100px;
      font-size: 13px;
      margin-left: 3px; }
      @media screen and (max-width: 420px) {
        .header .contacts-block-location {
          -webkit-flex-basis: 45%;
          -ms-flex-preferred-size: 45%;
          flex-basis: 45%;
          text-align: center; } }
      .header .contacts-block-location .location-text {
        position: relative;
        margin: 10px 0 5px 0; }
        .header .contacts-block-location .location-text:before {
          content: url("../img/location_point.png");
          position: absolute;
          left: -15px; }
      .header .contacts-block-location .link {
        color: #0073ae;
        font-weight: 900;
        font-size: 13px; }
      .header a.service-cabinet-text,
      .header a.phone-number,
      .header a.link {text-decoration: underline;}
      .header a.service-cabinet-text:hover,
      .header a.phone-number:hover,
      .header a.link:hover {text-decoration: none; }
    .header .contacts-block-phone {
      height: 100px;
      padding-top: 20px;
      -ms-flex-preferred-size: 22%;
      -webkit-flex-basis: 22%;
      flex-basis: 22%; }
      .header .contacts-block-phone .phone-number {
        color: #0D5784;
        font-weight: 900;
        font-size: 20px;
        margin: 7px 0; }
      .header .contacts-block-phone .link {
        color: #0073ae;
        font-weight: 900;
        font-size: 13px; }
      @media screen and (max-width: 420px) {
        .header .contacts-block-phone {
          padding-top: 0;
          padding-bottom: 15px;
          text-align: center; } }
  .header .menu-block {
    height: 46px;
    background-color: #094B83;
    position: relative;
    top: 1px; }
    .header .menu-block .wrapper {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
    .header .menu-block .menu-line {
      height: 46px;
      list-style: none;
      text-align: center;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      max-width: 200%;
      margin: 0;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      @media screen and (max-width: 420px) {
        .header .menu-block .menu-line {
          width: 50%;
          display: block;
          padding-left: 0;
          -webkit-justify-content: center;
          -ms-flex-pack: center;
          justify-content: center; } }
      .header .menu-block .menu-line li {
        box-sizing: border-box;
        padding: 0 15px;
        float: left;
        color: white;
        font-weight: 900;
        font-size: 14px; }
        .header .menu-block .menu-line li:hover {
          color: #00B4BC;
          cursor: pointer; }
		.header .menu-block .menu-line li span{
			color: #00B4BC;
		}
        @media screen and (max-width: 420px) {
          .header .menu-block .menu-line li {
            display: none; } }
    .header .menu-block .menu-search {
      background-color: #225E97;
      position: relative; }
      @media screen and (max-width: 420px) {
        .header .menu-block .menu-search {
          width: 50%; } }
      .header .menu-block .menu-search input {
        background-color: #225E97;
        border: none;
        padding-left: 10px;
        outline: none; }
        @media screen and (max-width: 420px) {
          .header .menu-block .menu-search input {
            width: 70%; } }
        .header .menu-block .menu-search input::-webkit-input-placeholder {
          color: #1E8ACB; }
        .header .menu-block .menu-search input::-moz-placeholder {
          color: #1E8ACB; }
        .header .menu-block .menu-search input:-ms-input-placeholder {
          color: #1E8ACB; }
        .header .menu-block .menu-search input::placeholder {
          color: #1E8ACB; }
      .header .menu-block .menu-search .search-icon {
        position: relative;
        top: 0px;
        right: 0;
        height: 46px;
        width: 46px;
        background-color: #094B83;
        border: 1px solid rgba(183, 255, 188, 0.3);
        box-sizing: border-box !important; }
        .header .menu-block .menu-search .search-icon:hover {
          cursor: pointer; }
      .header .menu-block .menu-search img {
        position: relative;
        right: 0px; }
        @media screen and (max-width: 420px) {
          .header .menu-block .menu-search img {
            right: 5px; } }
    .header .menu-block-mobile-title {
      display: none; }
      @media screen and (max-width: 420px) {
        .header .menu-block-mobile-title {
          display: block;
          margin-top: 12px;
          color: white; }
          .header .menu-block-mobile-title .fa-bars {
            margin-right: 5px; }
          .header .menu-block-mobile-title:hover {
            cursor: pointer; } }

.service-list-visible {
  transition: .8s;
  display: block !important;
  position: relative; }
  .service-list-visible li {
    width: 200px;
    transition: 1.8s;
    display: block !important;
    position: relative;
    left: 40px;
    top: 15px;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 15px;
    z-index: 300; }
    .service-list-visible li:first-child {
      top: 40px; }
    .service-list-visible li:hover {
      background-color: rgba(34, 94, 151, 0.9); }
  .service-list-visible .service-title {
    text-align: center;
    padding-top: 13px;
    padding-left: -5px; }

.menu-line-visible {
  transition: .8s;
  position: relative;
  width: 50%; }
  .menu-line-visible li {
    width: 200px;
    color: #0D5784;
    transition: 1.8s;
    display: block !important;
    position: relative;
    left: 40px;
    top: 15px;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 15px;
    z-index: 300; }
    .menu-line-visible li:first-child {
      top: 40px; }
    .menu-line-visible li:hover {
      background-color: rgba(34, 94, 151, 0.9); }

.header-social {
  text-align: right; }
  .header-social i {
    color: #999999;
    font-size: 30px;
    padding: 5px 0 0 15px; }
    .header-social i:hover {
      cursor: pointer;
      opacity: .7; }
.header .service-block .wrapper .service-list-item .submenu {
    display: none;
    width: 200px;
    position: absolute;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    list-style-type: none;
    transition: ease 0.25s;
     left: inherit;
    min-height: 40px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 99999; }
.header .service-block .wrapper .service-list-item:hover .submenu {
    display:block;}
.wrap-top {
  position: relative; }

.breadcrumb {
  margin-bottom: 0; }
  .breadcrumb .ul_breadcrumb {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0; }
    .breadcrumb .ul_breadcrumb li {
      padding-right: 7px; }
  .breadcrumb .crumb_marker {
    background: url("../img/breadcrumbs_arrow.png") no-repeat 100% 60%; }

.footer_sub-cards {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 95px;
  width:100%;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  margin: 0 auto;
   }
  @media screen and (max-width: 767px) {
    .footer_sub-cards {
      display: none !important; } }
  .footer_sub-cards .footer_sub-card {
    -webkit-flex-basis: 13.5%;
    -ms-flex-preferred-size: 13.5%;
    flex-basis: 13.5%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 210; }
    .footer_sub-cards .footer_sub-card p {
      padding-top: 5px;
      text-align: center;
      font-weight: 900;
      font-size: 14px;
      color: white; }
    .footer_sub-cards .footer_sub-card img {
      display: block;
      text-align: center;
      margin: 0px auto; }
    .footer_sub-cards .footer_sub-card:nth-child(1) {
      background-color: rgba(140, 0, 0, 0.7);
      border-bottom: 10px solid #8C0000; }
    .footer_sub-cards .footer_sub-card:nth-child(2) {
      background-color: rgba(0, 190, 130, 0.7);
      border-bottom: 10px solid #00BE82; }
    .footer_sub-cards .footer_sub-card:nth-child(3) {
      background-color: rgba(0, 184, 192, 0.7);
      border-bottom: 10px solid #00B8C0; }
    .footer_sub-cards .footer_sub-card:nth-child(4) {
      background-color: rgba(5, 142, 208, 0.7);
      border-bottom: 10px solid #058FD0; }
    .footer_sub-cards .footer_sub-card img {
      height: 35px; }
    .footer_sub-cards .footer_sub-card a:hover {
      text-decoration: none; }
    .footer_sub-cards .footer_sub-card a:hover p {
      text-decoration: underline; }

#sliderMainTop > .footer_sub-cards {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 95px;
  box-sizing: border-box;
  position: absolute;
  top: auto;
  bottom: 0;
  margin: 0 auto;
  }


.slider {
  height: 300px;
  position: relative;
  background-color: white;
  text-align: center;
  width: 100%;}
  @media screen and (max-width: 420px) {
    .slider {
      height: 500px; } }
  #sliderMainTop .wrapper {
      width: 100%;
      height: 160px;
      position: absolute;
      bottom: 0;
      /*display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: flex-end;*/
    }
    #sliderMainTop .wrapper .slider-cards {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 160px;
      width: 100%;
      
      box-sizing: border-box; }
      .slider .wrapper .slider-cards a:hover {
        text-decoration: none; }
      @media screen and (max-width: 420px) {
        .slider .wrapper .slider-cards {
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-justify-content: space-around;
          -ms-flex-pack: distribute;
          justify-content: space-around;
          top: 0;
          padding: 15px; } }
      .slider .wrapper .slider-cards .slider-card {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        z-index: 210; }
        @media screen and (max-width: 420px) {
          .slider .wrapper .slider-cards .slider-card {
            -webkit-flex-basis: 22%;
            -ms-flex-preferred-size: 22%;
            flex-basis: 22%; } }
        .slider .wrapper .slider-cards .slider-card p {
          padding-top: 10px;
          text-align: center;
          font-weight: 900;
          font-size: 14px;
          color: white; }
        .slider .wrapper .slider-cards .slider-card img {
          display: block;
          text-align: center;
          margin: 5px auto;
          max-height: 60px; }
        .slider .wrapper .slider-cards .slider-card:nth-child(1) {
          background-color: rgba(140, 0, 0, 0.7);
          border-bottom: 10px solid #8C0000; }
        .slider .wrapper .slider-cards .slider-card:nth-child(2) {
          background-color: rgba(0, 190, 130, 0.7);
          border-bottom: 10px solid #00BE82; }
        .slider .wrapper .slider-cards .slider-card:nth-child(3) {
          background-color: rgba(0, 184, 192, 0.7);
          border-bottom: 10px solid #00B8C0; }
        .slider .wrapper .slider-cards .slider-card:nth-child(4) {
          background-color: rgba(5, 142, 208, 0.7);
          border-bottom: 10px solid #058FD0; }
  .slider-img {
    width: 100%;
    z-index: 100;
    position: relative;
    top: 0;
    left: 0;
    opacity: 0;
    overflow-x: hidden;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -moz-box;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center; }
  .slider-img img{width: auto;height:300px;display: none;}
  .slider-img.active-slide img{display: block;}
.active-slide { 
  opacity: 1 !important;
  transition: opacity ease-out 3s, display 4s;
}

.tested {
  color: transparent; }

.about {
  padding: 100px 0 0 0;
  background-color: white; }
  .about-title {
    font-size: 50px;
    text-align: center;
    color: #01B8BE; }
    @media screen and (max-width: 420px) {
      .about-title {
        font-size: 40px; } }
  .about-square {
    width: 15px;
    height: 15px;
    background-color: #01B8BE;
    display: block;
    margin: 40px auto; }
  .about-content {
    display: block;
    height: 380px; }
    @media screen and (max-width: 420px) {
      .about-content {
        height: auto;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .about-content__en {
      height: 240px; }
  .about-coll {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 60px; }
    @media screen and (max-width: 420px) {
      .about-coll {
        padding: 0 25px; } }
    .about-coll:first-child {
      /*border-right: 1px solid #E1E1E1;*/ }
      @media screen and (max-width: 420px) {
        .about-coll:first-child {
          border-right: none; } }
    .about-coll p {
      font-size: 14px;
      line-height: 24px;
      color: #999999; }
      @media screen and (max-width: 420px) {
        .about-coll p {
          text-align: justify; } }
      .about-coll p:nth-child(2) {
        height: 20%; }
  .about-counters {
    height: 250px;
    background-color: #07BC83;
    margin-top: 70px; }
    @media screen and (max-width: 420px) {
      .about-counters {
        height: auto;
        padding: 15px 0; } }
    .about-counters .wrapper {
      height: 250px;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      @media screen and (max-width: 420px) {
        .about-counters .wrapper {
          height: auto; } }
      @media screen and (max-width: 420px) {
        .about-counters .wrapper {
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column; } }
      .about-counters .wrapper .counter {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        height: 100px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
        .about-counters .wrapper .counter p:first-child {
          font-size: 52px;
          color: white;
          font-weight: 500; }
        .about-counters .wrapper .counter p:last-child {
          font-size: 12px;
          color: white;
          font-weight: 500; }

.services {
  box-sizing: border-box;
  padding: 100px 0;
  background-image: url("../img/services-background.jpg"); }
  @media screen and (max-width: 420px) {
    .services {
      height: auto;
      padding: 100px 0; } }
  .services-title {
    font-size: 50px;
    text-align: center;
    color: white; }
    @media screen and (max-width: 420px) {
      .services-title {
        font-size: 40px; } }
  .services-square {
    width: 15px;
    height: 15px;
    background-color: white;
    display: block;
    margin: 40px auto; }
  .services-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between; }
    @media screen and (max-width: 420px) {
      .services-content {
        height: auto;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
  .services-coll {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 8px; }
    @media screen and (max-width: 420px) {
      .services-coll {
        height: 600px;
        margin-bottom: 20px; } }
  .services-card {
    -webkit-flex-basis: 48%;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    height: 180px;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 25px;
    background-color: rgba(255, 255, 255, 0.2); }
    .services-card p {
      color: white;
      line-height: 24px;
      text-align: center; }
      .services-card p:first-child {
        font-size: 26px;
        margin-bottom: 25px; }
      .services-card p:last-child {
        font-size: 16px; }
  .services-arrow {
    text-align: center;
    margin-top: 35px;
    padding-bottom: 25px; }
    @media screen and (max-width: 420px) {
      .services-arrow {
        margin-top: 0px; } }
    .services-arrow span {
      color: white;
      font-size: 14px; }
    .services-arrow img {
      display: block;
      margin: 10px auto 0 auto; }

.find-a-doctor {
  box-sizing: border-box;
  padding: 100px 0 0 0;
  background-color: white; }
  @media screen and (max-width: 420px) {
    .find-a-doctor {
      height: auto; } }
  .find-a-doctor-title {
    font-size: 50px;
    text-align: center;
    color: #01B8BE; }
    @media screen and (max-width: 420px) {
      .find-a-doctor-title {
        font-size: 40px; } }
  .find-a-doctor-square {
    width: 15px;
    height: 15px;
    background-color: #01B8BE;
    display: block;
    margin: 40px auto; }
  .find-a-doctor-search {
    text-align: center; }
    .find-a-doctor-search input {
      width: 350px;
      background-color: #EFEFEF;
      color: #CACBCC;
      padding: 13px 15px;
      font-size: 14px;
      border: none;
      border-radius: 25px;
      outline: none; }
      @media screen and (max-width: 420px) {
        .find-a-doctor-search input {
          width: 80%; } }
    .find-a-doctor-search button {
      margin-left: -40px;
      padding: 13px 30px;
      border-radius: 25px;
      font-size: 14px;
      color: white;
      border: none;
      outline: none;
      background-color: #3699EC; }
      @media screen and (max-width: 420px) {
        .find-a-doctor-search button {
          margin: 15px auto; } }
      .find-a-doctor-search button:hover {
        cursor: pointer;
        background-color: #2B689C;
        transition: .8s; }
  .find-a-doctor .doctor-count {
    text-align: center;
    color: #CACBCC;
    margin-top: 20px; }
  .find-a-doctor a {
    display: block;
    text-align: center;
    color: #1B82B6;
    margin-top: 10px;
    font-size: 14px; }
  .find-a-doctor-row {
    padding: 40px 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-basis: 33%;
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media screen and (max-width: 420px) {
      .find-a-doctor-row {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto; } }
    .find-a-doctor-row .doctor-item {
      -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      height: 420px; }
      .find-a-doctor-row .doctor-item .doctor-photo {
        height: 200px;
        background-size: cover;
        background-position: center;
        box-sizing: border-box; }
        @media screen and (max-width: 420px) {
          .find-a-doctor-row .doctor-item .doctor-photo {
            height: 300px; } }
      .find-a-doctor-row .doctor-item .doctor-photo {
        background-image: url("../img/doctor-avatar-1.jpg");
        border-bottom: 10px solid #00B8C0; }
      .find-a-doctor-row .doctor-item .doctor-star {
        text-align: center;
        margin: 10px 0; }
        .find-a-doctor-row .doctor-item .doctor-star i {
          font-size: 24px; }
        .find-a-doctor-row .doctor-item .doctor-star .blue-star, .blue-star {
          color: #00B8C0; }
        .fa-star {
          font-size: 24px;
        }
      .find-a-doctor-row .doctor-item .doctor-name {
        text-align: center;
        font-size: 22px;
        margin-bottom: 5px;
        min-height: 80px; }
      .find-a-doctor-row .doctor-item .doctor-direction {
        text-align: center;
        font-size: 16px;
        color: #7B7A7A;
        height: 64px; }
      .find-a-doctor-row .doctor-item .doctor-record {
        display: block;
        margin: 15px auto;
        padding: 15px 30px;
        background-color: #3699EC;
        color: white;
        border: none;
        border-radius: 25px; }
        .find-a-doctor-row .doctor-item .doctor-record:hover {
          cursor: pointer;
          background-color: #2B689C;
          transition: .8s; }

video {
  min-height: 100vh;
  min-width: 100vw;
  position: fixed;
  top: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -5; }
  @media screen and (max-width: 420px) {
    video {
      display: none; } }

.video-presentation {
  height: 630px;
  width: 100%; }
  @media screen and (max-width: 420px) {
    .video-presentation {
      display: none; } }

.our-programms {
  box-sizing: border-box;
  height: 850px;
  display: block;
  padding: 0;
  background-color: #145C8C; }
  @media screen and (max-width: 767px) {
    .our-programms {
      display: none;
      height: auto;
      padding: 50px 0 15px 0; } }
  .our-programms-title {
    font-size: 50px;
    text-align: center;
    color: white; }
    @media screen and (max-width: 420px) {
      .our-programms-title {
        font-size: 40px; } }
  .our-programms-square {
    width: 15px;
    height: 15px;
    background-color: white;
    display: block;
    margin: 40px auto; }
  .our-programms .our-programms-about {
    font-size: 20px;
    font-style: italic;
    color: white;
    text-align: center;
    margin-bottom: 15px; }
    @media screen and (max-width: 420px) {
      .our-programms .our-programms-about {
        padding: 15px 25px; } }
  .our-programms-row {
    height: 425px;
    padding: 40px 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
    @media screen and (max-width: 420px) {
      .our-programms-row {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 1300px;
        padding: 0 15px; } }
    .our-programms-row .our-programms-item {
      -webkit-flex-basis: 23%;
      -ms-flex-preferred-size: 23%;
      flex-basis: 23%;
      background-color: #057DB9; }
      @media screen and (max-width: 420px) {
        .our-programms-row .our-programms-item {
          height: 250px;
          padding-bottom: 30px; } }
      .our-programms-row .our-programms-item .our-programms-photo {
        height: 200px;
        background-size: cover;
        box-sizing: border-box;
        background-color: black; }
      .our-programms-row .our-programms-item:nth-child(1) > .our-programms-photo {
        background-image: url("../img/our-programms-1.jpg"); }
      .our-programms-row .our-programms-item:nth-child(2) > .our-programms-photo {
        background-image: url("../img/our-programms-2.jpg"); }
      .our-programms-row .our-programms-item:nth-child(3) > .our-programms-photo {
        background-image: url("../img/our-programms-3.jpg"); }
      .our-programms-row .our-programms-item:nth-child(4) > .our-programms-photo {
        background-image: url("../img/our-programms-4.jpg"); }
      .our-programms-row .our-programms-item .our-programms-title {
        text-align: center;
        font-size: 18px;
        margin: 30px 0 5px 0; }
      .our-programms-row .our-programms-item .our-programms-text {
        text-align: center;
        font-size: 14px;
        color: white; }
  .our-programms-arrow {
    color: #fff;
    text-align: center;
    margin: 15px 0 5px 0; }
    .our-programms-arrow span a {
      color: white;
      font-size: 14px;
      text-decoration: none;
      transition: ease 0.25s; }
      .our-programms-arrow span a:hover {
        border-bottom: 1px solid #fff;
        transition: ease 0.25s; }
    .our-programms-arrow img {
      display: block;
      margin: 10px auto 0 auto; }

.news-album {
  box-sizing: border-box;
  padding: 100px 0 0 0;
  background-color: white; }
  @media screen and (max-width: 420px) {
    .news-album {
      padding: 25px; } }
  .news-album-title {
    font-size: 50px;
    text-align: center;
    color: #01B8BE; }
    @media screen and (max-width: 420px) {
      .news-album-title {
        font-size: 40px; } }
  .news-album-square {
    width: 15px;
    height: 15px;
    background-color: #01B8BE;
    display: block;
    margin: 40px auto; }
  .news-album-text {
    text-align: center;
    color: #2B6D93;
    font-size: 18px;
    font-style: italic;
    line-height: 23px; }
  .news-album-icon {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 25px auto;
    width: 300px; }
    .news-album-icon .icon-item {
      -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
    @media screen and (max-width: 420px) {
      .news-album-icon {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%; } }
    .news-album-icon img {
      display: block;
      margin: 10px auto;
      text-align: center; }
    .news-album-icon p {
      text-align: center;
      font-size: 14px;
      color: #2B6D93; }
  .news-album-img {
    max-width: 1170px;
    max-height: 680px;
    color: black;
    padding: 35px 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto; }
    @media screen and (max-width: 420px) {
      .news-album-img {
        height: 200px; } }
  .news-album-card {
    background-image: url("http://www.aviatorcameragear.com/wp-content/uploads/2012/07/placeholder.jpg");
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 250px;
    margin: 5px;
    border-radius: 5px;
    padding: 15px;
    box-shadow: 2px 0px 3px 0px rgba(0, 0, 0, 0.75);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .news-album .preview-text {
    font-size: 16px;
    text-align: justify;
    color: #2B6D93;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 50px; }
  .news-album .date {
    color: #01B8BE;
    text-align: right;
    margin: 10px 0 5px 0; }
  .news-album .card__button {
    display: inline-block;
    margin: 15px auto;
    padding: 15px 30px;
    background-color: #3699EC;
    color: white;
    border: none;
    border-radius: 25px;
    text-decoration: none; }
    .news-album .card__button:hover {
      cursor: pointer;
      background-color: #2B689C;
      transition: .8s; }

.contacts {
  padding: 0 0 0 0;
  margin-bottom: -35px;
  background-color: white; }
  .contacts__en {
    padding-top: 100px; }
  .contacts-title {
    font-size: 50px;
    text-align: center;
    color: #01B8BE; }
    @media screen and (max-width: 420px) {
      .contacts-title {
        font-size: 40px; } }
  .contacts-square {
    width: 15px;
    height: 15px;
    background-color: #01B8BE;
    display: block;
    margin: 40px auto; }
  .contacts-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 160px; }
    @media screen and (max-width: 420px) {
      .contacts-content {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 250px; } }
  .contacts-coll {
    display: inline-block;
    width: 50%;
    float: left;
    align-items: center; }
    .contacts-coll:first-child {
      border-right: 1px solid #E1E1E1;
      height: 160px; }
      @media screen and (max-width: 420px) {
        .contacts-coll:first-child {
          border-right: none; } }
    .contacts-coll p {
      font-size: 14px;
      line-height: 24px;
      color: black;
      text-align: center; }
  .contacts-map > iframe {
    height: 360px;
    width: 100%;
    margin-top: 50px; }

.internal-description {
  min-height: 710px;
  position: relative;
  background-color: #D1F2F7; }
  .internal-description-banner {
    height: 315px;
    background-image: url("../img/internal-back-deti.jpg");
    background-position: center;
    background-size: cover;
    position: relative; }
    .internal-description-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC; }
  .internal-description .wrapper {
    height: auto;
    position: relative; }
    .internal-description .wrapper .internal-description-content {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      min-height: 390px;
      padding: 55px 0;
      background-color: #D1F2F7;
      color: #62615F; }
      .internal-description .wrapper .internal-description-content .coll {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        padding: 15px 25px; }
        .internal-description .wrapper .internal-description-content .coll:first-child {
          border-right: 1px solid #A2A19F; }
        .internal-description .wrapper .internal-description-content .coll p:first-child {
          font-size: 22px;
          margin-bottom: 35px; }
        .internal-description .wrapper .internal-description-content .coll p:last-child {
          font-size: 16px;
          line-height: 30px;
          font-weight: 500; }

.disease {
  box-sizing: border-box;
  padding: 100px 0 50px 0;
  background-image: url("../img/services-background.jpg"); }
  .disease-title {
    font-size: 50px;
    text-align: center;
    color: white; }
  .disease-square {
    width: 15px;
    height: 15px;
    background-color: white;
    display: block;
    margin: 40px auto; }
  .disease-content {
    min-height: 390px;
    padding: 40px 100px 60px 100px;
    margin-bottom: 50px;
    background-color: rgba(255, 255, 255, 0.2);
    color: white; }
    .disease-content .title {
      font-size: 26px;
      margin: 15px auto 35px auto;
      text-align: center; }
  .disease-row {
    height: 30px; }
    .disease-row p {
      display: inline-block; }
      .disease-row p:first-child {
        margin-right: 15px;
        float: left; }
      .disease-row p:nth-child(2) {
        float: left;
        width: 82%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
        .disease-row p:nth-child(2) span:last-child {
          -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
          flex-grow: 1;
          border-bottom: 1px solid white; }
      .disease-row p:last-child {
        float: right; }
  .disease-coll {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 8px; }
  .disease-card {
    -webkit-flex-basis: 48%;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    height: 180px;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 25px;
    background-color: rgba(255, 255, 255, 0.2); }
    .disease-card p {
      color: white;
      line-height: 24px;
      text-align: center; }
      .disease-card p:first-child {
        font-size: 26px;
        margin-bottom: 25px; }
      .disease-card p:last-child {
        font-size: 16px; }
  .disease .disease-record {
    display: block;
    margin: 0 auto;
    padding: 15px 30px;
    background-color: #3699EC;
    color: white;
    border: none;
    border-radius: 25px;
    outline: none; }
    .disease .disease-record:hover {
      cursor: pointer;
      background-color: #2B689C;
      transition: .8s; }

.diagnostics {
  box-sizing: border-box;
  padding: 100px 0 0 0;
  background-color: white; }
  .diagnostics-title {
    font-size: 50px;
    text-align: center;
    color: #01B8BE; }
  .diagnostics-square {
    width: 15px;
    height: 15px;
    background-color: #01B8BE;
    display: block;
    margin: 40px auto; }
  .diagnostics-text {
    text-align: center;
    color: #2B6D93;
    font-size: 18px;
    line-height: 23px; }
  .diagnostics-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 50px; }
  .diagnostics-item {
    -webkit-flex-basis: 24%;
    -ms-flex-preferred-size: 24%;
    flex-basis: 24%;
    height: 250px;
    margin: 5px;
    border: 1px solid #B2B2B2;
    border-radius: 8px;
    padding: 20px;
    position: relative; }
    .diagnostics-item button {
      position: absolute;
      width: 60%;
      height: 18%;
      top: 41%;
      left: 20%;
      display: none;
      color: #00B4BA;
      border: 1px solid #00B4BA;
      background-color: white;
      border-radius: 25px; }
    .diagnostics-item:hover {
      cursor: pointer; }
      .diagnostics-item:hover button {
        display: block;
        transition: .4s; }
        .diagnostics-item:hover button:hover {
          cursor: pointer;
          background-color: #ACEAF6;
          transition: .8s;
          color: white; }
      .diagnostics-item:hover img, .diagnostics-item:hover .title, .diagnostics-item:hover .text, .diagnostics-item:hover .diagnostics-price {
        -webkit-filter: blur(4px);
        filter: blur(4px);
        opacity: .7;
        transition: .4s; }
    .diagnostics-item .title {
      margin: 15px 0;
      font-weight: 700; }
    .diagnostics-item .text {
      color: #676868;
      line-height: 20px; }
  .diagnostics-price {
    position: absolute;
    bottom: 15px;
    left: 20px;
    color: #4563AD;
    font-size: 18px; }
  .diagnostics-arrow {
    text-align: center;
    margin-top: 35px;
    padding-bottom: 25px; }
    .diagnostics-arrow span {
      color: #2B6D93;
      font-size: 14px; }
    .diagnostics-arrow img {
      display: block;
      margin: 10px auto 0 auto; }

.record {
  box-sizing: border-box;
  padding: 100px 0;
  background-color: #E4EBEF; }
  .record-title {
    font-size: 50px;
    text-align: center;
    color: #01B8BE; }
  .record-square {
    width: 15px;
    height: 15px;
    background-color: #01B8BE;
    display: block;
    margin: 40px auto; }
  .record-text {
    text-align: center;
    color: #2B6D93;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 50px; }
  .record-box {
    box-sizing: border-box;
    outline: none;
    text-align: center; }
    .record-box > .record-tab,
    .record-box input[type="radio"] {
      display: none; }
    .record-box .record-label {
      padding: 10px 20px;
      margin: 0 8%;
      top: 5px;
      line-height: 28px;
      cursor: pointer;
      position: relative;
      background: #E4EBEF;
      text-align: center; }
    .record-box input[type="radio"]:checked + label {
      border: 1px solid black;
      border-bottom: 1px solid #E4EBEF;
      z-index: 10; }
    .record-box > input:nth-of-type(1):checked ~ div:nth-of-type(1),
    .record-box > input:nth-of-type(2):checked ~ div:nth-of-type(2),
    .record-box > input:nth-of-type(3):checked ~ div:nth-of-type(3) {
      display: block;
      padding: 5px;
      position: relative;
      top: 5px;
      border-top: 1px solid black; }
    .record-box-search {
      text-align: center;
      margin: 50px 0; }
      .record-box-search input {
        width: 350px;
        background-color: white;
        color: #CACBCC;
        padding: 13px 15px;
        font-size: 14px;
        border: none;
        border-radius: 25px;
        outline: none; }
        @media screen and (max-width: 420px) {
          .record-box-search input {
            width: 80%; } }
      .record-box-search button {
        margin-left: -40px;
        padding: 13px 30px;
        border-radius: 25px;
        font-size: 14px;
        color: white;
        border: none;
        outline: none;
        background-color: #3699EC; }
        @media screen and (max-width: 420px) {
          .record-box-search button {
            margin: 15px auto; } }
        .record-box-search button:hover {
          cursor: pointer;
          background-color: #2B689C;
          transition: .8s; }
  .record .specialisation-box {
    max-width: 960px;
    margin: 0 auto; }
    .record .specialisation-box .title {
      margin: 25px 0 15px 0;
      font-size: 24px; }
    .record .specialisation-box-columns {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .record .specialisation-box-columns div {
        margin: 25px 0;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        height: 160px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .record .specialisation-box-columns div input[type="checkbox"] {
          display: none; }
        .record .specialisation-box-columns div label {
          text-align: left;
          font-size: 12px;
          position: relative; }
          .record .specialisation-box-columns div label:before {
            content: '00';
            font-size: 7px;
            position: absolute;
            left: -20px;
            top: 2px;
            background-color: #E4EBEF;
            box-sizing: border-box;
            color: #E4EBEF;
            border: 1px solid black; }
          .record .specialisation-box-columns div label:hover {
            cursor: pointer; }
        .record .specialisation-box-columns div:last-child {
          margin-left: 100px; }
        .record .specialisation-box-columns div input[type=checkbox]:checked + label:before {
          content: '00';
          position: absolute;
          font-size: 7px;
          background-color: #01B8BE;
          color: #01B8BE; }
  .record-phone {
    display: block;
    text-align: center;
    margin: 40px auto; }
    .record-phone p:last-child {
      font-size: 24px;
      margin: 15px 0; }
  .record-slider {
    width: 960px;
    margin: 0 auto;
    background-color: #E4EBEF !important; }
    .record-slider__item {
      height: 630px;
      background-color: white !important;
      margin-bottom: 30px; }
      .record-slider__item:hover {
        box-shadow: 0px 0px 30px -5px rgba(0, 0, 0, 0.75);
        transition: .8s;
        cursor: pointer; }
      .record-slider__item .avatar {
        height: 200px;
        background-position: center;
        background-size: cover;
        position: relative; }
        .record-slider__item .avatar .line {
          position: absolute;
          width: 100%;
          left: 0;
          bottom: 0;
          color: white;
          text-align: center;
          padding: 5px 0;
          line-height: 18px;
          font-size: 14px; }
      .record-slider__item form {
        height: 64%; }
        .record-slider__item form .doctor-info {
          height: 100%;
          position: relative;
          transition: .8s; }
          .record-slider__item form .doctor-info .name {
            text-align: center;
            margin: 25px 0 10px 0;
            font-size: 20px;
            color: black !important; }
            .record-slider__item form .doctor-info .name span {
              color: #6D6C6C;
              font-size: 14px;
              font-weight: 200; }
          .record-slider__item form .doctor-info .experience {
            text-align: left;
            margin: 20px 0;
            font-size: 12px;
            color: #6D6C6C;
            line-height: 17px; }
          .record-slider__item form .doctor-info .priority {
            text-align: left;
            margin: 20px 0;
            font-size: 12px;
            color: #6D6C6C;
            line-height: 17px; }
          .record-slider__item form .doctor-info .adress {
            text-align: left;
            margin: 15px 0;
            font-size: 12px;
            font-weight: 800;
            line-height: 17px;
            color: black !important; }
          .record-slider__item form .doctor-info button {
            position: absolute;
            left: 12%;
            bottom: 5px;
            width: 76%;
            padding: 15px 0;
            background-color: #4391E9;
            color: white;
            border: none;
            border-radius: 25px;
            outline: none; }
            .record-slider__item form .doctor-info button:hover {
              cursor: pointer;
              background-color: #2B689C;
              transition: .8s; }
        .record-slider__item form .doctor-reception {
          display: none;
          height: 107%;
          position: relative;
          transition: .8s;
          text-align: center; }
          .record-slider__item form .doctor-reception img {
            display: block;
            margin: 0 auto;
            width: 45px;
            height: 45px;
            padding: 45px 0; }
          .record-slider__item form .doctor-reception label {
            color: white;
            font-size: 14px; }
          .record-slider__item form .doctor-reception input {
            width: 80%;
            margin: 20px 0 45px 0;
            height: 20px;
            background-color: transparent;
            border: none;
            border-bottom: 1px solid white;
            outline: none;
            padding: 0 0 2px 0px;
            box-sizing: border-box;
            color: white;
            text-align: center; }
          .record-slider__item form .doctor-reception button {
            position: absolute;
            left: 12%;
            bottom: 10px;
            width: 76%;
            padding: 15px 0;
            background-color: white;
            border: none;
            border-radius: 25px;
            outline: none; }
            .record-slider__item form .doctor-reception button:hover {
              cursor: pointer; }
    .record-slider .slick-slide {
      height: 630px;
      padding: 10px;
      background-color: white;
      text-align: center;
      margin-right: 15px;
      margin-left: 15px; }
    .record-slider .slick-left-arrow {
      position: absolute;
      top: 35%;
      left: -25px;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
      .record-slider .slick-left-arrow:hover {
        cursor: pointer; }
    .record-slider .slick-right-arrow {
      position: absolute;
      top: 35%;
      right: -25px;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg); }
      .record-slider .slick-right-arrow:hover {
        cursor: pointer; }
    .record-slider .slick-dots li {
      width: 15px;
      height: 15px;
      border: 2px solid #8F8F8F;
      box-sizing: border-box; }
      .record-slider .slick-dots li button {
        display: none; }
    .record-slider .slick-dots .slick-active {
      background-color: #8F8F8F !important; }
  .record .record-button {
    display: block;
    margin: 0 auto;
    padding: 15px 30px;
    background-color: #3699EC;
    color: white;
    border: none;
    border-radius: 25px;
    outline: none; }
    .record .record-button:hover {
      cursor: pointer;
      background-color: #2B689C;
      transition: .8s; }

.banner {
  height: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .banner-box {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    padding: 15px 2% 15px 15px;
    position: relative;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center; }
    .banner-box:before {
      content: "";
      display: block;
      padding-bottom: 66%; }
    .banner-box:nth-child(1) {
      background-image: url("../img/advertising1.jpg"); }
      .banner-box:nth-child(1) p:nth-child(1) {
        color: #890400;
        font-size: 18px;
        font-weight: bold;
        line-height: 30px; }
      .banner-box:nth-child(1) p:nth-child(2) {
        color: white;
        font-size: 30px;
        font-weight: bold;
        top: 130px;
        left: 25px; }
        .banner-box:nth-child(1) p:nth-child(2) b {
          font-size: 16px;
          font-weight: bold; }
    .banner-box:nth-child(2) {
      background-image: url("../img/advertising2.jpg"); }
      .banner-box:nth-child(2) p:nth-child(1) {
        font-size: 18px;
        font-weight: bold;
        line-height: 25px;
        margin-bottom: 5px;
        color: #00837A; }
      .banner-box:nth-child(2) p:nth-child(2) {
        font-size: 12px;
        margin-bottom: 5px; }
      .banner-box:nth-child(2) p:nth-child(3) {
        color: #00837A; }
      .banner-box:nth-child(2) p:nth-child(4) {
        font-size: 20px;
        color: #00837A;
        margin-bottom: 10px;
        font-weight: bold; }
        .banner-box:nth-child(2) p:nth-child(4) b {
          font-size: 28px; }
    .banner-box:nth-child(3) {
      background-image: url("../img/advertising3.jpg"); }
      .banner-box:nth-child(3) p:nth-child(1) {
        font-size: 18px;
        font-weight: bold;
        line-height: 25px;
        margin-bottom: 5px;
        color: #890400; }
      .banner-box:nth-child(3) p:nth-child(2) {
        font-size: 12px;
        margin-bottom: 5px; }
      .banner-box:nth-child(3) p:nth-child(3) {
        color: #890400; }
      .banner-box:nth-child(3) p:nth-child(4) {
        font-size: 20px;
        color: #890400;
        margin-bottom: 10px;
        font-weight: bold; }
        .banner-box:nth-child(3) p:nth-child(4) b {
          font-size: 28px; }
    .banner-box:nth-child(4) {
      background-image: url("../img/advertising4.jpg"); }
      .banner-box:nth-child(4) p:nth-child(1) {
        font-size: 18px;
        font-weight: bold;
        line-height: 25px;
        margin-bottom: 5px;
        color: #890400; }
      .banner-box:nth-child(4) p:nth-child(2) {
        font-size: 12px;
        margin-bottom: 5px; }
      .banner-box:nth-child(4) p:nth-child(3) {
        color: #890400; }
      .banner-box:nth-child(4) p:nth-child(4) {
        font-size: 20px;
        color: #890400;
        margin-bottom: 10px;
        font-weight: bold; }
        .banner-box:nth-child(4) p:nth-child(4) b {
          font-size: 28px; }
    .banner-box .flip-clock-wrapper {
      position: absolute;
      top: 67%;
      left: -233px;
      width: 890px;
      -webkit-transform: scale(0.3);
      -ms-transform: scale(0.3);
      transform: scale(0.3); }
      .banner-box .flip-clock-wrapper .flip-clock-label {
        font-size: 26px;
        top: 110px;
        left: 30px; }
      .banner-box .flip-clock-wrapper .flip-clock-dot {
        display: none; }

@media screen and (max-width: 640px) {
  .banner {
    height: auto !important;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .banner-box {
      height: 240px;
      padding: 15px 2% 15px 15px;
      position: relative;
      background-size: 100% auto;
      background-repeat: no-repeat;
      background-position: center; }
      .banner-box:nth-child(1) {
        background-image: url("/local/templates/s1_mobile/img/advertising1.jpg"); }
        .banner-box:nth-child(1) p {
          margin-bottom: 0; }
          .banner-box:nth-child(1) p:nth-child(1) {
            color: #890400;
            font-size: 18px;
            font-weight: bold;
            line-height: 30px; }
          .banner-box:nth-child(1) p:nth-child(2) {
            color: white;
            font-size: 30px;
            font-weight: bold;
            top: 130px;
            left: 25px; }
            .banner-box:nth-child(1) p:nth-child(2) b {
              font-size: 16px;
              font-weight: bold; }
      .banner-box:nth-child(2) {
        background-image: url("/local/templates/s1_mobile/img/advertising2.jpg"); }
        .banner-box:nth-child(2) p {
          margin-bottom: 0; }
          .banner-box:nth-child(2) p:nth-child(1) {
            font-size: 18px;
            font-weight: bold;
            line-height: 25px;
            margin-bottom: 5px;
            color: #00837A; }
          .banner-box:nth-child(2) p:nth-child(2) {
            font-size: 12px;
            margin-bottom: 5px; }
          .banner-box:nth-child(2) p:nth-child(3) {
            color: #00837A; }
          .banner-box:nth-child(2) p:nth-child(4) {
            font-size: 20px;
            color: #00837A;
            margin-bottom: 10px;
            font-weight: bold; }
            .banner-box:nth-child(2) p:nth-child(4) b {
              font-size: 28px; }
      .banner-box:nth-child(3) {
        background-image: url("/local/templates/s1_mobile/img/advertising3.jpg"); }
        .banner-box:nth-child(3) p {
          margin-bottom: 0; }
          .banner-box:nth-child(3) p:nth-child(1) {
            font-size: 18px;
            font-weight: bold;
            line-height: 25px;
            margin-bottom: 5px;
            color: #890400; }
          .banner-box:nth-child(3) p:nth-child(2) {
            font-size: 12px;
            margin-bottom: 5px; }
          .banner-box:nth-child(3) p:nth-child(3) {
            color: #890400; }
          .banner-box:nth-child(3) p:nth-child(4) {
            font-size: 20px;
            color: #890400;
            margin-bottom: 10px;
            font-weight: bold; }
            .banner-box:nth-child(3) p:nth-child(4) b {
              font-size: 28px; }
      .banner-box:nth-child(4) {
        background-image: url("/local/templates/s1_mobile/img/advertising4.jpg"); }
        .banner-box:nth-child(4) p {
          margin-bottom: 0; }
          .banner-box:nth-child(4) p:nth-child(1) {
            font-size: 18px;
            font-weight: bold;
            line-height: 25px;
            margin-bottom: 5px;
            color: #890400; }
          .banner-box:nth-child(4) p:nth-child(2) {
            font-size: 12px;
            margin-bottom: 5px; }
          .banner-box:nth-child(4) p:nth-child(3) {
            color: #890400; }
          .banner-box:nth-child(4) p:nth-child(4) {
            font-size: 20px;
            color: #890400;
            margin-bottom: 10px;
            font-weight: bold; }
            .banner-box:nth-child(4) p:nth-child(4) b {
              font-size: 28px; }
      .banner-box .flip-clock-wrapper {
        position: absolute;
        top: 127px;
        left: -233px;
        width: 677px; }
        .banner-box .flip-clock-wrapper .flip-clock-label {
          font-size: 26px;
          top: 110px;
          left: 30px; }
        .banner-box .flip-clock-wrapper .flip-clock-dot {
          display: none; }
  .banner-box .flip-clock-wrapper {
    top: 153px !important; }
  .flip-clock-label {
    display: none; } }

.banner-top {
  height: 315px;
  background-color: rgba(0, 0, 0, 0.1); }

.expand-basket.empty-basket {
  background: #b5babd; }
  .expand-basket.empty-basket .basket-icon:before {
    background: #b5babd; }
  .expand-basket.empty-basket .expand-basket__total-amount {
    display: none; }
  .expand-basket.empty-basket.expanded .bottom-block {
    box-shadow: none; }

.basket-wrapper-block {
  padding: 25px 0 0;
  background: #fff;
  display: none; }
  @media screen and (min-width: 640px) {
    .basket-wrapper-block {
      display: block; } }

.basket-wrapper {
  position: relative;
  max-width: 1024px;
  min-width: 980px;
  margin: 0 auto;
  height: 50px; }

.expand-basket {
  background: #1890cd;
  color: #fff;
  padding: 10px 30px;
  position: absolute;
  width: 100%;
  bottom: 0; }
  .expand-basket .adding-analysis {
    display: none;
    float: left; }
  .expand-basket.expanded {
    margin-top: -438px; }
    .expand-basket.expanded .bottom-block {
      margin-top: 10px;
      border-top: 1px solid #fff;
      padding-top: 20px;
      box-shadow: 0px -16px 20px 8px rgba(24, 144, 205, 0.91);
      position: relative; }
      .expand-basket.expanded .bottom-block .adding-analysis {
        display: inline-block;
        position: relative;
        top: -5px;
        margin-right: 12px; }
    .expand-basket.expanded .expand-basket-content:after {
      display: block;
      content: ""; }
    .expand-basket.expanded .notice {
      display: inline-block; }
    .expand-basket.expanded .expand-basket-list .expand-basket-left {
      float: left;
      font-family: ptsansregular;
      font-weight: 600;
      font-size: 22px; }
  .expand-basket_lab {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 1005; }
  .expand-basket .basket-icon {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: -5px;
    cursor: pointer; }
    .expand-basket .basket-icon img {
      position: relative;
      z-index: 10;
      top: 5px; }
    .expand-basket .basket-icon:before {
      content: "";
      display: block;
      background: #1890cd;
      width: 20px;
      height: 20px;
      position: absolute;
      border-radius: 50%;
      left: 0;
      right: 0;
      margin-left: auto;
      margin-right: auto; }
  .expand-basket:after {
    clear: both;
    content: "";
    display: block; }
  .expand-basket-left {
    float: left;
    margin-top: 7px; }
  .expand-basket__total-amount {
    font-family: ptsansregular;
    font-weight: 600;
    margin-top: 2px;
    width: 240px; }
  .expand-basket-right {
    float: right; }
    .expand-basket-right a {
      color: white; }
  .expand-basket__total-count {
    font-family: ptsansregular;
    font-size: 22px; }
  .expand-basket .notice {
    width: 50%;
    font-family: ptsansregular;
    font-size: 12px;
    display: none; }
  .expand-basket-content {
    display: none;
    height: 324px;
    clear: both;
    overflow: auto; }
  .expand-basket .expand-basket-list {
    display: none;
    margin-bottom: 25px; }
    .expand-basket .expand-basket-list:after {
      clear: both;
      content: "";
      display: block; }

.make-order {
  background: #01b8be;
  padding: 10px 15px;
  border-radius: 20px;
  font-family: ptsansregular;
  font-size: 12px;
  cursor: pointer;
  transition: ease 0.25s;
  display: inline-block;
  vertical-align: top; }
  .make-order:hover {
    background: #019fa5; }

.close-basket {
  display: inline-block;
  margin-left: 20px;
  margin-right: 20px;
  top: -3px;
  position: relative;
  cursor: pointer;
  transition: ease 0.25s; }
  .close-basket:hover {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: center 16px;
    -ms-transform-origin: center 16px;
    transform-origin: center 16px; }

.analysis-table {
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .analysis-table.in-home {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0; }

.in-medcenter__title {
  margin-bottom: 20px; }
  .in-medcenter__title-icon, .in-medcenter__title-count, .in-medcenter__title-code, .in-medcenter__title-material, .in-medcenter__title-date, .in-medcenter__title-medcenter, .in-medcenter__title-home, .in-medcenter__title-price, .in-medcenter__title-remove {
    display: inline-block;
    vertical-align: top;
    font-family: ptsansregular;
    font-weight: 600; }
  .in-medcenter__title-icon {
    width: 40px;
    margin-top: -5px; }
  .in-medcenter__title-code {
    width: 70px; }
  .in-medcenter__title-count {
    font-size: 18px;
    width: 240px; }
  .in-medcenter__title-material {
    width: 120px; }
  .in-medcenter__title-date {
    width: 100px; }
  .in-medcenter__title-medcenter {
    position: relative; }
  .in-medcenter__title-medcenter, .in-medcenter__title-home, .in-medcenter__title-price {
    width: 85px;
    text-align: center; }
    .in-medcenter__title-medcenter input, .in-medcenter__title-home input, .in-medcenter__title-price input {
      position: relative;
      top: 2px; }
  .in-medcenter__title-remove {
    width: 80px;
    text-align: center; }
  .in-medcenter__title.with-analysis {
    margin: 0;
    padding: 0; }
    .in-medcenter__title.with-analysis .in-medcenter__title-remove {
      height: 20px; }
      .in-medcenter__title.with-analysis .in-medcenter__title-remove img {
        cursor: pointer; }
    .in-medcenter__title.with-analysis.in-medcenter__title div {
      font-family: ptsanslight;
      font-size: 16px;
      font-weight: 500; }
      .in-medcenter__title.with-analysis.in-medcenter__title div img {
        width: 20px; }

.analiz-medcenter, .analiz-home, .buy, .in-medcenter__title-medcenter, .in-medcenter__title-home,.in-medcenter__title-date {
  position: relative; }
  .analiz-medcenter input[type="checkbox"], .analiz-home input[type="checkbox"], .buy input[type="checkbox"], .in-medcenter__title-medcenter input[type="checkbox"], .in-medcenter__title-home input[type="checkbox"] {
    display: none !important; }
    .analiz-medcenter input[type="checkbox"]:hover + label, .analiz-home input[type="checkbox"]:hover + label, .buy input[type="checkbox"]:hover + label, .in-medcenter__title-medcenter input[type="checkbox"]:hover + label, .in-medcenter__title-home input[type="checkbox"]:hover + label {
      background: none !important; }
  .analiz-medcenter label, .analiz-home label, .buy label, .in-medcenter__title-medcenter label, .in-medcenter__title-home label {
    text-align: left;
    font-size: 12px;
    position: absolute;
    padding: 0;
    margin: 0;
    width: 0; }
    .analiz-medcenter label:before, .analiz-home label:before, .buy label:before, .in-medcenter__title-medcenter label:before, .in-medcenter__title-home label:before {
      content: '';
      font-size: 7px;
      position: absolute;
      left: -10px;
      top: 2px;
      background-color: #1890cd;
      box-sizing: border-box;
      color: #E4EBEF;
      border: 1px solid #fff;
      width: 15px;
      height: 15px;
      border-radius: 50%;
      z-index: 100; }
    .analiz-medcenter label:hover, .analiz-home label:hover, .buy label:hover, .in-medcenter__title-medcenter label:hover, .in-medcenter__title-home label:hover {
      cursor: pointer; }
  .analiz-medcenter:last-child, .analiz-home:last-child, .buy:last-child, .in-medcenter__title-medcenter:last-child, .in-medcenter__title-home:last-child {
    margin-left: 100px; }
  .analiz-medcenter input[type=checkbox]:checked + label, .analiz-home input[type=checkbox]:checked + label, .buy input[type=checkbox]:checked + label, .in-medcenter__title-medcenter input[type=checkbox]:checked + label, .in-medcenter__title-home input[type=checkbox]:checked + label {
    border: none !important;
    background: none !important; }
    .analiz-medcenter input[type=checkbox]:checked + label:hover, .analiz-home input[type=checkbox]:checked + label:hover, .buy input[type=checkbox]:checked + label:hover, .in-medcenter__title-medcenter input[type=checkbox]:checked + label:hover, .in-medcenter__title-home input[type=checkbox]:checked + label:hover {
      background: none !important; }
  .analiz-medcenter input[type=checkbox]:checked + label:before, .analiz-home input[type=checkbox]:checked + label:before, .buy input[type=checkbox]:checked + label:before, .in-medcenter__title-medcenter input[type=checkbox]:checked + label:before, .in-medcenter__title-home input[type=checkbox]:checked + label:before {
    content: '';
    position: absolute;
    font-size: 7px;
    background-color: #fff;
    color: #01B8BE;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #fff;
    padding: 0 1px;
    background-size: 15px;
    background-position: 2px -2px;
    background: #fff url("/local/templates/s1_mobile/img/tick.svg") no-repeat; }

.body_mobi .analiz-medcenter label, .body_mobi .analiz-home label, .body_mobi .buy label {
  background: none !important; }
  .body_mobi .analiz-medcenter label:before, .body_mobi .analiz-home label:before, .body_mobi .buy label:before {
    border: 1px solid #000;
    background: none;
    margin-left: 10px;
    top: -7px; }

.body_mobi .analiz-medcenter input[type=checkbox]:checked + label:before, .body_mobi .analiz-home input[type=checkbox]:checked + label:before, .body_mobi .buy input[type=checkbox]:checked + label:before {
  background: #fff url("/local/templates/s1_mobile/img/tick.svg") no-repeat;
  width: 16px;
  height: 16px;
  content: " ";
  border-color: #3bcaa0;
  padding: 0 1px;
  background-size: 15px;
  background-position: 2px -2px; }

.popup-basket-modal {
  position: fixed;
  z-index: 999;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  display: none; }
  .popup-basket-modal .flag {
    position: relative; }
    .popup-basket-modal .flag:before {
      background: url(../img/flag.png) no-repeat;
      content: "";
      display: block;
      width: 50px;
      height: 20px;
      position: absolute;
      left: -45px;
      top: 2px; }
  .popup-basket-modal .popup-basket {
    position: relative;
    width: 440px;
    padding: 16px 40px;
    margin: 20px auto;
    background: #e4f3f7;
    box-shadow: 0 0 100px 5px rgba(0, 0, 0, 0.7);
    transition: opacity 400ms ease-in; }
    .popup-basket-modal .popup-basket .basket-img {
      text-align: center;
      margin-bottom: 21px; }
    .popup-basket-modal .popup-basket .close-basket {
      position: absolute;
      right: 16px;
      top: 14px;
      cursor: pointer;
      transition: ease 0.25s; }
      .popup-basket-modal .popup-basket .close-basket:hover {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transform-origin: center 13px;
        -ms-transform-origin: center 13px;
        transform-origin: center 13px; }
    .popup-basket-modal .popup-basket h3, .popup-basket-modal .popup-basket h4, .popup-basket-modal .popup-basket h5 {
      text-align: center;
      text-transform: uppercase;
      font-family: ptsansregular;
      font-weight: 100;
      margin-top: 0;
      margin-bottom: 10px; }
    .popup-basket-modal .popup-basket h3 {
      font-size: 33px; }
    .popup-basket-modal .popup-basket h4 {
      font-size: 21px; }
    .popup-basket-modal .popup-basket h5 {
      font-size: 14px;
      color: #da1c5c; }
    .popup-basket-modal .popup-basket .requisits {
      border-top: 1px solid #7ec1e2;
      margin-top: 15px;
      padding-top: 14px; }
      .popup-basket-modal .popup-basket .requisits > p {
        font-family: ptsansregular;
        font-size: 12px;
        text-align: center;
        margin-bottom: 10px; }
      .popup-basket-modal .popup-basket .requisits .basket-form, .popup-basket-modal .popup-basket .requisits .order-form {
        margin: 0 3px 0 5px; }
        .popup-basket-modal .popup-basket .requisits .basket-form input[type='text'], .popup-basket-modal .popup-basket .requisits .basket-form textarea, .popup-basket-modal .popup-basket .requisits .order-form input[type='text'], .popup-basket-modal .popup-basket .requisits .order-form textarea {
          width: 100%;
          margin-bottom: 9px;
          padding: 4px 5px;
          font-size: 12px;
          font-family: ptsansregular; }
        .popup-basket-modal .popup-basket .requisits .basket-form textarea, .popup-basket-modal .popup-basket .requisits .order-form textarea {
          height: 48px;
          margin-bottom: 6px; }
        .popup-basket-modal .popup-basket .requisits .basket-form .double-input .left, .popup-basket-modal .popup-basket .requisits .order-form .double-input .left {
          float: left;
          width: 48%; }
        .popup-basket-modal .popup-basket .requisits .basket-form .double-input .right, .popup-basket-modal .popup-basket .requisits .order-form .double-input .right {
          float: right;
          width: 48%; }
        .popup-basket-modal .popup-basket .requisits .basket-form p, .popup-basket-modal .popup-basket .requisits .order-form p {
          font-family: ptsansregular;
          font-size: 12px;
          margin-bottom: 17px; }
        .popup-basket-modal .popup-basket .requisits .basket-form .home, .popup-basket-modal .popup-basket .requisits .basket-form .med, .popup-basket-modal .popup-basket .requisits .order-form .home, .popup-basket-modal .popup-basket .requisits .order-form .med {
          display: block;
          clear: both;
          font-family: ptsansregular; }
          .popup-basket-modal .popup-basket .requisits .basket-form .home .title, .popup-basket-modal .popup-basket .requisits .basket-form .med .title, .popup-basket-modal .popup-basket .requisits .order-form .home .title, .popup-basket-modal .popup-basket .requisits .order-form .med .title {
            float: left; }
          .popup-basket-modal .popup-basket .requisits .basket-form .home .amount, .popup-basket-modal .popup-basket .requisits .basket-form .med .amount, .popup-basket-modal .popup-basket .requisits .order-form .home .amount, .popup-basket-modal .popup-basket .requisits .order-form .med .amount {
            float: right; }
          .popup-basket-modal .popup-basket .requisits .basket-form .home:after, .popup-basket-modal .popup-basket .requisits .basket-form .med:after, .popup-basket-modal .popup-basket .requisits .order-form .home:after, .popup-basket-modal .popup-basket .requisits .order-form .med:after {
            display: block;
            clear: both;
            content: ""; }
        .popup-basket-modal .popup-basket .requisits .basket-form .home, .popup-basket-modal .popup-basket .requisits .order-form .home {
          margin-top: 23px;
          margin-bottom: 2px; }
        .popup-basket-modal .popup-basket .requisits .basket-form .med, .popup-basket-modal .popup-basket .requisits .order-form .med {
          margin-bottom: 20px; }
        .popup-basket-modal .popup-basket .requisits .basket-form .summ .itogo, .popup-basket-modal .popup-basket .requisits .order-form .summ .itogo {
          float: left;
          font-family: ptsanslight;
          font-weight: 100;
          line-height: 1;
          text-transform: uppercase; }
          .popup-basket-modal .popup-basket .requisits .basket-form .summ .itogo p, .popup-basket-modal .popup-basket .requisits .order-form .summ .itogo p {
            margin-bottom: 3px; }
        .popup-basket-modal .popup-basket .requisits .basket-form .summ .itogo-sum, .popup-basket-modal .popup-basket .requisits .order-form .summ .itogo-sum {
          float: right;
          font-family: ptsansregular;
          font-size: 50px;
          line-height: 1;
          letter-spacing: 0.4px;
          top: -2px;
          position: relative; }
        .popup-basket-modal .popup-basket .requisits .basket-form .summ:after, .popup-basket-modal .popup-basket .requisits .order-form .summ:after {
          clear: both;
          display: block;
          content: ""; }
        .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons, .popup-basket-modal .popup-basket .requisits .order-form .form-buttons {
          text-align: center;
          border-top: 1px solid #7ec1e2;
          margin-top: 17px;
          margin-bottom: 5px;
          padding-top: 26px; }
          .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .print, .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .send, .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .send-letter, .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .upload, .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .print, .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .send, .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .send-letter, .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .upload {
            display: inline-block;
            background: #1890cd;
            vertical-align: middle;
            line-height: 20px;
            border-radius: 20px;
            height: 40px;
            padding: 0 10px;
            margin: 0 8px;
            width: 143px;
            cursor: pointer;
            transition: ease 0.25s; }
            .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .print:hover, .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .send:hover, .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .send-letter:hover, .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .upload:hover, .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .print:hover, .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .send:hover, .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .send-letter:hover, .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .upload:hover {
              background: #1580b6; }
            .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .print img, .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .send img, .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .send-letter img, .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .upload img, .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .print img, .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .send img, .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .send-letter img, .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .upload img {
              float: left; }
            .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .print div, .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .send div, .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .send-letter div, .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .upload div, .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .print div, .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .send div, .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .send-letter div, .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .upload div {
              display: inline-block;
              top: 10px;
              position: relative;
              color: #fff;
              font-family: ptsansregular;
              font-size: 14px;
              font-weight: 600; }
          .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .send-letter, .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .send-letter {
            display: none;
            width: 80px;
            margin-left: -45px;
            height: 44px;
            top: -1px;
            position: relative; }
            .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .send-letter img, .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .send-letter img {
              float: none; }
          .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons input, .popup-basket-modal .popup-basket .requisits .order-form .form-buttons input {
            width: 250px;
            background-color: white;
            padding: 13px 15px;
            font-size: 14px;
            border: none;
            border-radius: 25px;
            outline: none;
            border: 1px solid #1890cd;
            display: none; }

.lechenie {
  background: #f5fbff; }
  .lechenie .lechenie-description {
    min-height: 710px;
    position: relative; }
    .lechenie .lechenie-description-banner {
      background: url("../img/lechenie_back.jpg") no-repeat center center fixed;
      background-size: cover;
      position: relative; }
      .lechenie .lechenie-description-banner > p {
        text-align: center;
        padding-top: 175px;
        font-size: 50px;
        font-weight: 400;
        color: #00B4BC; }
    .lechenie .lechenie-description .wrapper {
      height: auto;
      position: relative; }
      .lechenie .lechenie-description .wrapper .lechenie-description-cards {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 95px;
        width: 100%;
        box-sizing: border-box;
        position: absolute;
        top: 0;
        left: 0; }
        .lechenie .lechenie-description .wrapper .lechenie-description-cards .lechenie-description-card {
          -webkit-flex-basis: 25%;
          -ms-flex-preferred-size: 25%;
          flex-basis: 25%;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-justify-content: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-align-items: center;
          -ms-flex-align: center;
          align-items: center;
          position: relative;
          z-index: 210; }
          .lechenie .lechenie-description .wrapper .lechenie-description-cards .lechenie-description-card p {
            padding-top: 10px;
            text-align: center;
            font-weight: 900;
            font-size: 14px;
            color: white; }
          .lechenie .lechenie-description .wrapper .lechenie-description-cards .lechenie-description-card img {
            display: block;
            text-align: center;
            margin: 0px auto; }
          .lechenie .lechenie-description .wrapper .lechenie-description-cards .lechenie-description-card:nth-child(1) {
            background-color: rgba(140, 0, 0, 0.7);
            border-bottom: 10px solid #8C0000; }
          .lechenie .lechenie-description .wrapper .lechenie-description-cards .lechenie-description-card:nth-child(2) {
            background-color: rgba(0, 190, 130, 0.7);
            border-bottom: 10px solid #00BE82; }
          .lechenie .lechenie-description .wrapper .lechenie-description-cards .lechenie-description-card:nth-child(3) {
            background-color: rgba(0, 184, 192, 0.7);
            border-bottom: 10px solid #00B8C0; }
          .lechenie .lechenie-description .wrapper .lechenie-description-cards .lechenie-description-card:nth-child(4) {
            background-color: rgba(5, 142, 208, 0.7);
            border-bottom: 10px solid #058FD0; }
          .lechenie .lechenie-description .wrapper .lechenie-description-cards .lechenie-description-card img {
            height: 40px; }
      .lechenie .lechenie-description .wrapper .lechenie-description-content {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        min-height: 390px;
        padding: 89px 0 55px;
        color: #62615F;
        margin-bottom: 200px; }
        .lechenie .lechenie-description .wrapper .lechenie-description-content .coll {
          -webkit-flex-basis: 50%;
          -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
          padding: 15px 25px; }
          .lechenie .lechenie-description .wrapper .lechenie-description-content .coll:first-child {
            border-right: 1px solid #A2A19F; }
          .lechenie .lechenie-description .wrapper .lechenie-description-content .coll p:first-child {
            font-size: 22px;
            margin-bottom: 35px; }
          .lechenie .lechenie-description .wrapper .lechenie-description-content .coll p:last-child {
            font-size: 16px;
            line-height: 30px;
            font-weight: 500; }
  .lechenie .lechenie-description-banner p.section-title {
    font-size: 60px;
    font-family: ptsansregular !important;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600; }
  .lechenie .slider-lechenie {
    position: relative;
    top: 295px; }
  .lechenie-slider {
    width: 960px;
    margin: 0 auto; }
    .lechenie-slider__item {
      height: 320px;
      margin-bottom: 30px; }
      .lechenie-slider__item:hover {
        box-shadow: 0px 0px 30px -5px rgba(0, 0, 0, 0.75);
        transition: .8s; }
      .lechenie-slider__item .avatar {
        height: 320px;
        background-position: center;
        background-size: cover;
        position: relative; }
        .lechenie-slider__item .avatar .line {
          position: absolute;
          width: 100%;
          left: 0;
          bottom: 0;
          color: white;
          text-align: center;
          padding: 5px 0;
          line-height: 18px;
          font-size: 14px; }
        .lechenie-slider__item .avatar-icon {
          left: 25px;
          top: 20px;
          position: relative; }
      .lechenie-slider__item .lechenie-info {
        margin-top: 110px;
        margin-left: 25px;
        margin-right: 25px;
        font-family: ptsansregular; }
        .lechenie-slider__item .lechenie-info h3 {
          text-transform: uppercase;
          color: #fff;
          font-family: ptsansbold;
          margin-bottom: 10px;
          height: 50px; }
        .lechenie-slider__item .lechenie-info p {
          color: #fff;
          margin-bottom: 15px;
          height: 50px; }
        .lechenie-slider__item .lechenie-info a {
          padding: 5px 30px;
          color: #fff;
          border: 1px solid #fff;
          cursor: pointer;
          transition: ease 0.25s; }
          .lechenie-slider__item .lechenie-info a:hover {
            background: #fff;
            color: #094B83; }
    .lechenie-slider .slick-slide {
      height: 320px;
      text-align: left;
      margin-right: 5px;
      margin-left: 5px; }
    .lechenie-slider .slick-left-arrow {
      position: absolute;
      top: 35%;
      left: -35px; }
      .lechenie-slider .slick-left-arrow:hover {
        cursor: pointer; }
    .lechenie-slider .slick-right-arrow {
      position: absolute;
      top: 35%;
      right: -35px; }
      .lechenie-slider .slick-right-arrow:hover {
        cursor: pointer; }
    .lechenie-slider .slick-dots li {
      width: 15px;
      height: 15px;
      border: 2px solid #cfd5cf;
      box-sizing: border-box;
      background: #cfd5cf; }
      .lechenie-slider .slick-dots li button {
        display: none; }
    .lechenie-slider .slick-dots .slick-active {
      background-color: #085e89 !important;
      border: 2px solid #085e89; }

.about-lechenie {
  background: #f5fbff;
  margin-top: 260px; }
  .about-lechenie .about-title {
    font-family: ptsansregular;
    font-size: 28px;
    color: #085e89;
    margin-bottom: 30px;
    text-transform: uppercase; }
  .about-lechenie .about-subtitle {
    text-align: center;
    font-family: ptsansregular;
    font-size: 24px;
    color: #085e89;
    margin-bottom: 30px; }
  .about-lechenie .about-content {
    font-family: ptsansregular;
    height: 200px;
    margin-bottom: 40px; }
  .about-lechenie .about-coll {
    padding: 0 20px; }
    .about-lechenie .about-coll p {
      font-size: 16px; }
    .about-lechenie .about-coll:first-child {
      border-right: 2px solid #01b8bd; }
  .about-lechenie .send {
    display: block;
    text-align: center; }
    .about-lechenie .send a {
      padding: 10px 30px;
      color: #fff;
      background: #01b8bd;
      font-family: ptsansregular;
      transition: ease 0.25s; }
      .about-lechenie .send a:hover {
        background: #019fa4; }
  .about-lechenie .about-counters {
    background: url("../img/director.png") no-repeat;
    height: 515px;
    background-position: center; }
    .about-lechenie .about-counters .wrapper {
      display: block;
      height: auto; }
    .about-lechenie .about-counters .description {
      width: 40%;
      margin-left: 60%;
      color: #fff;
      position: relative;
      padding-top: 60px;
      font-family: ptsansregular;
      font-size: 18px; }
      .about-lechenie .about-counters .description p {
        margin-bottom: 20px;
        line-height: 1.2em; }
    .about-lechenie .about-counters .description-hint {
      text-align: right;
      font-style: italic;
      font-size: 14px; }

.lechenie-inner .about-lechenie {
  margin-top: 0; }

.lechenie-tabs {
  background: url(../img/lechenie-doctors-back.jpg) no-repeat;
  height: 520px;
  background-position: center center;
  font-family: ptsansregular; }
  .lechenie-tabs .lechenie-tabs-sections {
    height: 525px;
    /* Configure the radio buttons to hide off screen */
    /* Configure maximum width of tabs and align to top */
    /* Configure labels to look like tabs */
    /* Checked tabs must be white with the bottom border removed */
    /* The tab content must fill the widgets size and have a nice border */
    /* This matchs tabs displaying to thier associated radio inputs */ }
    .lechenie-tabs .lechenie-tabs-sections .tabcontent h3 {
      margin-top: 0;
      font-family: ptsansregular;
      font-weight: normal;
      font-size: 28px; }
    .lechenie-tabs .lechenie-tabs-sections .tabcontent p {
      margin-bottom: 20px; }
    .lechenie-tabs .lechenie-tabs-sections .tabGroup > input[type="radio"] {
      position: absolute;
      left: -9900px; }
    .lechenie-tabs .lechenie-tabs-sections .tabGroup > div.tablabels {
      display: inline-block;
      vertical-align: top;
      width: 320px;
      margin-right: 17px;
      height: 520px; }
    .lechenie-tabs .lechenie-tabs-sections .tabGroup > div.tablabels > label {
      display: inline-block;
      width: 100%;
      padding: 5px 10px;
      background-color: #1a90ce;
      margin-bottom: 0;
      height: 130px;
      line-height: 130px;
      z-index: 9999;
      text-align: center;
      border-bottom: 1px solid #055185;
      color: #fff;
      text-transform: uppercase;
      transition: ease 0.25s;
      cursor: pointer; }
      .lechenie-tabs .lechenie-tabs-sections .tabGroup > div.tablabels > label:hover {
        background: #1780b7; }
      .lechenie-tabs .lechenie-tabs-sections .tabGroup > div.tablabels > label:last-child {
        border: none; }
    .lechenie-tabs .lechenie-tabs-sections .tabGroup > input#rad1:checked ~ div.tablabels > label[for="rad1"],
    .lechenie-tabs .lechenie-tabs-sections .tabGroup > input#rad2:checked ~ div.tablabels > label[for="rad2"],
    .lechenie-tabs .lechenie-tabs-sections .tabGroup > input#rad3:checked ~ div.tablabels > label[for="rad3"],
    .lechenie-tabs .lechenie-tabs-sections .tabGroup > input#rad4:checked ~ div.tablabels > label[for="rad4"] {
      background-color: #f4f9fd;
      font-weight: bold;
      position: relative;
      color: #1a90ce; }
    .lechenie-tabs .lechenie-tabs-sections .tabGroup > div.tabcontent {
      display: inline-block;
      height: 520px;
      padding: 50px 0; }
    .lechenie-tabs .lechenie-tabs-sections .tabGroup > div.tabcontent > div {
      width: 520px;
      display: none;
      height: 100%;
      overflow: auto; }
    .lechenie-tabs .lechenie-tabs-sections .tabGroup > .tab1:checked ~ div.tabcontent > .tab1,
    .lechenie-tabs .lechenie-tabs-sections .tabGroup > .tab2:checked ~ div.tabcontent > .tab2,
    .lechenie-tabs .lechenie-tabs-sections .tabGroup > .tab3:checked ~ div.tabcontent > .tab3,
    .lechenie-tabs .lechenie-tabs-sections .tabGroup > .tab4:checked ~ div.tabcontent > .tab4 {
      display: inline-block; }

.spa {
  padding-bottom: 20px; }

.lechenie-info-banner, .lechenie-info-form {
  font-family: ptsansregular;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start; }
  .lechenie-info-banner .leftside, .lechenie-info-form .leftside {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch; }
    .lechenie-info-banner .leftside img, .lechenie-info-form .leftside img {
      width: 100%;
      height: 100%; }
  .lechenie-info-banner .banner-wrapper, .lechenie-info-form .banner-wrapper {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch; }
    .lechenie-info-banner .banner-wrapper > img, .lechenie-info-form .banner-wrapper > img {
      width: 100%;
      height: 100%; }
  .lechenie-info-banner .rightside, .lechenie-info-form .rightside {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    background-size: contain;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch; }
    .lechenie-info-banner .rightside img, .lechenie-info-form .rightside img {
      width: 100%;
      height: 100%; }

.lechenie-info-form {
  height: 496px; }
  .lechenie-info-form .leftside {
    background: url("../img/left1.jpg") no-repeat;
    background-position: center;
    height: 500px; }
    .lechenie-info-form .leftside img {
      visibility: hidden; }
  .lechenie-info-form .rightside {
    background: url("../img/right1.jpg") no-repeat;
    background-position: center;
    height: 500px; }
    .lechenie-info-form .rightside img {
      visibility: hidden; }
  .lechenie-info-form .banner-wrapper {
    position: relative; }
    .lechenie-info-form .banner-wrapper > img {
      height: 500px; }
  .lechenie-info-form #order_to_heal_abroad {
    width: 66%; }
    @media screen and (max-width: 640px) {
      .lechenie-info-form #order_to_heal_abroad {
        width: 90%; } }

.order-form {
  position: absolute;
  padding: 16px 40px;
  margin: 20px auto;
  top: 0;
  width: 98%;
  left: 0;
  right: 0; }
  .order-form h3, .order-form h4, .order-form h5 {
    text-align: center;
    text-transform: uppercase;
    font-family: ptsansregular;
    font-weight: 100;
    margin-top: 0;
    margin-bottom: 10px; }
  .order-form h3 {
    font-size: 33px;
    margin-bottom: 30px; }
  .order-form h4 {
    font-size: 21px; }
  .order-form h5 {
    font-size: 14px;
    color: #da1c5c; }
  .order-form input[type='text'], .order-form textarea {
    width: 100%;
    margin-bottom: 9px;
    padding: 4px 5px;
    font-size: 12px;
    font-family: ptsansregular; }
  .order-form textarea {
    height: 100px;
    margin-bottom: 6px; }
  .order-form .double-input .capthca-img {
    float: left;
    width: 48%;
    height: 25px; }
    .order-form .double-input .capthca-img > img:nth-child(1) {
      width: 80%; }
    .order-form .double-input .capthca-img > img:nth-child(2) {
      width: 15%;
      height: auto; }
  .order-form .double-input .left {
    float: left;
    width: 48%; }
  .order-form .double-input .right {
    float: right;
    width: 48%; }
  .order-form .double-input:after {
    content: "";
    clear: both;
    display: block; }
  .order-form p {
    font-family: ptsansregular;
    font-size: 12px;
    margin-bottom: 17px; }
  .order-form .form-buttons {
    text-align: center;
    margin-top: 17px;
    margin-bottom: 5px; }
    .order-form .form-buttons .upload {
      float: left; }
      .order-form .form-buttons .upload img {
        top: 7px;
        position: relative; }
    .order-form .form-buttons .send {
      float: right; }
    .order-form .form-buttons .send, .order-form .form-buttons .upload {
      display: inline-block;
      background: #1890cd;
      vertical-align: middle;
      line-height: 20px;
      height: 40px;
      padding: 0 10px;
      margin: 0;
      width: 47%;
      cursor: pointer;
      transition: ease 0.25s; }
      .order-form .form-buttons .send:hover, .order-form .form-buttons .upload:hover {
        background: #1580b6; }
      .order-form .form-buttons .send img, .order-form .form-buttons .upload img {
        float: left; }
      .order-form .form-buttons .send div, .order-form .form-buttons .upload div {
        display: inline-block;
        top: 10px;
        position: relative;
        color: #fff;
        font-family: ptsansregular;
        font-size: 14px;
        font-weight: 600; }
    .order-form .form-buttons .send-letter {
      display: none;
      width: 80px;
      margin-left: -45px;
      height: 44px;
      top: -1px;
      position: relative; }
      .order-form .form-buttons .send-letter img {
        float: none; }
    .order-form .form-buttons input {
      width: 250px;
      background-color: white;
      padding: 13px 15px;
      font-size: 14px;
      border: none;
      border-radius: 25px;
      outline: none;
      border: 1px solid #1890cd;
      display: none; }

.lechenie-inner .lechenie-description {
  min-height: 1px; }
  .lechenie-inner .lechenie-description-banner {
    height: 320px; }

.lechenie-inner .lechenie-content {
  display: block;
  height: auto; }
  .lechenie-inner .lechenie-content p {
    font-size: 16px;
    display: block;
    margin-bottom: 10px; }

.lechenie .analysis-table .in-medcenter__title-count {
  width: 780px; }

.lechenie .analysis-table .in-medcenter__title-icon {
  margin-top: -5px;
  padding: 6px 0 0;
  text-align: center; }

.lechenie .analysis-table .a-header {
  background: #ddd;
  padding: 5px 0;
  vertical-align: middle;
  text-align: center; }
  .lechenie .analysis-table .a-header .in-medcenter__title-count, .lechenie .analysis-table .a-header .in-medcenter__title-icon {
    line-height: 34px; }

.lechenie .analysis-table .subtitle-fortable {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 30px;
  color: #aaa; }

.lechenie .analysis-table .with-analysis h3 {
  margin-top: 0; }

.lechenie .analysis-table .with-analysis.in-medcenter__title div {
  display: table-cell;
  vertical-align: middle; }

.lechenie .analysis-table .in-medcenter__title-code, .lechenie .analysis-table .in-medcenter__title-material {
  text-align: center; }

.lechenie .analysis-table .in-medcenter__title-count ul {
  list-style-type: disc;
  margin-left: 20px; }

.lechenie .analysis-table .in-medcenter__title.fortitle {
  border-bottom: 1px solid #aaa; }

.without-list {
  margin-bottom: 20px; }
  .without-list .fortitle {
    border: none !important;
    margin-bottom: 0; }
    .without-list .fortitle .in-medcenter__title-count, .without-list .fortitle .in-medcenter__title-material {
      border-bottom: 1px solid #aaa; }
  .without-list .in-medcenter__title.with-analysis {
    width: 100%;
    display: table; }

.doctors .block-doctors, .detox-places .block-doctors {
  display: inline-block;
  width: 49%;
  margin-right: 1%; }
  .doctors .block-doctors:nth-child(2n), .detox-places .block-doctors:nth-child(2n) {
    margin-right: 0; }
  .doctors .block-doctors .block-doctors-wrap, .detox-places .block-doctors .block-doctors-wrap {
    min-width: 0;
    max-width: none;
    min-height: 280px;
    height: auto; }
  .doctors .block-doctors .block-doctors-text > p, .detox-places .block-doctors .block-doctors-text > p {
    font-size: 16px;
    line-height: 1; }
  .doctors .block-doctors .block-doctors-text_name, .detox-places .block-doctors .block-doctors-text_name {
    font-weight: bold;
    font-size: 18px; }

.detox-places .block-doctors-img img {
  width: 200px; }

.detox-places .block-doctors-wrap {
  min-height: 350px !important; }

.rangeslider,
.rangeslider__fill {
  display: block;
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
  border-radius: 10px; }

.rangeslider {
  background: #e6e6e6;
  position: relative; }

.rangeslider--horizontal {
  height: 1px;
  width: 100%; }

.rangeslider--vertical {
  width: 20px;
  min-height: 150px;
  max-height: 100%; }

.rangeslider--disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4; }

.rangeslider__fill {
  background: #00ff00;
  position: absolute; }

.rangeslider--horizontal .rangeslider__fill {
  top: 0;
  height: 100%; }

.rangeslider--vertical .rangeslider__fill {
  bottom: 0;
  width: 100%; }

.rangeslider__handle {
  cursor: pointer;
  display: inline-block;
  width: 40px;
  height: 40px;
  position: absolute;
  background-image: url("../img/rating-star.png");
  background-size: 100%; }

.rangeslider__handle:after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEzIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background-size: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
  border-radius: 50%; }

.rangeslider__handle:active, .rangeslider--active .rangeslider__handle {
  background-image: url("../img/rating-star.png");
  background-size: 100%; }

.rangeslider--horizontal .rangeslider__handle {
  top: -30px;
  touch-action: pan-y;
  -ms-touch-action: pan-y; }

.rangeslider--vertical .rangeslider__handle {
  left: -10px;
  touch-action: pan-x;
  -ms-touch-action: pan-x; }

input[type="range"]:focus + .rangeslider .rangeslider__handle {
  box-shadow: 0 0 8px rgba(255, 0, 255, 0.9); }

.for-corp-clients .banner-top {
  height: 315px;
  background-image: url(../img/coprorate_back.png);
  background-position: center;
  background-size: cover;
  position: relative; }

.corp-clients .insurance__content p {
  margin-bottom: 15px; }

.corp-callback {
  margin: 0 auto;
  border-radius: 10px;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.5);
  overflow: hidden;
  text-align: center; }
.corp-callback > .modal-block {
  margin: 0 auto;
}

.footer {
  padding: 60px 0;
  background-color: #F3F3F3;
  position: relative; }
  .footer .top-bar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 0;
    width: 100%; }
    .footer .top-bar-item {
      height: 10px; }
      .footer .top-bar-item:first-child {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        background-color: #01b8be; }
      .footer .top-bar-item:nth-child(2) {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        background-color: #1a90ce; }
      .footer .top-bar-item:last-child {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        background-color: #06bc83; }
  .footer .footer-phone {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 420px) {
      .footer .footer-phone {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        height: 120px; } }
    .footer .footer-phone__item {
      padding-right: 85px; }
      @media screen and (max-width: 420px) {
        .footer .footer-phone__item {
          text-align: center;
          padding: 10px 0; } }
      .footer .footer-phone__item p:nth-child(1) {
        font-size: 28px;
        margin-bottom: 5px; }
      .footer .footer-phone__item p:nth-child(2) {
        font-size: 19px;
        color: #787876; }
      .footer .footer-phone__item_last {
        color: #0073AE; }
        .footer .footer-phone__item_last p:nth-child(2) {
          color: #0073AE; }
  .footer .footer-text {
    margin: 30px 0;
    color: #787876;
    font-size: 12px; }
    @media screen and (max-width: 420px) {
      .footer .footer-text {
        padding: 15px;
        text-align: justify; } }
  .footer .footer-social {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 420px) {
      .footer .footer-social {
        padding: 15px;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center; } }
    .footer .footer-social i {
      color: #999999;
      font-size: 30px;
      padding: 5px 0 0 15px; }
      .footer .footer-social i:hover {
        cursor: pointer;
        opacity: .7; }
  .footer .slide-to-top {
    position: absolute;
    bottom: 15px;
    font-size: 34px;
    left: calc(50% - 11px);
    color: #1990CE; }
    .footer .slide-to-top:hover {
      cursor: pointer; }

.header .service-block .wrapper .service-list {
  width: 83%;
  float: left;
  height: 43px;
  margin: 0 0 0 10px;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  box-sizing: border-box; }

.header .contacts-block-logo {
  -ms-flex-preferred-size: 35%;
  -webkit-flex-basis: 35%;
  flex-basis: 35%;
  height: 100px;
  padding-top: 20px;
  margin-left: 10px; }

.footer .footer-phone__item {
  padding-left: 10px; }

.footer .footer-text {
  padding: 0 10px; }

.doctor-photo {
  margin: 0 auto;
  width: 80%;
  height: 120px;
  border-radius: 0;
  overflow: hidden;
  background-position: 50% 50%;
  background-size: cover; }

/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: March 10, 2017
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform; }

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%; }

.swiper-pagination-bullet {
  display: inline-block;
  height: 10px;
  width: 10px;
  background: #e6e5e5;
  opacity: 0.7;
  cursor: pointer;
  margin: 0; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  background: #cac9c9;
  opacity: 1; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 2px; }

.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000; }

.swiper-container-3d {
  -webkit-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px; }

.swiper-container-cube, .swiper-container-flip {
  overflow: visible; }

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.doctors {
  position: relative; }
  .doctors-banner {
    height: 500px;
    background-image: url("../img/doctors-back.jpg");
    background-position: center;
    background-size: cover;
    position: relative; }
    .doctors-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC; }

.for-doctors .block-doctors-wrap {
  max-width: 1024px;
  height: auto; }

.slider-doctors {
  height: 317px; }

.slider .wrapper .slider-cards-doctors {
  height: 95px;
  top: 0; }

.slider .wrapper .slider-cards-doctors > .slider-card a {
  text-decoration: none; }

.slider .wrapper .slider-cards-doctors > .slider-card img {
  width: 35px;
  padding-top: 5px;
  margin: 0 auto;
  margin-bottom: -10px; }

.slider-cards-doctors a {
  text-align: center; }

.wrapper-menu-search {
  width: 100%;
  background: #01b8be;
  height: 50px;
  position: relative;
  padding-top: 8px; }

.block-menu-search {
  max-width: 1024px;
  margin: 0 auto;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 36px; }
  .block-menu-search .checkbox-doctors,
  .block-menu-search label {
    margin: 0; }

.block-select {
  position: relative;
  display: inline-block; }

.select-doctors-label {
  position: relative;
  right: 15px;
  cursor: pointer; }

.select-doctors {
  width: 225px;
  height: 30px;
  border: 1px solid gray;
  border-radius: 50px;
  padding-left: 10px;
  background: #efefef;
  font-size: 11px;
  color: #797a7a;
  cursor: pointer;
  margin-right: -15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.block-select:nth-of-type(2) .select-doctors {
  width: 170px; }

.block-select:nth-of-type(3) .select-doctors {
  width: 170px; }

.block-select:nth-of-type(4) .select-doctors {
  width: 160px; }

.block-menu-search > label {
  color: white;
  font-size: 13px;
  cursor: pointer; }

.button-doctors-use {
  width: 100px;
  height: 30px;
  border-radius: 50px;
  border: none;
  color: white;
  background: #3699ec;
  font-size: 16px;
  cursor: pointer; }

.doctors-title {
  text-align: center;
  font-size: 60px;
  color: #01b8be;
  text-transform: uppercase;
  padding-top: 60px;
  padding-bottom: 25px;
  min-width: 980px; }

.doctors-alfavit {
  width: 980px;
  margin: 0 auto;
  text-align: center;
  font-size: 24px;
  color: #0073ae;
  position: relative;
  padding-bottom: 20px; }

.alfavit {
  border-bottom: 1px solid #0073ae;
  cursor: pointer; }

.block-doctors-wrap {
  width: 1024px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 330px; }

.block-doctors-img > img {
  padding-top: 25px;
  padding-bottom: 15px; }

.doctors-star {
  text-align: center; }

.block-doctors-text {
/*  max-width: 572px;*/
  margin: 25px; }

.doctors-reiting {
  width: 250px;
  background: #a5e0e2;
  padding: 25px;
  text-align: center; }

.block-doctors-text_name {
  font-size: 24px;
  color: #0073ae; }

.block-doctors-text_spec {
  font-size: 18px;
  color: #797a7a; }

.block-doctors-text_text {
  color: #adadad;
  font-size: 13px; }

.block-doctors-text_stag {
  color: #797a7a;
  font-size: 18px; }

.block-doctors-text_address ~ img {
  display: inline-block;
  padding: 0 5px; }

.block-doctors-text_address {
  display: inline-block;
  color: #63666d;
  font-size: 13px; }

.block-doctors-text > p {
  padding-bottom: 10px;
  line-height: 1.25; }

.doctors-reiting_num {
  font-size: 80px;
  color: #3699ec;
  padding-top: 20px; }

.doctors-reiting_text {
  color: #3699ec;
  font-size: 15px;
  padding: 10px 0; }

.doctors-reiting_link {
  width: 145px;
  height: 45px;
  margin-top: 35px;
  font-size: 16px;
  text-align: center;
  line-height: 2.7;
  background: #3699ec;
  color: white;
  display: inline-block;
  border-radius: 50px; }

.doctors-pagin {
  width: 980px;
  margin: 0 auto;
  text-align: center; }

.doctors-pagin > p {
  display: inline-block;
  color: #0073ae;
  font-size: 24px; }

.doctors-pagin_link {
  font-size: 24px;
  color: #0073ae;
  text-align: center;
  margin: 0 5px;
  cursor: pointer; }

.pagin-active {
  border-bottom: 1px solid #0073ae; }

.pagin-non-active {
  color: #acacac;
  cursor: default; }

.slider-doctors {
  background-image: url("../img/pages/slider.png"); }

.slider-img-doctors {
  background-image: url("../img/pages/slider.png"); }

.block-doctors-img {
  width: 202px;
  text-align: center; }

.block-doctors-text {
  width: calc(100% - 202px - 250px); }

.partners-mobi {
  width: 100%;
  position: relative;
  background-color: #D1F2F7; }
  .partners-mobi-banner {
    height: auto;
    background-image: url("../img/mobi/img/partners-banner.png");
    background-position: center;
    background-size: cover;
    position: relative; }
    .partners-mobi-banner:before {
      content: "";
      padding-top: 20%;
      display: block; }
    .partners-mobi-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC; }

.slider-partners {
  height: 317px; }

.slider .wrapper .slider-cards-partners {
  height: 95px;
  top: 0; }
  .slider .wrapper .slider-cards-partners > .slider-card > img {
    width: 45px;
    padding-top: 5px;
    margin: 0;
    margin-bottom: -5px; }
  .slider .wrapper .slider-cards-partners a {
    text-align: center; }

.wrap-partners {
  position: relative; }

.partnets-title, .clients_title {
  max-width: 980px;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  color: #01b8be;
  font-size: 60px;
  padding: 55px 0 40px; }
  @media screen and (max-width: 640px) {
    .partnets-title, .clients_title {
      max-width: 980px;
      padding: 25px; } }
  @media screen and (max-width: 640px) {
    .partnets-title, .clients_title {
      font-size: 32px; } }

.block-partners_title, .block-clients_title {
  height: 50px;
  background: #01b8be;
  color: white;
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  line-height: 2;
  margin-bottom: 30px; }

.block-clients_title {
  margin-top: 40px; }

.block-partners_title > p, .block-clients_title > p {
  max-width: 1024px;
  min-width: 980px;
  margin: 0 auto; }
  @media screen and (max-width: 640px) {
    .block-partners_title > p, .block-clients_title > p {
      max-width: 980px;
      min-width: 50px;
      padding-left: 15px; } }

.block-partners_line, .block-clients_line {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
  -webkit-flex-basis: 33,3%;
  -ms-flex-preferred-size: 33,3%;
  flex-basis: 33,3%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left; }
  @media screen and (max-width: 640px) {
    .block-partners_line, .block-clients_line {
      max-width: 980px;
      min-width: 50px !important;
      padding-left: 15px; } }

.partners, .clients {
  -webkit-flex-basis: 33.3%;
  -ms-flex-preferred-size: 33.3%;
  flex-basis: 33.3%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 95px;
  padding-left: 3%; }
  @media screen and (max-width: 640px) {
    .partners, .clients {
      -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      padding: 3% 5%; } }

.partners > p, .clients > p {
  display: inline-block;
  text-align: left;
  font-size: 18px;
  color: #797a7a;
  top: 15px;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  padding-left: 15px; }

.partners > p > i, .clients > p > i {
  font-style: normal;
  font-size: 14px;
  color: #0073ae; }

.partners > img, .clients > img {
  width: 50%;
  margin-bottom: -10px;
  margin-right: 5px; }

.slider-partners {
  background-image: url("../img/pages/partners.png"); }

@media screen and (max-width: 640px) {
  .news-album, .contacts, .block-clients_line {
    min-width: 50px !important;
    max-width: 980px !important;
    height: auto !important; } }

@media screen and (max-width: 640px) {
  .news-album {
    padding: 25px 0 !important; } }

@media screen and (max-width: 640px) {
  .news-album-padding {
    padding: 0 !important; }
  .news-album .news-album-img {
    background-position: center;
    background-size: 230%;
    height: 400px; }
  .news-album-text {
    height: 270px;
    padding: 15px !important; }
  .partners_text {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 55%; } }

.slider-jornal {
  height: 317px; }

.slider .wrapper .slider-cards-jornal {
  height: 95px;
  top: 0; }

.slider .wrapper .slider-cards-jornal > .slider-card > img {
  width: 45px;
  padding-top: 5px;
  margin: 0;
  margin-bottom: -5px; }

.slider-cards-jornal a {
  text-align: center; }

.wrap-jornal {
  position: relative;
  max-width: 1024px;
  min-width: 980px;
  margin: 0 auto; }

.jornal-title {
  text-align: center;
  color: #01b8be;
  font-size: 60px; }

.jornal-number {
  padding: 0px;
  margin: 0 auto;
  text-align: center; }
  .jornal-number > section {
    display: none; }
    .jornal-number > section > img {
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-name: fadeIn;
      animation-name: fadeIn; }
  .jornal-number > input {
    display: none;
    position: absolute; }
    .jornal-number > input:checked + label {
      border: none; }
  .jornal-number > label {
    display: inline-block;
    margin: 15px 25px;
    color: #0073ae;
    font-size: 24px;
    border-bottom: 1px solid #0073ae; }
    .jornal-number > label:before {
      font-family: fontawesome;
      font-weight: normal;
      margin-right: 10px; }
    .jornal-number > label:hover {
      border: none;
      cursor: pointer; }

#tab1:checked ~ #content-tab1, #tab2:checked ~ #content-tab2, #tab3:checked ~ #content-tab3, #tab4:checked ~ #content-tab4 {
  display: block; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.jornal-number > a {
  width: 10%;
  display: inline-block;
  text-decoration: underline;
  font-size: 24px;
  color: #0073ae; }

.jornal-info_title {
  color: #085f8a;
  font-size: 28px;
  font-weight: bold; }

.jornal-info_text {
  -webkit-padding-start: 0px; }

.jornal-info_text > li {
  list-style-type: none;
  font-size: 16px;
  padding: 5px 0px; }

.jornal-info_text > li:before {
  content: "- "; }

.slider-jornal {
  background-image: url("../img/pages/jornal.png"); }

.shares-banner {
  background-image: url(../img/shares/shares-banner.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 420px; }
  @media screen and (max-width: 767px) {
    .shares-banner {
      height: auto; }
      .shares-banner:before {
        content: "";
        padding-top: 30%;
        display: block; } }

.bread-crumbs {
  padding-top: 100px;
  font-size: 13px; }

.shares-title {
  position: absolute;
  top: 320px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 60px;
  color: white;
  padding-top: 35px; }

.shares-megafon {
  max-width: 1024px;
  margin: 0 auto; }
  .shares-megafon-wrap {
    height: 230px;
    background: #8c0000;
    padding: 10px 0; }
  .shares-megafon .img-wrap {
    height: 210px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .shares-megafon .img-wrap img {
      margin: auto;
      width: 60%; }
  .shares-megafon_text {
    height: 210px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: white;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 0 10px 5%; }
  .shares-megafon_button {
    cursor: pointer;
    border: 1px solid white;
    border-radius: 50px;
    padding: 5px 10px;
    font-size: 12px;
    color: #fff !important; }

.block-wrap-shares {
  background: #d5f4f7; }
  .block-wrap-shares_text {
    max-width: 1024px;
    min-width: 980px;
    margin: 0 auto;
    padding: 55px 0 50px;
    color: #116b8e; }
    .block-wrap-shares_text > p:first-of-type {
      font-size: 21px;
      font-weight: bold;
      padding-bottom: 20px; }
    .block-wrap-shares_text > p:last-of-type {
      font-size: 16px;
      text-align: justify; }

.menu-shares-wrap {
  background: white;
  height: 38px;
  border-top: 1px solid #116b8e;
  border-bottom: 1px solid #116b8e;
  line-height: 2.6; }

.menu-shares-month {
  max-width: 1024px;
  min-width: 980px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .menu-shares-month_tab {
    padding: 0 10px;
    color: #116b8e;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer; }
    .menu-shares-month_tab:first-of-type {
      padding-left: 0; }
    .menu-shares-month_tab:last-of-type {
      padding-right: 0; }
    .menu-shares-month_tab:hover {
      background: #8c0000;
      color: white; }
    .menu-shares-month_tab-active {
      background: #8c0000;
      color: white; }

.menu-shares-type {
  max-width: 1024px;
  min-width: 980px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #1d7495;
  font-size: 15px; }
  .menu-shares-type_tab {
    padding: 10px 10px;
    cursor: pointer; }
    .menu-shares-type_tab:first-of-type {
      padding-left: 0; }
    .menu-shares-type_tab:last-of-type {
      padding-right: 0; }
    .menu-shares-type_tab:hover {
      color: #8c0000; }

.bottom-menu-shares-line {
  border-bottom: 1px solid #116b8e; }

.filtr-share {
  max-width: 1024px;
  min-width: 980px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 105px;
  margin-top: 15px; }
  .filtr-share-input {
    color: #1d7495;
    padding-top: 5px; }
    .filtr-share-input input:not(checked) {
      position: absolute;
      opacity: 0; }
    .filtr-share-input input:not(checked) + label {
      position: relative;
      cursor: pointer; }
    .filtr-share-input input:not(checked) + label:before {
      content: '';
      position: absolute;
      top: 1px;
      left: -29px;
      width: 15px;
      height: 15px;
      border: 1px solid #45a2e6;
      border-radius: 50%; }
    .filtr-share-input input:not(checked) + label:after {
      content: '';
      position: absolute;
      top: 4px;
      left: -26px;
      width: 9px;
      height: 9px;
      border-radius: 50%;
      background: #45a2e6;
      opacity: 0;
      transition: all .2s; }
    .filtr-share-input input:checked + label:after {
      opacity: 1; }
  .filtr-share_button {
    width: 150px;
    height: 40px;
    background: #1890cd;
    color: white;
    border-radius: 50px;
    text-align: center;
    line-height: 2.7;
    cursor: pointer;
    margin-top: -5px;
    padding-top: 2px; }
    .filtr-share_button:hover {
      text-decoration: none;
      color: white; }
    .filtr-share_button > img {
      margin-right: 5px; }
    .filtr-share_button > p {
      display: inline-block; }

.share-city {
  height: 25px;
  width: 170px;
  font-size: 13px;
  color: #929497;
  border: 1px solid #498faa; }

.share-klinik {
  height: 25px;
  width: 170px;
  font-size: 13px;
  color: #929497;
  border: 1px solid #498faa; }

.filtr-share_add-klinik {
  width: 150px;
  cursor: pointer;
  color: #1d7495;
  padding-top: 4px; }
  .filtr-share_add-klinik:hover {
    text-decoration: none; }
  .filtr-share_add-klinik > p {
    display: inline-block;
    position: relative;
    margin-left: 7px;
    top: 1px; }

.block-shares {
  max-width: 1024px;
  min-width: 980px;
  margin: 0 auto; }
  .block-shares_line {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .block-shares_line > img {
      cursor: pointer; }

.share-modul {
  z-index: 999;
  transition: opacity 400ms ease-in;
  display: block; }
  .share-modul_big {
    width: 755px; }
    .share-modul_big .clockModal {
      -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
      transform: scale(0.5);
      position: relative;
      left: -154px;
      bottom: -243px; }
  .share-modul-small {
    z-index: 1000;
    transition: opacity 400ms ease-in;
    pointer-events: auto; }
    .share-modul-small_feedback {
      background-image: url(../img/doc.png);
      width: 44px;
      height: 44px;
      margin: 0 auto; }
    .share-modul-small_megafone {
      background-image: url(../img/shares/modal/megafon.png);
      width: 44px;
      height: 44px;
      margin: 0 auto; }
    .share-modul-small_title {
      font-size: 18px;
      text-transform: uppercase;
      padding: 45px 0 35px; }
    .share-modul-small_text-code {
      font-size: 14px;
      padding-bottom: 5px; }
    .share-modul-small_code {
      font-size: 24px;
      font-weight: bold;
      padding-bottom: 20px; }
    .share-modul-small_text {
      font-size: 14px;
      line-height: 1.3;
      padding-bottom: 30px; }
    .share-modul-small_link {
      color: #1990CD;
      font-size: 14px;
      cursor: pointer; }
  .share-modul-medium {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    transition: opacity 400ms ease-in;
    pointer-events: auto;
    padding-top: 15%; }
    .share-modul-medium_megafone {
      background-image: url(../img/shares/modal/megafon.png);
      width: 44px;
      height: 44px;
      margin: 0 auto; }
    .share-modul-medium_title {
      font-size: 34px;
      padding: 40px 0 55px; }
      .share-modul-medium_title-steps {
        padding: 40px 0 20px; }
      .share-modul-medium_title-small {
        font-size: 18px;
        padding-bottom: 35px; }
    .share-modul-medium_punkts {
      width: 420px;
      margin: 0 auto;
      text-align: left;
      counter-reset: myCounter;
      padding-left: 30px; }
      .share-modul-medium_punkts li {
        font-size: 14px;
        list-style: none;
        padding-bottom: 5px; }
        .share-modul-medium_punkts li:before {
          counter-increment: myCounter;
          content: counter(myCounter);
          color: black;
          font-size: 24px;
          font-weight: bold;
          padding-right: 20px; }
        .share-modul-medium_punkts li a {
          color: #1990CD; }
    .share-modul-medium_button {
      background: none;
      border: 1px solid #1990CD;
      border-radius: 50px;
      width: 200px;
      height: 40px;
      color: #1990CD;
      font-size: 15px;
      cursor: pointer;
      display: inline-block;
      line-height: 2.5;
      margin-top: 40px; }
      .share-modul-medium_button:active {
        background: #1990CD;
        color: white; }
    .share-modul-medium_form {
      width: 435px;
      margin: 0 auto; }
      .share-modul-medium_form input[type=text] {
        width: 95%;
        margin-bottom: 10px;
        font-size: 12px;
        height: 25px;
        padding-left: 5px; }
      .share-modul-medium_form p {
        font-size: 14px;
        padding: 20px 0 40px; }
      .share-modul-medium_form input[type=submit] {
        background: none;
        border: 1px solid #1990CD;
        border-radius: 50px;
        width: 200px;
        height: 40px;
        color: #1990CD;
        font-size: 15px;
        cursor: pointer;
        outline: 0; }
        .share-modul-medium_form input[type=submit]:hover,
        .share-modul-medium_form input[type=submit]:active {
          background: #1990CD;
          color: white; }
        .share-modul-medium_form input[type=submit]:focus {
          outline: 0; }
  .share-modul_block {
    position: relative;
    background: #E4F3F8;
    box-shadow: 0 0 100px 5px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 0 100px 5px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 0 100px 5px rgba(0, 0, 0, 0.7);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative; }
    .share-modul_block-small {
      height: 405px;
      background: #e3f3f7;
      position: relative;
      padding: 30px;
      text-align: center; }
      .share-modul_block-small-2 {
        height: 330px;
        background: #e3f3f7;
        position: relative;
        padding: 30px;
        text-align: center; }
    .share-modul_block-medium {
      width: 720px;
      height: 460px;
      background: #e3f3f7;
      position: relative;
      padding: 30px;
      text-align: center; }
    .share-modul_block-top {
      background-image: url(../img/shares1.png);
      background-position: center;
      background-size: cover;
      height: 320px;
      box-sizing: content-box; }
      .action-detail .share-modul_block-top {background-size:contain;background-repeat:no-repeat;}
      .action-detail .banner-box-shares .flip-clock-wrapper{left: -80px;}
      .action-detail .action-status-alert{left: 200px;bottom: 16px;}
      .action-status-alert {position: absolute;font-size: 16px;font-weight: 600;color:#116b8e;bottom: 10px;left: 10px; }
      .share-modul_block-top_info-text > p:first-of-type {
        font-size: 28px;
        font-weight: bold;
        color: #00897f;
        width: 40%;
        text-transform: uppercase;
        padding-bottom: 5px; }
      .share-modul_block-top_info-text > p:nth-of-type(2) {
        font-size: 14px;
        padding-bottom: 5px; }
      .share-modul_block-top_info-text > p:nth-of-type(3) {
        font-size: 24px;
        color: #01867c; }
      .share-modul_block-top_info-text > p:last-of-type {
        font-size: 48px;
        color: #01867c;
        font-weight: bold;
        padding-bottom: 10px; }
    .share-modul_block-text {
      padding: 15px 40px 25px 50px;
      font-size: 14px;
      text-align: justify; }
      .share-modul_block-text > p {
        padding-bottom: 15px; }
    .share-modul_block-contact {
      padding: 0 40px 30px 50px; }
      .share-modul_block-contact > p:first-of-type {
        font-size: 19px;
        font-weight: bold;
        padding-bottom: 10px; }
      .share-modul_block-contact_filial > p {
        font-size: 14px;
        margin-bottom: 5px; }
        .share-modul_block-contact_filial > p:before {
          content: url(../img/shares/modal/pointer.png);
          padding-right: 5px; }
      .share-modul_block-contact-code {
        font-size: 15px;
        margin-bottom: 10px;
        padding-top: 10px;
        font-weight: bold; }
      .action-detail .share-modul_block-contact-wrap {position: static;}
      .share-modul_block-contact-wrap {
        position: absolute;
        right: 40px;
        bottom: 30px;
        color: #8c0000;
        font-size: 18px;
        text-transform: uppercase; }
        .share-modul_block-contact-wrap button,
        .action-detail .share-modul__submit {
          display: inline-block;
          height: 40px;
          border-radius: 25px;
          color: white;
          border: none;
          font-size: 16px;
          padding: 5px 15px;
          background-color: #3699EC; }
          .share-modul_block-contact-wrap button:hover,
          .action-detail .share-modul__submit:hover {
            cursor: pointer;
            background-color: #2B689C;
            transition: .8s; }
  .share-modul:target {
    display: block;
    pointer-events: auto; }
.share-modul_block.share-modul-faq .data-table {
  margin: 0 auto;
}
.share-modul_block-big {
  padding: 24px;
}
.share-modul_block-big .btn {
  color: #1890cd;
}
.share-modul_block-big .btn:hover {
  color: #fff;
}
.modal-close-shares {
  position: absolute;
  right: 10px;
  top: 10px;
  background-image: url("../img/shares/modal/close.png");
  width: 15px;
  height: 15px; }

.shares-img {
  width: 49.7%; }

.banner-shares {
  max-width: 1024px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.banner-box-shares {
  width: 49.5%;
  height: 325px;
  padding: 35px 40px;
  margin-bottom: 1%;
  position: relative;
  background-size: 98% 100%; }
  
  .banner-box-shares:nth-child(odd) {
    background-size: cover !important;
    text-decoration: none; }
    .banner-box-shares:nth-child(odd) p:nth-child(1) {
      color: #890400;
      font-size: 28px;
      font-weight: bold;
      line-height: 30px; }
    .banner-box-shares:nth-child(odd) p:nth-child(2) {
      color: white;
      font-size: 48px;
      font-weight: bold;
      top: 130px;
      left: 25px; }
      .banner-box-shares:nth-child(odd) p:nth-child(2) b {
        font-size: 30px;
        font-weight: bold; }
		
  .banner-box-shares:nth-child(even) {
    float: right;
    background-size: cover !important;
    text-decoration: none;
    margin-left: 1%; }
    .banner-box-shares:nth-child(even) p:nth-child(1) {
      font-size: 28px;
      font-weight: bold;
      line-height: 25px;
      margin-bottom: 5px;
      color: #00837A; }
    .banner-box-shares:nth-child(even) p:nth-child(2) {
      font-size: 18px;
      margin-bottom: 5px; }
    .banner-box-shares:nth-child(even) p:nth-child(3) {
      color: #00837A;
      font-size: 24px; }
    .banner-box-shares:nth-child(even) p:nth-child(4) {
      font-size: 30px;
      color: #00837A;
      margin-bottom: 10px;
      font-weight: bold; }
      .banner-box-shares:nth-child(even) p:nth-child(4) b {
        font-size: 48px; }
		
  .banner-box-shares.shares-linz {
    float: left;
    background-image: url("../img/shares/linzy-small.png");
    background-size: cover !important;
    text-decoration: none; }
    .banner-box-shares.shares-linz p:nth-child(1) {
      font-size: 28px;
      font-weight: bold;
      line-height: 25px;
      margin-bottom: 5px;
      color: #890400; }
    .banner-box-shares.shares-linz p:nth-child(2) {
      font-size: 18px;
      margin-bottom: 5px; }
    .banner-box-shares.shares-linz p:nth-child(3) {
      color: #890400;
      font-size: 24px; }
    .banner-box-shares.shares-linz p:nth-child(4) {
      font-size: 30px;
      color: #890400;
      margin-bottom: 10px;
      font-weight: bold; }
      .banner-box-shares.shares-linz p:nth-child(4) b {
        font-size: 48px; }
  .banner-box-shares.shares-ortoped {
    float: right;
    background-image: url("../img/shares/stom_ortoped-small.png");
    background-size: cover !important;
    text-decoration: none;
    margin-left: 1%; }
    .banner-box-shares.shares-ortoped p:nth-child(1) {
      font-size: 28px;
      font-weight: bold;
      line-height: 25px;
      margin-bottom: 5px;
      color: #890400; }
    .banner-box-shares.shares-ortoped p:nth-child(2) {
      font-size: 18px;
      margin-bottom: 5px; }
    .banner-box-shares.shares-ortoped p:nth-child(3) {
      color: #890400;
      font-size: 24px; }
    .banner-box-shares.shares-ortoped p:nth-child(4) {
      font-size: 30px;
      color: #890400;
      margin-bottom: 10px;
      font-weight: bold; }
      .banner-box-shares.shares-ortoped p:nth-child(4) b {
        font-size: 48px; }
  .banner-box-shares .flip-clock-wrapper {
    -webkit-transform: scale(0.4);
    -ms-transform: scale(0.4);
    transform: scale(0.4);
    width: 700px;
    position: absolute;
    bottom: -20px;
    right: -25px; }

.banner-box-shares .flip-clock-wrapper {
  position: absolute !important;
  bottom: -35px !important;
  right: -10px !important; }

.modal-share-linz .share-modul_block-top {
  background-image: url(../img/shares/linzy-big.png); }

.modal-share-ortoped .share-modul_block-top {
  background-image: url(../img/shares/stom_ortoped-big.png); }

.empty-basket #warning_message, .mobile-basket-wrapper #warning_message {
  position: absolute;
  bottom: 5px; }
  .empty-basket #warning_message .errortext, .mobile-basket-wrapper #warning_message .errortext {
    color: #fff; }

.laboratory-description {
  min-height: 710px;
  position: relative; }
  .laboratory-description-banner {
    background: url("../img/laboratory-back.jpg") no-repeat center center fixed;
    background-size: cover;
    position: relative; }
    .laboratory-description-banner > p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC; }
  .laboratory-description .wrapper {
    height: auto;
    position: relative; }
    .laboratory-description .wrapper .laboratory-description-cards {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 95px;
      width: 100%;
      box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0; }
      .laboratory-description .wrapper .laboratory-description-cards .laboratory-description-card {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        z-index: 210; }
        .laboratory-description .wrapper .laboratory-description-cards .laboratory-description-card p {
          padding-top: 10px;
          text-align: center;
          font-weight: 900;
          font-size: 14px;
          color: white; }
        .laboratory-description .wrapper .laboratory-description-cards .laboratory-description-card img {
          display: block;
          text-align: center;
          margin: 0px auto; }
        .laboratory-description .wrapper .laboratory-description-cards .laboratory-description-card:nth-child(1) {
          background-color: rgba(140, 0, 0, 0.7);
          border-bottom: 10px solid #8C0000; }
        .laboratory-description .wrapper .laboratory-description-cards .laboratory-description-card:nth-child(2) {
          background-color: rgba(0, 190, 130, 0.7);
          border-bottom: 10px solid #00BE82; }
        .laboratory-description .wrapper .laboratory-description-cards .laboratory-description-card:nth-child(3) {
          background-color: rgba(0, 184, 192, 0.7);
          border-bottom: 10px solid #00B8C0; }
        .laboratory-description .wrapper .laboratory-description-cards .laboratory-description-card:nth-child(4) {
          background-color: rgba(5, 142, 208, 0.7);
          border-bottom: 10px solid #058FD0; }
        .laboratory-description .wrapper .laboratory-description-cards .laboratory-description-card img {
          height: 40px; }
    .laboratory-description .wrapper .laboratory-description-content {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      min-height: 390px;
      padding: 89px 0 55px;
      color: #62615F; }
      .laboratory-description .wrapper .laboratory-description-content .coll {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        padding: 15px 25px; }
        .laboratory-description .wrapper .laboratory-description-content .coll:first-child {
          border-right: 1px solid #A2A19F; }
        .laboratory-description .wrapper .laboratory-description-content .coll p:first-child {
          font-size: 22px;
          margin-bottom: 35px; }
        .laboratory-description .wrapper .laboratory-description-content .coll p:last-child {
          font-size: 16px;
          line-height: 30px;
          font-weight: 500; }
.laboratory-description-content .btn-group.bootstrap-select .dropdown-menu,
.laboratory-description-content .btn-group.bootstrap-select .dropdown-menu ul,
.laboratory-description-content .btn-group.bootstrap-select .dropdown-menu li,
.laboratory-description-content .inner-content .menu-search .bootstrap-select .dropdown-menu ul.dropdown-menu li a {
  width: 100%;
}
.laboratory-description-content .bootstrap-select > .dropdown-toggle{
  z-index: 0;
}
.laboratory-description-content .tabs .hints {
  z-index: -1;
}
.laboratory-description-content .disabled,
.laboratory-description-content .disabled + label,
.laboratory-description-content .disabled + label::before {
  opacity: 0.3;
  cursor: default;
}
.in-medcenter__title-home input.hidden + label::before,
.in-medcenter__title-medcenter input.hidden + label::before,
.laboratory-description-content .buy .hidden,
.laboratory-description-content .buy .hidden + label::before {
  opacity: 0.1;
  cursor: default;
}
.laboratory-description-content .tabs section{
  height: auto;
}
.laboratory-description-banner p.section-title {
  font-size: 60px;
  font-family: ptsansregular !important;
  color: #055185;
  text-transform: uppercase;
  font-weight: 600; }

.tabs {
  width: 100%;
  position: relative; }
  .tabs .analizs {
    padding: 7px 15px; }
    .tabs .analizs .analysis-table {
      clear: both;
      border: none; }
      .tabs .analizs .analysis-table .in-medcenter__title.bordered {
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px; }
        .tabs .analizs .analysis-table .in-medcenter__title.bordered .in-medcenter__title-icon {
          width: 16px; }
      .tabs .analizs .analysis-table .in-medcenter__title-count {
        font-size: 14px; }
      .tabs .analizs .analysis-table label {
        background: none; }
    .tabs .analizs .in-medcenter__title-medcenter label:before, .tabs .analizs .in-medcenter__title-home label:before {
      border: 1px solid #000;
      background: none; }
    .tabs .analizs .in-medcenter__title-medcenter input[type=checkbox]:checked + label:before,
    .tabs .analizs .in-medcenter__title-medcenter input[type=checkbox]:checked + label:before, .tabs .analizs .in-medcenter__title-home input[type=checkbox]:checked + label:before,
    .tabs .analizs .in-medcenter__title-home input[type=checkbox]:checked + label:before {
      background: #fff url("/local/templates/s1_mobile/img/tick.svg") no-repeat;
      width: 16px;
      height: 16px;
      content: " ";
      border-color: #3bcaa0;
      padding: 0 1px;
      background-size: 15px;
      background-position: 2px -2px; }
    .tabs .analizs .buy {
      margin-left: 0; }
    .tabs .analizs .closed-icon {
      background: url("../img/closer.png") no-repeat;
      width: 16px;
      height: 16px;
      background-position: 0 0;
      position: relative;
      top: 6px;
      cursor: pointer; }
    .tabs .analizs .opened-icon {
      background: url("../img/closer.png") no-repeat;
      width: 16px;
      height: 16px;
      background-position: 0 -18px;
      position: relative;
      top: 6px;
      cursor: pointer; }
    .tabs .analizs .subanalis {
      display: none;
      transition: ease 0.25s; }
    .tabs .analizs .subanalis.opened {
      display: block;
      transition: ease 0.25s; }
      .tabs .analizs .subanalis.opened .in-medcenter__title-count {
        width: 218px; }
    .tabs .analizs .analysis-title {
      margin-bottom: 15px;
      padding-bottom: 15px;
      border-bottom: 1px solid #ddd; }
      .tabs .analizs .analysis-title .expand-basket-left {
        font-size: 24px; }
  .tabs .fortitle {
    margin-bottom: 0; }
  .tabs .bluetitle {
    color: #116b8e;
    font-weight: bold !important; }
  .tabs section {
    display: none;
    background: #ddecf1;
    margin-top: -1px;
    height: 500px;
    overflow: auto;
    position: relative; }
    .tabs section.active {
      display: block !important; }
    .tabs section .inner-content {
      height: auto;
      padding: 8px;
      overflow: auto; }
    .tabs section .menu-search {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      font-family: ptsanslight;
      font-size: 14px;
      padding: 8px 15px;
      border: 0; }
      .tabs section .menu-search input[type="text"] {
        height: 35px;
        background-color: white;
        border-radius: 0px !important;
        border: none;
        padding: 5px 15px;
        outline: none;
        width: 100%; }
      .tabs section .menu-search .bootstrap-select {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        height: 100% !important;
        background-color: white; }
        .tabs section .menu-search .bootstrap-select .dropdown-toggle {
          height: 35px;
          background-color: white;
          border-radius: 0px !important; }
        .tabs section .menu-search .bootstrap-select .caret {
          display: none; }
    .tabs section .search-icon {
      background: #fff;
      border: none;
      outline: none !important;
      height: 35px; }
      .tabs section .search-icon img {
        width: 26px;
        padding: 1px 3px 1px; }
  .tabs input.for-tabs {
    display: none; }
  .tabs label {
    z-index: 100;
    display: inline-block;
    margin: 0;
    padding: 15px 11px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    font-family: ptsansregular;
    font-weight: lighter;
    width: 24.7%;
    background: #1890cd;
    transition: ease 0.25s;
    box-sizing: border-box;
    font-size: 16px; }
  .tabs label[for="tab4"] {
    margin: 0; }
  .tabs label:before {
    font-family: fontawesome;
    font-weight: normal;
    margin-right: 10px; }
  .tabs label:hover {
    color: #fff;
    cursor: pointer;
    background: #1580b6; }
  .tabs label.active {
    color: #555;
    border-top: none;
    background: #ddecf1; }
  .tabs #tab1:checked ~ div #content1,
  .tabs #tab2:checked ~ div #content2,
  .tabs #tab3:checked ~ div #content3,
  .tabs #tab4:checked ~ div #content4 {
    display: block; }
  .tabs .hints {
    width: 95%;
    margin: 10px 20px;
    position: absolute;
    left: 0;
    bottom: 50px;
    z-index: 100;
    border-top: 1px solid #9fc5d3;
    padding: 10px 0; }
    .tabs .hints:before {
      background: url(../img/flag.png) no-repeat;
      content: "";
      display: block;
      width: 50px;
      height: 20px;
      position: absolute;
      left: -20px;
      bottom: 5px; }
    .tabs .hints p {
      font: lighter 14px ptsanslight;
      margin-left: 10px; }
      .tabs .hints p b {
        font: bold 14px ptsanslight; }

.quattro-block {
  width: 24%;
  display: inline-block;
  margin-top: 15px;
  padding-left: 15px;
  vertical-align: top; }
  .quattro-block_seven {
    width: 100% !important; }
    .quattro-block_seven div {
      -webkit-columns: 7;
      -moz-columns: 7;
      columns: 7;
      height: 280px;
      box-sizing: border-box; }
      .quattro-block_seven div.english-letter {
        height: 230px; }
      .quattro-block_seven div.numbers {
        width: 71%;
        -webkit-columns: 5;
        -moz-columns: 5;
        columns: 5;
        height: 115px; }
    .quattro-block_seven .initial-letter {
      display: block;
      text-align: center; }
      .quattro-block_seven .initial-letter:hover {
        cursor: pointer; }
    .quattro-block_seven span {
      display: block;
      text-align: center;
      font-family: ptsansbold;
      color: #808080;
      font-size: 26px;
      font-weight: 900; }
      .quattro-block_seven span:hover {
        cursor: default; }
    .quattro-block_seven hr {
      margin-top: 0;
      margin-bottom: 20px;
      border-top: 1px solid rgba(128, 128, 128, 0.66); }

.timeline-container {
  border-left: 1px solid #d41b39;
  margin: 0 auto 15px 7px; }

.timeline-series {
  padding-top: 0;
  padding-left: 15px;
  margin-top: 0;
  margin-bottom: 10px;
  position: relative; }

.initial-letter {
  font-family: ptsansbold;
  color: #d41b39;
  font-size: 26px;
  font-weight: 900; }

.timeline-event a {
  font-family: ptsansbold;
  color: #115574;
  font-size: 16px !important;
  cursor: pointer; }

.timeline-event-content {
  margin-left: 17px;
  display: none; }
  .timeline-event-content p:before {
    content: "\26AB";
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    color: #d41b39;
    font-size: 12px; }
  .timeline-event-content p a {
    font-family: ptsansregular;
    color: #115574;
    font-size: 16px !important;
    cursor: pointer;
    transition: ease 0.25s; }
    .timeline-event-content p a:hover {
      font-weight: bold;
      transition: ease 0.25s; }

.tabs-menu {
  height: 30px;
  clear: both; }

.tabs-menu li {
  height: 30px;
  line-height: 30px;
  float: left;
  margin-right: 10px; }

.tabs-menu li.current {
  position: relative;
  z-index: 5;
  text-decoration: none; }

.tabs-menu li a {
  padding: 10px;
  color: #000;
  text-decoration: underline;
  cursor: pointer; }

.tabs-menu .current a, .tabs-menu a:hover {
  font-weight: bold;
  text-decoration: none; }

.tab {
  margin-bottom: 20px;
  width: auto; }

.tab-content {
  width: 100%;
  padding: 20px;
  display: none; }
  .tab-content.active {
    display: block; }

.tab-content p {
  margin-bottom: 5px; }

.rewards {
  position: relative;
  background-color: #D1F2F7;
  display: block; }
  @media screen and (max-width: 767px) {
    .rewards {
      display: none; } }
  .rewards-banner {
    height: 315px;
    background-image: url("../img/nagrady.jpg");
    background-position: center;
    background-size: cover;
    position: relative; }
    .rewards-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC; }
  .rewards .wrapper {
    height: auto;
    position: relative; }
    .rewards .wrapper .rewards-cards {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 95px;
      width: 100%;
      box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0; }
      .rewards .wrapper .rewards-cards .rewards-card {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        z-index: 210; }
        .rewards .wrapper .rewards-cards .rewards-card p {
          padding-top: 10px;
          text-align: center;
          font-weight: 900;
          font-size: 14px;
          color: white; }
        .rewards .wrapper .rewards-cards .rewards-card img {
          display: block;
          text-align: center;
          margin: 0px auto; }
        .rewards .wrapper .rewards-cards .rewards-card:nth-child(1) {
          background-color: rgba(140, 0, 0, 0.7);
          border-bottom: 10px solid #8C0000; }
        .rewards .wrapper .rewards-cards .rewards-card:nth-child(2) {
          background-color: rgba(0, 190, 130, 0.7);
          border-bottom: 10px solid #00BE82; }
        .rewards .wrapper .rewards-cards .rewards-card:nth-child(3) {
          background-color: rgba(0, 184, 192, 0.7);
          border-bottom: 10px solid #00B8C0; }
        .rewards .wrapper .rewards-cards .rewards-card:nth-child(4) {
          background-color: rgba(5, 142, 208, 0.7);
          border-bottom: 10px solid #058FD0; }
        .rewards .wrapper .rewards-cards .rewards-card img {
          height: 40px; }
  .rewards__title {
    font-size: 46px;
    text-align: center;
    padding: 25px 0 0 0;
    color: #01b8be; }
  .rewards__box {
    margin: 25px 0;
    background-color: #f3f3f3; }
  .rewards__box > .wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .rewards__box > .wrapper .box__img {
      padding: 30px; }
    .rewards__box > .wrapper .box__content {
      /*display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;*/ }
      .rewards__box > .wrapper .box__content p:nth-child(1) {
        color: #797a7a;
        font-size: 12px; }
      .rewards__box > .wrapper .box__content p:nth-child(2) {
        margin: 8px 0 15px 0; }
        .rewards__box > .wrapper .box__content p:nth-child(2) > a {
          color: #0073ae;
          font-size: 20px;
          text-decoration: underline; }
      .rewards__box > .wrapper .box__content p:nth-child(3) {
        color: #797a7a;
        font-size: 14px; }
  .rewards__back {
    height: 750px;
    background-image: url("../img/diploma.jpg");
    background-size: cover; }
  .rewards__pagin {
    margin: 15px auto !important; }

.rewards {
  box-sizing: border-box;
  background-color: #E4EBEF; }
  .rewards-title {
    font-size: 50px;
    text-align: center;
    color: white; }
  .rewards-square {
    width: 15px;
    height: 15px;
    background-color: #01B8BE;
    display: block;
    margin: 40px auto; }
  .rewards-text {
    text-align: center;
    color: white;
    font-stye: italic;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 50px; }
  .rewards-box {
    box-sizing: border-box;
    outline: none;
    text-align: center;
    background-color: #085f8a; }
    .rewards-box > .reward-tab,
    .rewards-box input[type="radio"] {
      display: block; }
    .rewards-box .reward-label {
      padding: 10px 20px;
      margin: 0 8%;
      line-height: 28px;
      cursor: pointer;
      position: relative;
      background: #E4EBEF;
      text-align: center; }
    .rewards-box input[type="radio"]:checked + label {
      border: 1px solid black;
      border-bottom: 1px solid #E4EBEF;
      z-index: 10; }
    .rewards-box > input:nth-of-type(1):checked ~ div:nth-of-type(1),
    .rewards-box > input:nth-of-type(2):checked ~ div:nth-of-type(2),
    .rewards-box > input:nth-of-type(3):checked ~ div:nth-of-type(3) {
      display: block;
      padding: 5px;
      position: relative;
      top: 5px;
      border-top: 1px solid black; }
  .rewards .specialisation-box {
    max-width: 960px;
    margin: 0 auto; }
    .rewards .specialisation-box .title {
      margin: 25px 0 15px 0;
      font-size: 24px; }
    .rewards .specialisation-box-columns {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .rewards .specialisation-box-columns div {
        margin: 25px 0;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        height: 160px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .rewards .specialisation-box-columns div input[type="checkbox"] {
          display: none; }
        .rewards .specialisation-box-columns div label {
          text-align: left;
          font-size: 12px;
          position: relative; }
          .rewards .specialisation-box-columns div label:before {
            content: '00';
            font-size: 7px;
            position: absolute;
            left: -20px;
            top: 2px;
            background-color: #E4EBEF;
            box-sizing: border-box;
            color: #E4EBEF;
            border: 1px solid black; }
          .rewards .specialisation-box-columns div label:hover {
            cursor: pointer; }
        .rewards .specialisation-box-columns div:last-child {
          margin-left: 100px; }
        .rewards .specialisation-box-columns div input[type=checkbox]:checked + label:before {
          content: '00';
          position: absolute;
          font-size: 7px;
          background-color: #01B8BE;
          color: #01B8BE; }
  .rewards-phone {
    display: block;
    text-align: center;
    margin: 40px auto; }
    .rewards-phone p:last-child {
      font-size: 24px;
      margin: 15px 0; }
  .rewards-slider {
    max-width: 730px;
    margin: 0 auto; }
    .rewards-slider-item {
      background-color: #057db9 !important;
      margin-bottom: 30px;
      padding-bottom: 15px; }
    .rewards-slider-title {
      color: white;
      font-size: 18px;
      font-weight: 800;
      margin: 15px 0;
      padding: 0 5px; }
    .rewards-slider-text {
      color: white;
      font-size: 16px;
      margin: 15px 0;
      padding: 0 5px;
      height: 200px;
      overflow: hidden; }
    .rewards-slider-more {
      color: white;
      font-size: 18px;
      font-weight: 800; }
    .rewards-slider .slick-slide {
      min-height: 395px;
      background-color: white;
      text-align: center;
      margin-right: 7px;
      margin-left: 7px; }
    .rewards-slider .slick-left-arrow {
      color: white;
      position: absolute;
      top: 35%;
      left: -25px;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
      .rewards-slider .slick-left-arrow:hover {
        cursor: pointer; }
    .rewards-slider .slick-right-arrow {
      color: white;
      position: absolute;
      top: 35%;
      right: -25px;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg); }
      .rewards-slider .slick-right-arrow:hover {
        cursor: pointer; }
    .rewards-slider .slick-dots li {
      width: 15px;
      height: 15px;
      border: 2px solid #8F8F8F;
      box-sizing: border-box; }
      .rewards-slider .slick-dots li button {
        display: none; }
    .rewards-slider .slick-dots .slick-active {
      background-color: #8F8F8F !important; }
  .rewards .reward-button {
    display: block;
    margin: 0 auto;
    padding: 15px 30px;
    color: white;
    border: none;
    border-radius: 25px;
    outline: none; }
    .rewards .reward-button:hover {
      cursor: pointer;
      transition: .8s; }

.rewards-slider-photo {
  height: 200px;
  background-size: cover;
  background-position: center; }
.contacts-slider .slick-arrow {
  position: absolute;
  display: inline-block;
  color: #01B8BE;
  font-size: 32px;
  top: 30%;
  cursor: pointer;}
.contacts-slider .fa-angle-left{
  left: -16px;
}
.contacts-slider .fa-angle-right{
  right: -16px;
}
.spec-pro {
  padding: 50px 0;
  background-color: #085f8a; }

.certificates {
  position: relative;
  background-color: #D1F2F7; }
  .certificates-banner {
    height: 315px;
    background-image: url("../img/cert-back.jpg");
    background-position: center;
    background-size: cover;
    position: relative; }
    .certificates-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC; }
  .certificates .wrapper {
    height: auto;
    position: relative; }
    .certificates .wrapper .list-unstyled li {
      text-align: center; }
      .certificates .wrapper .list-unstyled li a img {
        display: block;
        margin: 0 auto;
        height: 335px; }
    .certificates .wrapper .certificates-cards {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 95px;
      width: 100%;
      box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0; }
      .certificates .wrapper .certificates-cards .certificates-card {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        z-index: 210; }
        .certificates .wrapper .certificates-cards .certificates-card p {
          padding-top: 10px;
          text-align: center;
          font-weight: 900;
          font-size: 14px;
          color: white; }
        .certificates .wrapper .certificates-cards .certificates-card img {
          display: block;
          text-align: center;
          margin: 0px auto; }
        .certificates .wrapper .certificates-cards .certificates-card:nth-child(1) {
          background-color: rgba(140, 0, 0, 0.7);
          border-bottom: 10px solid #8C0000; }
        .certificates .wrapper .certificates-cards .certificates-card:nth-child(2) {
          background-color: rgba(0, 190, 130, 0.7);
          border-bottom: 10px solid #00BE82; }
        .certificates .wrapper .certificates-cards .certificates-card:nth-child(3) {
          background-color: rgba(0, 184, 192, 0.7);
          border-bottom: 10px solid #00B8C0; }
        .certificates .wrapper .certificates-cards .certificates-card:nth-child(4) {
          background-color: rgba(5, 142, 208, 0.7);
          border-bottom: 10px solid #058FD0; }
        .certificates .wrapper .certificates-cards .certificates-card img {
          height: 40px; }
  .certificates__title {
    font-size: 46px;
    text-align: center;
    padding: 25px 0 25px 0;
    color: #01b8be; }
  .certificates__selectes {
    background-color: #01b8be;
    padding: 15px 0; }
    @media screen and (max-width: 640px) {
      .certificates__selectes .wrapper {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; } }
    .certificates__selectes .btn {
      text-align: left;
      width: 200px;
      float: right;
      border-radius: 15px;
      background-color: #efefef;
      border: none;
      color: #969797; }
      @media screen and (max-width: 640px) {
        .certificates__selectes .btn {
          margin: 5px 0;
          -webkit-flex-basis: 80%;
          -ms-flex-preferred-size: 80%;
          flex-basis: 80%; } }
      .certificates__selectes .btn-select {
        text-align: center;
        width: 150px;
        background-color: #225E97;
        color: white; }
      .certificates__selectes .btn .sr-only {
        position: relative; }
    .certificates__selectes .btn-group {
      margin-right: 15px;
      border-radius: 15px;
      color: black; }
  .certificates__row {
    height: auto;
    background-color: #f3f3f3; }
    .certificates__row .cert-box {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-align-content: center;
      -ms-flex-line-pack: center;
      align-content: center; }
      .certificates__row .cert-box .item-img {
        -webkit-flex-basis: 24%;
        -ms-flex-preferred-size: 24%;
        flex-basis: 24%;
        height: 335px;
        margin: 0 5px 25px 5px;
        text-align: center; }
        .certificates__row .cert-box .item-img img {
          width: 100%; }
  .certificates__box {
    padding: 25px 0; }
  .certificates__box > .wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .certificates__box > .wrapper .box__img {
      padding: 30px; }
    .certificates__box > .wrapper .box__content {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .certificates__box > .wrapper .box__content p:nth-child(1) {
        color: #797a7a;
        font-size: 12px; }
      .certificates__box > .wrapper .box__content p:nth-child(2) {
        margin: 8px 0 15px 0; }
        .certificates__box > .wrapper .box__content p:nth-child(2) > a {
          color: #0073ae;
          font-size: 20px;
          text-decoration: underline; }
      .certificates__box > .wrapper .box__content p:nth-child(3) {
        color: #797a7a;
        font-size: 14px; }
  .certificates__back {
    height: 750px;
    background-image: url("../img/diploma.jpg");
    background-size: cover; }
  .certificates__pagin {
    margin: 15px auto !important; }

.certificates {
  box-sizing: border-box;
  background-color: #E4EBEF; }
  .certificates-title {
    font-size: 50px;
    text-align: center;
    color: white; }
  .certificates-square {
    width: 15px;
    height: 15px;
    background-color: #01B8BE;
    display: block;
    margin: 40px auto; }
  .certificates-text {
    text-align: center;
    color: white;
    font-stye: italic;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 50px; }
  .certificates-box {
    box-sizing: border-box;
    outline: none;
    text-align: center;
    background-color: #085f8a; }
    .certificates-box > .certificates-tab,
    .certificates-box input[type="radio"] {
      display: block; }
    .certificates-box .reward-label {
      padding: 10px 20px;
      margin: 0 8%;
      line-height: 28px;
      cursor: pointer;
      position: relative;
      background: #E4EBEF;
      text-align: center; }
    .certificates-box input[type="radio"]:checked + label {
      border: 1px solid black;
      border-bottom: 1px solid #E4EBEF;
      z-index: 10; }
    .certificates-box > input:nth-of-type(1):checked ~ div:nth-of-type(1),
    .certificates-box > input:nth-of-type(2):checked ~ div:nth-of-type(2),
    .certificates-box > input:nth-of-type(3):checked ~ div:nth-of-type(3) {
      display: block;
      padding: 5px;
      position: relative;
      top: 5px;
      border-top: 1px solid black; }
  .certificates .specialisation-box {
    max-width: 960px;
    margin: 0 auto; }
    .certificates .specialisation-box .title {
      margin: 25px 0 15px 0;
      font-size: 24px; }
    .certificates .specialisation-box-columns {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .certificates .specialisation-box-columns div {
        margin: 25px 0;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        height: 160px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .certificates .specialisation-box-columns div input[type="checkbox"] {
          display: none; }
        .certificates .specialisation-box-columns div label {
          text-align: left;
          font-size: 12px;
          position: relative; }
          .certificates .specialisation-box-columns div label:before {
            content: '00';
            font-size: 7px;
            position: absolute;
            left: -20px;
            top: 2px;
            background-color: #E4EBEF;
            box-sizing: border-box;
            color: #E4EBEF;
            border: 1px solid black; }
          .certificates .specialisation-box-columns div label:hover {
            cursor: pointer; }
        .certificates .specialisation-box-columns div:last-child {
          margin-left: 100px; }
        .certificates .specialisation-box-columns div input[type=checkbox]:checked + label:before {
          content: '00';
          position: absolute;
          font-size: 7px;
          background-color: #01B8BE;
          color: #01B8BE; }
  .certificates-phone {
    display: block;
    text-align: center;
    margin: 40px auto; }
    .certificates-phone p:last-child {
      font-size: 24px;
      margin: 15px 0; }
  .certificates-slider {
    max-width: 730px;
    margin: 0 auto; }
    .certificates-slider-item {
      background-color: #057db9 !important;
      margin-bottom: 30px; }
    .certificates-slider-title {
      color: white;
      font-size: 18px;
      font-weight: 800;
      margin: 15px 0; }
    .certificates-slider-text {
      color: white;
      font-size: 16px;
      margin: 15px 0; }
    .certificates-slider-more {
      color: white;
      font-size: 18px;
      font-weight: 800; }
    .certificates-slider .slick-slide {
      height: 380px;
      background-color: white;
      text-align: center;
      margin-right: 7px;
      margin-left: 7px; }
    .certificates-slider .slick-left-arrow {
      color: white;
      position: absolute;
      top: 35%;
      left: -25px;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
      .certificates-slider .slick-left-arrow:hover {
        cursor: pointer; }
    .certificates-slider .slick-right-arrow {
      color: white;
      position: absolute;
      top: 35%;
      right: -25px;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg); }
      .certificates-slider .slick-right-arrow:hover {
        cursor: pointer; }
    .certificates-slider .slick-dots li {
      width: 15px;
      height: 15px;
      border: 2px solid #8F8F8F;
      box-sizing: border-box; }
      .certificates-slider .slick-dots li button {
        display: none; }
    .certificates-slider .slick-dots .slick-active {
      background-color: #8F8F8F !important; }
  .certificates .certificates-button {
    display: block;
    margin: 0 auto;
    padding: 15px 30px;
    color: white;
    border: none;
    border-radius: 25px;
    outline: none; }
    .certificates .certificates-button:hover {
      cursor: pointer;
      transition: .8s; }

.certificates-slider-photo {
  height: 200px;
  background-size: cover;
  background-position: center; }

.spec-pro {
  padding: 50px 0;
  background-color: #085f8a; }

.wrapper {
  height: auto;
  position: relative; }
  .wrapper .list-unstyled {
    margin: 0;
    padding: 25px 0; }
    .wrapper .list-unstyled li {
      text-align: center; }
      @media screen and (max-width: 640px) {
        .wrapper .list-unstyled li {
          padding-left: 0;
          padding-right: 0; } }
      .wrapper .list-unstyled li a img {
        display: block;
        margin: 15px auto 0 auto;
        height: 335px; }

.clinic {
  position: relative;
  background-color: #D1F2F7; }
  .clinic-map {
    display: block;
    width: 50%;
    margin: 0 auto 25px auto; }
  .clinic-banner {
    height: 315px;
    background-image: url("../img/clinic.jpg");
    background-position: center;
    background-size: cover;
    position: relative; }
    @media screen and (max-width: 640px) {
      .clinic-banner {
        height: 130px; } }
    .clinic-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC; }
  .clinic .wrapper {
    height: auto;
    position: relative; }
    .clinic .wrapper .clinic-cards {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 95px;
      width: 100%;
      box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0; }
      .clinic .wrapper .clinic-cards .clinic-card {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        z-index: 210; }
        .clinic .wrapper .clinic-cards .clinic-card p {
          padding-top: 10px;
          text-align: center;
          font-weight: 900;
          font-size: 14px;
          color: white; }
        .clinic .wrapper .clinic-cards .clinic-card img {
          display: block;
          text-align: center;
          margin: 0px auto; }
        .clinic .wrapper .clinic-cards .clinic-card:nth-child(1) {
          background-color: rgba(140, 0, 0, 0.7);
          border-bottom: 10px solid #8C0000; }
        .clinic .wrapper .clinic-cards .clinic-card:nth-child(2) {
          background-color: rgba(0, 190, 130, 0.7);
          border-bottom: 10px solid #00BE82; }
        .clinic .wrapper .clinic-cards .clinic-card:nth-child(3) {
          background-color: rgba(0, 184, 192, 0.7);
          border-bottom: 10px solid #00B8C0; }
        .clinic .wrapper .clinic-cards .clinic-card:nth-child(4) {
          background-color: rgba(5, 142, 208, 0.7);
          border-bottom: 10px solid #058FD0; }
        .clinic .wrapper .clinic-cards .clinic-card img {
          height: 40px; }
  .clinic__title {
    font-size: 46px;
    text-align: center;
    padding: 25px 0 25px 0;
    color: #01b8be; }
  .clinic__selectes {
    background-color: #01b8be;
    padding: 15px 0;
    height: 61px; }
    .clinic__selectes .btn {
      text-align: left;
      width: 200px;
      border-radius: 15px;
      background-color: #efefef;
      border: none;
      color: #969797;
      margin-right: 15px;
      float: left; }
      .clinic__selectes .btn-clinic_right {
        float: right;
        text-align: center;
        background-color: #3699ec;
        color: white; }
      .clinic__selectes .btn .caret {
        display: none; }
  .clinic__row {
    height: auto;
    margin: 25px 0; }
    .clinic__row .cert-box {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-align-content: center;
      -ms-flex-line-pack: center;
      align-content: center; }
      .clinic__row .cert-box .item-img {
        -webkit-flex-basis: 24%;
        -ms-flex-preferred-size: 24%;
        flex-basis: 24%;
        height: 335px;
        margin: 0 5px 25px 5px;
        text-align: center; }
        .clinic__row .cert-box .item-img img {
          width: 100%; }
  .clinic__box {
    padding: 25px 0;
    margin: 25px 0;
    background-color: #f3f3f3; }
  .clinic__box > .wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .clinic__box > .wrapper .box__img {
      -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      border-bottom: 8px solid #00b8c0;
      text-align: center;
      min-width: 310px; }
      .clinic__box > .wrapper .box__img a {
        height: 200px;
        width: 100%;
        background-image: url("../img/clinic-img.jpg");
        background-color: transparent !important;
        border: none; }
    .clinic__box > .wrapper .box__content {
      -webkit-flex-basis: 75%;
      -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 15px; }
  .clinic__back {
    height: 750px;
    background-image: url("../img/diploma.jpg");
    background-size: cover; }
  .clinic__pagin {
    margin: 15px auto !important; }
  @media screen and (min-width: 641px) {
    .clinic__table {
      width: 100%;
      margin-left: 10px; }
      .clinic__table .title {
        font-weight: 800;
        font-size: 18px;
        color: #0073ae;
        margin-bottom: 15px; }
      .clinic__table .line {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 60px; }
        .clinic__table .line .coll {
          -webkit-flex-basis: 60%;
          -ms-flex-preferred-size: 60%;
          flex-basis: 60%;
          color: #797a7a; }
          .clinic__table .line .coll:first-child {
            -webkit-flex-basis: 40%;
            -ms-flex-preferred-size: 40%;
            flex-basis: 40%; }
          .clinic__table .line .coll_blue {
            font-weight: 800;
            font-size: 18px;
            color: #0073ae; }
        .clinic__table .line_btn {
          height: 50px !important; }
          .clinic__table .line_btn .btn {
            margin: 15px 15px 0 0;
            background-color: #0073ae;
            border-radius: 25px;
            color: white; } }

.clinic {
  box-sizing: border-box;
  background-color: #E4EBEF; }
  .clinic-title {
    font-size: 50px;
    text-align: center;
    color: white; }
  .clinic-square {
    width: 15px;
    height: 15px;
    background-color: #01B8BE;
    display: block;
    margin: 40px auto; }
  .clinic-text {
    text-align: center;
    color: white;
    font-stye: italic;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 50px; }
  .clinic-box {
    box-sizing: border-box;
    outline: none;
    text-align: center;
    background-color: #085f8a; }
    .clinic-box > .clinic-tab,
    .clinic-box input[type="radio"] {
      display: block; }
    .clinic-box .reward-label {
      padding: 10px 20px;
      margin: 0 8%;
      line-height: 28px;
      cursor: pointer;
      position: relative;
      background: #E4EBEF;
      text-align: center; }
    .clinic-box input[type="radio"]:checked + label {
      border: 1px solid black;
      border-bottom: 1px solid #E4EBEF;
      z-index: 10; }
    .clinic-box > input:nth-of-type(1):checked ~ div:nth-of-type(1),
    .clinic-box > input:nth-of-type(2):checked ~ div:nth-of-type(2),
    .clinic-box > input:nth-of-type(3):checked ~ div:nth-of-type(3) {
      display: block;
      padding: 5px;
      position: relative;
      top: 5px;
      border-top: 1px solid black; }
  .clinic .specialisation-box {
    max-width: 960px;
    margin: 0 auto; }
    .clinic .specialisation-box .title {
      margin: 25px 0 15px 0;
      font-size: 24px; }
    .clinic .specialisation-box-columns {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .clinic .specialisation-box-columns div {
        margin: 25px 0;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        height: 160px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .clinic .specialisation-box-columns div input[type="checkbox"] {
          display: none; }
        .clinic .specialisation-box-columns div label {
          text-align: left;
          font-size: 12px;
          position: relative; }
          .clinic .specialisation-box-columns div label:before {
            content: '00';
            font-size: 7px;
            position: absolute;
            left: -20px;
            top: 2px;
            background-color: #E4EBEF;
            box-sizing: border-box;
            color: #E4EBEF;
            border: 1px solid black; }
          .clinic .specialisation-box-columns div label:hover {
            cursor: pointer; }
        .clinic .specialisation-box-columns div:last-child {
          margin-left: 100px; }
        .clinic .specialisation-box-columns div input[type=checkbox]:checked + label:before {
          content: '00';
          position: absolute;
          font-size: 7px;
          background-color: #01B8BE;
          color: #01B8BE; }
  .clinic-phone {
    display: block;
    text-align: center;
    margin: 40px auto; }
    .clinic-phone p:last-child {
      font-size: 24px;
      margin: 15px 0; }
  .clinic-slider {
    max-width: 730px;
    margin: 0 auto; }
    .clinic-slider-item {
      background-color: #057db9 !important;
      margin-bottom: 30px; }
    .clinic-slider-title {
      color: white;
      font-size: 18px;
      font-weight: 800;
      margin: 15px 0; }
    .clinic-slider-text {
      color: white;
      font-size: 16px;
      margin: 15px 0; }
    .clinic-slider-more {
      color: white;
      font-size: 18px;
      font-weight: 800; }
    .clinic-slider .slick-slide {
      height: 380px;
      background-color: white;
      text-align: center;
      margin-right: 7px;
      margin-left: 7px; }
    .clinic-slider .slick-left-arrow {
      color: white;
      position: absolute;
      top: 35%;
      left: -25px;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
      .clinic-slider .slick-left-arrow:hover {
        cursor: pointer; }
    .clinic-slider .slick-right-arrow {
      color: white;
      position: absolute;
      top: 35%;
      right: -25px;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg); }
      .clinic-slider .slick-right-arrow:hover {
        cursor: pointer; }
    .clinic-slider .slick-dots li {
      width: 15px;
      height: 15px;
      border: 2px solid #8F8F8F;
      box-sizing: border-box; }
      .clinic-slider .slick-dots li button {
        display: none; }
    .clinic-slider .slick-dots .slick-active {
      background-color: #8F8F8F !important; }
  .clinic .clinic-button {
    display: block;
    margin: 0 auto;
    padding: 15px 30px;
    color: white;
    border: none;
    border-radius: 25px;
    outline: none; }
    .clinic .clinic-button:hover {
      cursor: pointer;
      transition: .8s; }

.clinic-slider-photo {
  height: 200px;
  background-size: cover;
  background-position: center; }

.spec-pro {
  padding: 50px 0;
  background-color: #085f8a; }

.attendance {
  position: relative;
  background-color: #D1F2F7; }
  .attendance-banner {
    height: 450px;
    background-image: url("../img/services-back.png");
    background-position: center;
    background-size: cover;
    position: relative; }
    .attendance-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC; }
  .attendance .wrapper {
    height: auto;
    position: relative; }
    .attendance .wrapper .attendance-cards {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 95px;
      width: 100%;
      box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0; }
      .attendance .wrapper .attendance-cards .attendance-card {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        z-index: 210; }
        .attendance .wrapper .attendance-cards .attendance-card p {
          padding-top: 10px;
          text-align: center;
          font-weight: 900;
          font-size: 14px;
          color: white; }
        .attendance .wrapper .attendance-cards .attendance-card img {
          display: block;
          text-align: center;
          margin: 0px auto; }
        .attendance .wrapper .attendance-cards .attendance-card:nth-child(1) {
          background-color: rgba(140, 0, 0, 0.7);
          border-bottom: 10px solid #8C0000; }
        .attendance .wrapper .attendance-cards .attendance-card:nth-child(2) {
          background-color: rgba(0, 190, 130, 0.7);
          border-bottom: 10px solid #00BE82; }
        .attendance .wrapper .attendance-cards .attendance-card:nth-child(3) {
          background-color: rgba(0, 184, 192, 0.7);
          border-bottom: 10px solid #00B8C0; }
        .attendance .wrapper .attendance-cards .attendance-card:nth-child(4) {
          background-color: rgba(5, 142, 208, 0.7);
          border-bottom: 10px solid #058FD0; }
        .attendance .wrapper .attendance-cards .attendance-card img {
          height: 40px; }
  .attendance__title {
    font-size: 46px;
    text-align: center;
    padding: 25px 0 55px 0;
    color: #01b8be; }
  .attendance__label {
    position: relative;
    bottom: 39px; }
    .attendance__label li a {
      padding: 10px 35px;
      background-color: #cccccc !important;
      margin-right: 0 !important;
      border-radius: 15px 15px 0 0 !important;
      color: #797a7a;
      font-weight: 600; }
    .attendance__label .active a {
      background-color: #3699ec !important;
      color: white !important; }
  .attendance__row {
    height: 220px;
    background-color: #01b8be; }
    .attendance__row .tab-pane {
      box-sizing: border-box;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto; }
      .attendance__row .tab-pane:after {
        content: " ";
        display: block;
        clear: both; }
      .attendance__row .tab-pane .select-row {
        height: 85px; }
        .attendance__row .tab-pane .select-row .attendance__select-box {
          box-sizing: border-box;
          box-sizing: border-box;
          width: 20%;
          float: left;
          padding-left: 0.83333%;
          padding-right: 0.83333%;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
          justify-content: flex-start;
          -webkit-align-items: center;
          -ms-flex-align: center;
          align-items: center; }
          .attendance__row .tab-pane .select-row .attendance__select-box .bootstrap-select {
            width: 100% !important;
            margin: 10px 0;
            border: 1px solid #898989;
            border-radius: 15px;
            outline: none !important; }
        .attendance__row .tab-pane .select-row__title {
          box-sizing: border-box;
          width: 8.33333%;
          float: left;
          padding-left: 0.83333%;
          padding-right: 0.83333%;
          text-align: center;
          color: white;
          font-weight: 800;
          margin-top: 2px; }
        .attendance__row .tab-pane .select-row__radio {
          box-sizing: border-box;
          width: 91.66667%;
          float: left;
          padding-left: 0.83333%;
          padding-right: 0.83333%; }
          .attendance__row .tab-pane .select-row__radio div {
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            margin-bottom: 10px; }
            .attendance__row .tab-pane .select-row__radio div label {
              -webkit-flex-grow: 1;
              -ms-flex-positive: 1;
              flex-grow: 1;
              color: white; }
              .attendance__row .tab-pane .select-row__radio div label:hover {
                cursor: pointer; }
              .attendance__row .tab-pane .select-row__radio div label input {
                margin-right: 3px;
                position: relative;
                top: 2px; }
              .attendance__row .tab-pane .select-row__radio div label input[type=checkbox] {
                background-color: white !important; }
              .attendance__row .tab-pane .select-row__radio div label input[type=checkbox]:checked:before {
                font-family: FontAwesome;
                content: "\f00c";
                position: absolute;
                font-size: 10px;
                padding: 1px;
                background-color: #3699ec;
                color: white;
                font-weight: 100; }
            .attendance__row .tab-pane .select-row__radio div .btn {
              padding: 6px 25px;
              margin-left: 15px;
              border-radius: 15px; }
              .attendance__row .tab-pane .select-row__radio div .btn_search {
                background-color: #3699ec;
                color: white; }
              .attendance__row .tab-pane .select-row__radio div .btn_filter {
                color: #797a7a; }
  .attendance-select {
    border-radius: 15px !important;
    padding: 5px 15px;
    color: #797a7a; }
  .attendance__label {
    color: white;
    font-weight: 800;
    border-bottom: none !important; }
    .attendance__label li a {
      border: none !important; }
  .attendance__select-label {
    color: white;
    font-weight: 800; }
  .attendance__box {
    margin: 25px 0; }
  .attendance__box > .wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .attendance__box > .wrapper .box__img {
      padding: 30px; }
    .attendance__box > .wrapper .box__content {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .attendance__box > .wrapper .box__content p:nth-child(1) {
        color: #797a7a;
        font-size: 12px; }
      .attendance__box > .wrapper .box__content p:nth-child(2) {
        margin: 8px 0 15px 0; }
        .attendance__box > .wrapper .box__content p:nth-child(2) > a {
          color: #0073ae;
          font-size: 20px;
          text-decoration: underline; }
      .attendance__box > .wrapper .box__content p:nth-child(3) {
        color: #797a7a;
        font-size: 14px; }
  .attendance__back {
    height: 750px;
    background-image: url("../img/diploma.jpg");
    background-size: cover; }
  .attendance__pagin {
    margin: 15px auto !important; }
  .attendance__search {
    margin-top: 15px; }
    .attendance__search label {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      background-color: #3699ec;
      border-radius: 20px; }
      .attendance__search label:hover {
        cursor: pointer; }
      .attendance__search label input {
        -webkit-flex-basis: 92%;
        -ms-flex-preferred-size: 92%;
        flex-basis: 92%;
        padding: 8px 20px;
        border: 1px solid #797a7a;
        color: #797a7a;
        background-color: #efefef;
        border-radius: 20px 0 0 20px; }
      .attendance__search label i {
        -webkit-flex-basis: 8%;
        -ms-flex-preferred-size: 8%;
        flex-basis: 8%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: auto;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        color: white;
        font-size: 18px;
        height: 100%; }
  .attendance__alphabet_box {
    margin: 25px 0 15px 0;
    padding: 0 5%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .attendance__alphabet_box span {
      -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      font-size: 18px;
      text-decoration: underline;
      color: #0073ae; }
      .attendance__alphabet_box span:hover {
        cursor: pointer;
        color: black; }
  .attendance__box {
    background-color: #f2f2f2;
    padding: 25px; }
    .attendance__box span {
      font-weight: 800;
      margin-right: 5px; }
    .attendance__box .letter {
      color: #009900;
      font-size: 22px;
      font-weight: 800; }
      .attendance__box .letter:hover {
        cursor: pointer; }
      .attendance__box .letter__name {
        height: 30px;
        display: inline-block;
        color: #0066cc;
        font-size: 20px;
        font-weight: 800;
        text-decoration: underline;
        width: 90%; }
      .attendance__box .letter__title {
        height: 30px;
        display: inline-block;
        color: #0066cc;
        font-size: 16px;
        font-weight: 800;
        text-decoration: underline;
        width: 90%; }
      .attendance__box .letter-component {
        padding-left: 20px; }
      .attendance__box .letter__row {
        height: 30px;
        font-size: 16px;
        color: #333333;
        padding-left: 10px; }
      .attendance__box .letter__link {
        color: #0066cc;
        text-decoration: underline; }

.attendance {
  box-sizing: border-box;
  background-color: #E4EBEF; }
  .attendance-title {
    font-size: 50px;
    text-align: center;
    color: white; }
  .attendance-square {
    width: 15px;
    height: 15px;
    background-color: #01B8BE;
    display: block;
    margin: 40px auto; }
  .attendance-text {
    text-align: center;
    color: white;
    font-stye: italic;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 50px; }
  .attendance-box {
    box-sizing: border-box;
    outline: none;
    text-align: center;
    background-color: #085f8a; }
    .attendance-box > .reward-tab,
    .attendance-box input[type="radio"] {
      display: block; }
    .attendance-box .reward-label {
      padding: 10px 20px;
      margin: 0 8%;
      line-height: 28px;
      cursor: pointer;
      position: relative;
      background: #E4EBEF;
      text-align: center; }
    .attendance-box input[type="radio"]:checked + label {
      border: 1px solid black;
      border-bottom: 1px solid #E4EBEF;
      z-index: 10; }
    .attendance-box > input:nth-of-type(1):checked ~ div:nth-of-type(1),
    .attendance-box > input:nth-of-type(2):checked ~ div:nth-of-type(2),
    .attendance-box > input:nth-of-type(3):checked ~ div:nth-of-type(3) {
      display: block;
      padding: 5px;
      position: relative;
      top: 5px;
      border-top: 1px solid black; }
  .attendance .specialisation-box {
    max-width: 960px;
    margin: 0 auto; }
    .attendance .specialisation-box .title {
      margin: 25px 0 15px 0;
      font-size: 24px; }
    .attendance .specialisation-box-columns {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .attendance .specialisation-box-columns div {
        margin: 25px 0;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        height: 160px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .attendance .specialisation-box-columns div input[type="checkbox"] {
          display: none; }
        .attendance .specialisation-box-columns div label {
          text-align: left;
          font-size: 12px;
          position: relative; }
          .attendance .specialisation-box-columns div label:before {
            content: '00';
            font-size: 7px;
            position: absolute;
            left: -20px;
            top: 2px;
            background-color: #E4EBEF;
            box-sizing: border-box;
            color: #E4EBEF;
            border: 1px solid black; }
          .attendance .specialisation-box-columns div label:hover {
            cursor: pointer; }
        .attendance .specialisation-box-columns div:last-child {
          margin-left: 100px; }
        .attendance .specialisation-box-columns div input[type=checkbox]:checked + label:before {
          content: '00';
          position: absolute;
          font-size: 7px;
          background-color: #01B8BE;
          color: #01B8BE; }
  .attendance-phone {
    display: block;
    text-align: center;
    margin: 40px auto; }
    .attendance-phone p:last-child {
      font-size: 24px;
      margin: 15px 0; }
  .attendance-slider {
    max-width: 730px;
    margin: 0 auto; }
    .attendance-slider-item {
      background-color: #057db9 !important;
      margin-bottom: 30px; }
    .attendance-slider-title {
      color: white;
      font-size: 18px;
      font-weight: 800;
      margin: 15px 0; }
    .attendance-slider-text {
      color: white;
      font-size: 16px;
      margin: 15px 0; }
    .attendance-slider-more {
      color: white;
      font-size: 18px;
      font-weight: 800; }
    .attendance-slider .slick-slide {
      height: 380px;
      background-color: white;
      text-align: center;
      margin-right: 7px;
      margin-left: 7px; }
    .attendance-slider .slick-left-arrow {
      color: white;
      position: absolute;
      top: 35%;
      left: -25px;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
      .attendance-slider .slick-left-arrow:hover {
        cursor: pointer; }
    .attendance-slider .slick-right-arrow {
      color: white;
      position: absolute;
      top: 35%;
      right: -25px;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg); }
      .attendance-slider .slick-right-arrow:hover {
        cursor: pointer; }
    .attendance-slider .slick-dots li {
      width: 15px;
      height: 15px;
      border: 2px solid #8F8F8F;
      box-sizing: border-box; }
      .attendance-slider .slick-dots li button {
        display: none; }
    .attendance-slider .slick-dots .slick-active {
      background-color: #8F8F8F !important; }
  .attendance .reward-button {
    display: block;
    margin: 0 auto;
    padding: 15px 30px;
    color: white;
    border: none;
    border-radius: 25px;
    outline: none; }
    .attendance .reward-button:hover {
      cursor: pointer;
      transition: .8s; }

.attendance-slider-photo {
  height: 200px;
  background-size: cover;
  background-position: center; }

.spec-pro {
  padding: 50px 0;
  background-color: #085f8a; }

.prize {
  position: relative;
  background-color: #D1F2F7; }
  .prize-banner {
    height: 320px;
    background-image: url("../img/rew-back.png");
    background-position: center;
    background-size: cover;
    position: relative; }
    @media screen and (max-width: 767px) {
      .prize-banner {
        height: auto; }
        .prize-banner:before {
          content: "";
          display: block;
          padding-bottom: 20%; } }
    .prize-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC; }
  .prize .wrapper {
    height: auto;
    position: relative; }
    .prize .wrapper .prize-cards {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 95px;
      width: 100%;
      box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0; }
      .prize .wrapper .prize-cards .prize-card {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        z-index: 210; }
        .prize .wrapper .prize-cards .prize-card p {
          padding-top: 10px;
          text-align: center;
          font-weight: 900;
          font-size: 14px;
          color: white; }
        .prize .wrapper .prize-cards .prize-card img {
          display: block;
          text-align: center;
          margin: 0px auto; }
        .prize .wrapper .prize-cards .prize-card:nth-child(1) {
          background-color: rgba(140, 0, 0, 0.7);
          border-bottom: 10px solid #8C0000; }
        .prize .wrapper .prize-cards .prize-card:nth-child(2) {
          background-color: rgba(0, 190, 130, 0.7);
          border-bottom: 10px solid #00BE82; }
        .prize .wrapper .prize-cards .prize-card:nth-child(3) {
          background-color: rgba(0, 184, 192, 0.7);
          border-bottom: 10px solid #00B8C0; }
        .prize .wrapper .prize-cards .prize-card:nth-child(4) {
          background-color: rgba(5, 142, 208, 0.7);
          border-bottom: 10px solid #058FD0; }
        .prize .wrapper .prize-cards .prize-card img {
          height: 40px; }
  .prize__title p {
    font-size: 46px;
    text-align: center;
    padding: 25px 0 0px 0;
    color: #01b8be; }
    .prize__title p:last-child {
      font-size: 26px;
      text-align: center;
      padding: 5px 0 55px 0;
      color: #057db9; }
  .prize__label {
    position: relative;
    bottom: 39px; }
    .prize__label li a {
      padding: 10px 35px;
      background-color: #cccccc !important;
      margin-right: 0 !important;
      border-radius: 15px 15px 0 0 !important;
      color: #797a7a;
      font-weight: 600; }
    .prize__label .active a {
      background-color: #3699ec !important;
      color: white !important; }
  .prize__row {
    padding: 15px; }
    .prize__row img {
      display: block;
      width: 80%;
      margin: 0 auto; }
    .prize__row p {
      font-size: 16px;
      margin: 40px 0; }
    .prize__row_title {
      font-weight: 900; }
  .prize-select {
    border-radius: 15px !important;
    padding: 5px 15px;
    color: #797a7a; }
  .prize__label {
    color: white;
    font-weight: 800;
    border-bottom: none !important; }
    .prize__label li a {
      border: none !important; }
  .prize__select-label {
    color: white;
    font-weight: 800; }
  .prize__box {
    margin: 25px 0; }
  .prize__box > .wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .prize__box > .wrapper .box__img {
      padding: 30px; }
    .prize__box > .wrapper .box__content {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .prize__box > .wrapper .box__content p:nth-child(1) {
        color: #797a7a;
        font-size: 12px; }
      .prize__box > .wrapper .box__content p:nth-child(2) {
        margin: 8px 0 15px 0; }
        .prize__box > .wrapper .box__content p:nth-child(2) > a {
          color: #0073ae;
          font-size: 20px;
          text-decoration: underline; }
      .prize__box > .wrapper .box__content p:nth-child(3) {
        color: #797a7a;
        font-size: 14px; }
  .prize__back {
    height: 750px;
    background-image: url("../img/diploma.jpg");
    background-size: cover; }
  .prize__pagin {
    margin: 15px auto !important; }
  .prize__search {
    margin-top: 15px; }
    .prize__search label {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      background-color: #3699ec;
      border-radius: 20px; }
      .prize__search label:hover {
        cursor: pointer; }
      .prize__search label input {
        -webkit-flex-basis: 92%;
        -ms-flex-preferred-size: 92%;
        flex-basis: 92%;
        padding: 8px 20px;
        border: 1px solid #797a7a;
        color: #797a7a;
        background-color: #efefef;
        border-radius: 20px 0 0 20px; }
      .prize__search label i {
        -webkit-flex-basis: 8%;
        -ms-flex-preferred-size: 8%;
        flex-basis: 8%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: auto;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        color: white;
        font-size: 18px;
        height: 100%; }
  .prize__alphabet_box {
    margin: 25px 0 15px 0;
    padding: 0 5%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .prize__alphabet_box span {
      -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      font-size: 18px;
      text-decoration: underline;
      color: #0073ae; }
      .prize__alphabet_box span:hover {
        cursor: pointer;
        color: black; }
  .prize__box {
    background-color: #f2f2f2;
    padding: 25px; }
    .prize__box span {
      font-weight: 800;
      margin-right: 5px; }
    .prize__box .letter {
      color: #009900;
      font-size: 22px;
      font-weight: 800; }
      .prize__box .letter:hover {
        cursor: pointer; }
      .prize__box .letter__name {
        height: 30px;
        display: inline-block;
        color: #0066cc;
        font-size: 20px;
        font-weight: 800;
        text-decoration: underline;
        width: 90%; }
      .prize__box .letter__title {
        height: 30px;
        display: inline-block;
        color: #0066cc;
        font-size: 16px;
        font-weight: 800;
        text-decoration: underline;
        width: 90%; }
      .prize__box .letter-component {
        padding-left: 20px; }
      .prize__box .letter__row {
        height: 30px;
        font-size: 16px;
        color: #333333;
        padding-left: 10px; }
      .prize__box .letter__link {
        color: #0066cc;
        text-decoration: underline; }

.prize {
  box-sizing: border-box;
  background-color: #E4EBEF; }
  .prize-title {
    font-size: 50px;
    text-align: center;
    color: white; }
  .prize-square {
    width: 15px;
    height: 15px;
    background-color: #01B8BE;
    display: block;
    margin: 40px auto; }
  .prize-text {
    text-align: center;
    color: white;
    font-stye: italic;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 50px; }
  .prize-box {
    box-sizing: border-box;
    outline: none;
    text-align: center;
    background-color: #085f8a; }
    .prize-box > .reward-tab,
    .prize-box input[type="radio"] {
      display: block; }
    .prize-box .reward-label {
      padding: 10px 20px;
      margin: 0 8%;
      line-height: 28px;
      cursor: pointer;
      position: relative;
      background: #E4EBEF;
      text-align: center; }
    .prize-box input[type="radio"]:checked + label {
      border: 1px solid black;
      border-bottom: 1px solid #E4EBEF;
      z-index: 10; }
    .prize-box > input:nth-of-type(1):checked ~ div:nth-of-type(1),
    .prize-box > input:nth-of-type(2):checked ~ div:nth-of-type(2),
    .prize-box > input:nth-of-type(3):checked ~ div:nth-of-type(3) {
      display: block;
      padding: 5px;
      position: relative;
      top: 5px;
      border-top: 1px solid black; }
  .prize .specialisation-box {
    max-width: 960px;
    margin: 0 auto; }
    .prize .specialisation-box .title {
      margin: 25px 0 15px 0;
      font-size: 24px; }
    .prize .specialisation-box-columns {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .prize .specialisation-box-columns div {
        margin: 25px 0;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        height: 160px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .prize .specialisation-box-columns div input[type="checkbox"] {
          display: none; }
        .prize .specialisation-box-columns div label {
          text-align: left;
          font-size: 12px;
          position: relative; }
          .prize .specialisation-box-columns div label:before {
            content: '00';
            font-size: 7px;
            position: absolute;
            left: -20px;
            top: 2px;
            background-color: #E4EBEF;
            box-sizing: border-box;
            color: #E4EBEF;
            border: 1px solid black; }
          .prize .specialisation-box-columns div label:hover {
            cursor: pointer; }
        .prize .specialisation-box-columns div:last-child {
          margin-left: 100px; }
        .prize .specialisation-box-columns div input[type=checkbox]:checked + label:before {
          content: '00';
          position: absolute;
          font-size: 7px;
          background-color: #01B8BE;
          color: #01B8BE; }
  .prize-phone {
    display: block;
    text-align: center;
    margin: 40px auto; }
    .prize-phone p:last-child {
      font-size: 24px;
      margin: 15px 0; }
  .prize-slider {
    max-width: 730px;
    margin: 0 auto; }
    .prize-slider-item {
      background-color: #057db9 !important;
      margin-bottom: 30px; }
    .prize-slider-title {
      color: white;
      font-size: 18px;
      font-weight: 800;
      margin: 15px 0; }
    .prize-slider-text {
      color: white;
      font-size: 16px;
      margin: 15px 0; }
    .prize-slider-more {
      color: white;
      font-size: 18px;
      font-weight: 800; }
    .prize-slider .slick-slide {
      height: 380px;
      background-color: white;
      text-align: center;
      margin-right: 7px;
      margin-left: 7px; }
    .prize-slider .slick-left-arrow {
      color: white;
      position: absolute;
      top: 35%;
      left: -25px;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
      .prize-slider .slick-left-arrow:hover {
        cursor: pointer; }
    .prize-slider .slick-right-arrow {
      color: white;
      position: absolute;
      top: 35%;
      right: -25px;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg); }
      .prize-slider .slick-right-arrow:hover {
        cursor: pointer; }
    .prize-slider .slick-dots li {
      width: 15px;
      height: 15px;
      border: 2px solid #8F8F8F;
      box-sizing: border-box; }
      .prize-slider .slick-dots li button {
        display: none; }
    .prize-slider .slick-dots .slick-active {
      background-color: #8F8F8F !important; }
  .prize .reward-button {
    display: block;
    margin: 0 auto;
    padding: 15px 30px;
    color: white;
    border: none;
    border-radius: 25px;
    outline: none; }
    .prize .reward-button:hover {
      cursor: pointer;
      transition: .8s; }

.prize-slider-photo {
  height: 200px;
  background-size: cover;
  background-position: center; }

.spec-pro {
  padding: 50px 0;
  background-color: #085f8a; }

.smi {
  position: relative;
  background-color: #D1F2F7; }
  .smi-banner {
    height: 315px;
    background-image: url("../img/smi-back.jpg");
    background-position: center;
    background-size: cover;
    position: relative; }
    .smi-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC; }
  .smi .wrapper {
    height: auto;
    position: relative; }
    .smi .wrapper .smi-cards {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 95px;
      width: 100%;
      box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0; }
      .smi .wrapper .smi-cards .smi-card {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        z-index: 210; }
        .smi .wrapper .smi-cards .smi-card p {
          padding-top: 10px;
          text-align: center;
          font-weight: 900;
          font-size: 14px;
          color: white; }
        .smi .wrapper .smi-cards .smi-card img {
          display: block;
          text-align: center;
          margin: 0px auto; }
        .smi .wrapper .smi-cards .smi-card:nth-child(1) {
          background-color: rgba(140, 0, 0, 0.7);
          border-bottom: 10px solid #8C0000; }
        .smi .wrapper .smi-cards .smi-card:nth-child(2) {
          background-color: rgba(0, 190, 130, 0.7);
          border-bottom: 10px solid #00BE82; }
        .smi .wrapper .smi-cards .smi-card:nth-child(3) {
          background-color: rgba(0, 184, 192, 0.7);
          border-bottom: 10px solid #00B8C0; }
        .smi .wrapper .smi-cards .smi-card:nth-child(4) {
          background-color: rgba(5, 142, 208, 0.7);
          border-bottom: 10px solid #058FD0; }
        .smi .wrapper .smi-cards .smi-card img {
          height: 40px; }
  .smi__title {
    font-size: 46px;
    text-align: center;
    padding: 25px 0 0 0;
    color: #01b8be; }
  .smi__box {
    margin: 25px 0;
    background-color: #f3f3f3; }
  .smi__box > .wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .smi__box > .wrapper .box__img {
      padding: 30px; }
    .smi__box > .wrapper .box__content {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .smi__box > .wrapper .box__content p:nth-child(1) {
        color: #797a7a;
        font-size: 12px; }
      .smi__box > .wrapper .box__content p:nth-child(2) {
        margin: 8px 0 15px 0; }
        .smi__box > .wrapper .box__content p:nth-child(2) > a {
          color: #0073ae;
          font-size: 20px;
          text-decoration: underline; }
      .smi__box > .wrapper .box__content p:nth-child(3) {
        color: #797a7a;
        font-size: 14px; }
  .smi__back {
    height: 750px;
    background-image: url("../img/diploma.jpg");
    background-size: cover; }
  .smi__pagin {
    margin: 0 auto !important;
	}

.smi {
  box-sizing: border-box;
  background-color: #E4EBEF; }
  .smi-title {
    font-size: 50px;
    text-align: center;
    color: white; }
  .smi-square {
    width: 15px;
    height: 15px;
    background-color: #01B8BE;
    display: block;
    margin: 40px auto; }
  .smi-text {
    text-align: center;
    color: white;
    font-stye: italic;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 50px; }
  .smi-box {
    box-sizing: border-box;
    outline: none;
    text-align: center;
    background-color: #085f8a; }
    .smi-box > .reward-tab,
    .smi-box input[type="radio"] {
      display: block; }
    .smi-box .reward-label {
      padding: 10px 20px;
      margin: 0 8%;
      line-height: 28px;
      cursor: pointer;
      position: relative;
      background: #E4EBEF;
      text-align: center; }
    .smi-box input[type="radio"]:checked + label {
      border: 1px solid black;
      border-bottom: 1px solid #E4EBEF;
      z-index: 10; }
    .smi-box > input:nth-of-type(1):checked ~ div:nth-of-type(1),
    .smi-box > input:nth-of-type(2):checked ~ div:nth-of-type(2),
    .smi-box > input:nth-of-type(3):checked ~ div:nth-of-type(3) {
      display: block;
      padding: 5px;
      position: relative;
      top: 5px;
      border-top: 1px solid black; }
  .smi .specialisation-box {
    max-width: 960px;
    margin: 0 auto; }
    .smi .specialisation-box .title {
      margin: 25px 0 15px 0;
      font-size: 24px; }
    .smi .specialisation-box-columns {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .smi .specialisation-box-columns div {
        margin: 25px 0;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        height: 160px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .smi .specialisation-box-columns div input[type="checkbox"] {
          display: none; }
        .smi .specialisation-box-columns div label {
          text-align: left;
          font-size: 12px;
          position: relative; }
          .smi .specialisation-box-columns div label:before {
            content: '00';
            font-size: 7px;
            position: absolute;
            left: -20px;
            top: 2px;
            background-color: #E4EBEF;
            box-sizing: border-box;
            color: #E4EBEF;
            border: 1px solid black; }
          .smi .specialisation-box-columns div label:hover {
            cursor: pointer; }
        .smi .specialisation-box-columns div:last-child {
          margin-left: 100px; }
        .smi .specialisation-box-columns div input[type=checkbox]:checked + label:before {
          content: '00';
          position: absolute;
          font-size: 7px;
          background-color: #01B8BE;
          color: #01B8BE; }
  .smi-phone {
    display: block;
    text-align: center;
    margin: 40px auto; }
    .smi-phone p:last-child {
      font-size: 24px;
      margin: 15px 0; }
  .smi-slider {
    max-width: 730px;
    margin: 0 auto; }
    .smi-slider-item {
      background-color: #057db9 !important;
      margin-bottom: 30px; }
    .smi-slider-title {
      color: white;
      font-size: 18px;
      font-weight: 800;
      margin: 15px 0; }
    .smi-slider-text {
      color: white;
      font-size: 16px;
      margin: 15px 0; }
    .smi-slider-more {
      color: white;
      font-size: 18px;
      font-weight: 800; }
    .smi-slider .slick-slide {
      height: 380px;
      background-color: white;
      text-align: center;
      margin-right: 7px;
      margin-left: 7px; }
    .smi-slider .slick-left-arrow {
      color: white;
      position: absolute;
      top: 35%;
      left: -25px;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
      .smi-slider .slick-left-arrow:hover {
        cursor: pointer; }
    .smi-slider .slick-right-arrow {
      color: white;
      position: absolute;
      top: 35%;
      right: -25px;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg); }
      .smi-slider .slick-right-arrow:hover {
        cursor: pointer; }
    .smi-slider .slick-dots li {
      width: 15px;
      height: 15px;
      border: 2px solid #8F8F8F;
      box-sizing: border-box; }
      .smi-slider .slick-dots li button {
        display: none; }
    .smi-slider .slick-dots .slick-active {
      background-color: #8F8F8F !important; }
  .smi .reward-button {
    display: block;
    margin: 0 auto;
    padding: 15px 30px;
    color: white;
    border: none;
    border-radius: 25px;
    outline: none; }
    .smi .reward-button:hover {
      cursor: pointer;
      transition: .8s; }

.smi-slider-photo {
  height: 200px;
  background-size: cover;
  background-position: center; }

.spec-pro {
  padding: 50px 0;
  background-color: #085f8a; }

.smi_about {
  position: relative;
  background-color: #D1F2F7; }
  .smi_about-banner {
    height: 320px;
    background-image: url("../img/smi_about-back.jpg");
    background-position: center;
    background-size: cover;
    position: relative; }
    .smi_about-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC; }
  .smi_about .wrapper {
    height: auto;
    position: relative; }
    .smi_about .wrapper .smi_about-cards {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 95px;
      width: 100%;
      box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0; }
      .smi_about .wrapper .smi_about-cards .smi_about-card {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        z-index: 210; }
        .smi_about .wrapper .smi_about-cards .smi_about-card p {
          padding-top: 10px;
          text-align: center;
          font-weight: 900;
          font-size: 14px;
          color: white; }
        .smi_about .wrapper .smi_about-cards .smi_about-card img {
          display: block;
          text-align: center;
          margin: 0px auto; }
        .smi_about .wrapper .smi_about-cards .smi_about-card:nth-child(1) {
          background-color: rgba(140, 0, 0, 0.7);
          border-bottom: 10px solid #8C0000; }
        .smi_about .wrapper .smi_about-cards .smi_about-card:nth-child(2) {
          background-color: rgba(0, 190, 130, 0.7);
          border-bottom: 10px solid #00BE82; }
        .smi_about .wrapper .smi_about-cards .smi_about-card:nth-child(3) {
          background-color: rgba(0, 184, 192, 0.7);
          border-bottom: 10px solid #00B8C0; }
        .smi_about .wrapper .smi_about-cards .smi_about-card:nth-child(4) {
          background-color: rgba(5, 142, 208, 0.7);
          border-bottom: 10px solid #058FD0; }
        .smi_about .wrapper .smi_about-cards .smi_about-card img {
          height: 40px; }
  .smi_about__title p {
    font-size: 46px;
    text-align: center;
    padding: 25px 0 0px 0;
    color: #01b8be; }
    .smi_about__title p:last-child {
      font-size: 26px;
      text-align: center;
      padding: 5px 0 55px 0;
      color: #057db9; }
  .smi_about__img-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .smi_about__label {
    color: white;
    font-weight: 800;
    border-bottom: none !important; }
    .smi_about__label li a {
      border: none !important; }
  .smi_about-h1 {
    font-size: 18px;
    font-weight: 800;
    margin: 25px 0 15px 0;
    color: #057db9; }
  .smi_about-h2 {
    font-size: 16px;
    font-weight: 800;
    margin: 25px 0 15px 0; }
  .smi_about-p {
    margin: 25px 0; }

.news {
  position: relative;
  background-color: #D1F2F7;
  box-sizing: border-box;
  padding-top: 80px; }
  .news-banner {
    height: 315px;
    background-image: url("../img/inner_news_back.jpg");
    background-position: center;
    background-size: cover;
    position: relative; }
    .news-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC; }
  .news .wrapper {
    height: auto;
    position: relative; }
    .news .wrapper .news-cards {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 95px;
      width: 100%;
      box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0; }
      .news .wrapper .news-cards .news-card {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        z-index: 210; }
        .news .wrapper .news-cards .news-card p {
          padding-top: 10px;
          text-align: center;
          font-weight: 900;
          font-size: 14px;
          color: white; }
        .news .wrapper .news-cards .news-card img {
          display: block;
          text-align: center;
          margin: 0px auto; }
        .news .wrapper .news-cards .news-card:nth-child(1) {
          background-color: rgba(140, 0, 0, 0.7);
          border-bottom: 10px solid #8C0000; }
        .news .wrapper .news-cards .news-card:nth-child(2) {
          background-color: rgba(0, 190, 130, 0.7);
          border-bottom: 10px solid #00BE82; }
        .news .wrapper .news-cards .news-card:nth-child(3) {
          background-color: rgba(0, 184, 192, 0.7);
          border-bottom: 10px solid #00B8C0; }
        .news .wrapper .news-cards .news-card:nth-child(4) {
          background-color: rgba(5, 142, 208, 0.7);
          border-bottom: 10px solid #058FD0; }
        .news .wrapper .news-cards .news-card img {
          height: 40px; }
  .news__title {
    font-size: 46px;
    text-align: center;
    padding: 25px 0 0 0;
    color: #01b8be; }
  .news__box {
    margin: 25px 0 0 0;
    background-color: #f3f3f3; }
  .news__box > .wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .news__box > .wrapper .box__img {
      padding: 30px; }
    .news__box > .wrapper .box__content {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .news__box > .wrapper .box__content p:nth-child(1) {
        color: #797a7a;
        font-size: 12px; }
      .news__box > .wrapper .box__content p:nth-child(2) {
        margin: 8px 0 15px 0; }
        .news__box > .wrapper .box__content p:nth-child(2) > a {
          color: #0073ae;
          font-size: 20px;
          text-decoration: underline; }
      .news__box > .wrapper .box__content p:nth-child(3) {
        color: #797a7a;
        font-size: 14px; }
  .news__back {
    height: 750px;
    background-image: url("../img/diploma.jpg");
    background-size: cover; }
  .news__pagin {
    margin: 15px auto !important; }


  .news-title {
    font-size: 50px;
    text-align: center;
    color: white; }
  .news-square {
    width: 15px;
    height: 15px;
    background-color: #01B8BE;
    display: block;
    margin: 40px auto; }
  .news-text {
    text-align: center;
    color: white;
    font-stye: italic;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 50px; }
  .news-box {
    box-sizing: border-box;
    outline: none;
    text-align: center;
    background-color: #085f8a; }
    .news-box > .reward-tab,
    .news-box input[type="radio"] {
      display: block; }
    .news-box .reward-label {
      padding: 10px 20px;
      margin: 0 8%;
      line-height: 28px;
      cursor: pointer;
      position: relative;
      background: #E4EBEF;
      text-align: center; }
    .news-box input[type="radio"]:checked + label {
      border: 1px solid black;
      border-bottom: 1px solid #E4EBEF;
      z-index: 10; }
    .news-box > input:nth-of-type(1):checked ~ div:nth-of-type(1),
    .news-box > input:nth-of-type(2):checked ~ div:nth-of-type(2),
    .news-box > input:nth-of-type(3):checked ~ div:nth-of-type(3) {
      display: block;
      padding: 5px;
      position: relative;
      top: 5px;
      border-top: 1px solid black; }
  .news .specialisation-box {
    max-width: 960px;
    margin: 0 auto; }
    .news .specialisation-box .title {
      margin: 25px 0 15px 0;
      font-size: 24px; }
    .news .specialisation-box-columns {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .news .specialisation-box-columns div {
        margin: 25px 0;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        height: 160px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .news .specialisation-box-columns div input[type="checkbox"] {
          display: none; }
        .news .specialisation-box-columns div label {
          text-align: left;
          font-size: 12px;
          position: relative; }
          .news .specialisation-box-columns div label:before {
            content: '00';
            font-size: 7px;
            position: absolute;
            left: -20px;
            top: 2px;
            background-color: #E4EBEF;
            box-sizing: border-box;
            color: #E4EBEF;
            border: 1px solid black; }
          .news .specialisation-box-columns div label:hover {
            cursor: pointer; }
        .news .specialisation-box-columns div:last-child {
          margin-left: 100px; }
        .news .specialisation-box-columns div input[type=checkbox]:checked + label:before {
          content: '00';
          position: absolute;
          font-size: 7px;
          background-color: #01B8BE;
          color: #01B8BE; }
  .news-phone {
    display: block;
    text-align: center;
    margin: 40px auto; }
    .news-phone p:last-child {
      font-size: 24px;
      margin: 15px 0; }
  .news-slider {
    max-width: 730px;
    margin: 0 auto; }
    .news-slider-item {
      background-color: #057db9 !important;
      margin-bottom: 30px; }
    .news-slider-title {
      color: white;
      font-size: 18px;
      font-weight: 800;
      margin: 15px 0; }
    .news-slider-text {
      color: white;
      font-size: 16px;
      margin: 15px 0; }
    .news-slider-more {
      color: white;
      font-size: 18px;
      font-weight: 800; }
    .news-slider .slick-slide {
      height: 4000px;
      padding: 10px;
      background-color: white;
      text-align: center;
      margin-right: 7px;
      margin-left: 7px; }
    .news-slider .slick-left-arrow {
      color: white;
      position: absolute;
      top: 35%;
      left: -25px;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
      .news-slider .slick-left-arrow:hover {
        cursor: pointer; }
    .news-slider .slick-right-arrow {
      color: white;
      position: absolute;
      top: 35%;
      right: -25px;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg); }
      .news-slider .slick-right-arrow:hover {
        cursor: pointer; }
    .news-slider .slick-dots li {
      width: 15px;
      height: 15px;
      border: 2px solid #8F8F8F;
      box-sizing: border-box; }
      .news-slider .slick-dots li button {
        display: none; }
    .news-slider .slick-dots .slick-active {
      background-color: #8F8F8F !important; }
  .news .reward-button {
    display: block;
    margin: 0 auto;
    padding: 15px 30px;
    color: white;
    border: none;
    border-radius: 25px;
    outline: none; }
    .news .reward-button:hover {
      cursor: pointer;
      transition: .8s; }

.news-slider-photo {
  height: 200px;
  background-size: cover;
  background-position: center; }

.spec-pro {
  padding: 50px 0;
  background-color: #085f8a; }

.inner-news {
  position: relative;
  background-color: #D1F2F7; }
  .inner-news-banner {
    height: 320px;
    background-image: url("../img/inner_news_back.jpg");
    background-position: center;
    background-size: cover;
    position: relative; }
    .inner-news-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC; }
  .inner-news .wrapper {
    height: auto;
    position: relative; }
    .inner-news .wrapper .inner-news-cards {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 95px;
      width: 100%;
      box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0; }
      .inner-news .wrapper .inner-news-cards .inner-news-card {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        z-index: 210; }
        .inner-news .wrapper .inner-news-cards .inner-news-card p {
          padding-top: 10px;
          text-align: center;
          font-weight: 900;
          font-size: 14px;
          color: white; }
        .inner-news .wrapper .inner-news-cards .inner-news-card img {
          display: block;
          text-align: center;
          margin: 0px auto; }
        .inner-news .wrapper .inner-news-cards .inner-news-card:nth-child(1) {
          background-color: rgba(140, 0, 0, 0.7);
          border-bottom: 10px solid #8C0000; }
        .inner-news .wrapper .inner-news-cards .inner-news-card:nth-child(2) {
          background-color: rgba(0, 190, 130, 0.7);
          border-bottom: 10px solid #00BE82; }
        .inner-news .wrapper .inner-news-cards .inner-news-card:nth-child(3) {
          background-color: rgba(0, 184, 192, 0.7);
          border-bottom: 10px solid #00B8C0; }
        .inner-news .wrapper .inner-news-cards .inner-news-card:nth-child(4) {
          background-color: rgba(5, 142, 208, 0.7);
          border-bottom: 10px solid #058FD0; }
        .inner-news .wrapper .inner-news-cards .inner-news-card img {
          height: 40px; }
  .inner-news__title p {
    font-size: 46px;
    text-align: center;
    padding: 25px 0 0px 0;
    color: #01b8be; }
    .inner-news__title p:last-child {
      font-size: 26px;
      text-align: center;
      padding: 5px 0 55px 0;
      color: #057db9; }
  .inner-news__label {
    position: relative;
    bottom: 39px; }
    .inner-news__label li a {
      padding: 10px 35px;
      background-color: #cccccc !important;
      margin-right: 0 !important;
      border-radius: 15px 15px 0 0 !important;
      color: #797a7a;
      font-weight: 600; }
    .inner-news__label .active a {
      background-color: #3699ec !important;
      color: white !important; }
  .inner-news__row img {
    display: block;
    margin: 0 auto;
    width: 100%; }
  .inner-news__row p {
    font-size: 16px;
    margin: 30px 0; }
  .inner-news__row_title {
    font-weight: 900; }
  .inner-news-select {
    border-radius: 15px !important;
    padding: 5px 15px;
    color: #797a7a; }
  .inner-news__label {
    color: white;
    font-weight: 800;
    border-bottom: none !important; }
    .inner-news__label li a {
      border: none !important; }
  .inner-news__select-label {
    color: white;
    font-weight: 800; }
  .inner-news__box {
    margin: 25px 0; }
  .inner-news__box > .wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .inner-news__box > .wrapper .box__img {
      padding: 30px; }
    .inner-news__box > .wrapper .box__content {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .inner-news__box > .wrapper .box__content p:nth-child(1) {
        color: #797a7a;
        font-size: 12px; }
      .inner-news__box > .wrapper .box__content p:nth-child(2) {
        margin: 8px 0 15px 0; }
        .inner-news__box > .wrapper .box__content p:nth-child(2) > a {
          color: #0073ae;
          font-size: 20px;
          text-decoration: underline; }
      .inner-news__box > .wrapper .box__content p:nth-child(3) {
        color: #797a7a;
        font-size: 14px; }
  .inner-news__back {
    height: 750px;
    background-image: url("../img/diploma.jpg");
    background-size: cover; }
  .inner-news__pagin {
    margin: 15px auto !important; }
  .inner-news__search {
    margin-top: 15px; }
    .inner-news__search label {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      background-color: #3699ec;
      border-radius: 20px; }
      .inner-news__search label:hover {
        cursor: pointer; }
      .inner-news__search label input {
        -webkit-flex-basis: 92%;
        -ms-flex-preferred-size: 92%;
        flex-basis: 92%;
        padding: 8px 20px;
        border: 1px solid #797a7a;
        color: #797a7a;
        background-color: #efefef;
        border-radius: 20px 0 0 20px; }
      .inner-news__search label i {
        -webkit-flex-basis: 8%;
        -ms-flex-preferred-size: 8%;
        flex-basis: 8%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: auto;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        color: white;
        font-size: 18px;
        height: 100%; }
  .inner-news__alphabet_box {
    margin: 25px 0 15px 0;
    padding: 0 5%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .inner-news__alphabet_box span {
      -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      font-size: 18px;
      text-decoration: underline;
      color: #0073ae; }
      .inner-news__alphabet_box span:hover {
        cursor: pointer;
        color: black; }
  .inner-news__box {
    background-color: #f2f2f2;
    padding: 25px; }
    .inner-news__box span {
      font-weight: 800;
      margin-right: 5px; }
    .inner-news__box .letter {
      color: #009900;
      font-size: 22px;
      font-weight: 800; }
      .inner-news__box .letter:hover {
        cursor: pointer; }
      .inner-news__box .letter__name {
        height: 30px;
        display: inline-block;
        color: #0066cc;
        font-size: 20px;
        font-weight: 800;
        text-decoration: underline;
        width: 90%; }
      .inner-news__box .letter__title {
        height: 30px;
        display: inline-block;
        color: #0066cc;
        font-size: 16px;
        font-weight: 800;
        text-decoration: underline;
        width: 90%; }
      .inner-news__box .letter-component {
        padding-left: 20px; }
      .inner-news__box .letter__row {
        height: 30px;
        font-size: 16px;
        color: #333333;
        padding-left: 10px; }
      .inner-news__box .letter__link {
        color: #0066cc;
        text-decoration: underline; }

.inner-news {
  box-sizing: border-box;
  background-color: #E4EBEF; }
  .inner-news-title {
    font-size: 50px;
    text-align: center;
    color: white; }
  .inner-news-square {
    width: 15px;
    height: 15px;
    background-color: #01B8BE;
    display: block;
    margin: 40px auto; }
  .inner-news-text {
    text-align: center;
    color: white;
    font-stye: italic;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 50px; }
  .inner-news-box {
    box-sizing: border-box;
    outline: none;
    text-align: center;
    background-color: #085f8a; }
    .inner-news-box > .reward-tab,
    .inner-news-box input[type="radio"] {
      display: block; }
    .inner-news-box .reward-label {
      padding: 10px 20px;
      margin: 0 8%;
      line-height: 28px;
      cursor: pointer;
      position: relative;
      background: #E4EBEF;
      text-align: center; }
    .inner-news-box input[type="radio"]:checked + label {
      border: 1px solid black;
      border-bottom: 1px solid #E4EBEF;
      z-index: 10; }
    .inner-news-box > input:nth-of-type(1):checked ~ div:nth-of-type(1),
    .inner-news-box > input:nth-of-type(2):checked ~ div:nth-of-type(2),
    .inner-news-box > input:nth-of-type(3):checked ~ div:nth-of-type(3) {
      display: block;
      padding: 5px;
      position: relative;
      top: 5px;
      border-top: 1px solid black; }
  .inner-news .specialisation-box {
    max-width: 960px;
    margin: 0 auto; }
    .inner-news .specialisation-box .title {
      margin: 25px 0 15px 0;
      font-size: 24px; }
    .inner-news .specialisation-box-columns {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .inner-news .specialisation-box-columns div {
        margin: 25px 0;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        height: 160px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .inner-news .specialisation-box-columns div input[type="checkbox"] {
          display: none; }
        .inner-news .specialisation-box-columns div label {
          text-align: left;
          font-size: 12px;
          position: relative; }
          .inner-news .specialisation-box-columns div label:before {
            content: '00';
            font-size: 7px;
            position: absolute;
            left: -20px;
            top: 2px;
            background-color: #E4EBEF;
            box-sizing: border-box;
            color: #E4EBEF;
            border: 1px solid black; }
          .inner-news .specialisation-box-columns div label:hover {
            cursor: pointer; }
        .inner-news .specialisation-box-columns div:last-child {
          margin-left: 100px; }
        .inner-news .specialisation-box-columns div input[type=checkbox]:checked + label:before {
          content: '00';
          position: absolute;
          font-size: 7px;
          background-color: #01B8BE;
          color: #01B8BE; }
  .inner-news-phone {
    display: block;
    text-align: center;
    margin: 40px auto; }
    .inner-news-phone p:last-child {
      font-size: 24px;
      margin: 15px 0; }
  .inner-news-slider {
    max-width: 730px;
    margin: 0 auto; }
    .inner-news-slider-item {
      background-color: #057db9 !important;
      margin-bottom: 30px; }
    .inner-news-slider-title {
      color: white;
      font-size: 18px;
      font-weight: 800;
      margin: 15px 0; }
    .inner-news-slider-text {
      color: white;
      font-size: 16px;
      margin: 15px 0; }
    .inner-news-slider-more {
      color: white;
      font-size: 18px;
      font-weight: 800; }
    .inner-news-slider .slick-slide {
      height: 380px;
      background-color: white;
      text-align: center;
      margin-right: 7px;
      margin-left: 7px; }
    .inner-news-slider .slick-left-arrow {
      color: white;
      position: absolute;
      top: 35%;
      left: -25px;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
      .inner-news-slider .slick-left-arrow:hover {
        cursor: pointer; }
    .inner-news-slider .slick-right-arrow {
      color: white;
      position: absolute;
      top: 35%;
      right: -25px;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg); }
      .inner-news-slider .slick-right-arrow:hover {
        cursor: pointer; }
    .inner-news-slider .slick-dots li {
      width: 15px;
      height: 15px;
      border: 2px solid #8F8F8F;
      box-sizing: border-box; }
      .inner-news-slider .slick-dots li button {
        display: none; }
    .inner-news-slider .slick-dots .slick-active {
      background-color: #8F8F8F !important; }
  .inner-news .reward-button {
    display: block;
    margin: 0 auto;
    padding: 15px 30px;
    color: white;
    border: none;
    border-radius: 25px;
    outline: none; }
    .inner-news .reward-button:hover {
      cursor: pointer;
      transition: .8s; }

.inner-news-slider-photo {
  height: 200px;
  background-size: cover;
  background-position: center; }

.spec-pro {
  padding: 50px 0;
  background-color: #085f8a; }

.social {
  position: relative;
  background-color: #D1F2F7; }
  .social-banner {
    height: 315px;
    background-image: url("../img/social-back.jpg");
    background-position: center;
    background-size: cover;
    position: relative; }
    @media screen and (max-width: 640px) {
      .social-banner {
        height: auto; }
        .social-banner:before {
          content: "";
          display: block;
          padding-top: 20%; } }
    .social-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC; }
  .social .wrapper {
    height: auto;
    position: relative; }
    .social .wrapper .social-cards {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 95px;
      width: 100%;
      box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0; }
      .social .wrapper .social-cards .social-card {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        z-index: 210; }
        .social .wrapper .social-cards .social-card p {
          padding-top: 10px;
          text-align: center;
          font-weight: 900;
          font-size: 14px;
          color: white; }
        .social .wrapper .social-cards .social-card img {
          display: block;
          text-align: center;
          margin: 0px auto; }
        .social .wrapper .social-cards .social-card:nth-child(1) {
          background-color: rgba(140, 0, 0, 0.7);
          border-bottom: 10px solid #8C0000; }
        .social .wrapper .social-cards .social-card:nth-child(2) {
          background-color: rgba(0, 190, 130, 0.7);
          border-bottom: 10px solid #00BE82; }
        .social .wrapper .social-cards .social-card:nth-child(3) {
          background-color: rgba(0, 184, 192, 0.7);
          border-bottom: 10px solid #00B8C0; }
        .social .wrapper .social-cards .social-card:nth-child(4) {
          background-color: rgba(5, 142, 208, 0.7);
          border-bottom: 10px solid #058FD0; }
        .social .wrapper .social-cards .social-card img {
          height: 40px; }
  .social__title {
    font-size: 46px;
    text-align: center;
    padding: 25px 0 0 0;
    color: #01b8be; }
    @media screen and (max-width: 640px) {
      .social__title {
        font-size: 32px; } }
  .social__box {
    margin: 25px 0;
    background-color: #f3f3f3; }
  .social__box > .wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 640px) {
      .social__box > .wrapper {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 15px; } }
    .social__box > .wrapper .box__img {
      padding: 30px; }
      @media screen and (max-width: 640px) {
        .social__box > .wrapper .box__img {
          display: block;
          margin: 0 auto; } }
    .social__box > .wrapper .box__content {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .social__box > .wrapper .box__content p:nth-child(1) {
        color: #797a7a;
        font-size: 12px; }
      .social__box > .wrapper .box__content p:nth-child(2) {
        margin: 8px 0 15px 0; }
        .social__box > .wrapper .box__content p:nth-child(2) > a {
          color: #0073ae;
          font-size: 20px;
          text-decoration: underline; }
      .social__box > .wrapper .box__content p:nth-child(3) {
        color: #797a7a;
        font-size: 14px; }
  .social__back {
    height: 750px;
    background-image: url("../img/diploma.jpg");
    background-size: cover; }
  .social__pagin {
    margin: 15px auto !important; }
    @media screen and (max-width: 640px) {
      .social__pagin {
        padding-bottom: 30px; } }

.social {
  box-sizing: border-box;
  background-color: #E4EBEF; }
  .social-title {
    font-size: 50px;
    text-align: center;
    color: white; }
  .social-square {
    width: 15px;
    height: 15px;
    background-color: #01B8BE;
    display: block;
    margin: 40px auto; }
  .social-text {
    text-align: center;
    color: white;
    font-stye: italic;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 50px; }
  .social-box {
    box-sizing: border-box;
    outline: none;
    text-align: center;
    background-color: #085f8a; }
    .social-box > .reward-tab,
    .social-box input[type="radio"] {
      display: block; }
    .social-box .reward-label {
      padding: 10px 20px;
      margin: 0 8%;
      line-height: 28px;
      cursor: pointer;
      position: relative;
      background: #E4EBEF;
      text-align: center; }
    .social-box input[type="radio"]:checked + label {
      border: 1px solid black;
      border-bottom: 1px solid #E4EBEF;
      z-index: 10; }
    .social-box > input:nth-of-type(1):checked ~ div:nth-of-type(1),
    .social-box > input:nth-of-type(2):checked ~ div:nth-of-type(2),
    .social-box > input:nth-of-type(3):checked ~ div:nth-of-type(3) {
      display: block;
      padding: 5px;
      position: relative;
      top: 5px;
      border-top: 1px solid black; }
  .social .specialisation-box {
    max-width: 960px;
    margin: 0 auto; }
    .social .specialisation-box .title {
      margin: 25px 0 15px 0;
      font-size: 24px; }
    .social .specialisation-box-columns {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .social .specialisation-box-columns div {
        margin: 25px 0;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        height: 160px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .social .specialisation-box-columns div input[type="checkbox"] {
          display: none; }
        .social .specialisation-box-columns div label {
          text-align: left;
          font-size: 12px;
          position: relative; }
          .social .specialisation-box-columns div label:before {
            content: '00';
            font-size: 7px;
            position: absolute;
            left: -20px;
            top: 2px;
            background-color: #E4EBEF;
            box-sizing: border-box;
            color: #E4EBEF;
            border: 1px solid black; }
          .social .specialisation-box-columns div label:hover {
            cursor: pointer; }
        .social .specialisation-box-columns div:last-child {
          margin-left: 100px; }
        .social .specialisation-box-columns div input[type=checkbox]:checked + label:before {
          content: '00';
          position: absolute;
          font-size: 7px;
          background-color: #01B8BE;
          color: #01B8BE; }
  .social-phone {
    display: block;
    text-align: center;
    margin: 40px auto; }
    .social-phone p:last-child {
      font-size: 24px;
      margin: 15px 0; }
  .social-slider {
    max-width: 730px;
    margin: 0 auto; }
    .social-slider-item {
      background-color: #057db9 !important;
      margin-bottom: 30px; }
    .social-slider-title {
      color: white;
      font-size: 18px;
      font-weight: 800;
      margin: 15px 0; }
    .social-slider-text {
      color: white;
      font-size: 16px;
      margin: 15px 0; }
    .social-slider-more {
      color: white;
      font-size: 18px;
      font-weight: 800; }
    .social-slider .slick-slide {
      height: 380px;
      background-color: white;
      text-align: center;
      margin-right: 7px;
      margin-left: 7px; }
    .social-slider .slick-left-arrow {
      color: white;
      position: absolute;
      top: 35%;
      left: -25px;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
      .social-slider .slick-left-arrow:hover {
        cursor: pointer; }
    .social-slider .slick-right-arrow {
      color: white;
      position: absolute;
      top: 35%;
      right: -25px;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg); }
      .social-slider .slick-right-arrow:hover {
        cursor: pointer; }
    .social-slider .slick-dots li {
      width: 15px;
      height: 15px;
      border: 2px solid #8F8F8F;
      box-sizing: border-box; }
      .social-slider .slick-dots li button {
        display: none; }
    .social-slider .slick-dots .slick-active {
      background-color: #8F8F8F !important; }
  .social .reward-button {
    display: block;
    margin: 0 auto;
    padding: 15px 30px;
    color: white;
    border: none;
    border-radius: 25px;
    outline: none; }
    .social .reward-button:hover {
      cursor: pointer;
      transition: .8s; }

.social-slider-photo {
  height: 200px;
  background-size: cover;
  background-position: center; }

.spec-pro {
  padding: 50px 0;
  background-color: #085f8a; }

.social_more {
  position: relative;
  background-color: #D1F2F7; }
  .social_more-banner {
    height: 320px;
    background-image: url("../img/social-back.jpg");
    background-position: center;
    background-size: cover;
    position: relative; }
    @media screen and (max-width: 767px) {
      .social_more-banner {
        height: auto; }
        .social_more-banner:before {
          content: "";
          display: block;
          padding-top: 20%; } }
    .social_more-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC; }
  .social_more .wrapper {
    height: auto;
    position: relative; }
    .social_more .wrapper .social_more-cards {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 95px;
      width: 100%;
      box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0; }
      .social_more .wrapper .social_more-cards .social_more-card {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        z-index: 210; }
        .social_more .wrapper .social_more-cards .social_more-card p {
          padding-top: 10px;
          text-align: center;
          font-weight: 900;
          font-size: 14px;
          color: white; }
        .social_more .wrapper .social_more-cards .social_more-card img {
          display: block;
          text-align: center;
          margin: 0px auto; }
        .social_more .wrapper .social_more-cards .social_more-card:nth-child(1) {
          background-color: rgba(140, 0, 0, 0.7);
          border-bottom: 10px solid #8C0000; }
        .social_more .wrapper .social_more-cards .social_more-card:nth-child(2) {
          background-color: rgba(0, 190, 130, 0.7);
          border-bottom: 10px solid #00BE82; }
        .social_more .wrapper .social_more-cards .social_more-card:nth-child(3) {
          background-color: rgba(0, 184, 192, 0.7);
          border-bottom: 10px solid #00B8C0; }
        .social_more .wrapper .social_more-cards .social_more-card:nth-child(4) {
          background-color: rgba(5, 142, 208, 0.7);
          border-bottom: 10px solid #058FD0; }
        .social_more .wrapper .social_more-cards .social_more-card img {
          height: 40px; }
  .social_more__title p {
    font-size: 46px;
    text-align: center;
    padding: 25px 0 0px 0;
    color: #01b8be; }
    @media screen and (max-width: 640px) {
      .social_more__title p {
        font-size: 32px; } }
    .social_more__title p:last-child {
      font-size: 26px;
      text-align: center;
      padding: 5px 0 30px 0;
      color: #057db9; }
      @media screen and (max-width: 640px) {
        .social_more__title p:last-child {
          margin-top: 10px;
          font-size: 24px; } }
  .social_more__img-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 640px) {
      .social_more__img-box {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 15px; } }
    .social_more__img-box img {
      -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
      @media screen and (max-width: 640px) {
        .social_more__img-box img {
          display: block;
          width: 80%;
          height: auto;
          margin: 15px auto; } }
  .social_more__label {
    color: white;
    font-weight: 800;
    border-bottom: none !important; }
    .social_more__label li a {
      border: none !important; }
  .social_more__content {
    margin: 50px 15px; }
    @media screen and (max-width: 640px) {
      .social_more__content {
        padding-bottom: 5px;
        margin: 0 15px 50px 15px; } }
  .social_more-p {
    font-size: 16px;
    margin: 25px 0; }

.pravo {
  position: relative;
  background-color: #D1F2F7; }
  .pravo-banner {
    height: 315px;
    background-image: url("../img/pravo-back.jpg");
    background-position: center;
    background-size: cover;
    position: relative; }
    @media screen and (max-width: 767px) {
      .pravo-banner {
        height: auto; }
        .pravo-banner:before {
          content: "";
          padding-top: 20%;
          display: block; } }
    .pravo-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC; }
  .pravo .wrapper {
    height: auto;
    position: relative; }
    .pravo .wrapper .pravo-cards {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 95px;
      width: 100%;
      box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0; }
      .pravo .wrapper .pravo-cards .pravo-card {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        z-index: 210; }
        .pravo .wrapper .pravo-cards .pravo-card p {
          padding-top: 10px;
          text-align: center;
          font-weight: 900;
          font-size: 14px;
          color: white; }
        .pravo .wrapper .pravo-cards .pravo-card img {
          display: block;
          text-align: center;
          margin: 0px auto; }
        .pravo .wrapper .pravo-cards .pravo-card:nth-child(1) {
          background-color: rgba(140, 0, 0, 0.7);
          border-bottom: 10px solid #8C0000; }
        .pravo .wrapper .pravo-cards .pravo-card:nth-child(2) {
          background-color: rgba(0, 190, 130, 0.7);
          border-bottom: 10px solid #00BE82; }
        .pravo .wrapper .pravo-cards .pravo-card:nth-child(3) {
          background-color: rgba(0, 184, 192, 0.7);
          border-bottom: 10px solid #00B8C0; }
        .pravo .wrapper .pravo-cards .pravo-card:nth-child(4) {
          background-color: rgba(5, 142, 208, 0.7);
          border-bottom: 10px solid #058FD0; }
        .pravo .wrapper .pravo-cards .pravo-card img {
          height: 40px; }
  .pravo__title {
    font-size: 46px;
    text-align: center;
    padding: 25px 0 25px 0;
    color: #01b8be; }
  .pravo__selectes {
    background-color: #01b8be;
    padding: 15px 0; }
    @media screen and (max-width: 767px) {
      .pravo__selectes .wrapper form {
        width: 80%;
        margin: 0 auto; }
        .pravo__selectes .wrapper form .btn-group {
          width: 100%;
          text-align: center;
          display: block; }
          .pravo__selectes .wrapper form .btn-group .pravo-filter-input {
            width: 100% !important;
            max-width: none;
            left: 0; }
        .pravo__selectes .wrapper form .dropdown-menu.open {
          width: 100%; }
          .pravo__selectes .wrapper form .dropdown-menu.open .dropdown-menu > li > a {
            white-space: normal !important; }
        .pravo__selectes .wrapper form .btn-select {
          width: 100%;
          margin: 5px auto;
          clear: both;
          float: none; } }
    @media screen and (max-width: 640px) {
      .pravo__selectes .wrapper {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
        .pravo__selectes .wrapper button {
          margin: 5px 0; } }
    .pravo__selectes .btn {
      text-align: left;
      width: 200px;
      float: right;
      border-radius: 15px;
      background-color: #efefef;
      border: none;
      color: #969797; }
      .pravo__selectes .btn-select {
        text-align: center;
        width: 150px;
        background-color: #225E97;
        color: white; }
      .pravo__selectes .btn .sr-only {
        position: relative; }
    .pravo__selectes .btn-group {
      margin-right: 15px;
      border-radius: 15px;
      color: black; }
      @media screen and (max-width: 640px) {
        .pravo__selectes .btn-group {
          margin-right: 0; } }
    .pravo__selectes .bootstrap-select {
      width: auto; }
  .pravo__row {
    height: auto;
    margin-top: 0px;
    margin-bottom: 15px;
    padding: 15px; }
    @media screen and (max-width: 767px) {
      .pravo__row {
        width: 100%; } }
    @media screen and (max-width: 767px) {
      .pravo__row.wrapper table {
        overflow: auto;
        display: block; } }
  .pravo__h1 {
    font-size: 16px;
    font-weight: 800;
    margin: 25px 0; }
  .pravo__h2 {
    font-size: 16px;
    margin: 15px 0; }

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: auto !important; }

.quality {
  position: relative;
  background-color: #D1F2F7; }
  .quality-banner {
    height: 315px;
    background-image: url("../img/quality_back.jpg");
    background-position: center;
    background-size: cover;
    position: relative; }
    .quality-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC; }
  .quality .wrapper {
    height: auto;
    position: relative;
    min-width: 1px !important; }
    .quality .wrapper .quality-cards {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 95px;
      width: 100%;
      box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0; }
      .quality .wrapper .quality-cards .quality-card {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        z-index: 210; }
        .quality .wrapper .quality-cards .quality-card p {
          padding-top: 10px;
          text-align: center;
          font-weight: 900;
          font-size: 14px;
          color: white; }
        .quality .wrapper .quality-cards .quality-card img {
          display: block;
          text-align: center;
          margin: 0px auto; }
        .quality .wrapper .quality-cards .quality-card:nth-child(1) {
          background-color: rgba(140, 0, 0, 0.7);
          border-bottom: 10px solid #8C0000; }
        .quality .wrapper .quality-cards .quality-card:nth-child(2) {
          background-color: rgba(0, 190, 130, 0.7);
          border-bottom: 10px solid #00BE82; }
        .quality .wrapper .quality-cards .quality-card:nth-child(3) {
          background-color: rgba(0, 184, 192, 0.7);
          border-bottom: 10px solid #00B8C0; }
        .quality .wrapper .quality-cards .quality-card:nth-child(4) {
          background-color: rgba(5, 142, 208, 0.7);
          border-bottom: 10px solid #058FD0; }
        .quality .wrapper .quality-cards .quality-card img {
          height: 40px; }
  .quality__title {
    font-size: 46px;
    text-align: center;
    padding: 25px 0 25px 0;
    color: #01b8be; }
  .quality__selectes {
    background-color: #01b8be;
    padding: 15px 0; }
    .quality__selectes .btn {
      text-align: left;
      width: 200px;
      float: right;
      border-radius: 15px;
      background-color: #efefef;
      border: none;
      color: #969797; }
      .quality__selectes .btn-select {
        text-align: center;
        width: 150px;
        background-color: #225E97;
        color: white; }
      .quality__selectes .btn .sr-only {
        position: relative; }
    .quality__selectes .btn-group {
      margin-right: 15px;
      border-radius: 15px;
      color: black; }
    .quality__selectes .bootstrap-select {
      width: auto; }
  .quality .wrapper {
    min-width: 1px !important; }
  .quality__row {
    height: auto;
    min-width: 1px !important;
    margin-top: 0;
    margin-bottom: 35px; }
    .quality__row img {
      width: 100%; }
    @media screen and (max-width: 767px) {
      .quality__row li {
        padding: 0 25px;
        text-align: justify; } }
    @media screen and (max-width: 767px) {
      .quality__row .list-unstyled li {
        height: auto !important; } }
  .quality__h1 {
    font: 18px 'ptsansregular';
    font-weight: 800;
    margin: 0 0 25px; }
    @media screen and (max-width: 767px) {
      .quality__h1 {
        padding: 0 25px;
        text-align: center; } }
  .quality__h2 {
    font: 18px 'ptsansregular';
    margin: 15px 0; }
    @media screen and (max-width: 767px) {
      .quality__h2 {
        padding: 0 25px;
        text-align: justify; } }
  .quality__list {
    font-size: 16px; }
  .quality-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center; }
    .quality-box__item {
      -webkit-flex-basis: 19%;
      -ms-flex-preferred-size: 19%;
      flex-basis: 19%;
      margin: 0 5px 25px 5px;
      text-align: center; }

.feedback {
  min-width: 1px !important;
  text-align: center;
  padding: 0 0 25px 0; }
  .feedback a {
    font-size: 24px;
    text-decoration: underline; }

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: auto !important; }

@font-face {
  font-family: ptsansbold;
  src: url(../../fonts/pt-sans.bold.ttf); }

@font-face {
  font-family: ptsansitalic;
  src: url(../../fonts/pt-sans.italic.ttf); }

@font-face {
  font-family: ptsansregular;
  src: url(../../fonts/pt-sans.regular.ttf); }

@font-face {
  font-family: ptsanslight;
  src: url(../../fonts/pt-sans.light.ttf); }

ul {
  list-style-type: none;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px; }

body {
  margin: 0;
  padding: 0;
  font-family: ptsansregular; }

.body_mobi {
  position: relative;
  padding-top: 51px; }

.sidebar {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #085f8a;
  width: 0px;
  height: 100vh;
  z-index: 9900;
  overflow: hidden;
  white-space: nowrap; }
  .sidebar i {
    position: absolute;
    top: 13px;
    left: 16px;
    font-size: 24px;
    width: 25px;
    height: 25px;
    z-index: 9999;
    color: white; }
    .sidebar i:hover {
      cursor: pointer; }
  .sidebar .icon_white {
    color: white; }
  .sidebar_full {
    width: 100%; }
  .sidebar__list {
    margin-left: 55px;
    margin-top: 12px; }
    .sidebar__list li a {
      color: white;
      font-size: 18px; }

.menu-mobi i {
  font-size: 22px;
  position: relative;
  top: 3px; }

.wraper {
  width: 100%;
  margin: 0 auto;
  min-width: 320px; }

.slider-wrapper {
  position: relative; }

#slider-top {
  width: 100%;
  height: 237px;
  position: relative;
  overflow: hidden;
  color: white;
  padding: 0;
  margin: 0; }

.carousel-block {
  opacity: 0;
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-320px);
  -ms-transform: translateX(-320px);
  transform: translateX(-320px); }

.carousel-block:first-of-type {
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1; }

.block-carusel_img-1, .block-carusel_img-2, .block-carusel_img-3 {
  width: 100%;
  height: 237px; }

.block-carusel_img-1 {
  background-image: url("/local/templates/s1_mobile/img/mobi/img/slider-1.png");
  background-size: cover; }

.block-carusel_img-2 {
  background-image: url("/local/templates/s1_mobile/img/mobi/img/slider-1.png");
  background-size: cover; }

.block-carusel_img-3 {
  background-image: url("/local/templates/s1_mobile/img/mobi/img/slider-1.png");
  background-size: cover; }

.carousel-block_nav {
  position: relative;
  margin-top: -25px; }

.carousel-block_nav > ul {
  list-style: none;
  padding-left: 0;
  text-align: center;
  width: 320px;
  margin: 0 auto; }

.carousel-block_nav > ul > li {
  display: inline-block;
  height: 10px;
  width: 10px;
  background: white;
  margin: 0; }

ul > li.carousel-block_nav-active {
  background: white;
  opacity: 1; }

.carousel-block_nav > ul > li:hover {
  background: white;
  opacity: 1; }

.title-slider, .text-slider {
  /*display: inline-block;*/
  margin: 0;
  color: black;
  text-transform: uppercase;
  padding-left: 20px; }

.title-slider {
  font-size: 28px;
  font-family: 'ptsansregular';
  padding-top: 125px;
  line-height: 0.9; }

.text-slider {
  font-size: 16px;
  font-family: 'ptsansregular'; }

.header_mobi {
  display: none;
  border: 1px solid #aac9de;
  height: 51px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2000;
  background-color: white;
  box-shadow: 0px 4px 28px -6px rgba(0, 0, 0, 0.75); }
  @media screen and (max-width: 767px) {
    .header_mobi {
      display: block; } }

.wrapper-menu-mobi {
  width: 50px;
  line-height: 3.5; }

.wrapper-menu-mobi, .wrapper-logo-top, .wrapper-phone-header, .wrapper-maps-pointer {
  display: inline-block;
  height: 50px;
  border-right: 1px solid #aac9de;
  text-align: center;
  float: left; }

.wrapper-phone-header, .wrapper-maps-pointer {
  width: 50px; }

.logo-top {
  width: 163px;
  height: 100%;
  display: inline-block;
  padding: 0 1px; }

.wrapper-phone-header, .wrapper-maps-pointer {
  line-height: 3.5;
  float: right; }

.wrapper-maps-pointer {
  border-left: 1px solid #aac9de; }

.wrapper-phone-header, .wrapper-logo-top {
  border: none; }

.logo-top > img {
  margin-top: 6px; }

.block-button-top {
  display: block;
  height: 230px;
  width: 100%; }

.block-button-top_line-first {
  width: 100%; }

.block-button-top_block {
  width: 50%;
  height: 115px;
  display: inline-block;
  float: left; }

.doc-to-home {
  background: #8c0000; }

.check-to-dock {
  background: #00be82; }

.check-to-analis {
  background: #00b8c0; }

.tell-qestion {
  background: #058fd0; }

.block-button-top_block_link {
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: white;
  font-size: 12px;
  font-family: 'ptsansregular';
  width: 100%;
  height: 105px;
  display: block;
  background: rgba(255, 255, 255, 0.3); }

.block-button-top_img {
  height: 41px;
  margin: 15px auto 5px; }

.block-button-top_text {
  margin: 0 auto;
  width: 70%; }

.wrapper-service {
  width: 100%;
  height: 100%;
  background-image: url("/local/templates/s1_mobile/img/mobi/img/blue-fon.png");
  display: inline-block; }

.block-service {
  width: 85%;
  height: 110px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.3);
  text-align: center;
  margin-bottom: 15px; }

.block-service-title {
  margin: 0;
  font-size: 17px;
  font-family: 'ptsansregular';
  font-weight: bold;
  color: white;
  padding-top: 22px;
  padding-bottom: 10px; }

.block-service-text {
  font-size: 12px;
  font-family: 'ptsansregular';
  color: white;
  width: 220px;
  margin: 0 auto; }

.all-services {
  color: white;
  font-size: 11px;
  font-family: 'ptsansregular';
  text-align: center;
  display: block;
  text-decoration: none;
  padding-bottom: 20px; }

.all-services > p {
  margin: 0; }

.square-top {
  display: block;
  width: 10px;
  height: 10px;
  margin: 10px auto 30px;
  background: rgba(255, 255, 255, 0.9); }

.doks {
  width: 100%;
  height: 100%;
  background: #fcfbfb; }

.search-form {
  position: relative;
  width: 85%;
  margin: 0 auto; }

.search-field, .search-button {
  border: none;
  outline: none;
  border-radius: 25px; }

.search-field {
  padding-left: 15px;
  width: 95%;
  height: 40px;
  background: #efefef;
  border: 1px solid #d6e3ee;
  font-family: 'ptsansregular';
  font-size: 16px; }

.search-field::-webkit-input-placeholder {
  font-family: 'ptsansregular';
  font-size: 16px;
  color: #cccdce; }

.search-button {
  height: 42px;
  width: 42px;
  position: absolute;
  top: 1px;
  right: -2px;
  background-image: url(/img/mobi/img/search-button.png);
  cursor: pointer; }

.doks-title {
  color: #01b8be;
  font-size: 40px;
  text-transform: uppercase;
  font-family: 'ptsansregular';
  text-align: center;
  font-weight: bold;
  padding-top: 45px; }

.square-doks {
  background: #01b8be; }

.search-now {
  text-align: center;
  font-size: 18px;
  color: #cacbcc;
  font-family: 'ptsansregular';
  margin-bottom: 5px; }

.link-doks {
  text-decoration: none;
  text-align: center;
  display: block;
  font-size: 14px;
  color: #0073ae;
  font-family: 'ptsansregular';
  font-weight: bold; }

.slider-wrapper-mobi {
  position: relative; }

#slider-doks, #slider-programm, #slider-news {
  width: 100%;
  height: 390px;
  position: relative;
  overflow: hidden;
  color: black;
  padding: 0;
  margin-left: 0px;
  margin-top: 0;
  margin-bottom: 0; }

.carousel-block-mobi {
  opacity: 1;
  width: 200px;
  height: auto;
  display: block;
  position: absolute;
  top: 0;
  padding-top: 40px; }

.carousel-block-mobi:first-of-type {
  -webkit-transform: translateX(-60%);
  -ms-transform: translateX(-60%);
  transform: translateX(-60%); }

.carousel-block-mobi:last-of-type {
  -webkit-transform: translateX(160%);
  -ms-transform: translateX(160%);
  transform: translateX(160%); }

.carousel-block-mobi:nth-of-type(2) {
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%); }

.block-carusel_img-doks-1 {
  height: 203px; }

.carousel-block_doks {
  width: 200px;
  height: 390px;
  margin: 20px auto 0; }

.carousel-block_nav-doks, .carousel-block_nav-programm, .carousel-block_nav-news {
  position: relative;
  margin-top: -2px;
  margin-bottom: 20px; }

.carousel-block_nav-doks > ul, .carousel-block_nav-programm > ul, .carousel-block_nav-news > ul {
  list-style: none;
  padding-left: 0;
  text-align: center;
  width: 320px;
  margin: 0 auto; }

.carousel-block_nav-doks > ul > li, .carousel-block_nav-programm > ul > li, .carousel-block_nav-news > ul > li {
  display: inline-block;
  height: 10px;
  width: 10px;
  background: #e6e5e5;
  opacity: 0.7;
  cursor: pointer;
  margin: 0; }

ul > li.carousel-block_nav-active-doks {
  background: #cac9c9;
  opacity: 1; }

.carousel-block_nav-doks > ul > li:hover {
  background: #cac9c9;
  opacity: 1; }

.check-doks {
  position: relative;
  top: -48px;
  text-align: center;
  font-size: 15px;
  color: white;
  background: #00b8c0;
  height: 35px;
  width: 202px;
  line-height: 2.5; }

.display-none {
  display: none; }

.title-slider-doks {
  font-size: 24px;
  text-align: center;
  margin: 10px 0 0 0; }

.text-slider-doks {
  font-size: 18px;
  text-align: center;
  color: #727171;
  margin: 0; }

.button-slider-doks {
  text-decoration: none;
  width: 145px;
  height: 45px;
  background: #3699ec;
  color: white;
  border-radius: 25px;
  line-height: 2.5;
  font-size: 16px;
  display: block;
  text-align: center;
  margin: 15px auto 0; }

.block-carusel_img-programm-1 {
  background-image: url("/local/templates/s1_mobile/img/mobi/img/programm-1.png");
  width: 232px;
  height: 209px; }

.block-programm {
  height: 100%;
  background: #085f8a;
  width: 100%; }

.programm-title {
  text-align: center;
  font-size: 40px;
  text-transform: uppercase;
  color: white;
  padding-top: 20px;
  width: 85%;
  margin: 0 auto; }

.programm-text {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.9);
  width: 80%;
  display: block;
  margin: 0 auto; }

.carousel-block-mobi_programm {
  width: 232px; }

.carousel-block-mobi_programm:first-of-type {
  -webkit-transform: translateX(-60%);
  -ms-transform: translateX(-60%);
  transform: translateX(-60%); }

.carousel-block-mobi_programm:nth-of-type(2) {
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%); }

.carousel-block-mobi_programm:last-of-type {
  -webkit-transform: translateX(160%);
  -ms-transform: translateX(160%);
  transform: translateX(160%); }

.carousel-block_programm {
  height: 375px;
  width: 232px;
  background: #057db9;
  margin: 20px auto 50px; }

.carousel-block_nav-programm {
  margin-top: 40px; }

.title-slider-programm {
  text-align: center;
  margin-bottom: 0;
  color: white;
  font-size: 16px;
  font-weight: bold; }

.text-slider-programm {
  font-size: 14px;
  width: 225px;
  display: block;
  margin: 0 auto;
  color: white;
  text-align: center; }

.about-us {
  width: 100%;
  height: 100%;
  background: #fcfbfb; }

.about-us_title {
  text-align: center;
  font-size: 40px;
  text-transform: uppercase;
  color: #01b8be;
  padding-top: 20px; }

.square-about-us {
  background: #01b8be;
  margin: 25px auto 35px; }

.about-us_text {
  width: 80%;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  color: #686765; }

.about-us_more {
  color: #54c5ca;
  font-size: 11px;
  text-align: center;
  text-decoration: none;
  padding-bottom: 25px;
  display: block; }

.about-us_more > p {
  margin-bottom: 5px;
  margin-top: 20px; }

.about-us_more > img {
  display: block;
  margin: 0 auto; }

.block-statistic {
  width: 100%;
  height: 100%;
  background: #06bc83; }

.block-statistic_wrapper {
  padding-top: 50px;
  text-align: center; }

.block-statistic_wrapper:last-of-type {
  padding-bottom: 45px; }

.block-statistic_numerical {
  font-size: 61px;
  font-weight: bold;
  font-family: 'ptsansregular';
  color: white;
  margin: 0; }

.block-statistic_text {
  font-size: 16px;
  color: white;
  margin: 0; }

.block-news {
  width: 100%;
  height: 100%;
  background: #fcfbfb; }

.news-title {
  font-size: 40px;
  width: 80%;
  margin: 0 auto;
  color: #01b8be;
  text-transform: uppercase;
  text-align: center;
  padding-top: 20px; }

.square-news {
  background: #01b8be;
  margin: 25px auto 35px; }

.news-text {
  width: 80%;
  margin: 0 auto;
  color: #085f8a;
  font-size: 16px; }

#slider-news {
  height: 350px; }

.carousel-block-mobi_news {
  width: 235px; }

.carousel-block-mobi_news img {
  display: block;
  margin: 0;
  width: 100%;
  height: 170px; }

.carousel-block-mobi_news p {
  color: #085f8a;
  font-size: 16px;
  padding-left: 15px;
  margin: 0; }

.carousel-block_news {
  height: 285px;
  width: 235px;
  margin: 40px auto 0;
  background: white;
  border: 1px solid #d0cece;
  box-shadow: 0 0px 5px #7f7d7d;
  overflow: hidden; }

.carousel-mobi_news {
  padding-bottom: 50px; }

.carousel-block_nav-news {
  margin: 0;
  padding-bottom: 20px; }

.carousel-block_nav-news > ul > li {
  background: #999999; }

.block-contacts {
  width: 100%;
  height: 100%;
  background: #fcfbfb; }

.contacts-title {
  font-size: 40px;
  margin: 0 auto;
  width: 80%;
  color: #01b8be;
  text-transform: uppercase;
  text-align: center;
  padding-top: 50px; }

.square-contacts {
  background: #01b8be;
  margin: 25px auto 35px; }

.contacts-address_title, .contacts-open_title {
  font-size: 24px;
  color: black;
  font-weight: bold;
  text-align: center;
  padding-bottom: 8px; }

.contacts-address_text, .contacts-open_text {
  font-size: 16px;
  color: #686765;
  text-align: center;
  padding-bottom: 20px; }

.border-contacts {
  display: block;
  width: 160px;
  border-bottom: 1px solid #e1e1e1;
  margin: 15px auto 30px; }

.contacts-open_text {
  padding-bottom: 50px; }

.contacts-maps img {
  width: 100%; }

.footer {
  width: 100%;
  height: 100%;
  background: #fcfbfb; }

.footer-phone_blue {
  padding-top: 20px;
  color: #0073ae; }

.footer-phone {
  font-size: 24px;
  font-family: 'ptsansregular';
  width: 80%;
  margin: 0 auto; }

.footer-phone-text {
  font-size: 18px;
  width: 80%;
  margin: 0 auto; }

.footer-phone-text_blue {
  font-family: 'ptsansregular';
  color: #0073ae; }

.footer-phone_black {
  padding-top: 35px; }

.footer-menu {
  font-size: 13px;
  width: 80%;
  margin: 20px auto 30px; }

.footer-menu a {
  text-decoration: none;
  display: block;
  padding-bottom: 5px;
  color: black; }

.footer-menu a:visited {
  color: black; }

.footer-soc-net {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 25px; }

.footer-soc-net a {
  text-decoration: none;
  margin-right: 20px; }

.footer-info {
  font-size: 11px;
  color: #686765;
  width: 80%;
  margin: 0 auto;
  padding-bottom: 20px; }

.footer-partners {
  width: 80%;
  margin: 0 auto; }

.footer-line {
  width: 100%;
  height: 8px; }

.button-scroll-top {
  text-align: center;
  margin: 25px 0 20px; }

/*for page doctors*/
.block-button-top_block_link-doctors {
  height: 60px; }

.block-button-top_img-doctors {
  margin: 10px auto 5px; }

.block-button-top_block-doctors {
  height: 70px; }

.block-button-top-doctors {
  height: 140px; }

.doctors-ad > img {
  width: 100%; }

.child-block {
  background-image: url("/local/templates/s1_mobile/img/mobi/img/bak-child.png");
  background-size: cover;
  padding: 0 20px; }

.child-block_title {
  text-transform: uppercase;
  font-size: 40px;
  color: #01b8be;
  text-align: center;
  padding: 30px 0 40px;
  margin: 0 auto; }

.child-block_title-small {
  font-size: 19px;
  color: #686765;
  margin-bottom: 20px; }

.child-block_text {
  font-size: 16px;
  color: #686765; }

.child-block_link {
  text-align: center;
  color: #01b8be;
  font-size: 11px;
  text-decoration: none;
  display: block;
  padding-bottom: 10px;
  padding-top: 10px; }

.child-block_link > p {
  margin: 5px 0; }

.doctors-price {
  background-image: url("/local/templates/s1_mobile/img/mobi/img/blue-fon.png");
  background-size: cover;
  padding: 0 20px;
  height: 100%; }

.doctors-price_title {
  font-size: 40px;
  color: white;
  text-align: center;
  padding: 50px 0 10px; }

.doctors-price-block {
  background: rgba(85, 147, 175, 0.5);
  padding: 20px; }

.doctors-price_link {
  color: rgba(255, 255, 255, 0.68);
  display: block;
  text-align: center;
  text-decoration: none;
  margin: 30px 0 40px;
  font-size: 11px; }

.doctors-price_link > p {
  margin: 0; }

.doctors-price_button {
  display: block;
  width: 75%;
  height: 45px;
  background: #3699ec;
  color: white;
  font-size: 16px;
  line-height: 2.7;
  margin: 0 auto 40px;
  text-align: center;
  text-decoration: none;
  border-radius: 50px; }

.diagnostic-block {
  background: #fcfbfb;
  height: 100%;
  padding: 0 20px; }

.diagnostic-block-title {
  font-size: 40px;
  color: #01b8be;
  text-transform: uppercase;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 15px; }

.diagnostic-block_text {
  font-size: 16px;
  color: #085f8a;
  line-height: 1.7;
  font-weight: bold; }

.diagnostic-block_service {
  height: 95px;
  border: 1px solid gray;
  border-radius: 10px;
  margin: 20px 0; }

.diagnostic-block_service > img {
  float: left;
  margin: 24px; }

.diagnostic-block_service-title {
  font-size: 18px;
  color: black;
  margin: 0;
  padding-top: 20px; }

.diagnostic-block_service-price {
  font-size: 20px;
  color: #3f6cb2;
  font-weight: bold;
  margin: 0;
  padding-top: 5px; }

.diagnostic-block-link {
  text-align: center;
  display: block;
  text-decoration: none;
  color: #01b8be;
  font-size: 11px; }

.diagnostic-block-link > p {
  margin: 0; }

.block-links-doctors {
  background: #fcfbfb;
  padding: 15px 20px;
  height: 100%; }

.block-links-doctors_link {
  display: block;
  text-align: center;
  width: 100%;
  height: 45px;
  text-decoration: none;
  color: #fcfbf9;
  text-transform: uppercase;
  background: #3699ec;
  border-radius: 50px;
  margin: 10px 0;
  font-size: 16px;
  line-height: 2.7; }

.doctors-price-block_info {
  font-size: 12px;
  color: rgba(252, 251, 249, 0.6); }

.disease-row {
  height: 30px; }

.disease-row p {
  display: inline-block; }

.disease-row p:first-child {
  float: left; }

.doctors-price-block_info .disease-row p:first-child {
  margin-right: 120px; }

.disease-row p:nth-child(2) {
  float: left;
  width: 82%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.disease-row p:nth-child(2) span:last-child {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-bottom: 1px solid white; }

.disease-row p:last-child {
  float: right; }

.doctors-price-block_info p {
  margin: 0; }

.doctors-price-block_info > .disease-row {
  margin-bottom: 15px; }

.slider-vakansii {
  height: 317px;
  background-image: url("../img/vakansii/fon.png"); }

.slider .wrapper .slider-cards-vakansii {
  height: 95px;
  top: 0; }

.vakansii-block {
  max-width: 1024px;
  min-width: 980px;
  margin: 0 auto; }
  .vakansii-block_title {
    text-align: center;
    padding: 20px 0;
    font-size: 50px;
    color: #01b8be;
    text-transform: uppercase; }
  .vakansii-block_text {
    font-size: 16px; }
    .vakansii-block_text > b {
      margin-top: 10px; }
  .vakansii-block_select {
    width: 215px;
    height: 35px;
    padding-left: 10px;
    color: darkgrey;
    border-radius: 25px;
    margin-right: 10px; }
  .vakansii-block_button {
    height: 35px;
    line-height: 2;
    width: 120px;
    background: #3699ec;
    border: none;
    border-radius: 25px;
    float: right;
    margin-top: 11px;
    color: white;
    font-size: 16px; }
  .vakansii-block p {
    font-size: 16px;
	text-align: justify;
	}
    .vakansii-block p:first-of-type {
      color: #0073ae;
      font-size: 18px;
      text-transform: uppercase;
      padding-bottom: 5px; }
    .vakansii-block p:nth-of-type(2) {
      padding-bottom: 15px; }
    .vakansii-block p:nth-of-type(3) {
      padding-bottom: 15px;
      display: inline-block; }
  .vakansii-block b {
    font-size: 16px;
    display: block; }
  .vakansii-block a {
    font-size: 16px;
    text-decoration: none;
    border-bottom: 1px solid #0073ae;
    margin-left: 10px;
    font-weight: bold;
    color: #0073ae;
    cursor: pointer; }
  .vakansii-block_wrap-button > a {
    margin-top: 25px;
    font-weight: 100;
    margin-right: 10px; }
    .vakansii-block_wrap-button > a:first-of-type {
      width: 120px;
      height: 35px;
      display: inline-block;
      border: none;
      text-align: center;
      background: #0073ae;
      color: white;
      line-height: 2;
      border-radius: 25px; }
    .vakansii-block_wrap-button > a:last-of-type {
      font-weight: bold; }

.vakansii-filtr {
  height: 55px;
  line-height: 4;
  background: #01b8be;
  margin: 20px 0; }

.vakansii-wrap {
  background: #f3f3f3;
  margin-bottom: 40px;
  margin-top: 35px;
  padding: 60px 0; }

.child {
  position: relative; }
  .child-map {
    display: block;
    width: 50%;
    margin: 0 auto 25px auto; }
    @media screen and (max-width: 640px) {
      .child-map {
        width: 90%;
        margin: 0 auto;
        padding-bottom: 45px; } }
  .child-banner {
    height: 425px;
    background-image: url("../img/child_back_for_deti.jpg");
    background-position: top;
    background-size: cover;
    position: relative; }
    .child-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC; }
  .child .wrapper {
    height: auto;
    position: relative; }
    .child .wrapper .child-cards {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 95px;
      width: 100%;
      box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0; }
      .child .wrapper .child-cards .child-card {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        z-index: 210; }
        .child .wrapper .child-cards .child-card p {
          padding-top: 10px;
          text-align: center;
          font-weight: 900;
          font-size: 14px;
          color: white; }
        .child .wrapper .child-cards .child-card img {
          display: block;
          text-align: center;
          margin: 0px auto; }
        .child .wrapper .child-cards .child-card:nth-child(1) {
          background-color: rgba(140, 0, 0, 0.7);
          border-bottom: 10px solid #8C0000; }
        .child .wrapper .child-cards .child-card:nth-child(2) {
          background-color: rgba(0, 190, 130, 0.7);
          border-bottom: 10px solid #00BE82; }
        .child .wrapper .child-cards .child-card:nth-child(3) {
          background-color: rgba(0, 184, 192, 0.7);
          border-bottom: 10px solid #00B8C0; }
        .child .wrapper .child-cards .child-card:nth-child(4) {
          background-color: rgba(5, 142, 208, 0.7);
          border-bottom: 10px solid #058FD0; }
        .child .wrapper .child-cards .child-card img {
          height: 40px; }
  .child__after-banner {
    margin-top: 0;
    margin-bottom: 30px;
    line-height: 23px;
    text-align: justify; }
    @media screen and (max-width: 640px) {
      .child__after-banner {
        padding: 0 25px;
        margin-top: 0; } }
  .child__services {
    box-sizing: border-box;
    padding: 100px 0;
    background-image: url("../img/services-background.jpg"); }
    @media screen and (max-width: 420px) {
      .child__services {
        height: auto;
        padding: 30px 0 0 0; } }
    .child__services-title {
      font-size: 50px;
      text-transform: uppercase;
      text-align: center;
      color: white; }
      @media screen and (max-width: 420px) {
        .child__services-title {
          font-size: 40px; } }
    .child__services-square {
      width: 15px;
      height: 15px;
      background-color: white;
      display: block;
      margin: 40px auto; }
    .child__services-content {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-align-content: space-between;
      -ms-flex-line-pack: justify;
      align-content: space-between; }
      @media screen and (max-width: 767px) {
        .child__services-content {
          height: 630px;
          overflow: hidden;
          display: block;
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          margin: 0 15px; }
          .child__services-content.opened {
            height: auto; } }
    .child__services-coll {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding: 0 8px; }
      @media screen and (max-width: 420px) {
        .child__services-coll {
          height: 600px;
          margin-bottom: 20px; } }
    .child__services-card {
      -webkit-flex-basis: 48%;
      -ms-flex-preferred-size: 48%;
      flex-basis: 48%;
      height: 100px;
      width: 100%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      margin-top: 25px;
      background-color: rgba(255, 255, 255, 0.2); }
      .child__services-card p {
        color: white;
        text-align: center;
        font-size: 26px; }
    .child__services-arrow {
      text-align: center;
      margin-top: 35px;
      padding-bottom: 25px; }
      .child__services-arrow span {
        color: white;
        font-size: 14px; }
      .child__services-arrow img {
        display: block;
        margin: 10px auto 0 auto; }

.pediatrics {
  position: relative; }
  .pediatrics .artz-header{
	  text-align: left; font-size: 26px;
  }
  .pediatrics .pediatrics__after-banner p {
    padding: 3px 0;  }
  .pediatrics .pediatrics__after-banner ul {
  list-style-type: disc;
  margin-right: 1.8em;
  -webkit-margin-start: 1.8em;}
  .pediatrics__title {
    font-size: 46px;
    text-align: center;
    padding: 25px 0 25px 0;
    color: #01b8be;
    position: absolute;
    z-index: 100;
    top: 150px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 640px) {
      .pediatrics__title {
        font-size: 32px;
        top: 25px; } }
  .pediatrics-map {
    display: block;
    width: 50%;
    margin: 0 auto 25px auto; }
  .pediatrics-banner {
    height: 500px;
    background-image: url("../img/vzroslie.jpg");
    background-position: center;
    background-size: cover;
    position: relative; }
    @media screen and (max-width: 640px) {
      .pediatrics-banner {
        height: auto; }
        .pediatrics-banner:before {
          content: "";
          padding-top: 20%;
          display: block; } }
    .pediatrics-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC; }
  .pediatrics .wrapper {
    height: auto;
    position: relative;
    padding: 25px 0; }
    @media screen and (max-width: 640px) {
      .pediatrics .wrapper {
        padding: 0 25px 25px 25px;
        text-align: justify; } }
  .pediatrics__after-banner {
    padding-bottom: 50px;
    line-height: 23px;
    background-color: #d4f4f8;
    color: #838a89; }
    @media screen and (max-width: 640px) {
      .pediatrics__after-banner {
        text-align: justify; } }
  .pediatrics__disease {
    box-sizing: border-box;
    padding: 100px 0 50px 0;
    background-image: url("../img/services-background.jpg"); }
    @media screen and (max-width: 640px) {
      .pediatrics__disease {
        padding: 0; } }
    .pediatrics__disease-title {
      font-size: 50px;
      text-align: center;
      color: white; }
      @media screen and (max-width: 640px) {
        .pediatrics__disease-title {
          font-size: 32px; } }
    .pediatrics__disease-square {
      width: 15px;
      height: 15px;
      background-color: white;
      display: block;
      margin: 40px auto; }
      @media screen and (max-width: 640px) {
        .pediatrics__disease-square {
          margin: 0 auto 40px; } }
    .pediatrics__disease-content_desctop {
      height: auto;
      padding: 60px 100px;
      margin-bottom: 50px;
      background-color: rgba(255, 255, 255, 0.2);
      color: white; }
      @media screen and (max-width: 640px) {
        .pediatrics__disease-content_desctop {
          padding: 30px 15px; } }
      .pediatrics__disease-content_desctop .title {
        font-size: 26px;
        margin: 15px auto 35px auto;
        text-align: center; }
    .pediatrics__disease-row {
      margin-bottom: 10px; }
      .pediatrics__disease-row:after {
        content: "";
        clear: both;
        display: block; }
      .pediatrics__disease-row p {
        display: inline-block; }
        .pediatrics__disease-row p:first-child {
          margin-right: 15px;
          float: left;
          display: none; }
        .pediatrics__disease-row p:nth-child(2) {
          float: left;
          width: 91%;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex; }
          @media screen and (max-width: 640px) {
            .pediatrics__disease-row p:nth-child(2) {
              width: 73% !important; } }
          .pediatrics__disease-row p:nth-child(2):first-child {
            width: 93%; }
          .pediatrics__disease-row p:nth-child(2) span:last-child {
            position: relative;
            bottom: 4px;
            left: 4px;
            -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            border-bottom: 1px solid white; }
            @media screen and (max-width: 640px) {
              .pediatrics__disease-row p:nth-child(2) span:last-child {
                display: none; } }
        .pediatrics__disease-row p:last-child {
          float: right; }
	.pediatrics__disease-subsection{
		border-bottom: 1px solid white;
		font-size: 16px;
		padding: 5px;
		background-color: #4f97b7;
	}
    .pediatrics__disease-coll {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding: 0 8px; }
    .pediatrics__disease-card {
      -webkit-flex-basis: 48%;
      -ms-flex-preferred-size: 48%;
      flex-basis: 48%;
      height: 180px;
      width: 100%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      margin-top: 25px;
      background-color: rgba(255, 255, 255, 0.2); }
      .pediatrics__disease-card p {
        color: white;
        line-height: 24px;
        text-align: center; }
        .pediatrics__disease-card p:first-child {
          font-size: 26px;
          margin-bottom: 25px; }
        .pediatrics__disease-card p:last-child {
          font-size: 16px; }
    .pediatrics__disease .pediatrics__disease-record {
      display: block;
      margin: 0 auto;
      padding: 15px 30px;
      background-color: #3699EC;
      color: white;
      border: none;
      border-radius: 25px;
      outline: none; }
      .pediatrics__disease .pediatrics__disease-record:hover {
        cursor: pointer;
        background-color: #2B689C;
        transition: .8s; }
  .pediatrics__record {
    box-sizing: border-box;
    padding: 30px 0;
    background-color: #E4EBEF; }
    .pediatrics__record-title {
      font-size: 50px;
      text-align: center;
      color: #01B8BE; }
      @media screen and (max-width: 640px) {
        .pediatrics__record-title {
          font-size: 32px; } }
    .pediatrics__record-square {
      width: 15px;
      height: 15px;
      background-color: #01B8BE;
      display: block;
      margin: 40px auto; }
    .pediatrics__record-text {
      text-align: center;
      color: #2B6D93;
      font-size: 18px;
      line-height: 23px;
      margin-bottom: 50px; }
    .pediatrics__record-box {
      box-sizing: border-box;
      outline: none;
      text-align: center; }
      .pediatrics__record-box .nav-tabs {
        border-bottom: 1px solid black; }
        .pediatrics__record-box .nav-tabs li {
          width: 15%;
          margin: 0 3%;
          float: none;
          display: inline-block !important;
          border-bottom: 1px solid black;
          position: relative;
          top: 1px; }
          @media screen and (max-width: 640px) {
            .pediatrics__record-box .nav-tabs li {
              width: 100%;
              border: none;
              margin: 0; } }
          .pediatrics__record-box .nav-tabs li a {
            border-radius: 0px;
            background-color: #E4EBEF !important;
            color: black;
            font-size: 14px; }
        .pediatrics__record-box .nav-tabs .active > a {
          background-color: red;
          border-left: 1px solid black !important;
          border-top: 1px solid black !important;
          border-right: 1px solid black !important;
          border-bottom: 1px solid #E4EBEF !important;
          position: relative;
          top: 1px; }
          @media screen and (max-width: 767px) {
            .pediatrics__record-box .nav-tabs .active > a {
              width: 100%;
              border: none !important;
              margin: 0;
              background-color: #3699EC !important;
              color: white !important; } }
      .pediatrics__record-box > .record-tab,
      .pediatrics__record-box input[type="radio"] {
        display: none; }
      .pediatrics__record-box .pediatrics__record-label {
        padding: 10px 20px;
        margin: 0 8%;
        top: 5px;
        line-height: 28px;
        cursor: pointer;
        position: relative;
        background: #E4EBEF;
        text-align: center; }
      .pediatrics__record-box input[type="radio"]:checked + label {
        border: 1px solid black;
        border-bottom: 1px solid #E4EBEF;
        z-index: 10; }
      .pediatrics__record-box > input:nth-of-type(1):checked ~ div:nth-of-type(1),
      .pediatrics__record-box > input:nth-of-type(2):checked ~ div:nth-of-type(2),
      .pediatrics__record-box > input:nth-of-type(3):checked ~ div:nth-of-type(3) {
        display: block;
        padding: 5px;
        position: relative;
        top: 5px;
        border-top: 1px solid black; }
      .pediatrics__record-box-search {
        text-align: center;
        margin: 50px 0; }
        @media screen and (max-width: 420px) {
          .pediatrics__record-box-search {
            padding: 0 15px; } }
        .pediatrics__record-box-search input {
          width: 350px;
          background-color: white;
          color: #CACBCC;
          padding: 13px 15px;
          font-size: 14px;
          border: none;
          border-radius: 25px;
          outline: none; }
          @media screen and (max-width: 640px) {
            .pediatrics__record-box-search input {
              width: 70% !important; } }
        .pediatrics__record-box-search button {
          margin-left: -40px;
          padding: 13px 30px;
          border-radius: 25px;
          font-size: 14px;
          color: white;
          border: none;
          outline: none;
          background-color: #3699EC; }
          @media screen and (max-width: 420px) {
            .pediatrics__record-box-search button {
              margin: 15px auto; } }
          .pediatrics__record-box-search button:hover {
            cursor: pointer;
            background-color: #2B689C;
            transition: .8s; }
    .pediatrics__record .specialisation-box {
      max-width: 960px;
      margin: 0 auto; }
      .pediatrics__record .specialisation-box .title {
        margin: 25px 0 15px 0;
        font-size: 24px; }
      .pediatrics__record .specialisation-box-columns {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
        @media screen and (max-width: 640px) {
          .pediatrics__record .specialisation-box-columns {
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column; } }
        .pediatrics__record .specialisation-box-columns div {
          margin: 25px 0;
          -webkit-flex-basis: 50%;
          -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
          height: 160px;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
          justify-content: space-between; }
          @media screen and (max-width: 640px) {
            .pediatrics__record .specialisation-box-columns div {
              margin: 15px 0 0 10% !important; } }
          .pediatrics__record .specialisation-box-columns div input[type="checkbox"] {
            display: none; }
          .pediatrics__record .specialisation-box-columns div label {
            text-align: left;
            font-size: 12px;
            position: relative; }
            .pediatrics__record .specialisation-box-columns div label:before {
              content: '00';
              font-size: 7px;
              position: absolute;
              left: -20px;
              top: 2px;
              background-color: #E4EBEF;
              box-sizing: border-box;
              color: #E4EBEF;
              border: 1px solid black; }
            .pediatrics__record .specialisation-box-columns div label:hover {
              cursor: pointer; }
          .pediatrics__record .specialisation-box-columns div:last-child {
            margin-left: 100px; }
          .pediatrics__record .specialisation-box-columns div input[type=checkbox]:checked + label:before {
            content: '00';
            position: absolute;
            font-size: 7px;
            background-color: #01B8BE;
            color: #01B8BE; }
    .pediatrics__record-phone {
      display: block;
      text-align: center;
      margin: 40px auto; }
      .pediatrics__record-phone p:last-child {
        font-size: 24px;
        margin: 15px 0; }
    .pediatrics__record-slider {
      width: 960px;
      margin: 0 auto;
      background-color: #E4EBEF !important; }
      .pediatrics__record-slider__item {
        height: 630px;
        background-color: white !important;
        margin-bottom: 30px; }
        .pediatrics__record-slider__item:hover {
          box-shadow: 0px 0px 30px -5px rgba(0, 0, 0, 0.75);
          transition: .8s;
          cursor: pointer; }
        .pediatrics__record-slider__item .avatar {
          height: 200px;
          background-position: center;
          background-size: cover;
          position: relative; }
          @media screen and (max-width: 640px) {
            .pediatrics__record-slider__item .avatar {
              height: 300px !important; } }
          .pediatrics__record-slider__item .avatar .line {
            position: absolute;
            width: 100%;
            left: 0;
            bottom: 0;
            color: white;
            text-align: center;
            padding: 5px 0;
            line-height: 18px;
            font-size: 14px; }
        .pediatrics__record-slider__item form {
          height: 64%; }
          .pediatrics__record-slider__item form .doctor-info {
            height: 100%;
            position: relative;
            transition: .8s; }
            .pediatrics__record-slider__item form .doctor-info .name {
              text-align: center;
              margin: 25px 0 10px 0;
              font-size: 20px;
              color: black !important; }
              .pediatrics__record-slider__item form .doctor-info .name span {
                color: #6D6C6C;
                font-size: 14px;
                font-weight: 200; }
            .pediatrics__record-slider__item form .doctor-info .experience {
              text-align: left;
              margin: 20px 0;
              font-size: 12px;
              color: #6D6C6C;
              line-height: 17px; }
            .pediatrics__record-slider__item form .doctor-info .priority {
              text-align: left;
              margin: 20px 0;
              font-size: 12px;
              color: #6D6C6C;
              line-height: 17px; }
            .pediatrics__record-slider__item form .doctor-info .adress {
              text-align: left;
              margin: 15px 0;
              font-size: 12px;
              font-weight: 800;
              line-height: 17px;
              color: black !important; }
            .pediatrics__record-slider__item form .doctor-info button {
              position: absolute;
              left: 12%;
              bottom: 5px;
              width: 76%;
              padding: 15px 0;
              background-color: #4391E9;
              color: white;
              border: none;
              border-radius: 25px;
              outline: none; }
              .pediatrics__record-slider__item form .doctor-info button:hover {
                cursor: pointer;
                background-color: #2B689C;
                transition: .8s; }
          .pediatrics__record-slider__item form .doctor-reception {
            display: none;
            height: 107%;
            position: relative;
            transition: .8s;
            text-align: center; }
            .pediatrics__record-slider__item form .doctor-reception img {
              display: block;
              margin: 0 auto;
              width: 45px;
              height: 45px;
              padding: 45px 0; }
            .pediatrics__record-slider__item form .doctor-reception label {
              color: white;
              font-size: 14px; }
            .pediatrics__record-slider__item form .doctor-reception input {
              width: 80%;
              margin: 20px 0 45px 0;
              height: 20px;
              background-color: transparent;
              border: none;
              border-bottom: 1px solid white;
              outline: none;
              padding: 0 0 2px 0px;
              box-sizing: border-box;
              color: white;
              text-align: center; }
            .pediatrics__record-slider__item form .doctor-reception button {
              position: absolute;
              left: 12%;
              bottom: 10px;
              width: 76%;
              padding: 15px 0;
              background-color: white;
              border: none;
              border-radius: 25px;
              outline: none; }
              .pediatrics__record-slider__item form .doctor-reception button:hover {
                cursor: pointer; }
      .pediatrics__record-slider .slick-slide {
        height: 630px;
        padding: 10px;
        background-color: white;
        text-align: center;
        margin-right: 15px;
        margin-left: 15px; }
      .pediatrics__record-slider .slick-left-arrow {
        position: absolute;
        top: 35%;
        left: -25px;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg); }
        .pediatrics__record-slider .slick-left-arrow:hover {
          cursor: pointer; }
      .pediatrics__record-slider .slick-right-arrow {
        position: absolute;
        top: 35%;
        right: -25px;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg); }
        .pediatrics__record-slider .slick-right-arrow:hover {
          cursor: pointer; }
      .pediatrics__record-slider .slick-dots li {
        width: 15px;
        height: 15px;
        border: 2px solid #8F8F8F;
        box-sizing: border-box; }
        .pediatrics__record-slider .slick-dots li button {
          display: none; }
      .pediatrics__record-slider .slick-dots .slick-active {
        background-color: #8F8F8F !important; }
  .pediatrics__record-button {
    display: block;
    margin: 0 auto;
    padding: 15px 30px;
    background-color: #3699EC;
    color: white;
    border: none;
    border-radius: 25px;
    outline: none; }
    .pediatrics__record-button:hover {
      cursor: pointer;
      background-color: #2B689C;
      transition: .8s; }

.quality {
  position: relative;
  background-color: #D1F2F7; }
  .quality-banner {
    height: 315px;
    background-image: url("../img/quality_back.jpg");
    background-position: center;
    background-size: cover;
    position: relative; }
    .quality-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC; }
  .quality .wrapper {
    height: auto;
    position: relative;
    min-width: 1px !important; }
    .quality .wrapper .quality-cards {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 95px;
      width: 100%;
      box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0; }
      .quality .wrapper .quality-cards .quality-card {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        z-index: 210; }
        .quality .wrapper .quality-cards .quality-card p {
          padding-top: 10px;
          text-align: center;
          font-weight: 900;
          font-size: 14px;
          color: white; }
        .quality .wrapper .quality-cards .quality-card img {
          display: block;
          text-align: center;
          margin: 0px auto; }
        .quality .wrapper .quality-cards .quality-card:nth-child(1) {
          background-color: rgba(140, 0, 0, 0.7);
          border-bottom: 10px solid #8C0000; }
        .quality .wrapper .quality-cards .quality-card:nth-child(2) {
          background-color: rgba(0, 190, 130, 0.7);
          border-bottom: 10px solid #00BE82; }
        .quality .wrapper .quality-cards .quality-card:nth-child(3) {
          background-color: rgba(0, 184, 192, 0.7);
          border-bottom: 10px solid #00B8C0; }
        .quality .wrapper .quality-cards .quality-card:nth-child(4) {
          background-color: rgba(5, 142, 208, 0.7);
          border-bottom: 10px solid #058FD0; }
        .quality .wrapper .quality-cards .quality-card img {
          height: 40px; }
  .quality__title {
    font-size: 46px;
    text-align: center;
    padding: 25px 0 25px 0;
    color: #01b8be; }
  .quality__selectes {
    background-color: #01b8be;
    padding: 15px 0; }
    .quality__selectes .btn {
      text-align: left;
      width: 200px;
      float: right;
      border-radius: 15px;
      background-color: #efefef;
      border: none;
      color: #969797; }
      .quality__selectes .btn-select {
        text-align: center;
        width: 150px;
        background-color: #225E97;
        color: white; }
      .quality__selectes .btn .sr-only {
        position: relative; }
    .quality__selectes .btn-group {
      margin-right: 15px;
      border-radius: 15px;
      color: black; }
    .quality__selectes .bootstrap-select {
      width: auto; }
  .quality .wrapper {
    min-width: 1px !important; }
  .quality__row {
    height: auto;
    min-width: 1px !important;
    margin-top: 0;
    margin-bottom: 35px; }
    .quality__row img {
      width: 100%; }
    @media screen and (max-width: 767px) {
      .quality__row li {
        padding: 0 25px;
        text-align: justify; } }
    @media screen and (max-width: 767px) {
      .quality__row .list-unstyled li {
        height: auto !important; } }
  .quality__h1 {
    font: 18px 'ptsansregular';
    font-weight: 800;
    margin: 0 0 25px; }
    @media screen and (max-width: 767px) {
      .quality__h1 {
        padding: 0 25px;
        text-align: center; } }
  .quality__h2 {
    font: 18px 'ptsansregular';
    margin: 15px 0; }
    @media screen and (max-width: 767px) {
      .quality__h2 {
        padding: 0 25px;
        text-align: justify; } }
  .quality__list {
    font-size: 16px; }
  .quality-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center; }
    .quality-box__item {
      -webkit-flex-basis: 19%;
      -ms-flex-preferred-size: 19%;
      flex-basis: 19%;
      margin: 0 5px 25px 5px;
      text-align: center; }

.feedback {
  min-width: 1px !important;
  text-align: center;
  padding: 0 0 25px 0; }
  .feedback a {
    font-size: 24px;
    text-decoration: underline; }

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: auto !important; }

@font-face {
  font-family: ptsansbold;
  src: url(../../fonts/pt-sans.bold.ttf); }

@font-face {
  font-family: ptsansitalic;
  src: url(../../fonts/pt-sans.italic.ttf); }

@font-face {
  font-family: ptsansregular;
  src: url(../../fonts/pt-sans.regular.ttf); }

@font-face {
  font-family: ptsanslight;
  src: url(../../fonts/pt-sans.light.ttf); }

ul {
  list-style-type: none;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px; }

body {
  margin: 0;
  padding: 0;
  font-family: ptsansregular; }

.body_mobi {
  position: relative;
  padding-top: 51px; }

.sidebar {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #085f8a;
  width: 0px;
  height: 100vh;
  z-index: 9900;
  overflow: hidden;
  white-space: nowrap; }
  .sidebar i {
    position: absolute;
    top: 13px;
    left: 16px;
    font-size: 24px;
    width: 25px;
    height: 25px;
    z-index: 9999;
    color: white; }
    .sidebar i:hover {
      cursor: pointer; }
  .sidebar .icon_white {
    color: white; }
  .sidebar_full {
    width: 100%; }
  .sidebar__list {
    margin-left: 55px;
    margin-top: 12px; }
    .sidebar__list li a {
      color: white;
      font-size: 18px; }

.menu-mobi i {
  font-size: 22px;
  position: relative;
  top: 3px; }

.wraper {
  width: 100%;
  margin: 0 auto;
  min-width: 320px; }

.slider-wrapper {
  position: relative; }

#slider-top {
  width: 100%;
  height: 237px;
  position: relative;
  overflow: hidden;
  color: white;
  padding: 0;
  margin: 0; }

.carousel-block {
  opacity: 0;
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-320px);
  -ms-transform: translateX(-320px);
  transform: translateX(-320px); }

.carousel-block:first-of-type {
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1; }

.block-carusel_img-1, .block-carusel_img-2, .block-carusel_img-3 {
  width: 100%;
  height: 237px; }

.block-carusel_img-1 {
  background-image: url("/local/templates/s1_mobile/img/mobi/img/slider-1.png");
  background-size: cover; }

.block-carusel_img-2 {
  background-image: url("/local/templates/s1_mobile/img/mobi/img/slider-1.png");
  background-size: cover; }

.block-carusel_img-3 {
  background-image: url("/local/templates/s1_mobile/img/mobi/img/slider-1.png");
  background-size: cover; }

.carousel-block_nav {
  position: relative;
  margin-top: -25px; }

.carousel-block_nav > ul {
  list-style: none;
  padding-left: 0;
  text-align: center;
  width: 320px;
  margin: 0 auto; }

.carousel-block_nav > ul > li {
  display: inline-block;
  height: 10px;
  width: 10px;
  background: white;
  margin: 0; }

ul > li.carousel-block_nav-active {
  background: white;
  opacity: 1; }

.carousel-block_nav > ul > li:hover {
  background: white;
  opacity: 1; }

.title-slider, .text-slider {
  /*display: inline-block;*/
  margin: 0;
  color: black;
  text-transform: uppercase;
  padding-left: 20px; }

.title-slider {
  font-size: 28px;
  font-family: 'ptsansregular';
  padding-top: 125px;
  line-height: 0.9; }

.text-slider {
  font-size: 16px;
  font-family: 'ptsansregular'; }

.header_mobi {
  display: none;
  border: 1px solid #aac9de;
  height: 51px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2000;
  background-color: white;
  box-shadow: 0px 4px 28px -6px rgba(0, 0, 0, 0.75); }
  @media screen and (max-width: 767px) {
    .header_mobi {
      display: block; } }

.wrapper-menu-mobi {
  width: 50px;
  line-height: 3.5; }

.wrapper-menu-mobi, .wrapper-logo-top, .wrapper-phone-header, .wrapper-maps-pointer {
  display: inline-block;
  height: 50px;
  border-right: 1px solid #aac9de;
  text-align: center;
  float: left; }

.wrapper-phone-header, .wrapper-maps-pointer {
  width: 50px; }

.logo-top {
  width: 163px;
  height: 100%;
  display: inline-block;
  padding: 0 1px; }

.wrapper-phone-header, .wrapper-maps-pointer {
  line-height: 3.5;
  float: right; }

.wrapper-maps-pointer {
  border-left: 1px solid #aac9de; }

.wrapper-phone-header, .wrapper-logo-top {
  border: none; }

.logo-top > img {
  margin-top: 6px; }

.block-button-top {
  display: block;
  height: 230px;
  width: 100%; }

.block-button-top_line-first {
  width: 100%; }

.block-button-top_block {
  width: 50%;
  height: 115px;
  display: inline-block;
  float: left; }

.doc-to-home {
  background: #8c0000; }

.check-to-dock {
  background: #00be82; }

.check-to-analis {
  background: #00b8c0; }

.tell-qestion {
  background: #058fd0; }

.block-button-top_block_link {
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: white;
  font-size: 12px;
  font-family: 'ptsansregular';
  width: 100%;
  height: 105px;
  display: block;
  background: rgba(255, 255, 255, 0.3); }

.block-button-top_img {
  height: 41px;
  margin: 15px auto 5px; }

.block-button-top_text {
  margin: 0 auto;
  width: 70%; }

.wrapper-service {
  width: 100%;
  height: 100%;
  background-image: url("/local/templates/s1_mobile/img/mobi/img/blue-fon.png");
  display: inline-block; }

.block-service {
  width: 85%;
  height: 110px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.3);
  text-align: center;
  margin-bottom: 15px; }

.block-service-title {
  margin: 0;
  font-size: 17px;
  font-family: 'ptsansregular';
  font-weight: bold;
  color: white;
  padding-top: 22px;
  padding-bottom: 10px; }

.block-service-text {
  font-size: 12px;
  font-family: 'ptsansregular';
  color: white;
  width: 220px;
  margin: 0 auto; }

.all-services {
  color: white;
  font-size: 11px;
  font-family: 'ptsansregular';
  text-align: center;
  display: block;
  text-decoration: none;
  padding-bottom: 20px; }

.all-services > p {
  margin: 0; }

.square-top {
  display: block;
  width: 10px;
  height: 10px;
  margin: 10px auto 30px;
  background: rgba(255, 255, 255, 0.9); }

.doks {
  width: 100%;
  height: 100%;
  background: #fcfbfb; }

.search-form {
  position: relative;
  width: 85%;
  margin: 0 auto; }

.search-field, .search-button {
  border: none;
  outline: none;
  border-radius: 25px; }

.search-field {
  padding-left: 15px;
  width: 95%;
  height: 40px;
  background: #efefef;
  border: 1px solid #d6e3ee;
  font-family: 'ptsansregular';
  font-size: 16px; }

.search-field::-webkit-input-placeholder {
  font-family: 'ptsansregular';
  font-size: 16px;
  color: #cccdce; }

.search-button {
  height: 42px;
  width: 42px;
  position: absolute;
  top: 1px;
  right: -2px;
  background-image: url(/img/mobi/img/search-button.png);
  cursor: pointer; }

.doks-title {
  color: #01b8be;
  font-size: 40px;
  text-transform: uppercase;
  font-family: 'ptsansregular';
  text-align: center;
  font-weight: bold;
  padding-top: 45px; }

.square-doks {
  background: #01b8be; }

.search-now {
  text-align: center;
  font-size: 18px;
  color: #cacbcc;
  font-family: 'ptsansregular';
  margin-bottom: 5px; }

.link-doks {
  text-decoration: none;
  text-align: center;
  display: block;
  font-size: 14px;
  color: #0073ae;
  font-family: 'ptsansregular';
  font-weight: bold; }

.slider-wrapper-mobi {
  position: relative; }

#slider-doks, #slider-programm, #slider-news {
  width: 100%;
  height: 390px;
  position: relative;
  overflow: hidden;
  color: black;
  padding: 0;
  margin-left: 0px;
  margin-top: 0;
  margin-bottom: 0; }

.carousel-block-mobi {
  opacity: 1;
  width: 200px;
  height: auto;
  display: block;
  position: absolute;
  top: 0;
  padding-top: 40px; }

.carousel-block-mobi:first-of-type {
  -webkit-transform: translateX(-60%);
  -ms-transform: translateX(-60%);
  transform: translateX(-60%); }

.carousel-block-mobi:last-of-type {
  -webkit-transform: translateX(160%);
  -ms-transform: translateX(160%);
  transform: translateX(160%); }

.carousel-block-mobi:nth-of-type(2) {
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%); }

.block-carusel_img-doks-1 {
  height: 203px; }

.carousel-block_doks {
  width: 200px;
  height: 390px;
  margin: 20px auto 0; }

.carousel-block_nav-doks, .carousel-block_nav-programm, .carousel-block_nav-news {
  position: relative;
  margin-top: -2px;
  margin-bottom: 20px; }

.carousel-block_nav-doks > ul, .carousel-block_nav-programm > ul, .carousel-block_nav-news > ul {
  list-style: none;
  padding-left: 0;
  text-align: center;
  width: 320px;
  margin: 0 auto; }

.carousel-block_nav-doks > ul > li, .carousel-block_nav-programm > ul > li, .carousel-block_nav-news > ul > li {
  display: inline-block;
  height: 10px;
  width: 10px;
  background: #e6e5e5;
  opacity: 0.7;
  cursor: pointer;
  margin: 0; }

ul > li.carousel-block_nav-active-doks {
  background: #cac9c9;
  opacity: 1; }

.carousel-block_nav-doks > ul > li:hover {
  background: #cac9c9;
  opacity: 1; }

.check-doks {
  position: relative;
  top: -48px;
  text-align: center;
  font-size: 15px;
  color: white;
  background: #00b8c0;
  height: 35px;
  width: 202px;
  line-height: 2.5; }

.display-none {
  display: none; }

.title-slider-doks {
  font-size: 24px;
  text-align: center;
  margin: 10px 0 0 0; }

.text-slider-doks {
  font-size: 18px;
  text-align: center;
  color: #727171;
  margin: 0; }

.button-slider-doks {
  text-decoration: none;
  width: 145px;
  height: 45px;
  background: #3699ec;
  color: white;
  border-radius: 25px;
  line-height: 2.5;
  font-size: 16px;
  display: block;
  text-align: center;
  margin: 15px auto 0; }

.block-carusel_img-programm-1 {
  background-image: url("/local/templates/s1_mobile/img/mobi/img/programm-1.png");
  width: 232px;
  height: 209px; }

.block-programm {
  height: 100%;
  background: #085f8a;
  width: 100%; }

.programm-title {
  text-align: center;
  font-size: 40px;
  text-transform: uppercase;
  color: white;
  padding-top: 20px;
  width: 85%;
  margin: 0 auto; }

.programm-text {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.9);
  width: 80%;
  display: block;
  margin: 0 auto; }

.carousel-block-mobi_programm {
  width: 232px; }

.carousel-block-mobi_programm:first-of-type {
  -webkit-transform: translateX(-60%);
  -ms-transform: translateX(-60%);
  transform: translateX(-60%); }

.carousel-block-mobi_programm:nth-of-type(2) {
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%); }

.carousel-block-mobi_programm:last-of-type {
  -webkit-transform: translateX(160%);
  -ms-transform: translateX(160%);
  transform: translateX(160%); }

.carousel-block_programm {
  height: 375px;
  width: 232px;
  background: #057db9;
  margin: 20px auto 50px; }

.carousel-block_nav-programm {
  margin-top: 40px; }

.title-slider-programm {
  text-align: center;
  margin-bottom: 0;
  color: white;
  font-size: 16px;
  font-weight: bold; }

.text-slider-programm {
  font-size: 14px;
  width: 225px;
  display: block;
  margin: 0 auto;
  color: white;
  text-align: center; }

.about-us {
  width: 100%;
  height: 100%;
  background: #fcfbfb; }

.about-us_title {
  text-align: center;
  font-size: 40px;
  text-transform: uppercase;
  color: #01b8be;
  padding-top: 20px; }

.square-about-us {
  background: #01b8be;
  margin: 25px auto 35px; }

.about-us_text {
  width: 80%;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  color: #686765; }

.about-us_more {
  color: #54c5ca;
  font-size: 11px;
  text-align: center;
  text-decoration: none;
  padding-bottom: 25px;
  display: block; }

.about-us_more > p {
  margin-bottom: 5px;
  margin-top: 20px; }

.about-us_more > img {
  display: block;
  margin: 0 auto; }

.block-statistic {
  width: 100%;
  height: 100%;
  background: #06bc83; }

.block-statistic_wrapper {
  padding-top: 50px;
  text-align: center; }

.block-statistic_wrapper:last-of-type {
  padding-bottom: 45px; }

.block-statistic_numerical {
  font-size: 61px;
  font-weight: bold;
  font-family: 'ptsansregular';
  color: white;
  margin: 0; }

.block-statistic_text {
  font-size: 16px;
  color: white;
  margin: 0; }

.block-news {
  width: 100%;
  height: 100%;
  background: #fcfbfb; }

.news-title {
  font-size: 40px;
  width: 80%;
  margin: 0 auto;
  color: #01b8be;
  text-transform: uppercase;
  text-align: center;
  padding-top: 20px; }

.square-news {
  background: #01b8be;
  margin: 25px auto 35px; }

.news-text {
  width: 80%;
  margin: 0 auto;
  color: #085f8a;
  font-size: 16px; }

#slider-news {
  height: 350px; }

.carousel-block-mobi_news {
  width: 235px; }

.carousel-block-mobi_news img {
  display: block;
  margin: 15px auto 5px; }

.carousel-block-mobi_news p {
  color: #085f8a;
  font-size: 16px;
  padding-left: 15px;
  margin: 0; }

.carousel-block_news {
  height: 285px;
  width: 235px;
  margin: 40px auto 0;
  background: white;
  border: 1px solid #d0cece;
  box-shadow: 0 0px 5px #7f7d7d; }

.carousel-mobi_news {
  padding-bottom: 50px; }

.carousel-block_nav-news {
  margin: 0;
  padding-bottom: 20px; }

.carousel-block_nav-news > ul > li {
  background: #999999; }

.block-contacts {
  width: 100%;
  height: 100%;
  background: #fcfbfb; }

.contacts-title {
  font-size: 40px;
  margin: 0 auto;
  width: 80%;
  color: #01b8be;
  text-transform: uppercase;
  text-align: center;
  padding-top: 50px; }

.square-contacts {
  background: #01b8be;
  margin: 25px auto 35px; }

.contacts-address_title, .contacts-open_title {
  font-size: 24px;
  color: black;
  font-weight: bold;
  text-align: center;
  padding-bottom: 20px; }

.contacts-address_text, .contacts-open_text {
  font-size: 16px;
  color: #686765;
  text-align: center;
  padding-bottom: 20px; }

.border-contacts {
  display: block;
  width: 160px;
  border-bottom: 1px solid #e1e1e1;
  margin: 15px auto 30px; }

.contacts-open_text {
  padding-bottom: 50px; }

.contacts-maps img {
  width: 100%; }

.footer {
  width: 100%;
  height: 100%;
  background: #fcfbfb; }

.footer-phone_blue {
  padding-top: 20px;
  color: #0073ae; }

.footer-phone {
  font-size: 24px;
  font-family: 'ptsansregular';
  width: 80%;
  margin: 0 auto; }

.footer-phone-text {
  font-size: 18px;
  width: 80%;
  margin: 0 auto; }

.footer-phone-text_blue {
  font-family: 'ptsansregular';
  color: #0073ae; }

.footer-phone_black {
  padding-top: 35px; }

.footer-menu {
  font-size: 13px;
  width: 80%;
  margin: 20px auto 30px; }

.footer-menu a {
  text-decoration: none;
  display: block;
  padding-bottom: 5px;
  color: black; }

.footer-menu a:visited {
  color: black; }

.footer-soc-net {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 25px; }

.footer-soc-net a {
  text-decoration: none;
  margin-right: 20px; }

.footer-info {
  font-size: 11px;
  color: #686765;
  width: 80%;
  margin: 0 auto;
  padding-bottom: 20px; }

.footer-partners {
  width: 80%;
  margin: 0 auto; }

.footer-line {
  width: 100%;
  height: 8px; }

.button-scroll-top {
  text-align: center;
  margin: 25px 0 20px; }

/*for page doctors*/
.block-button-top_block_link-doctors {
  height: 60px; }

.block-button-top_img-doctors {
  margin: 10px auto 5px; }

.block-button-top_block-doctors {
  height: 70px; }

.block-button-top-doctors {
  height: 140px; }

.doctors-ad > img {
  width: 100%; }

.child-block {
  background-image: url("/local/templates/s1_mobile/img/mobi/img/bak-child.png");
  background-size: cover;
  padding: 0 20px; }

.child-block_title {
  text-transform: uppercase;
  font-size: 40px;
  color: #01b8be;
  text-align: center;
  padding: 30px 0 40px;
  margin: 0 auto; }

.child-block_title-small {
  font-size: 19px;
  color: #686765;
  margin-bottom: 20px; }

.child-block_text {
  font-size: 16px;
  color: #686765; }

.child-block_link {
  text-align: center;
  color: #01b8be;
  font-size: 11px;
  text-decoration: none;
  display: block;
  padding-bottom: 10px;
  padding-top: 10px; }

.child-block_link > p {
  margin: 5px 0; }

.doctors-price {
  background-image: url("/local/templates/s1_mobile/img/mobi/img/blue-fon.png");
  background-size: cover;
  padding: 0 20px;
  height: 100%; }

.doctors-price_title {
  font-size: 40px;
  color: white;
  text-align: center;
  padding: 50px 0 10px; }

.doctors-price-block {
  background: rgba(85, 147, 175, 0.5);
  padding: 20px; }

.doctors-price_link {
  color: rgba(255, 255, 255, 0.68);
  display: block;
  text-align: center;
  text-decoration: none;
  margin: 30px 0 40px;
  font-size: 11px; }

.doctors-price_link > p {
  margin: 0; }

.doctors-price_button {
  display: block;
  width: 75%;
  height: 45px;
  background: #3699ec;
  color: white;
  font-size: 16px;
  line-height: 2.7;
  margin: 0 auto 40px;
  text-align: center;
  text-decoration: none;
  border-radius: 50px; }

.diagnostic-block {
  background: #fcfbfb;
  height: 100%;
  padding: 0 20px; }

.diagnostic-block-title {
  font-size: 40px;
  color: #01b8be;
  text-transform: uppercase;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 15px; }

.diagnostic-block_text {
  font-size: 16px;
  color: #085f8a;
  line-height: 1.7;
  font-weight: bold; }

.diagnostic-block_service {
  height: 95px;
  border: 1px solid gray;
  border-radius: 10px;
  margin: 20px 0; }

.diagnostic-block_service > img {
  float: left;
  margin: 24px; }

.diagnostic-block_service-title {
  font-size: 18px;
  color: black;
  margin: 0;
  padding-top: 20px; }

.diagnostic-block_service-price {
  font-size: 20px;
  color: #3f6cb2;
  font-weight: bold;
  margin: 0;
  padding-top: 5px; }

.diagnostic-block-link {
  text-align: center;
  display: block;
  text-decoration: none;
  color: #01b8be;
  font-size: 11px; }

.diagnostic-block-link > p {
  margin: 0; }

.block-links-doctors {
  background: #fcfbfb;
  padding: 15px 20px;
  height: 100%; }

.block-links-doctors_link {
  display: block;
  text-align: center;
  width: 100%;
  height: 45px;
  text-decoration: none;
  color: #fcfbf9;
  text-transform: uppercase;
  background: #3699ec;
  border-radius: 50px;
  margin: 10px 0;
  font-size: 16px;
  line-height: 2.7; }

.doctors-price-block_info {
  font-size: 12px;
  color: rgba(252, 251, 249, 0.6); }

.disease-row {
  height: 30px; }

.disease-row p {
  display: inline-block; }

.disease-row p:first-child {
  float: left; }

.doctors-price-block_info .disease-row p:first-child {
  margin-right: 120px; }

.disease-row p:nth-child(2) {
  float: left;
  width: 82%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.disease-row p:nth-child(2) span:last-child {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-bottom: 1px solid white; }

.disease-row p:last-child {
  float: right; }

.doctors-price-block_info p {
  margin: 0; }

.doctors-price-block_info > .disease-row {
  margin-bottom: 15px; }

.slider-vakansii {
  height: 317px;
  background-image: url("../img/vakansii/fon.png"); }

.slider .wrapper .slider-cards-vakansii {
  height: 95px;
  top: 0; }

.vakansii-block {
  max-width: 1024px;
  min-width: 980px;
  margin: 0 auto; }
  .vakansii-block_title {
    text-align: center;
    padding: 20px 0;
    font-size: 50px;
    color: #01b8be;
    text-transform: uppercase; }
  .vakansii-block_text {
    font-size: 16px; }
    .vakansii-block_text > b {
      margin-top: 10px; }
  .vakansii-block_select {
    width: 215px;
    height: 35px;
    padding-left: 10px;
    color: darkgrey;
    border-radius: 25px;
    margin-right: 10px; }
  .vakansii-block_button {
    height: 35px;
    line-height: 2;
    width: 120px;
    background: #3699ec;
    border: none;
    border-radius: 25px;
    float: right;
    margin-top: 11px;
    color: white;
    font-size: 16px; }
    .vakansii-block p:first-of-type {
      color: #0073ae;
      font-size: 18px;
      text-transform: uppercase;
      padding-bottom: 5px; }
    .vakansii-block p:nth-of-type(2) {
      padding-bottom: 15px; }
    .vakansii-block p:nth-of-type(3) {
      padding-bottom: 15px;
      display: inline-block; }
  .vakansii-block b {
    font-size: 16px;
    display: block; }
  .vakansii-block a {
    font-size: 16px;
    text-decoration: none;
    border-bottom: 1px solid #0073ae;
    margin-left: 10px;
    font-weight: bold;
    color: #0073ae;
    cursor: pointer; }
  .vakansii-block_wrap-button > a {
    margin-top: 25px;
    font-weight: 100;
    margin-right: 10px; }
    .vakansii-block_wrap-button > a:first-of-type {
      width: 120px;
      height: 35px;
      display: inline-block;
      border: none;
      text-align: center;
      background: #0073ae;
      color: white;
      line-height: 2;
      border-radius: 25px; }
    .vakansii-block_wrap-button > a:last-of-type {
      font-weight: bold; }

.vakansii-filtr {
  height: 55px;
  line-height: 4;
  background: #01b8be;
  margin: 20px 0; }

.vakansii-wrap {
  background: #f3f3f3;
  margin-bottom: 40px;
  margin-top: 35px;
  padding: 60px 0; }

.front {
  min-height: 100vh;
  padding: 50px 5%;
  background-color: #01b8be;
  color: white; }
  .front a {
    color: white; }
    .front a:hover {
      color: black; }

  .med-prog-cards {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 95px;
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0; }
    .med-prog-cards .med-prog-card {
      -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative;
      z-index: 210; }
      .med-prog-cards .med-prog-card p {
        padding-top: 10px;
        text-align: center;
        font-weight: 900;
        font-size: 14px;
        color: white; }
      .med-prog-cards .med-prog-card img {
        display: block;
        text-align: center;
        margin: 0px auto; }
      .med-prog-cards .med-prog-card:nth-child(1) {
        background-color: rgba(140, 0, 0, 0.7);
        border-bottom: 10px solid #8C0000; }
      .med-prog-cards .med-prog-card:nth-child(2) {
        background-color: rgba(0, 190, 130, 0.7);
        border-bottom: 10px solid #00BE82; }
      .med-prog-cards .med-prog-card:nth-child(3) {
        background-color: rgba(0, 184, 192, 0.7);
        border-bottom: 10px solid #00B8C0; }
      .med-prog-cards .med-prog-card:nth-child(4) {
        background-color: rgba(5, 142, 208, 0.7);
        border-bottom: 10px solid #058FD0; }
      .med-prog-cards .med-prog-card img {
        height: 40px; }
      .med-prog-cards .med-prog-card a:hover {
        text-decoration: none; }
  .med-prog_title {
    text-align: center;
    color: #474d51; }
    .med-prog_title_top {
      margin: 50px 0 25px 0;
      text-transform: uppercase;
      font-size: 28px; }
    .med-prog_title_bottom {
      font-size: 20px; }
  .med-prog__text {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 25px 0;
    color: #474d51; }
    .med-prog__text .coll {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      padding: 15px 20px; }
  .med-prog__box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .med-prog__box .box-item {
      height: 245px;
      -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      color: white; }
      .med-prog__box .box-item p {
        text-align: center;
        margin-top: 40px; }
      .med-prog__box .box-item:first-child {
        background-color: #11588c; }
      .med-prog__box .box-item:nth-child(2) {
        background-color: #135275; }
      .med-prog__box .box-item:nth-child(3) {
        background-color: #114968; }
      .med-prog__box .box-item:last-child {
        background-color: #0f405b; }
  .med-prog__content {
    background-color: #11588c;
    color: white; }
    .med-prog__content .wrapper {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    .med-prog__content .med-coll-left {
      -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%; }
      .med-prog__content .med-coll-left__img {
        height: 240px;
        background-image: url("../img/med-prog-face.jpg");
        background-position: center;
        background-size: cover; }
      .med-prog__content .med-coll-left__text {
        padding: 20px 0;
        border-bottom: 1px solid white; }
      .med-prog__content .med-coll-left form p {
        font-size: 22px;
        line-height: 26px;
        margin: 15px 0 30px 0; }
      .med-prog__content .med-coll-left form input {
        display: none; }
      .med-prog__content .med-coll-left form label {
        padding-left: 25px;
        font-weight: normal; }
        .med-prog__content .med-coll-left form label:hover {
          cursor: pointer; }
        .med-prog__content .med-coll-left form label:before {
          content: '';
          width: 10px;
          height: 10px;
          left: 2px;
          top: 4px;
          position: absolute;
          border: 1px solid #E4EBEF;
          z-index: 10; }
      .med-prog__content .med-coll-left form input[type="checkbox"]:checked + label:before {
        content: '';
        width: 10px;
        height: 10px;
        position: absolute;
        left: 2px;
        top: 4px;
        border: 1px solid white;
        background-color: white;
        z-index: 10; }
      .med-prog__content .med-coll-left form button {
        margin: 20px 0;
        font-size: 16px;
        padding: 7px 10px; }
        .med-prog__content .med-coll-left form button img {
          margin-top: -3px;
          margin-right: 6px; }
    .med-prog__content .med-coll-right {
      -webkit-flex-basis: 75%;
      -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
      position: relative; }
      .med-prog__content .med-coll-right__title {
        font-size: 26px;
        padding: 30px 25px;
        color: white; }
      .med-prog__content .med-coll-right__text {
        font-size: 16px;
        padding: 0px 25px;
        color: white;
        text-align: justify; }
      .med-prog__content .med-coll-right__table {
        border: none;
        padding: 25px 25px 0 25px; }
        .med-prog__content .med-coll-right__table td {
          padding: 10px 15px;
          border: none; }
        .med-prog__content .med-coll-right__table .med-table {
          width: 100%;
          font-size: 16px;
          border-collapse: collapse; }
          .med-prog__content .med-coll-right__table .buy-btn {
            display: block; width: 110px;
          }
          .med-prog__content .med-coll-right__table .med-table__title {
            background-color: #d5f4f7;
            color: #505151;
            font-size: 18px; }
          .med-prog__content .med-coll-right__table .med-table__color1 {
            background-color: #276b96; }
          .med-prog__content .med-coll-right__table .med-table__color2 {
            background-color: #3a7aa1; }
      .med-prog__content .med-coll-right__footer {
        list-style: none;
        padding: 0 25px 20px 25px; }
        .med-prog__content .med-coll-right__footer p {
          font-size: 26px;
          margin-bottom: 15px; }
        .med-prog__content .med-coll-right__footer li {
          font-size: 16px;
          padding: 2px; }
  .med-prog__select {
    box-sizing: border-box !important;
    background-color: #11588c;
    color: white; }
    .med-prog__select .title {
      font-size: 26px;
      text-align: center;
      text-transform: uppercase;
      padding: 30px 0 0 0;
      line-height: 34px; }
    .med-prog__select .title_sub {
      font-size: 16px;
      text-align: center;
      padding: 0px 0 0 0; }
    .med-prog__select .top-box {
      margin: 20px 0 0 0;
      height: 80px; }
      .med-prog__select .top-box button {
        font-size: 14px;
        margin-right: 15px;
        padding: 5px 20px; }
      .med-prog__select .top-box .med-btn {
        margin-top: 40px;
        font-size: 14px;
        margin-right: 15px;
        padding: 5px 20px; }
      .med-prog__select .top-box .scroll-box {
        width: 60%;
        float: right;
        overflow: hidden;
        padding-top: 10px; }
        .med-prog__select .top-box .scroll-box .name a {
          font-size: 18px;
          color: #fff; }
        .med-prog__select .top-box .scroll-box .inner-block {
          width: 850px;
          /*display: -webkit-flex;
          display: -ms-flexbox;*/
          display: block; }
        .med-prog__select .top-box .scroll-box .inner-block > div {
        	display: inline-block;
        	width: 170px;
        	padding-right: 40px;
        }
        .med-prog__select .top-box .scroll-box .inner-block > div a {
        	color: #fff;
        	font-size: 14px;
        }

          .med-prog__select .top-box .scroll-box .inner-block p,
          .med-prog__select .top-box .scroll-box .inner-block p span,
          .med-prog__select .top-box .scroll-box .inner-block p span a {
            text-align: left;
            display: inline-block;
            margin:0;
            width: 170px !important;
            font-size: 16px;
            padding-right: 30px;
          }
          .med-prog__select .top-box .scroll-box .inner-block button {
            margin-top: 5px; }
            .med-prog__select .top-box .scroll-box .inner-block button img {
              width: 22px;
              position: relative;
              bottom: 2px;
              right: 6px; }
          .med-prog__select .top-box .scroll-box .inner-block i {
            font-size: 12px;
            position: relative;
            bottom: 8px;
            background-color: #f05a28;
            border-radius: 50%;
            padding: 2px; }
    .med-prog__select .select__title {
      background-color: #d5f4f7;
      color: #505151;
      font-size: 18px;
      padding: 0px 6px;
      min-height: 30px; }
    .med-prog__select .select__color1 {
      background-color: #276b96;
      color: white;
      font-size: 15px;
      padding: 0px 6px;
      min-height: 30px; }
    .med-prog__select .select__color2 {
      background-color: #3a7aa1;
      color: white;
      font-size: 14px;
      padding: 0px 6px;
      min-height: 30px; }
  .med-prog__container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    clear: both; }
    .med-prog__container .select-coll-left {
      width: 40%;
      position: relative;
      top: 29px; }
      .med-prog__container .select-coll-left span {
        position: relative;
        top: 4px; }
    .med-prog__container table {
      width: 100%; }
    .med-prog__container .scroll-box {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 2000px; }
    .med-prog__container .select-coll-right {
      width: 60%;
      overflow-x: scroll;
      overflow-y: hidden;
      position: relative;
      transform: rotateX(180deg);
      -ms-transform: rotateX(180deg);
      /* IE 9 */
      -webkit-transform: rotateX(180deg);
      /* Safari and Chrome */ }
      .med-prog__container .select-coll-right::-webkit-scrollbar {
        width: 58px; }
      .med-prog__container .select-coll-right::-webkit-scrollbar-track {
        background-color: #4e89ac;
        border-radius: 10px; }
      .med-prog__container .select-coll-right::-webkit-scrollbar-thumb {
        border-radius: 10px;
        width: 20px;
        background-color: #b9dee7; }
        .med-prog__container .select-coll-right::-webkit-scrollbar-thumb:hover {
          cursor: pointer; }
      .med-prog__container .select-coll-right .select-box {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 110%;
        padding-top: 10px;
        transform: rotateX(180deg);
        -ms-transform: rotateX(180deg);
        /* IE 9 */
        -webkit-transform: rotateX(180deg);
        /* Safari and Chrome */ }
        .med-prog__container .select-coll-right .select-box .select-row {
          min-height: 30px;
          padding-top: 3px; }
        .med-prog__container .select-coll-right .select-box .select__row {
          -webkit-flex-basis: 170px;
          -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
          width: 170px; }
        .med-prog__container .select-coll-right .select-box .select__item {
          -webkit-flex-basis: 170px;
          -ms-flex-preferred-size: 170px;
          flex-basis: 170px;
          min-width: 170px;
          width: 170px;
          padding-right: 10px; }
        .med-prog__container .select-coll-right .select-box .select__item {
          min-height: 30px; }
          .med-prog__container .select-coll-right .select-box .select__item i {
            font-size: 8px;
            position: relative;
            top: 2px; }
          .med-prog__container .select-coll-right .select-box .select__item p {
            font-size: 18px;
            font-weight: 800;
            margin: 0 0 10px 0; }
          .med-prog__container .select-coll-right .select-box .select__item button {
            font-size: 14px;
            padding: 5px 20px; }
            .med-prog__container .select-coll-right .select-box .select__item button img {
              width: 22px;
              margin-right: 6px; }
  .med-prog__map {
    height: 750px;
    background-image: url("../img/med-prog-map.jpg");
    background-position: center;
    background-size: cover; }
  .med-prog .wrapper .med-coll-right__footer {
    list-style: none;
    padding: 15px 25px 20px 25px;
    margin-bottom: 0; }
    .med-prog .wrapper .med-coll-right__footer p {
      font-size: 26px;
      margin-bottom: 15px; }
    .med-prog .wrapper .med-coll-right__footer li {
      font-size: 16px;
      padding: 2px; }

.buy-btn {
  color: #fff;
  margin-bottom: 20px;
  padding: 5px 14px 10px; }
  .buy-btn img {
    width: 20px;
    margin-right: 10px; }

.med-prog__container .select-coll-right .select-box .select__item:last-child {
  height: 65px; }

.med-prog {
  min-height: 710px;
  position: relative;
  background-color: #ebf7fe; }
  .med-prog-banner {
    height: 395px;
    background-image: url("../img/med-prog-back.jpg");
    background-position: bottom;
	background-repeat: no-repeat;
	background-color: #f9eee5;
    position: relative; }
    .med-prog-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC;
      text-transform: uppercase; }
  .med-prog-cards {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 95px;
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0; }
    .med-prog-cards .med-prog-card {
      -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative;
      z-index: 210; }
      .med-prog-cards .med-prog-card p {
        padding-top: 10px;
        text-align: center;
        font-weight: 900;
        font-size: 14px;
        color: white; }
      .med-prog-cards .med-prog-card img {
        display: block;
        text-align: center;
        margin: 0px auto; }
      .med-prog-cards .med-prog-card:nth-child(1) {
        background-color: rgba(140, 0, 0, 0.7);
        border-bottom: 10px solid #8C0000; }
      .med-prog-cards .med-prog-card:nth-child(2) {
        background-color: rgba(0, 190, 130, 0.7);
        border-bottom: 10px solid #00BE82; }
      .med-prog-cards .med-prog-card:nth-child(3) {
        background-color: rgba(0, 184, 192, 0.7);
        border-bottom: 10px solid #00B8C0; }
      .med-prog-cards .med-prog-card:nth-child(4) {
        background-color: rgba(5, 142, 208, 0.7);
        border-bottom: 10px solid #058FD0; }
      .med-prog-cards .med-prog-card img {
        height: 40px; }
      .med-prog-cards .med-prog-card a:hover {
        text-decoration: none; }
  .med-prog_title {
    text-align: center;
    color: #474d51; }
    .med-prog_title_top {
      margin: 50px 0 25px 0;
      text-transform: uppercase;
      font-size: 28px; }
    .med-prog_title_bottom {
      font-size: 20px; }
  .med-prog__text {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 25px 0;
    color: #474d51; }
    .med-prog__text .coll {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      padding: 15px 20px; }
      .med-prog__text .coll_border {
        border-right: 1px solid #A2A19F; }
      .med-prog__text .coll p {
        font-size: 16px;
        line-height: 22px;
        font-weight: 500;
        text-align: justify; }
  .med-prog__box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .med-prog__box .box-item {
      height: 245px;
      -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      color: white; }
      .med-prog__box .box-item p {
        text-align: center;
        margin-top: 40px; }
      .med-prog__box .box-item:first-child {
        background-color: #11588c; }
      .med-prog__box .box-item:nth-child(2) {
        background-color: #135275; }
      .med-prog__box .box-item:nth-child(3) {
        background-color: #114968; }
      .med-prog__box .box-item:last-child {
        background-color: #0f405b; }
  .med-prog .med-select__row-top {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .med-prog .med-select__row-top div.banner-image {
      width: 25%;
      background-size: cover;
      background-position: center; }
    .med-prog .med-select__row-top p {
      width: 75%;
      padding: 35px 0 0 30px;
      text-align: justify; }
  .med-prog .med-select__row-second {
    padding: 35px 0 0px 0; }
    .med-prog .med-select__row-second select {
      padding: 4px 8px;
      color: #939598;
      margin-right: 1%; }
      .med-prog .med-select__row-second select:hover {
        cursor: pointer; }
      .med-prog .med-select__row-second select:nth-child(1) {
        width: 23%; }
      .med-prog .med-select__row-second select:nth-child(2) {
        width: 23%; }
      .med-prog .med-select__row-second select:nth-child(3) {
        width: 23%; }
      .med-prog .med-select__row-second select:nth-child(4) {
        width: 12%; }
      .med-prog .med-select__row-second select:nth-child(5) {
        width: 13%;
        margin-right: 0;
        margin-left: 0.5%; }
  .med-prog .med-select__row-third {
    padding: 15px 0 25px 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .med-prog .med-select__row-third button {
      margin-left: 10px;
      padding: 5px 10px; }
      .med-prog .med-select__row-third button i {
        margin-right: 6px;
        font-size: 22px;
        position: relative;
        top: 2px; }
      .med-prog .med-select__row-third button img {
        width: 24px;
        margin-right: 6px; }

.med-select__content {
  background-color: #11588c;
  padding-bottom: 40px; }
  .med-select__content button {
    padding: 5px 14px; }
    .med-select__content button img {
      margin-right: 6px; }
  .med-select__content select {
    background-color: white; }
  .med-select__content .white {
    background-color: white; }

.vopros {
  position: relative;
  background-color: #D1F2F7; }
  .vopros-banner {
    height: 450px;
    background-image: url("../img/services-back.png");
    background-position: center;
    background-size: cover;
    position: relative; }
    @media screen and (max-width: 640px) {
      .vopros-banner {
        height: auto; }
        .vopros-banner:before {
          content: "";
          display: block;
          padding-top: 20%; } }
    .vopros-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC; }
  .vopros .wrapper {
    height: auto;
    position: relative; }
  .vopros__title {
    font-size: 46px;
    text-align: center;
    padding: 50px 0;
    color: #01b8be; }
    @media screen and (max-width: 640px) {
      .vopros__title {
        font-size: 38px;
        padding: 25px 0; } }
  .vopros__text {
    font-size: 16px; }
    @media screen and (max-width: 640px) {
      .vopros__text {
        padding: 0 15px; } }
    .vopros__text p {
      margin: 0;
      text-align: justify; }
      .vopros__text p:last-child {
        margin: 30px 0;
        font-weight: 800; }
  .vopros__label {
    position: relative;
    bottom: 39px; }
    .vopros__label li a {
      padding: 10px 35px;
      background-color: #cccccc !important;
      margin-right: 0 !important;
      border-radius: 15px 15px 0 0 !important;
      color: #797a7a;
      font-weight: 600; }
    .vopros__label .active a {
      background-color: #3699ec !important;
      color: white !important; }
  .vopros__container {
    height: 220px;
    background-color: #01b8be;
    padding: 40px 0 25px 0; }
    @media screen and (max-width: 640px) {
      .vopros__container {
        height: auto;
        padding: 15px; }
        .vopros__container input {
          margin: 5px 0 !important; }
        .vopros__container .label__custom {
          margin: 7px 0 !important; } }
  .vopros__box > .wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .vopros__box > .wrapper .box__img {
      padding: 30px; }
    .vopros__box > .wrapper .box__content {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .vopros__box > .wrapper .box__content p:nth-child(1) {
        color: #797a7a;
        font-size: 12px; }
      .vopros__box > .wrapper .box__content p:nth-child(2) {
        margin: 8px 0 15px 0; }
        .vopros__box > .wrapper .box__content p:nth-child(2) > a {
          color: #0073ae;
          font-size: 20px;
          text-decoration: underline; }
      .vopros__box > .wrapper .box__content p:nth-child(3) {
        color: #797a7a;
        font-size: 14px; }
  .vopros__back {
    height: 750px;
    background-image: url("../img/diploma.jpg");
    background-size: cover; }
  .vopros__pagin {
    margin: 15px auto !important; }
  .vopros__search {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60%;
    border-radius: 20px; }
    @media screen and (max-width: 640px) {
      .vopros__search {
        width: 100%; } }
    .vopros__search:hover {
      cursor: pointer; }
    .vopros__search input {
      -webkit-flex-basis: 92%;
      -ms-flex-preferred-size: 92%;
      flex-basis: 92%;
      padding: 8px 20px;
      border: 1px solid #797a7a;
      color: #797a7a;
      background-color: #efefef;
      border-radius: 20px 0 0 20px; }
    .vopros__search .search_btn {
      -webkit-flex-basis: 8%;
      -ms-flex-preferred-size: 8%;
      flex-basis: 8%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin: auto;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      color: white;
      padding: 10px;
      font-size: 18px;
      background-color: #3699ec;
      border: none;
      border-radius: 0 20px 20px 0; }
  .vopros__row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px; }
    @media screen and (max-width: 640px) {
      .vopros__row {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .vopros__row .input_simple {
      -webkit-flex-basis: 30%;
      -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
      height: 38px;
      padding: 4px 20px;
      border: 1px solid #797a7a;
      color: #797a7a;
      background-color: #efefef;
      border-radius: 20px; }
    @media screen and (max-width: 640px) {
      .vopros__row .coll {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .vopros__row .coll:first-child {
      -webkit-flex-basis: 70%;
      -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      @media screen and (max-width: 640px) {
        .vopros__row .coll:first-child {
          -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
          flex-basis: 100%; } }
      .vopros__row .coll:first-child div {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
      .vopros__row .coll:first-child input {
        display: none; }
      .vopros__row .coll:first-child label {
        padding-left: 25px;
        color: white;
        margin: 0 5% 0 10px; }
        .vopros__row .coll:first-child label:hover {
          cursor: pointer; }
        .vopros__row .coll:first-child label:before {
          content: "";
          font-size: 7px;
          width: 10px;
          height: 10px;
          left: 2px;
          top: 4px;
          position: absolute;
          border: 1px solid #959595;
          background-color: white;
          z-index: 10; }
      .vopros__row .coll:first-child input[type="radio"]:checked + label:before {
        font-family: FontAwesome;
        content: "\f00c";
        font-size: 8px;
        color: white;
        width: 11px;
        height: 11px;
        left: 2px;
        top: 4px;
        padding-left: 1px;
        position: absolute;
        border: none;
        background-color: #3699ec;
        z-index: 10; }
    .vopros__row .coll:last-child {
      -webkit-flex-basis: 30%;
      -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      .vopros__row .coll:last-child input {
        padding: 6px 25px;
        margin-left: 15px;
        border-radius: 15px; }
        @media screen and (max-width: 640px) {
          .vopros__row .coll:last-child input {
            padding: 10px 20px;
            width: 100%; } }
      .vopros__row .coll:last-child .btn_search {
        background-color: #3699ec !important;
        color: white; }
      .vopros__row .coll:last-child .btn_filter {
        color: #797a7a; }
  .vopros__box {
    background-color: #f2f2f2;
    padding: 25px; }
    .vopros__box span {
      font-weight: 800;
      margin-right: 5px; }
    .vopros__box .letter {
      color: #009900;
      font-size: 22px;
      font-weight: 800; }
      .vopros__box .letter:hover {
        cursor: pointer; }
      .vopros__box .letter__name {
        height: 30px;
        display: inline-block;
        color: #0066cc;
        font-size: 20px;
        font-weight: 800;
        text-decoration: underline;
        width: 90%; }
      .vopros__box .letter__title {
        height: 30px;
        display: inline-block;
        color: #0066cc;
        font-size: 16px;
        font-weight: 800;
        text-decoration: underline;
        width: 90%; }
      .vopros__box .letter-component {
        padding-left: 20px; }
      .vopros__box .letter__row {
        height: 30px;
        font-size: 16px;
        color: #333333;
        padding-left: 10px; }
      .vopros__box .letter__link {
        color: #0066cc;
        text-decoration: underline; }
  .vopros__record-button {
    display: block;
    margin: 20px auto 0 auto;
    padding: 8px 30px;
    background-color: #3699EC;
    color: white;
    border: none;
    border-radius: 25px;
    outline: none;
    font-size: 22px; }
    .vopros__record-button:hover {
      cursor: pointer;
      background-color: #2B689C;
      transition: .8s; }
    @media screen and (max-width: 640px) {
      .vopros__record-button {
        width: 100% !important; } }

.vopros {
  box-sizing: border-box;
  background-color: #E4EBEF; }
  .vopros-title {
    font-size: 50px;
    text-align: center;
    color: white; }
  .vopros-square {
    width: 15px;
    height: 15px;
    background-color: #01B8BE;
    display: block;
    margin: 40px auto; }
  .vopros-text {
    text-align: center;
    color: white;
    font-stye: italic;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 50px; }
  .vopros-box {
    box-sizing: border-box;
    outline: none;
    text-align: center;
    background-color: #085f8a; }
    .vopros-box > .reward-tab,
    .vopros-box input[type="radio"] {
      display: block; }
    .vopros-box .reward-label {
      padding: 10px 20px;
      margin: 0 8%;
      line-height: 28px;
      cursor: pointer;
      position: relative;
      background: #E4EBEF;
      text-align: center; }
    .vopros-box input[type="radio"]:checked + label {
      border: 1px solid black;
      border-bottom: 1px solid #E4EBEF;
      z-index: 10; }
    .vopros-box > input:nth-of-type(1):checked ~ div:nth-of-type(1),
    .vopros-box > input:nth-of-type(2):checked ~ div:nth-of-type(2),
    .vopros-box > input:nth-of-type(3):checked ~ div:nth-of-type(3) {
      display: block;
      padding: 5px;
      position: relative;
      top: 5px;
      border-top: 1px solid black; }
  .vopros .specialisation-box {
    max-width: 960px;
    margin: 0 auto; }
    .vopros .specialisation-box .title {
      margin: 25px 0 15px 0;
      font-size: 24px; }
    .vopros .specialisation-box-columns {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .vopros .specialisation-box-columns div {
        margin: 25px 0;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        height: 160px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .vopros .specialisation-box-columns div input[type="radio"] {
          display: none; }
        .vopros .specialisation-box-columns div label {
          text-align: left;
          font-size: 12px;
          position: relative; }
          .vopros .specialisation-box-columns div label:before {
            content: '00';
            font-size: 7px;
            position: absolute;
            left: -20px;
            top: 2px;
            background-color: #E4EBEF;
            box-sizing: border-box;
            color: #E4EBEF;
            border: 1px solid black; }
          .vopros .specialisation-box-columns div label:hover {
            cursor: pointer; }
        .vopros .specialisation-box-columns div:last-child {
          margin-left: 100px; }
        .vopros .specialisation-box-columns div input[type=radio]:checked + label:before {
          content: '00';
          position: absolute;
          font-size: 7px;
          background-color: #01B8BE;
          color: #01B8BE; }
  .vopros-phone {
    display: block;
    text-align: center;
    margin: 40px auto; }
    .vopros-phone p:last-child {
      font-size: 24px;
      margin: 15px 0; }
  .vopros-slider {
    max-width: 730px;
    margin: 0 auto; }
    .vopros-slider-item {
      background-color: #057db9 !important;
      margin-bottom: 30px; }
    .vopros-slider-title {
      color: white;
      font-size: 18px;
      font-weight: 800;
      margin: 15px 0; }
    .vopros-slider-text {
      color: white;
      font-size: 16px;
      margin: 15px 0; }
    .vopros-slider-more {
      color: white;
      font-size: 18px;
      font-weight: 800; }
    .vopros-slider .slick-slide {
      height: 380px;
      background-color: white;
      text-align: center;
      margin-right: 7px;
      margin-left: 7px; }
    .vopros-slider .slick-left-arrow {
      color: white;
      position: absolute;
      top: 35%;
      left: -25px;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
      .vopros-slider .slick-left-arrow:hover {
        cursor: pointer; }
    .vopros-slider .slick-right-arrow {
      color: white;
      position: absolute;
      top: 35%;
      right: -25px;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg); }
      .vopros-slider .slick-right-arrow:hover {
        cursor: pointer; }
    .vopros-slider .slick-dots li {
      width: 15px;
      height: 15px;
      border: 2px solid #8F8F8F;
      box-sizing: border-box; }
      .vopros-slider .slick-dots li button {
        display: none; }
    .vopros-slider .slick-dots .slick-active {
      background-color: #8F8F8F !important; }
  .vopros .reward-button {
    display: block;
    margin: 0 auto;
    padding: 15px 30px;
    color: white;
    border: none;
    border-radius: 25px;
    outline: none; }
    .vopros .reward-button:hover {
      cursor: pointer;
      transition: .8s; }

.vopros-slider-photo {
  height: 200px;
  background-size: cover;
  background-position: center; }

.spec-pro {
  padding: 50px 0;
  background-color: #085f8a; }

.message-container {
  margin: 35px auto 15px auto;
  padding: 35px;
  background-color: #f3f3f3; }
  @media screen and (max-width: 640px) {
    .message-container {
      padding: 15px 15px 35px 15px; } }

.message-body .req__spec {
  color: #058FD0;
  text-decoration: underline;
  margin-bottom: 20px;
  font-size: 20px; }

.message-body .req__date {
  font-size: 12px;
  color: #8F8F8F;
  margin-bottom: 25px; }

.message-body .req__text {
  color: black;
  margin-bottom: 25px;
  font-size: 16px; }
  @media screen and (max-width: 640px) {
    .message-body .req__text {
      text-align: justify; } }

.message-body .req__name {
  float: left;
  font-size: 16px; }
  @media screen and (max-width: 640px) {
    .message-body .req__name {
      width: 100%;
      margin: 0px 0; } }

.message-body .req a {
  float: left;
  margin-left: 30px;
  font-size: 16px; }
  @media screen and (max-width: 640px) {
    .message-body .req a {
      margin: 5px 0 5px 0; } }
  .message-body .req a span {
    margin-left: 10px; }

.message-body .res {
  padding-top: 15px;
  clear: both; }
  .message-body .res__title {
    font-size: 20px;
    color: black; }
    .message-body .res__title span {
      text-decoration: underline; }
    .message-body .res__title:hover {
      cursor: pointer; }
  .message-body .res__author {
    font-weight: 800; }
  .message-body .res__date {
    font-size: 12px;
    color: #8F8F8F;
    margin: 15px 0 25px 0; }
  .message-body .res__text {
    margin-bottom: 35px;
    font-size: 16px; }
    @media screen and (max-width: 640px) {
      .message-body .res__text {
        text-align: justify; } }
  .message-body .res a {
    font-size: 16px; }
    .message-body .res a span {
      margin-left: 10px; }

.rotate180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  transition: .8s; }

.about-company {
  position: relative;
  background-color: #D1F2F7; }
  .about-company-banner {
    height: 315px;
    background-image: url("../img/about_back.jpg");
    background-position: center;
    background-size: cover;
    position: relative; }
    .about-company-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC;
      text-transform: uppercase; }
  .about-company-cards {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 95px;
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0; }
    .about-company-cards .management-card {
      -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative;
      z-index: 210; }
      .about-company-cards .management-card p {
        padding-top: 10px;
        text-align: center;
        font-weight: 900;
        font-size: 14px;
        color: white; }
      .about-company-cards .management-card img {
        display: block;
        text-align: center;
        margin: 0px auto; }
      .about-company-cards .management-card:nth-child(1) {
        background-color: rgba(140, 0, 0, 0.7);
        border-bottom: 10px solid #8C0000; }
      .about-company-cards .management-card:nth-child(2) {
        background-color: rgba(0, 190, 130, 0.7);
        border-bottom: 10px solid #00BE82; }
      .about-company-cards .management-card:nth-child(3) {
        background-color: rgba(0, 184, 192, 0.7);
        border-bottom: 10px solid #00B8C0; }
      .about-company-cards .management-card:nth-child(4) {
        background-color: rgba(5, 142, 208, 0.7);
        border-bottom: 10px solid #058FD0; }
      .about-company-cards .management-card img {
        height: 40px; }
      .about-company-cards .management-card a:hover {
        text-decoration: none; }
  .about-company_title {
    text-align: center;
    color: #474d51; }
    .about-company_title_top {
      margin: 50px 0 25px 0;
      text-transform: uppercase;
      font-size: 28px; }
    .about-company_title_bottom {
      font-size: 20px; }
  .about-company__text {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 25px 0;
    color: #474d51; }
    .about-company__text .coll {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      padding: 15px 20px; }
      .about-company__text .coll_border {
        border-right: 1px solid #A2A19F; }
      .about-company__text .coll p {
        font-size: 16px;
        line-height: 22px;
        font-weight: 500;
        text-align: justify; }
  .about-company__box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .about-company__box .box-item {
      height: 245px;
      -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      color: white; }
      .about-company__box .box-item p {
        text-align: center;
        margin-top: 40px; }
      .about-company__box .box-item:first-child {
        background-color: #11588c; }
      .about-company__box .box-item:nth-child(2) {
        background-color: #135275; }
      .about-company__box .box-item:nth-child(3) {
        background-color: #114968; }
      .about-company__box .box-item:last-child {
        background-color: #0f405b; }
  .about-company .med-select__row-top {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .about-company .med-select__row-top strong {
      font-weight: normal; }
    .about-company .med-select__row-top div.banner-image {
      width: 25%;
      background-size: cover;
      background-position: center; }
    .about-company .med-select__row-top p {
      width: 75%;
      padding: 35px 0 0 30px;
      text-align: justify; }
  .about-company .med-select__row-second {
    padding: 35px 0 0px 0; }
    .about-company .med-select__row-second select {
      padding: 4px 8px;
      color: #939598;
      margin-right: 1%; }
      .about-company .med-select__row-second select:hover {
        cursor: pointer; }
      .about-company .med-select__row-second select:nth-child(1) {
        width: 23%; }
      .about-company .med-select__row-second select:nth-child(2) {
        width: 23%; }
      .about-company .med-select__row-second select:nth-child(3) {
        width: 23%; }
      .about-company .med-select__row-second select:nth-child(4) {
        width: 12%; }
      .about-company .med-select__row-second select:nth-child(5) {
        width: 13%;
        margin-right: 0;
        margin-left: 0.5%; }
  .about-company .med-select__row-third {
    padding: 15px 0 25px 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .about-company .med-select__row-third button {
      margin-left: 10px;
      padding: 5px 10px; }
      .about-company .med-select__row-third button i {
        margin-right: 6px;
        font-size: 22px;
        position: relative;
        top: 2px; }
      .about-company .med-select__row-third button img {
        width: 24px;
        margin-right: 6px; }
  .about-company-boxblock {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center; }
  .about-company-box__item {
    -webkit-flex-basis: 19%;
    -ms-flex-preferred-size: 19%;
    flex-basis: 19%;
    margin: 0 5px 25px 5px;
    text-align: center; }
  .about-company__h2 {
    font: 18px 'ptsansregular';
    margin: 15px 0; }
  .about-company-img {
    display: block;
    width: 100%;
    margin: 0 auto 25px auto; }
  .about-company-map {
    display: block;
    width: 100%;
    margin: 0 auto 25px auto; }
  .about-company-banner {
    height: 315px;
    background-image: url("../img/about_back.jpg");
    background-position: center;
    background-size: cover;
    position: relative; }
    .about-company-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC; }
  .about-company .wrapper {
    height: auto;
    position: relative; }
    .about-company .wrapper .about-company-cards {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 95px;
      width: 100%;
      box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0; }
      .about-company .wrapper .about-company-cards .about-company-card {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        z-index: 210; }
        .about-company .wrapper .about-company-cards .about-company-card p {
          padding-top: 10px;
          text-align: center;
          font-weight: 900;
          font-size: 14px;
          color: white; }
        .about-company .wrapper .about-company-cards .about-company-card img {
          display: block;
          text-align: center;
          margin: 0px auto; }
        .about-company .wrapper .about-company-cards .about-company-card:nth-child(1) {
          background-color: rgba(140, 0, 0, 0.7);
          border-bottom: 10px solid #8C0000; }
        .about-company .wrapper .about-company-cards .about-company-card:nth-child(2) {
          background-color: rgba(0, 190, 130, 0.7);
          border-bottom: 10px solid #00BE82; }
        .about-company .wrapper .about-company-cards .about-company-card:nth-child(3) {
          background-color: rgba(0, 184, 192, 0.7);
          border-bottom: 10px solid #00B8C0; }
        .about-company .wrapper .about-company-cards .about-company-card:nth-child(4) {
          background-color: rgba(5, 142, 208, 0.7);
          border-bottom: 10px solid #058FD0; }
        .about-company .wrapper .about-company-cards .about-company-card img {
          height: 40px; }
  .about-company__title {
    font-size: 46px;
    text-align: center;
    padding: 25px 0 25px 0;
    color: #01b8be; }
  .about-company__selectes {
    background-color: #01b8be;
    padding: 15px 0;
    height: 61px; }
    .about-company__selectes .btn {
      text-align: left;
      width: 200px;
      border-radius: 15px;
      background-color: #efefef;
      border: none;
      color: #969797;
      margin-right: 15px;
      float: left;
      width: 200px; }
      .about-company__selectes .btn-about-company_right {
        float: right;
        text-align: center;
        background-color: #3699ec;
        color: white; }
      .about-company__selectes .btn .caret {
        display: none; }
  .about-company__row {
    height: auto;
    margin: 25px 0; }
    .about-company__row .cert-box {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-align-content: center;
      -ms-flex-line-pack: center;
      align-content: center; }
      .about-company__row .cert-box .item-img {
        -webkit-flex-basis: 24%;
        -ms-flex-preferred-size: 24%;
        flex-basis: 24%;
        height: 335px;
        margin: 0 5px 25px 5px;
        text-align: center; }
        .about-company__row .cert-box .item-img img {
          width: 100%; }
  .about-company__box {
    padding: 25px 0;
    margin: 25px 0;
    background-color: #f3f3f3; }
  .about-company__box > .wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .about-company__box > .wrapper .box__img {
      -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      border-bottom: 8px solid #00b8c0; }
      .about-company__box > .wrapper .box__img a {
        height: 200px;
        width: 100%;
        background-image: url("../img/clinic-img.jpg");
        background-color: transparent !important;
        border: none; }
    .about-company__box > .wrapper .box__content {
      -webkit-flex-basis: 75%;
      -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 15px; }
      .about-company__box > .wrapper .box__content .table tr {
        height: 25px; }
        .about-company__box > .wrapper .box__content .table tr td {
          border-top: 0; }
      .about-company__box > .wrapper .box__content .blue {
        font-weight: 800;
        font-size: 18px;
        color: #0073ae; }
      .about-company__box > .wrapper .box__content .ser {
        color: #797a7a; }
        .about-company__box > .wrapper .box__content .ser img {
          margin-right: 5px; }
      .about-company__box > .wrapper .box__content .btn {
        margin: 15px 15px 0 0;
        background-color: #0073ae;
        border-radius: 25px;
        color: white; }
  .about-company__back {
    height: 750px;
    background-image: url("../img/diploma.jpg");
    background-size: cover; }
  .about-company__pagin {
    margin: 15px auto !important; }

.about-company {
  box-sizing: border-box;
  background-color: #E4EBEF; }
  .about-company-title {
    font-size: 50px;
    text-align: center;
    color: white; }
  .about-company-square {
    width: 15px;
    height: 15px;
    background-color: #01B8BE;
    display: block;
    margin: 40px auto; }
  .about-company-text {
    text-align: center;
    color: white;
    font-stye: italic;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 50px; }
  .about-company-box {
    box-sizing: border-box;
    outline: none;
    text-align: center;
    background-color: #085f8a; }
    .about-company-box > .about-company-tab,
    .about-company-box input[type="radio"] {
      display: block; }
    .about-company-box .reward-label {
      padding: 10px 20px;
      margin: 0 8%;
      line-height: 28px;
      cursor: pointer;
      position: relative;
      background: #E4EBEF;
      text-align: center; }
    .about-company-box input[type="radio"]:checked + label {
      border: 1px solid black;
      border-bottom: 1px solid #E4EBEF;
      z-index: 10; }
    .about-company-box > input:nth-of-type(1):checked ~ div:nth-of-type(1),
    .about-company-box > input:nth-of-type(2):checked ~ div:nth-of-type(2),
    .about-company-box > input:nth-of-type(3):checked ~ div:nth-of-type(3) {
      display: block;
      padding: 5px;
      position: relative;
      top: 5px;
      border-top: 1px solid black; }
  .about-company .specialisation-box {
    max-width: 960px;
    margin: 0 auto; }
    .about-company .specialisation-box .title {
      margin: 25px 0 15px 0;
      font-size: 24px; }
    .about-company .specialisation-box-columns {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .about-company .specialisation-box-columns div {
        margin: 25px 0;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        height: 160px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .about-company .specialisation-box-columns div input[type="checkbox"] {
          display: none; }
        .about-company .specialisation-box-columns div label {
          text-align: left;
          font-size: 12px;
          position: relative; }
          .about-company .specialisation-box-columns div label:before {
            content: '00';
            font-size: 7px;
            position: absolute;
            left: -20px;
            top: 2px;
            background-color: #E4EBEF;
            box-sizing: border-box;
            color: #E4EBEF;
            border: 1px solid black; }
          .about-company .specialisation-box-columns div label:hover {
            cursor: pointer; }
        .about-company .specialisation-box-columns div:last-child {
          margin-left: 100px; }
        .about-company .specialisation-box-columns div input[type=checkbox]:checked + label:before {
          content: '00';
          position: absolute;
          font-size: 7px;
          background-color: #01B8BE;
          color: #01B8BE; }
  .about-company-phone {
    display: block;
    text-align: center;
    margin: 40px auto; }
    .about-company-phone p:last-child {
      font-size: 24px;
      margin: 15px 0; }
  .about-company-slider {
    max-width: 730px;
    margin: 0 auto; }
    .about-company-slider-item {
      background-color: #057db9 !important;
      margin-bottom: 30px; }
    .about-company-slider-title {
      color: white;
      font-size: 18px;
      font-weight: 800;
      margin: 15px 0; }
    .about-company-slider-text {
      color: white;
      font-size: 16px;
      margin: 15px 0; }
    .about-company-slider-more {
      color: white;
      font-size: 18px;
      font-weight: 800; }
    .about-company-slider .slick-slide {
      height: 380px;
      background-color: white;
      text-align: center;
      margin-right: 7px;
      margin-left: 7px; }
    .about-company-slider .slick-left-arrow {
      color: white;
      position: absolute;
      top: 35%;
      left: -25px;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
      .about-company-slider .slick-left-arrow:hover {
        cursor: pointer; }
    .about-company-slider .slick-right-arrow {
      color: white;
      position: absolute;
      top: 35%;
      right: -25px;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg); }
      .about-company-slider .slick-right-arrow:hover {
        cursor: pointer; }
    .about-company-slider .slick-dots li {
      width: 15px;
      height: 15px;
      border: 2px solid #8F8F8F;
      box-sizing: border-box; }
      .about-company-slider .slick-dots li button {
        display: none; }
    .about-company-slider .slick-dots .slick-active {
      background-color: #8F8F8F !important; }
  .about-company .about-company-button {
    display: block;
    margin: 0 auto;
    padding: 15px 30px;
    color: white;
    border: none;
    border-radius: 25px;
    outline: none; }
    .about-company .about-company-button:hover {
      cursor: pointer;
      transition: .8s; }

.about-company-slider-photo {
  height: 200px;
  background-size: cover;
  background-position: center; }

.spec-pro {
  padding: 50px 0;
  background-color: #085f8a; }

.slider-history-company {
  background-image: url(../img/pages/history-company.png);
  height: 317px; }

.block-history-company_title {
  font-size: 45px;
  text-transform: uppercase;
  text-align: center;
  color: #01b8be;
  margin: 40px 0 30px;
  font-weight: bold; }

.block-history-company_text {
  width: 975px;
  margin: 40px auto 95px; }
  .block-history-company_text p {
    margin-bottom: 25px; }

.block-history-company_slider-wrap {
  background: #f3f3f3; }

#slider-history-company {
  /* Оболочка слайдера */
  width: 975px;
  height: 260px;
  overflow: hidden;
  position: relative;
  margin: 0 auto; }

.block-history-company_slider-block {
  /* Слайд */
  width: 100%;
  height: 100%; }

#prewbutton, #nextbutton {
  /* Ссылка "Следующий" и "Педыдущий" */
  display: block;
  width: 21px;
  height: 100%;
  position: absolute;
  top: 0;
  overflow: hidden;
  text-indent: -999px;
  background: url(../img/pages/arrow-left-grey.png) left center no-repeat;
  opacity: 0.5;
  z-index: 3;
  outline: none !important; }

#prewbutton {
  left: 10px; }

#nextbutton {
  right: 10px;
  background: url(../img/pages/arrow-right-grey.png) right center no-repeat; }

#prewbutton:hover, #nextbutton:hover {
  opacity: 1; }

.block-history-company_slider-block-wrap {
  padding: 40px 60px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.block-history-company_slider-block-sector {
  width: 35%;
  padding-right: 10px; }
  .block-history-company_slider-block-sector:last-of-type {
    padding-right: 0; }
  .block-history-company_slider-block-sector p:first-of-type {
    color: #058fd0;
    font-size: 40px;
    font-weight: bold; }
  .block-history-company_slider-block-sector p:last-of-type {
    color: #717171;
    font-size: 18px;
    padding-top: 10px; }

.slider-doctors {
  height: 317px; }

.slider .wrapper .slider-cards-doctors {
  height: 95px;
  top: 0; }

.slider .wrapper .slider-cards-doctors > .slider-card a {
  text-decoration: none; }

.slider .wrapper .slider-cards-doctors > .slider-card img {
  width: 35px;
  padding-top: 5px;
  margin: 0 auto;
  margin-bottom: -10px; }

.slider-cards-doctors a {
  text-align: center; }

.wrapper-menu-search {
  width: 100%;
  background: #01b8be;
  height: 50px;
  position: relative; }

.block-menu-search {
  max-width: 1024px;
  min-width: 980px;
  margin: 0 auto;
  text-align: center; }

.block-select {
  position: relative;
  display: inline-block; }

.select-doctors-label {
  position: relative;
  right: 15px;
  cursor: pointer; }

.select-doctors {
  width: 225px;
  height: 30px;
  line-height: 30px;
  border: 1px solid gray;
  border-radius: 50px;
  padding-left: 10px;
  background: #efefef;
  font-size: 11px;
  color: #797a7a;
  cursor: pointer;
  margin-right: -15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.block-select:nth-of-type(2) .select-doctors {
  width: 170px; }

.block-select:nth-of-type(3) .select-doctors {
  width: 170px; }

.block-select:nth-of-type(4) .select-doctors {
  width: 160px; }

.block-menu-search {
  cursor: pointer; }

.block-menu-search > label {
  color: white;
  font-size: 13px;
  cursor: pointer; }

.button-doctors-use {
  width: 100px;
  height: 30px;
  border-radius: 50px;
  border: none;
  color: white;
  background: #3699ec;
  font-size: 16px;
  cursor: pointer; }

.doctor-banner {
  height: 500px;
  background-image: url(../img/doctors.jpg);
  background-position: center;
  background-size: cover;
  position: relative; }
.loyalty-banner {
  height: 300px;
  background-image: url(../img/loyalty-ban.jpg);
  background-position: center;
  background-size: cover;
  position: relative;
}
.doctors-title {
  text-align: center;
  font-size: 60px;
  color: #01b8be;
  text-transform: uppercase;
  padding-top: 25px;
  padding-bottom: 25px;
  min-width: 980px; }

.doctors-subtitle {
  font-size: 26px;
  text-align: center;
  padding: 5px 0 25px 0;
  color: #057db9;
  min-width: 980px;
}
.detail-doctor-direction{
	font-size: 18px;
    color: #797a7a;
	text-align: center;
}

.block-doctors {
  position: relative;
  background: #f3f3f3;
  margin-bottom: 20px; }
  .block-doctors-inner {
    max-width: 1024px;
    min-width: 980px;
    margin: 0 auto;
    padding: 20px 0; }
  .block-doctors-image > img {
    padding-top: 25px;
    padding-bottom: 15px;
    max-width: 400px; }
  .block-doctors-image {
    text-align: center;
    margin: 20px auto; }
  .block-doctors .block-doctors-wrap {
    width: 100%; }
  .block-doctors .block-doctors-text {
    width: 100%; }

.doctors-star {
  text-align: center; }

.block-doctors-text {
  margin: 25px; }
  .block-doctors-text p {
    margin-bottom: 10px; }

.doctors-reiting {
  width: 250px;
  background: #a5e0e2;
  padding: 25px;
  text-align: center; }

.block-doctors-text_name {
  font-size: 24px;
  color: #0073ae; }

.block-doctors-text_spec {
  font-size: 18px;
  color: #797a7a; }

.block-doctors-text_text {
  color: #adadad;
  font-size: 13px; }

.block-doctors-text_stag {
  color: #797a7a;
  font-size: 18px; }

.block-doctors-text_address ~ img {
  display: inline-block;
  padding: 0 5px; }

.block-doctors-text_address {
  display: inline-block;
  color: #63666d;
  font-size: 13px; }

.block-doctors-text > p {
  padding-bottom: 10px;
  line-height: 1.25; }

.doctors-reiting_num {
  font-size: 80px;
  color: #3699ec;
  padding-top: 20px; }

.doctors-reiting_text {
  color: #3699ec;
  font-size: 15px;
  padding: 10px 0; }

.doctors-reiting_link {
  width: 145px;
  height: 45px;
  margin-top: 35px;
  font-size: 16px;
  text-align: center;
  line-height: 2.7;
  background: #3699ec;
  color: white;
  display: inline-block;
  border-radius: 50px; }

.doctors-pagin {
  width: 980px;
  margin: 0 auto;
  text-align: center; }

.doctors-pagin > p {
  display: inline-block;
  color: #0073ae;
  font-size: 24px; }

.doctors-pagin_link {
  font-size: 24px;
  color: #0073ae;
  text-align: center;
  margin: 0 5px;
  cursor: pointer; }

.pagin-active {
  border-bottom: 1px solid #0073ae; }

.pagin-non-active {
  color: #acacac;
  cursor: default; }

.slider-doctors {
  background-image: url("../img/pages/slider.png"); }

.slider-img-doctors {
  background-image: url("../img/pages/slider.png"); }

.management {
  min-height: 710px;
  position: relative;
  background-color: #ebf7fe; }
  .management-banner {
    height: 315px;
    background-image: url("../img/management_back.jpg");
    background-position: center;
    background-size: cover;
    position: relative; }
    .management-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC;
      text-transform: uppercase; }
  .management-cards {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 95px;
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0; }
    .management-cards .management-card {
      -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative;
      z-index: 210; }
      .management-cards .management-card p {
        padding-top: 10px;
        text-align: center;
        font-weight: 900;
        font-size: 14px;
        color: white; }
      .management-cards .management-card img {
        display: block;
        text-align: center;
        margin: 0px auto; }
      .management-cards .management-card:nth-child(1) {
        background-color: rgba(140, 0, 0, 0.7);
        border-bottom: 10px solid #8C0000; }
      .management-cards .management-card:nth-child(2) {
        background-color: rgba(0, 190, 130, 0.7);
        border-bottom: 10px solid #00BE82; }
      .management-cards .management-card:nth-child(3) {
        background-color: rgba(0, 184, 192, 0.7);
        border-bottom: 10px solid #00B8C0; }
      .management-cards .management-card:nth-child(4) {
        background-color: rgba(5, 142, 208, 0.7);
        border-bottom: 10px solid #058FD0; }
      .management-cards .management-card img {
        height: 40px; }
      .management-cards .management-card a:hover {
        text-decoration: none; }
  .management_title {
    text-align: center;
    color: #474d51; }
    .management_title_top {
      margin: 50px 0 25px 0;
      text-transform: uppercase;
      font-size: 28px; }
    .management_title_bottom {
      font-size: 20px; }
  .management__text {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 25px 0;
    color: #474d51; }
    .management__text .coll {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      padding: 15px 20px; }
      .management__text .coll_border {
        border-right: 1px solid #A2A19F; }
      .management__text .coll p {
        font-size: 16px;
        line-height: 22px;
        font-weight: 500;
        text-align: justify; }
  .management__box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .management__box .box-item {
      height: 245px;
      -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      color: white; }
      .management__box .box-item p {
        text-align: center;
        margin-top: 40px; }
      .management__box .box-item:first-child {
        background-color: #11588c; }
      .management__box .box-item:nth-child(2) {
        background-color: #135275; }
      .management__box .box-item:nth-child(3) {
        background-color: #114968; }
      .management__box .box-item:last-child {
        background-color: #0f405b; }
  .management .med-select__row-top {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .management .med-select__row-top div.banner-image {
      width: 25%;
      background-size: cover;
      background-position: center; }
    .management .med-select__row-top p {
      width: 75%;
      padding: 35px 0 0 30px;
      text-align: justify; }
  .management .med-select__row-second {
    padding: 35px 0 0px 0; }
    .management .med-select__row-second select {
      padding: 4px 8px;
      color: #939598;
      margin-right: 1%; }
      .management .med-select__row-second select:hover {
        cursor: pointer; }
      .management .med-select__row-second select:nth-child(1) {
        width: 23%; }
      .management .med-select__row-second select:nth-child(2) {
        width: 23%; }
      .management .med-select__row-second select:nth-child(3) {
        width: 23%; }
      .management .med-select__row-second select:nth-child(4) {
        width: 12%; }
      .management .med-select__row-second select:nth-child(5) {
        width: 13%;
        margin-right: 0;
        margin-left: 0.5%; }
  .management .med-select__row-third {
    padding: 15px 0 25px 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .management .med-select__row-third button {
      margin-left: 10px;
      padding: 5px 10px; }
      .management .med-select__row-third button i {
        margin-right: 6px;
        font-size: 22px;
        position: relative;
        top: 2px; }
      .management .med-select__row-third button img {
        width: 24px;
        margin-right: 6px; }

.slider-management {
  background-image: url(../img/pages/history-company.png);
  height: 317px; }

.block-management {
  position: relative;
  z-index: 100; }
  .block-management_title {
    font-size: 45px;
    text-transform: uppercase;
    text-align: center;
    color: #01b8be;
    margin: 40px 0 30px;
    font-weight: bold; }
  .block-management_boss-man {
    height: 280px;
    background: #f3f3f3;
    margin-bottom: 35px; }
    .block-management_boss-man-person {
      width: 975px;
      margin: 0 auto;
      padding: 40px 0px;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
	.block-management_boss-man-photo{
		width: 300px;
		height: 201px;
	}
    .block-management_boss-man-photo-1 {
      background-image: url(../img/pages/nester.png);
      width: 300px;
      height: 201px; }
    .block-management_boss-man-photo-2 {
      background-image: url(../img/pages/milit.png);
      width: 300px;
      height: 201px; }
    .block-management_boss-man-photo-3 {
      background-image: url(../img/pages/rukodai.png);
      width: 300px;
      height: 201px; }
    .block-management_boss-man-info {
      padding: 65px 0 0 25px; }
      .block-management_boss-man-info i {
        font-size: 16px; }
      .block-management_boss-man-info b {
        font-size: 20px;
        display: block;
        padding-bottom: 10px; }
  .block-management_wrap {
    width: 975px;
    margin: 0 auto;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center; }
    .block-management_wrap-woman {
      width: 33%;
      margin-bottom: 80px; }
      .block-management_wrap-woman-manage-1 {
        background-image: url(../img/pages/solomahina.jpg);
        width: 120px;
        height: 180px;
        margin: 0 auto 25px; }
      .block-management_wrap-woman-manage-2 {
        background-image: url(../img/pages/vavilova.jpg);
        width: 120px;
        height: 180px;
        margin: 0 auto 25px; }
      .block-management_wrap-woman-manage-3 {
        background-image: url(../img/pages/kizina.png);
        width: 120px;
        height: 180px;
        margin: 0 auto 25px; }
      .block-management_wrap-woman-manage-4 {
        background-image: url(../img/pages/judina.jpg);
        width: 120px;
        height: 180px;
        margin: 0 auto 25px; }
      .block-management_wrap-woman-manage-5 {
        background-image: url(../img/pages/kolobova.png);
        width: 120px;
        height: 180px;
        margin: 0 auto 25px; }
      .block-management_wrap-woman-manage-6 {
        background-image: url(../img/pages/gerasimov.jpg);
        width: 120px;
        height: 180px;
        margin: 0 auto 25px; }
      .block-management_wrap-woman-manage-7 {
        background-image: url(../img/pages/kostikova.jpg);
        width: 120px;
        height: 180px;
        margin: 0 auto 25px; }
      .block-management_wrap-woman-manage-8 {
        background-image: url(../img/pages/sergeeva.jpg);
        width: 120px;
        height: 180px;
        margin: 0 auto 25px; }
      .block-management_wrap-woman-manage-9 {
        background-image: url(../img/pages/lobachev.jpg);
        width: 120px;
        height: 180px;
        margin: 0 auto 25px; }
      .block-management_wrap-woman-manage-10 {
        background-image: url(../img/pages/pticin.jpg);
        width: 120px;
        height: 180px;
        margin: 0 auto 25px; }
      .block-management_wrap-woman-manage-11 {
        background-image: url(../img/pages/vereshagina.jpg);
        width: 120px;
        height: 180px;
        margin: 0 auto 25px; }
      .block-management_wrap-woman-manage-12 {
        background-image: url(../img/pages/zanegina.jpg);
        width: 120px;
        height: 180px;
        margin: 0 auto 25px; }
      .block-management_wrap-woman-manage-13 {
        background-image: url(../img/pages/rudokainiy_anton.jpg);
        width: 120px;
        height: 180px;
        margin: 0 auto 25px; }
      .block-management_wrap-woman-info i {
        font-size: 14px; }
      .block-management_wrap-woman-info b {
        display: block;
        font-size: 18px;
        padding-bottom: 10px; }

.slider-clinik-more {
  background-image: url(../img/pages/fon-clinik-more.png);
  height: 321px; }

.block-company-more {
  position: relative; }
  .block-company-more_title {
    font-size: 45px;
    text-transform: uppercase;
    text-align: center;
    color: #01b8be;
    margin: 40px 0 30px;
    font-weight: bold; }

  .block-company-more_slider {
    max-width: 1024px;
    min-width: 980px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .block-company-more_slider-wrapper {
      height: auto;
      background: #f3f3f3; }
    .block-company-more_slider-wrap {
      width: 50%; }
    .block-company-more_slider-text {
      width: 50%;
      font-size: 16px;
      margin-left: 20px;
      margin-top: 30px;
	  line-height: 22px;
      /*margin-top: 8px;
      max-height: 200px;*/ }
	  /*, .block-company-more_slider-text p:nth-of-type(2)*/
      .block-company-more_slider-text p:first-of-type {
        display: inline-block; }
      .block-company-more_slider-text-big {
        font-size: 18px; }
      .block-company-more_slider-text-margin-l {
        margin-left: 50px; }
      .block-company-more_slider-text b {
        font-size: 15px;
        color: #0073ae;
        margin-left: 50px; }
      .block-company-more_slider-text i {
        font-size: 12px;
        color: #0073ae;
        line-height: 1.2;
        margin-top: 10px;
        display: inline-block; }
  .block-company-more_text-wrap {
    max-width: 1024px;
    min-width: 980px;
    margin: 25px auto 80px; }
  .block-company-more_text p {
    margin-bottom: 25px;
    font-size: 12px;
    color: #63666d; }
  .block-company-more_link-3d {
    width: 530px;
    height: 35px;
    padding: 0;
    border: none;
    text-align: center;
    background: #01b8be;
    display: block;
    text-decoration: none;
    color: white;
    line-height: 2.2;
    border-radius: 25px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 16px; }
    .block-company-more_link-3d:hover {
    	background: #01b8be;		
      	color: white;
      	text-decoration: none; }
  .block-company-more_slider-for {
    border-bottom: 10px solid #00b8c0;
    margin-bottom: 15px;
    margin-top: 35px; }
  .block-company-more_slider-nav img {
    height: 90px;
    width: 127px;
    margin: 0 35px; }
  .block-company-more_slick-prev {
    right: 40px;
    background-image: url("../img/pages/arrow-right-white.png");
    width: 20px;
    height: 22px;
    position: absolute;
    display: block;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
    z-index: 10;
    background-color: transparent; }
  .block-company-more_slick-next {
    left: 40px;
    background-image: url("../img/pages/arrow-left-white.png");
    width: 20px;
    height: 22px;
    position: absolute;
    display: block;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
    background-color: transparent; }
  .block-company-more .wrapper {
    height: auto;
    position: relative; }
  .block-company-more__services {
    box-sizing: border-box;
    padding: 100px 0;
    background-image: url("../img/services-background.jpg"); }
    @media screen and (max-width: 420px) {
      .block-company-more__services {
        height: auto;
        padding: 30px 0 0 0; } }
    .block-company-more__services-title {
      font-size: 50px;
      text-transform: uppercase;
      text-align: center;
      color: white; }
      @media screen and (max-width: 420px) {
        .block-company-more__services-title {
          font-size: 40px; } }
    .block-company-more__services-square {
      width: 15px;
      height: 15px;
      background-color: white;
      display: block;
      margin: 40px auto; }
    .block-company-more__services-content {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-align-content: space-between;
      -ms-flex-line-pack: justify;
      align-content: space-between; }
      @media screen and (max-width: 420px) {
        .block-company-more__services-content {
          height: auto;
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column; } }
    .block-company-more__services-card {
      -webkit-flex-basis: 48%;
      -ms-flex-preferred-size: 48%;
      flex-basis: 48%;
      height: 100px;
      width: 100%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      margin-top: 25px;
      background-color: rgba(255, 255, 255, 0.2); }
      .block-company-more__services-card p {
        color: white;
        text-align: center;
        font-size: 26px; }
    .block-company-more__services-arrow {
      text-align: center;
      margin-top: 35px;
      padding-bottom: 25px; }
      .block-company-more__services-arrow span {
        color: white;
        font-size: 14px; }
      .block-company-more__services-arrow img {
        display: block;
        margin: 10px auto 0 auto; }
  .block-company-more_alfavit {
    margin-top: 30px; }
  .block-company-more_card {
    max-width: 1024px;
    min-width: 980px;
    margin: 60px auto;
    text-align: center; }
.block-company-more .sliderbtn{
	cursor: pointer;
}
.block-company-more .slide-txt{
	display: none;	
}
.user_clinic {
  position: relative; }
  .user_clinic-banner {
    height: 315px;
    background-image: url("../img/univer_clinic_back.png");
    background-position: center;
    background-size: cover;
    position: relative; }
    @media screen and (max-width: 640px) {
      .user_clinic-banner {
        height: auto; }
        .user_clinic-banner:before {
          content: "";
          display: block;
          padding-top: 20%; } }
    .user_clinic-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC; }
  .user_clinic .wrapper {
    height: auto;
    position: relative; }
    .user_clinic .wrapper .list-unstyled li {
      text-align: center; }
      .user_clinic .wrapper .list-unstyled li a img {
        display: block;
        margin: 0 auto;
        height: 335px; }
  .user_clinic__title {
    font-size: 46px;
    text-align: center;
    padding: 25px 0 25px 0;
    color: #01b8be; }
    @media screen and (max-width: 640px) {
      .user_clinic__title {
        font-size: 32px; } }
  .user_clinic__selectes {
    padding: 15px; }
    .user_clinic__selectes p {
      margin-bottom: 15px; }
    @media screen and (max-width: 640px) {
      .user_clinic__selectes .wrapper {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; } }
    .user_clinic__selectes .btn {
      text-align: left;
      width: 200px;
      float: right;
      border-radius: 15px;
      background-color: #efefef;
      border: none;
      color: #969797; }
      @media screen and (max-width: 640px) {
        .user_clinic__selectes .btn {
          margin: 5px 0;
          -webkit-flex-basis: 80%;
          -ms-flex-preferred-size: 80%;
          flex-basis: 80%; } }
      .user_clinic__selectes .btn-select {
        text-align: center;
        width: 150px;
        background-color: #225E97;
        color: white; }
      .user_clinic__selectes .btn .sr-only {
        position: relative; }
    .user_clinic__selectes .btn-group {
      margin-right: 15px;
      border-radius: 15px;
      color: black; }
  .user_clinic__row {
    height: auto;
    background-color: #f3f3f3; }
    .user_clinic__row .cert-box {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-align-content: center;
      -ms-flex-line-pack: center;
      align-content: center; }
      .user_clinic__row .cert-box .item-img {
        -webkit-flex-basis: 24%;
        -ms-flex-preferred-size: 24%;
        flex-basis: 24%;
        height: 335px;
        margin: 0 5px 25px 5px;
        text-align: center; }
        .user_clinic__row .cert-box .item-img img {
          width: 100%; }
  .user_clinic__box {
    padding: 25px 0; }
  .user_clinic__box > .wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .user_clinic__box > .wrapper .box__img {
      padding: 30px; }
    .user_clinic__box > .wrapper .box__content {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .user_clinic__box > .wrapper .box__content p:nth-child(1) {
        color: #797a7a;
        font-size: 12px; }
      .user_clinic__box > .wrapper .box__content p:nth-child(2) {
        margin: 8px 0 15px 0; }
        .user_clinic__box > .wrapper .box__content p:nth-child(2) > a {
          color: #0073ae;
          font-size: 20px;
          text-decoration: underline; }
      .user_clinic__box > .wrapper .box__content p:nth-child(3) {
        color: #797a7a;
        font-size: 14px; }
  .user_clinic__back {
    height: 750px;
    background-image: url("../img/diploma.jpg");
    background-size: cover; }
  .user_clinic__pagin {
    margin: 15px auto !important; }

.user_clinic {
  box-sizing: border-box;
  background-color: #E4EBEF; }
  .user_clinic-title {
    font-size: 50px;
    text-align: center;
    color: white; }
  .user_clinic-square {
    width: 15px;
    height: 15px;
    background-color: #01B8BE;
    display: block;
    margin: 40px auto; }
  .user_clinic-text {
    text-align: center;
    color: white;
    font-stye: italic;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 50px; }
  .user_clinic-box {
    box-sizing: border-box;
    outline: none;
    text-align: center;
    background-color: #085f8a; }
    .user_clinic-box > .user_clinic-tab,
    .user_clinic-box input[type="radio"] {
      display: block; }
    .user_clinic-box .reward-label {
      padding: 10px 20px;
      margin: 0 8%;
      line-height: 28px;
      cursor: pointer;
      position: relative;
      background: #E4EBEF;
      text-align: center; }
    .user_clinic-box input[type="radio"]:checked + label {
      border: 1px solid black;
      border-bottom: 1px solid #E4EBEF;
      z-index: 10; }
    .user_clinic-box > input:nth-of-type(1):checked ~ div:nth-of-type(1),
    .user_clinic-box > input:nth-of-type(2):checked ~ div:nth-of-type(2),
    .user_clinic-box > input:nth-of-type(3):checked ~ div:nth-of-type(3) {
      display: block;
      padding: 5px;
      position: relative;
      top: 5px;
      border-top: 1px solid black; }
  .user_clinic .specialisation-box {
    max-width: 960px;
    margin: 0 auto; }
    .user_clinic .specialisation-box .title {
      margin: 25px 0 15px 0;
      font-size: 24px; }
    .user_clinic .specialisation-box-columns {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .user_clinic .specialisation-box-columns div {
        margin: 25px 0;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        height: 160px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .user_clinic .specialisation-box-columns div input[type="checkbox"] {
          display: none; }
        .user_clinic .specialisation-box-columns div label {
          text-align: left;
          font-size: 12px;
          position: relative; }
          .user_clinic .specialisation-box-columns div label:before {
            content: '00';
            font-size: 7px;
            position: absolute;
            left: -20px;
            top: 2px;
            background-color: #E4EBEF;
            box-sizing: border-box;
            color: #E4EBEF;
            border: 1px solid black; }
          .user_clinic .specialisation-box-columns div label:hover {
            cursor: pointer; }
        .user_clinic .specialisation-box-columns div:last-child {
          margin-left: 100px; }
        .user_clinic .specialisation-box-columns div input[type=checkbox]:checked + label:before {
          content: '00';
          position: absolute;
          font-size: 7px;
          background-color: #01B8BE;
          color: #01B8BE; }
  .user_clinic-phone {
    display: block;
    text-align: center;
    margin: 40px auto; }
    .user_clinic-phone p:last-child {
      font-size: 24px;
      margin: 15px 0; }
  .user_clinic-slider {
    max-width: 730px;
    margin: 0 auto; }
    .user_clinic-slider-item {
      background-color: #057db9 !important;
      margin-bottom: 30px; }
    .user_clinic-slider-title {
      color: white;
      font-size: 18px;
      font-weight: 800;
      margin: 15px 0; }
    .user_clinic-slider-text {
      color: white;
      font-size: 16px;
      margin: 15px 0; }
    .user_clinic-slider-more {
      color: white;
      font-size: 18px;
      font-weight: 800; }
    .user_clinic-slider .slick-slide {
      height: 380px;
      background-color: white;
      text-align: center;
      margin-right: 7px;
      margin-left: 7px; }
    .user_clinic-slider .slick-left-arrow {
      color: white;
      position: absolute;
      top: 35%;
      left: -25px;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
      .user_clinic-slider .slick-left-arrow:hover {
        cursor: pointer; }
    .user_clinic-slider .slick-right-arrow {
      color: white;
      position: absolute;
      top: 35%;
      right: -25px;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg); }
      .user_clinic-slider .slick-right-arrow:hover {
        cursor: pointer; }
    .user_clinic-slider .slick-dots li {
      width: 15px;
      height: 15px;
      border: 2px solid #8F8F8F;
      box-sizing: border-box; }
      .user_clinic-slider .slick-dots li button {
        display: none; }
    .user_clinic-slider .slick-dots .slick-active {
      background-color: #8F8F8F !important; }
  .user_clinic .user_clinic-button {
    display: block;
    margin: 0 auto;
    padding: 15px 30px;
    color: white;
    border: none;
    border-radius: 25px;
    outline: none; }
    .user_clinic .user_clinic-button:hover {
      cursor: pointer;
      transition: .8s; }

.user_clinic-slider-photo {
  height: 200px;
  background-size: cover;
  background-position: center; }

.spec-pro {
  padding: 50px 0;
  background-color: #085f8a; }

.wrapper {
  height: auto;
  position: relative; }
  .wrapper .list-unstyled {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    padding-top: 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0; }
    .wrapper .list-unstyled li {
      text-align: center;
      -webkit-flex-basis: 20%;
      -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 280px;
      padding: 5px; }
      @media screen and (max-width: 640px) {
        .wrapper .list-unstyled li {
          padding-left: 0;
          padding-right: 0;
          padding: 0 15px 30px 15px;
          -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
          flex-basis: 100%; } }
      .wrapper .list-unstyled li a {
        margin: auto;
        display: block;
        width: 100%; }
        .wrapper .list-unstyled li a img {
          height: auto !important; }
          .wrapper .list-unstyled li a img:hover {
            cursor: pointer; }

.slider-franchising {
  background-image: url(../img/pages/fon-franch.png);
  height: 317px; }

.block-franchising {
  position: relative; }
  .block-franchising_title {
    max-width: 1024px;
    font-size: 45px;
    text-transform: uppercase;
    text-align: center;
    color: #01b8be;
    margin: 40px auto 30px;
    font-weight: bold; }
  .block-franchising_text {
    max-width: 1024px;
    min-width: 980px;
    margin: 0 auto;
    font-size: 16px; }
    .block-franchising_text p, .block-franchising_text b {
      margin-bottom: 35px;
      display: block; }
    .block-franchising_text-info {
      margin-bottom: 40px; }
      .block-franchising_text-info p {
        display: inline-block;
        margin-bottom: 0; }
      .block-franchising_text-info b {
        display: inline-block;
        margin-bottom: 0; }
  .block-franchising_boss {
    background: #f3f3f3; }
    .block-franchising_boss-wrap {
      max-width: 1024px;
      min-width: 980px;
      margin: 0 auto 55px;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding: 30px 0; }
    .block-franchising_boss-photo {
      height: 212px;
      width: 305px; }
    .block-franchising_boss-info {
      margin-left: 30px; }
      .block-franchising_boss-info p {
        color: #929191;
        font-size: 23px;
        line-height: 1;
        margin: 5px 0 15px 0; }
      .block-franchising_boss-info b {
        font-size: 34px;
        margin-top: 10px;
        display: block; }
      .block-franchising_boss-info i {
        color: #525252;
		font-style: normal;
        font-size: 23px; }
      .block-franchising_boss-info a {
        color: #085f8a;
        font-size: 23px;
        text-decoration: none;
        border-bottom: 1px solid #085f8a;
        font-style: normal; }
        .block-franchising_boss-info a:hover {
          text-decoration: none; }

.med-select__row-top strong {
  font-weight: normal; }

.insurance {
  min-height: 710px;
  position: relative; }
  .insurance-banner {
    height: 315px;
    background-image: url("../img/insurance_back.png");
    background-position: center;
    background-size: cover;
    position: relative; }
    .insurance-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC;
      text-transform: uppercase; }
  .insurance-cards {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 95px;
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0; }
    .insurance-cards .insurance-card {
      -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative;
      z-index: 210; }
      .insurance-cards .insurance-card p {
        padding-top: 10px;
        text-align: center;
        font-weight: 900;
        font-size: 14px;
        color: white; }
      .insurance-cards .insurance-card img {
        display: block;
        text-align: center;
        margin: 0px auto; }
      .insurance-cards .insurance-card:nth-child(1) {
        background-color: rgba(140, 0, 0, 0.7);
        border-bottom: 10px solid #8C0000; }
      .insurance-cards .insurance-card:nth-child(2) {
        background-color: rgba(0, 190, 130, 0.7);
        border-bottom: 10px solid #00BE82; }
      .insurance-cards .insurance-card:nth-child(3) {
        background-color: rgba(0, 184, 192, 0.7);
        border-bottom: 10px solid #00B8C0; }
      .insurance-cards .insurance-card:nth-child(4) {
        background-color: rgba(5, 142, 208, 0.7);
        border-bottom: 10px solid #058FD0; }
      .insurance-cards .insurance-card img {
        height: 40px; }
      .insurance-cards .insurance-card a:hover {
        text-decoration: none; }
  .insurance_title {
    text-align: center;
    color: #474d51; }
    .insurance_title_top {
      margin: 50px 0 25px 0;
      text-transform: uppercase;
      font-size: 28px; }
    .insurance_title_bottom {
      font-size: 20px; }
  .insurance__text {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 25px 0;
    color: #474d51; }
    .insurance__text .coll {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      padding: 15px 20px; }
      .insurance__text .coll_border {
        border-right: 1px solid #A2A19F; }
      .insurance__text .coll p {
        font-size: 16px;
        line-height: 22px;
        font-weight: 500;
        text-align: justify; }
  .insurance__box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .insurance__box .box-item {
      height: 245px;
      -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      color: white; }
      .insurance__box .box-item p {
        text-align: center;
        margin-top: 40px; }
      .insurance__box .box-item:first-child {
        background-color: #11588c; }
      .insurance__box .box-item:nth-child(2) {
        background-color: #135275; }
      .insurance__box .box-item:nth-child(3) {
        background-color: #114968; }
      .insurance__box .box-item:last-child {
        background-color: #0f405b; }
  .insurance .med-select__row-top {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .insurance .med-select__row-top div.banner-image {
      width: 25%;
      background-size: cover;
      background-position: center; }
    .insurance .med-select__row-top p {
      width: 75%;
      padding: 35px 0 0 30px;
      text-align: justify; }
  .insurance .med-select__row-second {
    padding: 35px 0 0px 0; }
    .insurance .med-select__row-second select {
      padding: 4px 8px;
      color: #939598;
      margin-right: 1%; }
      .insurance .med-select__row-second select:hover {
        cursor: pointer; }
      .insurance .med-select__row-second select:nth-child(1) {
        width: 23%; }
      .insurance .med-select__row-second select:nth-child(2) {
        width: 23%; }
      .insurance .med-select__row-second select:nth-child(3) {
        width: 23%; }
      .insurance .med-select__row-second select:nth-child(4) {
        width: 12%; }
      .insurance .med-select__row-second select:nth-child(5) {
        width: 13%;
        margin-right: 0;
        margin-left: 0.5%; }
  .insurance .med-select__row-third {
    padding: 15px 0 25px 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .insurance .med-select__row-third button {
      margin-left: 10px;
      padding: 5px 10px; }
      .insurance .med-select__row-third button i {
        margin-right: 6px;
        font-size: 22px;
        position: relative;
        top: 2px; }
      .insurance .med-select__row-third button img {
        width: 24px;
        margin-right: 6px; }
  .insurance .container-fluid {
    background-color: #01b8be !important; }
  .insurance__content {
    position: relative;
    padding: 0 0 20px; }
    @media screen and (max-width: 640px) {
      .insurance__content {
        padding: 15px; } }
    .insurance__content .title {
      font-weight: 800;
      font-size: 18px;
      margin: 35px 0; }
    .insurance__content ul li {
      padding-left: 15px;
      font-size: 16px;
      margin-bottom: 20px; }
      .insurance__content ul li:before {
        content: '-';
        position: absolute;
        left: 0px; }
        @media screen and (max-width: 640px) {
          .insurance__content ul li:before {
            left: 15px; } }
    .insurance__content .alert {
      font-size: 16px;
      font-style: italic;
      color: #085f8a;
      margin: 40px 0;
      padding: 0; }
      @media screen and (max-width: 640px) {
        .insurance__content .alert {
          padding: 15px; } }
  .insurance__title {
    position: absolute;
    top: 1px;
    left: 0px;
    color: black; }
    @media screen and (max-width: 640px) {
      .insurance__title {
        position: static;
        text-align: center;
        margin: 15px;
        font-size: 22px; } }
  .insurance__row label {
    color: white; }
    .insurance__row label:hover {
      cursor: pointer; }
    .insurance__row label input {
      margin-right: 3px;
      position: relative;
      top: 2px; }
    .insurance__row label input[type=checkbox] {
      background-color: white !important; }
    .insurance__row label input[type=checkbox]:checked:before {
      font-family: FontAwesome;
      content: "\f00c";
      position: absolute;
      font-size: 10px;
      padding: 1px;
      background-color: #3699ec;
      color: white;
      font-weight: 100; }
  .insurance__row .btn {
    padding: 8px 25px;
    margin-left: 15px;
    border-radius: 15px; }
    @media screen and (max-width: 640px) {
      .insurance__row .btn {
        width: 60%; } }
    .insurance__row .btn_search {
      background-color: #3699ec;
      color: white; }
    .insurance__row .btn_filter {
      color: #797a7a; }
  .insurance__radio {
    height: 75px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 640px) {
      .insurance__radio {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 15px 0; } }
    .insurance__radio .top-row {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 65%; }
      @media screen and (max-width: 640px) {
        .insurance__radio .top-row {
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-align-items: flex-start;
          -ms-flex-align: start;
          align-items: flex-start;
          width: 100%;
          padding-left: 5%; } }
      .insurance__radio .top-row label {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
        @media screen and (max-width: 640px) {
          .insurance__radio .top-row label {
            margin-bottom: 10px; } }
    .insurance__radio .bottom-row {
      width: 25%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      @media screen and (max-width: 640px) {
        .insurance__radio .bottom-row {
          width: 100%;
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-align-items: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-justify-content: center;
          -ms-flex-pack: center;
          justify-content: center; }
          .insurance__radio .bottom-row input {
            margin: 5px; } }
  .insurance .contacts {
    background-color: #f3f3f3; }
    .insurance .contacts .wrapper {
      padding: 30px 0;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 280px; }
      @media screen and (max-width: 640px) {
        .insurance .contacts .wrapper {
          height: auto;
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column; } }
      .insurance .contacts .wrapper .img {
        background-image: url("../img/insurance.jpg");
        background-repeat: no-repeat;
        background-position: center left;
        height: 280px;
        width: 30%;
        max-height: 190px; }
        @media screen and (max-width: 640px) {
          .insurance .contacts .wrapper .img {
            width: 100%;
            height: 400px;
            background-position: center; } }
      .insurance .contacts .wrapper .info {
        width: 68%;
        margin-left: 2%; }
        @media screen and (max-width: 640px) {
          .insurance .contacts .wrapper .info {
            width: 100%;
            text-align: center;
            margin: 0;
            padding: 15px 0 45px 0; } }
        .insurance .contacts .wrapper .info p {
          position: relative; }
          .insurance .contacts .wrapper .info p:nth-child(1) {
            color: black;
            font-size: 30px;
            margin: 15px 0 0 0; }
          .insurance .contacts .wrapper .info p:nth-child(2) {
            font-size: 18px;
            color: #929191;
            font-style: italic;
            margin-bottom: 25px;
            bottom: 5px; }
          .insurance .contacts .wrapper .info p:nth-child(3) {
            color: #525252;
            font-size: 20px;
            font-style: italic; }
        .insurance .contacts .wrapper .info a {
          color: #085f8a;
          font-size: 20px;
          text-decoration: underline;
          font-style: italic; }

.med-select__row-top strong {
  font-weight: normal; }

.insurance {
  min-height: 710px;
  position: relative; }
  .insurance-banner {
    height: 315px;
    background-image: url("../img/insurance_back.png");
    background-position: center;
    background-size: cover;
    position: relative; }
    .insurance-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC;
      text-transform: uppercase; }
  .insurance-cards {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 95px;
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0; }
    .insurance-cards .insurance-card {
      -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative;
      z-index: 210; }
      .insurance-cards .insurance-card p {
        padding-top: 10px;
        text-align: center;
        font-weight: 900;
        font-size: 14px;
        color: white; }
      .insurance-cards .insurance-card img {
        display: block;
        text-align: center;
        margin: 0px auto; }
      .insurance-cards .insurance-card:nth-child(1) {
        background-color: rgba(140, 0, 0, 0.7);
        border-bottom: 10px solid #8C0000; }
      .insurance-cards .insurance-card:nth-child(2) {
        background-color: rgba(0, 190, 130, 0.7);
        border-bottom: 10px solid #00BE82; }
      .insurance-cards .insurance-card:nth-child(3) {
        background-color: rgba(0, 184, 192, 0.7);
        border-bottom: 10px solid #00B8C0; }
      .insurance-cards .insurance-card:nth-child(4) {
        background-color: rgba(5, 142, 208, 0.7);
        border-bottom: 10px solid #058FD0; }
      .insurance-cards .insurance-card img {
        height: 40px; }
      .insurance-cards .insurance-card a:hover {
        text-decoration: none; }
  .insurance_title {
    text-align: center;
    color: #474d51; }
    .insurance_title_top {
      margin: 50px 0 25px 0;
      text-transform: uppercase;
      font-size: 28px; }
    .insurance_title_bottom {
      font-size: 20px; }
  .insurance__text {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 25px 0;
    color: #474d51; }
    .insurance__text .coll {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      padding: 15px 20px; }
      .insurance__text .coll_border {
        border-right: 1px solid #A2A19F; }
      .insurance__text .coll p {
        font-size: 16px;
        line-height: 22px;
        font-weight: 500;
        text-align: justify; }
  .insurance__box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .insurance__box .box-item {
      height: 245px;
      -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      color: white; }
      .insurance__box .box-item p {
        text-align: center;
        margin-top: 40px; }
      .insurance__box .box-item:first-child {
        background-color: #11588c; }
      .insurance__box .box-item:nth-child(2) {
        background-color: #135275; }
      .insurance__box .box-item:nth-child(3) {
        background-color: #114968; }
      .insurance__box .box-item:last-child {
        background-color: #0f405b; }
  .insurance .med-select__row-top {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .insurance .med-select__row-top div.banner-image {
      width: 25%;
      background-size: cover;
      background-position: center; }
    .insurance .med-select__row-top p {
      width: 75%;
      padding: 35px 0 0 30px;
      text-align: justify; }
  .insurance .med-select__row-second {
    padding: 35px 0 0px 0; }
    .insurance .med-select__row-second select {
      padding: 4px 8px;
      color: #939598;
      margin-right: 1%; }
      .insurance .med-select__row-second select:hover {
        cursor: pointer; }
      .insurance .med-select__row-second select:nth-child(1) {
        width: 23%; }
      .insurance .med-select__row-second select:nth-child(2) {
        width: 23%; }
      .insurance .med-select__row-second select:nth-child(3) {
        width: 23%; }
      .insurance .med-select__row-second select:nth-child(4) {
        width: 12%; }
      .insurance .med-select__row-second select:nth-child(5) {
        width: 13%;
        margin-right: 0;
        margin-left: 0.5%; }
  .insurance .med-select__row-third {
    padding: 15px 0 25px 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .insurance .med-select__row-third button {
      margin-left: 10px;
      padding: 5px 10px; }
      .insurance .med-select__row-third button i {
        margin-right: 6px;
        font-size: 22px;
        position: relative;
        top: 2px; }
      .insurance .med-select__row-third button img {
        width: 24px;
        margin-right: 6px; }
  .insurance .container-fluid {
    background-color: #01b8be !important; }
  .insurance__content {
    position: relative;
    padding: 0 0 20px; }
    @media screen and (max-width: 640px) {
      .insurance__content {
        padding: 15px; } }
    .insurance__content .title {
      font-weight: 800;
      font-size: 18px;
      margin: 35px 0; }
    .insurance__content ul li {
      padding-left: 15px;
      font-size: 16px;
      margin-bottom: 20px; }
      .insurance__content ul li:before {
        content: '-';
        position: absolute;
        left: 0px; }
        @media screen and (max-width: 640px) {
          .insurance__content ul li:before {
            left: 15px; } }
    .insurance__content .alert {
      font-size: 16px;
      font-style: italic;
      color: #085f8a;
      margin: 40px 0;
      padding: 0; }
      @media screen and (max-width: 640px) {
        .insurance__content .alert {
          padding: 15px; } }
  .insurance__title {
    position: absolute;
    top: 1px;
    left: 0px;
    color: black; }
    @media screen and (max-width: 640px) {
      .insurance__title {
        position: static;
        text-align: center;
        margin: 15px;
        font-size: 22px; } }
  .insurance__row label {
    color: white; }
    .insurance__row label:hover {
      cursor: pointer; }
    .insurance__row label input {
      margin-right: 3px;
      position: relative;
      top: 2px; }
    .insurance__row label input[type=checkbox] {
      background-color: white !important; }
    .insurance__row label input[type=checkbox]:checked:before {
      font-family: FontAwesome;
      content: "\f00c";
      position: absolute;
      font-size: 10px;
      padding: 1px;
      background-color: #3699ec;
      color: white;
      font-weight: 100; }
  .insurance__row .btn {
    padding: 8px 25px;
    margin-left: 15px;
    border-radius: 15px; }
    @media screen and (max-width: 640px) {
      .insurance__row .btn {
        width: 60%; } }
    .insurance__row .btn_search {
      background-color: #3699ec;
      color: white; }
    .insurance__row .btn_filter {
      color: #797a7a; }
  .insurance__radio {
    height: 75px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 640px) {
      .insurance__radio {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 15px 0; } }
    .insurance__radio .top-row {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 65%; }
      @media screen and (max-width: 640px) {
        .insurance__radio .top-row {
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-align-items: flex-start;
          -ms-flex-align: start;
          align-items: flex-start;
          width: 100%;
          padding-left: 5%; } }
      .insurance__radio .top-row label {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1; }
        @media screen and (max-width: 640px) {
          .insurance__radio .top-row label {
            margin-bottom: 10px; } }
    .insurance__radio .bottom-row {
      width: 25%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      @media screen and (max-width: 640px) {
        .insurance__radio .bottom-row {
          width: 100%;
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-align-items: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-justify-content: center;
          -ms-flex-pack: center;
          justify-content: center; }
          .insurance__radio .bottom-row input {
            margin: 5px; } }
  .insurance .contacts {
    background-color: #f3f3f3; }
    .insurance .contacts .wrapper {
      padding: 30px 0;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 280px; }
      @media screen and (max-width: 640px) {
        .insurance .contacts .wrapper {
          height: auto;
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column; } }
      .insurance .contacts .wrapper .img {
        background-image: url("../img/insurance.jpg");
        background-repeat: no-repeat;
        background-position: center left;
        height: 280px;
        width: 30%;
        max-height: 190px; }
        @media screen and (max-width: 640px) {
          .insurance .contacts .wrapper .img {
            width: 100%;
            height: 400px;
            background-position: center; } }
      .insurance .contacts .wrapper .info {
        width: 68%;
        margin-left: 2%; }
        @media screen and (max-width: 640px) {
          .insurance .contacts .wrapper .info {
            width: 100%;
            text-align: center;
            margin: 0;
            padding: 15px 0 45px 0; } }
        .insurance .contacts .wrapper .info p {
          position: relative; }
          .insurance .contacts .wrapper .info p:nth-child(1) {
            color: black;
            font-size: 30px;
            margin: 15px 0 0 0; }
          .insurance .contacts .wrapper .info p:nth-child(2) {
            font-size: 18px;
            color: #929191;
            font-style: italic;
            margin-bottom: 25px;
            bottom: 5px; }
          .insurance .contacts .wrapper .info p:nth-child(3) {
            color: #525252;
            font-size: 20px;
            font-style: italic; }
        .insurance .contacts .wrapper .info a {
          color: #085f8a;
          font-size: 20px;
          text-decoration: underline;
          font-style: italic; }

.user-cabinet-slider {
  background-image: url(../img/user-cabinet/user-fon.png);
  background-attachment: fixed;
  height: 300px; }



.cabinet-create {
  text-align: left; }
  .cabinet-create input[type="email"] {
    float: right; }
  .cabinet-create input[type="password"] {
    float: right; }
  .cabinet-create .full-width {
    width: 100% !important; }
  .cabinet-create .half-width {
    width: 48%; }
  .cabinet-create > .pos-rel {
    position: relative;
    top: 2px; }

.user-cabinet {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  border: 2px solid #058fd0;
  margin: -175px auto 20px;
  overflow: hidden;
  position: relative;
  z-index: 100; }
  .user-cabinet .user-photo-block .user-photo {
    text-align: center;
    position: relative; }
  .user-cabinet .user-photo-block .user-photo > img{
    width: 200px;
    height: 200px;
  }
    .user-cabinet .user-photo-block .user-photo:hover a {
      -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
      transform: translateY(-100%);
      transition: ease 0.25s; }
      @media screen and (max-width: 767px) {
        .user-cabinet .user-photo-block .user-photo:hover a {
          -webkit-transform: none;
          -ms-transform: none;
          transform: none; } }
    .user-cabinet .user-photo-block .user-photo a {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0px;
      top: 100%;
      background-color: rgba(255, 255, 255, 0.5);
      padding: 20px 0;
      cursor: pointer;
      transition: -webkit-transform 0.25s;
      transition: transform 0.25s;
      transition: transform 0.25s, -webkit-transform 0.25s;
      height: 75px; }
      @media screen and (max-width: 767px) {
        .user-cabinet .user-photo-block .user-photo a {
          top: auto; } }

.user-details .leftside, .user-details .rightside {
  display: inline-block;
  width: 49.6%;
  vertical-align: top; }
  .user-details .leftside a, .user-details .rightside a {
    margin: 20px 0;
    display: block;
    font: 16px 'ptsansregular';
    text-decoration: underline;
    transition: ease 0.25s; }
    .user-details .leftside a:hover, .user-details .rightside a:hover {
      transition: ease 0.25s;
      text-decoration: none; }

.user-details .leftside {
  width: 50%;
  border-right: 1px solid #ddd;
  padding-left: 10px; }
  .user-details .leftside p {
    font: 20px 'ptsansregular';
    text-transform: uppercase;
    color: #515151; }
  .user-details .leftside .birthday {
    margin-top: 10px;
    font: 14px 'ptsansregular';
    text-transform: none; }

.user-details .rightside {
  padding-left: 45px; }

.user-details .halfblock {
  width: 48%;
  vertical-align: top;
  display: inline-block;
  font: 16px 'ptsansregular';
  color: #515151; }
  .user-details .halfblock p {
    margin-bottom: 5px; }
  .user-details .halfblock .halftitle {
    color: #c0c1c1; }
  .user-details .halfblock:first-child:before {
    background: url(/img/user-cabinet/user-phone.png) no-repeat;
    width: 25px;
    height: 25px;
    display: block;
    content: "";
    position: absolute;
    margin-left: -30px; }
  .user-details .halfblock:last-child:before {
    background: url(/img/user-cabinet/user-letter.png) no-repeat;
    width: 25px;
    height: 25px;
    display: block;
    content: "";
    position: absolute;
    margin-left: -30px; }

.user-prog__box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .user-prog__box .box-item {
    font-family: 'ptsansregular';
    height: 245px;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: white; }
    .user-prog__box .box-item_img {
      width: 40px;height: 48px; }
      .user-prog__box .box-item_img img {
        width: 100%; }
    .user-prog__box .box-item .yellow {
      color: #fff200 !important;
      font-weight: bold; }
    .user-prog__box .box-item p {
      text-align: center;
      height: 60px;
      color: #d5f3f5; }
    .user-prog__box .box-item h3 {
      font-size: 16px;
      text-transform: uppercase;
      white-space: nowrap; }
    .user-prog__box .box-item:first-child {
      background-color: #11588c; }
    .user-prog__box .box-item:nth-child(2) {
      background-color: #135275; }
    .user-prog__box .box-item:nth-child(3) {
      background-color: #114968; }
    .user-prog__box .box-item:last-child {
      background-color: #0f405b; }
  .user-prog__box .sum {
    font-size: 24px;
    height: auto !important; }
  .user-prog__box .neardate {
    height: auto !important; }

.user-block-content .title {
  text-transform: uppercase;
  color: #d5f4f7;
  font: 28px 'ptsansregular';
  text-align: center;
  padding: 45px 0 20px; }

.user-block-content .subtitle {
  color: #d5f4f7;
  font: 18px 'ptsansregular';
  text-align: center;
  padding: 0 0 45px; }

.user-block-content .writedown {
  text-align: center;
  padding-bottom: 100px; }
  .user-block-content .writedown .btn-select {
    background: none;
    border-radius: 15px;
    color: #fff;
    padding: 5px 12px;
    margin: 0 20px; }

.user-block-content .content .filters {
  padding-bottom: 30px; }
  .user-block-content .content .filters .left.counters {
    position: relative;
    float: left;
    margin-right: 15px; }
    .user-block-content .content .filters .left.counters img {
      width: 30px; }
    .user-block-content .content .filters .left.counters .ding-counter {
      position: absolute;
      border-radius: 50%;
      width: 20px;
      height: 20px;
      border: 1px solid #d5f4f7;
      background: #d23a3a;
      color: #fff;
      text-align: center;
      top: -9px;
      margin-left: 16px; }
    .user-block-content .content .filters .left.counters.clocks img, .user-block-content .content .filters .left.counters.clocks div {
      float: left;
      color: #0dbbf9;
      margin-right: 10px; }
    .user-block-content .content .filters .left.counters.clocks div {
      font: 30px/1 'ptsansregular';
      margin-right: 30px; }
  .user-block-content .content .filters .right {
    float: right; }
  .user-block-content .content .filters .counter-hints {
    color: #d5f4f7;
    float: left;
    margin-right: 20px; }
    .user-block-content .content .filters .counter-hints a {
      margin-left: 15px;
      color: #0dbbf9;
      text-decoration: underline; }
      .user-block-content .content .filters .counter-hints a:hover {
        text-decoration: none; }
  .user-block-content .content .filters .filt button {
    width: 130px;
    border-radius: 0 !important;
    margin-right: 15px;
    background: #fff; }
    .user-block-content .content .filters .filt button.btn-select {
      margin-right: 0;
      background: none;
      color: #fff; }

.user-block-content.user-programs {
  background: #0f405b; }
  .user-block-content.user-programs .user-programs-list {
    padding-bottom: 100px; }
  .user-block-content.user-programs th {
    border: none;
    padding-left: 20px;
    padding-right: 20px; }
  .user-block-content.user-programs tr {
    background: #286b96;
    color: #d4f4f7; }
    .user-block-content.user-programs tr.overdue {
      color: #ffa49d; }
      .user-block-content.user-programs tr.overdue a {
        color: #ffa49d; }
    .user-block-content.user-programs tr td {
      border: none;
      padding-left: 20px;
      padding-right: 20px; }
    .user-block-content.user-programs tr a {
      color: #d4f4f7;
      text-decoration: underline;
      cursor: pointer; }
      .user-block-content.user-programs tr a:hover {
        text-decoration: none; }
    .user-block-content.user-programs tr:nth-of-type(odd) {
      background: #3a79a0; }
    .user-block-content.user-programs tr img {
      width: 20px;
      margin-left: 10px; }
  .user-block-content.user-programs .list-header {
    background: #d4f4f7 !important;
    color: #000; }

.user-block-content.user-issledovania {
  background: #114868; }

.user-block-content.user-visits {
  background: #135275; }

.user-block-content.user-uslugi {
  background: #145c8c; }

.user-block-content .cash-btn {
  background: none !important;
  box-shadow: 0px 0px 10px 0px rgba(255, 242, 0, 0.8);
  color: #fff200;
  line-height: 1;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px; }
  .user-block-content .cash-btn img {
    margin-right: 10px; }

.not-payed .u_price, .not-payed .u_status {
  color: #fff200; }

.for-change-userinfo .form-buttons .cancel {
  border: 1px solid #1580b6;
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  border-radius: 20px;
  height: 40px;
  padding: 0 10px;
  margin: 0 8px;
  width: 143px;
  cursor: pointer;
  transition: ease 0.25s;
  float: left; }
  .for-change-userinfo .form-buttons .cancel div {
    display: inline-block;
    top: 10px;
    position: relative;
    font-family: ptsansregular;
    font-size: 14px;
    font-weight: 600; }

.for-change-userinfo .form-buttons .send {
  float: right; }

.for-change-userinfo .form-buttons div {
  text-transform: uppercase; }

.for-change-userinfo .popup-basket {
  width: 630px; }

.for-change-userinfo .fordate {
  width: 70px !important;
  text-align: center; }

.for-change-userinfo .double-input .forselect {
  float: left; }
  .for-change-userinfo .double-input .forselect .btn {
    border-radius: 0 !important;
    padding: 7px 12px 6px;
    min-width: 119px;
    border-left: 0;
    border-right: 0;
    background: #fff; }

.for-change-userinfo .right .btn-group {
  display: block; }
  .for-change-userinfo .right .btn-group .btn {
    width: 50%; }

.for-change-userinfo .clearfix:after {
  content: "";
  clear: both;
  display: block; }

.for-change-userinfo .rightside {
  float: right; }

.for-change-userinfo .full .btn-group {
  display: block; }
  .for-change-userinfo .full .btn-group .btn {
    border-radius: 0; }

.for-change-userinfo .full input[type="text"] {
  padding: 6px 5px !important; }

.hints-gray {
  text-align: center;
  color: #a7a9ac;
  margin: 30px 0; }

.terms {
  width: 97%;
  margin: 0 auto; }
  .terms input[type="checkbox"] {
    display: none;
    position: relative;
    top: 2px; }
  .terms label {
    background: none;
    display: inline-block;
    margin: 0;
    padding: 15px 11px;
    font-weight: 600;
    font-family: ptsansregular;
    font-weight: lighter;
    transition: ease 0.25s;
    box-sizing: border-box;
    font-size: 12px;
    position: relative; }
    .terms label:before {
      border: 1px solid #000;
      background: none;
      content: '';
      font-size: 7px;
      position: absolute;
      left: -10px;
      box-sizing: border-box;
      color: #E4EBEF;
      width: 15px;
      height: 15px;
      border-radius: 50%; }
  .terms input[type=checkbox]:checked + label {
    border: none !important;
    background: none !important; }
  .terms input[type=checkbox]:checked + label:before {
    background: #fff url("/local/templates/s1_mobile/img/tick.svg") no-repeat;
    width: 16px;
    height: 16px;
    content: " ";
    border-color: #3bcaa0;
    padding: 0 1px;
    background-size: 15px;
    background-position: 2px -2px; }

.for-change-profile .popup-basket, .for-change-phone .popup-basket, .for-change-email .popup-basket {
  width: 760px; }

.for-change-profile .profile-image, .for-change-phone .profile-image, .for-change-email .profile-image {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto; }
  .for-change-profile .profile-image img, .for-change-phone .profile-image img, .for-change-email .profile-image img {
    width: 100%; }

.for-change-profile .requisits, .for-change-phone .requisits, .for-change-email .requisits {
  border: none !important; }

.for-change-profile .form-buttons, .for-change-phone .form-buttons, .for-change-email .form-buttons {
  border: none !important; }

.for-pay-uslugi .popup-basket, .for-pay-uslugi .modal-dialog, .for-feedback .popup-basket, .for-feedback .modal-dialog {
  width: 1100px !important; }

.for-pay-uslugi th, .for-feedback th {
  border: none;
  padding-left: 20px;
  padding-right: 20px;
  background: #d4f4f7 !important; }

.for-pay-uslugi tr, .for-feedback tr {
  background: #286b96;
  color: #d4f4f7; }

.for-pay-uslugi tr:nth-of-type(odd), .for-feedback tr:nth-of-type(odd) {
  background: #3a79a0 !important; }

.for-pay-uslugi .list-header, .for-feedback .list-header {
  background: #d4f4f7 !important;
  color: #000; }

.itogo-pay {
  text-align: center;
  text-transform: uppercase;
  font: 28px 'ptsansregular'; }
  .itogo-pay .counter {
    font-size: 16px;
    font-weight: bold; }

.download-btn {
  border: 1px solid #1890cd;
  vertical-align: middle;
  line-height: 20px;
  border-radius: 20px;
  height: 40px;
  padding: 0 10px;
  margin: 10px 0 30px;
  width: 143px;
  cursor: pointer;
  transition: ease 0.25s;
  text-align: center; }
  .download-btn div {
    display: inline-block;
    top: 10px;
    position: relative;
    color: #1890cd;
    font-family: ptsansregular;
    font-size: 14px;
    font-weight: 600;
    text-align: center; }
  .download-btn:hover {
    background: #1890cd; }
    .download-btn:hover div {
      color: #fff; }

.upload-block .btn {
  padding: 4px 10px;
  top: -4px; }

.profile_hints {
  color: #a7a9ac;
  font-size: 12px; }

.form-buttons .download-btn {
  margin: 0 auto; }

.remove-image {
  position: absolute;
  left: 50px;
  top: 0; }

.relative {
  position: relative; }

.big-block {
  margin-bottom: 30px; }

.email-inputs {
  width: 50%;
  margin: 0 auto 30px; }

.emails {
  margin-bottom: 15px; }
  .emails b:first-child {
    float: left; }
  .emails b:last-child {
    float: right; }

.add-email a {
  text-decoration: underline; }
  .add-email a:hover {
    text-decoration: none; }

.for-change-email .profile_hints {
  text-align: center;
  font-size: 14px; }

.for-laboratory .share-modul_block {
  padding: 16px 40px; }
  @media screen and (max-width: 767px) {
    .for-laboratory .share-modul_block {
      padding: 16px; } }

.for-laboratory .basket-img {
  margin-bottom: 20px;
  text-align: center; }

.for-laboratory h3, .for-laboratory h4, .for-laboratory h5 {
  text-align: center;
  text-transform: uppercase;
  font-family: ptsansregular;
  font-weight: 100;
  margin-top: 0;
  margin-bottom: 10px; }

.for-laboratory h3 {
  font-size: 33px; }

.for-laboratory h4 {
  font-size: 21px; }

.for-laboratory h5 {
  font-size: 14px;
  color: #da1c5c; }

.for-laboratory .requisits {
  border-top: 1px solid #7ec1e2;
  margin-top: 15px;
  padding-top: 14px; }

.for-laboratory > p {
  font-family: ptsansregular;
  font-size: 12px;
  text-align: center;
  margin-bottom: 10px;
  clear: both; }

.for-laboratory p {
  clear: both;
  font-family: ptsansregular;
  font-size: 12px;
  margin-bottom: 17px; }

.for-laboratory input[type="text"] {
  width: 100%;
  margin-bottom: 9px;
  padding: 4px 5px;
  font-size: 12px;
  font-family: ptsansregular; }

.for-laboratory .double-input .left {
  float: left;
  width: 48%; }

.for-laboratory .double-input .right {
  float: right;
  width: 48%; }

.for-laboratory textarea {
  height: 48px;
  margin-bottom: 6px; }

.for-laboratory .summ .itogo {
  float: left;
  font-family: ptsanslight;
  font-weight: 100;
  line-height: 1;
  text-transform: uppercase;
  position: relative;
  top: 24px;
  font-size: 20px; }
  .for-laboratory .summ .itogo p {
    margin-bottom: 3px; }

.for-laboratory .summ .itogo-sum {
  float: right;
  font-family: ptsansregular;
  font-size: 50px;
  line-height: 1;
  letter-spacing: 0.4px;
  top: -2px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .for-laboratory .summ .itogo-sum {
      font-size: 28px; } }

.for-laboratory .form-buttons {
  text-align: center;
  border-top: 1px solid #7ec1e2;
  margin-top: 17px;
  margin-bottom: 5px;
  padding-top: 26px; }
  .for-laboratory .form-buttons .print, .for-laboratory .form-buttons .send, .for-laboratory .form-buttons .upload {
    display: inline-block;
    background: #1890cd;
    vertical-align: middle;
    line-height: 20px;
    border-radius: 20px;
    height: 40px;
    padding: 0 10px;
    margin: 0 8px;
    width: 143px;
    cursor: pointer;
    transition: ease 0.25s;
    border: none; }
  .for-laboratory .form-buttons input {
    width: 250px;
    background-color: white;
    padding: 13px 15px;
    font-size: 14px;
    border: none;
    border-radius: 25px;
    outline: none;
    border: 1px solid #1890cd;
    display: none; }
  .for-laboratory .form-buttons .print img, .for-laboratory .form-buttons .send img {
    float: left; }
  .for-laboratory .form-buttons .print div, .for-laboratory .form-buttons .send div {
    display: inline-block;
    top: 10px;
    position: relative;
    color: #fff;
    font-family: ptsansregular;
    font-size: 14px;
    font-weight: 600; }

.for-laboratory .send-letter {
  display: none;
  width: 80px;
  margin-left: -45px;
  height: 44px;
  top: -1px;
  position: relative; }
  .for-laboratory .send-letter img {
    float: none; }

.for-laboratory .home {
  display: block;
  clear: both;
  font-family: ptsansregular;
  margin-top: 23px;
  margin-bottom: 2px; }
  .for-laboratory .home .title {
    float: left; }
  .for-laboratory .home .amount {
    float: right; }

.for-laboratory .med {
  display: block;
  clear: both;
  font-family: ptsansregular;
  margin-bottom: 20px; }
  .for-laboratory .med .title {
    float: left; }
  .for-laboratory .med .amount {
    float: right; }

.for-laboratory .flag {
  position: relative;
  text-align: left;
  font-family: ptsansregular;
  font-size: 12px;
  margin-bottom: 17px; }
  .for-laboratory .flag:before {
    background: url(../img/flag.png) no-repeat;
    content: "";
    display: block;
    width: 50px;
    height: 20px;
    position: absolute;
    left: -40px;
    top: 2px; }

.error-input {
  border: 1px solid #da1c5c !important; }

.for-feedback {
  width: 100%;display: flex; }
  .for-feedback.popup-basket-modal .requisits {
    border: none; }
  .for-feedback .doctor-feedback {
    vertical-align: top;
    padding-right: 15px; }
    .for-feedback .doctor-feedback .doc-information .doc-image {
      width: 250px;
      border: 1px solid #ddd;
      float: left;
      margin-right: 15px; }
      .for-feedback .doctor-feedback .doc-information .doc-image img {
        width: 100%;
		margin: 0;
		}
    .for-feedback .doctor-feedback .doc-information .doc-info {
      text-align: left; }
      .for-feedback .doctor-feedback .doc-information .doc-info:after {
        clear: both;
        content: "";
        display: block; }
      .for-feedback .doctor-feedback .doc-information .doc-info h3 {
        margin-top: 0;
        font: 26px 'ptsansregular';
        text-align: left;
        text-transform: capitalize;
        margin-bottom: 20px; }
      .for-feedback .doctor-feedback .doc-information .doc-info .doc-spec {
        font: 16px 'ptsansregular';
        margin-bottom: 20px;
        font-weight: bold; }
      .for-feedback .doctor-feedback .doc-information .doc-info .doc-phone {
        font: bold 14px 'ptsansregular'; }
        .for-feedback .doctor-feedback .doc-information .doc-info .doc-phone p {
          margin-bottom: 5px; }
    .for-feedback .doctor-feedback .doc-information .doc-work {
      margin-top: 15px;
      clear: both;
      display: block;
      font: 14px 'ptsansregular';
      text-align: left; }
      .for-feedback .doctor-feedback .doc-information .doc-work h4 {
        text-align: left;
        font: 18px;
        text-transform: none; }
  .for-feedback .doc-rating {
    margin-bottom: 20px; }
  .for-feedback .form-buttons {
    border: none !important; }
  .for-feedback .basket-form {
    padding-left: 15px;
    width: 37%;
    display: inline-block; }
    .for-feedback .basket-form h4 {
      text-align: left;
      text-transform: none;
      font-size: 18px; }
    .for-feedback .basket-form textarea {
      height: 80px !important;
      background: #edf8ff; }
    .for-feedback .basket-form .download-btn {
      width: 220px; }

.for-rating-numbers {
  margin-left: -2px; }
  .for-rating-numbers span {
    display: inline-block;
    position: relative;
    margin: 0px 9.5px 0 12px;
    padding-top: 5px; }
    .for-rating-numbers span:last-child {
      margin-right: 0; }
    .for-rating-numbers span:before {
      content: '|';
      position: absolute;
      height: 11px;
      overflow: hidden;
      top: -5px;
      text-align: center;
      margin-left: 2px; }

output {
  display: block;
  font-size: 66px;
  font-weight: bold;
  text-align: center;
  margin: 15px 0 30px;
  width: 100%; }

.for-zapis {
  padding: 15px 0;
  text-align: center; }
  .for-zapis .share-modul-medium_form {
    margin: 30px auto; }
  .for-zapis h3 {
    font-size: 33px;
    text-align: center;
    text-transform: uppercase;
    font-family: ptsansregular;
    font-weight: 100;
    margin-top: 0;
    margin-bottom: 10px; }
  .for-zapis .requisits {
    margin-top: 15px;
    padding-top: 14px; }
  .for-zapis .popup-basket {
    width: 630px;
    padding: 16px 0; }
    .for-zapis .popup-basket div {
      padding: 0 40px; }
  .for-zapis .basket-img {
    margin-bottom: 5px !important;
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    overflow: hidden; }
    .for-zapis .basket-img img {
      width: 50px; }
  .for-zapis .doc-name {
    font: 20px 'ptsansregular';
    background: #cee9f3;
    padding: 16px 40px !important; }
    .for-zapis .doc-name .doc-spec {
      margin-top: 5px;
      font-size: 14px; }
    .for-zapis .doc-name div {
      width: 70%;
      margin: 0 auto; }
  .for-zapis .zapis-number {
    text-transform: uppercase;
    font: 20px 'ptsanslight'; }
    .for-zapis .zapis-number p {
      font: 36px 'ptsansregular'; }
  .for-zapis .filial {
    font: 30px 'ptsansregular';
    margin-bottom: 20px; }
    .for-zapis .filial p {
      font-size: 18px; }
  .for-zapis .clocks {
    margin-bottom: 20px; }
    .for-zapis .clocks * {
      vertical-align: top;
      display: inline-block; }
    .for-zapis .clocks div {
      font: 30px/1 'ptsansregular';
      margin-right: 0px;
      margin-left: 10px;
      padding-left: 0;
      padding-right: 0; }
      .for-zapis .clocks div.clock-time {
        margin-right: 30px; }
    .for-zapis .clocks img {
      position: relative;
      top: 2px; }
  .for-zapis .hints {
    width: 60%;
    margin: 0 auto; }
    .for-zapis .hints p {
      margin: 10px 0; }
      .for-zapis .hints p a {
        text-decoration: underline; }
        .for-zapis .hints p a:hover {
          text-decoration: none; }
  .for-zapis .requisits {
    border: none !important; }
  .for-zapis .form-buttons {
    border: none !important; }
    .for-zapis .form-buttons div {
      padding: 0; }

.program-list {
  padding: 5px 25px; }
  .program-list:after {
    content: "";
    display: block;
    clear: both; }
  .program-list-header {
    background: #d4f4f7;
    color: #505151;
    font: 24px 'ptsansregular';
    padding: 5px 25px; }
  .program-list .left {
    float: left;
    width: 75%; }
  .program-list .right {
    float: right;
    width: 25%; }
  .program-list.even {
    background: #22526b; }
  .program-list.odd {
    background: #36647a; }

.vacansii {
  position: relative;
  background-color: #D1F2F7; }
  .vacansii-banner {
    height: 315px;
    background-image: url("../img/services-back.png");
    background-position: center;
    background-size: cover;
    position: relative; }
    @media screen and (max-width: 640px) {
      .vacansii-banner {
        height: 130px; } }
    .vacansii-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC; }
  .vacansii .wrapper {
    height: auto;
    position: relative; }
    .vacansii .wrapper .vacansii-cards {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 95px;
      width: 100%;
      box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0; }
      .vacansii .wrapper .vacansii-cards .vacansii-card {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        z-index: 210; }
        .vacansii .wrapper .vacansii-cards .vacansii-card p {
          padding-top: 10px;
          text-align: center;
          font-weight: 900;
          font-size: 14px;
          color: white; }
        .vacansii .wrapper .vacansii-cards .vacansii-card img {
          display: block;
          text-align: center;
          margin: 0px auto; }
        .vacansii .wrapper .vacansii-cards .vacansii-card:nth-child(1) {
          background-color: rgba(140, 0, 0, 0.7);
          border-bottom: 10px solid #8C0000; }
        .vacansii .wrapper .vacansii-cards .vacansii-card:nth-child(2) {
          background-color: rgba(0, 190, 130, 0.7);
          border-bottom: 10px solid #00BE82; }
        .vacansii .wrapper .vacansii-cards .vacansii-card:nth-child(3) {
          background-color: rgba(0, 184, 192, 0.7);
          border-bottom: 10px solid #00B8C0; }
        .vacansii .wrapper .vacansii-cards .vacansii-card:nth-child(4) {
          background-color: rgba(5, 142, 208, 0.7);
          border-bottom: 10px solid #058FD0; }
        .vacansii .wrapper .vacansii-cards .vacansii-card img {
          height: 40px; }
  .vacansii__title {
    font-size: 46px;
    text-align: center;
    padding: 25px 0 25px 0;
    color: #01b8be; }
  .vacansii__selectes {
    background-color: #01b8be;
    padding: 15px 0; }
    @media screen and (max-width: 640px) {
      .vacansii__selectes .wrapper {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
        .vacansii__selectes .wrapper button {
          margin: 5px 0; } }
    .vacansii__selectes .btn {
      text-align: left;
      width: 200px;
      float: right;
      border-radius: 15px;
      background-color: #efefef;
      border: none;
      color: #969797; }
      .vacansii__selectes .btn-select {
        text-align: center;
        width: 150px;
        background-color: #225E97;
        color: white; }
      .vacansii__selectes .btn .sr-only {
        position: relative; }
    .vacansii__selectes .btn-group {
      margin-right: 15px;
      border-radius: 15px;
      color: black; }
      @media screen and (max-width: 640px) {
        .vacansii__selectes .btn-group {
          margin-right: 0; } }
    .vacansii__selectes .bootstrap-select {
      width: auto; }
  .vacansii__row {
    height: auto;
    background-color: #f3f3f3;
    margin-bottom: 40px;
    margin-top: 35px;
    padding: 60px 0; }
  .vacansii__h1 {
    font-size: 16px;
    font-weight: 800;
    margin: 25px 0; }
  .vacansii__h2 {
    font-size: 16px;
    margin: 15px 0; }

.vakansii-block_wrap-button a {
  font-size: 16px;
  cursor: pointer; }

.vakansii-inner {
  max-height: 220px;
  overflow: hidden;
  transition: all .5s ease-in-out; }
  .vakansii-inner.expand {
    max-height: 1500px; }

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: auto !important; }

.three-colm input[type="text"] {
  width: 32% !important;
  display: inline-block;
  margin-right: 10px; }
  .three-colm input[type="text"]:nth-child(3n) {
    margin-right: 0; }
.for-make-vacansii {padding: 20px;}
.for-make-vacansii .double-input .btn-group {
  display: block; }
  .for-make-vacansii .double-input .btn-group .btn-default {
    background: #fff !important; }

.for-make-vacansii .input-group-btn {
  vertical-align: top; }
  .for-make-vacansii .input-group-btn .btn {
    background: #1580b6;
    color: #fff;
    padding-bottom: 7px; }

.contacts-map .overlay {
  background: transparent;
  position: absolute;
  height: 850px;
  z-index: 100;
  width: 100%; }

.contacts-map > iframe {
  height: 850px;
  margin-top: 0; }

.med-zapis {
  min-height: 710px;
  position: relative;
  background-color: #fff; }
  .med-zapis-banner {
    height: 850px;
    background-image: url("../img/med-zapis-back.jpg");
    background-position: center;
    background-size: cover;
    position: relative; }
    .med-zapis-banner p {
      text-align: center;
      padding-top: 175px;
      font-size: 50px;
      font-weight: 400;
      color: #00B4BC;
      text-transform: uppercase; }
  .med-zapis-cards {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 9px;
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden; }
    .med-zapis-cards .med-zapis-card {
      -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative;
      z-index: 210; }
      .med-zapis-cards .med-zapis-card p {
        padding-top: 10px;
        text-align: center;
        font-weight: 900;
        font-size: 14px;
        color: white; }
      .med-zapis-cards .med-zapis-card img {
        display: block;
        text-align: center;
        margin: 0px auto; }
      .med-zapis-cards .med-zapis-card:nth-child(1) {
        background-color: rgba(140, 0, 0, 0.7);
        border-bottom: 10px solid #8C0000; }
      .med-zapis-cards .med-zapis-card:nth-child(2) {
        background-color: rgba(0, 190, 130, 0.7);
        border-bottom: 10px solid #00BE82; }
      .med-zapis-cards .med-zapis-card:nth-child(3) {
        background-color: rgba(0, 184, 192, 0.7);
        border-bottom: 10px solid #00B8C0; }
      .med-zapis-cards .med-zapis-card:nth-child(4) {
        background-color: rgba(5, 142, 208, 0.7);
        border-bottom: 10px solid #058FD0; }
      .med-zapis-cards .med-zapis-card img {
        height: 40px; }
      .med-zapis-cards .med-zapis-card a:hover {
        text-decoration: none; }
  .med-zapis_title {
    text-align: center;
    color: #474d51; }
    .med-zapis_title_top {
      margin: 50px 0 25px 0;
      text-transform: uppercase;
      font-size: 28px; }
    .med-zapis_title_bottom {
      font-size: 20px; }
  .med-zapis__text {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 25px 0;
    color: #474d51; }
    .med-zapis__text .coll {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      padding: 15px 20px; }
      .med-zapis__text .coll_border {
        border-right: 1px solid #A2A19F; }
      .med-zapis__text .coll p {
        font-size: 16px;
        line-height: 22px;
        font-weight: 500;
        text-align: justify; }
  .med-zapis__box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .med-zapis__box .box-item {
      height: 245px;
      -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      color: white; }
      .med-zapis__box .box-item p {
        text-align: center;
        margin-top: 40px; }
      .med-zapis__box .box-item:first-child {
        background-color: #11588c; }
      .med-zapis__box .box-item:nth-child(2) {
        background-color: #135275; }
      .med-zapis__box .box-item:nth-child(3) {
        background-color: #114968; }
      .med-zapis__box .box-item:last-child {
        background-color: #0f405b; }
  .med-zapis .med-select__row-top {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .med-zapis .med-select__row-top div.banner-image {
      width: 25%;
      background-size: cover;
      background-position: center; }
    .med-zapis .med-select__row-top p {
      width: 75%;
      padding: 35px 0 0 30px;
      text-align: justify; }
  .med-zapis .med-select__row-second {
    padding: 35px 0 0px 0; }
    .med-zapis .med-select__row-second select {
      padding: 4px 8px;
      color: #939598;
      margin-right: 1%; }
      .med-zapis .med-select__row-second select:hover {
        cursor: pointer; }
      .med-zapis .med-select__row-second select:nth-child(1) {
        width: 23%; }
      .med-zapis .med-select__row-second select:nth-child(2) {
        width: 23%; }
      .med-zapis .med-select__row-second select:nth-child(3) {
        width: 23%; }
      .med-zapis .med-select__row-second select:nth-child(4) {
        width: 12%; }
      .med-zapis .med-select__row-second select:nth-child(5) {
        width: 13%;
        margin-right: 0;
        margin-left: 0.5%; }
  .med-zapis .med-select__row-third {
    padding: 15px 0 25px 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .med-zapis .med-select__row-third button {
      margin-left: 10px;
      padding: 5px 10px; }
      .med-zapis .med-select__row-third button i {
        margin-right: 6px;
        font-size: 22px;
        position: relative;
        top: 2px; }
      .med-zapis .med-select__row-third button img {
        width: 24px;
        margin-right: 6px; }

.med-select__content {
  background-color: #11588c;
  color: white;
  padding-bottom: 40px; }
  .med-select__content button {
    padding: 5px 14px; }
    .med-select__content button img {
      margin-right: 6px; }
  .med-select__content select {
    background-color: white; }
  .med-select__content .white {
    background-color: white; }

.med-tables {
  padding-bottom: 40px;
  padding-left: 0; }
  .med-tables .med-table__title {
    color: #03c8fc;
    font-size: 20px;
    margin: 5px 0 0 0; }
    .med-tables .med-table__title:hover {
      cursor: pointer; }
    .med-tables .med-table__title:before {
      content: '-'; }
    .med-tables .med-table__title_sub {
      color: #03c8fc;
      font-size: 16px;
      margin: 0 0 8px 15px;
      position: relative; }
      .med-tables .med-table__title_sub:before {
        content: '-'; }
      .med-tables .med-table__title_sub:hover {
        cursor: pointer; }
	.med-tables .med-table__title_sub a {
		color: #fff;
	}
	.med-tables .med-table__title_sub a:hover{
		color: #03c8fc;
	}
  .med-tables .med-table ul {
    padding-left: 0; }
  .med-tables .med-table .med-spisok_inner {
    margin-left: 15px; }
  .med-tables .med-table__line {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    font-weight: 200;
    margin-bottom: 5px; }
    .med-tables .med-table__line .coll {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .med-tables .med-table__line .coll:first-child {
        width: 80%; }
        .med-tables .med-table__line .coll:first-child a {
          text-decoration: none;
          color: #fff !important; }
        .med-tables .med-table__line .coll:first-child span {
          -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
          flex-grow: 1;
          border-bottom: 1px solid white;
          position: relative;
          bottom: 4px;
          margin: 0 5px; }
      .med-tables .med-table__line .coll:last-child {
        width: 20%; }
        .med-tables .med-table__line .coll:last-child p {
          margin: 0 5px 0 15px; }
        .med-tables .med-table__line .coll:last-child i {
          margin-top: 2px;
          font-weight: 100; }
          .med-tables .med-table__line .coll:last-child i:hover {
            cursor: pointer; }
        .med-tables .med-table__line .coll:last-child a {
          text-align: center;
          display: block;
          width: 75px;
          margin-left: 5px;
          color: #fff; }
        .med-tables .med-table__line .coll:last-child img {
          width: 17px;
          margin-right: 5px; }
      .med-tables .med-table__line .coll input {
        display: none; }
      .med-tables .med-table__line .coll label {
        padding-left: 25px; }
        .med-tables .med-table__line .coll label:hover {
          cursor: pointer; }
        .med-tables .med-table__line .coll label:before {
          content: '';
          width: 10px;
          height: 10px;
          left: 2px;
          top: 4px;
          position: absolute;
          border: 1px solid #E4EBEF;
          z-index: 10; }
      .med-tables .med-table__line .coll input[type="checkbox"]:checked + label:before {
        content: '';
        width: 10px;
        height: 10px;
        position: absolute;
        left: 2px;
        top: 4px;
        border: 1px solid white;
        background-color: white;
        z-index: 10; }

.map-filters {
  position: absolute;
  width: 100%;
  background: #d5f4f7;
  z-index: 990;
  height: 20px;
  margin-top: 9px;
  box-shadow: 1px 1px 23px -3px rgba(0, 0, 0, 0.5); }
  .map-filters .map-opener {
    margin: 0 auto;
    width: 54px;
    left: 0;
    right: 0;
    cursor: pointer;
    padding: 10px;
    background: #d5f4f7;
    box-shadow: 0px 0px 23px -9px rgba(0, 0, 0, 0.5); }
  .map-filters.opened {
    height: 240px;
    padding: 45px; }
    .map-filters.opened .map-opener {
      display: none; }
  .map-filters .find-doctor {
    display: none; }
    .map-filters .find-doctor-left, .map-filters .find-doctor-right {
      width: 48%;}
      .map-filters .bootstrap-select, .map-filters .dropdown-menu .form-control {
      min-width: 100%;}
      .map-filters .find-doctor-left input, .map-filters .find-doctor-right input {
        width: auto;
        float: left;
        padding: 10px;
        border: 1px solid #3699ec;
        border-right: 0; }
      .map-filters .find-doctor-left button, .map-filters .find-doctor-right button {
        border: 1px solid #3699ec;
        border-left: 0;
        padding: 7px 10px;
        background: #fff;
        outline: none; }
    .map-filters .find-doctor-left {
      float: left; }
    .map-filters .find-doctor-right {
      float: right; }
      .map-filters .find-doctor-right:after {
        display: block;
        clear: both;
        content: ""; }
      .map-filters .find-doctor-right .btn-group.bootstrap-select {
        width: 100% !important; }
        .map-filters .find-doctor-right .btn-group.bootstrap-select .attendance-select {
          border-radius: 0 !important;
          border: 1px solid #3699ec;
          padding: 10px; }
  .map-filters.opened .find-doctor {
    display: block; }

.clear {
  display: block;
  clear: both; }
  .clear.btn-block {
    text-align: center;
    position: relative; }
    .clear.btn-block .button {
      margin: 20px auto 0;
      background: #3699ec;
      color: #fff;
      font: bold 20px 'ptsansbold';
      text-transform: uppercase;
      padding: 15px 80px;
      border: none !important;
      cursor: pointer;
      transition: ease 0.25s; }
      .clear.btn-block .button:hover {
        background: #1580da; }
    .clear.btn-block .close-btn {
      position: absolute;
      right: 0;
      bottom: 0;
      font: 18px 'ptsansregular';
      cursor: pointer; }

.checkbox {
  display: block;
  clear: both;
  margin-top: 10px;
  float: left; }
  .checkbox input[type="checkbox"] {
    margin-left: 0; }

.howtoride {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 700px;
  margin: 0 auto;
  background: #e6e7e8;
  box-shadow: 1px 1px 23px -3px rgba(0, 0, 0, 0.5);
  padding: 15px;
  z-index: 1000; }
  .howtoride p {
    font: 24px 'ptsansregular';
    color: #505151;
    text-align: left;
    padding: 0;
    margin-bottom: 10px;
    text-transform: none; }
  .howtoride .from-where {
    float: left;
    margin-right: 5px; }
    .howtoride .from-where input {
      border: 1px solid #78a0bb;
      padding: 5px;
      width: 200px; }
  .howtoride .to-where {
    margin-left: 5px;
    margin-right: 10px;
    float: left; }
    .howtoride .to-where input {
      border: 1px solid #78a0bb;
      padding: 5px;
      width: 200px; }
  .howtoride .left-right {
    float: left;
    position: relative;
    top: 3px; }
  .howtoride a {
    float: left;
    margin-right: 10px;
    top: 4px;
    position: relative; }
  .howtoride button {
    background: #3699ec;
    color: #fff;
    font: 14px 'ptsansbold';
    padding: 5px 10px;
    text-align: center;
    border: 1px solid #3699ec; }

.for-zapis_k_vrachu .requisits {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 0; }
  .for-zapis_k_vrachu .requisits label {
    text-align: left;
    width: 100%;
    font-weight: normal; }

.for-zapis_k_vrachu .filial .forselect {
  width: 100%; }
  .for-zapis_k_vrachu .filial .forselect .bootstrap-select {
    width: 100% !important; }

.for-zapis_k_vrachu .hints {
  font-size: 12px;
  text-align: left;
  width: 100%; }
  .for-zapis_k_vrachu .hints.centered {
    text-align: center; }

.for-zapis_k_vrachu .counters.clocks {
  margin-bottom: 5px; }

.for-zapis_k_vrachu .change-date {
  text-align: right;
  font-size: 12px;
  margin-bottom: 10px;
  color: #3699eb;
  cursor: pointer; }
  .for-zapis_k_vrachu .change-date a {
    text-decoration: underline; }
    .for-zapis_k_vrachu .change-date a:hover {
      text-decoration: none; }

.for-zapis_k_vrachu .itogo-pay {
  text-transform: none;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 22px; }
  .for-zapis_k_vrachu .itogo-pay span {
    font-size: 30px; }
    .for-zapis_k_vrachu .itogo-pay span span {
      font-weight: normal; }

.for-zapis_k_vrachu .readthis {
  display: inline-block;
  float: left;
  width: auto !important;
  margin-top: 15px; }

.for-zapis_k_vrachu .rightside {
  margin-top: 15px;
  float: right;
  font-size: 12px;
  text-decoration: underline; }
  .for-zapis_k_vrachu .rightside:hover {
    text-decoration: none; }

.for-zapis_k_vrachu .share-modul-medium_form {
  width: auto; }

.select-date-block {
  background: #fff;
  border: 1px solid #a4a7aa;
  padding: 5px;
  margin-bottom: 10px;
  display: none; }
  .select-date-block .date-slider .leftarrow {
    float: left;
    position: relative;
    top: 8px;
    margin-left: 5px; }
  .select-date-block .date-slider .rightarrow {
    float: right;
    position: relative;
    top: 8px;
    margin-right: 5px; }
  .select-date-block .date-slider .dates {
    display: inline-block;
    width: 80%; }
    .select-date-block .date-slider .dates a {
      float: left;
      width: 25%;
      text-align: center;
      color: #000 !important;
      text-decoration: none;
      cursor: pointer;
      font-size: 14px; }
  .select-date-block .pointers {
    float: left; }
    .select-date-block .pointers a {
      background: url("/local/templates/s1_mobile/img/white-pointer.png") no-repeat;
      background-position: center;
      color: #3699eb;
      text-align: center;
      display: inline-block;
      margin-right: 5px;
      line-height: 25px;
      width: 20px;
      height: 30px;
      text-decoration: none !important; }
      .select-date-block .pointers a.selected {
        background: url("/local/templates/s1_mobile/img/blue-pointer.png") no-repeat;
        color: #fff; }
  .select-date-block .modal-calendar {
    float: right; }
  .select-date-block .select-time {
    clear: both;
    margin: 40px 0 0;
    display: block; }
    .select-date-block .select-time .quatro-timer {
      width: 24%;
      display: inline-block;
      vertical-align: top; }
      .select-date-block .select-time .quatro-timer a {
        display: block;
        border: 2px solid #3699eb;
        height: 30px;
        line-height: 28px;
        margin-bottom: 12px;
        font-size: 18px;
        background: #3699eb;
        color: #fff;
        text-decoration: none;
        cursor: pointer; }
        .select-date-block .select-time .quatro-timer a.empty {
          background: #fff;
          border-color: #e6e7e8; }

.med-zapis .med-zapis_title_top {
  text-align: left;
  font-size: 32px;
  border-bottom: 1px solid #cdced0;
  padding-bottom: 25px; }

.med-zapis .med-zapis_subtitle {
  text-align: left;
  font-size: 32px;
  text-transform: uppercase;
  margin-bottom: 20px; }

.med-zapis .green-dot {
  background: #6fca65;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-left: 20px;
  display: inline-block;
  position: relative;
  top: -7px;
  margin-left: 20px; }

.med-zapis .counter {
  font: 22px 'ptsanslight'; }

.med-zapis .specialists {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px; }
  .med-zapis .specialists a {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 10px 25px;
    color: #3699ec;
    background: #fff;
    border: 1px solid #3699ec;
    text-decoration: none;
    cursor: pointer;
    transition: ease 0.25s;
    margin-bottom: 20px; }
    .med-zapis .specialists a.active, .med-zapis .specialists a:hover {
      color: #fff;
      background: #3699ec; }

.med-zapis .specialist-info {
  font: 16px 'ptsansregular';
  height: 80px;
  overflow: hidden; }
  .med-zapis .specialist-info.opened {
    height: auto; }
    .med-zapis .specialist-info.opened:before {
      box-shadow: none; }
  .med-zapis .specialist-info:before {
    content: "";
    position: absolute;
    width: 100%;
    box-shadow: -1px 1px 44px 4px rgba(255, 255, 255, 0.9) inset;
    bottom: 19px;
    height: 20px; }

.med-zapis .readmore-spec {
  margin-bottom: 20px;
  display: block; }

.med-zapis .med-zapis_specialist {
  border-bottom: 1px solid #E6EEF1;
  position: sticky;
  z-index: 500;
  top: 128px;
  background-color: #fff;
  border-top: 1px solid #cdced0;
  padding-top: 15px;
  padding-bottom: 15px; }
  .med-zapis .med-zapis_specialist:after {
    content: '';
    display: block;
    clear: both; }
  .med-zapis .med-zapis_specialist_left {
    width: 50%;
    float: left; }
    .med-zapis .med-zapis_specialist_left img {
      margin-right: 10px; }
    .med-zapis .med-zapis_specialist_left .phone {
      font: 28px 'ptsansregular'; }
    .med-zapis .med-zapis_specialist_left span {
      position: relative;
      top: 6px; }
      .med-zapis .med-zapis_specialist_left span.hint {
        font: 22px 'ptsansregular'; }
  .med-zapis .med-zapis_specialist_right {
    width: 40%;
    float: right; }
    .med-zapis .med-zapis_specialist_right .select-date-block {
      display: block;
      border: none;
      text-align: center; }

.med-zapis .spec-content-block {
	background: #e6eef1;
	padding-top: 30px;
}
  
.med-zapis .spec-doc {
  clear: both;
  background: #fff;
  border-bottom: 10px solid #8c0000;
  box-shadow: 14px 13px 31px 3px rgba(0, 0, 0, 0.1);
  margin-bottom: 40px; }
  .med-zapis .spec-doc .doctor-feedback {
    padding: 20px; }
  .med-zapis .spec-doc:after {
    content: '';
    display: block;
    clear: both; }
  .med-zapis .spec-doc .doc-calendar {
    margin-right: 13px;
    margin-top: 20px; }
    .med-zapis .spec-doc .doc-calendar .modal-calendar {
      float: right; }
    .med-zapis .spec-doc .doc-calendar .select-time {
      clear: both;
      margin: 60px 0 0;
      display: block; }
      .med-zapis .spec-doc .doc-calendar .select-time .quatro-timer {
        width: 21%;
        display: inline-block;
        vertical-align: top;
        margin: 0 5px; }
        .med-zapis .spec-doc .doc-calendar .select-time .quatro-timer:last-child {
          margin-right: 0; }
        .med-zapis .spec-doc .doc-calendar .select-time .quatro-timer a {
          display: block;
          border: 2px solid #e6e7e8;
          height: 40px;
          line-height: 38px;
          margin-bottom: 12px;
          font-size: 18px;
          background: #e6e7e8;
          color: #757476;
          text-decoration: none;
          cursor: pointer;
          text-align: center; }
          .med-zapis .spec-doc .doc-calendar .select-time .quatro-timer a.empty {
            background: #fff;
            border-color: #e6e7e8; }

	
.all-profiles-clinic {
  background: #f6f9fa; }
  .all-profiles-clinic .med-zapis_title_top {
    margin-top: 0;
    padding-top: 30px; }
  .all-profiles-clinic .for-profile-clinics {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding-bottom: 30px; }
    .all-profiles-clinic .for-profile-clinics .prof-item {
      width: 24%;
      text-align: center;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start; }
      .all-profiles-clinic .for-profile-clinics .prof-item img {
        border-bottom: 10px solid #00b8c0;
        margin-bottom: 15px; }
      .all-profiles-clinic .for-profile-clinics .prof-item:nth-child(2) img {
        border-bottom: 10px solid #2f7418; }
      .all-profiles-clinic .for-profile-clinics .prof-item:nth-child(3) img {
        border-bottom: 10px solid #8c0000; }
      .all-profiles-clinic .for-profile-clinics .prof-item:nth-child(4) img {
        border-bottom: 10px solid #00be82; }
      .all-profiles-clinic .for-profile-clinics .prof-item .prof-filial {
        color: #4a4444;
        font: 14px 'ptsansregular';
        margin-bottom: 5px; }
        .all-profiles-clinic .for-profile-clinics .prof-item .prof-filial span {
          width: 10px;
          height: 10px;
          border-radius: 50%;
          background: #8dc63f;
          display: inline-block;
          margin-right: 5px; }
      .all-profiles-clinic .for-profile-clinics .prof-item .filial-name {
        font-size: 24px; }
      .all-profiles-clinic .for-profile-clinics .prof-item .subfilial, .all-profiles-clinic .for-profile-clinics .prof-item .filial-address {
        font-size: 18px;
        color: #727171; }
      .all-profiles-clinic .for-profile-clinics .prof-item input[type="submit"] {
        margin-top: 20px;
        background: #fff;
        color: #3699ec;
        font-size: 16px;
        border: 1px solid #3699ec;
        padding: 10px 30px;
        transition: ease 0.25s;
        cursor: pointer; }
        .all-profiles-clinic .for-profile-clinics .prof-item input[type="submit"]:hover {
          background: #3699ec;
          color: #fff; }
.terms_of_use {
  text-align: left;
  clear: both;
  background: #fff;
  padding: 5px 10px;
  max-height: 200px;
  overflow: auto; }

.med-select__row-top b, .med-select__row-top strong, .med-coll-right__text b, .med-coll-right__text strong {
  font-weight: normal; }

.adult-banner {
  height: 315px;
  background-image: url(../img/child_back_for_deti.jpg);
  background-position: center;
  background-size: cover;
  position: relative; }

.adult {
  position: relative; }
  .adult-content {
    margin-bottom: 20px; }
  .adult-map {
    display: block;
    width: 50%;
    margin: 0 auto 25px auto; }
    @media screen and (max-width: 640px) {
      .adult-map {
        width: 90%;
        margin: 0 auto;
        padding-bottom: 45px; } }
  .adult .wrapper {
    height: auto;
    position: relative; }
    .adult .wrapper .adult-cards {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 95px;
      width: 100%;
      box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0; }
      .adult .wrapper .adult-cards .adult-card {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        z-index: 210; }
        .adult .wrapper .adult-cards .adult-card p {
          padding-top: 10px;
          text-align: center;
          font-weight: 900;
          font-size: 14px;
          color: white; }
        .adult .wrapper .adult-cards .adult-card img {
          display: block;
          text-align: center;
          margin: 0px auto; }
        .adult .wrapper .adult-cards .adult-card:nth-child(1) {
          background-color: rgba(140, 0, 0, 0.7);
          border-bottom: 10px solid #8C0000; }
        .adult .wrapper .adult-cards .adult-card:nth-child(2) {
          background-color: rgba(0, 190, 130, 0.7);
          border-bottom: 10px solid #00BE82; }
        .adult .wrapper .adult-cards .adult-card:nth-child(3) {
          background-color: rgba(0, 184, 192, 0.7);
          border-bottom: 10px solid #00B8C0; }
        .adult .wrapper .adult-cards .adult-card:nth-child(4) {
          background-color: rgba(5, 142, 208, 0.7);
          border-bottom: 10px solid #058FD0; }
        .adult .wrapper .adult-cards .adult-card img {
          height: 40px; }
  .adult__after-banner {
    margin-top: 0;
    margin-bottom: 30px;
    line-height: 23px;
    text-align: justify; }
    @media screen and (max-width: 640px) {
      .adult__after-banner {
        padding: 0 25px;
        margin-top: 0; } }
  .adult__services {
    box-sizing: border-box;
    padding: 100px 0;
    background-image: url("../img/services-background.jpg"); }
    @media screen and (max-width: 420px) {
      .adult__services {
        height: auto;
        padding: 30px 0 0 0; } }
    .adult__services-title {
      font-size: 50px;
      text-transform: uppercase;
      text-align: center;
      color: white; }
      @media screen and (max-width: 420px) {
        .adult__services-title {
          font-size: 40px; } }
    .adult__services-square {
      width: 15px;
      height: 15px;
      background-color: white;
      display: block;
      margin: 40px auto; }
    .adult__services-content {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-align-content: space-between;
      -ms-flex-line-pack: justify;
      align-content: space-between; }
      @media screen and (max-width: 640px) {
        .adult__services-content {
          height: auto;
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          margin: 0 15px; } }
    .adult__services-coll {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding: 0 8px; }
      @media screen and (max-width: 420px) {
        .adult__services-coll {
          height: 600px;
          margin-bottom: 20px; } }
    .adult__services-card {
      -webkit-flex-basis: 48%;
      -ms-flex-preferred-size: 48%;
      flex-basis: 48%;
      height: 100px;
      width: 100%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      margin-top: 25px;
      background-color: rgba(255, 255, 255, 0.2); }
      .adult__services-card p {
        color: white;
        text-align: center;
        font-size: 26px; }
    .adult__services-arrow {
      text-align: center;
      margin-top: 35px;
      padding-bottom: 25px; }
      .adult__services-arrow span {
        color: white;
        font-size: 14px; }
      .adult__services-arrow img {
        display: block;
        margin: 10px auto 0 auto; }

.slider-user-cabinet {
  background-image: url(../img/user-cabinet/user-fon.png);
  background-attachment: fixed;
min-height: 600px;}

.body_mobi .slider-user-cabinet {
  height: auto;
  padding-bottom: 40px; }
  .body_mobi .slider-user-cabinet .wrapper {
    height: auto !important; }

.body_mobi .user-prog__box:after {
  clear: both;
  display: table;
  content: ""; }

.user-cabinet-title {
  text-align: center;
  font-size: 60px;
  color: #055185;
  padding-top: 0;
  text-transform: uppercase; }

.captcha-row {
  display: table;
  width: 100%; }

.user-cabinet-block {
	width: 100%;
	height: auto;
	background: #e4f3f7;
	text-align: center;
	padding: 20px 0;
	margin: 60px 0; }
	.user-cabinet-block-photo {
		background-image: url("../img/user-cabinet/user.png");
		width: 33px;
		height: 33px;
		margin: 0 auto;}
	.user-cabinet-block-pdf{
		width: 200px;
		position: absolute;
		top: 0;
		right: 0;
		padding: 20px;}
  .user-cabinet-block-form {
    width: 370px;
    margin: 0 auto; }
    .user-cabinet-block-form-input {
      width: 49%;
      height: 25px;
      outline: 0;
      padding-left: 5px;
      font-size: 13px;
      border: 1px solid #ed232b; }
      .user-cabinet-block-form-input:focus {
        outline: 0; }
      .user-cabinet-block-form-input_open {
        margin: 0;
        width: 100%; }
      .user-cabinet-block-form-input-captcha {
        float: right;
        display: table-cell;
        margin-bottom: 0;
        height: 100%;
        min-height: 31px; }
      .user-cabinet-block-form-input .full-width {
        width: 100% !important; }
      .user-cabinet-block-form-input .half-width {
        width: 48%; }
    .user-cabinet-block-form p {
      text-align: left;
      font-size: 11px; }
    .user-cabinet-block-form_open input {
      margin-bottom: 10px;
      border: 1px solid #adadad; }
    .user-cabinet-block-form-captcha-img {
      display: inline-block;
      width: 50%;
      margin-right: 5px;
      height: 25px;
      line-height: 1.5; }
    .user-cabinet-block-form-link {
      text-decoration: none;
      color: #1990cd;
      display: block;
      text-align: right;
      padding-right: 60px;
      padding-top: 10px;
      font-size: 13px;
      font-weight: bold; }
    .user-cabinet-block-form-button {
      display: block;
      margin: 0 auto;
      text-transform: uppercase;
      padding: 10px 75px;
      border: 1px solid #2797d0;
      border-radius: 50px;
      background: none;
      font-size: 15px;
      font-weight: bold;
      color: #2797d0;
      margin-top: 50px;
      cursor: pointer;
      margin-bottom: 120px; }
      .user-cabinet-block-form-button:hover{background-color:#2797d0; color:#fff;}
      .user-cabinet-block-form-button:focus {
        outline: 0; }
      .user-cabinet-block-form-button_open {
        margin-top: 40px; }
  .user-cabinet-block-text {
    color: #8c9295;
    width: 470px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.5; }
  .user-cabinet-block-non-cab {
    font-size: 30px;
    color: #da1c5c; }
  .user-cabinet-block-text-hello {
    font-size: 15px;
    padding-bottom: 35px;
    line-height: 1.3; }
    .user-cabinet-block-text-hello p {
      width: 400px;
      margin: 0 auto;
      font-size: 13px; }
  .user-cabinet-block-links {
    width: 412px;
    margin: 0 auto; }
    .user-cabinet-block-links a {
      padding: 5px 15px;
      border: 1px solid #1990cd;
      display: inline-block;
      border-radius: 50px;
      font-size: 13px;
      color: #1990cd;
      font-weight: bold;
      text-decoration: none; }
    .user-cabinet-block-links-check {
      width: 195px;
      margin-right: 10px; }
      .user-cabinet-block-links-check p {
        padding-top: 10px; }
        .user-cabinet-block-links-check p:before {
          content: url("../img/user-cabinet/notepad.png");
          padding-right: 7px;
          float: left;
          margin-top: -8px; }
    .user-cabinet-block-links-buy {
      width: 195px; }
      .user-cabinet-block-links-buy p {
        padding-top: 10px; }
        .user-cabinet-block-links-buy p:before {
          content: url("../img/user-cabinet/bug.png");
          padding-right: 7px;
          float: left;
          margin-top: -8px; }
    .user-cabinet-block-links-lk {
      width: 405px;
      background: #1990cd;
      margin: 10px 0; }
      .user-cabinet-block-links-lk p {
        padding-top: 10px;
        color: white; }
        .user-cabinet-block-links-lk p:before {
          content: url("../img/user-cabinet/key-white.png");
          padding-right: 7px;
          float: left;
          margin-top: -8px; }
    .user-cabinet-block-links-open {
      width: 405px; }
      .user-cabinet-block-links-open p {
        padding-top: 10px; }
        .user-cabinet-block-links-open p:before {
          content: url("../img/user-cabinet/key.png");
          padding-right: 7px;
          float: left;
          margin-top: -8px; }
    .user-cabinet-block-links-lk.register {margin:0;}
    .user-cabinet-block-links-lk.register p:before {
          content: url("../img/user-cabinet/key.png");
          padding-right: 7px;
          float: left;
          margin-top: -8px; }
.cabinet-create {
  text-align: left; }
  .cabinet-create input[type="email"] {
    float: right; }
  .cabinet-create input[type="password"] {
    float: right; }
  .cabinet-create .full-width {
    width: 100% !important; }
  .cabinet-create .half-width {
    width: 48%; }
  .cabinet-create > .pos-rel {
    position: relative;
    top: 2px; }

.share-modul_block.for-program {
  padding: 0; }
  .share-modul_block.for-program h3 {
    padding: 20px 20px 0; }
  .share-modul_block.for-program .requisits, .share-modul_block.for-program .form-buttons {
    border: none; }
  .share-modul_block.for-program .form-buttons {
    margin-top: 0; }
    .share-modul_block.for-program .form-buttons .send {
      margin-bottom: 40px;
      text-transform: uppercase; }
      .share-modul_block.for-program .form-buttons .send div {
        font: 18px 'ptsansbold'; }
  .share-modul_block.for-program .program-info {
    background: #cee9f3;
    text-align: center;
    padding: 10px; }
    .share-modul_block.for-program .program-info h4 {
      text-transform: uppercase;
      font-family: 'ptsansregular';
      margin-bottom: 10px; }
  .share-modul_block.for-program .program-contract {
    padding: 20px;
    text-align: center; }
  .share-modul_block.for-program .program-number {
    font: 34px 'ptsansregular'; }

.share-modul_block.for-program-moved {
  text-align: center; }
  .share-modul_block.for-program-moved .requisits, .share-modul_block.for-program-moved .form-buttons {
    border: none; }
  .share-modul_block.for-program-moved .program-info p {
    display: block;
    font: 18px 'ptsansregular'; }
  .share-modul_block.for-program-moved .program-info b {
    display: block;
    font: 18px 'ptsansbold'; }
  .share-modul_block.for-program-moved .program-number {
    text-transform: uppercase;
    margin: 40px 0;
    font: 36px 'ptsansregular'; }
  .share-modul_block.for-program-moved .form-buttons {
    margin-top: 0; }
    .share-modul_block.for-program-moved .form-buttons .send {
      margin-bottom: 40px;
      text-transform: uppercase; }
      .share-modul_block.for-program-moved .form-buttons .send div {
        font: 18px 'ptsansbold'; }

.program-more-block .leftside-prog {
  width: 25%;
  float: left;
  padding-bottom: 20px; }
  .program-more-block .leftside-prog .prog-image {
    width: 100%;
    margin-bottom: 20px; }
    .program-more-block .leftside-prog .prog-image img {
      width: 100%; }
  .program-more-block .leftside-prog .prog-description {
    color: #fff;
    margin-bottom: 20px;
    padding: 10px; }
  .program-more-block .leftside-prog .subtitle {
    text-align: left;
    border-top: 1px solid #01b8be;
    padding: 10px;
    margin-bottom: 20px; }
  .program-more-block .leftside-prog .coll {
    margin-left: 10px; }
    .program-more-block .leftside-prog .coll input {
      display: none; }
      .program-more-block .leftside-prog .coll input:checked + label:before {
        content: '';
        width: 10px;
        height: 10px;
        position: absolute;
        left: 2px;
        top: 4px;
        border: 1px solid white;
        background-color: white;
        z-index: 10; }
    .program-more-block .leftside-prog .coll label {
      padding-left: 25px;
      color: #fff; }
      .program-more-block .leftside-prog .coll label:before {
        content: '';
        width: 10px;
        height: 10px;
        left: 2px;
        top: 4px;
        position: absolute;
        border: 1px solid #E4EBEF;
        z-index: 10; }

.program-more-block .rightside-prog {
  float: right;
  width: 75%;
  color: #fff;
  padding: 30px; }
  .program-more-block .rightside-prog .prog-title {
    position: relative;
    text-transform: uppercase;
    font: 28px 'ptsansregular';
    margin-bottom: 30px; }
  .program-more-block .rightside-prog .arrow-back {
    position: absolute;
    right: 0;
    top: 0; }
    .program-more-block .rightside-prog .arrow-back a {
      color: #fff;
      font: 14px 'ptsansregular';
      text-transform: capitalize; }
    .program-more-block .rightside-prog .arrow-back img {
      display: block; }
  .program-more-block .rightside-prog .prog-content {
    font: 16px 'ptsansregular'; }

.for-zapis-na-program > p {
  text-align: center;
  font-size: 18px;
  line-height: 2.5; }

/* Стили для неактивного модального окна */
.form-feed .for-change-userinfo .form-buttons .send {
  float: none; }

.modalDialog {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(32, 87, 134, 0.8);
  z-index: 999;
  transition: opacity 400ms ease-in;
  display: block; }

.modalCustom {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.inner-modal {
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

.smallModal {
  width: 720px;
  margin: 0 auto; }
  .smallModal > div {
    width: 100%;
    padding: 32px 64px; }
  @media screen and (max-width: 767px) {
    .smallModal {
      width: 100%; } }

.semiModal {
  width: 560px;
  margin: 0 auto; }
  .semiModal > div {
    width: 100%; }
  @media screen and (max-width: 767px) {
    .semiModal {
      width: 100%; } }

.mediumModal {
  width: 760px;
  margin: 0 auto; }
  .mediumModal > div {
    width: 100%;
    padding: 16px 64px; }
  @media screen and (max-width: 767px) {
    .mediumModal {
      width: 100%; } }

.wideModal {
  width: 1100px;
  margin: 0 auto; }
  .wideModal > div {
    width: 100%; }
  @media screen and (max-width: 767px) {
    .wideModal {
      width: 100%; } }
  .actionsModal {
    width: 755px;
    padding: 0;
  }
.for-zapis-na-program{
  padding: 5% 25% 10% 25%;
  color: #000;	
}
.med-prog .share-modul_block {
 }
  .share-modul_block h3, .share-modul_block h4, .share-modul_block h5 {
    text-align: center;
    text-transform: uppercase;
    font-family: ptsansregular;
    font-weight: 100;
    margin-top: 0;
    margin-bottom: 10px; }
  .share-modul_block h3 {
    font-size: 30px; }
    @media screen and (max-width: 767px) {
      .share-modul_block h3 {
        font-size: 28px; } }
  .share-modul_block h4 {
    font-size: 21px; }
  .share-modul_block h5 {
    font-size: 14px; }
  .share-modul_block .basket-img {
    margin-bottom: 21px;
    text-align: center; }
  .share-modul_block .basket-img img{
  width: 50px;}
  .share-modul_block .requisits {
    color: #000;
    margin-top: 15px;
    padding-top: 14px; }
  .share-modul_block .form-buttons {
    text-align: center;
    margin-top: 17px;
    margin-bottom: 5px;
    padding-top: 26px; }
  .share-modul_block [name="form-clinics"] {
    width: 100%;
    margin-bottom: 8px;
    font-size: 12px;
    padding: 6px 14px;}
  .share-modul_block .send {
    background: transparent;
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    color: #1890cd;
    border: solid 1px #1890cd;
    border-radius: 20px;
    height: 40px;
    padding: 0 10px;
    margin: 0 8px;
    width: 196px;
    cursor: pointer;
    transition: ease 0.25s; }
  .share-modul_block .send:hover {
    background: #1890cd;
    color: #fff;
  }
    .share-modul_block .send div {
      display: inline-block;
      top: 8px;
      position: relative;
      font-family: ptsansregular;
      font-size: 14px;
      font-weight: 600; }
    .share-modul_block .send .btn-default {
      background: transparent !important;
      outline: none !important;
      border: none;
      padding: 0;
      margin: 0;
      font-size: 14px;
      font-family: 'ptsansregular';
      box-shadow: none;
      color: #fff;
      height: 100%;
      font-weight: bold;
      width: 100%; }
  .share-modul_block .double-input .left {
    float: left;
    width: 48%; }
  .share-modul_block .double-input .right {
    float: right;
    width: 48%; }
  .share-modul_block .double-input .forselect .btn {
    min-width: 204px; }
  .share-modul_block .upload-block .btn {
    margin-top: 4px; }
  .share-modul_block input[type='text'],
  .share-modul_block textarea,
  .share-modul_block select {
    width: 100%;
    margin-bottom: 9px;
    padding: 4px 14px;
    font-size: 12px;
    font-family: ptsansregular; }

/* Активация модального окна в состоянии :target */
.modalDialog:target {
  display: block; }

.modal-block {
  width: 50%; }

.modal-title {
  font-size: 25px;
  height: 60px; }
  .modal-title > img {
    display: inline-block;
    float: left;
    padding: 20px; }
  .modal-title > p {
    display: inline-block; }

.modal-text {
  padding: 30px 20px 25px 95px;
  font-size: 12px;
  color: #adacac; }

.modal-img {
  text-align: center;
  position: relative; }
  .modal-img > img {
    bottom: -3px;
    position: relative; }

.modal-title-small {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 20px;
  font-size: 18px; }

.modal-form {
  text-align: center; }
  .modal-form > p {
    padding-bottom: 25px;
    font-size: 13px; }
  .modal-form > input[type=text] {
    width: 250px;
    font-size: 13px;
    border: none;
    border-bottom: 1px solid grey;
    margin-bottom: 30px;
    text-align: center;
    outline: none; }
  .modal-form > input[type=submit] {
    width: 150px;
    height: 45px;
    border-radius: 50px;
    border: none;
    background: #3699EC;
    color: white;
    font-size: 18px;
    outline: none;
    cursor: pointer; }

.modal-form_tel {
  font-size: 22px;
  margin-top: -10px;
  padding-bottom: 35px; }

.modal-close {
  padding: 10px 10px 0 0; }

.modal-small {
  width: 50%;
  height: 325px; }

.modal-text-medium {
  font-size: 15px;
  padding-top: 30px;
  width: 75%;
  line-height: 1.5; }

.modal-img-left {
  padding-top: 35px; }

.modal-small-title {
  padding-top: 50px; }

.modal-small-form {
  text-align: left;
  padding-top: 85px;
  width: 280px;
  margin-left: -90px; }
  .modal-small-form > input[type=text]:first-of-type {
    width: 200px; }
  .modal-small-form > input[type=text]:nth-of-type(2) {
    width: 175px; }
  .modal-small-form > input[type=submit] {
    margin-left: 35px; }

.modalDialog-form {
  background: none;
  position: relative; }

.modal-block-form {
  width: 100%;
  height: 450px;
  box-shadow: 0px 0px 35px 15px rgba(0, 0, 0, 0.7);
  background: #e3f3f7;
  border-radius: 0; }
  @media screen and (max-width: 767px) {
    .modal-block-form {
      height: 100%; } }

.modal-block-form-red {
  border: 15px solid #8b0001;
  background: #f3e5e5; }

.modal-block-form-green {
  border: 15px solid #00bd82;
  background: #ccf2e6; }

.modal-block-form-call {
  height: 530px; }

.modal-wrap-form {
  width: 96%;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .modal-wrap-form {
      margin-left: auto;
      margin-right: auto; } }
  .modal-wrap-form_photo {
    background: url("../img/user-cabinet/user.png");
    width: 33px;
    height: 33px;
    margin: 8px auto 15px; }
  .modal-wrap-form_title {
    text-transform: uppercase;
    padding-bottom: 35px;
    font-size: 34px; }
    .modal-wrap-form_title-pre {
      font-size: 16px; }
      .modal-wrap-form_title-pre-end {
        padding-bottom: 20px; }
    .modal-wrap-form_title-post {
      font-size: 14px; }
  .modal-wrap-form_form {
    width: 450px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .modal-wrap-form_form {
        width: 100%; } }
    .modal-wrap-form_form input[type=text], .modal-wrap-form_form select {
      width: 350px;
      height: 25px;
      margin-bottom: 10px;
      border: 1px solid #1990CD;
      padding-left: 5px;
      font-size: 14px; }
      .modal-wrap-form_form input[type=text]:focus, .modal-wrap-form_form select:focus {
        outline: 0; }
    .modal-wrap-form_form select {
      color: darkgrey; }
    .modal-wrap-form_form input[type=submit] {
      width: 250px;
      height: 40px;
      background: none;
      border: 1px solid #1990CD;
      color: #1990CD;
      font-size: 16px;
      border-radius: 50px;
      margin-top: 40px;
      cursor: pointer; }
      @media screen and (max-width: 767px) {
        .modal-wrap-form_form input[type=submit] {
          margin-top: 10px;
          margin-bottom: 20px; } }
      .modal-wrap-form_form input[type=submit]:focus {
        outline: 0; }
      .modal-wrap-form_form input[type=submit]:hover,
      .modal-wrap-form_form input[type=submit]:active {
        background: #1990CD;
        color: white; }
    .modal-wrap-form_form-doc {
      width: 210px;
      height: 40px;
      background: none;
      border: 1px solid #1990CD;
      color: #1990CD;
      font-size: 16px;
      border-radius: 50px;
      margin-top: 40px;
      cursor: pointer;
      margin-right: 10px; }
      @media screen and (max-width: 767px) {
        .modal-wrap-form_form-doc {
          margin-right: 0;
          margin-top: 10px;
          margin-bottom: 10px; } }
      .modal-wrap-form_form-doc:focus {
        outline: 0; }
      .modal-wrap-form_form-doc:hover,
      .modal-wrap-form_form-doc:active,
      .modal-wrap-form_form-doc:hover:before,
      .modal-wrap-form_form-doc:active:before {
        content: url("../img/modal/mick-white.png");
        background: #1990CD;
        color: white; }
      .modal-wrap-form_form-doc:before {
        display: inline-block;
        vertical-align: -7px;
        font-style: normal;
        content: url("../img/modal/mick.png");
        width: 28px;
        height: 27px;
        margin-right: 10px; }

    .modal-wrap-form_form-analis {
      width: 210px;
      height: 40px;
      background: none;
      border: 1px solid #1990CD;
      color: #1990CD;
      font-size: 16px;
      border-radius: 50px;
      margin-top: 40px;
      cursor: pointer; }
      @media screen and (max-width: 767px) {
        .modal-wrap-form_form-analis {
          margin-right: 0;
          margin-top: 10px;
          margin-bottom: 20px; } }
      .modal-wrap-form_form-analis:focus {
        outline: 0; }
      .modal-wrap-form_form-analis:hover,
      .modal-wrap-form_form-analis:active,
      .modal-wrap-form_form-analis:hover:before,
      .modal-wrap-form_form-analis:active:before {
        content: url("../img/modal/flesh-white.png");
        background: #1990CD;
        color: white; }
      .modal-wrap-form_form-analis:before {
        display: inline-block;
        vertical-align: -7px;
        font-style: normal;
        content: url("../img/modal/flesh.png");
        width: 24px;
        height: 27px;
        margin-right: 15px; }
    .modal-wrap-form_form-text {
      width: 350px;
      margin: 0 auto;
      text-align: left;
      font-size: 14px;
      font-weight: bold; }
    .modal-wrap-form_form-radio {
      width: 350px;
      text-align: left;
      margin: 0 auto;
      padding-top: 5px;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .modal-wrap-form_form-radio input[type=radio] {
        margin-right: 10px; }
        .modal-wrap-form_form-radio input[type=radio]:focus {
          outline: 0; }
      .modal-wrap-form_form-radio label {
        font-weight: 100; }
      .modal-wrap-form_form-radio input[type=text] {
        width: 30px;
        margin: -5px 5px 0; }
        .modal-wrap-form_form-radio input[type=text]:last-of-type {
          width: 70px; }
        .modal-wrap-form_form-radio input[type=text]:focus {
          outline: 0; }
      .modal-wrap-form_form-radio p {
        display: inline-block; }
    .modal-wrap-form_form-clock {
      background-image: url("../img/modal/clock.png");
      width: 21px;
      height: 21px;
      margin-left: 10px;
      margin-top: -3px; }
    .modal-wrap-form_form-cal {
      background-image: url("../img/modal/cal.png");
      width: 22px;
      height: 21px;
      margin-left: 10px;
      margin-top: -3px; }
    .modal-wrap-form_form-button {
      width: 210px;
      height: 40px;
      background: none;
      border: 1px solid #1990CD;
      color: #1990CD;
      font-size: 16px;
      border-radius: 50px;
      margin-top: 40px;
      cursor: pointer; }
      .modal-wrap-form_form-button:before {
        display: inline-block;
        vertical-align: -7px;
        font-style: normal;
        content: url("../img/modal/phone.png");
        width: 28px;
        height: 27px;
        margin-right: 15px; }
      .modal-wrap-form_form-button:active:before {
        content: url("../img/modal/phone-white.png");
        color: white; }
      .modal-wrap-form_form-button:focus {
        outline: 0; }
      .modal-wrap-form_form-button:active {
        background: #1990CD;
        color: white; }

.modal-body {
  padding: 0; }
  .modal-body .fa-times {
    color: #1990CD;
    opacity: 1; }

.close {
  position: absolute;
  top: 25px;
  right: 25px;
  opacity: 1 !important; }

#modalAjax {
  height: auto;
  width: auto; }

.modal.fade.in .popup-basket-modal {
  display: block; }

.modal-dialog {
  min-width: 1px !important; }

#modalAjax .share-modul_big {
  width: 720px;
  margin: 0 auto; }

#modalAjax .share-modul_small {
  width: 520px;
  height: 400px; }

.tab-sub {
  display: block; }

.success-question-block {
  width: 520px;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .success-question-block {
      width: 100%; } }
  .success-question-block .close {
    right: 8px;
    top: 8px; }
  .success-question-block__title {
    text-align: center;
    font-size: 32px;
    margin-bottom: 20px; }
  .success-question-block__content {
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #E4EBEF;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }


.mobile-basket-wrapper {
  position: relative;
  margin-top: 40px;
  z-index: 999;
  display: block;
  height: 45px; }
  @media screen and (max-width: 767px) {
    .mobile-basket-wrapper {
      display: block; } }
  .mobile-basket-wrapper .basket-wrapper-block {
    padding: 25px 0 0;
    background: #fff; }
  .mobile-basket-wrapper .basket-wrapper {
    position: relative;
    max-width: 1024px;
    min-width: 980px;
    margin: 0 auto;
    height: 50px; }
  .mobile-basket-wrapper .expand-basket {
    background: #1890cd;
    color: #fff;
    padding: 8px 0;
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 100; }
    .mobile-basket-wrapper .expand-basket-list {
      padding: 0 10px; }
    .mobile-basket-wrapper .expand-basket .bottom-block {
      padding: 0 10px; }
    .mobile-basket-wrapper .expand-basket .adding-analysis {
      display: none;
      float: left; }
    .mobile-basket-wrapper .expand-basket.expanded {
      z-index: 100;
      margin-top: -438px; }
      .mobile-basket-wrapper .expand-basket.expanded .bottom-block {
        margin-top: 10px;
        border-top: 1px solid #fff;
        padding-top: 20px;
        box-shadow: 0px -16px 20px 8px rgba(24, 144, 205, 0.91);
        position: relative;
        padding-left: 10px;
        padding-right: 10px; }
        .mobile-basket-wrapper .expand-basket.expanded .bottom-block .adding-analysis {
          display: inline-block;
          position: relative;
          top: -5px;
          margin-right: 12px; }
      .mobile-basket-wrapper .expand-basket.expanded .expand-basket-content:after {
        display: block;
        content: ""; }
      .mobile-basket-wrapper .expand-basket.expanded .notice {
        display: inline-block; }
      .mobile-basket-wrapper .expand-basket.expanded .expand-basket-list .expand-basket-left {
        float: left;
        font-family: ptsansregular;
        font-weight: 600;
        font-size: 13px;
        width: 42%; }
    .mobile-basket-wrapper .expand-basket .basket-icon {
      width: 30px;
      height: 30px;
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      margin-left: auto;
      margin-right: auto;
      top: -5px;
      cursor: pointer; }
      .mobile-basket-wrapper .expand-basket .basket-icon img {
        position: relative;
        z-index: 10;
        top: 5px; }
      .mobile-basket-wrapper .expand-basket .basket-icon:before {
        content: "";
        display: block;
        background: #1890cd;
        width: 20px;
        height: 20px;
        position: absolute;
        border-radius: 50%;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto; }
    .mobile-basket-wrapper .expand-basket:after {
      clear: both;
      content: "";
      display: block; }
    .mobile-basket-wrapper .expand-basket-left {
      float: left; }
    .mobile-basket-wrapper .expand-basket__total-amount {
      font-family: ptsansregular;
      font-weight: 600;
      margin-top: 2px;
      width: 50%; }
    .mobile-basket-wrapper .expand-basket-right {
      float: right; }
    .mobile-basket-wrapper .expand-basket__total-count {
      font-family: ptsansregular;
      font-size: 16px;
      font-weight: bold; }
    .mobile-basket-wrapper .expand-basket .notice {
      width: 100%;
      font-family: ptsansregular;
      font-size: 12px;
      display: none; }
    .mobile-basket-wrapper .expand-basket-content {
      display: none;
      height: 324px;
      clear: both;
      overflow: auto; }
    .mobile-basket-wrapper .expand-basket .expand-basket-list {
      display: none;
      margin-bottom: 15px; }
      .mobile-basket-wrapper .expand-basket .expand-basket-list:after {
        clear: both;
        content: "";
        display: block; }
  .mobile-basket-wrapper .expanded .expand-basket__total-count {
    font-family: ptsansregular;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: 20px;
    right: 10px; }
  .mobile-basket-wrapper .make-order {
    background: #01b8be;
    padding: 10px 15px;
    border-radius: 20px;
    font-family: ptsansregular;
    font-size: 12px;
    cursor: pointer;
    transition: ease 0.25s;
    display: inline-block;
    vertical-align: top;
    margin-top: 25px; }
    .mobile-basket-wrapper .make-order:hover {
      background: #019fa5; }
  .mobile-basket-wrapper .close-basket {
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
    top: 0;
    right: 0;
    position: absolute;
    cursor: pointer;
    transition: ease 0.25s; }
    .mobile-basket-wrapper .close-basket:hover {
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
      -webkit-transform-origin: center 16px;
      -ms-transform-origin: center 16px;
      transform-origin: center 16px; }
  .mobile-basket-wrapper .analysis-table {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    margin-bottom: 20px; }
    .mobile-basket-wrapper .analysis-table.in-home {
      padding-bottom: 0;
      margin-bottom: 0;
      border-bottom: 0; }
  .mobile-basket-wrapper .in-medcenter__title {
    margin-bottom: 20px; }
    .mobile-basket-wrapper .in-medcenter__title-icon, .mobile-basket-wrapper .in-medcenter__title-count, .mobile-basket-wrapper .in-medcenter__title-code, .mobile-basket-wrapper .in-medcenter__title-material, .mobile-basket-wrapper .in-medcenter__title-date, .mobile-basket-wrapper .in-medcenter__title-price, .mobile-basket-wrapper .in-medcenter__title-remove {
      display: inline-block;
      vertical-align: top;
      font-family: ptsansregular;
      font-weight: 600; }
    .mobile-basket-wrapper .in-medcenter__title-icon {
      width: 40px;
      margin-top: -5px; }
    .mobile-basket-wrapper .in-medcenter__title-code {
      width: 70px; }
    .mobile-basket-wrapper .in-medcenter__title-count {
      font-size: 18px;
      width: 162px; }
    .mobile-basket-wrapper .in-medcenter__title-material {
      width: 205px; }
      @media (min-width: 380px) and (max-width: 640px) {
        .mobile-basket-wrapper .in-medcenter__title-material {
          width: 170px; } }
    .mobile-basket-wrapper .in-medcenter__title-date {
      width: 90px; }
    .mobile-basket-wrapper .in-medcenter__title-medcenter, .mobile-basket-wrapper .in-medcenter__title-home {
      position: relative;
      width: auto;
      display: table-cell; }
      .mobile-basket-wrapper .in-medcenter__title-medcenter label:before, .mobile-basket-wrapper .in-medcenter__title-home label:before {
        top: -7px; }
    .mobile-basket-wrapper .in-medcenter__title-price {
      width: 70px;
      text-align: left; }
      .mobile-basket-wrapper .in-medcenter__title-price input {
        position: relative;
        top: 2px; }
      @media (min-width: 380px) and (max-width: 640px) {
        .mobile-basket-wrapper .in-medcenter__title-price {
          width: 95px; } }
    .mobile-basket-wrapper .in-medcenter__title-remove {
      width: 40px;
      text-align: center; }
    .mobile-basket-wrapper .in-medcenter__title.with-analysis {
      margin: 10px 0;
      padding: 0; }
      .mobile-basket-wrapper .in-medcenter__title.with-analysis .in-medcenter__title-remove {
        height: 20px; }
        .mobile-basket-wrapper .in-medcenter__title.with-analysis .in-medcenter__title-remove img {
          cursor: pointer; }
      .mobile-basket-wrapper .in-medcenter__title.with-analysis.in-medcenter__title div {
        font-family: ptsanslight;
        font-size: 16px;
        font-weight: 500; }
        .mobile-basket-wrapper .in-medcenter__title.with-analysis.in-medcenter__title div img {
          width: 20px; }
      .mobile-basket-wrapper .in-medcenter__title.with-analysis .in-medcenter__title-icon {
        width: 0 !important;
        margin: 0;
        padding: 0; }
      .mobile-basket-wrapper .in-medcenter__title.with-analysis .in-medcenter__title-count {
        width: 200px; }
      .mobile-basket-wrapper .in-medcenter__title.with-analysis .in-medcenter__title-material {
        margin-left: 4px;
        width: 200px;
        margin-bottom: 10px; }
        @media (min-width: 380px) and (max-width: 640px) {
          .mobile-basket-wrapper .in-medcenter__title.with-analysis .in-medcenter__title-material {
            width: 160px; } }
      .mobile-basket-wrapper .in-medcenter__title.with-analysis .in-medcenter__title-home, .mobile-basket-wrapper .in-medcenter__title.with-analysis .in-medcenter__title-medcenter {
        width: 60px; }
        @media (min-width: 380px) and (max-width: 640px) {
          .mobile-basket-wrapper .in-medcenter__title.with-analysis .in-medcenter__title-home, .mobile-basket-wrapper .in-medcenter__title.with-analysis .in-medcenter__title-medcenter {
            width: 80px; } }
      .mobile-basket-wrapper .in-medcenter__title.with-analysis .in-medcenter__title-date {
        width: 75px; }
        @media (min-width: 380px) and (max-width: 640px) {
          .mobile-basket-wrapper .in-medcenter__title.with-analysis .in-medcenter__title-date {
            width: 100px; } }
      .mobile-basket-wrapper .in-medcenter__title.with-analysis .in-medcenter__title-medcenter {
        margin-left: 15px; }
  .mobile-basket-wrapper .in-medcenter__title-medcenter, .mobile-basket-wrapper .in-medcenter__title-home {
    position: relative; }
    .mobile-basket-wrapper .in-medcenter__title-medcenter input[type="checkbox"], .mobile-basket-wrapper .in-medcenter__title-home input[type="checkbox"] {
      display: none; }
      .mobile-basket-wrapper .in-medcenter__title-medcenter input[type="checkbox"]:hover + label, .mobile-basket-wrapper .in-medcenter__title-home input[type="checkbox"]:hover + label {
        background: none !important; }
    .mobile-basket-wrapper .in-medcenter__title-medcenter label, .mobile-basket-wrapper .in-medcenter__title-home label {
      text-align: left;
      font-size: 12px;
      position: absolute;
      padding: 0;
      margin: 0;
      width: 0; }
      .mobile-basket-wrapper .in-medcenter__title-medcenter label:before, .mobile-basket-wrapper .in-medcenter__title-home label:before {
        content: '';
        font-size: 7px;
        position: absolute;
        left: -10px;
        top: -7px;
        background-color: #1890cd;
        box-sizing: border-box;
        color: #E4EBEF;
        border: 1px solid #fff;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        z-index: 100; }
      .mobile-basket-wrapper .in-medcenter__title-medcenter label:hover, .mobile-basket-wrapper .in-medcenter__title-home label:hover {
        cursor: pointer; }
    .mobile-basket-wrapper .in-medcenter__title-medcenter:last-child, .mobile-basket-wrapper .in-medcenter__title-home:last-child {
      margin-left: 100px; }
    .mobile-basket-wrapper .in-medcenter__title-medcenter input[type=checkbox]:checked + label, .mobile-basket-wrapper .in-medcenter__title-home input[type=checkbox]:checked + label {
      border: none !important;
      background: none !important; }
      .mobile-basket-wrapper .in-medcenter__title-medcenter input[type=checkbox]:checked + label:hover, .mobile-basket-wrapper .in-medcenter__title-home input[type=checkbox]:checked + label:hover {
        background: none !important; }
    .mobile-basket-wrapper .in-medcenter__title-medcenter input[type=checkbox]:checked + label:before, .mobile-basket-wrapper .in-medcenter__title-home input[type=checkbox]:checked + label:before {
      content: '';
      position: absolute;
      font-size: 7px;
      background-color: #fff;
      color: #01B8BE;
      background: #fff url("/local/templates/s1_mobile/img/tick.svg") no-repeat;
      width: 16px;
      height: 16px;
      border-radius: 50%;
      border: 1px solid #fff;
      padding: 0 1px;
      background-size: 15px;
      background-position: 2px -2px; }
  .mobile-basket-wrapper .popup-basket-modal {
    position: fixed;
    z-index: 99999;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    display: none; }
    .mobile-basket-wrapper .popup-basket-modal .flag {
      position: relative; }
      .mobile-basket-wrapper .popup-basket-modal .flag:before {
        background: url(../img/flag.png) no-repeat;
        content: "";
        display: block;
        width: 50px;
        height: 20px;
        position: absolute;
        left: -45px;
        top: 2px; }
    .mobile-basket-wrapper .popup-basket-modal .popup-basket {
      position: relative;
      width: 100%;
      padding: 16px;
      margin: 20px auto;
      background: #e4f3f7;
      box-shadow: 0 0 100px 5px rgba(0, 0, 0, 0.7);
      -moz-box-shadow: 0 0 100px 5px rgba(0, 0, 0, 0.7);
      -webkit-box-shadow: 0 0 100px 5px rgba(0, 0, 0, 0.7);
      transition: opacity 400ms ease-in;
      height: 94%;
      overflow: auto; }
      .mobile-basket-wrapper .popup-basket-modal .popup-basket .basket-img {
        text-align: center;
        margin-bottom: 5px;
        height: 30px; }
        .mobile-basket-wrapper .popup-basket-modal .popup-basket .basket-img img {
          height: 100%; }
      .mobile-basket-wrapper .popup-basket-modal .popup-basket .close-basket {
        position: absolute;
        right: 16px;
        top: 14px;
        cursor: pointer;
        transition: ease 0.25s; }
        .mobile-basket-wrapper .popup-basket-modal .popup-basket .close-basket:hover {
          -webkit-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
          -webkit-transform-origin: center 13px;
          -ms-transform-origin: center 13px;
          transform-origin: center 13px; }
      .mobile-basket-wrapper .popup-basket-modal .popup-basket h3, .mobile-basket-wrapper .popup-basket-modal .popup-basket h4, .mobile-basket-wrapper .popup-basket-modal .popup-basket h5 {
        text-align: center;
        text-transform: uppercase;
        font-family: ptsansregular;
        font-weight: 100;
        margin-top: 0;
        margin-bottom: 5px; }
      .mobile-basket-wrapper .popup-basket-modal .popup-basket h3 {
        font-size: 20px; }
      .mobile-basket-wrapper .popup-basket-modal .popup-basket h4 {
        font-size: 18px; }
      .mobile-basket-wrapper .popup-basket-modal .popup-basket h5 {
        font-size: 12px;
        color: #da1c5c; }
      .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits {
        border-top: 1px solid #7ec1e2;
        margin-top: 10px;
        padding-top: 8px; }
        .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits > p {
          font-family: ptsansregular;
          font-size: 12px;
          text-align: center;
          margin-bottom: 5px; }
        .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form {
          margin: 0 3px 0 5px; }
          .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form input[type='text'], .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form textarea, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form input[type='text'], .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form textarea {
            width: 100%;
            margin-bottom: 9px;
            padding: 4px 5px;
            font-size: 12px;
            font-family: ptsansregular; }
          .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form textarea, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form textarea {
            height: 48px;
            margin-bottom: 6px; }
          .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .double-input .left, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .double-input .left {
            float: left;
            width: 48%; }
          .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .double-input .right, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .double-input .right {
            float: right;
            width: 48%; }
          .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form p, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form p {
            font-family: ptsansregular;
            font-size: 12px;
            margin-bottom: 5px;
            line-height: 1; }
          .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .home, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .med, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .home, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .med {
            display: block;
            clear: both;
            font-family: ptsansregular; }
            .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .home .title, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .med .title, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .home .title, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .med .title {
              float: left; }
            .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .home .amount, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .med .amount, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .home .amount, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .med .amount {
              float: right; }
            .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .home:after, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .med:after, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .home:after, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .med:after {
              display: block;
              clear: both;
              content: ""; }
          .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .home, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .home {
            margin-top: 15px;
            margin-bottom: 2px; }
          .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .med, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .med {
            margin-bottom: 10px; }
          .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .summ, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .summ {
            margin-top: 10px; }
            .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .summ .itogo, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .summ .itogo {
              float: left;
              font-family: ptsanslight;
              font-weight: 100;
              line-height: 1;
              text-transform: uppercase;
              position: relative;
              top: 10px; }
              .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .summ .itogo p, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .summ .itogo p {
                margin-bottom: 3px; }
            .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .summ .itogo-sum, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .summ .itogo-sum {
              float: right;
              font-family: ptsansregular;
              font-size: 30px;
              line-height: 1;
              letter-spacing: 0.4px;
              top: -2px;
              position: relative; }
            .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .summ:after, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .summ:after {
              clear: both;
              display: block;
              content: ""; }
          .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .form-buttons {
            text-align: center;
            border-top: 1px solid #7ec1e2;
            margin-top: 17px;
            margin-bottom: 5px;
            padding-top: 26px; }
            .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .print, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .send, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .send-letter, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .upload, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .print, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .send, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .send-letter, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .upload {
              display: inline-block;
              background: #1890cd;
              vertical-align: middle;
              line-height: 20px;
              border-radius: 50px;
              height: 40px;
              padding: 0 10px;
              margin: 0 2px;
              width: 46%;
              cursor: pointer;
              transition: ease 0.25s; }
              .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .print:hover, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .send:hover, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .send-letter:hover, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .upload:hover, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .print:hover, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .send:hover, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .send-letter:hover, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .upload:hover {
                background: #1580b6; }
              .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .print img, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .send img, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .send-letter img, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .upload img, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .print img, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .send img, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .send-letter img, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .upload img {
                float: left; }
              .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .print div, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .send div, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .send-letter div, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .upload div, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .print div, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .send div, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .send-letter div, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .upload div {
                display: inline-block;
                top: 10px;
                position: relative;
                color: #fff;
                font-family: ptsansregular;
                font-size: 12px;
                font-weight: 600; }
            .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .send-letter, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .send-letter {
              display: none;
              width: 50px;
              margin-left: -45px;
              height: 47px;
              top: -1px;
              position: relative; }
              .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons .send-letter img, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .form-buttons .send-letter img {
                float: none;
                top: 3px;
                position: relative;
                width: 40px;
                margin-left: -4px; }
            .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .basket-form .form-buttons input, .mobile-basket-wrapper .popup-basket-modal .popup-basket .requisits .order-form .form-buttons input {
              width: 230px;
              background-color: white;
              padding: 13px 15px;
              font-size: 14px;
              border: none;
              border-radius: 25px;
              outline: none;
              border: 1px solid #1890cd;
              display: none; }
      .expand-basket a i.fa {color: #fff;}

@font-face {
  font-family: ptsansbold;
  src: url(../../fonts/pt-sans.bold.ttf); }

@font-face {
  font-family: ptsansitalic;
  src: url(../../fonts/pt-sans.italic.ttf); }

@font-face {
  font-family: ptsansregular;
  src: url(../../fonts/pt-sans.regular.ttf); }

@font-face {
  font-family: ptsanslight;
  src: url(../../fonts/pt-sans.light.ttf); }

ul {
  list-style-type: none;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px;
	margin: 1em auto;
	padding: 1em 0;
  }

body {
  margin: 0;
  padding: 0;
  font-family: ptsansregular; }

.body_mobi {
  position: relative;
  padding-top: 51px; }

.sidebar {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #085f8a;
  width: 0px;
  height: 100vh;
  z-index: 9900;
  overflow: hidden;
  white-space: nowrap; }
  .sidebar i {
    position: absolute;
    top: 13px;
    left: 16px;
    font-size: 24px;
    width: 25px;
    height: 25px;
    z-index: 9999;
    color: white; }
    .sidebar i:hover {
      cursor: pointer; }
  .sidebar .icon_white {
    color: white; }
  .sidebar_full {
    width: 100%; }
  .sidebar__list {
    margin-left: 55px;
    margin-top: 12px; }
    .sidebar__list li a {
      color: white;
      font-size: 18px; }

.menu-mobi i {
  font-size: 22px;
  position: relative;
  top: 3px; }

.wraper {
  width: 100%;
  margin: 0 auto;
  min-width: 320px; }

.slider-wrapper {
  position: relative; }

#slider-top {
  width: 100%;
  height: 237px;
  position: relative;
  overflow: hidden;
  color: white;
  padding: 0;
  margin: 0; }

.carousel-block {
  opacity: 0;
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-320px);
  -ms-transform: translateX(-320px);
  transform: translateX(-320px); }

.carousel-block:first-of-type {
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1; }

.block-carusel_img-1, .block-carusel_img-2, .block-carusel_img-3 {
  width: 100%;
  height: 237px; }

.block-carusel_img-1 {
  background-image: url("/local/templates/s1_mobile/img/mobi/img/slider-1.png");
  background-size: cover; }

.block-carusel_img-2 {
  background-image: url("/local/templates/s1_mobile/img/mobi/img/slider-1.png");
  background-size: cover; }

.block-carusel_img-3 {
  background-image: url("/local/templates/s1_mobile/img/mobi/img/slider-1.png");
  background-size: cover; }

.carousel-block_nav {
  position: relative;
  margin-top: -25px; }

.carousel-block_nav > ul {
  list-style: none;
  padding-left: 0;
  text-align: center;
  width: 320px;
  margin: 0 auto; }

.carousel-block_nav > ul > li {
  display: inline-block;
  height: 10px;
  width: 10px;
  background: white;
  margin: 0; }

ul > li.carousel-block_nav-active {
  background: white;
  opacity: 1; }

.carousel-block_nav > ul > li:hover {
  background: white;
  opacity: 1; }

.title-slider, .text-slider {
  /*display: inline-block;*/
  margin: 0;
  color: black;
  text-transform: uppercase;
  padding-left: 20px; }

.title-slider {
  font-size: 28px;
  font-family: 'ptsansregular';
  padding-top: 125px;
  line-height: 0.9; }

.text-slider {
  font-size: 16px;
  font-family: 'ptsansregular'; }

.header_mobi {
  border: 1px solid #aac9de;
  height: 51px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2000;
  background-color: white;
  box-shadow: 0px 4px 28px -6px rgba(0, 0, 0, 0.75); }

.wrapper-menu-mobi {
  width: 50px;
  line-height: 3.5; }

.wrapper-menu-mobi, .wrapper-logo-top, .wrapper-phone-header, .wrapper-maps-pointer {
  display: inline-block;
  height: 50px;
  border-right: 1px solid #aac9de;
  text-align: center;
  float: left; }

.wrapper-phone-header, .wrapper-maps-pointer {
  width: 50px; }

.logo-top {
  width: 163px;
  height: 100%;
  display: inline-block;
  padding: 0 1px; }
  @media screen and (max-width: 380px) {
    .logo-top {
      width: 115px; } }

.wrapper-phone-header, .wrapper-maps-pointer {
  line-height: 3.5;
  float: right; }

.wrapper-maps-pointer {
  border-left: 1px solid #aac9de; }

.wrapper-phone-header, .wrapper-logo-top {
  border: none; }

.logo-top > img {
  margin-top: 6px;
  width: 100%; }
  @media screen and (max-width: 380px) {
    .logo-top > img {
      margin-top: 9px; } }

.block-button-top {
  display: block;
  height: 230px;
  width: 100%; }

.block-button-top_line-first {
  width: 100%; }

.block-button-top_block {
  width: 50%;
  height: 115px;
  display: inline-block;
  float: left; }

.doc-to-home {
  background: #8c0000; }

.check-to-dock {
  background: #00be82; }

.check-to-analis {
  background: #00b8c0; }

.tell-qestion {
  background: #058fd0; }

.block-button-top_block_link {
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: white;
  font-size: 12px;
  font-family: 'ptsansregular';
  width: 100%;
  height: 105px;
  display: block;
  background: rgba(255, 255, 255, 0.3); }

.block-button-top_img {
  height: 41px;
  margin: 15px auto 5px; }

.block-button-top_text {
  margin: 0 auto;
  width: 70%; }

.wrapper-service {
  width: 100%;
  height: 100%;
  background-image: url("/local/templates/s1_mobile/img/mobi/img/blue-fon.png");
  display: inline-block; }

.block-service {
  width: 85%;
  height: 110px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.3);
  text-align: center;
  margin-bottom: 15px; }

.block-service-title {
  margin: 0;
  font-size: 17px;
  font-family: 'ptsansregular';
  font-weight: bold;
  color: white;
  padding-top: 22px;
  padding-bottom: 10px; }

.block-service-text {
  font-size: 12px;
  font-family: 'ptsansregular';
  color: white;
  width: 220px;
  margin: 0 auto; }

.all-services {
  color: white;
  font-size: 11px;
  font-family: 'ptsansregular';
  text-align: center;
  display: block;
  text-decoration: none;
  padding-bottom: 20px; }

.all-services > p {
  margin: 0; }

.square-top {
  display: block;
  width: 10px;
  height: 10px;
  margin: 10px auto 30px;
  background: rgba(255, 255, 255, 0.9); }

.doks {
  width: 100%;
  height: 100%;
  background: #fcfbfb; }

.search-form {
  position: relative;
  width: 85%;
  margin: 0 auto; }

.search-field, .search-button {
  border: none;
  outline: none;
  border-radius: 25px; }

.search-field {
  padding-left: 15px;
  width: 95%;
  height: 40px;
  background: #efefef;
  border: 1px solid #d6e3ee;
  font-family: 'ptsansregular';
  font-size: 16px; }

.search-field::-webkit-input-placeholder {
  font-family: 'ptsansregular';
  font-size: 16px;
  color: #cccdce; }

.search-button {
  height: 42px;
  width: 42px;
  position: absolute;
  top: 1px;
  right: -2px;
  background-image: url("../img/mobi/img/search-button.png");
  cursor: pointer; }

.doks-title {
  color: #01b8be;
  font-size: 40px;
  text-transform: uppercase;
  font-family: 'ptsansregular';
  text-align: center;
  font-weight: bold;
  padding-top: 45px; }

.square-doks {
  background: #01b8be; }

.search-now {
  text-align: center;
  font-size: 18px;
  color: #cacbcc;
  font-family: 'ptsansregular';
  margin-bottom: 5px; }

.link-doks {
  text-decoration: none;
  text-align: center;
  display: block;
  font-size: 14px;
  color: #0073ae;
  font-family: 'ptsansregular';
  font-weight: bold; }

.slider-wrapper-mobi {
  position: relative; }

#slider-doks, #slider-programm, #slider-news {
  width: 100%;
  height: 390px;
  position: relative;
  overflow: hidden;
  color: black;
  padding: 0;
  margin-left: 0px;
  margin-top: 0;
  margin-bottom: 0; }

.carousel-block-mobi {
  opacity: 1;
  width: 200px;
  height: auto;
  display: block;
  position: absolute;
  top: 0;
  padding-top: 40px; }

.carousel-block-mobi:first-of-type {
  -webkit-transform: translateX(-60%);
  -ms-transform: translateX(-60%);
  transform: translateX(-60%); }

.carousel-block-mobi:last-of-type {
  -webkit-transform: translateX(160%);
  -ms-transform: translateX(160%);
  transform: translateX(160%); }

.carousel-block-mobi:nth-of-type(2) {
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%); }

.block-carusel_img-doks-1 {
  height: 203px;
  text-align: center; }
.carousel-block_doks {
  width: 200px;
  height: auto;
  margin: 20px auto;
  padding-bottom: 20px; }

.carousel-block_nav-doks, .carousel-block_nav-programm, .carousel-block_nav-news {
  position: relative;
  margin-top: -2px;
  margin-bottom: 20px; }

.carousel-block_nav-doks > ul, .carousel-block_nav-programm > ul, .carousel-block_nav-news > ul {
  list-style: none;
  padding-left: 0;
  text-align: center;
  width: 320px;
  margin: 0 auto; }

.carousel-block_nav-doks > ul > li, .carousel-block_nav-programm > ul > li, .carousel-block_nav-news > ul > li {
  display: inline-block;
  height: 10px;
  width: 10px;
  background: #e6e5e5;
  opacity: 0.7;
  cursor: pointer;
  margin: 0; }

ul > li.carousel-block_nav-active-doks {
  background: #cac9c9;
  opacity: 1; }

.carousel-block_nav-doks > ul > li:hover {
  background: #cac9c9;
  opacity: 1; }

.check-doks {
  position: relative;
  top: -48px;
  text-align: center;
  font-size: 15px;
  color: white;
  background: #00b8c0;
  height: 35px;
  width: 202px;
  line-height: 2.5; }

.display-none {
  display: none; }

.title-slider-doks {
  font-size: 24px;
  text-align: center;
  margin: 10px 0 0 0; }

.text-slider-doks {
  font-size: 18px;
  text-align: center;
  color: #727171;
  margin: 0; }

.button-slider-doks {
  text-decoration: none;
  width: 145px;
  height: 45px;
  background: #3699ec;
  color: white;
  border-radius: 25px;
  line-height: 2.5;
  font-size: 16px;
  display: block;
  text-align: center;
  margin: 15px auto 0;
  border: none; }

.block-carusel_img-programm-1 {
  background-image: url("/local/templates/s1_mobile/img/mobi/img/programm-1.png");
  width: 232px;
  height: 200px;
  margin-bottom: 20px; }

.block-programm {
  display: none; }
  @media screen and (max-width: 767px) {
    .block-programm {
      display: block;
      height: 100%;
      background: #085f8a;
      width: 100%; } }

.programm-title {
  text-align: center;
  font-size: 40px;
  text-transform: uppercase;
  color: white;
  padding-top: 20px;
  width: 85%;
  margin: 0 auto; }

.programm-text {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.9);
  width: 80%;
  display: block;
  margin: 0 auto; }

.carousel-block-mobi_programm {
  width: 232px; }

.carousel-block-mobi_programm:first-of-type {
  -webkit-transform: translateX(-60%);
  -ms-transform: translateX(-60%);
  transform: translateX(-60%); }

.carousel-block-mobi_programm:nth-of-type(2) {
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%); }

.carousel-block-mobi_programm:last-of-type {
  -webkit-transform: translateX(160%);
  -ms-transform: translateX(160%);
  transform: translateX(160%); }

.carousel-block_programm {
  height: 430px;
  width: 232px;
  background: #057db9;
  margin: 20px auto 50px; }

.carousel-block_nav-programm {
  margin-top: 40px; }

.title-slider-programm {
  text-align: center;
  margin-bottom: 0;
  color: white;
  font-size: 16px;
  font-weight: bold; }

.text-slider-programm {
  font-size: 14px;
  width: 225px;
  display: block;
  margin: 0 auto;
  color: white;
  text-align: center;
  height: 156px;
  overflow: hidden;
  padding: 0 0 10px; }

.about-us {
  width: 100%;
  height: 100%;
  background: #fcfbfb; }

.about-us_title {
  text-align: center;
  font-size: 40px;
  text-transform: uppercase;
  color: #01b8be;
  padding-top: 20px; }

.square-about-us {
  background: #01b8be;
  margin: 25px auto 35px; }

.about-us_text {
  width: 80%;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  color: #686765;
  max-height: 290px;
  overflow: hidden; }
  .about-us_text.opened {
    max-height: none; }

.about-us_more {
  color: #54c5ca;
  font-size: 11px;
  text-align: center;
  text-decoration: none;
  padding-bottom: 25px;
  display: block; }

.about-us_more > p {
  margin-bottom: 5px;
  margin-top: 20px; }

.about-us_more > img {
  display: block;
  margin: 0 auto; }

.about-us_more.opened > img {
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg); }

.block-statistic {
  width: 100%;
  height: 100%;
  background: #06bc83; }

.block-statistic_wrapper {
  padding-top: 50px;
  text-align: center; }

.block-statistic_wrapper:last-of-type {
  padding-bottom: 45px; }

.block-statistic_numerical {
  font-size: 61px;
  font-weight: bold;
  font-family: 'ptsansregular';
  color: white;
  margin: 0; }

.block-statistic_text {
  font-size: 16px;
  color: white;
  margin: 0; }

.block-news {
  width: 100%;
  height: 100%;
  background: #fcfbfb; }

.news-title {
  font-size: 40px;
  width: 80%;
  margin: 0 auto;
  color: #01b8be;
  text-transform: uppercase;
  text-align: center;
  padding-top: 20px; }

.square-news {
  background: #01b8be;
  margin: 25px auto 35px; }

.news-text {
  width: 80%;
  margin: 0 auto;
  color: #085f8a;
  font-size: 16px; }

#slider-news {
  height: 350px; }

.carousel-block-mobi_news {
  width: 235px; }

.carousel-block-mobi_news img {
  display: block;
  margin: 15px auto 5px; }

.carousel-block-mobi_news p {
  color: #085f8a;
  font-size: 16px;
  padding-left: 15px;
  margin: 0; }

.carousel-block_news {
  height: 285px;
  width: 235px;
  margin: 40px auto 0;
  background: white;
  border: 1px solid #d0cece;
  box-shadow: 0 0px 5px #7f7d7d; }

.carousel-mobi_news {
  padding-bottom: 50px; }

.carousel-block_nav-news {
  margin: 0;
  padding-bottom: 20px; }

.carousel-block_nav-news > ul > li {
  background: #999999; }

.block-contacts {
  width: 100%;
  height: 100%;
  background: #fcfbfb; }

.contacts-title {
  font-size: 40px;
  margin: 0 auto;
  width: 80%;
  color: #01b8be;
  text-transform: uppercase;
  text-align: center;
  padding-top: 50px; }

.square-contacts {
  background: #01b8be;
  margin: 25px auto 35px; }

.contacts-address_title, .contacts-open_title {
  font-size: 24px;
  color: black;
  font-weight: bold;
  text-align: center;
  padding-bottom: 20px; }

.contacts-address_text, .contacts-open_text {
  font-size: 16px;
  color: #686765;
  text-align: center;
  padding-bottom: 20px; }

.border-contacts {
  display: block;
  width: 160px;
  border-bottom: 1px solid #e1e1e1;
  margin: 15px auto 30px; }

.contacts-open_text {
  padding-bottom: 50px; }

.contacts-maps img {
  width: 100%; }

.footer {
  width: 100%;
  height: 100%;
  background: #fcfbfb; }

.footer-phone_blue {
  padding-top: 20px;
  color: #0073ae; }

.footer-phone {
  font-size: 24px;
  font-family: 'ptsansregular';
  width: 80%;
  margin: 0 auto; }

.footer-phone-text {
  font-size: 18px;
  width: 80%;
  margin: 0 auto; }

.footer-phone-text_blue {
  font-family: 'ptsansregular';
  color: #0073ae; }

.footer-phone_black {
  padding-top: 35px; }

.footer-menu {
  font-size: 13px;
  width: 80%;
  margin: 20px auto 30px; }

.footer-menu a {
  text-decoration: none;
  display: block;
  padding-bottom: 5px;
  color: black; }

.footer-menu a:visited {
  color: black; }

.footer-soc-net {
  width: 80%;
  margin: 25px auto;
  text-align: center; }

.footer-soc-net a {
  text-decoration: none;
  margin-right: 20px; }

.footer-info {
  font-size: 11px;
  color: #686765;
  width: 80%;
  margin: 0 auto;
  padding-bottom: 20px; }

.footer-partners {
  width: 80%;
  margin: 0 auto; }

.footer-line {
  width: 100%;
  height: 8px; }

.button-scroll-top {
  text-align: center;
  margin: 25px 0 20px; }

/*for page doctors*/
.block-button-top_block_link-doctors {
  height: 60px; }

.block-button-top_img-doctors {
  margin: 10px auto 5px; }

.block-button-top_block-doctors {
  height: 70px; }

.block-button-top-doctors {
  height: 140px; }

.doctors-ad > img {
  width: 100%; }

.child-block {
  background-image: url("/local/templates/s1_mobile/img/mobi/img/bak-child.png");
  background-size: cover;
  padding: 0 20px; }

.child-block_title {
  text-transform: uppercase;
  font-size: 40px;
  color: #01b8be;
  text-align: center;
  padding: 30px 0 40px;
  margin: 0 auto; }

.child-block_title-small {
  font-size: 19px;
  color: #686765;
  margin-bottom: 20px; }

.child-block_text {
  font-size: 16px;
  color: #686765; }

.child-block_link {
  text-align: center;
  color: #01b8be;
  font-size: 11px;
  text-decoration: none;
  display: block;
  padding-bottom: 10px;
  padding-top: 10px; }

.child-block_link > p {
  margin: 5px 0; }

.doctors-price {
  background-image: url("/local/templates/s1_mobile/img/mobi/img/blue-fon.png");
  background-size: cover;
  padding: 0 20px;
  height: 100%; }

.doctors-price_title {
  font-size: 40px;
  color: white;
  text-align: center;
  padding: 50px 0 10px; }

.doctors-price-block {
  background: rgba(85, 147, 175, 0.5);
  padding: 20px; }

.doctors-price_link {
  color: rgba(255, 255, 255, 0.68);
  display: block;
  text-align: center;
  text-decoration: none;
  margin: 30px 0 40px;
  font-size: 11px; }

.doctors-price_link > p {
  margin: 0; }

.doctors-price_button {
  display: block;
  width: 75%;
  height: 45px;
  background: #3699ec;
  color: white;
  font-size: 16px;
  line-height: 2.7;
  margin: 0 auto 40px;
  text-align: center;
  text-decoration: none;
  border-radius: 50px; }

.diagnostic-block {
  background: #fcfbfb;
  height: 100%;
  padding: 0 20px; }

.diagnostic-block-title {
  font-size: 40px;
  color: #01b8be;
  text-transform: uppercase;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 15px; }

.diagnostic-block_text {
  font-size: 16px;
  color: #085f8a;
  line-height: 1.7;
  font-weight: bold; }

.diagnostic-block_service {
  height: 95px;
  border: 1px solid gray;
  border-radius: 10px;
  margin: 20px 0; }

.diagnostic-block_service > img {
  float: left;
  margin: 24px; }

.diagnostic-block_service-title {
  font-size: 18px;
  color: black;
  margin: 0;
  padding-top: 20px; }

.diagnostic-block_service-price {
  font-size: 20px;
  color: #3f6cb2;
  font-weight: bold;
  margin: 0;
  padding-top: 5px; }

.diagnostic-block-link {
  text-align: center;
  display: block;
  text-decoration: none;
  color: #01b8be;
  font-size: 11px; }

.diagnostic-block-link > p {
  margin: 0; }

.block-links-doctors {
  background: #fcfbfb;
  padding: 15px 20px;
  height: 100%; }

.block-links-doctors_link {
  display: block;
  text-align: center;
  width: 100%;
  height: 45px;
  text-decoration: none;
  color: #fcfbf9;
  text-transform: uppercase;
  background: #3699ec;
  border-radius: 50px;
  margin: 10px 0;
  font-size: 16px;
  line-height: 2.7; }

.doctors-price-block_info {
  font-size: 12px;
  color: rgba(252, 251, 249, 0.6); }

.disease-row {
  height: 30px; }

.disease-row p {
  display: inline-block; }

.disease-row p:first-child {
  float: left; }

.doctors-price-block_info .disease-row p:first-child {
  margin-right: 120px; }

.disease-row p:nth-child(2) {
  float: left;
  width: 82%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.disease-row p:nth-child(2) span:last-child {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-bottom: 1px solid white; }

.disease-row p:last-child {
  float: right; }

.doctors-price-block_info p {
  margin: 0; }

.doctors-price-block_info > .disease-row {
  margin-bottom: 15px; }

.body_mobi .certificates__selectes .btn-group {
  margin-left: 7px;
  margin-right: 7px; }

.body_mobi .news, .body_mobi .inner-news, .body_mobi .quality {
  background: #fff; }

.body_mobi .pediatrics .wrapper {
  padding: 0; }
  .body_mobi .pediatrics .wrapper * {
    margin-left: 15px;
    margin-right: 15px; }
  .body_mobi .pediatrics .wrapper img {
    margin: 0 auto 20px !important;
    float: none;
    display: block;
    width: 100%; }

.body_mobi .pediatrics__record-box .nav-tabs li {
  width: auto; }

.body_mobi .prize__title {
  padding: 0 5px; }

.body_mobi .social_more__img-box {
  display: block;
  text-align: center; }
  .body_mobi .social_more__img-box img {
    margin-bottom: 10px; }

.body_mobi .child .wrapper {
  padding: 0 5px; }

.body_mobi .after-title.services-title {
  color: #fff; }

.body_mobi .block-service {
  height: auto;
  padding-bottom: 20px; }

.body_mobi .block-service-title {
  font-size: 20px; }

.body_mobi .block-service-text {
  font-size: 16px;
  width: 80%; }

.body_mobi .programm-text {
  text-align: center;
  font-style: italic;
  font-size: 18px; }

.body_mobi .mobi-submenu:after {
  content: "";
  width: 20px;
  height: 20px;
  background: url(/img/sort-down.svg) no-repeat;
  display: inline-block;
  background-size: 15px;
  position: relative;
  top: 7px;
  margin-left: 5px; }

.body_mobi .laboratory-description-content .tabs a.labtab {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
  padding: 15px 11px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  font-family: ptsansregular;
  font-weight: lighter;
  background: #1890cd;
  transition: ease 0.25s;
  box-sizing: border-box;
  font-size: 16px; }
  .body_mobi .laboratory-description-content .tabs a.labtab.active {
    color: #555;
    border-top: none;
    background: #ddecf1; }

.body_mobi .laboratory-description-content .lab-tabs {
  display: table;
  width: 100%; }

.body_mobi .bxmap-nocats .bxmap-objects {
  width: 85%; }

.body_mobi .sidebar__submenu {
  display: none;
  margin-left: 30px;
  margin-bottom: 10px;
  list-style-type: disc;
  color: #fff;
  margin-top: 5px; }

.body_mobi .sidebar__list a, .body_mobi .mobi-submenu {
  display: inline-block; }

.body_mobi .mobi-submenu {
  margin-left: 20px; }

@media screen and (max-width: 640px) {
  .body_mobi .pediatrics__record {
    padding: 30px auto 0; } }

.body_mobi .rewards-slider .slick-slide {
  height: auto; }

.body_mobi .our-programms-arrow span {
  color: #fff; }

.body_mobi .footer {
  padding: 0; }
  .body_mobi .footer .footer-phone {
    height: auto;
    padding: 20px 0; }
    .body_mobi .footer .footer-phone-text {
      margin: 0 auto;
      text-align: center; }

.body_mobi .mobi-block-jornal iframe {
  width: 100%; }

.body_mobi .mobi-jornal-info {
  padding: 0 5px; }

.body_mobi .three-colm input[type="text"] {
  width: 100%; }

.body_mobi .modal-body .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100% !important; }

.body_mobi .kupon_calendar {
  padding-left: 0 !important; }

.body_mobi .slider-history-company, .body_mobi .news-banner, .body_mobi .slider-partners, .body_mobi .slider-jornal, .body_mobi .vacansii-banner, .body_mobi .doctors-banner {
  height: auto;
  background-position: center;
  background-size: cover;
  position: relative; }
  .body_mobi .slider-history-company:before, .body_mobi .news-banner:before, .body_mobi .slider-partners:before, .body_mobi .slider-jornal:before, .body_mobi .vacansii-banner:before, .body_mobi .doctors-banner:before {
    content: "";
    display: block;
    padding-bottom: 20%; }

.body_mobi .block-company-more_title-doctors {
  padding-top: 0; }

.body_mobi .block-company-more_text-wrap {
  min-width: 0; }

.body_mobi .spec-pro {
  overflow: hidden; }

.body_mobi button.close {
  right: 8px;
  top: 8px; }

.body_mobi .frame-wrap, .body_mobi .frame-wrap iframe, .body_mobi .main-form-body-content {
  width: 100% !important; }

.body_mobi .child-banner {
  height: auto;
  background-position: top; }
  .body_mobi .child-banner:before {
    content: "";
    padding-top: 20%;
    display: block; }

.body_mobi .certificates-banner {
  height: auto; }
  .body_mobi .certificates-banner:before {
    content: "";
    padding-top: 20%;
    display: block; }

.body_mobi .modal-wrap-form_form input[type=text], .body_mobi .modal-wrap-form_form select {
  width: 100%; }

.body_mobi .main-mobile-swiper .swiper-slide div {
  background-repeat: no-repeat !important;
  background-size: cover !important; }

.body_mobi .mobi-user-cabinet-block {
  width: 90%;
  margin: 0 auto;
  padding: 20px; }
  .body_mobi .mobi-user-cabinet-block .mobi-user-cabinet-block-form-input {
    margin-bottom: 10px;
    border: 1px solid #adadad; }

.body_mobi .for-zapis_k_vrachu .requisits {
  padding-left: 0;
  padding-right: 0; }

.body_mobi .for-zapis_k_vrachu .terms {
  width: 90%;
  margin: 0 auto; }

.body_mobi .for-zapis .share-modul-medium_form {
  width: auto; }

.body_mobi .ask-question-to-doctor {
  width: 100% !important; }
  .body_mobi .ask-question-to-doctor td {
    vertical-align: top; }

.body_mobi .ask-question-to-doctor select {
  width: 100%; }

.body_mobi .ask-question-to-doctor textarea {
  width: 100% !important; }

.body_mobi .ask-question-to-doctor .share-modul_block {
  padding: 10px 5px; }

.body_mobi .ask-question-to-doctor button.close {
  right: 8px;
  top: 7px; }

.body_mobi .wrapper-logged-header {
  float: right;
  line-height: 3.5;
  width: 50px;
  height: 50px;
  text-align: center;
  border-left: 1px solid #aac9de; }
  .body_mobi .wrapper-logged-header img {
    width: 22px; }
  .body_mobi .wrapper-logged-header.opened {
    background: #085f8a; }

.body_mobi .inner-logged-info {
  background: #085f8a;
  clear: both;
  padding: 16px 20px;
  display: none; }
  .body_mobi .inner-logged-info ul {
    margin: 0; }
    .body_mobi .inner-logged-info ul li {
      margin-bottom: 8px; }
      .body_mobi .inner-logged-info ul li a {
        color: #fff;
        font-size: 18px;
        vertical-align: top; }
        .body_mobi .inner-logged-info ul li a img {
          width: 18px;
          margin-right: 8px;
          top: 3px;
          position: relative; }

.body_mobi .block-doctors-text > p {
  text-align: left; }

.body_mobi .share-modul_block-contact {
  padding: 0 10px 30px; }
  .body_mobi .share-modul_block-contact-wrap {
    position: relative;
    left: 0;
    right: 0;
    margin-top: 20px;
    bottom: 0; }

.body_mobi .share-modul-medium_form {
  width: 100%; }

.body_mobi .share-modul_block-medium {
  height: auto; }

.body_mobi .share-modul_block button {
  margin-bottom: 20px; }

.body_mobi .terms {
  width: 90%;
  margin: 0 auto; }

@media screen and (max-width: 480px) {
  .body_mobi .for-change-userinfo .double-input .left, .body_mobi .for-change-userinfo .double-input .right {
    width: 100%; }
  .body_mobi .for-change-userinfo .double-input .forselect {
    float: left;
    width: calc(100% - 140px); } }

@media screen and (max-width: 480px) {
  .body_mobi .for-change-profile.share-modul_block .double-input .left, .body_mobi .for-change-profile.share-modul_block .double-input .right {
    width: 100%; } }

.body_mobi .for-change-profile.share-modul_block .double-input .left .profile-image, .body_mobi .for-change-profile.share-modul_block .double-input .right .profile-image {
  margin-bottom: 20px; }

.body_mobi .for-change-profile.share-modul_block .double-input .right label {
  text-align: center;
  display: block;
  margin: 0 auto;
  width: 100%; }

.body_mobi .for-change-profile.share-modul_block .double-input .right .download-btn {
  margin-left: auto;
  margin-right: auto; }

.body_mobi .med-prog__content .med-coll-right__table td {
  padding: 5px; }

.body_mobi .user-cabinet-block-form-captcha-img {
  width: 48%;
  height: auto; }
  .body_mobi .user-cabinet-block-form-captcha-img img {
    width: 100%;
    height: auto; }
  .body_mobi .user-cabinet-block-form-captcha-img + .user-cabinet-block-form-input {
    width: 50%;
    float: right; }

.body_mobi .for-laboratory .summ .itogo {
  top: 6px;
  font-size: 20px; }

@media screen and (max-width: 480px) {
  .body_mobi .user-cabinet-block-form {
    width: 90%; }
    .body_mobi .user-cabinet-block-form .user-cabinet-block-form-input {
      width: 100%; } }

.body_mobi .user-cabinet-block-form .captcha-row {
  display: table;
  width: 100%; }

.body_mobi .user-cabinet-block-form p {
  clear: both; }

.body_mobi .user-cabinet-block-form-captcha-img {
  display: table-cell;
  width: 49%;
  float: left; }
  @media screen and (max-width: 480px) {
    .body_mobi .user-cabinet-block-form-captcha-img {
      width: 100%;
      margin-bottom: 10px; } }
  .body_mobi .user-cabinet-block-form-captcha-img + .user-cabinet-block-form-input {
    width: 49%;
    display: table-cell;
    min-height: 35px; }
    @media screen and (max-width: 480px) {
      .body_mobi .user-cabinet-block-form-captcha-img + .user-cabinet-block-form-input {
        width: 100%;
        margin-bottom: 10px; } }

.user-cabinet-block-form-captcha-img {
  width: 49%;
  height: auto; }
  .user-cabinet-block-form-captcha-img img {
    width: 100%;
    height: auto; }

.user-cabinet-block-form .right-align {
  float: right; }
  .user-cabinet-block-form .right-align.user-cabinet-block-form-input-captcha {
    width: 49%; }

.notetext {
  font-size: 18px;
  display: block;
  margin: 15px 10px; }

.close-modal-ask-question {
  background: #3699EC;
  width: 150px;
  border-radius: 15px;
  line-height: 1.5;
  margin: 0 auto 20px;
  display: block;
  text-align: center;
  padding: 10px;
  color: #fff;
  font-size: 16px; }



/*pagination*/


.doctors-pagin .page-navigation .page-navigation-pages a{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
      -ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
        transition: color .3s ease, background-color .3s ease, border-color .3s ease;
  padding: 0 8px;
  display: inline-block;
  margin: 0 2px 0 2px;
  background: #eff0f1;
  color: #fff;
  height: 32px;
  min-width: 32px;
  line-height: 32px;
  color: #444;
  font-size: 14px;
  border-radius: 16px;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.doctors-pagin .page-navigation .page-navigation-pages a:hover {
  background: #DADADA;
}
.doctors-pagin .page-navigation a.current {
    background: #0083d1;
    color: #fff;
}
.doctors-pagin .page-navigation a.current:hover {
    background: #0083d1;
    color: #fff;
}
.doctors-pagin .page-navigation > a:hover {
  background: #fff;
    border-color: #DADADA;
    color: #000;
}
.doctors-pagin .page-navigation > a,
.left-arr, .right-arr {
  display: inline-block;
  background: #fff;
    border: 2px solid #eff0f1;
    line-height: 32px;
    padding: 0 18px;
    color: #444;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 30px;
  margin: 0 12px;
}
.included-content ul {
	list-style-type: disc;
	margin-right: 1.8em;
	-webkit-margin-start: 1.8em;
}
.quality-block-banner {
  background-image: url(/upload/img/quality_back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
/*bx-NEW_PASSWORD_REQ form*/
.bx-auth {
  background-color: #E4F3F8;
}
.bx-auth p {
  text-align: center;
}
.bx-auth .bx-changepass-table {
  margin: 0 auto;
  width: 360px;
}
.bx-auth .bx-changepass-table td b {
  display: block;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  font-family: ptsansregular;
  font-weight: 100;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 1.1;
}
.change-pwd-submit {
-webkit-appearance: none;
-moz-appearance: none;
display: block;
margin: 0 auto;
margin-top: 0px;
text-transform: uppercase;
padding: 10px 75px;
border: 1px solid #2797d0;
border-radius: 50px;
background: none;
font-size: 15px;
font-weight: bold;
color: #2797d0;
margin-top: 50px;
cursor: pointer;
margin-bottom: 16px;
}
.change-pwd-submit:hover {
  background-color: #2797d0;
  color: #fff;
}
.user-cabinet-block-form .bx-changepass-table,
.user-cabinet-block-form .bx-changepass-table .user-cabinet-block-form-input {
  width: 100%;
}

.modal-wrap-form_form button.submit-modal {
    width: 250px;
    height: 40px;
    background: none;
    border: 1px solid #1990CD;
    color: #1990CD;
    font-size: 16px;
    border-radius: 50px;
    margin-top: 40px;
    cursor: pointer;
    text-align: center;
}

.modal-wrap-form_form button.submit-modal:active {
    border: 1px solid #1990CD;
    color: #FFFFFF;
    background-color: #1990CD;
}

.block-management_wrap-woman-photo-7 {
    background-image: url(../img/pages/gerasimov-small.jpg);
    background-repeat: no-repeat;
    width: 120px;
    height: 180px;
    margin: 0 auto 25px;
}

.block-management_wrap-woman-photo-8 {
    background-image: url(../img/pages/kostikova-small1.jpg);
    background-repeat: no-repeat;
    width: 120px;
    height: 180px;
    margin: 0 auto 25px;
}

.block-management_wrap-woman-photo-9 {
    background-image: url(../img/pages/sergeeva.jpg);
    background-repeat: no-repeat;
    width: 120px;
    height: 180px;
    margin: 0 auto 25px;
}

.block-management_wrap-woman-photo-10 {
    background-image: url(../img/pages/lobachev.jpg);
    background-repeat: no-repeat;
    width: 120px;
    height: 180px;
    margin: 0 auto 25px;
}

.block-management_wrap-woman-photo-11 {
    background-image: url(../img/pages/pticin.jpg);
    background-repeat: no-repeat;
    width: 120px;
    height: 180px;
    margin: 0 auto 25px;
}

.block-management_wrap-woman-photo-12 {
    background-image: url(../img/pages/semenov.jpg);
    background-repeat: no-repeat;
    width: 120px;
    height: 180px;
    margin: 0 auto 25px;
}

.block-management_wrap-woman-photo-13 {
    background-image: url(../img/pages/vereshagina.jpg);
    background-repeat: no-repeat;
    width: 120px;
    height: 180px;
    margin: 0 auto 25px;
}

.block-management_wrap-woman-photo-14 {
    background-image: url(../img/pages/zanegina-new-small.jpg);
    background-repeat: no-repeat;
    width: 120px;
    height: 180px;
    margin: 0 auto 25px;
}

.block-management_wrap-woman-photo-15 {
    background-image: url(../img/pages/rukodainiy.jpg);
    background-repeat: no-repeat;
    width: 120px;
    height: 180px;
    margin: 0 auto 25px;
}

.print-block {
    padding: 20px 0;
}

.print-block,
.print-block * {
    overflow-x: hidden;
}

.print-block .bxmap-point {
    border-top: 0;
}

.print-block .print-button {
    position: relative;
    left: 10px;
    top: -5px;
}

.close-print-block {
    font-size: 20px;
    position: absolute;
    right: 10px;
    cursor: pointer;
}

.print-route {
    display: none;
}

.submit-send-button {
    display: inline;
    background: none;
    border: none;
    width: 100%;
    height: 100%;
    font-weight: bold;
    color: #1890cd;
    cursor: pointer;
}

input[type=radio]:checked + .gednder-choose {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.gender-input {
    display: none;
}

.record-list {
    display: none;
}

.map-filters {
    top: 86px;
    /*width: auto;*/
    /*left: 50%;*/
    /*transform: translateX(-50%);*/
}

.med-prog__content .btn__arrow{
    cursor: pointer;
    color: #FFFFFF;
}

.map-filters .find-doctor-left .btn-group.bootstrap-select .attendance-select{
    border-radius: 0 !important;
    border: 1px solid #3699ec;
    padding: 10px;
}

.child-banner{
    height: 500px;
    background-position: top center;
}
.for-zapis_k_vrachu .schedule__cell{
	background: #fff;
	border: 1px solid #cee9f3;
    width: 95px;
    float: left;
    margin: 5px;
	display: block;
	text-align: center;
	line-height: 32px;
	font-size: 18px;
	height: 32px;
	color: #828288;
	position: relative;
	z-index: 1;
	cursor: pointer;	
}
.for-zapis_k_vrachu .schedule__cell:hover{
	border: 1px solid #3699ec;
	text-decoration: none;
}
.for-zapis_k_vrachu .schedule__cell.active{
	border: 1px solid #3699ec;
	background: #cee9f3;
}
.for-zapis_k_vrachu .schedule__cell_checked {
  color: #000;
  border: 1px solid #3699eb !important;
}
.for-zapis_k_vrachu .schedule__cell input[name=datetime]{
  display: inline-block;
  position: absolute;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}


.list-page,
.detail-page {
  margin: 16px 0;
}
.programmes_content {
    display: none;
}
.programmes_content.active {
    display: block;
}
.med-prog .programmes_content .med-select__row-top p {
    padding: 30px 0 0 30px;
}
.med-select__row-top {
  max-height: 375px;
  overflow: hidden;
}
.med-select__row-top > div {
  height: 245px;
}
.med-prog__content .wrapper .med-coll-right .med-coll-right__text p span {
  color: #FFF !important;
}
.med-coll-right__title{
  padding-right: 80px !important;
}
/*pagination*/
.bx-pagination {
  padding: 20px 0 10px 0;
}
.bx-pagination .bx-pagination-container {
  text-align: center;
  position: relative;
}
.bx-pagination .bx-pagination-container ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
  display: inline-block;
  margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
      -ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
        transition: color .3s ease, background-color .3s ease, border-color .3s ease;
  background: #eff0f1;
  padding: 0 8px;
  display: block;
  height: 32px;
  min-width: 32px;
  line-height: 32px;
  color: #444;
  font-size: 14px;
  border-radius: 16px;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
  text-decoration: none;
  display: block;
  border-radius: 16px;
  height: 32px;
  min-width: 32px;
  line-height: 32px;
  color: #444;
  vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
  background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
  background: #0083d1;
  color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
  background: #fff;
  border: 2px solid #eff0f1;
  line-height: 28px;
  padding: 0 18px;
  color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
  color: #aab1b4;
  background: #fff;
  border: 2px solid #eff0f1;
  line-height: 28px;
  padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
  background: #fff;
  border-color: #DADADA;
  color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
  background: #3bc915;
  color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
  background: #F9A91D;
  color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
  background: #E22B2B;
  color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
  background: #0083d1;
  color: #fff;
}
/*//pagination*/

.included-content.back-mobile-postfix {
	padding: 0 12px 30px;
	text-align: justify;
}
.zapis-EPR-test{margin:64px auto;}
form#otziv .half,
.zayavka-registraciya .half {width: 49.6% !important;display: inline-block;}
form#otziv .calendar_button,
.zapis-EPR-test .calendar_button,
.zayavka-registraciya .calendar_button {position: absolute;margin-left: -24px;}
.zapis-EPR-test .calendar_button,
.zayavka-registraciya .calendar_button {top:0;right: 0;}
.zapis-EPR-test .calandar-wrapper,
.zayavka-registraciya .calandar-wrapper { position: relative;display: inline-block; }
.zapis-EPR-test .time-field {margin-left: 16px; display: inline-block; height: 29px; font-size: 12px; padding: 3px 0;}
.zayavka-registraciya {min-height: 750px;}
.zayavka-registraciya .radioset {white-space: nowrap;text-align: left;}
.zayavka-registraciya .share-modul_block {box-shadow: none;margin: 40px 0;}
.zayavka-registraciya .share-modul_block form {max-width: 600px; margin:0 auto; text-align: left;}

form#otziv .rating {-webkit-appearance: none;-moz-appearance: none;-ms-appearance:none;appearance:none;padding: 0; color: #057db9;cursor:pointer;}
form#otziv .rating:checked{color: #000;}
form#otziv .descr { margin: 8px 4px; }
form#otziv .capthca-img {display: inline-block;}
form#otziv [name="captcha_word"] {width: auto !important;}
form#otziv fieldset,
form.basket-form fieldset {white-space: nowrap;}
form.basket-form fieldset label {white-space: normal;}
form#otziv .terms {text-align: center;}
form#otziv .terms .btn {-webkit-appearance: none;-moz-appearance: none;-ms-appearance:none;appearance:none;background-color:#1990CD;border: 1px solid #1990CD;border-radius: 50px;width: 200px;height: 48px;color:#fff;font-size: 15px;cursor: pointer;outline: 0;margin: 16px 0;}
form#otziv .terms .btn:hover{-webkit-appearance: none;-moz-appearance: none;-ms-appearance:none;appearance:none;color:#1990CD;background-color:transparent;}
form#otziv #agree {margin: 4px 8px;}

form#otziv .disable,
form.basket-form .disable,
.zapis-EPR-test form .disable,
.zayavka-registraciya form .disable
{cursor: no-drop !important;opacity: 0.7;}

.analysis-table i.fa-question-circle{color:#1890cd;z-index:999}
.analysis-table i.fa-question-circle:hover{cursor: help;color:#000;}
.analysis-table .hint{
    display: none;
    cursor: help;
    background-color: #1890cd;
    color: #fff;
    border: #c0c0c0 1px dotted;
    padding: 5px 20px 5px 5px;
/*    opacity: 0.5;*/
    z-index: 999;
    margin: 10px;
    width: 180px;
    position: absolute;
    top: auto;
    left: 0;
    text-decoration: none}
	
.analize-search{
	background: #DAEBF0;
	width: 1000px;
	padding: 20px;
	margin: auto;
}
.analize-search .search-block{
	background: #fff;
	padding: 5px;
	font-size: 16px;
	position: relative;
	height: 45px;
}
.analize-search .search-input{
	width: auto !important;
	border: none;
	outline: none;
	background: #fff;
	height: 35px;
	width: 100%!important;
	vertical-align: top;
	padding: 0 40px 0 0;
}
.analize-search .search-icon{
    background: #fff;
    border: none;
    outline: none !important;
    height: 35px;
	vertical-align: top;
	position: absolute;
	right: 5px;
}
.analize-search .search-suggest{
    position: absolute;
    top: 45px;
	left: 0;
    height: 160px;
    background: #fff;
    z-index: 12;
    overflow-y: scroll;
	display: none;
	width: 95%;
	border: 1px solid #3379b7;
}
.analize-search .search-suggest .auto-suggestion{
    padding: 2px 10px;
}
.news_picture {
    text-align: center;
}
.scrollto-pricelist-button {
    position: absolute;
    display: inline-block;
    right: 20px;
    top: 360px;
    width: 320px;
    height: 24px;
    color: #fff;
    font-weight: 600;
    background-color: #094b82;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}
.vrachi-detail h1{
	text-align: left!important;
}
.vrachi-detail .inner-text-block  h3, .vrachi-detail .inner-text-block  h2{
  font-size: 20px;
  margin: 0 0 0 0;
  padding: 10px 0 0;
  text-align: left;
}
.vrachi-detail .inner-text-block  .doc-Clinic{
  margin: 8px 0;
  padding: 0 0 0 20px;
  background-image: url('../img/pages/pointer.png');
  background-repeat: no-repeat;
  background-position: 5px 6px;
}

/* запись */
.doc-cells{
	padding: 10px 0;
}
.doc-cells .pointers {
	display: block;
	border: none;
	margin: 0;
	padding: 0;
}
.doc-cells .pointers a {
	background: #eeeff3 url("../img/dot-white-point.png") no-repeat 5px 5px;
	background-size: 15px;
	width: auto;
	height: 30px;
	padding: 0 10px 0 25px;
	line-height: 30px;
	font-size: 14px;
	color: #3699eb;
	text-align: center;
	display: inline-block;
	text-decoration: none !important;
	border: none;
}
.doc-cells .pointers li.active a {
	background: #fff url("../img/blue-pointer.png") no-repeat 5px 5px;
	background-size: 15px;
	color: #2095E6;
	font-weight: bold;
}
.doc-cells .filial-title {
	display: block;
	margin-bottom: 20px;
}
.doc-cells .record-row {
	display: flex;
	flex-wrap: nowrap;
}
.doc-cells .record-row .datepc{
	text-align: center;
}
.doc-cells .record-row .datemobile{
	display: none;
}
.doc-cells .record-row > .carousel__item {
	width: 100px;
	padding: 0 5px;
	margin: 0;
}

.doc-cells .carousel__item {
  float: left;
  width: 80px;
  margin: 0 6px; }
.doc-cells .schedule__column {
  position: relative;
  padding-bottom: 0px; }

.doc-cells .schedule__cell {
  display: block;
  text-align: center;
  line-height: 32px;
  margin-bottom: 8px;
  font-size: 18px;
  height: 32px;
  color: #828288;
  background: #eeeff3;
  position: relative;
  z-index: 1;
  cursor: pointer; }

.doc-cells .schedule__cell input[name=datetime]{
  display: inline-block;
  position: absolute;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

.med-zapis .tab-content {
  display: block; }

.for-zapis_k_vrachu .schedule__cell label {
  text-align: center;
  cursor: pointer;
}
.schedule__cell_checked {
  color: #000;
  border: 1px solid #3699eb !important;
}

.schedule__cell_empty {
  height: 32px;
  background: none;
  position: relative;
  font-size: 0;
  text-indent: -999999px;
  pointer-events: none;
  cursor: default;
  border: 2px solid #e6e7e8; }
  .schedule__cell_empty:before {
    position: absolute;
    left: 50%;
    width: 15px;
    height: 2px;
    background: #c8c8cd;
    top: 50%;
    margin: -1px 0 0 -7px;
    content: ''; }

.doctab {
	display: block;
	clear: both;
	padding: 10px 0;
	background: #fff;
	border: 1px solid #ddd;
}
.doctab .doctab-spec{
	padding: 5px;
	border-bottom: 1px solid #ddd;
}
  .doctab .schedule__cell {
    text-decoration: none;
    cursor: pointer; }
.schedule__cell_expand {
  background: #fff; }
.doctab .schedule__cell.unwork {
  white-space: nowrap;
  font-size: 14px;
  cursor: default;
}
.doctab .schedule__cell.work {
  white-space: nowrap;
  font-size: 14px;
  background: #3699ec;
  color: #FFF;
}
.doctab .schedule__cell.work:hover {
  background: #0098ae;
  color: #FFF;
  transition: color ease 0.4s;
}
.doc__address {
  clear: both;
  display: block;
  margin-top: 20px; }

.cols-hidden {
  max-height: 160px;
  overflow: hidden; }

.doctab.opened .cols-hidden {
  max-height: none;
  overflow: hidden; }

.doctab.opened .schedule__cell_expand .arrow_down {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg); }

.doctab .slick-slide {
  outline: none !important; }

.doctors__date {
  text-align: center; }
  .doctors__date span {
    display: block; }

.carousel_date .slick-arrow:before {
  display: none; }

.doc__address p {
  margin-bottom: 2px;
  font: bold 14px 'ptsansregular'; }  
.pdf-blocks a{
	display: block;
	float: left;
	text-align: center;
	font-size: 14px;
	padding: 10px;
}
.lab-pdf-blocks{
	padding: 10px 20px;
	background: #ddecf1;
}
.cabin-pdf-blocks{
	padding: 10px 20px 30px;
	background: #e4f3f7;
}
.cabin-pdf-blocks a, .lab-pdf-blocks a{
	display: block;
	width: 50%;
	float: left;
	text-decoration: none;
}
.cabin-pdf-blocks a:hover, .lab-pdf-blocks a:hover{
	text-decoration: none;
}
.cabin-pdf-blocks a img, .lab-pdf-blocks a img{
	height: 30px;
	width: 30px;
	margin: 0 10px 0 0;
}
.pdf-blocks:after, .lab-pdf-blocks:after, .cabin-pdf-blocks:after{
	content: "";
	display: block;
	clear: both;
}