@font-face {
  font-family: 'circe';
  src: url("fonts/circe.eot");
  src: url("fonts/circe.eot?#iefix") format("embedded-opentype"), url("fonts/circe.woff") format("woff"), url("fonts/circe.ttf") format("truetype"), url("fonts/circe.svg#circe") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'circe bold';
  src: url("fonts/circe-bold.eot");
  src: url("fonts/circe-bold.eot?#iefix") format("embedded-opentype"), url("fonts/circe-bold.woff") format("woff"), url("fonts/circe-bold.ttf") format("truetype"), url("fonts/circe-bold.svg#circe-bold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ubuntu';
  src: url("fonts/ubuntu.eot");
  src: url("fonts/ubuntu.eot?#iefix") format("embedded-opentype"), url("fonts/ubuntu.woff") format("woff"), url("fonts/ubuntu.woff2") format("woff2"), url("fonts/ubuntu.ttf") format("truetype"), url("fonts/ubuntu.svg#ubuntu") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ubuntu condensed';
  src: url("fonts/ubuntu-condensed.eot");
  src: url("fonts/ubuntu-condensed.eot?#iefix") format("embedded-opentype"), url("fonts/ubuntu-condensed.woff") format("woff"), url("fonts/ubuntu-condensed.woff2") format("woff2"), url("fonts/ubuntu-condensed.ttf") format("truetype"), url("fonts/ubuntu-condensed.svg#ubuntu-condensed") format("svg");
  font-weight: normal;
  font-style: normal; }
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

body {
  margin: 0; }

/* Sections
   ========================================================================== */
/**
 * 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 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and 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
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0; }

/**
 * 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; }

/**
 * 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; }

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer {
  overflow: hidden;
  position: relative; }

.jspPane {
  position: absolute; }

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 5px;
  height: 100%; }

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: red; }

.jspCap {
  display: none; }

.jspHorizontalBar .jspCap {
  float: left; }

.jspTrack {
  background: #e9e4e2;
  position: relative; }

.jspDrag {
  background: #d3c9c5;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer; }

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%; }

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0; }

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d; }

.jspVerticalBar .jspArrow {
  height: 16px; }

.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%; }

.jspVerticalBar .jspArrow:focus {
  outline: none; }

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%; }

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px 0 0; }

.spl {
  margin: 22px 0; }

.spl-title {
  border: 1px solid #4d4d4d;
  font-size: 24px;
  font-family: "Ubuntu Condensed";
  color: black;
  line-height: 1;
  padding: 14px 92px;
  box-sizing: border-box;
  width: 100%;
  position: relative;
  cursor: pointer; }
  @media (max-width: 700px) {
    .spl-title {
      padding: 14px 20px; } }
  .spl-title:after {
    content: url("images/icons/spl.png");
    position: absolute;
    top: 50%;
    right: 48px;
    margin-top: -15px; }
  .spl-title.active {
    background-color: #e9e4e2; }

.spl-info {
  margin: 26px 0 11px 46px; }
  @media (max-width: 700px) {
    .spl-info {
      margin: 26px 0 11px 20px; } }

.spl-inline .spl-title {
  font-size: 24px;
  font-family: "Circe";
  color: black;
  line-height: 1;
  padding: 0;
  border: none;
      cursor: default; }
  .spl-inline .spl-title:after {
    content: ''; }
/*  .spl-inline .spl-title:hover {
    color: #009a93;
    line-height: 1;
    text-decoration: underline;
    text-decoration-style: dashed; }*/
  .spl-inline .spl-title.active {
    color: #009a93;
    line-height: 1;
    text-decoration: underline;
    text-decoration-style: dashed;
    background: none; }
.spl-inline .spl-info {
  margin: 0 0 11px; }

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

#cboxWrapper {
  max-width: none; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0; }

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
  opacity: 0.9;
  filter: alpha(opacity=90); }

#colorbox {
  outline: 0; }

#cboxContent {
  margin-top: 20px;
  background: #000; }

.cboxIframe {
  background: #fff; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent {
  border: 5px solid #000;
  background: #fff; }

#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc; }

#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0px;
  color: #ccc; }

#cboxLoadingGraphic {
  background: url(plugins/colorbox/images/loading.gif) no-repeat center center; }

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0; }

#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff; }

#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -32px;
  background: url(plugins/colorbox/images/controls.png) no-repeat top left;
  width: 28px;
  height: 65px;
  text-indent: -9999px; }

#cboxPrevious:hover {
  background-position: bottom left; }

#cboxNext {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -32px;
  background: url(plugins/colorbox/images/controls.png) no-repeat top right;
  width: 28px;
  height: 65px;
  text-indent: -9999px; }

#cboxNext:hover {
  background-position: bottom right; }

#cboxClose {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  background: url(plugins/colorbox/images/controls.png) no-repeat top center;
  width: 38px;
  height: 19px;
  text-indent: -9999px; }

#cboxClose:hover {
  background-position: bottom center; }

.clearfix {
  display: block;
  width: 100%;
  height: 1px;
  clear: both; }

.container {
  display: block;
  width: 100%;
  max-width: 1366px;
  box-sizing: border-box;
  padding: 0 20px 0 350px;
  margin: 0 auto;
  z-index: 1;
  min-width: 250px;
  font-family: "Circe"; }
  @media (max-width: 1000px) {
    .container {
      padding: 0 20px; } }

.container-full {
  display: block;
  margin: 0 auto;
  max-width: 1366px;
  overflow: hidden;
  padding: 0 10px;
  width: 100%;
  box-sizing: border-box; }

.main-content {
  display: block;
  width: 100%;
  max-width: 1366px;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto;
  position: relative; }

h1 {
  font-size: 28px;
  font-family: "Ubuntu Condensed";
  color: black;
  font-weight: normal;
  line-height: 0.643;
  border-bottom: 1px solid gray;
  margin: 0 0 12px;
  padding: 24px 0 30px; }

