

/* Start:/bitrix/templates/aspro-corporation_copy/css/bootstrap.css?1717714386114216*/
/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

textarea.bxeditor-textarea { line-height: normal !important; }
 
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
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: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]: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;
  }
  @page  {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #cccccc;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #a6a6a6;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
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.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #cccccc;
}
.text-primary:hover {
  color: #b3b3b3;
}
.text-warning {
  color: #c09853;
}
.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
.text-danger:hover {
  color: #953b39;
}
.text-success {
  color: #468847;
}
.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
.text-info:hover {
  color: #2d6987;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  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: #999999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h5 small,
h6 small,
h4 .small,
h5 .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;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
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;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.list-inline > li:first-child {
  padding-left: 0;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
  
    display: table;
    /* 2 */
  
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
  
    display: table;
    /* 2 */
  
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right;
}
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.container:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.row:after {
  clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666666666666%;
}
.col-xs-pull-10 {
  right: 83.33333333333334%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666666666666%;
}
.col-xs-pull-7 {
  right: 58.333333333333336%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666666666667%;
}
.col-xs-pull-4 {
  right: 33.33333333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666666666664%;
}
.col-xs-pull-1 {
  right: 8.333333333333332%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666666666666%;
}
.col-xs-push-10 {
  left: 83.33333333333334%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666666666666%;
}
.col-xs-push-7 {
  left: 58.333333333333336%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666666666667%;
}
.col-xs-push-4 {
  left: 33.33333333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666666666664%;
}
.col-xs-push-1 {
  left: 8.333333333333332%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .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 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
  .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 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
  .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 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  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.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.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 #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.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 #dddddd;
}
.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 #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  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 > 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.success:hover > th {
  background-color: #d0e9c6;
}
.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.danger:hover > th {
  background-color: #ebcccc;
}
.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.warning:hover > th {
  background-color: #faf2cc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .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;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
}
.form-control:-moz-placeholder {
  color: #999999;
}
.form-control::-moz-placeholder {
  color: #999999;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  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"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  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],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.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 {
  height: auto;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.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 .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.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:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-primary {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #bfbfbf;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #b8b8b8;
  border-color: #a1a1a1;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.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:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #cccccc;
  border-color: #bfbfbf;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.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:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.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:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.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:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.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:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-link {
  color: #cccccc;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #a6a6a6;
  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: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.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;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
}
.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;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  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.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #cccccc;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.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-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}
.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 dotted;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
.btn-default .caret {
  border-top-color: #333333;
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff;
}
.dropup .btn-default .caret {
  border-bottom-color: #333333;
}
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group {
  float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  padding: 1px 5px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
.input-group-btn:first-child > .btn {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn {
  margin-left: -1px;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #cccccc;
}
.nav .open > a .caret,
.nav .open > a:hover .caret,
.nav .open > a:focus .caret {
  border-top-color: #a6a6a6;
  border-bottom-color: #a6a6a6;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #cccccc;
}
.nav-pills > li.active > a .caret,
.nav-pills > li.active > a:hover .caret,
.nav-pills > li.active > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav .caret {
  border-top-color: #cccccc;
  border-bottom-color: #cccccc;
}
.nav a:hover .caret {
  border-top-color: #a6a6a6;
  border-bottom-color: #a6a6a6;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar:after {
  clear: both;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar-header:after {
  clear: both;
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: auto;
  }
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:before,
.pager:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.pager:after {
  clear: both;
}
.pager:before,
.pager:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  background: #999;
}
.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #cccccc;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #b3b3b3;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.btn .badge {
  position: relative;
  top: -1px;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #cccccc;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1 {
  line-height: 1;
  color: inherit;
}
.jumbotron p {
  line-height: 1.4;
}
.container .jumbotron {
  border-radius: 6px;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
  display: block;
  margin-bottom: 20px;
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #cccccc;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #c09853;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #cccccc;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #ffffff;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.panel-body:after {
  clear: both;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.panel-body:after {
  clear: both;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive {
  margin-bottom: 0;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading > .dropdown .caret {
  border-color: #333333 transparent;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #cccccc;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #cccccc;
}
.panel-primary > .panel-heading > .dropdown .caret {
  border-color: #ffffff transparent;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #cccccc;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading > .dropdown .caret {
  border-color: #468847 transparent;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading > .dropdown .caret {
  border-color: #c09853 transparent;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading > .dropdown .caret {
  border-color: #b94a48 transparent;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading > .dropdown .caret {
  border-color: #3a87ad transparent;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}

/* End */


/* Start:/bitrix/templates/aspro-corporation_copy/css/fonts/font-awesome/css/font-awesome.css?168965442722530*/
/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/bitrix/templates/aspro-corporation_copy/css/fonts/font-awesome/css/../fonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('/bitrix/templates/aspro-corporation_copy/css/fonts/font-awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('/bitrix/templates/aspro-corporation_copy/css/fonts/font-awesome/css/../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('/bitrix/templates/aspro-corporation_copy/css/fonts/font-awesome/css/../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('/bitrix/templates/aspro-corporation_copy/css/fonts/font-awesome/css/../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.icon-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.icon-2x {
  font-size: 2em;
}
.icon-3x {
  font-size: 3em;
}
.icon-4x {
  font-size: 4em;
}
.icon-5x {
  font-size: 5em;
}
.icon-fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.icon-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.icon-ul > li {
  position: relative;
}
.icon-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center;
}
.icon-li.icon-lg {
  left: -1.8571428571428572em;
}
.icon-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.icon.pull-left {
  margin-right: .3em;
}
.icon.pull-right {
  margin-left: .3em;
}
.icon-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.icon-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.icon-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.icon-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.icon-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.icon-stack-1x,
.icon-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.icon-stack-1x {
  line-height: inherit;
}
.icon-stack-2x {
  font-size: 2em;
}
.icon-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-o:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-o:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-check:before {
  content: "\f00c";
}
.icon-times:before {
  content: "\f00d";
}
.icon-search-plus:before {
  content: "\f00e";
}
.icon-search-minus:before {
  content: "\f010";
}
.icon-power-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}
.icon-trash-o:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file-o:before {
  content: "\f016";
}
.icon-clock-o:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download:before {
  content: "\f019";
}
.icon-arrow-circle-o-down:before {
  content: "\f01a";
}
.icon-arrow-circle-o-up:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle-o:before {
  content: "\f01d";
}
.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-dedent:before,
.icon-outdent:before {
  content: "\f03b";
}
.icon-indent:before {
  content: "\f03c";
}
.icon-video-camera:before {
  content: "\f03d";
}
.icon-picture-o:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before,
.icon-pencil-square-o:before {
  content: "\f044";
}
.icon-share-square-o:before {
  content: "\f045";
}
.icon-check-square-o:before {
  content: "\f046";
}
.icon-arrows:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-circle:before {
  content: "\f055";
}
.icon-minus-circle:before {
  content: "\f056";
}
.icon-times-circle:before {
  content: "\f057";
}
.icon-check-circle:before {
  content: "\f058";
}
.icon-question-circle:before {
  content: "\f059";
}
.icon-info-circle:before {
  content: "\f05a";
}
.icon-crosshairs:before {
  content: "\f05b";
}
.icon-times-circle-o:before {
  content: "\f05c";
}
.icon-check-circle-o:before {
  content: "\f05d";
}
.icon-ban:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-mail-forward:before,
.icon-share:before {
  content: "\f064";
}
.icon-expand:before {
  content: "\f065";
}
.icon-compress:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-circle:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye:before {
  content: "\f06e";
}
.icon-eye-slash:before {
  content: "\f070";
}
.icon-warning:before,
.icon-exclamation-triangle:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-arrows-v:before {
  content: "\f07d";
}
.icon-arrows-h:before {
  content: "\f07e";
}
.icon-bar-chart-o:before {
  content: "\f080";
}
.icon-twitter-square:before {
  content: "\f081";
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-o-up:before {
  content: "\f087";
}
.icon-thumbs-o-down:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-o:before {
  content: "\f08a";
}
.icon-sign-out:before {
  content: "\f08b";
}
.icon-linkedin-square:before {
  content: "\f08c";
}
.icon-thumb-tack:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-sign-in:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-square:before {
  content: "\f092";
}
.icon-upload:before {
  content: "\f093";
}
.icon-lemon-o:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-square-o:before {
  content: "\f096";
}
.icon-bookmark-o:before {
  content: "\f097";
}
.icon-phone-square:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd-o:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0f3";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-o-right:before {
  content: "\f0a4";
}
.icon-hand-o-left:before {
  content: "\f0a5";
}
.icon-hand-o-up:before {
  content: "\f0a6";
}
.icon-hand-o-down:before {
  content: "\f0a7";
}
.icon-arrow-circle-left:before {
  content: "\f0a8";
}
.icon-arrow-circle-right:before {
  content: "\f0a9";
}
.icon-arrow-circle-up:before {
  content: "\f0aa";
}
.icon-arrow-circle-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-arrows-alt:before {
  content: "\f0b2";
}
.icon-group:before,
.icon-users:before {
  content: "\f0c0";
}
.icon-chain:before,
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-flask:before {
  content: "\f0c3";
}
.icon-cut:before,
.icon-scissors:before {
  content: "\f0c4";
}
.icon-copy:before,
.icon-files-o:before {
  content: "\f0c5";
}
.icon-paperclip:before {
  content: "\f0c6";
}
.icon-save:before,
.icon-floppy-o:before {
  content: "\f0c7";
}
.icon-square:before {
  content: "\f0c8";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-square:before {
  content: "\f0d3";
}
.icon-google-plus-square:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-unsorted:before,
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before,
.icon-sort-asc:before {
  content: "\f0dd";
}
.icon-sort-up:before,
.icon-sort-desc:before {
  content: "\f0de";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before,
.icon-gavel:before {
  content: "\f0e3";
}
.icon-dashboard:before,
.icon-tachometer:before {
  content: "\f0e4";
}
.icon-comment-o:before {
  content: "\f0e5";
}
.icon-comments-o:before {
  content: "\f0e6";
}
.icon-flash:before,
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before,
.icon-clipboard:before {
  content: "\f0ea";
}
.icon-lightbulb-o:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-o:before {
  content: "\f0a2";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-cutlery:before {
  content: "\f0f5";
}
.icon-file-text-o:before {
  content: "\f0f6";
}
.icon-building-o:before {
  content: "\f0f7";
}
.icon-hospital-o:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-square:before {
  content: "\f0fd";
}
.icon-plus-square:before {
  content: "\f0fe";
}
.icon-angle-double-left:before {
  content: "\f100";
}
.icon-angle-double-right:before {
  content: "\f101";
}
.icon-angle-double-up:before {
  content: "\f102";
}
.icon-angle-double-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before,
.icon-mobile:before {
  content: "\f10b";
}
.icon-circle-o:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-o:before {
  content: "\f114";
}
.icon-folder-open-o:before {
  content: "\f115";
}
.icon-smile-o:before {
  content: "\f118";
}
.icon-frown-o:before {
  content: "\f119";
}
.icon-meh-o:before {
  content: "\f11a";
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-keyboard-o:before {
  content: "\f11c";
}
.icon-flag-o:before {
  content: "\f11d";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal:before {
  content: "\f120";
}
.icon-code:before {
  content: "\f121";
}
.icon-reply-all:before {
  content: "\f122";
}
.icon-mail-reply-all:before {
  content: "\f122";
}
.icon-star-half-empty:before,
.icon-star-half-full:before,
.icon-star-half-o:before {
  content: "\f123";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-crop:before {
  content: "\f125";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-unlink:before,
.icon-chain-broken:before {
  content: "\f127";
}
.icon-question:before {
  content: "\f128";
}
.icon-info:before {
  content: "\f129";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-slash:before {
  content: "\f131";
}
.icon-shield:before {
  content: "\f132";
}
.icon-calendar-o:before {
  content: "\f133";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-circle-left:before {
  content: "\f137";
}
.icon-chevron-circle-right:before {
  content: "\f138";
}
.icon-chevron-circle-up:before {
  content: "\f139";
}
.icon-chevron-circle-down:before {
  content: "\f13a";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-h:before {
  content: "\f141";
}
.icon-ellipsis-v:before {
  content: "\f142";
}
.icon-rss-square:before {
  content: "\f143";
}
.icon-play-circle:before {
  content: "\f144";
}
.icon-ticket:before {
  content: "\f145";
}
.icon-minus-square:before {
  content: "\f146";
}
.icon-minus-square-o:before {
  content: "\f147";
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-square:before {
  content: "\f14a";
}
.icon-pencil-square:before {
  content: "\f14b";
}
.icon-external-link-square:before {
  content: "\f14c";
}
.icon-share-square:before {
  content: "\f14d";
}
.icon-compass:before {
  content: "\f14e";
}
.icon-toggle-down:before,
.icon-caret-square-o-down:before {
  content: "\f150";
}
.icon-toggle-up:before,
.icon-caret-square-o-up:before {
  content: "\f151";
}
.icon-toggle-right:before,
.icon-caret-square-o-right:before {
  content: "\f152";
}
.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}
.icon-gbp:before {
  content: "\f154";
}
.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}
.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}
.icon-cny:before,
.icon-rmb:before,
.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}
.icon-ruble:before,
.icon-rouble:before,
.icon-rub:before {
  content: "\f158";
}
.icon-won:before,
.icon-krw:before {
  content: "\f159";
}
.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}
.icon-file:before {
  content: "\f15b";
}
.icon-file-text:before {
  content: "\f15c";
}
.icon-sort-alpha-asc:before {
  content: "\f15d";
}
.icon-sort-alpha-desc:before {
  content: "\f15e";
}
.icon-sort-amount-asc:before {
  content: "\f160";
}
.icon-sort-amount-desc:before {
  content: "\f161";
}
.icon-sort-numeric-asc:before {
  content: "\f162";
}
.icon-sort-numeric-desc:before {
  content: "\f163";
}
.icon-thumbs-up:before {
  content: "\f164";
}
.icon-thumbs-down:before {
  content: "\f165";
}
.icon-youtube-square:before {
  content: "\f166";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-xing:before {
  content: "\f168";
}
.icon-xing-square:before {
  content: "\f169";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-dropbox:before {
  content: "\f16b";
}
.icon-stack-overflow:before {
  content: "\f16c";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-adn:before {
  content: "\f170";
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-bitbucket-square:before {
  content: "\f172";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-tumblr-square:before {
  content: "\f174";
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-apple:before {
  content: "\f179";
}
.icon-windows:before {
  content: "\f17a";
}
.icon-android:before {
  content: "\f17b";
}
.icon-linux:before {
  content: "\f17c";
}
.icon-dribbble:before {
  content: "\f17d";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-trello:before {
  content: "\f181";
}
.icon-female:before {
  content: "\f182";
}
.icon-male:before {
  content: "\f183";
}
.icon-gittip:before {
  content: "\f184";
}
.icon-sun-o:before {
  content: "\f185";
}
.icon-moon-o:before {
  content: "\f186";
}
.icon-archive:before {
  content: "\f187";
}
.icon-bug:before {
  content: "\f188";
}
.icon-vk:before {
  content: "\f189";
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-renren:before {
  content: "\f18b";
}
.icon-pagelines:before {
  content: "\f18c";
}
.icon-stack-exchange:before {
  content: "\f18d";
}
.icon-arrow-circle-o-right:before {
  content: "\f18e";
}
.icon-arrow-circle-o-left:before {
  content: "\f190";
}
.icon-toggle-left:before,
.icon-caret-square-o-left:before {
  content: "\f191";
}
.icon-dot-circle-o:before {
  content: "\f192";
}
.icon-wheelchair:before {
  content: "\f193";
}
.icon-vimeo-square:before {
  content: "\f194";
}
.icon-turkish-lira:before,
.icon-try:before {
  content: "\f195";
}
.icon-plus-square-o:before {
  content: "\f196";
}

/* End */


/* Start:/bitrix/templates/aspro-corporation_copy/vendor/flexslider/flexslider.css?16896544275304*/
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('/bitrix/templates/aspro-corporation_copy/vendor/flexslider/fonts/flexslider-icon.eot');
	src:url('/bitrix/templates/aspro-corporation_copy/vendor/flexslider/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/aspro-corporation_copy/vendor/flexslider/fonts/flexslider-icon.woff') format('woff'),
		url('/bitrix/templates/aspro-corporation_copy/vendor/flexslider/fonts/flexslider-icon.ttf') format('truetype'),
		url('/bitrix/templates/aspro-corporation_copy/vendor/flexslider/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 40px; height: 40px; line-height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}
/* End */


/* Start:/bitrix/templates/aspro-corporation_copy/css/jquery.fancybox.css?17177143864108*/
/*! fancyBox v2.1.0 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/bitrix/templates/aspro-corporation_copy/css/../images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/bitrix/templates/aspro-corporation_copy/css/../images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	/*background: transparent url('/bitrix/templates/aspro-corporation_copy/css/../images/blank.gif');*/ /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

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

/* Overlay helper

.fancybox-lock {
	overflow: hidden;
}
 */
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/bitrix/templates/aspro-corporation_copy/css/../images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
/* End */


/* Start:/bitrix/templates/aspro-corporation_copy/css/theme-elements.css?17177143864145*/

/* Thumb Info */
a.thumb-info {
	display: block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	max-width: 100%;
}

a.thumb-info:hover span.thumb-info-action-icon {
	right: 0;
	top: 0;
}

a.thumb-info:hover span.thumb-info-action {
	filter: alpha(opacity=100);
	opacity: 1;
}

a.thumb-info span.thumb-info-action-icon {
	-moz-border-radius: 0 0 0 25px;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-border-radius: 0 0 0 25px;
	-webkit-transition: all 0.3s;
	background: #CCC;
	border-radius: 0 0 0 25px;
	display: inline-block;
	font-size: 25px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	right: -100px;
	text-align: center;
	top: -100px;
	transition: all 0.3s;
	width: 50px;
}

a.thumb-info span.thumb-info-action-icon i {
	font-size: 24px;
	left: 3px;
	position: relative;
	top: -4px;
}

a.thumb-info:hover span.thumb-info-title {
	background: #000;
}

a.thumb-info span.thumb-info-action {
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	background: rgba(36,27,28, .9);
	bottom: 0;
	color: #FFF;
	filter: alpha(opacity=0);
	height: 100%;
	left: 0;
	opacity: 0.0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.3s;
	width: 100%;
}

a.thumb-info span.thumb-info-inner {
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	display: block;
	transition: all 0.3s;
	white-space: nowrap;
}

a.thumb-info span.thumb-info-title {
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	background: rgba(36,27,28, .9);
	bottom: 10%;
	color: #FFF;
	font-size: 18px;
	font-weight: 700;
	left: 0;
	letter-spacing: -1px;
	padding: 9px 11px 9px;
	position: absolute;
	text-shadow: 1px 1px 1px rgba(0,0,0,.2);
	text-transform: uppercase;
	transition: all 0.3s;
	z-index: 1;
}

a.thumb-info span.thumb-info-type {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background-color: #CCC;
	border-radius: 2px;
	display: inline-block;
	float: left;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0;
	margin: 8px -2px -15px -2px;
	padding: 2px 9px;
	text-transform: none;
}

a.thumb-info:hover img {
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}

a.thumb-info img {
	-moz-border-radius: 3px;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-webkit-border-radius: 3px;
	-webkit-transition: all 0.2s linear;
	border-radius: 3px;
	position: relative;
	transition: all 0.2s linear;
}

span.thumb-info-caption {
	padding: 10px 0;
}

span.thumb-info-caption p {
	font-size: 0.9em;
	line-height: 20px;
	margin: 0 0 8px;
	padding: 10px;
}

span.thumb-info-social-icons {
	border-top: 1px dotted #DDD;
	margin: 0;
	padding: 15px 0;
	display: block;
}

span.thumb-info-social-icons a {
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	background: #CCC;
	border-radius: 25px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 30px;
}

span.thumb-info-social-icons a:hover {
	text-decoration: none;
}

span.thumb-info-social-icons a span {
	display: none;
}

span.thumb-info-social-icons a i {
	color: #FFF;
	font-size: 0.9em;
	font-weight: normal;
}

a.thumb-info.secundary span.thumb-info-title {
	background: transparent;
	bottom: auto;
	left: 0;
	right: 0;
	top: 35%;
	text-align: center;
	opacity: 0;
}

a.thumb-info.secundary span.thumb-info-type {
	float: none;
}

a.thumb-info.secundary:hover span.thumb-info-title {
	top: 42%;
	opacity: 1;
}

/* Thumbnail Gallery */
ul.thumbnail-gallery {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

ul.thumbnail-gallery li {
	display: inline-block;
	margin: 10px 10px 0 0;
	padding: 0;
}

/* Navs */
ul.nav-list.primary > li {
	margin: 0;
	padding: 0;
}

ul.nav-list.primary > li a {
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	background-image: url(/bitrix/templates/aspro-corporation_copy/css/../img/list-primary.png);
	background-position: 9px 16px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #EDEDDE;
	padding: 8px 20px;
	transition: all 0.3s;
}
/* End */


/* Start:/bitrix/templates/aspro-corporation_copy/css/theme-responsive.css?17177143861617*/
@media (max-width: 991px) {

	/* Thumb Info */
	a.thumb-info span.thumb-info-title {
		font-size: 14px;
	}

	a.thumb-info span.thumb-info-more {
		font-size: 11px;
	}

	/* Misc */
	.thumbnail {
		border: 0;
	}

	/* Flexslider */
	div.flexslider [class*="col-md-"] {
		text-align: center;
	}

	div.flexslider [class*="col-md-"] img {
		display: inline;
		width: auto;
	}

	div.flexslider div.portfolio-item,
	div.flexslider article {
		margin: 0 auto 25px;
		text-align: left;
	}

	/* Scroll to Top */
	a.scroll-to-top {
		display: none !important;
	}
}

@media (max-width: 767px) {
	/* Header */
	header {
		display: block;
	}

	header > div.container {
		width: 100%;
	}

	/* Navigation */
	header.center nav {
		width: auto;
	}

	header nav ul.nav-top {
		float: right;
		margin-right: 0;
	}

	/* Responsive Button Nav */
	button.btn-responsive-nav {
		top: 15px;
	}

	/* Caption */
	div.slider > ul > li > div.caption {
		margin-left: 20px !important;
	}

	div.slider > ul > li > div.center-caption {
		margin-left: 0 !important;
	}
	
	.project.detail .valign { margin-bottom: 10px; }

}

@media (max-width: 479px) {

	/* Base */
	body {
		font-size: 13px;
	}

	h2 {
		line-height: 40px;
	}

	/* Arrow */
	span.arrow {
		display: none;
	}

	/* Navigation */
	header nav ul.nav-top,
	header div.header-top {
		display: none;
	}

	/* Flex Slider */
	div.flexslider,
	div.flexslider.unstyled,
	div.flexslider.unstyled {
		margin-top: 20px;
	}
	

}

/* Nav Responsive Breakpoints */
@media (max-width: 600px) {

	header nav ul.nav-top li {
		display: none;
	}

	header nav ul.nav-top li.phone {
		display: block;
	}

}
/* End */


/* Start:/bitrix/templates/aspro-corporation_copy/css/swiper-bundle.min.css?171771438618435*/
/**
 * Swiper 11.0.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 5, 2024
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/bitrix/templates/.default/ajax/ajax.min.css?1689654427420*/
iframe.waitwindowlocal{position:absolute;border:0;z-index:9999}div.waitwindowlocal{position:absolute;width:25px;height:25px;padding:0;z-index:10000;background-color:#fcf7d1;border:1px solid #e1b52d;background-image:url(/bitrix/templates/.default/ajax/images/wait.gif);background-position:center center;background-repeat:no-repeat}div.waitwindowlocalshadow{position:absolute;z-index:9998;background-image:url(/bitrix/templates/.default/ajax/images/shadow.gif);border:1px solid #808080}
/* End */


/* Start:/bitrix/templates/aspro-corporation_copy/styles.css?171771438610033*/
/* Svoi CSS kod pishite v faile CUSTOM.CSS, chotobi pri ustanovke obnovlenii ne bilo problem */
/* --------------------------------------- */
/* Put you custom CSS in CUSTOM.CSS, not in this file! */

/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII, ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII, ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII, ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII, ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII, ne izmenyaite ego!!! */


/* FONT - ROBOTO CONDENSED */
@font-face{
font-family:'Roboto Condensed';
font-style:normal;
font-weight:300;
src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://themes.googleusercontent.com/static/fonts/robotocondensed/v9/b9QBgL0iMZfDSpmcXcE8nAhf7DuFEVOsWNFtEC6SVds.woff) format('woff');
}
@font-face{
font-family:'Roboto Condensed';
font-style:normal;
font-weight:400;
src:local('Roboto Condensed Regular'), local('RobotoCondensed-Regular'), url(https://themes.googleusercontent.com/static/fonts/robotocondensed/v9/Zd2E9abXLFGSr9G3YK2MsBz0dNVQi7XqpmlL2zM1TQo.woff) format('woff');
}
@font-face{
font-family:'Roboto Condensed';
font-style:normal;
font-weight:700;
src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://themes.googleusercontent.com/static/fonts/robotocondensed/v9/b9QBgL0iMZfDSpmcXcE8nJHhTLYlyo8_IXFfgFJ5wAg.woff) format('woff');
}
@font-face{
font-family:'Roboto Condensed';
font-style:italic;
font-weight:300;
src:local('Roboto Condensed Light Italic'), local('RobotoCondensed-LightItalic'), url(https://themes.googleusercontent.com/static/fonts/robotocondensed/v9/mg0cGfGRUERshzBlvqxeAC3VbM7y4EFaTxVh0YhgPqI.woff) format('woff');
}
@font-face{
font-family:'Roboto Condensed';
font-style:italic;
font-weight:400;
src:local('Roboto Condensed Italic'), local('RobotoCondensed-Italic'), url(https://themes.googleusercontent.com/static/fonts/robotocondensed/v9/BP5K8ZAJv9qEbmuFp8RpJVOLfVh0dR5c9lmq4dj7BPI.woff) format('woff');
}
@font-face{
font-family:'Roboto Condensed';
font-style:italic;
font-weight:700;
src:local('Roboto Condensed Bold Italic'), local('RobotoCondensed-BoldItalic'), url(https://themes.googleusercontent.com/static/fonts/robotocondensed/v9/mg0cGfGRUERshzBlvqxeADcO5CvbMZnF27Rn-1E3Etw.woff) format('woff');
}

body{background-color:white;font:13px/20px "Open Sans", Arial, sans-serif;}
a{text-decoration:underline;outline:none !important;}
/*a:hover{text-decoration:none;}*/
h1,h2,h3,h4,h5,h6{letter-spacing:-1px;margin:0;font-weight:300;margin:0 0 16px 0;}
h1,h2,h3,h4{font-family:"Roboto Condensed", "Open Sans", Arial, sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:normal;}
h1{font-size:34px;line-height:26px;}
h2{font-size:28px;line-height:21px;margin-bottom:17px;}
h3{font-size:24px;line-height:20px;}
h4{font-size:21px;line-height:22px;}
h5{font-size:17px;font-weight:700;line-height:17px;}
h6{font-size:14px;font-weight:700;line-height:13px;}
h1.spaced, h2.spaced, h3.spaced, h4.spaced, h5.spaced, h6.spaced{margin-top:22px;}
h1.more-spaced, h2.more-spaced, h3.more-spaced, h4.more-spaced, h5.more-spaced, h6.more-spaced{margin-top:44px;}
.underline{display:inline-block;margin-bottom:29px;padding-bottom:9px;}

p{margin-bottom:36px;}
p .alternative-font{display:inline-block;margin-top:-15px;position:relative;top:3px;margin-bottom:-6px;}
p.featured{font-size:1.6em;line-height:1.5em;}
p.short{margin-bottom:0;}
p.tall{margin-bottom:20px;}
p.taller{margin-bottom:40px;}
p.drop-caps:first-child:first-letter{float:left;font-size:75px;line-height:60px;padding:4px;margin-right:5px;margin-top:5px;font-family:Georgia;}
p.drop-caps.secundary:first-child:first-letter{background-color:#ccc;color:white;padding:6px;margin-right:5px;border-radius:4px;}

hr{height:1px;margin:25px 0;border-top:1px solid #d9dfe3}
table.table{border-collapse:collapse;border-spacing:0;}
table.table > thead > tr > th, table.table > tbody > tr > th, table.table > tfoot > tr > th, table.table > thead > tr > td, table.table > tbody > tr > td, table.table > tfoot > tr > td{border:0;}
table.table > thead > tr > th, table.table > tbody > tr > th, table.table > tfoot > tr > th{color:white;border-bottom:1px solid white;}
table.table tr:nth-child(even) td{background:#eff5f7;}
table.table tr:nth-child(odd) td{background:white;}
table.table1 td{padding:15px;}
blockquote{color:white;position:relative;padding:0 0 0 86px;border:none;}
blockquote:before{position:absolute;top:20px;left:20px;font-family:Arial;content:"\201C";font-size:150px;line-height:120px;}
blockquote > div{font-style:italic;padding:17px 20px;background:none repeat scroll 0 0 #95a5b7;border-left:1px solid #b9c4d0;}
blockquote small{color:#333333;font-style:normal;margin-top:10px;}
li{line-height:24px;}

.valign{float:none;display:inline-block;vertical-align:middle;}
.ask_a_question{text-align:center;font-size:11px;line-height:15px;margin-top:6px;color:#5b6d80;}
.ask_a_question .text{margin-top:8px;}
.styled-block, .order-block{background:url('/bitrix/templates/aspro-corporation_copy/images/background.png') #eaf0f2 0 0 repeat;color:#2f383d;margin-bottom:40px;clear:both;margin-top:30px;padding:15px 30px;}
.styled-block .right, .order-block .right{display:inline-block;text-align:left;}
.styled-block .btn, .order-block .btn{margin:0;}
.styled-block > div.row, .order-block > div.row{font-size:0px;text-align:center;}
.styled-block > div.row p, .order-block > div.row p{font-size:13px;}
.styled-block .valign, .order-block .valign{font-size:13px;}
.styled-block.main .row > div, .order-block.main .row > div{font-size:0px;vertical-align:middle;float:none;display:inline-block;}
.order-block{background:none;border:3px solid #ced5dd;}
.ordering-wrap .select-outer{width:252px;overflow:hidden;background:url('/bitrix/templates/aspro-corporation_copy/images/sel.png') right 0px no-repeat;position:relative;}
.ordering-wrap .select-outer i.icon{position:absolute;right:11px;top:8px;}
.ordering-wrap .select-outer select::-ms-expand{display:none;}
.grey_light{color:#6d7a83;}
.grey_dark{color:#666666;}
.dark_light{color:#2f383d;}
.dark_light_table{color:#2f383d;font-size:16px;}
.noradius{border-radius:0;}

/* BUTTONS */
.btn{text-transform:uppercase;text-decoration:none;margin:0 10px 10px 0;border:medium none;border-radius:2px;border-bottom:1px solid transparent;font-size:13px;padding:8px 12px 7px;overflow:hidden;transition:background-color 0.3s ease;-moz-transition:background-color 0.3s ease;-ms-transition:background-color 0.3s ease;-o-transition:background-color 0.3s ease;-webkit-transition:background-color 0.3s ease;}
.btn > *{-moz-transition:background-color 0.3s;-ms-transition:background-color 0.3s;-o-transition:background-color 0.3s;-webkit-transition:background-color 0.3s;transition:background-color 0.3s;}
.btn-lg{padding:12px 16px 11px;}
.btn-sm{padding:3px 10px 3px;}
.btn-xs{border-radius:0;font-size:11px;padding:3px 5px;}
.btn[disabled],.btn.disabled{background:none !important;border:1px solid #bbbbbb !important;color:#bbbbbb !important;}
.btn[disabled] > *,.btn.disabled > *{background:none !important;border:none !important;color:#bbbbbb !important;}
.btn-lg[disabled],.btn-lg.disabled{border-width:2px;}
.btn-icon i{margin-right:10px;}
.btn-icon-right i{margin-right:0;margin-left:10px;}
.btn-default.wc{background:none;border:none;padding:0;font-size:0;border-radius:1px;}
.btn-default.wc .icon{border-bottom:1px solid transparent;display:inline-block;height:31px;line-height:32px;vertical-align:top;width:32px;*display:inline;zoom:1;font-size:13px;}
.btn-default.wc span{border-bottom:1px solid transparent;border-left:1px solid #b8c4d2;display:inline-block;padding:6px 12px 5px;line-height:19px;vertical-align:top;*display:inline;zoom:1;font-size:13px;}
.btn-default.btn-xs.wc .icon{width:25px;height:26px;line-height:27px;font-size:14px;font-weight:bold;}
.btn-default.btn-xs.wc span{line-height:16px;padding:5px 10px 4px;font-size:11px;}
.btn-default.wc.vert{background:none;border:none;padding:0;min-width:110px;}
.btn-default.wc.vert .icon{border:none;display:block;height:70px;line-height:70px;vertical-align:top;font-size:33px;border-radius:1px 1px 0 0;width:100%;}
.btn-default.wc.vert span{border:none;border-top:1px solid #b8c4d2;display:block;padding:11px 12px 10px;line-height:19px;font-size:15px;font-weight:normal;font-family:"Roboto Condensed", "Open Sans", Arial, sans-serif;border-radius:0 0 1px 1px;white-space:normal;text-shadow:1px 1px #7b8ca0;}
.btn.btn-responsive-nav{top:-46px !important;position:absolute;right:16px;color:#FFF;z-index:15;padding:5px 8px 3px;margin:0;}
.btn.btn-responsive-nav:hover, button.btn-responsive-nav:active, button.btn-responsive-nav:focus{color:#CCC;}
.btn.btn-responsive-nav .icon{font-size:21px;}

/* LABELS */
.label{border-radius:1px;font-size:11px;font-weight:normal;}
.label-instock{background:#3cc051;}
.label-nostock{background:#999999;}
.label-pending{background:#fcb322;}
.label-order{background:#57b5e3;}

/* REVIEW */
.review{margin-bottom:30px;position:relative;}
.review .it{padding:0 0 0 86px;border:1px solid #d7dfe4;position:relative;}
.review:before{position:absolute;top:22px;left:20px;font-family:Arial;content:"\201C";font-size:150px;line-height:120px;}
.review .text{padding:19px 20px 32px 0;line-height:19px;}
.review .border{width:37px;height:36px;background:url('/bitrix/templates/aspro-corporation_copy/images/bord.png') 0px 0px no-repeat;position:absolute;bottom:-35px;left:45px;}
.review .info{margin-top:12px;padding-left:92px;}
.review .info .title{color:#2f383d}
.review .info .post{color:#9aa7af;font-size:11px;margin-top:-1px;}

/* check bitrix popups style */
.bx-core-window img{vertical-align:baseline;}
.bx-core-window .adm-btn, .bx-core-window .adm-input-file{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;-o-box-sizing:content-box;-ms-box-sizing:content-box;}

/* error - not existing module aspro.corporation */
.include_module_error{margin:0 auto;text-align:center;}
.include_module_error img{max-width:100%;}
.include_module_error p{color:#636363;font-size:14px;line-height:20px;margin-top:0;}
/* End */


/* Start:/bitrix/templates/aspro-corporation_copy/template_styles.css?171771438665745*/
/* Svoi CSS kod pishite v faile CUSTOM.CSS,chotobi pri ustanovke obnovlenii ne bilo problem */
/* --------------------------------------- */
/* Put you custom CSS in CUSTOM.CSS,not in this file! */

/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII,ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII,ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII,ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII,ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII,ne izmenyaite ego!!! */
html{overflow-x:hidden;overflow-y:auto;}
html, body{width:100%;height:100%;}
body{margin:0;}
/*#panel{display:none;}*/

* html .clearfix{height:1%;}
html[xmlns] .clearfix{display:block;}
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix{display:inline-block;}
div[id^=wait_comp], .bx-core-waitwindow{display:none;}
*[id^=bx_incl]{display:inline;vertical-align:top;*display:inline;zoom:1;}
.bx_editmode .bx_areas *[id^=bx_incl]{display:block;}

label{font-weight:normal;}
label.error{color:#e02222 !important;margin:0;padding:0;position:absolute;top:-25px;right:0;}
textarea{resize:none;}
input{outline:none;}
form input i[class*=icon]{font-family:FontAweSome;}
select{border:1px solid #D7DEE3;padding:4px 41px 4px 4px;background:none;width:275px;color:#98a1a8;}
.input.error > *{color:white;}
.input.error input,.input.error textarea{background:#ff4949;border-color:white;}
.input.error input::-webkit-input-placeholder, .input.error textarea::-webkit-input-placeholder, .input.error input:-moz-placeholder,.input.error textarea:-moz-placeholder{color:white !important;}
.form-control{border-radius:0;box-shadow:none;border:1px solid #d7dee3;height:34px;padding:6px 12px;}
.form-control:focus{box-shadow:0 1px 1px rgba(0,0,0,0.075) inset;border-color:#CCC;}

.body{height:auto !important;margin:0 auto -160px;min-height:100%;}
.main{padding:53px 0 160px;}
.maxwidth-theme{margin-left:auto !important;margin-right:auto !important;max-width:1008px;}

/* HEADER */
header{clear:both;color:#ffffff;background-color:#1d2f42;}
header > .container{position:relative;}
header .line-row{height:2px;margin:0 0 4px;}

/* TOPEST MENU */
.top-row{font-size:12px;line-height:30px;padding:6px 0;}
.top-row .info-text{overflow:hidden;white-space:nowrap;}
.top-row .info-text i{font-size:14px;margin:0 7px 0 0;vertical-align:middle;}
.top-row .info-text a{color:#ffffff;}
.top-row .info-text a:hover{text-decoration:none;}
.top-row .info-text .email,.top-row .info-text .phone,.top-row .info-text .skype{margin-left:40px;float:right;overflow:hidden;color:#FFFFFF;}
.top-row .info-text .email{margin-left:0;}
.top-row .info-text .phone{font-size:14px;font-weight:600;line-height:31px;}
.top-row .info-text div[id^=bx_incl]{display:inline;}

/* TOP LOGO */
.logo-row .logo{height:110px;line-height:103px;z-index:10;position:relative;}
.logo-row .logo img{max-height:110px;}
.logo-row .top-description{color:#FFFFFF;font-size:16px;line-height:16px;padding:46px 0 0;}
.logo-row .top-callback{padding:49px 0 0;color:#ffffff;line-height:28px;}
.logo-row .top-callback .phone{font-size:28px;}
.logo-row .top-callback .callback{cursor:pointer;font-size:10px;line-height:11px;margin:2px 0 0;}
.logo-row .top-callback .callback > div{display:inline-block;*display:inline;zoom:1;margin-top:1px;vertical-align:top;width:50px;}
.logo-row .top-callback .callback span{display:inline;vertical-align:top;border-bottom:1px dotted;}
.logo-row .top-callback .callback:hover span{border-bottom-color:transparent;}
.logo-row .top-callback .callback .icon{border-radius:2px;font-size:18px;margin:0 6px;padding:4px 6px;}
.topmenu-FIRST .logo-row .logo{margin:-38px 0 -6px;}

/* TOP MENU */
.menu-and-search{position:relative;}
.mega-menu{position:relative;z-index:10;}
.mega-menu table a{display:inline-block;width:100%;color:#ffffff;text-decoration:none;white-space:nowrap;}
.mega-menu table td{padding:0;text-align:center;visibility: hidden;}
.mega-menu table td.dropdown > .wrap{position:relative;}
.mega-menu table td:hover > .wrap > .dropdown-menu{display:block;}
.mega-menu table td > .wrap > a .icon{line-height:0;vertical-align:middle;}
.mega-menu table ul.dropdown-menu li:hover > a, .mega-menu table ul.dropdown-menu li.active > a{background:#96aac0;}
.mega-menu table ul.dropdown-menu{border-radius:0;border:none;margin:0;top:auto;padding:0;text-align:left;background-color:#ffffff;}
.mega-menu table ul.dropdown-menu a{color:#324860;padding:7px 25px 9px 13px !important;border-top:1px solid #EDEDED;}
.mega-menu table ul.dropdown-menu li:first-of-type > a{border-top-color:transparent;}
.mega-menu table ul.dropdown-menu li:hover > a, .mega-menu table .dropdown-menu li.active > a{color:#ffffff;}
.mega-menu table .dropdown-submenu{position:relative;}
.mega-menu table .dropdown-submenu > a:after{display:block;font-family:FontAwesome;content:"\f105";right:10px;position:absolute;top:50%;margin:-9px 0 0;}
.mega-menu table .dropdown-submenu:hover > .dropdown-menu{display:block;}
.mega-menu table .dropdown-submenu .dropdown-menu{top:0;left:100%;}
.mega-menu table .dropdown.js-dropdown .icon{display:none;}
.mega-menu table .more-items > span{display:block;font-size:50px;height:14px;letter-spacing:-4px;line-height:0;position:relative;right:2px;}
.topmenu-FIRST .mega-menu .table-menu{margin:8px 0 0;}
.topmenu-FIRST .mega-menu table{border:0;font-size:14px;line-height:14px;margin:0 -5px;border-collapse:separate;border-spacing:5px 0;}
.topmenu-FIRST .mega-menu table td.search-item .wrap > a .icon{color:#ffffff;}
.topmenu-FIRST .mega-menu table td > .wrap > a{border-radius:2px;}
.topmenu-FIRST .mega-menu table td.dropdown:hover > .wrap > a{border-radius:2px 2px 0 0;}
.topmenu-FIRST .mega-menu table a{padding:7px 9px 8px;}
.topmenu-FIRST .mega-menu table .dropdown.active a .icon, .topmenu-FIRST .mega-menu table .dropdown:hover a .icon{color:white;}
.topmenu-FIRST .mega-menu table .dropdown-menu{font-size:13px;color:white;border-top:3px solid;}
.topmenu-FIRST .mega-menu table .more-items > span{top:-10px;}
.topmenu-FIRST .mega-menu table .dropdown-submenu .dropdown-menu{top:-3px;}
.topmenu-SECOND .mega-menu{margin:0 0 8px;}
.topmenu-SECOND + .main .slider-container .container{padding-top:20px;}
.topmenu-SECOND .mega-menu table{border-collapse:collapse;border-spacing:0;width:100%;max-width:inherit;}
.topmenu-SECOND .mega-menu table td.search-item .wrap > a{padding-left:15px;padding-right:15px;}
.topmenu-SECOND .mega-menu table td .wrap > a{position:relative;padding:11px 25px 11px;line-height:20px;font-size:14px;}
.topmenu-SECOND .mega-menu table td .wrap> a:after{content:'';position:absolute;top:0;right:0;background:url('/bitrix/templates/aspro-corporation_copy/images/spacer.png') 0 0 no-repeat;width:2px;height:100%;}
.topmenu-SECOND .mega-menu table td:last-child .wrap > a:after{display:none;}
.topmenu-SECOND .mega-menu table .dropdown-menu{border-bottom:0;}
.topmenu-SECOND .mega-menu table .dropdown-menu{background:white;}
.topmenu-SECOND .mega-menu table .dropdown-menu:after{content:'';z-index:100;position:absolute;top:-6px;left:50%;margin-left:-4px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid white;}
.topmenu-SECOND .mega-menu table .dropdown-menu a{font-size:13px;}
.topmenu-SECOND .mega-menu table .dropdown-submenu > a:hover:after{color:white;}
.topmenu-SECOND .mega-menu table .dropdown-submenu .dropdown-menu:after{display:none;}
.topmenu-SECOND .mega-menu table .more-items{height:42px;line-height:35px;}
.topmenu-SECOND .mega-menu table .more-items > span{top:-7px;}
.bx-mac .topmenu-SECOND .mega-menu table .more-items > span{top:-5px;}
.mega-menu ul.nav{padding:0;clear:both;float:none;position:static;display:block;font-size:13px;box-shadow:0 1px 1px 0 rgba(0,0,0,.3);}
.mega-menu ul.nav li{padding:0;margin:0;clear:both;float:none;display:block;}
.mega-menu ul.nav li > a{padding:9px 13px 9px 0px;text-shadow:none !important;border-top:1px solid rgba(0, 0, 0, 0.1);border-bottom:1px solid transparent;margin:0 10px;line-height:24px;text-decoration:none;position:relative;border-radius:0;clear:both;float:none;display:block;background:none repeat scroll 0 0 rgba(0, 0, 0, 0);white-space:normal;}
.mega-menu ul.nav li > a i.icon-angle-down{position:absolute;right:5px;top:14px;}
.mega-menu ul.nav li:first-of-type > a{border-top:medium none !important;}
.mega-menu ul.nav li.active > a, .mega-menu ul.nav li:hover > a{border-top:1px solid #8ebbd2;border-bottom:1px solid #8ebbd2;margin:0;padding:9px 23px 9px 10px;background:none;}
.mega-menu ul.nav li.active > a i.icon-angle-down, .mega-menu ul.nav li:hover > a i.icon-angle-down{right:15px;}
.mega-menu ul.nav li.active + li > a, .mega-menu ul.nav li:hover + li > a{border-top:1px solid transparent;}
.mega-menu ul.nav li > a:focus{background:none repeat scroll 0 0 rgba(0, 0, 0, 0);}
.mega-menu ul.nav ul.dropdown-menu{font-size:13px;position:static;clear:both;float:none;display:none !important;box-shadow:none;border:none !important;border-radius:0;margin:0;padding:0 0 0 20px;}
.mega-menu ul.nav ul.dropdown-menu li:first-of-type > a{border-top:1px solid transparent;}
.mega-menu ul.nav ul.dropdown-menu li:last-of-type > a{border-bottom:1px solid transparent;}
.mega-menu ul.nav li.resp-active > ul.dropdown-menu{display:block !important;}

/* TOP SEARCH TITLE */
.search{background:none repeat scroll 0 0 #fff;padding:15px 14px;position:absolute;right:0;top:42px;width:337px;box-shadow:0px 2px 2px rgba(0,0,0,0.5);border:1px solid #aaaaaa;z-index:100;}
.topmenu-FIRST .search{top:40px;}
.topmenu-SECOND .search:after{border-bottom:6px solid white;border-left:6px solid transparent;border-right:6px solid transparent;content:"";height:0;right:17px;margin-left:-4px;position:absolute;top:-6px;width:0;z-index:100;}
.search input[type="text"]{background:none repeat scroll 0 0 #f7f8fa;border:1px solid #cad4df;color:#333333;height:30px;line-height:18px;padding:0 10px;width:232px;display:inline-block;vertical-align:top;}
.search .btn-search{background-color:#9fb2c6;background-image:linear-gradient(top, #9fb2c6 0%, #8b9fb7 100%);background-image:-o-linear-gradient(top, #9fb2c6 0%, #8b9fb7 100%);background-image:-moz-linear-gradient(top, #9fb2c6 0%, #8b9fb7 100%);background-image:-webkit-linear-gradient(top, #9fb2c6 0%, #8b9fb7 100%);background-image:-ms-linear-gradient(top, #9fb2c6 0%, #8b9fb7 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0, #9fb2c6),color-stop(1, #8b9fb7));filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#9fb2c6', endColorstr='#8b9fb7',GradientType=0);border-color:-moz-use-text-color -moz-use-text-color #798ca1;border-style:none none solid;border-width:medium medium 1px;color:white;font-size:14px;height:30px;line-height:14px;padding:0;width:70px;text-transform:uppercase;display:inline-block;vertical-align:top;float:right;}
div.title-search-result{border:1px solid #aaaaaa;margin-left:1px;margin-top:-3px;box-shadow:0 2px 2px rgba(0,0,0,0.5);display:none;overflow:hidden;z-index:999;background:white;padding:0;}
.bx_search_container{height:50px;line-height:50px;padding:0 10px;}
.bx_search_container .bx_field{position:relative;margin-top:15px;height:30px;border-top: 1px solid #8ca3ae;border-right:1px solid #a0b4be;border-bottom:1px solid #b6c8d1;border-left: 1px solid #a0b4be;border-radius:3px;background:#fff;box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.1);line-height:30px;}
.bx_search_container .bx_field .bx_input_text{position:absolute;right:34px;left:5px;height:30px;outline:none;border:none;background:none;line-height:30px;}
.bx_search_container .bx_field .bx_input_submit{position:absolute;top:2px;right:0;bottom:0;width:34px;border:none;background:url('/bitrix/templates/aspro-corporation_copy/images/search_lupe.png') no-repeat left center;cursor:pointer;}
div.title-search-fader{display:none;background-image:url('/bitrix/templates/aspro-corporation_copy/images/fader.png');background-position:right top;background-repeat:repeat-y;position:absolute;}
p.title-search-preview{font-size:12px;}
div.title-search-result td.title-search-price span{font-size:26px;}
.bx_searche .bx_img_element{background:#fafafa;float:left;padding:5px 10px;position:absolute;}
.bx_searche .bx_item_block{position:relative;display:block;text-decoration:none;}
.bx_searche .bx_item_block:hover{background:none repeat scroll 0 0 #96aac0;color:#ffffff;}
.bx_searche .bx_image{background-size:contain;background-position:center;background-repeat:no-repeat;}
.bx_searche .bx_item_element{padding-left:15px;margin-left:45px;border-top:1px solid transparent;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.bx_searche .bx_price .old{font-weight:normal;text-decoration:line-through;color:#636363;}
.bx_item_block.all_result .bx_item_element{border-top:1px solid #cad4df;}
.mega-menu ul.nav .search{right:inherit;top:inherit;width:100%;display:block !important;}
.mega-menu ul.nav .search input[type="text"]{width:65%;}
.mega-menu ul.nav .search button{width:30%;min-width:70px;}
.mega-menu ul.nav .search:after{display:none;}

/* PAGE TITLE & BREADCRUMBS & PAGENAVIGATION */
section.page-top{color:#FFFFFF;margin:14px 0 23px;min-height:56px;position:relative;}
section.page-top h1{font:34px/39px "Roboto Condensed", "Open Sans", Arial, sans-serif;font-weight:400;text-transform:uppercase;margin-bottom:4px;font-stretch:condensed;}
.breadcrumb{font-size:11px;line-height:13px;padding:0;margin:0;list-style:none;background:none;}
.breadcrumb > *, .breadcrumb a{text-decoration:none;color:#d3dbdf;}
.breadcrumb > li{text-shadow:none;}
.breadcrumb > li.active{color:#a0b1ba;}
.breadcrumb > li + li:before{font-family:FontAwesome;content:"\f054";font-size:9px;padding:0 10px;}
.wrap_pagination{text-align:center;}
.pagination{border-radius:0;border-color:#dfe5e9;}
.pagination .icon{color:#acb6bc;}
.pagination a, .pagination span{border-radius:0 !important;}
.pagination a:hover{color:white;}
.pagination a:hover .icon{color:white;}

/* FOOTER */
footer{color:#ffffff;line-height:20px;background:#324860;box-shadow:0 70px 50px -20px #213040 inset;padding:0;position:relative;clear:both;margin-top:-160px;min-height:160px;font-size:12px;}
footer .title{font-family:"Roboto Condensed","Open Sans",Arial,sans-serif;text-transform:uppercase;font-size:17px;line-height:17px;margin-bottom:16px;}
footer .copy, footer .info, footer .social{padding:24px 0;}
/*footer .info .email,*/ footer .info .phone, footer .info .skype, footer .info .address{margin-bottom:9px;}
footer .info .email a{color:#959fa4;}
footer .info .email a:hover{color:#ffffff;text-decoration:none;}
footer .info i{font-size:14px;margin:0 7px 0 0;color:#aab3b6;}

/* SOCIAL ICONS */
.social-icons{text-align:left;font-size:0;margin:18px 0 0;}
.social-icons ul{margin:0;padding:0;width:auto;font-size:0;}
.social-icons li{display:inline-block;vertical-align:top;*display:inline;zoom:1;}
.social-icons li a{display:block;position:relative;border-radius:2px;margin-right:8px;overflow:hidden;height:29px;width:29px;transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;}
.social-icons li a i{position:absolute;top:6px;left:7px;color:#ffffff;font-size:17px;transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;}
.social-icons li a i.icon-facebook{left:11px;}
.social-icons li a i.icon-vk{left:6px;}

/* LEFT MENU */
.side-menu > li > a{border-top:1px dotted #dfe5ec;font-family:"Roboto Condensed", "Open Sans", Arial, sans-serif;font-size:14px;font-stretch:condensed;font-weight:bold;position:relative;text-decoration:none;text-transform:uppercase;padding:8px 22px 8px 5px;}
.side-menu > li > a:hover, .side-menu > li > a:focus{background-color:transparent;}
.side-menu > li:first-of-type > a{border-top-color:transparent;padding-top:3px !important;}
.side-menu > li:not(.active) > a{color:#324860;}
.side-menu > li > a:before{color:#7b8e9a;position:absolute;font-family:FontAwesome;content:"\f054";font-size:9px;right:7px;font-weight:normal;top:8px;}
.side-menu > li:first-of-type > a:before{top:3px;}
.side-menu > li.active.child > a{padding-bottom:7px;}
.side-menu > li.active.child > a:before{content:"\f078";}
.side-menu .submenu{margin:-1px 0 0 0;padding:0 0 26px 5px;background:white;list-style:none;font-size:12px;}
.side-menu .submenu .submenu{padding-bottom:9px;}
.side-menu .submenu > li{margin-bottom:1px; padding:8px 0px 8px 10px;}
.side-menu .submenu > li:last-child{margin:0;}
.side-menu .submenu > li > a{text-decoration:none;color:#5b6d80;}
.side-menu .submenu > li.active > a{color:#333333;}
.right-menu-md .side-menu > li > a{padding:8px 5px 8px 30px;}
.right-menu-md .side-menu > li > a:before{right:auto;left:15px;}
.right-menu-md .side-menu > li > .submenu{padding-left:30px;}

/* TABS */
.tabs{margin-bottom:25px;}
.tabs .tab-content{background-color:white;border:1px solid #d7dee3;padding:16px;}
.tabs .nav-tabs + .tab-content{border-top:0;}
.tabs .nav-tabs{margin:0;border-bottom:1px solid #d7dee3;text-transform:uppercase;}
.tabs .nav-tabs a{background:#eff5f7;border:1px solid #d7dee3;color:#324860;margin:3px -1px 0 0;border-radius:0;text-decoration:none;padding:10px 15px 9px;}
.tabs .nav-tabs li.active a{border-top:3px solid;border-bottom:1px solid #fffff;margin-top:1px;background:white;margin-left:-1px;margin-right:-1px;}
.tabs .nav-tabs li:first-of-type a{margin-left:0 !important;}
.tabs .nav-tabs a:hover, .tabs .nav-tabs a:active,.tabs .nav-tabs a:focus{border-top:3px solid;margin-top:1px;background:none repeat scroll 0 0 #eff5f7;}
.tabs .tab-content .item + .item{border-top:1px solid #e6e6e6;padding-top:25px;margin-top:25px;}

/* FLEXSLIDER */
.front .flexslider{margin-top:0 !important;margin-bottom:46px;border:0;border-radius:2px;box-shadow:-1px 1px 2px #c8cacb;}
.front .flexslider .slides > li a{text-align:center;}
.front .flex-control-nav li{vertical-align:middle;}
.front .flexslider .row > div{text-align:center;}
.front .flexslider{position:relative;}
.front .flexslider:hover .flex-direction-nav a{opacity:1;}
.front .flex-control-paging li a{background:none repeat scroll 0 0 #c6d1d7;color:transparent;border:2px solid #ebedef;border-radius:26px;box-shadow:none;height:13px;width:13px;}
.front .flex-control-paging li a:hover, .front .flex-control-paging li a.flex-active{border:2px solid #fff;}
.front .flex-control-nav{bottom:-30px;}
.front .flex-direction-nav{position:absolute;right:0;top:-40px;}
.front .flex-direction-nav li{float:left;}
.front .flex-direction-nav a{font-size:0;background:none repeat scroll 0 0 #95a8bd;border-bottom:1px solid #74879c;border-radius:1px;color:#ffffff !important;height:26px;position:relative;width:26px;margin:0;opacity:1;z-index:1;text-shadow:none;}
.front .flex-direction-nav a:before{font-size:12px;left:9px;position:absolute;top:-7px;line-height:41px;}
.front .flex-direction-nav .flex-prev{left:-3px !important;top:0;}
.front .flex-direction-nav .flex-next{right:0 !important;top:0;}

/* INDEX PAGE */
.front .btn{position:absolute;right:5px;top:2px;}
.prefooter{background:#ebedef;margin:31px 0 0;padding:32px 0 0;box-shadow:0 30px 5px -25px #dee1e5 inset;}
.about{margin:43px -15px 30px;}
.front.catalog{margin-top:25px;}
.front.catalog .item-views{margin-bottom:0;}

/* SEARCH PAGE */
.search-page a.search-page-params{border-bottom:1px dashed blue;text-decoration:none;}
.search-page div.search-page-params{margin:10px 0 0;}
.search-page .search-item-rate{font-size:11px;}
.search-page .path{display:block;font-size:11px;line-height:13px;padding:0;margin:0;list-style:none;background:none;}
.search-page .path p{margin:0;}
.search-page .path > *, .search-page .path a{text-decoration:none;}
.search-page .path > li{display:inline-block;vertical-align:top;*display:inline;zoom:1;}
.search-page .path > li + li:before{font-family:FontAwesome;content:"\f054";font-size:9px;padding:0 10px;}
.search-page .where{border:1px solid #cad4df;border-radius:3px;float:left;height:28px;line-height:28px;margin:10px 0 0;}
.search-page .searchinput{position:relative;}
.search-page .searchinput input[type="text"]{background:none repeat scroll 0 0 #f7f8fa;height:28px;line-height:28px;padding:0 10px;border:1px solid #cad4df;border-radius:3px;}
.search-page .searchinput input.q{width:100%;}
.search-page .searchinput .btn-search{position:absolute;top:0;right:0;background:#a0b0ba;border:0;color:white;width:30px;height:28px;line-height:12px;border-top-right-radius:3px;border-bottom-right-radius:3px;}

/* 404 PAGE */
.page404{height:377px;border:1px solid #697582;margin:52px 0 232px;position:relative;}
.page404 .i404{font-size:300px;text-align:center;line-height:369px;font-family:"Roboto Condensed", "Open Sans", Arial, sans-serif;font-weight:bold;}
.page404 .t404{margin:70px 0 0;text-align:center;}

/* CONTACTS PAGE */
.contacts table td {padding-bottom: 15px;}

/* BANNERS */
.banners .first, .banners .second, .banners .items{background:none repeat scroll 0 0 #152435;overflow:hidden;}
.banners .first{height:404px;padding-bottom:6px;}
.banners .small .item{height:130px;overflow:hidden;padding:0;position:relative;}
.banners .small .item a{border-left:3px solid #96aac0;background:url("/bitrix/templates/aspro-corporation_copy/images/small-banners-background.png") repeat scroll 0 0 rgb(60, 91, 119);;color:#ffffff;display:block;height:100%;overflow:hidden;text-decoration:none;}
.banners .small .item .info{height:98px;margin:14px 18px 18px;overflow:hidden;font-size:13px;line-height:16px;}
.banners .small .item h5{font-size:17px;line-height:20px;font-family:"Roboto Condensed", "Open Sans", Arial, sans-serif;margin:0 0 7px;text-transform:uppercase;font-weight:bold;text-decoration:underline;letter-spacing:normal;}
.banners .small .item p{font-size:13px;line-height:16px;max-height:65px;overflow:hidden;}
.banners .small .item:hover a{background-color:#96aac0;border-left-color:#ffffff;}
.banners .small .item:hover h5{text-decoration:none;}
.banners .first .small .flexslider{margin:0 -15px;}
.banners .first .small .item{margin-top:4px;}
.banners .first .small .item:first-of-type{margin-top:0;}
.banners .first .small li.flex-active-slide{margin-bottom:6px;}
.banners .second .small{margin:0 -3px;}
.banners .second .small li{overflow:hidden;}
.banners .second .small .item{padding:0 3px;margin-bottom:6px;}
.banners .big{padding:0 6px 0 0;}
.banners .big .item{height:398px;padding:0;background-color:#152435;overflow:hidden;}
.banners .big .item a{display:block;height:100%;width:100%;text-decoration:none;}
.banners .big .item .image{height:100%;width:100%;line-height:398px;text-align:center;}
.banners .big .item .info{background:none repeat scroll 0 0 rgba(60, 91, 119, 0.85);border-bottom:3px solid transparent;color:#ffffff;height:282px;margin-top:-140px;left:6.5%;padding:30px 36px 32px;position:absolute;text-align:left;top:50%;width:280px;overflow:hidden;line-height:16px;}
.banners .big .item .info > *{height:217px;overflow:hidden;}
.banners .big .item h3{font-size:22px;font-weight:bold;line-height:24px;margin-bottom:11px;}
.banners .big .item p{line-height:16px;margin:0;opacity:0;transition:all 1s ease 0.3s;-moz-transition:all 1s ease 0.3s;-ms-transition:all 1s ease 0.3s;-o-transition:all 1s ease 0.3s;-webkit-transition:all 1s ease 0.3s;}
.banners .flexslider{border-radius:0;margin:0;border:none;}
.banners .big .flex-control-nav{position:absolute;bottom:9px;}
.banners .big .flex-control-paging li a{border:3px solid #ffffff;height:15px;width:15px;background:#ffffff;box-shadow:none;}
.banners .big .flex-control-paging li a:hover, .banners .big .flex-control-paging li a.flex-active{border:3px solid 3px solid #ffffff;height:15px;width:15px;}
.banners .big .flex-control-nav li{margin:0 4px;}
.banners .big .flex-direction-nav a{opacity:0;}
.banners .big .flex-direction-nav .flex-prev{left:30px;border-radius:0 1px 1px 0;}
.banners .big .flex-direction-nav .flex-next{right:30px;border-radius:1px 0 0 1px;}
.banners .big .flex-direction-nav .flex-prev:before{content:"\f104";}
.banners .big .flex-direction-nav .flex-next:before{content:"\f105";}
.banners .big .flex-direction-nav a:before{color:#ffffff;font-size:26px;font-family:FontAwesome;height:39px;line-height:39px;overflow:hidden;text-align:center;width:38px;}
.banners .big .flexslider:hover .flex-direction-nav a{opacity:1;}
.banners .big .flexslider:hover .flex-direction-nav .flex-prev{left:0;}
.banners .big .flexslider:hover .flex-direction-nav .flex-next{right:0;}
.banners .big .item.shown .info p{opacity:1;}

/* accordion */
.accordion-body{padding:14px 15px;border:1px solid #d7dee3;border-top:none;position:relative;}
.panel-collapse.in .accordion-body:before{width:10px;height:10px;border:1px solid #d7dee3;border-top:none;border-left:none;background:#f8f9fa;content:"";position:absolute;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);z-index:100;top:-5px;left:19px;}
.accordion-head{border:1px solid #d7dee3;cursor:pointer;padding:11px 45px 14px 15px;position:relative;}
.accordion-head:hover,.accordion-head.accordion-open{background:#f8f9fa;}
.accordion-head.accordion-close{margin-bottom:5px;}
.accordion-head.accordion-open .icon:before{content:"\f106";}
.panel-collapse.in{margin-bottom:5px;}
.accordion-type-1 .accordion-head{font-size:14px;}
.accordion-type-1 .accordion-head a{display:inline;text-decoration:none;border-bottom:1px dotted;}
.accordion-type-1 .accordion-head .icon{position:absolute;top:15px;right:15px;font-size:26px;line-height:11px;height:11px;}
.accordion-type-1 .accordion-head.accordion-close .icon{color:#b9c5cc;}
.accordion-type-2 .accordion-head{font-size:18px;padding:18px 45px 22px 60px;}
.accordion-type-2 .accordion-head a{display:inline;line-height:17px;text-decoration:none;border-bottom:1px dotted;}
.accordion-type-2 .accordion-head:after{content:"";display:table;clear:both;}
.accordion-type-2 .accordion-head .icon{border-radius:3px;color:#f2f4f6;background:#a0b0ba;position:absolute;top:16px;left:15px;font-size:28px;line-height:30px;width:28px;height:28px;text-align:center;}
.accordion-type-2 .accordion-head.accordion-close .icon{color:#f2f4f6;}
.accordion-type-2 .accordion-head.accordion-open .icon{line-height:25px;}

section.toggle{margin:10px 0 0;position:relative;clear:both;}
section.toggle input{cursor:pointer;filter:alpha(opacity=0);height:45px;margin:0;opacity:0;position:absolute;width:100%;z-index:2;}
section.toggle label{border-left:3px solid;transition:all .15s ease-out;-moz-transition:all .15s ease-out;-ms-transition:all .15s ease-out;-o-transition:all .15s ease-out;-webkit-transition:all .15s ease-out;background:#F4F4F4;border-radius:3px;display:block;font-size:1.1em;min-height:20px;padding:12px 20px 12px 10px;position:relative;cursor:pointer;font-weight:400;}
section.toggle .toggle-content{display:none;}
section.toggle label::-moz-selection{background:none;}
section.toggle label i.icon-minus{display:none;}
section.toggle label i.icon-plus{display:inline;}
section.toggle label::selection{background:none;}
section.toggle label::before{border:6px solid transparent;border-left-color:inherit;content:'';margin-top:-6px;position:absolute;right:4px;top:50%;}
section.toggle label + p{color:#999;display:block;overflow:hidden;padding-left:30px;text-overflow:ellipsis;white-space:nowrap;height:25px;}
section.toggle label i{font-size:0.7em;margin-right:8px;position:relative;top:-1px;}
section.toggle.active i.icon-minus{display:inline;}
section.toggle.active i.icon-plus{display:none;}
section.toggle.active > label{color:white;}
section.toggle.active > label::before{border:6px solid transparent;border-top-color:inherit;margin-top:-3px;right:10px;}
section.toggle > p.preview-active{height:auto;}
section.toggle > p.preview-active,section.toggle.active > p{white-space:normal;}

/* SCROLL TO TOP */
a.scroll-to-top{-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;background:#404040;border-radius:7px;color:white;display:block;height:9px;opacity:0;padding:13px 0 35px;position:fixed;right:10px;bottom:10px;text-align:center;text-decoration:none;width:49px;z-index:1040;}
a.scroll-to-top.visible{filter:alpha(opacity=15);opacity:0.15;}
a.scroll-to-top:hover{filter:alpha(opacity=100);opacity:1;}

article.post-large{margin-left:80px;}
article.post-large div.post-image,article.post-large div.post-date{margin-left:-80px;}
.back-url{display:block;margin-bottom:25px;}
.back-url i{border-radius:2px;color:#ffffff;display:inline-block;height:30px;line-height:30px;margin-right:7px;text-align:center;vertical-align:middle;width:30px;}
.group-content .item .text + .image{border-top:1px solid #d7dee3;border-bottom:0px;}
.margin-bottom-20{margin-bottom:20px;}
.margin-bottom-30{margin-bottom:30px;}
.jqmWindow{position:absolute;}
.sidearea{margin-top:25px;}
.icon.colored{width:54px;height:54px;line-height:54px;text-align:center;color:white;font-size:29px;margin:0 20px 20px 0;}
span.noimage{display:inline-block;background:url('/bitrix/templates/aspro-corporation_copy/images/background.png') #f3f8fa top center no-repeat;}
.fontawesome-icon-list [class*="col-md-"]{margin-bottom:9px;}
.fontawesome-icon-list i{font-size:1.3em;margin-right:5px;display:inline-block;width:30px;text-align:center;position:relative;top:2px;}
.bx-yandex-view-layout{border:3px solid;margin-bottom:40px;border-color:#d7dee3;width:100%;}
span.zoom{background:#ccc;border-radius:100%;bottom:8px;color:white;display:block;height:30px;padding:6px;position:absolute;text-align:center;width:30px;right:25px;bottom:10px;}
span.zoom i{font-size:14px;left:0;position:relative;top:-2px;}
.uploader{border:1px solid #d7dee3;padding:5px;border-radius:0;height:40px;position:relative;}
.uploader input[type="file"]{z-index:10;opacity:0;border:none;background:none;position:absolute;top:0;right:0;float:right;cursor:default;width:100%;height:100%;}
.uploader .action{position:absolute;top:5px;left:5px;background:#a0b0ba;border-bottom:1px solid #707b82;border-radius:3px;color:white;padding:7px 12px;font-size:13px;line-height:15px;text-transform:uppercase;margin-right:10px;}
.uploader .filename{overflow:hidden;display:inline-block;width:100%;white-space:nowrap;font-size:13px;color:#9aa6ae;position:relative;top:-5px;padding:9px;padding-left:138px;text-overflow:ellipsis;}

.docs{margin:0;}
/*.docs h4.char, .docs h3.char{margin-bottom:8px;}*/
.docs .excel,.docs .word,.docs .pdf{margin-bottom:13px;line-height:17px;height:31px;padding-left:39px;}
.docs .excel a,.docs .word a,.docs .pdf a{display:block;text-overflow:ellipsis;overflow:hidden;}
.docs .excel{background:url("/bitrix/templates/aspro-corporation_copy/images/docs/excel.png") no-repeat;}
.docs .word{background:url("/bitrix/templates/aspro-corporation_copy/images/docs/word.png") no-repeat;}
.docs .pdf{background:url("/bitrix/templates/aspro-corporation_copy/images/docs/pdf.png") no-repeat;}

/* ITEM_VIEWS - base class styles for all news.list templates */
.item-views{margin-bottom:25px;}
.item-views h4, .item-views h3{margin-top:35px;margin-bottom:15px;}
.item-views h4:first-of-type, .item-views h3:first-of-type{margin-top:0;}
/*.item-views hr{margin:25px 0;}*/
.item-views.with_tabs hr:last-of-type{display:none;}
.item-views .section-title{font-size:32px;font-weight:300;line-height:36px;margin-bottom:15px;}
.item-views .item .section_name{color:#9AA7AF;}
.item-views .item .btn{margin-top:10px;white-space:normal;margin-bottom:0;}
.item-views .item .property{margin-bottom:10px;}
.item-views .item .properties .property:first-of-type{margin-top:20px;}
.item-views .item .property .icon{width:20px;height:20px;line-height:20px;text-align:center;background:#c0ccd3;color:white;font-size:12px;}
.item-views .item .image .img-inside{border:0;display:block;padding:0;position:relative;}
.item-views .item .period{margin:0 0 8px 0;display:inline-block;*display:inline;zoom:1;}
.item-views .item .period span{margin:0 12px 0 0;}
.item-views .item p{margin-bottom:20px;}
.item-views.list .item .title{font-size:18px;line-height:22px;margin-bottom:5px;margin-top:-4px;}
.item-views.list .item.wdate .title{margin-bottom:5px;}
.item-views.list .item .image{height:auto;text-align:center;width:100%;}
.item-views.list .item .image img{max-height:100%;max-width:100%;vertical-align:top;display:inline-block;}
.item-views.list .tab-content .item:last-child{padding-bottom:25px;}
.item-views.table .item{border:1px solid #D7DEE3;margin-bottom:30px;}
.item-views.table .item:hover .text{border-bottom:2px solid;background:#eff5f7;padding-bottom:18px;}
.item-views.table .item .title{font-size:13px;line-height:20px;margin-bottom:5px;}
.item-views.table .item .text{padding:20px;}
.item-views.table .item .text p:last-child{margin:0;}
.item-views.table .item .image{border-bottom:1px solid #D7DEE3;padding:30px 20px;text-align:center;width:100%;}
/*.item-views.table .item .image img{display:inline-block;max-height:160px;max-width:160px;vertical-align:middle;}*/
.item-views.table .item .image img{display:inline-block;max-width:100%;max-height:100%;vertical-align:middle;}
.item-views .item .description{font-size:12px;line-height:20px;}

/* DETAIL - base class styles for all news.detail templates */
.detail{margin-bottom:25px;}
.detail .period{margin:0 0 6px;}
.detail .content{margin-bottom:20px;}
.detail .detailimage{text-align:center;margin-bottom:30px;padding:5px;background:#ebedef;width:auto;}
.detail .detailimage img{max-height:100%;max-width:100%;vertical-align:top;display:inline-block;}
.detail .image-left{float:left;margin-right:30px;}
.detail .image-right{float:right;margin-left:30px;}
.detail .detailimage.bordered{padding:5px;border:1px solid #d7dee3;border-bottom:2px solid #d7dee3;margin-bottom:30px;}
.detail .ask_a_question{margin-top:2px;clear:right;float:right;margin-bottom:15px;margin-left:50px;width:110px;}
.detail .btn-default.wc.vert{width:110px;}
.detail .wraps{margin-bottom:30px;}
.detail .wraps h4, .detail .wraps h3{margin-bottom:30px;}
.detail .wraps.nomargin{margin:0px;}
.detail .galery{margin-right:-1px;margin-left:-1px;}
.detail .galery .inner{max-height:508px;padding:43px;background:#f5f6f8;overflow:hidden;}
.detail .galery .item{padding:0;text-align:center;position:relative;}
.detail .galery .item img{max-width:100%;max-height:100%;width:auto;height:auto;display:inline-block;vertical-align:middle;*display:inline;zoom:1;}
.detail .galery .item .count{font-weight:bold;position:absolute;bottom:0;font-size:16px;color:#ffffff;font-family:"Roboto Condensed", "Open Sans", Arial, sans-serif;text-align:center;width:114px;height:38px;line-height:38px;left:50%;margin-left:-57px;opacity:0;transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;}
.detail .galery .flexslider{border:none;margin:0;border-radius:0;box-shadow:none;height:100%;background:transparent;}
.detail .galery .flexslider .flex-viewport, .detail .galery .items{height:100%;}
.detail .galery .flexslider:hover .count{opacity:1;}
.detail .galery .flex-direction-nav a{opacity:0;color:transparent;text-shadow:none;}
.detail .galery .flex-direction-nav .flex-prev{left:30px;border-radius:0 1px 1px 0;}
.detail .galery .flex-direction-nav .flex-next{right:30px;border-radius:1px 0 0 1px;}
.detail .galery .flex-direction-nav .flex-prev:before{content:"\f104";}
.detail .galery .flex-direction-nav .flex-next:before{content:"\f105";}
.detail .galery .flex-direction-nav a:before{color:#ffffff;font-size:26px;font-family:FontAwesome;height:39px;line-height:39px;overflow:hidden;text-align:center;width:38px;}
.detail .galery .flexslider:hover .flex-direction-nav a{opacity:1;}
.detail .galery .flexslider:hover .flex-direction-nav .flex-prev{left:0;}
.detail .galery .flexslider:hover .flex-direction-nav .flex-next{right:0;}
.detail .properties{margin-top:20px;}
.detail .property{margin-bottom:10px;}
.detail .property .icon{width:20px;height:20px;line-height:20px;text-align:center;background:#c0ccd3;color:white;font-size:12px;}
.detail .yashare-auto-init > *{vertical-align:top;padding:0 !important;}
.detail .yashare-auto-init .b-share > *{vertical-align:top;padding:0 !important;margin:0 3px 0 2px;}

/* SECTIONS */
.sections.item-views{margin-bottom:50px;}
.sections.item-views.list .title{font-size:18px;font-weight:400;margin-bottom:5px;}

/* NEWS templates (articles,news,discounts,services) */
.news.front{margin-top:-30px;}
.news.front .item{margin-bottom:20px;overflow:hidden;}
.news.front .item:last-of-type{border-bottom:0;}
.news.front .item a{display:block;overflow:hidden;text-decoration:none;}
.news.front .item .image{float:left;width:70px;height:70px;margin-top:1px;text-align:center;}
.news.front .item .image img{display:inline-block;max-width:100%;max-height:100%;vertical-align:middle;}
.news.front .item .info{padding-left:87px;}
.news.front .item .title{font-size:13px;line-height:18px;margin-top:-2px;none;color:#324860;max-height:57px;}
.news.front .item .date{font-size:11px;margin-top:-4px;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.services.front{margin-top:60px;}
.services.front .item{margin-bottom:20px;font-size:0;}
.services.front .item .image{display:inline-block;height:40px;line-height:40px;width:40px;text-align:center;overflow:hidden;vertical-align:middle;*display:inline;zoom:1;}
.services.front .item .image a{display:block;height:40px;line-height:40px;width:40px;text-align:center;overflow:hidden;}
.services.front .item .image img{vertical-align:middle;max-width:40px;max-height:40px;display:inline-block;*display:inline;zoom:1;}
.services.front .item .icon{color:#ffffff;font-size:18px;height:40px;line-height:40px;text-align:center;width:40px;vertical-align:middle;}
.services.front .item .title{font-size:13px;line-height:15px;text-decoration:underline;}
.services.front .item .info{display:inline-block;margin-left:13px;vertical-align:middle;max-width:165px;margin-top:-2px;*display:inline;zoom:1;}
.services.front .item .info a{color:#ffffff;text-decoration:none;}
.services.front .item.toall a{color:#707b87;}
.services.front .item a:hover, .services.front .item .image:hover + .info a{color:#96a9be;}
.services.front .item.toall .icon{width:26px;height:26px;line-height:25px;background:#677f9a;}

/* LICENSES */
.licenses.item-views.list .item .title{margin-top:0;}

/* PROJECTS */
.projects.item-views.table .item{margin-bottom:30px;border:none;}
.projects.item-views.table .item a{text-decoration:none;color:#324860;}
.projects.item-views.table .item .image{text-align:center;overflow:hidden;background-color:#ffffff;margin:0;padding:0;border:none;}
.projects.item-views.table .item .image img{display:inline-block;max-width:100%;width:auto;max-height:100%;*display:inline;zoom:1;}
.projects.item-views.table .item .info{padding:16px 10px;position:relative;background:url('/bitrix/templates/aspro-corporation_copy/images/background.png') #eff5f7 -85px -225px no-repeat;}
.projects.item-views.table .item .title{color:#2f383d;font-size:14px;text-align:center;line-height:16px;margin:0;font-weight:normal;}
.projects.item-views.table .item .info:before{display:block;content:"";visibility:hidden;width:5px;height:5px;top:-10px;left:50%;border:5px solid transparent;border-bottom:5px solid #fff;position:absolute;}
.projects.item-views.table .item a:hover .title{color:#ffffff;}
.projects.item-views.table .item a:hover .info:before{visibility:visible;}
.front-projects.item-views{margin-bottom:-3px;position:relative;}
.front-projects.item-views h3{margin-top:0;margin-bottom:29px;}
.front-projects.item-views .flexslider{border:none;box-shadow:none;background:none;margin-bottom:0;}
.front-projects.item-views .flexslider ul{padding-bottom:3px;}
.front-projects.item-views .btn{right:65px;}
.front-projects.item-views .flex-direction-nav{right:15px;top:-54px;}
.front-projects.item-views.table .item{margin-bottom:0;}
.front-projects.item-views.table .item .image{border-radius:2px 2px 0 0;box-shadow:-1px 1px 2px #c8cacb;}
.front-projects.item-views.table .item .info{border-top:2px solid transparent;border-radius:0 0 2px 2px;padding:14px 10px;box-shadow:-1px 1px 2px #c8cacb;background:#ffffff;}
.front-projects.item-views.table .item .title{text-transform:uppercase;font-size:12px;}
.front-projects.item-views.table .item .info:before{top:-12px;}
.projects.detail .item_slider{margin-left:0;margin-right:0;padding-left:0;}
.projects.detail .item_slider #slider{max-height:384px;}
.projects.detail .item_slider .item img{max-height:380px;}
.projects.detail .item_slider .slides{text-align:center;}
.projects.detail .item_slider .slides .inline{display:inline-block;}
.projects.detail .item_slider .thmb .slides .inline{vertical-align:top;}
.projects.detail .item_slider .slides li{display:none;}
.projects.detail .item_slider .slides li.current{display:block;}
.projects.detail #carousel.flexslider{box-shadow:none;border:0px;margin-bottom:30px;}
.projects.detail #carousel .slides li{border:2px solid #d7dee3;margin-right:8px;height:80px;width:110px !important;line-height:80px;overflow:hidden;}
.projects.detail #carousel .slides li:hover{cursor:pointer;}
.projects.detail #slider.flexslider{border:3px solid #d7dee3;box-shadow:none;border-radius:0px;margin-bottom:10px;}
.projects.detail .content h5{font-size:18px;color:#9aa7af;}
.projects.detail .content .props h6.title{font-size:15px;color:#9eacb5;}
.projects.detail .content .props{margin-bottom:25px;padding:0;}
.projects.detail .content .props .prop{font-size:12px;}
.projects.detail .content .props .prop .title{color:#666666;}
.projects.detail .content .props .prop .value{color:#2f383d;padding-left:20px;}
.projects.detail .content .props .prop div{margin-bottom:10px;}
.projects.detail .content .props .wrap{background:#eff5f7;padding:15px;border-bottom:2px solid;}
.projects.detail .order-block{padding:15px 30px;clear:both;}
.projects.detail .order-block .btn{margin:0px;}
.projects.detail .back .bg{width:28px;height:28px;margin-right:10px;padding-right:3px;text-align:center;line-height:28px;vertical-align:middle;border-radius:3px;}
.projects.detail .back .bg::before{color:#fff;}
.projects.detail .share .text{color:#666;padding-right:10px;}
.projects.detail .share .yashare-auto-init{display:inline-block;vertical-align:top;padding-top:3px;}

/* PARTNERS */
.partners.front{position:relative;}
.partners.front h3{color:#324860;}
.partners.front .btn{right:65px;top:-4px;}
.partners.front .flexslider{margin-bottom:66px;}
.partners.front .flexslider .slides > li a{opacity:0.5;display:block;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);filter:grayscale(100%);filter:gray;filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");}
.partners.front .flexslider .slides > li a:hover{opacity:1;-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);filter:grayscale(0%);filter:none;}
.partners.front .flexslider .slides > li{height:90px;line-height:90px;border-right:1px solid #f2f5f6}
.partners.front .flexslider .slides > li img{width:auto;display:inline-block;vertical-align:middle;}

/* HISTORY */
.history.item-views span.zoom{bottom:-15px;right:-15px;}
.history.item-views .item{padding:25px 20px;}
.history.item-views .item:nth-child(odd){background:url('/bitrix/templates/aspro-corporation_copy/images/background.png') #eff5f7 0 0 repeat;}
.history.item-views .item .title{font-size:14px;font-weight:bold;line-height:20px;font-family:"Roboto Condensed","Open Sans",Arial,sans-serif;margin-top:0;}

/* STAFF */
.staff.item-views.list:not(.with_tabs) hr{display:none;}
.staff.item-views.list:not(.with_tabs) .item{border:1px solid #D7DEE3;margin-bottom:30px;}
.staff.item-views.list .item .title{padding-top:13px;}
.staff.item-views.list.image_right .item .text{padding:0 0 0 20px;}
.staff.item-views.list .item .image{padding:20px;}
.staff.item-views.list.image_left .item .image{border-right:1px solid #E6E6E6;}
.staff.item-views.list.image_right .item .image{border-left:1px solid #E6E6E6;}

/* VACANCY */
.vacancy.item-views.list .title{font-size:24px;}
.vacancy.item-views.accordion .accordion-head .pay{float:right;font-size:16px;}

/* CATALOG */
.display-type .label_show{color:#98a1a8;text-transform:uppercase;vertical-align:middle;}
.display-type .view-button{display:inline-block;zoom:1;width:30px;height:30px;background:url('/bitrix/templates/aspro-corporation_copy/images/view.png') 0 0 no-repeat;margin-left:8px;text-indent:-9999px;border:1px solid #c0ccd3;text-align:center;}
.display-type .view-button.view-list:hover, .display-type .view-button.view-list.cur{background-position:-31px -31px;}
.display-type .view-button.view-tiles:hover, .display-type .view-button.view-tiles.cur{background-position:-1px -1px;}
.display-type .view-button.view-list{background-position:-31px -1px;}
.display-type .view-button.view-price{background-position:-60px -1px;}
.display-type .view-button.view-price:hover{background-position:-60px -31px;}
.display-type .view-button.view-tiles{background-position:-1px -31px;}
.display-type, .ordering-wrap{margin-bottom:30px;}
.catalog.item-views .price .icon{width:20px;height:20px;line-height:20px;text-align:center;font-size:22px;background:none;}
.catalog.item-views .price .price_val{font-size:24px;padding-right:5px;}
.catalog.item-views .price .price_old .price_val, .catalog.item-views .price .price_old .icon{font-size:16px;padding-right:5px;color:#000;padding-top:5px;text-decoration:line-through;}
.catalog.item-views .group-content .item .text_info{border-left:1px solid #d7dee3;padding-top:15px;}
.catalog.item-views .group-content .item .text_info .noright{margin-right:0px;}
.catalog.item-views .group-content .item .text_info .description{border-top:1px solid #d7dee3;padding-top:15px;margin-top:15px;color:#666666;margin-bottom:25px;}
.catalog.item-views .group-content .item .text_info .title{font-size:15px;font-weight:400;line-height:15px;margin-bottom:3px;}
.catalog.item-views.list .group-content .item .text_info .section_name{color:#9aa7af;margin-bottom:0px;}
.catalog.item-views.list .group-content .item .text_info .bottom{border-top:1px solid #d7dee3;margin-top:15px;padding:15px;background:rgba(223, 229, 233, 0.3);}
.catalog.item-views.list .group-content .item .image{padding:15px 0px 15px 15px;}
.catalog.item-views.list .group-content .item{padding-bottom:0px;}
.catalog.item-views.list .group-content .item .image:hover{border:0px;}
.catalog.item-views.list .item .label{display:inline-block;height:19px;line-height:14px;margin-top:3px;}
.catalog.item-views.table .item .label{display:inline-block;height:19px;line-height:14px;margin-bottom:12px;}
.catalog.item-views.table .item .image:hover{border:0px;border-bottom:1px solid #d7dee3;}
.catalog.item-views.list .item .btn{margin:0;}

/*MY STYLE FOR Poryadok*/
.poryadok-block{
    display: block;
    height: 500px;
    width: 550px;
	margin: auto;
}
.poryadok-1r{
    display: block;
    font-size: 9px;
    line-height:9px;
	text-align:center;
/*    background-color:#407da3;*/
    color: #fff;
    height: 120px;
    width: 110px;
	padding-top: 35px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	background:url('/bitrix/templates/aspro-corporation_copy/images/strelka.png') 0 0 no-repeat;
}
.poryadok-2r{
    display: inline-block;
    line-height:6px;
    font-size: 11px;
    color: #000;
	height: 101px;
	width: 400px;
	border-right:2px solid #407da3;
	border-top:2px solid #407da3;
	border-bottom:2px solid #407da3;
	padding-left: 15px;
	padding-top: 0px;
	clear: both;
	margin-bottom:20px;
}

   
                     .form-style input,
                     .form-style textarea {
                        padding: 6px 12px;
                        font-size: 16px;
                        display: block;
                        width: 100%;
                        border-radius: 2px;
                        border: 1px solid #5393bb;
                        box-shadow: inset 0 1px 1px rgb(0, 0, 0, 8%);
                     }

                     .form-style input.processing_approval {
                        display: inline-block;
                        width: auto;
                     }

                     .form-style input:focus,
                     .form-style input:active,
                     .form-style textarea:focus,
                     .form-style textarea:active {
                        outline: none;
                        box-shadow: 0px 0px 0px 1px #5393bb;
                     }

                     .lead-form__inner_col label {
                        font-size: 14px;
                        margin-bottom: 3px;
                     }

                     .lead-form__inner_col {
                        display: flex;
                        width: 100%;
                     }

                     .lead-form__inner_line button[type="submit"] {
                        margin-top: 20px;
                        font-size: 16px;
                     }

                     .lead-form__inner_col+.lead-form__inner_col {
                        margin-top: 15px;
                     }

                     .lead-form__inner_form_container {
                        margin: 0 -10px;
                     }

                     .lead-form__inner_form_container_label {
                        display: flex;
                     }

                     .lead-form__inner_line.w100 {
                        width: 100%;
                     }

                     .lead-form__inner_line {
                        width: 50%;
                        padding: 0 10px;
                     }

                     .lead-form__inner_line [for="processing_approval"] {
                        margin-left: 10px;
                     }

                     .lead-form__inner_line [type="checkbox"]:focus,
                     .lead-form__inner_line [type="checkbox"]:active {
                        outline: none;
                     }

                     .lead-form__inner_line label {
                        display: inline-block;
                        cursor: pointer;
                        color: #333333;
                     }

                     .lead-form__inner_title,
                     .accreditation__inner_title,
                     .review-container__inner_title {
                        font-size: 28px;
                        line-height: 28px;
                        width: 100%;
                     }

                     .required-star {

                        color: #e02222;
                        margin-left: 3px;
                        font-weight: normal;
                     }

                     .article-block+.article-block {
                        margin-top: 50px;
                     }

.flexslider-review {
                        box-shadow: none;
                     }

                     .flexslider-review .slides li {
                        -webkit-box-shadow: 0 1px 4px rgb(0 0 0 / 20%);
                        -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
                        -o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
                        box-shadow: 0 1px 4px rgb(0 0 0 / 20%);
                        margin-right: 25px;
                     }
                      .flexslider-review .slides li img {
						width: 100%;
                      }
                     .flex-viewport {
                        padding: 5px 10px;
                        margin: 0 -10px;
                     }

                     .review-container__inner_slider_container a {
                        display: block;
                     }

                     .accreditation__inner_container_cert {
                        display: flex;
                        margin: 0 -15px;
                     }

                     .accreditation__inner_container_cert_block img {
                        width: 100%;
                     }

                     .accreditation__inner_container_cert_block a {
                        display: block;
                        position: relative;
                     }

                     .accreditation__inner_container_cert_block a::before,
                     .accreditation__inner_container_cert_block a::after {
                        transition: all 0.2s;
                     }

                     .accreditation__inner_container_cert_block a::before {
                        background: rgba(0, 0, 0, 0.0);
                        position: absolute;
                        left: 0;
                        top: 0;
                        width: 100%;
                        height: 100%;
                        content: "";
                        display: block;
                     }

                     .accreditation__inner_container_cert_block a:hover:before {
                        background: rgba(0, 0, 0, 0.5);
                     }

                     .accreditation__inner_container_cert_block a:hover:after {
                        content: attr(title);
                        position: absolute;
                        color: #FFF;
                        left: 50%;
                        top: 50%;
                        transform: translate(-50%, -50%);
                        z-index: 2;
                        text-align: center;
                        font-size: 12px;
                        line-height: 14px;
                     }

                     .accreditation__inner_container_cert_block .accreditation__inner_container_cert_block_line:first-child {
                        padding-bottom: 15px;
                     }

                     .accreditation__inner_container_cert_block {
                        width: 33.3333%;
                        padding: 15px;
                     }

                     .accreditation__inner_container_cert_block_col {
                        width: 66.6666%;
                        display: flex;
                     }

                     .accreditation__inner_container_cert_block_col .accreditation__inner_container_cert_block {
                        width: 50%;
                     }

                     .accreditation__inner_container_cert_block_space {
                        padding: 7px;
                     }

                     .review-container__inner_slider_container .wrap {
                        position: relative;
                        display: block;
                     }

                     .review-container__inner_slider_container .wrap:hover:before {
                        content: "Увеличить";
                        display: block;
                        border-radius: 25px;
                        padding: 3px 12px;
                        position: absolute;
                        left: 50%;
                        top: 50%;
                        transform: translate(-50%, -50%);
                        background: rgba(0, 0, 0, 0.5);
                        color: #FFF
                     }

                     .lead-form__inner_title,
                     .accreditation__inner_title,
                     .review-container__inner_title {
                        margin-bottom: 15px;
                     }

                     .loading {
                        position: relative;
                     }

                     .loading:before {
                        position: absolute;
                        content: "";
                        left: 0;
                        top: 0;
                        width: 100%;
                        height: 100%;
                        background: rgba(0, 0, 0, 0.5);
                        z-index: 2;
                     }

                     .loading:after {
                        position: absolute;
                        content: "";
                        width: 110px;
                        height: 110px;
                        background-image: url('file:///C:/Users/mrz/Desktop/mdiag/load.gif');
                        background-size: contain;
                        top: 50%;
                        left: 50%;
                        transform: translate(-50%, -50%);
                        z-index: 3;
                     }


                     .form-send {
                        padding: 30px 15px;
                     }

                     .form-send__title {
                        text-align: center;
                        font-size: 26px;
                        font-weight: bold;
                     }

                     .form-send__description {
                        font-size: 18px;
                        text-align: center;
                     }

                     @media screen and (max-width: 500px) {
                        .accreditation__inner_container_cert {
                           flex-direction: column;
                        }

                        .accreditation__inner_container_cert>.accreditation__inner_container_cert_block {
                           width: 100%;
                           display: flex;
                           padding-bottom: 0;
                        }

                        .accreditation__inner_container_cert_block .accreditation__inner_container_cert_block_line:first-child {
                           padding-bottom: 0;
                           padding-right: 15px;
                        }

                        .accreditation__inner_container_cert_block_space {
                           padding: 15px;
                        }

                        .accreditation__inner_container_cert_block_col {
                           width: 100%;
                        }

                        .accreditation__inner_container_cert_block_col .accreditation__inner_container_cert_block:first-child {
                           padding-right: 5px;
                        }

                        .accreditation__inner_container_cert_block_col .accreditation__inner_container_cert_block:last-child {
                           padding-left: 5px;
                        }

                        .article-block+.article-block {
                           margin-top: 40px;
                        }

                        .lead-form__inner_col .lead-form__inner_line {
                           width: 100%;
                        }

                        .lead-form__inner_line+.lead-form__inner_line {
                           margin-top: 15px;
                        }

                        .lead-form__inner_col {
                           flex-direction: column;
                        }

                     }


                     /* Browser Resets
*********************************/
                     .flex-container a:active,
                     .flexslider-review a:active,
                     .flex-container a:focus,
                     .flexslider-review a:focus {
                        outline: none;
                     }

                     .flexslider-review {
                        margin: 0 0 60px;
                        background: #fff;
                        border: 4px solid #fff;
                        position: relative;
                        -webkit-border-radius: 4px;
                        -moz-border-radius: 4px;
                        -o-border-radius: 4px;
                        border-radius: 4px;
                        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
                        -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
                        -o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
                        box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
                        zoom: 1;
                     }

                     .flexslider-review .slides {
                        zoom: 1;
                     }

                     .flexslider-review:hover .flex-prev {
                        opacity: 0.7;
                        left: 10px;
                     }

                     .flexslider-review:hover .flex-next {
                        opacity: 0.7;
                        right: 10px;
                     }

                     .flexslider-review:hover .flex-next:hover,
                     .flexslider-review:hover .flex-prev:hover {
                        opacity: 1;
                     }

                     @media (max-width: 479px) {

                        /* Flex Slider */
                        div.flexslider-review,
                        div.flexslider-review.unstyled,
                        div.flexslider-review.unstyled {
                           margin-top: 20px;
                        }

                     }

                     /* flexslider-review */
                     .front .flexslider-review {
                        margin-top: 0 !important;
                        margin-bottom: 46px;
                        border: 0;
                        border-radius: 2px;
                        box-shadow: -1px 1px 2px #c8cacb;
                     }

                     .front .flexslider-review .slides>li a {
                        text-align: center;
                     }

                     .front .flexslider-review .row>div {
                        text-align: center;
                     }

                     .front .flexslider-review {
                        position: relative;
                     }

                     .front .flexslider-review:hover .flex-direction-nav a {
                        opacity: 1;
                     }

                     .banners .first .small .flexslider-review {
                        margin: 0 -15px;
                     }

                     .banners .big .flexslider-review:hover .flex-direction-nav a {
                        opacity: 1;
                     }

                     .banners .big .flexslider-review:hover .flex-direction-nav .flex-prev {
                        left: 0;
                     }

                     .banners .big .flexslider-review:hover .flex-direction-nav .flex-next {
                        right: 0;
                     }

                     .detail .galery .flexslider-review {
                        border: none;
                        margin: 0;
                        border-radius: 0;
                        box-shadow: none;
                        height: 100%;
                        background: transparent;
                     }

                     .detail .galery .flexslider-review .flex-viewport,
                     .detail .galery .items {
                        height: 100%;
                     }

                     .detail .galery .flexslider-review:hover .count {
                        opacity: 1;
                     }

                     .detail .galery .flexslider-review:hover .flex-direction-nav a {
                        opacity: 1;
                     }

                     .detail .galery .flexslider-review:hover .flex-direction-nav .flex-prev {
                        left: 0;
                     }

                     .detail .galery .flexslider-review:hover .flex-direction-nav .flex-next {
                        right: 0;
                     }

                     .front-projects.item-views .flexslider-review {
                        border: none;
                        box-shadow: none;
                        background: none;
                        margin-bottom: 0;
                     }

                     .front-projects.item-views .flexslider-review ul {
                        padding-bottom: 3px;
                     }

                     .partners.front .flexslider-review {
                        margin-bottom: 66px;
                     }

                     .partners.front .flexslider-review .slides>li a {
                        opacity: 0.5;
                        display: block;
                        -webkit-filter: grayscale(100%);
                        -moz-filter: grayscale(100%);
                        filter: grayscale(100%);
                        filter: gray;
                        filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
                     }

                     .partners.front .flexslider-review .slides>li a:hover {
                        opacity: 1;
                        -webkit-filter: grayscale(0%);
                        -moz-filter: grayscale(0%);
                        filter: grayscale(0%);
                        filter: none;
                     }

                     .partners.front .flexslider-review .slides>li {
                        height: 90px;
                        line-height: 90px;
                        border-right: 1px solid #f2f5f6
                     }

                     .partners.front .flexslider-review .slides>li img {
                        width: auto;
                        display: inline-block;
                        vertical-align: middle;
                     }

                     .flexslider-review {
                        box-shadow: none;
                     }

                     .flexslider-review li {
                        -webkit-box-shadow: 0 1px 4px rgb(0 0 0 / 20%);
                        -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
                        -o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
                        box-shadow: 0 1px 4px rgb(0 0 0 / 20%);
                     }

                     .front-projects.item-views .flexslider-review {
                        margin: 0;
                     }

                     .front-projects.item-views .flexslider-review {
                        margin-top: 0;
                     }
                  

/* End */


/* Start:/bitrix/templates/aspro-corporation_copy/css/responsive.css?17177143864756*/
@media ( min-width: 1200px ){
	section.page-top .container{ width: 1140px; }
}
@media ( min-width: 992px ){
	.body_media{top:2px;} /* do not remove this hack! )) */
	section.page-top .container{ width: 970px; }
}
@media ( max-width: 991px ){
	.body_media{top:1px;} /* do not remove this hack! )) */
	footer .social{padding-top:0;}
	.banners .big{padding: 0;}
	.about{margin-top: 30px;}
	.item-views.list .image{ margin-bottom: 15px; }
	.sidearea{display:none;}
	.slider-container .tp-caption h1{ font-size: 24px; line-height: 30px; }
	.slider-container .tp-caption{ font-size: 12px; }
	.top-slider .img{ display: none; }
	#carousel .flex-direction-nav, #carousel .flex-control-nav{ display:block; }
	.logo-row .top-description {font-size: 13px;}
	.logo-row .top-callback .phone {font-size: 22px;}
	.item-views.sections .group-content hr{display:none;}
	.item-views.sections .group-content .item{border-bottom:1px solid #d7dee3;margin-bottom:30px;padding-bottom:15px;}
	.detail .projects .item img{height:auto !important;}
	.projects.detail .item_slider {padding: 0;}
	.projects.detail .share.text-right{text-align:left !important;}
}
@media ( min-width: 768px ){
	.mega-menu ul.nav{ position: static; }
	header .nav-main-collapse.collapse{ display: block !important;height: auto !important; }
	.front-projects.item-views h3.short, .partners.front h3.short{display:none;}
	.history.item-views .item:nth-child(odd) .bordered{border-left:2px solid white;}
	.history.item-views .item:nth-child(even) .bordered{border-left:2px solid #dfeaee;}
}
@media ( max-width: 767px ){
	.body_media{top:0px;} /* do not remove this hack! )) */
	header > .container{ margin-bottom: 0; }
	.top-row .info-text .email{float:left;margin-left:0;text-align:left;width:50%;}
	.top-row .info-text .phone{float:right;margin-left:0;text-align:right;width:50%;}
	.logo-row{height:66px;}
	.logo-row .logo {height:65px;line-height:57px;}
	.logotip {margin-top: 0px !important;}
	.logo-row .logo img{max-height:53px;width:auto;}
	.topmenu-FIRST .logo-row .logo {margin:0;}
	.menu-row.row {height: 0;}
	.mega-menu{ clear: both; float: none !important; width: 100%; }
	.menu-and-search {margin: 0;}
	.search{display:none;}
	.mega-menu .search{display:block;}
	.title-search-result{display:none !important;}
	footer .social{padding-bottom:0;}
	#bx-composite-banner a{margin-top:24px;}
	.about{margin-top: 34px;}
	.banners .big .item .image{width:100%;}
	.banners .big .item .info{position:inherit;width:100%;height:auto;margin:0;padding: 19px 20px;}
	.banners .big .item h3{font-size: 21px;line-height: 23px;}
	.banners .big .item .info > *{height:auto;}
	.front-projects.item-views h3, .partners.front h3{display:none;}
	.front-projects.item-views h3.short, .partners.front h3.short{display:inline-block;}
	.front-projects.item-views .flexslider{ margin:0;}
	.front-projects.item-views .flexslider{ margin-top:0;}
	.front-projects.item-views.table .item {padding: 0;}
	.projects.item-views.table .item {text-align:center;}
	.projects.item-views.table .item > a{width: 345px;display:inline-block;}
	.partners.front .flex-direction-nav{right:0;}
	.slider-container .tp-caption h1{ font-size: 15px; line-height: 18px; }
	.slider-container .tp-caption{ font-size: 11px !important; line-height: 13px !important; }
	.slider-container .tp-caption a.btn{ font-size: 11px; line-height: 13px; }
	.detail .detailimage{text-align:center;padding: 0;background:transparent;}
	.detail .galery .inner{padding:0;}
	.staff.item-views.list.image_left .item .title{padding-top:0;}
	.staff.item-views.list .item .text{padding:0 30px;}
	.staff.item-views.list.with_tabs .item .text{padding:0;}
	.staff.item-views.list.image_left .item .image{border-bottom:1px solid #E6E6E6;}
	.staff.item-views.list.image_right .item .image{border-top:1px solid #E6E6E6;}
	.staff.item-views.list.image_left .item .image{border-right:none;}
	.staff.item-views.list.image_right .item .image{border-left:none;}
	.display-type.pull-right.text-right {float: none !important; text-align:left;}
}
@media ( max-width: 530px ){
	.styled-block > div.row > div, .order-block > div.row > div{display:block;width:100%;}
	.styled-block > div.row > div + div, .order-block > div.row > div + div{margin-top:10px;}
	.detail blockquote::before{top: -3px;left: 4px;font-size: 90px;}
	.detail blockquote{padding-left:35px;}
}
@media ( max-width: 357px ){
	.front-projects.item-views .flex-direction-nav, .partners.front .flex-direction-nav{display:none;}
	.front-projects.item-views .btn, .partners.front .btn {right: -10px;}
	.detail .ask_a_question{float:none;margin:0px auto;margin-bottom:15px;}
}
@media ( max-width: 367px ){
	.front-projects.item-views > .row{margin-left:0;margin-right:0;}
	.projects.item-views.table .item > a{width: 100%;}
}
/* End */


/* Start:/bitrix/templates/aspro-corporation_copy/themes/1/colors.css?168965442720437*/
a {
  color: #417ea5;
}
a:hover {
  color: #5393bb;
}
a:active {
  color: #386d8f;
}
.underline {
  border-bottom: 3px solid #5393bb;
}
blockquote {
  background: #417ea5;
  border-color: #386d8f;
}
.review:before {
  color: #417ea5;
}
.btn-default {
  background-color: #4484ac;
  background-image: -webkit-linear-gradient(top,#4484ac,#3e789e);
  background-image: -moz-linear-gradient(top,#4484ac,#3e789e);
  background-image: -o-linear-gradient(top,#4484ac,#3e789e);
  background-image: -ms-linear-gradient(top,#4484ac,#3e789e);
  background-image: linear-gradient(top,#4484ac,#3e789e);
  border-bottom-color: #336280;
  color: #ffffff !important;
}
.btn-default:hover,
.btn-default:active,
.btn-default:focus {
  background-color: #5b97be;
  background-image: -webkit-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: -moz-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: -o-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: -ms-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: linear-gradient(top,#5b97be,#4c8eb9);
  border-bottom-color: #3e789e;
}
.btn-primary {
  background-color: #00c3a2;
  background-image: -webkit-linear-gradient(top,#00c3a2,#00af92);
  background-image: -moz-linear-gradient(top,#00c3a2,#00af92);
  background-image: -o-linear-gradient(top,#00c3a2,#00af92);
  background-image: -ms-linear-gradient(top,#00c3a2,#00af92);
  background-image: linear-gradient(top,#00c3a2,#00af92);
  border-bottom-color: #008670;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  background-color: #48c9b1;
  background-image: -webkit-linear-gradient(top,#48c9b1,#39c3aa);
  background-image: -moz-linear-gradient(top,#48c9b1,#39c3aa);
  background-image: -o-linear-gradient(top,#48c9b1,#39c3aa);
  background-image: -ms-linear-gradient(top,#48c9b1,#39c3aa);
  background-image: linear-gradient(top,#48c9b1,#39c3aa);
  border-bottom-color: #30a48e;
}
.btn-success {
  background-color: #94c938;
  background-image: -webkit-linear-gradient(top,#94c938,#88ba33);
  background-image: -moz-linear-gradient(top,#94c938,#88ba33);
  background-image: -o-linear-gradient(top,#94c938,#88ba33);
  background-image: -ms-linear-gradient(top,#94c938,#88ba33);
  background-image: linear-gradient(top,#94c938,#88ba33);
  border-bottom-color: #719a2a;
}
.btn-success:hover,
.btn-success:active,
.btn-success:focus {
  background-color: #aad068;
  background-image: -webkit-linear-gradient(top,#aad068,#a2cc58);
  background-image: -moz-linear-gradient(top,#aad068,#a2cc58);
  background-image: -o-linear-gradient(top,#aad068,#a2cc58);
  background-image: -ms-linear-gradient(top,#aad068,#a2cc58);
  background-image: linear-gradient(top,#aad068,#a2cc58);
  border-bottom-color: #90c03b;
}
.btn-info {
  background-color: #15b7ed;
  background-image: -webkit-linear-gradient(top,#15b7ed,#11aadd);
  background-image: -moz-linear-gradient(top,#15b7ed,#11aadd);
  background-image: -o-linear-gradient(top,#15b7ed,#11aadd);
  background-image: -ms-linear-gradient(top,#15b7ed,#11aadd);
  background-image: linear-gradient(top,#15b7ed,#11aadd);
  border-bottom-color: #0e8db7;
}
.btn-info:hover,
.btn-info:active,
.btn-info:focus {
  background-color: #53c2ec;
  background-image: -webkit-linear-gradient(top,#53c2ec,#41bcea);
  background-image: -moz-linear-gradient(top,#53c2ec,#41bcea);
  background-image: -o-linear-gradient(top,#53c2ec,#41bcea);
  background-image: -ms-linear-gradient(top,#53c2ec,#41bcea);
  background-image: linear-gradient(top,#53c2ec,#41bcea);
  border-bottom-color: #1cafe6;
}
.btn-warning {
  background-color: #f99a0b;
  background-image: -webkit-linear-gradient(top,#f99a0b,#ea8f06);
  background-image: -moz-linear-gradient(top,#f99a0b,#ea8f06);
  background-image: -o-linear-gradient(top,#f99a0b,#ea8f06);
  background-image: -ms-linear-gradient(top,#f99a0b,#ea8f06);
  background-image: linear-gradient(top,#f99a0b,#ea8f06);
  border-bottom-color: #c27705;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning:focus {
  background-color: #f6ad4d;
  background-image: -webkit-linear-gradient(top,#f6ad4d,#f6a539);
  background-image: -moz-linear-gradient(top,#f6ad4d,#f6a539);
  background-image: -o-linear-gradient(top,#f6ad4d,#f6a539);
  background-image: -ms-linear-gradient(top,#f6ad4d,#f6a539);
  background-image: linear-gradient(top,#f6ad4d,#f6a539);
  border-bottom-color: #f49312;
}
.btn-danger {
  background-color: #e81c14;
  background-image: -webkit-linear-gradient(top,#e81c14,#d61a12);
  background-image: -moz-linear-gradient(top,#e81c14,#d61a12);
  background-image: -o-linear-gradient(top,#e81c14,#d61a12);
  background-image: -ms-linear-gradient(top,#e81c14,#d61a12);
  background-image: linear-gradient(top,#e81c14,#d61a12);
  border-bottom-color: #b0150f;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger:focus {
  background-color: #e75853;
  background-image: -webkit-linear-gradient(top,#e75853,#e54641);
  background-image: -moz-linear-gradient(top,#e75853,#e54641);
  background-image: -o-linear-gradient(top,#e75853,#e54641);
  background-image: -ms-linear-gradient(top,#e75853,#e54641);
  background-image: linear-gradient(top,#e75853,#e54641);
  border-bottom-color: #de251f;
}
.btn-transparent {
  background-color: rgba(255,255,255,0);
  background-image: -webkit-linear-gradient(top,rgba(255,255,255,0),rgba(250,250,250,0));
  background-image: -moz-linear-gradient(top,rgba(255,255,255,0),rgba(250,250,250,0));
  background-image: -o-linear-gradient(top,rgba(255,255,255,0),rgba(250,250,250,0));
  background-image: -ms-linear-gradient(top,rgba(255,255,255,0),rgba(250,250,250,0));
  background-image: linear-gradient(top,rgba(255,255,255,0),rgba(250,250,250,0));
  border-bottom-color: rgba(230,230,230,0);
  color: #000000;
}
.btn-transparent:hover,
.btn-transparent:active,
.btn-transparent:focus {
  background-color: #5b97be;
  background-image: -webkit-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: -moz-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: -o-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: -ms-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: linear-gradient(top,#5b97be,#4c8eb9);
  border-bottom-color: #3e789e;
}
.btn-transparent:hover {
  color: #ffffff;
}
.btn-responsive-nav {
  background-color: #5393bb;
}
.btn-link {
  color: #417ea5;
}
.btn-link:hover {
  color: #5393bb;
}
.btn-link:active {
  color: #386d8f;
}
.btn-default.wc span {
  background-color: #9daec3;
  background-image: -webkit-linear-gradient(top,#9daec3,#91a4bb);
  background-image: -moz-linear-gradient(top,#9daec3,#91a4bb);
  background-image: -o-linear-gradient(top,#9daec3,#91a4bb);
  background-image: -ms-linear-gradient(top,#9daec3,#91a4bb);
  background-image: linear-gradient(top,#9daec3,#91a4bb);
  border-bottom-color: #778fac;
}
.btn-default.wc:hover span {
  background-color: #687c90;
  background-image: -webkit-linear-gradient(top,#687c90,#607284);
  background-image: -moz-linear-gradient(top,#687c90,#607284);
  background-image: -o-linear-gradient(top,#687c90,#607284);
  background-image: -ms-linear-gradient(top,#687c90,#607284);
  background-image: linear-gradient(top,#687c90,#607284);
  border-bottom-color: #4f5e6c;
}
.btn-default.wc .icon {
  background-color: #4484ac;
  background-image: -webkit-linear-gradient(top,#4484ac,#3e789e);
  background-image: -moz-linear-gradient(top,#4484ac,#3e789e);
  background-image: -o-linear-gradient(top,#4484ac,#3e789e);
  background-image: -ms-linear-gradient(top,#4484ac,#3e789e);
  background-image: linear-gradient(top,#4484ac,#3e789e);
  border-bottom-color: #336280;
}
.btn-default.wc:hover .icon {
  background-color: #5b97be;
  background-image: -webkit-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: -moz-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: -o-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: -ms-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: linear-gradient(top,#5b97be,#4c8eb9);
  border-bottom-color: #3e789e;
}
.btn-default.wc.vert .icon {
  background-color: #4484ac;
  background-image: -webkit-linear-gradient(top,#4484ac,#417ea5);
  background-image: -moz-linear-gradient(top,#4484ac,#417ea5);
  background-image: -o-linear-gradient(top,#4484ac,#417ea5);
  background-image: -ms-linear-gradient(top,#4484ac,#417ea5);
  background-image: linear-gradient(top,#4484ac,#417ea5);
}
.btn-default.wc.vert:hover .icon {
  background-color: #5f90af;
  background-image: -webkit-linear-gradient(top,#5f90af,#417ea5);
  background-image: -moz-linear-gradient(top,#5f90af,#417ea5);
  background-image: -o-linear-gradient(top,#5f90af,#417ea5);
  background-image: -ms-linear-gradient(top,#5f90af,#417ea5);
  background-image: linear-gradient(top,#5f90af,#417ea5);
}
.btn-default.wc.vert:hover span {
  background-color: #53667a;
  background-image: -webkit-linear-gradient(top,#53667a,#2d3d50);
  background-image: -moz-linear-gradient(top,#53667a,#2d3d50);
  background-image: -o-linear-gradient(top,#53667a,#2d3d50);
  background-image: -ms-linear-gradient(top,#53667a,#2d3d50);
  background-image: linear-gradient(top,#53667a,#2d3d50);
}
.label.label-default {
  background: #93a6bc;
}
.label.label-primary {
  background: #b8c2cd;
}
.label.label-success {
  background: #5cb85c;
}
.label.label-info {
  background: #1b9e77;
}
.label.label-warning {
  background: #f0ad4e;
}
.label.label-danger {
  background: #d9534f;
}
header .line-row {
  background-color: #5393bb;
}
.top-row .icon {
  color: #5393bb;
}
.topmenu-SECOND .logo-row .top-callback .callback .icon {
  background-color: #5393bb;
  color: #ffffff;
}
.topmenu-SECOND .logo-row .top-callback .callback:hover .icon {
  color: #5393bb;
  background-color: #ffffff;
}
.mega-menu table td:hover > .wrap > a,
.mega-menu table td.active > .wrap > a {
  background-color: #5393bb;
}
.topmenu-FIRST .mega-menu table a .icon {
  color: #5393bb;
}
.topmenu-FIRST .mega-menu table .dropdown-menu {
  border-top-color: #5393bb;
}
.topmenu-SECOND .mega-menu table td > .wrap > a {
  background-color: #4484ac;
  background-image: -webkit-linear-gradient(top,#4484ac,#3d769a);
  background-image: -moz-linear-gradient(top,#4484ac,#3d769a);
  background-image: -o-linear-gradient(top,#4484ac,#3d769a);
  background-image: -ms-linear-gradient(top,#4484ac,#3d769a);
  background-image: linear-gradient(top,#4484ac,#3d769a);
}
.topmenu-SECOND .mega-menu table td:hover > .wrap > a,
.topmenu-SECOND .mega-menu table td.active .wrap > a {
  background-color: #7292a7;
  background-image: -webkit-linear-gradient(top,#7292a7,#5386a7);
  background-image: -moz-linear-gradient(top,#7292a7,#5386a7);
  background-image: -o-linear-gradient(top,#7292a7,#5386a7);
  background-image: -ms-linear-gradient(top,#7292a7,#5386a7);
  background-image: linear-gradient(top,#7292a7,#5386a7);
}
.mega-menu ul.nav li a {
  color: white;
}
.mega-menu ul.nav li,
.mega-menu ul.nav ul.dropdown-menu {
  background: #4484ac;
}
.mega-menu ul.nav li.active,
.mega-menu ul.nav li:hover {
  background: #7292a7;
}
.search .btn-search:hover {
  background-color: #4484ac;
  background-image: -webkit-linear-gradient(top,#4484ac,#3d769a);
  background-image: -moz-linear-gradient(top,#4484ac,#3d769a);
  background-image: -o-linear-gradient(top,#4484ac,#3d769a);
  background-image: -ms-linear-gradient(top,#4484ac,#3d769a);
  background-image: linear-gradient(top,#4484ac,#3d769a);
  border-bottom: 1px solid #417ea5;
}
.breadcrumb a:hover {
  color: #5393bb;
}
.breadcrumb a:active {
  color: #386d8f;
}
.breadcrumb li:hover > a {
  color: #5393bb;
}
.breadcrumb li + li:before {
  color: #417ea5;
}
.pagination .active a,
.pagination .active span,
.pagination .active a:hover,
.pagination .active span:hover,
.pagination .active a:focus,
.pagination .active span:focus {
  background-color: #417ea5;
}
.pagination a:hover {
  background-color: #417ea5;
  color: #417ea5;
}
.pagination a:hover .icon {
  color: #417ea5;
}
.social-icons li a {
  background: #5393bb;
}
.social-icons li:hover a {
  background: #ffffff;
}
.social-icons li:hover a i {
  color: #31465e;
}
.side-menu li > a:hover,
.side-menu li.active > a:hover,
.side-menu > li.child:hover > a:before,
.side-menu > li.active > a:before {
  color: #5393bb;
}
.tabs .nav-tabs li.active a {
  border-top-color: #417ea5;
  color: #417ea5;
}
.tabs .nav-tabs a:hover {
  border-top-color: #417ea5;
}
.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
  background: #417ea5 !important;
}
.front .flex-direction-nav a:hover {
  background-color: #5b97be;
  background-image: -webkit-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: -moz-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: -o-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: -ms-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: linear-gradient(top,#5b97be,#4c8eb9);
  border-bottom-color: #3e789e;
}
.search-page .searchinput .btn-search:hover {
  background-color: #5393bb;
}
.page404 .i404 {
  color: #417ea5;
}
.banners .big .item .info {
  border-bottom-color: #5393bb;
}
.banners .big .flex-direction-nav a {
  background-color: #5b97be;
  background-image: -webkit-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: -moz-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: -o-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: -ms-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: linear-gradient(top,#5b97be,#4c8eb9);
}
.banners .big .flex-direction-nav a:hover {
  background-color: #98a8bf;
  background-image: -webkit-linear-gradient(top,#98a8bf,#718898);
  background-image: -moz-linear-gradient(top,#98a8bf,#718898);
  background-image: -o-linear-gradient(top,#98a8bf,#718898);
  background-image: -ms-linear-gradient(top,#98a8bf,#718898);
  background-image: linear-gradient(top,#98a8bf,#718898);
}
.news.front .item .date {
  color: #5393bb;
}
.news.front .item a:hover .title,
.news.front .item .image:hover + .info .title {
  color: #5393bb;
}
.services.front .item .icon {
  background-color: #4484ac;
  background-image: -webkit-linear-gradient(top,#4484ac,#3d769a);
  background-image: -moz-linear-gradient(top,#4484ac,#3d769a);
  background-image: -o-linear-gradient(top,#4484ac,#3d769a);
  background-image: -ms-linear-gradient(top,#4484ac,#3d769a);
  background-image: linear-gradient(top,#4484ac,#3d769a);
}
.services.front .item.toall.hover a {
  color: #5393bb !important;
}
.services.front .item.toall.hover .image .icon {
  background-color: #4484ac;
  background-image: -webkit-linear-gradient(top,#4484ac,#3d769a);
  background-image: -moz-linear-gradient(top,#4484ac,#3d769a);
  background-image: -o-linear-gradient(top,#4484ac,#3d769a);
  background-image: -ms-linear-gradient(top,#4484ac,#3d769a);
  background-image: linear-gradient(top,#4484ac,#3d769a);
}
.projects.item-views.table .item a:hover .info {
  background: #5393bb;
}
.projects.item-views.table .item a:hover .info:before {
  border-bottom-color: #5393bb;
}
.front-projects.item-views.table .item .info {
  border-top-color: #417ea5;
}
.front-projects.item-views.table .item a:hover .info {
  background: #324860;
}
.front-projects.item-views.table .item a:hover .info:before {
  border-bottom-color: #417ea5;
}
.back-url i {
  background-color: #4484ac;
  background-image: -webkit-linear-gradient(top,#4484ac,#3e789e);
  background-image: -moz-linear-gradient(top,#4484ac,#3e789e);
  background-image: -o-linear-gradient(top,#4484ac,#3e789e);
  background-image: -ms-linear-gradient(top,#4484ac,#3e789e);
  background-image: linear-gradient(top,#4484ac,#3e789e);
}
.back-url:hover i {
  background-color: #5b97be;
  background-image: -webkit-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: -moz-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: -o-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: -ms-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: linear-gradient(top,#5b97be,#4c8eb9);
}
.uploader:hover .action {
  background-color: #5393bb;
}
p.drop-caps:first-child:first-letter {
  color: #417ea5;
}
p.drop-caps.secundary:first-child:first-letter {
  background-color: #417ea5;
}
.label-info {
  background-color: #417ea5;
}
section.toggle label {
  color: #417ea5;
  border-color: #417ea5;
}
section.toggle.active > label {
  background-color: #417ea5;
  border-color: #417ea5;
}
.progress-bar-primary {
  background-color: #417ea5;
}
table.table th {
  background-color: #417ea5;
  background-image: -webkit-linear-gradient(top,#417ea5,#3a7093);
  background-image: -moz-linear-gradient(top,#417ea5,#3a7093);
  background-image: -o-linear-gradient(top,#417ea5,#3a7093);
  background-image: -ms-linear-gradient(top,#417ea5,#3a7093);
  background-image: linear-gradient(top,#417ea5,#3a7093);
}
.slider-container .tp-caption a:not(.btn):hover {
  color: #5393bb;
}
.tp-bullets .bullet.selected,
.tp-bullets .bullet:hover {
  background: #417ea5 !important;
}
.img-inside:hover span.zoom,
.img-thumbnail:hover span.zoom {
  background: #417ea5;
}
.icon.colored {
  background: #417ea5;
}
.jqmClose.top-close {
  background: #417ea5;
}
.jqmClose.top-close:hover {
  background: #5393bb;
}
.form-header i {
  background: #417ea5;
}
.tabs.item-views.table .title,
.history.item-views.table .title {
  color: #417ea5;
}
.item-views.table .item:hover .text {
  border-bottom-color: #417ea5;
}
.history.item-views .title {
  color: #417ea5;
}
.vacancy.item-views .accordion-head:hover .icon {
  background: #417ea5;
}
.item-views .property.price .icon,
.item-views .property.price .price_val,
.catalog.detail .info .price .price_val,
.catalog.detail .info .price .price_new .icon {
  color: #417ea5;
}
.item-views .item:hover .property .icon {
  background: #417ea5;
}
.item-views .item:hover .property.price .icon {
  background: none;
}
.projects.detail #carousel .slides li.flex-active-slide {
  border-color: #417ea5;
}
.projects.detail .thmb .flex-direction-nav a.flex-next:hover,
.projects.detail .thmb .flex-direction-nav a.flex-prev:hover {
  background: #417ea5;
}
.projects.detail .content .props .wrap {
  border-bottom-color: #417ea5;
}
.catalog.detail .item_slider .thumbs .thumb .item.current {
  border-color: #417ea5;
}
.catalog.group .price .icon,
.catalog.group .price .price_val {
  color: #417ea5;
}
.catalog.group .item:hover .property.price .icon {
  background: none;
}
.catalog.detail .info {
  border-bottom-color: #417ea5;
}
.catalog.tabs .item .image:hover {
  border: 2px solid #417ea5;
}
.display-type .view-button:hover,
.display-type .view-button.cur {
  background-color: #417ea5;
  border-color: #417ea5;
}
.ordering-wrap .select-outer i.icon {
  color: #417ea5;
}
.detail .galery .item .count {
  background-color: #5b97be;
  background-image: -webkit-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: -moz-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: -o-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: -ms-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: linear-gradient(top,#5b97be,#4c8eb9);
}
.detail .galery .flex-direction-nav a {
  background-color: #5b97be;
  background-image: -webkit-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: -moz-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: -o-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: -ms-linear-gradient(top,#5b97be,#4c8eb9);
  background-image: linear-gradient(top,#5b97be,#4c8eb9);
}
.detail .galery .flex-direction-nav a:hover {
  background-color: #98a8bf;
  background-image: -webkit-linear-gradient(top,#98a8bf,#718898);
  background-image: -moz-linear-gradient(top,#98a8bf,#718898);
  background-image: -o-linear-gradient(top,#98a8bf,#718898);
  background-image: -ms-linear-gradient(top,#98a8bf,#718898);
  background-image: linear-gradient(top,#98a8bf,#718898);
}
.detail .reviews .item .review .icons:before {
  color: #417ea5;
}

/* End */


/* Start:/bitrix/templates/aspro-corporation_copy/css/custom.css?1753393520231642*/
/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */


 .service-sidebar .side-menu > li > a[href*="sertifikat-sootvetstviya-na-malye-arkhitekturnye-formy"]:after {
                background-image: url('/images/column.png');
            }

.tnved-section__list {
	margin: -15px;
flex-wrap: wrap;
}

            .service-sidebar .side-menu > li > a[href*="sportivnogo-inventarya"]:after {
                background-image: url('/images/sport-inventory-icon.png');
            }

.trts-list {
    display: flex;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px;
}

.tnved-section__item-inner {
	padding: 15px;
}

.trts-list__item {
    width: 50%;
    padding: 20px;
}

@media screen and (max-width: 992px) {
	.tnved-section__item {
		width: 50% !important;
	}
}



@media screen and (max-width: 768px) {
	.tnved-section__item {
		width: 100% !important;
	}
}

.new-rules-link {
    background: #63cf42;
    box-shadow: 0 4px 0 #248708;
    text-transform: uppercase;
    border-radius: 3px;
    margin-bottom: 10px;
    overflow: hidden;
    color: #FFF;
    text-shadow: 0px 1px 2px #001543;
    padding: 5px 12px;
    display: inline-block;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    position: relative;
}

.new-rules-link:focus,
.new-rules-link:active {
    box-shadow: inset 0 4px 6px #248708;
    top: 4px;
    text-decoration: none;
    color: #FFF;
}

.new-rules-link:hover {
    color: #FFF;
    text-decoration: none;
    top: 2px;
    box-shadow: 0 2px 0 #248708;
}

.tnved-section__title {
    font-size: 20px;
    text-decoration: none;
    line-height: 22px;
}

.tnved-section__link {
    background: #eff5f7;
    padding: 12px;
    display: flex;
    text-decoration: none;
}

.tnved-section__picture {
    width: 80px;
    margin-right: 12px;
    min-width: 80px;
}

.tnved-section__img {
    display: block;
    width: 100%;
    height: auto;
}

.tnved-section__list {
    display: flex;
}

.tnved-section__item {
    width: 33.333333%;
}

.tnved-section {
    padding-top: 20px;
    padding-bottom: 40px;
}

.interact-map-wrapper .region-contact-map__inner_image {
    width: 100%;
}

.interact-map-wrapper .region-contact-map__inner_list {
    display: none;
}

.header-feature__icon img {
    width: 42px;
    height: 42px;
}

.table-lab .trts__item {
flex-direction: column;
align-items: flex-start;
}

.table-lab tr td:nth-child(1) {
    width: 64px;
    background: #ebedef;
}

.table-lab tr td:nth-child(2) {
    font-size: 14px;
    line-height: 18px;
}

.table-lab__logo {
    width: 100%;
    height: auto;
}

.sport-doc {
    padding: 20px;
    border-radius: 4px;
    font-size: 14px;
    background: linear-gradient(top, #4484ac, #417ea5);
    background: -webkit-linear-gradient(top, #4484ac, #417ea5);
    margin-bottom: 30px;
    position: relative;
    color: #FFF;
    overflow: hidden;
}

.sport-doc__title {
    margin-bottom: 16px;
    display: flex;
}

.sport-doc:before {
    content: "";
    position: absolute;
    background-image: url(https://allcorp.aspro-partner.ru/bitrix/templates/aspro-allcorp/images/background.png);
    background-position: center;
    background-size: cover;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.sport-doc__title-icon {
    height: 64px;
    width: 64px;
    min-width: 64px;
    margin-right: 16px;
}

.sport-doc__title-icon-img {
    width: 100%;
    height: auto;
}

.sport-doc:after {
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(https://m-diag.ru/images/sport-object-bg.webp);
    position: absolute;
    left: 0;
    bottom: 0;
    background-size: cover;
    z-index: 1;
    display: block;
    opacity: 0.1;
}

.sport-doc__inner {
    position: relative;
    z-index: 2;
}

.sport-doc__important {
    font-size: 24px;
    line-height: 30px;
    font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
    text-transform: uppercase;
}

.sport-doc__title {
    line-height: 32px;
    font-size: 28px;
    font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
    font-weight: 400;

}

.sport-doc__info {
    display: flex;
}

.sport-doc__info-img {
    margin-left: 15px;
}

.sport-doc__list {
    padding-left: 25px;
}

.sport-doc__list-item {
    padding-left: 6px;
    margin-bottom: 16px !important;
    display: block;
}

.sport-doc__list-item:before {
    content: "";
    background-image: url("https://m-diag.ru/images/green-doc.svg") !important;
    background-color: transparent !important;
    background-size: contain !important;
    width: 25px !important;
    height: 25px !important;
    border-radius: 0 !important;
}

@media screen and (max-width: 1200px) {
    .sport-doc__info-img {
        position: absolute;
        opacity: 0.3;
        right: 0;
        bottom: -23px;
        z-index: -1;
    }
}

.sport-doc__link:before {
    left: 0px !important;
    width: 30px !important;
    height: 30px !important;
}

.sport-doc__link:after {
    display: none !important;
}

.sport-doc__link {
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
    color: #FFF !important;
    padding-left: 35px !important;
    text-decoration: underline !important;
}

body a.sport-doc__link[href$=".pdf"]:not(.advance-doc__link):hover {
    background: transparent !important;
    color: #FFF !important;
}

@media screen and (max-width: 526px) {
    .sport-doc__title {
        line-height: 26px;
        font-size: 22px;text-shadow: 2px 2px 2px #000;
    }

    .sport-doc__important {
        font-size: 22px;text-shadow: 2px 2px 2px #000;    font-size: 20px;
        line-height: 26px;
    }

    .sport-doc__title-icon {
        height: 44px;
        width: 44px;
        min-width: 44px;
        margin-right: 16px;        position: absolute;
        z-index: -1;
        right: -25px;
    }
}

.advance-doc__item:before {
    display: none !important;
}

.advance-doc__title {
    font-size: 28px;
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 3px solid #386d8f;
}

.advance-doc__description {
    font-size: 13px;
    line-height: 15px;
}

.advance-doc__icon {
    background: #386d8f;
    padding: 5px;
    height: 48px;
    width: 48px;
    border-radius: 5px;
}

.advance-doc__logo {
    padding: 5px;
    height: 48px;
    width: 48px;
    margin-right: 5px;
}

.advance-doc__logo img {
    width: 100%;
    height: auto;
}

.advance-doc__subtitle {
    color: #858585;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 15px;
}

.advance-doc__list {
    display: flex;
    flex-wrap: wrap;
}

.article-styles ul.advance-doc__list li::before {
    display: none;
}

ul.advance-doc__list {
    margin-right: -16px;
    margin-left: -16px;
}

.advance-doc__link {
    background: #eff5f7;
    text-decoration: none;
    display: block;
    padding: 16px;
    color: #333333;
}

.advance-doc__name {
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 6px;
}

.advance-doc__link:active,
.advance-doc__link:focus {
    text-decoration: none;
    color: #333333;
}

.advance-doc__link:hover {
    text-decoration: none;
    color: #333333;
}

.advance-doc__item {
    padding-right: 8px;
    padding-left: 8px;
    width: 50%;
    margin-bottom: 16px !important;
}

.advance-doc__item-data {
    display: flex;
}

.advance-doc {
    /*background: #eff5f7;*/
    /*padding: 20px;*/
    /*margin-bottom: 16px;*/
    margin-bottom: 20px;
}

.advance-doc__icon-img {
    width: 100%;
    height: auto;
}

.advance-doc__list {
    padding: 0;
    list-style: none !important;
    margin-bottom: 0 !important;
}

.advance-doc__image-img {
    width: 100%;
    height: auto;

    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
    position: relative;
    bottom: 0px;
    transition: 0.3s all;
}

.advance-doc__link:hover .advance-doc__image-img {
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.3);
    position: relative;
    bottom: 3px;
}

.advance-doc__info {
    width: 60%;
}

.advance-doc__image {
    width: 40%;
}

.advance-doc__icon-set {
    display: flex;
    margin-bottom: 8px;
}

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

    .advance-doc__info {
        width: 100%;
    }

    .advance-doc__image {
        position: absolute;
        right: 20px;
        top: 16px;
        width: 70px;
    }

    .advance-doc__image-img {
        position: relative;
        right: 4px;
    }
}

@media screen and (max-width: 468px) {
    .advance-doc__item {
        width: 100%;
    }
}

.article-styles table tr th {
    background: #417ea5;
    color: #FFF;
    border: 3px solid #296083;
    font-size: 14px;
    border-bottom: 0;
    line-height: 16px;
    padding: 2px 4px;
}

.service-sidebar .side-menu > li > a[href*="tr-ts-004-2011-o-bezopasnosti-nizkovoltnogo-oborudovaniya"]:after {
    background-image: url(/upload/uf/ab8/ab8734b2324fd4974213c4b8d7346824.png);
}

.trts__item_name {
    width: 70%;
    position: relative;
}

.trts__item_value {
    width: 30%;
    margin-bottom: 0;
    text-align: left;
}

.trts__item {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin: 0 0 7px 0;
}

.trts__item_name_link {
    text-decoration: none;
}

.trts__item_name_link:hover {
    text-decoration: none;
}

.trts__item_name_text:after {
    content: "";
    display: block;
    left: 0;
    bottom: 1px;
    position: absolute;
    width: 100%;
    border-bottom: 1px dotted #ddd;
}


 .footer-bottom {
                    padding: 10px 0;
                }

                .footer-bottom__header {
                    margin-bottom: 8px;
                }

                .footer-bottom__footer {
                    display: flex;
                    justify-content: center;
                }


 .forum-list {
            display: flex;
        }

        .forum-topic-set .group-content {
            margin-top: 0;
        }

        .forum-list__sidebar {
            width: 300px;
        }

        .forum-topic-set {
            padding-left: 15px;
        }

        .forum-list__sidebar {
            padding-right: 15px;
        }

        .forum-list__aside {
            height: 100%;
        }

        @media screen and (max-width: 992px) {
            .forum-list__sidebar {
                display: none;
            }

            .forum-topic-set {
                padding-left: 0;
                width: 100%;
            }
        }


.oneline-form .menu-advants__list li + li {
    margin-top: 11px;
    padding-top: 11px;
}

.oneline-form .menu-advants__icon {
    max-width: 35px;
    min-width: 35px;
    min-height: 35px;
}

.oneline-form__enegeer-img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    max-width: 200px;
}

.oneline-form__enegeer {
    bottom: -20px;
    width: 100%;
    display: flex;
    align-items: center;
    position: absolute;
    border: 0;
}

.oneline-form .menu-advants__text {
    font-size: 15px;
    line-height: 21px;
}

.oneline-form {
    margin-bottom: 0;
}

.oneline-form__inner {
    display: flex;
}

.oneline-form__inner .lead__button {
    margin-top: 0;
}

.oneline-form {
    padding: 20px;
    margin-top: 30px;
    border-radius: 4px;
    background: -webkit-linear-gradient(top, #4484ac, #417ea5);
    margin-bottom: 30px;
    position: relative;
}

.oneline-form:before {
    content: "";
    position: absolute;
    background-image: url(https://allcorp.aspro-partner.ru/bitrix/templates/aspro-allcorp/images/background.png);
    background-position: center;
    background-size: cover;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.oneline-form__col.w-280 {
    width: 280px;
}

.oneline-form__col {
    width: 33.333333%;
    position: relative;
}

.lead__group-info {
    display: flex;
    align-items: flex-start;
}

.lead__group-info input {
    margin-right: 5px;
}

.oneline-form__inner .calculation__container {
    height: auto;
}

.calculation__container-title {
    text-shadow: 0px 1px 2px #001543;
    color: #FFF;
    font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 15px;
    display: block;
    text-transform: uppercase;
}

.oneline-form__col .menu-advants__list {
    color: #FFF;
}

@media screen and (max-width: 1200px) {
    .oneline-form__col.prevs {
        display: none;
    }

    .oneline-form__col {
        width: 50%;
    }

    .oneline-form__enegeer-img {
        max-width: 210px;
    }

    .oneline-form {
        margin-top: 50px;
    }
}

@media screen and (max-width: 576px) {
    .oneline-form {
        margin-top: 20px;
    }
}

@media screen and (max-width: 462px) {
    .oneline-form__col.eng {
        display: none;
    }

    .oneline-form__col {
        width: 100%;
    }


    .oneline-form__inner {
        justify-content: center;
    }
}


.mobile-conversion {
    background: linear-gradient(top, #4484ac, #417ea5);
    background: -webkit-linear-gradient(top, #4484ac, #417ea5);
    position: relative;
}

.mobile-conversion::before {
    content: "";
    position: absolute;
    background-image: url(https://allcorp.aspro-partner.ru/bitrix/templates/aspro-allcorp/images/background.png);
    background-position: center;
    background-size: cover;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.mobile-conversion__inner {
    padding: 20px;
	display: flex;
}

.mobile-conversion__img {
    width: 100%;
    height: auto;
}

.mobile-conversion__picture {
    width: 180px;
    position: relative;
    left: -25px;
    bottom: -20px;
    display: flex;
    align-items: flex-end;
}

.menu-advants__text {
    font-size: 12px;
    line-height: 16px;
}

.mobile-conversion .menu-advants__list {
    padding: 0;
}

.mobile-conversion__title {
    font-size: 21px;
    line-height: 22px;
    font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
    margin-bottom: 5px;
}

.mobile-conversion__text .menu-advants__item {
    margin-top: 5px !important;
    padding-top: 5px !important;
}

.mobile-conversion__text .menu-advants__item {
    display: flex !important;
}

@media screen and (max-width: 767px)  {
    .menu-and-search {
        height: 560px;
        overflow-y: scroll;
    }
}

@media screen and (max-width: 480px) {
    .mobile-conversion__picture {
        width: 140px;
        min-width: 140px;
        position: relative;
        margin-right: -70px;
        left: -30px;
        bottom: -20px;
        display: flex;
        align-items: flex-end;
    }
}

@media screen and (max-width: 350px) {
    .mobile-conversion__picture {
        display: none;
    }
}


.all-services-mobile {
    position: absolute;
    margin-top: -4px;
    display: none;
}

@media screen and (max-width: 767px) {
    .active-fixed-header .all-services-mobile {
        display: block;
    }
}

.all-services-mobile__button {
    padding: 7px !important;
    width: auto !important;
    display: inline-flex;
    flex-direction: row;
}

.all-services-mobile__icon {
    width: 20px;
    height: 16px;
    margin-right: 5px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.all-services-mobile__icon-row {
    width: 20px;
    height: 2px;
    background: #FFF;
    border-radius: 3px;
    display: block;
}

.all-services-mobile__button {
    background-color: #4484ac;
    background-image: linear-gradient(top, #4484ac, #3d769a);
    padding: 11px 25px 11px;
    line-height: 20px;
    font-size: 14px;
    width: 100%;
    color: #ffffff;
    text-decoration: none;
    white-space: nowrap;
    display: inline-flex;
    flex-direction: row;
    align-items: center;
}

.all-services-mobile__button:hover,
.all-services-mobile__button:active {
    background-color: #7292a7;
    background-image: linear-gradient(top, #7292a7, #5386a7);
    text-decoration: none !important;
    color: #FFF !important;
}

.all-services-mobile__items .service-menu__item.has-submenu:after {
    display: none;
}

.all-services-mobile__items .service-menu__item,
.all-services-mobile__items .service-menu__item:hover {
    color: #FFF !important;
}

.all-services-mobile__items .service-menu__item {
    display: block;
    text-decoration: none;
}

.all-services-mobile__icon-row {
    position: relative;
    transition: 0.5s all;
}

.all-services-mobile__button.active .all-services-mobile__icon .all-services-mobile__icon-row:nth-child(1) {
    transform-origin: left center;
    transform: rotate(45deg) ;
}

.all-services-mobile__button.active .all-services-mobile__icon .all-services-mobile__icon-row:nth-child(2) {
    opacity: 0;
}

.all-services-mobile__button.active .all-services-mobile__icon .all-services-mobile__icon-row:nth-child(3) {
    transform: rotate(-45deg) ;
    transform-origin: center left;
}


    .dropdown-contact {
        color: #333333;
    }

    .dropdown-contact__item {
        display: flex;
    }

    .dropdown-contact {
        padding-top: 1px;
        padding-bottom: 5px;
    }

    .dropdown-contact__icon {
        width: 50px;
        height: 50px;
        padding: 3px 8px;
    }

    .dropdown-contact__icon img {
        width: 100%;
        height: auto;
    }

    .mega-menu table ul.dropdown-menu a.dropdown-contact__phone-link,
    .mega-menu table ul.dropdown-menu a.dropdown-contact__email-link {
        padding: 0px 2px !important;
        border: none;    display: inline-block;
        width: auto !important;
    }

    .dropdown-contact__company {
        display: flex;
        height: 17px;
        margin-bottom: 4px;
    }

    .dropdown-contact__company-icon {
        width: 20px;
        height: 20px;
        margin-right: 5px;
    }

    .dropdown-contact__company-icon.diag,
    .dropdown-contact__company-icon.exp {
        background-size: contain;
        background-position: center;
        background-image: url(/bitrix/templates/aspro-corporation_copy/themes/1/images/logo.png);
        filter: drop-shadow(0px 0px 2px rgba(0,0,0,0.3));
    }

    .dropdown-contact__company-icon.exp {
        background-image: url("https://m-diag.ru/images/logo-ed.webp");
    }

    .dropdown-contact__title-icon {
        width: 20px;
        height: 20px;
        margin-right: 4px;
        margin-left: 4px;
        background-size: contain;
        background-position: center;
        background-image: url(https://m-diag.ru/images/point-dropdown.svg);
    }

    .dropdown-contact__title {
        margin-bottom: 5px;
        display: flex;
        font-size: 20px;
        border-bottom: 1px solid #dbdbdb;
        padding-bottom: 4px;
        font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
        background: #96aac0;
        color: #FFF;
        padding-top: 3px;
        padding-bottom: 5px;
    }

    .dropdown-contact__info {
        width: 100%;
    }

    .dropdown-contact__company,
    .dropdown-contact__phone,
    .dropdown-contact__email {
        padding-left: 5px;
        padding-right: 5px;
    }

    .dropdown-contact__phone-link {
        display: flex;
    }


    .dropdown-contact__phone,
    .dropdown-contact__email {
        display: flex;
        align-items: center;
    }

    .dropdown-contact__phone-icon,
    .dropdown-contact__email-icon {
        display: block;
        width: 11px;
        height: 11px;
        margin-right: 4px;
        margin-left: 4px;
        background-size: contain;
        background-position: center;
        background-image: url(https://m-diag.ru/images/phone-dropdown.svg);
        background-repeat: no-repeat;
    }

    .dropdown-contact__email-icon {
        background-image: url(https://m-diag.ru/images/email-dropdown.svg);
    }

    .dropdown-contact__company-item + .dropdown-contact__company-item {
        margin-top: 5px;
        padding-top: 5px;
        border-top: 1px dashed #dbdbdb;
    }

    .dropdown-contact__company-item + .dropdown-contact__title {
        margin-top: 15px;
        border-top: 1px solid #dbdbdb;
    }




 .full-float-sidebar {
                                                height: 100%;
                                            }

                                            .js-sidebar-info {
                                               padding-bottom: 100px;
                                            }

                                            .js-sidebar-company {
                                                padding-bottom: 50px;
                                            }


.big-news__list {
    padding: 0;
    display: flex;
    margin-right: -7.5px;
    margin-left: -7.5px;
}

.big-news__item {
    padding-right: 7.5px;
    padding-left: 7.5px;
    list-style: none;
    width: 25%;
}

.big-news__item-inner {
    padding: 10px;
    box-shadow: 0 0 4px #c8cacb;
    transition: 0.3s all;
    position: relative;
    bottom: 0;
    width: 100%;
    box-shadow: 1px solid #ebedef;
}

.big-news__item-inner:hover {
    box-shadow: 0 0 34px #c8cacb;
    bottom: 5px;
}

.big-news__title {
    font-size: 15px;
    margin: 3px 0 10px 0;
    line-height: 20px;
}

.big-news__img {
    width: 100%;
    height: auto;
}

.big-news__date {
    text-transform: uppercase;
    text-decoration: none;
    color: #5393bb;
}

.big-news__link {
    text-decoration: none;
    color: #324860;
    display: flex;
    height: 100%;
    width: 100%;
}

.big-news__info {
    display: flex;
    flex-direction: column-reverse;

}

.big-news__link:active,
.big-news__link:focus,
.big-news__link:hover {
    text-decoration: none;
}

.big-news__img {
    width: 100%;
    height: auto;
}

@media screen and (max-width: 991px) {
    .big-news__item {
        width: 50%;
        padding: 7.5px;
    }

    .big-news__list {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 480px) {
    .big-news__title {
        font-size: 13px;
        margin: 3px 0 10px 0;
        line-height: 16px;
    }

    .big-news__item {
        padding: 0;
    }

    .big-news__list {
        margin-right: 0;
        margin-left: 0;
    }

    .big-news__item-inner {
        box-shadow: none;
    }
}

@media screen and (max-width: 340px) {
    .big-news__title {
        font-size: 12px;
        line-height: 15px;
    }
}


.service-sidebar .side-menu > li > a[href*="issledovanie-i-kontrol-vybr"]:after {
background-image: url(/images/pollution-42.png);
}

.related-links {
	flex-wrap: wrap;
}

.related-links__link-block {
margin-top: 15px;
}

/** LAB INFO */

.lab-block__title, .lab-block__number, .lab-block__info {
    position: relative;
    z-index: 3;
}

.lab-block__number {
    margin-bottom: 10px;
}

.lab-block__subtitle {
    display: block;
}

.lab-block__title {
    font-size: 25px;
    line-height: 26px;
    margin-bottom: 15px;
    font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
}

.lab-block__accr-item {
    line-height: 16px;
    font-size: 12px;
}

.lab-block__accr-item + .lab-block__accr-item {
    margin-top: 10px;
}

.laboratory-info__content {
    margin-right: -15px;
    margin-left: -15px;
    display: flex;
}

.laboratory-info__content .lab-block:nth-child(1) .lab-block__inner:before {
    background-image: url('https://m-diag.ru/images/bg-lab-3.webp');
}

.laboratory-info__content .lab-block:nth-child(2) .lab-block__inner:before {
    background-image: url('https://m-diag.ru/images/bg-lab-2.webp');
}
.laboratory-info__item {
    padding: 0 15px;
}

.laboratory-info {
    margin-bottom: 40px;
}

.lab-block__accr {
    padding: 0;
    margin: 0;
}

.lab-block__title-name {
    font-weight: bold;
}

.lab-block__subtitle {
    font-weight: bold;
    border-bottom: 1px solid #FFF;
}

.lab-block__accr-item {
    list-style: none;
}

.lab-block__inner:before {
    content: "";
    position: absolute;
    background-position: center;
    background-size: cover;
    opacity: 0.15;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    box-shadow: -1px 1px 2px #c8cacb;
}

.lab-block__info .lab-block__subtitle {
    position: relative;
    top: -5px;
}

.lab-block__inner {
    padding: 20px;
    position: relative;
    height: 100%;
    display: flex;
    background: rgba(68, 132, 172);
    color: #FFF;
}

.lab-block__picture {
    width: 40%;
    display: flex;
    flex-direction: column-reverse;
}

.lab-block__data {
    width: 60%;
    text-shadow: 1px 1px 2px #2f383d;
}

.lab-block__data,
.lab-block__picture {
    position: relative;
    z-index: 4;
}

.lab-block__img {
    width: 116%;
    height: auto;
    position: relative;
    bottom: -23px;
    left: -40px;
}

.lab-block__number-text {
    font-size: 20px;
    line-height: 30px;
}

@media screen and (max-width: 1199px) {
    .lab-block__inner {
        flex-direction: row-reverse;
    }

    .lab-block__img {
        left: 15px;
    }
}

@media screen and (max-width: 991px) {
    .lab-block__picture {
        display: none;
    }

    .lab-block__data {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .laboratory-info__content {
        flex-wrap: wrap;
    }

    .lab-block__data {
        width: 70%;
    }

    .lab-block__picture {
        width: 30%;
    }

    .lab-block__img {
        left: 10px;
    }

    .lab-block__picture {
        display: flex;
    }

    .lab-block + .lab-block {
        margin-top: 20px;
    }

    .lab-block {
        width: 100%;
    }
}

@media screen and (max-width: 476px) {
    .front-projects.item-views {
        overflow: hidden;
    }

    .lab-block__picture {
        display: none;
    }

    .lab-block__data {
        width: 100%;
    }
}


/** /LAB INFO */


/** SLIDER SIDEBAR */

.slider-sidebar__list,
    .slider-sidebar-body__list {
        margin: 0;
        padding: 0;
    }

    .slider-sidebar__main-link:hover,
    .slider-sidebar__main-link:focus,
    .slider-sidebar__main-link:active {
        background-color: #96aac0;
        border-left-color: #ffffff;
        text-decoration: none;
        color: #FFF;
    }

    .slider-sidebar__main-link {
        display: block;
        color: #FFF;
        text-decoration: none;
        font-size: 20px;
        line-height: 24px;
        font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
        width: 100%;
        padding: 9px 12px 9px 12px;
    }

    .slider-sidebar {
        margin-right: -15px;
        margin-left: -15px;
    }

    .slider-sidebar__item {
        border-left: 3px solid #96aac0;
        background: url(/bitrix/templates/aspro-corporation_copy/images/small-banners-background.png) repeat scroll 0 0 rgb(60, 91, 119);
        color: #ffffff;
        display: block;
        overflow: hidden;
        text-decoration: none;
    }

    .slider-sidebar-body__link {
        color: #FFF;
        line-height: 18px;
        font-size: 13px;
        text-decoration: none;
        padding: 4px 5px 7px 11px;
        width: 100%;
        position: relative;
        display: flex;
    }

    .slider-sidebar-body__icon {
        width: 15px;
        height: 15px;
        display: block;
        min-width: 15px;
        margin-right: 8px;
        background-size: contain;
        background-position: center;
    }

    .slider-sidebar-body__link:hover {
        color: #FFF;
    }

    .slider-sidebar__item + .slider-sidebar__item {
        margin-top: 5px;
    }

    .slider-sidebar-body__text {
        position: relative;
        top: -2px;
    }

    @media screen and (max-width: 1199px) {
        .slider-sidebar__list .slider-sidebar__item:nth-child(2) {
            display: none;
        }
    }

    @media screen and (max-width: 991px) {
        .slider-sidebar__list .slider-sidebar__item {
            width: 50%;
        }

        .slider-sidebar__list .slider-sidebar__item:nth-child(2) {
            display: block;
        }

        .slider-sidebar__list {
            display: flex;
        }

        .slider-sidebar__item + .slider-sidebar__item {
            margin-top: 0;
        }

    }

    @media screen and (max-width: 580px) {
        .slider-sidebar__list {
            flex-direction: column;
        }

        .slider-sidebar__list .slider-sidebar__item {
            width: 100%;
        }

        .slider-sidebar__item {
            margin-top: 5px !important;
        }
    }

/** /SLIDER SIDEBAR


/** HEADER TELEG */

.helpmenu__nav-social {
    display: flex;
}

.topmenu-whatsap-link,
.topmenu-telegram-link {
    position: relative;
}

.topmenu-whatsap-link:before,
.topmenu-telegram-link:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0px;
    background: url(/bitrix/templates/aspro-corporation_copy/images/spacer.png) 0 0 no-repeat;
    width: 2px;
    height: 100%;
}

.topmenu-telegram-link.group:hover  {
    background: #006191;
}

.topmenu-telegram-link.group  {
    background: #0088cc;
}

.topmenu-telegram-link.bot .icon-telegram:before {
    background-image: url(https://m-diag.ru/images/bot.svg);
    background-size: 17px;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}

@media screen and (max-width: 1199px) {
    .topmenu-telegram-link.bot {
display: none;
    }
}

@media screen and (max-width: 991px) {
    .topmenu-telegram-link.bot {
display: flex;
    }

    .helpmenu__nav {
justify-content: space-between;
    }
}

@media screen and (max-width: 650px) {
    .topmenu-telegram-link.bot {
display: none;
    }
}

@media screen and (max-width: 476px) {
    .topmenu-telegram-link.bot {
display: flex;
    }

    .topmenu-whatsap-link .icon-whatsapp,
    .topmenu-telegram-link .icon-telegram {
margin-left: 5px;
    }

    .helpmenu__mobile-link-hide {
display: none;
    }
}

/** /HEADER TELEG */

/** FOOTER BUTTONS NEW */

.footer-action-field__line a {
    text-decoration: none;
}

.footer-action-field__line {
    display: flex;
}

.largest-action-button.button-whatsapp:before {
    z-index: 2;
    content: "";
    display: block;
    position: absolute;
    left: 10px;
    top: 7px;
    width: 20px;
    height: 20px;
    background-image: url(/images/whatsapp-icon.svg);
    background-size: cover;
}

.largest-action-button.dark-blue {
    background: #0088cc;
    text-decoration: none;
}

.largest-action-button.dark-blue:hover {
    background: #006191;
    text-decoration: none;
}

.largest-action-button.button-telegram.button-telegram__bot:before {
    background-image: url(https://m-diag.ru/images/bot.svg);
}

@media screen and (max-width: 991px) {
    .footer-action-field {
margin-bottom: 25px;
    }

    .footer-action-field .largest-action-button {
width: 100% !important;
max-width: 210px;
display: inline-block;
    }
}

/** /FOOTER BUTTONS NEW */

.container.container-has-aside-nav {
    position: relative;
}

    /** FORUM */

.forum-page {
    position: relative;
}

/** /FORUM */

/** MAIN LETTER */

.main-container__accreditations .main-letters__next:before {
    right: 3px;
}

.main-container__accreditations .main-letters__prev,
.main-container__accreditations .main-letters__next {
    top: 37.5%;
}

.main-container__accreditations .review-letter a {
    max-width: 460px;
}

.main-letters .review-letter__main-data {
	padding-bottom: 30px;
}

.main-letters {
    overflow: hidden;
    margin: 0 20px;
}

.main-licence__main-data {
    padding: 0 20px 30px 20px;
}

/** /MAIN LETTER */

/** FLOAT ORDER CONTACT */

.review-letter__main-data {
    position: relative;
}

.main-container__title {
    font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: normal;
    font-size: 24px;
    line-height: 26px;
    padding: 20px 15px 9px 15px;
}

.main-letters__prev,
.main-letters__next
{
    width: 20px;
    height: 20px;
    position: absolute;
    top: 40%;
    transform: translate(-50%, 0);
    z-index: 4;
    font-family: "flexslider-icon";
}

.main-letters__next:before {
    right: -10px;
}

.main-letters__prev:before {
    left: 20px;
}

.main-letters__prev:before,
.main-letters__next:before {
    content: '\f001';
    position: relative;
    font-size: 40px;
    color: #5393bb;
    cursor: pointer;
}

.main-letters__prev:before {
    content: '\f002';
}

.main-letters__prev {
    right: 20px;
}

.main-container__more {
    font-size: 16px;
    padding: 0px 15px 15px 15px;
}

.main-container__block {
    background: #FFF;
    border: 1px solid #D7DEE3;
    box-shadow: -1px 1px 2px #c8cacb;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.main-container__inner {
    margin-right: -15px;
    margin-left: -15px;
    display: flex;
}

.main-container__col {
    width: 50%;
    padding-right: 15px;
    padding-left: 15px;
}

.main-container {
    margin-bottom: 40px;
}

.our-clients__grey-wrap {
    margin-bottom: 0;
}

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

    .review-letter__info {
        font-size: 14px;
    }

    .main-container__inner {
        flex-direction: column;
    }

    .main-container__col {
        width: 100%;
    }

    .main-container__col + .main-container__col {
        margin-top: 30px;
    }
}

.float-order-form {
    min-height: 260px;
}

.float-order-contacts__action {
    margin-top: 15px;
}

.float-order-contacts__picture {
    display: block;
    margin: 10px auto 10px auto;
    width: 160px;
}

.float-order-contacts__img {
    width: 100%;
    height: auto;
}

.float-order-contacts__text {
    font-size: 14px;
    line-height: 18px;
    margin: 5px 0;
}

.float-order-contacts {
    text-align: center;
}

.float-order-contacts__item {
    margin: 8px 0;
    display: block;
}

.float-order-contacts__item a {

}

.float-order-contacts__contact {
    font-size: 24px;
    text-decoration: none;
    font-weight: bold;
    font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
}

.float-order-contacts__title {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    font-weight: 500;
    font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
}

/** /FLOAT ORDER CONTACT */

/** DYNAMIC CONTENTS */

.dynamic-contents {
    overflow: hidden;
    height: 0;
    visibility: hidden;
}

/** /DYNAMIC CONTENTS */

@media screen and (max-width: 1880px){
    body .advanced-sidebar__list {
        width: 300px !important;
    }
}

@media screen and (max-width: 1780px){
    body .advanced-sidebar__list {
        width: 250px !important;
    }
}

@media screen and (max-width: 1680px){
    body .advanced-sidebar__list {
        width: 240px !important;
    }
}

@media screen and (max-width: 1650px){
    body .advanced-sidebar__list {
        width: 170px !important;
    }
}

@media screen and (max-width: 1530px){
    .sidebar-help {
        display: none;
    }

    .forum-page__body {
        padding-right: 0;
    }
}

@media screen and (max-width: 768px) {
    .related-links {
        flex-direction: column;
    }

    .related-links__link-block + .related-links__link-block {
        margin-top: 20px;
    }
}

@media screen and (max-width: 420px) {
    body picture.related-page__picture {
        width: 110px;
    }

    .related-page__title {
        line-height: 20px;
        font-size: 14px;
    }

    body .related-page__info {
        width: calc(100% - 110px);
    }
}





	body .float-order-form {
		margin-top: 15px;
	}
    body .advanced-sidebar ul {
        overflow-y: scroll;
        height: 100%;
        padding: 0 0 0px 0 !important;
        max-height: 300px;
    }

    body .advanced-sidebar.contents-float {
        width: 0;
    }

    body .contents-float .contents-list {
        padding: 0;
        margin: 0;
    }

    body .advanced-sidebar__inner {
        height: 100%;
        width: 100%;
        background: bisque;
    }

    body .advanced-sidebar__fix {
        width: 100%;
        height: 100%;
    }

    body .advanced-sidebar .contents {
        height: 50%;
        max-width: 350px;
        border-right: 0;
        border-left: 0;
        box-shadow: -10px 0px 15px -5px inset grey;
        margin-right: 0;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        background: #f9f9f9;
        padding: 0;
    }

    body .advanced-sidebar .contents:before {
        position: absolute;
        padding-left: 15px;
        z-index: 2;
        top: -30px;
        width: 100%;
        left: 0;
        background: #386d8f;
        margin-left: 0;
        color: #FFF;
    }

    body .advanced-sidebar .contents::before {
        content: "Содержание";
        line-height: 32px;
        font-size: 28px;
        font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
        font-weight: 400;
        text-transform: uppercase;
        letter-spacing: normal;
        display: block;
        margin-bottom: 16px;
        margin-left: 0;
    }

    body .advanced-sidebar li.active a {
        background-image: -webkit-linear-gradient(top, #7292a7, #5386a7);
        background-image: linear-gradient(top, #7292a7, #5386a7);
        color: #FFF;
        width: 100%;
        margin-bottom: 0;
        padding-bottom: 6px;

    }

    body .advanced-sidebar li.active {
        border: 1px dashed transparent;
    }

    body .advanced-sidebar li {
        line-height: 24px;
        list-style: none !important;
        padding-left: 0;
        margin-bottom: 0 !important;
    }

    body .advanced-sidebar li:after {
        content: "";
        position: relative;
        bottom: 0;
        display: block;
        border-bottom: 1px dashed #aeaeae;
        width: 100%;
    }

    body .advanced-sidebar .contents li::before {
        display: none;
    }

    body .advanced-sidebar a {
        font-size: 13px !important;
        display: inline-block;
        line-height: 20px;
        text-decoration: none;
        padding: 5px 7px 6px 10px;
    }

    body .advanced-sidebar__list {
        width: 350px !important;
    }

    @media screen and (max-width: 1880px){
        body .advanced-sidebar__list {
            width: 300px !important;
        }
    }

    @media screen and (max-width: 1780px){
        body .advanced-sidebar__list {
            width: 250px !important;
        }
    }

    @media screen and (max-width: 1680px){
        body .advanced-sidebar__list {
            width: 240px !important;
        }
    }

    @media screen and (max-width: 1650px){
        body .advanced-sidebar__list {
            width: 170px !important;
        }
    }

    @media screen and (max-width: 1530px){
        .sidebar-help {
            display: none;
        }
    }

	@media screen and (max-width: 768px) {
		.related-links {
			flex-direction: column;
		}

		.related-links__link-block + .related-links__link-block {
			margin-top: 20px;
		}
	}

	@media screen and (max-width: 420px) {
		body picture.related-page__picture {
			width: 110px;
		}

		.related-page__title {
			line-height: 20px;
			font-size: 14px;
		}

		body .related-page__info {
			width: calc(100% - 110px);
		}
	}


/** SIDEBAR HELP LIST */

.sidebar-help ul.sidebar-help__list {
    overflow-y: hidden;
}

.sidebar-help__list:before {
    height: 5px;
    width: 100%;
    position: absolute;
    top: -5px;
    left: 0;
    background: #386d8f;
    content: "";
    display: block;
}

.sidebar-help {
    background: #f9f9f9;
}

.advanced-sidebar__item {
    position: relative;
}

.sidebar-help__link i {
    margin-right: 4px;
}

.advanced-sidebar__item + .advanced-sidebar__item {
    margin-top: 55px;
}

/** /SIDEBAR HELP LIST */

/** RELATED LINKS */

.related-picture.related-page__picture {
    position: relative;
    background-image: none;
    background: linear-gradient(top, #4484ac, #417ea5)
}

.related-picture img {
    position: relative;
    z-index: 2;
}

.related-picture:before {
    content: "";
    position: absolute;
    background-image: url(https://allcorp.aspro-partner.ru/bitrix/templates/aspro-allcorp/images/background.png);
    background-position: center;
    background-size: cover;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

/** RELATED LINKS */

.related-links {
    display: flex;
    margin-bottom: 20px;
    margin-right: -15px;
    margin-left: -15px;
}

.related-links__link-block {
    width: 50%;
    text-decoration: none;
    padding: 0 15px;
}

.related-page__link {
    text-decoration: none;
}

.related-page__link:hover .related-page__info {
    background-color: #4484ac;
    background-image: -webkit-linear-gradient(top, #4484ac, #3d769a);
}

.related-page__link:hover {
    text-decoration: none;
}

.related-page__inner {
    display: flex;
}

.related-page__info {
    width: 60%;
    background-color: #9daec3;
    background-image: -webkit-linear-gradient(top, #9daec3, #91a4bb);
    padding: 15px;
}

.related-page__title {
    color: #FFF;
    text-decoration: none;
    display: flex;
    line-height: 24px;
    font-size: 18px;
    font-weight: normal;
    font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
    border-radius: 0 0 1px 1px;
    white-space: normal;
    text-shadow: 1px 1px #7b8ca0;
    width: 100%;
}

/** /RELATED LINKS */

/** PARENT CATEGORY */

.related-page__picture {
    display: flex;
    width: 40%;
    align-items: center;
    background-color: #4484ac;
    background-image: url("/bitrix/templates/aspro-corporation_copy/images/noimage.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    justify-content: center;
    min-height: 124px;
}

.related-page__img {
    display: block;
    max-width: 100%;
    height: auto;
    max-height: 110px;
}

.price-page .related-page__picture {
    background-image: url("/bitrix/templates/aspro-corporation_copy/images/noimage.png");
}

.other-links__link-block {
    width: 50%;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

@media screen and (max-width: 768px) {
    .related-links {
        flex-display: column;
    }

    .related-links__link-block {
        width: 100%;
    }

    picture.related-page__picture {
        width: 170px;
    }

    .related-page__info {
        width: calc(100% - 170px);
    }
}

/** /PARENT CATEGORY */

/** SIDEBAR */

.service-sidebar .side-menu .submenu > li.active .sidebar__arrow-icon:before {
    color: #FFF !important;
    z-index: 2;
}

/** /SIDEBAR */

/** FLOAT ADVANCED */

.float-order-form__inner_calculation {
    width: 80px !important;
    height: 80px !important;
}

.float-accreditation__title {
    font-size: 24px;
    text-align: center;
    font-weight: 500;
    font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
}

.float-accreditation__item {
    list-style: none;
}

.float-order-form .lead__button {
    margin-bottom: 4px;
}

.float-accreditation__header {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.float-accreditation__header:before {
    content: "";
    width: 30px;
    height: 10px;
    background: #417ea5;
}

.float-accreditation__item {
    list-style: none;
}

.float-accreditation__list {
    margin: 0;
    padding: 0;
}

.float-accreditation__link {
    display: block;
    width: 81%;
    margin: 0 auto 15px auto;
    position: relative;
    border: 3px solid #ced5dd;
    transition: all 0.2s;
}

.float-accreditation__link:hover:before {
    background: rgba(0, 0, 0, 0.6);
}

.float-accreditation__link:hover:after {
    opacity: 1;
}

.float-accreditation__img {
    width: 100%;
    height: auto;
}

.float-accreditation__link:before {
    background: rgba(0, 0, 0, 0.0);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    transition: all 0.2s;
    display: block;
    z-index: 2;
}

.float-accreditation__link:after {
    font-size: 10px;
    line-height: 12px;
    content: attr(title);
    opacity: 0;
    position: absolute;
    color: #FFF;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    transition: all 0.2s;
    z-index: 3;
}

.float-accreditation__header {
    position: relative;
}

.float-accreditation__header:before {
    content: "";
    width: 80px;
    height: 3px;
    background: #417ea5;
    display: block;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    border-radius: 20px;
    bottom: -2px;
}

.float-accreditation__all {
    white-space: nowrap;
    background-color: #4484ac;
    background-image: -webkit-linear-gradient(top, #4484ac, #3e789e);
    color: #FFF;
    text-decoration: none;
    display: inline-block;
    padding: 5px 10px;
    margin: 0 auto;
}

.float-accreditation__all:hover {
    background: linear-gradient(top, #7292a7, #5386a7);
    background: #7292a7;
}

.float-accreditation__all:active,
.float-accreditation__all:focus {
    text-decoration: none;
    color: #FFF;
}

.float-accreditation__all:hover {
    color: #FFF;
    text-decoration: none;

}

.float-accreditation__footer {
    display: flex;
    align-items: center;
}

/** /FLOAT ADVANCED */

/** FLOAT ORDER FORM */

.float-order-form .lead__button {
    white-space: nowrap;
    width: 100%;
}

/** /FLOAT ORDER FORM */

/** DOCS STYLES */

.fixed-row-up {
    right: -11px !important;
}

.docs .col-md-6:hover {
    border-color: #4484ac;
}

.docs .col-md-6 {
    width: 100%;
    padding: 20px 20px 20px 60px;
    background: #eff5f7;
    height: auto;
    font-weight: bold;
    position: relative;
    border: 3px solid #ced5dd;
}

.docs .col-md-6 a {
    line-height: 22px;
    margin-top: -5px;
}

.docs .col-md-6:before {
    content: "";
    display: block;
    position: absolute;
    left: 10px;
    top: 10px;
    width: 40px;
    height: 90px;
    background-image: url("https://m-diag.ru/images/block-other.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

.docs .excel a, .docs .word a, .docs .pdf a {
    text-decoration: none;
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: normal;
}

.docs .col-md-6.pdf:before {
    background-image: url("https://m-diag.ru/images/block-pdf.svg");
}

.docs .col-md-6.word:before {
    background-image: url("https://m-diag.ru/images/block-doc.svg");
}

.docs .col-md-6.excel:before {
    background-image: url("https://m-diag.ru/images/block-xls.svg");
}

.docs {
    background: none !important;
}

div.pretty-doc picture a[href$=".doc"]:before,
div.pretty-doc picture a[href$=".docx"]:before,
div.pretty-doc picture a[href$=".pdf"]:not(.advance-doc__link):before,
div.pretty-doc picture a[href$=".csv"]:before,
div.pretty-doc picture a[href$=".xls"]:before,
div.pretty-doc picture a[href$=".rtf"]:before,
div.pretty-doc picture a[href$=".xlsx"]:before {
    display: none;
}

div.pretty-doc picture a[href$=".doc"]:after,
div.pretty-doc picture a[href$=".docx"]:after,
div.pretty-doc picture a[href$=".pdf"]:not(.advance-doc__link):after,
div.pretty-doc picture a[href$=".csv"]:after,
div.pretty-doc picture a[href$=".xls"]:after,
div.pretty-doc picture a[href$=".rtf"]:after,
div.pretty-doc picture a[href$=".xlsx"]:after {
    display: none;
}

div.pretty-doc picture a[href$=".doc"],
div.pretty-doc picture a[href$=".docx"],
div.pretty-doc picture a[href$=".pdf"]:not(.advance-doc__link),
div.pretty-doc picture a[href$=".csv"],
div.pretty-doc picture a[href$=".xls"],
div.pretty-doc picture a[href$=".rtf"],
div.pretty-doc picture a[href$=".xlsx"] {
    border: none;
    padding: 0;
}

div.pretty-doc a[href$=".doc"]:before,
div.pretty-doc a[href$=".docx"]:before,
div.pretty-doc a[href$=".pdf"]:not(.advance-doc__link):before,
div.pretty-doc a[href$=".csv"]:before,
div.pretty-doc a[href$=".xls"]:before,
div.pretty-doc a[href$=".rtf"]:before,
div.pretty-doc a[href$=".xlsx"]:before
{
    content: "";
    display: block;
    position: absolute;
    left: 10px;
    width: 40px;
    height: 40px;
    background-image: url(https://m-diag.ru/images/block-other.svg);
    background-size: contain;
    background-repeat: no-repeat;
    top: 50%;
    transform: translate(0, -50%);
}

div.pretty-doc a[href$=".doc"]:after,
div.pretty-doc a[href$=".docx"]:after,
div.pretty-doc a[href$=".pdf"]:not(.advance-doc__link):after,
div.pretty-doc a[href$=".csv"]:after,
div.pretty-doc a[href$=".xls"]:after,
div.pretty-doc a[href$=".rtf"]:after,
div.pretty-doc a[href$=".xlsx"]:after {
    content: "Открыть";
    display: block;
    padding: 6px 12px;
    font-size: 15px;
    background: #5393bb;
    color: #FFF;
    position: absolute;
    right: 15px;
    top: 14px;
}

div.pretty-doc a[href$=".rtf"]:before,
div.pretty-doc a[href$=".doc"]:before,
div.pretty-doc a[href$=".docx"]:before {
    background-image: url("https://m-diag.ru/images/block-doc.svg");
}

div.pretty-doc a[href$=".pdf"]:not(.advance-doc__link):before {
    background-image: url("https://m-diag.ru/images/block-pdf.svg");
}

div.pretty-doc a[href$=".xls"]:before,
div.pretty-doc a[href$=".xlsx"]:before {
    background-image: url("https://m-diag.ru/images/block-xls.svg");
}

div.pretty-doc a[href$=".doc"],
div.pretty-doc a[href$=".docx"],
div.pretty-doc a[href$=".pdf"]:not(.advance-doc__link),
div.pretty-doc a[href$=".csv"],
div.pretty-doc a[href$=".xls"],
div.pretty-doc a[href$=".rtf"],
div.pretty-doc a[href$=".xlsx"]
{
    padding: 20px 120px 20px 60px;
    background: #eff5f7;
    height: auto;
    position: relative;
    border: 3px solid #ced5dd;
    line-height: 22px;
    font-size: 18px;
    display: block !important;
    margin-bottom: 16px;
    color: #417ea5;
    text-transform: none;
}

div.pretty-doc a[href$=".doc"]:hover,
div.pretty-doc a[href$=".docx"]:hover,
div.pretty-doc a[href$=".pdf"]:hover,
div.pretty-doc a[href$=".csv"]:hover,
div.pretty-doc a[href$=".rtf"]:hover,
div.pretty-doc a[href$=".xls"]:hover,
div.pretty-doc a[href$=".xlsx"]:hover
{
    background: #eff5f7 !important;
    color: #5393bb !important;
    border-color: #4484ac;
}

@media screen and (max-width: 480px) {
    div.pretty-doc a[href$=".doc"]:after,
    div.pretty-doc a[href$=".docx"]:after,
    div.pretty-doc a[href$=".pdf"]:not(.advance-doc__link):after,
    div.pretty-doc a[href$=".rtf"]:after,
    div.pretty-doc a[href$=".csv"]:after,
    div.pretty-doc a[href$=".xls"]:after,
    div.pretty-doc a[href$=".xlsx"]:after {
        display: none;
    }

    div.pretty-doc a[href$=".doc"],
    div.pretty-doc a[href$=".docx"],
    div.pretty-doc a[href$=".pdf"]:not(.advance-doc__link),
    div.pretty-doc a[href$=".rtf"],
    div.pretty-doc a[href$=".csv"],
    div.pretty-doc a[href$=".xls"],
    div.pretty-doc a[href$=".xlsx"] {
        padding: 20px 20px 20px 60px;
        font-size: 16px;
    }
}

/** /DOCS STYLES */

/** PRICES */

.prices-set {
    margin-bottom: 20px;
}

.prices-set__header {
    background: -webkit-linear-gradient(top, #4484ac, #417ea5);
    position: relative;
    z-index: 2;
    height: 100%;
    display: flex;
}

.prices-set__header:before {
    content: "";
    position: absolute;
    background-image: url(https://allcorp.aspro-partner.ru/bitrix/templates/aspro-allcorp/images/background.png);
    background-position: center;
    background-size: cover;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.prices-set__title {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 0;
}

.prices-set__info {
    position: relative;
    z-index: 3;
    display: flex;
    padding: 10px;
}

.prices-set__list {
    padding: 0;
    margin: 0;
}

.prices-item {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.prices-item_style_dotted:before {
    content: "";
    z-index: 2;
    position: absolute;
    width: 100%;
    height: 2px;
    border-bottom: 1px dotted #333333;
    bottom: 5px;
}

.prices-item__label,
.prices-item__price {
    background: #fbfbfb;
    position: relative;
    z-index: 3;
}

.prices-item__label {
    padding-right: 5px;
}

.prices-item__price {
    padding-left: 5px;
}

.prices-item__label:before {
    content: "";
}

.prices-list__item {
    list-style: none;
}

.prices-set__title-link {
    color: #FFF;
    text-decoration: none;
    text-transform: initial;
}

.prices-set__title-link:active,
.prices-set__title-link:focus,
.prices-set__title-link:hover {
    opacity: 0.8;
    color: #FFF;
    text-decoration: none;
}

.prices-set__body {
    background: #fbfbfb;
    padding: 10px;
}

/** /PRICES */

/** ADVANCED POPUP */

.advanced-popup input {
    border: 2px solid #5f90af;
    border-radius: 6px;
    width: 100%;
    padding: 6px;
    font-size: 16px;
    line-height: 20px;
}

.advanced-popup label {
    font-weight: bold;
    margin-bottom: 2px;
}

.advanced-popup.popup .form-body {
    padding: 20px 85px;
}

.advanced-popup.popup .lead__button {
    font-size: 18px;
    padding: 10px 12px;
    margin-bottom: 15px;
}

.advanced-popup.popup .lead__button:hover,
.advanced-popup.popup .lead__button:focus,
.advanced-popup.popup .lead__button:active {
    background: #63cf42 !important;
}

.advanced-popup.popup .form-footer {
    padding: 0 85px 20px 85px;
    flex-direction: column-reverse;
    display: flex !important;
}

/** /ADVANCED POPUP */

/** CONTACT PANEL */

.lead__button.lead__button-xs {
    font-size: 16px;
    display: inline-block;
    width: auto;
    padding: 8px 15px;
}

.contact-panels {
    margin: 30px 0 30px 0;
}

.contact-panels__inner {
    margin-right: -15px;
    margin-left: -15px;
    display: flex;
}

.contact-panel {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
}

.contact-panel__inner {
    padding: 20px;
    display: flex;
    background: -webkit-linear-gradient(top, #4484ac, #417ea5);
    position: relative;
    border: 1px solid #ced5dd;
    border-radius: 5px;
    color: #FFF;
    height: 100%;
}

.contact-panel__image {
    position: relative;
    z-index: 2;
    width: 20%;
    padding-left: 15px;
}

.contact-panel__info {
    position: relative;
    z-index: 2;
    width: 80%;
}

.contact-panel__action a {
    text-decoration: none;
}

.contact-panel__action a:hover,
.contact-panel__action a:focus,
.contact-panel__action a:active {
    text-decoration: none;
    color: #FFF;
}

.contact-panel__picture {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-panel__img {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    bottom: -20px;
    right: -60px;
    width: 190px;
}

.contact-panel__title {
    font-size: 24px;
    font-weight: 500;
    font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
    text-align: left;
    line-height: 26px;
    width: calc(100% - 70px);
}

.contact-panel__description {
    font-size: 14px;
    line-height: 22px;
    margin-top: 13px;
    margin-bottom: 17px;
    padding-right: 30px;
}

.contact-panel__contact-link {
    color: #FFF;
    font-size: 24px;
    text-decoration: none;
    white-space: nowrap;
}

.contact-panel__contact-link:hover,
.contact-panel__contact-link:focus,
.contact-panel__contact-link:active {
    color: #FFF;
    text-decoration: none;
    opacity: 0.8;
}

@media screen and (max-width: 1200px) {
    .contact-panel__img {
        width: 120px;
        right: -40px;
    }

    .contact-panel__image {
        width: 0;
    }

    .contact-panel__info {
        z-index: 4;
        width: 100%;
    }

    .contact-panel__description {
        padding-right: 0;
    }
}

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

/** CONTACT PANEL */

/** CONTACT MENU */

.geo-menu {
    margin-bottom: 60px;
}

.geo-menu:before {
    content: "";
    background-image: url(/images/rus-map-bg.svg);
    width: 100%;
    height: 90%;
    position: absolute;
    background-position: center -100px;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: 65% 100%;
    left: 0;
}

@media screen and (max-width: 1300px) {
    .geo-menu:before {
        height: 100%;
        background-size: 100% 100%;
    }
}

.geo-menu__link {
    display: block;
    border-left: 3px solid #4484ac;
    border-top: 3px solid #4484ac;
    border-right: 3px solid #4484ac;
    position: relative;
    z-index: 2;
    text-decoration: none;
    overflow: hidden;
    height: calc(100% - 42px);
    min-height: 235px;
}

.geo-menu__bg-video {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.geo-menu__bg-video.magnitogorsk .video-city {
    width: 500px;
}

.geo-menu__bg-video.chelyabinsk {
    left: -10%;
    top: 30%;
}

.geo-menu__bg-video.moscow {
    left: -10%;
    top: 30%;
}

@media screen and (max-width: 1200px) {
    .geo-menu__bg-video.moscow {
        left: -10%;
        top: 55%;
    }

    .geo-menu__bg-video.chelyabinsk {
        left: -10%;
        top: 47%;
    }
}

@media screen and (max-width: 992px) {
    body .geo-menu__item {
        margin-bottom: 60px;
    }

    .geo-menu__bg-video.moscow {
        left: 30%;
        top: 55%;
    }

    .geo-menu__bg-video.chelyabinsk {
        left: 15%;
        top: 45%;
    }
}

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

    body .geo-menu__item {
        margin-bottom: 20px;
    }

    .geo-menu__bg-video.magnitogorsk .video-city {
        width: 600px;
    }

    .geo-menu__bg-video.moscow {
        left: 50%;
        top: 55%;
    }

    body .geo-menu__bg-video.spb .video-city {
        width: 600px;
        height: 345px;
    }

    .geo-menu__bg-video.chelyabinsk {
        left: 46%;
    }

    .geo-menu__bg-video.ufa .video-city {
        width: 600px;
    }
}


.geo-menu__bg-video.spb {
    left: 50%;
    top: 50%;
}

.geo-menu__bg-video.spb .video-city {
    height: 265px;
}

.geo-menu__link:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 2;
}

.geo-menu__link:hover,
.geo-menu__link:active,
.geo-menu__link:focus {
    text-decoration: none;
}

.geo-menu__tel {
    margin-top: 6px;
    font-weight: bold;
    text-shadow: 1px 1px 1px black;
    font-size: 14px;
}

.geo-menu__info {
    padding: 20px 25px 40px 20px;
    z-index: 3;
    position: relative;
    overflow: hidden;
}

.geo-menu__info-title {
    text-transform: uppercase;
    letter-spacing: normal;
    font-size: 26px;
    font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
    font-weight: 400;
    color: #FFF;
    margin-bottom: 15px;
}

.geo-menu__info-item {
    color: #FFF;
    line-height: 16px;
    font-size: 12px;
    align-items: center;
    display: flex;
}

.geo-menu__info-item + .geo-menu__info-item {
    margin-top: 16px;
}

.geo-menu__info-text {
    padding-top: 5px;
    display: flex;
    flex-direction: column;
}

.geo-menu__info-icon {
    display: block;
    width: 32px;
    height: 32px;
    min-width: 32px;
    margin-right: 10px;
    background-size: contain;
    background-position: center;
    filter: drop-shadow(2px 2px 6px black);

}

.geo-menu__info-icon.mdiag {
    background-image: url("/bitrix/templates/aspro-corporation_copy/themes/1/images/logo.png");
}

.geo-menu__info-icon.expert {
    background-image: url("https://m-diag.ru/images/logo-ed.png");
}

.geo-menu__list {
    padding: 0;
    margin-right: -15px;
    margin-left: -15px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -30px;
    justify-content: center;
    position: relative;
}
.geo-menu__list:before {
    content: "";
    background-image: url("/images/rus-map-bg.svg");
}

.geo-menu__item {
    list-style: none;
    padding-right: 15px;
    padding-left: 15px;
    width: 25%;
    margin-bottom: 30px;
}

.geo-menu__item-inner {
    height: 100%;
}

.geo-menu__button {
    background-color: #4484ac;
    background-image: -webkit-linear-gradient(top, #4484ac, #3d769a);
    padding: 11px 25px 11px;
    line-height: 20px;
    font-size: 14px;
    display: block;
    color: #FFF;
    text-decoration: none;
}

.geo-menu__button:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #7292a7;
    background-image: -webkit-linear-gradient(top, #7292a7, #5386a7);
    text-decoration: underline;
}

@media screen and (max-width: 1200px) {
    .geo-menu__info {
        padding: 20px 10px 40px 10px;
    }
}

@media screen and (max-width: 992px) {
    .geo-menu__item {
        width: 50%;
        height: 245px;
    }
}

@media screen and (max-width: 640px) {
    .geo-menu__item {
        width: 100%;
        height: auto;
    }
}

/** /CONTACT MENU */

/** COLORED SIDEBAR */

.colored-sidebar {
    background: linear-gradient(top, #4484ac, #417ea5);
    background: -webkit-linear-gradient(top, #4484ac, #417ea5);
    position: relative;
    padding: 15px;
    border: 1px solid #ced5dd;
    border-radius: 5px;
}

.colored-sidebar__inner {
    position: relative;
    z-index: 2;
}

.colored-sidebar::before {
    content: "";
    position: absolute;
    background-image: url(https://allcorp.aspro-partner.ru/bitrix/templates/aspro-allcorp/images/background.png);
    background-position: center;
    background-size: cover;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.colored-sidebar__image {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}

.colored-sidebar__picture {
    display: block;
    width: 160px;
}

.colored-sidebar__info {
    text-align: center;
    font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
}

.colored-sidebar__img {
    width: 100%;
    height: auto;
}

.colored-sidebar__contact {
    padding: 0 10px;
}

.colored-sidebar__contact-value {
    color: #FFF;
    font-size: 24px;
    text-decoration: none;
    text-shadow: 0 0 0  #63cf42;
    transition: 0.3s all;
}

.colored-sidebar__contact-value:hover {
    color: #60ff2f;
    text-decoration: none;
    text-shadow: 0 0 9px  #63cf42;
}

.colored-sidebar__contact-label {
    display: block;
    font-size: 18px;
    line-height: 22px;
    color: #FFF;
    margin-bottom: 8px;
    margin-top: 8px;
    text-shadow: 0px 1px 2px #001543;
}

.js-container-forum {
    height: 100%;
}

.js-sidebar-forum {
    padding-top: 160px;
}

.js-container-forum {
    top: -160px;
}

@media screen and (max-width: 992px) {
    .js-sidebar-forum {
        padding-top: 0;
    }

    .js-container-forum {
        top: 0;
    }

    .colored-sidebar__inner {
        display: flex;
        max-width: 400px;
        margin: 0 auto;
    }

    .colored-sidebar__image {
        margin-bottom: 0;
        align-items: flex-end;
    }
}

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

    .js-sidebar__item + .js-sidebar__item {
        margin-top: 0;
    }

    .colored-sidebar {
        display: none;
    }
}

.colored-sidebar__contact-value:hover {
    opacity: 0.8;
}

.colored-sidebar__link-button {
    color: #FFF;
    text-decoration: none;
    display: block;
}

.colored-sidebar__link-button:focus,
.colored-sidebar__link-button:active,
.colored-sidebar__link-button:hover {
    color: #FFF;
    text-decoration: none;
}


/** COLORED SIDEBAR */

/** RELATED SERVICES */

.forum-related-services {
    margin-top: 40px;
    margin-bottom: 20px;
}

.forum-related-services__list {
    padding: 0;
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -30px;
    flex-wrap: wrap;
}

.forum-related-services__item {
    list-style: none;
    width: 50%;
    margin-bottom: 30px;
}

.forum-related-service__title {
    line-height: 26px;
    font-size: 21px;
    font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
    border-radius: 0 0 1px 1px;
    font-weight: bold;
    white-space: normal;
    width: 100%;
    padding-top: 10px;
}

.forum-related-service__link {
    text-decoration: none;
    display: flex;
    border: 1px solid #ced5dd;
    border-radius: 4px;
    overflow: hidden;
    height: 100%;
}

.forum-related-service__link:hover {
    text-decoration: none;
}

.forum-related-service__link:active,
.forum-related-service__link:focus {
    text-decoration: none;
}

.forum-related-service__inner {
    padding-left: 15px;
    padding-right: 15px;
    height: 100%;
}

.forum-related-service__subtitle-text {
    display: inline-block;
    background-color: #4484ac;
    background-image: -webkit-linear-gradient(top, #4484ac, #3d769a);
    background-image: -moz-linear-gradient(top, #4484ac, #3d769a);
    background-image: -o-linear-gradient(top, #4484ac, #3d769a);
    background-image: -ms-linear-gradient(top, #4484ac, #3d769a);
    background-image: linear-gradient(top, #4484ac, #3d769a);
    color: #FFF;
    border-radius: 3px;
    padding: 4px 4px;
    line-height: 14px;
    margin-top: 9px;
    font-size: 12px;
}

.forum-related-service__picture {
    width: 140px;
    min-width: 140px;
    margin-right: 15px;
    display: flex;
    align-items: center;
}

.forum-related-service__img {
    width: 100%;
    height: auto;
}

.forum-related-service__info {
    padding-right: 20px;
    padding-bottom: 15px;
}

.js-sidebar__item + .js-sidebar__item {
    margin-top: 25px;
}

@media screen and (max-width: 1200px) {
    .forum-related-services__item {
        width: 100%;
    }
}

@media screen and (max-width: 992px) {
    .forum-related-services__item {
        width: 50%;
    }

    .forum-related-service__title {
        line-height: 23px;
        font-size: 18px;
    }

    .forum-related-service__picture {
        width: 110px;
        min-width: 110px;
    }
}

@media screen and (max-width: 768px) {
    .forum-related-services__item {
        width: 100%;
    }
}

/** /RELATED SERVICES  */

.property .property {
	margin-top: 10px !important;
}

/** SERVICE GROUP ADVANCE */

.service-group__title {
    font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
    font-size: 38px;
    line-height: 42px;
    display: block;
    text-transform: uppercase;
    color: rgb(51, 51, 51);
    border-bottom: 3px solid #5393bb;
}

.service-set__list {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 0;
}

.service-item__title {
    position: relative;
    z-index: 2;
    text-shadow: 0 1px 2px #001543;
    color: #FFF;
    font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
    font-size: 22px;
    line-height: 30px;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 10px;
}

.service-item__header {
    display: flex;
    padding: 15px;
    text-decoration: none;
    background: -webkit-linear-gradient(top, #4484ac, #417ea5);
    background: linear-gradient(top, #4484ac, #417ea5);
    flex-direction: column;
    position: relative;
}

.service-item__header::before {
    content: "";
    position: absolute;
    background-image: url(https://allcorp.aspro-partner.ru/bitrix/templates/aspro-allcorp/images/background.png);
    background-position: center;
    background-size: cover;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.service-item__header-top {
    display: flex;
}

.service-item__header:hover .service-item__link {
    background-color: #687c90;
        background-image: -webkit-linear-gradient(top, #687c90, #607284);
}

.service-item__header:hover,
.service-item__header:focus,
.service-item__header:active {
    text-decoration: none;
}

.service-item {
    list-style: none;
    width: 33.3333333333%;
    margin-bottom: 30px;
    padding-right: 15px;
    padding-left: 15px;
}

.service-item__inner {
    height: 100%;
}

.service-item__link {
    font-size: 14px;
    line-height: 18px;
}

.service-item__picture {
    width: 30%;
    margin-right: 15px;
    width: 90px;
    min-width: 90px;
}

.service-item__info {
    width: 70%;
}

.service-item__img {
    width: 100%;
    height: auto;
}

.service-item__body {
    background: #eff5f7;
}

.subservice-list {
    padding: 10px 20px 10px 20px;
}

.subservice-list__item {
    list-style: none;
    margin-bottom: 15px;
    margin-bottom: 0;
}

.subservice-list__item + .subservice-list__item {
    margin-top: 15px;
}

.subservice-list__link {
    text-decoration: none;
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    padding-left: 10px;
    position: relative;
}

.service-item__action {
    display: flex;
    justify-content: flex-end;
}

.subservice-list__link::before {
    display: block;
    font-family: FontAwesome;
    content: "\f105";
    left: -3px;
    position: absolute;
    top: 8px;
    margin: -9px 0 0;
    font-size: 20px;
    font-style: normal;
}



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

    .service-item {
        width: 50%;
    }

}

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

    .service-item__title {
        font-size: 21px;
        line-height: 29px;
    }

}

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

    .service-item__title {
        font-size: 18px;
        line-height: 26px;
    }

}


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

    .service-group__title {
        font-size: 28px;
        line-height: 34px;
    }

    .service-item__picture {
        width: 60px;
        min-width: 60px;
    }

    .service-item__title {
        font-size: 16px;
        line-height: 24px;
    }

    .subservice-list__link {
        font-size: 14px;
    }

}

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

    .service-item {
        width: 100%;
    }

    .service-item__title {
        font-size: 22px;
        line-height: 28px;
    }

    .service-item__picture {
        width: 90px;
        min-width: 90px;
    }
    
}

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

    .service-item__title {
        font-size: 18px;
        line-height: 26px;
    }

}

@media screen and (max-width: 460px) {
    
    .service-item__picture {
        width: 70px;
        min-width: 70px;
    }

    .service-item__title {
        font-size: 16px;
        line-height: 24px;
    }

}

/** /SERVICE GROUP ADVANCE */

/** ADVANCE ABOUT */

.about-advance__inner {
    margin-bottom: 30px;
}

.about-advance__list {
    display: flex;
    margin-right: -15px;
    margin-left: -15px;
    margin-top: -30px;
    flex-wrap: wrap;
    padding: 0;
}

.about-advance__item {
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 30px;
    width: 50%;
    list-style: none;
}

.about-advance__item-inner {
    background: -webkit-linear-gradient(top, #4484ac, #417ea5);
    position: relative;
    z-index: 2;
    height: 100%;
}

.about-advance__item-inner:hover .about-advance__button {
    background-color: #687c90;
    background-image: -webkit-linear-gradient(top, #687c90, #607284);
    color: #FFF;
    text-decoration: none;
}

.about-advance__item-inner::before {
    content: "";
    position: absolute;
    background-image: url(https://allcorp.aspro-partner.ru/bitrix/templates/aspro-allcorp/images/background.png);
    background-position: center;
    background-size: cover;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.about-advance__item-inner {
    padding: 0 20px 20px 20px;
    display: flex;
    text-decoration: none;
}

.about-advance__item-inner:hover {
    text-decoration: none;
}

.about-advance__title {
    position: relative;
    z-index: 2;
    text-shadow: 0px 1px 2px #001543;
    color: #FFF;
    font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
    font-size: 28px;
    line-height: 32px;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 10px;
}

.about-advance__button {
        background-color: #9daec3;
    line-height: 16px;
    padding: 6px 10px 5px;
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
}

.about-advance__picture {
    width: 30%;
    margin-right: 20px;
    position: relative;
    bottom: 0px;
    height: calc(100% + 20px);
    display: flex;
    align-items: flex-end;
}

.about-advance__img {
    width: 100%;
    height: auto;
}

.about-advance__about {
    width: 70%;
    position: relative;
    top: 20px;
    padding-bottom: 15px;
}

@media screen and (max-width: 768px) {
    .about-advance__title {
        font-size: 18px;
        line-height: 22px;
    }

    .about-advance__picture {
        width: 40%;
    }

    .about-advance__about {
        width: 60%;
    }
}

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

    .about-advance__picture {
        width: 50%;
    }

    .about-advance__about {
        width: 50%;
    }
}

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

    .about-advance__item {
        width: 100%;
    }
    
    .about-advance__picture {
        max-width: 80px;
        width: 80px;
    }
    
    .about-advance__title {
        font-size: 23px;
        line-height: 27px;
    }
}

@media screen and (max-width: 460px) {
    .about-advance__title {
        font-size: 18px;
        line-height: 22px;
    }
}

/** /ADVANCE ABOUT */

/** TOP MENU ADVANCE PRICES */

.price-menu__inner {
    display: flex;
}

.price-menu__elements {
    width: 300px;
}

.price-menu__list {
    padding: 0;
}

.price-menu__item {
    list-style: none;
}

.mega-menu table ul.dropdown-menu a.price-menu__link {
    white-space: normal !important;
    padding: 7px 23px 7px 42px !important;
    line-height: 19px !important;
}

.price-menu__link {
    position: relative;
}

.price-menu__link::before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    left: 11px;
    background-image: url('/images/pricelist-icon-2.svg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.price-menu__link-text {
    display: inline-flex;
    flex-direction: column;
}

/* .price-menu__link-text:before {
    content: "Прайс-лист";
    background: #7292a7;
    color: #FFF;
    font-size: 11px;
    border-radius: 9px;
    padding: 2px 4px;
} */

.price-menu__link:hover::before {
    background-image: url('/images/pricelist-icon-2__white.svg');
}

.menu-price-conversion {
    background: linear-gradient(top, #4484ac, #417ea5);
    background: -webkit-linear-gradient(top, #4484ac, #417ea5);
    position: relative;
    width: 250px;
}

.menu-price-conversion:before {
    content: "";
    position: absolute;
    background-image: url(https://allcorp.aspro-partner.ru/bitrix/templates/aspro-allcorp/images/background.png);
    background-position: center;
    background-size: cover;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.menu-price-conversion__inner {
    padding: 15px;
    position: relative;
    z-index: 2;
}

.menu-calculator__form-wrap {
    background: rgba(246, 247, 251, 0.8);
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    padding: 6px 10px 14px 10px;
    border-radius: 8px;
    height: 100%;
}

.menu-calculator__title {
    text-shadow: 0px 1px 2px #001543;
    margin-bottom: 15px;
    color: #FFF;
    font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
    font-size: 22px;
    line-height: 26px;
    display: block;
    text-transform: uppercase;
}

.menu-calculator__label {
    color: #333333;
    margin-bottom: 2px;
    font-weight: bold !important;
    font: 13px / 16px "Open Sans", Arial, sans-serif;
    width: 100%;
}

.menu-calculator__input {
    border: 2px solid #5f90af;
    border-radius: 6px;
    width: 100%;
    padding: 6px;
    font-size: 16px;
    line-height: 20px;
}

.menu-calculator__group + .menu-calculator__group {
    margin-top: 5px;
}

.menu-calculator__approval-text {
        font-size: 12px;
            line-height: 16px !important;
            display: inline-block;
}

.menu-calculator__approval {
    line-height: 13px;
}

.menu-calculator__approval-group > .processing_approval {
    margin-right: 5px;
}

.menu-calculator__approval-group {
    display: flex;
    align-items: flex-start;
}

.menu-calculator__approval-group {
    margin: 8px 0 -3px 0 !important;
}

.menu-calculator__approval,
.mega-menu table ul.dropdown-menu .menu-calculator__approval a,
.topmenu-SECOND .mega-menu table .dropdown-menu .menu-calculator__approval a {
    font-size: 13px !important;
    color: #333333;
    display: inline-block !important;
    padding: 0 !important;
    white-space: normal;
    border: none
}

.topmenu-SECOND .mega-menu table .dropdown-menu .menu-calculator__approval a {
    color: #417ea5 !important;
    text-decoration: underline;
}

.topmenu-SECOND .mega-menu table .dropdown-menu .menu-calculator__approval a:hover {
    color: #5393bb !important;
}

.lead__button-xs {
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.8px;
    padding: 8px 4px;
    margin: 0;
}

.menu-price-conversion__footer {
    padding-top: 10px;
    margin-top: 1px;
}

.menu-price-conversion__footer .menu-advants__list {
    padding: 0 !important;
}

/** /TOP MENU ADVANCE PRICES */

/* PROD OBJECT LIST */

.accreditation-prod {
    padding-bottom: 20px;
    margin-top: 30px;
}

.prod-list {
    padding: 0;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: -30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.accreditation-prod__title {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 20px;
    text-transform: 13px/20px "Open Sans",
        Arial,
        sans-serif;
}

.prod-item {
    list-style: none;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
    width: 33.3333333333333%;
}

.prod-item__title {
font-family: "Roboto Condensed",
        "Open Sans",
        Arial,
        sans-serif;
    color: #FFF;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 12px;
    min-height: 48px;
    display: flex;
    align-items: center;
}

.prod-item__inner {
    background-color: #4484ac;
    display: flex;
    background-image: linear-gradient(top, #4484ac, #3d769a);
    padding: 12px;
    box-shadow: 0 10px 5px -5px #dee1e5;
    height: 100%;
    position: relative;
    transition: all 0.3s;
    bottom: 0;
}

/* .prod-item__inner:hover {
    bottom: 5px;
    box-shadow: 0 10px 10px -1px #abaeb3;
} */

.prod-item__picture {
    margin-right: 12px;
    width: 30%;
}

.prod-item__info {
    display: flex;
    width: 70%;
    flex-direction: column;
    align-items: flex-start;
}

.prod-item__tag {
    background: #49c225;
    color: #FFF;
    display: inline-block;
    padding: 5px 5px 3px 5px;
    border-radius: 6px;
    line-height: 12px;
    font-size: 12px;
    margin: 0;
    position: relative;
}

.prod-item__tag.accr {
    top: 5px;
}

.prod-item__tag.accr:before {
    content: "Аккредитация";
    background: #49c225;
    color: #FFF;
    font-size: 10px;
    padding: 2px 6px;
    position: absolute;
    left: 0;
    top: -12px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.prod-item__tag.small {
    font-size: 9px;
}

.prod-item__info-bottom {
    display: inline-flex;
    align-items: center;
}

.prod-item__action {
    margin-right: 10px;
}

.prod-item__action-btn {
    background-color: #9daec3;
    line-height: 16px;
    padding: 6px 10px 5px;
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
}

.prod-item__action-btn:hover {
    background-color: #687c90;
    background-image: -webkit-linear-gradient(top, #687c90, #607284);
    color: #FFF;
    text-decoration: none;
}

.prod-item__img {
    width: 100%;
    height: auto;
}

.accreditation-prod__footer {
    display: flex;
    justify-content: center;
    padding-top: 20px;
}

/* /PROD LIST */

@media screen and (max-width: 1200px) {
    .prod-item__title {
        font-size: 15px;
        line-height: 18px;
    }
}

@media screen and (max-width: 992px) {
    .prod-item {
        width: 50%;
    }
}

@media screen and (max-width: 680px) {
    .prod-item {
        width: 100%;
    }

    .prod-item__title {
        font-size: 25px;
        line-height: 28px;
    }

    .prod-item__info-bottom {
        display: flex;
        flex-direction: column-reverse;
        align-items: flex-start;
    }
    
    .prod-item__action {
        margin-top: 15px;
    }

    .prod-item__action-btn {
        margin-top: 15px;
        font-size: 16px;
    }
}

@media screen and (max-width: 480px) {
    .prod-item__title {
        font-size: 20px;
        line-height: 24px;
    }

    .prod-item__action-btn {
        font-size: 12px;
    }
}

@media screen and (max-width: 380px) {
    .prod-item__title {
        font-size: 16px;
        line-height: 20px;
    }
}

/* /PROD OBJECT LIST */

/** FLOAT ORDER FORM ADVANCE */

.float-order-form__inner_line input,
.float-callback__inner_line input
{
    border: 2px solid #5f90af;
    border-radius: 6px;
    width: 100%;
    padding: 5px 8px;
    font-size: 15px;
    line-height: 24px;
}

.float-callback__inner_line .lead__button,
.float-order-form__inner_line .lead__button {
    margin-top: 0;
}

.float-callback__inner_line label,
.float-order-form__inner_line label {
    font-weight: bold;
    margin-bottom: 2px;
}

.float-callback__inner_col .lead-form__inner_line {
    padding: 0;
}

.float-callback__inner_col .processing_approval + label,
.float-order-form__inner_col .processing_approval + label {
    font: bold 12px / 20px "Open Sans", Arial, sans-serif !important;
    line-height: 14px !important;
    font-weight: normal !important;
}


.lead-form__inner_line.lead-form__inner_form_container_label {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

.lead-form__inner_line.lead-form__inner_form_container_label input {
    margin: 0;
}

/** /FLOAT ORDER FORM ADVANCE */

/** OUR CLIENTS ADVANCE GREY */

.our-clients__grey-wrap .client-item__picture {
	background: #FFF;
}

.our-clients__grey-wrap .client-item__picture img {
	opacity: 0.5;
	display: block;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	filter: url(data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix'values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale);
}

.our-clients__grey-wrap .client-item__title  {
	background-color: #a5aeb9;
    background-image: -webkit-linear-gradient(top, #a5aeb9, #bbbec1);
}

.our-clients__grey-wrap .client-item:hover .client-item__picture img {
	opacity: 1;
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: none;
}

.our-clients__grey-wrap .client-item:hover .client-item__title {
	background-color: #7292a7;
    background-image: -webkit-linear-gradient(top, #7292a7, #5386a7);
    background-image: linear-gradient(top, #7292a7, #5386a7);
}

/** /OUR CLIENTS ADVANCE GREY */


.important {
	font-weight: bold;
}

/** FORUM TOPIC */

.forum-topic-set {
    margin-bottom: 30px;
}

.forum-topic-set__item + .forum-topic-set__item {
    margin-top: 20px;
}

.forum-topic {
    border: 3px solid #ced5dd;
    color: #2f383d;
    clear: both;
    padding: 12px 25px;
    background: #eff5f7;
    display: flex;
}

.forum-topic__info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.forum-topic__title {
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block;
}

.forum-topic__info {
    padding-right: 15px;
}

.forum-topic__date {
    opacity: 0.8;
    background: #687c90;
    background: -webkit-linear-gradient(top, #687c90, #607284);
    border-radius: 5px;
    color: #FFF;
    padding: 0px 6px;
    font-size: 12px;
    display: inline-block;
}

.forum-topic__inner {
    width: 100%;
    display: flex;
}

.forum-topic__avatar {
    margin-right: 15px;
}

.forum-topic__avatar-picture {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    display: block;
}

.forum-topic__body {
    display: flex;
    justify-content: space-between;
    width: calc(100% - 60px);
}

.forum-topic__avatar-img {
    width: 100%;
    height: auto;
    display: block;
}

.forum-topic__action {
    display: flex;
    align-items: center;
}

@media screen and (max-width: 768px) {
    .forum-topic__body {
        flex-direction: column;
    }
    
    .forum-topic__info {
        padding-right: none;
    }
}

@media screen and (max-width: 480px) {
    .forum-topic {
        padding: 10px;
    }

    .forum-topic__avatar-picture {
        width: 40px;
        height: 40px;
    }
}

/** /FORUM TOPIC */

/** FORUM BODY */

.forum-page {
    display: flex;
    flex-direction: row-reverse;
}

.forum-page .js-sidebar {
    padding-bottom: 60px;
}

.forum-page__sidebar {
    width: 260px;
    padding-bottom: 40px;
    padding-right: 20px;
}

.forum-page__body {
    padding-left: 20px;
    width: calc(100% - 260px);
    border-left: 1px dashed #ced5dd;
    padding-bottom: 0px;
    padding-right: 20px;
}

.forum-page + .advanced-about {
    padding-top: 0px;
}

.forum-page + .advanced-about .advanced-about__accreditation-wrap {
    padding-right: 25px;
}

.forum-page + .advanced-about .advanced-about__block {
    border-right: 1px dashed #ced5dd;
    padding-left: 30px;
}

.forum-page + .advanced-about {
    border: 1px dashed #ced5dd;
}

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

    .forum-page + .advanced-about .advanced-about__block {
        border: none;
        padding-left: 0;
    }

    .forum-page + .advanced-about {
        border: none;
    }

    .forum-page + .advanced-about .advanced-about__accreditation-wrap {
        padding-right: 0px;
    }
}

.forum-sidebar__list {
    padding: 0;
    margin: 0;
}

.sidebar-links__item {
    list-style: none;
}

.sidebar-links__item + .sidebar-links__item {
    margin-top: 15px;
}

.sidebar-links__date {
    margin-bottom: 5px;
    display: inline-block;
    background: #ebedef;
    color: #333333;
    font-size: 12px;
    line-height: 14px;
    padding: 3px 6px;
    border-radius: 5px;
}

.sidebar-links__text {
    font-weight: bold;
    line-height: 20px;
}

.forum-block {
    display: flex;
}

.forum-block + .forum-block {
    margin-top: 40px;
}

.forum-block.answer-block {
    display: flex;
    flex-direction: row-reverse;
}

.answer-block .forum-user__name {
    color: #49c225;
    font-weight: bold;
}

.forum-user__picture {
    width: 80px;
    display: block;
    height: 80px;
    overflow: hidden;
    border-radius: 5px;
    position: relative;
    z-index: 2;
}

.forum-user__img {
    width: 100%;
    height: auto;
    background: #ebedef;
}

.forum-block__aside {
    max-width: 85px;
}

.forum-user__name {
    color: #a0b1ba;
    font-size: 14px;
    line-height: 16px;
    margin-top: 5px;
}

.forum-block__text {
    position: relative;
    z-index: 3;
    width: 100%;
}

.question-block .forum-block__text {
    padding-left: 40px;
}

.answer-block .forum-block__text {
    padding-right: 40px;
}

.answer-block .forum-block__content {
    background: #FFF;
}

.question-block .forum-block__content {
    background: #eff5f7;
}

.forum-block__content {
    padding-left: 40px;
    padding: 10px;
    border: 1px solid #ced5dd;
    border-radius: 5px;
    width: 100%;
    min-height: 70px;
}

.forum-user {
    position: relative;
}

.question-block .forum-user::before,
.answer-block .forum-user::before {
    content: "";
    display: block;
    background: #eff5f7;
    border: 1px solid #ced5dd;
    position: absolute;
    height: 50px;
    width: 60px;
    left: 110px;
    transform: rotate(45deg) skew(-10deg, -10deg);
    top: 10px;
}

.answer-block .forum-user::before {
    background: #FFF;
}

.answer-block .forum-user::before {
    right: 110px;
    left: auto;
}

/** FORUM BODY */

@media screen and (max-width: 1200px) {
    .forum-user__picture {
        width: 50px;
        height: 50px;
    }

    .forum-user__name {
        font-size: 11px;
        line-height: 13px;
    }

    .question-block .forum-block__text {
        padding-left: 10px;
    }

    .question-block .forum-user::before {
        left: 75px;
    }

    .answer-block .forum-block__text {
        padding-right: 25px;
    }

    .answer-block .forum-user::before {
        right: 88px;
    }
}

@media screen and (max-width: 992px) {
    
    .forum-page {
        flex-direction: column;
    }

    .forum-page__sidebar {
        padding-right: 0;
        padding-top: 20px;
        width: 100%;
    }

    .forum-sidebar__list {
        display: flex;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
        margin-top: -25px;
    }

    .sidebar-links__item + .sidebar-links__item {
        margin-top: 0;
    }

    .sidebar-links__item {
        width: 33.33333%;
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 25px;
    }

    .forum-page__body {
        border-left: 0;
        border-bottom: 1px dashed #ced5dd;
        width: 100%;
        padding-left: 0;
        padding-bottom: 0;
    }

}

@media screen and (max-width: 768px) {
    .forum-block {
        display: flex;
        flex-direction: column;
    }

    .forum-user {
        display: flex;
        align-items: center;
    }

    .forum-user__name {
        margin-left: 10px;
    }

    .forum-user__name {
        font-size: 14px;
    }

    .forum-user__picture {
        width: 30px;
        height: 30px;
    min-width: 30px;
    }

    .forum-block__aside {
        margin-bottom: 10px;
    }

    .question-block .forum-block__text {
        padding-left: 0;
    }

    .question-block .forum-user::before, .answer-block .forum-user::before {
        display: none;
    }

    .forum-block.answer-block {
        flex-direction: column;
    }

    .answer-block .forum-block__text {
        padding-right: 0;
    }

    .forum-block + .forum-block {
        margin-top: 25px;
    }

    .forum-page {
        margin-top: -20px;
    }
}

@media screen and (max-width: 576px) {
    .sidebar-links__item {
        width: 50%;
    }
}

@media screen and (max-width: 480px) {
    .sidebar-links__item {
        width: 100%;
    }
}




/** ************************************************************************ */








/** REGION CONTACT MAP */

.region-contact-map__inner_image {
    position: relative;
}

.point__icon {
    width: calc(0.4vw + 15px);;
    height: calc(0.4vw + 15px);
    background-image: url(https://m-diag.ru/bitrix/templates/aspro-corporation_copy/themes/1/images/logo.png);
    content: "";
    display: block;
    margin-right: 4px;
    background-size: contain;
}

.point__map a {
    color: #FFF;
    text-decoration: none;
    text-shadow: 0px 2px 0px #0d9dc7,
        -1px -1px 0px #0d9dc7,
        1px 1px 0px #0d9dc7,
        -1px 1px 0px #0d9dc7,
        1px -1px 0px #0d9dc7,
        0px -2px 0px #0d9dc7,
        -2px 0px 0px #0d9dc7,
        2px 0px 0 #0d9dc7;
}

.point__map a:first-child {
    overflow: hidden;
    border-radius: 50%;
}

.point__map {
    position: absolute;
    top: 64%;
    display: flex;
    left: 22%;
    font-weight: bold;
    font-size: calc(0.1vw + 16px);
}


.point__map.moscow {
    top: 57%;
    left: 8.5%;
    display: flex;
    flex-direction: row;
}

.point__map.spb {
    top: 46%;
    left: 6.5%;
    display: flex;
    flex-direction: row;
}

.point__map.ufa {
    top: 70%;
    left: 14.5%;
    display: flex;
    flex-direction: row-reverse;
}

.point__map.chelabinsk {
    top: 73%;
    left: 23.5%;
    display: flex;
}

.point__map.magnitogorsk {
    top: 75%;
    left: 14.5%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.case-point {
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}

.case-point.tumenu {
    top: 67%;
    left: 35%;
}

.case-point.asha {
    left: 22%;
    top: 69%;
}

.case-point.kemerovo {
    left: 43%;
    top: 80%;
}

.case-point.sochi {
    left: 3%;
    top: 86%;
}

.case-point.kirov {
    left: 17%;
    top: 53%;
}

.case-point__icon {
    display: block;
}

.case-point__inner {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}

.case-point__icon-content {
    content: "";
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #FFF;
    border: 4px solid #49c225;
    display: block;
    position: relative;
}

.case-point__info {
    width: 180px;
    position: absolute;
    bottom: 16px;
   display: none; 
   padding-bottom: 10px;
   z-index: 2;
}

.case-point__icon:hover + .case-point__info {
    display: block;
}

.case-point__info:hover {
    display: block;
}

.case-point__link {
    text-decoration: none;
}

.case-point__link:hover {
    text-decoration: none;
}

.case-point__name {
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0px 2px 0px #49c225,
        -1px -1px 0px #49c225,
        1px 1px 0px #49c225,
        -1px 1px 0px #49c225,
        1px -1px 0px #49c225,
        0px -2px 0px #49c225,
        -2px 0px 0px #49c225,
        2px 0px 0 #49c225;font-size: 12px;
            line-height: 14px;
    display: block;
    margin-top: 3px;
}

.case-point__picture {
    display: block;border: 2px solid #49c225;
    border-radius: 4px;
}

.case-point__img {
    width: 100%;
    height: auto;
}

.contact-map-item.active .contact-map-item__inner_contact_title {
    color: #FFF;
}

.contact-map-item.active .contact-map-item__inner_title{
color: #96e27f;
}

.contact-map-item.active {
    color: #FFF;
    text-decoration: none;
}

.contact-map-item.active .contact-map-item__inner {
    background: linear-gradient(45deg, #7292a7, #5386a7);
    background-image: -webkit-linear-gradient(top, #7292a7, #5386a7);
    border-color: #49c225;
}

.point-map-mobile {
    display: none;
}

@media screen and (max-width: 768px) { 
    .point-map-mobile {
        display: block;
    }

    .point-map-desktop {
        display: none;
    }

    .map-contacts {
        display: none;
    }
}

@media screen and (max-width: 1200px) { 
    .region-contact-map__inner_image {
        width: 90% !important;
    }
}

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

@media screen and (max-width: 576px) { 
    .map-contacts {
        display: none;
    }
}

/** /REGION CONTACT MAP */


/** ADVANCE SERVICE MENU */

.dropdown-menu.service-menu {
    display: block;
    max-width: 380px !important;
    display: none;
	background: transparent !important;
box-shadow: none !important;
border: none !important;
}

.topmenu-SECOND .mega-menu table .dropdown-menu.service-menu {
    padding: 0;
}

.topmenu-SECOND .mega-menu table .dropdown-menu.service-menu {
    text-align: left;
    margin-top: -1px;
    max-width: 450px;
}

.service-menu__sidebar-title {
    padding: 10px 10px 8px 10px;
    display: block;
    font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: normal;
    font-size: 16px;
    background-color: #4484ac;
        background-image: -webkit-linear-gradient(top, #4484ac, #3d769a);
}

.service-menu__name.normal {
    white-space: normal;
}

/* .service-menu__name-short {
    font-size: 12px;
    white-space: normal;
} */

.service-menu__body {
    display: flex;
    flex-direction: column;
    display: none;
}

.service-menu__icon {
    margin-right: 7px;
    width: 22px;
    height: 22px;
    min-width: 20px;
    position: absolute;
    left: -32px;
    top: 0px;
}


.service-menu__item-set {
    background-color: #7292a7;
	background-image: -webkit-linear-gradient(top, #7292a7, #5386a7);
	background-image: -moz-linear-gradient(top, #7292a7, #5386a7);
	background-image: -o-linear-gradient(top, #7292a7, #5386a7);
	background-image: -ms-linear-gradient(top, #7292a7, #5386a7);
    background-image: linear-gradient(top, #7292a7, #5386a7);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	border: 1px solid rgba(0, 0, 0, 0.15);
}

.service-menu__item {
    color: #FFFFFF;
    padding: 7px 23px 7px 42px;
    position: relative;
    font-size: 14px !important;
    border-top: 1px dotted rgba(255, 255, 255, 0.3);
    border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
    position: relative;
    white-space: normal;
}

.service-menu__item.has-submenu:after {
    display: block;
    font-family: FontAwesome;
    content: "\f105";
    right: 10px;
    position: absolute;
    top: 50%;
    margin: -10px 0 0;
    color: #FFF;
}

.service-menu__item:hover:before {
    content: "";
    position: absolute;
    background: rgba(255, 255, 255, 0.3);
        left: 0;
    top: 0;
    width: 100%;
    height: 100%;

}

.service-menu__item-inner {
    position: relative;
    z-index: 2;
    display: flex;
}

.service-menu__inner {
    display: flex;
}

.service-menu__list-set {
    padding: 20px;
    background: #FFF;
    color: #333333;
    width: 562px;
    min-width: 562px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.submenu-set__field {
    overflow-y: scroll;
    max-height: 275px;
}

.submenu-set__list {
    padding: 0;
}

.submenu-set__list li {
    list-style: none;
}

.submenu-set__list a {
    color: #324860 !important;
    display: inline-block !important;
    line-height: 21px !important;
    white-space: normal !important;
    padding: 7px 25px 9px 15px;
    font-size: 14px !important;
    border-bottom: 1px dotted #7292a7 !important;
    position: relative;
}

.submenu-set__list a:after {
    display: block;
    font-family: FontAwesome;
    content: "\f105";
    left: 3px;
    position: absolute;
    top: 17px;
    margin: -10px 0 0;
    color: #324860;
}

.submenu-set__list a:hover {
    opacity: 0.6;
}

.submenu-set__title {
    font-size: 28px;
    line-height: 28px;
    font-weight: bold;
    font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.service-menu__conversion {
    background: -webkit-linear-gradient(top, #4484ac, #417ea5);
    position: relative;
    height: 100%;
    width: 100%;
    max-height: 208px;
}

.service-menu__conversion::before {
    content: "";
    position: absolute;
    background-image: url(https://allcorp.aspro-partner.ru/bitrix/templates/aspro-allcorp/images/background.png);
    background-position: center;
    background-size: cover;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.menu-conversion {
    padding: 10px 20px 10px 20px;
}

.menu-conversion__inner {
    display: flex;
    position: relative;
    z-index: 2;
}

.menu-conversion__info {
    width: 50%;
    position: relative;
}

.menu-conversion__info:before {
    content: "";
    display: block;
    width: 120px;
    height: 120px;
    position: absolute;
    left: -20px;
    bottom: -17px;
    background-image: url('/images/calculator-reverse.png');
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
}

.menu-conversion__advants {
    width: 50%;
}

.menu-conversion__title {
    font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: normal;
    font-size: 20px;
    line-height: 25px;
    text-shadow: 0px 1px 2px #001543;
}

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

.menu-conversion__conversion {
    width: auto !important;
    font-size: 18px !important;
    margin-top: 20px !important;
}

.menu-advants__list {
    margin: 0;
    padding-left: 30px;
}

.menu-advants__list li{
    list-style: none;
}

.menu-advants__list li + li {
    margin-top: 8px;
    padding-top: 8px;
    border-top: 1px dotted #FFF !important;
}

.menu-advants__item {
    display: flex;
    align-items: center;
}

.menu-advants__icon {
    max-width: 25px;
    min-width: 25px;
    min-height: 25px;
    height: 15px;
    margin-right: 12px;
}

.menu-advants__icon img {
    width: 100%;
    height: auto;
}

.menu-advants__text {
    font-size: 12px;
    line-height: 16px;
}

.submenu-set__set {
    display: none;
}

.service-menu__sidebar {
width: 100%;
}

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

	.submenu-set__list a {
    line-height: 18px !important;
    font-size: 12px !important;
	}

	.submenu-set__field {
		max-height: 300px;
	}

    .menu-advants {
        display: none;
    }

	.service-menu__conversion {
		max-height: 155px;
	}

	.menu-conversion__info:before {
		bottom: -41px;
	}

    .menu-conversion__info {
        width: 100%;
    }

    .service-menu__item {
        white-space: normal !important;
        font-size: 12px !important;
    }
    
    .service-menu__sidebar {
        min-width: 300px;
    }

    .service-menu__icon {
        width: 18px;
        height: 18px;
    }

    .submenu-set__title {
        font-size: 24px;
    }

    .service-menu__list-set {
        width: 371px;
        min-width: 371px;
    }
}

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

}

/** /ADVANCE SERVICE MENU */


/** SERVICE SIDEBAR ICONS */
.service-sidebar .side-menu .submenu > li > a {
	display: inline-block;
	padding: 10px 8px 10px 33px !important;
	width: 100%;
	font-family: "Roboto";
	font-size: 14px;
	line-height: 18px;
	font-weight: 500;
	padding: 10px 8px 10px 10px;
	position: relative;
	width: 100% !important;
}

.sidebar__arrow-icon:before {
	display: block;
	font-family: FontAwesome;
	content: "\f105";
	left: 16px;
	position: absolute;
	top: 16px;
	margin: -9px 0 0;
	font-size: 20px;
	font-style: normal;
}

.sidebar__img-icon {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 10px;
	left: 7px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.sidebar__img-icon img {
	width: 100%;
	height: auto;
}

.service-sidebar .side-menu .submenu > li.active a:before {
	top: 4px !important;
}
/** /SERVICE SIDEBAR ICONS */


.advanced-review, .our-clients__inner {
	overflow: hidden;
}

.scroll-table th {
    background: rgb(65, 126, 165);
    border: 3px solid rgb(29 88 125);
    color: #FFF;
    padding: 5px 5px 5px 5px;
    line-height: 20px;
    font-size: 15px;
    vertical-align: bottom;
}


		.advance-top__calculator {
			display: none;
			width: 100px;
			min-width: 100px;
			background: #63cf42;
			border: 0;
			border-radius: 4px;
			width: 100%;
			padding: 8px 14px;    
			line-height: 18px;
			font-size: 12px;
			color: #FFF;
			text-transform: uppercase;
			text-shadow: 0px 1px 2px #001543;
			font-weight: bold;
			box-shadow: 0px 4px 0px #268e07;
			text-align: left;
			position: relative;
			top: 0;
			align-items: center;
		}

		.advance-top__calculator:before {
			content: "";
			display: block;
			width: 30px;
			height: 30px;
			background-image: url(https://m-diag.ru/images/balance-sheet.png);
			background-size: contain;
			background-position: center;
			margin-right: 10px;
			min-width: 30px;
			min-height: 30px;
			background-repeat: no-repeat;
		}

		.advance-top__calculator:hover {
			box-shadow: 0px 2px 0px #268e07;
			top: 2px;
		}

	@media screen and (max-width: 992px) {
		
		.header-feature__icon img {
			width: 100%;
			height: auto;
			width: 30px;
		}

		.header-feature__text {
			font-size: 11px;
			line-height: 14px;
		}

		.header-feature__inner {
			padding-right: 10px;
			padding-left: 10px;
		}

		.advance-top__feature {
			margin-right: -10px;
			margin-left: -10px;
			width: 77%;
		}

		.advance-top__feature-wrap {
			display: flex;
			margin-bottom: 20px;
		}

		.advance-top__calculator-wrap {
			margin-left: 30px;
			width: 33%;
		}

		.advance-top__feature {
			margin-bottom: 0;
			display: flex;
			align-items: center;
		}

		.advance-top__feature .header-feature:nth-child(3)
		{
			display: none;
		}

		.header-feature {
			width: 50%;
		}

		.advance-top__calculator {
			display: flex;
		}
	}

	
	@media screen and (max-width: 768px) {
		.advance-top__feature .header-feature:nth-child(2)
		{
			display: none;
		}

		.advance-top__calculator {
			max-width: 250px;
		}

		.header-feature {
			width: 100%;
			max-width: 250px;
		}

		.advance-top__feature {
			margin-right: -10px;
			margin-left: -10px;
			width: 50%;
		}

		.advance-top__calculator-wrap {
			margin-left: 30px;
			width: 50%;
			display: flex;
			justify-content: flex-end;
		}
	}


/** CLIENT AND REVIEW SWIPER */
.client-item {
	display: flex;
	flex-direction: column;
	max-width: 340px;
}

.review-letter__set-wrap {
	width: auto;
	margin-right: -8px;
	margin-left: -8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 45px;
	margin-bottom: 30px;
	position: relative;
}

.review-letter {
	height: auto !important;
	box-shadow: none !important;
	padding-top: 5px;
	padding-bottom: 5px;
	display: flex;
	justify-content: center;
}

.review-letter a {
	height: 100%;
	width: 100%;
	box-shadow: 0 1px 8px rgb(0, 0, 0, 0.2);
	max-width: 300px;
	background: #ebedef;
	text-decoration: none;
	text-align: center;
	color: #2f383d;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.review-letter__info {
	line-height: 23px;
	text-decoration: none !important;
	padding: 12px 10px;
	font-size: 16px;
	height: 100%;
	background: #7292a7;
	font-weight: bold;
	color: #FFF;
	text-shadow: 0px 1px 2px #001543;
	max-height: 93px;
}

.review-letter img {
	width: 100%;
	height: auto;
}

.review-letter__set {
	align-items: stretch;
}

.our-clients__body {
	position: relative;
}

.client-item__title {
	color: #FFF;
	text-shadow: 0px 1px 2px #001543;
	font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	padding: 8px 10px;
	border-top: 3px solid #96aac0;
	background-color: #7292a7;
	background-image: linear-gradient(top,#7292a7,#5386a7);
	text-align: center;
	height: 63px;
}

.client-item__img {
	width: 100%;
	height: auto;
}

.client-item__picture {
	border-top: 1px solid #D7DEE3;
	border-right: 1px solid #D7DEE3;
	border-left: 1px solid #D7DEE3;
	padding: 6% 10%;
}

.our-clients__list {
	padding-bottom: 45px;
	margin-bottom: 40px;
}

.swiper-pagination-bullet {
	width: 11px;
	height: 11px;
	min-width: 11px;
	max-height: 11px;
	min-height: 11px;
	max-width: 11px;
	background: #666;
background: rgba(0,0,0,0.5);
	border-radius: 20px;
	cursor: pointer;
		box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	text-indent: -9999px;
	margin: 0 7px !important;
	opacity: 1 !important;
	box-shadow: 0 1px 4px rgb(0, 0, 0, 0.2) !important;
}

.swiper-pagination-bullet:hover {
	background: #417ea5 !important;
}

.swiper-pagination-bullet-active {
	background: #417ea5 !important;
}

.swiper-button-next,
.swiper-button-prev {
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: -70px 0 0;
	color: rgba(66,66,66,0.8);
}

.swiper-button-prev::after,
.swiper-button-next::after {
	display: none;
}
.swiper-button-prev::before,
.swiper-button-next::before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
	content: '\f001';
}

.swiper-button-next::before {
	content: '\f002';
	position: relative;
	right: -15px;
}

.swiper-button-prev::before {
	position: relative;
	right: 15px;
}

.swiper-button-prev {
	transform: translate(-50px, 0);
	opacity: 0;
	transition: all .3s ease;
}

.swiper-button-next {
	transform: translate(50px, 0);
	opacity: 0;
	transition: all .3s ease;
}

.swiper-button__container {
	position: relative;
}

.swiper-button__container:hover .swiper-button-next {
	transform: translate(0px, 0);
	opacity: 1;
}

.swiper-button__container:hover .swiper-button-prev {
	transform: translate(0px, 0);
	opacity: 1;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
	color: #5393bb;
}

.swiper-lazy-preloader {
	border-width: 6px;
	--swiper-theme-color: #5393bb;
}

@media screen and (max-width: 992px) {
	.client-item__title {
		font-size: 16px;
	}
}

@media screen and (max-width: 768px) {
	.client-item__title {
		font-size: 18px;
	}
}

@media screen and (max-width: 480px) {
	.client-item__title {
		font-size: 16px;
	}
}
/** /CLIENT AND REVIEW SWIPER */

/* statements */
.statements-list__inner {
	margin-left: -8px;
	margin-right: -8px;
	display: flex;
}

.statements-list__item {
	padding-right: 8px;
	padding-left: 8px;
	width: 33.3333%;
}

.statements-list__link {
	position: relative;
	display: block;
}

.statements-list__link:hover:before {
	background: rgba(0, 0, 0, 0.5);
}

.statements-list__link:hover:after {
	display: block;
}

.statements-list__link:before {
	background: rgba(0, 0, 0, 0.0);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	display: block;
	transition: all 0.2s;
}

.statements-list__link:after {
	font-size: 10px;
	line-height: 12px;
	content: attr(title);
	position: absolute;
	color: #FFF;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
	text-align: center;
	display: none;
}

.statements-list__img {
	width: 100%;
	height: auto;
}
/* /statements */

.accreditation__inner_container_cert_block a:hover:after {
    font-size: 10px;
    line-height: 12px;
}

.whatsapp-button {
									background: #25d366;
									color: #FFF !important;
									text-decoration: none !important;
									border: none !important;
									display: inline-block;
									padding: 5px 5px 5px 32px;
									position: relative;
									border-radius: 4px;
									font-size: 17px !important;
									line-height: 22px !important;
								}

								.whatsapp-icon {
									background-image: url(/images/whatsapp-icon.svg);
									background-size: contain;
									background-repeat: no-repeat;
									background-position: center;
									width: 18px;
									height: 18px;
									display: block;
									position: absolute;
									left: 8px;
									top: 50%;
									transform: translate(0,-50%);
								}

								.whatsapp-button:hover {
									background: #15a54f !important;
								}


.flex-direction-nav + .flex-viewport + .flex-control-nav {
	display: none;
}

	/** ADVANCED CONSULTATION */

	.consultation-section {
		display: flex;
	}

	.advanced-about__accreditation-wrap {
		padding-left: 25px;
	}

	.consultation-section__lead {
		background: #ebedef;
		margin-bottom: 30px;
	}

	.lead-form__inner_line {
		width: 100%;
	}

	.lead-form__inner_line label {

		font: bold 13px/20px "Open Sans", Arial, sans-serif;
	}

	.consultation__form {
		width: 60%;
	}

	.lead-form__inner_line button[type="submit"] {
		margin-top: 20px;
		font-size: 20px;
		line-height: 20px;
	}

	.lead-form__inner_line button[type="submit"]:hover {
		background: #63cf42;
	}

	.consultation-lead {
		width: 40%;
	}

	.lead-form__inner_line input {
		border: 2px solid #5f90af;
		border-radius: 6px;
		padding: 8px;
		font-size: 18px;
		line-height: 24px;
	}

	.lead-form__inner_line textarea {
		border: 2px solid #5f90af;
		border-radius: 6px;
		width: 100%;
		padding: 8px;
		font-size: 14px;
		line-height: 20px;
	}

	.consultation-lead {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: space-between;
	}

	.consultation-lead__img {
		width: 68%;
		display: flex;
		align-items: center;
	}

	.consultation-lead__img img {
		width: 100%;
		height: auto;
	}

	.consultation-lead__text {
		color: #333333;
		font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
		font-size: 38px;
		line-height: 42px;
		display: block;
		text-transform: uppercase;
		font-weight: bold;
		padding: 15px 10px 0px 0;
	}

	.consultation-section__text {
		display: none;
	}

	@media screen and (max-width: 1200px) {
		.consultation-lead__img {
			width: 80%;
		}
	}

	@media screen and (max-width: 768px) {
		.consultation-lead__text {
			font-size: 32px;
			line-height: 36px;
		}
	}


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

		.consultation__form {
			width: 100%;
		}

		.consultation-lead {
			display: none;
		}

		.consultation-section {
			flex-direction: column;
		}

		.consultation-lead__text {
			padding-top: 20px;
			padding-bottom: 20px;
		}

		.consultation-section__text {
			display: block;
		}

	}

	/** /ADVANCED CONSULTATION */

	/** middleform */

	.middleform {
		padding-top: 60px;
		padding-bottom: 60px;
		position: relative;
	}

	.middleform__inner {
		position: relative;
	}


	.middleform__inner:before {
		content: "";
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		border-radius: 4px;
		background: -webkit-linear-gradient(top,#4484ac,#417ea5);
		width: 100%;
		height: 100%;
	}

	.middleform__inner:after {
		content: "";
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		border-radius: 4px;
		background: url(https://m-diag.ru/bitrix/templates/aspro-corporation_copy/images/main_background_office.jpg) repeat scroll center center transparent;
		width: 100%;
		height: 100%;
		opacity: 0.5;
	}

	.middleform__content {
		padding: 20px;
		border-radius: 4px;
		position: relative;
		display: flex;
		z-index: 2;
	}

	.middleform__contact {
		width: 33%;
	}

	.middleform__image {
		width: 33%;
	}

	.middleform__conversion {
		width: 33%;
	}

	.middleform__image-man {
		width: 100%;
		height: auto;
	}

	.middleform__image {
		display: flex;
		align-items: center;
		position: relative;
	}

	.middleform__image-man {
		position: absolute;
		width: 100%;
		display: flex;
		justify-content: center;
	}

	.middleform__more {
		text-align: center;
		margin: 15px 0;
	}

	.middleform__more-link {
		text-decoration: none;
	}

	.middleform__contact {
		    display: flex;
		flex-direction: column;
		justify-content: space-around;
	}

	.middleform__about {
		color: #FFF;
		text-shadow: 0px 1px 2px #001543;
		font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
		font-size: 18px;
		line-height: 22px;
	}

	.middleform__more-link:hover {
		color: #FFF;
		text-decoration: none;
	}

	.middleform__more-link:focus,
	.middleform__more-link:active {
		color: #FFF;
		text-decoration: none;
	}

	@media screen and (max-width: 1200px) {
		.middleform__about {
			font-size: 16px;
			line-height: 20px;
		}
	}

	@media screen and (max-width: 992px) {
		.middleform__contact {
			width: 50%;
			padding-right: 20px;
		}

		.middleform__image {
			display: none;
		}

		.middleform__conversion {
			width: 50%;
		}
	}

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

	/** /middleform */

		/** HEADER LEAD */

				section.page-top h1.advance-top__title {
					font: 52px/56px "Roboto Condensed", "Open Sans", Arial, sans-serif;
					padding-right: 20px;
				}

				.advance-top__title {
					height: 100%;
					display: flex;
					align-items: center;
					width: 100%;
				}

				.advance-top__title-container {
					height: 100%;
					margin-bottom: 20px;
					display: flex;
				}

				.advance-top__info {
					padding-right: 25px;
					width: 70%;
					display: flex;
					flex-direction: column;
					justify-content: flex-end;
				}

				.advance-top__order {
					width: 30%;
					position: relative;
					z-index: 3;
				}

				.top-calculation {
					padding: 20px;
					border-radius: 4px;
					background: -webkit-linear-gradient(top,#4484ac,#417ea5);
					margin-bottom: -80px;
					position: relative;
					overflow: hidden;
					z-index: 2;
					bottom: -10px;
				}

				.advance-top__inner {
					display: flex;
				}

				.advance-top__title-image {
					width: 220px;
					height: 220px;
					min-width: 220px;
					margin-left: -70px;
					left: 70px;
					position: relative;
					top: 10px;
				}

				.advance-top__title-image img {
					width: 100%;
					height: auto;
				}

				.top-calculation:before {
					content: "";
					display: block;
					position: absolute;
					background-image: url(https://allcorp.aspro-partner.ru/bitrix/templates/aspro-allcorp/images/background.png);
					background-position: center;
					background-size: cover;
					width: 100%;
					height: 100%;
					left: 0;
					top: 0;
				}

				.top-form-line_bottom .lead__group {
					    display: flex;
					align-items: flex-start;
					margin-top: 15px;
				}

				.top-form-line__lead-button {
					margin-top: 5px;
				}

				.top-form-line__calculation-approval {
					margin-left: 10px;
				}
				
				.top-form-line_bottom .lead__group .calculation-approval {
					display: inline-block;
					margin-left: 5px;
				}

				.top-form-line_bottom .lead__group a {
					color: #FFF;
				}

				.top-form-line_bottom .lead__group a:hover {
					color: #63cf42;
				}

				.top-calculation__form {
					position: relative;
					z-index: 2;
				}

				.top-calculation__title {
					text-transform: uppercase;
					font-size: 26px;
					line-height: 30px;
					margin-bottom: 10px;
					font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
				}

				.advance-top__feature {
					display: flex;
					margin-bottom: 20px;
					margin-right: -15px;
					margin-left: -15px;
				}

				.header-feature {
					width: 33.3333%;
					display: flex;
				}

				.header-feature__inner {
					display: flex;
					padding-right: 15px;
					padding-left: 15px;
				}

				.header-feature__icon {
					margin-right: 15px;
					position: relative;
				}

				.header-feature__icon:before {
					content: "";
					display: block;
					position: absolute;
					top: 50%;
					left: 50%;
					transform: translate(-50%, -50%);
					opacity: 0.3;
					box-shadow: 0px 0px 22px 14px #63cf42;
				}

				.header-feature__text {
					font-size: 13px;
					line-height: 17px;
				}

				/** /HEADER LEAD */

				/** CONSULTATION FORM */

				.form-style > .lead-form__inner_col:first-child {
					display: flex;
					flex-direction: column;
				}

				
				.form-style > .lead-form__inner_col:first-child .lead-form__inner_line:nth-child(2) {
					margin-top: 15px;
				}

				@media screen and (max-width: 992px) {
					.advance-top__order {
						display: none;
					}

					.advance-top__title-image {
						display: none;
					}

					.advanced-about__accreditation-wrap {
						margin-bottom: 20px;
						padding-left: 0px;
					}

					.advance-top__info {
						width: 100%;
						padding-right: 0;
					}

					section.page-top h1.advance-top__title {
						font: 34px/39px "Roboto Condensed", "Open Sans", Arial, sans-serif;
					}
				}

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

					.advanced-about .accreditation__inner_title {
						margin-bottom: 0;
					}
				}

				/** /CONSULTATION FORM */

				

				/** NEW FORM IN ARTICLE */

				.lead-block__inner {
					border-radius: 10px;
				}

				.lead-block__inner:before {
					background: -webkit-linear-gradient(left,#ced5dd, #FFF);
					background-image: url(https://allcorp.aspro-partner.ru/bitrix/templates/aspro-allcorp/images/background.png);
					background-color: #e2e9f1;
				}

				/** /NEW FORM IN ARTICLE */


	/** ANTI REVIEW BLINK */
    .flexslider-review .slides {
		padding: 10px 0;
		margin-top: -10px;
		margin-bottom: -10px;
	}

				.flexslider-review .slides {
					display: flex;
					overflow: hidden;
				}

				
				.flexslider-review .flex-direction-nav .flex-next,
				.flexslider-review .flex-direction-nav .flex-prev {
					font-size: 0;
				}

	.flexslider-review > .slides > li > a {
		max-width: 270px;
						width: 270px;
	}

				.slides > .flex-viewport {
					width: auto;
				}

	/** /ANTI REVIEW BLINK */

	/** ADVANCE REVIEWS */

	.advanced-review {
		padding-top: 30px;
	}

	.advanced-review .review-container__inner_title  {
		font-size: 52px;
		line-height: 56px;
		font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
		margin-bottom: 15px;
		padding-bottom: 8px;
	}

	@media screen and (max-width: 768px) {
		.advanced-review .review-container__inner_title  {
			font-size: 38px;
			line-height: 36px;
		}
	}

	/** /ADVANCE REVIEWS */


	/** ADVANCE ABOUT */

	.advanced-about {
		display: flex;
		padding-top: 20px;
	}

	.advanced-about .accreditation__inner_title {
		font-size: 52px;
		line-height: 56px;
		font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
	}

	.advanced-about__block {
		width: 35%;
		padding-right: 30px;
	}

	.advanced-about__accreditation-wrap {
		width: 65%;
	}

	.advanced-about__title {
		font-size: 52px;
		line-height: 56px;
		font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
		margin-bottom: 15px;
		padding-bottom: 8px;
		border-bottom: 3px solid #5393bb;
		position: relative;
		top: 1px;
	}

	/** /ADVANCE ABOUT */

/** ADVANCE ACCREDITATION */
	.advanced-about__p {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 16px;
	}

	.company-list {
		display: flex;
		flex-direction: column;
		margin-left: -5px;
		margin-right: -5px;
	}

	.company-list__item {
		width: 100%;
		padding-right: 5px;
		padding-left: 5px;
		margin-bottom: 10px;
	}

	.company-list__item-inner {
		border: 3px solid #ced5dd;
		padding: 10px;
		height: 100%;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.company-list__name {
		margin-left: 10px;
	}

	.company-list__name-title {
		font-weight: bold;
		font-size: 14px;
		line-height: 20px;
		color: #417ea5;
		margin-bottom: 2px;
		display: block;
		font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
	}

	.company-list__title {
		font-size: 16px;
	    font-weight: bold;
	    line-height: 20px;
	    display: inline-block;
	    margin-bottom: 5px;
	}

	.company-list__button {
		display: inline-block;
	}

	.company-list__button {
		text-decoration: none;
		display: inline-block;
		padding: 2px 5px;
		color: #FFF;
		background: #49c225;
		box-shadow: 0px 2px 0px #268e07;
		border-radius: 2px;
		position: relative;
	}

	.company-list__button:hover,
	.company-list__button:focus,
	.company-list__button:active {
		background: #63cf42;
		color: #FFF;
		top: 2px;
		text-decoration: none;
		box-shadow: 0px 0px 0px #268e07;
	}
	
	.company-list__number {
		font-weight: bold;
		color: #417ea5;
		font-size: 11px;
		margin-bottom: 6px;
		line-height: 16px;
		display: inline-block;
	    background: #417ea5;
	    color: #FFF;
	    padding: 0px 5px;
	    display: inline-block;	
	    width: 140px;
	}

	.advanced-about__action {
		width: 100%;
		display: flex;
		align-items: center;
		margin-top: 16px;
		justify-content: center;
	}

	.company-list__name {
		text-align: left;
		display: flex;	
		flex-direction: column;
	}

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

	.company-list__header {
		display: flex;
		width: 100%;
	}

	.company-list__icon {
		display: flex;
		justify-content: center;
		margin-bottom: 8px;
	}

	.company-list__icon img {
		width: 100%;
		height: auto;
		max-width: 50px;
	}

	@media screen and (max-width: 992px) {
		.advanced-about {
			display: flex;
			flex-direction: column;
		}

		
	.advanced-about .accreditation__inner_title { padding-bottom: 16px; }

		.advanced-about__block {
			width: 100%;
		}

		.advanced-about__accreditation-wrap {
			width: 100%;
		}

		.advanced-about__block {
			padding-right: 0;
			padding-bottom: 30px;
		}
	}

	@media screen and (max-width: 768px) {
		.advanced-about .advanced-about__title,
		.advanced-about .accreditation__inner_title {
			font-size: 38px;
    		line-height: 36px;
		}
	}

	/** /ADVANCE ACCREDITATION */



	/** TOP TELEGRAM */

    .icon-whatsapp:before {
        z-index: 2;
        content: "";
        display: block;
        left: 10px;
        top: 7px;
        width: 15px;
        height: 15px;
        background-image: url(/images/whatsapp-icon.svg);
        background-size: cover;
    }

	.icon-telegram:before {
		z-index: 2;
		content: "";
		display: block;
		left: 10px;
		top: 7px;
		width: 15px;
		height: 15px;
		background-image: url(http://m-diag.ru/images/telegram.png);
		background-size: cover;
	}

    .topmenu-whatsap-link {
        white-space: nowrap;
        display: inline-block;
        color: #FFF;
        font-weight: bold;
        text-decoration: none;
        background: #25d366;
        padding: 0 5px;
        display: flex;
        align-items: center;
    }

    .topmenu-whatsap-link .icon-whatsapp {
        margin-right: 5px;
    }


    .topmenu-whatsap-link:focus,
    .topmenu-whatsap-link:active,
    .topmenu-whatsap-link:hover {
        color: #FFF;
        text-decoration: none;
    }

    .topmenu-whatsap-link:hover {
        background: #15a54f;
    }

    .social-button__list {
        display: flex;
        flex-direction: column;
        margin-top: 5px;
    }

    .social-button + .social-button {
        margin-top: 5px;
    }

    .social-button a {
        display: inline-flex;
        font-size: 16px;
        font-weight: normal;
    }

    .social-button .contact-link {
        padding: 3px 6px;
        border-radius: 5px;
    }
    
    @media screen and (max-width: 476px) {
        .social-button__list .topmenu-telegram-link__text {
            display: block;
        }
    }
    
    @media screen and (max-width: 1200px) {
        .topmenu-whatsap-link {
            display: none;
        }
    }

    @media screen and (max-width: 992px) {
        .topmenu-whatsap-link {
            display: flex;
        }
    }

    @media screen and (max-width: 500px) {
        .topmenu-whatsap-link {
            display: none;
        }
    }

    @media screen and (max-width: 476px) {
        .topmenu-whatsap-link {
            display: flex;
        }
        .topmenu-telegram-link__text {
            display: none;
        }
    }

	.topmenu-telegram-link {
		white-space: nowrap;
		display: inline-block;
		color: #FFF;
		font-weight: bold;
		text-decoration: none;
		background: #229ED9;
		padding: 0 5px;
		display: flex;
		align-items: center;
	}



	.topmenu-telegram-link .icon-telegram {
		margin-right: 5px;
	}

	.topmenu-telegram-link:hover {
		background: #2AABEE;
	}

	.topmenu-telegram-link:focus,
	.topmenu-telegram-link:active,
	.topmenu-telegram-link:hover {
		color: #FFF;
		text-decoration: none;
	}

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

		.topmenu-telegram-link__text {
			display: none;
		}
	}

	/** /TOP TELEGRAM */

	/** GROUP SET */

	.group-set {
		display: flex;
		flex-wrap: wrap;
		margin-bottom: -15px;
		padding-bottom: 50px;
		margin-right: -10px;
		margin-left: -10px;
		padding-top: 20px;
		border-top: 1px solid #d9dfe3;
        width: calc(100% + 20px);
	}

	.group-set__item {
		width: 50%;
		margin-bottom: 20px;
		padding-left: 10px;
		padding-right: 10px;
	}


	.group-set__info {
		width: 60%;
		padding: 15px;
	}

	.group-set__inner {
		display: flex;
width: 100%;
	}

	.group-set__img {
		width: 100%;
		height: auto;
	}

	.group-set__link {
		text-decoration: none;
		display: flex;
		height: 100%;
		width: 100%;
	}

	.group-set__link:active,
	.group-set__link:focus,
	.group-set__link:hover {
		text-decoration: none;
		color: #FFF;
	}

	.group-set__link:hover .group-set__info{

		background-color: #4484ac;
		background-image: -webkit-linear-gradient(top,#4484ac,#3d769a);
	}

	.group-set__title {
		color: #FFF;
		text-decoration: none;
		display: flex;
		line-height: 24px;
		font-size: 18px;
		font-weight: normal;
		font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
		border-radius: 0 0 1px 1px;
		white-space: normal;
		text-shadow: 1px 1px #7b8ca0;
		width: 100%;
	}

	.group-set__picture {
		display: flex;
		width: 40%;
		align-items: center;
		background-color: #4484ac;
		background-image: -webkit-linear-gradient(top,#4484ac,#3d769a);
		justify-content: center;
        min-height: 124px;
	}

	.group-set__info {
		width: 60%;
		background-color: #9daec3;
		background-image: -webkit-linear-gradient(top,#9daec3,#91a4bb);
		background-image: -moz-linear-gradient(top,#9daec3,#91a4bb);
		background-image: -o-linear-gradient(top,#9daec3,#91a4bb);
		background-image: -ms-linear-gradient(top,#9daec3,#91a4bb);
		background-image: linear-gradient(top,#9daec3,#91a4bb);
	}

	@media screen and (max-width: 768px) {
		.group-set__title {

			line-height: 28px;
			font-size: 22px;
		}

		.group-set__item {
			width: 100%;
		}

		.group-set__picture {
			width: 200px;
		}

		.group-set__info {
			width: calc(100% - 200px);
		}
	}

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

		.group-set__title {
			font-size: 16px;
			line-height: 24px;
		}

		.group-set__picture {
			width: 30%;
		}

		.group-set__info {
			width: 70%;
		}
	}

	/** /GROUP SET */

[title="география работ"] {
    width: 100%;
    height: auto;
}



@media screen and (max-width: 480px) {
	.g-recaptcha {
		transform: scale(0.8);
	}
}

/* CALCULATION */
.calculation {
	padding: 20px;
	border-radius: 4px;
	background: -webkit-linear-gradient(top,#4484ac,#417ea5);
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}

.calculation:before {
	content: "";
	position: absolute;
	background-image: url(https://allcorp.aspro-partner.ru/bitrix/templates/aspro-allcorp/images/background.png);
	background-position: center;
	background-size: cover;
	opacity: 0.5;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.calculation__info {
	position: relative;
	z-index: 2;
	padding-right: 30px;
}

.calculation__title {
	margin-bottom: 25px;
}

.calculation__title-text {
	text-shadow: 0px 1px 2px #001543;
	color: #FFF;
	font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
	font-size: 38px;
	line-height: 42px;
	display: block;
	text-transform: uppercase;
}

.calculation__inner {
	display: flex;
}

.calculation__action {
	display: flex;
	flex-direction: column;
	position: relative;
	z-index: 2;
}

.calculation__action-title {
	color: #FFF;
}

.action-title__image {
	margin-right: 15px;
}

.calculation__list {
	padding: 0;
	margin: 0;
}

.calculation__item {
	list-style: none;
}

.calculation-45 {
	width: 45%;
}

.calculation-55 {
	width: 55%;
}

.calculation__image img {
	width: 100%;
	height: auto;
}

.calculation__form-wrap {
	height: 100%;
}

.calculation__container {
	background: rgba(246, 247, 251, 0.8);
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
	backdrop-filter: blur(10px);
	padding: 15px;
	border-radius: 8px;
	height: 100%;
}

.calculation__content-data {
	width: 100%;
	position: relative;
	z-index: 2;
}

.calculation__content {
	display: flex;
}

.calculation__image {
	display: flex;
	justify-content: flex-end;
	width: 0;
	opacity: 0.7;
}

.calculation__image-inner {
	position: absolute;
	display: flex;
	align-items: flex-end;
	bottom: -20px;
	right: 0px;
	width: calc(60% + 24px);
}

.calculation__item {
	font-size: 16px;
	line-height: 22px;
	display: inline-flex;
	color: #FFF;
	align-items: flex-start;
}

.calculation__list-icon {
	margin-right: 12px;
	position: relative;
}

.calculation__list-icon img {
    width: 42px;
    height: 42px;
}

.calculation__list-icon::before
{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0.3;
	box-shadow: 0px 0px 22px 14px #63cf42;
}

.calculation__item + .calculation__item {
	margin-top: 28px;
}

.action-title__text {
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 10px;
}

.action-title {
	display: flex;
	align-items: center;
}

.lead__group + .lead__group {
	margin-top: 10px;
}

.action-title {
	margin-right: 20px;
	
}

.action-title__image {
	position: relative;
}

.lead__button {
	background: #63cf42;
	border: 0;
	border-radius: 4px;
	width: 100%;
	padding: 12px;
	font-size: 18px;
	color: #FFF;
	text-transform: uppercase;
	text-shadow: 0px 1px 2px #001543;
	font-weight: bold;
	box-shadow: 0px 4px 0px #268e07;
	margin-top: 15px;
	position: relative;
	top: 0;
}

.lead__button:hover {
	box-shadow: 0px 2px 0px #268e07;
	top: 2px;
}

.lead__button:focus,
.lead__button:active {
	box-shadow: inset 0px 2px 5px #245e12;
	top: 4px;
}

.calculation__input {
	border: 2px solid #5f90af;
	border-radius: 6px;
	width: 100%;
	padding: 8px;
	font-size: 18px;
	line-height: 24px;
}

.calculation__list-text {
	text-shadow: 0px 1px 2px #001543;
}

.lead__label {
	margin-bottom: 2px;
	font-weight: bold;
}

@media screen and (max-width: 992px) {
	.calculation__title-text {
		font-size: 32px;
		line-height: 38px;
	}

	.calculation__item {
		font-size: 14px;
		line-height: 20px;
	}
}

@media screen and (max-width: 768px) {
	.calculation__info {
		padding-right: 0;
	}

	.calculation__content {
		display: none;
	}

	.calculation__inner {
		flex-direction: column;
	}

	.calculation__action {
		width: 100%;
	}

	.calculation__action-title {
		max-width: 390px;
		margin: 0 auto;
	}

	.calculation__form-wrap {
		max-width: 550px;
		margin: 0 auto;
	}

	.calculation__info {
		width: 100%;
		text-align: center;
	}
}

@media screen and (max-width: 480px) {
	.action-title__text {
	 font-size: 14px;
	 line-height: 18px;
	}
}

/* /CALCULATION */

.largest-action-button.light-blue {
			background: #229ED9;
			text-decoration: none;
		}

		.largest-action-button.light-blue:hover {
			text-decoration: none;
			background: #2AABEE;
		}

		.largest-action-button.light-blue:hover span {
			opacity: 1;
		}

		.largest-action-button.button-telegram:before {
			z-index: 2;
			content: "";
			display: block;
			position: absolute;
			left: 10px;
			top: 7px;
			width: 20px;
			height: 20px;
			background-image: url(http://m-diag.ru/images/telegram.png);
			background-size: cover;
		}

			.author-page__image img {
				width: 100%;
				height: auto;
				max-width: 300px;
			}

			.author-page__header {
				background: -webkit-linear-gradient(top,#4484ac,#3d769a);
				color: #FFF;
				padding: 15px;
			}

			.author-page__position {
    			color: #d3dbdf;
			}

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

.author-link__inner {
			border: 3px solid #ced5dd;
			color: #2f383d;
			margin-bottom: 40px;
			clear: both;
			margin-top: 30px;
			padding: 12px 25px;
			background: #eff5f7;
			display: flex;
		}
	
		.author-link__photo {
			width: 100px;
			height: 100px;
			display: flex;
			align-items: center;
			justify-content: center;
			overflow: hidden;
			border-radius: 50%;
			margin-right: 20px;
			background: #ebedef;
		}
	
		.author-link__info {
			width: calc(100% - 120px);
			display: flex;
			justify-content: space-between;
			align-items: center;
		}
	
		.author-link__photo img {
			width: 100%;
			height: auto;
		}
	
		.author-info__about {
			color: #5b6d80;
			opacity: 0.6;
			font-size: 16px;
		}
	
		.author-info__name {
			white-space: nowrap;
			font-size: 18px;
			margin-top: 5px;
			margin-bottom: 5px;
		}
	
		.author-info__position {
			opacity: 0.8;
			background: #687c90;
			background: -webkit-linear-gradient(top, #687c90, #607284);
			border-radius: 5px;
			color: #FFF;
			padding: 0px 6px;
			font-size: 12px;
		}
	
		.author-info__description {
			display: flex;
			flex-direction: column;
			align-items: flex-start;
		}

		.author-info__action {
			margin: 0;
		}

		@media screen and (max-width: 526px) {
			.author-link__info {
				display: flex;
				flex-direction: column;
				align-items: flex-start;
			}

			.author-link__inner {
				align-items: center;
			}

			.author-info__description {
				margin-bottom: 10px;
			}

			.author-info__action .btn {
				padding: 5px 12px 3px;
			}
		}

	.lead-block {
		display: flex;
		margin-bottom: 20px;
		margin-top: 20px;
		width: 100%;
		border-radius: 20px;
		border-bottom: 8px solid #4484ac;
		border-top: 8px solid #4484ac;
	}

	.lead-block__inner {
		position: relative;
		overflow: hidden;
		padding: 25px;
		width: 100%;
		border-radius: 20px;
	}

	.lead-block__inner:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 170%;
		background: -webkit-linear-gradient(left,#ced5dd, #FFF);
		border-radius: 50%;
		top: 50%;
		left: -20%;
		transform: translate(0, -50%);
	}

	.lead-block__data {
		position: relative;
		z-index: 2;
		display: flex;
	}

	.lead-block__convert {
		width: 50%;
	}

	.lead-block__style {
		width: 50%;
	}

	.lead-block__title {

		text-transform: uppercase;
		font-size: 32px;
		line-height: 32px;
		line-height: 30px;
		font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
		margin-bottom: 26px;
		font-weight: 400;
	}

	.lead-block__group {
		display: flex;
		flex-direction: column;
	}

	.lead-block__group + .lead-block__group {
		margin-top: 10px;
	}

	.lead-block__inner-white-circle {
		background: #FFF;
		border-radius: 50%;
		width: 500px;
		height: 540px;
		left: 60%;
		top: 50%;
		position: absolute;
		transform: translate(-30%, -50%);
		border-left: 20px solid #eff5f7;
	}

	.lead-block__label {
		font-size: 14px;
		line-height: 14px;
	}

	.lead-block__style {
		position: relative;
		overflow: hidden;
		border-top-left-radius: 50%;
		border-bottom-left-radius: 50%;
	}

	.lead-block__picture {
		position: absolute !important;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		background: -webkit-linear-gradient(left,#ced5dd, #fff 35%);
	}

	.lead-block__picture img {
		position: relative;
		bottom: -20px;
	}

	.lead-block__btn {
		width: 100%;
	}

	@media screen and (max-width: 480px) {
		.lead-block__convert {
			width: 100%;
			z-index: 10;
		}

		.lead-block__style {
			position: absolute;
			top: 50%;
			transform: translate(25%, -50%);
			width: 100%;
			height: 100%;
		}

		.form-style input, .form-style textarea {
			background: rgba(255, 255, 255, 0.9);
		}
	}


	.inline-advant {
		padding-top: 16px;
		padding-bottom: 16px;
		border-top: 1px solid rgb(236, 236, 236);
		border-bottom: 1px solid rgb(236, 236, 236);
		margin-top: 16px;
		margin-bottom: 16px;
	}

	h2+.inline-advant {
		margin-top: 0;
		border-top: 0;
		padding-top: 0;
	}

	.inline-advant__icon img {
		width: auto;
		height: 100%;
	}

	.inline-advant__icon {
		width: 60px;
		height: 60px;
		margin: 0 auto 15px auto;
	}

	.inline-advant__inner {
		width: auto;
		margin-right: -12px;
		margin-left: -12px;
		display: flex;
	}

	.inline-advant__wrap {
		width: 33.3333333%;
	}

	.inline-advant__block {
		padding-right: 12px;
		padding-left: 12px;
		height: 100%;
	}

	.inline-advant__block-inner {
		padding: 18px;
		border: 3px solid #ced5dd;
		height: 100%;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.inlin-advant__title {
		font-size: 20px;
		line-height: 26px;
		text-align: center;
		font-weight: 500;
		font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
		margin-bottom: 15px;
	}

	.inlin-advant__description {
		font-size: 13px;
		line-height: 20px;
	}

	@media screen and (max-width: 768px) {
		.inline-advant__inner {
			display: flex;
			flex-direction: column;
		}

		.inlin-advant__description {
			margin-left: -64px;
		}

		.inline-advant__block-inner {
			display: flex;
			flex-direction: row;
		}
		
		.inline-advant__wrap + .inline-advant__wrap {
			margin-top: 16px;
		}

		.inline-advant__icon { 
			width: 50px;
			height: 50px;
		}

		.inline-advant__info {
			margin-left: 16px;
		}
		
		.inlin-advant__title {
			text-align: left;
		}

		.inline-advant__wrap {
			width: 100%;
		}
	}

.helpmenu__mobile-link {
     color: #FFF;
     border-right: 2px solid #5f90af;
     text-decoration: none;
     padding: 7px 14px;
     line-height: 13px;
     white-space: nowrap;
     display: none;
}
 @media screen and (max-width: 992px) {
     .helpmenu__mobile-link {
         display: block;
    }
     .helpmenu__mobile-link:focus, .helpmenu__mobile-link:hover, .helpmenu__mobile-link:active {
         color: #FFF;
    }
     .helpmenu__mobile-link:focus + .helpmenu__list, .helpmenu__mobile-link:hover + .helpmenu__list, .helpmenu__mobile-link:active + .helpmenu__list{
         display: flex !important;
    }
     .helpmenu__nav {
         position: relative;
    }
     .helpmenu__link {
         position: relative;
         white-space: normal;
         padding: 10px 14px !important;
    }
     .helpmenu__link:after {
         content: '';
         position: absolute;
         top: 0;
         right: 0;
         background: #5f90af;
         width: 100%;
         height: 1px;
    }
     .helpmenu__list {
         background: linear-gradient(#4484ac,#417ea5);
         flex-direction: column;
         position: absolute;
         top: 27px;
         width: auto;
         z-index: 16;
         display: none !important;
         border-bottom: 2px solid #5f90af;
    }

    .helpmenu__list:hover {
      display: flex !important;
	}
}


.accordion-head {
											background: #eff5f7;
											border: 3px solid #d7dee3;
											margin-bottom: 5px;
										}

										.accordion-head a::selection {
											background: transparent;
										}

										.accordion-type-2 .accordion-head a {
											font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
										}

										.panel-collapse.in .accordion-body:before {
											background: #417ea5;
											z-index: -1;
										}

										.accordion-head:hover, 
										.accordion-head.accordion-open {
											background: #eff5f7;
											border-color: #417ea5;
										}


										.accordion {
											padding-top: 15px;
											padding-bottom: 16px;
											margin-top: 16px;
											margin-bottom: 16px;
											border-bottom: 1px solid rgb(236, 236, 236);
											border-top: 1px solid rgb(236, 236, 236);
										}

										.accordion-body {
											font-size: 14px;
											line-height: 20px;
											margin-top: -5px;
										}

										.accordion-body p {
											margin-bottom: 16px !important;
										}

										.accordion-body .btn  {
											margin: 0 !important;
										}

										.accordion-type-2 .accordion-head .icon {
											background: #386d8f;
											color: #FFF;
										}

										.accordion__title {
											font-size: 24px;
											line-height: 30px;
											margin-bottom: 16px;
										}




		.helpmenu {
			margin-bottom: 8px;
		}

		.helpmenu__list {
			list-style: none;
			padding: 0;
			margin: 0;
			display: flex;
			width: 100%;
		}

		.helpmenu__nav {
			display: flex;
			background-color: red;
			background: linear-gradient(#4484ac,#417ea5);
		}
		
		.helpmenu__link {
			color: #FFF;
			border-right: 2px solid #5f90af;
			display: block;
			text-decoration: none;
			padding: 7px 14px;
			line-height: 13px;
			white-space: nowrap;
		}
		
		.helpmenu__link:hover {
			text-decoration: none;
			color: #FFF;
			background-color: #7292a7;
    		background-image: linear-gradient(#7292a7,#5386a7);
		}

		.review-list__item {
			display: flex;
		}

		.review-list__name {
			font-weight: bold;
			font-size: 18px;
			margin-bottom: 10px;
		}

		.review-list__author {
			font-style: italic;
			font-size: 16px;
			font-weight: bold;
		}

		.review-list__file {
			position: relative;
			width: 150px;
			margin-right: 15px;
		}

		.review-list__file .image {
			position: relative;
		}

		.review-list__file img {
			border: 3px solid #ced5dd;
		}

		.review-list__info {
			width: calc(100% - 150px);
		}

		.review-list__text {
			font-size: 14px;
			line-height: 18px;
		}

		@media screen and (max-width: 480px) {
			.review-list__item {
				display: flex;
				flex-direction: column;
			}

			.review-list__file {
				margin: 0 auto;
			}

			.review-list__info {
				width: 100%;
			}
		}

	.image-grid {
		display: flex;
		flex-wrap: wrap;
		margin-right: -10px;
		margin-left: -10px;
	}	

	.image-grid__item {
		width: 25%;
		padding: 10px;
	}

	.image-grid__name {
		font-size: 12px;
		font-weight: bold;
		line-height: 15px;
		margin-top: 6px;
		padding: 6px;
	}

	.image-grid__img {
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.image-grid__img .image {
		margin-bottom: 0 !important;
	}

	.image-grid__img .image img {
		border: 3px solid #ced5dd;
		display: block;
	}


	@media screen and (max-width: 1200px) {
	.image-grid__item {
			width: 33.333333%;
		}
	}

	@media screen and (max-width: 650px) {
	.image-grid__item {
			width: 33.333333%;
		}
	}

	@media screen and (max-width: 580px) {
	.image-grid__item {
			width: 50%;
		}
	}

	@media screen and (max-width: 420px) {
	.image-grid__item {
			width: 100%;
		}

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

	.white-block__list {
		display: flex;
		margin-right: -16px;
		margin-left: -16px;
		flex-wrap: wrap;
	}

	.white-block__item {
		width: 33.33333%;
		padding: 16px;
	}

	.white-block__item-inner {
		border: 3px solid #ced5dd;
		padding: 10px 16px;
		height: 100%;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.white-block__name {
		font-size: 20px;
		margin-bottom: 15px;
		font-weight: 500;
		font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
		text-align: center;
	}

	.white-block__icon-circle {
		width: 60px;
		height: 60px;
		border-radius: 50%;
		background-color: #4484ac;
    	background-image: linear-gradient(top,#4484ac,#3d769a);
		padding: 15px;
	}

	.white-block__icon {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.white-block__icon-img {
		width: 100%;
		height: auto;
	}

	.white-block__action {
		display: flex;
		margin-top: 15px;
		justify-content: center;
	}

	.white-block__action-button {
		margin: 0;
	}
	@media screen and (max-width: 768px) {
		.white-block__item {
			width: 50%;
		}
	}

	@media screen and (max-width: 480px) {
		.white-block__item {
			width: 100%;
		}
	}

	.article-styles__wrap {
		display: flex;
		flex-direction: column-reverse;
	}
	.service-relinking {



			margin-bottom: 16px;
    		border-bottom: 1px solid #D7DEE3;
    		padding-bottom: 16px;
	}

	.service-relinking__list {
		display: flex;
		margin-right: -7.5px;
		margin-left: -7.5px;
		flex-wrap: wrap;
		margin-bottom: -15px;
	}

	.service-relinking__inner {
		display: flex;
		width: 50px;
	}

	.service-relinking__wrap {
		width: 33.3333%;
		padding-right: 7.5px;
		padding-left: 7.5px;
		padding-bottom: 15px;
	}

	.service-relinking__img {
		width: calc(100% + 10px);
		height: auto;
		display: block;
	}

	.service-relinking__inner {
		border: none;
		border-top: 1px solid #b8c4d2;
		display: flex;
		line-height: 19px;
		font-size: 13px;
		font-weight: normal;
		font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
		border-radius: 0 0 1px 1px;
		white-space: normal;
		text-shadow: 1px 1px #7b8ca0;
		width: 100%
	}

	.service-relinking__info {
		background-color: #9daec3;
		background-image: -webkit-linear-gradient(top,#9daec3,#91a4bb);
		background-image: -moz-linear-gradient(top,#9daec3,#91a4bb);
		background-image: -o-linear-gradient(top,#9daec3,#91a4bb);
		background-image: -ms-linear-gradient(top,#9daec3,#91a4bb);
		background-image: linear-gradient(top,#9daec3,#91a4bb);
		border-bottom-color: #778fac;

		width: 100%;
	}

	.service-relinking__title {
		color: #FFF;
		text-decoration: none;
		text-transform: uppercase;
	}

	.service-relinking__item-link {
		text-decoration: none;
	}

	.service-relinking__item-link:hover {
		text-decoration: none;
	}

	.service-relinking__item-link:hover .service-relinking__info {
		background: linear-gradient(top,#4484ac,#417ea5);
		background: -webkit-linear-gradient(top,#4484ac,#417ea5);
	}

	.service-relinking__preview {
		width: 80px;
		min-width: 80px;
		display: flex;
		align-items: center;
		background-color: #4484ac;
    background-image: -webkit-linear-gradient(top,#4484ac,#3d769a);
    background-image: -moz-linear-gradient(top,#4484ac,#3d769a);
    background-image: -o-linear-gradient(top,#4484ac,#3d769a);
    background-image: -ms-linear-gradient(top,#4484ac,#3d769a);
    background-image: linear-gradient(top,#4484ac,#3d769a);
	} 

	.service-relinking__info {
		padding: 10px;
	}
	
	.service-relinking__header-title {
line-height: 32px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgb(236, 236, 236);
    font-size: 28px;
	margin-bottom: 15px;
	}

	@media screen and (max-width: 1430px) {
		.contents-float {
			width: 0;
			overflow: hidden;
		}
	}

	@media screen and (max-width: 992px) {
		
		.article-styles__wrap {
			display: flex;
			flex-direction: column;
		}

		.service-relinking {
			margin-top: 16px;
    		border-top: 1px solid #D7DEE3;
    		padding-top: 16px;
		}
	}

	@media screen and (max-width: 768px) {
		
		.service-relinking__wrap {
			width: 50%;
		}


		.service-relinking__preview {
			width: 100px;
			min-width: 100px;
		}

		.service-relinking__inner {
			line-height: 23px;
			font-size: 16px;
		}

	}

	@media screen and (max-width: 576px) {
		
		.service-relinking__wrap {
			width: 100%;
		}

	}

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


		.service-relinking__preview {
			width: 80px;
			min-width: 80px;
		}

		.service-relinking__inner {
			line-height: 21px;
			font-size: 14px;
		}


	}

/** Spec Products Main */


.topmenu-SECOND .mega-menu table .dropdown-menu .dropdown-menu {
	overflow-y: scroll;
	max-height: 400px;
}


@media screen and (max-width: 767px) {
.responsive-menu .dropdown-menu {
	overflow-y: scroll;
	max-height: 400px;
}

.topmenu-SECOND .mega-menu table .dropdown-menu .dropdown-menu {
	overflow-y: visible;
	max-height: 400px;
}

.responsive-menu ul.dropdown-menu ul.dropdown-menu {
	background: #f9f9f9;
}

.responsive-menu ul.dropdown-menu ul.dropdown-menu li {
	background: #f9f9f9;
}

.responsive-menu ul.dropdown-menu ul.dropdown-menu li a {

	color: #000;
}
}



.spec-production-set {
	margin-top: 40px;
}

.spec-production-list {
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 10px;
	justify-content: center;
}	

.spec-production-list__item {
	width: 25%;
	margin-bottom: 15px;
}

.spec-production-list__item_inner {
	margin-left: 15px;
	box-shadow: 0 10px 5px -5px #dee1e5;
	margin-right: 15px;
	background-color: #4484ac;
	background-image: -webkit-linear-gradient(top,#4484ac,#3d769a);
	background-image: -moz-linear-gradient(top,#4484ac,#3d769a);
	background-image: -o-linear-gradient(top,#4484ac,#3d769a);
	background-image: -ms-linear-gradient(top,#4484ac,#3d769a);
	background-image: linear-gradient(top,#4484ac,#3d769a);
	padding: 15px;
	position: relative;
	bottom: 0px;
	transition: all 0.3s;
	height: 100%;
	display: flex;
	align-items: center;
}

.spec-production-list__item_img {
	margin-right: 10px;
}

.spec-production-list__item_inner:hover {
	box-shadow: 0 15px 5px -5px #b2b4b7;
	bottom: 6px;
}

.spec-production-list__item_name {
	font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
	color: #FFF;
	font-size: 16px;
}

@media screen and (max-width: 992px) {
	.spec-production-list__item {
		width: 33.333%;
	}
}

@media screen and (max-width: 768px) {
	.spec-production-list__item {
		width: 50%;
	}
}

@media screen and (max-width: 480px) {
	.spec-production-list__item {
		width: 100%;
	}
}
/** /Spec Products Main */

/* Prices */

.pricelist-set {
	margin-bottom: 40px;
}

.pricelist-set__item_inner {
	background: #fbfbfb;
	padding: 20px;
}

.pricelist-set__item_inner_title {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: flex-start;
}

.pricelist-set__item_inner_data {
	color: #93a8b2;
	font-size: 14px;
}

.pricelist-set__item_inner_title_link {
	font-size: 16px;
	text-decoration: none;
	display: flex;
	flex-direction: column;
	padding-right: 20px;
	width: calc(100% - 130px);
}

.pricelist-set__item_inner_title_link:hover {
	text-decoration: none;
}

.pricelist-set__item_inner_title_link:hover .pricelist-set__item_inner_title_link_text {
	text-decoration: underline;
}

.pricelist-set__item_inner_title_link_text {
	margin-bottom: 8px;
}

.pricelist-set__item_inner_data_button {
	padding: 8px 15px 7px;
	background-color: #4484ac;
    background-image: -webkit-linear-gradient(top,#4484ac,#3e789e);
    background-image: -moz-linear-gradient(top,#4484ac,#3e789e);
    background-image: -o-linear-gradient(top,#4484ac,#3e789e);
    background-image: -ms-linear-gradient(top,#4484ac,#3e789e);
    background-image: linear-gradient(top,#4484ac,#3e789e);
}

.pricelist-set__item + .pricelist-set__item {
	margin-top: 20px;
}

.pricelist-set__item_inner_data {
	display: flex;
	align-items: center;
}

.pricelist-set__item_inner_data_icon:before {
	content: "";
	display: block;
	width: 16px;
	height: 23px;
	margin-right: 5px;
	background-image: url('/images/price-small.png');
	background-size: contain;
	background-repeat: no-repeat;
}

@media screen and (max-width: 576px) {
	.pricelist-set__item_inner_data_button {
		font-size: 	11px;
		padding: 4px 9px;
	}

	.pricelist-set__item_inner_title_link {
		width: calc(100% - 100px);
		font-size: 	14px;
	}

	.pricelist-set__item_inner_data {
		font-size: 	12px;
	}
}

@media screen and (max-width: 480px) {
	.pricelist-set__item_inner_title {
			flex-direction: column;	
	}

	.pricelist-set__item_inner_title_link {
		padding-right: 	0;
		width: 100%;
		margin-bottom: 15px;
	}

	.pricelist-set__item_inner {
		padding: 8px 20px;
	}

}

.price-sidebar .side-menu > li > a:first-child {
	padding-top: 10px !important;
}

.price-sidebar .side-menu > li {
	position: relative;
}

.price-sidebar .side-menu > li > a {
	color: #FFF;
	padding: 10px 11px 10px 45px;
	background: #FFFFFF;
	transition: all 0.3s;
	cursor: pointer;
	box-shadow: 0 0 10px 0 rgb(0, 0, 0, 0.07);
	display: block;
	text-transform: initial !important;
	font-size: 14px;
	line-height: 22px;
	background: #5f90af;
	background-image: linear-gradient(top,#4484ac,#417ea5);
	background-image: -webkit-linear-gradient(top,#4484ac,#417ea5);
	text-shadow: 0px 1px 2px #001543;
	border-bottom: 2px solid #5f90af !important;
	border-top: 0;
}

.price-sidebar .side-menu > li > a:hover {
	padding: 10px 0px 10px 50px;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
	background-color: #7292a7;
	background-image: linear-gradient(top,#9daec3,#91a4bb);
	background-image: -webkit-linear-gradient(top,#9daec3,#91a4bb);
}

.price-sidebar .side-menu > li > a:before {
	content: "Прайс-листы";
	background: #49c225;
	color: #FFF;
	font-size: 11px;
	line-height: 11px;
	padding: 2px 5px;
	border-radius: 12px;
	display: block;
	box-shadow: none;
	font-family: "Open Sans", Arial, sans-serif;
	text-shadow: none;
	width: 80px;
	position: relative !important;
	top: 0;
	left: 0;
	transition: all 0.3s;
	margin-bottom: 3px;
}

.price-sidebar .side-menu > li > a:after {
	content: "";
	background-image: url('/images/price.png');
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	left: 11px;
	top:  12px;
	width: 24px;
	height: 40px;
}

.price-sidebar .side-menu > li.active a {
 background: #49c225;
  color: #FFF;
}

.price-sidebar .side-menu > li.active a:before {
 background: #5f90af;
}

.price-sidebar .side-menu > li > a:hover:before {
	position: relative !important;
	left: -5px;
}

@media screen and (max-width: 1200px) {
	.price-sidebar .side-menu > li > a {
		font-size: 12px;
		line-height: 18px;
	}
}

/* Prices */


/* Search */

.title-search-result {
	position: fixed !important; 
}

.search,
.search input[type="text"]
{
	width: 100%;
}

.search form {
	display: flex;
}

.search-input {
	width: 100%;
}


/* /Search */


/** SEARCH RESULT **/

.search-result-item {
	background-color: rgb(247, 248, 250);
	border-bottom: 1px solid #d9dfe3;
}

.search-result-item:hover {
	background: none repeat scroll 0 0 #96aac0;
	color: #ffffff;
}	

.search-result-item__inner {
	display: flex;
	align-items: center;
	position: relative;
}

.bx_searche .search-result-item__inner_img {
	max-width: 70px;
}

.search-result-item__inner_img {
	width: 140px;
}

.search-result-item__inner_img_inner {
	padding-right: 10px;
}

.search-result-item__inner_img_inner img {
	width: 100%;
	height: auto;
}

.search-result-item__inner_info {
	width: calc(100% - 140px)
}

.search-result-item__inner_info_body_title {
	font-size: 16px;
	margin-bottom: 4px;
	margin-top: 4px;
	font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
	font-weight: bold;
}

.search-result-item__link {
	text-decoration: none;
	color: #333333;
}

.search-result-item__inner_info_inner {
	padding-top: 5px;
	padding-bottom: 5px;
}

.search-result-item .search-result-item__link:active,
.search-result-item .search-result-item__link:focus {
	text-decoration: none;
	color: #333333;
}

.search-result-item:hover .search-result-item__link {
	color: #FFF;
	text-decoration: none;
}

.search-result-item__inner_info_footer {
	font-size: 12px;
	color: #b9b9b9;
	text-align: right;
	padding-right: 5px;
}

.search-result-item__inner_info_header_tag {
	border-radius: 4px;
	background: #5f90af;
	background-image: -webkit-linear-gradient(top,#4484ac,#417ea5);
	color: #FFF;
	display: inline-block;
	font-size: 10px;
	line-height: 12px;
	padding: 3px 4px;
}

@media screen and (max-width: 768px) {
	.search-result-item__inner_img {
		position: absolute;
		left: 0;
		top: 0;
	}

	.search-result-item__inner_info {
		width: 100%;
	}

	.search-result-item__inner_img {
		width: 85px;
	}

	.search-result-item__inner_info_body_title {
		margin-bottom: 10px;
		padding-left: 85px;
	}

	.search-result-item__inner_info_header {
		padding-left: 85px;
	}

	.search-result-item__inner_info_footer {
		display: none;
	}

	.search-result-item__inner_info_body_title {
		padding-right: 8px;
	} 

	.search-result-item__inner_info_body_prelead {
		padding-left: 8px;
		padding-right: 8px;
	}
}

@media screen and (max-width: 576px) {
	.search-result-item__inner_info_body_prelead {
		display: none;
	}
}

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

	.search-result-item__inner_img {
		position: static;
	}

	.search-result-item__inner_info_header {
		display: none;
	}

	.search-result-item__inner_info_body_title {
		padding-left: 65px;
		margin-bottom: 0;
		margin-top: 0;
		padding-left: 0;
	}

	.search-result-item__inner_info_body_title {
		font-size: 14px;
	}
}

/** /SEARCH RESULT **/


[data-float-right-container] {
display: none;
}

.float-callback {
	background: none;
	border: 3px solid #ced5dd;
	margin-bottom: 25px;
	margin-top: 0;
	padding: 10px 8px 10px 8px;
}

.float-callback__inner_header {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
	margin-bottom: 15px;
}

.float-callback__inner_title {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	font-weight: 500;
	font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
	text-align: left;
	line-height: 26px;
width: calc(100% - 70px);
padding-left: 10px;

}

.mega-menu  .dropdown-menu {
 min-width: 300px;
}

.float-callback__inner_calculation {
	width: 70px;
	height: 70px;
	overflow: hidden;
	border-radius: 50%;
	display: flex;
	margin: 0px auto 0px auto;
}	

.float-callback__inner_col {
	margin-bottom: 10px;
}

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

body .logotip-left {
 width: 260px;
}

html body.active-fixed-header .logo-row .top-description {
    padding-top: 5px;
}

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

    body .logotip-right {
        width: 200px
    }
}

@media screen and (max-width: 992px) {
    body .head-phone__inner_row_number {
        font-size: 20px;
    }

    html body .logo-row .top-callback .callback {
        margin: 0 !important;
        font-size: 16px;
    }

    .head-phone.phone.pull-right.hidden-xs {
        margin-right: -15px;
    }


    body .logo-laba {
        padding-left: 0px;
    }
}

.logotype-main {
    font-size: 27px;
    line-height: 22px;
}

.company-type + .company-type {
    margin-top: 2px;
    padding-top: 2px;
    border-top: 1px solid #868686;
}

.active-fixed-header [data-float-right-container] {
display: block;
}

.contacts-block-ed__info_logo img {
 width: 100%;
 height: auto;
}

body .logo-row .top-callback {
 padding: 10px 0 0;
}

body .logotip {
margin-top: 5px;
}

.logotip-undertitle {
    font-size: 11px;
    line-height: 0px;
    margin-top: 5px;
    margin-bottom: 7px;
    display: inline-block;
    line-height: 14px;
}

body .logo-row .top-description {
    padding: 10px 0 0;
}

.logo-laba:before {
    visibility: hidden;
    background-image: url(https://e-diag.ru/bitrix/templates/aspro-corporation_e/themes/1/images/logo.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    /* top: 0; */
    width: 50px;
}

.logo-laba {
 font-size: 22px;
position: relative;
text-align: left;
    padding-left: 10px;
    display: inline-block;
}

.projects.item-views.table .item .image {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.company-type {
    font-size: 11px;
    line-height: 14px;
    display: inline-block;
    margin-top: 6px;
}

.contacts-block-ed__info_text_subtitle {
    margin-top: 8px;
    font-size: 16px;
}

.contacts-block-ed__info_logo {
    margin-right: 15px;
}

.contacts-block-ed__col {
    display: flex;
}

.contacts-block-ed__info_text_title {
    line-height: 28px;
    font-size: 25px;
    font-weight: bold;
}

.contacts-block-ed h2 {
 line-height: 34px;
}

.contacts-block-ed__info {
    display: flex;
    align-items: center;
    margin: 0 auto 35px auto;
}

.contacts-block-ed {
 background: #fffbef;
}

.contacts-block-ed .icon.colored {
 background: #f7cd00 !important;
}

body.active-fixed-header .fixed-header {
    z-index: 12 !important;
}

.hide-conversion-forms .float-order-form {
display: none !important;
}

.hide-conversion-forms .float-order-form__container {
padding-top: 60px;
}

.hide-conversion-forms .lead-form__inner {
display: none !important;
}

.hide-conversion-forms .order-block {
display: none;
}


.attantion-yellow-block__inner {
padding: 10px;
    border: 4px solid #f7ed2f;
    background: #fffce5;
}


.logotip{
    line-height: 20px;
    color: #fff;
    text-decoration: none;
    height: 20px;
    width: 200px;
    display: inline-block;
    margin-top: 25px;
    position: absolute;
    margin-left: 10px;
font-size: 14px;
}
.logo-row .top-description{
    font-size: 14px;
    line-height: 22px;
    padding: 25px 0 0;
}

.banners .small .item{
height: 76px;
}


.group-content {
margin-top: 60px;
}

.article-styles table  {
    margin-bottom: 16px;
}

.article-styles .scroll-table {
    		overflow-x: auto;
		}

.article-styles strong {
    min-height: 110px;
    align-items: center;
    display: inline-flex;
    position: relative;
}

.article-styles table td {
    padding: 10px;
    font-size: 13px;
    line-height: 14px;
    border: 3px solid #417ea5;
    
    background: #f9f9f9;
}

.article-styles .contents {
    background: none;
    border: 3px solid #ced5dd;
    margin-bottom: 25px;
    margin-top: 25px;
    padding: 25px 15px 20px 15px;
}

.article-styles .contents::before {
    content: "Содержание";
    line-height: 32px;
    font-size: 28px;
    font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: normal;
    display: block;
    margin-bottom: 16px;
    margin-left: 10px;
}

.article-styles .contents ul {
    margin-bottom: 0;
    position: relative;
}

.article-styles .contents li {
    margin-bottom: 12px;
}

.article-styles .contents li::before {
    content: ">";
    position: absolute;
    left: 25px;
    font-size: 14px;
    line-height: 26px;
    font-weight: bold;
    color: #386d8f;
}

.article-styles .contents li a {
    font-size: 14px;
}

.article-styles ul {
    margin-bottom: 16px;
}

.article-styles ul li:last-child {
    margin-bottom: 0;
}

.article-styles ul li {
    list-style: none;
    margin-bottom: 5px;
}

.article-styles ul:not(.contents-list) li {
    position: relative;
}

.article-styles ul:not(.contents-list) li::before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    background: #4484ac;
    border-radius: 50%;
    position: absolute;
    line-height: 15px;
    top: 6px;
    left: -25px;
}

.article-styles ul.quadro
{
    padding-top: 15px;
    padding-bottom: 15px;
    background: #eff5f7;
}

.article-styles ul:not(.contents-list).quadro li::before {
    top: 9px;
    height: 7px;
}

.article-styles ul.quadro li {
    font-size: 14px;
}

.article-styles ul.quadro li::before {
    border-radius: 0;
}

.article-styles ol {
    counter-reset: item;
}

.article-styles ol li {
    list-style: none;
    margin-bottom: 16px;
    position: relative;
    padding-left: 5px;
}

.article-styles ol li::before {
    display: inline-block;
    content: counter(item);
    counter-increment: item;
    width: 2em;
    margin-left: -2em;
    border: 2px solid #4484ac;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 10px;
    font-weight: bold;
    position: absolute;
    top: -3px;
    left: -2px;
}

.article-styles {
    font-size: 16px;
    line-height: 24.4px;
}

.article-styles h3 {
    text-transform: none;
    line-height: 30px;
}

.article-styles h2 {
    line-height: 32px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgb(236, 236, 236);
    margin-top: 26px;
}

.article-styles .group-content {
    margin-top: 60px;
}

.article-styles a[href*=".rtf"], 
.article-styles a[href*=".doc"], 
.article-styles a[href*=".pdf"]:not(.advance-doc__link),
.article-styles a.downloadable {
    background: #9daec3;
    font-size: 13px;
    line-height: 16px;
    display: inline-block;
    padding: 3px 6px 3px;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFF;
}

.article-styles a[href*=".rtf"]:hover, 
.article-styles a[href*=".doc"]:hover, 
.article-styles a[href*=".pdf"]:not(.advance-doc__link):hover,
.article-styles a.downloadable:hover {
    background: #5b97be;
}

.article-styles p {
    margin-bottom: 16px;
}

.article-styles picture {
    text-align: center;
}

.article-styles span.right,
.article-styles picture.right {
    float: right;
    width: 33%;
    margin-left: 20px;
}

.article-styles span.w100,
.article-styles picture.w100 {
    width: 100%;
 border: 3px solid #d7dee3;
}

.article-styles span.w100 img,
.article-styles picture.w100 img {
width: 100%;'
display: block;
}

.article-styles span.right.w50,
.article-styles picture.right.w50 {
    width: 50%;
}

.article-styles span.left,
.article-styles picture.left {
    float: left;
    width: 33%;
    margin-right: 20px;
}

.article-styles span.left.w50,
.article-styles picture.left.w50 {
    width: 50%;
}

.picture-list {
    display: flex;
    margin-bottom: 16px;
}

.picture-list picture:first-child {
    border-left: 3px solid #ced5dd;
}
.picture-list picture:last-child {
    border-right: 3px solid #ced5dd;
}

.picture-list picture {
    display: block;
    
    background: #f9f9f9;
    padding: 15px;
    border-left: 2px solid #ced5dd;
    border-right: 2px solid #ced5dd;
    border-top: 3px solid #ced5dd;
    border-bottom: 3px solid #ced5dd;
}


.picture-list img {
    width: 100%;
}

strong {
    padding: 17px 20px 17px 100px;
    background: none repeat scroll 0 0 #95a5b7;
    border-left: 1px solid #b9c4d0;
    color: #FFF;
    font-weight: normal;
    display: block;
    font-size: 14px;
    position: relative;
}

strong:before {
    content: "";
    display: block;
    width: 80px;
    height: 100%;
    background: #386d8f;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
}

strong:after {
    content: "!";
    font-size: 105px;
    left: 43px;
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translate(-50%, -50%)
}

.important-block {
    background: #eff5f7;
    padding: 15px;
    border-bottom: 3px solid #417ea5;
    display: block;
    font-weight: normal;
}

.article-styles picture a {
    display: block;
}

.article-styles picture {
    display: block;
    position: relative;
    z-index: 2;
}

.article-styles span.right img,
.article-styles picture.right img {
    width: 100%;
    border: 3px solid #d7dee3;
}
.article-styles span.left img,
.article-styles picture.left img {
    width: 100%;
    border: 3px solid #d7dee3;
}

.footer-info {
    text-align: center;
    padding-bottom: 20px;
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #213040;
}

.footer-phone i {
    float: left;
    line-height: 19px;
}

.footer-menu {
    padding: 0;
}

.footer-menu li {
    list-style: none;
    line-height: 16px;
    margin-bottom: 12px;
}

.footer-menu li a {
    color: #FFF;
}

.footer-menu li a:hover {
    color: #5393bb;
}

.sidebar-contents .contents li a {
    width: 100%;
}

@media screen and (max-width: 768px) {
    .article-styles span.right.w50,
    .article-styles picture.right.w50 {
        width: 38%;
        min-width: 220px;
    }
    .article-styles span.left.w50,
    .article-styles picture.left.w50 {
        width: 38%;
        min-width: 220px;
    }
}

@media screen and (max-width: 580px) {
    .article-styles ul {
        clear: both;
    }

    .article-styles span.right,
    .article-styles picture.right {
        width: 100% !important;
        margin-left: 0;
        margin-bottom: 16px;
        background: #f9f9f9;
    }

    .article-styles span.right img,
    .article-styles picture.right img {
        width: 70% !important;
    }
}

@media screen and (max-width: 480px) {
    .picture-list {
        flex-direction: column;
    }

    .picture-list img {
        max-width: 43%;
    }
}

@media screen and (max-width: 380px) {
    .picture-list {
        flex-direction: column;
    }

    .picture-list img {
        max-width: 73%;
    }
}

.fixed-row-up__container {
                position: relative;
                height: 0;
            }

            .fixed-row-up__row {
                position: fixed;
                bottom: 150px;
                width: 100%;
                z-index: 5;
            }

            .fixed-row-up {
                position: absolute;
                right: -20px;
                top: 20px;
                transform: translate(100%, 0);
            }
            .fixed-row-up .icon {
                background-color: #5393bb;
                color: #ffffff;
                border-radius: 2px; 
                font-size: 40px;
                margin: 0 6px;
                padding: 10px;
                cursor: pointer;
            }

            @media screen and (max-width: 1350px) {
                    .fixed-row-up {
                    transform: translate(0, 100%);
                    right: 0px;
                }
                .fixed-row-up .icon {
                    font-size: 28px;
                }
            }

.service-container {
                            display: flex;
                            justify-content: stretch;
                        }

                        .fixed-header_placeholder {
                            height: 160px;
                        }

                        .float-order-form {
                            background: none;
                            border: 3px solid #ced5dd;
                            margin-bottom: 25px;
                            margin-top: 65px;
                            padding: 10px 8px 10px 8px;
                        }

                        .float-order-form__inner_title {
                            font-size: 24px;
                            font-weight: bold;
                            text-align: center;
                            font-weight: 500;
                            font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
                        }

                        .float-order-form__inner_calculation {
                            width: 110px;
                            height: 110px;
                            overflow: hidden;
                            border-radius: 50%;
                            display: flex;
                            margin: 15px auto 15px auto;
                        }

                        .contents-float {
                            position: absolute;
                            left: 100%;
                            width: 350px;
                            top: 0;
                            height: 100%;
                        }

                        .contents-float_fix {
                            height: 100%;
                            position: fixed;
                            top: 0;
                            overflow: hidden;
                        }

                        .sidebar-contents .contents .contents-list {
                            padding-left: 0;
                        }

                        .sidebar-contents .contents .contents-list li {
                            margin-bottom: 6px;
                            margin-top: 6px;
                        }

                        .sidebar-contents .contents li a {
                            font-size: 13px;
                            display: inline-block;
                            line-height: 20px;
                            text-decoration: none;
                            padding: 4px 7px 3px 10px;
                        }

                        .sidebar-contents .contents li.active {
                            border-bottom: 1px dashed transparent;
                        }


                        .sidebar-contents .contents li.active a {
                            background-image: -webkit-linear-gradient(top,#7292a7,#5386a7);
                            color: #FFF;
                            width: 100%;
                            margin-bottom: 0;
                            padding-bottom: 6px;
                        }

                        .sidebar-contents .contents li:after {
                            content: "";
                            position: relative;
                            bottom: -6px;
                            display: block;
                            border-bottom: 1px dashed #aeaeae;
                            width: 100%;
                        }

                        .sidebar-contents .contents li.active:after {
                            display: none;
                        }

                        .sidebar-contents .contents li:before {
                            display: none;
                        }

                        .sidebar-contents .contents {
                            height: 50%;
                            max-width: 350px;
                            border-right: 0;
                            border-left: 0;
                            box-shadow: -10px 0px 15px -5px inset grey;
                            padding-right: 0;
                            margin-right: 0;
                            background: #f9f9f9;
                            width: calc(100% - 15px);
                            position: relative;
                            top: 50%;
                            transform: translate(0, -50%);
                            padding: 0;
                        }

                        .sidebar-contents .contents ul {
                            overflow-y: scroll;
                            height: 100%;
                            padding: 10px 0 15px 0 !important;
                        }

                        .sidebar-contents .contents:before {
                            position: absolute;
                            padding-left: 15px;
                            z-index: 2;
                            top: -35px;
                            width: 100%;
                            left: 0;
                            background: #386d8f;
                            margin-left: 0;
                            color: #FFF;
                        }

                        .float-order-form__inner_col .lead-form__inner_line {
                            padding-left: 0;
                        }

                        .float-order-form__inner_line label {
                            margin-bottom: 0;
                        }

                        .float-order-form__inner_col {
                            margin-bottom: 10px;
                        }

                        .float-content__left {
                            height: 0;
                        }

                        .float-content__left .contents {
                            margin-right: 0;
                            height: 275px;
                            top: auto;
                            transform: none;
                            width: 100%;
                        }

                        /** TOP FIXED */

                        .active-fixed-header .fixed-header {
                            background: url(https://m-diag.ru/bitrix/templates/aspro-corporation_copy/images/main_background_office.jpg) repeat scroll center center transparent;
                        }

                        .active-fixed-header .menu-row.row {
                            height: 42px;
                        }

                        .active-fixed-header .logo-row .top-description {
                            padding: 13px 0 0;
                        }

                        .active-fixed-header .logo-row .top-callback {
                            padding: 22px 0 0;
                        }

                        .active-fixed-header .logo-row .top-callback .phone {
                            font-size: 19px;
                        }

                        .active-fixed-header .logotip span:nth-child(2) {
                            display: none;
                        }

                        .active-fixed-header .logo-row .logo {
                            height: 70px;
                            line-height: 73px;
                        }

                        .active-fixed-header .logo-row .logo img {
                            max-height: 50px;
                            line-height: 73px;
                        }
                        
                        .active-fixed-header .fixed-header {             
                            position: fixed;
                            width: 100%;
                            background: url(/bitrix/templates/aspro-corporation_copy/images/main_background_office.jpg) repeat scroll center center transparent;
                            background-color: #1d2f42; 
                            left: 0;
                            top: 0;
                            z-index: 3;
                        }

                        .active-fixed-header .fixed-header__inner {
                            margin: 0 auto;
                            max-width: 1008px;
                            padding-right: 15px;
                            padding-left: 15px;
                        }
                        
                        @media screen and (max-width: 620px) {
                            .active-fixed-header .col-md-4.col-sm-4 .logo .logotip {
                                display: none;
                            }
                        }

                        @media screen and (max-width: 768px) {
                            .fixed-header_placeholder {
                            height: 66px;
                        }

                            .active-fixed-header .logo-row .top-callback {
                                padding-top: 0;
                            }
                            .active-fixed-header .col-md-5.col-sm-5.col-xs-12 .btn-responsive-nav {
                                position: static;
                            }

                            .active-fixed-header .col-md-5.col-sm-5.col-xs-12 {
                                display: flex;
                                align-items: center;
                                justify-content: space-between;
                            }

                            .active-fixed-header .logo-row.row {
                                display: flex;
                            }

                            .active-fixed-header .col-md-4.col-sm-4 {
                                display: flex;
                            }

                            .active-fixed-header .col-md-4.col-sm-4 .logo {
                                display: flex;
                                align-items: center;
                            }

                            .active-fixed-header .top-callback.hidden-xs,
                            .active-fixed-header .top-callback .hidden-xs {
                                display: flex !important;
                            }

                            .active-fixed-header .menu-row.row {
                                height: 0;
                            }

                            .active-fixed-header .col-md-4.col-sm-4 .logo .logotip {
                                position: static;
                            }

                        }

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

                            .active-fixed-header .col-md-5.col-sm-5.col-xs-12 {
                                justify-content: space-around;
                            }
                        }
                        
                        /** /TOP FIXED */

                        @media screen and (max-width: 1650px) {
                            .float-order-form__inner_request_not_important_field {
                                display: none;
                            }

                            .float-order-form__inner_calculation {
                                width: 70px;
                                height: 70px;
                                margin-top: 0;
                                margin-bottom: 0;
                            }
                            
                            .float-order-form__inner_line_submit {
                            text-align: center;
                            }

                            .float-order-form__inner_line_submit button {
                                margin-right: 0;
                            }

                            .float-order-form__inner_title {
                                text-align: left;
                                width: calc(100% - 70px);
                                padding-left: 10px;
                            }

                            .float-order-form__inner_header {
                                display: flex;
                                align-items: center;
                                flex-direction: row-reverse;
                                margin-bottom: 15px;
                            }

                            /* .contents-float_fix {
                                display: none;
                            } */
                        }


body .maxwidth-theme,
.active-fixed-header .fixed-header__inner
{
    max-width: 1170px;
}

.banners .big .item .image {
    background-size: cover !important;
}

body.active-fixed-header .logo-row .logo img {
    max-height: 100px;
}

body.active-fixed-header .logo-row .top-description {
    padding-top: 43px;
}

body.active-fixed-header .logotip span:nth-child(2) {
    display: inline;
}

.head-info__inner_row_worktime {
    display: flex;
}

.head-info__inner_row_worktime {
    flex-direction: column;
}

.head-info__inner_row_worktime_line {
    font-size: 12px;
    white-space: nowrap;
    line-height: 15px;
}

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

.head-phone__inner_row a {
    text-decoration: none;
    color: #FFF;
}

.head-phone__inner_row_number {
    font-size: 24px;
    border-bottom: 1px dashed #FFF;
    white-space: nowrap;
}

.head-phone__inner_row a:hover {
    color: #FFF;
}   

.logo-row .top-callback {
    padding: 20px 0 0;
}

.logo-row .top-callback .head-phone__inner_row_button {
    background: #49c225;
    color: #FFF;
    font-size: 20px;
    border: none;
    border-radius: 4px;
    margin-top: 0;
    outline: none;
    padding: 2px 12px;
    position: relative;
    display: block;
    white-space: nowrap;
}

.head-phone__container {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.shine {
    position: absolute;
  top: 0;
  left: -70px;
  height: 98px;
  width: 50px;
  background: rgba(255, 255, 255, 0.4);
  transition: all .3s linear;
  transform: skewX(20deg) translateX(0);
  z-index: 2    ;
  cursor: pointer;
}

.head-phone__container:hover .shine {
    transform: skewX(20deg) translateX(300px);
  }

  .head-phone__container .shine:hover + .head-phone__inner_row_button {
    background: #63cf42;    
  }

  .logo-row .top-callback .head-phone__inner_row_button:hover {
    background: #63cf42;
  }
  
.head-right-container {
    display: flex;
}

.head-info__inner {
    margin-right: 25px;
}

.float-order-form__container_wrap {
    height: 100%;
}



.head-info__inner a { 
    color: #FFF;
    font-size: 20px;
    font-size: 24px;
    border-bottom: 1px dashed #FFF;
    white-space: nowrap;
    text-decoration: none;
    margin-bottom: 3px;
    display: inline-block;
}

.logo-row .top-callback .head-phone__inner_row_button:focus,
.logo-row .top-callback .head-phone__inner_row_button:active {
    outline: none;
}

body .topmenu-SECOND .logo-row .top-callback .callback .icon {
    margin: 0;
    background: transparent;
}

body  .topmenu-SECOND .logo-row .top-callback .callback:hover .icon {
    background: transparent;
    color: #FFF;
}

body  .active-fixed-header .logo-row .top-callback .phone {
    font-size: 24px;
}

body .logo-row .top-callback .callback {
    margin: 0 !important;
    font-size: 20px;
}

.sidebar__outer_wrap {
display: flex !important;
flex-direction: column;
}

@media screen and (max-width: 1650px) { 
    .float-content__left {
        height: auto !important;
    }
    
}

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

    .head-info__inner {
        display: none;
    }

    .top-description {
        margin-right: 22px;
    }

    .logo-row .top-description {
        font-size: 12px;
        line-height: 18px;
    }
}

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

    body .top-description .logotip {
            margin: 0;
            text-align: left;
    }

    html body .top-description {
        display: block !important;
    }
    body .top-description {
        display: none !important; 
    }

    body .logo-row .logo img {
        max-height: 68px;
    }

.contents-float {
        display: none;
    }
}

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

    html body .top-description {
            display: none !important;
    }

    .company-type {
    display: none;
    }

    .head-right-container {
        flex-direction: column;
    }

    .head-phone__container {
        display: none;
    }

    .head-info__inner {
        text-align: right;
        margin-right: 0;
    }

    .head-info__inner_row_worktime_xs {
        display: none;
    }

    .head-info__inner a,
    .head-phone__inner_row_number
    {
        font-size: 16px;
    }

    body.active-fixed-header .logotip span:nth-child(2) {
        display: none;
    }

    body.active-fixed-header .logo-row .logo img {
        max-height: 60px;
    }

    .active-fixed-header .col-md-5.col-sm-5.col-xs-12 {
        justify-content: flex-end;
    }

    .top-callback {
        margin-right: 20px;
    }
}

@media screen and (max-width: 430px) {
.hide-mobile-col {
display: none;
    }

.head-phone {
margin-left: -25px;
    }

body .logo-row .logo img {
max-height: 58px;
    }

.logo a {
margin-right: -15px;
    }
}

/** REGION MAP CONTACTS */

.region-contact-map {
  margin-bottom: 60px;
}

.region-contact-map__inner_title_content {
    display: flex;
}

.region-contact-map__inner_image {
    width: 80%;
    padding-right: 25px;
}

.region-contact-map__inner_title {
    text-align: center;
    line-height: 32px;
    padding-bottom: 10px;
    margin-top: 26px;
    font-size: 28px;
    margin-bottom: 25px;
    font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: normal;
}

.region-contact-map__inner_image img {
    width: 100%;
    height: auto;
}

.region-contact-map__inner_list {
    width: 40%;
    max-height: 435px;
    padding-right: 10px;
}


.contact-map-item {
    text-decoration: none;
    color: #000;
    width: 100%;
    display: inline-block;
}

.contact-map-item__inner_contact_row + .contact-map-item__inner_contact_row {
    margin-top: 5px;
}

.contact-map-item:hover {
    color: #FFF;
    text-decoration: none;
}

.contact-map-item:focus,
.contact-map-item:active {
    text-decoration: none;
}

.contact-map-item:focus .contact-map-item__inner_contact_value,
.contact-map-item:active .contact-map-item__inner_contact_value {
    color: #000;
}


.contact-map-item:focus:hover .contact-map-item__inner_contact_value,
.contact-map-item:active:hover .contact-map-item__inner_contact_value {
    color: #FFF;
}

.contact-map-item:hover .contact-map-item__inner {
    background: linear-gradient(45deg, #7292a7, #5386a7);
    background-image: -webkit-linear-gradient(top,#7292a7,#5386a7);
}

.contact-map-item:hover .contact-map-item__inner_contact_title {
    color: #FFF;
}

.contact-map-item:hover .contact-map-item__inner_title {
    color: #96e27f;
}

.contact-map-item:hover .contact-map-item__inner {
    border-color: #49c225;
}

.contact-map-item__inner {
    font-size: 16px;
}

.contact-map-item__inner_contact_title, 
.contact-map-item__inner_contact_value {
    display: block;
}

.contact-map-item__inner {
    border-left: 3px solid #96aac0;
    background: #f1f6f9;
    padding: 8px 10px;
}

.contact-map-item__inner_contact_title {
    color: #417ea5;
}

.contact-map-item__inner_title {
    font-weight: bold;
    margin-bottom: 10px;
    color: #49c225;
    font-size: 18px;
}

.contact-map-item__inner_contact_row_col_container {
    display: flex;
}

.contact-map-item__inner_contact_row_col {
    width: 50%;
}

.contact-map-item__inner_contact_row_col + .contact-map-item__inner_contact_row_col {
    padding-left: 15px;
}

.contact-map-item__inner_contact_title {
    font-size: 14px;
}

.contact-map-item__inner_contact_value {
    font-size: 12px;
    line-height: 14px;
    margin-top: 4px;
}

.contact-map-item + .contact-map-item {
    margin-top: 5px;
}

@media screen and (max-width: 1200px) {
    .region-contact-map__inner_image {
        display: flex;
        align-items: center;
        width: 60%;
    }
}

@media screen and (max-width: 992px) {
    .region-contact-map__inner_title_content {
        flex-direction: column;
    }

    .region-contact-map__inner_image {
        padding-right: 0;
        margin-bottom: 20px;
        width: 100%;
    }

    .interact-map-wrapper .region-contact-map__inner_image {
        width: 100% !important;
    }

    .region-contact-map__inner_list {
        width: 100%;
    }
}

/** /REGION MAP CONTACTS */

/** SHORTCODE FORM */

.shortcode-form__title {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 30px;
    font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
    font-weight: 400;
    letter-spacing: normal;
    text-align: center;
}

.float-order-form__inner_col_container {
    display: flex;
    width: 100%;
}

.float-order-form__inner_col_container .float-order-form__inner_col {
    width: 50%;
}

.float-order-form__inner_col_container .float-order-form__inner_col + .float-order-form__inner_col_container .float-order-form__inner_col {
    padding-left: 20px;
}

.shortcode-input-container + .shortcode-input-container {
    padding-left: 20px;
}

.shortcode-form {
    background: none;
    border: 3px solid #ced5dd;
    margin-bottom: 25px;
    margin-top: 25px;
    padding: 10px 8px 10px 8px;
    background: #f6f6ee;
}

.shortcode-input-container__send {
    display: flex;
    align-items: center;
}


.shortcode-input-container__send .float-order-form__inner_line_submit {
    margin-right: 15px;
}

.shortcode-form .float-order-form__inner_col_processing {
    margin-bottom: 0;
}

@media screen and (max-width: 560px) {
    
.float-order-form__inner_col_container {
    flex-direction: column;
}

.shortcode-input-container + .shortcode-input-container {
    padding-left: 0;
}

.shortcode-input-container__send {
    flex-direction: column-reverse;
}

.shortcode-input-container__send .float-order-form__inner_line_submit {
    margin-top: 15px;
}

.float-order-form__inner_col_container .float-order-form__inner_col {
    width: 100%;
}

}

.wrap-services-list__hide {
display: none;
}

/** /SHORTCODE FORM */

/** PRICES SECTION */ 

.price-block {
    margin-bottom: 20px;
    border: 3px solid #ced5dd;
}

.price-block__inner {
    background: #fafafa;
}

.price-block__inner .price-block__inner_item:last-child:before {
    display: none;
}

.price-block__inner_item {
    display: flex;
    width: 100%;
    align-items: center;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}

.price-block__inner_item:hover {
    background: #eaf0f6;
}

.price-block__inner_item:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    border-bottom: 1px dashed #5393bb;
    height: 1px;
    bottom: 0;
}

.price-block__inner_item_name {
    width: calc(100% - 150px);
    font-weight: bold;
    font-size: 16px;
    position: relative;
}

.price-block__inner_item_name:before {
    content: "";
    right: 0;
    position: absolute;
    width: 1px;
    height: 100%;
    background: #5393bb;
    top: 0;
}

.price-block__inner_item_price {
    width: 150px;
    font-size: 14px;
    text-align: right;
    min-height: 58px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-direction: column;
}

.price-block__inner_item_col {
    padding: 5px 10px;
}

@media screen and (max-width: 480px) {
    .price-block__inner_item_name {
        font-size: 14px;
        width: calc(100% - 120px);
        line-height: 18px;
    }

    .price-block__inner_item_price {
        width: 120px;
    }
}

/** /PRICES SECTION */ 

/** FOOTER CUSTOM */

.advants-footer {
    background: #ebedef;
    padding: 20px 0;
}

.footer-action-field .largest-action-button  {
    width: 100%;
}

.largest-action-button  {
    background: #FFF;
    padding: 0;
    border: none;
    overflow: hidden;
    border-radius: 4px;
    display: block;
}

.largest-action-button:active,
.largest-action-button:focus
{
    text-decoration: none;
}

.footer-action-field__line + .footer-action-field__line {
    margin-top: 15px;
}

.largest-action-button span {
    color: #FFF;
    font-size: 17px;
    border: none;
    margin-top: 0;
    outline: none;
    padding: 7px 20px 7px 38px;
    position: relative;
    display: block;
    white-space: nowrap;
    text-align: left;
}

.largest-action-button.blue span {
    background: #5393bb;
}

.largest-action-button.green span {
    background: #49c225;
}

.largest-action-button:hover span {
    opacity: 0.8;
}

#footer {
    margin-top: 0;
}

.footer-top {
    padding-top: 25px;
    padding-bottom: 20px;
}

.footer-advants-item {
    display: flex;
    align-items: flex-start;
}


.footer-company__main_logo {
    display: flex;
}

.footer-company__main_logo_info {
    margin: 0 0 0 15px;
}

.footer-company__main_logo_info_title {
    font-size: 20px;
    margin-bottom: 9px;
    font-family: "Roboto Condensed","Open Sans",Arial,sans-serif;
    font-weight: bold;
}

.footer-company__main_logo_info_subtitle {
    font-size: 13px;
}

.footer-company__contact {
    margin-top: 25px;
    margin-bottom: 15px;
}

.footer-company__main_logo_icon {
    width: 70px;
    min-width: 70px;
}

.footer-company__main_logo_icon img {
    width: 100%;
    height: auto;
}

.footer-advants-item__icon {
    height: 50px;
    min-width: 50px;
    margin-top: 10px;
    width: 50px;
    margin-right: 15px;
}

.footer-advants-item__icon img {
    width: 100%;
    height: auto;
}

.footer-advants-item_title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;

}
.footer-advants-item {
    display: flex;
}

.footer-company__contact_address {
    font-size: 20px;
    white-space: nowrap;
}

.footer-company__contact_item {
    display: flex;
}

.footer-company__contact_item + .footer-company__contact_item {
    margin-top: 5px;
}

.footer-company__contact_icon {
    width: 30px;
    margin-right: 12px;
}


.footer-company__contact_icon svg {
    fill: #FFF;
    opacity: 0.3;
}

.footer-menu ul {
    padding: 0;
}

.footer-company__contact_address a {
    color: #FFF;
    display: inline-block;
    border-bottom: 2px dashed #FFF;
    line-height: 26px;
    text-decoration: none;
}

.footer-company__contact_address a:hover {
    border-color: #63cf42;
    color: #63cf42;
}

.footer-company__main_company {
    display: flex;
    margin-top: 5px;
}

.footer-company__main_company_item + .footer-company__main_company_item:before {
    content: " | ";
    text-align: center;
    width: 15px;
    display: inline-block;
}

.footer-company__address {
    font-size: 14px;
}

.footer-bottom {
    padding: 20px 0;
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    border-top: 1px solid #213040;
}

.largest-action-button {
    position: relative;
}

.button-sheet:before,
.button-specialist:before 
{
    z-index: 2;
    content: "";
    display: block;
    position: absolute;
    left: 10px;
    top: 7px;
    width: 20px;
    height: 20px;
    background-image: url("/images/balance-sheet.png");
    background-size: cover;
}

.button-specialist:before  {
    background-image: url("/images/enginee-tie.png");
}

.footer-menu__prices {
    margin-top: 20px;
}

.footer-bottom a {
    color: #FFF;
}

.footer-bottom a:hover {
    color: #417ea5;
}

.footer-menu__title {
    font-size: 20px;
    margin-bottom: 15px;
    font-family: "Roboto Condensed","Open Sans",Arial,sans-serif;
    font-weight: bold;
}

.contents-float_fix {
z-index: 2;
}

#footer {
 margin-top: auto !important;
}



@media screen and (max-width: 1200px) {
    .largest-action-button span {
        font-size: 14px;
    }
}

@media screen and (max-width: 992px) {
    .footer-action-field .largest-action-button {
        width: auto !important;
        display: inline-block;
    }

    .footer-menu {
        margin-bottom: 30px;
    }

    .footer-advants-item {
        margin-bottom: 30px;
    }

    .footer-advants-item__icon {
        margin-top: 0;
    }
}
/** FOOTER CUSTOM */

/** SIMILAR SERVICE */

.similar-service a {
		padding-top: 60%;
		display: block;
		position: relative;
		overflow: hidden;
	}

	.similar-service a .title {
		font-size: 20px;
	}

	.similar-service__img {
		position: absolute;
		top: 0;
		left: 0;
	}

	.similar-service .projects.item-views.table .item .title {
		font-size: 16px;
		line-height: 24px;
	}

	.projects.item-views.table .item .similar-service__img img {
		width: 100%;
		max-height: none !important;
		max-width: none !important;
		height: auto;
	}

	@media screen and (max-width: 992px) {
		.similar-service a {
			padding-top: 35%;
		}
	}
	
	@media screen and (max-width: 768px) {
		.similar-service a {
			padding-top: 25%;
		}
	}

	@media screen and (max-width: 576px) {
		.similar-service a {
			padding-top: 30%;
		}
	}

	@media screen and (max-width: 480px) {
		.similar-service a {
			padding-top: 35%;
		}
	}

/** /SIMILAR SERVICE */

/** CONSULTATION */

.consultation__inner_title {
    font-size: 28px;
    line-height: 28px;
    width: 100%;
    border-bottom: 3px solid #5393bb;
    margin-bottom: 15px;
    padding-bottom: 9px;
}

.consoltation__container {
    padding-bottom: 30px;
    background: #f9f9f9;
}

.consoltation__container_set + .consoltation__container_set {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dashed #d9dfe3;
}
    
.consoltation__container_set_item {
    outline: 1px solid #d9dfe3;
    font-size: 14px;
    padding: 10px;
    border-left: 3px solid #ced5dd;
    background: #FFF;
    box-shadow: 0px 0px 0px 1px #d9dfe3;
}

.consoltation__container_set_item_header_title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #4484ac;
}

.consoltation__container_set_item_footer {
    margin-top: 10px;
    justify-content: space-between;
    display: flex;
}

.consoltation__container_set .consoltation__container_set_item:not(:first-child) {
    margin-left: 60px;
}


.consultation__form {
    margin-bottom: 30px;
    background: #ebedef;
    padding: 20px;
    position: relative;
}

.consultation__form_closebutton {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    width: 25px;
    height: 25px;
    background: #cfcfcfee;
    border: 0;
    color: red;
    display: none;
}

.consultation__form_closebutton:hover {
    background: red;
    color: #FFF;
}

.consultation__form_closebutton:focus,
.consultation__form_closebutton:active {
    outline: none;
}

.consoltation__container_set_item .consultation__form_closebutton {
    display: block;
}

.consoltation__container_set_item .consultation__form {
    margin-bottom: -10px;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 10px;
}

.consoltation__container_set_item_footer_date {
    font-size: 13px;
    color: #7b7b7b;
}

.admin .consoltation__container_set_item_header_title {
    color: #49c225;
}

.consoltation__container_set_item.admin {
    background: #eff5f7;
}

.consoltation__container_set_item + .consoltation__container_set_item .consoltation__container_set_item_footer_button a {
    display: none;
}

@media screen and (max-width: 992px) {
    .consoltation__container_set .consoltation__container_set_item:not(:first-child) {
        margin-left: 30px;
    }
}
/** /CONSULTATION */

.specaccr__container_inner {
        display: flex;
    }

    .specaccr__container_inner_item_left, 
    .specaccr__container_inner_item_right {
        width: 50%;
    }

    .specaccr__container_inner_item_inner img {
        width: 100%;
        height: auto;
        box-shadow: 0 1px 4px rgb(0 0 0 / 20%);
    }

    .specaccr__container_inner_item {
        padding: 15px;
    }

    .specaccr__container_inner  {
        margin-right: -15px;
        margin-left: -15px;
    }

    .specaccr__container_inner_item_inner {
            position: relative; 
    }

    .specaccr__container_inner_item_inner a::before {
        background: rgba(0, 0, 0, 0.0);
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        content: "";
        display: block;
    }

    .specaccr__container_inner_item_inner a:hover:before {
        background: rgba(0, 0, 0, 0.5);
        }

    .specaccr__container_inner_item_inner a:hover:after {
        content: attr(title);
        position: absolute;
        color: #FFF;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        z-index: 2;
        text-align: center;
        font-size: 12px;
        line-height: 14px;
    }

    .specaccr__container_inner_item_inner a::before, .specaccr__container_inner_item_inner a::after {
        transition: all 0.2s;
    }


.lab-line {
    background: #FFF;
}

.lab.front h3 {
    margin-bottom: 40px;
}
.lab.front .short {
    display: none;
}

.lab-line {
    padding: 30px 0;
}

.lab-data__info__logo_container {
    display: flex;
}

.lab-data__info__logo_container_img {
    margin-right: 15px;
    width: 100px;
    min-width: 80px;
}

.lab-data__info__logo_container_img img {
width: 100%;
    height: auto;
}

.lab-data__info__logo_container_text_title {
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    
    font-family: "Roboto Condensed","Open Sans",Arial,sans-serif;
}

.lab-data__info__logo_container_text_subtitle {
    font-size: 14px;
    margin-top: 5px;
}

.lab-data {
    display: flex;
}

.lab-data {
    margin-right: -15px;
    margin-left: -15px;
}

.lab-data__col-33 {
    width: 33.3333333%;
}

.lab-data__col-66 {
    width: 66.6666666%;
}

.lab-data__col {
    padding-left: 15px;
    padding-right: 15px;
}

.lab-data__info__contact_item a {
    color: #386d8f;
    font-size: 20px;
    border-bottom: 1px dashed #386d8f;
    white-space: nowrap;
    text-decoration: none;
    margin-bottom: 3px;
    display: inline-block;
}

.lab-data__info__contact_item  {
    margin-top: 14px;
}

.lab-data__col_doc_set {
    flex-wrap: wrap;
    display: flex;
    margin-left: -7px;
    margin-right: -7px;
}

.lab-data__col_doc_set_item a {
    box-shadow: 0px 0px 3px 1px #e6e6e6;
}
.lab-data__col_doc_set_item {
    width: 16.6666666667%;
}

.lab-data__col_doc_set_item_title {
    font-size: 20px;
    font-weight: bold;
    margin-top: 15px;
    font-family: "Roboto Condensed","Open Sans",Arial,sans-serif;
}

.lab-data__col_doc_set .accreditation__inner_container_cert_block {
    width: 100%;
}

@media screen and (max-width: 992px) {
    .lab-data__info__logo_container {
        flex-direction: column;
    }
}

@media screen and (max-width: 768px) {
    .lab-data__info__logo_container {
    flex-direction: row;
}
    .lab-data {
        flex-direction: column;
    }

    .lab-data__info, .lab-data__info__logo {
        width: 100%
    }

    .lab-data__info {
    margin-top: 30px;
}

    .lab-data__col_doc_set_item {
    width: 33.333333%;
}

    .lab-data__info__logo_container_text_title {
        font-size: 30px;
        line-height: 30px;
}

    .lab-data__info__logo_container_text_subtitle {
    font-size: 20px;
}


}
.lab-row {
display: none;
}
@media screen and (max-width: 460px) {
    .lab-data__info__logo_container_text_title {
        font-size: 20px;
        line-height: 23px;
    }

    .lab-data__info__logo_container_text_subtitle {
        font-size: 14px;
    }
}

body .logo-laba {
    padding-left: 10px;
    text-align: center;
}

.top-description__container {
display:flex;
align-items: center;
}

.top-description__container_logo {
width: 170px;
}

.top-description__container_logo img {
width: 100%;
height: auto;
position: relative;
top: 11px;
}

.top-description {
    float: none;
    width: 100%;
    height: 100px;
    line-height: 100%;
    display: flex;
    align-items: center;
}

.top-description__container {
position: relative;
}

.logotip-right__toptitle {
    font-size: 11px;
    width: 100%;
    text-align: center;
    top: 0px;
}

.logotip-right__toptitle {
 position: absolute;
 top: 0;
 left: 0;
}

body .logotip-right {
    font-size: 20px;
    line-height: 22px;
    text-align: center;
    width: 190px;
}

.special-col-right {
 width: 27%;
 padding: 0;
}

.special-col {
 width: 39%;
}

.logotip-right {
margin-left: 0;
    float: none;
    height: auto;
}

.active-fixed-header .logo-row .top-callback {
 padding-top: 10px;
}

body.active-fixed-header .logotip span.company-type {
 display: inline-block;
}

body.active-fixed-header .top-description__container_logo img {
top: 5px;
}

@media screen and (max-width: 1200px) {
	.special-col {
		width: 36%;
	}
	.special-col-right {
		width: 30%;
	}
}

@media screen and (max-width: 992px) {
    .top-description__container_logo, .logotip-right__toptitle {
        display: none;
    }

    html body .logo-laba:before {
        visibility: visible;
    }

    html body .logo-laba {
        padding-left: 50px;
        text-align: left;
    }

	.special-col {
		width: 39%;
	}
	.special-col-right {
		width: 27%;
	}
}

@media screen and (max-width: 768px) {
 .special-col, .special-col-right {
	width: 100%;
	}
}

.service-sidebar .side-menu > li > a {
				border-top: 2px solid #5f90af !important;
			}

			.service-sidebar .side-menu > li > a:after {
				content: "";
				width: 36px;
				height: 42px;
				position: absolute;
				left: 10px;
				top: 50%;
				transform: translate(0, -50%);
				background-size: 100% auto;
				background-position: center;
				background-repeat: no-repeat;
			}

			.service-sidebar .side-menu > li > a[href*="oformlenie-sertifikata-gost-r"]:after {
				background-image: url('/images/book.png');
			}

			.service-sidebar .side-menu > li > a[href*="oformlenie-sertifikat"]:after {
				background-image: url('/images/stamp.png');
			}

			.service-sidebar .side-menu > li > a[href*="sertifikatsiya-i-deklarirovanie-produktsii"]:after {
				background-image: url('/images/stamp.png');
			}

			.service-sidebar .side-menu > li > a[href*="sertifikatsiya-sportivnykh-obektov"]:after {
				background-image: url('/images/football-field.png');
			}

			.service-sidebar .side-menu > li > a[href*="sertifikatsiya-produktsii-v-sisteme-gost-r"]:after {
				background-image: url('/images/metal.png');
			}

			.service-sidebar .side-menu > li > a[href*="sertifikatsiya-produktsii-pod-davleniem"]:after {
				background-image: url('/images/medical-certificate.png');
			}

			.service-sidebar .side-menu > li > a[href*="tr-ts-010-2011-sertifikat-sootvetstviya"]:after {
				background-image: url('/images/medical-certificate.png');
			}

			.service-sidebar .side-menu > li > a[href*="sertifikatsiya-trub-i-truboprovodov"]:after {
				background-image: url('/images/pipe.png');
			}

			.service-sidebar .side-menu > li > a[href*="sertifikatsiya-sportivnykh-vorot"]:after {
				background-image: url('/images/football.png');
			}

			.service-sidebar .side-menu > li > a[href*="services/otsenka-sootvetstviya-liftov"]:after {
				background-image: url('/images/elevator.png');
			}

			.service-sidebar .side-menu > li > a[href*="spetsialnaya-otsenka-usloviy-truda"]:after {
				background-image: url('/images/test.png');
			}

			.service-sidebar .side-menu > li > a[href*="otsenka-effektivnosti-ventilyatsionnykh-sistem"]:after {
				background-image: url('/images/fan.png');
			}

			.service-sidebar .side-menu > li > a[href*="tekhnicheskoe-osvidetelstvovanie"]:after {
				background-image: url('/images/clipboard.png');
			}

			.service-sidebar .side-menu > li > a[href*="razrabotka-tekhnicheskoy-dokumentatsii"]:after {
				background-image: url('/images/zip-file.png');
			}

            .service-sidebar .side-menu > li > a[href*="nizkovoltnoe"]:after {
                background-image: url('/images/electric-42.png');
            }

			.service-sidebar .side-menu > li > a[href*="radiatsionnyy-kontrol-metalloloma-"]:after {
				background-image: url('/images/radioactive.png');
			}

			.service-sidebar .side-menu > li > a[href*="tekhnicheskoe-osvidetelstvovanie-attraktsionov"]:after {
				background-image: url('/images/attracion.png');
			}

			.service-sidebar .side-menu > li > a[href*="sertifikat-sootvetstviya-na-detskie-ploshchadki"]:after {
				background-image: url('/images/playground.png');
			}

			.service-sidebar .side-menu > li.active > a {
				background: #49c225;
			}

			.service-sidebar .side-menu > li.active:hover > a {
				background: #63cf42;
			}

			.service-sidebar .side-menu > li.active > a:before {
				color: #FFF;
			}

			.service-sidebar .side-menu > li.active:hover > a:before {
				color: #FFF;
			}

			.service-sidebar .side-menu .submenu > li.active a {
				background: #49c225;
				color: #FFF;
				position: relative;
				width: calc(100% + 4px);
			}

			.service-sidebar .side-menu .submenu > li.active a:before {
			    height: 28px;
			    position: absolute;
			    content: "";
			    background: #49c225;
			    width: 28px;
			    right: -14px;
			    top: 6px;
			    z-index: -1;
			    transform: rotate(45deg);
			}

			.service-sidebar .side-menu .submenu > li.active a:hover {
				background: #63cf42;
			}

			.service-sidebar .side-menu .submenu > li.active a:hover:before {
				background: #63cf42;
			}

			.service-sidebar .side-menu > li.child:hover > a:before {
				color:  #FFF;
			}

			.float-order-form {
				margin-top: 0;
			}

			.service-sidebar .side-menu > li,
			.service-sidebar .side-menu .submenu > li {
				position: relative;
			}

			.service-sidebar .side-menu > li > a {
			 	border-top: 1px dotted #dfe5ec;
			    font-family: "Roboto Condensed", "Open Sans", Arial, sans-serif;
			    font-size: 16px;
			    line-height: 20px;
			    font-stretch: condensed;
			    position: relative;
			    text-decoration: none;
			    background: #5f90af;
			    background-image: -webkit-linear-gradient(top,#4484ac,#417ea5);
			    padding: 12px 25px 12px 55px;
			    color: #FFF;
			    text-shadow: 0px 1px 2px #001543;
			}

			.service-sidebar .side-menu > li > a:hover {
				background-color: #7292a7;
			    background-image: -webkit-linear-gradient(top,#9daec3,#91a4bb);
			    color: #FFF !important;
			}

			.service-sidebar .side-menu > li > a:before {
				color: #FFF;
			}

			.service-sidebar .side-menu .submenu > li {
			    margin-bottom: 1px;
			    padding: 0px;
			    background: #eff5f7;
			    margin-bottom: 0;
			    border-bottom: 1px solid #D7DEE3;
			}

			.service-sidebar .side-menu .submenu > li > a{
				display: inline-block;
			    padding: 8px 8px 8px 10px;
			    width: 100%;
			}

			.service-sidebar .side-menu .submenu {
			    margin: -1px 0 0 0;
			    padding: 0 0 0px 0px;
			    background: white;
			    list-style: none;
			    font-size: 12px;
			}

			.service-sidebar .side-menu > li:not(.active) > a {
				color: #FFF;
			}

/** NEW MOBILE HEADER **/




@media screen and (max-width: 992px) {
	.top-description__container_logo {
		display: block;
		position: absolute;
		width: 55px;
		top: 0;
	}

	.special-col {
		width: 37%;
	}

	.logotip.logotip-right {
		padding-left: 10px;
	}

	.logotype-main,
	.logotip-undertitle {
		padding-left: 53px;
	}

	.logotip-undertitle {
		white-space: nowrap;
	}

	.logo > a {
		display: inline-flex;
		width: 50px;
		position: absolute;
		top: 10px;
	}

	.logo > a > img {
		width: 100%;
		height: auto;
	}

	.active-fixed-header .logotip-undertitle {
		display: none;
	}

	.active-fixed-header .logotip {
		margin-top: 15px;
	}

	.active-fixed-header .logotype-main {
		padding-left: 0;
	}

	.active-fixed-header .logo > a {
		position: static;
		margin-top: 15px;
		margin-right: 5px;
	}

	.active-fixed-header .logo > a {
		width: 70px;
	}
}

@media screen and (max-width: 768px) {
	.fixed-header_placeholder {
		height: auto !important;
	}

	.special-col-right {
		display: none !important;
	}

	.logo-row .logo {
		height: 75px;
	}

	body.active-fixed-header .logotip span.company-type {
		display: block !important;
	}

	.active-fixed-header .logotip {
		margin-top: 0 !important;
	}

	.active-fixed-header .logotip.logotip-left {
		height: auto;
	}

	.active-fixed-header .col-md-4.col-sm-4 .logo {
		align-items: center;
	}
}

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

	.logo > a {
		position: static;
		width: auto;
		margin-right: 5px;
	}

	.logotype-main, .logotip-undertitle {
		padding-left: 0;
	}

	.top-row .info-text .phone {
		float: none;
	}

	.top-row .info-text {
		display: flex;
	}

	body .logo-row .logo img {
		max-height: 57px;
	}

	.fixed-header_placeholder {
		position: relative;
	}

	.special-col {
		position: static;
	}

	.btn.btn-responsive-nav {
		top: calc(50% - 5px) !important;
		transform: translate(0, -50%);
	}

	.head-info__inner {
		display: block;
	}

	.logo-row {
		display: flex;
	}

	.special-col {
		width: 100%;
	}

	body .logo-row .top-callback {
		padding: 0;
	}

	.head-phone.phone.pull-right  {
		margin-bottom: 0;
		padding-right: 50px;
		position: relative;
		bottom: 5px;
	}

	.head-info__inner {
		display: none;
	}

	.head-phone__container {
		display: block;
		margin-top: 5px;
	}

	.active-fixed-header .col-md-5.col-sm-5.col-xs-12 .btn-responsive-nav {
		position: absolute;
		top: calc(50% - 0px) !important;
	}



	.active-fixed-header .head-phone__container {
		margin-bottom: 5px;
		margin-top: 3px;
	}

	.active-fixed-header .logotype-main {
		font-size: 22px;
		line-height: 14px;
	}

	.active-fixed-header .logotip {
		margin-top: 10px !important;
	}

	body.active-fixed-header .logotip span.company-type {
		display: none;
	}

	.active-fixed-header .logo > a {
		margin-top: 0;
	}

	body.active-fixed-header .logotip span:nth-child(2) {
		display: block;
	}

	.active-fixed-header .logotip-undertitle {
		display: none;
		margin-top: -15px;
	}

	.active-fixed-header .logo-row .top-callback .callback .icon {
		padding: 2px 6px;
	}

	.active-fixed-header .logo-row {
		height: 70px;
	}

	.active-fixed-header .special-col {
		width: 42%;
	}

}

@media screen and (max-width: 640px) {
	.fixed-header_placeholder,
	.logo-row {
		height: 110px;
	}

	.active-fixed-header .logo-row .top-callback {
		padding-top: 0;
	}

	.active-fixed-header .fixed-header_placeholder, .active-fixed-header .logo-row {
		height: 70px;
	}

	.active-fixed-header .col-md-4.col-sm-4 .logo .logotip {
		display: inline-block;
	}

	.active-fixed-header .col-md-5.col-sm-5.col-xs-12 {
		width: 100%;
	}

	.logo-row {
		flex-direction: column-reverse;
	}
	.head-info__inner {
		display: block;
	}
	.head-phone__container {
		display: none;
	}

	.head-info__inner a {
		margin-bottom: 0;
	}

	.head-phone.phone.pull-right {
		padding-right: 0;
	}

	.head-phone__inner_row_number {
		display: inline-block;
		line-height: 28px;
		position: relative;
		margin-left: 25px;
	}

	.head-info__inner_row {
		position: relative;
		margin-left: 35px;
	}

	.head-phone__inner_row_number::before,
	.head-info__inner_row::before {
		content: "\f095";
		font-family: FontAwesome;
		display: block;
		position: absolute;
		line-height: 20px;
		text-align: center;
		color: #5393bb;
		left: -27px;
		top: 6px;
		width: 25px;
		height: 20px;
		font-size: 24px;
		border-radius: 4px;
		overflow: hidden;
	}

	.head-info__inner_row::before {
		content: "\f0e0";
		top: 3px;
		left: -32px;
	}

	.head-phone.phone.pull-right {
		width: 100%;
	}

	.head-right-container {
		width: 100%;
		flex-direction: row;
		margin-bottom: 10px;
		margin-top: 0;
		justify-content: space-between;
		align-items: flex-end;
	}

	.top-callback {
		margin-right: 0;
	}

	.btn.btn-responsive-nav {
		top: calc(50% + 17px) !important;
		right: 0px;
	}

	.active-fixed-header .btn.btn-responsive-nav {
		right: 15px;
	}

	.hide-mobile-col {
		padding: 0;
	}

	.hide-mobile-col + .col-md-12 {
		padding: 0;
	}

	.active-fixed-header .head-right-container {
		margin-bottom: 0;
	}

	.active-fixed-header .logo-row .top-callback {
		position: absolute;
		top: calc(50% + 4px);
		transform: translate(0, 50%);
		display: flex;
		z-index: 16;
		right: 45px;
	}

	.active-fixed-header .head-phone.phone.pull-right  {
		right: 5px;
	}

	.active-fixed-header .head-phone.phone.pull-right {
		width: auto;
	}

	.active-fixed-header .logo-row .top-callback .phone {
		margin-top: -2px;
	}

	.active-fixed-header .head-phone__inner_row_number::before,
	.active-fixed-header .head-info__inner_row::before {
		background: #5393bb;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		display: flex;
		align-items: center;
		justify-content: center;
		border: none;
		width: 33px;
		height: 33px;
		color: #FFF;
		font-size: 18px;
	}

	.active-fixed-header body .head-phone__inner_row_number,
	.active-fixed-header .head-info__inner a {
		font-size: 14px !important;
		line-height: 18px !important;
	}

	.active-fixed-header .head-phone__inner_row_number, .active-fixed-header .head-info__inner_row {
		margin: 0;
	}

	.head-phone.phone.pull-right {
		bottom: 0;
	}

	.active-fixed-header .logotip {
		margin-top: 5px !important;
	}

	body.active-fixed-header .logo-row .logo img {
		max-width: 60px;
	}

	.active-fixed-header .logo > a {
		margin-right: 0;
	}


	.head-info__inner_row_worktime {
		display: none;
	}

	.active-fixed-header .head-info__inner {
		margin-right: 15px;
	}

	.active-fixed-header .head-phone__inner_row_number,
	.active-fixed-header .head-info__inner_row {
		display: block;
		width: 32px;
		height: 33px;
		max-height: 34px;
		max-width: 34px;
		white-space: nowrap;
		overflow: hidden;
		border: none;
	}

	.active-fixed-header .head-info__inner_row_worktime_xs {
		display: none;
	}
}

@media screen and (max-width: 476px) {
	.fixed-header_placeholder,
	.logo-row {
		height: 80px;
	}

	.btn.btn-responsive-nav {
		top: calc(50% + 11px) !important;
	}


	.active-fixed-header .logo-row .logo {
		align-items: flex-start;
		height: 65px;
	}

	.logo-row .logo {
		height: 55px;
	}

	.active-fixed-header .col-md-4.col-sm-4 .logo {
		align-items: flex-start;
	}

	.head-right-container {
		margin-bottom: 0;
	}

	.logotip-undertitle {
		display: none;
	}

	.logotype-main {
		font-size: 24px;
	}

	body .head-phone__inner_row_number,
	.head-info__inner a {
		font-size: 14px !important;
		line-height: 18px !important;
	}

	.head-right-container {
		margin-top: 0;
	}


	.active-fixed-header .top-callback  {
		display: none;
	}

	.active-fixed-header .head-phone.phone.pull-right {
		display: none ;
	}

	.active-fixed-header .top-callback {
		display: none;
	}


	body .logo-row .logo img {
		max-width: 40px;
	}

	.logo {
		display: flex;
		align-items: center;
	}

	.logotip-left {
		position: static;
	}

	.head-info__inner_row {
		margin-left: 25px;
	}

	.head-info__inner_row::before {
		top: 6px;
		left: -25px;
		font-size: 18px;
	}

	.head-phone__inner_row_number::before {
		top: 1px;
		font-size: 18px;
		left: -24px;
	}


	body.active-fixed-header .logotip span.company-type {
		display: none;
	}
}


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

	.head-phone.phone.pull-right {
		margin-top: -1px;
	}

	.active-fixed-header .logo-row .top-callback {
    	position: absolute;
    	top: calc(50% + 6px);
	}

	.active-fixed-header .head-phone.phone.pull-right {
		display: flex;
	}

	.active-fixed-header .col-md-4.col-sm-4 .logo {
		align-items: center;
	}

	.active-fixed-header .head-info__inner {
		margin: 0;
	}

	.active-fixed-header .head-phone__inner {
		display: none;
	}

	.active-fixed-header .logo-row .top-callback {
		transform: none;
	}

	.active-fixed-header .company-type {
		margin-top: 2px;
		font-size: 12px;
		line-height: 18px;
	}

	body.active-fixed-header .logotip span:nth-child(3).company-type {
		display: block !important;
	} 

	.active-fixed-header .company-type__number {
		display: none;
	}

	.active-fixed-header .logo-row.row {
		justify-content: center;
	}

	.active-fixed-header .logo-row .logo {
		height: 40px;
	}

	.active-fixed-header .logotype-main {
		line-height: 17px;
		font-size: 15px;
		font-weight: bold;
	}

	.active-fixed-header .logo > a {
		width: 45px;
	}

	body.active-fixed-header .logotip span.company-type {
		display: none !important;
	}

	.active-fixed-header .logo-row .logo {
		align-items: center;
	}

	.active-fixed-header .logo > a {
		width: 50px;
	}

	body.active-fixed-header .logo-row .logo img {
		max-width: 40px;
	}

	.active-fixed-header .logotip {
		margin-top: 0 !important;
	}

	.active-fixed-header .logo-row {
		height: 65px;
	}
}

@media screen and (max-width: 1430px) {
	.contents-float {
		width: 0 !important;
	}
}

.logotip {
	margin-left: 0;
}

.logotip.logotip-left {
	text-align: left !important;
} 

body .logo-laba {
	text-align: left;
	padding-left: 0;
}

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

/** NEW MOBILE HEADER **/

/** FLOAT CONVERSION **/

.icon-calculator:before {
    content: "";
    width: 28px;
    height: 28px;
    display: block;
    background-image: url(/images/balance-sheet.png);
    background-size: contain;
    background-position: center;
}

.fixed-convrsion {
	position: absolute;
	right: -12px;
	top: -25px;
	border-radius: 4px;
	background-color: #49c225;
	border: none;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 6px 3px;
	display: none;
}

.fixed-convrsion .icon {
	color: #ffffff;
	border-radius: 2px;
	font-size: 28px;
	margin-bottom: 7px;
	cursor: pointer;
	position: relative;
	left: 1px;
}

.fixed-convrsion__conversion {
	color: #FFF;
	font-size: 10px;
	line-height: 12px;
}




		.advance-top__calculator {
			display: none;
			width: 100px;
			min-width: 100px;
			background: #63cf42;
			border: 0;
			border-radius: 4px;
			width: 100%;
			padding: 8px 14px;    
			line-height: 18px;
			font-size: 12px;
			color: #FFF;
			text-transform: uppercase;
			text-shadow: 0px 1px 2px #001543;
			font-weight: bold;
			box-shadow: 0px 4px 0px #268e07;
			text-align: left;
			position: relative;
			top: 0;
			align-items: center;
		}

		.advance-top__calculator:before {
			content: "";
			display: block;
			width: 30px;
			height: 30px;
			background-image: url(https://m-diag.ru/images/balance-sheet.png);
			background-size: contain;
			background-position: center;
			margin-right: 10px;
			min-width: 30px;
			min-height: 30px;
			background-repeat: no-repeat;
		}

		.advance-top__calculator:hover {
			box-shadow: 0px 2px 0px #268e07;
			top: 2px;
		}

	@media screen and (max-width: 992px) {
		
		.header-feature__icon img {
			width: 100%;
			height: auto;
			width: 30px;
		}

		.header-feature__text {
			font-size: 11px;
			line-height: 14px;
		}

		.header-feature__inner {
			padding-right: 10px;
			padding-left: 10px;
		}

		.advance-top__feature {
			margin-right: -10px;
			margin-left: -10px;
			width: 77%;
		}

		.advance-top__feature-wrap {
			display: flex;
			margin-bottom: 20px;
		}

		.advance-top__calculator-wrap {
			margin-left: 30px;
			width: 33%;
		}

		.advance-top__feature {
			margin-bottom: 0;
			display: flex;
			align-items: center;
		}

		.advance-top__feature .header-feature:nth-child(3)
		{
			display: none;
		}

		.header-feature {
			width: 50%;
		}

		.advance-top__calculator {
			display: flex;
		}
	}

	
	@media screen and (max-width: 768px) {
		.advance-top__feature .header-feature:nth-child(2)
		{
			display: none;
		}

		.advance-top__calculator {
			max-width: 250px;
		}

		.header-feature {
			width: 100%;
			max-width: 250px;
		}

		.advance-top__feature {
			margin-right: -10px;
			margin-left: -10px;
			width: 50%;
		}

		.advance-top__calculator-wrap {
			margin-left: 30px;
			width: 50%;
			display: flex;
			justify-content: flex-end;
		}
	}

@media screen and (max-width: 480px) {
	.advance-top__feature {
		display: none;
	}

	.advance-top__feature-wrap {
		flex-direction: column;
    	align-items: center;
		margin-left: 0px;
	}

	.advance-top__calculator-wrap {
		margin-left: 0px;
		width: 70%;
	}

	.advance-top__calculator {
		line-height: 16px;
		font-size: 11px;
	}

	.advance-top__calculator:before {
		min-width: 25px;
		width: 25px;
	}
}




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

	.icon-calculator:before {
		width: 24px;
		height: 24px;
	}

	.fixed-convrsion {
		display: flex;
	}

	.fixed-row-up .icon {
		margin: 0;
	}

	.fixed-row-up .icon {
		padding: 10px 16px;
	}
}

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

	.fixed-convrsion .icon {
		font-size: 24px;
	}

	.fixed-convrsion__conversion {
		font-size: 9px;
		line-height: 10px;
	}

	.fixed-row-up .icon {
		margin: 0;
	}

	.fixed-row-up {
		top: 30px;
	}

	.fixed-row-up .icon {
		padding: 10px 16px;
	}

	.fixed-row-up .icon {
		padding: 10px 12px;
	}

	.fixed-convrsion .icon {
		margin-bottom: 5px;
		font-size: 22px;
	}

	.fixed-convrsion {
		top: 0px;
		padding: 5px 3px;
	}
}

/** /FLOAT CONVERSION **/


[data-simplebar] {
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
}

.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit;
}

.simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0;
}

.simplebar-offset {
    direction: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
    direction: inherit;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%; /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
    width: auto;
    max-width: 100%; /* Not required for horizontal scroll to trigger */
    max-height: 100%; /* Needed for vertical scroll to trigger */
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
}

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

.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
    box-sizing: inherit !important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    flex-grow: inherit;
    flex-shrink: 0;
    flex-basis: 0;
}

.simplebar-height-auto-observer {
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1;
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden;
}

[data-simplebar].simplebar-dragging {
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-content {
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all;
}

.simplebar-scrollbar {
    position: absolute;
    left: 0;
    right: 0;
    min-height: 10px;
}

.simplebar-scrollbar:before {
    position: absolute;
    content: '';
    background: black;
    border-radius: 7px;
    left: 2px;
    right: 2px;
    opacity: 0;
    transition: opacity 0.2s 0.5s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
    opacity: 0.5;
    transition-delay: 0s;
    transition-duration: 0s;
}

.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px;
}

.simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px;
}

.simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 0;
    bottom: 0;
    min-height: 0;
    min-width: 10px;
    width: auto;
}

/* Rtl support */
[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0;
}

.simplebar-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: scrollbar !important;
}

.simplebar-dummy-scrollbar-size > div {
    width: 200%;
    height: 200%;
    margin: 10px 0;
}

.simplebar-hide-scrollbar {
    position: fixed;
    left: 0;
    visibility: hidden;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
/* End */
/* /bitrix/templates/aspro-corporation_copy/css/bootstrap.css?1717714386114216 */
/* /bitrix/templates/aspro-corporation_copy/css/fonts/font-awesome/css/font-awesome.css?168965442722530 */
/* /bitrix/templates/aspro-corporation_copy/vendor/flexslider/flexslider.css?16896544275304 */
/* /bitrix/templates/aspro-corporation_copy/css/jquery.fancybox.css?17177143864108 */
/* /bitrix/templates/aspro-corporation_copy/css/theme-elements.css?17177143864145 */
/* /bitrix/templates/aspro-corporation_copy/css/theme-responsive.css?17177143861617 */
/* /bitrix/templates/aspro-corporation_copy/css/swiper-bundle.min.css?171771438618435 */
/* /bitrix/templates/.default/ajax/ajax.min.css?1689654427420 */
/* /bitrix/templates/aspro-corporation_copy/styles.css?171771438610033 */
/* /bitrix/templates/aspro-corporation_copy/template_styles.css?171771438665745 */
/* /bitrix/templates/aspro-corporation_copy/css/responsive.css?17177143864756 */
/* /bitrix/templates/aspro-corporation_copy/themes/1/colors.css?168965442720437 */
/* /bitrix/templates/aspro-corporation_copy/css/custom.css?1753393520231642 */
