

/* Start:/local/templates/diagnostic/assets/css/style.css?1779957361376771*/
@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.3/customize/?id=dc9bf76e78a93f87958b9eeda981a5b8)
 * Config saved to config.json and https://gist.github.com/dc9bf76e78a93f87958b9eeda981a5b8
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("/local/templates/diagnostic/assets/css/../vendors/font-awesome/css/font-awesome.min.css");
@import url("/local/templates/diagnostic/assets/css/../vendors/slick-carousel/slick/slick-theme.css");
@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i&subset=cyrillic");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

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

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *, *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
  .table td, .table th {
    background-color: #fff !important; }
  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important; } }

* {
  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.42857143;
  color: #333;
  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.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all .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 #eee; }

.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, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777; }

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
  font-size: 65%; }

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .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: 727px) {
  .lead {
    font-size: 21px; } }

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

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

.cont-center {
  justify-content: center;
}
.cont-space-between {
  justify-content: space-between;
}
.cont-space-around {
  justify-content: space-around;
}
.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 {
  text-transform: uppercase; }

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

.text-muted {
  color: #777; }

.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;
  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 #eee; }

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

ul ul, ol ul, ul ol, 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.42857143; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 727px) {
  .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 #777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee; }

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.42857143;
  color: #777; }

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 #eee;
  border-left: 0;
  text-align: right; }

.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
  content: ''; }

.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
  content: '\00A0 \2014'; }

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

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.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  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: 16px;
  padding-right: 16px; }

@media (min-width: 727px) {
  .container {
    width: 752px; } }

@media (min-width: 983px) {
  .container {
    width: 972px; } }

@media (min-width: 1127px) {
  .container {
    width: 1172px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px; }

.row {
  margin-left: -16px;
  margin-right: -16px; }

.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: 16px;
  padding-right: 16px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 727px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0; } }

@media (min-width: 983px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0; } }

@media (min-width: 1127px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0; } }

table {
  background-color: transparent; }

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

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  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 > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .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 > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .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 > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .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 > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .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 > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .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 > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .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 > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .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: 726px) {
  .limg{
    margin-left: 0px;
  }
  .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 > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .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 > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td: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 > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .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: #333;
  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.42857143;
  color: #555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  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 .15s, box-shadow ease-in-out .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: #eee;
  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[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .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="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

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

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio 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, .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0; }

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

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, select[multiple].input-sm {
  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 {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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.3333333; }

.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-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-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: 727px) {
  .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: -16px;
  margin-right: -16px; }

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

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

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

@media (min-width: 727px) {
  .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.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.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: .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 > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c; }

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  background-image: none; }

.btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].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 > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40; }

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  background-image: none; }

.btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].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 > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625; }

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  background-image: none; }

.btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].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 > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

.btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85; }

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  background-image: none; }

.btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].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 > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

.btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d; }

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  background-image: none; }

.btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].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 > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19; }

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  background-image: none; }

.btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].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, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

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

.btn-xs {
  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%; }

.fade {
  opacity: 0;
  transition: opacity .15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: .35s;
  transition-timing-function: ease; }

.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.42857143;
  color: #333;
  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: #777; }

.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.42857143;
  color: #777;
  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: 727px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.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%; }

.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%);
  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);
  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;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  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: .5;
  filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857143; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.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: 727px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 983px) {
  .modal-lg {
    width: 900px; } }

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
  content: " ";
  display: table; }

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .modal-header:after, .modal-footer: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, .visible-sm, .visible-md, .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: 726px) {
  .cabels ul div{
    display: none;
  }
  .cabels ul li p{
    padding: 0px 10px;
  }
  .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: 726px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 726px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 726px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 727px) and (max-width: 982px) {
  .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: 727px) and (max-width: 982px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 727px) and (max-width: 982px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 727px) and (max-width: 982px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 983px) and (max-width: 1126px) {
  .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: 983px) and (max-width: 1126px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 983px) and (max-width: 1126px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 983px) and (max-width: 1126px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1127px) {
  .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: 1127px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1127px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1127px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 726px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 727px) and (max-width: 982px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 983px) and (max-width: 1126px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1127px) {
  .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; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  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);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[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; }

body.fancybox-active {
  overflow: hidden; }

body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0; }

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s, visibility 0s linear .25s;
  box-sizing: border-box; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
  visibility: visible;
  transition: opacity .25s, visibility 0s; }

.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion; }

.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0; }

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translate3d(0, 0, 0); }

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: visible; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000; }

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #E5E3DF; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

.fancybox-slide > title,
.fancybox-slide > style,
.fancybox-slide > meta,
.fancybox-slide > link,
.fancybox-slide > script,
.fancybox-slide > base {
  display: none; }

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff; }

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff; }

.fancybox-error {
  margin: 0;
  padding: 40px;
  width: 100%;
  max-width: 380px;
  background: #fff;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px; }

/* Buttons */
.fancybox-button {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  color: #ccc;
  transition: color .3s ease;
  cursor: pointer; }

.fancybox-button[disabled] {
  cursor: default;
  opacity: 0.6; }

.fancybox-button:hover:not([disabled]) {
  color: #fff; }

.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--share svg path {
  stroke-width: 1; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

/* Navigation arrows */
.fancybox-navigation {
  display: none; }

.fancybox-show-nav .fancybox-navigation {
  display: block; }

.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px; }

.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, 0.6); }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 0; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer; }

.fancybox-close-small:after {
  content: '×';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  transition: background-color .25s;
  box-sizing: border-box;
  z-index: 2; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -44px; }

.fancybox-slide--image .fancybox-close-small:after,
.fancybox-slide--iframe .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa; }

.fancybox-slide--image .fancybox-close-small:hover:after,
.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0 2vw;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all;
  position: relative;
  /* Fix IE11 */ }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-slide > .fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1; }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%; }

.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px 0;
  font-size: 33px;
  font-weight: 700;
  text-align: center; }

.fancybox-share p {
  margin: 0;
  padding: 0;
  text-align: center; }

.fancybox-share_button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 10px 20px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 16px;
  line-height: 23px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-width: 140px;
  color: #888;
  transition: all .2s; }

.fancybox-share_button:focus,
.fancybox-share_button:hover {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  text-decoration: none;
  color: #555; }

.fancybox-share_button svg {
  margin-right: 5px;
  width: 23px;
  height: 23px;
  vertical-align: top; }

/* Thumbs */
.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 212px;
  margin: 0;
  padding: 2px;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  box-sizing: border-box;
  z-index: 99995; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap; }

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 100px;
  height: 75px;
  max-width: calc(50% - 4px);
  max-height: calc(100% - 8px);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box; }

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-thumbs > ul > li:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative; }

.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative; }

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  visibility: hidden; }

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden; }

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block; }

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden; }

.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0); }

.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute; }

.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  transition: -webkit-transform 2s;
  transition: transform 2s;
  transition: transform 2s, -webkit-transform 2s; }

.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%); }

.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%); }

.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  transition: -webkit-transform 2s;
  transition: transform 2s;
  transition: transform 2s, -webkit-transform 2s;
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  font-family: "Helvetica Neue", sans-serif;
  line-height: 1.1em; }

.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value {
  text-align: center; }

/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  /* direct pointer events to js */ }

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto; }

.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr; }

.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto; }

/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 0px; }

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0; }

/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0; }

/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0; }

.mCSB_outside + .mCSB_scrollTools {
  right: -26px; }

/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0; }

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px; }

/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto; }

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px; }

.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */ }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */ }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px; }

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%; }

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0; }

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px; }

/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px; }

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  box-sizing: border-box; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px; }

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0; }

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px; }

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px; }

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0; }

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  transition: width .2s ease-out .2s, height .2s ease-out .2s, 
 margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
 margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
 opacity .2s ease-in-out, background-color .2s ease-in-out; }

/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/
/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/
/* default theme ("light") */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)"; }

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)"; }

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)"; }

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(/local/templates/diagnostic/assets/css/mCSB_buttons.png);
  /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /* 
		sprites locations 
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/ }

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /* 
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/ }

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /* 
		sprites locations 
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/ }

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /* 
		sprites locations 
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/ }

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 1px; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 1px; }

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px; }

/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px; }

/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px; }

/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px; }

/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1); }

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto; }

/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15); }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px; }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
  /* auto-expanded scrollbar */ }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px; }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  /* auto-expanded scrollbar */
  margin: 6px 0; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px; }

/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px; }

/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px; }

/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII="); }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px; }

/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); }

/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px; }

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 16px; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2); }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2); }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 7px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 5px; }

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px; }

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0; }

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto; }

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px; }

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px; }

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0; }

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px; }

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  box-sizing: border-box; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2); }

/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

/* ---------------------------------------- */
.row.no-pad {
  margin-right: 0 !important;
  margin-left: 0 !important; }
  .row.no-pad > [class*='col-'] {
    padding-right: 0 !important;
    padding-left: 0 !important; }

.row--flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .row--flex:before, .row--flex:after {
    display: none; }

.row--equal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .row--equal:before, .row--equal:after {
    display: none; }
  .row--equal > div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

.container {
  padding: 0 15px; }

@media (min-width: 727px) {
  .container {
    width: 702px; } }

@media (min-width: 983px) {
  .container {
    width: 958px; } }

@media (min-width: 1127px) {
  .container {
    width: 1102px; } }

@media (max-width: 726px) {
  .container {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px; } }

/*============================
=         base styles        =
=============================*/
iframe {
  border: none !important; }

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

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin: 0;
  font-weight: 500;
  line-height: 1.10169492; }

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

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

h3, .h3 {
  font-size: 36px;
  line-height: 1.33333333;
  font-weight: 400;
  margin-bottom: 10px; }

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

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

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

ul, ol {
  padding: 0;
  margin: 0;
  list-style: none; }

p {
  margin: 0;
  margin-bottom: 23px; }
b, strong {
  font-weight: 500; }

input, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

button {
  outline: none;
  transition: all 0.3s; }
  button:focus {
    outline: none; }
  button:focus:active {
    outline: none; }