h2 {
  font-size: 24px;
  font-family: "Ubuntu Condensed";
  font-weight: normal;
  color: black;
  line-height: 1; }
  h2 a {
    color: #009992; }

strong, b {
  font-family: "Circe Bold";
  font-weight: normal; }

p {
  font-size: 16px;
  font-family: "Circe";
  color: #5e5e5e;
  line-height: 1.5;
  margin: 0 0 22px;
  padding: 0; }
  p strong, p b {
    font-family: "Circe Bold";
    font-weight: normal; }
  p.hcon {
    font-size: 28px;
    font-family: "Ubuntu Condensed";
    color: black;
    line-height: 0.643;
    margin: 19px 0 19px 17px;
    padding: 0; }
    @media (max-width: 700px) {
      p.hcon {
        margin: 19px 0; } }

.main-content.print_on .container {
  font-size: 16px;
  color: #5e5e5e;
  line-height: 1.5; }
  .main-content.print_on .container strong, .main-content.print_on .container b {
    font-family: "Circe Bold";
    font-weight: normal; }

.wrap ul {
  margin: 0 0 22px 45px; }
  @media (max-width: 500px) {
    .wrap ul {
      margin: 0 0 22px 20px; } }
  .wrap ul li {
    font-size: 16px;
    color: #5e5e5e;
    line-height: 1.5;
    padding: 0;
    margin: 0;
    list-style: none; }
    .wrap ul li:before {
      content: '\2014';
      position: relative;
      padding: 0 5px 0 0;
      line-height: 20px; }
  .wrap ul.list-style {
    margin: 0 0 0 79px;
    padding: 0; }
    @media (max-width: 500px) {
      .wrap ul.list-style {
        margin: 0 0 0 20px; } }
    .wrap ul.list-style li {
      font-size: 20px;
      font-family: "Circe";
      color: #020202;
      line-height: 0.9;
      margin: 0;
      padding: 9px 0 9px 22px;
      list-style: disc; }
      .wrap ul.list-style li:before {
        content: '';
        display: none; }
      .wrap ul.list-style li.standart-text {
        font-size: 16px;
        color: #5e5e5e;
        line-height: 1.5; }
.wrap ol {
  padding: 0 0 0 112px; }
  @media (max-width: 700px) {
    .wrap ol {
      padding: 0 0 0 20px; } }
  .wrap ol li {
    font-size: 16px;
    color: #5e5e5e;
    line-height: 1.5; }

.float-right {
  float: right; }

img.float-right {
  max-width: 350px; }

a {
  color: #020202;
  text-decoration: underline; }
  a:hover {
    text-decoration: none; }
  a.pdf {
    background: url("images/icons/pdf.png") left center no-repeat;
    text-decoration: none;
    font-size: 20px;
    display: inline-block;
    margin: 0 0 10px 50px;
    padding: 10px 50px;
    color: #5e5e5e;
    line-height: 1; }
    @media (max-width: 500px) {
      a.pdf {
        margin: 0 0 10px 10px; } }
    a.pdf:hover {
      opacity: 0.7; }
  a.xls {
    background: url("images/icons/xls.png") left center no-repeat;
    text-decoration: none;
    font-size: 20px;
    color: black;
    display: inline-block;
    margin: 0 0 10px 50px;
    padding: 10px 50px;
    line-height: 1; }
    @media (max-width: 500px) {
      a.xls {
        margin: 0 0 10px 10px; } }
    a.xls:hover {
      opacity: 0.7; }
  a.print {
    background: url("images/icons/print.png") left center no-repeat;
    text-decoration: none;
    font-size: 20px;
    color: black;
    display: inline-block;
    margin: 0 0 10px 50px;
    padding: 10px 50px;
    line-height: 40px;
    font-family: "Circe Bold";
    position: relative;
    z-index: 999; }
    @media (max-width: 500px) {
      a.print {
        margin: 0 0 10px 10px; } }
    a.print:hover {
      opacity: 0.7; }
  a.cloud {
    background: url("images/icons/cloud.png") left center no-repeat;
    text-decoration: none;
    font-size: 20px;
    color: black;
    display: inline-block;
    margin: 0 0 10px 0;
    padding: 10px 60px;
    line-height: 1; }
    @media (max-width: 500px) {
      a.cloud {
        margin: 0 0 10px 10px; } }
    a.cloud:hover {
      opacity: 0.7; }

.text-big {
  font-size: 20px;
  color: #010101; }

.text-green {
  color: #009992; }

.text-red {
  color: #fc7275; }

.table-responsive {
  max-width: 100%;
  width: 100%;
  display: block;
  overflow-x: auto;
  overflow-y: hidden; }
  .table-responsive table {
    width: 100%;
    text-align: center;
    font-family: "Circe"; }
    .table-responsive table.table-lite tr td {
      text-align: left;
      vertical-align: top; }
    .table-responsive table .ttg td {
      padding: 7px 20px;
      background-color: #cdcbca;
      color: #030303; }
    .table-responsive table .ttc td {
      padding: 7px 20px;
      background-color: #f1efee; }
    .table-responsive table th {
      background-color: #009992;
      padding: 12px 10px;
      margin: 0;
      font-size: 20px;
      color: #fdffff;
      font-weight: bold;
      line-height: 0.9;
      border-bottom: 1px solid gray;
      border-right: 1px solid gray; }
      .table-responsive table th:first-child {
        border-left: 1px solid gray; }
    .table-responsive table .dark th {
      padding: 7px 20px;
      background-color: #5e5e5e; }
    .table-responsive table tr:first-child td, .table-responsive table tr:first-child th {
      border-top: 1px solid gray; }
    .table-responsive table td {
      background-color: white;
      color: #010101;
      font-size: 16px;
      line-height: 1.5;
      vertical-align: middle;
      border-right: 1px solid gray;
      border-bottom: 1px solid gray;
      padding: 7px 30px;
      min-height: 24px; }
      .table-responsive table td:first-child {
        text-align: left;
        border-left: 1px solid gray; }

.homepage p {
  color: #010101;
  line-height: 1.25; }
.homepage > p {
  margin-left: 17px; }
  @media (max-width: 700px) {
    .homepage > p {
      margin-left: 0; } }

hr {
  background: gray;
  border-color: gray;
  margin: 0; }

.header-top {
  box-shadow: 0px 0px 12px 4px rgba(35, 35, 35, 0.36);
  overflow: hidden;
  padding: 13px 0 15px;
  text-align: right; }

@media (max-width: 1000px) {
  .header-top{
    text-align: center;
  }

}

.header-bottom {
  background-color: #e9e4e2; }

.header-phone {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px; }
  @media (max-width: 1100px) {
    .header-phone{
      margin-right: 10px;
    }
  }
  @media (max-width: 520px) {
    .header-phone {
      float: none;
      width: 100%;
      margin: 10px 0;
      text-align: center; } }
  .header-phone a {
    font-size: 16px;
    font-family: "Ubuntu";
    color: white;
    line-height: 1.125;
    text-decoration: none; }
    .header-phone a:hover {
      opacity: 0.7; }

.header-social {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  margin-right: 30px;
 }
 @media (max-width: 1100px) {
.header-social {margin-right: 10px;}
 }
  .header-social .icons {
    display: block;
    float: left;
    height: 32px;
    width: 36px;
    background: url("images/socials3.png"); }
    @media (max-width: 520px) {
      .header-social .icons {
        float: none;
        display: inline-block; } }
  @media (max-width: 520px) {
    .header-social {
      float: none;
      display: inline-block;
      margin: 10px 0;
      width: 100%;
      text-align: center; } }
  .header-social .envelope {
    background-position: 0px 0px; }
    .header-social .envelope:hover {
      background-position: 0px -32px; }
  .header-social .facebook {
    background-position: 0px -71px;
    margin: 0 0 0 5px; }
    .header-social .facebook:hover {
      background-position: 0px -107px; }
  .header-social .instagram {
    background-position: 0px -144px;
    margin: 0 0 0 5px; }
    .header-social .instagram:hover {
      background-position: 0px -180px; }
  .header-social .vk {
    background-position: 0px -215px;
    margin: 0 0 0 5px; }
    .header-social .vk:hover {
      background-position: 0px -251px; }
  .header-social .youtube {
    background-position: 0px -282px;
    margin: 0 0 0 5px; }
    .header-social .youtube:hover {
      background-position: 0px -315px; }

.col-left {
  position: fixed;
  top: -20px;
  width: 100%;
  box-sizing: content-box;
  background-color: #fefdfd;
  box-shadow: 0px 14px 13px 0px rgba(35, 35, 35, 0.29);
  width: 328px;
  padding: 20px 0 0 0;
  z-index: 30;
  height: 100%;
  overflow: hidden; }
  @media (max-width: 1000px) {
    .col-left {
      left: 0;
      height: auto;
      box-shadow: none;
      position: relative;
      width: 100%; } }

.logo {
  display: block;
  width: 100%;
  height: 114px;
  background-size: auto 100%;
  margin: 10px auto 9px; }
  @media (max-width: 970px) {
    .logo {
      width: 100%; } }

.aside-name {
  background-color: #009a93;
  width: 100%;
  display: block;
  box-sizing: border-box;
  font-size: 16px;
  font-family: "Ubuntu Condensed";
  color: #fbfdfd;
  text-transform: uppercase;
  line-height: 1.125;
  padding: 6px 0 5px 39px;
  margin: 0; }
  @media (max-width: 970px) {
    .aside-name {
      display: none; } }

.main-footer {
  background-color: #555555;
  position: relative;
  z-index: 20;
  overflow: hidden;
  padding: 12px 0; }
  @media (max-width: 1100px) {
    .main-footer {
      padding: 12px 20px; } }

.footer-logo {
  float: left;
  margin: 10px 0 0 37px; }
  @media (max-width: 1000px) {
    .footer-logo {
      margin: 10px 0;
      width: 50%;
      height: 100px; } }
  @media (max-width: 520px) {
    .footer-logo {
      width: 100%; } }
  @media (max-width: 1000px) {
    .footer-logo .logoblock {
      float: left; } }
  @media (max-width: 520px) {
    .footer-logo .logoblock {
      float: none; } }
  .footer-logo img {
    display: block;
    margin: 0 auto 13px; }
  .footer-logo p {
    font-size: 18px;
    font-family: "Ubuntu Condensed";
    color: #feffff;
    line-height: 1;
    text-align: center;
    margin: 0; }

.footer-social {
  float: left;
  margin: 0 0 0 155px;
  width: 25%;
  box-sizing: border-box;
  overflow: hidden; }
  @media (max-width: 1340px) {
    .footer-social {
      width: 20%;
      min-width: 230px; } }
  @media (max-width: 1100px) {
    .footer-social {
      margin: 0 0 0 55px; } }
  @media (max-width: 1000px) {
    .footer-social {
      width: 50%;
      margin: 10px 0;
      float: right;
      height: 100px; } }
  @media (max-width: 520px) {
    .footer-social {
      width: 100%;
      text-align: center;
      float: none;
      min-width: 100%;
      max-width: 100%;
      width: 100%;
      display: block;
      margin: 10px auto; } }
  .footer-social p {
    font-size: 12px;
    font-family: "Ubuntu";
    color: #03d1c8;
    text-transform: uppercase;
    line-height: 1.5;
    margin: 0 0 16px; }
  .footer-social .icons {
    display: block;
    float: left;
    height: 26px;
    width: 36px;
    background: url("images/socials.png"); }
    @media (max-width: 520px) {
      .footer-social .icons {
        float: none;
        display: inline-block;
        margin: 0 !important; } }
  .footer-social .envelope {
    background-position: 0px 0px; }
    .footer-social .envelope:hover {
      background-position: 0px -36px; }
  .footer-social .facebook {
    background-position: 0px -72px;
    margin: 0 0 0 21px; }
    .footer-social .facebook:hover {
      background-position: 0px -108px; }
  .footer-social .instagram {
    background-position: 0px -144px;
    margin: 0 0 0 17px; }
    .footer-social .instagram:hover {
      background-position: 0px -180px; }
  .footer-social .vk {
    background-position: 0px -216px;
    margin: 0 0 0 25px; }
    .footer-social .vk:hover {
      background-position: 0px -252px; }
  .footer-social .youtube {
    background-position: 0px -283px;
    margin: 0 0 0 5px; }
    .footer-social .youtube:hover {
      background-position: 0px -318px; }

.footer-right {
  float: right; }
  @media (max-width: 1000px) {
    .footer-right {
      width: 50%;
      margin: 10px 0; } }
  @media (max-width: 520px) {
    .footer-right {
      width: 100%;
      text-align: center; } }

.footer-phone {
  display: block;
  clear: both; }
  .footer-phone a {
    font-size: 16px;
    font-family: "Ubuntu";
    color: #03d1c8;
    font-weight: bold;
    line-height: 1.5;
    text-decoration: none; }

.infoblock {
  background-color: #fc7275;
  font-size: 20px;
  font-family: "Circe";
  color: #fcfcfc;
  line-height: 1.2;
  padding: 15px 0 20px;
  margin: 0 0 20px;
  overflow: hidden;
  vertical-align: middle; }
  .infoblock p {
    font-size: 20px;
    font-family: "Circe";
    color: #fcfcfc;
    line-height: 1.2; }
    .infoblock p:last-child {
      margin: 0; }
  .infoblock a {
    color: #fcfcfc; }
  .infoblock .text-big {
    color: #fcfcfc; }
  .infoblock span {
    float: left;
    margin: 25px 0 0; }
  .infoblock .align-left {
    margin-bottom: 0; }

.align-right {
  float: right;
  margin: 0 0 20px 20px; }

.align-left {
  float: left;
  margin: 0 20px 20px 0; }

.btn-gray-orange {
  font-size: 20px;
  color: #fc7275;
  line-height: 1;
  padding: 12px;
  text-decoration: none;
  display: inline-block;
  padding: 12px 18px; }
  .btn-gray-orange:hover {
    background-color: #e9e4e2; }

.block-blue {
  background-color: #eef0f0;
  padding: 15px 0; }

.news-detail {
  color: #5e5e5e;
  font-family: "Circe";
  font-size: 16px;
  line-height: 1.5;
  margin: 0 0 22px;
  padding: 0; }

.news-block {
  display: block;
  overflow: hidden;
  position: relative;
  margin: 0 0 20px; }

.news-text {
  font-size: 16px;
  color: #020202;
  line-height: 1.25;
  float: left;
  margin: 0;
  max-width: calc(100% - 230px); }
  @media (max-width: 500px) {
    .news-text {
      float: none;
      max-width: 100%; } }

.news-head {
  display: block;
  overflow: hidden;
  position: relative;
  margin: 0 0 20px; }

.news-image {
  float: left;
  max-width: 210px;
  margin: 0 20px 0 0; }
  @media (max-width: 500px) {
    .news-image {
      float: none; } }

.news-date {
  font-size: 14px;
  font-family: "Circe";
  color: #5e5e5e;
  line-height: 2.143;
  margin: 0;
  float: left;
  min-width: 100px; }
  @media (max-width: 500px) {
    .news-date {
      float: none; } }

.news-name {
  font-size: 24px;
  font-family: "Circe";
  font-weight: normal;
  color: #009a93;
  line-height: 1;
  margin: 0 0 10px;
  float: left;
  max-width: calc(100% - 230px); }
  @media (max-width: 500px) {
    .news-name {
      float: none;
      max-width: 100%; } }

.shared {
  float: left;
  display: block;
  margin: 10px 0 0; }
  @media (max-width: 500px) {
    .shared {
      float: none; } }
  .shared p {
    font-size: 12px;
    font-family: "Circe";
    color: #5e5e5e;
    line-height: 1.667;
    margin: 0; }

.tags {
  margin: 20px 0 10px; }
  .tags a {
    font-size: 12px;
    color: #5e5e5e;
    text-transform: uppercase;
    line-height: 20px;
    text-decoration: none;
    background-color: #e9e4e2;
    padding: 0 10px;
    margin: 0 15px 10px 0;
    display: inline-block; }

.link-back {
  background: url("images/icons/back.png") left center no-repeat;
  padding: 3px 0 0 25px;
  font-size: 16px;
  font-family: "Circe";
  color: #020202;
  line-height: 1;
  margin: 20px 0;
  display: inline-block;
  text-decoration: none; }
  .link-back:hover {
    opacity: 0.7; }

.spl-contact {
  display: inline-block; }

.callback {
  position: fixed;
  font-family: "Circe";
  top: 50%;
  right: -1px;
  font-size: 16px;
  color: #444444;
  line-height: 1;
  text-decoration: none;
  border: 1px solid #666666;
  background-color: rgba(253, 251, 251, 0.702);
  width: 65px;
  height: 178px;
  text-align: left;
  vertical-align: middle;
  box-sizing: border-box;
  padding: 23px 0 0 12px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 9999;
  margin-top: -90px; }
  .callback span {
    display: block;
    position: absolute;
    width: 135px;
    bottom: 73px;
    left: -35px;
    -moz-transform: matrix(0, -0.99744, 0.97576, 0, 0, 0);
    -webkit-transform: matrix(0, -0.99744, 0.97576, 0, 0, 0);
    -ms-transform: matrix(0, -0.99744, 0.97576, 0, 0, 0); }
  .callback:before {
    content: '';
    background: url("images/icons/mail.png");
    position: absolute;
    top: 10px;
    left: 18px;
    width: 30px;
    height: 22px;
    display: block; }
  .callback:hover {
    background: #fdfbfb; }
  @media (max-width: 500px) {
    .callback {
      display: none; } }

.none {
  display: none; }

.scrolltotop {
  position: fixed;
  display: block;
  bottom: 0;
  right: 0;
  width: 50px;
  height: 50px;
  background: url("images/up.png") center no-repeat;
  opacity: 0.5;
  z-index: 9999;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .scrolltotop:hover {
    opacity: 0.8; }
iframe .scrolltotop{
  display: none;
}
 
  @media (max-width: 500px) {
    .scrolltotop {
      display: none; } }

a, input, button {
  outline: none; }

iframe {
  max-width: 100%; }

.wrap ul.gradient-steps {
  overflow: hidden;
  display: block;
  width: 100%;
  margin: 54px 0 0;
  padding: 0;
  list-style: none; }
  .wrap ul.gradient-steps li {
    padding: 30px 10px;
    box-sizing: border-box;
    margin: 0;
    float: left;
    list-style: none;
    font-size: 16px;
    color: #fbf9f9;
    line-height: 1.25;
    height: 180px;
    position: relative;
    display: block;
    overflow: hidden; }
    @media (max-width: 1300px) {
      .wrap ul.gradient-steps li {
        height: 250px; } }
    .wrap ul.gradient-steps li span {
      position: relative;
      z-index: 10; }
    .wrap ul.gradient-steps li a {
      color: #fbf9f9; }
    .wrap ul.gradient-steps li:last-child {
      color: black; }
      .wrap ul.gradient-steps li:last-child a {
        color: black; }
    .wrap ul.gradient-steps li:before {
      content: '';
      position: absolute;
      right: -27px;
      top: 50%;
      margin-top: -80px;
      font-family: "Circe Bold";
      font-size: 167px;
      line-height: 1;
      color: black;
      z-index: 2; }
    .wrap ul.gradient-steps li.step-1-1 {
      background-color: #555555; }
      .wrap ul.gradient-steps li.step-1-1:before {
        content: '1';
        opacity: 0.59; }
    .wrap ul.gradient-steps li.step-2-1 {
      background-color: #555555; }
      .wrap ul.gradient-steps li.step-2-1:before {
        content: '1';
        opacity: 0.59; }
    .wrap ul.gradient-steps li.step-2-2 {
      background-color: #767575; }
      .wrap ul.gradient-steps li.step-2-2:before {
        content: '2';
        opacity: 0.59; }
    .wrap ul.gradient-steps li.step-3-1 {
      background-color: #555555; }
      .wrap ul.gradient-steps li.step-3-1:before {
        content: '1';
        opacity: 0.59; }
    .wrap ul.gradient-steps li.step-3-2 {
      background-color: #767575; }
      .wrap ul.gradient-steps li.step-3-2:before {
        content: '2';
        opacity: 0.59; }
    .wrap ul.gradient-steps li.step-3-3 {
      background-color: #949393; }
      .wrap ul.gradient-steps li.step-3-3:before {
        content: '3';
        opacity: 0.4; }
    .wrap ul.gradient-steps li.step-4-1 {
      background-color: #555555; }
      .wrap ul.gradient-steps li.step-4-1:before {
        content: '1';
        opacity: 0.59; }
    .wrap ul.gradient-steps li.step-4-2 {
      background-color: #767575; }
      .wrap ul.gradient-steps li.step-4-2:before {
        content: '2';
        opacity: 0.59; }
    .wrap ul.gradient-steps li.step-4-3 {
      background-color: #949393; }
      .wrap ul.gradient-steps li.step-4-3:before {
        content: '3';
        opacity: 0.4; }
    .wrap ul.gradient-steps li.step-4-4 {
      background-color: #b9b8b8; }
      .wrap ul.gradient-steps li.step-4-4:before {
        content: '4';
        opacity: 0.33; }
    .wrap ul.gradient-steps li.step-5-1 {
      background-color: #555555; }
      .wrap ul.gradient-steps li.step-5-1:before {
        content: '1';
        opacity: 0.59; }
    .wrap ul.gradient-steps li.step-5-2 {
      background-color: #767575; }
      .wrap ul.gradient-steps li.step-5-2:before {
        content: '2';
        opacity: 0.59; }
    .wrap ul.gradient-steps li.step-5-3 {
      background-color: #949393; }
      .wrap ul.gradient-steps li.step-5-3:before {
        content: '3';
        opacity: 0.4; }
    .wrap ul.gradient-steps li.step-5-4 {
      background-color: #b9b8b8; }
      .wrap ul.gradient-steps li.step-5-4:before {
        content: '4';
        opacity: 0.33; }
    .wrap ul.gradient-steps li.step-5-5 {
      background-color: #d9d8d8; }
      .wrap ul.gradient-steps li.step-5-5:before {
        content: '5';
        opacity: 0.28; }
    .wrap ul.gradient-steps li.step-6-1 {
      background-color: #555555; }
      .wrap ul.gradient-steps li.step-6-1:before {
        content: '1';
        opacity: 0.59; }
    .wrap ul.gradient-steps li.step-6-2 {
      background-color: #706f6f; }
      .wrap ul.gradient-steps li.step-6-2:before {
        content: '2';
        opacity: 0.59; }
    .wrap ul.gradient-steps li.step-6-3 {
      background-color: #868585; }
      .wrap ul.gradient-steps li.step-6-3:before {
        content: '3';
        opacity: 0.4; }
    .wrap ul.gradient-steps li.step-6-4 {
      background-color: #9f9f9f; }
      .wrap ul.gradient-steps li.step-6-4:before {
        content: '4';
        opacity: 0.33; }
    .wrap ul.gradient-steps li.step-6-5 {
      background-color: #afaeae; }
      .wrap ul.gradient-steps li.step-6-5:before {
        content: '5';
        opacity: 0.28; }
    .wrap ul.gradient-steps li.step-6-6 {
      background-color: #bab9b9; }
      .wrap ul.gradient-steps li.step-6-6:before {
        content: '6';
        opacity: 0.28; }
    .wrap ul.gradient-steps li.step-7-1 {
      background-color: #555555; }
      .wrap ul.gradient-steps li.step-7-1:before {
        content: '1';
        opacity: 0.59; }
    .wrap ul.gradient-steps li.step-7-2 {
      background-color: #706f6f; }
      .wrap ul.gradient-steps li.step-7-2:before {
        content: '2';
        opacity: 0.59; }
    .wrap ul.gradient-steps li.step-7-3 {
      background-color: #868585; }
      .wrap ul.gradient-steps li.step-7-3:before {
        content: '3';
        opacity: 0.4; }
    .wrap ul.gradient-steps li.step-7-4 {
      background-color: #9f9f9f; }
      .wrap ul.gradient-steps li.step-7-4:before {
        content: '4';
        opacity: 0.33; }
    .wrap ul.gradient-steps li.step-7-5 {
      background-color: #afaeae; }
      .wrap ul.gradient-steps li.step-7-5:before {
        content: '5';
        opacity: 0.28; }
    .wrap ul.gradient-steps li.step-7-6 {
      background-color: #bab9b9; }
      .wrap ul.gradient-steps li.step-7-6:before {
        content: '6';
        opacity: 0.28; }
    .wrap ul.gradient-steps li.step-7-7 {
      background-color: #dad7d7; }
      .wrap ul.gradient-steps li.step-7-7:before {
        content: '7';
        opacity: 0.28; }
  .wrap ul.gradient-steps + p {
    margin-top: 20px; }

.steps-1 li {
  width: 100%; }
  @media (max-width: 700px) {
    .steps-1 li {
      height: 180px; } }
  @media (max-width: 400px) {
    .steps-1 li {
      height: auto;
      min-height: 170px; } }

.steps-2 li {
  width: 50%; }
  @media (max-width: 700px) {
    .steps-2 li {
      height: 180px; } }
  @media (max-width: 400px) {
    .steps-2 li {
      width: 100%;
      height: auto;
      min-height: 170px; } }

.steps-3 li {
  width: 33%; }
  @media (max-width: 700px) {
    .steps-3 li {
      width: 50%;
      height: 180px; } }
  @media (max-width: 400px) {
    .steps-3 li {
      width: 100%;
      height: auto;
      min-height: 170px; } }

.steps-4 li {
  width: 25%; }
  @media (max-width: 700px) {
    .steps-4 li {
      width: 50%;
      height: 180px; } }
  @media (max-width: 400px) {
    .steps-4 li {
      width: 100%;
      height: auto;
      min-height: 170px; } }

.steps-5 li {
  width: 20%; }
  @media (max-width: 700px) {
    .steps-5 li {
      width: 50%;
      height: 180px; } }
  @media (max-width: 400px) {
    .steps-5 li {
      width: 100%;
      height: auto;
      min-height: 170px; } }

.steps-6 li {
  width: 16.5%; }
  @media (max-width: 700px) {
    .steps-6 li {
      width: 50%;
      height: 180px; } }
  @media (max-width: 400px) {
    .steps-6 li {
      width: 100%;
      height: auto;
      min-height: 170px; } }

.steps-7 li {
  width: 14.28%; }
  @media (max-width: 1100px) {
    .steps-7 li {
      width: 33.3%;
      height: 180px; } }
  @media (max-width: 700px) {
    .steps-7 li {
      width: 50%;
      height: 180px; } }
  @media (max-width: 400px) {
    .steps-7 li {
      width: 100%;
      height: auto;
      min-height: 170px; } }

.contact-form-full {
  background-color: #e9e4e2;
  overflow: hidden; }

.contact-form {
  overflow: hidden;
  padding: 11px 0; }
  .contact-form label {
    font-size: 12px;
    font-family: "Ubuntu";
    color: #5e5e5e;
    line-height: 1.5;
    margin: 0 0 0 14px; }
    .contact-form label sup {
      font-size: 14px;
      color: #009992;
      line-height: 1.286;
      margin: 0 5px;
      top: -1px; }
    .contact-form label font[color='red'] {
      font-size: 14px;
      color: #009992;
      line-height: 1.286;
      margin: 0 5px;
      top: -1px; }
  .contact-form input[type="text"] {
    border: 1px solid #888888;
    background-color: #fcfefe;
    font-size: 14px;
    font-family: "Ubuntu";
    color: black;
    line-height: 1.286;
    box-shadow: none;
    max-width: 100%;
    width: 420px;
    padding: 7px 13px;
    margin: 0 0 12px;
    box-sizing: border-box; }
    .contact-form input[type="text"]:focus {
      background-color: #eef0f0; }
  .contact-form input[type="submit"] {
    background-color: #009992;
    font-size: 14px;
    font-family: "Ubuntu";
    color: #fffefe;
    font-weight: bold;
    line-height: 1.286;
    text-align: center;
    border: none;
    box-shadow: none;
    margin: 13px 0 0;
    padding: 9px 34px;
    cursor: pointer; }
    .contact-form input[type="submit"]:hover {
      opacity: 0.7; }
  .contact-form textarea {
    border: 1px solid #888888;
    background-color: #fcfefe;
    font-size: 14px;
    font-family: "Ubuntu";
    color: black;
    line-height: 1.286;
    box-shadow: none;
    max-width: 100%;
    width: 510px;
    height: 166px;
    padding: 10px;
    box-sizing: border-box; }
    .contact-form textarea:focus {
      background-color: #eef0f0; }

.contact-form-left {
  float: left;
  display: inline-block;
  max-width: 420px;
  width: 50%; }
  @media (max-width: 400px) {
    .contact-form-left {
      width: 100%; } }

.contact-form-right {
  float: left;
  display: inline-block;
  max-width: 510px;
  padding: 0 0 0 50px;
  margin: 0;
  width: 50%;
  box-sizing: border-box; }
  @media (max-width: 400px) {
    .contact-form-right {
      width: 100%;
      padding: 0; } }

.form-info {
  font-size: 12px;
  font-family: "Ubuntu";
  color: #5e5e5e;
  line-height: 1.5;
  margin: 0; }
  .form-info sup {
    font-size: 14px;
    color: #009992;
    line-height: 1.286;
    margin: 0 5px;
    top: -1px; }

.form-thanks {
  font-size: 14px;
  font-family: "Ubuntu Condensed";
  color: black;
  line-height: 1.286;
  margin: 0; }

.callback-form {
  max-width: 720px;
  display: block;
  box-sizing: border-box;
  border: 1px solid #666666;
  background-color: #e9e4e2;
  padding: 25px;
  position: relative; }
  .callback-form .contact-form input[type="text"] {
    width: 100%; }
  .callback-form .close {
    position: relative;
    float: right;
    clear: both;
    background: none;
    border: none;
    box-shadow: none;
    margin: 0 0 20px; }
    @media (max-width: 400px) {
      .callback-form .close {
        display: block !important; } }

.callback-left {
  max-width: 200px;
  width: 30%;
  float: left;
  padding-right: 25px;
  box-sizing: border-box; }
  @media (max-width: 550px) {
    .callback-left {
      float: none;
      width: 100%;
      max-width: 100%;
      padding-bottom: 20px;
      clear: both;
      overflow: hidden; } }

.callback-right {
  max-width: 520px;
  width: 70%;
  float: right;
  padding-left: 40px;
  box-sizing: border-box;
  border-left: 2px solid #666; }
  @media (max-width: 550px) {
    .callback-right {
      float: none;
      width: 100%;
      max-width: 100%;
      clear: both;
      padding-left: 0;
      border-left: none;
      border-top: 2px solid #666;
      padding-top: 20px; } }
  .callback-right .form-name {
    font-size: 28px;
    font-family: "Ubuntu Condensed";
    color: #030303;
    line-height: 1; }

.callback-logo {
  text-align: center; }
  @media (max-width: 550px) {
    .callback-logo {
      float: left; } }
  @media (max-width: 400px) {
    .callback-logo {
      float: none; } }
  .callback-logo p {
    font-family: "Ubuntu Condensed";
    color: #030303;
    font-size: 16px;
    line-height: 1;
    margin: 0;
    text-align: center; }

.callback-phone {
  position: absolute;
  bottom: 25px;
  left: 25px; }
  @media (max-width: 550px) {
    .callback-phone {
      position: relative;
      bottom: auto;
      left: auto;
      float: right;
      padding: 24px 0 0 0; } }
  @media (max-width: 400px) {
    .callback-phone {
      float: none;
      text-align: center; } }
  .callback-phone a {
    font-size: 16px;
    font-family: "Ubuntu";
    color: #444444;
    line-height: 1.125;
    text-decoration: none; }

.services {
  overflow: hidden; }

.service {
  display: block;
  width: 25%;
  padding: 0 6px;
  float: left;
  box-sizing: border-box;
  margin: 9px 0 4px; }
  @media (max-width: 1050px) {
    .service {
      width: 50%; } }
  @media (max-width: 400px) {
    .service {
      width: 100%; } }
  .service:hover .service-price {
    background: rgba(0, 0, 0, 0.6);
  }
  .service a {
    display: block;
    text-decoration: none;
    position: relative; }
  .service .service-image {
    width: 100%;
    height: 184px;
    display: block;
    background-size: cover; }
  .service .service-name {
    height: 73px;
    display: block;
    font-size: 22px;
    font-family: "Circe";
    color: #020202;
    line-height: 1.091;
    text-align: center;
    border-bottom: 2px solid #009992;
    padding: 13px 0 0;
    box-sizing: border-box; }
    .service-price {
      position: absolute;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.48);
      color: #ffffff;
      text-align: center;
      padding: 8px 0;
      font-size: 18px;
    }
  .service:last-child .service-name {
    padding: 0; }

.experts {
  overflow: hidden;
  margin: 23px 0; }
  @media (max-width: 700px) {
    .experts {
      text-align: center; } }

.expert {
  width: 25%;
  height: 252px;
  display: block;
  overflow: hidden;
  float: left;
  position: relative; }
  @media (max-width: 1050px) {
    .expert {
      width: 33%; } }
  @media (max-width: 700px) {
    .expert {
      width: 50%;
      text-align: center;
      max-width: 248px;
      margin: 0 auto;
      float: none;
      display: inline-block; } }
  @media (max-width: 400px) {
    .expert {
      width: 100%;
      text-align: center;
      max-width: 248px;
      margin: 0 auto;
      float: none; } }
  .expert img {
    vertical-align: bottom;
    height: 252px; }
  .expert:hover .expert-hover {
    opacity: 1; }

.expert-hover {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(0, 153, 146, 0.749);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

.expert-hover-text {
  position: absolute;
  bottom: 10px;
  left: 15px; }

p.expert-name {
  font-size: 16px;
  font-family: "Ubuntu Condensed";
  color: #fefdfd;
  line-height: 1.875;
  margin: 0;
  text-transform: uppercase; }

p.expert-post {
  font-size: 16px;
  font-family: "Circe";
  color: #fefdfd;
  line-height: 1.125;
  margin: 0; }

.about .expert {
  height: 390px; }
  .about .expert p {
    color: #5e5e5e; }
    .about .expert p.expert-name {
      font-family: "Circe";
      color: #010101;
      line-height: 1.875;
      margin: 9px 0 0; }
  .about .expert a {
    color: #009992;
    text-decoration: none; }
    .about .expert a:hover {
      text-decoration: underline; }

.certificates {
  overflow: hidden;
  margin: 0 0 32px; }
  .certificates ul {
    margin: 0;
    padding: 0 15px;
    overflow: hidden;
    height: 244px; }
    .certificates ul li {
      box-sizing: border-box;
      float: left;
      list-style: none;
      width: 185px;
      padding: 0 8px; }
      .certificates ul li:before {
        content: '';
        display: none; }
      .certificates ul li img {
        border: 1px solid rgba(73, 72, 72, 0.49);
        max-width: 100%; }

.slider {
  position: relative;
  overflow: hidden; }

.arrow {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -14px; }
  .arrow a {
    width: 14px;
    height: 28px;
    display: block;
    background: url("images/arrow.png"); }
  .arrow .prev {
    float: left;
    background-position: 0px -76px; }
    .arrow .prev:hover {
      background-position: 0px -114px; }
  .arrow .next {
    float: right;
    background-position: 0px 0px; }
    .arrow .next:hover {
      background-position: 0px -38px; }

.calcpage .calc-btn {
  width: 45px;
  height: 45px;
  position: relative;
  top: 12px;
  right: auto;
  display: inline-block;
  margin: 0 10px 0 0;
  float: none; }
  .calcpage .calc-btn:after {
    content: '';
    width: 34px;
    height: 34px;
    background: url("images/icons/calc.png");
    background-size: 100%;
    display: block;
    position: absolute;
    top: 6px;
    left: 6px; }
.calcpage .text-big strong {
  margin: 0 0 0 0; }
.calcpage .spl-title {
  margin: 0; }
.calcpage .spl-info {
  border: 1px solid #4d4d4d;
  padding: 26px 0 11px 93px;
  margin: 0; }
  @media (max-width: 700px) {
    .calcpage .spl-info {
      padding: 26px 0 11px 20px; } }
  .calcpage .spl-info input[type="radio"] {
    position: absolute;
    left: -9999px;
    opacity: 0; }
  .calcpage .spl-info label {
    font-size: 20px;
    color: #555555;
    line-height: 1.5; }
  .calcpage .spl-info input:checked + label {
    font-family: "Circe Bold"; }
.calcpage .line {
  margin: 0 0 15px 68px;
  display: inline-block;
  padding: 0 0 0 15px; }
  @media (max-width: 700px) {
    .calcpage .line {
      margin: 0 0 15px 0;
      display: block;
      padding: 0 0 0 0; } }
  .calcpage .line label {
    width: 350px;
    font-size: 20px;
    color: black;
    line-height: 1;
    display: inline-block; }
    @media (max-width: 700px) {
      .calcpage .line label {
        width: 100%;
        padding: 0 0 0 20px; } }
  .calcpage .line input {
    border-width: 1px solid #4d4d4d;
    font-size: 20px;
    color: #333;
    line-height: 40px;
    width: 204px;
    padding: 0 10px;
    text-align: center;
    box-sizing: border-box;
    box-shadow: none; }
    @media (max-width: 700px) {
      .calcpage .line input {
        width: 100%;
        text-align: left;
        padding: 0 20px; } }
.calcpage .total {
  background-color: #fc7275; }
  .calcpage .total label {
    line-height: 45px;
    font-size: 24px;
    color: #010101;
    font-family: "Ubuntu Condensed"; }
  .calcpage .total input {
    border: none;
    background: none;
    line-height: 45px;
    font-size: 24px;
    color: #010101;
    font-family: "Ubuntu Condensed"; }
/*# sourceMappingURL=styles.css.map */
  .btn-mobile-menu,
  .mobile-menu-new {
    display: none;
  }
  @media (max-width: 970px) {
    .btn-mobile-menu {
    background-position: 0px 0px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 55px;
    height: 55px;
    z-index: 40;
    background: url(/local/templates/mobile/images/mobile2.png);
  }
 .mobile-menu{
    display: none;
  }
  .mobile-menu-new {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 100%;
    max-width: 100%;
    background-color: rgba(0, 99, 99, 0.8);
  }
  .mobile-menu-new #vertical-multilevel-menu {
    background-color: white;
    display: inline-block;
    box-sizing: border-box;
    padding: 60px 15px 20px;
    margin: 0;
    position: relative;
    left: -9999px;
    overflow-y: auto;
    max-height: 100%;
    max-width: 80%;
  } 
  .mobile-menu-new #vertical-multilevel-menu li {
    list-style: none;
  }
  .mobile-menu-new #vertical-multilevel-menu ul {
      padding: 0;
      margin: 0;
  }
  }
.header_form{
  color: #ffffff;
  text-decoration: none;
  display: inline-block; 
  vertical-align: middle;
  padding: 8px 20px;
  transition: color 0.25s;
  position: relative;
  box-shadow: inset 0 0 0 1px #ffffff;
  background: none;
  border: 0;
  box-sizing: border-box;
  font-size: inherit;
  cursor: pointer;
}
@media (max-width: 1100px) {
.header_form{
  padding: 8px 15px;
}
}
@media (max-width: 670px) {
  .header_form{
    display: block;
    width: 170px;
    margin: 30px auto 0;
  }
}
@media (max-width: 520px){
  .header_form{
    margin-top: 15px;
  }

}
.header_form:before, .header_form:after {
  box-sizing: inherit;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid transparent;
  width: 0;
  height: 0;

}
.header_form:before {
  top: 0;
  left: 0;
}
.header_form:after {
  bottom: 0;
  right: 0;
}
.header_form:hover:before, .header_form:hover:after {
  width: 100%;
  height: 100%;
}
.header_form:hover:before {
  border-top-color: #424242;
  border-right-color: #424242;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}
.header_form:hover:after {
  border-bottom-color: #424242;
  border-left-color: #424242;
  transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
}
.header_form:hover {
  color: #424242;
  background: #e9e4e2;
}
.header_form::after {
  top: 0;
  left: 0;
}
.header_form:hover:before {
  border-top-color: #424242;
  border-right-color: #424242;
}
.header_form:hover:after {
  border-bottom-color: #424242;
  border-left-color: #424242;
  transition: height 0.25s ease-out, width 0.25s ease-out 0.25s;
}
.right_form{
  padding: 40px 50px;
  float: right;
  margin-left: 30px;
  text-align: center;
  box-shadow: 0px 6px 10px 0px rgba(35, 35, 35, 0.29);
}
.right_form .form_price{
  color: #009992;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  font-family: "Circe Bold";
}
.right_form .form_time{
  font-weight: bold;
  font-size: 20px;
  color: #5e5e5e;
  margin-bottom: 20px;
  padding-left: 18px;
  background-image: url(/images/icons/time.svg);
  background-repeat: no-repeat;
  background-position: left center;
}
.right_form .header_form{
      background-color: #fc7275;
      font-weight: bold;
      font-size: 19px;
          padding: 10px 25px;
}
.right_form .header_form:hover{
      background-color: #e9e4e2;
}
.review_item{
  margin-bottom: 30px;
  padding: 20px;
box-shadow: 0px 1px 10px 0px rgba(35, 35, 35, 0.19);
}
.review_item .preview_picture{
  display: inline-block;
  width: 150px;
}
.review_item .news-date-time{
  color: #000000;
  margin-top: 30px;
}
.review_item .review_img{
  display: inline-block;
  vertical-align: top;
  width: 17%;
}
.review_item .review_text{
  display: inline-block;
  vertical-align: top;
  width: 82%;
}
.review_item .name{
  font-weight: bold;
  font-size: 18px;
}
.error{
  color: red;
}
.ok_mess{
  color: #03d1c8;
  margin-bottom: 20px;
}
.cont-form fieldset {
  border: none;
}
.fail{
  margin-top: 30px;
}
 .form-name{
      font-size: 28px;
    font-family: "Ubuntu Condensed";
    color: #030303;
    line-height: 1;
 }
 input[name="web_form_submit"] {
    background-color: #009992;
    font-size: 14px;
    font-family: "Ubuntu";
    color: #fffefe;
    font-weight: bold;
    line-height: 1.286;
    text-align: center;
    border: none;
    box-shadow: none;
    margin: 13px 0 0;
    padding: 9px 34px;
    cursor: pointer;
}
#obratnaya-svyaz textarea{
  width: 100%;
}
#obratnaya-svyaz,
  #new_form{
    display: none;
  }
  @media (max-width: 480px) {
    .fancybox-content{
      padding: 20px;
    }
  }
  .burger {
    display: none;
  }

.vert-menu li a.hide_menu_link{
  display: none;
}
.vert-menu ul > li > a + ul.show_menu_link{
  display: block;
}
.vert-menu ul > li > a + ul.show_menu_link > li > a{
      padding: 7px 0 7px 37px;
}
@media (max-width: 1000px){

  .burger {
    background-position: 0px 0px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 55px;
    height: 55px;
    z-index: 40;
    background: url(/local/templates/mobile/images/mobile2.png);
}
}