a {
  text-decoration: none;
  transition: all 0.4s;
  outline: none;
  color: #ff1e2a; }
  a:focus {
    outline: none;
    color: #ff1e2a;
    text-decoration: none; }
  a:hover {
    color: #000;
    text-decoration: none; }

blockquote {
  padding: 0;
  font-size: inherit;
  line-height: inherit; }

html {
  -webkit-tap-highlight-color: transparent; }

body {
  -webkit-text-size-adjust: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fff;
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  color: #323c47;
  min-width: 320px;
  margin: 0 auto;
  position: relative; }

.page__layout {
  height: 100%;
  /* min-height: 100vh; */
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  overflow: hidden; }

main.main {
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto; }

.btn, .btn--default {
  background: #ff1e2a;
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  border: 0;
  box-shadow: none;
  outline: none;
  line-height: 1;
  padding: 18px 30px; }
  .btn:focus, .btn--default:focus {
    color: #fff;
    outline: none; }
  .btn:focus:active, .btn--default:focus:active {
    outline: none; }
  .btn:hover, .btn--default:hover {
    color: #fff;
    background: #ff1e2a;
    box-shadow: 0 0 14px 3px rgba(255, 30, 42, 0.82); }
  .btn--green:hover{
    background: #4caf50 ;
    box-shadow: 0 0 14px 3px #4caf50; 
  }
  .btn--blue:hover{
    background: #03A9F4;
    box-shadow: 0 0 14px 3px #03A9F4;
  }
  .btn:active, .btn--default:active {
    color: #fff;
    box-shadow: none;
    background: #D80510; }

.btn--outline {
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 12px 30px;
  min-width: 197px;
  border: 2px solid #FFFFFF;
  background: none; }
  .btn--outline:hover {
    color: #416a94;
    background: #fff; }
  .btn--outline:active {
    background: #e3e3e3;
    border-color: #e3e3e3; }

.form {
  color: #323c47; }

.form__heading {
  text-align: center;
  margin-bottom: 24px; }
  .form__heading p {
    font-size: 22px;
    line-height: 1.36363636; }
    .form__heading p:last-child {
      margin: 0; }

.form__group {
  margin-bottom: 24px; }

.form__label {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 25px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-bottom: 5px; }
  .form__label span {
    display: inline-block;
    vertical-align: top;
    margin-top: 1px;
    color: red; }

.form__field {
  display: block;
  position: relative; }
  .form__field:before {
    content: "\f06a";
    font-family: "FontAwesome";
    position: absolute;
    z-index: 0;
    color: #d00e0e;
    transition: all 0.3s;
    font-size: 14px;
    line-height: 1;
    top: 16px;
    right: 10px;
    opacity: 0;
    visibility: hidden; }
  .form__field input, .form__field textarea {
    display: block;
    height: 46px;
    width: 100%;
    border-radius: 5px;
    border: 0;
    transition: all 0.3s;
    outline: none;
    padding: 0 24px;
    font-size: 14px;
    line-height: normal;
    background: #F3F3F3;
    border: 1px solid #F3F3F3;
    letter-spacing: 0.8px;
    font-size: 12px;
    font-weight: 500;
    color: #323c47; }
    .form__field input:focus, .form__field textarea:focus {
      background: #FFFFFF;
      box-shadow: 0 9px 18px 0 rgba(168, 172, 185, 0.62);
      outline: none; }
  .form__field textarea {
    padding: 14px 24px;
    box-sizing: padding-box;
    overflow: hidden;
    height: auto;
    min-height: 46px;
    max-width: 100%;
    width: 100%;
    min-width: 100%; }
    .form__field textarea:focus {
      min-height: 120px; }
  .form__field input::-webkit-input-placeholder,
  .form__field textarea::-webkit-input-placeholder {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0; }
  .form__field input::-moz-placeholder,
  .form__field textarea::-moz-placeholder {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0; }
  .form__field input:-ms-input-placeholder,
  .form__field textarea:-ms-input-placeholder {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0; }
  .form__field input::placeholder,
  .form__field textarea::placeholder {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0; }
  .form__field input::-webkit-input-placeholder {
    color: #a8acb9 !important; }
  .form__field input::-moz-placeholder {
    color: #a8acb9 !important; }
  .form__field input:-ms-input-placeholder {
    color: #a8acb9 !important; }
  .form__field input::placeholder {
    color: #a8acb9 !important; }
  .form__field input:focus::-webkit-input-placeholder {
    color: transparent !important; }
  .form__field input:focus::-moz-placeholder {
    color: transparent !important; }
  .form__field input:focus:-ms-input-placeholder {
    color: transparent !important; }
  .form__field input:focus::placeholder {
    color: transparent !important; }
  .form__field textarea::-webkit-input-placeholder {
    color: #a8acb9 !important; }
  .form__field textarea::-moz-placeholder {
    color: #a8acb9 !important; }
  .form__field textarea:-ms-input-placeholder {
    color: #a8acb9 !important; }
  .form__field textarea::placeholder {
    color: #a8acb9 !important; }
    .form__field textarea::-webkit-input-placeholder:focus {
      color: transparent !important; }
    .form__field textarea::-moz-placeholder:focus {
      color: transparent !important; }
    .form__field textarea:-ms-input-placeholder:focus {
      color: transparent !important; }
    .form__field textarea::placeholder:focus {
      color: transparent !important; }
  .form__field textarea:focus::-webkit-input-placeholder {
    color: transparent !important; }
  .form__field textarea:focus::-moz-placeholder {
    color: transparent !important; }
  .form__field textarea:focus:-ms-input-placeholder {
    color: transparent !important; }
  .form__field textarea:focus::placeholder {
    color: transparent !important; }
  .form__field--dark-bg input:focus, .form__field--dark-bg textarea:focus {
    background: #FFFFFF;
    box-shadow: 0 9px 18px 0 rgba(0, 0, 0, 0.15); }
  .form__field.has-error:before {
    opacity: 1;
    visibility: visible; }
  .form__field.has-error input, .form__field.has-error textarea {
    border-color: #d00e0e; }
    .form__field.has-error input:focus, .form__field.has-error textarea:focus {
      border-color: #d00e0e; }
  .form__field.has-success input, .form__field.has-success textarea {
    border-color: #1a9c00; }
    .form__field.has-success input:focus, .form__field.has-success textarea:focus {
      border-color: #1a9c00; }
label.personal-data-checkbox:before {
  content: "\f06a";
  font-family: "FontAwesome";
  position: absolute;
  z-index: 0;
  color: #d00e0e;
  transition: all 0.3s;
  font-size: 14px;
  line-height: 1;
  bottom: calc(50% - 6px);
  right: 0;
  opacity: 0;
  visibility: hidden; }
label.personal-data-checkbox.has-error:before {
  opacity: 1;
  visibility: visible;  
}
label.personal-data-checkbox.has-error span:before {
  border-color: #d00e0e;
}
/*.form__group label.personal-data-checkbox.has-success span:before {
  border-color: #1a9c00;
}*/

.form__button .btn {
  display: block;
  width: 100%; }

.checkbox, .radio {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  color: #989898;
  font-weight: 400;
  display: inline-block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer; }
  .checkbox input, .radio input {
    display: none; }
  .checkbox span, .radio span {
    display: block;
    padding-left: 40px;
    position: relative; }
    .checkbox span:before, .checkbox span:after, .radio span:before, .radio span:after {
      content: "";
      position: absolute;
      border-radius: 5px;
      width: 24px;
      height: 24px;
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -12px;
      transition: all 0.4s;
      /*border: 1px solid #ff1e2a;*/
      border: 1px solid #989898;
       }
    .checkbox span:after, .radio span:after {
      width: 12px;
      height: 9px;
      border: 0;
      background: url(/local/templates/diagnostic/assets/css/../images/check_white.svg) no-repeat 0 0;
      background-size: contain;
      left: 6px;
      margin-top: -4px;
      opacity: 0; }
  .checkbox input:checked + span:before, .radio input:checked + span:before {
    background: #ff1e2a; }
  .checkbox input:checked + span:after, .radio input:checked + span:after {
    opacity: 1; }
  .checkbox + .checkbox, .radio + .checkbox {
    margin-top: 0; }
  .checkbox + .radio, .radio + .radio {
    margin-top: 0; }

.personal-data-checkbox {
  font-size: 12px;
  line-height: 15px; }
  .personal-data-checkbox span {
    padding-left: 24px; }
    .personal-data-checkbox span:before {
      width: 16px;
      height: 16px;
      margin-top: -8px; }
    .personal-data-checkbox span:after {
      width: 8px;
      height: 6px;
      left: 4px;
      margin-top: -2px; }

.form__group--phone {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .form__group--phone .form__field {
    width: 34%; }
  .form__group--phone .btn {
    width: 66%;
    margin-left: -5px;
    margin-top: -3px;
    z-index: 0; }

.form__field-toggle {
  display: none;
  transition: all 0.3s;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 4; }

@media (min-width: 983px) and (max-width: 1126px) {
  .form__group--phone {
    max-width: 300px;
    position: relative; }
    .form__group--phone .form__field {
      width: 100%; }
      .form__group--phone .form__field input, .form__group--phone .form__field textarea {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
    .form__group--phone .btn:not(.form__field-toggle) {
      font-size: 0;
      min-width: 0;
      width: 40px;
      height: 45px;
      padding-left: 0;
      padding-right: 0;
      margin: 0;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      margin-left: -1px;
      position: relative; }
      .form__group--phone .btn:not(.form__field-toggle):before {
        content: "";
        position: absolute;
        width: 18px;
        height: 12px;
        background: url(/local/templates/diagnostic/assets/css/../images/arrow_left.svg) no-repeat 0 0;
        background-size: contain;
        -webkit-transform: rotate(-180deg);
                transform: rotate(-180deg);
        top: 50%;
        margin-top: -6px;
        left: 8px; }
    .form__group--phone .form__field-toggle {
      display: block;
      width: 100%;
      margin: 0; } }

@media (max-width: 726px) {
  .form__heading p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0; }
  .form__field input, .form__field textarea {
    padding-left: 15px;
    padding-right: 15px; }
  .form__group {
    margin-bottom: 10px; }
  .form__button {
    margin-bottom: 18px; }
  .btn, .btn--default {
    font-size: 12px;
    letter-spacing: 0.69px;
    padding: 17px 30px;
    padding-left: 15px;
    padding-right: 15px; }
  .personal-data-checkbox {
    font-size: 10px;
    line-height: 13px; } }

.header {
  position: absolute;
  width: 100%;
  left: 0;
  top: 53px;
  z-index: 1; }
  .header .container {
    position: relative;
    z-index: auto; }
  .header.menu-hovered .header-main-menu {
    z-index: 4; }
  .header.menu-hovered .header-main-top__lang {
    z-index: 1; }

.header-main-top {
  margin-bottom: 21px; }
  .header-main-top:before, .header-main-top:after {
    content: " ";
    display: table; }
  .header-main-top:after {
    clear: both; }
  .header-main-top .logo {
    display: none; }

.header-main-top__left {
  float: left;
  padding-top: 5px; }

.header-main-top__right {
  float: right;
  padding-right: 32px;
  padding-top: 5px; }

.header-main-top__phone,
.header-main-top__email,
.header-main-top__whatsapp {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  padding-left: 25px;
  position: relative;
  letter-spacing: 0.5px;
  margin-right: 32px; }
  .header-main-top__phone:focus,
  .header-main-top__email:focus,
  .header-main-top__whatsapp:focus {
    color: #fff; }
  .header-main-top__phone:before,
  .header-main-top__email:before,
  .header-main-top__whatsapp:before
   {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(/local/templates/diagnostic/assets/css/../images/phone.svg) no-repeat 0 0;
    background-size: contain;
    left: 0;
    top: 0; }
  .header-main-top__phone:hover,
  .header-main-top__email:hover,
  .header-main-top__whatsapp:hover {
    color: #ff1e2a; }

.header-main-top__email {
  padding-left: 28px; }
  .header-main-top__email:before {
    width: 19px;
    height: 13px;
    background: url(/local/templates/diagnostic/assets/css/../images/email.svg) no-repeat 0 0;
    background-size: contain;
    top: 2px; }
.header-main-top__whatsapp:before{
  width: 19px;
    height: 13px;
    background: url(/local/templates/diagnostic/assets/css/../images/whatsapp_white.svg) no-repeat 0 0;
    background-size: contain;
    top: 2px;
}
.header-main-top__backcall {
    position: relative;
    display: inline-block;
    margin-right: 25px;
    background: #ff1e2a;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    border: 0;
    box-shadow: none;
    outline: none;
    line-height: 1;
    padding: 18px 30px;
    transition: all 0.3s;
    cursor: pointer;
}
.header-main-top__backcall:hover {
    color: #fff;
    text-decoration: none;
    background: #ff1e2a;
    box-shadow: 0 0 14px 3px rgb(255 30 42 / 82%);
}
.header-main-top__lang {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  z-index: 3; }
  .header-main-top__lang > span {
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.5px;
    display: inline-block;
    padding-right: 18px;
    position: relative;
    cursor: pointer;
    font-weight: 500;
    z-index: 1;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    transition: all 0.4s; }
    .header-main-top__lang > span:before, .header-main-top__lang > span:after {
      content: "";
      position: absolute;
      width: 13px;
      height: 8px;
      background: url(/local/templates/diagnostic/assets/css/../images/arrow_down.svg) no-repeat 0 0;
      background-size: contain;
      right: 0;
      top: 10px;
      transition: all 0.4s; }
    .header-main-top__lang > span:after {
      background: url(/local/templates/diagnostic/assets/css/../images/arrow_down_red.svg) no-repeat 0 0;
      background-size: contain;
      opacity: 0; }
    .header-main-top__lang > span:hover {
      color: #ff1e2a; }
      .header-main-top__lang > span:hover:before {
        opacity: 0; }
      .header-main-top__lang > span:hover:after {
        opacity: 1; }
  .header-main-top__lang ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: -12px;
    width: 104px;
    background: #FFFFFF;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.12);
    border-radius: 5px;
    padding: 5px 10px;
    text-align: center;
    left: 50%;
    margin-left: -52px;
    display: none;
    padding-top: 42px; }
    .header-main-top__lang ul li {
      border-top: 2px solid #f3f3f3; }
      .header-main-top__lang ul li a {
        font-size: 14px;
        font-weight: 500;
        color: #323c47;
        display: block;
        padding: 6px 0;
        letter-spacing: 0.5px;
        outline: none;
        background: none; }
        .header-main-top__lang ul li a:hover {
          color: #ff1e2a; }
  .header-main-top__lang.is-active > span {
    color: #ff1e2a;
    font-weight: 500; }
    .header-main-top__lang.is-active > span:before {
      opacity: 0;
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg); }
    .header-main-top__lang.is-active > span:after {
      opacity: 1;
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg); }

.header-main-top__search {
  display: inline-block;
  vertical-align: middle;
  margin-right: 13px;
  font-size: 0;
  height: 16px; }
  .header-main-top__search .search__form {
    margin-top: -17px; }

.search.is-active .search__form {
  visibility: visible;
  opacity: 1;
  width: 568px; }

.search__form {
  display: inline-block;
  vertical-align: middle;
  background: #FFFFFF;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  position: relative;
  margin-right: -24px;
  z-index: 2;
  width: 40px;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s; }
  .search__form:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    left: 17px;
    top: 12px;
    background: url(/local/templates/diagnostic/assets/css/../images/search_black.svg) no-repeat 0 0;
    background-size: contain; }
  .search__form input::-webkit-input-placeholder {
    color: #a8acb9 !important; }
  .search__form input::-moz-placeholder {
    color: #a8acb9 !important; }
  .search__form input:-ms-input-placeholder {
    color: #a8acb9 !important; }
  .search__form input::placeholder {
    color: #a8acb9 !important; }
  .search__form input:focus::-webkit-input-placeholder {
    color: transparent !important; }
  .search__form input:focus::-moz-placeholder {
    color: transparent !important; }
  .search__form input:focus:-ms-input-placeholder {
    color: transparent !important; }
  .search__form input:focus::placeholder {
    color: transparent !important; }
  .search__form textarea::-webkit-input-placeholder {
    color: #a8acb9 !important; }
  .search__form textarea::-moz-placeholder {
    color: #a8acb9 !important; }
  .search__form textarea:-ms-input-placeholder {
    color: #a8acb9 !important; }
  .search__form textarea::placeholder {
    color: #a8acb9 !important; }
    .search__form textarea::-webkit-input-placeholder:focus {
      color: transparent !important; }
    .search__form textarea::-moz-placeholder:focus {
      color: transparent !important; }
    .search__form textarea:-ms-input-placeholder:focus {
      color: transparent !important; }
    .search__form textarea::placeholder:focus {
      color: transparent !important; }
  .search__form textarea:focus::-webkit-input-placeholder {
    color: transparent !important; }
  .search__form textarea:focus::-moz-placeholder {
    color: transparent !important; }
  .search__form textarea:focus:-ms-input-placeholder {
    color: transparent !important; }
  .search__form textarea:focus::placeholder {
    color: transparent !important; }
  .search__form input::-webkit-input-placeholder {
    font-weight: 500; }
  .search__form input::-moz-placeholder {
    font-weight: 500; }
  .search__form input:-ms-input-placeholder {
    font-weight: 500; }
  .search__form input::placeholder {
    font-weight: 500; }
  .search__form input {
    border-radius: 5px;
    display: block;
    width: 568px;
    height: 40px;
    outline: none;
    background: none;
    border: 0;
    font-size: 14px;
    padding: 0 41px;
    padding-right: 20px; }

.search__toggle {
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
  .search__toggle:before, .search__toggle:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    background: url(/local/templates/diagnostic/assets/css/../images/search.svg) no-repeat 0 0;
    background-size: contain;
    transition: all 0.4s; }
  .search__toggle:after {
    background: url(/local/templates/diagnostic/assets/css/../images/search_red.svg) no-repeat 0 0;
    background-size: contain;
    opacity: 0; }
  .search__toggle:hover:before {
    opacity: 0; }
  .search__toggle:hover:after {
    opacity: 1; }

.search__results {
  background: #fff;
  position: relative;
  padding: 10px 11px;
  display: none; }
  .search__results:before {
    content: "";
    position: absolute;
    left: 11px;
    right: 11px;
    height: 2px;
    top: 0;
    border-top: 2px solid #c9ccd4; }

.search__result {
  display: block;
  padding: 10px 47px;
  border-top: 1px solid #f3f3f3;
  color: #323c47; }
  .search__result:first-child {
    border: 0; }
  .search__result h5 {
    font-size: 16px;
    line-height: 25px;
    margin: 0;
    color: #416a94;
    margin-bottom: 2px; }
    .search__result h5 span {
      font-weight: 500; }
  .search__result p {
    font-size: 14px;
    line-height: 19px;
    margin: 0;
    margin-bottom: 2px; }
  .search__result small {
    font-size: 8px;
    display: inline-block;
    padding: 5px 0;
    margin-right: 10px; }

.overlay {
  background: rgba(50, 60, 71, 0.3);
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  transition: all 0.4s;
  visibility: hidden;
  opacity: 0; }
  .overlay.is-active {
    opacity: 1;
    visibility: visible; }

.logo {
  display: inline-block;
  line-height: 1;
  max-width: 195px; }
  .logo img {
    max-width: 100%;
    height: auto; }

.header-main-menu {
  background: #FFFFFF;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  padding: 0 31px;
  padding-right: 34px;
  line-height: 1;
  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-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1; }
  .header-main-menu:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(50, 60, 71, 0.3);
    transition: all 0.4s;
    opacity: 0;
    visibility: hidden; }

.nav-list {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0; }

.nav-item {
  display: inline-block;
  vertical-align: middle;
  margin-left: 32px;
  padding: 33px 0;
  position: relative; }
  .nav-item:first-child {
    margin-left: 0; }
  .nav-item--dropdown .nav-link {
    padding-right: 22px;
    position: relative; }
    .nav-item--dropdown .nav-link:before, .nav-item--dropdown .nav-link:after {
      content: "";
      width: 14px;
      height: 9px;
      position: absolute;
      background: url(/local/templates/diagnostic/assets/css/../images/arrow_down2.svg) no-repeat 0 0;
      background-size: contain;
      right: 0;
      top: 2px;
      transition: all 0.3s; }
    .nav-item--dropdown .nav-link:after {
      background: url(/local/templates/diagnostic/assets/css/../images/arrow_down_red.svg) no-repeat 0 0;
      background-size: contain;
      opacity: 0; }
  .nav-item.is-hover {
    z-index: 4; }
    .nav-item.is-hover .nav-link {
      color: #ff1e2a; }
      .nav-item.is-hover .nav-link:before {
        opacity: 0;
        -webkit-transform: rotate(-90deg);
                transform: rotate(-90deg); }
      .nav-item.is-hover .nav-link:after {
        opacity: 1;
        -webkit-transform: rotate(-90deg);
                transform: rotate(-90deg); }

.nav-item--catalog {
  position: static; }

.nav-link {
  font-weight: 700;
  color: #323c47;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.5px;
  display: inline-block; }
  .nav-link:focus {
    color: #323c47; }
  .nav-link:hover {
    color: #ff1e2a; }
    .nav-link:hover:before {
      opacity: 0;
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg); }
    .nav-link:hover:after {
      opacity: 1;
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg); }

.nav-dropdown {
  position: absolute;
  z-index: 10;
  left: -32px;
  top: 100%;
  background: #FFFFFF;
  box-shadow: 0 17px 20px 3px rgba(50, 60, 71, 0.12);
  border-radius: 0 0 5px 5px;
  display: none; }

.nav-dropdown__list {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 16px;
  line-height: 20px;
  width: 168px;
  padding: 0 16px; }
  .nav-dropdown__list li {
    border-top: 2px solid #f3f3f3; }
    .nav-dropdown__list li a {
      display: block;
      color: #323c47;
      padding: 30px 16px;
      font-size: 16px;
      line-height: 20px; }
      .nav-dropdown__list li a:focus {
        color: #323c47; }
      .nav-dropdown__list li a:hover {
        color: #ff1e2a; }

.nav-dropdown__back {
  display: none; }
  .nav-dropdown__back a:before {
    content: "";
    width: 20px;
    height: 14px;
    background: url(/local/templates/diagnostic/assets/css/../images/arrow_left.svg) no-repeat 0 0;
    background-size: contain;
    margin-right: 16px;
    vertical-align: middle;
    position: static;
    display: inline-block; }

.nav-dropdown--catalog {
  width: 662px;
  right: 0;
  left: auto;
  padding: 32px 32px;
  padding-bottom: 8px; }
  .nav-dropdown--catalog:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 30px;
    top: -30px;
    background: #fff;
    left: 0; }
  .nav-dropdown--catalog:before {
    content: "";
    position: absolute;
    height: 2px;
    left: 16px;
    right: 16px;
    background: #f3f3f3;
    top: 0px; }

.nav-dropdown__section h4 {
  font-weight: 400;
  color: #323c47;
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 19px; }

.nav-dropdown__catalog-list {
  padding: 0;
  margin: 0;
  list-style: none;
  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; }
  .nav-dropdown__catalog-list .nav-dropdown__list {
    display: none; }

.nav-dropdown__catalog-item {
  display: inline-block;
  margin-bottom: 31px; }

.nav-dropdown__catalog-link {
  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;
  background: #FFFFFF;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  width: 280px;
  height: 105px;
  padding-right: 20px;
  color: #323c47;
  padding-left: 137px;
  position: relative;
  overflow: hidden; }
  .nav-dropdown__catalog-link:before, .nav-dropdown__catalog-link:after {
    content: "";
    position: absolute;
    top: 50%;
    transition: all 0.4s; }
  .nav-dropdown__catalog-link:after {
    opacity: 0;
    -webkit-transform-origin: 15% 65%;
            transform-origin: 15% 65%;
    -webkit-transform: scale(2.5);
            transform: scale(2.5); }
  .nav-dropdown__catalog-link:focus {
    color: #323c47; }
  .nav-dropdown__catalog-link span {
    display: block;
    font-size: 12px;
    line-height: 19px;
    color: #a8acb9;
    transition: all 0.4s;
    position: relative;
    z-index: 2; }
  .nav-dropdown__catalog-link h5 {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    font-weight: 400;
    color: #323c47;
    transition: all 0.4s;
    position: relative;
    z-index: 2; }
  .nav-dropdown__catalog-link:hover .nav-dropdown__catalog-overlay {
    opacity: 1; }
  .nav-dropdown__catalog-link:hover:before {
    opacity: 0; }
  .nav-dropdown__catalog-link:hover:after {
    opacity: 1; }
  .nav-dropdown__catalog-link:hover span, .nav-dropdown__catalog-link:hover h5 {
    color: #fff;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  .nav-dropdown__catalog-link:hover .nav-dropdown__catalog-button {
    opacity: 1; }
  .nav-dropdown__catalog-link--gruzoviki:before, .nav-dropdown__catalog-link--gruzoviki:after {
    width: 119px;
    height: 74px;
    background: url(/local/templates/diagnostic/assets/css/../images/menu_catalog_truck.png) no-repeat 0 0;
    background-size: contain;
    margin-top: -37px;
    left: 8px; }
  .nav-dropdown__catalog-link--avtobusy:before, .nav-dropdown__catalog-link--avtobusy:after {
    width: 125px;
    height: 78px;
    background: url(/local/templates/diagnostic/assets/css/../images/menu_catalog_bus.png) no-repeat 0 0;
    background-size: contain;
    margin-top: -39px;
    left: 5px; }
  .nav-dropdown__catalog-link--selkhoztekhnika:before, .nav-dropdown__catalog-link--selkhoztekhnika:after {
    width: 134px;
    height: 83px;
    background: url(/local/templates/diagnostic/assets/css/../images/menu_catalog_tractor.png) no-repeat 0 0;
    background-size: contain;
    margin-top: -41px;
    left: 0px; }
  .nav-dropdown__catalog-link--spetstekhnika:before, .nav-dropdown__catalog-link--spetstekhnika:after {
    width: 130px;
    height: 81px;
    background: url(/local/templates/diagnostic/assets/css/../images/menu_catalog_special.png) no-repeat 0 0;
    background-size: contain;
    margin-top: -40px;
    left: 0px; }
  .nav-dropdown__catalog-link--programmatory-takhografov:before, .nav-dropdown__catalog-link--programmatory-takhografov:after {
    width: 86px;
    height: 88px;
    background: url(/local/templates/diagnostic/assets/css/../images/menu_catalog_programmer.png) no-repeat 0 0;
    background-size: contain;
    margin-top: -44px;
    left: 23px; }
  .nav-dropdown__catalog-link--emulyatory-adblue:before, .nav-dropdown__catalog-link--emulyatory-adblue:after {
    width: 79px;
    height: 80px;
    background: url(/local/templates/diagnostic/assets/css/../images/menu_catalog_emulator.png) no-repeat 0 0;
    background-size: contain;
    margin-top: -40px;
    left: 26px; }
    .nav-dropdown__catalog-link--texa-scanners:before, .nav-dropdown__catalog-link--texa-scanners:after {
      width: 79px;
      height: 80px;
      background: url(/local/templates/diagnostic/assets/css/../images/menu_catalog_texa_scanners.jpg) no-repeat 0 0;
      background-size: contain;
      margin-top: -40px;
      left: 26px; }
      .nav-dropdown__catalog-link--texa-software:before, .nav-dropdown__catalog-link--texa-software:after {
        width: 79px;
        height: 80px;
        background: url(/local/templates/diagnostic/assets/css/../images/menu_catalog_texa_software.png) no-repeat 0 0;
        background-size: contain;
        margin-top: -40px;
        left: 26px; }
        .nav-dropdown__catalog-link--texa-cables:before, .nav-dropdown__catalog-link--texa-cables:after {
          width: 79px;
          height: 80px;
          background: url(/local/templates/diagnostic/assets/css/../images/menu_catalog_cabels_and_accesories.png) no-repeat 0 0;
          background-size: contain;
          margin-top: -40px;
          left: 26px; }
.nav-dropdown__catalog-link--trucks:before, .nav-dropdown__catalog-link--trucks:after {
    width: 119px;
    height: 74px;
    background: url(/local/templates/diagnostic/assets/css/../images/menu_catalog_truck.png) no-repeat 0 0;
    background-size: contain;
    margin-top: -37px;
    left: 8px; }
  .nav-dropdown__catalog-link--buses:before, .nav-dropdown__catalog-link--buses:after {
    width: 125px;
    height: 78px;
    background: url(/local/templates/diagnostic/assets/css/../images/menu_catalog_bus.png) no-repeat 0 0;
    background-size: contain;
    margin-top: -39px;
    left: 5px; }
  .nav-dropdown__catalog-link--agricultural-vehicles:before, .nav-dropdown__catalog-link--agricultural-vehicles:after {
    width: 134px;
    height: 83px;
    background: url(/local/templates/diagnostic/assets/css/../images/menu_catalog_tractor.png) no-repeat 0 0;
    background-size: contain;
    margin-top: -41px;
    left: 0px; }
  .nav-dropdown__catalog-link--construction-equipment-scanners:before, .nav-dropdown__catalog-link--construction-equipment-scanners:after {
    width: 130px;
    height: 81px;
    background: url(/local/templates/diagnostic/assets/css/../images/menu_catalog_special.png) no-repeat 0 0;
    background-size: contain;
    margin-top: -40px;
    left: 0px; }
    .nav-dropdown__catalog-link--forklifts:before, .nav-dropdown__catalog-link--forklifts:after {
    width: 130px;
    height: 81px;
    background: url(/local/templates/diagnostic/assets/css/../images/menu_catalog_forklifts.png) no-repeat 0 0;
    background-size: contain;
    margin-top: -40px;
    left: 0px; }
    .nav-dropdown__catalog-link--skladskaya_tekhnika:before, .nav-dropdown__catalog-link--skladskaya_tekhnika:after {
    width: 130px;
    height: 81px;
    background: url(/local/templates/diagnostic/assets/css/../images/menu_catalog_forklifts.png) no-repeat 0 0;
    background-size: contain;
    margin-top: -40px;
    left: 0px; }
    .nav-dropdown__catalog-link--kabeli-i-aksessuary:before,.nav-dropdown__catalog-link--kabeli-i-aksessuary:after {
    width: 88px;
    height: 88px;
    background: url(/images/preview_cabels_small.jpg) no-repeat 0 0;
    background-size: contain;
    margin-top: -44px;
    left: 23px;
    }
    .nav-dropdown__catalog-link--cables-and-accessories:before,.nav-dropdown__catalog-link--cables-and-accessories:after {
    width: 88px;
    height: 88px;
    background: url(/images/preview_cabels_small.jpg) no-repeat 0 0;
    background-size: contain;
    margin-top: -44px;
    left: 23px;
    }
  .nav-dropdown__catalog-link--tachograph-programmer:before, .nav-dropdown__catalog-link--tachograph-programmer:after {
    width: 86px;
    height: 88px;
    background: url(/local/templates/diagnostic/assets/css/../images/menu_catalog_programmer.png) no-repeat 0 0;
    background-size: contain;
    margin-top: -44px;
    left: 23px; }
  .nav-dropdown__catalog-link--adblue-emulators:before, .nav-dropdown__catalog-link--adblue-emulators:after {
    width: 79px;
    height: 80px;
    background: url(/local/templates/diagnostic/assets/css/../images/menu_catalog_emulator.png) no-repeat 0 0;
    background-size: contain;
    margin-top: -40px;
    left: 26px; }
  .nav-dropdown__catalog-link--distantsionnaya-diagnostika:before, .nav-dropdown__catalog-link--distantsionnaya-diagnostika:after {
    width: 79px;
    height: 80px;
    background: url(/local/templates/diagnostic/assets/css/../images/menu_catalog_dist.png) no-repeat 0 0;
    background-size: contain;
    margin-top: -40px;
    left: 26px; }
.nav-dropdown__catalog-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(255, 30, 42, 0.8);
  opacity: 0;
  transition: all 0.4s;
  z-index: 1; }

.nav-dropdown__catalog-button {
  font-size: 12px;
  color: #fff;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  padding: 6px 15px;
  border: 2px solid #FFFFFF;
  border-radius: 5px;
  background: none;
  transition: all 0.4s;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -16px;
  opacity: 0;
  z-index: 2; }
  .nav-dropdown__catalog-button:hover {
    color: #416a94;
    background: #fff; }

.mobile-menu {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  background: #323c47;
  box-shadow: 1px 13px 13px 1px rgba(36, 43, 51, 0.45);
  z-index: 3;
  top: 62px;
  width: 240px;
  border-top: 4px solid #ff1e2a;
  padding-bottom: 42px; }

.mobile-menu__toggle {
  display: none;
  height: 62px;
  width: 50px;
  position: relative;
  vertical-align: middle;
  margin-right: -24px; }
  .mobile-menu__toggle:before, .mobile-menu__toggle:after {
    content: "";
    width: 3px;
    height: 14px;
    position: absolute;
    background: url(/local/templates/diagnostic/assets/css/../images/dots.svg) no-repeat 0 0;
    background-size: contain;
    top: 50%;
    margin-top: -7px;
    left: 50%;
    margin-left: -1px;
    transition: all 0.4s; }
  .mobile-menu__toggle:after {
    width: 16px;
    height: 4px;
    background: url(/local/templates/diagnostic/assets/css/../images/dots2.svg) no-repeat 0 0;
    background-size: contain;
    margin-left: -8px;
    margin-top: -2px;
    opacity: 0; }
  .mobile-menu__toggle.is-active {
    background: #ff1e2a;
    z-index: 2; }
    .mobile-menu__toggle.is-active:before {
      opacity: 0; }
    .mobile-menu__toggle.is-active:after {
      opacity: 1; }

.b-first {
  /*padding-bottom: 152px;
  padding-top: 291px;*/
  padding-bottom: 100px;
  padding-top:230px;
  background: #323c47;
  position: relative; }
.b-first h1 {
  font-style: normal;
font-weight: normal;
font-size: 48px;
line-height: 56px;
margin-bottom: 20px;
}
.hero {
  color: #fff; }

.b-first__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0; }
  .b-first__bg:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #323c47;
    opacity: 0.7; }

.b-first__bg2:before {
  opacity: 0.7; }

.offer {
  margin-bottom: 56px;
  padding-top: 4px; }
  .offer h1 {
    font-weight: 400;
    margin-bottom: 9px; }
    .offer h1 b {
      font-weight: 500; }
  .offer p {
    font-size: 22px;
    line-height: 1.36363636;
    max-width: 542px; }

.main-features {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.main-features__item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-left: 56px;
  margin-right: 45px;
  font-size: 22px;
  line-height: 1.36363636; }
  .main-features__item:last-child {
    margin-right: 0; }
  .main-features__item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%; }
  .main-features__item span {
    color: #ff1e2a;
    font-weight: 500; }
  .main-features__item--delivery:before {
    width: 32px;
    height: 18px;
    margin-top: -9px;
    background: url(/local/templates/diagnostic/assets/css/../images/airplane.svg) no-repeat 0 0;
    background-size: contain; }
  .main-features__item--truck:before {
    width: 25px;
    height: 24px;
    margin-top: -12px;
    background: url(/local/templates/diagnostic/assets/css/../images/truck.svg) no-repeat 0 0;
    background-size: contain; }
  .main-features__item--warranty:before {
    width: 32px;
    height: 28px;
    margin-top: -14px;
    background: url(/local/templates/diagnostic/assets/css/../images/calendar.svg) no-repeat 0 0;
    background-size: contain; }
    .main-features__item--support:before {
    width: 32px;
    height: 28px;
    margin-top: -14px;
    background: url(/local/templates/diagnostic/assets/css/../images/techsupp.svg) no-repeat 0 0;
    background-size: contain; }

.main-form {
  background: #fff;
  float: right;
  width: 100%;
  max-width: 416px;
  padding: 32px 34px;
  padding-bottom: 8px;
  border-radius: 5px;
  position: relative;
  z-index: 0; }

.header-main-menu__mobile-nav {
  display: none;
  text-align: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 0px;
  padding-top: 10px;
  margin-left: -24px;
  margin-right: -24px; }
  .header-main-menu__mobile-nav li {
    width: 33.33%; }
    .header-main-menu__mobile-nav li.is-active a {
      color: #ff1e2a;
      border-color: #ff1e2a; }
      .header-main-menu__mobile-nav li.is-active a:before {
        opacity: 0; }
      .header-main-menu__mobile-nav li.is-active a:after {
        opacity: 1; }
    .header-main-menu__mobile-nav li a {
      color: #fff;
      font-size: 12px;
      line-height: 1;
      letter-spacing: 0.43px;
      font-weight: 700;
      text-transform: uppercase;
      display: block;
      width: 100%;
      padding-top: 27px;
      padding-bottom: 22px;
      position: relative;
      border-bottom: 5px solid transparent; }
      .header-main-menu__mobile-nav li a:before, .header-main-menu__mobile-nav li a:after {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        transition: all 0.4s; }
      .header-main-menu__mobile-nav li a:after {
        opacity: 0; }
      .header-main-menu__mobile-nav li a:hover, .header-main-menu__mobile-nav li a:focus {
        color: #ff1e2a;
        border-color: #ff1e2a; }
        .header-main-menu__mobile-nav li a:hover:before, .header-main-menu__mobile-nav li a:focus:before {
          opacity: 0; }
        .header-main-menu__mobile-nav li a:hover:after, .header-main-menu__mobile-nav li a:focus:after {
          opacity: 1; }
    .header-main-menu__mobile-nav li:nth-child(1) a:before {
      background: url(/local/templates/diagnostic/assets/css/../images/catalog.svg) no-repeat 0 0;
      background-size: contain;
      width: 20px;
      height: 20px;
      margin-left: -10px; }
    .header-main-menu__mobile-nav li:nth-child(1) a:after {
      background: url(/local/templates/diagnostic/assets/css/../images/catalog_red.svg) no-repeat 0 0;
      background-size: contain;
      width: 20px;
      height: 20px;
      margin-left: -10px; }
    .header-main-menu__mobile-nav li:nth-child(2) a:before {
      background: url(/local/templates/diagnostic/assets/css/../images/i.svg) no-repeat 0 0;
      background-size: contain;
      width: 9px;
      height: 22px;
      margin-left: -4px; }
    .header-main-menu__mobile-nav li:nth-child(2) a:after {
      background: url(/local/templates/diagnostic/assets/css/../images/i_red.svg) no-repeat 0 0;
      background-size: contain;
      width: 9px;
      height: 22px;
      margin-left: -4px; }
    .header-main-menu__mobile-nav li:nth-child(3) a:before {
      background: url(/local/templates/diagnostic/assets/css/../images/phone.svg) no-repeat 0 0;
      background-size: contain;
      width: 20px;
      height: 20px;
      margin-left: -10px; }
    .header-main-menu__mobile-nav li:nth-child(3) a:after {
      background: url(/local/templates/diagnostic/assets/css/../images/phone_red.svg) no-repeat 0 0;
      background-size: contain;
      width: 20px;
      height: 20px;
      margin-left: -10px; }

@media (max-width: 1126px) {
  .header {
    top: 51px; }
  .header-main-top__left {
    padding-left: 23px; }
  .main-features__item {
    font-size: 16px;
    line-height: 25px; }
  .search.is-active .search__form {
    width: 450px; }
  .header-main-top {
    margin-bottom: 20px; }
  .header-main-top__right {
    padding-right: 22px; }
  .header-main-menu {
    padding-left: 25px;
    padding-right: 25px; }
  .nav-dropdown--catalog {
    padding-left: 20px;
    padding-right: 20px;
    width: 622px; }
  .nav-dropdown__catalog-item {
    margin-bottom: 20px; }
  .nav-item {
    margin-left: 24px; }
  .offer {
    padding-top: 36px;
    margin-bottom: 46px; }
    .offer h1 {
      font-size: 48px;
      line-height: 1.14583333;
      margin-bottom: 13px; }
    .offer p {
      font-size: 16px;
      line-height: 1.25;
      max-width: 454px; }
  .main-form {
    padding-left: 47px;
    padding-right: 47px; }
    .main-form .form__heading {
      margin-left: -10px;
      margin-right: -10px; }
  .b-first {
    padding-top: 257px;
    padding-bottom: 82px; } }

@media (max-width: 982px) {
  .header {
    top: 0; }
  .b-first {
    padding-bottom: 80px;
    padding-top: 224px; }
  .header-main {
    background: #323c47;
    position: relative;
    z-index: 2;
    opacity: 0; }
    .header-main.is-loaded {
      opacity: 1; }
  .header-main-top {
    padding: 17px 0;
    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;
    border-bottom: 2px solid #7b818e;
    margin: 0; }
    .header-main-top:before, .header-main-top:after {
      display: none; }
    .header-main-top .logo {
      display: inline-block; }
  .header-main-top__email {
    margin-right: 0; }
  .header-main-top__left {
    padding: 0;
    float: none; }
  .header-main-menu {
    border-radius: 0;
    background: none;
    box-shadow: none;
    padding: 0;
    margin-top: -2px; }
  .header-main-menu__left {
    display: none; }
  .nav-link {
    color: #fff; }
    .nav-link:focus {
      color: #fff; }
    .nav-link:hover {
      color: #ff1e2a; }
  .header-main-menu__right {
    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;
    width: 100%; }
  .nav {
    display: inline-block; }
  .nav-item {
    margin: 0;
    margin-right: 11px;
    padding: 0; }
    .nav-item:last-child {
      margin-right: 0; }
    .nav-item--dropdown {
      margin-right: 11px; }
      .nav-item--dropdown .nav-link {
        padding-left: 11px;
        padding-right: 27px; }
        .nav-item--dropdown .nav-link:before {
          background: url(/local/templates/diagnostic/assets/css/../images/arrow_down.svg) no-repeat 0 0;
          background-size: contain;
          right: 8px;
          top: 50%;
          margin-top: -4px; }
        .nav-item--dropdown .nav-link:after {
          right: 8px;
          top: 50%;
          margin-top: -4px; }
      .nav-item--dropdown.is-hover .nav-link {
        color: #fff;
        background: #ff1e2a; }
        .nav-item--dropdown.is-hover .nav-link:after {
          opacity: 0; }
        .nav-item--dropdown.is-hover .nav-link:before {
          opacity: 1; }
    .nav-item--dropdown + .nav-item--dropdown {
      margin-left: -11px; }
  .nav-link {
    padding: 33px 0;
    padding-top: 34px;
    font-size: 13px; }
    .nav-link:hover:before, .nav-link:hover:after {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg); }
  .nav-dropdown {
    border-top: 4px solid #ff1e2a;
    left: 0; }
  .nav-dropdown--catalog {
    left: 0;
    width: 649px; }
    .nav-dropdown--catalog:after, .nav-dropdown--catalog:before {
      display: none; }
  .nav-dropdown__catalog-item {
    margin-bottom: 31px; }
  .nav-dropdown--about,
  .nav-dropdown--base {
    border-radius: 0; }
    .nav-dropdown--about .nav-dropdown__list,
    .nav-dropdown--base .nav-dropdown__list {
      width: 276px;
      padding: 6px 0; }
      .nav-dropdown--about .nav-dropdown__list:before, .nav-dropdown--about .nav-dropdown__list:after,
      .nav-dropdown--base .nav-dropdown__list:before,
      .nav-dropdown--base .nav-dropdown__list:after {
        content: " ";
        display: table; }
      .nav-dropdown--about .nav-dropdown__list:after,
      .nav-dropdown--base .nav-dropdown__list:after {
        clear: both; }
      .nav-dropdown--about .nav-dropdown__list li,
      .nav-dropdown--base .nav-dropdown__list li {
        float: left;
        border: 0;
        border-right: 2px solid #f3f3f3;
        width: 50%; }
        .nav-dropdown--about .nav-dropdown__list li a,
        .nav-dropdown--base .nav-dropdown__list li a {
          padding-left: 22px;
          padding-right: 22px; }
        .nav-dropdown--about .nav-dropdown__list li:last-child,
        .nav-dropdown--base .nav-dropdown__list li:last-child {
          border: 0; }
  .nav-dropdown--base {
    left: -127px; }
    .nav-dropdown--base .nav-dropdown__list {
      width: 488px; }
      .nav-dropdown--base .nav-dropdown__list li {
        width: 28.5%; }
        .nav-dropdown--base .nav-dropdown__list li:last-child {
          width: 43%; }
        .nav-dropdown--base .nav-dropdown__list li a {
          height: 80px;
          padding-top: 10px;
          padding-bottom: 10px;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center; }
  .header-main-top__right {
    padding-top: 0;
    padding-right: 0;
    font-size: 0; }
  .header-main-top__lang > span {
    padding-top: 33px;
    padding-bottom: 33px;
    padding-right: 26px;
    padding-left: 12px;
    line-height: 1; }
    .header-main-top__lang > span:before, .header-main-top__lang > span:after {
      top: 50%;
      right: 7px;
      margin-top: -4px; }
  .header-main-top__lang ul {
    width: 240px;
    margin-left: 0;
    left: auto;
    right: 0;
    top: 100%;
    margin-top: 0;
    border-top: 4px solid #ff1e2a;
    border-radius: 0;
    box-shadow: 1px 13px 13px 1px rgba(36, 43, 51, 0.45);
    padding: 0 10px;
    text-align: left; }
    .header-main-top__lang ul li {
      border-top-width: 1px; }
      .header-main-top__lang ul li a {
        padding: 31px 0; }
  .header-main-top__lang.is-active > span {
    background: #ff1e2a;
    color: #fff; }
    .header-main-top__lang.is-active > span:before {
      opacity: 1; }
    .header-main-top__lang.is-active > span:after {
      opacity: 0; }
  .header-main-top__search {
    margin-right: 0px;
    height: auto; }
    .header-main-top__search .search__form {
      margin: 0; }
  .search {
    line-height: 1; }
    .search.is-active .search__toggle {
      background: #ff1e2a; }
      .search.is-active .search__toggle:before {
        opacity: 1; }
      .search.is-active .search__toggle:after {
        opacity: 0; }
    .search.is-active .search__form {
      width: 100%; }
  .search__toggle {
    display: block;
    width: 57px;
    height: 80px; }
    .search__toggle:before, .search__toggle:after {
      top: 50%;
      left: 50%;
      margin-top: -8px;
      margin-left: -8px; }
  .search__form {
    width: 100%;
    left: 0;
    right: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    border-radius: 0;
    height: auto;
    border-top: 4px solid #ff1e2a;
    box-shadow: 1px 13px 13px 1px rgba(36, 43, 51, 0.45); }
    .search__form:before {
      background: url(/local/templates/diagnostic/assets/css/../images/search_gray.svg) no-repeat 0 0;
      background-size: contain;
      left: 27px;
      toP: 33px; }
    .search__form input {
      padding-left: 59px;
      padding-right: 20px;
      height: 79px;
      font-size: 16px;
      font-weight: 500; }
  .offer {
    padding-top: 0; }
    .offer h1 {
      font-size: 59px;
      line-height: 65px; }
      .offer h1 b {
        font-weight: 400; }
    .offer p {
      font-size: 22px;
      line-height: 30px;
      max-width: 100%; }
  .main-features {
    margin-bottom: 62px; }
  .main-form .form__heading {
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 727px) and (max-width: 982px) {
  .main-form {
    width: 100%;
    max-width: 100%;
    float: none;
    padding-left: 55px;
    padding-right: 55px; }
  .form__line {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 25px; }
    .form__line .form__group:nth-child(1) {
      margin: 0;
      width: 37.5%; }
    .form__line .form__group:nth-child(2) {
      width: 62.5%;
      margin: 0; } }

@media (max-width: 726px) {
  .overlay {
    background: rgba(50, 60, 71, 0.5); }
  .b-first {
    padding-bottom: 30px;
    padding-top: 163px; }
  .header-main {
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.12);
    position: relative; }
    .header-main.overlay-visible .header__overlay {
      opacity: 1;
      visibility: visible; }
  .header__overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(50, 60, 71, 0.5);
    left: 0;
    top: 0;
    z-index: 2;
    transition: all 0.4s;
    opacity: 0;
    visibility: hidden; }
  .logo {
    max-width: 124px; }
  .header-main-top {
    padding: 0;
    border: 0; }
  .search.is-active .search__toggle {
    z-index: 3; }
  .search__toggle {
    width: 50px;
    height: 62px; }
  .header-main-top__lang {
    z-index: auto; }
    .header-main-top__lang > span {
      padding-top: 24px;
      padding-bottom: 24px;
      padding-right: 22px;
      padding-left: 10px;
      z-index: auto; }
      .header-main-top__lang > span:before, .header-main-top__lang > span:after {
        right: 4px; }
    .header-main-top__lang.is-active {
      z-index: 3; }
    .header-main-top__lang ul {
      right: -50px;
      background: #323c47;
      padding: 0; }
      .header-main-top__lang ul li {
        border: 0;
        border-bottom: 1px solid #3f4a56; }
        .header-main-top__lang ul li a {
          padding: 29px 16px;
          font-size: 16px;
          line-height: 20px;
          font-weight: 500;
          color: #fff; }
          .header-main-top__lang ul li a:focus {
            color: #fff; }
          .header-main-top__lang ul li a:hover {
            color: #fff;
            background: #464f5a; }
  .mobile-menu__toggle {
    display: inline-block; }
  .offer h1 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
    letter-spacing: 0; }
  .offer p {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0; }
  .main-features {
    display: block;
    margin-bottom: 26px; }
  .main-features__item {
    display: block;
    margin: 0;
    margin-bottom: 16px; }
    .main-features__item:last-child {
      margin: 0; }
  .main-form {
    padding-left: 24px;
    padding-right: 24px;
    float: none;
    max-width: 100%;
    margin: 0 auto;
    padding-bottom: 22px; }
  .header-main-menu__left {
    display: block;
    float: none;
    width: 100%; }
    .header-main-menu__left .logo {
      display: none; }
  .header-main-menu__mobile-nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .nav {
    width: 100%;
    display: block;
    margin-bottom: 39px; }
  .nav-item {
    display: block;
    margin: 0;
    border-bottom: 1px solid #3f4a56; }
    .nav-item.is-hover .nav-link {
      color: #fff; }
  .nav-link {
    padding: 29px 16px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    display: block;
    text-transform: none; }
    .nav-link:focus {
      color: #fff; }
    .nav-link:hover {
      color: #fff;
      background: #464f5a; }
  .nav-dropdown {
    width: 240px;
    height: 100%;
    top: 0;
    background: #323c47;
    color: #fff;
    z-index: 1; }
  .nav-item--dropdown {
    position: static; }
    .nav-item--dropdown .nav-link {
      padding-left: 16px;
      padding-right: 16px; }
      .nav-item--dropdown .nav-link:before, .nav-item--dropdown .nav-link:after {
        display: none; }
    .nav-item--dropdown.is-hover .nav-link {
      background: none;
      color: #fff; }
  .nav-dropdown__list {
    padding: 0;
    width: 100%; }
    .nav-dropdown__list:before {
      display: none; }
    .nav-dropdown__list li {
      border: 0;
      border-bottom: 1px solid #3f4a56;
      line-height: 1; }
      .nav-dropdown__list li a {
        padding: 29px 16px;
        font-size: 16px;
        line-height: 20px;
        font-weight: 500;
        color: #fff; }
        .nav-dropdown__list li a:focus {
          color: #fff; }
        .nav-dropdown__list li a:hover {
          background: #464f5a;
          color: #fff; }
  .nav-dropdown__back {
    display: block; }
  .nav-dropdown--about,
  .nav-dropdown--base {
    left: 0; }
    .nav-dropdown--about .nav-dropdown__list,
    .nav-dropdown--base .nav-dropdown__list {
      width: 100%;
      padding: 0; }
      .nav-dropdown--about .nav-dropdown__list li,
      .nav-dropdown--base .nav-dropdown__list li {
        display: block;
        float: none;
        width: 100%;
        border: 0;
        border-bottom: 1px solid #3f4a56; }
        .nav-dropdown--about .nav-dropdown__list li:nth-child(n),
        .nav-dropdown--base .nav-dropdown__list li:nth-child(n) {
          width: 100%; }
        .nav-dropdown--about .nav-dropdown__list li:last-child,
        .nav-dropdown--base .nav-dropdown__list li:last-child {
          border-bottom: 1px solid #3f4a56; }
  .nav-dropdown--catalog {
    padding: 0;
    border: 0; }
  .nav-item--dropdown + .nav-item--dropdown {
    margin: 0; }
  .nav-dropdown__section {
    border-bottom: 1px solid #3f4a56; }
    .nav-dropdown__section h4 {
      margin: 0;
      cursor: pointer;
      border: 0;
      border-radius: 0;
      height: auto;
      padding: 0;
      background: none;
      box-shadow: none;
      padding: 29px 16px;
      font-size: 16px;
      line-height: 20px;
      font-weight: 500;
      display: block;
      color: #fff; }
      .nav-dropdown__section h4:hover {
        color: #fff;
        background: #464f5a; }
  .nav-dropdown__catalog-list {
    line-height: 1;
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #323c47;
    z-index: 1; }
    .nav-dropdown__catalog-list .nav-dropdown__list {
      display: block; }
  .nav-dropdown__catalog-item {
    margin: 0;
    display: block;
    width: 100%;
    border-bottom: 1px solid #3f4a56; }
  .nav-dropdown__catalog-link {
    width: 100%;
    border: 0;
    border-radius: 0;
    height: auto;
    padding: 0;
    background: none;
    box-shadow: none;
    padding: 29px 16px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    display: block; }
    .nav-dropdown__catalog-link:focus {
      color: #fff; }
    .nav-dropdown__catalog-link:hover {
      color: #fff;
      background: #464f5a; }
      .nav-dropdown__catalog-link:hover h5 {
        -webkit-transform: translate(0);
                transform: translate(0); }
    .nav-dropdown__catalog-link:before, .nav-dropdown__catalog-link:after {
      display: none; }
    .nav-dropdown__catalog-link span {
      display: none; }
    .nav-dropdown__catalog-link h5 {
      color: #fff;
      font-size: 16px;
      font-weight: 500;
      margin: 0; }
  .nav-dropdown__catalog-overlay {
    display: none; }
  .nav-dropdown__catalog-button {
    display: none; }
  .header-main-top__left {
    padding: 0 15px; }
  .header-main-top__phone,.header-main-top__whatsapp {
    margin-bottom: 16px; }
  .search__form {
    top: 60px;
    background: #323c47;
    box-shadow: 1px 13px 13px 1px rgba(36, 43, 51, 0.45); }
    .search__form:before {
      left: 24px; }
    .search__form input {
      padding-left: 56px;
      color: #fff; }
    .search__form input::-webkit-input-placeholder {
      color: #a8acb9 !important; }
    .search__form input::-moz-placeholder {
      color: #a8acb9 !important; }
    .search__form input:-ms-input-placeholder {
      color: #a8acb9 !important; }
    .search__form input::placeholder {
      color: #a8acb9 !important; }
    .search__form input:focus::-webkit-input-placeholder {
      color: transparent !important; }
    .search__form input:focus::-moz-placeholder {
      color: transparent !important; }
    .search__form input:focus:-ms-input-placeholder {
      color: transparent !important; }
    .search__form input:focus::placeholder {
      color: transparent !important; }
    .search__form textarea::-webkit-input-placeholder {
      color: #a8acb9 !important; }
    .search__form textarea::-moz-placeholder {
      color: #a8acb9 !important; }
    .search__form textarea:-ms-input-placeholder {
      color: #a8acb9 !important; }
    .search__form textarea::placeholder {
      color: #a8acb9 !important; }
      .search__form textarea::-webkit-input-placeholder:focus {
        color: transparent !important; }
      .search__form textarea::-moz-placeholder:focus {
        color: transparent !important; }
      .search__form textarea:-ms-input-placeholder:focus {
        color: transparent !important; }
      .search__form textarea::placeholder:focus {
        color: transparent !important; }
    .search__form textarea:focus::-webkit-input-placeholder {
      color: transparent !important; }
    .search__form textarea:focus::-moz-placeholder {
      color: transparent !important; }
    .search__form textarea:focus:-ms-input-placeholder {
      color: transparent !important; }
    .search__form textarea:focus::placeholder {
      color: transparent !important; }
  .search__results {
    background: #323c47;
    color: #fff;
    padding: 0;
    border-top: 1px solid #3f4a56; }
    .search__results h4 {
      padding: 22px 24px;
      font-size: 14px;
      line-height: 19px;
      font-weight: 400; }
    .search__results:before {
      display: none; }
  .search__result {
    color: #fff;
    border-top: 1px solid #3f4a56;
    padding-left: 24px;
    padding-right: 24px; }
    .search__result:hover {
      color: #fff; } }

.section-header {
  padding-top: 136px;
  position: relative;
  max-width: 500px;
  margin-bottom: 59px; }
  .section-header:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 195px;
    left: -22px;
    top: 0;
    background: #323c47; }
  .section-header:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: radial-gradient(circle, #ff1e2a 0%, #ff1e2a 43%, rgba(255, 30, 42, 0.6) 43%, rgba(255, 30, 42, 0.6) 100%);
    top: 185px;
    left: -30px;
    box-shadow: 0 0 20px 3px rgba(255, 30, 42, 0.558); }
  .section-header h6 {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #416A94;
    letter-spacing: 2px;
    margin-bottom: 15px; }
  .section-header h3 {
    font-weight: 400;
    font-size: 36px;
    letter-spacing: 0;
    line-height: 48px;
    margin: 0; }
  .section-header p {
    font-weight: 400;
    font-size: 22px;
    letter-spacing: 0;
    line-height: 30px;
    margin: 0;
    padding-top: 10px; }
  .section-header--dark-bg {
    color: #fff; }
    .b-catalog .section-header--dark-bg:before {
      background: #323c47;
    }
    
    .section-header--dark-bg:before {
      background: #fff; }
    .section-header--dark-bg h6, .section-header--dark-bg h3, .section-header--dark-bg p {
      color: #fff; }
    .b-catalog .section-header--dark-bg h6, .b-catalog .section-header--dark-bg h3, .b-catalog .section-header--dark-bg p {
    color: #000; }

.b-about-company {
  padding-top: 141px;
  padding-bottom: 176px;
  display: none; }
  .b-about-company .section-header {
    padding-top: 29px;
    margin-bottom: 42px; }
    .b-about-company .section-header:before {
      height: 229px;
      top: -142px; }
    .b-about-company .section-header:after {
      top: 78px; }

.b-about-company__left {
  width: 43.8%;
  float: left;
  padding-right: 55px; }

.b-about-company__right {
  width: 56.2%;
  padding-right: 33px;
  float: right; }

.b-about-company__inner:before, .b-about-company__inner:after {
  content: " ";
  display: table; }

.b-about-company__inner:after {
  clear: both; }

.b-about-company__video {
  height: 440px;
  border-radius: 5px 5px 0 5px;
  margin-left: -72px;
  position: relative;
  overflow: hidden;
  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;
  z-index: 0;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding-top: 76px; }
  .b-about-company__video p {
    color: #fff;
    margin: 0;
    display: none; }
  .b-about-company__video .pulse-video-play {
    margin-bottom: 30px;
    display: none;
}

.b-about-company__video-image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1; }
  .b-about-company__video-image:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(50, 60, 71, 0.7); }

.pulse-video-play {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  z-index: 0;
  border: 0;
  background: none; }
  .pulse-video-play:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 50%;
    box-shadow: 0 0 20px 3px rgba(255, 30, 42, 0.558);
    background: rgba(255, 30, 42, 0.6);
    -webkit-animation: pulse 2s infinite ease;
            animation: pulse 2s infinite ease; }
  .pulse-video-play span {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 50%;
    background: #ff1e2a;
    z-index: 1;
    transition: all 0.4s; }
    .pulse-video-play span:before {
      content: "";
      position: absolute;
      width: 16px;
      height: 21px;
      background: url(/local/templates/diagnostic/assets/css/../images/play.svg) no-repeat 0 0;
      background-size: contain;
      top: 50%;
      margin-top: -10px;
      left: 50%;
      margin-left: -5px;
      z-index: 1; }
  .pulse-video-play:hover span {
    background: #D80510; }

.about-company-numbers {
  background: #323c47;
  margin-left: -55px;
  padding: 38px 82px;
  padding-right: 30px;
  padding-top: 60px;
  border-radius: 5px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  min-height: 184px; }

.about-company-numbers__item {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  margin-right: 45px;
  font-size: 14px; }
  .about-company-numbers__item:last-child {
    margin: 0; }
  .about-company-numbers__item > span {
    display: block;
    font-family: "Roboto", sans-serif;
    color: #ff1e2a;
    font-size: 36px;
    font-weight: 500;
    padding-top: 5px;
    padding-bottom: 2px; }

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  display: block;
  font-family: "Roboto", sans-serif;
  font-weight: 500; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; }
  30% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.55);
            transform: scale(1.55);
    opacity: 0; } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; }
  30% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.55);
            transform: scale(1.55);
    opacity: 0; } }

@media (max-width: 1126px) {
  .b-about-company {
    padding-top: 81px;
    padding-bottom: 97px; }
    .b-about-company .section-header {
      padding-top: 0; }
      .b-about-company .section-header:before {
        height: 140px;
        top: -82px; }
      .b-about-company .section-header:after {
        top: 50px; }
  .b-about-company__left {
    width: 48%;
    padding-right: 77px;
    padding-top: 70px; }
  .b-about-company__video {
    margin-left: 0;
    height: 298px;
    padding-top: 10px; }
  .b-about-company__right {
    width: 52%;
    padding-right: 0; }
  .section-header p {
    font-size: 16px;
    line-height: 20px;
    max-width: 400px; }
  .about-company-numbers {
    margin-left: -77px;
    padding-right: 0;
    padding-left: 66px;
    padding-top: 67px; } }

@media (max-width: 982px) {
  .b-about-company {
    padding-top: 0; }
    .b-about-company .section-header {
      padding-top: 97px; }
      .b-about-company .section-header:before {
        left: 0;
        height: 155px;
        top: 0px; }
      .b-about-company .section-header:after {
        left: -8px;
        top: 145px; }
  .b-about-company__left {
    padding: 0;
    float: none;
    width: 100%; }
  .b-about-company__right {
    width: 100%;
    float: none;
    padding: 0; }
  .section-header {
    padding-left: 30px;
    padding-top: 97px;
    margin-bottom: 39px;
    max-width: 100%; }
    .section-header:before {
      left: 0;
      height: 164px; }
    .section-header:after {
      left: -8px;
      top: 150px; }
    .section-header p {
      font-size: 22px;
      line-height: 30px; }
  .section-body {
    padding-left: 30px; }
  .b-about-company__video {
    border-radius: 5px; }
  .about-company-numbers {
    margin: 0 auto;
    text-align: center;
    max-width: 560px;
    border-radius: 5px;
    margin-top: -39px;
    padding: 30px 20px;
    padding-top: 50px; } }

@media (max-width: 726px) {
  .section-header {
    padding-left: 24px;
    padding-top: 42px; }
    .section-header:before {
      left: 5px;
      width: 3px;
      height: 88px; }
    .section-header:after {
      left: -4px;
      top: 77px;
      -webkit-transform: scale(0.75);
              transform: scale(0.75); }
    .section-header h6 {
      font-size: 12px;
      line-height: 16px;
      letter-spacing: 1.5px;
      margin-bottom: 14px; }
    .section-header h3 {
      font-size: 20px;
      line-height: 30px; }
    .section-header p {
      font-size: 14px;
      line-height: 20px;
      padding-top: 4px; }
  .section-body {
    padding-left: 24px; }
  .b-about-company {
    padding-bottom: 0; }
    .b-about-company .section-header {
      padding-top: 42px; }
      .b-about-company .section-header:before {
        left: 5px;
        height: 88px; }
      .b-about-company .section-header:after {
        left: -4px;
        top: 77px; }
  .b-about-company2 .b-about-company__right {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .b-about-company2 .about-company-numbers {
    background: #fff; }
  .b-about-company2 .about-company-numbers__item {
    color: #323c47; }
  .b-about-company2 .b-about-company__left {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .b-about-company__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: -24px;
    margin-right: -24px; }
    .b-about-company__inner:before, .b-about-company__inner:after {
      display: none; }
  .b-about-company__left {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .b-about-company__right {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .about-company-numbers {
    margin-top: 0;
    width: 100%;
    border-radius: 0;
    max-width: 100%;
    text-align: center; }
  .about-company-numbers__inner {
    display: inline-block; }
  .about-company-numbers__item {
    margin: 0;
    display: block;
    margin-bottom: 20px;
    padding-left: 42px;
    position: relative;
    text-align: left; }
    .about-company-numbers__item:before {
      content: "";
      position: absolute;
      left: 0;
      top: 5px; }
    .about-company-numbers__item:last-child {
      margin: 0; }
    .about-company-numbers__item > span {
      font-size: 22px;
      line-height: 1; }
    .about-company-numbers__item:nth-child(1):before {
      width: 26px;
      height: 29px;
      background: url(/local/templates/diagnostic/assets/css/../images/flag.svg) no-repeat 0 0;
      background-size: contain; }
    .about-company-numbers__item:nth-child(2):before {
      width: 28px;
      height: 33px;
      background: url(/local/templates/diagnostic/assets/css/../images/trolley.svg) no-repeat 0 0;
      background-size: contain; }
    .about-company-numbers__item:nth-child(3):before {
      width: 30px;
      height: 30px;
      background: url(/local/templates/diagnostic/assets/css/../images/businessman.svg) no-repeat 0 0;
      background-size: contain; }
  .b-about-company__video {
    border-radius: 0;
    height: auto;
    padding-top: 51px;
    padding-bottom: 24px;
    display: block; }
    .b-about-company__video .pulse-video-play {
      margin-bottom: 13px; }
  .pulse-video-play {
    width: 27px;
    height: 27px; }
    .pulse-video-play span:before {
      width: 10px;
      height: 10px;
      margin-top: -5px;
      margin-left: -2px; } }

.b-catalog {
  /*background: #323c47;*/
  background: #fff;
  padding-bottom: 105px; }
  .b-catalog .section-header {
    max-width: 500px;
    margin-bottom: 64px; }

.catalog-categories {
  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; }

.catalog-category-link {
  cursor: pointer;
  background: #fff;
  border-radius: 5px;
  margin-bottom: 25px;
  width: calc(33.33% - 16px);
  position: relative;
  color: #323c47;
  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-bottom: 16px;*/
  border: 1px solid #323c47; }
  .catalog-category-link:before {
    content: "";
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(255, 30, 42, 0.8);
    border: 1px solid transparent;
    border-radius: 5px;
    opacity: 0;
    z-index: 1;
    transition: all 0.4s; }
  .catalog-category-link:hover:before {
    opacity: 1; }
  .catalog-category-link:hover .catalog-category-link__text h6, .catalog-category-link:hover .catalog-category-link__text h4 {
    color: #fff; }
  .catalog-category-link:hover .catalog-category-link__image > img {
    opacity: 0; }
  .catalog-category-link:hover .catalog-category-link__image span {
    opacity: 1; }
  .catalog-category-link:hover .catalog-category-link__button {
    opacity: 1;
    z-index: 1; }
    .catalog-category-link:hover .catalog-category-link__text {
      background-color: transparent;
      transition: .4s;
    }

.catalog-category-link__image {
  display: block;
  padding: 0;
  height: 256px;
  font-size: 0;
  text-align: center;
  border-radius: 5px;
  overflow: hidden; }
  .catalog-category-link__image:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 100%;
    margin-right: -1px; }
  .catalog-category-link__image img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle; }
  .catalog-category-link__image > img {
    transition: all 0.4s;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
  .catalog-category-link__image span {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.4s;
    opacity: 0;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
    .catalog-category-link__image span img {
      width: auto;
      height: auto;
      max-width: inherit;
      max-height: inherit;
      position: absolute;
      right: 0;
     
      display: block;
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden; }

.catalog-category-link__button {
  position: absolute;
  top: 50%;
  opacity: 0;
  margin-top: -25px;
  left: 0;
  text-align: center;
  width: 100%;
  transition: all 0.4s; }

.catalog-category-link__text {
  padding: 0 27px;
  position: relative;
  z-index: 2;
  min-height: 60px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 21px; }
  .catalog-category-link__text h6 {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    /*color: #416a94;*/
    color: #ff1e2a;
    letter-spacing: 2px;
    margin-bottom: 5px;
    transition: all 0.4s; }
  .catalog-category-link__text h4 {
    margin: 0;
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    /*color: #323c47;*/
    color: #fff;
    transition: all 0.4s; }

.catalog-category-link--category .catalog-category-link__text {
  display: block;
  margin: 0;
  padding: 16 27px;
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: #323c47; }

.slick-dots {
  padding: 0;
  margin: 0;
  left: 0;
  line-height: 1;
  font-size: 0;
  bottom: -29px; }
  .slick-dots li {
    margin: 0 7px;
    padding: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%; }
    .slick-dots li button {
      width: 10px;
      height: 10px;
      background: #ff1e2a;
      border-radius: 50%;
      cursor: pointer}
      .slick-dots li button:after {
        content: "";
        position: absolute;
        width: 16px;
        height: 16px;
        background: rgba(255, 30, 42, 0.6);
        border-radius: 50%;
        left: -3px;
        top: -3px;
        box-shadow: 0 0 20px 3px rgba(255, 30, 42, 0.558);
        opacity: 0;
        visibility: hidden;
        -webkit-transform: scale(0.8);
                transform: scale(0.8);
        transition: all 0.3s; }
      .slick-dots li button:before {
        display: none; }
    .slick-dots li.slick-active button:after {
      opacity: 1;
      visibility: visible;
      -webkit-transform: scale(1);
              transform: scale(1); }

.slick-slider.slick-dotted {
  margin-bottom: 0; }

@media (max-width: 1126px) {
  .b-catalog {
    padding-bottom: 70px; }
  .catalog-category-link__image {
    height: 250px; } }

@media (max-width: 982px) {
  .b-catalog {
    padding-bottom: 80px; }
  .catalog-category-link {
    margin-bottom: 15px; }
  .catalog-category-link__image {
    height: 174px; }
    .catalog-category-link__image span img {
      width: 150%; }
  .catalog-category-link__text {
    padding: 14px 16px; }
    .catalog-category-link__text h6 {
      font-size: 12px;
      line-height: 16px;
      margin-bottom: 2px; }
    .catalog-category-link__text h4 {
      font-size: 16px;
      line-height: 20px; }
  .catalog-category-link__button {
    margin-top: -19px; }
    .catalog-category-link__button .btn--outline {
      padding: 6px 32px;
      min-width: 0; } }

@media (max-width: 726px) {
  .b-catalog {
    padding-bottom: 74px; }
  .catalog-categories {
    outline: none; }
    .catalog-categories.slick-dotted {
      margin: 0;
      margin-left: -24px;
      margin-right: -24px; }
    .catalog-categories .slick-slide {
      outline: none; }
      .catalog-categories .slick-slide:focus {
        outline: none; }
    .catalog-categories .slick-prev {
      left: 24px;
      width: 12px;
      height: 21px;
      background: url(/local/templates/diagnostic/assets/css/../images/slider_arrow_white_prev.svg) no-repeat 0 0;
      background-size: contain; }
      .catalog-categories .slick-prev:focus {
        background: url(/local/templates/diagnostic/assets/css/../images/slider_arrow_white_prev.svg) no-repeat 0 0;
        background-size: contain; }
      .catalog-categories .slick-prev:hover {
        background: url(/local/templates/diagnostic/assets/css/../images/slider_arrow_white_prev.svg) no-repeat 0 0;
        background-size: contain; }
    .catalog-categories .slick-next {
      right: 24px;
      width: 12px;
      height: 21px;
      background: url(/local/templates/diagnostic/assets/css/../images/slider_arrow_white_next.svg) no-repeat 0 0;
      background-size: contain; }
      .catalog-categories .slick-next:focus {
        background: url(/local/templates/diagnostic/assets/css/../images/slider_arrow_white_next.svg) no-repeat 0 0;
        background-size: contain; }
      .catalog-categories .slick-next:hover {
        background: url(/local/templates/diagnostic/assets/css/../images/slider_arrow_white_next.svg) no-repeat 0 0;
        background-size: contain; }
    .catalog-categories:not(.slick-initialized) .catalog-category-link {
      display: none; }
  .catalog-category-link {
    margin: 0 auto;
    outline: none;
    min-height: 240px;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 215px; }
    .catalog-category-link:focus {
      outline: none; }
    .catalog-category-link:before {
      opacity: 1; }
  .catalog-category-link__text h6, .catalog-category-link__text h4 {
    color: #fff; }
  .catalog-category-link__image > img {
    opacity: 0; }
  .catalog-category-link__image span {
    opacity: 1;
    -webkit-backface-visibility: visible;
            backface-visibility: visible; }
    .catalog-category-link__image span img {
      -webkit-backface-visibility: visible;
              backface-visibility: visible; }
  .catalog-category-link__button {
    opacity: 1;
    z-index: 1; } }

.b-reviews {
  padding-bottom: 169px;
  display: none;
   }

.reviews__left {
  width: 38.8%;
  float: left; }

.reviews__right {
  float: right;
  width: 61.2%; }

.video-review {
  display: block;
  width: 416px;
  height: 259px;
  position: absolute;
  top: 0;
  left: 0; }
  .video-review .pulse-video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -27px;
    margin-left: -27px;
    z-index: 1; }

.video-review__placeholder {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .video-review__placeholder:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(17, 30, 43, 0.2);
    box-shadow: 0 0 40px 10px rgba(50, 60, 71, 0); }

.text-review {
  padding: 35px 32px;
  padding-bottom: 46px;
  background: #323c47;
  color: #fff; }
  .text-review p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 6px; }
  .text-review h4 {
    margin-bottom: 18px;
    font-size: 22px;
    line-height: 30px;
    font-weight: 500; }
  .text-review blockquote {
    font-size: 16px;
    line-height: 20px;
    position: relative;
    margin: 0;
    border: 0;
    padding: 0;
    padding-left: 34px; }
    .text-review blockquote:before {
      content: "«";
      font-size: 40px;
      line-height: 40px;
      position: absolute;
      top: 50%;
      margin-top: -25px;
      left: 0; }

.reviews-slider {
  margin-bottom: 33px; }
  .reviews-slider:not(.slick-initialized) .sld {
    display: none; }
  .reviews-slider .sld {
    padding-left: 416px;
    position: relative;
    min-height: 194px;
    padding-bottom: 65px; }
  .reviews-slider .slick-prev {
    left: 0;
    margin: 0;
    -webkit-transform: translate(0);
            transform: translate(0);
    top: 305px; }
  .reviews-slider .slick-next {
    left: 398px;
    right: auto;
    margin: 0;
    -webkit-transform: translate(0);
            transform: translate(0);
    top: 305px; }

.slick-prev, .slick-next {
  width: 18px;
  height: 31px;
  opacity: 1;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 2; }
  .slick-prev:before, .slick-next:before {
    display: none; }
  .slick-prev:hover, .slick-next:hover {
    opacity: .7; }

.slick-prev {
  background: url(/local/templates/diagnostic/assets/css/../images/arrow_left_red.svg) no-repeat 0 0;
  background-size: contain; }
  .slick-prev:hover, .slick-prev:focus {
    background: url(/local/templates/diagnostic/assets/css/../images/arrow_left_red.svg) no-repeat 0 0;
    background-size: contain; }

.slick-next {
  background: url(/local/templates/diagnostic/assets/css/../images/arrow_right_red.svg) no-repeat 0 0;
  background-size: contain; }
  .slick-next:hover, .slick-next:focus {
    background: url(/local/templates/diagnostic/assets/css/../images/arrow_right_red.svg) no-repeat 0 0;
    background-size: contain; }

.reviews-slider__pager {
  font-size: 48px;
  line-height: 1;
  font-weight: 700;
  color: #ff1e2a;
  position: absolute;
  left: 160px;
  top: 297px; }
  .reviews-slider__pager span {
    font-size: 24px;
    font-weight: 500;
    color: #323c47;
    display: inline-block;
    vertical-align: top;
    margin-top: -2px; }

.reviews-thumbnails {
  margin: 0 -12px;
  padding-left: 448px;
  margin-top: -65px; }
  .reviews-thumbnails:not(.slick-initialized) .sld {
    display: none !important; }
  .reviews-thumbnails .sld {
    padding: 0 12px;
    cursor: pointer;
    display: block !important; }
    .reviews-thumbnails .sld > div {
      line-height: 1; }
  .reviews-thumbnails .slick-current .review-thumbnail__image:before {
    opacity: 0; }
  .reviews-thumbnails .slick-current .review-thumbnail__play {
    opacity: 0; }

.review-thumbnail {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  padding-bottom: 58.2%; }

.review-thumbnail__image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }
  .review-thumbnail__image:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(17, 30, 43, 0.8);
    transition: all 0.3s; }

.review-thumbnail__play {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  background: rgba(168, 172, 185, 0.372);
  box-shadow: 0 0 20px 3px rgba(168, 172, 185, 0.372);
  z-index: 1;
  border-radius: 50%;
  transition: all 0.3s; }
  .review-thumbnail__play:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    opacity: 0.44;
    background: rgba(168, 172, 185, 0.62);
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px; }
  .review-thumbnail__play:after {
    content: "";
    position: absolute;
    width: 11px;
    height: 8px;
    background: url(/local/templates/diagnostic/assets/css/../images/play.svg) no-repeat 0 0;
    background-size: contain;
    left: 50%;
    margin-left: -2px;
    top: 50%;
    margin-top: -4px; }

@media (max-width: 1126px) {
  .b-reviews {
    padding-bottom: 136px; }
  .reviews-thumbnails {
    padding-left: 0;
    margin: 0;
    padding: 0 81px; }
  .reviews-slider__pager {
    display: none; }
  .reviews-slider {
    margin-bottom: 26px; }
    .reviews-slider .sld {
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      padding: 0; }
    .reviews-slider .slick-prev,
    .reviews-slider .slick-next {
      display: none !important; }
  .video-review {
    width: 49.3%;
    height: 0;
    padding-bottom: 24.8%;
    position: relative; }
  .text-review {
    width: 60%; }
  .reviews-thumbnails .sld {
    padding: 0 13px; }
  .reviews-thumbnails .slick-prev {
    left: 0; }
  .reviews-thumbnails .slick-next {
    right: 0; } }

@media (max-width: 982px) {
  .reviews-slider {
    margin-bottom: 22px; }
  .video-review {
    width: 100%;
    padding-bottom: 50%; }
  .text-review {
    display: none; }
  .reviews-thumbnails {
    padding: 0; } }

@media (max-width: 726px) {
  .b-reviews {
    padding-bottom: 72px; }
  .reviews-slider {
    margin-left: -24px;
    margin-right: -24px; }
    .reviews-slider .sld {
      min-height: 0; }
  .video-review .pulse-video-play {
    margin-top: -12px;
    margin-left: -12px; }
  .reviews-thumbnails {
    margin-left: -24px;
    margin-right: -24px; }
    .reviews-thumbnails .sld {
      padding: 0 8px; }
  .review-thumbnail {
    width: 210px;
    height: 120px; } }

.b-delivery {
  background: #323c47;
  padding-bottom: 88px;
  overflow: hidden; }
  .b-delivery .section-header {
    margin-bottom: 29px; }
    .b-delivery .section-header p {
      max-width: 100%; }
  .b-delivery--white-bg {
    background: #fff; }
    .b-delivery--white-bg .delivery-form {
      background: #323c47;
      color: #fff; }
    .b-delivery--white-bg .personal-data-checkbox {
      color: #fff; }
    .b-delivery--white-bg .delivery-features {
      color: #323c47; }

.b-delivery__top {
  padding-left: 448px; }

.delivery-features {
  margin-bottom: 45px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: -10px;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #fff; }

.delivery-feature {
  position: relative;
  display: inline-block;
  padding-left: 64px;
  margin-right: 30px;
  font-size: 16px;
  letter-spacing: 0; }
  .delivery-feature:last-child {
    margin: 0; }
  .delivery-feature:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%; }
  .delivery-feature--item1:before {
    width: 40px;
    height: 39px;
    margin-top: -20px;
    background: url(/local/templates/diagnostic/assets/css/../images/feature1_icon.svg) no-repeat 0 0;
    background-size: contain; }
  .delivery-feature--item2 {
    padding-left: 62px;
    margin-right: 10px; }
    .delivery-feature--item2:before {
      width: 38px;
      height: 37px;
      margin-top: -18px;
      background: url(/local/templates/diagnostic/assets/css/../images/feature2_icon.svg) no-repeat 0 0;
      background-size: contain; }
  .delivery-feature--item3 {
    padding-left: 61px; }
    .delivery-feature--item3:before {
      width: 37px;
      height: 36px;
      margin-top: -18px;
      background: url(/local/templates/diagnostic/assets/css/../images/feature3_icon.png) no-repeat 0 0;
      background-size: contain; }

.delivery-form {
  background: #fff;
  border-radius: 5px;
  padding: 20px;
  padding-top: 35px;
  padding-left: 528px;
  padding-bottom: 23px;
  position: relative;
  margin-left: -80px; }
  .delivery-form:before {
    content: "";
    position: absolute;
    width: 559px;
    height: 770px;
    background-image: url("/local/templates/diagnostic/assets/css/../images/man.png");
    background-size: contain;
    background-repeat: no-repeat;
    left: -82px;
    top: -401px; }
    @media (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .delivery-form:before {
        background-image: url("/local/templates/diagnostic/assets/css/../images/man@2x.png");
        background-size: contain;
        background-repeat: no-repeat; } }
  .delivery-form .form__heading {
    text-align: left;
    margin-bottom: 27px; }
  .delivery-form .form__group--phone {
    margin-bottom: 33px; }

.delivery-form__body {
  max-width: 527px; }

@media (max-width: 1126px) {
  .b-delivery {
    padding-bottom: 57px; }
  .delivery-form {
    padding-left: 498px;
    margin-left: -50px; } }

@media (min-width: 983px) and (max-width: 1126px) {
  .delivery-features {
    display: block;
    margin-bottom: 46px; }
  .delivery-feature {
    margin: 0;
    min-height: 34px;
    margin-bottom: 16px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; } }

@media (max-width: 982px) {
  .b-delivery {
    padding-bottom: 96px; }
    .b-delivery .container {
      position: relative;
      z-index: 0; }
      .b-delivery .container:before {
        content: "";
        position: absolute;
        width: 531px;
        height: 734px;
        background: url(/local/templates/diagnostic/assets/css/../images/man2.png) no-repeat 0 0;
        background-size: contain;
        top: 30px;
        right: -60px;
        z-index: -1;
        display: block; }
      .b-delivery .container:after {
        display: none; }
  .b-delivery__top {
    padding-left: 0; }
  .delivery-form {
    margin: 0;
    padding-left: 55px;
    padding-right: 55px; }
    .delivery-form:before {
      display: none; }
  .delivery-features {
    margin-left: 0;
    padding-left: 29px;
    margin-bottom: 66px; }
  .b-delivery--white-bg .delivery-features {
    color: #fff; }
  .delivery-form__body {
    max-width: 100%; }
  .form__group--phone .form__field {
    width: 38%; }
  .form__group--phone .btn {
    width: 62%; }
  .product-form .form__group--phone {
    max-width: 300px;
    position: relative; }
    .product-form .form__group--phone .form__field {
      width: 100%; }
      .product-form .form__group--phone .form__field input, .product-form .form__group--phone .form__field textarea {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
    .product-form .form__group--phone .btn:not(.form__field-toggle) {
      font-size: 0;
      min-width: 0;
      width: 40px;
      height: 45px;
      padding-left: 0;
      padding-right: 0;
      margin: 0;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      margin-left: -1px;
      position: relative; }
      .product-form .form__group--phone .btn:not(.form__field-toggle):before {
        content: "";
        position: absolute;
        width: 18px;
        height: 12px;
        background: url(/local/templates/diagnostic/assets/css/../images/arrow_left.svg) no-repeat 0 0;
        background-size: contain;
        -webkit-transform: rotate(-180deg);
                transform: rotate(-180deg);
        top: 50%;
        margin-top: -6px;
        left: 8px; }
    .product-form .form__group--phone .form__field-toggle {
      display: block;
      width: 100%;
      margin: 0; }
  .b-delivery--white-bg {
    background: #323c47; }
    .b-delivery--white-bg .section-header:before {
      background: #fff; }
    .b-delivery--white-bg .section-header h6, .b-delivery--white-bg .section-header h3, .b-delivery--white-bg .section-header p {
      color: #fff; }
    .b-delivery--white-bg .delivery-form {
      background: #fff;
      color: #323c47; }
    .b-delivery--white-bg .personal-data-checkbox {
      color: #989898; }
  .delivery-form {
    padding: 30px 55px; }
    .delivery-form .form__group:last-child {
      margin: 0; }
  .delivery-form .form__heading {
    text-align: center; } }

@media (max-width: 726px) {
  .b-delivery {
    padding-bottom: 48px; }
  .delivery-features {
    display: block;
    /*max-width: 224px;*/
    padding-left: 24px;
    margin-bottom: 46px; }
  .delivery-feature {
    margin: 0;
    min-height: 34px;
    margin-bottom: 16px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 29px; }
    .delivery-feature:before {
      -webkit-transform-origin: 0 50%;
              transform-origin: 0 50%;
      -webkit-transform: scale(0.48);
              transform: scale(0.48); }
  .delivery-form {
    padding: 32px 24px; }
    .delivery-form .form__heading {
      text-align: center;
      max-width: 300px;
      margin-left: auto;
      margin-right: auto; }
    .delivery-form .form__group--phone {
      margin-bottom: 18px; }
  .form__group--phone {
    display: block;
    margin-bottom: 18px; }
    .form__group--phone .form__field {
      width: 100%;
      margin-bottom: 9px; }
    .form__group--phone .btn {
      width: 100%;
      margin: 0; }
  .product-form .form__group--phone {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column; }
  .b-delivery--white-bg {
    background: #fff; }
    .b-delivery--white-bg .container:before {
      display: none; }
    .b-delivery--white-bg:before, .b-delivery--white-bg:after {
      display: none; }
    .b-delivery--white-bg .section-header:before {
      background: #323c47; }
    .b-delivery--white-bg .section-header h6 {
      color: #323c47; }
    .b-delivery--white-bg .section-header h3, .b-delivery--white-bg .section-header p {
      color: #323c47; }
    .b-delivery--white-bg .delivery-features {
      color: #323c47; }
    .b-delivery--white-bg .delivery-form {
      background: #323c47;
      color: #fff; }
      .b-delivery--white-bg .delivery-form .personal-data-checkbox {
        color: #fff; }
  .b-delivery--white-bg + .b-advantages--dark-bg {
    background: #323c47;
    color: #fff; }
    .b-delivery--white-bg + .b-advantages--dark-bg .section-header:before {
      background: #fff; }
    .b-delivery--white-bg + .b-advantages--dark-bg .section-header h6, .b-delivery--white-bg + .b-advantages--dark-bg .section-header h3, .b-delivery--white-bg + .b-advantages--dark-bg .section-header p {
      color: #fff; }
    .b-delivery--white-bg + .b-advantages--dark-bg .advantage__item {
      color: #fff; }
  .b-delivery--white-bg + .b-advantages--dark-bg + .b-secrets--whitebg {
    background: #fff;
    color: #323c47; }
    .b-delivery--white-bg + .b-advantages--dark-bg + .b-secrets--whitebg .section-header h6 {
      color: #416a94; }
    .b-delivery--white-bg + .b-advantages--dark-bg + .b-secrets--whitebg .section-header:before {
      background: #323c47; }
    .b-delivery--white-bg + .b-advantages--dark-bg + .b-secrets--whitebg:before, .b-delivery--white-bg + .b-advantages--dark-bg + .b-secrets--whitebg:after {
      display: none; }
    .b-delivery--white-bg + .b-advantages--dark-bg + .b-secrets--whitebg .secrets-form {
      background: #323c47; }
      .b-delivery--white-bg + .b-advantages--dark-bg + .b-secrets--whitebg .secrets-form .personal-data-checkbox {
        color: #fff; }
      .b-delivery--white-bg + .b-advantages--dark-bg + .b-secrets--whitebg .secrets-form .form__field input:focus, .b-delivery--white-bg + .b-advantages--dark-bg + .b-secrets--whitebg .secrets-form .form__field textarea:focus {
        box-shadow: 0 9px 18px 0 #323C47; } }

.b-advantages {
  padding-bottom: 82px; }

.b-advantages--dark-bg {
  background: #323c47; }
  .b-advantages--dark-bg .advantage__item {
    color: #fff; }

.advantages {
  max-width: 1000px;
  height: 454px;
  position: relative;
  z-index: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .advantages:before {
    content: "";
    position: absolute;
    width: 417px;
    height: 454px;
    left: 50%;
    top: 0;
    margin-left: -208px;
    background-image: url("/local/templates/diagnostic/assets/css/../images/advantages_image.png");
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1; }
    .advantages--image10:before {
    background-image: url("/local/templates/diagnostic/assets/css/../images/advantages_image10.png");
    background-size: contain;
    background-repeat: no-repeat;
    }
    .advantages--image11:before {
    background-image: url("/local/templates/diagnostic/assets/css/../images/advantages_image11.png");
    background-size: contain;
    background-repeat: no-repeat;
    }
    .advantages--image12:before {
    background-image: url("/local/templates/diagnostic/assets/css/../images/advantages_image12.png");
    background-size: contain;
    background-repeat: no-repeat;
    }
    @media (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .advantages:before {
        background-image: url("/local/templates/diagnostic/assets/css/../images/advantages_image@2x.png");
        background-size: contain;
        background-repeat: no-repeat; } }
  .advantages--image2:before {
    background-image: url("/local/templates/diagnostic/assets/css/../images/advantages_image2.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 417px;
    height: 465px; }
    @media (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .advantages--image2:before {
        background-image: url("/local/templates/diagnostic/assets/css/../images/advantages_image2@2x.png");
        background-size: contain;
        background-repeat: no-repeat; } }
  .advantages--image3:before {
    background-image: url("/local/templates/diagnostic/assets/css/../images/advantages_image3.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 417px;
    height: 426px; }
    @media (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .advantages--image3:before {
        background-image: url("/local/templates/diagnostic/assets/css/../images/advantages_image3@2x.png");
        background-size: contain;
        background-repeat: no-repeat; } }
  .advantages--image4:before {
    background-image: url("/local/templates/diagnostic/assets/css/../images/advantages_image4.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 417px;
    height: 426px; }
    @media (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .advantages--image4:before {
        background-image: url("/local/templates/diagnostic/assets/css/../images/advantages_image4@2x.png");
        background-size: contain;
        background-repeat: no-repeat; } }
  .advantages--image5:before {
    background-image: url("/local/templates/diagnostic/assets/css/../images/advantages_image5.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 417px;
    height: 426px; }
    @media (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .advantages--image5:before {
        background-image: url("/local/templates/diagnostic/assets/css/../images/advantages_image5@2x.png");
        background-size: contain;
        background-repeat: no-repeat; } }
  .advantages--image6:before {
    background-image: url("/local/templates/diagnostic/assets/css/../images/advantages_image6.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 417px;
    height: 426px; }
    @media (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .advantages--image6:before {
        background-image: url("/local/templates/diagnostic/assets/css/../images/advantages_image6@2x.png");
        background-size: contain;
        background-repeat: no-repeat; } }

.advantages--emulators .advantages__right .advantage__item div:nth-child(2) {
  margin-right: -80px; }

.advantages--emulators .advantage__item--item1:after {
  background-image: url(/local/templates/diagnostic/assets/css/../images/advantages_icon1.svg); }

.advantages--emulators .advantage__item--item2:after {
  background-image: url(/local/templates/diagnostic/assets/css/../images/settings.svg); }

.advantages--emulators .advantage__item--item3:after {
  background-image: url(/local/templates/diagnostic/assets/css/../images/piggy_bank.svg); }

.advantages--emulators .advantage__item--item4:after {
  background-image: url(/local/templates/diagnostic/assets/css/../images/advantages_icon6.svg); }

.advantages--emulators .advantage__item--item5:after {
  background-image: url(/local/templates/diagnostic/assets/css/../images/electricity.svg); }

.advantages--emulators .advantage__item--item6:after {
  background-image: url(/local/templates/diagnostic/assets/css/../images/advantages_icon4.svg); }

.advantages__left {
  text-align: right;
  width: 50%;
  padding-right: 142px;
  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; }
  .advantages__left .advantage__item {
    padding-right: 80px;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .advantages__left .advantage__item:before, .advantages__left .advantage__item:after {
      right: 0; }
    .advantages__left .advantage__item div:nth-child(1) {
      margin-left: -20px; }
    .advantages__left .advantage__item:nth-child(2) {
      margin-right: 33px; }

.advantages__right {
  width: 50%;
  padding-left: 142px;
  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; }
  .advantages__right .advantage__item {
    padding-left: 80px;
    float: left;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .advantages__right .advantage__item:before, .advantages__right .advantage__item:after {
      left: 0; }
    .advantages__right .advantage__item div {
      margin-right: -20px; }
    .advantages__right .advantage__item div:nth-child(2) {
      margin-right: -40px; }
    .advantages__right .advantage__item:nth-child(2) {
      margin-left: 33px; }

.advantage__item {
  position: relative;
  min-height: 70px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  float: right;
  clear: both;
  margin: 10px 0;
  /*cursor: pointer;*/
  transition: all 0.3s; }
  .advantage__item:before {
    content: "";
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #111e2b;
    box-shadow: 0 0 0 3px #fff, 0 0 0 5px #111e2b;
    top: 50%;
    margin-top: -30px;
    transition: all 0.3s; }
  .advantage__item:after {
    content: "";
    position: absolute;
    width: 60px;
    height: 60px;
    top: 50%;
    margin-top: -30px;
    background-position: center;
    background-repeat: no-repeat; }
  .advantage__item--item1:after {
    background-image: url(/local/templates/diagnostic/assets/css/../images/advantages_icon1.svg); }
  .advantage__item--item2:after {
    background-image: url(/local/templates/diagnostic/assets/css/../images/advantages_icon2.svg); }
  .advantage__item--item3:after {
    background-image: url(/local/templates/diagnostic/assets/css/../images/advantages_icon3.svg); }
  .advantage__item--item4:after {
    background-image: url(/local/templates/diagnostic/assets/css/../images/advantages_icon4.svg); }
  .advantage__item--item5:after {
    background-image: url(/local/templates/diagnostic/assets/css/../images/advantages_icon5.svg); }
  .advantage__item--item6:after {
    background-image: url(/local/templates/diagnostic/assets/css/../images/advantages_icon6.svg); }
  .advantage__item div {
    transition: all 0.3s; }
  .advantage__item div:nth-child(2) {
    position: absolute;
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
    opacity: 0; }
    .advantage__item div:nth-child(2) span {
      color: #ff1e2a; }
  .advantage__item:hover:before {
    background: #ff1e2a;
    box-shadow: 0 0 0 3px #fff, 0 0 0 5px #ff1e2a; }
  .advantage__item:hover div:nth-child(1) {
    opacity: 0; }
  .advantage__item:hover div:nth-child(2) {
    opacity: 1; }

.advantages-xs {
  display: none; }

@media (max-width: 1126px) {
  .advantage__item div:nth-child(2) {
    font-size: 18px;
    line-height: 24px; } }

@media (max-width: 982px) {
  .b-advantages {
    padding-bottom: 0; }
  .advantages {
    width: 930px;
    max-width: inherit;
    margin: 0;
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    -webkit-transform: scale(0.75);
            transform: scale(0.75); }
  .advantage__item {
    font-size: 16px;
    line-height: 20px; }
    .advantage__item div:nth-child(2) {
      font-size: 16px;
      line-height: 20px; }
  .b-advantages--dark-bg {
    background: #fff; }
    .b-advantages--dark-bg .section-header:before {
      background: #323c47; }
    .b-advantages--dark-bg .section-header h6 {
      color: #416a94; }
    .b-advantages--dark-bg .section-header h3, .b-advantages--dark-bg .section-header p {
      color: #323c47; }
    .b-advantages--dark-bg .advantage__item {
      color: #323c47; } }

@media (max-width: 727px) {
  .b-advantages {
    padding-bottom: 24px; }
  .advantages {
    -webkit-transform: scale(1);
            transform: scale(1);
    width: 100%;
    height: auto; }
    .advantages:before {
      display: none; }
  .advantages__left {
    padding-right: 0;
    display: block; }
    .advantages__left .advantage__item {
      text-align: center;
      padding-right: 0; }
      .advantages__left .advantage__item:nth-child(2) {
        margin-right: 0; }
  .advantages__right {
    padding-left: 0;
    display: block; }
    .advantages__right .advantage__item {
      text-align: center;
      padding-left: 0; }
      .advantages__right .advantage__item:nth-child(2) {
        margin-left: 0; }
      .advantages__right .advantage__item:before, .advantages__right .advantage__item:after {
        left: 50%; }
  .advantage__item {
    text-align: center;
    padding-right: 0;
    padding-top: 50px;
    text-align: center;
    width: 100%;
    margin-bottom: 16px;
    font-size: 12px;
    line-height: 19px; }
    .advantage__item div {
      width: 100%; }
    .advantage__item div:nth-child(2) {
      display: none; }
    .advantage__item:before, .advantage__item:after {
      margin: 0;
      top: 0;
      left: 50%;
      width: 40px;
      height: 40px;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
    .advantage__item:after {
      -webkit-transform: translateX(-50%) scale(0.65);
              transform: translateX(-50%) scale(0.65); }
    .advantage__item:hover div:nth-child(1) {
      opacity: 1; }
  .advantages-xs {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px; }
    .advantages-xs .advantage__item {
      width: 50%;
      -webkit-align-self: flex-start;
          -ms-flex-item-align: start;
              align-self: flex-start;
      padding-left: 7px;
      padding-right: 7px;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .advantages-xs .advantage__item div {
        max-width: 200px; }
      .advantages-xs .advantage__item br {
        display: none; } }

.b-secrets {
  background: #323c47;
  position: relative;
  z-index: 0;
  min-height: 683px;
  padding-bottom: 50px; }
  .b-secrets:before {
    content: "";
    position: absolute;
    width: 1920px;
    left: 50%;
    margin-left: -1150px;
    height: 537px;
    background: url(/local/templates/diagnostic/assets/css/../images/catalog_en.png) no-repeat 100% 0;
    background-size: contain;
    bottom: 75px;
    margin-right: 64px;
    z-index: -1; }
  .b-secrets .section-header {
    margin-bottom: 51px; }

.b-secrets--whitebg {
  background: #fff;
  color: #323c47; }
  .b-secrets--whitebg .secrets-form .personal-data-checkbox {
    color: #989898; }

.secrets-form {
  max-width: 580px; }
  .secrets-form .row {
    margin-left: -8px;
    margin-right: -8px; }
    .secrets-form .row > div {
      padding: 0 8px; }
  .secrets-form .form__button {
    /* max-width: 351px; */
    max-width: 52%;
    /* margin-left: auto; */

    margin-right: auto; 
    margin-top: 24px; }
  .secrets-form .personal-data-checkbox {
    text-align: left;
    /* max-width: 300px;  */
  }
  .secrets-form span {
    color: #a6a6a6;
  }

@media (max-width: 1126px) {
  .b-secrets {
    min-height: 605px; }
    .b-secrets:before {
      width: 1500px;
      margin-left: -750px;
      background-position: 0 100%; }
    .b-secrets .container {
      padding-left: 500px; } }

@media (min-width: 983px) {
  .secrets-form .personal-data-checkbox {
    color: #fff;
    display: inline-block; } }

@media (max-width: 982px) {
  .b-secrets {
    overflow: hidden;
    padding-bottom: 83px;
    min-height: 0; }
    .b-secrets:before {
      width: 1095px;
      height: 758px;
      background-size: contain;
      left: 136px;
      top: 10px;
      bottom: auto;
      margin: 0; }
    .b-secrets:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background: rgba(17, 30, 43, 0.8); }
    .b-secrets .container {
      position: relative;
      z-index: 1;
      padding-left: 24px; }
  .b-secrets--whitebg {
    background: #323c47;
    color: #fff; }
    .b-secrets--whitebg .section-header:before {
      background: #fff; }
    .b-secrets--whitebg .section-header h6 {
      color: #fff; }
  .secrets-form {
    padding: 32px 37px;
    padding-bottom: 16px;
    background: #fff;
    border-radius: 5px;
    max-width: 366px;
    position: relative; }
    .secrets-form:before {
      content: "";
      position: absolute;
      width: 460px;
      height: 319px;
      background: url(/local/templates/diagnostic/assets/css/../images/catalog.png?v=1.0) no-repeat 0 0;
      background-size: contain;
      top: 64px;
      left: 338px; }
    .secrets-form .form__group {
      margin-bottom: 16px; }
    .secrets-form .form__button {
      padding-top: 8px; }
    .secrets-form .text-center {
      text-align: left; }
    .secrets-form .form__field input:focus, .secrets-form .form__field textarea:focus {
      box-shadow: 0 9px 18px 0 rgba(168, 172, 185, 0.62); }
    .secrets-form .personal-data-checkbox {
      display: block;
      margin-right: -10px; } }

@media (max-width: 727px) {
  .b-secrets {
    padding-bottom: 42px; }
    .b-secrets:before {
      width: 471px;
      height: 326px;
      left: 72px;
      top: -25px; }
  .secrets-form {
    margin: 0 auto;
    padding-left: 24px;
    padding-right: 24px; }
    .secrets-form:before {
      display: none; } }

.footer {
  background: #111e2b;
  padding-top: 105px;
  padding-bottom: 58px;
  font-size: 14px;
  line-height: 19px;
  color: #a8acb9; }
  .footer p {
    margin-bottom: 32px; }
  .footer a {
    color: #a8acb9; }
    .footer a:focus {
      color: #a8acb9; }
    .footer a:hover {
      color: #fff; }
  .footer h5 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 21px;
    letter-spacing: 2px;
    color: #416a94; }

.footer__logo {
  max-width: 240px;
  display: block;
  margin-bottom: 16px;
  margin-top: 3px; }
  .footer__logo img {
    width: 100%;
    height: auto; }

.footer__body {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.copyright {
  display: block;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 24px; }

.footer__policy-links {
  padding-top: 18px; }
  .footer__policy-links li {
    margin-bottom: 9px; }
    .footer__policy-links li a {
      display: inline-block;
      font-size: 12px;
      line-height: 15px;
      letter-spacing: 1.2px;
      font-weight: 500;
      text-transform: uppercase; }

.footer__links {
  margin-bottom: 48px; }
  .footer__links--margin0 {
    margin-bottom: 0;
  }
  .footer__links li {
    margin-bottom: 16px; }
    .footer__links li a {
      font-size: 14px;
      line-height: 19px;
      display: inline-block; }

.footer__col {
  padding-right: 20px;
  width: 10%; }
  .footer__col:nth-child(1) {
    width: 25%; }
  .footer__col:nth-child(2) {
    width: 29%;
    padding-left: 75px; }
  .footer__col:nth-child(3) {
    width: 18.2%; }
  .footer__col:nth-child(4) {
    width: 13.5%; }
  .footer__col:nth-child(5) {
    width: 14.3%;
    padding-right: 0; }

.social-links {
  padding: 0;
  margin: 0;
  list-style: none; }
  .social-links li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 24px; }
    .social-links li:last-child {
      margin: 0; }

.social-link {
  margin-bottom: 15px;
  display: block;
  opacity: 0.6;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
  .social-link:hover {
    opacity: 1; }
  .social-link--twitter {
    width: 17px;
    height: 14px;
    background: url(/local/templates/diagnostic/assets/css/../images/twitter.svg) no-repeat 0 0;
    background-size: contain; }
  .social-link--facebook {
    width: 9px;
    height: 18px;
    background: url(/local/templates/diagnostic/assets/css/../images/facebook.svg) no-repeat 0 0;
    background-size: contain;
  }
.social-link--fb {
  width: 32px;
  height: 32px;;
  background: url(/local/templates/diagnostic/assets/css/../images/fb.svg) no-repeat 0 0;
  background-size: contain;
}
.social-link--fb2 {
  width: 32px;
  height: 32px;;
  background: url(/local/templates/diagnostic/assets/css/../images/fb2.svg) no-repeat 0 0;
  background-size: contain;
}
.social-link--in {
  width: 32px;
  height: 32px;;
  background: url(/local/templates/diagnostic/assets/css/../images/in.svg) no-repeat 0 0;
  background-size: contain;
}
.social-link--inst {
  width: 32px;
  height: 32px;;
  background: url(/local/templates/diagnostic/assets/css/../images/ing.svg) no-repeat 0 0;
  background-size: contain;
}
.social-link--wa{
  width: 32px;
  height: 32px;;
  background: url(/local/templates/diagnostic/assets/css/../images/wa.svg) no-repeat 0 0;
  background-size: contain;
}
.social-link--wa2{
  width: 32px;
  height: 32px;;
  background: url(/local/templates/diagnostic/assets/css/../images/wa2.svg) no-repeat 0 0;
  background-size: contain;
}
.social-link--vk {
  width: 32px;
  height: 32px;
  background: url(/local/templates/diagnostic/assets/css/../images/vk.svg) no-repeat 0 0;
  background-size: contain;
}
.social-link--vk2 {
  width: 25px;
  height: 25px;
  background: url(/local/templates/diagnostic/assets/css/../images/vk2.svg) no-repeat 0 0;
  background-size: contain;
}
.social-link--youtube {
  width: 32px;
  height: 32px;
  background: url(/local/templates/diagnostic/assets/css/../images/youtube.svg) no-repeat 0 0;
  background-size: contain;
}
  .social-link--google {
    width: 24px;
    height: 15px;
    background: url(/local/templates/diagnostic/assets/css/../images/google.svg) no-repeat 0 0;
    background-size: contain; }
  .social-link--tumblr {
    width: 9px;
    height: 16px;
    background: url(/local/templates/diagnostic/assets/css/../images/tumblr.svg) no-repeat 0 0;
    background-size: contain; }

@media (max-width: 1126px) {
  .footer {
    padding-top: 74px;
    padding-bottom: 79px; }
  .footer__col:nth-child(1) {
    width: 30%; }
  .footer__col:nth-child(2) {
    width: 32%;
    padding-left: 50px; }
  .footer__col:nth-child(4) {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    width: 23%; }
  .footer__col:nth-child(3) {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
    width: 15%;
    padding-right: 0; }
  .footer__policy-links {
    padding-top: 1px; } }

@media (max-width: 982px) {
  .footer {
    padding-top: 48px; }
  .footer__col:nth-child(1) {
    width: 100%; }
  .footer__col:nth-child(2) {
    width: 39%;
    padding-left: 0; }
  .footer__col:nth-child(3) {
    width: 23%; }
  .footer__col:nth-child(4) {
    width: 38%; }
  .footer__descr {
    max-width: 250px;
    margin-bottom: 38px; }
    .footer__descr p {
      margin: 0; }
  .footer__bottom {
    padding-top: 30px; } }

@media (max-width: 726px) {
  .footer {
    padding-bottom: 0; }
  .footer__links li {
    margin-bottom: 8px; }
    .footer__links li a {
      font-size: 12px;
      line-height: 19px; }
  .footer__col:nth-child(2) {
    width: 50%; }
  .footer__col:nth-child(4) {
    width: 50%;
    padding-right: 0; }
  .footer__col:nth-child(3) {
    display: none; }
  .footer__social {
    margin-bottom: 32px; }
    .footer__social .footer__links-group {
      text-align: left;
      display: inline-block; }
  .footer__bottom {
    background: #0e1925;
    text-align: center;
    padding: 32px 24px;
    margin-left: -24px;
    margin-right: -24px; }
    .footer__bottom .text-right {
      text-align: center; }
  .footer__policy-links li {
    margin-bottom: 2px; }
    .footer__policy-links li:last-child {
      margin: 0; }
    .footer__policy-links li a {
      line-height: 22px;
      font-size: 10px; }
  .copyright {
    font-size: 10px;
    margin-bottom: 8px; } }

/*************************************************
*                    tehnika                     *
*************************************************/
.b-first--tehnika .b-first__bg:before {
  opacity: 0.7; }

.b-first--tehnika3 .offer {
  padding-top: 0;
  /* margin-top: -30px;  */
}

.b-first--tehnika4 .offer {
  padding-top: 0;
  margin-top: -20px; }
  .b-first--tehnika4 .offer h1 {
    font-size: 48px;
    line-height: 65px; }

.b-select {
  background: #323c47;
  padding-bottom: 105px;
  color: #fff; }
  .b-select .section-header {
    max-width: 500px;
    margin-bottom: 64px; }

.b-select__items {
  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;
  max-height: 599px; }

.b-select__body:before, .b-select__body:after {
  content: " ";
  display: table; }

.b-select__body:after {
  clear: both; }

.b-select__left {
  width: 34%;
  float: left;
  min-height: 1px; }

.b-select__right {
  width: 66%;
  float: right; }

.mCSB_inside {
  width: 100%; }

.mCSB_container {
  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: justify;
          justify-content: flex-start; }

.mCSB_scrollTools {
  opacity: 1; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  margin: 0;
  float: right;
  border-radius: 2px; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  float: right;
  border-radius: 2px; }

.mCSB_scrollTools .mCSB_draggerRail {
  background: #899099; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #f3f3f3;
  opacity: 1; }

.select-item {
	margin-right: 15px;
  background: #fff;
  border-radius: 5px;
  margin-top: 32px;
  width: calc(33.33% - 16px);
  position: relative;
  color: #323c47;
  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-bottom: 17px;
  color: #323c47; }
  .select-item:hover {
    color: #323c47; }
    .select-item:hover .select-item__hover {
      opacity: 1; }
    .select-item:hover .select-item__text {
      opacity: 0; }
  .select-item:nth-child(1), .select-item:nth-child(2), .select-item:nth-child(3) {
    margin-top: 0; }
  .select-item h4 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    margin: 0;
    padding: 0 17px; }

.select-item__text {
  transition: all 0.3s; }

.select-item__hover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all 0.3s;
  z-index: 1;
  background: rgba(255, 30, 42, 0.8);
  border-radius: 5px;
  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;
  text-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0; }
  .select-item__hover .btn {
    max-width: 142px;
    font-size: 12px;
    letter-spacing: 0.8px;
    padding: 7px 25px;
    padding-top: 6px;
    padding-bottom: 8px;
    min-width: 0;
    min-width: 142px; }
  .select-item__hover h4 {
    width: 100%;
    color: #fff;
    margin-bottom: 16px; }

.select-item__image {
  display: block;
  padding: 10px 0;
  height: 157px;
  font-size: 0;
  text-align: center;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 3px; }
  .select-item__image:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 100%;
    margin-right: -1px; }
  .select-item__image img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle; }

.select-filter {
  padding-right: 30px; }

.select-filter__header {
  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-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 41px; }
  .select-filter__header h5 {
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    margin: 0; }

.select-filter__clear {
  font-size: 16px;
  color: #a8acb9;
  position: relative;
  display: inline-block; }
  .select-filter__clear:focus {
    color: #a8acb9; }
  .select-filter__clear:hover {
    color: #fff; }
  .select-filter__clear:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    width: 8px;
    height: 8px;
    background: url(/local/templates/diagnostic/assets/css/../images/close.svg) no-repeat 0 0;
    background-size: contain;
    margin-top: -2px; }

.select-filter__checkboxes {
  width: 100%; }
  .select-filter__checkboxes td {
    padding: 0;
    border: 0;
    padding-right: 10px; }
    .select-filter__checkboxes td:last-child {
      padding-right: 0; }
  .select-filter__checkboxes .checkbox {
    color: #fff;
    margin-bottom: 24px;
    vertical-align: top; }

.select-filter__show {
  margin-bottom: 30px;
  padding-right: 30px;
  text-align: right; }
  .select-filter__show a {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    display: inline-block; }
    .select-filter__show a:focus {
      color: #fff; }
    .select-filter__show a:hover {
      color: #fff;
      text-decoration: underline; }

.b-benefits {
  padding-bottom: 83px; }

.benefits-items {
  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; }

.benefit-item {
  margin-bottom: 48px;
  position: relative;
  padding-top: 86px;
  width: 280px; }
  .benefit-item:before {
    content: "";
    position: absolute;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #111e2b;
    box-shadow: 0 0 0 3px #fff, 0 0 0 5px #111e2b;
    top: 0;
    left: 0;
    transition: all 0.3s; }
  .benefit-item:after {
    content: "";
    position: absolute;
    width: 70px;
    height: 70px;
    top: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat; }
  .benefit-item h4 {
    margin-bottom: 16px;
    font-size: 22px;
    line-height: 30px; }
  .benefit-item p {
    margin: 0; }
  .benefit-item--item1:after {
    background-image: url(/local/templates/diagnostic/assets/css/../images/benefit_icon1.svg); }
  .benefit-item--item2:after {
    background-image: url(/local/templates/diagnostic/assets/css/../images/benefit_icon2.svg); }
  .benefit-item--item3:after {
    background-image: url(/local/templates/diagnostic/assets/css/../images/benefit_icon3.svg); }

.products {
  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; }

.product-link {
  background: #fff;
  border-radius: 5px;
  margin-bottom: 24px;
  width: calc(33.33% - 12px);
  position: relative;
  color: #323c47;
  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;
  overflow: hidden;
  position: relative;
  z-index: 1; }
  .product-link:hover .product-link__name {
    opacity: 0; }
  .product-link:hover .product-link__hover {
    opacity: 1; }
  .product-link:hover .product-link__text h4 {
    color: #fff; }
  .product-link:hover .product-link__image > img {
    opacity: 0; }
  .product-link:hover .product-link__image span {
    opacity: 1; }
  .product-link h4 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    margin: 0; }

.product-link--hidden {
  display: none; }

.product-link__name {
  padding: 22px 27px;
  color: #323c47;
  transition: all 0.3s; }

.product-link__image {
  display: block;
  padding: 0;
  height: 256px;
  font-size: 0;
  text-align: center;
  border-radius: 5px; }
  .product-link__image:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 100%;
    margin-right: -1px; }
  .product-link__image img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle; }
  .product-link__image > img {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    transition: all 0.4s; }
  .product-link__image span {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.4s;
    opacity: 0;
    font-size: 0; }
    .product-link__image span img {
      position: absolute;
      top: -100px;
      left: 50%;
      width: auto;
      max-width: inherit;
      max-height: inherit;
      height: auto;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }

.product-link__hover {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: all 0.3s;
  background: rgba(255, 30, 42, 0.8);
  padding: 10px 44px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff; }
  .product-link__hover h4 {
    color: #fff;
    margin-bottom: 18px; }

.load-more-wrap {
  text-align: center;
  max-width: 351px;
  margin: 0 auto;
  padding-top: 33px; }
  .load-more-wrap .btn {
    width: 100%; }

.b-about-product {
  padding-bottom: 81px;
  background: #323c47;
      color: #fff;
       }
  .b-about-product .section-header p {
    font-size: 16px;
    line-height: 24px; }

.about-product__slider {
  background: #FFFFFF;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.09);
  border-radius: 5px;
  text-align: center;
  position: relative;
  z-index: 1;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
  .about-product__slider:not(.slick-initialized) .sld {
    display: none; }
  .about-product__slider .slick-list {
    border-radius: 5px;
    position: relative;
    z-index: 1; }
  .about-product__slider img {
    max-width: 100%;
    height: auto;
    display: inline-block; }
  .about-product__slider .slick-prev {
    left: -43px; }
  .about-product__slider .slick-next {
    right: -43px; }

.about-product-row {
  margin-bottom: 56px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .about-product-row:nth-child(1) {
    height: 0;
    overflow: hidden; }
  .about-product-row:nth-child(3) .about-product-row__right {
    width: 48%;
    padding: 0 45px; }
  .about-product-row:nth-child(3) .about-product-row__left {
    width: 52%;
    padding-left: 0;
    padding-right: 34px; }
  .about-product-row:nth-child(3) .about-product-row__features {
    max-width: 100%; }
    .about-product-row:nth-child(3) .about-product-row__features li {
      margin-right: 24px; }
  .about-product-row:last-child {
    margin-bottom: 0; }

.about-product {
  margin-bottom: 157px; }

.about-product-row__left {
  width: 48%;
  padding: 0 45px; }

.about-product-row__right {
  width: 52%;
  padding-left: 34px; }

.about-product-row__text h3 {
  font-size: 36px;
  line-height: 48px;
  margin-bottom: 4px;
  font-weight: 400; }

.about-product-row__text p {
  margin-bottom: 48px; }

.about-product-row__features {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 480px; }
  .about-product-row__features li {
    font-size: 14px;
    line-height: 19px;
    position: relative;
    padding-left: 32px;
    vertical-align: top;
    display: inline-block;
    margin-right: 30px; }
    .about-product-row__features li:last-child {
      margin: 0; }
    .about-product-row__features li:before {
      content: "";
      position: absolute;
      width: 16px;
      height: 16px;
      background: url(/local/templates/diagnostic/assets/css/../images/check.svg) no-repeat 0 0;
      background-size: contain;
      left: 0;
      top: 5px; }

.about-product-form {
  background: #fff;
  padding: 36px 24px;
  padding-bottom: 29px;
      border-radius: 5px; }
  .about-product-form .form__heading {
    margin-bottom: 28px; }
    .about-product-form .form__heading p {
      font-size: 36px;
      line-height: 48px;
      margin: 0; }
  .about-product-form .form__content {
    max-width: 580px;
    margin: 0 auto; }
    .about-product-form .form__content > .form__group:last-child {
      margin-bottom: 0; }
  .about-product-form .row {
    margin-left: -8px;
    margin-right: -8px; }
    .about-product-form .row > div {
      padding: 0 8px; }
  .about-product-form .form__button {
    max-width: 351px;
    margin-left: auto;
    margin-right: auto; }
  .about-product-form .personal-data-checkbox {
    text-align: left;
    /* max-width: 300px;  */
  }

.b-reviews--black {
  background: #323c47; }
  .b-reviews--black .section-header:before {
    background: #fff; }
  .b-reviews--black .section-header h6, .b-reviews--black .section-header h3, .b-reviews--black .section-header p {
    color: #fff; }
  .b-reviews--black .text-review {
    background: #fff;
    color: #323c47; }
  .b-reviews--black .reviews-slider__pager span {
    color: #fff; }

@media (min-width: 727px) {
  .b-advantages--dark {
    background: #323c47; }
    .b-advantages--dark .advantage__item {
      color: #fff; }
      .b-advantages--dark .advantage__item div span {
        color: #fff; } }

@media (min-width: 1127px) {
  .select-filter {
    display: block !important; } }

@media (max-width: 1126px) {
  .b-about-product {
    padding-bottom: 98px; }
    .b-about-product .section-header {
      max-width: 100%; }
      .b-about-product .section-header p {
        max-width: 800px; }
    .b-about-product--emulator .section-header p {
      max-width: 520px; }
  .about-product-form {
    margin-top: 90px;
    padding-top: 79px;
    padding-bottom: 82px; }
    .about-product-form .form__content {
      max-width: 778px; }
      .about-product-form .form__content .row {
        display: inline-block;
        width: 490px; }
      .about-product-form .form__content .form__button {
        display: inline-block;
        vertical-align: top;
        padding-left: 15px; }
      .about-product-form .form__content .btn {
        margin-top: -2px; }
    .about-product-form .form__group.text-center {
      text-align: left; }
    .about-product-form .personal-data-checkbox {
      color: #fff;
      max-width: 100%; }
  .about-product {
    margin: 0; }
  .about-product-row {
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin: 0; }
    .about-product-row:nth-child(1) {
      height: auto;
      overflow: visible; }
    .about-product-row:nth-child(2), .about-product-row:nth-child(3) {
      height: 0;
      overflow: hidden; }
  .about-product__slider .sld {
    height: 203px;
    font-size: 0; }
    .about-product__slider .sld:after {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 1px;
      height: 100%;
      margin-right: -1px; }
    .about-product__slider .sld img {
      width: auto;
      height: auto;
      max-width: 100%;
      max-height: 100%;
      display: inline-block;
      vertical-align: middle; }
  .about-product-row__left {
    padding-left: 0;
    width: 47%; }
  .about-product-row__right {
    padding: 0 45px;
    width: 53%; }
  .about-product-row__features {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 350px; }
    .about-product-row__features li {
      margin: 0;
      margin-bottom: 32px;
      width: 50%;
      max-width: 140px; }
      .about-product-row__features li span {
        display: block;
        max-width: 150px; }
  .product-link__name {
    padding: 20px 22px; }
  .product-link__image span img {
    -webkit-transform-origin: 50% 10%;
            transform-origin: 50% 10%;
    -webkit-transform: translateX(-50%) scale(0.5);
            transform: translateX(-50%) scale(0.5); }
  .product-link__hover {
    text-align: center;
    padding: 10px; }
    .product-link__hover p {
      display: none; }
  .product-link__image {
    height: 204px; }
  .b-select {
    padding-bottom: 136px; }
  .b-select__left {
    width: 100%; }
  .select-filter {
    display: none; }
  .b-select__right {
    width: 100%; }
  .select-item {
    width: calc(33.33% - 10px);
    margin-top: 20px; }
  .b-select__items {
    max-height: 629px; }
  .select-filter {
    padding-right: 0; }
  .b-benefits {
    padding-bottom: 49px; }
  .benefit-item {
    max-width: 250px; }
  .b-first--tehnika3 .offer {
    margin-top: 0; }
  .b-first--tehnika4 .offer {
    padding-top: 20px;
    margin-top: 0px; }
    .b-first--tehnika4 .offer h1 {
      font-size: 32px;
      line-height: 45px; } }

@media (min-width: 983px) and (max-width: 1126px) {
  .select-item__image {
    height: 224px; }
  .select-item h4 {
    font-size: 22px;
    line-height: 30px; }
  .select-item .btn {
    font-size: 16px;
    line-height: 22px;
    padding: 12px 30px;
    padding-top: 11px;
    padding-bottom: 13px;
    min-width: 197px; }
  /*
  .select-filter__checkboxes {
    display: block;
    padding-bottom: 50px;
    font-size: 0;

    tbody {
      display: block;
    }

    tr {
      display: inline-block;

      td {
        width: 180px;
        display: inline-block;
        padding-right: 10px;
      }
    }
  }
  */ }

@media (min-width: 727px) and (max-width: 982px) {
  .b-first--tehnika .offer h1 {
    font-size: 48px; }
    .b-first--tehnika .offer h1 span {
      font-size: 68px; }
  .b-first--tehnika2 .offer h1 {
    font-size: 40px; }
    .b-first--tehnika2 .offer h1 span {
      font-size: 65px; } }

@media (max-width: 982px) {
  .product-link h4 {
    font-size: 16px;
    line-height: 20px; }
  .product-link:hover .product-link__image img {
    opacity: 1; }
  .product-link__name {
    padding: 12px 15px; }
  .product-link__image {
    height: 145px; }
    .product-link__image span {
      display: none; }
  .product-link__hover .btn {
    min-width: 124px;
    font-size: 12px;
    padding: 3px 20px; }
  .b-select {
    padding-bottom: 80px; }
  .b-first--tehnika3 .offer {
    margin-top: 0; }
  .select-item {
    margin-top: 17px; }
  .benefit-item {
    width: 100%;
    max-width: 100%; }
  .b-about-product {
    padding-bottom: 94px; }
    .b-about-product .section-header p {
      font-size: 16px;
      line-height: 24px; }
  .about-product-row {
    display: block; }
  .about-product-row__left {
    padding: 0;
    width: 100%;
    padding-bottom: 16px; }
  .about-product-row__right {
    width: auto;
    padding: 0 45px;
    margin-left: -30px; }
  .about-product-row__features {
    max-width: 100%; }
    .about-product-row__features li {
      width: 33.33%;
      margin-right: 0;
      max-width: 100%; }
      .about-product-row__features li span {
        display: block;
        max-width: 150px; }
  .about-product__slider .sld {
    height: 273px; }
  .about-product-form {
    padding: 48px 55px;
    padding-bottom: 32px;
    margin-left: -24px; }
    .about-product-form .form__content .row {
      width: 34%;
      float: left;
      display: block;
      margin: 0; }
      .about-product-form .form__content .row > div {
        padding: 0;
        width: 102%; }
    .about-product-form .form__content .form__button {
      display: block;
      width: 66%;
      padding-left: 0;
      display: block;
      float: right;
      max-width: 100%;
      margin-left: -5px;
      position: relative;
      z-index: 1; }
    .about-product-form .form__content .form__group.text-center {
      clear: both; }
  .b-first--tehnika4 .offer {
    padding-top: 0px; }
    .b-first--tehnika4 .offer h1 {
      font-size: 44px;
      line-height: 65px; } }

@media (max-width: 726px) {
  .products {
    margin-left: -24px;
    margin-right: -24px; }
    .products:not(.slick-initialized) .sld {
      display: none; }
    .products .slick-list {
      width: 100%; }
    .products .sld {
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .products .slick-prev,
    .products .slick-next {
      width: 9px;
      height: 15px;
      -webkit-transform: translate(0);
              transform: translate(0);
      top: auto;
      bottom: -32px; }
    .products .slick-prev {
      left: 24px; }
    .products .slick-next {
      right: 24px; }
  .product-link {
    width: calc(50% - 1px);
    margin: 0;
    margin-bottom: 2px;
    border-radius: 0;
    text-align: center; }
  .product-link--hidden {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .product-link__name {
    display: none; }
  .product-link__hover {
    border-radius: 0;
    background: none;
    position: relative;
    opacity: 1;
    color: #323c47;
    height: auto;
    text-align: center;
    display: block;
    padding: 15px 10px; }
    .product-link__hover h4 {
      color: #323c47;
      font-size: 12px;
      line-height: 16px;
      margin-bottom: 13px; }
    .product-link__hover p {
      display: none; }
    .product-link__hover .btn {
      color: #fff;
      padding: 1px 20px;
      min-width: 112px;
      background: #ff1e2a;
      border-color: #ff1e2a; }
  .product-link__image {
    height: 113px;
    padding: 0px 0; }
  .b-select {
    background: #f3f3f3;
    padding-bottom: 74px; }
    .b-select .section-header {
      color: #323c47;
      margin-bottom: 36px; }
      .b-select .section-header:before {
        background: #323c47; }
      .b-select .section-header h6 {
        color: #416a94; }
      .b-select .section-header h3 {
        color: #323c47; }
  .select-filter__show {
    padding-right: 0;
    margin-bottom: 16px; }
    .select-filter__show a {
      color: #323c47; }
      .select-filter__show a:focus {
        color: #323c47; }
      .select-filter__show a:hover {
        color: #000; }
  .b-select__items {
    max-height: inherit;
    margin-left: -24px;
    margin-right: -24px; }
    .b-select__items:not(.slick-initialized) .sld {
      display: none; }
    .b-select__items .sld {
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .b-select__items .slick-prev,
    .b-select__items .slick-next {
      width: 9px;
      height: 15px;
      -webkit-transform: translate(0);
              transform: translate(0);
      top: auto;
      bottom: -32px; }
    .b-select__items .slick-prev {
      left: 24px; }
    .b-select__items .slick-next {
      right: 24px; }
  .select-item {
    width: calc(50% - 1px);
    margin: 0;
    margin-bottom: 2px;
    border-radius: 0;
    text-align: center;
    padding-bottom: 15px; }
    .select-item:hover .select-item__text {
      opacity: 1; }
  .select-item__text {
    margin-bottom: 13px; }
    .select-item__text h4 {
      font-size: 12px;
      line-height: 16px; }
  .select-item__image {
    padding: 4px 0;
    height: 135px; }
  .select-item__hover {
    border-radius: 0;
    background: none;
    position: relative;
    opacity: 1;
    color: #323c47;
    height: auto; }
    .select-item__hover h4 {
      display: none; }
    .select-item__hover .btn {
      color: #fff;
      padding: 1px 20px;
      min-width: 112px;
      background: #ff1e2a;
      border-color: #ff1e2a; }
  .select-filter h5 {
    color: #323c47; }
  .select-filter__show {
    margin-bottom: 20px; }
    .select-filter__show a {
      font-size: 12px;
      line-height: 20px;
      display: inline-block; }
  .select-filter__checkboxes .checkbox {
    color: #323c47; }
  .b-advantages--dark .section-header--dark-bg:before {
    background: #323c47; }
  .b-advantages--dark .section-header--dark-bg h6, .b-advantages--dark .section-header--dark-bg h3, .b-advantages--dark .section-header--dark-bg p {
    color: #323c47; }
  .b-advantages--dark .section-header--dark-bg h6 {
    color: #416a94; }
  .b-reviews2 {
    background: #323c47; }
    .b-reviews2 .section-header:before {
      background: #fff; }
    .b-reviews2 .section-header h6, .b-reviews2 .section-header h3, .b-reviews2 .section-header p {
      color: #fff; }
  .b-catalog .load-more-wrap {
    display: none; }
  .b-catalog2 {
    background: #f3f3f3; }
    .b-catalog2 .section-header:before {
      background: #323c47; }
    .b-catalog2 .section-header h6 {
      color: #416a94; }
    .b-catalog2 .section-header p {
      color: #323c47; }
    .b-catalog2 .section-header h3 {
      color: #323c47; }
  .b-about-product {
    padding-bottom: 49px; }
    .b-about-product .section-header p {
      font-size: 14px;
      line-height: 21px; }
  .about-product-row__features li {
    width: 50%;
    padding-right: 20px;
    padding-left: 0;
    padding-top: 20px;
    margin-bottom: 24px; }
    .about-product-row__features li:before {
      top: 0; }
    .about-product-row__features li:nth-child(2n) {
      padding-right: 0; }
  .about-product__slider .slick-dots {
    display: none !important; }
  .about-product__slider .slick-prev {
    width: 8px;
    height: 13px;
    left: -23px; }
  .about-product__slider .slick-next {
    width: 8px;
    height: 13px;
    right: -23px; }
  .about-product-row__left {
    padding-bottom: 24px; }
  .about-product-row__right {
    padding: 0 23px;
    margin-left: -24px;
    width: auto; }
  .b-first--tehnika4 .offer h1 {
    font-size: 22px;
    line-height: 30px; }
  .about-product-form {
    padding: 32px 24px;
    margin-top: 40px; }
    .about-product-form .form__heading p {
      font-size: 14px;
      line-height: 20px; }
    .about-product-form .form__content .row {
      width: 100%;
      float: none; }
      .about-product-form .form__content .row > div {
        width: 100%; }
    .about-product-form .form__content .form__button {
      width: 100%;
      float: none;
      margin-left: 0; }
    .about-product-form .personal-data-checkbox {
      color: #989898; } }

/*************************************************
*                  product page                  *
*************************************************/
.b-product {
  background: #323c47;
  min-height: 400px;
  padding-top: 267px;
  padding-bottom: 136px; }

.breadcrumbs {
  padding: 0;
  margin: 0;
  list-style: 0;
  margin-bottom: 29px; }
  .breadcrumbs:before, .breadcrumbs:after {
    content: " ";
    display: table; }
  .breadcrumbs:after {
    clear: both; }
  .breadcrumbs li {
    float: left;
    margin-right: 52px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 16px;
    cursor: default;
    position: relative; }
    .breadcrumbs li:before {
      content: "";
      position: absolute;
      width: 4px;
      height: 7px;
      background: url(/local/templates/diagnostic/assets/css/../images/arrow_right_white.svg) no-repeat 0 0;
      background-size: contain;
      right: -25px;
      top: 8px; }
    .breadcrumbs li:last-child:before {
      display: none; }
    .breadcrumbs li a {
      color: #fff;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-size: 16px;
      line-height: 22px; }
      .breadcrumbs li a:focus {
        color: #fff; }
      .breadcrumbs li a:hover {
        color: #fff;
        text-decoration: underline; }

.product-gallery:before, .product-gallery:after {
  content: " ";
  display: table; }

.product-gallery:after {
  clear: both; }

.slick-vertical .slick-slide{
  margin-bottom: 15px;
}

.product-gallery__small {
  visibility: hidden;
  width: 25%;
  float: left;
  padding-right: 16px;
  font-size: 0; }
.product-gallery__small.slick-initialized {
  visibility: visible;
}
  .product-gallery__small:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 100%;
    margin-right: -1px; }
  .product-gallery__small img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle; }

.product-gallery__img {
  width: 113px;
  height: 113px;
  cursor: pointer;
  outline: none;
  display: block;
  margin-bottom: 17px;
  background: #FFFFFF;
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.09);
  border-radius: 5px;
  font-size: 0;
  overflow: hidden;
  position: relative;
  text-align: center; }
  .product-gallery__img:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 100%;
    margin-right: -1px; }
  .product-gallery__img img {
      max-width: 100%;
      max-height: 100%;
      display: inline-block;
  }
  .product-gallery__img:last-child {
    margin: 0; }

.product-gallery__img:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(50, 60, 71, 0.3);
  z-index: 2;
  transition: all 0.3s;
  opacity: 0; }

.product-gallery__img:hover:before {
  opacity: 1; }

.product-gallery__large {
  visibility: hidden;
  width: 75%;
  float: right; }
.product-gallery__large.slick-initialized {
  visibility: visible;
}
  .product-gallery__large .product-gallery__img {
    width: 100%;
    height: 373px;
}

.product__text {
  color: #fff;
  margin-bottom: 40px; }
  .product__text h1 {
    font-size: 36px;
    line-height: 48px;
    font-weight: 400;
    margin-bottom: 16px; }
  .product__text p:last-child {
    margin: 0; }

.product-form {
  color: #fff; }
  .product-form .form__heading {
    margin-bottom: 16px;
    text-align: left; }
    .product-form .form__heading p {
      font-size: 16px;
      line-height: 20px;
      margin: 0; }
  .product-form .form__group:last-child {
    margin: 0; }

.product__top {
  margin-bottom: 56px; }

.product-tabs h6 {
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
  margin-bottom: 16px; }

.product-tabs__buttons {
  padding: 0;
  margin: 0;
  list-style: none;
}
  .product-tabs__buttons:before, .product-tabs__buttons:after {
    content: " ";
    display: table; }
  .product-tabs__buttons:after {
    clear: both; }
  .product-tabs__buttons li {
    float: left;
    position: relative; }
    .product-tabs__buttons li:first-child:before {
      content: "";
      position: absolute;
      width: 5px;
      height: 5px;
      background: #fff;
      left: 0;
      bottom: -5px;
      display: none; }
    .product-tabs__buttons li a {
      color: #a8acb9;
      display: block;
      font-size: 16px;
      line-height: 25px;
      padding: 19px;
      padding-bottom: 14px;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px; }
      .product-tabs__buttons li a:focus {
        color: #a8acb9; }
      .product-tabs__buttons li a:hover {
        color: #fff; }
    .product-tabs__buttons li.active a {
      color: #fff;
      background: #ff1e2a; }
    .product-tabs__buttons li.active:first-child:before {
      display: block; }

.tab-pane {
  border-radius: 5px;
  background: #FFFFFF;
  padding: 48px 32px;
  display: none; }

.tab-content .tab-pane.active {
  display: block; }

.product-description {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.product-description__left {
  width: 100%;
  padding-right: 16px; }

.product-description__right {
  display: none;
  width: 50%;
  padding-left: 16px; }

.popup-video {
  display: none;
  position: relative;
  height: 0;
  padding-bottom: 59.5%;
  border-radius: 5px;
  overflow: hidden; }
  .popup-video .pulse-video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -27px;
    margin-left: -27px;
    z-index: 1; }

.popup-video__placeholder {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .popup-video__placeholder:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(17, 30, 43, 0.2);
    box-shadow: 0 0 40px 10px rgba(50, 60, 71, 0); }

.product-description__left ul {
  margin-bottom: 10px;
}
.product-description__left p {
  margin-bottom: 10px;
}

.product-description__left li {
  line-height: 1.4;
  position: relative;
  padding-left: 20px;
}

.product-description__left li:before {
  content: "—";
  position: absolute;
  left: 0;
}

.product-description__check {
  padding: 0;
  list-style: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 10px;

}
  .product-description__check li {
    font-size: 14px;
    line-height: 19px;
    position: relative;
    padding-left: 32px;
    vertical-align: top;
    display: inline-block;
    margin-right: 24px;
    width: 44%;
    margin-bottom: 8px; }
    .product-description__check li:before {
      content: "";
      position: absolute;
      width: 16px;
      height: 16px;
      background: url(/local/templates/diagnostic/assets/css/../images/check.svg) no-repeat 0 0;
      background-size: contain;
      left: 0;
      top: 5px; }
    .product-description__check li span {
      display: block; }

.specs .product-description__check {
  display: block;
  max-width: 300px; }
  .specs .product-description__check li {
    width: 100%;
    max-width: 100%; }
    .specs .product-description__check li span {
      max-width: 100%; }

.software__info {
  font-size: 12px;
  line-height: 28px;
  padding-top: 24px;
  margin-bottom: 0; }

.product-tab__button {
  display: none;
  background: #323c47;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  padding: 16px 26px;
  border-bottom: 1px solid #4f5761;
  margin-left: -24px;
  margin-right: -24px;
  position: relative; }
  .product-tab__button:before {
    content: "";
    position: absolute;
    width: 7px;
    height: 13px;
    background: url(/local/templates/diagnostic/assets/css/../images/arrow_right_white.svg) no-repeat 0 0;
    background-size: contain;
    right: 24px;
    top: 50%;
    margin-top: -7px;
    transition: all 0.3s; }
  .product-tab__button.is-active:before {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
  .product-tab__button:focus {
    color: #fff; }
  .product-tab__button:hover {
    color: #fff; }

@media (max-width: 1126px) {
  .b-product {
    padding-bottom: 95px; }
  .product__top {
    margin-bottom: 80px; }
  .product__text {
    margin-bottom: 20px; } }

@media (max-width: 982px) {
  .b-product {
    background: #fff;
    padding-top: 244px;
    color: #323c47; }
  .breadcrumbs {
    margin-bottom: 24px; }
    .breadcrumbs li {
      color: #323c47;
      font-size: 12px;
      line-height: 16px;
      letter-spacing: 1.5px;
      margin-right: 20px; }
      .breadcrumbs li:before {
        background: url(/local/templates/diagnostic/assets/css/../images/arrow_right_gray.svg) no-repeat 0 0;
        background-size: contain;
        right: -11px;
        top: 5px; }
      .breadcrumbs li a {
        color: #323c47;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 1.5px; }
        .breadcrumbs li a:focus {
          color: #323c47; }
        .breadcrumbs li a:hover {
          color: #323c47; }
  .product-gallery {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .product-gallery__small {
    display: none;
    width: 100%;
    padding: 0;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
/*    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; */
  }
    .product-gallery__small .product-gallery__img {
      margin: 0;
      margin-right: 22px;
      margin-bottom: px;
      background: #FFFFFF;
      box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.09);
      border-radius: 5px;
      height: 89px;
    }
      .product-gallery__small .product-gallery__img:last-child {
        margin-right: 0; }
  .product-gallery__large {
    width: 100%;
    padding: 0;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 16px; }
    .product-gallery__large .product-gallery__img {
      height: 282px;
        width: auto;
    }
  .product__text {
    color: #323c47;
    margin-bottom: 32px; }
  .product__top {
    margin-bottom: 32px; }
  .product-form {
    color: #323c47; }
    .product-form .form__heading p {
      font-size: 14px;
      line-height: 20px; }
  .product-tabs__buttons li:first-child:before {
    background: #323c47; }
  .product-tabs__buttons li a:hover {
    color: #000; }
  .product-tabs__buttons li.active a:hover {
    color: #fff; }
  .tab-pane {
    background: #323c47;
    color: #fff;
    padding: 0 33px; }
  .tab-pane__body {
    padding: 48px 0; }
  .product-description {
    display: block; }
  .product-description__left {
    width: 100%;
    padding: 0;
    padding-bottom: 40px; }
  .product-description__right {
    width: 100%;
    padding: 0; } }

@media (min-width: 727px) {
  .tab-pane__body {
    display: block !important;
    height: auto !important;
    padding: 48px 0 !important;
    margin: 0 !important; } }

@media (min-width: 1127px) {
  .tab-pane__body {
    padding: 0 !important; } }

@media (max-width: 726px) {
  .b-product {
    padding-top: 191px;
    padding-bottom: 0; }
  .breadcrumbs {
    display: none; }
  .product__text h1 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 16px; }
  .product__top > .row {
    
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
  }
    .product__top > .row > div:nth-child(1) {
      width: 100%;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; }
    .product__top > .row > div:nth-child(2) {
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; }
  .product-gallery {
    margin-bottom: 52px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .product-gallery__small {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .product-gallery__small .product-gallery__img {
      width: 85px;
      height: 82px; }
  .product-form {
    max-width: 300px;
    margin: 0 auto; }
  .popup-video .pulse-video-play {
    margin-top: -16px;
    margin-left: -16px; }
  .product-tabs__buttons {
    display: none; }
  .tab-pane {
    background: #f3f3f3;
    padding: 0 24px;
    color: #323c47;
    border-radius: 0;
    margin-left: -24px;
    margin-right: -24px;
    padding-top: 0;
    display: block; }
  .tab-pane__body {
    display: none;
    padding: 32px 0; }
  .product-description__check li {
    width: 100%;
    max-width: 100%; }
  .product-tab__button {
    display: block; }
  .specs__left {
    margin-bottom: 40px; } }

/*************************************************
*                    contacts                    *
*************************************************/
.b-contacts {
  padding-top: 230px;
  padding-bottom: 136px;
  background: #323c47; }

.b-contacts__list {
  color: #fff;
  overflow: hidden;
  /*margin-bottom: 80px; */
  }
  .b-contacts__list a {
    color: #fff; }
    .b-contacts__list a:focus {
      color: #fff; }
    .b-contacts__list a:hover {
      color: #fff;
      text-decoration: underline; }
  .b-contacts__list p, .b-contacts__list h4 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 12px;
    font-weight: 400; }
  .b-contacts__list h4 {
    margin-bottom: 18px; }
  .b-contacts__list h6 {
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    margin-bottom: 7px; }

.b-contacts__row {
  margin-bottom: 26px; }
  .b-contacts__row:before, .b-contacts__row:after {
    content: " ";
    display: table; }
  .b-contacts__row:after {
    clear: both; }

.b-contacts__left {
  width: 29%;
  padding-right: 40px;
  float: left; }

.b-contacts__right {
  /*width: 71%;*/
  width: 100%;
  float: right; }

.contacts-items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  /*margin-right: -63px; */
  justify-content: space-around;
}
.contact-us-items{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  /*margin-right: -63px; */
  justify-content: space-around;
}
.contact-us-items .contact-us-item{
  width: 100%;
  background:#EAEAEA;
  margin-bottom: 10px;
  border-radius: 5px;
  border: 0.5px solid #353E48;
box-sizing: border-box;
box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.25);
border-radius: 5px;

}
.contact-us-items .contact-us-item a{
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: block;
  padding:14px 20px;
  position: relative;
}
.contact-us-items .contact-us-item p{
  color: #000;
  margin-bottom: 0px;
  margin-left: 70px;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
}
.contact-us-items .contact-us-item a.phone:before{
    content: "";
    position: absolute;
    background: url(/local/templates/diagnostic/assets/css/../images/ContactPh.svg) no-repeat 0 0;
    background-size: contain;
    width: 23px;
    height: 23px;
    left: 25px;
    top: 16px;
}
.contact-us-items .contact-us-item a.email:before{
    content: "";
    position: absolute;
    background: url(/local/templates/diagnostic/assets/css/../images/ContactEm.svg) no-repeat 0 0;
    background-size: contain;
    width: 23px;
    height: 23px;
   left: 25px;
    top: 20px;
}
.contact-us-items .contact-us-item a.whatsapp:before{
    content: "";
    position: absolute;
    background: url(/local/templates/diagnostic/assets/css/../images/ContactWA.svg) no-repeat 0 0;
    background-size: contain;
    width: 23px;
    height: 23px;
    left: 25px;
    top: 16px;
}
.contact-us-items .contact-us-item a.vk:before{
    content: "";
    position: absolute;
    background: url(/local/templates/diagnostic/assets/css/../images/vk.svg) no-repeat 0 0;
    background-size: contain;
    width: 23px;
    height: 23px;
    left: 25px;
    top: 16px;
}
.contact-us-items .contact-us-item a.fb:before{
    content: "";
    position: absolute;
    background: url(/local/templates/diagnostic/assets/css/../images/fb.svg) no-repeat 0 0;
    background-size: contain;
    width: 23px;
    height: 23px;
    left: 25px;
    top: 16px;
}
.contact-us-items .contact-us-item a.youtube:before{
    content: "";
    position: absolute;
    background: url(/local/templates/diagnostic/assets/css/../images/youtube.svg) no-repeat 0 0;
    background-size: contain;
    width: 23px;
    height: 23px;
    left: 25px;
    top: 16px;
}
.main-address {
  margin-bottom: 12px; }
  .main-address address {
    margin: 0; }

.main-phone {
  margin-bottom: 13px; }

.contacts-item {
  /*display: inline-block;*/
  display: block;
  vertical-align: top;
  margin-bottom: 27px;
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  min-width: 219px;
  /*margin-right: 10px;*/
}
  .contacts-item h4 {
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    margin-bottom: 7px; }

.contacts-item__phone {
  position: relative;
  display: inline-block;
  padding-left: 24px;
  margin-bottom: 2px; }
  .contacts-item__phone:before {
    content: "";
    position: absolute;
    background: url(/local/templates/diagnostic/assets/css/../images/phone.svg) no-repeat 0 0;
    background-size: contain;
    width: 13px;
    height: 13px;
    left: 0;
    top: 5px; }
.contacts-item__ceo{
  position: relative;
  display: inline-block;
  padding-left: 24px;
  margin-bottom: 2px; }
  .contacts-item__ceo:before {
    content: "";
    position: absolute;
    background: url(/local/templates/diagnostic/assets/css/../images/email_diagnostic_web.svg) no-repeat 0 0;
    background-size: contain;
    width: 23px;
    height: 16px;
    left: 0;
    top: 6px;
 }
.contacts-item__whatsapp {
  position: relative;
  display: inline-block;
  padding-left: 24px;
  margin-bottom: 2px; }
  .contacts-item__whatsapp:before {
    content: "";
    position: absolute;
    background: url(/local/templates/diagnostic/assets/css/../images/whatsapp_white.svg) no-repeat 0 0;
    background-size: contain;
    width: 13px;
    height: 13px;
    left: 0;
    top: 5px; }


.contacts-item__email {
  position: relative;
  display: inline-block;
  padding-left: 24px;
  margin-bottom: 2px; }
  .contacts-item__email:before {
    content: "";
    position: absolute;
    background: url(/local/templates/diagnostic/assets/css/../images/email.svg) no-repeat 0 0;
    background-size: contain;
    width: 17px;
    height: 13px;
    left: 0;
    top: 7px; }

.contacts-item__skype {
  position: relative;
  display: inline-block;
  padding-left: 24px;
  margin-bottom: 2px; }
  .contacts-item__skype:before {
    content: "";
    position: absolute;
    background: url(/local/templates/diagnostic/assets/css/../images/skype.svg) no-repeat 0 0;
    background-size: contain;
    width: 15px;
    height: 15px;
    left: 0;
    top: 6px; }

.view-other-countries {
  display: inline-block;
  font-size: 12px;
  line-height: 28px;
  letter-spacing: 1.2px;
  color: #fff;
  padding-right: 25px;
  position: relative; }
  .view-other-countries:before {
    content: "";
    position: absolute;
    width: 11px;
    height: 6px;
    background: url(/local/templates/diagnostic/assets/css/../images/arrow_down.svg) no-repeat 0 0;
    background-size: contain;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    right: -2px;
    top: 11px; }
  .view-other-countries:focus {
    color: #fff; }
  .view-other-countries:hover {
    color: #fff;
    text-decoration: underline; }

.map {
  position: relative;
  height: 501px;
  margin-bottom: 52px;
  border-radius: 5px;
  overflow: hidden; }

#map {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.contacts-form {
  background: #fff;
  border-radius: 5px;
  padding: 62px 24px; }
  .contacts-form .form__heading {
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 40px; }
    .contacts-form .form__heading p {
      font-size: 22px;
      line-height: 30px; }
  .contacts-form .row {
    margin-left: -12px;
    margin-right: -12px; }
    .contacts-form .row > div {
      padding: 0 12px; }
  .contacts-form .form__content {
    max-width: 664px;
    margin: 0 auto; }
  .contacts-form .btn {
    margin-top: -2px; }

@media (max-width: 1126px) {
  .b-contacts {
    padding-bottom: 96px; }
  .b-contacts__list {
    margin-bottom: 32px; }
  .b-contacts__left {
    width: 35%; }
  .b-contacts__right {
    width: 65%; }
  .b-contacts__row {
    margin-bottom: 72px; } }

@media (max-width: 982px) {
  .b-contacts {
    padding-bottom: 96px;
    background: #fff;
    padding-top: 244px; }
  .b-contacts__list {
    color: #323c47;
    margin-bottom: 24px; }
    .b-contacts__list a {
      color: #323c47; }
      .b-contacts__list a:focus {
        color: #323c47; }
      .b-contacts__list a:hover {
        color: #323c47; }
  .b-contacts__row {
    margin-bottom: 24px; }
  .b-contacts__left {
    width: 100%;
    float: none;
    margin-bottom: 54px;
    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; }
    .b-contacts__left > div {
      min-width: 170px; }
  .b-contacts__right {
    width: 100%;
    float: none; }
  .contacts-item__phone {
    margin-bottom: 4px; }
    .contacts-item__phone:before {
      background: url(/local/templates/diagnostic/assets/css/../images/phone_gray.svg) no-repeat 0 0;
      background-size: contain;
      top: 3px; }
       .contacts-item__whatsapp{
    margin-bottom: 4px; }
    .contacts-item__whatsapp:before {
      background: url(/local/templates/diagnostic/assets/css/../images/whatsapp_black.svg) no-repeat 0 0;
      background-size: contain;
      top: 3px; }
      .contacts-item__ceo:before {
      background: url(/local/templates/diagnostic/assets/css/../images/email_diagnostic_mob.svg) no-repeat 0 0;
      background-size: contain;
      top: 3px; }
  .contacts-item__email {
    margin-bottom: 4px; }
    .contacts-item__email:before {
      background: url(/local/templates/diagnostic/assets/css/../images/email_gray.svg) no-repeat 0 0;
      background-size: contain;
      top: 5px; }
  .contacts-item__skype:before {
    background: url(/local/templates/diagnostic/assets/css/../images/skype_gray.svg) no-repeat 0 0;
    background-size: contain;
    top: 3px; }
  .contacts-items {
    margin-right: -16px; }
  .contacts-item {
    min-width: 219px;
    margin-right: 10px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400; }
  .contacts-form {
    background: #323c47;
    color: #fff;
    padding: 32px 55px; }
    .contacts-form .row {
      margin: 0; }
      .contacts-form .row .form__field {
        width: calc(101% + 5px); }
      .contacts-form .row .btn {
        z-index: 1; }
      .contacts-form .row .col-sm-6:nth-child(1) {
        padding: 0;
        width: 37.5%; }
      .contacts-form .row .col-sm-6:nth-child(2) {
        padding: 0;
        width: 62.5%; }
    .contacts-form .personal-data-checkbox {
      color: #fff; }
  .view-other-countries:before {
    background: url(/local/templates/diagnostic/assets/css/../images/arrow_down2.svg) no-repeat 0 0;
    background-size: contain; } }

@media (max-width: 726px) {
  .b-contacts {
    padding-bottom: 64px;
    padding-top: 192px; }
  .b-contacts__left {
    display: block; }
    .b-contacts__left > div {
      width: 100%;
      min-width: 0; }
  .main-address h6 {
    position: relative;
    padding-left: 17px; }
    .main-address h6:before {
      content: "";
      position: absolute;
      width: 9px;
      height: 12px;
      background: url(/local/templates/diagnostic/assets/css/../images/pin.svg) no-repeat 0 0;
      background-size: contain;
      left: 0;
      top: 6px; }
  .main-phone h6 {
    position: relative;
    padding-left: 17px; }
    .main-phone h6:before {
      content: "";
      position: absolute;
      width: 11px;
      height: 11px;
      background: url(/local/templates/diagnostic/assets/css/../images/phone_dark.svg) no-repeat 0 0;
      background-size: contain;
      left: 0;
      top: 6px; }
  .main-email h6 {
    position: relative;
    padding-left: 17px; }
    .main-email h6:before {
      content: "";
      position: absolute;
      width: 12px;
      height: 9px;
      background: url(/local/templates/diagnostic/assets/css/../images/email_dark.svg) no-repeat 0 0;
      background-size: contain;
      left: 0;
      top: 9px; }
  .map {
    margin-bottom: 32px;
    padding: 0;
    height: 328px; }
  .contacts-form {
    padding: 32px 24px;
    padding-top: 40px; }
    .contacts-form .row .col-sm-6:nth-child(n) {
      width: 100%; }
    .contacts-form .row .form__field {
      width: 100%; }
    .contacts-form .form__heading {
      margin-bottom: 18px; }
      .contacts-form .form__heading p {
        font-size: 14px;
        line-height: 20px; }
    .contacts-form .personal-data-checkbox {
      color: #989898; } }

/*************************************************
*                      help                      *
*************************************************/
.b-help {
  padding-top: 275px;
  padding-bottom: 96px;
  background: #323c47; }

.help-grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -16px; }

.help-item {
  padding: 40px 32px;
  padding-bottom: 30px;
  background: #fff;
  border-radius: 5px;
  min-height: 260px;
  margin-bottom: 16px;
  float: left;
  position: relative;
  z-index: 0; }
  .help-item:before {
    content: "";
    position: absolute;
    z-index: -1; }
  .help-item h5 {
    margin: 0;
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 8px; }
    .help-item h5 a {
      color: #323c47;
      position: relative;
      padding-right: 25px; }
      .help-item h5 a:focus {
        color: #fff; }
      .help-item h5 a:hover {
        color: #ff1e2a; }
      .help-item h5 a:before {
        content: "";
        position: absolute;
        width: 8px;
        height: 14px;
        background: url(/local/templates/diagnostic/assets/css/../images/arrow_right_white.svg) no-repeat 0 0;
        background-size: contain;
        right: 0;
        top: 10px; }
  .help-item p {
    margin-bottom: 16px; }
  .help-item .btn {
    width: 100%;
    margin-top: 16px; }
  .help-item ul {
    padding: 0;
    padding-top: 16px;
    margin: 0;
    list-style: none; }
    .help-item ul li {
      margin-bottom: 16px; }
      .help-item ul li:last-child {
        margin: 0; }
      .help-item ul li a {
        color: #323c47; }
        .help-item ul li a:focus {
          color: #323c47; }
        .help-item ul li a:hover {
          color: #ff1e2a; }
  .help-item--delivery {
    padding-right: 259px; }
    .help-item--delivery:before {
      background: url(/local/templates/diagnostic/assets/css/../images/delivery_truck.svg) no-repeat 0 0;
      background-size: contain;
      width: 219px;
      height: 142px;
      right: 23px;
      bottom: 21px; }
  .help-item--refund h5 a {
    display: none; }
  .help-item--servicecenter h5 a {
    display: none; }
  .help-item--payment:before {
    background: url(/local/templates/diagnostic/assets/css/../images/wallet.svg) no-repeat 0 0;
    background-size: contain;
    width: 68px;
    height: 61px;
    right: 20px;
    bottom: 21px; }
  .help-item--dealers {
    padding-bottom: 294px;
    min-height: 536px; }
    .help-item--dealers:before {
      background: url(/local/templates/diagnostic/assets/css/../images/network.svg) no-repeat 0 0;
      background-size: contain;
      width: 205px;
      height: 159px;
      right: 28px;
      bottom: 35px; }
  .help-item--qa {
    padding-bottom: 206px;
    min-height: 536px; }
    .help-item--qa:before {
      background: url(/local/templates/diagnostic/assets/css/../images/questions.svg) no-repeat 0 0;
      background-size: contain;
      width: 479px;
      height: 172px;
      right: 24px;
      bottom: 11px; }

.help-item--lg {
  width: calc(50% - 16px); }

.help-item--sm,
.grid-sizer {
  width: calc(25%  - 16px); }

.help-item__arrow-link {
  color: #323c47;
  letter-spacing: 1.4px;
  display: inline-block;
  position: relative;
  padding-right: 23px;
  font-size: 14px;
  line-height: 28px; }
  .help-item__arrow-link:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 11px;
    background: url(/local/templates/diagnostic/assets/css/../images/arrow_right_gray.svg) no-repeat 0 0;
    background-size: contain;
    right: 0;
    top: 10px; }
  .help-item__arrow-link:focus {
    color: #323c47; }
  .help-item__arrow-link:hover {
    color: #ff1e2a; }

.help-form {
  border-radius: 5px;
  background: #fff;
  padding-top: 54px;
  padding-bottom: 61px; }
  .help-form .form__heading {
    max-width: 596px;
    margin: 0 auto;
    margin-bottom: 40px; }
  .help-form .form__content {
    max-width: 596px;
    margin: 0 auto; }
  .help-form .form__button {
    max-width: 351px;
    margin: 0 auto; }

@media (max-width: 1126px) {
  .help-item--lg {
    width: calc(66.66% - 16px); }
  .help-item--sm,
  .grid-sizer {
    width: calc(33.33% - 16px); }
  .help-item--delivery {
    padding-right: 340px; }
    .help-item--delivery:before {
      width: 304px;
      height: 197px; }
  .help-item--payment:before {
    width: 90px;
    height: 82px; }
  .help-item--dealers:before {
    width: 244px;
    height: 189px; }
  .help-item--qa:before {
    width: 468px;
    height: 186px; } }

@media (max-width: 982px) {
  .b-help {
    background: #fff;
    padding-top: 240px; }
  .help-item {
    background: #323c47;
    color: #fff;
    padding: 24px; }
    .help-item h5 span {
      display: none; }
    .help-item h5 a {
      color: #fff;
      display: inline-block; }
    .help-item ul li a {
      color: #fff; }
      .help-item ul li a:focus {
        color: #fff; }
      .help-item ul li a:hover {
        color: #ff1e2a; }
  .help-form {
    background: #323c47;
    color: #fff;
    padding: 32px 24px;
    min-height: 213px; }
    .help-form .form__heading {
      max-width: 560px; }
      .help-form .form__heading h3 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 4px; }
      .help-form .form__heading p {
        font-size: 16px;
        line-height: 20px; }
    .help-form .form__content {
      max-width: 560px; }
    .help-form .personal-data-checkbox {
      color: #fff; }
    .help-form .form__group {
      margin-bottom: 16px; }
    .help-form .form__field input:focus, .help-form .form__field textarea:focus {
      box-shadow: 0 9px 18px 0 rgba(0, 0, 0, 0.15); }
  .help-item--delivery {
    padding-right: 200px; }
    .help-item--delivery:before {
      width: 162px;
      height: 105px;
      right: 32px;
      bottom: 42px; }
  .help-item--payment:before {
    display: none; }
  .help-item--dealers {
    padding-bottom: 200px; }
    .help-item--dealers:before {
      width: 162px;
      height: 119px;
      background: url(/local/templates/diagnostic/assets/css/../images/network2.svg) no-repeat 0 0;
      background-size: contain; }
  .help-item--qa {
    padding-bottom: 112px; }
    .help-item--qa:before {
      width: 134px;
      height: 118px;
      background: url(/local/templates/diagnostic/assets/css/../images/questions2.svg) no-repeat 0 0;
      background-size: contain;
      right: 17px;
      bottom: 24px; }
  .help-item--servicecenter {
    width: calc(66.66% - 16px);
    padding-right: 170px; }
    .help-item--servicecenter:before {
      content: "";
      position: absolute;
      width: 110px;
      height: 108px;
      background: url(/local/templates/diagnostic/assets/css/../images/repairing.svg) no-repeat 0 0;
      background-size: contain;
      top: 42px;
      right: 35px; }
  .help-item--question {
    width: 100%; }
  .help-item__arrow-link {
    display: none; }
  .help-item--question {
    width: calc(100% - 16px);
    padding-left: 254px;
    padding-bottom: 60px;
    padding-right: 67px;
    padding-top: 32px;
    min-height: 260px; }
    .help-item--question h5 {
      margin-bottom: 16px; }
    .help-item--question:before {
      content: "";
      position: absolute;
      width: 165px;
      height: 181px;
      background: url(/local/templates/diagnostic/assets/css/../images/open_book.svg) no-repeat 0 0;
      background-size: contain;
      left: 61px;
      bottom: 60px; }
    .help-item--question .btn {
      max-width: 351px; } }

@media (max-width: 726px) {
  .b-help {
    padding-bottom: 54px;
    padding-top: 190px; }
  .help-item {
    width: calc(100% - 16px);
    margin-bottom: 32px;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    min-height: 0; }
  .help-item--delivery {
    padding-right: 24px;
    padding-top: 153px; }
    .help-item--delivery:before {
      left: 24px;
      top: 32px;
      right: auto;
      bottom: auto; }
  .help-item--payment {
    padding-right: 24px;
    padding-top: 154px; }
    .help-item--payment:before {
      display: block;
      width: 117px;
      height: 106px;
      left: 24px;
      right: auto;
      top: 32px;
      bottom: auto; }
  .help-item--refund {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .help-item--servicecenter {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
    padding-right: 24px; }
    .help-item--servicecenter:before {
      display: none; }
  .help-item--qa {
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
    padding-bottom: 24px;
    padding-top: 153px; }
    .help-item--qa:before {
      left: 24px;
      top: 24px;
      right: auto;
      bottom: auto;
      width: 134px;
      height: 118px; }
  .help-item--dealers {
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
    padding-bottom: 24px;
    padding-top: 167px; }
    .help-item--dealers:before {
      width: 121px;
      height: 119px;
      background: url(/local/templates/diagnostic/assets/css/../images/network3.svg) no-repeat 0 0;
      background-size: contain;
      left: 24px;
      top: 24px;
      bottom: auto;
      right: auto; }
  .help-item--question {
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 186px; }
    .help-item--question:before {
      left: 24px;
      top: 24px;
      width: 125px;
      height: 138px; }
  .help-form .form__heading {
    margin-bottom: 26px; }
    .help-form .form__heading p {
      font-size: 14px;
      line-height: 20px; }
  .help-item--delivery h5 span,
  .help-item--payment h5 span,
  .help-item--dealers h5 span,
  .help-item--qa h5 span {
    display: none; }
  .help-item--delivery h5 a,
  .help-item--payment h5 a,
  .help-item--dealers h5 a,
  .help-item--qa h5 a {
    display: inline-block; } }

.personal-data-checkbox {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  cursor: pointer;
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 20px;
}

.personal-data-checkbox input[type="checkbox"] {
  margin-top: 3px;
  flex-shrink: 0;
}

.personal-data-checkbox.has-error {
  color: #d9534f;
}

.personal-data-checkbox.has-error a {
  color: #d9534f;
}

.personal-data-checkbox.has-success {
  color: inherit;
}


/*************************************************
*                     popups                     *
*************************************************/
.modal-backdrop {
  background: #000;
  bottom: -2px; }
  .modal-backdrop.in {
    background: #000;
    opacity: .8; }

.fancybox-bg {
  background: #323c47; }

.fancybox-is-open .fancybox-bg {
  opacity: 0.7; }

.fancybox-button--close {
  background: rgba(30, 30, 30, 0.6) url(/local/templates/diagnostic/assets/css/../images/close.svg) no-repeat center;
  box-shadow: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  opacity: 1; }
  .fancybox-button--close:hover {
    background: rgba(30, 30, 30, 0.6) url(/local/templates/diagnostic/assets/css/../images/close.svg) no-repeat center; }
  .fancybox-button--close:before, .fancybox-button--close:after {
    display: none; }

.fancybox-toolbar {
  opacity: 1;
  visibility: visible; }

.fancybox-button--close:hover:not([disabled]) {
  background: rgba(30, 30, 30, 0.6) url(/local/templates/diagnostic/assets/css/../images/close.svg) no-repeat center; }

.modal {
  padding: 0 !important; }
  .modal .close {
    border: none;
    outline: none;
    background: none;
    position: absolute;
    z-index: 10;
    text-align: center;
    width: 32px;
    height: 32px;
    top: 5px;
    right: 5px;
    border-radius: 50%;
    border: 0;
    opacity: 1; }
    .modal .close:before, .modal .close:after {
      content: "";
      position: absolute;
      width: 20px;
      height: 2px;
      background: #2d2d2d;
      -webkit-transform-origin: 0 0;
              transform-origin: 0 0;
      transition: all 0.3s; }
    .modal .close:before {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      left: 9px;
      top: 8px; }
    .modal .close:after {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
      left: 8px;
      top: 22px; }
    .modal .close:focus {
      outline: none; }
    .modal .close:hover {
      background: none;
      border-color: 0;
      opacity: 1; }

.modal-content {
  box-shadow: none;
  border: none;
  border-radius: 5px;
  margin: 0 auto; }

.modal-dialog {
  border: none;
  margin: 0 auto;
  width: 100%;
  max-width: 960px; }

.modal-body {
  border-radius: 0;
  background: none;
  padding: 50px; }

.fancybox-slide--iframe .fancybox-content {
  max-width: calc(1109px - 100px);
  max-height: calc(655px - 88px); }

.sk-fading-circle {
  width: 40px;
  height: 40px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 100; }
  .sk-fading-circle:before {
    content: "";
    position: absolute;
    left: -40px;
    right: -40px;
    top: -15px;
    bottom: -15px;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 10px; }
  .sk-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
    .sk-fading-circle .sk-circle:before {
      content: '';
      display: block;
      margin: 0 auto;
      width: 15%;
      height: 15%;
      background-color: #fff;
      border-radius: 100%;
      -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
              animation: sk-circleFadeDelay 1.2s infinite ease-in-out both; }
  .sk-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg); }
  .sk-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg); }
  .sk-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
  .sk-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
            transform: rotate(120deg); }
  .sk-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
            transform: rotate(150deg); }
  .sk-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .sk-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
            transform: rotate(210deg); }
  .sk-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
            transform: rotate(240deg); }
  .sk-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg); }
  .sk-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
            transform: rotate(300deg); }
  .sk-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
            transform: rotate(330deg); }
  .sk-fading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
            animation-delay: -1.1s; }
  .sk-fading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
            animation-delay: -1s; }
  .sk-fading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
            animation-delay: -0.9s; }
  .sk-fading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s; }
  .sk-fading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
            animation-delay: -0.7s; }
  .sk-fading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
            animation-delay: -0.6s; }
  .sk-fading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s; }
  .sk-fading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
            animation-delay: -0.4s; }
  .sk-fading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
            animation-delay: -0.3s; }
  .sk-fading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
            animation-delay: -0.2s; }
  .sk-fading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
            animation-delay: -0.1s; }

@-webkit-keyframes sk-circleFadeDelay {
  0%,
  39%,
  100% {
    opacity: 0; }
  40% {
    opacity: 1; } }

@keyframes sk-circleFadeDelay {
  0%,
  39%,
  100% {
    opacity: 0; }
  40% {
    opacity: 1; } }

/*************************************************
*                    about                      *
*************************************************/
.b-about-inner {
  background: #323c47;
  color: #fff;
  padding-top: 280px; }
  .b-about-inner__title {
    font-size: 16px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    width: 100%; }
  .b-about-inner__bigTitle {
    margin-bottom: 20px; }
  .b-about-inner__top {
    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; }
  .b-about-inner__left {
    width: 46%;
    margin-right: 2%;
    max-width: 350px; }
  .b-about-inner__right {
    width: 52%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .b-about-inner__item {
    width: 45%;
    margin-right: 10%;
    padding-top: 50px;
    position: relative; }
    .b-about-inner__item:last-child {
      margin-right: 0px; }
    .b-about-inner__item:before {
      content: '';
      position: absolute;
      top: 0px;
      left: 0px; }
    .b-about-inner__item-title {
      font-size: 22px;
      font-weight: 400;
      line-height: 30px;
      margin-bottom: 10px; }
    .b-about-inner__item--icon1:before {
      background: url(/local/templates/diagnostic/assets/css/../images/about-icon1.svg) 0 0 no-repeat;
      width: 33px;
      height: 31px; }
    .b-about-inner__item--icon2:before {
      background: url(/local/templates/diagnostic/assets/css/../images/about-icon2.svg) 0 0 no-repeat;
      width: 27px;
      height: 32px; }
  .b-about-inner .section-header:before,
  .b-about-inner .section-header:after {
    display: none; }
  .b-about-inner .b-about-company__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .b-about-inner .b-about-company__right {
    width: 46%;
    margin-right: 2%;
    padding-right: 0px; }
  .b-about-inner .b-about-company__left {
    width: 52%;
    padding-right: 0px; }
  .b-about-inner .about-company-numbers {
    margin-left: 0px;
    padding: 0px;
    min-height: 0px; }
  .b-about-inner .about-company-numbers__item {
    margin-right: 35px; }
  .b-about-inner .b-about-company__video {
    height: 290px;
    margin-left: 0;
    border-radius: 5px;
    padding-top: 25px; }
  .b-about-inner .b-about-company .section-header {
    padding-top: 0px; }
  .b-about-inner .b-about-company {
    padding-top: 130px;
    padding-bottom: 0px; }
  .b-about-inner .b-whyme {
    padding-top: 140px; }
    .b-about-inner .b-whyme__title {
      margin-bottom: 40px; }
    .b-about-inner .b-whyme__content {
      font-size: 0px; }
    .b-about-inner .b-whyme__item {
      position: relative;
      padding-top: 45px;
      width: 25%;
      display: inline-block;
      vertical-align: top;
      font-size: 16px;
      font-weight: 400;
      line-height: 20px;
      margin-bottom: 45px; }
      .b-about-inner .b-whyme__item:before {
        content: '';
        position: absolute;
        top: 0px;
        left: 0px; }
      .b-about-inner .b-whyme__item--icon1:before {
        background: url(/local/templates/diagnostic/assets/css/../images/whyme1.svg) 0 0 no-repeat;
        background-size: contain;
        width: 30px;
        height: 28px; }
      .b-about-inner .b-whyme__item--icon2:before {
        background: url(/local/templates/diagnostic/assets/css/../images/whyme2.svg) 0 0 no-repeat;
        background-size: contain;
        width: 22px;
        height: 31px; }
      .b-about-inner .b-whyme__item--icon3:before {
        background: url(/local/templates/diagnostic/assets/css/../images/whyme3.svg) 0 0 no-repeat;
        background-size: contain;
        width: 30px;
        height: 29px; }
      .b-about-inner .b-whyme__item--icon4:before {
        background: url(/local/templates/diagnostic/assets/css/../images/whyme4.svg) 0 0 no-repeat;
        background-size: contain;
        width: 26px;
        height: 30px; }
      .b-about-inner .b-whyme__item--icon5:before {
        background: url(/local/templates/diagnostic/assets/css/../images/whyme5.svg) 0 0 no-repeat;
        background-size: contain;
        width: 31px;
        height: 29px; }
      .b-about-inner .b-whyme__item--icon6:before {
        background: url(/local/templates/diagnostic/assets/css/../images/whyme6.svg) 0 0 no-repeat;
        background-size: contain;
        width: 38px;
        height: 32px; }
      .b-about-inner .b-whyme__item--icon7:before {
        background: url(/local/templates/diagnostic/assets/css/../images/whyme7.svg) 0 0 no-repeat;
        background-size: contain;
        width: 35px;
        height: 35px; }
      .b-about-inner .b-whyme__item--icon8:before {
        background: url(/local/templates/diagnostic/assets/css/../images/whyme8.svg) 0 0 no-repeat;
        background-size: contain;
        width: 31px;
        height: 31px; }
  .b-about-inner .about-company__slider {
    padding: 0 30px;
    margin-top: 80px; }
    .b-about-inner .about-company__slider img {
      width: 100%; }
    .b-about-inner .about-company__slider .slick-list {
      margin: 0 -10px; }
    .b-about-inner .about-company__slider .slick-slide {
      margin: 0 10px; }
    .b-about-inner .about-company__slider .sld {
      border-radius: 5px;
      overflow: hidden; }
    .b-about-inner .about-company__slider .slick-prev {
      background: url(/local/templates/diagnostic/assets/css/../images/arrow-left-white.svg) no-repeat 0 0;
      left: 0px;
      width: 12px;
      height: 21px;
      background-size: contain; }
    .b-about-inner .about-company__slider .slick-next {
      background: url(/local/templates/diagnostic/assets/css/../images/arrow_right-white.svg) no-repeat 0 0;
      right: 0px;
      width: 12px;
      height: 21px;
      background-size: contain; }
  .b-about-inner .b-contacts {
    padding-top: 130px;
    padding-bottom: 20px; }
  .b-about-inner .b-contacts__list h3 {
    margin-bottom: 40px; }

@media (max-width: 1126px) {
  .b-about-inner .b-about-company__inner {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .b-about-inner .b-about-company__right {
    width: 100%;
    margin-right: 0px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .b-about-inner .section-header p {
    font-size: 22px;
    line-height: 30px; }
  .b-about-inner .b-about-company__left {
    padding-top: 0px;
    width: 100%; } }

@media (max-width: 982px) {
  .b-about-inner {
    background: #fff;
    color: #323c47; }
    .b-about-inner__title {
      color: #416a94; }
    .b-about-inner__left {
      width: 100%;
      margin-right: 0;
      max-width: 100%;
      margin-bottom: 40px; }
    .b-about-inner__right {
      width: 70%; }
    .b-about-inner__item--icon1:before {
      background: url(/local/templates/diagnostic/assets/css/../images/about-icon1_grey.svg) 0 0 no-repeat; }
    .b-about-inner__item--icon2:before {
      background: url(/local/templates/diagnostic/assets/css/../images/about-icon2_grey.svg) 0 0 no-repeat; }
    .b-about-inner .section-header {
      padding-left: 0px; }
    .b-about-inner .section-header p {
      font-size: 16px;
      line-height: 20px; }
    .b-about-inner .about-company-numbers {
      background: #fff;
      padding: 30px 0; }
    .b-about-inner .about-company-numbers__item {
      color: #323c47;
      text-align: left; }
    .b-about-inner .b-whyme {
      padding-top: 90px; }
    .b-about-inner .b-whyme__content {
      width: 70%; }
    .b-about-inner .b-whyme__item {
      width: 50%; }
    .b-about-inner .b-whyme__item--icon1:before {
      background: url(/local/templates/diagnostic/assets/css/../images/whyme1_grey.svg) 0 0 no-repeat;
      background-size: contain; }
    .b-about-inner .b-whyme__item--icon2:before {
      background: url(/local/templates/diagnostic/assets/css/../images/whyme2_grey.svg) 0 0 no-repeat;
      background-size: contain; }
    .b-about-inner .b-whyme__item--icon3:before {
      background: url(/local/templates/diagnostic/assets/css/../images/whyme3_grey.svg) 0 0 no-repeat;
      background-size: contain; }
    .b-about-inner .b-whyme__item--icon4:before {
      background: url(/local/templates/diagnostic/assets/css/../images/whyme4_grey.svg) 0 0 no-repeat;
      background-size: contain; }
    .b-about-inner .b-whyme__item--icon5:before {
      background: url(/local/templates/diagnostic/assets/css/../images/whyme5_grey.svg) 0 0 no-repeat;
      background-size: contain; }
    .b-about-inner .b-whyme__item--icon6:before {
      background: url(/local/templates/diagnostic/assets/css/../images/whyme6_grey.svg) 0 0 no-repeat;
      background-size: contain; }
    .b-about-inner .b-whyme__item--icon7:before {
      background: url(/local/templates/diagnostic/assets/css/../images/whyme7_grey.svg) 0 0 no-repeat;
      background-size: contain; }
    .b-about-inner .b-whyme__item--icon8:before {
      background: url(/local/templates/diagnostic/assets/css/../images/whyme8_grey.svg) 0 0 no-repeat;
      background-size: contain; }
    .b-about-inner .about-company__slider .slick-prev {
      background: url(/local/templates/diagnostic/assets/css/../images/arrow-left-grey.svg) no-repeat 0 0;
      background-size: contain;
      width: 7px;
      height: 13px; }
    .b-about-inner .about-company__slider .slick-next {
      background: url(/local/templates/diagnostic/assets/css/../images/arrow_right_grey.svg) no-repeat 0 0;
      background-size: contain;
      width: 7px;
      height: 13px; }
    .b-about-inner .b-contacts__list h3 {
      margin-bottom: 20px; } }

@media (max-width: 726px) {
  .b-about-inner {
    padding-top: 200px; }
    .b-about-inner__bigTitle {
      font-size: 22px;
      line-height: 30px; }
    .b-about-inner__text {
      font-size: 14px;
      line-height: 20px; }
    .b-about-inner__right {
      width: 100%;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
    .b-about-inner__item {
      width: 100%;
      margin-bottom: 30px; }
      .b-about-inner__item-title {
        font-size: 16px;
        line-height: 25px;
        font-weight: 500; }
      .b-about-inner__item-text {
        font-size: 14px;
        line-height: 20px; }
    .b-about-inner .b-about-company {
      padding-top: 30px; }
    .b-about-inner .about-company-numbers {
      background: #323c47; }
    .b-about-inner .about-company-numbers__item {
      color: #fff; }
    .b-about-inner .b-about-company__video {
      border-radius: 0px;
      height: 160px;
      padding-top: 45px; }
    .b-about-inner .b-whyme {
      padding-top: 60px; }
    .b-about-inner .b-whyme__title {
      font-size: 22px;
      line-height: 30px; }
    .b-about-inner .b-whyme__content {
      width: 100%; }
    .b-about-inner .b-whyme__item {
      width: 100%;
      padding-top: 0px;
      padding-left: 50px;
      margin-bottom: 25px; }
      .b-about-inner .b-whyme__item br {
        display: none; }
    .b-about-inner .about-company__slider {
      margin-top: 20px; }
    .b-about-inner .b-contacts {
      padding-top: 80px; } }

/*************************************************
*                    404                        *
*************************************************/
.b-404 {
  color: #fff; }
  .b-404__top {
    margin-bottom: 90px; }
    .b-404__top:before, .b-404__top:after {
      content: " ";
      display: table; }
    .b-404__top:after {
      clear: both; }
  .b-404__number {
    font-size: 240px;
    font-weight: 400;
    margin-right: 120px;
    float: left;
    line-height: 180px; }
  .b-404__text {
    float: left;
    width: 490px;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    position: relative;
    padding-top: 90px;
    margin-top: 35px; }
    .b-404__text:before {
      content: '';
      position: absolute;
      top: 0px;
      left: 0px;
      width: 64px;
      height: 64px;
      background: url(/local/templates/diagnostic/assets/css/../images/p404.svg) center center no-repeat;
      background-size: contain; }
  .b-404__content {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 90px; }
    .b-404__content p {
      margin-bottom: 30px; }
    .b-404__content ul {
      margin-bottom: 70px; }
      .b-404__content ul li {
        margin-bottom: 10px;
        position: relative;
        padding-left: 35px; }
        .b-404__content ul li:before {
          content: '—';
          color: #fff;
          font-size: 16px;
          font-weight: 400;
          position: absolute;
          top: 50%;
          left: 0px;
          line-height: 0px; }
        .b-404__content ul li a {
          color: #fff;
          font-style: italic; }
          .b-404__content ul li a:hover {
            color: #ff1e2a; }

@media (max-width: 1126px) {
  .b-404__number {
    font-size: 200px;
    line-height: 150px;
    margin-right: 70px; }
  .b-404__text {
    margin-top: 10px; } }

@media (max-width: 982px) {
  .b-404 {
    color: #323c47; }
  .b-404__content ul li:before,
  .b-404__content ul li a {
    color: #323c47; }
  .b-404__text {
    padding-top: 0px;
    margin-top: 50px;
    padding-left: 85px;
    width: 100%; }
  .b-404__text:before {
    background: url(/local/templates/diagnostic/assets/css/../images/p404_grey.svg) center center no-repeat;
    background-size: contain; }
  .b-404__top {
    margin-bottom: 60px; }
  .b-404__content ul {
    margin-bottom: 30px; } }

@media (max-width: 726px) {
  .b-404__number {
    font-size: 144px;
    line-height: 110px; }
  .b-404__text {
    padding: 0px;
    font-size: 20px; }
    .b-404__text:before {
      display: none; }
  .b-404__content {
    font-size: 16px;
    line-height: 24px; }
    .b-404__content ul {
      font-size: 14px;
      line-height: 20px; }
  .form__field textarea {
    height: 120px !important; } }

/*************************************************
*                    results-search              *
*************************************************/
.b-results-search {
  min-height: 100vh;
  padding-top: 275px;
  padding-bottom: 95px;
  background: #323c47;
  overflow: hidden; }

.results-search {
  color: #fff; }
  .results-search__form {
    margin-bottom: 40px;
    position: relative; }
    .results-search__form:before {
      content: '';
      position: absolute;
      width: 16px;
      height: 16px;
      left: 15px;
      top: 12px;
      background: url(/local/templates/diagnostic/assets/css/../images/search_black.svg) no-repeat 0 0;
      background-size: contain; }
    .results-search__form input {
      width: 100%;
      height: 40px;
      box-shadow: 0 5px 8px rgba(0, 0, 0, 0.12);
      border-radius: 5px;
      background-color: #ffffff;
      padding: 0 20px 0 40px;
      color: #323c47;
      font-size: 14px;
      font-weight: 400;
      line-height: 19px;
      border: none; }
    .results-search__form input::-webkit-input-placeholder {
      color: #323c47 !important; }
    .results-search__form input::-moz-placeholder {
      color: #323c47 !important; }
    .results-search__form input:-ms-input-placeholder {
      color: #323c47 !important; }
    .results-search__form input::placeholder {
      color: #323c47 !important; }
    .results-search__form input:focus::-webkit-input-placeholder {
      color: transparent !important; }
    .results-search__form input:focus::-moz-placeholder {
      color: transparent !important; }
    .results-search__form input:focus:-ms-input-placeholder {
      color: transparent !important; }
    .results-search__form input:focus::placeholder {
      color: transparent !important; }
    .results-search__form textarea::-webkit-input-placeholder {
      color: #323c47 !important; }
    .results-search__form textarea::-moz-placeholder {
      color: #323c47 !important; }
    .results-search__form textarea:-ms-input-placeholder {
      color: #323c47 !important; }
    .results-search__form textarea::placeholder {
      color: #323c47 !important; }
      .results-search__form textarea::-webkit-input-placeholder:focus {
        color: transparent !important; }
      .results-search__form textarea::-moz-placeholder:focus {
        color: transparent !important; }
      .results-search__form textarea:-ms-input-placeholder:focus {
        color: transparent !important; }
      .results-search__form textarea::placeholder:focus {
        color: transparent !important; }
    .results-search__form textarea:focus::-webkit-input-placeholder {
      color: transparent !important; }
    .results-search__form textarea:focus::-moz-placeholder {
      color: transparent !important; }
    .results-search__form textarea:focus:-ms-input-placeholder {
      color: transparent !important; }
    .results-search__form textarea:focus::placeholder {
      color: transparent !important; }
    .results-search__form button {
      display: none; }

.news-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 45px;
  padding-bottom: 45px;
  position: relative; }
  .news-item:after {
    content: '';
    position: absolute;
    left: -5%;
    bottom: 0px;
    background: rgba(168, 172, 185, 0.62);
    width: 110%;
    height: 1px; }
  .news-item:last-child:after {
    display: none; }
  .news-item__img {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: 312px;
    border-radius: 5px;
    overflow: hidden;
    margin-right: 35px; }
    .news-item__img img {
      display: block;
      width: 100%;
      border-radius: 5px; }
  .news-item__info {
    position: relative;
    padding-top: 25px; }
  .news-item__category {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 40px; }
  .news-item__title {
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    line-height: 48px; }
    a.news-item__title:hover {
      color: #ff1e2a; }
  .news-item__text {
    margin-top: 15px;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px; }
  .news-item__links {
    margin-top: 70px; }
    .news-item__links a {
      color: #fff;
      display: inline-block;
      vertical-align: top;
      margin-right: 25px; }
      .news-item__links a:hover {
        color: #ff1e2a; }
  .news-item__stat {
    position: absolute;
    bottom: 0px;
    right: 0px;
    text-align: right;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .news-item__comments, .news-item__views {
    margin-right: 30px;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    position: relative;
    padding-left: 30px; }
    .news-item__comments:before, .news-item__views:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0px;
      margin-top: -7px;
      width: 17px;
      height: 15px;
      background: url(/local/templates/diagnostic/assets/css/../images/comments.svg) center center no-repeat;
      background-size: contain; }
  .news-item__views {
    margin-right: 0px; }
    .news-item__views:before {
      width: 19px;
      height: 12px;
      margin-top: -6px;
      background: url(/local/templates/diagnostic/assets/css/../images/views.svg) center center no-repeat;
      background-size: contain; }

.page__category {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 2px;
  margin-bottom: 20px; }

.pagination {
  text-align: right; }
  .pagination a {
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    line-height: 48px;
    margin: 0 10px; }
    .pagination a:hover, .pagination a.active {
      color: #ff1e2a; }
    .pagination a:first-child, .pagination a:last-child {
      font-size: 22px;
      font-weight: 500; }
  .pagination span {
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    line-height: 48px;
    margin: 0 10px; }

.filter-time {
  margin-bottom: 50px; }
  .filter-time a {
    color: #a8acb9;
    font-size: 16px;
    font-weight: 400;
    margin-right: 30px;
    display: inline-block;
    vertical-align: top;
    height: 55px;
    line-height: 55px; }
    .filter-time a:hover {
      color: #ff1e2a; }
    .filter-time a.active {
      background: #ff1e2a;
      color: #fff;
      padding: 0 25px;
      border-radius: 5px; }

.full-news {
  color: #fff;
  margin-bottom: 90px; }
  .full-news__title {
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 25px;
    margin-top: 40px; }
  .full-news p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px; }
  .full-news__img {
    margin: 50px 0;
    border-radius: 5px;
    overflow: hidden; }
    .full-news__img img {
      border-radius: 5px;
      width: 100%;
      display: block; }
  .full-news__text {
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 35px; }

.widget-facebook {
  font-family: Roboto;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  border: 1px solid #979797;
  background-color: #ffffff;
  padding: 100px 0;
  width: 100%;
  margin-bottom: 90px; }

@media (max-width: 1126px) {
  .news-item__stat {
    bottom: auto;
    top: 25px; }
  .news-item:after {
    left: 0px;
    width: 100%; } }

@media (max-width: 982px) {
  .b-results-search {
    padding-top: 240px;
    background: #fff; }
  .results-search {
    color: #323c47; }
  .news-item {
    padding-top: 30px;
    padding-bottom: 30px; }
    .news-item a {
      color: #323c47; }
  .news-item__img {
    width: 230px; }
  .news-item__info {
    padding-top: 0px; }
  .news-item__category {
    margin-bottom: 15px; }
  .news-item__links {
    margin-top: 30px; }
  .news-item__stat {
    top: 0px; }
  .news-item__comments:before {
    background: url(/local/templates/diagnostic/assets/css/../images/comments_grey.svg) center center no-repeat;
    background-size: contain; }
  .news-item__views:before {
    background: url(/local/templates/diagnostic/assets/css/../images/views_grey.svg) center center no-repeat;
    background-size: contain; }
  .pagination a,
  .pagination span {
    color: #323c47;
    font-size: 24px;
    line-height: 48px;
    font-weight: 500; }
  .pagination a:first-child,
  .pagination a:last-child {
    font-size: 18px; }
  .full-news {
    color: #323c47; }
  .full-news__title {
    margin-top: 20px;
    font-weight: 400; }
  .widget-facebook {
    border-color: #a8acb9;
    background-color: #a8acb9;
    color: #fff; }
  }
    

@media (max-width: 726px) {
  .b-results-search {
    padding-top: 190px;
    padding-bottom: 50px; }
  .news-item {
    display: block; }
  .news-item__img {
    width: 100%;
    height: 130px;
    margin-bottom: 25px; }
    .news-item__img img {
      max-width: 100%;
      height: 100%;
      width: auto;
    }
  .news-item__category {
    font-size: 14px;
    line-height: 20px; }
  .news-item__title {
    font-size: 22px;
    font-weight: 400;
    line-height: 30px; }
  .news-item__stat {
    position: static;
    margin-top: 35px; }
  .pagination {
    text-align: center; }
  .pagination a, .pagination span {
    font-size: 20px;
    line-height: 48px;
    margin: 0 6px; }
  .pagination a:first-child, .pagination a:last-child {
    font-size: 16px; }
  .filter-time {
    margin-bottom: 0px; }
    .filter-time__title {
      text-align: right;
      padding: 10px 0;
      margin-bottom: 10px;
      font-size: 12px;
      font-weight: 500;
      line-height: 20px; }
    .filter-time a {
      width: 100%;
      margin-right: 0px;
      text-align: center; }
    .filter-time__content {
      display: none; }
  .full-news__title {
    font-size: 20px;
    line-height: 30px; }
    .full-news__title br {
      display: none; }
  .full-news__text {
    font-size: 20px;
    line-height: 30px; }
  .widget-facebook {
    padding: 170px 0; }
  .results-search h3 {
    font-size: 20px;
    line-height: 30px; } }

/*************************************************
*                    base                       *
*************************************************/
.b-base {
  padding-top: 275px;
  padding-bottom: 95px;
  background: #323c47; }
  .b-base .help-form {
    margin-top: 65px; }
    .b-base .help-form .form__content {
      max-width: 800px; }

.base-video {
  color: #fff; }

.filters-base {
  margin-top: 50px;
  margin-bottom: 50px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .filters-base__col {
    margin-right: 30px; }
  .filters-base__title {
    font-size: 16px;
    margin-bottom: 15px; }
  .filters-base__content a {
    color: #a8acb9;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    display: inline-block;
    vertical-align: top;
    margin-right: 25px;
    height: 40px;
    line-height: 36px; }
    .filters-base__content a:hover {
      color: #fff; }
    .filters-base__content a.active {
      color: #fff;
      border-radius: 5px;
      border: 2px solid #fff;
      padding: 0 20px; }

.base-content {
  margin-bottom: 50px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -1.5%;
  margin-right: -1.5%; }

.base-grid-sizer {
  width: 30%;
  margin: 0 1.5% 25px; }

.baseItem {
  position: relative;
  width: 30%;
  margin: 0 1.5% 25px;
  overflow: hidden;
  border-radius: 5px;
}
  .baseItem__img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 5px; }
    .baseItem__img img {
      transition: all 0.4s;
      width: 100%;
      min-height: 100%;
      display: block;
      border-radius: 5px; }
  .baseItem__info {
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 30px;
    overflow: hidden;
    z-index: 0; }
  .baseItem__title {
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    line-height: 48px;
    display: block;
    margin-bottom: 15px; }
    .baseItem__title:hover {
      color: #fff; }
  .baseItem__text {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    max-width: 220px; }
  .baseItem__btn {
    box-shadow: 0 0 20px 3px rgba(50, 60, 71, 0.12);
    border-radius: 5px;
    border: 2px solid #fff;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1.3px;
    margin-top: 0px;
    display: block;
    width: 170px;
    text-align: center;
    line-height: 35px;
    opacity: 0;
    height: 40px;
    overflow: hidden;
    margin-bottom: -40px; }
    .baseItem__btn:hover {
      background: #fff;
      color: #ff1e2a; }
  .baseItem .pulse-video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 3; }
    .baseItem .pulse-video-play:before {
      box-shadow: 0 0 20px 3px rgba(168, 172, 185, 0.62);
      background-color: rgba(168, 172, 185, 0.62);
      opacity: 0.6; }

  .baseItem:hover .baseItem__img img {
    -webkit-transform: scale(1.5);
            transform: scale(1.5); }
  .baseItem:hover .baseItem__btn {
    opacity: 1;
    margin-bottom: 0px;
    margin-top: 30px; }
  .baseItem_2w {
    width: 63%; }
  .baseItem_mini .pulse-video-play {
    -webkit-transform: translate(-50%, -50%) scale(0.6);
            transform: translate(-50%, -50%) scale(0.6); }
  .baseItem_mini .baseItem__title {
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0px; }
  .baseItem_mini .baseItem__text {
    font-size: 16px;
    line-height: 20px; }
  .baseItem_mini:hover .baseItem__btn {
    margin-top: 10px; }

@media (max-width: 982px) {
  .page__category {
    color: #416a94; }
  .b-base {
    background: #fff;
    padding-top: 245px; }
    .b-base .help-form .form__heading p {
      font-size: 22px;
      line-height: 30px; }
    .b-base .help-form .form__content {
      max-width: 380px; }
    .b-base .help-form .form__button {
      max-width: 230px; }
  .base-video {
    color: #323c47; }
  .base-grid-sizer {
    width: 47%; }
  .baseItem {
    width: 47%; }
    .baseItem_2w {
      width: 97%; }
  .filters-base {
    display: block; }
    .filters-base__col {
      width: 100%;
      margin-bottom: 25px; }
  .filters-base__content a:hover {
    color: #262d37; }
  .filters-base__content a.active {
    border-color: #323c47;
    color: #262d37; } }

@media (max-width: 726px) {
  .baseItem__t{
    display: none;
  }
  .b-base {
    padding-top: 190px;
    padding-bottom: 50px; }
  .base-video h3 {
    font-size: 20px;
    line-height: 30px; }
  .b-base .help-form .form__heading p {
    font-size: 14px;
    line-height: 20px; }
  .base-grid-sizer {
    width: 100%;
    margin: 0 0 25px; }
  .baseItem {
    width: 100%;
    margin: 0 0 25px; }
    .baseItem_2w {
      width: 100%;
      height: 400px; }
      .baseItem_2w .baseItem__img img {
        width: auto; }
  .baseItem .pulse-video-play {
    top: 30%;
    -webkit-transform: translate(-50%, -50%) scale(2);
            transform: translate(-50%, -50%) scale(2); }
  .baseItem_mini .pulse-video-play {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1); }
  .filter-base__bigTitle {
    text-align: right;
    color: #323c47;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    padding: 10px 0;
    margin-bottom: 10px; }
  .filters-base {
    margin: 0px;
    display: none; }
  .filters-base__content a {
    display: block;
    text-align: center;
    margin-bottom: 5px; } }

/*************************************************
*                    help                      *
*************************************************/
.help {
  color: #fff;
  max-width: 650px; }
  .help_payment {
    max-width: 100%; }
  .help h4 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
    margin-top: 40px; }
  .help ul li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 25px;
    font-size: 16px;
    line-height: 20px; }
    .help ul li:before {
      content: '—';
      color: #fff;
      font-size: 16px;
      font-weight: 400;
      position: absolute;
      top: 10px;
      left: 0px;
      line-height: 0px; }
  .help__cols {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 45px; }
    .help__cols_mt {
      margin-top: 140px; }
  .help__col {
    width: 20%;
    margin-right: 5%; }
    .help__col:first-child {
      width: 40%;
      margin-right: 10%; }
  .help__pay {
    position: relative;
    padding-top: 50px; }
    .help__pay:before {
      content: '';
      position: absolute;
      top: 0px;
      left: 0px; }
    .help__pay_icon1:before {
      background: url(/local/templates/diagnostic/assets/css/../images/pay1.svg) 0 0 no-repeat;
      background-size: contain;
      width: 27px;
      height: 28px; }
    .help__pay_icon2:before {
      background: url(/local/templates/diagnostic/assets/css/../images/pay2.svg) 0 0 no-repeat;
      background-size: contain;
      width: 31px;
      height: 20px; }
    .help__pay_icon3:before {
      background: url(/local/templates/diagnostic/assets/css/../images/pay3.svg) 0 0 no-repeat;
      background-size: contain;
      width: 28px;
      height: 27px; }
    .help__pay_icon4:before {
      background: url(/local/templates/diagnostic/assets/css/../images/pay4.svg) 0 0 no-repeat;
      background-size: contain;
      width: 27px;
      height: 27px; }
    .help__pay_icon5:before {
      background: url(/local/templates/diagnostic/assets/css/../images/pay5.svg) 0 0 no-repeat;
      background-size: contain;
      width: 26px;
      height: 36px; }
    .help__pay_icon6:before {
      background: url(/local/templates/diagnostic/assets/css/../images/pay6.svg) 0 0 no-repeat;
      background-size: contain;
      width: 26px;
      height: 30px; }
      .pay-drop {
        cursor: pointer;
        position: relative;
        width: fit-content;
      }
      .pay-drop:before {
    content: "";
    position: absolute;
    width: 7px;
    height: 13px;
    background: url(/local/templates/diagnostic/assets/css/../images/arrow_right_white.svg) no-repeat 0 0;
    background-size: contain;
    right: -20px;
    top: 50%;
    margin-top: -7px;
    transition: all 0.3s;
      }
      .pay-drop.open:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    }
    @media (max-width: 726px){
    .pay-drop{
      width: 100%;
      display: block;
      background: #323c47;
      color: #fff;
      font-size: 16px;
      line-height: 20px;
      font-weight: 500;
      padding: 16px 26px;
      margin-bottom: 15px !important;

      border-bottom: 1px solid #4f5761;
      
      position: relative;
    }
    .pay-drop:before {
    content: "";
    position: absolute;
    width: 7px;
    height: 13px;
    background: url(/local/templates/diagnostic/assets/css/../images/arrow_right_white.svg) no-repeat 0 0;
    background-size: contain;
    right: 24px;
    top: 50%;
    margin-top: -7px;
    transition: all 0.3s;
    }
    .karts {
      flex-wrap: wrap;
    }
    .karts img {
      margin-bottom: 0px;
      max-width: 25%;
    }
    }
    
    .karts{
      display: flex;
      margin-bottom: 30px;
      justify-content: space-between;
    }
  .help__payTitle {
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 15px; }
  .help__contacts {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 1.2px;
    padding-right: 25px;
    position: relative;
    display: inline-block; }
    .help__contacts:after {
      content: "";
      position: absolute;
      width: 11px;
      height: 6px;
      background: url(/local/templates/diagnostic/assets/css/../images/arrow_down.svg) no-repeat 0 0;
      background-size: contain;
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg);
      right: 0px;
      top: 50%;
      margin-top: -3px; }
    .help__contacts:hover {
      color: #fff;
      text-decoration: underline; }
  .help-twoCols {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 120px; }
    .help-twoCols:last-child {
      margin-bottom: 0px; }
    .help-twoCols__col:first-child {
      width: 400px;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      margin-right: 100px; }
    .help-twoCols__col h4 {
      margin-top: 5px; }
  .help-timeComp {
    margin-top: 120px; }
  .help-discount {
    box-shadow: 0 9px 18px #323c47;
    border-radius: 5px;
    background-color: #fff;
    color: #323c47;
    padding: 50px 50px 150px 50px;
    background-image: url(/local/templates/diagnostic/assets/css/../images/discount.svg);
    background-position: 92% 93%;
    background-repeat: no-repeat; }
    .help-discount ul {
      margin-top: 30px;
      max-width: 70%; }
      .help-discount ul li:before {
        color: #323c47; }
  .help-miniCols {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .help-miniCols__col {
      width: 50%; }
      .help-miniCols__col p {
        font-size: 16px;
        font-weight: 500;
        line-height: 25px;
        margin-bottom: 10px; }
  .help__steps ul li {
    margin-bottom: 0px; }
  .help__steps .help-miniCols__col {
    margin-bottom: 40px;
    padding-right: 50px; }
  .helpDilers {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .helpDilers-item {
      width: 50%;
      padding-right: 100px;
      position: relative;
      padding-top: 45px;
      font-size: 16px;
      font-weight: 400;
      line-height: 20px;
      margin-bottom: 40px; }
      .helpDilers-item:before {
        content: '';
        position: absolute;
        top: 0px;
        left: 0px; }
    .helpDilers-item_icon1:before {
      background: url(/local/templates/diagnostic/assets/css/../images/workme1.svg) 0 0 no-repeat;
      background-size: contain;
      width: 38px;
      height: 21px; }
    .helpDilers-item_icon2:before {
      background: url(/local/templates/diagnostic/assets/css/../images/workme2.svg) 0 0 no-repeat;
      background-size: contain;
      width: 26px;
      height: 30px; }
    .helpDilers-item_icon3:before {
      background: url(/local/templates/diagnostic/assets/css/../images/workme3.svg) 0 0 no-repeat;
      background-size: contain;
      width: 30px;
      height: 37px; }
    .helpDilers-item_icon4:before {
      background: url(/local/templates/diagnostic/assets/css/../images/workme4.svg) 0 0 no-repeat;
      background-size: contain;
      width: 31px;
      height: 31px; }
  .help__btn {
    width: 100%;
    max-width: 350px; }
  .helpFaq__content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 100px; }
  .helpFaq__cols {
    width: 50%; }
  .helpFaq__item {
    width: 100%;
    margin-bottom: 30px; }
  .helpFaq__title {
    position: relative;
    padding-left: 45px;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    display: block; }
    .helpFaq__title:before {
      content: '';
      position: absolute;
      top: 5px;
      left: 0px;
      width: 20px;
      height: 20px;
      border-radius: 5px;
      background-color: #ff1e2a;
      transition: all 0.4s; }
    .helpFaq__title:after {
      content: '+';
      position: absolute;
      top: 5px;
      left: 0px;
      width: 20px;
      height: 20px;
      text-align: center;
      line-height: 20px;
      font-size: 18px;
      font-weight: 400;
      color: #fff;
      transition: all 0.4s; }
    .helpFaq__title:focus {
      color: #fff; }
    .helpFaq__title:hover {
      color: #ff1e2a; }
    .helpFaq__title.open:before {
      background: #a8acb9; }
    .helpFaq__title.open:after {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
  .helpFaq__text {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    display: none;
    margin-top: 15px;
    padding-left: 45px; }
  .helpFaq__form {
    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; }
  .helpFaq__catalog {
    border-radius: 5px;
    background-color: #f3f3f3;
    padding: 60px 100px 60px 50px;
    color: #323c47;
    width: 450px; }
    .helpFaq__catalog p {
      font-size: 22px;
      font-weight: 400;
      line-height: 30px;
      margin-bottom: 60px; }
    .helpFaq__catalog .btn {
      width: 100%; }
  .helpFaq .help-form {
    width: calc(100% - 400px);
    margin-left: -50px;
    color: #323c47; }

.help__slider {
  padding: 0 30px; }
  .help__slider img {
    width: 100%;
    max-height: 470px; }
  .help__slider .slick-list {
    margin: 0 -10px; }
  .help__slider .slick-slide {
    margin: 0 10px; }
  .help__slider .sld {
    border-radius: 5px;
    overflow: hidden; }
  .help__slider .slick-prev {
    background: url(/local/templates/diagnostic/assets/css/../images/arrow-left-white.svg) no-repeat 0 0;
    left: 0px;
    width: 12px;
    height: 21px;
    background-size: contain; }
  .help__slider .slick-next {
    background: url(/local/templates/diagnostic/assets/css/../images/arrow_right-white.svg) no-repeat 0 0;
    right: 0px;
    width: 12px;
    height: 21px;
    background-size: contain; }
  .help__slider .slick-dots li {
    padding-left: 0px; }
  .help__slider .slick-dots li:before {
    display: none; }

@media (max-width: 1126px) {
  .help__col {
    width: 26%; }
  .help-twoCols__col:first-child {
    width: 360px;
    margin-right: 50px; }
  .help-timeComp {
    margin-top: 50px; }
  .help-discount {
    padding: 35px 35px 120px 35px; }
  .helpDilers-item {
    padding-right: 50px; }
  .help__steps .help-miniCols__col {
    padding-right: 30px; }
  .helpFaq .help-form {
    padding-left: 50px;
    padding-right: 50px; }
  .b-select__left {
    position: relative; }
  .select-filter {
    position: absolute;
    top: 40px;
    right: 0px;
    z-index: 100;
    background: #fff;
    border-top: 4px solid #ff1e2a;
    padding: 20px 10px 0px;
    box-shadow: rgba(0, 0, 0, 0.5) 0 3px 10px 1px; }
  .select-filter__header {
    display: none; }
  .select-filter__show {
    margin-bottom: 0px; }
    .select-filter__show a {
      padding: 10px 10px;
      border-radius: 5px 5px 0 0;
      text-decoration: none;
      font-size: 14px; }
      .select-filter__show a.open {
        text-decoration: none;
        background: #ff1e2a;
        color: #fff;
        position: relative;
        z-index: 101; }
  .select-filter__checkboxes .checkbox {
    color: #323c47; } }

@media (max-width: 982px) {
  .help,
  .help ul li:before {
    color: #323c47; }
  .help__pay_icon1:before {
    background: url(/local/templates/diagnostic/assets/css/../images/pay1_grey.svg) 0 0 no-repeat;
    background-size: contain; }
  .help__pay_icon2:before {
    background: url(/local/templates/diagnostic/assets/css/../images/pay2_grey.svg) 0 0 no-repeat;
    background-size: contain; }
  .help__pay_icon3:before {
    background: url(/local/templates/diagnostic/assets/css/../images/pay3_grey.svg) 0 0 no-repeat;
    background-size: contain; }
  .help__pay_icon4:before {
    background: url(/local/templates/diagnostic/assets/css/../images/pay4_grey.svg) 0 0 no-repeat;
    background-size: contain; }
  .help__cols {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .help__col:first-child {
    width: 60%;
    margin-bottom: 35px;
    margin-right: 0px;
    padding-right: 0px; }
  .help__col {
    width: 50%;
    margin-right: 0px;
    padding-right: 5%; }
  .help__contacts {
    color: #323c47; }
    .help__contacts:after {
      background: url(/local/templates/diagnostic/assets/css/../images/arrow_down2.svg) no-repeat 0 0;
      background-size: contain; }
  .help-twoCols {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 0px; }
    .help-twoCols__col {
      width: 100%;
      margin-bottom: 50px; }
      .help-twoCols__col:first-child {
        width: 100%;
        margin-right: 0px; }
    .help-twoCols:nth-child(2) .help-twoCols__col:first-child {
      width: 50%; }
    .help-twoCols:last-child .help-twoCols__col:last-child {
      margin-bottom: 0px; }
  .help-discount {
    padding: 0px;
    background: none;
    box-shadow: none;
    border-radius: 0px; }
    .help-discount ul {
      max-width: 100%; }
  .help__pay_icon5:before {
    background: url(/local/templates/diagnostic/assets/css/../images/pay5_grey.svg) 0 0 no-repeat;
    background-size: contain; }
  .help__pay_icon6:before {
    background: url(/local/templates/diagnostic/assets/css/../images/pay6_grey.svg) 0 0 no-repeat;
    background-size: contain; }
  .help__slider .slick-prev {
    background: url(/local/templates/diagnostic/assets/css/../images/arrow-left-grey.svg) no-repeat 0 0;
    background-size: contain;
    width: 7px;
    height: 13px; }
  .help__slider .slick-next {
    background: url(/local/templates/diagnostic/assets/css/../images/arrow_right_grey.svg) no-repeat 0 0;
    background-size: contain;
    width: 7px;
    height: 13px; }
  .help_service .help__col:first-child {
    width: 100%; }
  .help_dilers .help-twoCols:nth-child(2) .help-twoCols__col:first-child {
    width: 100%;
    margin-bottom: 20px; }
  .helpDilers-item {
    padding-right: 150px; }
  .helpDilers-item_icon1:before {
    background: url(/local/templates/diagnostic/assets/css/../images/workme1_grey.svg) 0 0 no-repeat;
    background-size: contain; }
  .helpDilers-item_icon2:before {
    background: url(/local/templates/diagnostic/assets/css/../images/workme2_grey.svg) 0 0 no-repeat;
    background-size: contain; }
  .helpDilers-item_icon3:before {
    background: url(/local/templates/diagnostic/assets/css/../images/workme3_grey.svg) 0 0 no-repeat;
    background-size: contain; }
  .helpDilers-item_icon4:before {
    background: url(/local/templates/diagnostic/assets/css/../images/workme4_grey.svg) 0 0 no-repeat;
    background-size: contain; }
  .help__steps .help-miniCols__col p {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400; }
  .helpFaq__cols {
    width: 100%; }
  .helpFaq__title,
  .helpFaq__title:hover,
  .helpFaq__text {
    color: #323c47; }
  .helpFaq__form {
    display: block; }
  .helpFaq .help-form {
    width: 100%;
    margin-left: 0px;
    color: #fff; }
  .helpFaq__content {
    margin-bottom: 50px; }
  .helpFaq__base {
    border-radius: 5px;
    margin-bottom: 15px;
    width: 100%;
    color: #fff;
    padding: 40px 75px 60px 250px;
    background: #323c47 url(/local/templates/diagnostic/assets/css/../images/helpfaq-base.svg) 50px center no-repeat; }
    .helpFaq__base h3 {
      font-size: 22px;
      font-weight: 500;
      line-height: 30px;
      margin-bottom: 20px; }
    .helpFaq__base p {
      font-size: 16px;
      font-weight: 400;
      line-height: 20px;
      margin-bottom: 30px; }
    .helpFaq__base .btn {
      width: 100%; } }

@media (max-width: 726px) {
  .help h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px; }
  .help h4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 26px; }
  .help__cols {
    margin-bottom: 0px; }
  .help__cols_mt {
    margin-top: 30px; }
  .help__col,
  .help__col:first-child {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 35px; }
  .help__pay {
    padding-top: 0px;
    padding-left: 50px; }
    .help__pay p {
      margin-bottom: 0px; }
  .help__payTitle {
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 5px; }
  .help-twoCols:nth-child(2) .help-twoCols__col:first-child {
    width: 100%;
    margin-bottom: 0px; }
  .help-miniCols {
    display: block; }
  .help-miniCols__col {
    width: 100%; }
  .helpDilers-item {
    padding-right: 100px;
    width: 100%; }
  .helpFaq__base {
    padding: 200px 20px 30px 20px;
    background: none;
    position: relative;
    background: #323c47; }
    .helpFaq__base:before {
      content: '';
      position: absolute;
      top: 0px;
      left: 20px;
      width: 200px;
      height: 200px;
      background: url(/local/templates/diagnostic/assets/css/../images/helpfaq-base.svg) 0px 40px no-repeat;
      background-size: 60%; }
  .helpFaq .help-form {
    padding-left: 25px;
    padding-right: 25px; }
  .helpFaq__content {
    margin: 0 -25px;
    width: calc(100% + 50px);
    margin-bottom: 20px; }
  .helpFaq__title:before {
    position: absolute;
    top: 0px;
    left: 25px;
    width: calc(100% - 50px);
    height: 1px;
    background: rgba(168, 172, 185, 0.62);
    opacity: 0.45; }
  .helpFaq__title:after {
    content: '';
    width: 7px;
    height: 13px;
    background: url(/local/templates/diagnostic/assets/css/../images/arrow_right_white.svg) 0 0 no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    right: 25px;
    left: auto;
    margin-top: -6px; }
  .helpFaq__title {
    background-color: #2b333c;
    color: #fff;
    padding: 20px 50px 20px 25px;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px; }
  .helpFaq__title:hover {
    color: #fff; }
  .helpFaq__title.open:after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
  .helpFaq__item {
    margin-bottom: 0px; }
  .helpFaq__text {
    margin: 0px;
    padding: 20px 25px; } }

.pagination span.modern-page-current{
  color: #ff1e2a;
}
.baseItem__img::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.61;
  background-color: rgba(0,0,0,0.95);
}
.full-news img{
  border-radius: 5px;
  max-width: 100%;
}
.baseItem_detail{
  border-radius: 5px;
  width: 100%;
  height: 400px;
  margin: 20px 0;
}
.baseItem_detail.baseItem__video {
  cursor: pointer;
}
.baseItem_detail img{
  width: 100%;
}
.cabels ul .mainli {
  display: block;
  font-size: 24px;
  padding: 12px 25px;
  background-color:#95999f;
  position: relative;
  transition: 0.2s;
}
.cabels ul{
  margin-bottom: 5px;
}
.cabels ul div li {
  padding: 15px 0px;
  font-size: 18px;
  border-bottom: 1px solid #fff;
}
.cabels ul div li p {
  word-wrap: break-word;
  max-width: 1000px;
}
.cabels ul div li:last-child{
  border-bottom: 1px solid transparent;
}
.cabellist {
  margin-top: 60px;
  background-color: #fff;
  padding: 40px 50px;
  border-radius: 10px;
}
.cabellist h3 {
  display: block;
  position: relative;
  font-size: 18px;
  color:#a4a8b8;
  /* padding:  */
}
.cabellist h3:before {
  content:'';
  display: block;
  width: 24px;
  height: 27px;
  background-image:url('/local/templates/diagnostic/assets/css/../images/cabels.png');
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top:-3px;
  left:-35px;
}
.cabellist ul li {
  color:#000;
  list-style-type: disc;
  margin-left: 15px;
}
.phoneicon {
  display: block;
  width:14px;
  height:14px;
  position: absolute;
  top: 50%;
  left: 7px;
  transform: translateY(-50%);
  background-image:url('/local/templates/diagnostic/assets/css/../images/Phone.png');
  background-repeat: no-repeat;
  background-position: center;
}
.emailicon {
  display: block;
  width:14px;
  height:9px;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  background-image:url('/local/templates/diagnostic/assets/css/../images/email.png');
  background-repeat: no-repeat;
  background-position: center;
}
.baseItem_1w {
  width: 47%;
  display: inline-block;
}
.compare_left {
  float: left;
  width: 48%;
  /* vertical-align: top; */
}
.compare_left img {
  width:100%;
  height: auto!important;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.compare_right {
  float: right;
  width: 70%;
  margin-bottom: 40px;
  /* vertical-align: top; */
}
.compare_right2 {
  float: right;
  width: 48%;
  margin-bottom: 40px;
  /* vertical-align: top; */
}
.compare_right3 {
  float: right;
  width: 48%;
  margin-bottom: 40px;
  /* vertical-align: top; */
}
.compare_right3 img{
  height: auto!important;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.compare_right2 img {
  width:100%;
  height: auto!important;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.compareoriginal {
  z-index: 10;
  position: relative;
}
.comparecopy {
  z-index: 10;
  position: relative;
}
.compareoriginal p{
  display: block;
  width: 100%;
  background-color: #4caf50;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  z-index: 10;
}
.comparecopy p{
  display: block;
  width: 100%;
  background-color: #ff1e2a;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  z-index: 10;
}
.comparetext {
  padding: 30px 60px;
  background-color:#142937;
  position: relative;
  top: -25px;
  /* height: auto!important; */
  z-index:5;
}
/* .comparetext p {
  display: inline-block;
} */
.iconoriginal {
  display: block;
  width:40px;
  height:40px;
  position: absolute;
  top: 25px;
  left:10px;
  background-image:url('/local/templates/diagnostic/assets/css/../images/galochka.png');
  background-repeat: no-repeat;
  background-position: center;
}
.iconcopy {
  display: block;
  width:40px;
  height:40px;
  position: absolute;
  top: 25px;
  left:10px;
  background-image:url('/local/templates/diagnostic/assets/css/../images/galochka2.png');
  background-repeat: no-repeat;
  background-position: center;
}
.stoimost {
  font-size: 22px;
  font-weight: bold;
  position: relative;
  margin-top: 40px;
  padding-left: 40px;
  display: block;
}
.stoimost:before {
  content:'';
  display: block;
  width: 22px;
  height: 23px;
  position: absolute;
  top: 2px;
  left: 0;
  background-image:url('/local/templates/diagnostic/assets/css/../images/pay1.svg');
  background-repeat: no-repeat;
  background-position: center;
}
.program {
  font-size: 22px;
  font-weight: 400;
  position: relative;
  margin-top: 40px;
  padding-left: 40px;
  display: block;
}
.program:before {
  content:'';
  display: block;
  width: 25px;
  height: 30px;
  position: absolute;
  left: 0;
  background-image:url('/local/templates/diagnostic/assets/css/../images/verification.svg');
  background-repeat: no-repeat;
  background-position: center;
}
.limg{
  margin-left: 50px;
}
.servicesphone {
  display: block;
  position: relative;
  color:#fff;
  font-size: 20px;
  /* font-weight: bold; */
  padding-left: 40px;
}
.servicesphone:before {
  content:'';
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 2px;
  left: 0;
  background-image:url('/local/templates/diagnostic/assets/css/../images/phone01.svg');
  background-repeat: no-repeat;
  background-position: center;
}
.base-video.tt .full-news {
  margin-bottom: 0px;
}
.base-video.tt .help-form {
  margin-top: 0px;
}
@media (max-width: 982px) {
  .limg{
    margin-left: 0px;
  }
  .compare_right2{
    width: 90% !important;
    float: none;
    margin: 0 auto;
  }
  .compare_right3{
    width: 90% !important;
    float: none;
    margin: 0 auto;
  }
/*  .compare_right3 img{
    margin:0px 10% 10%;
  }*/
  .compare_left{
    width: 90%;
    float: none;
    margin: 0 auto;
  }
  .comparetext{
    height: auto !important;
  }
  .comparetext p{
    color: #fff;
    font-size: 16px;
  }
  .cabels {
    color:#fff;
  }
  .cabels ul div li {
    color:#000;
    border-bottom: 1px solid #000;
  }
  .cabels ul div li:last-child{
    border-bottom: 1px solid transparent;
  }
  .cabels ul div li p {
    max-width: 90%;
  }
  .cabels ul .mainli {
    border-bottom: 1px solid #fff;
  }
  .cabels ul .mainli:after {
    content:'';
    width:14px;
    height:8px;
    display: block;
    background-image:url('/local/templates/diagnostic/assets/css/../images/arrow_down2.svg');
  background-repeat: no-repeat;
  background-position: center;
    position: absolute;
    top:50%;
    right: 20px;
    transform: translateY(-50%);
    transform: rotate(180deg);
    transition: .2s;
  }
  .cabels ul .mainli.open:after {
    transform: rotate(0deg);
  }
  .cabellist {
    background-color: #f3f3f3;
  }
  .baseItem_1w {
    width: 100%;
  }
}
.header-main-top__right p {
      margin-bottom: 0px;
      display: inline-block;
    }
.flag{
     display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    right: 9px;
    top: 5px;
}
.ru{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  background: url(/local/templates/diagnostic/assets/css/../images/Russia.png) no-repeat 0 0;
}
.en{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  background: url(/local/templates/diagnostic/assets/css/../images/english.png) no-repeat 0 0;
}
.privacy_policy{
  color: white;
  }
.privacy_policy h1{
  font-size: 35px;
  color: white;
  margin-bottom: 23px;
}
.privacy_policy h2{
  margin-bottom: 23px;
  font-size: 30px;
}
.catalog-404 {
  width: 662px;
  margin: 0 auto;
  padding: 32px 32px;
  background: #FFFFFF;
  box-shadow: 0 17px 20px 3px rgba(50, 60, 71, 0.12);
  border-radius: 5px 5px 5px 5px;
  position: relative;
  z-index: 0;
  
}
.catalog-404 .nav-dropdown__catalog-link h5 {
	z-index: 0;
}
@media (max-width: 727px) {
  .catalog-404 {
    width: 100%;
    margin: 0 auto;
    padding: 32px 32px;
    background: #323c47;
    box-shadow: 0 17px 20px 3px rgba(50, 60, 71, 0.12);
    border-radius: 5px 5px 5px 5px;
  }

  .catalog-404 .nav-dropdown__catalog-list{
    position: relative;
  }
  .b-404__content .catalog-404 ul li a {
    color: #fff;
  }

  .b-404__content .catalog-404 .nav-dropdown__catalog-list {
    display: block;
  }
}
.b-slider {
  background: #E8F0F8;

}
.b-slider .main-slider {
  width: 100%;
  position: relative;
}
.b-slider .main-slider .slide {
	margin: 50px 0px 90px 0px;
	height: 253px;
}
.b-slider .main-slider  .main-slide-img {
  width: 35%;
  display: flex;
  justify-content: center;
  
}

  


.b-slider .main-slider  .main-slide-text {
  width: 55%;
  position: relative;
  height: 233px;
}
.b-slider .main-slider  .main-slide-text a {
	position: absolute;
	bottom: 0px;
  font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 21px;
letter-spacing: 0.085em;
text-transform: uppercase;
margin-top: 40px;
display: block;
width: 290px;
text-align: center;
color: #323C47;
text-decoration: none;
  border: 2px solid #FD0012;
box-sizing: border-box;
border-radius: 10px;
padding: 20px;

}
.b-slider .main-slider  .main-slide-text a:hover {
  background: #FD0012;
  color: #fff;
}
.b-slider .main-slider  .main-slide-text p {
  margin-top: 20px;
font-style: normal;
font-weight: bold;
font-size: 36px;
line-height: 42px;

color: #323C47;

}
.b-slider .main-slider .main-slide-img img{
    /*width: 100%;*/
}
.main-slider  .slick-custom-arrow {
  position: absolute;
  width: 38px;
  height: 15px;
  cursor: pointer;
}
.main-slider  .slick-custom-arrow.left {
    left: 20%;
    top: 50%;
    background: url('/local/templates/diagnostic/assets/css/../images/main-slide-left.svg');
}
.main-slider .slick-custom-arrow.right {
  right: 20%;
    top: 50%;
    background: url('/local/templates/diagnostic/assets/css/../images/main-slide-right.svg');
}
.main-titles p{
font-size: 22px;
line-height: 33px;
/* or 150% */
margin-bottom: 50px;
text-align: center;
}
.b-slider .slick-dots {
    bottom: 20px;
  }
  .article_800 {
  	width: 800px;
  }
  .bluetekImg {
    
  }
  .bluetekImg2 {
    display: none;
  }
@media (max-width: 726px) {
  .b-slider .main-slider .main-slide-text p {
    font-weight: bold;
font-size: 18px;
line-height: 21px;
text-align: center;
  }

  .main-features.cont-space-around {
    flex-wrap: wrap;
  }
  .b-slider .main-slider .main-slide-text {
    width: 100%;
  }
  .b-slider .main-slider .main-slide-img {
    width: 100%;
  }
  .b-slider .main-slider .main-slide-img img {
    
    position: relative !important;
    height: 130px;
  }
  .b-slider .main-slider .main-slide-text a {
    margin: 0 auto;
    position: relative;
  }
  .b-slider {
    padding: 0px 0px 40px 0px;
  }
  .b-slider .slick-dots {
    bottom: -10px;
  }
  .main-slider .slick-custom-arrow.left {
    left: 5%;
    top: 30%;
  }
  .main-slider .slick-custom-arrow.right {
    right:5%;
    top: 30%;
  }
  .b-first h1{
    margin-bottom: 20px;
    font-size: 25px;
line-height: 29px;
text-align: left;
  }
  .main-titles p{
    text-align: left;
    font-size: 15px;
    line-height: 20px;
  }
  .b-first  .sdesc {
    position: relative;
    max-height: 175px;
    overflow: hidden;
    background: transparent;
    margin-bottom: 0px;
    transition: all 0.4s;
}
.b-first .sdesc:after {
    content: "";
    position: absolute;
    top: 25px;
    left: 0;
    height: 150px;
    width: 100%;
    background: -webkit-linear-gradient(rgba(0,0,0,0), #323c47);
    background: linear-gradient(rgba(0,0,0,0), #323c47);
}
.sdesc.open:after {
    content: none;
}
 .op {
    width: 11px;
    height: 13px;
    background: url(/local/templates/diagnostic/assets/css/../images/textopen.svg) no-repeat;
    /* position: absolute; */
    bottom: 0px;
    /* left: 50%; */
    /* margin-left: -10px; */
    border: none;
    outline: none;
    cursor: pointer;
    margin: 0px auto;
}
.op.active {
    transform: rotate(180deg);
}
.article_800 {
  	width: 100%;
  }
  .bluetekImg {
   display: none;
  }
  .bluetekImg2 {
   display: block;
  }
}
.pdf {
  position: relative;
  margin-left: 40px;
  color: #000;
}
.pdf:hover {
  color:#ff1e2a;
}
.pdf:before {
  content: '';
  position: absolute;
  background: url('/local/templates/diagnostic/assets/css/../images/pdfinst.svg');
  width: 19px;
  left: -30px;
  top: -2px;
  height: 21px;

}
/* End */
/* /local/templates/diagnostic/assets/css/style.css?1779957361376771 */
