

/* Start:/bitrix/templates/aspro-medc2/css/bootstrap.css?1594904669114216*/
/*!
 * 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: 16px;
  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: 16px;
  padding-right: 16px;
}
.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: -16px;
  margin-right: -16px;
}
.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: 16px;
  padding-right: 16px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
  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: -16px;
  margin-right: -16px;
}
.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 16px;
}
.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: 16px;
  padding-left: 16px;
  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: -16px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -16px;
  }
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -16px;
  margin-left: -16px;
}
@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 16px;
  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: -16px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 16px;
  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 -16px;
}
.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: -16px;
  margin-right: -16px;
  padding: 10px 16px;
  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: 16px;
    margin-right: 16px;
  }
}
.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 16px;
  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 16px;
  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: -16px;
    margin-left: -16px;
    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-medc2/css/fonts/font-awesome/css/font-awesome.min.css?159490467031018*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-display:swap;font-family:'FontAwesome';src:url('/bitrix/templates/aspro-medc2/css/fonts/font-awesome/css/../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/bitrix/templates/aspro-medc2/css/fonts/font-awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/bitrix/templates/aspro-medc2/css/fonts/font-awesome/css/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/bitrix/templates/aspro-medc2/css/fonts/font-awesome/css/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/bitrix/templates/aspro-medc2/css/fonts/font-awesome/css/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/bitrix/templates/aspro-medc2/css/fonts/font-awesome/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* End */


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

/* End */


/* Start:/bitrix/templates/aspro-medc2/css/jquery.fancybox.css?15949046704108*/
/*! 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-medc2/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-medc2/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-medc2/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-medc2/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-medc2/css/theme-elements.css?15949046704368*/

/* 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-medc2/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-medc2/css/theme-responsive.css?15949046691545*/
@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: 100%;
	}

	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 { display: block; }
	header > div.container { width: 100%; }
	header.center nav { width: auto; }
	header nav ul.nav-top { float: right; margin-right: 0; }	*/
	button.btn-responsive-nav { top: 15px; }
	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) {	
	body { font-size: 13px; }
	h2 { line-height: 40px; }	
	span.arrow { display: none; }

	
	/*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-medc2/css/print.css?159490467011849*/
@media print{
	body .body, #footer{margin:0px !important;}
	header, #headerfixed, #mobileheader{display:none !important;}
	body .body:not(.index) .main > .container{padding-bottom:50px;}
	footer .bottom-under .inner-wrapper .social-block{display:none;}
	.ajax_basket{display:none;}
	.left-menu-md, .right-menu-md{display:none !important;}
	.content-md{width:100%;float:none;}

	body .main{padding-bottom:0!important;margin-top:0!important;}
	body .body{margin-bottom:0!important;min-height:0;}
	a[href]:after{display:none;}

	body .breadcrumb, body .bottom-menu, .greyline.review-block, .front-form{display:none;}
	body .btn.btn-responsive-nav{display:none!important;}

	.item-views.blocks.portfolio{display:none;}
	.filters-wrap, .item .buy_block, .page-top .share.top, .detail .galery span.zoom{display:none;}
	.label{border: none;}
	.stickers .stickers-wrapper > div{background:#fff;}

	body .banners-big .flexslider, body .banners-big .slides, body .banners-big .slides li{height: 240px;opacity:1;}
	body .banners-big .slides li{display:none !important;}
	body .banners-big .slides li.flex-active-slide{display:block !important;}
	body .banners-big .slides li .text{height: 240px;line-height:237px;}
	body .banners-big .flexslider .slides .inner{padding-top:0px !important;vertical-align: middle;display: inline-block;opacity:1;}
	body .banners-big .flexslider .slides .inner .title{font-size:30px;padding-bottom:19px;}
	body .banners-big .flexslider .slides .inner .text-block{margin-bottom: 20px;font-size:15px;line-height:24px;}
	body .banners-big .flexslider .slides .img{display:none;}

	body .banners-small{padding-bottom:0px;}
	body .banners-small .bottom_nav{display:none;}
	body .banners-small .item .title a{display: block;font-size: 15px;}
	body .banners-small .item .image .type-block{color: #fff !important;background: rgba(46,46,47,0.6) !important;}
	body .row.block-with-bg + .row .item-views.blocks h3{padding-top: 46px;}
	.banners-small .custom-md .item, .banners-small.blog .items .item{width: 100%;display: block;height: auto !important;}
	body .banners-small .item .image{max-height:none;}
	body .banners-big .btn{margin-bottom:0px;}

	.item-views.table-type-block .items >div{width:50%;float:left;}
	.item-views.table-type-block:not(.staff-items) .items >div:nth-child(2n+1){clear:left;}
	.head-block.top{display:none;}
	section.page-top h1{padding-right:0px !important;}
	.btn, .order-block{display:none;}

	body .rss{display:none;}
	body .teasers.item-views.front, body .partners.front.blocks{padding-bottom:20px;}
	body .tabs_ajax .body-block .catalog.item-views.table .flexslider .slides{padding-bottom:20px;}
	body .instagram_ajax, body .front-form, body .item-views.front.staff-items{padding-bottom:20px;}
	body .reviews.item-views.front h3, body .row.block-with-bg .blocks h3{padding-top: 46px;}
	body .company-block .item-views.front .props{display:none;}
	.reviews.item-views .item .video{display:none;}

	.accordion.accordion-type-block .item .accordion-head, .accordion.accordion-type-block .item .accordion-body{padding-left:0px;}
	.accordion-head .fa{display:none;}
	.accordion.accordion-type-block .item .panel-collapse{display:block !important;}
	.accordion.item-views .item .text hr{display:none;}

	body .catalog.detail .head .brand{float:right;margin: 0px;}
	.detail .ask_a_question, .content + .order-block{display:none;}
	body .banners-content{margin:0px;}
	.banners-content .maxwidth-banner{background-image:none !important;}
	.banners-content .text .intro-text + p{display:none;}
	.banners-content .text{width:100%;padding: 0px 20px;}
	.banners-content .img{display:none;}

	.catalog.detail .head{border:none !important;}
	.catalog.detail .head .row > div{width:100%;}
	body .detail .galery{width:100%;max-width:none;}
	body .detail .galery .inner{border: 1px solid #d7dee3 !important;}
	.detail .galery .inner .stickers{left:0px;text-align:center;}
	.detail .galery .inner .stickers .stickers-wrapper{display:inline-block;}
	.galery .flexslider .items, .gallery-block .flexslider .items, .banners-big .flexslider, .banners-big .slides{width:100% !important;transform:none !important;}
	.catalog.detail .head .bx_item_detail_inc_two .row>div{width:33%;float:left;}
	.bx_item_detail_inc_two .list-type-block.item-views .item{padding-left:0px;}

	.catalog.detail .nav.nav-tabs{display: none;}
	.catalog.detail .tab-pane{display:block;}
	.catalog.detail .title-tab-heading{display:block !important;}
	.catalog.detail .tab-pane.active .title-tab-heading + div {display: block;margin-bottom: 16px;padding-top: 23px;}
	.catalog.detail .tab-pane .title-tab-heading + div {display: none;}
	
	.detail .galery .flexslider .slides > li, .gallery-block .flexslider .items li, .banners-big .slides li{width:100% !important;}
	.detail .gallery-block .bigs.flexslider .slides.items{height: 300px;overflow:hidden;}
	.detail .galery .flexslider .slides.items{height: 470px;overflow:hidden;}
	.small-gallery-wrapper{display:none;}
	.gallery-block .flexslider .items li{height: 300px !important;line-height: 297px !important;}
	.detail .galery .flexslider .items li{height: 470px !important;line-height: 467px !important;}
	.detail .gallery-block .bigs.flexslider .slides.items li a{display:inline;}
	.detail .gallery-block .bigs .item img{max-width:100%;max-height:100%;}
	.dark-nav .flex-control-nav li a{background: #dedede !important;}
	.tabs .nav-tabs + .tab-content{padding-top:0px;}
	.tarifs .dyn-block{background:#fff !important;width: 240px !important;}
	.tarifs.partners.front.slider-items .flexslider .slides > li{width: 240px !important;}
	.flex-control-nav{display:none !important;}

	.detail .chars .props_table .char_name span, .detail .chars .props_table .char_value span{color:#666 !important;}
	.group-content .tab-pane:first-of-type h3{font-size:20px;}

	.catalog.detail .bottom-item-block .item-views .row>div{width:100%}
	.catalog.detail .bottom-item-block .item-views .row>div .item{height:auto !important;}

	.partners.front.slider-items .flexslider .slides > li{width:767px !important}
	.catalog.item-views.table .flexslider .slides > li{width:300px !important;}
	.item-views .item{height:auto !important;}
	.catalog.item-views > .row > div[class*=col-]{/*width:100%;*/}
	.catalog.item-views > .row > div[class*=col-]:nth-child(2n+1){clear:left;}


	.bottoms + .row>div{width:50%;float:left;margin:0px;display:none;}
	.bottoms + .row>div.share{float:right;}

	/* staff */
	.staff-items .group-content .items >div{width:33.33%;float:left;}
	.item-views.staff-items.table-type-block .item{overflow:hidden;}

	footer .contact-block .info .row>div{width:100%;float:none;}
	.inline-search-block{display:none;}
	a.scroll-to-top{display:none !important;}

	body .basket.default .buy_block .counter .ctrl{display:none;}
	body .basket.default .buy_block.lg .counter .input{padding-left:0;padding-right:0;}
	body .basket.default .buy_block.lg .counter input{padding-left:0;}
	body .basket.default .items .item .remove{display:none;}
	body .basket.default .foot .remove{display:none;}
	body .basket.default .foot{border-bottom:none;margin-bottom:0;}
	body .basket.default .buttons{display:none;}
	body .basket.default{margin-bottom:0;}
	body .basket.default .items{border-color:black;}
	body .basket.default .items .head{display:table;border-color:black;}
	body .basket.default .items .head .title.prices{width:115px;}
	body .basket.default .items .head .title.prices.summ{width:125px;}
	body .basket.default .items .head .title.counter_t{width:115px;}
	body .basket.default .items .item{padding:0;border-color:black;}
	body .basket.default .items .item .box{display:table-cell;}
	body .basket.default .items .item .box{float:none!important;}
	body .basket.default .items .item .box:not(.remove_bl ){padding-left:15px;padding-right:15px;padding-top:29px!important;padding-bottom:29px!important;}
	body .basket.default .items .item .box:first-of-type{padding-left:29px;}
	body .basket.default .items .item .image{margin-top:0;margin-left:0;}
	body .basket.default .items .item .description{margin-bottom:0;padding-left:140px;}
	body .basket.default .items .item .prices{margin-top:0;}
	body .basket.default .items .item .counter{width:auto;margin-right:0;}
	body .basket.default .items .item .counter{margin-top:9px;}
	body .basket.default .items .item .prices .price_new{margin-top:14px;}
	body .basket.default .items .item .prices{width:115px!important;}
	body .basket.default .items .item .box.buy_block{width:115px!important;}
	body .basket.default .items .item .prices.summ{width:125px!important;}
	body .basket.default .foot .total{text-align:left;width:194px;}
	
	body footer{min-height:103px;margin-top:0!important;text-align:left;}
	body footer .info{display:inline-block;text-align:left;}
	body footer .info + .social{display:none;}
	body footer .maxwidth-theme>.col-md-3{float:left;width:25%;}
	body footer .maxwidth-theme>.col-md-9{float:left;width:75%;}
	body footer .maxwidth-theme>.col-md-3{display:block!important;}
	body footer .maxwidth-theme>.col-md-9>.row>.col-md-3{width:100%!important;text-align:right;}
	body footer .maxwidth-theme>.col-sm-3.hidden-lg{display:none!important;}
	body footer .container{margin-left: auto !important;margin-right: auto !important;max-width: 1345px;position: relative;width: 100%;font-size:0px;padding:0px;}
	body footer .container > .row{width: 50%;padding: 0px;display:inline-block;vertical-align:top;font-size:12px;}
	body footer .container > .bottom-middle{/*float:right;text-align: right;width: 30%;*/}
	body footer .container > .bottom-middle .maxwidth-theme > div{display:none;}
	body footer .container > .bottom-middle .maxwidth-theme .contact-block{display:block;width:100%;}
	body footer .container > .bottom-middle .maxwidth-theme .contact-block .col-md-9{margin-left:0px;}
	body footer .info .blocks{padding-left:0px;}
	body footer .info .blocks:before{display:none;}
	body footer .white_middle_text{display:none;}
	body footer .container > .bottom-under{/*float:left;*/text-align:right;}
	body footer .bottom-under .inner-wrapper .copy-block{float:none;}
	body footer .bottom-under .inner-wrapper, body footer .bottom-under .outer-wrapper{padding-top:0px;border: none;margin: 0px;}
	body footer .contact-block .info{margin:0px;border:none;padding: 10px 0px 0px;}

	div#jivo-iframe-container.jivo-iframe-container-bottom{display:none!important;}
	#panel{display:none!important;}
	#upheader{display:none!important;}
	.subscribe-block-wrapper{display:none;}
	.roistat-promo-wrap, .style-switcher, .form_demo-switcher{display:none !important;}

	body footer .bottom-under .inner-wrapper .copy-block > div{display:none;}
	footer .bottom-under .inner-wrapper .copy-block .copy{display:block;}
	body footer.footer-light  .bottom-under .inner-wrapper{border:none;}
	body footer .info .blocks{margin-bottom:12px;}

	body footer.compact .container .bottom-middle{width:100%;}
	body footer.compact .print-block, body footer.compact #bx-composite-banner{display:none;}
	footer.compact .social-block{display:none;}
	body footer.compact .container > .bottom-middle .maxwidth-theme > div{display:block;}
	body footer.compact .white_middle_text{display:none;}
	body footer.compact .info > div{width:100%;float:none;display:block;}
	body footer.compact .copy-block{float:right;}
}
@media print and (orientation: landscape){
	.tarifs .dyn-block{width: 214px !important;}
	.tarifs.partners.front.slider-items .flexslider .slides > li{width: 214px !important;}
	.partners.front.slider-items .flexslider .slides > li{width:1200px !important}
	.flex-direction-nav{display:none !important;}
	.catalog.item-views.table .flexslider .slides > li{width:320px !important;}
}

/* End */


/* Start:/bitrix/templates/aspro-medc2/css/datepicker.css?159490466912258*/
.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4EB5E6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4EB5E6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#FF9A19;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button{color:#4EB5E6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}

/* End */


/* Start:/bitrix/templates/aspro-medc2/css/animation/animation_ext.css?15949046704934*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

.transition{
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.animated.duration03{

-webkit-animation-duration: 0.3s;
-moz-animation-duration: 0.3s;
-o-animation-duration: 0.3s;
animation-duration: 0.3s;
}
.animated.duration04{

-webkit-animation-duration: 0.4s;
-moz-animation-duration: 0.4s;
-o-animation-duration: 0.4s;
animation-duration: 0.4s;
}
.animated.duration05{

-webkit-animation-duration: 0.5s;
-moz-animation-duration: 0.5s;
-o-animation-duration: 0.5s;
animation-duration: 0.5s;
}
.animated.duration06{

-webkit-animation-duration: 0.6s;
-moz-animation-duration: 0.6s;
-o-animation-duration: 0.6s;
animation-duration: 0.6s;
}
.animated.duration07{

-webkit-animation-duration: 0.7s;
-moz-animation-duration: 0.7s;
-o-animation-duration: 0.7s;
animation-duration: 0.7s;
}
.animated.duration08{

-webkit-animation-duration: 0.8s;
-moz-animation-duration: 0.8s;
-o-animation-duration: 0.8s;
animation-duration: 0.8s;
}
.animated.duration09{

-webkit-animation-duration: 0.9s;
-moz-animation-duration: 0.9s;
-o-animation-duration: 0.9s;
animation-duration: 0.9s;
}
.animated.duration10{

-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
}

.delay01{

-webkit-animation-delay: 0.1s;
-moz-animation-delay: 0.1s;
-o-animation-delay: 0.1s;
animation-delay: 0.1s;}

.delay03{

-webkit-animation-delay: 0.3s;
-moz-animation-delay: 0.3s;
-o-animation-delay: 0.3s;
animation-delay: 0.3s;}


.delay05{

-webkit-animation-delay: 0.5s;
-moz-animation-delay: 0.5s;
-o-animation-delay: 0.5s;
animation-delay: 0.5s;}

.delay055{

-webkit-animation-delay: 0.55s;
-moz-animation-delay: 0.55s;
-o-animation-delay: 0.55s;
animation-delay: 0.55s;}

.delay06{

-webkit-animation-delay: 0.6s;
-moz-animation-delay: 0.6s;
-o-animation-delay: 0.6s;
animation-delay: 0.6s;}
.delay065{

-webkit-animation-delay: 0.65s;
-moz-animation-delay: 0.65s;
-o-animation-delay: 0.65s;
animation-delay: 0.65s;}

.delay07{

-webkit-animation-delay: 0.7s;
-moz-animation-delay: 0.7s;
-o-animation-delay: 0.7s;
animation-delay: 0.7s;}

.delay08{

-webkit-animation-delay: 0.8s;
-moz-animation-delay: 0.8s;
-o-animation-delay: 0.8s;
animation-delay: 0.8s;}

.delay09{

-webkit-animation-delay: 0.9s;
-moz-animation-delay: 0.9s;
-o-animation-delay: 0.9s;
animation-delay: 0.9s;}

.delay11,.delay011{

-webkit-animation-delay: 1.1s;
-moz-animation-delay: 1.1s;
-o-animation-delay: 1.1s;
animation-delay: 1.1s;}

.delay12, .delay012{

-webkit-animation-delay: 1.2s;
-moz-animation-delay: 1.2s;
-o-animation-delay: 1.2s;
animation-delay: 1.2s;}

.delay13,.delay013{

-webkit-animation-delay: 1.3s;
-moz-animation-delay: 1.3s;
-o-animation-delay: 1.3s;
animation-delay: 1.3s;}

.delay15, .delay015{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}

.delay17, .delay017{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}

.delay19, .delay019{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}

.delay21, .delay021{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}

@-webkit-keyframes toggle_opacity{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes toggle_opacity{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}

@-webkit-keyframes flash {
  0% {
    opacity: .55;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: .55;
  }
  100% {
    opacity: 1;
  }
}

/* WebKit  Opera */
@-webkit-keyframes spinner{
  from{
    -webkit-transform:rotate(0deg);
  }
  to{
    -webkit-transform:rotate(360deg);
  }
}
/* Other */
@keyframes spinner{
  from{
    -moz-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  to{
    -moz-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}
/* End */


/* Start:/bitrix/templates/.default/ajax/ajax.css?1594904668448*/
iframe.waitwindowlocal {position:absolute; border:0px; z-index:9999;}
div.waitwindowlocal {position:absolute; width:25px; height: 25px; padding:0px; 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-medc2/components/tireos/views/service_search_block/style.css?1594904669649*/
@charset "UTF-8";
.sections.item-views.front {
  padding: 72px 0 91px 0;
}

.sections.item-views.price-paddings {
  padding-top: 42px !important;
  padding-bottom: 3px !important;
}

.front-search-icons .chosen-animal::before {
  content: "";
  font-family: FontAwesome;
  display: inline-block;
  cursor: pointer;
  position: relative;
  left: 58px;
  top: -15px;
  color: #12a3d5;
}

.front-search-icons .icon-animal img {
  position: relative;
  left: 10px;
  top: 8px;
}

.front-search-icons .chosen-animal img {
  left: -6px;
}

.front-search-icons .icon-animal {
  padding: 0;
  margin-bottom: 6px;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/aspro-medc2/components/tireos/views/ask_question/style.css?15949046691899*/
.ask-question-blockform {
  /*.btn-transparent-bg {
    color: #08c !important;
  }*/
}
.ask-question-blockform.item-views {
  padding: 36px 0 35px 28px;
}
.ask-question-blockform .width-theme {
  position: relative;
  width: 100%;
  background-color: #fff;
  border: 3px solid #A9D83E;
}
.ask-question-blockform .width-theme::before,
.ask-question-blockform .width-theme::after {
  content: "";
  display: block;
  clear: both;
}
.ask-question-blockform .inner {
  padding: 35px 25px 20px 25px;
  line-height: 20px;
  font-size: 15px;
  font-weight: normal;
}
.ask-question-blockform .text-block {
  position: relative;
  padding: 83px 0 0;
  color: #222222;
}
.ask-question-blockform .text-block .svg {
  content: "";
  position: absolute;
  width: 88px;
  height: 80px;
  left: 50%;
  top: 0;
  margin: 0 0 0 -44px;
}
.ask-question-blockform .text-block .colored {
  color: #08c;
}
.ask-question-blockform .svg-inline-ask {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
}
.ask-question-blockform .svg svg {
  display: block;
}
.ask-question-blockform svg:not(:root) {
  overflow: hidden;
}
.ask-question-blockform .colored svg path {
  fill: #08c;
}
.ask-question-blockform .qcls-1 {
  fill-rule: evenodd;
}
.ask-question-blockform .text-memo {
  text-align: center;
}
.ask-question-blockform .outer {
  margin: 5px auto 35px auto;
  background: #fbfbfb;
  width: 140px;
}
.ask-question-blockform .btn .btn-default {
  margin: 0;
}
.ask-question-blockform .btn .btn-default:not(:hover) {
  background: 0 0;
}
.ask-question-blockform .btn .btn-lg {
  font-size: 15px;
}
@media (max-width: 992px) {
  .ask-question-blockform.item-views {
    display: none;
    margin: 0 auto;
    padding-left: 0;
    width: 300px;
  }
  .ask-question-blockform .width-theme {
    width: 100%;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/aspro-medc2/styles.css?159490466921203*/
/* 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!!! */

body {
    background-color: white;
    color: #666666;
}

a, a:hover, a:focus, a:active {
    text-decoration: none;
    outline: none;
}

a.grey {
    color: #818181;
}

/*a:hover{text-decoration:none;}*/
h1, h2, h3, h4, h5, h6 {
    font-family: "blogger-sans-regular" !important;
    margin: 0;
    font-weight: bold;
    color: #333;
    line-height: 1.3125em;
    text-overflow: ellipsis;
    overflow: hidden;
}

h1, h2, h3, h4 {
    letter-spacing: normal;
}

h1 {
    font-size: 2.5em;
}

h2 {
    font-size: 1.7333em;
    margin: 34px 0 24px;
}

h3 {
    font-size: 1.6em;
    margin: 35px 0 25px;
}

h4 {
    font-size: 1.3333em;
    margin: 36px 0 26px;
}

h5 {
    font-size: 1.2em;
    margin: 37px 0 27px;
}

h6 {
    font-size: 1.0667em;
    margin: 37px 0 27px;
}

/*h2+p,h3+p,h4+p,h5+p,h6+p,h2+ul,h3+ul,h4+ul,h5+ul,h6+ul,h2+ol,h3+ol,h4+ol,h5+ol,h6+ol{margin-top:0;}*/
.content h2:first-of-type, .content h3:first-of-type, .content h4:first-of-type, .content h5:first-of-type, .content h6:first-of-type { /*margin-top:0px;*/
}

h1.spaced, h2.spaced, h3.spaced, h4.spaced, h5.spaced, h6.spaced {
    margin-top: 50px !important;
}

h1.no-top-space, h2.no-top-space, h3.no-top-space, h4.no-top-space, h5.no-top-space, h6.no-top-space {
    margin-top: 0px;
}

h1.no-bottom-space, h2.no-bottom-space, h3.no-bottom-space, h4.no-bottom-space, h5.no-bottom-space, h6.no-bottom-space {
    margin-bottom: 0px;
}

h1.more-spaced, h2.more-spaced, h3.more-spaced, h4.more-spaced, h5.more-spaced, h6.more-spaced {
    margin-top: 64px;
}

h1.bottom-spaced, h2.bottom-spaced, h3.bottom-spaced, h4.bottom-spaced, h5.bottom-spaced, h6.bottom-spaced {
    margin-bottom: 25px !important;
}

.underline {
    display: inline-block;
    margin-bottom: 20px;
    padding-bottom: 11px;
    border-bottom: 2px solid blue;
}

h4.underline {
    padding-bottom: 7px;
}

h5.underline {
    padding-bottom: 4px;
}

b { /*color:#222222;*/
}

.dark_link {
    color: #333;
}

.label[href]:hover, .label[href]:focus {
    color: #555;
    cursor: default;
}

.no-bottom-margin {
    margin-bottom: 0;
}

.no-top-margin {
    margin-top: 0;
}

.muted {
    color: #818181;
}

.bold {
    font-weight: bold;
}

p {
    font-size: 16px;
    margin: 25px 0;
    color: #333;
}

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

p:first-child, h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, blockquote:first-child {
    margin-top: 0;
}

p:last-child, h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, blockquote:last-child {
    margin-bottom: 0;
}

hr {
    height: 1px;
    margin: 25px 0;
    border: none;
    border-top: 1px solid #f5f5f5;
}

.colored_line {
    border-color: #ededed;
    border-top-width: 2px;
}

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

table.table {
    border: 1px solid #ecf2f4;
    border-collapse: collapse;
    border-spacing: 0;
    border-radius: 3px;
}

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 {
    padding: 14px 20px 15px;
    border: none;
    border-bottom: 1px solid #ecf2f4;
}

table.table > thead > tr > th, table.table > thead > tr > td {
    padding-top: 11px;
    padding-bottom: 11px;
    background: #889ea5;
    color: #FFF;
    font-size: 13px;
    line-height: 1.5385em;
}

table.table > tbody > tr:hover, table.table-striped > tbody > tr:hover {
    background: #f9fbfb;
}

table.table > thead > tr > th, table.table > tbody > tr > th, table.table > tfoot > tr > th {
    color: white;
}

table.table td {
    background: none;
}

table.table-striped tbody td, table.table-striped thead td, table.table-striped tbody tr {
    background: none;
}

table.table td, table.table-striped td {
    border-bottom: 1px solid #ecf2f4;
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background: none;
}

table.table1 {
    width: 100%;
    border-top: 1px solid #ecf2f4;
    border-bottom: 1px solid #ecf2f4;
    border-collapse: collapse;
    border-spacing: 0;
}

table.table1 tbody td {
    padding: 15px 21px;
    border-bottom: 1px solid #ecf2f4;
    line-height: 1.428571429;
    vertical-align: top;
}

table.table1 > thead > tr > th, table.table1 > thead > tr > td, table.table > thead > tr > th, table.table > thead > tr > td {
    padding: 7px 21px 8px;
    background: #889ea5;
    color: #FFF;
    font-size: 0.8667em;
    line-height: 1.5385em;
    font-weight: normal;
}

blockquote {
    position: relative;
    border: none;
    margin: 50px 0;
    padding: 0 0 0 90px;
    font-size: 1.1333em;
    font-weight: bold;
    line-height: 1.6472em;
    color: #333;
}

blockquote:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 44px;
    height: 30px;
    background: url(/bitrix/templates/aspro-medc2/images/svg/Quote_mask.svg) 0 0 no-repeat;
}

blockquote.danger {
    padding: 27px 42px 31px 42px;
    border: 1px solid rgba(210, 21, 21, 0.4);
    border-radius: 3px;
    border-left: 3px solid #d21515;
    color: #bb3a3a;
    margin: 40px 0px;
    font-weight: 400;
}

blockquote.info {
    padding: 27px 42px 31px 42px;
    border: 1px solid rgba(91, 177, 71, 0.4);
    border-radius: 3px;
    border-left: 3px solid #5bb147;
    color: #5a8051;
    margin: 40px 0px;
    font-weight: 400;
}

blockquote.danger * {
    color: #bb3a3a;
}

blockquote.info * {
    color: #5a8051;
}

blockquote.danger:before {
    content: "";
    position: absolute;
    top: -9px;
    left: 40px;
    background: #fff url(/bitrix/templates/aspro-medc2/images/medc2.png) -249px -262px no-repeat;
    width: 26px;
    height: 17px;
}

blockquote.info:before {
    content: "";
    position: absolute;
    top: -9px;
    left: 40px;
    background: #fff url(/bitrix/templates/aspro-medc2/images/medc2.png) -17px -153px no-repeat;
    width: 26px;
    height: 18px;
}

blockquote.danger:after {
    content: "";
}

blockquote.code {
    padding: 27px 42px 31px 42px;
    border: 1px solid #f5f5f5;
    background: url(/bitrix/templates/aspro-medc2/images/code_pattern.gif);
    color: #999;
    margin: 40px 0px;
    font-weight: 400;
}

blockquote.code:before {
    display: none;
}

blockquote > div {
    font-style: italic;
    padding: 18px 20px 25px;
}

blockquote small {
    color: #333333;
    font-style: normal;
    margin-top: 10px;
}

/*ul + h3,ul + h4,ul + h5,ul + h6, ol + h3,ol + h4,ol + h5,ol + h6{margin-top:48px;}*/
ul.list.icons {
    padding-left: 30px;
}

ul.list.icons .fa {
    margin-left: -22px;
    margin-right: 5px;
}

dl {
    margin-top: 16px;
}

dt {
    margin-bottom: 1px;
}

dd {
    margin-bottom: 14px;
    color: #444444;
}

dd + dd {
    margin-top: -14px;
}

ul, ol {
    margin: 25px 0;
    padding-left: 0px;
}

ul:first-child, ol:first-child {
    margin-top: 0;
}

ul:last-child, ol:last-child {
    margin-top: 0;
}

ol {
    margin-left: 20px;
}

ol li {
    display: table;
    padding-left: 4px;
    margin-bottom: 12px;
}
ol.styled li {
    display: list-item;
}
ul li {
    display: table;
    list-style-type: none;
    position: relative;
    padding-left: 20px;
    margin-bottom: 8px;
    color: #333;
    font-size: 16px;
}

ul li ul, ol li ol {
    padding-top: 4px;
}

ul li:before {
    content: "–";
    position: absolute;
    left: 0;
    top: 0;
}

ul.list-unstyled li {
    padding-left: 0px;
    margin-bottom: 0px;
}

ul.list-unstyled li:before {
    display: none;
}
ul.list-unstyled.disc {
    padding-left: 20px;
}
ul.list-unstyled.disc li {
    list-style-type: disc;
    display: list-item;
}
.body_media {
    display: none;
    position: absolute;
    top: 2px;
}

.valign {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.ask_a_question {
    text-align: center;
    line-height: 15px;
    color: #1D2029;
}

.ask_a_question .text {
    margin-top: 8px;
}

.styled-block {
    border-left: 2px solid;
    background: url('/bitrix/templates/aspro-medc2/images/background.png') #f5f5f5 0 0 repeat;
    color: #555555;
    margin-bottom: 40px;
    clear: both;
    margin-top: 30px;
    padding: 37px 50px;
    font-size: 15px;
}

.order-block {
    padding: 35px 24px;
    background: #f9fbfb;
    border: 1px solid #ecf2f4;
    clear: both;
    margin: 35px 0 51px;
    width: 100%;
}

.order-block:first-child {
    margin-top: 0;
}

.order-block:last-child {
    margin-bottom: 0;
}

.order-block table {
    width: 100%;
}

.order-block td {
    vertical-align: middle;
}

.order-block td .btns {
    text-align: right;
}

.order-block .btn {
    margin: 0;
}

.order-block .text {
    padding: 0 0 0 60px;
    min-height: 54px;
    text-align: left;
    position: relative;
    color: #333;
}

.order-block .text:before {
    content: "";
    background: url(/bitrix/templates/aspro-medc2/images/svg/Service_icon.svg) 0 0 no-repeat;
    display: block;
    width: 42px;
    height: 40px;
    position: absolute;
    top: 5px;
    left: 0;
}

.order-block .text h1, .order-block .text h2, .order-block .text h3, .order-block .text h4, .order-block .text h5, .order-block .text h6 {
    color: #333333;
    margin-bottom: 5px;
    margin-top: 0px;
}

.styled-block .row > div, .order-block .row > div { /*float:left;*/
    display: table-cell;
    vertical-align: middle;
}

.styled-block .row > div.col-md-3, .order-block .row > vib.col-md-3 {
    text-align: center;
}

.styled-block .row > div.col-md-3 .btn, .order-block .row > vib.col-md-3 .btn {
    position: relative;
    margin: 0;
}

.select-outer {
    width: 252px; /*overflow:hidden;*/
    position: relative;
    white-space: nowrap;
    font-size: 0px; /*border: 1px solid #f5f5f5;*/
}

.select-outer select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    font-size: 13px;
}

.select-outer i.fa { /*position:absolute;*/
    top: 0px;
    width: 28px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    padding: 1px 1px 0px 2px;
    border-right: 0px solid #f5f5f5;
    left: 0px;
    vertical-align: top;
    font-size: 13px;
    margin-right: -28px;
}

.select-outer i.fa:before {
    background: url(/bitrix/templates/aspro-medc2/images/medc2.png) -18px -329px no-repeat;
    color: #fff;
}

.select-outer i + select {
    padding-left: 39px;
    padding-right: 7px;
}

.select-outer select + i.fa {
    border-left: 0px solid #f5f5f5;
    right: 0px;
    left: auto;
    border-right-width: 0px;
    padding-left: 0px;
    margin-left: -28px;
}

.select-outer.black i.fa {
    color: #222;
}

.bx-opera .select-outer i.fa {
    top: 6px;
    display: none;
}

.bx-firefox .select-outer i.fa, .bx-ie .select-outer i.fa { /*height:31px;line-height:30px;*/
}

.bx-firefox .select-outer select {
    padding-top: 6px;
    padding-bottom: 7px;
}

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

.dark_table {
    color: #222;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
}

.noradius {
    border-radius: 0;
}

.white_middle_text {
    font-weight: bold;
}

.underborder {
    border-bottom: 1px dotted;
}

.introtext {
    margin: 0 0 48px;
    font-size: 1.1333em;
    line-height: 1.6472em;
    color: #333333;
}

.btn-inline {
    cursor: pointer;
    white-space: nowrap;
}

.btn-inline i {
    margin: 0 14px;
}

.btn-inline.rounded i {
    margin: 0 8px;
    border-radius: 50%;
    width: 18px;
    text-align: center;
    height: 18px;
    line-height: 17px;
    position: relative;
    top: 1px;
}

.btn-inline.rounded i:before {
    margin-left: 2px;
}

.bx-firefox .btn-inline.rounded i:before {
    margin-left: 0px;
}

.btn-inline.rounded:hover i {
    color: #fff;
    background: #ccc;
}

.btn-inline:hover {
    color: #222;
}

.btn-inline.sm {
    font-size: 0.867em;
}

.btn-inline.sm i {
    margin: 0 12px;
}

.btn-inline.sm.rounded i {
    margin: 0 6px;
}

.btn-inline.xs {
    font-size: 0.733em;
}

.btn-inline.xs i {
    margin: 0 10px;
}

.btn-inline.xs.rounded i {
    margin: 0 4px;
}

.btn-inline.black {
    color: #222;
}

.black {
    color: #222;
}

/* i.fa.big-icon /info/more/icons/ */
.fa.big-icon {
    height: 54px;
    width: 54px;
    line-height: 54px;
    font-size: 29px;
    border-radius: 50%;
    background: #666;
    color: #fff;
    text-align: center;
}

.fa.big-icon.grey {
    color: #222;
}

.fa.big-icon.s50 {
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 29px;
}

.fa.big-icon.s45 {
    height: 45px;
    width: 45px;
    line-height: 45px;
    font-size: 25px;
}

.fa.big-icon.s40 {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 22px;
}

.fa.big-icon.s35 {
    height: 35px;
    width: 35px;
    line-height: 35px;
    font-size: 19px;
}

.fa.big-icon.s30 {
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 17px;
}

.fa.big-icon.s25 {
    height: 25px;
    width: 25px;
    line-height: 25px;
    font-size: 13px;
}

/* .icon-text /info/more/icons/ */
.icon-text {
    padding: 0 20px;
    height: 54px;
    line-height: 54px;
    display: inline-block;
    border-radius: 27px;
    white-space: nowrap;
}

.icon-text .fa {
    font-size: 30px;
    margin-top: -7px;
    vertical-align: middle;
    margin-right: 10px;
}

a.icon-text:hover {
    color: #fff;
    text-decoration: underline;
}

a.icon-text:focus {
    color: #fff;
}

.icon-text.s50 {
    padding: 0 18px;
    height: 50px;
    line-height: 50px;
}

.icon-text.s50 .fa {
    margin-top: -2px;
    font-size: 26px;
    margin-right: 6px;
}

.icon-text.s45 {
    height: 45px;
    line-height: 45px;
}

.icon-text.s45 .fa {
    margin-top: -2px;
    font-size: 22px;
    margin-right: 4px;
}

.icon-text.s40 {
    padding: 0 16px;
    height: 40px;
    line-height: 40px;
}

.icon-text.s40 .fa {
    font-size: 22px;
    margin-top: -4px;
    margin-right: 4px;
}

.icon-text.s35 {
    padding: 0 14px;
    height: 35px;
    line-height: 33px;
}

.icon-text.s35 .fa {
    margin-top: 0;
    font-size: 18px;
    margin-right: 4px;
}

.icon-text.s30 {
    padding: 0 12px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    line-height: 29px;
}

.icon-text.s30 .fa {
    margin-top: 0;
    font-size: 15px;
    margin-right: 2px;
    line-height: 13px;
}

.icon-text.s25 {
    padding: 0 9px;
    height: 25px;
    font-size: 13px;
    line-height: 24px;
}

.icon-text.s25 .fa {
    margin-top: 0;
    font-size: 14px;
    margin-right: 2px;
    line-height: 13px;
}

/* SHARE OLD VERSION */
.share {
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: left;
    color: #222222;
    float: none;
}

.share .yashare-auto-init > * {
    vertical-align: top;
    padding: 0 !important;
}

.share .yashare-auto-init .b-share > * {
    vertical-align: top;
    padding: 0 !important;
    margin: 1px 3px 0 2px;
}

.share > .text {
    display: inline-block;
    margin-right: 38px;
    vertical-align: top;
}

/* SHARE VERSION 2 */
.share .ya-share2 {
    display: inline-block;
    vertical-align: top;
}

.share > .text {
    margin-right: 5px;
    margin-top: 0px;
    display: inline-block;
    vertical-align: top;
}

/* BUTTONS */
.btn {
    padding: 10px 17px 11px;
    font-size: 0.867em;
    font-weight: normal;
    line-height: 1.2em;
    border-radius: 19px;
    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;
}

.bx-firefox .btn {
    padding-top: 9px;
    padding-bottom: 11px;
}

.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:focus {
    color: #FFF;
}

.btn-lg {
    padding: 14px 25px;
    font-weight: bold;
    border-radius: 24px;
}

.btn.btn-lg {
    font-size: 1em;
}

.bx-firefox .btn-lg {
    padding: 13px 25px 14px;
}

.btn.btn-sm {
    padding: 9px 22px 10px;
    font-size: 0.867em;
    font-weight: normal;
    border-radius: 20px;
}

/*.bx-firefox .btn-sm{padding:5px 15px 5px;}*/
.btn-xs {
    font-size: 0.867em;
    padding: 7px 14px 8px;
    border-radius: 16px;
}

/*.btn.btn-xs{font-size:0.800em;font-weight:normal;}*/
.bx-firefox .btn-xs, .bx-ie .btn-xs {
    padding-top: 7px;
    padding-bottom: 8px;
}

.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:hover {
    color: #FFF;
}

.btn-default.wc {
    padding: 0 !important;
    font-size: 0;
}

.btn-default.wc .fa {
    display: inline-block;
    height: 31px;
    line-height: 32px;
    vertical-align: top;
    width: 32px;
    *display: inline;
    zoom: 1;
    font-size: 13px;
}

.btn-default.wc span {
    display: inline-block;
    padding: 6px 12px 5px 0px;
    line-height: 19px;
    vertical-align: top;
    *display: inline;
    zoom: 1;
    font-size: 13px;
}

.btn-default.btn-xs.wc .fa {
    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 0;
    font-size: 11px;
}

.btn-default.wc.vert {
    background: none;
    border: none;
    padding: 0;
    min-width: 100px;
    width: 100%;
}

.btn-default.wc.vert .fa {
    background-color: #cdd8dd;
    border: none;
    display: block;
    height: 70px;
    line-height: 70px;
    vertical-align: top;
    font-size: 39px;
    border-radius: 1px 1px 0 0;
    width: 100%;
}

.btn-default.wc.vert span {
    color: #1d2029;
    background: #dfeaed;
    border-bottom: 1px solid #c8d2d5;
    border-top: 1px solid #eaf1f3;
    display: block;
    padding: 10px 12px 10px;
    line-height: 16px;
    font-size: 13px;
    font-weight: bold;
    border-radius: 0 0 1px 1px;
    white-space: normal;
    text-shadow: none;
}

.btn-default.wc.vert:hover span {
    background: #cdd8dd;
    border-bottom: 1px solid #b8c2c6;
    border-top: 1px solid #dde5e8;
}

.btn.white {
    background: rgba(255, 255, 255, 0.3);
}

.btn.btn-responsive-nav {
    color: #FFF;
    padding: 5px 8px 3px;
    margin: 0;
    border: medium none;
}

.btn.btn-responsive-nav .fa {
    font-size: 21px;
}

.btn.btn-transparent-border {
    border: 1px solid rgba(243, 243, 243, 0.4);
}

.btn.btn-transparent-border:hover {
    color: #fff;
}

/* LABELS */
.label {
    border-radius: 1px;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    height: 22px;
    padding: 0.4em 0.6em;
    display: inline-block;
    vertical-align: top;
}

.label-instock {
    background: #3cc051;
}

.label-nostock {
    background: #999999;
}

.label-pending {
    background: #fcb322;
}

.label-order {
    background: #57b5e3;
}

/* REVIEW */
.review {
    margin-bottom: 30px;
    position: relative;
}

/* 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-medc2/template_styles.css?1594990563343487*/
/* 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-face {
	font-display: swap;
	font-family: "blogger-sans-regular";
	src: url("/bitrix/templates/aspro-medc2/fonts/blogger-sans-regular.ttf");
}
@font-face {
	font-display: swap;
	font-family: "blogger-sans-bold";
	src: url("/bitrix/templates/aspro-medc2/fonts/blogger-sans-bold.ttf");
}
html {
	overflow-x: hidden;
	overflow-y: auto;
}
/*html, body{width:100%;height:100%;}*/
body {
    font: 15px/25px "blogger-sans-regular", sans-serif;
	margin: 0;
	overflow: hidden;
}
body.body-index{
	background: url("/bitrix/templates/aspro-medc2/images/background.jpg") no-repeat left top / auto 711px;
}
* html .clearfix {
	height: 1%;
}
html[xmlns] .clearfix {
	display: block;
}
@keyframes rotationUp {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(180deg);
	}
}
@keyframes rotationDown {
	0% {
		transform: rotate(180deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
@keyframes spinner {
	from {
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
	}
	to {
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
	}
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
.row.clearfix, .clearfix.block {
	display: block;
}
*[id^=bx_incl] {
	display: inline;
	vertical-align: top;
	*display: inline;
	zoom: 1;
}
.bx_editmode .bx_areas *[id^=bx_incl] {
	display: block;
}
.index .header-v5 .top-block .personal-link, .index .top-block .menu.topest > div > a,
.index .top-block .social-icons li a{
	color: #333;
}
.index .menu-row.bgcolored .mega-menu table td .wrap > a{
	color: #12a3d5;
	-webkit-transition: background .15s ease-in-out;
	transition: background .15s ease-in-out;
}
.index .top-block .social-icons li a{
	background: #fff;
	border-radius: 50%;
	color: #12a3d5;
	-webkit-transition: background .12s ease-in, color .12s ease-in;
	transition: background .12s ease-in, color .12s ease-in;
}
.index .top-block .social-icons li a:hover{
	background: #12a3d5;
	border-radius: 50%;
	color: #fff;
}
.visible-lg.visible-md.title-v1.index .menu-row.bgcolored .mega-menu table td .wrap > a:hover{
	color: #fff;
}
.visible-lg.visible-md.title-v1.index .top-block{
	background: none;
}
.margin0 {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.nopadding {
	padding: 0px !important;
}
* {
	outline: none !important;
}
*[data-event="jqm"] {
	cursor: pointer;
}
.onesmallfont {
	font-size: 0.933em;
}
.twosmallfont {
	font-size: 0.867em;
	line-height: 1.3846em;
}
.animation-width {
	-webkit-transition: width ease 0.1s;
	moz-transition: width ease 0.1s;
	ms-transition: width ease 0.1s;
	o-transition: width ease 0.1s;
	transition: width ease 0.1s;
}
.animation-bg {
	-webkit-transition: background ease 0.1s;
	moz-transition: background ease 0.1s;
	ms-transition: background ease 0.1s;
	o-transition: background ease 0.1s;
	transition: background ease 0.1s;
}
.animation-height {
	-webkit-transition: height ease 0.1s;
	moz-transition: height ease 0.1s;
	ms-transition: height ease 0.1s;
	o-transition: height ease 0.1s;
	transition: height ease 0.1s;
}
.animation-all {
	-webkit-transition: all ease 0.1s;
	moz-transition: all ease 0.1s;
	ms-transition: all ease 0.1s;
	o-transition: all ease 0.1s;
	transition: all ease 0.1s;
}
.animation-opacity {
	-webkit-transition: opacity ease 0.1s;
	moz-transition: opacity ease 0.1s;
	ms-transition: opacity ease 0.1s;
	o-transition: opacity ease 0.1s;
	transition: opacity ease 0.1s;
}
.animation-boxs {
	-webkit-transition: box-shadow ease 0.1s, border-color ease 0.1s;
	moz-transition: box-shadow ease 0.1s, border-color ease 0.1s;
	ms-transition: box-shadow ease 0.1s, border-color ease 0.1s;
	o-transition: box-shadow ease 0.1s, border-color ease 0.1s;
	transition: box-shadow ease 0.1s, border-color ease 0.1s;
}
.border-bottom {
	border-bottom: 1px solid #f2f6f7;
}
.shadow1 {
	box-shadow: none;
	transition: box-shadow 0.3s ease;
	-moz-transition: box-shadow 0.3s ease;
	-ms-transition: box-shadow 0.3s ease;
	-o-transition: box-shadow 0.3s ease;
	-webkit-transition: box-shadow 0.3s ease;
}
.shadow1:hover {
	z-index: 1;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
	-moz-box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
	box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
}
.item-border {
	position: relative;
	border: 1px solid #ecf2f4;
	border-radius: 3px;
}
.item-border:hover {
	border-color: transparent;
	z-index: 2;
}
.btn.arrow {
	position: relative;
	padding: 18px 19px 18px 17px;
}
.btn.arrow:focus {
	background: white !important;
}
.btn.arrow:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -5px 0 0 -6px;
	width: 12px;
	height: 10px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Arrow_mask_and_white.svg) 0 0 no-repeat;
	transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	-webkit-transition: all 0s ease-in-out;
	transition-delay: 0.18s;
	-moz-transition-delay: 0.18s;
	-ms-transition-delay: 0.18s;
	-o-transition-delay: 0.18s;
	-webkit-transition-delay: 0.18s;
}
.btn.arrow:hover:before {
	background-position: -14px 0;
	background-color: transparent;
	transition: none;
}
.btn.arrow-open {
	position: relative;
	border-radius: 100%;
	padding: 14px 15px 16px;
}
.btn.arrow-open:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 10px;
	height: 6px;
	margin: -2px 0 0 -5px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Arrows_rolldown.svg) 0 0 no-repeat;
	transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	-webkit-transition: all 0s ease-in-out;
	transition-delay: 0.18s;
	-moz-transition-delay: 0.18s;
	-ms-transition-delay: 0.18s;
	-o-transition-delay: 0.18s;
	-webkit-transition-delay: 0.18s;
	-webkit-animation-duration: 0.2s;
	-webkit-animation-timing-function: linear;
	-moz-animation-duration: 0.2s;
	-moz-animation-timing-function: linear;
	-o-animation-duration: 0.2s;
	-o-animation-timing-function: linear;
	animation-duration: 0.2s;
	animation-timing-function: linear;
}
.btn.arrow-open:hover:before {
	background-color: transparent;
	background-position: -14px 0;
	transition: none;
}
.btn.arrow-open.open:before {
	margin-top: -3px;
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.btn.arrow-open.closed:before {
	-webkit-animation-name: rotationDown;
	-moz-animation-name: rotationDown;
	-o-animation-name: rotationDown;
	animation-name: rotationDown;
}
.btn.arrow-open.opened:before {
	margin-top: -3px;
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-animation-name: rotationUp;
	-moz-animation-name: rotationUp;
	-o-animation-name: rotationUp;
	animation-name: rotationUp;
}
.rolldown {
	position: relative;
	padding: 2px 0 3px 34px;
	font-weight: bold;
	cursor: pointer;
}
.rolldown .btn.arrow-open.sm {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	width: 22px;
	height: 22px;
	border-radius: 100%;
}
.rolldown .btn.arrow-open.sm:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -2px 0 0 -4px;
	width: 8px;
	height: 5px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Arrows_rolldown_small.svg) 0 0 no-repeat;
	transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	-webkit-transition: all 0s ease-in-out;
	transition-delay: 0.05s;
	-moz-transition-delay: 0.05s;
	-ms-transition-delay: 0.05s;
	-o-transition-delay: 0.05s;
	-webkit-transition-delay: 0.05s;
}
.item:not(:hover) .rolldown .btn.arrow-open.sm:before {
	transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	-ms-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	-webkit-transition-delay: 0.1s;
}
.item:hover .rolldown .btn.arrow-open.sm:before {
	background-position: -10px 0;
}
.rolldown .btn.arrow-open.sm.opened:before {
	margin-top: -3px;
}
.overlay-resize {
	position: fixed;
	z-index: 9999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
label {
	font-weight: normal;
}
label.error {
	color: #fb5f5f !important;
	margin: 2px 0 0;
	display: block;
	padding: 0;
	right: 0;
	font-size: 0.8em;
	line-height: 1.5em;: z-index: 6;
}
textarea {
	resize: none;
}
input {
	outline: none;
}
input::-ms-clear {
	display: none;
}
form input i[class*=fa] {
	font-family: FontAweSome;
}
select {
	border: 1px solid #f5f5f5;
	padding: 5px 39px 5px 7px;
	background: none;
	color: #777777;
	cursor: pointer;
	line-height: 17px;
	position: relative;
}

/*scrollbars */
.scrollbar::-webkit-scrollbar {
	width: 8px;
}
.scrollbar::-webkit-scrollbar-track {
	box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.15);
	border-radius: 8px;
}
.scrollbar::-webkit-scrollbar-thumb {
	border-radius: 8px;
	background: #999;
	border: 2px solid #fff;
}
.scrollbar::-webkit-scrollbar-thumb:window-inactive {
	background: #999;
	border: 2px solid #fff;
}
.body {
	height: auto !important;
	margin: 0 auto /* -231px*/;
	min-height: 100%;
	position: relative;
}
.body.index {
	padding: 0;
}
body.main {
	padding: 0;
}
.container {
	width: 100% !important;
	padding: 0;
}
.container iframe, .container object, .container video {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.maxwidth-theme {
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1344px;
	position: relative;
	width: 100%;
}
.maxwidth-theme:before, .maxwidth-theme:after {
	content: "";
	display: block;
	clear: both;
}
.bx-firefox .maxwidth-theme {
	max-width: 1345px;
}
section.page-top > .row, .greyline > .row, .logo_and_menu-row > .row, .main > .row, .container > .row, .border_content > .row {
	margin-left: 0;
	margin-right: 0;
}
section.page-top > .row > .maxwidth-theme, .greyline > .row > .maxwidth-theme, .logo_and_menu-row > .row > .maxwidth-theme, .main > .row > .maxwidth-theme, .container > .row > .maxwidth-theme {
	padding: 0;
}
article.post-large {
	margin-left: 80px;
}
article.post-large div.post-image, article.post-large div.post-date {
	margin-left: -80px;
}
.border_content {
}
.border_content .head-block.top {
	margin-bottom: 32px;
}
body .wide-block {
	display: block;
	margin-right: 0;
}
body.with_banner {
	padding: 0 0 60px;
}
.url-block {
	position: relative;
	padding: 0 0 0 54px;
}
.url-block:not(.next-url) i {
	position: absolute;
	top: -10px;
	left: 0;
	width: 38px;
	height: 38px;
	border-radius: 100%;
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	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;
}
.url-block:not(.next-url) i:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -5px 0 0 -6px;
	width: 12px;
	height: 10px;
	border-radius: 100%;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Arrow_mask_and_white.svg) -28px 0 no-repeat;
}
.url-block:not(.next-url):hover i:before {
	background-position: -14px 0;
}
.url-block.next-url i {
	left: auto;
	right: 0px;
}
.url-block.next-url span {
	padding-left: 20px;
	padding-right: 67px;
}
.bx-firefox .back-url i, .bx-ie .back-url i {
	line-height: 24px;
}
div[id^=wait_comp], .bx-core-waitwindow {
	display: none;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}
.margin-bottom-30 {
	margin-bottom: 30px;
}
.jqmWindow {
	position: absolute;
	animation: toggle_opacity 200ms;
}
.fa.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-medc2/images/background.png') #f3f8fa top center no-repeat;
}
.fontawesome-icon-list [class*="col-md-"] {
	margin-bottom: 9px;
}
.fontawesome-icon-list i:not(.svg) {
	font-size: 1.3em;
	margin-right: 5px;
	display: inline-block;
	width: 30px;
	text-align: center;
	position: relative;
	top: 2px;
}
.bx-yandex-view-layout {
	border: 1px solid;
	margin-bottom: 40px;
	border-color: #f5f5f5;
	width: 100%;
}
span.zoom {
	border-radius: 100%;
	color: #ffffff;
	display: block;
	height: 38px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 38px;
	cursor: pointer;
	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;
	background: #FFF;
}
span.zoom:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -8px 0 0 -8px;
	width: 16px;
	height: 16px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Enlarge.svg) 0 0 no-repeat;
}
span.zoom:hover:before {
	background-position: -20px 0;
}
.uploader {
	border: 1px solid #f5f5f5;
	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: #435d77;
	border-bottom: 1px solid #435d77;
	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 9px 9px 145px;
	text-overflow: ellipsis;
}
img.captcha_img {
	height: 40px;
}
.text_before_items h3 {
	margin-top: 0;
}
.featured-box .box-content .fa {
	display: block;
	text-align: center;
	font-size: 72px;
	color: #777;
	padding: 40px 0 25px;
}
.bgtransition {
	transition: background-color 0.3s ease, border-color 0.3s ease;
	-moz-transition: background-color 0.3s ease, border-color 0.3s ease;
	-ms-transition: background-color 0.3s ease, border-color 0.3s ease;
	-o-transition: background-color 0.3s ease, border-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease, border-color 0.3s ease;
}
.docs {
	margin: 0;
}
.docs .xls, .docs .doc, .docs .pdf, .docs .jpg, .docs .png, .docs .ppt, .docs .tif, .docs .txt {
	margin-bottom: 10px;
	line-height: 17px;
	height: 43px;
	padding-left: 58px;
	color: #707f88;
	font-size: 12px;
}
.docs .xls a, .docs .doc a, .docs .pdf a, .docs .jpg a, .docs .png a, .docs .ppt a, .docs .tif a, .docs .txt a {
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 13px;
	margin-bottom: 3px;
	white-space: nowrap;
}
.docs .xls {
	background: url("/bitrix/templates/aspro-medc2/images/docs/xls.png") no-repeat;
}
.docs .doc {
	background: url("/bitrix/templates/aspro-medc2/images/docs/doc.png") no-repeat;
}
.docs .pdf {
	background: url("/bitrix/templates/aspro-medc2/images/docs/pdf.png") no-repeat;
}
.docs .jpg {
	background: url("/bitrix/templates/aspro-medc2/images/docs/jpg.png") no-repeat;
}
.docs .png {
	background: url("/bitrix/templates/aspro-medc2/images/docs/png.png") no-repeat;
}
.docs .ppt {
	background: url("/bitrix/templates/aspro-medc2/images/docs/ppt.png") no-repeat;
}
.docs .tif {
	background: url("/bitrix/templates/aspro-medc2/images/docs/tif.png") no-repeat;
}
.docs .txt {
	background: url("/bitrix/templates/aspro-medc2/images/docs/txt.png") no-repeat;
}
.video .title {
	text-align: center;
	margin: 5px 0 25px;
}
.dark-color {
	color: #333;
}
.shine {
	position: relative;
}
.hover_shine .shine:before {
	position: absolute;
	top: 0;
	left: -45%;
	z-index: 2;
	display: block;
	content: '';
	width: 25%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.hover_shine .shine:hover:before {
	-webkit-animation: shine .5s;
	animation: shine .5s;
}
.hover_blink .shine:hover {
	opacity: 1;
	-webkit-animation: flash 0.8s;
	animation: flash 0.8s;
}
.inner-table-block {
	display: table-cell;
	vertical-align: middle;
}
.inner-table-block.menu-block {
	display: block;
}
.company-front h3 {
	margin-top: 10px;
}

/* SVG ICONS */
.svg {
	top: -1px;
	display: inline-block;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: middle;
	min-width: 30px;
	min-height: 30px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
}
.svg-phone {
	margin: 0 8px 0 0;
	min-width: 8px;
	min-height: 11px;
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Phone_small.svg);
}
.svg-burger {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/burger_black.svg);
}
.svg-burger.white {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Burger_white.svg);
}
.svg-burger.mask {
	background-color: #333333;
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Burger_mask.svg);
}
.svg-search {
	background-color: #333333;
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Search_white_mask.svg);
}
.svg-basket {
	background-color: #333333;
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Basket_mask.svg);
}
.svg-spinner {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Spinner.svg);
	margin-right: 5px;
}
.svg-arrow-left {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Arrow_left.svg);
}
.svg-arrow-right {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Arrow_right.svg);
}
.svg_triangle_right {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Triangle_right.svg);
}
.svg-print {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Print.svg);
}
.svg-filter {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Filter_black.svg);
	margin-left: -1px;
	margin-top: 1px;
}
.svg-filter.white {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Filter_white.svg);
}
.svg.svg-address {
	top: -2px;
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Addres_footer.svg);
}
.svg.svg-address.black {
	position: relative;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Addres_black.svg) 0 0/100% no-repeat;
	background-color: transparent;
}
.svg.svg-email {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Mail_footer.svg);
}
.svg.svg-cabinet {
	background: #333333 url(/bitrix/templates/aspro-medc2/images/svg/Cabinet_whiteon_small_mask.svg) 0px 0 no-repeat;
}
.svg.svg-cabinet.white {
	background: none;
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/User_white.svg);
}
.svg.svg-cabinet.white.lg {
	background: none;
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Cabinet_on_white.svg);
}
.svg.svg-cabinet-login {
	min-width: 12px;
	min-height: 13px;
	top: -4px;
	background-color: #333333;
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Cabinet_whiteoff_small_mask.svg);
}
.svg-search.lg {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Search_white_mask.svg);
}
.svg-search.white {
	background: none;
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Search_white.svg);
}
.svg-basket.lg {
	min-width: 22px;
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Basket_big_mask.svg);
}
.svg-cabinet.lg {
	margin-right: -3px;
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Cabinet_on_white_mask.svg);
}
.svg-cabinet-login.lg {
	top: 0;
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Cabinet_off_white_mask.svg);
}
.svg-cabinet-login.white.lg {
	background-color: transparent;
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Cabinet_off_white.svg);
}
.svg-black {
	background: none;
}
.svg-search.svg-black {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Search_black.svg);
}
.svg-search.white {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Search_white.svg);
}
.svg.svg-close {
	background: none;
	border-radius: 100%;
	width: 40px;
	height: 40px;
	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;
}
.svg.svg-close:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -8px 0 0 -8px;
	width: 16px;
	height: 16px;
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Close.svg);
	background-position: -18px 0;
}
.svg.svg-close:hover:before {
	background-position: 0 0;
}
.svg-close.black {
	background: none;
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Close.svg);
}
.svg-close.white {
	background: none;
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Close_white.svg);
}
.svg-fullsize {
	background: none;
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Fullsize.svg);
}
.svg-social-vk {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/social/Vk_mask.svg);
	background-color: #333333;
}
.svg-social-fb {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/social/Facebook_mask.svg);
	background-color: #333333;
}
.svg-social-twitter {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/social/Twitter_mask.svg);
	background-color: #333333;
}
.svg-social-instagram {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/social/Instagram_mask.svg);
	background-color: #333333;
}
.svg-social-ytb {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/social/Youtube_mask.svg);
	background-color: #333333;
}
.svg-social-odn {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/social/Odnoklassniki_mask.svg);
	background-color: #333333;
}
.svg-social-gplus {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/social/Googleplus_mask.svg);
	background-color: #333333;
}
.svg-social-mail {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/social/Mailru_mask.svg);
	background-color: #333333;
}

/* FORMS */
.input.error input, .input.error textarea {
	border-color: #e02222;
}
.form-control {
	box-shadow: none;
	border: none;
	border-bottom: 1px solid #d8dadc;
	padding: 13px;
	height: auto;
	box-shadow: none;
	background: none;
	border-radius: 0;
	font-size: 1em;
	line-height: 1.6667em;
	outline: none !important;
}
.bx-chrome select.form-control {
	-webkit-appearance: none;
}
.bx-chrome select {
	/*background: url(/bitrix/templates/aspro-medc2/images/svg/Arrow_small.svg) right 15px top 25px no-repeat;*/
	border: 1px solid #d8dadc;
}
.form-control:focus {
	outline: none !important;
	box-shadow: none;
}
select.form-control label:not(.error) {
	cursor: pointer;
}
.form-control.bg-color {
}
.form-group .form-control[disabled], .form-group .form-control[readonly], fieldset[disabled] .form-control {
	background: none;
}
.form-group .form-control:focus {
	border-bottom: 1px solid #aab2b8;
	background: none !important;
	outline: none !important;
	box-shadow: none;
}
.jqmWindow {
	display: none;
	position: fixed;
	left: 50%;
	width: 560px;
	background: white;
	top: 0px;
}
.jqmOverlay {
	background: #3a3f44;
	opacity: 0.7 !important;
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 2999;
}
.jqmOverlay.waiting {
	z-index: 997;
}
.jqmClose.top-close {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 54px;
	right: 48px;
	cursor: pointer;
	z-index: 2;
	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;
	border-radius: 100%;
}
.jqmClose.top-close:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -8px 0 0 -8px;
	width: 16px;
	height: 16px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Close.svg) -18px 0 no-repeat;
}
.jqmClose.top-close:hover:before {
	background-position: 0 0;
}
.jqmClose.top-close:hover {
	opacity: 1;
}
.form label {
	color: #999999;
	font-size: 0.800em;
}
form .form-group.animated-labels label:not(.error) {
	position: absolute;
	top: 13px;
	left: 0;
	z-index: 0;
	-moz-transition: all ease-out .2s;
	-webkit-transition: all ease-out .2s;
	-o-transition: all ease-out .2s;
	-ms-transition: all ease-out .2s;
	transition: all ease-out .2s;
	font-size: 1em;
	line-height: 1.6667em;
	cursor: text;
	white-space: nowrap;
	max-width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
}
form .form-group.animated-labels.input-filed label:not(.error) {
	-ms-transform: translateY(-24px);
	-webkit-transform: translateY(-24px);
	transform: translateY(-24px);
	z-index: 6;
	font-size: 0.8em;
}
form .row .form-group.animated-labels.input-filed label:not(.error) {
	left: 0;
}
.form textarea {
	overflow: hidden;
	padding-top: 10px;
}
.form .refresh {
	position: absolute;
	right: -24px;
	top: 50%;
	margin: -7px 0 0;
	font-size: 0;
	line-height: 0;
	opacity: 0.5;
	transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
}
.form .refresh:hover {
	opacity: 1;
}
.form .refresh:hover a {
	-webkit-animation: spinner .5s ease-out 1;
	animation: spinner .5s ease 1;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.form .refresh a.loading {
	-webkit-animation: spinner .5s linear infinite !important;
	animation: spinner .5s linear infinite !important;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.form .refresh a {
	display: block;
	width: 14px;
	height: 14px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Spinner_black.svg) 0 0 no-repeat;
}
.form .required-star {
	color: #fe0000;
	margin-left: 3px;
	font-weight: normal;
	vertical-align: middle;
}
.form .required-fileds {
	padding: 7px 0;
	color: #98a1a8;
	font-size: 12px;
}
.form .star {
	background: none repeat scroll 0 0 #7b8e9a;
	border-radius: 20px;
	color: #ffffff;
	display: inline-block;
	font-size: 22px;
	height: 20px;
	line-height: 26px;
	margin-right: 5px;
	padding-right: 2px;
	text-align: center;
	vertical-align: top;
	width: 20px;
}
.form .form-header {
	padding: 51px 60px 30px 60px;
}
.form .form-header .title {
	font-size: 2em;
	font-weight: 700;
	line-height: 1.3125em;
	color: #333;
}
.form.popup .form-header .title {
	padding-right: 40px;
}
.form.popup .form-header .description {
	margin: 25px 0 0;
}
.form.popup.success .form-header {
	margin-bottom: 2px;
}
.form.popup.success .form-header .description {
	margin: 53px 0 0;
	display: table;
}
.form.popup.success .form-header .description svg {
	width: 80px;
	height: 80px;
	display: table-cell;
	vertical-align: middle;
}
.form.popup.success .form-header .description p {
	margin: 0;
}
.form.popup.success .form-header .description .success-text {
	padding: 0 0 0 31px;
	display: table-cell;
	vertical-align: middle;
}
.form.popup.success .form-footer {
	padding-top: 0;
}
.form label#-error {
	display: none !important;
}
.form .form-body {
	padding: 15px 0;
	padding-bottom: 0;
}
.form .form-error {
	padding-left: 15px;
	padding-right: 15px;
}
.form:not(.contacts) .form-error {
	border-radius: 0;
}
.form .form-group {
	margin-bottom: 38px;
	position: relative;
}
.form .form-group .form-group {
	margin: 0px;
}
form .form-group.animated-labels.input-filed.bg-color label:not(.error) {
}
.form .form-body > .row:last-of-type .form-group {
	margin-bottom: 0px;
}
.form .form-group .input {
	position: relative;
}

/*.form .form-group .input>.wrap{border-bottom:1px solid #d8dadc;}*/
.form [data-sid=SPECIALIST] {
	display: none;
}
.form .form-group i {
	position: absolute;
	top: 16px;
	right: 10px;
	font-size: 17px;
	color: #c4ccd1;
}
.form .form-group .hint {
	font-size: 11px;
	line-height: 18px;
	margin-top: 7px;
}
.form .form-group input[type="checkbox"] + label:not(.error) {
	margin-left: 10px;
	vertical-align: top;
}
.form .form-footer {
	padding: 15px 0;
	display: block;
	text-align: center;
}
.form.inline .form-footer {
	padding: 0;
}
.form.inline [name=aspro_medc2_director] .form-footer {
	margin: 0;
	background: transparent;
	border: none;
	padding: 40px 0 0;
}
.form .form-footer .btn {
	margin: 0;
}
.form.success .form-header {
	border-top-color: #38ac61 !important;
	background: none;
}
.form.success .form-header {
	border-top-color: #38ac61 !important;
	background: none;
}
.form.success .form-header i {
	background: #38ac61 !important;
}
.form.success.contacts .form-footer {
	text-align: center;
}
.form.popup .form-body {
	padding: 0 60px;
}
.form.popup .form-error {
	padding-left: 52px;
	padding-right: 52px;
}
.form.popup .form-footer {
	padding: 19px 53px 60px;
	display: block;
	text-align: left;
}
.form.popup .captcha-row .input label.error, .form.inline .captcha-row .input label.error {
	white-space: nowrap;
}
.form .captcha-row .captcha-img {
	position: relative;
	margin-top: 12px;
	display: inline-block;
	vertical-align: top;
}
.form.contacts .form-header {
	border: none;
}
.form.inline .title {
	font-size: 1.6em;
	border-bottom: none;
	font-weight: bold;
	line-height: 1.3125em;
}
.form.contacts.success .title {
	border-color: #38ac61 !important;
}
.form.contacts.item-views.blocks h3 {
	padding-bottom: 33px;
}
.form.contacts.item-views.blocks .bottom {
	padding-top: 20px;
}
.form.contacts .form-group {
	float: none;
}

/*.form.contacts .required-fileds{color:#98a2a8;font-size:12px;margin-top:8px;}*/
.form.contacts .form-group textarea {
	height: 52px;
}
.form.contacts .btn {
	margin: 0;
}
.form.contacts .desc {
	text-align: center;
}
.form.inline img.captcha_img, .form.contacts img.captcha_img {
	max-width: 100%;
}
.form .licence_block.bx_filter {
	padding: 0 0 38px;
	margin: -22px 0 3px;
	position: relative;
	display: block !important;
	box-shadow: none;
	top: 0;
	z-index: 0;
}
.form .licence_block.bx_filter input[type="checkbox"] {
	display: block;
	visibility: hidden;
	width: 0px;
	line-height: 0;
	margin: 0px;
}
.form .licence_block.bx_filter label:not(.error) {
	text-align: left;
	line-height: 1.3846em;
}
.form .licence_block.bx_filter label.error {
	margin-top: 3px;
}
.form .licence_block.bx_filter label:after, .form .licence_block.bx_filter label:before {
	top: 1px;
}
.front-form {
	padding: 0px 0px 90px;
}
.appointment-fixed.btn.btn-default{
	position: fixed;
	top: calc(50% - 22px);
	right: -5px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	z-index: 10;
	background-color: #ff2c39;
	border-color: #ff2c39;
	min-width: 203px;
}
.appointment-fixed i{
	margin-right: 5px;
}
.order-slider-container{
	position: relative;
}
.order-slider-container .tooltip::before{
	content: "";
	position: absolute;
	bottom: -10px;
	left: calc(50% - 10px);
	height: 20px;
	width: 20px;
	background: #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;

}
.order-slider-container .tooltip{
	width: 250px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background: #fff;
	bottom: 120%;
	padding: 20px;
	border: 1px solid #ddd;
}
.order-slider-container .tooltip .doctor-name{
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #333;
	margin-bottom: 10px;
}
.form-overlay{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(255,255,255,0.7);
}
.form-header, .cities-note-container{
	position: relative;
	z-index: 1;
}
.cities-note li{
	padding-left: 0;
	cursor: pointer;
}
.cities-note li::before{
	content: "";
	display: none;
}
.radio_label::before{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	height: 8px;
	width: 8px;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background: #1ab6ec;
	border-radius: 50%;
	opacity: 0;
}
.cities-note li.current-city .radio_label::before{
	opacity: 1;
}
.radio_label{
	display: inline-block;
	position: relative;
	top: 5px;
	height: 20px;
	width: 20px;
	border: 2px solid #1ab6ec;
	border-radius: 50%;
	margin-right: 5px;
}
.doctor-slider-name{
	padding: 20px 10px;
	text-align: center;
	color: #000;
}
.date-time-select{
	margin-bottom: 20px;
}

/* TOP LOGO */
.inline-block {
	display: inline-block;
	vertical-align: top;
}
.opacity80 {
	opacity: 0.8 !important;
}
.with_dropdown {
	position: relative;
	padding-right: 12px !important;
}
.with_dropdown:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -2px;
	width: 5px;
	height: 3px;
	background: url(/bitrix/templates/aspro-medc2/images/medc2.png) -20px -333px no-repeat;
}
.with_dropdown .dropdown {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	min-width: 198px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-ms-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}
.with_dropdown .dropdown > .wrap {
	background: #FFF;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
	-moz-box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
	box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
}
.with_dropdown:hover .dropdown {
	opacity: 1;
	visibility: visible;
}
.top-block {
	position: relative;
	padding: 12px 0;
	z-index: 13;
	height: 33px;
}
.top-block.colored, .top-block.colored * {
	color: #fff;
}
.top-block.colored a, .top-block.colored a:hover, .top-block.colored a:active, .top-block.colored a:focus {
	color: #fff;
}
.top-block .maxwidth-theme.nopadding {
	padding: 0px;
}
.top-block .text-line {
	overflow: hidden;
	white-space: nowrap;
}
.top-block .muted {
	opacity: 0.8;
}
.top-block .top-block-item {
	line-height: 18px;
}
.top-block .top-block-item {
	border: none;
	padding: 0 16px;
}
.top-block .menu.topest {
	margin: -12px -20px;
	padding: 0;
	overflow: hidden;
	height: 44px;
}
.top-block .menu.topest:hover {
	overflow: visible;
}
.top-block .menu.topest > div {
	float: left;
	padding: 0;
	margin: 0;
	white-space: nowrap;
}
.top-block .menu.topest > div > a {
	padding: 13px 20px 13px;
	display: block;
	color: #333;
}
.top-block .menu.topest .more {
	position: relative;
	padding: 17px 20px;
	cursor: pointer;
	line-height: 1;
	height: 44px;
}
.top-block .menu.topest .more > span {
	margin: -5px 0 0;
	display: block;
}
.top-block .menu.topest .more:after {
	display: none;
}
.top-block .menu.topest .dropdown {
	font-size: 1.077em;
	line-height: 1em;
}
.top-block .menu.topest .dropdown a {
	padding: 18px 20px 19px;
	display: block;
	color: #333;
	border-top: 1px solid #f3f7f7;
}
.top-block .menu.topest .dropdown .wrap > div:first-of-type > a {
	border-top: none;
}
.top-block .menu.topest .dropdown a:hover {
	background: #f9fbfb;
}
.top-block .top-block-item .phone-block {
	margin: 0 -7px;
}
.top-block .top-block-item .phone-block > .inline-block {
	padding: 0 7px;
}
.top-block .top-block-item .phone-block .callback-block {
	display: block;
	margin: -12px 0;
	padding: 13px 0;
}
.top-block .top-block-item .phone-block .dropdown {
	top: auto;
}
.top-block .top-block-item .phone {
	padding: 0 0 0 20px;
	margin: 1px 0 0;
	position: relative;
	display: inline-block;
	vertical-align: top;
	max-width: 160px;
	font-size: 0.933em;
	font-weight: 700;
	line-height: 1.2857em;
}
.top-block .top-block-item .phone a {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #666666;
	display: block;
}
.phone .dropdown a:hover {
	background: #f9fbfb;
}
.top-block .top-block-item .phone.with_dropdown:after {
	background: url(/bitrix/templates/aspro-medc2/images/medc2.png) -471px 0 no-repeat;
}
.top-block .top-block-item .phone a {
}
.top-block .top-block-item .phone > a {
	position: relative;
	margin: -13px 0;
	padding: 13px 0;
	z-index: 12;
}
.top-block .top-block-item .phone .svg-phone {
	position: absolute;
	left: 0;
	top: 3px;
}
.phone .dropdown > .wrap {
	margin-top: 13px;
}
.phone .more_phone {
	font-size: 1.1428em;
	line-height: 1em;
	border-top: 1px solid #f2f2f2;
}
.phone .more_phone:first-of-type {
	border-top: none;
}
.phone .more_phone a {
	padding: 18px 22px 18px;
	display: block;
}
.top-block .top-block-item .address {
	position: relative;
	max-width: 540px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #666666;
}
.top-block .top-block-item .address .svg-address {
	margin: 0 10px 0 0;
	min-width: 13px;
	min-height: 16.03px;
	background-color: transparent;
}
.top-block .top-block-item.inner-padding {
	padding: 0 21px;
}
.top-block .top-block-item .top-btn {
	padding: 0 19px;
	background: transparent;
	border: 0;
	display: inline-block;
}
.top-block .top-block-item .top-btn:hover {
	text-decoration: none;
}
.top-block .top-block-item .top-btn:focus {
	outline: 0;
}
.top-block .personal-link .svg-cabinet-login {
	margin: 11px 13px 0 0;
	float: left;
	display: inline-block;
	vertical-align: top;
	min-width: 12px;
	min-height: 13px;
	background: #666666 url(/bitrix/templates/aspro-medc2/images/svg/Cabinet_small_off_mask.svg) 0 0 no-repeat;
}
.top-block .js-basket-block .svg-basket {
	min-width: 18px;
	min-height: 17px;
}
.top-block .personal-link i.fa {
	font-size: 18px;
	margin: 4px 8px 0 0;
	float: left;
	display: inline-block;
	vertical-align: top;
}
.top-block .personal-link > * {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}
.top-block .top-block-item .basket-link {
	display: inline-block;
	padding: 14px 0;
}
.top-block .top-block-item .basket-link .title {
	color: #333;
	padding: 0 6px 0 11px;
}
.top-block .top-block-item .basket-link .count {
	position: relative;
	top: -1px;
	width: 20px;
	height: 19px;
	line-height: 18px;
}
.top-block .top-block-item .inline-search-show {
	padding: 0;
	border: none;
	padding: 14px 0 13px;
	margin: 0 0 0 6px;
}
.top-block .top-block-item .inline-search-show > i {
	min-width: 20px;
	min-height: 20px;
	background-color: #666666;
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Search_small_mask.svg);
	top: -1px;
}
.top-block .top-block-item .inline-search-show > span {
	margin-left: 3px;
	display: inline-block;
}
.top-block .top-block-item.top-ctrl {
	margin-top: -13px;
	margin-bottom: -13px;
}
.top-block .top-block-item .personal.top {
	max-width: 115px;
}
.top-block .top-block-item .personal.top > a {
	position: relative;
	display: block;
	padding: 13px 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.top-block .top-block-item .personal-link .name {
	padding: 0 0 0 12px;
}
.top-block > .row {
	margin: 0px;
}
.top-block .info-text {
	font-size: 0px;
	line-height: 0px;
}
.top-block .info-text > div:not(.basket) {
	padding: 15px 0 17px;
	font-size: 0.933em;
	line-height: 16px;
	display: inline-block;
	position: relative;
	vertical-align: top;
}
.top-block .hover:hover, .hovered:hover {
	background: rgba(0, 0, 0, 0.07);
	cursor: pointer;
}
.top-block .info-text > div.sep:after {
	content: "";
	display: block;
	position: absolute;
	top: 0px;
	right: -1px;
	height: 100%;
	width: 1px;
	opacity: 0.12;
	background: #000;
}
body .top-block .info-text .phone-block {
	padding-right: 30px;
}
.top-block .info-text .phone-block a {
	display: inline-block;
	padding: 0px 0px 0px 10px;
}
body .top-block .info-text .callback-block {
	padding-left: 20px;
	padding-right: 17px;
	cursor: pointer;
	line-height: 18px;
	padding-bottom: 15px;
}
body .top-block .info-text .callback-block span {
	letter-spacing: 0.2px;
}
body .top-block .info-text .ajax_basket {
	padding: 0px;
}
.top-block .info-text .basket_top .icon {
	position: relative;
	display: block;
	width: 58px;
	height: 48px;
}
.top-block .info-text .basket_top .icon:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -7px 0 0 -19px;
	width: 18px;
	height: 17px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Basket_white.svg) 0px 0 no-repeat;
}
.top-block .info-text .basket_top.empted_cart .icon:before {
	margin-left: -8px;
}
.top-block .info-text .basket_top .icon .count {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -9px 0 0 1px;
	width: 17px;
	height: 17px;
	line-height: 16px;
	white-space: nowrap;
	font-size: 11px;
	border-radius: 100%;
	text-align: center;
	background: #000;
}
.top-block .info-text .basket_top.empted_cart .icon .count {
	display: none;
}
.bx-chrome .header:not(.fixed) .top-block .info-text .basket_top .icon .count {
	padding-right: 0px;
}
.decoration-head-left, .decoration-head-right{
	width: 761px;
	height: 43px;
	position: absolute;
	top: 0;
}
.decoration-head-left {
	background: url("/bitrix/templates/aspro-medc2/images/bg-top-left.png") no-repeat 0 0px;

}
.decoration-head-right {
	right: 0px;
	background: url("/bitrix/templates/aspro-medc2/images/bg-top-right.png") no-repeat 0 0px;
}
header .social-icons{
	margin: 6px 0 0;
	height: 44px;
	overflow: hidden;
}
header .social-icons li, footer  .social-icons li {
	margin: 0 0 0 10px;
}
header .social-icons li:first-of-type, footer  .social-icons li:first-of-type {
	margin-left: 0;
	margin-right: 0;
}
header .social-icons li a, footer  .social-icons li a {
	position: relative;
	padding: 10px 2px;
	font-size: 20px;
	text-align: center;
    background: #fff;
    border-radius: 50%;
    color: #12a3d5;
    -webkit-transition: background .12s ease-in, color .12s ease-in;
    transition: background .12s ease-in, color .12s ease-in;
}
.index header .social-icons li a, footer .social-icons li a{
	border: 2px solid #12a3d5;
	padding: 8px 2px;
	background: none;
}
header .social-icons li a:hover {
	filter: none;
	opacity: 1;
}
header .social-icons li.vk a {
}
header .social-icons li a:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -10px 0 0 -10px;
	width: 20px;
	height: 20px;
}
/*.top-block .social-icons li.vk a:before {
	background: #909090 url(/bitrix/templates/aspro-medc2/images/svg/social/Vk_mask.svg) 0 0 no-repeat;
}
.top-block .social-icons li.facebook a:before {
	background: #909090 url(/bitrix/templates/aspro-medc2/images/svg/social/Facebook_mask.svg) 0 0 no-repeat;
}
.top-block .social-icons li.twitter a:before {
	background: #909090 url(/bitrix/templates/aspro-medc2/images/svg/social/Twitter_mask.svg) 0 0 no-repeat;
}
.top-block .social-icons li.ytb a:before {
	background: #909090 url(/bitrix/templates/aspro-medc2/images/svg/social/Youtube_mask.svg) 0 0 no-repeat;
}

.top-block .social-icons li.odn a:before {
	background: #909090 url(/bitrix/templates/aspro-medc2/images/svg/social/Odnoklassniki_mask.svg) 0 0 no-repeat;
}

.top-block .social-icons li.gplus a:before {
	background: #909090 url(/bitrix/templates/aspro-medc2/images/svg/social/Googleplus_mask.svg) 0 0 no-repeat;
}

.top-block .social-icons li.mail a:before {
	background: #909090 url(/bitrix/templates/aspro-medc2/images/svg/social/Mailru_mask.svg) 0 0 no-repeat;
}

.top-block .social-icons li.instagram a:before {
	background: #909090 url(/bitrix/templates/aspro-medc2/images/svg/social/Instagram_mask.svg) 0 0 no-repeat;
}*/

body .top-block .info-text .search-block {
	text-align: center;
	height: auto;
	padding-top: 17px;
	padding-bottom: 12px;
}
.top-block .info-text .search-block .search-icons {
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	background: url(/bitrix/templates/aspro-medc2/images/medc2.png) -32px 0 no-repeat;
}
.top-block .info-text .search-block .search-icons {
	background: url(/bitrix/templates/aspro-medc2/images/svg/Search_white.svg) 0px 0 no-repeat;
}
.top-block .top-block-item.top-ctrl {
}

/* inline-search-block  */
.inline-search-block {
	position: absolute;
	right: 0;
	top: -104px;
	width: 100%;
	z-index: 100;
	transition: all ease 0.3s;
}
.inline-search-block .search-wrapper {
	border: none;
	padding: 7px 0;
}
.inline-search-block.with-close .search .search-input-div {
	padding-right: 58px;
}
.inline-search-block.show {
	top: 0px !important;
	background: #fff;
}
.inline-search-block.with-close .search .btn-search {
	right: 58px;
}
.inline-search-block.with-close:not(.big) .search .btn-search {
	background: none;
}
.inline-search-block .search .close-block {
	position: relative;
	display: none;
	height: 40px;
	width: 40px;
	top: 1px;
	border-radius: 100%;
}
.inline-search-block.with-close .search .close-block {
	display: block;
	cursor: pointer;
	transition: all 0.3s ease 0s;
	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;
}
.inline-search-block .close-block .close-icons:before {
	margin: -7px 0 0 -8px;
}

/*.inline-search-block .close-block .close-icons{position:absolute;left:50%;top:50%;margin:-8px 0 0 -8px;min-width:16px;min-height:16px;background:none;background: url(/bitrix/templates/aspro-medc2/images/svg/Close.svg) -18px 0 no-repeat;}*/
.inline-search-block .close-block .close-icons {
	display: block;
}
.inline-search-block .close-block:hover .close-icons {
	background-position: 0 0;
}
.inline-search-block.fixed .search .btn-search {
	outline: none;
	border: none;
	transition: all 0.3s ease 0s;
	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;
}
.inline-search-block.fixed .search .btn-search .svg-search {
	position: absolute;
	min-width: 18px;
	min-height: 18px;
	top: 50%;
	left: 50%;
	margin: -9px 0 0 -9px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Search_black.svg) 0 0 no-repeat;
}
.inline-search-block.fixed .search .btn-search:hover {
	opacity: 1;
}
.inline-search-block.fixed .search .search-input {
	padding-left: 20px;
}
form.search {
	position: relative;
}
.search .search-input-div {
	width: 100%;
}
.search .search-button-div {
	position: absolute;
	top: 0px;
	right: 0;
}
.search .search-input {
	background: #f2f4f5;
	border: none;
	color: #999999;
	display: block;
	height: 34px;
	line-height: 18px;
	padding: 0 70px 0px 10px;
	vertical-align: top;
	width: 100%;
	border-radius: 21px;
}
.bx-ie .search .search-input {
	height: 35px;
}
.search .btn-search {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 7px 10px 7px;
	font-size: 13px;
	text-transform: none;
	margin: 0px;
}
.inline-search-block:not(.fixed) .search .btn-search {
	border-radius: 0px 3px 3px 0px;
}
.top-block .search .fa-close {
	color: #c2cbd2;
	display: block;
	float: left;
	font-size: 24px;
	margin-top: 4px;
	margin-left: 6px;
	cursor: pointer;
}

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

/*header.header-v1 .logo-row a[href*=tel]{display:block;}*/
header .muted, header .muted * {
	opacity: 0.8;
	color: #555;
}

/* HEADER v1 */
/*header.header-v1 .menu-row.maxwidth-theme{max-width:1312px;}*/

header.title-v4 .mega-menu td .wrap > a .line-wrapper .line {
	bottom: 0px;
}

/* HEADER v3 */
/*header.header-v3 .mega-menu table .wrap > .dropdown-menu > li:first-of-type:before  { display: none;  }*/

/* HEADER v4 */
.mega-menu table td .wrap > a {
	display: inline-block;
	font-size: 1em;
	line-height: 1.33em;
	position: relative;
	color: #333333;
}
.logo-row .top-description {
	display: table-cell;
	vertical-align: middle;
	height: 114px;
	padding: 0;
	letter-spacing: 0;
	font-size: 13px;
	line-height: 18px;
	color: #999999;
}
.mega-menu table td .wrap > .more-items > span:before {
	content: "";
	position: absolute;
	left: 2px;
	width: 17px;
	height: 3px;
	background: #333333 url(/bitrix/templates/aspro-medc2/images/medc2.png) -1px -333px no-repeat;
}
.mega-menu table td .wrap > .more-items > span {
	font-size: 0;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 17px;
	height: 3px;
}
.menu-row.bgcolored {
	white-space: nowrap;
}
.menu-row.bgcolored .mega-menu {
	white-space: nowrap;
}
.menu-row.bgcolored .mega-menu .table-menu {
	white-space: nowrap;
	overflow: hidden;
}
.menu-row.bgcolored .mega-menu table td .wrap > .more-items {
	padding-left: 18px;
	padding-right: 18px;
}
.menu-row.bgcolored .mega-menu table td .wrap > .more-items > span:before {
	background-position: -1px -337px;
	background-color: transparent;
	left: 0;
}

/*.mega-menu table td .wrap .line-wrapper{visibility:hidden;}*/

.logo-row .logo {
	position: relative;
	height: 114px;
	line-height: 107px;
	z-index: 10;
}
.logo-row .logo img {
	max-width: 100%;
}
.logo-row .top-description {
}
.logo-row .top-description .top-btn {
	padding: 0px 13px;
	cursor: pointer;
}
.logo-row .top-description .top-btn:last-of-type {
	padding-right: 0px;
}
.logo-row .top-mobile-menu {
	display: none;
}

/* HEADER LOGO_AND_MENU_ROW BASKET, PERSONAL, PHONES */
.menu-row.bgcolored .mega-menu table td .wrap > a {
	display: block;
}
.logo_and_menu-row {
	position: relative;
	z-index: 12;
}
.logo_and_menu-row .right-icons {
	margin: 0 -16px;
}
.logo_and_menu-row .wrap_icon {
	display: table-cell;
	padding: 0 16px;
	height: 114px;
	vertical-align: middle;
}
.logo_and_menu-row .record .btn {
	margin: 0;
}
.logo_and_menu-row .basket-link {
	position: relative;
	padding-right: 12px;
}
.logo_and_menu-row .basket-link .count {
	position: absolute;
	top: -7px;
	left: 16px;
}
.logo_and_menu-row .basket-link .title {
	display: inline-block;
	vertical-align: top;
	font-size: 0.9333em;
	font-weight: bold;
	line-height: 1.1em;
}
.logo_and_menu-row .basket-link .wrap {
	margin: 2px 0 0 24px;
	display: inline-block;
	vertical-align: top;
}
.logo_and_menu-row .basket-link .wrap .title {
	margin: 0 0 5px;
	display: block;
}
.logo_and_menu-row .basket-link .wrap .prices {
	display: block;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #999999;
	max-width: 62px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.logo_and_menu-row .personal-link {
	display: block;
}
.logo_and_menu-row .personal-link .svg-cabinet {
	top: -5px;
	margin-right: -3px;
	min-width: 20px;
	min-height: 20px;
}
.logo_and_menu-row .personal-link .svg-cabinet-login {
	top: -5px;
	min-width: 12px;
	min-height: 13px;
}
.logo_and_menu-row .personal-link .wrap {
	margin: 0 0 0 14px;
	display: inline-block;
	vertical-align: top;
}
.logo_and_menu-row .personal-link .name {
	position: relative;
	margin: 0 0 1px;
	display: block;
	font-size: 1.0667em;
	font-weight: bold;
	line-height: 1.1em;
	max-width: 150px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.logo_and_menu-row .personal-link .title {
	display: block;
	color: #999999;
	position: relative;
	top: 2px;
}
.logo_and_menu-row .personal-link.with_dropdown {
	padding-right: 0 !important;
}
.logo_and_menu-row .personal-link.with_dropdown:after {
	display: none;
}
.logo_and_menu-row .personal-link.with_dropdown .name {
	padding: 0 13px 0 0;
	max-width: 92px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.logo_and_menu-row .personal-link.with_dropdown .name:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	margin: -1px 0 0 0;
	width: 5px;
	height: 3px;
	background: url(/bitrix/templates/aspro-medc2/images/medc2.png) -20px -333px no-repeat;
}
.logo_and_menu-row .phone-block .header_work_schedule{
	position: relative;
}
.header_work_schedule .schedule_content{
	font-size: 15px;
	display: none;
	position: absolute;
	top: 20px;
	right: 0;
	width: 200px;
	background: #fff;
	box-shadow: 0px 0px 2px #999;
	border-radius: 10px;
}
.header_work_schedule:hover .schedule_content{
	display: block;
}
.header_work_schedule .schedule_content .schedule_block{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px;
}
.days {
	width: 20px;
	text-align: left;
}
.days div{
	font-weight: bold;
}
.week_schedule .days div:not(:last-child){
	margin-bottom: 3px;
}
.week_schedule .days div{
	color: #12a3d5;
}
.saturday_schedule .days div {
	color: #30c1f3;
}
.sunday_schedule .days div {
	color: #ff2c39;
}
.week_schedule, .saturday_schedule{
	border-bottom: 1px solid #ecf2f4;
}
.schedule_block .worktime {
	color: #444;
	font-weight: bold;
	letter-spacing: 0.15px;
}
.sunday_schedule .worktime{
	color: #ff2c39;
}
.logo_and_menu-row .phone-block .schedule {
	margin: 3px 0 0 23px;
	font-size: 0.8em;
	line-height: 1em;
	color: #999999;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.logo_and_menu-row .phone {
	position: relative;
	margin: 0 0 -5px;
	font-size: 1.0666em;
	font-weight: bold;
	line-height: 1.5em;
	z-index: 1;
}
.logo_and_menu-row .phone .svg-phone {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Phone_small_black.svg);
}
.index .logo_and_menu-row .phone .svg-phone{
	-webkit-filter: invert(1);
	filter: invert(1);
}
.logo_and_menu-row .phone.with_dropdown > .dropdown {
	top: 14px;
}
.logo_and_menu-row .with_btn .phone {
	margin-top: 0px;
}
.logo_and_menu-row .phone-block.phone .svg-phone {
	position: absolute;
	top: 50%;
	left: 0;
	margin: -6px 0 0;
}
.header-city {
	line-height: 1.1;
}
.logo_and_menu-row .phone a {
	color: #333;
	white-space: nowrap;
}
.logo_and_menu-row .search-block {
	height: 114px;
	display: table;
	width: 100%;
}
.logo_and_menu-row .search-wrapper {
	display: table-cell;
	vertical-align: middle;
	height: 114px;
}
.logo_and_menu-row .search .search-button-div {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
}
.logo_and_menu-row .search .search-button-div .svg.svg-close {
	display: none;
}
.logo_and_menu-row .search .btn-search {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 0.5;
	padding: 0 16px;
	border: none;
	background: none;
	font-size: 0;
	transition: all 0.3s ease 0s;
	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;
}
.logo_and_menu-row .search .btn-search:active {
	box-shadow: none;
}
.logo_and_menu-row .search .search-input {
	padding: 0 47px 0 20px;
	height: 42px;
	background: #f2f4f5;
	border-radius: 21px;
}
.logo_and_menu-row .search .search-input {
	box-shadow: 0px 0px 2px #999;
}
.logo_and_menu-row .inline-search-show {
	border: none;
	background: none;
	padding: 0;
}
.logo_and_menu-row .inline-search-show .svg-search {
	top: -7px;
}
.logo_and_menu-row .search .svg-search {
	top: 0;
	min-width: 18px;
	min-height: 18px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Search_black.svg) 0 0 no-repeat;
}
.logo_and_menu-row .search .btn-search:hover {
	opacity: 1;
}
.logo_and_menu-row .phone-block .inner-table-block {
	padding-left: 16px;
	padding-right: 16px;
}
.logo_and_menu-row .phone-block.with_btn {
	padding: 0;
	display: table;
	height: 114px;
	max-width: 100%;
	margin: 0 -16px;
}
.logo_and_menu-row .phone-block.with_btn .phone {
	margin-bottom: 0;
	white-space: nowrap;
}
.logo_and_menu-row .phone .more_phone {
	font-size: 1.006289em;
}
.logo_and_menu-row .callback-block {
	margin: 0 0 0 23px;
}
.logo_and_menu-row .callback-block.btn {
	padding: 12px 19px 13px;
	margin: 0;
	font-size: 0.866em;
	line-height: 0.85em;
}
.logo_and_menu-row .address {
	position: relative;
	padding: 0 0 0 25px;
	font-size: 0.8666em;
	line-height: 1.4615em;
	color: #666666;
}
.logo_and_menu-row .address .svg.svg-address {
	position: absolute;
	left: 0;
	top: 1px;
	margin: 0 10px 0 0;
	min-width: 13px;
	min-height: 16.03px;
}
.logo_and_menu-row .with_dropdown:after {
	margin-top: -2px;
}
.logo_and_menu-row .burger {
	height: 114px;
}
.logo_and_menu-row .logo_center .logo-block {
	margin-left: -4px;
}
.logo_and_menu-row .logo_center.logo-block .logo {
	width: 198px;
}
.burger {
	position: relative;
	width: 16px;
	cursor: pointer;
	z-index: 11;
}
.burger .svg-burger {
	position: absolute;
	left: 0;
	top: 50%;
	margin: -6px 0 0;
	min-width: 16px;
	min-height: 12px;
}
.burger + .logo {
	padding-left: 50px;
	display: block;
	max-width: 248px;
}
.burger + .mega-menu {
	padding-left: 62px;
}
.menu-row.bgcolored .line-wrapper {
	display: none;
}
.menu-row.bgcolored .marker-nav {
	display: none;
}
.menu-row.bgcolored .mega-menu table td .wrap > .more-items > span {
	left: 2px;
}
.menu-row.bgcolored .wrap_icon .basket-link {
	position: relative;
	z-index: 10;
	padding: 19px 27px 21px;
	display: inline-block;
	vertical-align: top;
}
.menu-row.bgcolored .wrap_icon .basket-link .svg {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Basket_white.svg);
}
.menu-row.bgcolored .wrap_icon .personal-link {
	position: relative;
	z-index: 10;
	padding: 19px 27px 21px;
	display: inline-block;
	vertical-align: top;
}
.menu-row.bgcolored .wrap_icon .personal-link .svg-cabinet-login {
	min-width: 16px;
	min-height: 17px;
	background-color: transparent;
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Lock_white.svg);
}
.menu-row.bgcolored .basket-link .count {
	margin: 4px 0 0 7px;
	vertical-align: top;
	width: 20px;
	height: 19px;
	font-size: 12px;
	background: #FFF;
	color: #333333;
	font-weight: bold;
	line-height: 19px;
}
.menu-row.bgcolored .basket-link .count:not(.basket-count) {
	background: #FFF;
}
.menu-row.bgcolored .logo_and_menu-row .right-icons {
	margin-left: 1px;
	margin-right: 1px;
}
.menu-row.bgcolored .wrap_icon .inline-search-show {
	padding-top: 18px;
	padding-bottom: 18px;
}
.mega_fixed_menu {
	position: fixed;
	display: none;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #FFF;
	z-index: 997;
}
.mega_fixed_menu .mega-menu table td.unvisible {
	opacity: 1;
	visibility: visible;
}
.mega_fixed_menu .menu-only {
	padding: 30px 25px;
}
.mega_fixed_menu .mega-menu {
}
.mega_fixed_menu .mega-menu table {
	padding: 0 72px 0 0;
	margin: 0 -25px;
	display: block;
}
.mega_fixed_menu .mega-menu table tr {
	display: block;
}
.mega_fixed_menu .mega-menu table td.unvisible {
	visibility: visible;
}
.mega_fixed_menu .mega-menu table td .wrap > .more-items {
	display: none !important;
}
.mega_fixed_menu .mega-menu table td .wrap > a {
	padding: 0;
}
.mega_fixed_menu .mega-menu table .menu-item {
	padding: 0 25px;
	margin: 24px 0;
	display: inline-block;
	vertical-align: top;
	width: 24.7%;
	text-align: left;
}
.mega_fixed_menu .mega-menu table .menu-item > .wrap > .dropdown-menu {
	float: none;
	position: static;
	opacity: 1;
	display: block;
	box-shadow: none;
	opacity: 1;
	animation: none;
}
.mega_fixed_menu .mega-menu table .menu-item > .wrap > a {
	font-size: 1.0667em;
}
.mega_fixed_menu .mega-menu table .menu-item:hover > .wrap > .dropdown-menu {
	display: block;
	opacity: 1;
}
.mega_fixed_menu .mega-menu table .wrap > .dropdown-menu {
	margin: 19px 0 0;
}
.mega_fixed_menu .mega-menu table .dropdown-menu {
	font-size: 1em;
	float: none;
	-webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
}
.mega_fixed_menu .mega-menu table .dropdown-menu li > a {
	border: none;
}
.dropdown-menu li {
	display: block;
}
.mega_fixed_menu .mega-menu table .dropdown-menu li a {
	width: auto;
}
.mega_fixed_menu .mega-menu table td .wrap > a .line-wrapper {
	display: none;
}
.mega_fixed_menu .mega-menu table .wrap > .dropdown-menu > li {
	margin: 6px 0 0;
}
.mega_fixed_menu .mega-menu table li:hover a {
	background: none !important;
}
.mega_fixed_menu .mega-menu table .wrap > .dropdown-menu > li:first-of-type {
	margin-top: 0;
}
.mega_fixed_menu .mega-menu table .wrap > .dropdown-menu > li:first-of-type:before {
	display: none;
}
.mega_fixed_menu .mega-menu table .wrap > .dropdown-menu > li > a {
	padding: 0 !important;
}
.mega_fixed_menu .mega-menu table .wrap > .dropdown-menu .dropdown-submenu > a {
	padding: 0 25px 0 0 !important;
	position: relative;
}
.mega_fixed_menu .mega-menu table .wrap > .dropdown-menu .dropdown-submenu > a:after {
	display: none;
}
.mega_fixed_menu .mega-menu table .wrap > .dropdown-menu .dropdown-submenu > a > .arrow {
	position: absolute;
	width: 15px;
	height: 15px;
	right: 0;
	top: 5px;
	border-radius: 100%;
}
.mega_fixed_menu .mega-menu table .wrap > .dropdown-menu .dropdown-submenu > a > .arrow > i {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 5px;
	height: 3px;
	margin: -2px 0 0 -3px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Arrows_down.svg) 0 0 no-repeat;
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
.mega_fixed_menu .mega-menu table .wrap > .dropdown-menu .dropdown-submenu:first-of-type > a > .arrow > i {
	margin-left: -2px;
}
.mega_fixed_menu .mega-menu table .wrap > .dropdown-menu .dropdown-submenu > a > .arrow:hover > i {
	background-position: -14px 0;
}
.mega_fixed_menu .mega-menu table .wrap > .dropdown-menu .dropdown-submenu.opened > a > .arrow > i {
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.mega_fixed_menu .mega-menu table .dropdown-submenu .dropdown-menu {
	position: static;
	margin: 0 0 13px;
	animation: none;
	box-shadow: none;
}
.mega_fixed_menu .mega-menu table .dropdown-submenu .dropdown-menu a {
	padding: 0 !important;
}
.mega_fixed_menu .mega-menu table .dropdown-submenu .dropdown-menu li {
	margin: 10px 0 0;
	padding: 0 0 0 15px;
	font-size: 0.8666em;
	line-height: 1.3846em;
}
.mega_fixed_menu .mega-menu table .dropdown-submenu:hover .dropdown-menu {
	opacity: 0;
	visibility: hidden;
	display: none;
	animation: none;
}
.mega_fixed_menu .mega-menu table .dropdown-submenu.opened .dropdown-menu, .mega_fixed_menu .mega-menu table .dropdown-submenu.opened:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	display: block;
}
.mega_fixed_menu .mega-menu table .wrap > .dropdown-menu li:first-of-type > .dropdown-menu li:first-of-type > a {
	border-top: none;
}
.mega_fixed_menu .svg.svg-close {
	position: absolute;
	right: 0;
	top: 15px;
	min-width: 18px;
	min-height: 18px;
	cursor: pointer;
}
.mega_fixed_menu .marker-nav {
	display: none;
}
.mega_fixed_menu .mega-menu table a {
	white-space: normal;
}
.menu-row.appendDown .mega-menu table td .wrap > a {
	padding-top: 22px;
	padding-bottom: 22px;
}
.menu-row.appendDown .mega-menu table td > .wrap > .dropdown-menu {
	left: 0;
}
.menu-row.appendDown .burger {
	width: 62px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
}
.menu-row.appendDown.bgcolored .burger {
}
.menu-row.appendDown .burger .svg-burger {
	left: 50%;
	margin-left: -8px;
}
.menu-row.appendDown .mega-menu table td > .wrap > .dropdown-menu {
	margin-top: 0;
}
.header-v1 .top-block .top-block-item .address {
	max-width: 290px;
}
.header-v1 .menu-row:not(.bgcolored) .menu-only {
	border-bottom: none;
}
.header-v1 .logo_and_menu-row {
	border-bottom: none !important;
}
.header-v1 .logo_and_menu-row > .maxwidth-theme {
	padding-left: 15px;
	padding-right: 15px;
}
.header-v1 .logo_and_menu-row .logo-row {
	border-bottom: 1px solid #f2f6f7;
}
.header-v2 .logo_and_menu-row .right-icons {
	margin-right: -9px;
	margin-left: -9px;
}
.header-v2 .logo_and_menu-row {
	z-index: 13;
}
.header-v5 .logo_and_menu-row {
	z-index: 13;
}
.header-v7 .logo_and_menu-row {
	z-index: 13;
}
.header-v9 .logo_and_menu-row {
	z-index: 13;
}

/*
.header-v3 .logo_and_menu-row .wrap_icon{padding-left:23px;padding-right:23px;}
.header-v3 .logo_and_menu-row .svg-cabinet{top:3px;}
.header-v3 .logo_and_menu-row .svg-basket{top:3px;}
.header-v3 .logo_and_menu-row .svg-cabinet-login{top:3px;}
.header-v3 .logo_and_menu-row .basket-link .count{top:-2px;}
.header-v3 .logo_and_menu-row .basket-link{padding-right:0;}
.header-v3 .logo_and_menu-row .right-icons{margin:0 -7px;}*/

.header-v2 .logo_and_menu-row {
	margin-bottom: -12px;
}
.header-v2 .logo_and_menu-row .logo-block {
	width: 256px;
}
.header-v2 .logo-row .logo, .header-v2 .logo_and_menu-row .search-wrapper, .header-v2 .logo_and_menu-row .wrap_icon, .header-v2 .logo_and_menu-row .search-block {
	height: 105px;
}
.header-v2 .logo-row .logo {
	line-height: 102px;
}
.header-v2 .logo_and_menu-row .wrap_icon {
	padding-left: 25px;
	padding-right: 25px;
}
.header-v4 .logo_and_menu-row {
	margin-bottom: -12px;
}
.header-v4 .logo-row .logo, .header-v4 .logo_and_menu-row .search-wrapper, .header-v4 .logo_and_menu-row .wrap_icon, .header-v4 .logo_and_menu-row .search-block {
	height: 105px;
}
.header-v4 .logo-row .logo {
	line-height: 102px;
}
.header-v4 .logo_and_menu-row .wrap_icon {
	padding-left: 10px;
	padding-right: 10px;
}
.header-appointment.btn.btn-default{
	background-color: #ff2c39;
	border-color: #ff2c39;
}
.header-v4 .logo_and_menu-row .right-icons {
	margin-right: -9px;
	margin-left: -9px;
}
.header-v4 .top-block .personal-link {
	margin: -13px 0;
	padding: 10px 0 11px;
	color: #666666;
	display: inline-block;
}
.header-v4 .top-block .personal_wrap .loadings {
	background-position: 123px center !important;
}
.header-v4 .top-block .personal-link .name {
	font-size: 0.867em;
	line-height: 18px;
}
.header-v4 .top-block .personal-link:not(.authorized) .name {
	display: none;
}
.header-v4 .top-block .personal-link.authorized .title {
	display: none;
}
.header-v5 .top-block .personal-link {
	margin: -13px 0;
	padding: 10px 0;
	color: #666666;
	display: inline-block;
}
.header-v5 .top-block .personal_wrap .loadings {
	background-position: 123px center !important;
}
.header-v5 .top-block .personal-link .name {
	font-size: 0.867em;
	line-height: 18px;
}
.header-v5 .top-block .personal-link:not(.authorized) .name {
	display: none;
}
.header-v5 .top-block .personal-link.authorized .title {
	display: none;
}
.header-v6 .logo_and_menu-row .wrap_icon {
	padding-left: 25px;
	padding-right: 25px;
}
.header-v6 .logo_and_menu-row .right-icons {
	margin-right: -9px;
	margin-left: -9px;
}
.header-v6 .logo_and_menu-row {
	margin-bottom: -12px;
}
.header-v6 .logo-row .logo, .header-v6 .logo_and_menu-row .search-wrapper, .header-v6 .logo_and_menu-row .wrap_icon, .header-v6 .logo_and_menu-row .search-block {
	height: 105px;
}
.header-v6 .logo-row .logo {
	line-height: 102px;
}
.header-v6 .top-block .personal-link {
	margin: -13px 0;
	padding: 10px 0 11px;
	color: #666666;
	display: inline-block;
}
.header-v6 .top-block .personal_wrap .loadings {
	background-position: 123px center !important;
}
.header-v6 .top-block .personal-link .name {
	font-size: 0.867em;
	line-height: 18px;
}
.header-v6 .top-block .personal-link:not(.authorized) .name {
	display: none;
}
.header-v6 .top-block .personal-link.authorized .title {
	display: none;
}
.header-v7 .logo_and_menu-row .wrap_icon {
	padding-left: 25px;
	padding-right: 25px;
}
.header-v7 .logo_and_menu-row .right-icons {
	margin-right: -9px;
	margin-left: -9px;
}
.header-v7 .logo_and_menu-row {
	margin-bottom: -12px;
}
.header-v7 .logo-row .logo, .header-v7 .logo_and_menu-row .search-wrapper, .header-v7 .logo_and_menu-row .wrap_icon, .header-v7 .logo_and_menu-row .search-block {
	height: 105px;
}
.header-v7 .logo-row .logo {
	line-height: 102px;
}
.header-v7 .top-block .personal-link {
	margin: -13px 0;
	padding: 10px 0 11px;
	color: #666666;
	display: inline-block;
}
.header-v7 .top-block .personal_wrap .loadings {
	background-position: 123px center !important;
}
.header-v7 .top-block .personal-link .name {
	font-size: 0.867em;
	line-height: 18px;
}
.header-v7 .top-block .personal-link:not(.authorized) .name {
	display: none;
}
.header-v7 .top-block .personal-link.authorized .title {
	display: none;
}
.header-v8 .logo_and_menu-row .wrap_icon {
	padding-left: 25px;
	padding-right: 25px;
}
.header-v8 .logo_and_menu-row .right-icons {
	margin-right: -9px;
	margin-left: -9px;
}
.header-v8 .logo_and_menu-row {
	margin-bottom: -12px;
}
.header-v8 .logo-row .logo, .header-v8 .logo_and_menu-row .search-wrapper, .header-v8 .logo_and_menu-row .wrap_icon, .header-v8 .logo_and_menu-row .search-block, .header-v8 .logo_and_menu-row .phone-block.with_btn {
	height: 105px;
}
.header-v8 .logo-row .logo {
	line-height: 102px;
}
.header-v8 .top-block .personal-link {
	margin: -13px 0;
	padding: 10px 0 11px;
	color: #666666;
	display: inline-block;
}
.header-v8 .top-block .personal_wrap .loadings {
	background-position: 123px center !important;
}
.header-v8 .top-block .personal-link .name {
	font-size: 0.867em;
	line-height: 18px;
}
.header-v8 .top-block .personal-link:not(.authorized) .name {
	display: none;
}
.header-v8 .top-block .personal-link.authorized .title {
	display: none;
}
.header-v9 .logo_and_menu-row .wrap_icon {
	padding-left: 25px;
	padding-right: 25px;
}
.header-v9 .logo_and_menu-row .right-icons {
	margin-right: -9px;
	margin-left: -9px;
}
.header-v9 .logo_and_menu-row {
	margin-bottom: -12px;
}
.header-v9 .logo-row .logo, .header-v9 .logo_and_menu-row .search-wrapper, .header-v9 .logo_and_menu-row .wrap_icon, .header-v9 .logo_and_menu-row .search-block, .header-v9 .logo_and_menu-row .phone-block.with_btn {
	height: 105px;
}
.header-v9 .logo-row .logo {
	line-height: 102px;
}
.header-v9 .top-block .personal-link {
	margin: -13px 0;
	padding: 10px 0 11px;
	color: #666666;
	display: inline-block;
}
.header-v9 .top-block .personal_wrap .loadings {
	background-position: 123px center !important;
}
.header-v9 .top-block .personal-link .name {
	font-size: 0.867em;
	line-height: 18px;
}
.header-v9 .top-block .personal-link:not(.authorized) .name {
	display: none;
}
.header-v9 .top-block .personal-link.authorized .title {
	display: none;
}

/*
.header-v6 .logo_and_menu-row .basket-link{padding-right:0;}
.header-v6 .logo_and_menu-row .right-icons{margin:0 -3px;}
.header-v6 .logo_and_menu-row .phone-block.with_btn{margin:0 -15px;}
.header-v6 .logo_and_menu-row .wrap_icon{padding-left:19px;padding-right:19px;}*/
.header-v10 .logo_and_menu-row .basket-link {
	padding-right: 0;
}
.header-v10 .menu-only {
	padding-right: 0;
}
.header-v11 .logo_and_menu-row .basket-lcink {
	padding-right: 0;
}
.header-v11 .logo_and_menu-row .inline-search-show .svg-search {
	top: -2px;
}
.header-v12 .logo_and_menu-row .right-icons {
	margin-right: -25px;
}
.header-v12 .menu-row .wrap_icon .inline-search-show {
	padding: 0;
}
.header-v12 .menu-row .svg.svg-search {
	min-width: 21px;
	min-height: 21px;
	top: -2px;
}
.header-v13 .logo_and_menu-row .logo {
	margin: 0 0 0 9px;
}
.header-v13 .logo_and_menu-row .inline-search-show .svg-search {
	top: -2px;
}
.header-v13 .logo_and_menu-row .phone:after {
	margin-top: -3px;
}
.header-v14 .logo_and_menu-row .inline-search-show .svg-search {
	top: -2px;
}
.header-v14 .logo_and_menu-row .burger {
	margin-left: 0;
}
.header-v14 .logo_and_menu-row .phone:after {
	margin-top: -3px;
}
.header-v15 .logo_and_menu-row .inline-search-show .svg-search {
	top: -2px;
}
.header-v15 .logo_and_menu-row .burger {
	margin-left: 0;
}
.header-v15 .logo_and_menu-row .phone:after {
	margin-top: -3px;
}
.header-v15 .logo_and_menu-row .search-block {
	width: auto;
	padding: 0 0 0 25px;
}
.with_order .top-block .top-block-item .address, .with_cabinet .top-block .top-block-item .address {
	max-width: 430px;
}
.with_order.with_cabinet .top-block .top-block-item .address {
	max-width: 340px;
}
.menu-row.bgcolored a:hover .svg {
	background-color: transparent;
}
.menu-row .wrap_icon {
	position: relative;
	z-index: 11;
}
.menu-row .wrap_icon .inline-search-show {
	padding: 24px 25px 23px;
	border: none;
	background: none;
}
.menu-row .svg.svg-search {
	min-width: 18px;
	min-height: 18px;
}
.menu-row:not(.bgcolored) .menu-only {
	border-bottom: 1px solid #f2f6f7;
}
.btn.btn-responsive-nav {
	outline: none;
}
header.topmenu-LIGHT .logo_and_menu-row {
	border-bottom: 1px solid #f5f5f5;
}
.with_banners header.topmenu-LIGHT .logo_and_menu-row, .index header.topmenu-LIGHT .logo_and_menu-row {
	border-bottom-width: 0px;
}
header.header-v4 .logo_and_menu-row {
	border-bottom-width: 0px;
}
body.header-v3 .page-top-wrapper.color.v3,
body.header-v4 .page-top-wrapper.color.v3,
body.header-v5 .page-top-wrapper.color.v3,
body.header-v6 .page-top-wrapper.color.v3,
body.header-v7 .page-top-wrapper.color.v3,
body.header-v8 .page-top-wrapper.color.v3,
body.header-v9 .page-top-wrapper.color.v3 {
	margin-top: 0;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15) inset;
}
.header-v1.title-v1:not(.with_banners) .logo_and_menu-row,
.header-v1.title-v1:not(.with_banners) .logo_and_menu-row,
.header-v10.title-v1:not(.with_banners) .logo_and_menu-row,
.header-v11.title-v1:not(.with_banners) .logo_and_menu-row,
.header-v12.title-v1:not(.with_banners) .logo_and_menu-row,
.header-v13.title-v1:not(.with_banners) .logo_and_menu-row,
.header-v14.title-v1:not(.with_banners) .logo_and_menu-row,
.header-v15.title-v1:not(.with_banners) .logo_and_menu-row {
	border-bottom: 1px solid #f5f5f5;
}
.page-top-wrapper.grey + #content .detailimage.image-head {
	margin-top: -59px;
}
.page-top-wrapper.grey.v3 {
	margin-bottom: 0;
}
.page-top-wrapper.grey.v3 .breadcrumb {
	margin: 12px 0 0;
}
.page-top-wrapper.grey {
	margin-top: -1px;
	position: relative;
	z-index: 9;
}
body.mheader-v1 .page-top-wrapper.color.v3 {
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15) inset;
}
#content {
	padding: 59px 0 100px;
}
.body.index #content {
	padding-top: 0;
	padding-bottom: 0;
	overflow: hidden;
}
.body.index header.topmenu-LIGHT .logo_and_menu-row, header.topmenu-LIGHT.fixed .logo_and_menu-row {
	border: none;
}
.body:not(.index) .main > .container {
	padding-bottom: 100px;
}
.body.nopadding .main > .container {
	padding-bottom: 0px;
}

/* MOBILE HEADER v1 */
#mobileheader .basket-link .title {
	display: none;
}
#mobileheader .v1 .bars .top-btn {
	padding: 0px 20px 5px;
}

/* MOBILE HEADER v2 */
#mobileheader .v2 .top-btn {
	height: 46px;
	line-height: 42px;
	padding: 0px 15px;
}

/* mobile headers */
#mobileheader {
	margin: 0;
	padding: 0;
	position: fixed;
	height: 63px;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
}
#mobileheader .burger {
	height: 100%;
	width: 58px;
	position: relative;
	cursor: pointer;
}
#mobileheader .burger .svg-burger {
	left: 50%;
	margin-left: -8px;
	margin-top: -6px;
}
#mobileheader .burger .svg-close {
	width: 16px;
	height: 16px;
	min-width: 16px;
	min-height: 16px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -8px 0 0 -8px;
	display: none;
}
#mobileheader .burger.c .svg-close {
	display: inline;
}
#mobileheader .burger.c .svg-burger {
	display: none;
}
#mobileheader .title-block {
	height: 100%;
	padding: 0 5px 0 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	line-height: 60px;
}
#mobileheader .logo-block {
	height: 100%;
	padding: 0 100px;
	text-align: center;
}
#mobileheader .logo {
	line-height: 60px;
	max-width: 198px;
	margin: 0 auto;
}
#mobileheader .logo img {
	max-height: 100%;
	max-width: 100%;
}
#mobileheader .right-icons {
	height: 100%;
	padding-right: 5px;
	margin-left: -15px;
}
#mobileheader .wrap_icon {
	display: table-cell;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: middle;
	line-height: 63px;
}
#mobileheader .inline-search-show {
	border: none;
	background: none;
	padding: 0;
}
#mobileheader .inline-search-show .svg-search {
	top: -3px;
	min-width: 18px;
	min-height: 18px;
}
#mobileheader .personal-link .svg-cabinet {
	top: -1px;
	min-width: 20px;
	min-height: 20px;
}
#mobileheader .basket-link {
	position: relative;
	padding-right: 12px;
}
#mobileheader .basket-link .count {
	position: absolute;
	top: -7px;
	left: 16px;
}
#mobileheader .personal-link .svg-cabinet-login {
	top: -2px;
	min-width: 18px;
	min-height: 18px;
}
#mobileheader *[class^=mobileheader-] {
	height: 100%;
	width: 100%;
	color: #333;
}
#mobileheader .mobileheader-v1 {
	background: #fff;
	border-bottom: 1px solid #f5f5f5;
}
#mobileheader .mobileheader-v2 {
	color: #FFF;
}

/* mobile menu */
#mobilemenu {
	background: #fff;
	z-index: 3002;
	overflow: hidden;
	overflow-y: auto;
	transition: left 0.4s ease 0s, opacity 0.4s ease 0s;
	position: fixed;
}
#mobilemenu::-webkit-scrollbar {
	width: 8px;
}
#mobilemenu::-webkit-scrollbar-track {
	border-radius: 8px;
}
#mobilemenu::-webkit-scrollbar-thumb {
	border-radius: 8px;
	background: #999;
	border: 2px solid #fff;
}
#mobilemenu::-webkit-scrollbar-thumb:window-inactive {
	background: #999;
	border: 2px solid #fff;
}
#mobilemenu.dropdown {
	top: 64px;
	bottom: 0;
	width: 100%;
	border-top: 1px solid #f2f2f2;
	opacity: 0;
	visibility: hidden;
}
#mobilemenu.dropdown.show {
	opacity: 1;
	visibility: visible;
}
#mobilemenu.leftside {
	left: -100%;
	top: 0;
	bottom: 0;
	width: 300px;
	max-width: 100%;
}
#mobilemenu.leftside.show {
	left: 0;
	box-shadow: 3px 0px 10px 0px rgba(0, 0, 0, 0.45);
}
#mobilemenu > .scroller {
	overflow: hidden;
}
#mobilemenu > .scroller > .wrap {
	width: 100%;
	transition: transform 0.2s ease-in-out;
	-webkit-transition: transform 0.2s ease-in-out;
	-moz-transition: transform 0.2s ease-in-out;
	-ms-transition: transform 0.2s ease-in-out;
}
#mobilemenu-overlay {
	display: none;
	background: #3a3f44;
	opacity: 0.7 !important;
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 2999;
}
#mobilemenu .dropdown {
	left: 100%;
	top: 0;
	width: 100%;
	border: medium none;
	box-shadow: none;
	visibility: visible;
	opacity: 1;
	display: none;
	position: absolute;
	z-index: 5;
	background: #FFF;
	margin: 0;
	padding: 0
}
#mobilemenu .expanded > .dropdown {
	display: block;
}
#mobilemenu .expanded > .dropdown > div {
	border-bottom: 1px solid #f2f2f2;
}
#mobilemenu .expanded > .dropdown .menu_back a {
	font-size: 15px;
	line-height: 18px;
	padding: 22px 20px 23px 57px;
	cursor: pointer;
	position: relative;
}
#mobilemenu .expanded > .dropdown .menu_back .svg {
	position: absolute;
	top: 16px;
	left: 13px;
}
#mobilemenu .expanded > .dropdown .menu_title {
	font-size: 15px;
	line-height: 18px;
	color: #333;
	font-weight: bold;
	padding: 22px 23px 23px 19px;
	background-color: #fbfbfb;
}
#mobilemenu .menu a:hover .svg {
	background-color: transparent;
}
#mobilemenu .menu > ul {
	padding: 0;
	margin: 0;
	display: block;
}
#mobilemenu .menu ul > li {
	list-style: none;
	display: block;
	margin: 0;
	border-bottom: 1px solid #f2f2f2;
	width: 100%;
	padding: 0;
}
#mobilemenu .menu ul li:before {
	display: none;
}
#mobilemenu .menu ul > li a {
	padding: 19px 20px 20px 19px;
	display: block;
	position: relative;
}
#mobilemenu .menu ul > li a.parent {
	padding-right: 46px;
}
#mobilemenu .menu ul > li .arrow {
	position: absolute;
	z-index: 1;
	width: 46px;
	top: 0;
	right: 0;
	bottom: 0;
	cursor: pointer;
	padding-left: 8px;
	display: block;
}
#mobilemenu .menu ul > li .arrow .svg {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -15px 0 0 -15px;
}
#mobilemenu .menu ul > li.selected > a:before {
	content: "";
	position: absolute;
	top: 30px;
	left: 9px;
	width: 4px;
	height: 4px;
	border-radius: 100%;
}
#mobilemenu .menu > ul > li > a {
	background: #fff;
	font-size: 15px;
	font-weight: bold;
}
#mobilemenu .menu > ul > li.selected > a:before {
	left: 0px;
	top: -1px !important;
	bottom: -1px;
	width: 2px;
	z-index: 1;
	height: inherit;
	border-radius: 0;
}
#mobilemenu .menu > ul > li:not(.counters), .menu ul > li.selected:not(.counters), .menu ul > li.expanded {
	position: initial;
}
#mobilemenu .menu > ul > li.counters > a > span {
	padding-right: 25px;
	position: relative;
}
#mobilemenu .menu > ul > li.counters .count {
	min-width: 18px;
	height: 17px;
	line-height: 17px;
	white-space: nowrap;
	font-size: 12px;
	color: #FFF;
	border-radius: 8px;
	text-align: center;
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -8px;
	font-weight: initial;
}
#mobilemenu .menu > ul > li.counters .count.empted {
	background: #969ba5;
}
#mobilemenu .menu.middle > ul > li > a {
	padding-left: 57px;
	background: #f7f9fa;
}
#mobilemenu .menu.middle a .svg {
	position: absolute;
}
#mobilemenu .menu.middle a .svg-cabinet {
	min-width: 20px;
	min-height: 20px;
	left: 21px;
	top: 22px;
	background: #333 url(/bitrix/templates/aspro-medc2/images/svg/Cabinet_small_on_mask.svg) 0 0 no-repeat;
}
#mobilemenu .menu.middle a .svg-cabinet-login {
	min-width: 12px;
	min-height: 13px;
	left: 21px;
	top: 24px;
	background: #333 url(/bitrix/templates/aspro-medc2/images/svg/Cabinet_small_off_mask.svg) 0 0 no-repeat;
}
#mobilemenu .menu.middle a .svg-basket {
	width: 18px;
	min-width: 18px;
	height: 17px;
	min-height: 17px;
	left: 20px;
	top: 23px;
}
#mobilemenu .menu.middle a .svg-phone {
	min-width: 8px;
	min-height: 11px;
	left: 27px;
	top: 26px;
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Phone_small_black.svg);
}
#mobilemenu .menu.middle a:hover .svg-phone {
	background-color: transparent;
}
#mobilemenu .menu.middle a:hover .svg-cabinet, #mobilemenu .menu.middle a:hover .svg-basket {
	background-color: #333;
}
#mobilemenu .contacts .title {
	font-weight: bold;
	padding: 19px 20px 6px 19px;
}
#mobilemenu .contacts a {
	color: #333;
}
#mobilemenu .contacts .email, #mobilemenu .contacts .address {
	padding: 12px 20px 0 50px;
	position: relative;
	line-height: 18px;
	font-size: 13px;
}
#mobilemenu .contacts .svg.svg-address {
	position: absolute;
	left: 20px;
	top: 14px;
	width: 13px;
	min-width: initial;
	height: 16px;
	min-height: initial;
}
#mobilemenu .contacts .svg-email {
	min-width: inherit;
	min-height: inherit;
	height: 12px;
	width: 14px;
	position: absolute;
	left: 20px;
	top: 15px;
}
#mobilemenu .social-icons {
	border-bottom: 1px solid #f2f2f2;
}
#mobilemenu .social-icons ul {
	padding: 16px 0 30px 0;
	margin: 0;
}
#mobilemenu .social-icons li {
	list-style: none;
	display: block;
}
#mobilemenu .social-icons li > a {
	font-size: 13px;
	line-height: 20px;
	background: none;
	padding: 5px 27px 5px 50px;
	width: 100%;
	opacity: 1;
	position: relative;
	margin: 0;
	height: auto;
	overflow: visible;
}
#mobilemenu .social-icons li > a .svg {
	position: absolute;
	width: 20px;
	min-width: 20px;
	height: 20px;
	min-height: 20px;
	left: 19px;
	top: 5px;
	background-color: #333;
}
#mobilemenu .social-icons li > a .svg.svg-social-fb {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/social_mobile/Facebook_white_mask.svg);
}
#mobilemenu .social-icons li > a .svg.svg-social-vk {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/social_mobile/Vk_white_mask.svg);
}
#mobilemenu .social-icons li > a .svg.svg-social-twitter {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/social_mobile/Twitter_white_mask.svg);
}
#mobilemenu .social-icons li > a .svg.svg-social-instagram {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/social_mobile/Instagram_white_mask.svg);
}
#mobilemenu .social-icons li > a .svg.svg-social-ytb {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/social_mobile/Youtube_white_mask.svg);
}
#mobilemenu .social-icons li > a .svg.svg-social-odn {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/social_mobile/Odnoklassniki_white_mask.svg);
}
#mobilemenu .social-icons li > a .svg.svg-social-gplus {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/social_mobile/Googleplus_white_mask.svg);
}
#mobilemenu .social-icons li > a .svg.svg-social-mail {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/social_mobile/Mailru_white_mask.svg);
}
#mobilemenu .downdrop .menu ul > li .arrow .svg {
	transform: rotate(0.25turn);
}
#mobilemenu .downdrop .dropdown {
	position: relative;
	left: inherit;
	top: inherit;
	padding: 0 0 0 19px;
}
#mobilemenu .downdrop .expanded > .dropdown .menu_back, #mobilemenu .mobilemenu-v2 .expanded > .dropdown .menu_title {
	display: none;
}
#mobilemenu .downdrop .menu ul > li.expanded {
	border-bottom: none;
}
#mobilemenu .downdrop .menu ul > li.expanded > a {
	border-bottom: 1px solid #f2f2f2;
}

@media not print {
	header.fixed, #headerfixed.fixed {
		position: fixed;
		margin: 0;
		width: 100%;
		top: 0;
		z-index: 996;
		right: 0;
		left: 0;
	}
	.inline-search-block.fixed {
		position: fixed;
		z-index: 997;
		background: #fff !important;
	}
	.inline-search-block.fixed .search-wrapper {
		padding: 0px;
		display: inline-block;
		width: 100%;
	}
	.inline-search-block.fixed .search-wrapper #title-search {
		padding: 14px 0px 15px;
	}
	.inline-search-block.fixed.big {
		background: #fff !important;
		top: -200px;
		z-index: 3000;
		transition-duration: 0.5s;
		box-shadow: 0 1px 5px rgba(0, 0, 0, 0.136);
	}
	.inline-search-block.fixed.big.show {
		top: 0px;
	}
	.inline-search-block.fixed.big .search-wrapper #title-search {
		padding: 0px;
	}
	.inline-search-block.fixed.big .search .search-input {
		padding: 0 200px 0 25px;
		font-size: 28px;
		height: 132px;
		background: none;
		border: none;
		border-radius: 0;
	}
	.inline-search-block.fixed.big .search .search-button-div {
		top: 45px;
	}
	.inline-search-block.fixed.big .search .btn-search {
		color: #fff;
		padding: 12px 25px; /*right: 91px;*/
		font-size: 1em;
	}
	.inline-search-block.fixed.big.type_search_corp .search .search-input {
		font-size: 1em;
		padding: 0 70px 0 20px;
		height: 42px;
		background: #f7f9fa;
		border-radius: 21px;
	}
	.inline-search-block.fixed.big.type_search_corp .search .search-button-div {
		top: 0;
		bottom: 0;
	}
	.inline-search-block.fixed.big.type_search_corp .search .search-button-div .btn-search {
		right: 58px;
		top: 0;
		bottom: 0;
		font-size: 0;
		line-height: 0;
		background: none;
		border-radius: 0;
		box-shadow: none;
	}
	.inline-search-block.fixed.big.type_search_corp .search .search-button-div .btn-search:before {
		opacity: 0.5;
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -9px 0 0 -9px;
		min-width: 18px;
		min-height: 18px;
		background: url(/bitrix/templates/aspro-medc2/images/svg/Search_black.svg) 0 0 no-repeat;
		transition: all 0.3s ease 0s;
		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;
	}
	.inline-search-block.fixed.big.type_search_corp .search .search-button-div .btn-search:hover:before {
		opacity: 1;
	}
	.inline-search-block.fixed.big.type_search_corp .search-wrapper {
		padding: 37px 0;
	}
	#headerfixed {
		opacity: 0;
		transition: opacity ease 0.01s;
		background: #fff;
		display: none;
		box-shadow: 0 1px 5px rgba(0, 0, 0, 0.136);
	}
	#headerfixed .maxwidth-theme {
		padding: 0px 16px;
	}
	#headerfixed.fixed {
		opacity: 1;
		display: block;
	}
	#headerfixed .logo-row .js-basket-block .title {
		display: none;
	}
	#headerfixed .search .inner-table-block {
		width: 50%;
	}
	#headerfixed .inner-table-block {
		height: 62px;
		overflow: hidden;
		padding: 0px 25px;
	}
	#headerfixed .inner-table-block.menu-block, #headerfixed .inner-table-block.phones {
		overflow: visible;
	}
	#headerfixed .inner-table-block.phones {
		padding: 4px 0 0;
	}
	#headerfixed .inner-table-block.phones .phone {
		margin: 0px;
	}
	#headerfixed .sep-left {
		border-right: rgba(0, 0, 0, 0.05) 1px solid;
	}
	#headerfixed .logo-row .logo {
		height: auto;
		line-height: 60px;
	}
	#headerfixed .menu-block.rows {
		position: relative;
		cursor: pointer;
		transition: background ease 0.3s;
		padding: 0px 23px 0px 16px;
	}
	#headerfixed .mega-menu table {
		height: auto;
	}
	#headerfixed .mega-menu td .wrap > a .line-wrapper {
		position: static
	}
	#headerfixed .mega-menu td .wrap > a .line-wrapper .line {
		margin-top: -2px;
	}
	#headerfixed .menu-block.rows .title {
		font-size: 0.933em;
		font-weight: bold;
		position: relative;
		color: #333;
	}
	#headerfixed .menu-block.rows:hover .title {
		color: #fff;
	}
	#headerfixed .menu-block .title .svg {
		margin-right: 5px;
	}
	#headerfixed .menu-block:hover .svg-burger {
		background: url(/bitrix/templates/aspro-medc2/images/svg/burger_white.svg) center center no-repeat;
	}
	#headerfixed .logo-row .menu-block.rows .navs {
		position: absolute;
		top: 100%;
		left: 0px;
		width: 240px;
	}
	#headerfixed .menu-block.rows:hover .navs > ul {
		display: block !important;
		box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	}
	#headerfixed .menu-block.rows:hover .navs ul {
		animation: toggle_opacity 300ms;
		background: #fff;
	}
	#headerfixed .menu-block.rows .navs ul li {
		padding: 0px;
		display: block;
		float: none;
		margin: 0px;
	}
	#headerfixed .menu-block.rows .navs ul .search {
		display: none;
	}
	#headerfixed .menu-block.rows .navs ul li:before {
		display: none;
	}
	#headerfixed .menu-block .navs ul li a {
		border-radius: 0px;
		padding: 14px 20px;
		min-width: 225px;
		white-space: normal;
	}
	#headerfixed .menu-block .navs ul.dropdown-submenu > li > a {
		padding-right: 43px;
	}
	body #headerfixed .menu-block .navs ul li > a:hover, #headerfixed .menu-block .navs ul li.active > a, #headerfixed .menu-block .navs ul li:hover > a, #headerfixed .menu-block:focus .navs ul li > a {
		background: #f9fbfb;
		color: #333;
	}
	#headerfixed .menu-block .navs ul > li:first-of-type > a {
		border-top-width: 0px;
	}
	#headerfixed .menu-block.rows .navs ul li a i {
		position: absolute;
		right: 13px;
		top: 19px;
	}
	#headerfixed .menu-block.rows .navs ul li a i:before {
		content: "\f105";
	}
	#headerfixed .menu-block.rows .navs ul.dropdown-menu {
		top: 0px;
		left: 100%;
		padding: 0px;
		margin: 0px;
		border-radius: 0px;
		border: none;
	}
	#headerfixed .menu-block td .wrap > ul.dropdown-menu {
		margin-top: 0px;
	}
	#headerfixed .menu-block.rows .navs li:hover > ul.dropdown-menu {
		display: block;
	}
	#headerfixed .btn {
		margin: 0px;
	}
	#headerfixed .search-button-div .btn-search {
		position: static;
	}
	#headerfixed .search-button-div .close-block {
		display: none;
	}
	#headerfixed .js-basket-block {
		position: relative;
	}
	#headerfixed .js-basket-block .count {
		top: -7px;
	}
	#headerfixed .small-block .wrap_icon .personal-link {
		display: block;
		padding: 19px 25px 19px;
	}
	#headerfixed .small-block .wrap_icon .personal-link .svg-cabinet-login.lg {
		min-width: 18px;
		min-height: 18px;
	}
	#headerfixed .small-block .wrap_icon .personal-link .svg-cabinet.lg {
		top: -1px;
		min-width: 20px;
		min-height: 20px;
	}
	#headerfixed .search-block {
		cursor: pointer;
		padding: 19px 0 19px 25px;
	}
	#headerfixed .logo-row .burger {
		height: 100%;
	}
	#headerfixed .right_icons {
		margin: 0 -16px;
	}
	#headerfixed .logo {
		width: 198px;
	}
	#headerfixed .burger + .logo {
		width: 248px;
	}
	#headerfixed .logo-row .mega-menu td {
		text-align: center;
	}
	#headerfixed .right-icons {
		margin: 0 -16px;
	}
	#headerfixed .search .search-input {
		padding: 0 47px 0 20px;
		background: #f2f4f5;
		border-radius: 21px;
		color: #999999;
	}
	#headerfixed .search .search-button-div {
		position: static;
	}
	#headerfixed .search .search-button-div .btn-search {
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		padding: 0 16px;
		border: none;
		background: none;
	}
	#headerfixed .search .search-button-div .svg-search {
		top: -2px;
		min-width: 18px;
		min-height: 18px;
		background: url(/bitrix/templates/aspro-medc2/images/svg/Search_black.svg) 0 0 no-repeat;
		opacity: 0.5;
	}
	#headerfixed .search .search-button-div:hover .svg-search {
		opacity: 1;
	}
	#headerfixed .logo_and_menu-row .phone.with_dropdown > .dropdown {
		top: 100%;
	}
	#headerfixed .phone .dropdown > .wrap {
		margin-top: 8px;
	}
	#headerfixed .logo_and_menu-row .callback-block {
		position: relative;
		top: -3px;
	}

	/* fixed v1*/
	#headerfixed .logo-row.v1 .small-block .wrap_icon .personal-link {
		padding-left: 3px;
		padding-right: 3px;
	}
	#headerfixed .logo-row.v1 .inner-table-block {
		padding-left: 16px;
		padding-right: 16px;
	}
	#headerfixed .logo-row.v1 .logo-block {
		margin-left: -16px;
		padding-left: 0;
	}

	/* fixed v2*/
	#headerfixed .logo-row.v2 {
		display: table;
	}
	#headerfixed .logo-row.v2 .small-block {
		width: auto;
		text-align: center;
	}
	#headerfixed .logo-row.v2 .js-nav {
		opacity: 0;
	}
	#headerfixed .logo-row.v2 .mega-menu table td .wrap > a {
		padding: 20px 12px;
		display: inline-block;
	}
	#headerfixed .logo-row.v2 .svg-search.lg {
		top: -1px;
		min-width: 18px;
		min-height: 18px;
	}
	#headerfixed .logo-row.v2 .svg.svg-basket {
		margin: 0px;
	}
	#headerfixed .logo-row .basket-link .count {
		position: absolute;
		top: -3px;
		left: 16px;
	}
	#headerfixed .logo-row.v2 .basket-link .js-basket-block {
		width: 34px;
		display: inline-block;
		text-align: left;
		min-height: 27px;
		position: relative;
	}
	#headerfixed .logo-row .basket-link .svg.svg-basket {
		margin: 0px;
	}
	#headerfixed .logo-row.v2 .basket-link {
		width: 34px;
	}
}

/* TOP MENU */
.menu-row {
	position: relative;
}
.logo-row .menu-row.maxwidth-theme:before, .logo-row .menu-row.maxwidth-theme:after {
	display: none;
}
.menu-only {
	position: relative;
}
.mega-menu {
	position: relative;
	z-index: 10;
}
.mega-menu ul.nav {
	padding: 0 0 0px 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:before {
	display: none;
}
.mega-menu ul.nav li, .mega-menu ul.nav .dropdown-menu {
	background-color: #fafafa;
}
.mega-menu ul.nav li > a {
	padding: 9px 45px 9px 10px;
	text-shadow: none !important;
	border-top: 1px solid #e1e4e6;
	border-bottom: 1px solid transparent;
	margin: 0;
	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;
	color: #444444;
}
.mega-menu ul.nav li > a i.fa-angle-down {
	position: absolute;
	right: -10px;
	top: 0px;
	font-size: 20px;
	width: 64px;
	height: 44px;
	text-align: center;
	line-height: 44px;
}
.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 #e1e4e6;
	border-bottom: 1px solid #e1e4e6;
	margin: 0;
	padding: 9px 55px 9px 10px;
	background: none;
	color: #ffffff;
}
.mega-menu ul.nav li.active > a i.fa-angle-down, .mega-menu ul.nav li:hover > a i.fa-angle-down {
	right: 0px;
}
.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 .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 .dropdown-menu li:first-of-type > a {
	border-top: 1px solid transparent;
}
.mega-menu ul.nav .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;
}
.mega-menu table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	max-width: 100%;
}
.logo_and_menu-row .mega-menu {
	overflow: hidden;
}
.logo_and_menu-row .mega-menu table {
	height: 114px;
	margin: 0 0 0 -12px;
}
.bx-mac .mega-menu table, .bx-ios .mega-menu table {
	max-width: inherit;
}
.mega-menu table a {
	display: inline-block;
	width: 100%;
	text-decoration: none;
}
.dropdown-menu > li > a {
	white-space: normal;
	min-width: 225px;
}
.mega_fixed_menu .dropdown-menu > li > a {
	min-width: auto;
}
.mega-menu table td > .wrap > a {
	white-space: nowrap;
}
.mega-menu table td {
	padding: 0;
	position: relative;
	font-size: 1.0667em;
	line-height: 1em;
	-webkit-transition: background .15s ease-in-out;
	transition: background .15s ease-in-out;
}
.mega-menu table td.unvisible {
	visibility: hidden;
	opacity: 0;
}
.logo_and_menu-row .menu-row .mega-menu table td {
	text-align: left;
}
.mega-menu table td.dropdown > .wrap {
	position: relative;
}
.logo_and_menu-row .mega-menu table td > .wrap {
	display: inline-block;
}
.mega-menu table td > .wrap:hover > .dropdown-menu {
	display: block;
	opacity: 1;
	animation: toggle_opacity 300ms;
}
.mega-menu table td > .wrap > a .fa {
	vertical-align: middle;
	display: none;
}
.mega-menu table td > .wrap > a .fa.fa-angle-down::before {
	font-size: 10px;
	font-weight: 900;
	vertical-align: top;
}
.mega-menu table .tail {
	display: none;
}
.mega-menu table .dropdown-menu {
	border-radius: 0;
	border: none;
	padding: 0;
	text-align: left;
	opacity: 0;
	margin-top: -1px;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
	-moz-box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
	box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
}
.mega-menu table td > .wrap > .dropdown-menu {
	left: -8px;
}
.mega-menu table .dropdown-menu li {
	font-size: 1em;
	line-height: 1em;
}
.mega-menu table .dropdown-menu li > a {
	color: #333 !important;
	padding: 15px 20px 16px;
	border-top: 1px solid #f3f7f7;
}
.mega-menu table .dropdown-menu li.dropdown-submenu > a {
	padding-right: 43px
}
.mega-menu table .dropdown-submenu .dropdown-menu {
	margin-top: 0;
}
.mega-menu table .dropdown-submenu .dropdown-menu li a {
	padding-top: 15px;
}
.mega-menu table .wrap > .dropdown-menu li:first-of-type > a {
	border-top: none;
	padding-top: 16px;
}
.mega-menu table .wrap > .dropdown-menu li:first-of-type > .dropdown-menu {
	top: 0;
}
.mega-menu table .dropdown-submenu, .dropdown-menu li {
	position: relative;
	padding: 0px;
	margin-bottom: 0px;
}
.mega-menu table .dropdown-menu li:hover > a {
	background: #f9fbfb;
	color: #333;
}
.mega-menu table .dropdown-submenu:before, .dropdown-menu li:before {
	display: none;
}
.mega-menu table .dropdown-submenu > a:after {
	content: "";
	position: absolute;
	right: 20px;
	top: 50%;
	width: 3px;
	height: 5px;
	margin: -3px 0 0;
	background: url(/bitrix/templates/aspro-medc2/images/medc2.png) -477px 0 no-repeat;
}
.mega-menu table .dropdown-submenu:hover > .dropdown-menu {
	display: block;
	opacity: 1;
	animation: toggle_opacity 300ms;
}
.mega-menu table .dropdown-submenu .dropdown-menu {
	left: 100%;
	top: 0;
}
.mega-menu table .dropdown.js-dropdown .fa {
	display: none;
}
.mega-menu table .more-items > span {
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	position: relative;
	vertical-align: top;
	padding-right: 21px;
}
.mega-menu table td.search-item .wrap > a {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 13px !important;
	padding-bottom: 18px !important;
}
.mega-menu table td.search-item .wrap > a .fa {
	font-size: 15px;
}
.mega-menu table td .wrap > a {
	border: none;
	font-weight: bold;
	padding: 10px 12px;
	position: relative;
	text-transform: none;
	color: #333333;
	width: auto;
}
.menu-row.bgcolored {
	margin-top: 30px;
}
.menu-row.bgcolored .mega-menu table {
}
.menu-row.bgcolored .mega-menu table td .wrap > a {
	padding: 17px 12px 17px;
	color: #fff;
    text-transform: uppercase;
}
.menu-row.bgcolored .mega-menu table td.active .wrap > a,
.menu-row.bgcolored .mega-menu table td:not(.search-item):hover .wrap > a {
	color: #fff;
}
.menu-row.bgcolored .mega-menu table .dropdown-menu {
	margin-top: 0;
}
.menu-row.bgcolored .mega-menu table .wrap > .dropdown-menu > li:first-of-type:before {
	display: none;
}
.menu-row.bgcolored .burger .svg-burger {
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Burger_white.svg);
	background-color: transparent;
}
.index .menu-row.bgcolored .burger .svg-burger{
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Burger_colored.svg);
}
.index .menu-row.bgcolored .burger:hover .svg-burger{
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Burger_white.svg);
}
.mega-menu table td .wrap > a .line-wrapper {
	position: relative;
	visibility: visible;
}
.mega-menu td .wrap > a .line-wrapper .line {
	position: absolute;
	left: 0px;
	top: 100%;
	margin: 10px 0 0;
	height: 2px;
	background: #dedede;
	right: 100%;
	opacity: 1;
	-webkit-transition-property: "right";
	transition-property: "right";
	-webkit-transition-duration: 0.15s;
	transition-duration: 0.15s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.mega-menu table td.active .wrap > a .line-wrapper .line, .mega-menu table td .wrap > a:hover .line-wrapper .line {
	right: 0px;
}
.mega-menu table td:last-child .wrap > a:after {
	display: none;
}
.mega-menu table .dropdown-submenu > a:hover:after {
	color: white;
}
.mega-menu table .dropdown-submenu .dropdown-menu:after {
	display: none;
}
.mega-menu table .more-items {
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background: #fff;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background: #fff;
}
.menu-row .mega-menu table td {
	text-align: center;
}
.header-v3 header .menu-row,
.header-v4 header .menu-row,
.header-v5 header .menu-row,
.header-v6 header .menu-row,
.header-v7 header .menu-row,
.header-v8 header .menu-row,
.header-v9 header .menu-row { /*z-index:11;*/
}

/* TOP SEARCH TITLE */
.mega-menu ul.nav .search {
	right: inherit;
	top: inherit;
	width: 100%;
	display: block !important;
	padding: 13px;
	background: none repeat scroll 0 0 #e0e7ec;
}
.mega-menu ul.nav .search .search-input-div {
	padding-right: 0px;
}
.mega-menu ul.nav .search .search-button-div {
	right: 13px;
	top: 13px;
	width: 74px;
}
.mega-menu ul.nav .search .search-button-div .btn-search {
	right: 0px;
	top: 0px;
}
div.title-search-result {
	margin-left: 1px;
	margin-top: -2px;
	display: none;
	overflow: visible;
	z-index: 100;
	padding: 0;
	border: none;
	position: absolute;
}
.title-search-result.title-search-input {
	width: 100% !important;
	left: 0px !important;
	margin-left: 0px;
}
.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-medc2/images/search_lupe.png') no-repeat left center;
	cursor: pointer;
}
div.title-search-fader {
	display: none;
	background-image: url('/bitrix/templates/aspro-medc2/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 {
	background: none repeat scroll 0 0 #ffffff;
	border: medium none; /*border-top:1px solid #e0e7ec;*/
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.bx_searche .bx_img_element {
	background: none;
	float: left;
	padding: 0px;
	position: absolute;
}
.bx_searche .bx_item_block {
	position: relative;
	display: block;
	text-decoration: none;
	color: #2f383d;
	border-top: 1px solid #f6f6f6;
}
.bx_searche .bx_item_block:not(.all_result):hover {
	background: #fbfbfb;
}
.bx_searche .bx_image {
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.bx_searche .bx_item_element {
	padding-left: 25px;
	margin-left: 0px;
	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_searche .bx_item_element .all_result_title {
	font-size: 0.933em;
	margin: 0px;
}
.bx_searche .bx_item_block {
	min-height: 80px;
	line-height: 77px;
}
.bx_searche .bx_img_element {
	width: 80px;
	height: 80px;
}
.bx_searche .bx_image {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 25px;
}
.bx_searche .bx_img_element + .bx_item_element {
	margin-left: 99px;
}

/* PAGE TITLE & BREADCRUMBS & PAGENAVIGATION */
section.page-top {
	padding: 53px 0 0;
	min-height: 56px;
	position: relative;
}
section.page-top.center {
	text-align: center;
}
section.page-top.center .print-link + h1 {
	padding-left: 38px;
}
.container .page-top-wrapper {
	margin-left: -16px;
	margin-right: -16px;
}
.page-top-wrapper.grey {
	background: #f7f9fa;
	margin-bottom: 11px;
}
.page-top-wrapper.color {
	background: #666;
	position: relative;
	margin-bottom: 44px;
}
.page-top-wrapper.color h1 {
	color: #fff;
}
.page-top-wrapper.color .breadcrumb > li, .page-top-wrapper.color .breadcrumb .active, .page-top-wrapper.color .breadcrumb a, .breadcrumb > * {
	color: #fff;
}
.page-top-wrapper section.page-top {
	padding: 32px 0;
}
.breadcrumb { /*font-size:11px;*/
	line-height: 13px;
	padding: 0;
	margin: 0 0 10px;
	list-style: none;
	background: none;
}
.title-v2 .page-top-wrapper section.page-top {
	padding: 36px 0 39px;
}
.title-v3 .page-top-wrapper section.page-top {
	padding: 37px 0 46px;
}
h1 + .breadcrumb {
	margin-bottom: 25px;
}
.breadcrumb > li, .breadcrumb .active, .breadcrumb a, .breadcrumb > * {
	text-decoration: none;
	color: #bbbbbb;
}
.breadcrumb > li {
	margin: 0;
	text-shadow: none;
	padding: 0;
	font-size: 0.800em;
}
.breadcrumb > li:before {
	display: none;
}
.breadcrumb > li + li:before {
	font-family: FontAwesome;
	content: "\f054";
	font-size: 7px;
	padding: 0 8px 0px 10px;
	vertical-align: middle;
	color: #2e2e2f;
	opacity: 0.2;
	display: inline-block;
	position: static;
	background: none;
	width: auto;
	height: auto;
}
.wrap_pagination {
	margin: 49px 0 0;
	text-align: center;
	position: relative;
}
.pagination {
	display: block;
	border-radius: 0;
	border-color: #dfe5e9;
	margin: 0;
	position: relative;
	border: none;
}
.pagination.pagination-lg li a, .pagination.lg li span {
	line-height: 1.1em;
}
.pagination > li {
	display: inline-block;
	margin: 0 0 0 -3px;
}
.pagination > li:first-of-type {
	margin-left: 0;
}
.pagination a, .pagination span {
	width: 38px;
	height: 38px;
	border-radius: 100% !important;
	padding: 10px 6px 9px !important;
	font-size: 0.9333em;
	font-weight: bold;
	border: none !important;
	color: #333;
	margin-left: 0 !important;
}
.pagination .before span:hover, .pagination .before a:hover {
	color: #333 !important;
	background-color: transparent !important;
	border-left-color: #dddddd !important;
}
.pagination a:hover, .pagination span:hover, .pagination a:active, .pagination span:active, .pagination a:focus, .pagination span:focus {
	color: white;
}
.pagination .active a, .pagination .active span, .pagination a:focus, .pagination span:focus, .pagination a:active, .pagination span:active, .pagination span:hover {
	color: #999 !important;
	border: none !important;
	background: transparent !important;
	padding-top: 9px;
	padding-bottom: 8px !important;
}
.pagination li.next, .pagination li.prev {
	position: absolute;
	top: -1px;
	border-radius: 100%;
}
.pagination li.next {
	right: 0;
}
.pagination li.prev {
	left: 0;
}
.pagination li.prev i, .pagination li.next i {
	margin-top: -2px;
	font-size: 0;
	width: 12px;
	height: 10px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Arrow_mask_and_white.svg) -28px 0 no-repeat;
}
.pagination li.prev i {
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .pagination li.prev a:hover i, .pagination li.next a:hover i, .pagination li.prev a:focus i, .pagination li.next a:focus i, .pagination li.prev a:active i, .pagination li.next a:active i {
	background-position: -14px 0 !important;
}
.pagination .fa {
	color: #333;
	font-size: 12px;
	vertical-align: middle;
}
.pagination li:hover a .fa {
	color: #fff;
}
.rss {
	display: inline-block;
	float: right;
	margin: 6px 0 0;
}

/* FOOTER */
footer {
	margin: -1px 0 0;
	border-top: 1px solid #eaeff1;
	padding: 63px 0 49px;
	background: none repeat scroll 0 0 #2e2e2f;
	clear: both;
	color: #969ba5;
	position: relative;
}
footer > .container {
	padding-bottom: 20px;
}
footer .top_footer {
	margin: 0 0 49px;
}
footer.grey_footer {
	background: #f1f4f5;
}
footer .copy {
	color: #999999;
}
footer .info {
	margin: 4px 0 0;
	padding: 0 0 0 80px;
	font-size: 0.9333em;
	line-height: 1.3em;
	color: #333;
}
footer .info .blocks {
	position: relative;
	padding: 0 0 0 28px;
	margin-bottom: 23px;
}
footer .info > .row > div:last-of-type .blocks {
	margin-bottom: 0;
}
footer .info .blocks:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
footer .info div.email:before {
	width: 14px;
	height: 12px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Mail_footer.svg) 0 0 no-repeat;
}
footer .info div.address:before {
	position: absolute;
	top: 2px;
	left: 1px;
	width: 12px;
	height: 15px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Addres_footer.svg) 0 0 no-repeat;
}
footer .info .phone-block {
	margin: 0 0 20px;
}
footer .info .phone {
	position: relative;
	padding: 0 0 0 28px;
	font-size: 1.143em;
	font-weight: bold;
	white-space: nowrap;
}
footer .info .phone .svg-phone {
	position: absolute;
	left: 2px;
	top: 3px;
	margin: 0;
	width: 10px;
	height: 13px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Phone_footer.svg) 0 0 no-repeat;
}
footer .info .phone a {
	color: #333;
}
footer .info .phone-block .callback-block {
	font-size: 0.9333em;
	display: inline-block;
	margin: 4px 0 0 28px;
}
footer .info .email a {
	vertical-align: middle;
	color: #333;
}
footer .notification{
	font-size: 12px;
	opacity: 0.85;
}
footer .bottom_footer {
	position: relative;
}
footer .confidentiality_wrap {
	padding-left: 16px;
	max-width: 75%;
}
footer .confidentiality > .wrap {
	display: inline-block;
	vertical-align: top;
}
footer .confidentiality {
	color: #999999;
}
footer .confidentiality > .wrap {
	padding: 0 0 0 16px;
}
footer .confidentiality a {
	color: #999999;
}
footer .menu-bottom-wrap {
	position: relative;
}
.bottom-menu {
	margin: 3px 0 0;
	padding: 0 0 0 25px;
}
.first_menu .bottom-menu {
	padding-left: 55px;
}
.bottom-menu .item:not(.child) {
	margin: 15px 0 0;
	font-size: 0.9333em;
	font-weight: bold;
	line-height: 1.286em;
}
.bottom-menu .item:first-of-type {
	margin-top: 0;
}
.bottom-menu .item a {
	color: #333;
}
.bottom-menu .child_items {
	margin: 16px 0 0;
}
.bottom-menu .item.child {
    margin: 5px 0 0;
    font-weight: normal;
    font-size: 14px;
    line-height: 23px;
}
.bottom-menu .item.child:first-of-type {
	margin-top: 0;
}
.bottom-menu2 {
	display: inline-block;
	vertical-align: top;
	height: 18px;
	overflow: hidden;
}
.bottom-menu2 .item {
	padding: 0 16px;
	display: inline-block;
	vertical-align: top;
}
.bottom-menu2 .item:first-of-type {
	padding-left: 0;
}
.bottom-menu2 .item:not(.active) a {
	color: #999999;
}
footer .white_middle_text {
	color: #fff;
}
footer .bottom-middle {
	padding: 65px 0px 36px;
}
footer .bottom-under .inner-wrapper {
	padding: 32px 0px 20px;
	border-top: 1px solid #555555;
	margin: 20px 0px 0px;
}
footer .bottom-under .inner-wrapper .copy-block {
	float: left;
	padding: 11px 0px 0px;
}
footer .bottom-under .inner-wrapper .copy-block > div {
	display: inline-block;
	vertical-align: middle;
	padding: 0px 20px 0px 0px;
}
footer .bottom-under .inner-wrapper .social-block {
	float: right;
}
footer .bottom-under .outer-wrapper {
	padding-bottom: 6px;
}
footer .social-icons .small_title {
	margin: 0 0 12px;
	font-size: 0.9333em;
	font-weight: bold;
	color: #333333;
}
footer .print-link {
	position: relative;
	display: inline-block;
	padding: 0 0 0 30px;
	cursor: pointer;
}
footer .print-link .icon {
	position: absolute;
	left: 0;
	top: 0;
	width: 16px;
	height: 16px;
	background: #333;
}
footer .print-link .icon svg {
	display: block;
	width: 100% !important;
	height: 100% !important;
}
footer .print-link .text {
	display: block;
	color: #333;
}
footer .info .email:before {
	top: 4px;
}
footer .eye-block {
	margin: 0 0 19px;
}
footer .eye-block .eye-link {
	display: inline-block;
	padding: 0 0 0 30px;
	position: relative;
}
footer .eye-block .eye-link .icon {
	position: absolute;
	left: 0;
	top: 2px;
	width: 20px;
	height: 13px;
	background: #333;
}
footer .eye-block .eye-link .icon svg {
	display: block;
}
footer .eye-block .eye-link .text {
	position: relative;
	display: block;
	cursor: pointer;
	color: #333;
}

/* footer small */
footer.compact .bottom-middle {
	padding: 42px 0px 29px;
}
footer.compact .social-block {
}

/*footer:not(.compact) .social-icons .small_title{color: #a7a7a7;display:none;}*/
footer.compact .social-icons .small_title {
	display: block;
	font-size: 1em;
	color: #fff;
	font-weight: bold;
	padding: 0px 0px 19px;
}
footer #bx-composite-banner {
	margin: -24px 0 0;
}
footer.footer-v1 .link-block {
	margin-top: 3px;
}
footer.footer-v1 #bx-composite-banner {
	position: absolute;
	right: 0;
	top: 0;
	margin: -6px 16px -7px 32px;
}
footer.footer-v2 {
	padding-bottom: 0;
}
footer.footer-v2 .info {
	padding-left: 30px;
}
footer.footer-v2 .print-link .text br {
	display: none;
}
footer.footer-v2 .print-block {
	margin-top: -4px;
}
footer.footer-v2 .eye-block {
	margin-left: 38px;
	margin-bottom: 0;
	margin-top: -4px;
}
footer.footer-v2 .eye-link .text br {
	display: none;
}
footer.footer-v2 .top_footer {
	margin-bottom: 56px;
}
footer.footer-v2 .center-wrap {
	padding-left: 71px;
}
footer.footer-v2 .bottom_footer {
}
footer.footer-v2 .bottom_footer > .maxwidth-theme {
	padding-left: 16px;
	padding-right: 16px;
}
footer.footer-v2 .bottom_footer .wrap {
	padding-top: 45px;
	padding-bottom: 45px;
	border-top: 1px solid #e7edf0;
}
footer.footer-v2 #bx-composite-banner {
	margin-top: -27px;
	display: inline-block;
	vertical-align: top;
}
footer.footer-v2 #bx-composite-banner .bx-composite-btn {
	margin-top: -10px;
	margin-bottom: -5px;
}
footer.footer-v2 .bottom-menu2 {
	display: inline-block;
	vertical-align: top;
	font-size: 0.867em;
	line-height: 1.3846em;
}
footer.footer-v2 .bottom-menu2 .item:last-of-type {
	padding-right: 0;
}
footer.footer-v3 #bx-composite-banner {
	margin-top: -27px;
	display: inline-block;
	vertical-align: top;
}
footer.footer-v3 #bx-composite-banner .bx-composite-btn {
	margin-top: -10px;
	margin-bottom: -5px;
}
footer.footer-v3 .bottom-menu2 {
	display: inline-block;
	vertical-align: top;
	font-size: 0.867em;
	line-height: 1.3846em;
}
footer.footer-v3 .bottom-menu2 .item:last-of-type {
	padding-right: 0;
}
footer.footer-v3 .center-wrap {
	padding-left: 41px;
}
footer.footer-v3 {
	padding-bottom: 0;
	padding-top: 0;
}
footer .subscribe_bg {
	background: #ecf0f1;
	padding: 40px 0;
	margin-bottom: 51px;
}
footer.footer-v3 .print-link .text br {
	display: none;
}
footer.footer-v3 .print-block {
	margin-top: -4px;
}
footer.footer-v3 .eye-block {
	margin-left: 38px;
	margin-bottom: 0;
	margin-top: -4px;
}
footer.footer-v3 .eye-link .text br {
	display: none;
}
footer.footer-v3 .top_footer {
	margin-bottom: 56px;
}
footer.footer-v3 .info {
	padding-left: 0;
}
footer.footer-v3 .bottom_footer {
}
footer.footer-v3 .bottom_footer > .maxwidth-theme {
	padding-left: 16px;
	padding-right: 16px;
}
footer.footer-v3 .bottom_footer .wrap {
	padding-top: 45px;
	padding-bottom: 45px;
	border-top: 1px solid #e7edf0;
}
footer.footer-v3 .first_menu .bottom-menu {
	padding-left: 25px;
}
footer.footer-v3 .bottom-menu {
	padding-left: 25px;
}
footer.footer-v3 .subscribe-edit {
	padding-left: 184px;
}
footer.footer-v3 .subscribe-block-wrapper {
	padding: 0 224px;
}
footer.footer-v3 .subscribe-block-wrapper .text {
	float: left;
	position: relative;
	margin: 4px 0 0;
	padding-left: 60px;
	line-height: 1.286em;
}
footer.footer-v3 .subscribe-block-wrapper .text br {
	display: inline;
}
footer.footer-v3 .subscribe-block-wrapper .text .svg-newsletter {
	position: absolute;
	left: 0;
	top: 4px;
	width: 41px;
	height: 28px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Subscribe_black.svg) 0 0 no-repeat;
}
footer.footer-v3 #bx-composite-banner .bx-composite-btn {
	margin-top: -10px;
	margin-bottom: -5px;
}
.banner_warning {
	padding: 15px 0 14px;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 1.8667em;
	line-height: 1.1em;
	letter-spacing: 1px;
	color: #c3d1d5;
	background: #FFF;
	text-align: center;
	border-top: 1px solid #eaeff1;
	text-transform: uppercase;
	z-index: 100;
}
.banner_warning span {
	display: block;
	padding: 0 32px;
	background: #FFF;
}

/* SOCIAL ICONS */
footer .social {
	padding: 16px 0;
}
.social-icons {
}
.social-icons ul {
	margin: -4px;
	padding: 0;
	width: auto;
	font-size: 0;
	line-height: 0;
    text-align: center;
}
.social-icons li {
	display: inline-block;
	vertical-align: top;
	*display: inline;
	zoom: 1;
	padding: 0;
	margin: 0;
}
.social-icons li:before {
	display: none;
}
.social-icons li a {
	margin: 4px;
	border-radius: 100%;
	display: block;
	height: 40px;
	width: 40px;
	overflow: hidden;
	position: relative;
	transition: all 0.3s ease 0s;
	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;
	font-size: 0;
}
/*.social-icons li a {
	background: url(/bitrix/templates/aspro-medc2/images/Socila_footer.png) 0 0 / 184px 88px no-repeat;
}*/

.soc-avt {
	border-top: 1px solid #f2f6f7;
}
.soc-avt .row a {
}
.soc-avt .row a i {
	display: block;
	width: 100%;
	height: 100%;
	background: url(/bitrix/templates/aspro-medc2/images/social.png) 0px 0px no-repeat;
}
.social-icons li a:hover, .soc-avt .row a:hover {
	opacity: 0.8;
}
.soc-avt .row a {
	display: inline-block;
	vertical-align: top;
}
.social-icons li.facebook a, .soc-avt a i.facebook {
	background-position: -48px 0px;
}
.social-icons li.twitter a, .soc-avt a i.twitter {
	background-position: -96px 0px;
}
.social-icons li.instagram a, .soc-avt a i.instagram {
	background-position: -96px -48px;
}
.social-icons li.ytb a, .soc-avt a i.ytb {
	background-position: -144px -48px;
}
.social-icons li.odn a, .soc-avt a i.odn {
	background-position: -144px 0px;
}
.social-icons li.gplus a, .soc-avt a i.gplus {
	background-position: -48px -48px;
}
.social-icons li.mail a, .soc-avt a i.mymailru {
	background-position: 0 -48px;
}

/*.soc-avt a i.openid-mail-ru{background-position:-400px 0px;}
.soc-avt a i.livejournal{background-position:-100px -50px;}
.soc-avt a i.liveinternet{background-position:-350px -50px;}
.soc-avt a i.openid{background-position:-300px -50px;}
.soc-avt a i.bitrix24{background-position:-150px -50px;}
.soc-avt a i.box{background-position:-350px 0px;}
.soc-avt a i.dropbox{background-position:-250px -50px;}
.soc-avt a i.google{background-position:-450px 0px;}
.soc-avt a i.google-plus{background-position:-50px -50px;}
.soc-avt a i.liveid{background-position:-300px 0px;}
.soc-avt a i.office365{background-position:-500px 0px;}
.soc-avt a i.odnoklassniki{background-position:-250px 0px;}
.soc-avt a i.yandex{background-position:-400px -50px;}
.soc-avt a i.yandex{background-position:-400px -50px;}
.soc-avt a i.blogger{background-position:-200px -50px;}*/

.soc-avt .title {
	margin: 0 0 18px;
}
.soc-avt .row {
	margin: 0 -4px;
	font-size: 0;
	line-height: 0;
}
.soc-avt .row > .auth {
	display: inline-block;
	vertical-align: top;
	margin: 4px;
}
.soc-avt .row > a {
	margin: 4px;
	border-radius: 100%;
	overflow: hidden;
}
.soc-avt .row a {
	width: 48px;
	height: 48px;
	border-radius: 100%;
	overflow: hidden;
}
.soc-avt .row a i {
	width: 48px;
	height: 48px;
	background: url(/bitrix/templates/aspro-medc2/images/Social_register.png) 0 0 / 496px 104px no-repeat;
}
.soc-avt .row .auth a i.bitrix24 {
	background-position: -168px -56px;
}
.soc-avt .row .auth a i.box {
	background-position: -280px 0;
}
.soc-avt .row .auth a i.dropbox {
	background-position: -280px -56px;
}
.soc-avt .row .auth a i.google {
	background-position: -392px 0;
}
.soc-avt .row .auth a i.google-plus {
	background-position: -56px -56px;
}
.soc-avt .row .auth a i.liveid {
	background-position: -224px 0;
}
.soc-avt .row .auth a i.odnoklassniki {
	background-position: -168px 0;
}
.soc-avt .row .auth a i.office365 {
	background-position: -448px 0;
}
.soc-avt .row .auth a i.yandex {
	background-position: -448px -56px;
}
.soc-avt .row .auth a i.vkontakte {
	background-position: 0 0;
}
.soc-avt .row .auth a i.mymailru {
	background-position: 0 -56px;
}
.soc-avt .row .auth a i.twitter {
	background-position: -112px 0;
}
.soc-avt .row .auth a i.facebook {
	background-position: -56px 0;
}
.soc-avt .row a i.livejournal {
	background-position: -112px -56px;
}
.soc-avt .row a i.openid-mail-ru {
	background-position: -336px 0;
}
.soc-avt .row a i.liveinternet {
	background-position: -392px -56px;
}
.soc-avt .row a i.blogger {
	background-position: -224px -56px;
}
.soc-avt .row a i.openid {
	background-position: -336px 0;
}

/* LEFT MENU */
.sidebar, .sidearea {
	margin-right: 28px;
	margin-bottom: 39px;
}
.right-menu-md .sidebar, .right-menu-md .sidearea {
	margin-right: 0;
	margin-left: 28px;
}
.sidearea div.banner {
	margin-bottom: 47px;
}
.sidearea div.banner img {
	border: 0;
}
.banner.CONTENT_TOP {
	margin-bottom: 47px;
}
.banner.CROP {
	overflow: hidden;
}
.banner.CROP img {
	margin-left: 50%;
	transform: translateX(-50%);
}
.side-menu {
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: 1px solid #ecf2f4;
	border-radius: 3px;
}
.side-menu li {
	margin: 0;
	padding: 0;
}
.side-menu li a {
	padding: 0;
}
.side-menu li:before {
	display: none;
}
.side-menu > li {
	font-size: 1em;
	line-height: 1.4667em;
	border-top: 1px solid #f2f6f7;
}
.side-menu > li:first-of-type {
	border-top: none;
}
.side-menu > li > a {
	color: #333;
	padding: 18px 23px;
}
.side-menu > li > a:hover, .side-menu > li > a:focus, .side-menu > li > a:active {
	background: #f9fbfb;
	color: #333;
}
.side-menu li.active > a, .side-menu li.active > a:hover, .side-menu li.active > a:focus, .side-menu li.active > a:active {
	font-weight: bold;
	color: #333;
}
.why-choose-us{
	border-top: 3px solid #A9D83E;
	border-bottom: 3px solid #A9D83E;
}
.why-choose-us{
	margin-bottom: 15px;
}
.why-choose-us li::before{
	content: none;
}
.why-choose-us li{
	display: flex;
	align-items: flex-start;
	padding: 15px;
	border-bottom: 1px solid #f2f6f7;
	margin-bottom: 0;
}
.why-choose-us li:first-child{
	font-size: 27px;
	line-height: 30px;
	font-weight: 300;
	color: #2F3035;
}
.why-choose-us li img{
	padding: 5px;
	margin-right: 6px;
	-webkit-filter: hue-rotate(252deg);
	filter: hue-rotate(252deg);
	opacity: 0.8;
}
.why-choose-us li .title {
	font-size: 15px;
	color: #292d36;
	margin-bottom: 2px;
}
.why-choose-us li a{
	border-bottom: 1px dotted #292d36;
	color: #292d36;
}
.why-choose-us li .description{
	font-size: 13px;
	line-height: 16px;
	color: #8B98A1;
}
.side-menu li.child > a {
	position: relative;
	padding-right: 51px;
	display: block;
}
.side-menu li.child > a .arrow {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 51px;
	cursor: pointer;
}
.side-menu li.child > a .arrow:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 19px;
	height: 19px;
	margin: -10px 0 0 -10px;
	border-radius: 100%;
}
.side-menu li.child > a .arrow:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 5px;
	height: 3px;
	margin: -2px 0 0 -3px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Arrows_down.svg) 0 0 no-repeat;
}
.side-menu li.child > a .arrow:hover:after {
	background-position: -14px 0;
}
.side-menu li.closed > a .arrow:after {
	-webkit-animation-name: rotationDown;
	-moz-animation-name: rotationDown;
	-o-animation-name: rotationDown;
	animation-name: rotationDown;
}
.side-menu li.opened > a .arrow:after {
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-animation-name: rotationUp;
	-moz-animation-name: rotationUp;
	-o-animation-name: rotationUp;
	animation-name: rotationUp;
}
.side-menu li.opened {
	background: #f9fbfb;
}
.side-menu li ul li a {
	color: #666;
}
.side-menu li ul li {
	margin: 7px 0 0;
}
.side-menu li ul li:first-of-type {
	margin-top: 0;
}
.side-menu li .hidden-block {
	display: none;
}
.side-menu > li > .submenu-wrapper > ul {
	margin: -4px 0 0;
	padding: 0 0 26px;
}
.side-menu > li > .submenu-wrapper > ul > li {
	position: relative;
	padding: 0 23px;
}
.side-menu > li > .submenu-wrapper ul li.child > a .arrow {
	right: -23px;
}
.side-menu li ul li .submenu-wrapper > ul {
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 8px;
}
.side-menu li ul li .submenu-wrapper > ul li {
	font-size: 1em;
	line-height: 1em;
}
.side-menu li.no_child:last-of-type {
	margin-bottom: -8px;
}
.side-menu > li > a .icons {
	position: relative;
	top: -1px;
	margin: 0 10px 0 0;
}
.side-menu > li > a .icons svg path {
	fill: #333;
}

.right-menu-md .side-menu > li > .submenu{padding-left:26px;}
/* TABS */
.tabs {
	margin-bottom: 25px;
}
.tabs .tab-content {
	padding: 39px 0 0;
}
.tabs .tab-content .toggle-block {
	border: none;
}
.tabs .nav-tabs + .tab-content {
	border-top: none;
}
.tabs .nav-tabs {
	margin: 0;
	border-bottom: none;
}
.tabs .nav.nav-tabs a {
	background: #f7f9fa;
	border: 1px solid #ecf2f4;
	color: #888888;
	padding: 18px 25px;
	text-decoration: none;
	border-radius: 3px;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.1em;
	text-transform: none;
	margin: 0;
}
.tabs .nav-tabs li.active a:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	display: block;
	width: 100%;
	height: 2px;
	background: #ddd;
}
.tabs .nav.nav-tabs li.active a, .tabs .nav.nav-tabs li.active a:hover, .tabs .nav.nav-tabs li.active a:focus, .tabs .nav.nav-tabs li.active a:active {
	background: #fff;
}
.tabs .nav.nav-tabs li.active a {
	color: #333;
}
.tabs .nav.nav-tabs li.active a:before {
	content: "";
	position: absolute;
	top: -1px;
	left: 0;
	right: 0;
	height: 2px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}
.nav.nav-tabs > li.active > a, .nav.nav-tabs > li.active > a:hover, .nav.nav-tabs > li.active > a:focus {
	border-color: #e5ebed;
}
.tabs .nav-tabs a:hover, .tabs .nav-tabs a:active, .tabs .nav-tabs a:focus {
	background: #fff;
}
.nav.nav-tabs > li.active > a:hover {
	box-shadow: none;
}

/*.tabs .tab-content .item + .item{border-top:1px solid #e6e6e6;padding-top:25px;margin-top:25px;}*/
.tabs .tab-content .flexslider .item + .item {
	padding: 0px;
	margin: 0px;
	border: none;
}
.tabs .nav-tabs > li, .pagination > li, .flex-direction-nav li {
	padding-left: 0px;
	margin-bottom: 0px;
	position: static;
}
.tabs .nav-tabs > li:before, .pagination > li:before, .flex-direction-nav li:before {
	display: none;
}
.tabs .nav-tabs {
	margin: 0 -3px;
}
.tabs .nav-tabs > li {
	margin: 0 3px;
	margin-top: 3px;
}

/* FLEXSLIDER */
.flexslider {
	position: relative;
	margin-top: 0 !important;
	margin-bottom: 46px;
	border: 0;
	border-radius: 0;
	box-shadow: none;
}
.flexslider .slides > li {
	-webkit-backface-visibility: visible;
}
.switch_gallery {
	position: absolute;
	right: 0;
	top: 1px;
	width: 15px;
	height: 15px;
	cursor: pointer;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Changegallery.svg) 0 0 no-repeat;
}
.switch_gallery:hover {
	background-position: -19px 0;
}
.switch_gallery.small {
	background-position: -38px 0;
}
.switch_gallery.small:hover {
	background-position: -57px 0;
}
.detail .gallery-block .flexslider .slides > li {
	max-height: none;
	padding: 0px;
	margin: 0px;
}
.detail .gallery-block .small-gallery ul.items li {
	width: 60px !important;
	border: 2px solid transparent;
	position: relative;
}
.detail .gallery-block .small-gallery ul.items li:hover {
	cursor: pointer;
}
.detail .gallery-block .small-gallery ul.items li.flex-active-slide {
}
.detail .gallery-block .bigs.flexslider {
	margin-bottom: 81px;
	box-shadow: 0px 0px 0px 1px #f5f5f5 inset;
}
.detail .gallery-block .bigs.flexslider .slides .item {
	border: none;
	text-align: center;
}
.detail .gallery-block .bigs.flexslider .slides .item a {
	display: inline;
}
.detail .gallery-block .bigs .item img {
	width: auto;
	max-height: 100%;
}
.detail .gallery-block .small-gallery.flexslider {
	border: 0 none;
	box-shadow: none;
	z-index: 1;
	display: inline-block;
	text-align: center;
	margin: 0px auto 0px !important;
	padding: 0 58px;
	max-width: 815px;
}
.detail .gallery-block .small-gallery-wrapper {
	text-align: center;
	padding: 15px 0px 20px;
	font-size: 0px;
	line-height: 0px;
}
.detail h5 + .gallery-block .small-gallery-wrapper {
	padding-top: 0px;
}
.detail h5 + .gallery-block .bigs.flexslider {
	margin-bottom: 55px;
}
.flexslider.nav-title .flex-direction-nav li a {
	color: #fff;
	padding-top: 60px;
	height: auto;
	width: auto;
	text-shadow: none;
	margin-top: -50px;
}
.flexslider.nav-title .flex-direction-nav li a.flex-next:before {
	background: url(/bitrix/templates/aspro-medc2/images/svg/Arrow_left_white.svg) 0px 0px no-repeat;
}
.flexslider.nav-title .flex-direction-nav li a.flex-next {
	right: 33px;
}
.flexslider.nav-title .flex-direction-nav li a.flex-prev:before {
	background: url(/bitrix/templates/aspro-medc2/images/svg/Arrow_right_white.svg) 0px 0px no-repeat;
}
.flexslider.nav-title .flex-direction-nav li a.flex-prev {
	left: 33px;
}
.flexslider.nav-title .item .bg-images {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-size: cover;
	-webkit-filter: blur(10px);
	-moz-filter: blur(10px);
	-o-filter: blur(10px);
	-ms-filter: blur(5px);
	filter: blur(10px);
	background-position: center center;
}
.flexslider.nav-title .items .item:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: rgba(34, 34, 34, 0.7);
	display: block;
}
.flexslider.small-gallery .flex-direction-nav a {
	font-size: 0px;
}
.detail .small-gallery-block .flex-control-nav {
	display: block;
	bottom: -42px;
}
.detail .galery .flexslider .slides > li {
	max-height: 488px;
	opacity: 0;
	line-height: 467px;
	height: 470px;
}
.zomm_wrapper-block {
	position: relative;
}
.zomm_wrapper-block:hover .flex-direction-nav a {
	opacity: 1 !important;
}
.flexslider .slides > li:before {
	display: none;
}
.flexslider .slides > li a {
	text-align: center;
}
.flexslider .slides img {
	margin: auto;
	vertical-align: middle;
	display: inline-block;
}
.flexslider:hover .flex-direction-nav a {
	opacity: 1;
}
.flex-control-nav {
	bottom: -30px;
}
.flex-control-nav li {
	vertical-align: middle;
}
.flex-control-nav li a {
	background: none repeat scroll 0 0 #b8c2c7;
	color: transparent;
	border-radius: 4px;
	box-shadow: none;
	height: 8px;
	width: 8px;
	box-shadow: 0 1px 1px #979ea1 inset;
}
.flex-direction-nav a.flex-next:before {
	background: url(/bitrix/templates/aspro-medc2/images/svg/Arrow_left.svg) -0px 0px no-repeat;
	content: "";
}
.rounded-nav .flex-direction-nav a:before {
	font: normal normal normal 14px/1 FontAwesome;
	font-weight: bold;
	font-size: 24px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f105";
	background: none;
	color: #333;
	left: 9px;
	top: 10px;
}
.rounded-nav .flex-direction-nav a.flex-next:before {
	background: none;
}
.rounded-nav .flex-direction-nav a.flex-prev:before {
	content: "\f104";
	left: 12px;
}
.head-block .rounded-nav .flex-direction-nav a.flex-prev:before {
	left: 18px;
}
.head-block .rounded-nav .flex-direction-nav a.flex-next:before {
	left: 9px;
}
.rounded-nav .flex-direction-nav a {
	border-radius: 100%;
	width: 26px;
	height: 26px;
	line-height: 26px;
	top: 37px;
}
.rounded-nav .flex-direction-nav a:hover {
	background: #f5f5f5;
}
.rounded-nav .flex-direction-nav a:hover:before {
	color: #333;
}
.detail .wraps {
	margin-bottom: 43px;
}
.detail .item-views {
	margin-bottom: 0;
}
.detail .flexslider {
	margin-bottom: 0;
}
.detail .wraps.docs-block h5 {
	margin-bottom: 1px;
}
.iblocks {
	max-height: 133px;
}
.iblocks:after {
	content: "";
	clear: both;
	display: table;
}
.iblocks .inner-wrapper {
	background: #f5f5f5;
	min-height: 132px;
}
.iblocks > div {
	font-size: 13px;
	line-height: 20px;
}
.iblocks > div a {
	display: block;
}
.iblocks .icons-block {
	color: #9a9a9a;
	width: 80px;
	text-align: center;
	background: #f5f5f5;
	float: left;
}
.iblocks .icons-block a {
	color: #9a9a9a;
	padding: 72px 10px 25px;
	position: relative;
}
.iblocks .icons-block a:before {
	content: "";
	position: absolute;
	display: block;
	width: 22px;
	height: 27px;
	background: url(/bitrix/templates/aspro-medc2/images/medc2.png) -249px -83px no-repeat;
	top: 30px;
	left: 50%;
	margin-left: -11px;
}
.iblocks .icons-block a:after {
	content: "";
	position: absolute;
	display: block;
	width: 2px;
	height: 100%;
	background: #fff;
	top: 0px;
	right: 0px;
}
.docs-block .iblocks:hover .icons-block a:before, .iblocks .icons-block a:hover:before {
	background-position: -250px -114px;
}
.docs-block .iblocks:hover .icons-block a, .iblocks .icons-block a:hover {
	color: #fff;
}
.iblocks .text-block {
	color: #333333;
	font-weight: bold;
	font-size: 15px;
	background: #f5f5f5;
	padding-left: 82px;
}
.iblocks .text-block .text {
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	overflow: hidden;
}
body .docs-block .blocks {
	display: block;
}
body .docs-block .blocks .inner-wrapper {
	min-height: 46px;
	position: relative;
	padding: 0px 0px 0px 55px;
	margin-top: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.detail .wraps.docs-block {
	margin-top: -6px;
}
.detail .wraps.docs-block, .detail .wraps.docs-block:last-of-type {
	margin-bottom: 42px;
}
.docs-block .items {
	padding: 34px 40px 37px;
	border-radius: 3px;
	border: 1px solid #ecf2f4;
}
.docs-block .items > .wrap {
	margin: -18px 0;
}
.docs-block .blocks {
	margin: 18px 0;
}
.docs-block .blocks .inner-wrapper:before {
	content: "";
	position: absolute;
	display: block;
	width: 34px;
	height: 40px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Documents.svg) 0 -88px no-repeat;
	top: 6px;
	left: 0;
}
.docs-block .blocks.jpg .inner-wrapper:before {
	background-position: -38px -44px;
}
.docs-block .blocks.pdf .inner-wrapper:before {
	background-position: 0 0;
}
.docs-block .blocks.txt .inner-wrapper:before {
	background-position: -38px -88px;
}
.docs-block .blocks.doc .inner-wrapper:before {
	background-position: -38px 0;
}
.docs-block .blocks.xls .inner-wrapper:before {
	background-position: -76px 0;
}
.docs-block .blocks.png .inner-wrapper:before {
	background-position: -76px -88px;
}
.docs-block .blocks.tif .inner-wrapper:before {
	background-position: -76px -44px;
}
.docs-block .blocks.rtf .inner-wrapper:before {
	background-position: 0 -44px;
}
.docs-block .blocks.jpg .inner-wrapper .text {
	display: inline-block;
	font-size: 0.933em;
	line-height: 0.8em;
}
.docs-block .blocks .inner-wrapper .filesize {
	margin: 2px 0 0;
}
.docs-block .blocks .filesize {
	color: #999999;
}
.detail .galerys-block {
	position: relative;
	margin-bottom: 49px;
}
.detail .galerys-block .title {
	padding: 0 31px 0 0;
	margin: 0 0 25px;
	font-weight: bold;
	color: #333;
}
.detail .galerys-block .title.small-gallery {
	display: none;
}
.detail .galerys-block .small-gallery-block {
	display: none;
	margin-top: -16px;
	margin-bottom: -16px;
}
.detail .galerys-block .small-gallery-block .item {
	position: relative;
	padding: 63% 0 0;
	margin: 16px 0;
	overflow: hidden;
	cursor: pointer;
	transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
}
.detail .galerys-block .small-gallery-block .item:hover {
	opacity: 0.7;
}
.detail .galerys-block .small-gallery-block .item > .wrap {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.detail .galerys-block .small-gallery-block .item img {
	max-height: inherit;
}
.detail .galerys-block .big-gallery-block .flex-direction-nav a {
	opacity: 0;
	visibility: hidden;
}
.detail .galerys-block .big-gallery-block.flexslider:hover .flex-direction-nav a {
	opacity: 1;
	visibility: visible;
}
.detail .galerys-block .big-gallery-block .item {
	max-height: 616px;
	text-align: center;
}
.detail .galerys-block .big-gallery-block .item img {
	border-radius: 3px;
	max-height: 100%;
	width: auto;
}

/* BUY BLOCK */
.buy_block {
	display: block;
}
.catalog.detail .head.wti .buy_block {
	max-width: 338px;
}
.buy_block .in_cart {
	display: none;
}
.buy_block .counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.buy_block .counter > .wrap {
	position: relative;
	background: #eeeeee;
	border-radius: 2px;
}
.buy_block .counter .input {
	padding: 1px 31px;
}
.buy_block .counter input {
	padding: 3px 4px;
	width: 100%;
	border: none;
	background: none;
	font-size: 12px;
	text-align: center;
	background: #fff;
}
body .buy_block .counter input, body .footer-button .buy_block .counter input {
	height: 37px;
}
.buy_block .counter .ctrl {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 30px;
	cursor: pointer;
	z-index: 1;
	background: #f5f5f5;
	opacity: 1;
	border: 1px solid #f5f5f5;
}
.buy_block .counter .ctrl:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -5px 0 0 -5px;
	width: 12px;
	height: 10px;
	background: url(/bitrix/templates/aspro-medc2/images/medc2.png) 0 0 no-repeat;
	opacity: 0.5
}
.buy_block .counter .ctrl:hover:before {
	opacity: 1;
}
.buy_block .counter .minus {
	left: 0px;
	border-right-width: 0px;
	border-radius: 2px 0px 0px 2px;
}
.buy_block .counter .minus:before {
	background-position: -203px -42px;
}
.buy_block .counter .minus:hover:before {
	background-position: -163px -162px;
}
.buy_block .counter .plus {
	right: 0px;
	border-left-width: 0px;
	border-radius: 0px 2px 2px 0px;
}
.buy_block .counter .plus:before {
	background-position: -186px -42px;
}
.buy_block .counter .plus:hover:before {
	background-position: -163px -173px;
}
.buy_block.in .counter {
	display: none !important;
}
.buy_block.in .to_cart {
	display: none;
}
.buy_block.in .in_cart {
	display: block;
}
.buy_block.in .in_cart > span {
	position: relative;
	padding: 0 0 0 20px;
}
.buy_block.in .in_cart > span:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin: -4px 0 0;
	width: 11px;
	height: 8px;
	background: url(/bitrix/templates/aspro-medc2/images/medc2.png) -18px 0 no-repeat;
}

/* INDEX PAGE */
/*.front .btn-default{position:absolute;right:0;top:0;margin-right:0;overflow:visible;}*/
.styled-block.front {
	margin-bottom: 56px;
}
.styled-block.front h2 {
	margin-bottom: 15px;
	margin-top: -1px;
}
.item-views.blocks.front {
	padding: 71px 0 90px;
}
.item-views.front .flexslider {
	margin-bottom: 0;
}
.wo-tizers .item-views.blocks {
	padding-top: 0px;
}
.item-views.blocks h3, .item-views.blocks h3.title {
	padding: 0px 0px 47px;
	margin: 0px;
	font-size: 2.133em;
	font-weight: bold;
}
.row.block-with-bg + .row .item-views.blocks h3, .row.block-with-bg .item-views:not(.catalog) h3 {
	padding-top: 86px;
}

/* 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;
	padding: 0px;
}
.search-page .path > li + li:before {
	font-family: FontAwesome;
	content: "\f054";
	font-size: 9px;
	padding: 0 10px;
	position: static;
	background: none;
}
.search-page .path > li:first-of-type:before {
	display: none;
}
.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"] {
	color: #444;
	display: block;
	vertical-align: top;
	width: 100%;
	border-radius: 3px;
	padding: 0 44px 0 17px;
	height: 40px;
	font-size: 0.933em;
	line-height: 0.75em;
	background: #f5f5f5;
	border: 1px solid #eee;
}
.search-page .searchinput input.q {
	width: 100%;
}
.search-page .searchinput .btn-search {
	position: absolute;
	top: 0;
	right: 0;
	background: none;
	border: 0;
	color: white;
	width: 40px;
	height: 40px;
	line-height: 12px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.search-page .searchinput .btn-search {
	margin: 0px;
	text-align: center;
	padding: 0px;
}
.search-page .searchinput .btn-search .svg {
	min-width: 16px;
	min-height: 16px;
}
.search-page .searchinput .btn-search:hover {
	background: none;
}

/* 404 PAGE */
.page404 {
	display: table;
	height: 100%;
	opacity: 0;
	text-align: center;
	max-width: 884px;
	padding: 0 16px;
	margin: 0 auto;
	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;
}
.page404 > .wrap {
	display: table-cell;
}
.page404 .image {
	margin: 0 0 53px;
}
.page404 .body404 .title {
	margin: 0 0 22px;
	font-size: 2.4em;
	font-weight: bold;
	line-height: 1.3125em;
	color: #333;
}
.page404 .body404 .description {
	margin: 0 0 32px;
}

/*.page404 .i404{font-size:300px;text-align:center;line-height:365px;height:365px;}
.page404 .i404 > span{position:absolute;}
.page404 .i404 .d1{left:0px;}
.page404 .i404 .d2{left:200px;}
.page404 .i404 .d3{left:400px;}
.page404 .t404{margin:74px 0 0;text-align:center;}*/

/* CONTACTS PAGE */
.contacts table {
	color: #666666;
	border: 0;
	border-collapse: collapse;
}
.contacts table td {
	padding-bottom: 10px;
	line-height: 21px;
}
.contacts table td .fa.big-icon {
	margin: 0 20px 20px 0;
}

/* BANNERS */
.greyline {background: #f5f8f9;}
.banners-big.front {
	margin: 0;
	position: relative;
}
.banners-big .maxwidth-banner {
	margin: 0 auto;
}
.banners-big .flexslider {
	margin: 0;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	opacity: 1; /*background-image: url(/bitrix/templates/aspro-medc2/images/pl3.gif);background-repeat: no-repeat;background-position: center center;*/
}
.banners-big .flexslider.flexslider-init {
	opacity: 1;
}
.banners-big .flexslider > .maxwidth-theme {
	position: static;
}
.banners-big .flexslider > .maxwidth-theme > .col-md-12 {
	min-height: 0px;
	position: static;
}
.banners-big .flexslider.vertical .slides {
	width: 100% !important;
}
.banners-big .flexslider .flex-control-nav {
	display: block;
	position: absolute;
	bottom: 34px;
	z-index: 2;
}
.banners-big .flexslider .flex-direction-nav .flex-nav-prev a {
	opacity: 0;
}
.banners-big .flexslider:hover .flex-direction-nav .flex-nav-prev a {
	opacity: 1;
}
.banners-big .flexslider .flex-direction-nav .flex-nav-next a {
	opacity: 0;
}
.banners-big .flexslider:hover .flex-direction-nav .flex-nav-next a {
	opacity: 1;
}
.banners-big .flexslider .flex-direction-nav .flex-nav-prev a, .banners-big .flexslider:hover .flex-direction-nav .flex-nav-prev a {
	left: 50%;
	margin-left: -676px;
}
.banners-big .flexslider .flex-direction-nav .flex-nav-next a, .banners-big .flexslider:hover .flex-direction-nav .flex-nav-next a {
	right: 50%;
	margin-right: -676px;
}
.banners-big .flexslider {
	background: none;
}

/*.banners-big .flex-direction-nav{left:inherit;position:absolute;right:inherit;top:50%;margin:-20px 0 0;}*/
.flexslider .flex-direction-nav a {
	position: absolute;
	top: 50%;
	margin: -25px 0 0;
	border-radius: 100%;
	background: #FFF;
	width: 50px;
	height: 50px;
	text-shadow: none;
	opacity: 1;
	font-size: 0;
}
.flexslider .flex-direction-nav .flex-nav-prev a, .flexslider:hover .flex-direction-nav .flex-nav-prev a {
	left: -20px;
}
.flexslider .flex-direction-nav .flex-nav-next a, .flexslider:hover .flex-direction-nav .flex-nav-next a {
	right: -20px;
	left: auto;
}
.flexslider .flex-direction-nav a:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 8px;
	height: 14px;
	margin: -7px 0 0 -5px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Arrows.svg) -20px 0 no-repeat;
}
.flexslider .flex-direction-nav .flex-nav-next a:before {
	background-position: -30px 0;
	margin-left: -3px;
}
.flexslider .flex-direction-nav .flex-nav-prev a:hover:before {
	background-position: 0 0;
}
.flexslider .flex-direction-nav .flex-nav-next a:hover:before {
	background-position: -10px 0;
}
.flexslider .flex-control-nav li {
	padding: 0 !important;
	margin: 0 6px;
}
.flexslider .flex-control-nav li a {
	width: 8px;
	height: 8px;
	border-radius: 100%;
	box-shadow: none;
	background: rgba(127, 127, 127, 0.35);
	font-size: 0;
}
.flexslider .flex-control-nav li a:hover, .flexslider .flex-control-nav li a.flex-active {
	width: 10px;
	height: 10px;
	margin: -1px;
}
.flexslider .flexslider .flex-control-nav {
	bottom: 32px;
}

/*.banner-NARROW .banners-big .nav-carousel .flex-direction-nav .flex-prev, .banner-NARROW .banners-big  .flexslider:hover .nav-carousel .flex-direction-nav .flex-prev{left:-11px;}*/
/*.banners-big .flex-direction-nav .flex-prev, .banners-big  .flexslider:hover .flex-direction-nav .flex-prev{left:40px;}*/
/*.banner-WIDE .banners-big .nav-carousel .flex-direction-nav .flex-next, .banner-WIDE .banners-big  .flexslider:hover .nav-carousel .flex-direction-nav .flex-next{right:-48px;}
.banner-MIDDLE .banners-big .nav-carousel .flex-direction-nav .flex-next, .banner-MIDDLE .banners-big  .flexslider:hover .nav-carousel .flex-direction-nav .flex-next{right:-48px;}
.banner-NARROW .banners-big .nav-carousel .flex-direction-nav .flex-next, .banner-NARROW .banners-big  .flexslider:hover .nav-carousel .flex-direction-nav .flex-next{right:12px;}*/
/*.banners-big .flex-direction-nav .flex-next, .banners-big  .flexslider:hover .flex-direction-nav .flex-next{right:40px;}*/
/*.banners-big .flex-direction-nav .flex-prev:hover, .banners-big .flex-direction-nav .flex-next:hover{background:none;}*/
/*.banners-big  .flexslider:hover .flex-direction-nav .flex-prev, .banners-big  .flexslider:hover .flex-direction-nav .flex-next{opacity:1;}*/
.banners-big .flexslider {
	height: 500px;
}

.banners-big .item {
	position: relative;
}

.banners-big .item .gradient {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 163px;
	background: url(/bitrix/templates/aspro-medc2/images/gradient_banner.png) 0 0 repeat-x;
}
.banners-big > li {
	line-height: 20px;
	overflow: hidden;
	padding: 0;
	height: 500px;
	border-radius: 3px;
}
.banners-big > li:before {
	display: none;
}
.banners-big > li .maxwidth-theme.fulla, .banners-big > li .maxwidth-theme.fulla .row, .banners-big > li .maxwidth-theme.fulla a {
	width: 100%;
	height: 100%;
	display: block;
}
.banners-big .item a {
	color: white;
	text-align: left;
}
.banners-big .text {
	height: 500px;
	position: relative;
	z-index: 3;
}
.banners-big .text + .img {
	overflow: visible;
}
.banners-big .img {
	overflow: hidden;
	padding: 0;
}
.banners-big .img .inner {
	height: 500px;
	position: relative;
}
.banners-big .img img {
	width: inherit;
	max-height: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.banners-big .title {
	font-size: 5em;
	line-height: 1.1667em;
	color: #009136;
	margin-bottom: -13px;
}
.banners-big .title-link {
	text-decoration: none;
}
.banners-teasers{
	color: #fff;
	text-align: center;
	text-shadow: 1px 1px 1px #333;
}
.banner-teaser-title {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 12px;
}

/*.banners-big .text{padding:0;}*/
.banners-big .text .inner {
	padding-top: 90px;
	padding-right: 50px;
	line-height: 20px;
	padding-left: 109px;
	opacity: 0;
	-webkit-transition: opacity 1s ease 0.3s;
	-moz-transition: opacity 1s ease 0.3s;
	-o-transition: opacity 1s ease 0.3s;
	transition: opacity 1s ease 0.3s;
}
.banners-big .text .inner {
	padding-left: 102px;
}
.banners-big .text .inner .text-block {
	margin: 15px 0 0;
	max-height: 125px;
	overflow: hidden;
}
.banners-big .righttext .text .inner {
	padding-left: 50px;
	padding-right: 50px;
}
.banner-NARROW .banners-big .righttext .text .inner {
	padding-right: 102px;
}
.banners-big .text-block {
	font-size: 1.5em;
	line-height: 1.6667em;
	color: #666666;
}
.banners-big .text-block b {
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
}
.banners-big .shown .text .inner {
	opacity: 1;
}
.slider-text.dark{
	position: absolute;
	top: 50%;
	left: 40px;
	width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
}
.slider-text.dark .text{
    height: auto;
}
.banners-big .clone .text .inner {
	-webkit-transition: none 0s ease 0s;
	-moz-transition: none 0s ease 0s;
	-o-transition: none 0s ease 0s;
	transition: none 0s ease 0s;
}
.banners-big .dark .text-block {
	color: #333 !important;
	opacity: 0.9;
	margin-bottom: 20px;
}
.banners-big .dark .colored-block {
    color: #333;
    font-size: 20px;
    margin-bottom: 20px;
}
.banners-big .dark h1, .banners-big .dark .title, .banners-big .dark .inner{
	font-family: "blogger-sans-bold";
}
.banners-big .buttons {
	margin: 33px -3px 0;
}
.banners-big .btn {
	padding: 14px 25px;
	border-radius: 24px;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
}
.banners-small {
	padding: 91px 0px 88px;
}
.banners-small .item .inner-item {
	padding: 0px 0px 35px;
}
.banners-small.blog .item .inner-item {
	padding-bottom: 23px;
}
.banners-small .item .image {
	max-height: 203px;
	text-align: center;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.banners-small .item.wide-block .image {
	max-height: 428px;
}
.banners-small .item .image img {
	vertical-align: middle;
	max-width: 100%;
	width: 100%; /*-webkit-transition: -webkit-transform 0.6s ease;-o-transition: -o-transform 0.6s ease;-ms-transition: -ms-transform 0.6s ease;-moz-transition: -moz-transform 0.6s ease;transition: transform 0.6s ease;*/
}
.bx-ie .banners-small .items .item.shadow:hover {
	box-shadow: 0px 0px 0px 1px #f5f5f5;
}
.banners-small .item .image .type-block {
	position: absolute;
	top: 20px;
	left: 20px;
	font-size: 12px;
	color: #fff;
	background: rgba(46, 46, 47, 0.6);
	line-height: 18px;
	padding: 5px 7px;
	border-radius: 3px;
	z-index: 2;
}
.banners-small .item .title {
	text-align: left;
	text-decoration: none;
	color: #333;
	padding: 26px 20px 0px;
	font-weight: bold;
	font-size: 15px;
}
.banners-small.blog .item .title {
	padding: 20px 30px 0px;
}
.banners-small .item.wti .title {
	padding: 0px;
}
.banners-small.blog .item.wide-block .title span {
	font-size: 1.333em;
	line-height: 1.300em;
}
.banners-small .item .title a {
	text-decoration: none;
	color: #333;
}
.banners-small .item .title .prev_text-block {
	color: #555555;
	padding: 16px 0px 5px;
	font-weight: 400;
}
.banners-small .item .title .date-block {
	font-size: 0.867em;
	color: #9a9a9a;
	font-weight: normal;
	padding: 6px 0px 0px;
}
.banners-small.blog .item .title .date-block {
	padding-top: 3px;
}
.banners-small .bottom_nav {
	text-align: center;
}
.banners-small .ajax_load_btn {
	text-align: center;
	margin: 0px 0 0px;
}
.more_text_ajax {
	margin: 32px 0 0;
	line-height: 20px;
	font-weight: bold;
	cursor: pointer;
	display: block;
	position: relative;
	padding: 20px 25px;
	border-radius: 3px;
}
.teasers-blocks{
	margin: 50px 0;
}
.teasers-blocks i {
	font-size: 45px;
	color: #12a3d5;
	margin-right: 15px;
	padding: 10px;
	border: 2px solid;
	border-radius: 50%;
	width: 69px;
	height: 69px;
	text-align: center;
	float: left;
	margin-right: 15px;
}
.teasers-blocks .teaser-content p a:not(:hover){
	color: #666;
}
.teasers-blocks .teaser-content p a:hover{
	color: #12a3d5;
}
.teasers-blocks .teaser-content p{
	margin-top: 0;
}
.teasers-blocks .teaser-title {
	font-weight: bold;
	font-size: 28px;
	color: #12a3d5;
	margin-bottom: 8px;
}
.benefits-note{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 50px;
}
.benefit-item{
	background: #12a3d5;
	color: #fff;
	padding: 20px;
	text-align: center;
	width: 25%;
}
.benefit-item.benefit-1{
	background: #0293c5;
}
.benefit-item.benefit-3{
	background: #22b3e5;
}
.benefit-item.benefit-4{
	background: #32c3f5;
}
.benefit-title{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.benefit-item img{
	margin-bottom: 20px;
}
.module-pagination .nums {
	display: none;
}
.loadings {
	background: url(/bitrix/templates/aspro-medc2/images/loaders/preloader.gif) no-repeat scroll center center rgba(0, 0, 0, 0) !important;
	border-color: rgba(0, 0, 0, 0) !important;
	color: rgba(0, 0, 0, 0) !important;
	cursor: default !important;
}
.loadings * {
	background: rgba(0, 0, 0, 0) !important;
	border-color: rgba(0, 0, 0, 0) !important;
	color: rgba(0, 0, 0, 0) !important;
	cursor: default !important;
	visibility: hidden;
}
.popup .loadings {
	background-position: 0px 0px !important;
}
.banners-big .item .play.btn-video {
	display: block;
	margin: 25px auto 0;
	width: 118px;
	height: 118px;
	cursor: pointer;
	background: url(/bitrix/templates/aspro-medc2/images/medc2.png) -116px -214px no-repeat;
}
.banners-big .item .play.btn-video.small {
	margin: 0px;
	width: 60px;
	height: 59px;
	background-position: -2px -273px;
}
.banners-big .item .video {
	width: 100%;
	height: 100%;
}
.banners-big .item.loading {
	background: #fff !important;
	position: relative;
}
.banners-big .item.loading:before {
	background: url('/bitrix/templates/aspro-medc2/images/pl3.gif') 0px 0px no-repeat;
	position: relative;
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -30px 0px 0px -30px;
	width: 64px;
	height: 64px;
}
.banners-big .item.loading.started:before {
	display: none;
}
.banners-big .item .btn.btn-video {
	padding-left: 35px;
}
.banners-big .item .btn.btn-video:before {
	content: "";
	position: absolute;
	left: 15px;
	top: 50%;
	margin: -5px 0 0;
	width: 9px;
	height: 10px;
	background: url(/bitrix/templates/aspro-medc2/images/medc2.png) -3px -149px no-repeat;
}
.banners-big .video_block {
	text-align: center;
}
.banners-big .video_block .title {
	padding-top: 40px;
}


/* accordion */
.accordion-body {
	position: relative;
}
.accordion-head {
	cursor: pointer;
	padding: 27px 30px 28px 35px;
	position: relative;
	font-size: 1.0667em;
	line-height: 1.5625em;
	font-weight: bold;
	z-index: 1;
	color: #333;
}
.accordion-head.accordion-open {
	border-bottom: none;
}
.accordion-type-2 .accordion-head .title {
	margin: 0 0 0 62px !important;
}
.accordion-type-2 .accordion-head .btn.arrow-open {
	right: auto;
	left: 30px;
}
.accordion-type-2 .accordion-head.accordion-open .title:before {
	left: -107px;
}
.accordion-head.accordion-open + .panel-collapse {
}
.item-accordion-wrapper {
	border: 1px solid #f5f5f5;
	margin-bottom: -1px;
	padding-bottom: 11px;
}
.item-accordion-wrapper .accordion-head {
	border: none;
}
.accordion-type-1 .item, .accordion-type-2 .item {
	border-color: #ecf2f4;
	border-radius: 3px;
	background: none !important;
}
.accordion-type-1 .item:hover, .accordion-type-2 .item:hover {
	border-color: transparent !important;
}
.accordion-type-1 .item .accordion-body, .accordion-type-2 .item .accordion-body, .accordion-type-1 .item .panel-collapse, .accordion-type-2 .item .panel-collapse, .accordion-type-1 .item .accordion-head, .accordion-type-2 .item .accordion-head {
	border: none !important;
}
.accordion-type-1 .item .accordion-head, .accordion-type-2 .item .accordion-head {
	margin-bottom: 0 !important;
}
.accordion-head {
	position: relative;
	overflow: hidden;
}
.accordion-head .btn.arrow-open {
	position: absolute;
	right: 30px;
	top: 24px;
}
.accordion-head .title {
	position: relative;
	margin: 0 62px 0 0 !important;
}
.accordion-head.accordion-open .title:before {
	content: "";
	position: absolute;
	left: -27px;
	top: 7px;
	height: 11px;
	border-radius: 3px;
	width: 13px;
}
.question{
	margin-bottom: 15px;
}
.question-doctor-picture {
	width: 100px;
	float: left;
	margin-right: 20px;
}
.panel-collapse .accordion-body {
	padding: 0 30px 30px 35px;
	position: relative;
	z-index: 2;
}
.panel-collapse .accordion-body .text {
	margin: -6px 0 0;
}
.panel-collapse .accordion-body .properties {
	margin: 0;
}
.panel-collapse .accordion-body .button {
	margin: 29px 0 0;
	display: inline-block;
}
.accordion-type-1 .accordion-head a {
	display: inline;
	text-decoration: none;
}
.accordion-head .fa {
	border-radius: 30px;
	color: #333333;
	position: absolute;
	top: 38px;
	font-size: 24px;
	line-height: 26px;
	width: 26px;
	height: 26px;
	text-align: center;
}
.accordion-head:hover .fa {
	background: #f5f5f5;
}
.accordion-head:hover .btn.arrow-open:before {
	background-position: -14px 0;
	transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	-webkit-transition: all 0s ease-in-out;
	transition-delay: 0.06s;
	-moz-transition-delay: 0.06s;
	-ms-transition-delay: 0.06s;
	-o-transition-delay: 0.06s;
	-webkit-transition-delay: 0.06s;
}
.accordion-head:not(:hover) .btn.arrow-open:before {
	transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	-webkit-transition: all 0s ease-in-out;
	transition-delay: 0.09s;
	-moz-transition-delay: 0.09s;
	-ms-transition-delay: 0.09s;
	-o-transition-delay: 0.09s;
	-webkit-transition-delay: 0.09s;
}
.accordion-type-1 .accordion-head .fa {
	right: 29px;
}
.accordion-type-2 .accordion-head a {
	display: inline;
	line-height: 18px;
	text-decoration: none;
	font-size: 16px;
}
.accordion-type-2 .accordion-head:after {
	content: "";
	display: table;
	clear: both;
}
.accordion-type-2 .accordion-head .fa {
	left: 47px;
}
.accordion-type-2 .accordion-head.accordion-open .fa {
	line-height: 25px;
}
.accordion-type-2 .panel-collapse .accordion-body {
	padding: 0px 29px 41px 85px;
}
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.fa-minus {
	display: none;
}
section.toggle label i.fa-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.fa-minus {
	display: inline;
}
section.toggle.active i.fa-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: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	opacity: 0;
	position: fixed;
	text-align: center;
	text-decoration: none;
	display: block;
	background: #404040 url("/bitrix/templates/aspro-medc2/images/scroll.png") no-repeat scroll center 14px;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	right: 23px;
	left: inherit;
	bottom: 23px;
	opacity: 0;
	z-index: 1040;
	z-index: 101 !important;
}
a.scroll-to-top.visible {
	opacity: 1;
}
a.scroll-to-top.ROUND_WHITE, a.scroll-to-top.RECT_WHITE {
	background-color: #fff;
}
a.scroll-to-top.ROUND_GREY, a.scroll-to-top.RECT_GREY {
	background-color: #e3e3e3;
}
a.scroll-to-top.RECT_COLOR, a.scroll-to-top.RECT_GREY, a.scroll-to-top.RECT_WHITE {
	border-radius: 2px;
}
a.scroll-to-top.TOUCH {
	border-radius: 2px 0 0 2px;
	width: 50px;
	height: 50px;
	right: 0;
}
a.scroll-to-top.ROUND_COLOR, a.scroll-to-top.RECT_COLOR {
	background-position: center 14px;
}
a.scroll-to-top.ROUND_WHITE, a.scroll-to-top.RECT_WHITE, a.scroll-to-top.ROUND_GREY, a.scroll-to-top.RECT_GREY {
	background-position: center -70px;
}
a.scroll-to-top.RECT_COLOR.TOUCH {
	background-position: center 17px;
}
a.scroll-to-top.RECT_GREY.TOUCH, a.scroll-to-top.RECT_WHITE.TOUCH {
	background-position: center -67px;
}
a.scroll-to-top.CONTENT {
	left: 50%;
	margin-left: 512px;
}
.links-block .links {
	font-size: 0px;
	line-height: 0px;
}
.links-block .links > a {
	font-size: 15px;
	line-height: 24px;
}
.links-block .links a.next-url {
	float: right;
}

/* PRICE */
.item-views .item .price, .order-block .price {
	line-height: 19px;
}
.item-views .item .price .fa, .order-block .price .fa {
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 22px;
	background: none;
}
.item-views.price .item .price .price_val, .order-block .price .price_val {
	font-size: 1.0667em;
	font-weight: normal;
	padding-right: 5px;
	color: #1d2029;
	display: inline-block;
}
.item-views .item .price_new {
	display: inline-block;
}
.item-views .item .price .price_old, .order-block .price .price_old {
	line-height: 15px;
	padding-top: 2px;
	display: inline-block;
}
.item-views .item .price .price_old .price_val, .item-views .item .price .price_old .fa, .order-block .price .price_old .price_val, .order-block .price .price_old .fa {
	font-size: 14px;
	font-weight: normal;
	padding-right: 0px;
	color: #a9a9a9;
	text-decoration: line-through;
}
.order-block .price, .order-block .price + .btn {
	display: inline-block;
	vertical-align: top;
}
.order-block .price .price_val {
	font-size: 24px;
}
.order-block .price.nop {
	margin-top: 8px;
}
.order-block .price + .btn {
	margin-left: 5px;
}
.content + .order-block {
	margin-top: 43px;
	margin-bottom: 64px;
}
.order-block.ask-block {
	margin: 39px 0 0;
	color: #333;
}
.order-block.ask-block td {
	padding: 35px 0;
}
.order-block.ask-block .text {
	padding: 0 0 0 109px;
}
.order-block.ask-block .btns {
	padding: 0 39px;
}
.order-block.ask-block .text:before {
	content: "";
	position: absolute;
	top: 7px;
	left: 40px;
	width: 40px;
	height: 40px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Ask_medium.svg) 0 0 no-repeat;
}

/* ITEM_VIEWS - base class styles for all news.list templates */
.accordion .item {
	border: 1px solid #ecf2f4;
	margin: 0 0 -1px !important;
}
.accordion .item .arrow-open:before {
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-animation-name: rotationDown;
	-moz-animation-name: rotationDown;
	-o-animation-name: rotationDown;
	animation-name: rotationDown;
}
.accordion .item .arrow-open.open:before {
	margin-top: -3px;
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-animation-name: rotationUp;
	-moz-animation-name: rotationUp;
	-o-animation-name: rotationUp;
	animation-name: rotationUp;
}
.item-views {
	margin-bottom: 0;
	position: relative;
}
.item-views.with_tabs hr:last-of-type {
	display: none;
}
.item-views .cat-desc {
	padding: 0px 0px 30px;
}
.item-views .cat-desc h3:first-of-type, .text_after_items h3:first-of-type, .text_after_items h2:first-of-type {
	margin-top: 0px;
}
.text_after_items {
	margin-bottom: 50px;
}
.service-tab-inner{
	padding-top: 20px;
	display: none;
}
.service-tab-inner img{
	max-width: 100%;
}
.service-tab-inner.tab-visible{
    display: block;
}
.item-views .section-title {
	font-size: 32px;
	font-weight: 300;
	line-height: 36px;
	margin-bottom: 15px;
}
.item-views .item {
	position: relative;
}
.item-views.accordion .item {
	border: 1px solid #ecf2f4;
	margin-bottom: -1px;
}
.item-views.accordion .item:hover {
	border-color: transparent;
}
.item-views.accordion .item.opened {
	background: #f9f9f9;
}
.catalog.item-views .flexslider .item .buy_block .counter input {
	padding-top: 1px;
	padding-bottom: 1px;
	background: #fff;
}
.sections-search-block{
	margin-bottom: 20px;
	float: left;
	width: 320px;
	margin-right: 20px;
	position: relative;
	z-index: 1;
}
.alphabet-links {
	float: left;
	margin: 11px;
}
.alphabet-links a{
	font-size: 20px;
	color: #888;
}
.alphabet-links a.alph-active, .alphabet-links a:hover {
	color: #12a3d5;
}
.item-views.list .items{
	clear: both;
}
.alphabet-links a.all-alph{
    margin-right: 10px;
}
.item-views.list .item {
	margin-bottom: 0px;
}
.item-views.list hr {
	margin: 47px 0px;
}
.item-views.list .item .title {
	font-weight: bold;
}
.item-views .item.noborder {
	border: none !important;
	box-shadow: none !important;
}
.item-views .item .title {
	font-weight: bold;
	margin-bottom: 6px;
}
.item-views .item .section_name {
	color: #999999;
}

/*.item-views .item .previewtext{margin-bottom:20px;margin-top: 10px;}*/
.item-views .item .previewtext p {
	margin: 0;
}
.item-views.licenses.table .item .previewtext {
	display: none;
}
.licenses.item-views.table .item .title {
	text-align: center;
}
.item-views .item .btn {
	white-space: normal;
	margin-bottom: 0;
	max-width: 100%;
}
.properties {
	margin: 0px -16px 12px;
}
.properties + .link-block-more {
	padding: 20px 0px 0px;
}
.properties .inner-wrapper {
	padding: 0px 16px 12px;
	display: inline-block;
	vertical-align: top;
	font-size: 0.867em;
	line-height: 24px;
}
.item-views.table.table-type-block .item .properties {
	font-size: 1em;
}
.item-views.table.table-type-block .item .inner-wrapper {
	display: block;
}
.item-views.table.table-type-block .item .inner-wrapper:first-of-type {
	padding-top: 0px;
}
.item-views.table.table-type-block .item .property.phone:before {
	background-position-x: -223px;
}
.item-views.table.table-type-block .item hr {
	margin-bottom: 14px;
}
.item-views.list.list-type-block .item hr {
	margin-bottom: 18px;
	margin-top: 12px;
}
.properties .inner-wrapper .property.icon-block {
	padding-left: 25px;
	position: relative;
	display: block;
}
.properties .inner-wrapper .property.icon-block:before {
	content: "";
	position: absolute;
	top: 2px;
	left: 0px;
	display: block;
	width: 16px;
	height: 18px;
	background: url(/bitrix/templates/aspro-medc2/images/medc2.png) -161px -118px no-repeat;
}
.properties .inner-wrapper .property.phone:before {
	background-position: -221px -59px;
}
.properties .inner-wrapper .property.site:before {
	background-position: -45px -154px;
}
.item-views .item .property .fa {
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #6d7a83;
	font-size: 12px;
}
.item-views .item .image .img-inside {
	border: 0;
	display: block;
	padding: 0;
	position: relative;
}
.item-views .item .period, .detail .period {
	margin: 2px 0 9px 0;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	color: #333;
}
.item-views .item .period {
	font-size: 1em;
	line-height: 1.3846em;
}
.item-views .item .period {
	margin: -9px 0 0;
	opacity: 0.7;
}
.detail .period span {
	margin: 0 12px 0 0;
}
.detail .period-wrapper .section_name {
	position: relative;
	top: -2px;
}
.item-views .item .description {
	font-size: 13px;
	line-height: 20px;
}

/*.item-views .item:not(.review) .text{padding:0;color:#555555;}*/
.item-views .item .text hr {
	margin: 18px 0 4px 0;
	display: block;
}
.item-views .item .text .properties + hr {
	margin-bottom: 18px;
}
.item-views .item .info .text {
	padding: 0;
}
.item-views .item p {
	margin-bottom: 20px;
}

/*.item-views.list:not(.with_tabs) .tab-pane + .tab-pane, .item-views.accordion:not(.with_tabs) .tab-pane + .tab-pane{margin-top:43px;}*/
.item-views.list .items > div:first-of-type h2 {
	margin-top: 0px;
}
.item-views.list .item .text {
	padding: 24px 24px 24px 0;
}
.item-views.list.list-type-block .item .image {
	overflow: hidden;
	width: 250px;
	max-height: 166px;
}
.item-views.list.list-type-block .item .image .zoom {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -19px 0 0 -19px;
}
.item-views.list.list-type-block .item .image .zoom:before {
	background-position: -20px 0;
}
.item-views.list .item .image img {
	max-width: 100%;
	vertical-align: middle;
	display: inline-block;
}

/*.item-views.list.image_right .item .image{padding-right:24px;padding-left:0;}
.item-views.list.image_right .item .text{padding-left:24px;padding-right:0;}*/
.item-views.list .item.noborder .text {
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding-top: 0;
	padding-bottom: 0;
}
.item-views.list .item.noborder .image {
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding-top: 0;
	padding-bottom: 0;
}
.item-views.list .text_before_items {
	margin: 0 0 42px;
}
.item-views.table .item {
	margin-bottom: 30px;
}
.item-views.table .item .title {
	text-align: center;
}
.item-views.table .item .text {
	padding: 15px 24px 24px;
	overflow: hidden;
}
.item-views.table .item.wti .text {
	padding-top: 24px;
}
.item-views.table .item .image {
	padding: 24px 24px 0 24px;
	text-align: center;
	width: 100%;
}
.item-views.table .item .image img {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	max-height: none;
}
.item-views.table.normal-img .item .image img {
	max-height: none;
}
.item-views.table-elements .item .image {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	display: block;
	position: relative;
	overflow: hidden;
}
.item-views.table-elements .item .image img {
	max-height: 100%;
	display: inline-block;
	width: 100%
}
.item-views.table-elements .item .body-info {
	padding: 20px 0px 22px;
}
.item-views.table-elements.news2 .item .body-info {
	padding-left: 20px;
	padding-right: 20px;
}
.item-views.table-elements.news2 .item .body-info .period {
	margin-bottom: 3px;
}
.item-views.table-elements.news2 .item .body-info .previewtext {
	margin-top: 3px;
}
.item-views.table-elements.news2 .item.wti .body-info {
	border-top: 1px solid #f5f5f5;
}
.item-views.table-elements .item .body-info .title {
	font-weight: bold;
}
.item-views.table-elements .item .body-info .previewtext {
	margin-bottom: 0px;
	font-size: 0.933em;
}
.item-views.table-elements .item .body-info .previewtext p {
	margin-bottom: 12px;
}
.mixitup-container .item-views.table-elements .row > div {
	visibility: hidden;
}
.mixitup-container.mixitup-ready .item-views.table-elements .row > div {
	visibility: visible;
}
.mixitup-container .item-views.table-elements .item .image {
	max-height: 350px;
}

/* sections */
.sections.item-views {
	position: relative;
}
.sections.item-views.front {
	padding: 71px 0 90px;
}
.sections.item-views.front .items {
	margin-top: -16px;
	margin-bottom: -16px;
}
.sections.item-views.front .item {
	margin: 16px 0;
	border-radius: 3px;
	border: 1px solid #ecf2f4;
}
.sections.item-views.front .item:hover {
	border-color: transparent;
}
.sections.item-views.front .item .info ul li {
	max-width: 100%;
	white-space: nowrap;
}
.sections.item-views.front .item .info ul li a, .sections.item-views.front .item .info ul li > span {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sections.item-views .item .previewtext {
	margin: 13px 0 0;
	font-size: 0.9333em;
	line-height: 1.5715em;
}
.index .sections.item-views .item{
	padding: 20px 30px;
}
.index .item-views.list .item .title{
	min-height: 55px;
	max-height: 55px;
}
.index .sections.item-views.list .item .previewtext {
	clear: both;
	min-height: 45px;
	margin-top: 0;
}
.sections.item-views .ajax_btn {
	margin: 39px 0 -51px;
	text-align: center;
}
.sections.item-views .item.wti .info {
	padding-left: 0;
}
.sections.item-views.icons .item .image {
	width: 50px;
	height: 40px;
	line-height: 37px;
	text-align: center;
}
.sections.item-views.icons .item .image img {
	width: auto;
}
.sections.item-views.icons .item .info {
	padding-left: 70px;
}
.sections.item-views.icons .item.wti .info {
	padding-left: 0;
}
.sections.item-views {
	margin-bottom: 0;
}
.sections.item-views .item {
	background: #FFF;
	padding: 20px;
}
.sections.item-views .item .info {
	padding: 0 0 0 170px;
	margin: -6px 0;
}
.sections.item-views .item .info a {
	text-decoration: none;
}
.sections.item-views .item .title {
	margin: 0;
	font-size: 1.2em;
	line-height: 1.3889em;
}
.sections.item-views .item .text {
	margin: 13px 0 0;
	padding: 0;
}
.sections.item-views .row_block .item .title {
	margin-bottom: 18px;
}
.sections.item-views.front .item .title a, .sections.item-views .row_block .item .title a {
	font-size: 1em;
	line-height: 20px;
}
.sections.item-views .item .image {
	position: relative;
	z-index: 1;
	float: left;
	width: 140px;
	height: 93px;
	text-align: left;
	overflow: hidden;
}
.sections.item-views .item .image > .wrap {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.sections.item-views .item .image img {
	vertical-align: middle;
	max-width: 100%;
	display: inline-block;
	max-height: 55px;
	zoom: 1;
}
.sections.item-views .row_block .item .text, .sections.item-views .row_block .item .link { /*display:none;*/
}
.sections.item-views .row_block .item .text.childs {
	display: block;
}
.sections.item-views .item .text.childs ul {
	padding: 0;
	margin: 0;
}
.sections.item-views.front .item .text.childs ul li {
	padding: 0;
	margin: 0;
	float: left;
	font-size: 0.9333em;
	line-height: 1.5715em;
}
.sections.item-views .item .text.childs ul li:before {
	display: none;
}
.sections.item-views .item .text.childs ul li .separator {
	color: #e4edf0;
	padding: 0 8px 0 5px;
}
.sections.item-views .item .text.childs .more {
	float: left;
	width: 100%;
	margin: 15px 0 0;
	font-weight: bold;
}
.sections.item-views .item .text.childs .more a {
	position: relative;
	padding: 0 0 0 32px;
}
.sections.item-views .item .text.childs .more a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 7px;
	width: 12px;
	height: 2px;
	background: url(/bitrix/templates/aspro-medc2/images/medc2.png) -499px 0 no-repeat;
}
.sections.item-views.icons.blocks-short .item .image {
	margin: 0 0 20px;
	float: none;
	text-align: center;
	width: auto;
	height: auto;
	line-height: 1;
}
.sections.item-views.icons.blocks-short .item .image > .wrap {
	position: static;
	margin: 0 auto;
	width: 50px;
	height: 40px;
	line-height: 37px;
}
.sections.item-views.icons.blocks-short .item .info {
	position: relative;
	padding-left: 0;
	text-align: center;
	z-index: 3;
}
.sections.item-views.icons.blocks-short .item .title {
	margin-bottom: 0;
	font-size: 1.0667em;
	font-weight: bold;
	color: #333;
}
.sections.item-views.icons.blocks-short .item {
	padding-bottom: 40px;
}
.sections.item-views.icons.blocks-short .item > a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
}

/*.sections.item-views.list .item{border:1px solid #ecf2f4;}*/
.sections.item-views.list .item:hover {
	border-color: transparent;
}
.front-search-wrapper{
    display: flex;
    justify-content: center;
    align-items: center;
	flex-wrap: wrap;
    margin-bottom: 50px;
}
.front-sections-search {
    min-width: 400px;
    margin-right: 30px;
    position: relative;
}
.sections-search-block .front-sections-search{
	margin: 0 20px 0 0;
	min-width: 400px;
}
.front-search-icons .icon-animal{
    display: inline-block;
    /*padding: 10px;*/
    border: 2px solid #12a3d5;
    border-radius: 50%;
    height: 64px;
    width: 64px;
    margin-right: 10px;
	-webkittransition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
.front-search-icons .icon-animal img{
    width: 40px;
    cursor: pointer;
}
.front-search-icons .icon-animal.chosen-animal{
    background: #12a3d5;
}
.front-search-icons .icon-animal.chosen-animal img{
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.sections-search-button {
    position: absolute;
    top: 50% !important;
    -webkit-transform: translateY(-50%);
	transform: translateY(-50%);
    right: 15px;
    opacity: 0.65;
}
.front-sections-search .svg-search, .sections-search-block .svg-search{
    background: url("/bitrix/templates/aspro-medc2/images/svg/Search_black.svg") 0 0 no-repeat;
    min-height: 23px;
    min-width: 21px;
}
input.sections-search-input {
	display: inline-block;
    font-size: 14px;
    width: 95%;
    border: none;
    border-radius: 20px;
    background: no-repeat;
    padding: 6px 50px 6px 20px;
	height: 44px;
	background: #fff;
	color: #999999;
	border: 1px solid #ecf2f4;
}
.elements-search-button {
	display: inline-block;
	position: absolute;
	top: 12px;
	left: 87%;
}
/*.sections.item-views.blocks-short.list{margin-top:-16px;margin-bottom:-16px;}
.sections.item-views.blocks-short.list .item{margin:16px 0;}*/
.sections.item-views.list:not(.blocks-short) .item_wrap {
	position: relative;
	margin: 0 0 -1px;
	display: table;
	width: 100%;
	min-height: 118px;
	margin-bottom: 30px;
}
.sections.item-views.list:not(.blocks-short) .item {
	position: static;
	height: auto !important;
	display: table-cell;
	vertical-align: middle;
}
.sections.item-views.list .item .image {
	width: 60px;
	max-height: 166px;
	height: auto;
}
.sections.item-views.list .item .image > .wrap {
	position: static;
}
.sections.item-views.list .item .info {
	position: relative;
	padding-left: 0;
	padding-right: 0;
}
.index .sections.item-views.list .item .info{
	padding-left: 15px;
	padding-right: 0;
	float: left;
	width: 83%;
}
.sections.item-views.list .item.wti .info {
	padding-left: 0;
}
.sections.item-views.list .item .previewtext {
	margin-top: 18px;
}
.sections.item-views.list .item .text {
	margin-top: 17px;
}
.sections.item-views.list .item .text.childs {
}
.sections.item-views.list .item .text.childs .hidden-block {
	display: none;
	margin: 0 0 17px;
}
.sections.item-views.list .item .text.childs ul {
	-webkit-column-width: auto;
	-moz-column-width: auto;
	column-width: auto;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 32px;
	-moz-column-gap: 32px;
	column-gap: 32px;
	-moz-column-fill: auto;
	column-fill: auto;
}
.sections.item-views.list .item .text.childs ul li {
	margin: 4px 0 0;
	padding: 0;
	font-size: 0.9333em;
	line-height: 1.7857em;
}
.sections.item-views.list .item .btn.arrow {
	position: absolute;
	right: 40px;
	top: 40px;
	z-index: 1;
}
.sections.item-views.list.icons .item .image {
	width: 50px;
	height: 40px;
}
.sections.item-views.list.icons .item .info {
	padding-left: 80px;
}
.sections.item-views.list.icons .item.wti .info {
	padding-left: 0;
}

.sections.item-views.blocks-short .items {
	margin-top: -16px;
	margin-bottom: -16px;
}
.sections.item-views.blocks-short .items .item {
	margin-top: 16px;
	margin-bottom: 16px;
}

/* PRICES */
.sections.item-views.list.prices .item_wrap {
	min-height: 110px;
}
.sections.item-views.list.prices .btn.arrow {
	top: 35px;
	right: 35px;
}
.sections.item-views.list.prices-elements .item {
	position: relative;
	display: block;
	margin: 0 0 -1px;
	overflow: hidden;
	padding: 0;
}
.sections.item-views.list.prices-elements .item.opened .title:before {
	content: "";
	position: absolute;
	left: -45px;
	top: 7px;
	height: 11px;
	border-radius: 3px;
	width: 13px;
}
.sections.item-views.list.prices-elements .item .top-row {
	cursor: pointer;
	padding: 24px 25px 24px 35px;
}

/*.sections.item-views.list.prices-elements .item .top-row{margin-bottom:-19px;}*/
.sections.item-views.list.prices-elements .item .title {
	position: relative;
	margin: 2px 0;
	font-size: 1.0667em;
	line-height: 1.5625em;
}
.sections.item-views.list.prices-elements .item .title > span {
}
.sections.item-views.list.prices-elements .item .btn.arrow-open { /*position:absolute;top:24px;right:35px;*/
}
.sections.item-views.list.prices-elements .item .info {
	margin: 0;
	padding-right: 0;
}
.sections.item-views.list.prices-elements .item .hidden-block {
	display: none;
	padding: 0 35px 24px;
}
.sections.item-views.list.prices-elements .item .hidden-block > .wrap {
	margin: -4px 0 5px;
}
.sections.item-views.list.prices-elements .item .previewtext {
	margin-top: 0;
	font-size: 1em;
	line-height: 1.6667em;
}
.sections.item-views.list.prices-elements .item .properties {
	margin: 28px 0 0;
}
.sections.item-views.list.prices-elements .item .properties + .childs {
	margin-top: 32px;
}
.sections.item-views.list.prices-elements .item .property {
	position: relative;
	margin: 7px 0 0;
}
.sections.item-views.list.prices-elements .item .property:first-of-type {
	margin-top: 0;
}
.sections.item-views.list.prices-elements .item .property:before {
	content: "";
	position: absolute;
	top: 9px;
	left: 0;
	right: 0;
	height: 1px;
	background: url(/bitrix/templates/aspro-medc2/images/dot.png) 0 0 repeat-x;
}
.sections.item-views.list.prices-elements .item .property .title-prop {
	position: relative;
	margin: 0 -4px 0 0;
	display: inline-block;
	vertical-align: top;
	width: 32%;
}
.sections.item-views.list.prices-elements .item .property .title-prop > span {
	padding: 0 10px 0 0;
	background: #FFF;
}
.sections.item-views.list.prices-elements .item .property .value {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 68%;
	padding: 0 0 0 10px;
	background: #FFF;
}
.sections.item-views.list.prices-elements .item .childs {
	margin: 30px 0 0;
}
.sections.item-views.list.prices-elements .item .title-services {
	margin: 0 0 7px;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.1em;
	color: #333;
}
.sections.item-views.list.prices-elements .item .childs ul li {
	float: left;
	max-width: 100%;
	white-space: nowrap;
}
.sections.item-views.list.prices-elements .item .hidden-block .buttons {
	margin: 0 -3px;
}
.sections.item-views.list.prices-elements .item .hidden-block .button {
	margin: 33px 3px 11px;
	display: inline-block;
}
.sections.item-views.list.prices-elements .item .top-row .buttons {
	margin: 0 0 0 20px;
}
.sections.item-views.list.prices-elements .item .top-row .btn {
	margin: 0;
}
.sections.item-views.list.prices-elements .item .top-row .button {
	position: relative;
	z-index: 1;
}
.sections.item-views.list.prices-elements .item .top-row .button.loadings {
	background-position: center 10px !important;
}
.sections.item-views.list.prices-elements .item .top-row .arrow-open {
	margin-left: 10px;
}
.sections.item-views.list.prices-elements .item .prices {
	position: relative;
	margin: 2px 0;
	padding: 0 0 0 32px;
	z-index: 1;
}
.sections.item-views.list.prices-elements .item .prices .price:not(.old) {
	font-size: 1.0667em;
	line-height: 1.5625em;
	color: #333;
}
.sections.item-views.list.prices-elements .item .prices .price.old {
	margin: 0 0 0 4px;
	text-decoration: line-through;
}
.sections.item-views.list.prices-elements .item .media {
	display: none;
}
.sections.item-views.list.prices-elements .item:not(:hover) .top-row .btn.arrow-open:before {
	transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	-webkit-transition: all 0s ease-in-out;
	transition-delay: 0.09s;
	-moz-transition-delay: 0.09s;
	-ms-transition-delay: 0.09s;
	-o-transition-delay: 0.09s;
	-webkit-transition-delay: 0.09s;
}
.sections.item-views.list.prices-elements .item:hover .top-row .btn.arrow-open:before {
	background-position: -14px 0;
	transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	-webkit-transition: all 0s ease-in-out;
	transition-delay: 0.06s;
	-moz-transition-delay: 0.06s;
	-ms-transition-delay: 0.06s;
	-o-transition-delay: 0.06s;
	-webkit-transition-delay: 0.06s;
}

/* SERVICES LINKED */
.sections.item-views.linked {
	margin: 0;
	padding: 0;
}
.sections.item-views.linked .items {
	margin-top: 0;
	margin-bottom: 0;
}
.sections.item-views.linked .item_wrap {
	position: relative;
	display: table;
	width: 100%;
	margin: 0 0 -1px;
	min-height: 110px;
}
.sections.item-views.linked .item {
	padding: 35px 108px 32px 35px;
	display: table-cell;
	vertical-align: middle;
}
.sections.item-views.linked .item:hover {
	border-color: transparent;
}
.sections.item-views.linked .item .info {
	margin: -7px 0;
}
.sections.item-views.linked .item .title {
	margin-bottom: 0;
}
.sections.item-views.linked .item .title a {
	font-size: 1.0667em;
	line-height: 1.5625em;
}
.sections.item-views.linked .item .previewtext {
}
.sections.item-views.linked .item .btn.arrow {
	position: absolute;
	right: 35px;
	top: 35px;
}
.item-views.linked .item .section_name {
	margin-top: 3px;
	display: inline-block;
	vertical-align: top;
}
.item-views.linked .item .period {
	margin-top: 3px;
	top: 0;
	padding: 0;
	display: inline-block;
	vertical-align: top
}
.item-views.linked .item .period:after {
	display: none;
}
.item-views.linked .item .period span {
	padding: 0;
	font-weight: normal;
}

/* SALES LINKED */
.item-views.linked.sales .item .separator {
	margin: 3px 7px 0;
	display: inline-block;
	vertical-align: top;
	color: #e5e5e5;
}
.item-views.linked.sales {
	margin: 0 0 44px;
}

/* REVIEWS LINKED */
.reviews.item-views.linked .item .date {
	margin: 0 0 3px;
	color: #999;
}
.reviews.item-views.linked .item .title {
	margin-bottom: 15px;
	font-size: 1.2em;
	line-height: 1.5556em;
}
.reviews.item-views.linked .item .title:before {
	top: 5px;
}
.reviews.item-views.linked .flex-viewport {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

/* STAFF LINKED */
.item-views.staff-items.linked .items .item .address {
	margin: -4px 0 20px;
	display: block;
	width: 100%;
	text-align: center;
}
.item-views.staff-items.linked .items .item .button {
	display: block;
	width: 100%;
	text-align: center;
}
.sub_container {
	position: relative;
}
.list-type-block.item-views .item {
	margin: 0 0 -1px;
	padding: 40px;
	border: 1px solid #ecf2f4;
	border-radius: 3px;
}
.list-type-block.item-views .slides .item {
	margin-bottom: 0;
}
.list-type-block.item-views .item:hover {
	border-color: transparent;
}
.list-type-block.item-views .item .section_name {
	margin: 3px 0 13px;
	color: #999999;
}
.list-type-block.item-views .item > .image {
	max-width: 100%;
	float: left;
	overflow: hidden;
	text-align: center;
	position: relative;
	width: 193px;
}
.list-type-block.item-views .item > .image {
	width: 250px;
	max-height: 166px;
	overflow: hidden;
}
.list-type-block.item-views .item .title {
	margin: 0;
	font-size: 1.2em;
	line-height: 1.5em;
}
.list-type-block.item-views .item .previewtext {
	margin: 17px 0 0;
	font-size: 0.9333em;
	line-height: 1.5715em;
}
.list-type-block.item-views .item .period {
	margin: 15px 0 0;
	padding: 0;
}
.list-type-block.item-views .item .image + .body-info {
	padding-left: 290px;
}
.list-type-block.item-views .item .body-info {
	margin: -7px 0;
}
.list-type-block.item-views.image_right .item .image + .body-info {
	padding-right: 290px;
	padding-left: 0px;
}
.list-type-block.item-views.list-elements .item > .image {
	width: 100px;
	height: 100px;
	line-height: 97px;
	min-height: 100px;
}
.list-type-block.item-views.list-elements .item .image + .body-info {
	padding-left: 135px;
	padding-top: 10px;
}
.list-type-block.item-views.list-elements.image_right .item .body-info {
	padding-left: 0px;
	padding-right: 135px;
}
.list-type-block.item-views.list-elements .item {
	margin: 0px;
}
.list-type-block.item-views.list-elements hr {
	margin: 10px 0px 30px;
}
.bx_item_detail_inc_two {
	border-top: 1px solid #f5f5f5;
	padding: 25px 0px 20px;
}
.bx_item_detail_inc_two .list-type-block.item-views {
	margin: 0px;
}
.bx_item_detail_inc_two .list-type-block.item-views .item_block {
	padding: 0px 0px 10px;
}
.bx_item_detail_inc_two .list-type-block.item-views .item > .image {
	width: 45px;
	height: 45px;
	line-height: 45px;
	min-height: 45px;
}
.bx_item_detail_inc_two .list-type-block.item-views .item > .image + .body-info {
	padding-left: 64px;
}
.bx_item_detail_inc_two .list-type-block.item-views .item > .body-info {
	padding-top: 4px;
	color: #555;
}
.bx_item_detail_inc_two .list-type-block.item-views .item > .body-info .title {
	color: #555;
	font-weight: 400;
	margin-bottom: 0px;
	font-size: 13px;
	line-height: 20px;
}
.bx_item_detail_inc_two .list-type-block.item-views .item {
	padding-left: 39px;
}
.list-type-block.item-views.image_right .item > .image {
	float: right;
}

/*.list-type-block.item-views .item .image + .body-info{padding-left:225px;}
.list-type-block.item-views .item .image.padding + .body-info{padding-left:243px;}*/
/*body .list-type-block.item-views .flexslider .item > .body-info{padding-bottom:20px;}
body .list-type-block.item-views.reviews .item > .body-info{padding-top:0px;}
.list-type-block.item-views .items > div:first-of-type .item > .body-info{}*/
.list-type-block.item-views .item.wti .body-info {
	padding-left: 0;
}

/*.list-type-block.item-views.image_right .item .body-info{padding-left:0px;padding-right:225px;}
.list-type-block.item-views.image_right .item.padding .body-info{padding-left:0px;padding-right:243px;}*/

/* BLOG */
.blog.list-type-block.item-views .item {
	border: 1px solid #f5f5f5;
	box-shadow: none;
	margin: 0px 0px -1px;
	transition: box-shadow ease 0.3s;
	padding: 49px;
}
.blog.list-type-block.item-views .item > .image {
	padding: 0px;
	width: 320px;
	height: 213px;
	line-height: 210px;
	max-height: none;
}
.blog.list-type-block.item-views .item .body-info {
	padding: 0px;
}
.blog.list-type-block.item-views .item .image + .body-info {
	padding-left: 361px;
}
.blog.list-type-block.item-views.image_right .item .image + .body-info {
	padding-right: 361px;
	padding-left: 0px;
}
.blog.list-type-block.item-views .item .title {
	font-size: 1.600em;
	line-height: 1.167em;
}
.blog .bottom_nav {
	text-align: center;
	padding: 50px 0px 20px;
}
.blog.banners-small .bottom_nav {
	padding-top: 18px;
}
.search-tags-cloud .title-block-middle {
	padding: 0px 0px 16px;
}
.search-tags-cloud .tags {
	margin: 0px -2px;
}
.bottoms + .search-tags-cloud .tags {
	margin-bottom: 35px;
}
.search-tags-cloud .tags a {
	background: #f5f5f5;
	padding: 5px 11px 6px;
	color: #999999;
	font-size: 0.800em;
	border-radius: 4px;
	margin: 0px 2px;
	line-height: 34px;
}
.search-tags-cloud .tags a:hover {
	color: #fff;
}
.container-block {
	margin: 0px 0px 40px;
}
.fill-block {
	background: #f9f9f9;
	padding: 21px 30px 16px;
	border-bottom: 1px solid #f5f5f5;
}
.title-block-middle {
	color: #333;
	font-size: 1.067em;
	font-weight: bold;
}
.fill-block .title-block-middle {
	padding: 0px 0px 19px;
	border-bottom: 1px solid #f1f1f1;
}
.fill-block ul {
	margin: 0px;
	padding: 14px 0px 0px;
}
.fill-block ul li {
	padding: 0px;
	margin: 0px;
}
.fill-block ul li:before {
	display: none;
}
.fill-block ul li a {
	display: block;
	padding: 4px 0px;
}
.fill-block ul li a .text {
	font-size: 0.933em;
	padding: 0px 12px 0px 0px;
}
.fill-block ul li a .count, .fill-block ul li a:hover .count {
	font-size: 0.867em;
	float: right;
	color: #999999;
}
.period-wrapper {
	margin: -18px 0px 13px;
}
.banners-small.blog {
	padding: 0px;
}
.banners-small.blog .items {
}
.banners-small.blog .items .item {
	box-shadow: 0px 0px 0px 1px #f5f5f5;
	margin: 0px 0px 32px;
}
.edge .banners-small.blog .items .item {
	box-shadow: none;
}
.items .item.shadow:hover {
	box-shadow: 0 0 27px 0 rgba(0, 0, 0, .1);
}

/* TOP DETAIL BANNERS */
.banners-content {
	margin-bottom: -10px;
	overflow: hidden;
}
.banners-content .buttons {
	white-space: nowrap;
}
.banners-content .maxwidth-banner .rss {
	display: none;
}
.banners-content .intro-text {
	margin: 25px 0 0;
	color: #666;
}
.banners-content .item_block {
}
.banners-content .text {
	padding-left: 102px;
	padding-top: 0;
	padding-bottom: 0;
	height: 460px;
	position: relative;
	z-index: 3;
}
.banners-content .text .text-block {
	margin: 25px 0 0;
}
.banners-content .text .intro-text + p {
	margin: 33px -3px 0 -3px;
}
.banners-content .text .btn {
	margin: 0 3px;
	padding: 14px 25px;
	border-radius: 24px;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
}
.banners-content .img {
	position: relative;
	height: 460px;
	padding: 0 16px;
}
.banners-content .img img {
	width: inherit;
	max-height: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.banners-content .text h1 {
	padding-right: 0px;
}
.item_block.animated {
	opacity: 0;
}
.main-section-wrapper {
	position: relative;
}

/* DETAIL - base class styles for all news.detail templates */
.detail .stockblock .link-block-more {
	display: none;
}
.detail .stockblock .period {
	margin: 0;
}
.detail .stockblock .list-type-block.item-views .item .previewtext {
	margin: 0;
}
.detail .stockblock .item-views.list hr {
	margin: 25px -15px 30px -90px;
	border-top: 1px solid #fff;
}
.detail .period {
	margin: 0 0 26px;
	top: -7px;
	position: relative;
	display: block;
}
.detail .period:after {
	content: "";
	position: absolute;
	font-size: 0.9333em;
	line-height: 1em;
	top: 8px;
	left: 0;
	right: 0;
	height: 1px;
	background: #ecf2f4;
}
.detail .period span {
	position: relative;
	z-index: 2;
	margin: 0;
	padding: 0 40px 0 0;
	font-weight: bold;
	color: #999999;
	background: #FFF;
}
.detail .content {
	margin-bottom: 36px;
}
.detail .preview-text-detail {
	padding: 1px 0px 10px;
	font-size: 1.333em;
	line-height: 1.500em;
	color: #333333;
}
.detail .preview-text-detail .colored_line {
	margin-top: 32px;
	display: none;
}
.detail .detailimage {
	position: relative;
	z-index: 2;
	text-align: center;
	padding: 0;
	text-align: left;
	background: #FFF;
}
.detail .detailimage.image-wide {
	margin-bottom: 49px;
}
.detail .detailimage.image-left + .preview-text-detail, .detail .detailimage.image-right + .preview-text-detail {
	padding: 0px;
}
.detail .detailimage.image-left + .preview-text-detail .colored_line, .detail .detailimage.image-right + .preview-text-detail .colored_line {
	margin-top: 40px;
}
.detail .detailimage img {
	max-width: 100%;
	vertical-align: top;
	display: inline-block;
	border-radius: 3px;
}
.detail .image-left {
	float: left;
	padding-right: 25px;
	text-align: left;
	max-width: 325px;
}
.detail .image-right {
	float: right;
	padding-left: 25px;
	text-align: right;
	max-width: 325px;
}
.detail .detail_wrap.services .image-wide {
	margin-bottom: 0;
}
.detail .detail_wrap.services .order-block {
	margin-top: 0;
}
.detailimage.image-head {
	margin: 0 0 40px;
	text-align: center;
}
.detail .tabs {
	margin-bottom: 46px;
}
.with_banners .detailimage.image-head {
	margin-top: -40px;
}
.detailimage.image-head img {
	margin: 0 auto;
}
.ask_a_question {
	clear: right;
	float: right;
	margin-bottom: 0;
	margin-left: 25px;
}
.fixed_block_fix {
	margin-left: 28px;
}
.with-padding-left .ask_a_question_wrapper {
	margin-left: 0;
	position: relative;
}
.sidearea .ask_a_question_wrapper .ask_a_question {
	margin-left: 0;
}
.ask_a_question_wrapper .ask_a_question {
	position: absolute;
	top: 0;
	float: none;
	margin-left: 28px;
	transition: top ease 0.3s;
}
.ask_a_question_wrapper .ask_a_question.fixed {
	position: fixed;
}
.ask_a_question_wrapper .ask_a_question.nonfixed {
	position: static !important;
}
.sidearea .ask_a_question_wrapper .ask_a_question {
	margin-bottom: 39px;
}
.ask_a_question_wrapper .ask_a_question .btn {
	padding: 11px 22px 12px;
	font-size: 0.9333em;
}
.sidearea .ask_a_question_wrapper .ask_a_question .text-block:before {
	margin-left: -28px;
	width: 58px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Ask_big.svg) 0 0 no-repeat;
}
.row > div > .detail .ask_a_question {
	width: auto;
}
.detail .ask_a_question .btn-default.wc.vert {
	margin: 0 0 13px;
}
.detail .ask_a_question .btn-default.wc.vert + div {
	color: #888888;
	line-height: 16px;
}
.detail .wraps hr {
	margin: 51px 0px 41px;
}
.detail .wraps.reviews-block + .wraps hr {
	margin-top: 39px;
}
.detail .wraps h4, .detail .wraps h3 {
	margin-bottom: 33px;
	z-index: 2;
}
.detail .wraps h5 {
	margin-bottom: 33px;
	margin-top: 52px;
}
.detail .wraps.nomargin {
	margin: 0;
}
.detail .wraps:last-of-type {
	margin-bottom: 61px;
}
.detail .tabs .wraps:last-of-type {
	margin-bottom: 0;
}
.detail .flexslider.front:not(.normal) .flex-direction-nav {
	top: -60px;
}
.detail .head .galery .flex-control-nav, body .show-nav-controls .flex-control-nav {
	display: block;
	bottom: 15px;
}

/*.dark-nav .flex-control-paging li a:hover, .dark-nav .flex-control-paging li a.flex-active{background: #fff !important;box-shadow: 0px 0px 0px 2px rgba(0,0,0,0.15);}
.dark-nav .flex-control-nav li a{box-shadow:inset 0px 0px 0px 2px #333;background:none;box-shadow: 0px 0px 0px 2px rgba(0,0,0,0.15), 0px 0px 0px 2px #fff inset;background:rgba(0,0,0,0.15);}*/

/*.color-controls .flex-direction-nav a{width:44px;height:44px;font-size:0px;line-height:0px;background:#dedede;border-radius: 3px;}
.color-controls.flexslider:hover .flex-direction-nav .flex-next{right:20px;}
.color-controls.flexslider:hover .flex-direction-nav .flex-prev{left:20px;}
.color-controls .flex-direction-nav a:before{background:url(/bitrix/templates/aspro-medc2/images/svg/Arrow_right_white.svg) center no-repeat;}
.color-controls .flex-direction-nav a.flex-next:before{background:url(/bitrix/templates/aspro-medc2/images/svg/Arrow_left_white.svg) center no-repeat;}*/
.color-controls span.zoom {
	top: -20px;
	right: 21px;
	transition: opacity ease 0.3s, top ease 0.3s;
	opacity: 0;
	margin: 0px;
	border-radius: 4px;
	background-image: url(/bitrix/templates/aspro-medc2/images/svg/Fullsize.svg);
	background-position: center;
	background-repeat: no-repeat;
}
.color-controls .item:hover span.zoom {
	opacity: 1;
	top: 20px;
}
.item span.zoom {
	opacity: 0;
}
.items .item:hover span.zoom {
	opacity: 1;
}
.detail_wrap {
	margin: 0 0 63px;
}
.detail img {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
}
.detail .galery {
	margin-right: 1px;
	margin-left: 0px;
}
.detail .galery .inner {
	border: 1px solid #d7dee3;
	max-height: 673px;
	overflow: hidden;
	padding: 50px 62px;
	position: relative;
}
.detail .galery .inner .stickers {
	top: 20px;
	left: 20px;
}
.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:hover span.zoom {
	opacity: 1;
}
.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 #carousel .flex-direction-nav a {
	color: rgba(0, 0, 0, 0);
	height: 20px;
	margin-top: -10px;
	opacity: 1;
	text-shadow: none;
	width: 30px;
}
.detail .galery #carousel .flex-direction-nav .flex-prev {
	left: 0;
}
.detail .galery #carousel .flex-direction-nav .flex-next {
	right: 0;
}
.detail .galery #carousel .flex-direction-nav .flex-prev:before {
	content: "\f104";
}
.detail .galery #carousel .flex-direction-nav .flex-next:before {
	content: "\f105";
	left: 18px;
}
.detail .galery #carousel .flex-direction-nav a:before {
	color: rgb(119, 130, 133);
	font-family: FontAwesome;
	font-size: 29px;
	left: 2px;
	position: absolute;
	top: -4px;
}
.detail .galery #carousel.flexslider {
	border: 0 none;
	box-shadow: none;
	z-index: 1;
	max-width: 391px;
	width: 100%;
	text-align: center;
	margin: 19px auto -22px !important;
	padding: 0 30px;
}
.detail .galery #carousel.flexslider .flex-viewport {
}
.detail .galery #carousel .slides li {
	text-align: center;
	border: 1px solid transparent;
	height: 77px;
	line-height: 75px;
	margin-right: 7.5px;
	overflow: hidden;
	width: 77px !important;
	cursor: pointer;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
}
.detail .galery #carousel .slides li:hover {
	border-color: #d7dee3;
}
.detail .galery #carousel .slides li.flex-active-slide {
	opacity: 0.6;
}
.detail .properties {
	margin-top: 20px;
}
.detail .post-content .properties {
	margin-top: 0;
}
.detail .property {
	margin-bottom: 10px;
}
.detail .property .fa {
	width: 20px;
	height: 20px;
	line-height: 24px;
	text-align: center;
	color: white;
	font-size: 12px;
	color: #6d7a83;
}
.detail .chars-wraps {
	margin: 0 0 40px;
}
.detail .chars-wraps h4 {
	margin-bottom: 24px;
}
.detail .chars .props_table tr td:first-child {
	text-align: left;
	padding-right: 10px;
	padding-left: 0;
}
.detail .chars .char-wrapp tr td {
	font-size: 1em;
	vertical-align: top;
	background: url(/bitrix/templates/aspro-medc2/images/dott.png) 0 15px repeat-x;
	width: 50%;
}
.detail .chars .char-wrapp .char_name .hint .tooltips {
	display: none;
	position: absolute;
	left: -30px;
	top: 40px;
	width: 100px;
	padding: 5px;
	box-shadow: 0 0 10px;
	z-index: 9;
	background: #fff;
}
.detail .chars .char-wrapp .char_name .hint .icons:hover + .tooltips {
	display: block;
}
.detail .chars .props_table {
	width: 100%;
}
.detail .chars .props_table td {
	padding: 2px 0 2px 10px;
	text-align: right;
}
.detail .chars .props_table .char_name span, .detail .chars .props_table .char_value span {
	background: #FFF;
	padding: 0;
	display: inline-block;
	color: #666;
}
.detail .chars .props_table .char_name span {
	font-style: normal;
	padding-right: 12px;
	color: #555;
}
.detail .chars .props_table .char_value {
	text-align: right;
}
.detail .chars .props_table .char_value span {
	padding-left: 10px;
	right: -2px;
	color: #333;
}
.detail .chars .props_table .char_name .hint .icons {
	display: inline-block;
	position: absolute;
	cursor: pointer;
	left: -20px;
	top: 19px;
	height: 13px;
	width: 13px;
	background: url("/bitrix/templates/aspro-medc2/images/hint.jpg") 0px 0px no-repeat;
}
.detail .chars .props_table .char_value span ul, .detail .chars .props_table .char_value span ol {
	text-align: left;
}
.barnd-block .list-type-block.item-views .item > .image {
	max-height: none;
}
.barnd-block .item .image a {
	box-shadow: inset 0 0 0 1px #f5f5f5;
	max-height: 125px;
	display: block;
	padding: 30px;
	line-height: normal;
}
.barnd-block .item .image .preview {
	font-size: 0.867em;
	padding: 20px 0px 20px;
	line-height: 24px;
	text-align: left;
}
.barnd-block .list-type-block.item-views .item > .body-info {
	padding-top: 0px;
}
.barnd-block .slogan {
	font-weight: bold;
	color: #333333;
	font-size: 28px;
	line-height: 40px;
	margin-bottom: 28px;
	margin-top: 10px;
}
.barnd-block .item .body-info .title {
	color: #333333;
	font-weight: bold;
	margin-bottom: 19px;
}
.detail .barnd-block hr {
	margin: 28px 0px 40px;
}
.barnd-block .item-views .item .properties {
	margin-bottom: -10px;
}

/* NEWS templates (articles,news,discounts,services) */
.news.front {
	position: relative;
}
.news.front .item {
	margin-bottom: 30px;
	overflow: hidden;
	margin-top: 6px;
}
.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: 105px;
	max-height: 70px;
	max-width: 105px;
	height: 70px;
	line-height: 67px;
	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: 125px;
}
.news.front .item.wti .info {
	padding-left: 0;
}
.news.front .item .title {
	font-size: 13px;
	line-height: 18px;
	margin-top: -2px;
	color: #324860;
}
.news.front .item .period {
	border-left: 2px solid #d2d2d2;
	color: #666666;
	font-size: 11px;
	height: 12px;
	line-height: 12px;
	margin-bottom: 8px;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: nowrap;
}
.partners.front.slider-items .flexslider .slides > li {
	height: auto;
	line-height: normal;
	max-height: none;
}
.slides > li:before {
	display: none;
}
.list-type-block.item-views.slider-items .item > .image {
	max-height: none;
	max-width: 50%;
}
.partners.front.slider-items .flexslider .slides > li .item:hover {
	filter: none;
}
.list-type-block.item-views.slider-items .item > .image {
	padding: 30px 0 30px 30px;
}
.list-type-block.item-views.slider-items.image_right .item > .image {
	padding: 30px 30px 30px 0px;
}
.list-type-block.item-views.slider-items .item .image + .body-info {
	padding-left: 222px;
	padding-top: 53px;
}
.list-type-block.item-views.slider-items.image_right .item .image + .body-info {
	padding-right: 222px;
	padding-left: 30px;
}
.list-type-block.item-views.slider-items .item .body-info {
	padding-left: 30px;
	padding-right: 30px;
}
.partners.item-views.slider-items {
	margin: 0px;
}
.partners.item-views.slider-items .item .title {
	margin-bottom: 19px;
	text-align: left;
}
.partners.item-views.slider-items .item .title a {
	text-align: left;
}
.item-views.list.partners .items {
	margin-top: -16px;
	margin-bottom: -16px;
}
.item-views.list.partners .item {
	padding: 35px 40px;
	margin: 16px 0;
}
.item-views.list.partners .item .text {
	padding: 0;
}
.item-views.list.partners .item .image {
	margin: 5px auto 35px;
	max-width: 159px;
	height: 100px;
	line-height: 97px;
	text-align: center;
}
.item-views.list.partners .item .title {
	margin: 0;
	font-size: 1.067em;
	line-height: 1.25em;
}
.item-views.list.partners .item .previewtext {
	margin: 21px 0 0;
	line-height: 1.5385em;
}
.item-views.list.partners .item .properties {
	margin: 20px 0 0;
}
.item-views.list.partners .item .properties .property {
	margin: 11px 0 0;
}
.item-views.list.partners .item .properties .property:first-of-type {
	margin-top: 0;
}
.item-views.list.partners .item .properties .property .title-prop {
	margin: 0 0 2px;
	color: #999999;
}
.item-views.list.partners .item .properties .property .value {
	color: #333;
}
.item-views.list.partners.type-2 .items {
	margin-top: 0;
	margin-bottom: 0;
}
.item-views.list.partners.type-2 .item {
	margin: 0 0 -1px;
}
.item-views.list.partners.type-2 .item .image {
	width: 159px;
	margin: 5px 0;
	float: left;
	height: auto;
	max-height: 100px;
}
.item-views.list.partners.type-2 .item .text {
	padding: 0 0 0 200px;
}
.item-views.list.partners.type-2 .item.wti .text {
	padding-left: 0;
	padding-right: 0;
}
.item-views.list.partners.type-2 .item .previewtext {
	font-size: 0.9333em;
	line-height: 1.5715em;
}
.item-views.list.partners.type-2 .item .properties {
	margin: 19px -16px -16px;
}
.item-views.list.partners.type-2 .item .properties .property {
	margin: 6px 0;
	padding: 0 16px;
	display: inline-block;
	vertical-align: top;
	max-width: 33.33333%;
}
.item-views.list.partners.type-2.image_right .item .image {
	float: right;
}
.item-views.list.partners.type-2.image_right .item .text {
	padding-right: 200px;
	padding-left: 0;
}
.item-views.list.partners.type-2.image_right .item.wti .text {
	padding-right: 0;
}
.item-views.list.partners.type-3 .item {
	position: relative;
	padding: 30px;
}
.item-views.list.partners.type-3 .item a.link {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.item-views.list.partners.type-3 .item .image {
	margin-bottom: 20px;
}
.item-views.list.partners.type-3 .item .text {
	text-align: center;
}
.item-views.list.partners.type-3 .item .title {
	position: relative;
	z-index: 2;
	font-size: 0.867em;
	font-weight: normal;
	line-height: 1.5385em;
}
.item-views.list.partners .tab-pane {
	margin: 43px 0 0;
}
.item-views.list.partners .tab-pane:first-of-type {
	margin-top: 0;
}
.item-views.list.partners .tab-pane > h4 {
	margin-bottom: 33px;
}
/* PORTFOLIO */
.wrap-portfolio-front {
	background: #f3f6f9;
	color: #fff;
}
.wrap-portfolio-front .row {
	margin-left: 0px;
	margin-right: 0px;
}
.wrap-portfolio-front .row > div {
	padding-left: 0px;
	padding-right: 0px;
	overflow: hidden;
}
.wrap-portfolio-front .row .inner-wrapper-text {
	padding: 84px 103px 50px;
	min-height: 100%;
	height: 100%;
}
.wrap-portfolio-front .row .inner-wrapper-text .title {
	font-weight: bold;
	font-size: 32px;
	line-height: 34px;
	padding-bottom: 40px;
}
.wrap-portfolio-front .row .inner-wrapper-text.small .title {
	padding-bottom: 20px;
}
.wrap-portfolio-front .row .inner-wrapper-text .main-wrapper {
	position: relative;
	min-height: 100%;
	height: 100%;
}
.wrap-portfolio-front .row .inner-wrapper-text .main-wrapper .text {
	padding-bottom: 65px;
}
.wrap-portfolio-front .row .inner-wrapper-text .main-wrapper .link {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.wrap-portfolio-front .item {
	border: none;
	margin-bottom: 0px;
	overflow: hidden;
	padding-bottom: 70%;
	height: 0px;
	position: relative;
	z-index: 2;
}
.wrap-portfolio-front .portfolio-items {
	background: #fff;
}
.item.animated-block {
	opacity: 0;
}
.item.animated-block.visible {
	opacity: 1;
}
.wrap-portfolio-front .item .text, .table-elements .item .text {
	display: table;
	width: 100%;
	height: 100%;
}
.table-elements .item .text {
	line-height: 24px;
}
.table-elements .items .item:hover .dark_block_animate {
	opacity: 0;
}
.table-elements .items .item .image .dark_block_animate {
	background: rgb(46, 46, 47)
}
.table-elements .items .item .image:hover .dark_block_animate {
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
}
.wrap-portfolio-front .item .text .cont, .table-elements .item .text .cont {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 10px 10px;
}
.wrap-portfolio-front .item .text .cont > div, .table-elements .item .text .cont > div {
	position: relative;
	top: 0px;
	left: 0px;
	-webkit-transition: -webkit-transform .35s ease-out;
	transition: transform .35s ease-out;
}
.wrap-portfolio-front .item .text .cont > div *, .table-elements .item .text .cont > div * {
	opacity: 1;
}
.wrap-portfolio-front .item .text .cont > div span, .table-elements .item .text .cont > div span {
	display: block;
	font-size: 20px;
	opacity: 1;
	font-weight: bold;
	padding-bottom: 28px;
}
.wrap-portfolio-front .item .text .cont > div .text_more .mores, .table-elements .item .text .cont > div .text_more .mores {
	position: relative;
	padding: 0px 30px 0px 0px;
	display: inline-block;
}
.wrap-portfolio-front .item .text .cont > div .text_more .mores:before, .table-elements .item .text .cont > div .text_more .mores:before {
	content: "";
	position: absolute;
	top: 6px;
	right: 0px;
	display: block;
	width: 20px;
	height: 14px;
	background: url(/bitrix/templates/aspro-medc2/images/medc2.png) -222px -16px no-repeat;
}
.wrap-portfolio-front .item .text .section_name {
	font-size: 10px;
	line-height: 18px;
	color: #fff;
	background: #d4d4d4;
	border-radius: 10px;
	text-transform: uppercase;
	padding: 0px 10px;
	margin: 0px 10px 10px 0px;
	display: inline-block;
	-webkit-transform: translateY(-46%);
	transform: translateY(-46%);
}
.wrap-portfolio-front .item .text .title, .item .text .titles {
	font-weight: 400;
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
	color: #fff !important;
}
.wrap-portfolio-front .item .text .title span, .item .text .titles span {
	font-size: 20px;
}
.item:hover .text .cont > div, .table-elements .item .image:hover .text .cont > div {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.table-elements .item:hover .text .cont > div {
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
}
.wrap-portfolio-front .item .img_block {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-size: cover;
	-moz-background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.bx-firefox .wrap-portfolio-front .item .img_block {
	background-position-x: 0;
}
.zomm_wrapper-block {
	position: relative;
}
.item .dark_block_animate {
	opacity: 0;
	background-color: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: opacity .2s ease;
	-o-transition: opacity .2s ease;
	-moz-transition: opacity .2s ease;
	transition: opacity .2s ease;
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 2;
	overflow: hidden;
	top: 0px;
}
.items .item:hover .dark_block_animate {
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
}
.detail .items .item:hover .dark_block_animate, .zomm_wrapper-block:hover .dark_block_animate {
	opacity: 0.4;
	z-index: 10;
}
.scale_block_animate {
	-webkit-transition: -webkit-transform 0.6s ease;
	transition: transform 0.6s ease;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.item .scale_block_animate img {
	max-width: 100%;
	max-height: 100%;
}
.wrap-portfolio-front h2 {
	margin: 60px 0px 60px;
}
.wrap-portfolio-front .link .white.white-bg {
	transition: opacity ease 0.5s;
	white-space: normal;
}
.wrap-portfolio-front .link:hover .white.white-bg {
	opacity: 0.8;
}

/* CATALOG_TABS */
.catalog.item-views.blocks h3 {
	padding-bottom: 33px;
}
.tabs_ajax .head-block {
	text-align: center;
}
.head-block.top {
	position: relative;
	margin: 0 0 32px;
	border: 1px solid #ecf2f4;
}
.head-block .item-link {
	border-right: 1px solid #ecf2f4;
	float: left;
}
.head-block .item-link {
	font-weight: bold;
}
.head-block .item-link .title a, .head-block .item-link .title span {
	padding: 16px 25px 17px;
	cursor: pointer;
}
.head-block .item-link .title span, .head-block.top .item-link .title .btn-inline {
	display: block;
}
.head-block .item-link.active {
	background: #f9fbfb;
}
.head-block .item-link.active .title {
	color: #333;
}
.head-block.top .item-link.active:hover .title, .head-block.top .item-link.active:hover .title span {
	cursor: default;
	color: #333;
}
.tabs_ajax .body-block {
	background: #f6f6f6;
}
.tabs_ajax .body-block .catalog.item-views.table .flexslider {
	background: none;
	margin-bottom: 0px !important;
}
.tabs_ajax .body-block .catalog.item-views.table .flexslider .flex-viewport {
	margin: 0px -25px;
	padding: 0px 25px;
	z-index: 1;
}
.tabs_ajax .body-block .catalog.item-views.table .flexslider .slides {
	padding: 50px 0px 65px;
}
.tabs_ajax .body-block .item-block {
	display: none;
	opacity: 0;
	transition: opacity ease 0.3s;
	min-height: 300px;
}
.opacity1 {
	opacity: 1 !important;
}
.opacity0 {
	opacity: 0 !important;
}
.tabs_ajax .body-block > .row {
	margin: 0px;
}
.tabs_ajax .body-block .item-block.active {
	display: block;
}
.tabs_ajax .body-block .item-block.hidden-click {
	opacity: 0;
	visibility: hidden;
}
.catalog.item-views.table .item .buy_block .buttons .btn {
	white-space: nowrap;
}
/*.catalog.front .flex-direction-nav, .navigation-vcenter .flex-direction-nav{top:50%;margin-top: -12px;opacity:0;}*/
.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 1;
}
.catalog.item-views.front .flexslider:hover .flex-direction-nav .flex-prev, .catalog.item-views.front .flexslider .flex-direction-nav .flex-prev, .flexslider.navigation-vcenter:hover .flex-direction-nav .flex-prev, .flexslider.navigation-vcenter .flex-direction-nav .flex-prev {
	left: -4px;
	right: auto;
}
.flexslider.inside.navigation-vcenter:hover .flex-direction-nav .flex-prev, .flexslider.inside.navigation-vcenter .flex-direction-nav .flex-prev {
	left: 10px;
	right: auto;
}
.catalog.item-views.front .flexslider:hover .flex-direction-nav .flex-next, .catalog.item-views.front .flexslider .flex-direction-nav .flex-next, .flexslider.navigation-vcenter:hover .flex-direction-nav .flex-next, .flexslider.navigation-vcenter .flex-direction-nav .flex-next {
	right: -4px;
	left: auto;
}
.flexslider.inside.navigation-vcenter:hover .flex-direction-nav .flex-next, .flexslider.inside.navigation-vcenter .flex-direction-nav .flex-next {
	right: 10px;
	left: auto;
}
.front .flexslider:hover .flex-direction-nav .flex-next {
	opacity: 1;
}

/* STIKERS */
.stickers {
	left: 0;
	top: 0px;
	position: absolute;
	z-index: 2;
	line-height: 20px;
	font-size: 0px;
	line-height: 0px;
	width: 100%;
	text-align: left;
}
.stickers .stickers-wrapper {
	padding: 8px 10px 10px;
}
.stickers .stickers-wrapper > div {
	display: inline-block;
	vertical-align: top;
	font-size: 10px;
	line-height: 16px;
	color: #fff;
	font-weight: 800;
	background-color: #dedede;
	padding: 0px 6px 1px;
	margin: 2px 2px;
	text-transform: uppercase;
	border-radius: 4px;
	letter-spacing: 0.7px;
}
.stickers .stickers-wrapper .sticker_hit {
	background: #ff8707;
}
.stickers .stickers-wrapper .sticker_sale {
	background: #fb3030;
}
.stickers .stickers-wrapper .sticker_recommend {
	background: #84d412;
}
.stickers .stickers-wrapper .sticker_new {
	background: #51bbff;
}
.catalog.detail .stickers {
	width: 75%;
}

/* REVIEWS */
.reviews.item-views .item {
}
.detail .reviews.item-views .items > div:last-of-type .item {
	margin-bottom: 0px;
}
.reviews.item-views .item .title {
	margin-bottom: 5px;
}
body .item-views.list .item .title-wrapper.bottom-props {
	padding: 0px;
	margin: 0px;
}
.item-views .title-wrapper.bottom-props .title {
	display: inline-block;
	margin-right: 10px;
}
.item-views .title-wrapper.bottom-props .value {
	width: 28px;
	height: 28px;
	margin: -2px 6px 3px 0px;
	line-height: 28px;
}
.item-views .title-wrapper.bottom-props .value:before {
	height: 28px;
}
.item-views .title-wrapper.bottom-props .value.social_vk:before {
	background-position: -32px -5px;
}
.item-views .title-wrapper.bottom-props .value.social_fb:before {
	background-position: -61px -5px;
}
.item-views .title-wrapper.bottom-props .value.social_odn:before {
	background-position: -61px -33px;
}
.item-views .title-wrapper.bottom-props .value.social_inst:before {
	background-position: -116px -5px;
}
.item-views .title-wrapper.bottom-props .value.social_google:before {
	background-position: -32px -34px;
}
.item-views .title-wrapper.bottom-props .value.social_mail:before {
	background-position: -172px -33px;
}
.item-views .title-wrapper.bottom-props .value.social_tw:before {
	background-position: -88px -5px;
}
.item-views .title-wrapper.bottom-props .value.social_skype:before {
	background-position: -173px -5px;
}
.item-views .title-wrapper.bottom-props .value.social_bitrix:before {
	background-position: -4px -32px;
}
.reviews.item-views .item .post {
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	margin-bottom: 3px;
}
.reviews.item-views .item .text {
	font-size: 15px;
	line-height: 20px;
	padding-bottom: 0px;
}
.reviews.item-views .item .text p {
	margin-bottom: 20px;
}
.reviews.item-views .item .video {
	padding: 10px 0px 0px;
}
.reviews.item-views .item .video .video-inner {
	padding: 0px 0px 20px;
}
.reviews.item-views.table-type-block.item-views.list-reviews .item {
	margin: 0 0 20px;
}
body .reviews .docs-block {
	padding: 0px 0px 10px;
}
body .reviews .docs-block .blocks .inner-wrapper {
	margin-top: 15px;
}
.wraps .reviews.item-views .items > div:last-of-type hr {
	display: none;
}
.greyline.review-block {
	padding-bottom: 21px;
	background-image: url(/bitrix/templates/aspro-medc2/images/pattern_comments.jpg);
}
.front-reviews-title{
	display: flex;
}
.front-reviews-title h2, .reviews-switcher, .reviews-switcher li{
	display: inline-block;
}
.front-reviews-title h2{
	margin-right: 10px;
}
.reviews-switcher li::before{
	content: none;
}
.reviews.item-views.front .reviews-switcher li{
	font-size: 2.1333em;
	line-height: 1.3125em;
	padding: 0;
	margin: 0 10px;
	color: #12a3d5;
	font-weight: bold;
	cursor: pointer;
}
.reviews-switcher li:not(.current-review){
	border-bottom: 2px dotted #12a3d5;
	opacity: 0.5;
}
.reviews.item-views.front .flexslider {
	background: none;
}
.reviews.item-views.front li {
	padding: 0 16px;
}
.reviews.item-views .item {
	padding: 36px 40px 30px 79px;
	border: none;
	background: #FFF;
	border-radius: 3px;
	overflow: hidden;
}
.reviews.item-views.front .item .image {
	border-radius: 100%;
	width: 148px;
	height: 148px;
	line-height: 145px;
	background: rgba(255, 255, 255, 0.4);
	padding: 10px;
	margin: 0px auto 24px;
	position: relative;
}
.reviews.item-views.front .item .image:before {
	content: "";
	position: absolute;
	top: 17px;
	right: -12px;
	width: 54px;
	height: 54px;
	border-radius: 100%;
	background: #dedede;
}
.reviews.item-views.front .item .image:after {
	content: "";
	position: absolute;
	top: 32px;
	right: 3px;
	width: 22px;
	height: 22px;
	background: url(/bitrix/templates/aspro-medc2/images/medc2.png) -41px -172px no-repeat;
}
.reviews.item-views.front .item .image .image-wrapper {
	border-radius: 100%;
	background: #fff;
	padding: 4px;
	overflow: hidden;
}
.reviews.item-views.front .item .image .image-wrapper .image-inner {
	overflow: hidden;
	border-radius: 100%;
	height: 120px;
	line-height: 117px;
}
.reviews.item-views.front .item .image .image-wrapper img {
	width: auto;
	display: block;
	display: inline-block;
}
.reviews.item-views.front .item .date {
	margin: 0 0 4px;
	color: #999999;
}
.reviews.item-views .item .title {
	position: relative;
	margin: 0 0 17px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3889em;
	color: #333;
}
.reviews.item-views.table-type-block .item .title {
	margin-bottom: 18px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3889em;
}
.reviews.item-views .item .title:before {
	content: "";
	position: absolute;
	left: -48px;
	top: 4px;
	width: 22px;
	height: 16px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Quote_review_mask.svg) 0 0 no-repeat;
}
.reviews.item-views.front .item .company {
	font-size: 0.9333em;
	color: #999999;
}
.reviews.item-views .item .preview-text {
	margin: 0 0 23px;
}
.reviews.item-views .item .preview-text p {
	margin: 0;
}
.reviews.item-views .item .link-block-more {
	display: inline-block;
}
.item-views .item:hover .btn.arrow:before {
	background-position: -14px 0;
	background-color: transparent;
	transition: none;
}
.popup.review-detail {
	max-width: 100%;
}
.review-detail .reviews.item-views.front .item {
	padding: 0;
	text-align: left;
}
.review-detail .reviews .item .header-block {
	padding: 57px 60px 47px;
}
.review-detail .reviews.item-views .item .title {
	margin: 0;
}
.review-detail .reviews.item-views .item .title:before {
	display: none;
}
.review-detail .reviews.item-views.front .item .header-block > div {
	display: table-cell;
	vertical-align: middle;
}
.review-detail .reviews.item-views.front .item .header-block .body-info {
	text-align: left;
}
.review-detail .reviews.item-views.front .item .bottom-block {
	padding: 0 60px 0;
}
.review-detail .reviews.item-views.front .item .preview-text {
	padding: 0 0 30px;
}
.review-detail .item .close-block {
	display: none;
}
.review-detail .reviews.item-views.front .item .close-block {
	padding: 0px 0px 49px;
}
.review-detail .reviews.item-views.front .item .close-block .btn {
	position: static;
	font-weight: bold;
}
.review_frame.jqmWindow .review-detail .item .close-block {
	display: block;
}
.list-type-block.item-views .item.review > .image {
	width: 120px;
	height: 120px;
	border-radius: 100%;
	overflow: hidden;
	padding: 0px;
	min-height: 120px;
	line-height: 117px;
}
.list-type-block.item-views .item.review > .image + .body-info {
	padding: 0px 0px 0px 156px;
}
.list-type-block.item-views.reviews .group-content .item > .body-info {
	padding-top: 0px;
}
.list-type-block.item-views.reviews .group-content hr {
	margin-top: 0px;
}
.detail .reviews-block .list-type-block.item-views.reviews .group-content hr {
	display: none;
}
.detail .reviews-block .reviews.item-views .items:last-of-type > div:last-of-type .item {
	margin-bottom: 12px;
}
.reviews-container{
	padding-bottom: 50px;
}
.add-review-block{
	padding: 20px;
	background: url("/bitrix/templates/aspro-medc2/images/review-banner-bg.jpg") no-repeat center center / cover;
}
.add-review-block p{
	margin-bottom: 65px;
}

/* PROJECTS */
.detail .front .flex-direction-nav a:before {
	opacity: 1;
}
.detail .wraps.projects-block {
	margin-bottom: -12px;
}
.detail .wraps.projects-block h5 {
	margin-bottom: 15px;
}
.detail .projects.item-views.table .flexslider {
	margin-bottom: 0px;
}
.detail .projects.item-views.table .flexslider .slides > li {
	max-height: none;
}
.detail .projects.item-views.table .front .flex-direction-nav {
	top: -46px;
}
.flexslider.shadow .flex-viewport {
	margin: 0px -25px;
	padding: 0px 25px;
	z-index: 1;
}
.item-views.table .item {
	display: block;
}
.projects.item-views.table .flexslider .item {
	margin-bottom: 0px;
}
.item-views li[class*=col-md]:before {
	display: none;
}
.flexslider.shadow .slides {
	padding: 18px 0px 18px;
}
.flexslider.shadow.front .flex-direction-nav .flex-prev, .flexslider.shadow.front .flex-direction-nav .flex-next {
	top: 7px;
}
.item-views .shadow .item:hover, .projects.item-views.table .flexslider .item:hover {
	box-shadow: 0 0 27px 0 rgba(0, 0, 0, .1);
}
.group-content h3 {
	font-weight: bold;
}
body .group-content .tab-pane:first-of-type h3 {
	margin-top: 0px;
}
.item-views.table .item a {
	text-decoration: none;
}
.item-views .item .title a {
	color: #000;
}
.item-views .item .title .surname{
	font-size: 24px;
}
.item-views.table .item .title {
	font-weight: bold;
}
.item-views.table .item .image {
	text-align: center;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: none;
	max-height: 202px;
}
.item-views.table.bblock .item .image {
	max-height: 354px;
}
.item-views.table .item .image img {
	display: inline-block;
	max-width: 100%;
	width: auto;
	max-height: 107px;
	*display: inline;
	zoom: 1;
}
.item-views.table.partners .item .image {
	padding: 0;
}
.item-views.table.partners .item .image > .wrap {
	position: static;
	padding: 40px 40px 0;
	height: 150px;
	line-height: 107px;
}
.item-views.table.partners .item .image.w-picture img {
	width: auto;
}
.item-views.table .item .info {
	padding: 26px 31px 20px;
	position: relative;
}

/* LICENSES */
.item-views.licenses .tab-pane {
	margin: 43px 0 0;
}
.item-views.licenses .tab-pane:first-of-type {
	margin-top: 0;
}
.item-views.licenses .item .image .zoom {
	top: 50%;
	left: 50%;
	margin: -19px 0 0 -19px;
	right: auto;
	bottom: auto
}
.item-views.list.list-type-block.licenses .item {
	padding: 40px;
}
.item-views.list.list-type-block.licenses .item .image {
	width: 108px;
	max-height: 100%;
}
.item-views.list.list-type-block.licenses .item .image img {
	max-height: 100%;
}
.item-views.list.list-type-block.licenses .item .body-info {
	margin: -6px 0;
	padding: 0 0 0 148px;
}
.item-views.list.list-type-block.licenses.image_right .item .body-info {
	padding: 0 148px 0 0;
}
.item-views.list.list-type-block.licenses .item .title {
	font-size: 1.0667em;
	line-height: 1.5625em;
	color: #333;
}
.item-views.list.list-type-block.licenses .item .previewtext {
	margin-top: 13px;
}
.item-views.table-type-block.licenses .item {
	padding: 40px;
}
.item-views.table-type-block.licenses .item .image {
	margin: 0 auto 20px !important;
	width: 144px;
	height: 200px;
	line-height: 197px;
}
.item-views.table-type-block.licenses .item .image a {
	display: inline;
}
.item-views.table-type-block.licenses .item .image > .wrap {
	position: static;
	display: inline;
}
.item-views.table-type-block.licenses .item .image img {
	width: auto;
	max-height: 100%;
}
.item-views.table-type-block.licenses .item .title {
	margin: 0;
	font-size: 0.8667em;
	font-weight: normal;
	line-height: 1.5385em;
	color: #333;
	text-align: center;
}
.item-views.table-type-block.licenses .item .text {
	margin: -4px 0;
	padding: 0;
}
.item-views.table.bblock .item .info {
	border-top: 2px solid #dedede;
	padding: 36px 30px 38px;
}
.item-views.table.bblock .item .info span {
	font-weight: bold;
}
.item-views.table .item .title {
	text-align: left;
	margin: 0;
}
.item-views.table .item a:hover .title {
}
.item-views.table .item a:hover .info:before {
	visibility: visible;
}
.projects.item-views.table.with-comments {
	border-top: 1px solid #f5f5f5;
	margin: 20px 0px 0px;
}
.projects.item-views.table.with-comments.side-block {
	border-top: none;
	margin: 0 0 30px 0;
}
.projects.item-views.table.with-comments .flexslider .item, .projects.item-views.table.with-comments .flexslider .item:hover {
	box-shadow: none;
}
.item-views.table.with-comments .item .image {
	max-height: 203px;
}
.item-views.table.with-comments.side-block .item {
	margin-bottom: 0px;
	border: none;
}
.item-views.table.with-comments .item .title {
	font-weight: bold;
}
.title-block-big {
	font-size: 1.200em;
	font-weight: bold;
	color: #333;
}
.item-views.table.with-comments .title-block-big {
	padding: 40px 0px 32px;
}
.item-views.table.with-comments.side-block .title-block-big {
	font-size: 1.067em;
	padding-top: 0px;
}
.item-views.table.with-comments .item .info {
	padding: 13px 20px 20px;
}
.item-views.table.with-comments .item .comments-wrapper {
	color: #9a9a9a;
	font-size: 0.867em;
	text-align: left;
}

/* COMMENTS */
.bx_soc_comments_div .bx-catalog-tab-list li {
	padding-left: 0px;
	margin: 0px;
}
.catalog.item-views.list.projects .item {
	padding: 50px 50px;
}
.catalog.item-views.list.projects .item .image {
	max-width: none;
	max-height: none;
	height: auto;
	padding-right: 16px;
}
.catalog.item-views.list.projects.image_right .item .image {
	padding-right: 0;
	padding-left: 16px;
}
.catalog.item-views.list.projects .item .title {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 33px;
}
.projectslist h2 {
	margin: 53px 0px 44px;
}
.projectslist:first-of-type h2 {
	margin-top: 0px;
}
.projects.detail .galery .inner {
	max-height: inherit;
	padding: 29px 29px 27px 29px;
}
.projects.detail .galery #carousel.flexslider {
	margin-bottom: -2px !important;
	margin-top: 16px !important;
}
.projects.detail .galery #carousel .slides li {
	width: 100px !important;
}
.projects.detail .head {
	margin-bottom: 24px;
}
.projects.detail .head .info {
	padding: 29px 29px 27px;
}
.projects.detail .head .ask_a_question {
	margin: 0;
}
.projects.detail .head .label {
	height: 20px;
	padding: 0.3em 0.6em;
	margin-right: 35px;
}
.projects.detail .head .article {
	color: #777777;
	display: inline-block;
	font-size: 13px;
	line-height: 18px;
	vertical-align: top;
}
.projects.detail .head .article > span {
	color: #2f383d;
}
.projects.detail .head .previewtext {
	color: #555555;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 36px;
}
.projects.item-views.table .flex-control-nav {
	bottom: -23px;
}
.projects-blocks {
	border: 1px solid #f5f5f5;
	padding: 50px;
	margin: 0px 0px 47px;
}
.projects-blocks .head-block .inner .flexslider {
	margin: 0px;
}
.projects-blocks .head-block .inner .item {
	max-height: 456px;
	text-align: center;
	display: block;
	opacity: 0;
}
.projects-blocks .head-block .inner .item img {
	width: auto
}
.projects-blocks .head-block .title_grey_small {
	color: #999999;
	font-size: 0.867em;
}
.projects-blocks .head-block .info .hh {
	border-bottom: 1px solid #f5f5f5;
	margin: 0px -50px 40px 0px;
	padding: 0px 50px 34px 0px;
	color: #333;
}
.projects-blocks .head-block .info .prop-block {
	padding: 0px 0px 14px;
}
.projects-blocks .head-block .info .prop-block .value {
	color: #333333;
}
.projects-blocks .head-block .info .all_char {
	padding: 0px 0px 14px;
}
.projects-blocks .head-block .info .all_char span {
	border-bottom: 1px dotted;
	font-size: 0.867em;
	cursor: pointer;
}
.projects-blocks .head-block .buttons-block {
	color: #999999;
}
.projects-blocks .head-block .buttons-block .text {
	font-size: 0.867em;
	line-height: 20px;
}
.projects-blocks .block {
	margin: 0px 0px 15px;
	max-width: 250px;
}
.projects-blocks .block .btn {
	display: block;
	margin: 0px;
	white-space: normal;
}
.projects-blocks .bx_item_detail_inc_two {
	margin: 50px 0px -22px;
	padding: 45px 0px 0px;
}
.bx_item_detail_inc_two .list-type-block.item-views .item {
	display: table;
}
.projects-blocks .bx_item_detail_inc_two .list-type-block.item-views .item {
	padding-left: 0px;
}
.bx_item_detail_inc_two .list-type-block.item-views .item > .image {
	display: table-cell;
	vertical-align: middle;
}
.bx_item_detail_inc_two .list-type-block.item-views .item > .body-info {
	display: table-cell;
	vertical-align: top;
	padding-left: 0px;
}
.bx_item_detail_inc_two .list-type-block.item-views .item > .image + .body-info {
	padding-left: 20px;
}
.ask_a_question {
	padding: 43px 30px 40px;
	max-width: 100%;
	border: 1px solid #ecf2f4;
	background: #f9fbfb;
	border-radius: 3px;
}
.ask_a_question .inner {
	margin: 0 0 24px;
	position: relative;
	padding: 78px 0 0;
	font-size: 0.867em;
	line-height: 1.5385em;
}
.ask_a_question .inner b {
	display: block;
	margin: 0 0 7px;
	font-size: 1.1539em;
	line-height: 1.25em;
	color: #333;
}
.ask_a_question .outer {
}
.ask_a_question .inner .text-block {
	color: #666;
}
.ask_a_question .inner .text-block:before {
	content: "";
	position: absolute;
	width: 75px;
	height: 56px;
	left: 50%;
	top: 0;
	margin: 0px 0px 0px -38px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Subscribe_plane.svg) 0 0 no-repeat;
}
.detail .detail_wrap.services .prices-block {
	display: none;
	opacity: 0;
}
.detail .detail_wrap.services .questions-block {
	display: none;
}
.detail .detail_wrap.services .reviews-block {
	display: none;
	opacity: 0;
}

/* NEWS AND SALES */
.slider-wrap {
	border-bottom: 1px solid #f2f6f7;
}

.item-views.front h2 {
	margin-top: 0;
}
.item-views.front .show_all + h2 {
	padding-right: 64px;
}
.item-views.front .show_all {
	float: right;
	margin: 15px 16px 0 0;
}
.item-views.front.table-type-block .items > li {
	margin: 0;
	padding: 0 16px;
}
.item-views.table-type-block .item {
	margin: 0;
	border-radius: 3px;
	border: 1px solid #ecf2f4;
	background: #FFF;
}
.item-views.table-type-block.list-reviews .item {
	border: 1px solid #fcf2e4;
	background: #fff9f0;
}
.item-views.table-type-block .item:hover {
	border-color: transparent;
}
.item-views.table-type-block .item .image {
	position: relative;
	overflow: hidden;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}
.item-views.table-type-block .item .image:not(.wpi) {
	margin: -1px -1px 0 -1px;
}

/*.item-views.table-type-block .item .image>.wrap{position:absolute;left:0;top:0;right:0;bottom:0;}*/
.item-views.table-type-block .item .image img {
	width: 100%;
}
.item-views.table-type-block .item .title {
	margin: 0 0 9px;
	font-size: 1.0667em;
	font-weight: bold;
	line-height: 1.5625em;
}
.item-views.table-type-block .item .title a {
	display: inline-block;
	text-align: left;
}
.item-views.table-type-block .item.no_image .title {
	position: relative;
	margin-bottom: 23px;
	padding-bottom: 25px;
}
.item-views.table-type-block .item.no_image .title:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 54px;
}
.item-views.table-type-block .item .period .date {
}
.item-views.table-type-block .body-info {
	padding: 26px 30px 24px;
}
.item-views.table-type-block .section_name {
	margin: 0 0 8px;
}
.item-views.table-type-block .previewtext {
	line-height: 1.6923em;
}
.item-views.front.reviews .item {
	border: none;
}

/* TARIFS */
.catalog.detail .head-block .body-info .buy_block .buttons {
	display: block;
	width: auto;
}
.catalog.detail .head-block .body-info .buy_block .buttons .btn {
	width: auto;
}
.catalog.detail .head-block .buy_block.in .in_cart {
	display: inline-block;
}
.catalog.detail .head-block .body-info .btn {
	position: static;
}
.catalog.detail .head-block .buy_block .in_cart {
	display: none;
}
.catalog.detail .head-block .order {
	margin: 15px 0px 5px;
}
.title-tab-heading {
	position: relative;
	margin: 0px 0px -1px 0px;
	padding: 28px 82px 28px 25px;
	border-radius: 3px;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.1em;
	cursor: pointer;
	position: relative;
	color: #333;
	background: #f7f9fa;
	overflow: hidden;
}
.tab-pane.active .title-tab-heading {
	background: #FFF;
}
.tab-pane.active .title-tab-heading:before {
	content: "";
	position: absolute;
	left: -10px;
	top: 30px;
	height: 11px;
	border-radius: 3px;
	width: 13px;
	background: black;
}
.title-tab-heading .btn {
	position: absolute;
	right: 25px;
	top: 20px;
}
.title-tab-heading .btn:not(:hover) {
	background-color: #FFF;
}

/* PARTNERS */
.partners.front {
	position: relative;
}
.partners.front .flexslider {
	background: none;
}
.partners.front .flexslider ul {
	margin: 0;
	padding: 0;
}
.partners.front .slides > li {
	margin: 0;
	padding: 0 16px;
}
.partners.front .slides > li .item .image {
	opacity: 1;
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: none;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	box-shadow: none;
}
.partners.front .slides > li .item .title {
	position: relative;
	font-weight: normal;
	z-index: 2;
}
.partners.front .item {
	position: relative;
}
.partners.front .item > .wrap {
	padding: 30px;
	background: #FFF;
	text-align: center;
}
.partners.front .item > .wrap > a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.partners.front .item .image {
	margin: 0 auto 16px;
	max-width: 159px;
	height: 100px;
	line-height: 97px;
}
.partners.front .item .image img {
	display: inline;
	width: auto;
	max-height: 100%;
}
.partners.front .item .title {
	margin: 0;
	color: #333;
}
.detail.partners {
	margin: 0 0 36px;
	padding: 40px;
	border: 1px solid #ecf2f4;
}
.detail.partners .detailimage {
	float: right;
	line-height: normal;
	width: 159px;
	max-height: 100px;
	text-align: center;
}
.detail.partners .detailimage .img-partner {
	display: block;
	line-height: normal;
	text-align: center;
}
.detail.partners .detailimage .preview {
	font-size: 0.867em;
}
.detail.partners .detailimage .img-partner + .preview {
	padding: 17px 0px 0px;
}
.detail.partners .detailimage + .post-content {
	padding: 0 200px 0 0;
}
.detail.partners .detailimage + .post-content hr {
	background: none;
	border: none;
}
.detail.partners .post-content {
	position: relative;
	top: -5px;
	margin-bottom: -10px;
}
.detail.partners .properties {
	margin: 0 0 33px;
	padding: 0 0 34px;
	border-bottom: 1px solid #ecf2f4;
}
.detail.partners .properties > .wrap {
	margin: -6px;
}
.detail.partners .properties .property {
	display: inline-block;
	vertical-align: top;
	padding: 0 16px;
	margin: 6px 0;
	max-width: 33.33333%;
}
.detail.partners .properties .property .title-prop {
	margin: 0 0 2px;
	color: #999999;
}
.detail.partners .properties .property .value {
	font-size: 0.9333em;
	line-height: 1.5714em;
	color: #333;
}
.detail.partners .content {
	margin-bottom: 0;
}

/* STAFF */
.text_before_items:empty {
	display: none;
}
.text_before_items {
	margin: -7px 0 43px;
}
.body.index .text_before_items {
	margin: -9px 0 53px;
	max-width: 960px;
}
.item-views.front h2 {
	margin-bottom: 41px;
	font-size: 2.1333em;
}
.item-views.list {
	padding: 0;
}

/*
.staff.item-views.list .item{margin:0px 0px 30px;}
.staff.item-views.list .item.padding-img{margin-bottom: -1px;display:block;box-shadow:none;border:1px solid #f5f5f5;}
.staff.item-views.list .item.shadow.padding-img:hover{box-shadow: 0px 0px 27px rgba(0,0,0,0.1);}
.staff.item-views.list h3 + .item{margin-top:36px;}
.staff.item-views.list .items >div:last-of-type .item{margin:0px;}
.staff.item-views.list .items >div .item:hover{box-shadow: 0 0 27px 0 rgba(0,0,0,.1);}

.staff.item-views .item .image{max-height:none;width:auto;}
.staff.item-views.table .item .image.w-picture img{width:auto;}
.staff.item-views .item .post{margin:0px;color:#9a9a9a;line-height:20px;}
.staff.item-views.table .item .text{padding:17px 20px 15px;}
.staff.item-views.table .item .title{text-align:left;font-weight:400;}
.list-type-block.item-views.staff .item .title{margin-bottom:5px;}
.list-type-block.item-views.staff.staff-block .item:not(.wti) .title{margin-top:0px;}
.staff.item-views.list.staff-block .item .image{border-radius:100%;margin:25px;width:150px;height:150px;}
.staff.item-views.list .item .image.padding{width:210px;}
.staff.item-views.list .item .post{font-size:0.933em;}
.staff.item-views.list.image_left .item .text{padding:17px 20px 20px 0;}
.staff.item-views.list.image_left .item.wti .text{padding:20px;}*/
/*.staff.item-views.list.image_right .item .text{padding:17px 0 20px 20px;}
.staff.item-views.list.image_right .item.wti .text{padding:20px;}
.staff.item-views.list.image_right .item .image.padding{padding-right: 30px;}*/
.list-type-block.item-views.image_right.staff .item .body-info {
	padding-left: 40px;
}
.list-type-block.item-views.image_right.staff .item.wti .body-info {
	padding-left: 0px;
	padding-right: 0px;
}
.list-type-block.staff.item-views .items .item .body-info {
	padding-right: 40px;
}
.list-type-block.staff.item-views .items .item.wti .body-info {
	padding-left: 40px;
}
.list-type-block.staff hr {
	margin: 25px 0px 25px;
}
.table-type-block.item-views.list .items {
	margin-top: 15px;
	margin-bottom: -16px;
}
.table-type-block.item-views.list .items .item {
	margin-top: 16px;
	margin-bottom: 16px;
}

/*.table-type-block.item-views .row{margin:0px;}*/
.table-type-block.item-views.items-list3 .row, .table-type-block.item-views.table-elements .row {
	margin-left: -16px;
	margin-right: -16px;
}

/*.table-type-block.item-views h3 + .row{padding-top: 10px;}*/
/*.table-type-block.item-views .row > div{padding:0px;}*/
.table-type-block.item-views.items-list3 h3 {
	margin-top: 26px;
}
.table-type-block.item-views.items-list3 .row > div, .table-type-block.item-views.table-elements .row > div {
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 32px;
}
.table-type-block.item-views.items-list3 .item {
	display: block;
	padding: 53px 25px;
	margin: 0px;
	box-shadow: none;
	border: 1px solid #f5f5f5;
}
.table-type-block.item-views.items-list3 .shadow .item:hover {
	box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.1);
}
.table-type-block.item-views.items-list3 .item .image {
	float: none;
	text-align: center;
	height: 60px;
	line-height: 57px;
}
.table-type-block.item-views.items-list3 .item .image img {
	display: inline-block;
}
.flexslider .flex-control-nav {
	display: none;
	position: static;
}
.flexslider .flex-control-nav {
	position: static;
	bottom: auto;
	margin-top: 22px;
	padding: 0 16px;
}
.item-views .flexslider.row {
	margin-left: -16px;
	margin-right: -16px;
}
.item-views .flexslider .flex-viewport {
	position: relative;
	transition: none;
}
.item-views .flexslider.flexslider-init .flex-viewport {
	margin: -21px 0;
	padding: 21px 0;
}
.item-views .flexslider.flexslider-init .flex-viewport .slides {
}
.item-views .flexslider .flex-viewport {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
.item-views .flexslider .flex-viewport:hover {
	z-index: 1;
}
.item-views .flexslider .flex-viewport:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 16px;
	z-index: 1;
	background: #FFF;
}
.item-views .flexslider .flex-viewport:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 16px;
	z-index: 1;
	background: #FFF;
}
.greyline .item-views .flexslider .flex-viewport:before, .greyline .item-views .flexslider .flex-viewport:after {
	background: #f5f8f9;
}
.item-views .flexslider .flex-viewport:hover:before, .item-views .flexslider .flex-viewport:hover:after {
	display: none;
}

/* STAFF */
.main-physician-block{
	display: flex;
	margin-bottom: 40px;
	background: #f5f8f9;
}
.main-physician-block .main-physician-picture{
	min-width: 35%;
}
.main-physician-block .main-physician-picture img{
	width: 100%;
}
.main-physician-block .main-physician-text{
	padding: 30px 25px;
}
.main-physician-block .main-physician-text h3{
	margin-bottom: 13px;
}
.head-sign{
	margin-bottom: 5px;
}
.main-physician-title{
	margin-bottom: 5px;
}
.main-physician-title a{
	font-weight: bold;
	color: #333;
	font-size: 1.2em;
	line-height: 1.3889em;
}
.main-physician-title a:hover{
	color: #12a3d5;
}
.main-physician-description{
	margin-bottom: 20px;
}
.table-type-block.item-views.staff-items.table-type-block .items li {
	margin: 0;
	padding: 0 16px 1px;
}
.flexed{
	display: flex;
	flex-wrap: wrap;
}
.flexed > div{
	margin-bottom: 20px;
}
.advantages-img{
	max-width: 100%;
}
.advantages-note{
	font-size: 18px;
}
.advantages-note li::before{
	content: none;
}
.advantages-note li{
	margin-bottom: 15px;
	padding-left: 0;
}
.advantages-note li i{
	color: #12a3d5;
}
.program-item {
	padding: 40px;
	height: 100%;
	overflow: hidden;
}
.program-content{
	width: 50%;
	float: left;
}
.program-image {
	overflow: hidden;
	height: 200px;
	width: 200px;
	border-radius: 50%;
	border: 3px solid rgba(18,163,213,0.5);
	margin: 0 auto 20px;
	float: right;
}
.program-image img {
	height: 100%;
}
.main-article{
	margin-bottom: 30px;
}
.main-article-img{
	margin-bottom: 20px;
	max-height: 400px;
	overflow: hidden;
}
.main-article-img img{
	width: 100%;
}
.article-item {
	display: flex;
	margin-bottom: 30px;
}
.article-img{
	margin-right: 25px;
	min-width: 150px;
}
.article-img img {
	width: 100%;
}
.article-title {
	font-size: 18px;
	margin-bottom: 10px;
}
.article-text {
	margin-bottom: 10px;
}
.main-news{
	border-top: 4px solid #12a3d5;
	border-bottom: 4px solid #12a3d5;
	padding: 20px 0 34.2%;
	box-shadow: 0 4px 20px 1px #E1E6EC;
}
.news-on-main-item{
	text-align: center;
}
.news-on-main-title{
	margin-bottom: 10px;
}
.news-on-main-description{
	min-height: 100px;
	margin-bottom: 20px;
}
.news-on-main-prpic{
	width: 200px;
	margin: 0 auto;
}
.item-views.table-type-block.staff-items.table-type-block .item {
	margin: 0;
	overflow: hidden;
}
.item-views.table-type-block.staff-items.table-type-block.front .item {
	border: none;
}
.item-views.table-type-block.staff-items .flexslider {
	background: none;
}
.item-views.table-type-block.staff-items .flexslider .flex-direction-nav .flex-prev, .item-views.table-type-block.staff-items .flexslider .flex-direction-nav .flex-next {
	top: 165px;
	margin-top: 0;
}

/*.item-views.table-type-block .flexslider .flex-viewport{margin:-21px 0;padding:21px 0;}*/
.item-views.table-type-block.staff-items .item > .wrap {
	background: none;
}
.item-views.table-type-block.staff-items .item > .wrap > .wrap {
	padding: 0 0 2px;
}
.item-views.table-type-block.staff-items .item .image {
	padding-top: 100%;
	position: relative;
}
.item-views.table-type-block.staff-items .item .image > .wrap {
	position: absolute;
	left: -1px;
	top: -1px;
	right: -1px;
	bottom: -1px;
	background: #FFF;
	overflow: hidden;
}
.item-views.table-type-block.staff-items .item .image a {
	display: block;
}
.item-views.table-type-block.staff-items .item .image img {
	width: 100%;
	max-height: 100%;
}
.item-views.table-type-block.staff-items .item .body-info {
	position: relative;
	padding: 29px 30px 30px;
	background: #FFF;
	transition: margin-top 0.2s ease;
	-moz-transition: margin-top 0.2s ease;
	-ms-transition: margin-top 0.2s ease;
	-o-transition: margin-top 0.2s ease;
	-webkit-transition: margin-top 0.2s ease;
}
.item-views.table-type-block.staff-items.staff-type-1 .item:hover .body-info {
	margin: 0 -1px;
	padding-left: 31px;
	padding-right: 31px;
}
.item-views.table-type-block.staff-items .item:hover .body-info {
	border-color: transparent;
}
.item-views.table-type-block.staff-items .item .bottom-block {
	margin: 26px -16px 0;
	display: none;
}
.item-views.table-type-block.staff-items .item:hover .bottom-block {
	display: block;
}
.item-views.table-type-block.staff-items .item .bottom-block > .wrap {
	display: table;
	width: 100%;
}
.item-views.table-type-block.staff-items .item .bottom-block > hr {
	margin: 0 16px 0;
	height: 1px;
	border: none;
	background: #f2f6f7;
}
.item-views.table-type-block.staff-items .item .address {
	padding: 0 16px;
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	color: #333;
}
.item-views.table-type-block.staff-items .item .button {
	padding: 0 16px;
	display: table-cell;
	vertical-align: middle;
	width: 50%;
}
.item-views.table-type-block.staff-items .item .button .btn {
	white-space: nowrap;
}
.item-views.table-type-block.staff-items .item .button.no_address {
	display: block;
	text-align: center;
	width: auto;
}
.item-views.table-type-block.staff-items .item .title {
	font-weight: normal;
	color: #333;
	font-size: 1.2em;
	line-height: 1.3889em;
}
.item-views.table-type-block.staff-items .item .post {
	margin: 11px 0 0;
	color: #888;
}

/*.item-views.staff-items.table-type-block .item .previewtext{padding: 0px 0px 14px;margin:0px;}
.item-views.staff-items .item.table-type-block .middle-props{padding: 14px 0px 0px;}
.item-views.staff-items .item .middle-props{}
.item-views.staff-items.table-type-block .item .bottom-props{padding: 14px 0px 0px;margin:0px -5px;font-size:0px;}*/
.item-views.staff.list .item .bottom-props {
	padding: 0px 0px 20px;
	margin: 0px -5px;
}
.item-views.table-type-block.staff-items.staff-type-2 .item > .wrap {
	padding: 0 0 1px;
}
.item-views.table-type-block.staff-items.staff-type-2 .item:hover > .wrap {
	border-color: transparent;
	height: auto !important;
}
.item-views.table-type-block.staff-items.staff-type-2 .item .image {
	margin: 0 0 24px;
	padding: 40px 40px 0;
}
.item-views.table-type-block.staff-items.staff-type-2 .item .image > .wrap {
	position: static;
	margin: 0 auto;
	width: 200px;
	height: 200px;
	line-height: 200px;
	border-radius: 100%;
	overflow: hidden;
	max-width: 100%;
	max-height: 100%;
}
.item-views.table-type-block.staff-items.staff-type-2 .item .image a {
	position: static;
}
.item-views.table-type-block.staff-items.staff-type-2 .item .body-info {
	padding: 0;
}
.item-views.table-type-block.staff-items.staff-type-2 .item .top-block-wrapper {
	margin: 0 0 36px;
	padding: 0 40px;
}
.item-views.table-type-block.staff-items.staff-type-2 .item .bottom-block {
	margin-top: 0;
}
.item-views.table-type-block.staff-items.staff-type-2 .item .bottom-block hr {
	display: none;
}

/*.item-views.table-type-block.staff-items.staff-type-2 .item:hover .bottom-block{display:block;}*/
.item-views.table-type-block.staff-items.staff-type-2 .item .bottom-block > .wrap {
	margin: -10px 0 0;
	padding: 0 40px 30px;
}
.item-views.table-type-block.staff-items.staff .items {
	margin-top: -16px;
	margin-bottom: -16px;
}
.item-views.table-type-block.staff-items.staff .item {
	margin: 16px 0;
}
.item-views.table-type-block.staff-items.staff .tab-pane {
	margin: 40px 0 0;
}
.item-views.table-type-block.staff-items.staff .tab-pane:first-of-type {
	margin-top: 0;
}
.doctors-sections{
    margin-bottom: 30px;
    max-width: 400px;
}
.item-views.table-type-block.staff-items.staff-type-2.linked .item .image > .wrap {
	width: 150px;
	height: 150px;
	line-height: 150px;
}
.item-views.table-type-block.staff-items.list.table-type-block .item .address {
	margin: 0 0 20px;
	display: block;
	width: auto;
	text-align: center;
}
.item-views.table-type-block.staff-items.list .item .button {
	display: block;
	width: auto;
	text-align: center;
}
.item-views.table-type-block.staff-items.staff-type-2.list .item .image > .wrap {
	width: 150px;
	height: 150px;
	line-height: 147px;
}
.item-views.table-type-block.staff-items.staff-type-2.list .item {
	overflow: visible;
	border: none;
}
.item-views.table-type-block.staff-items.staff-type-2.list .item:hover {
	z-index: 3;
}
.item-views.table-type-block.staff-items.staff-type-2.list .item > .wrap {
	background: #FFF;
}
.item-views.table-type-block.staff-items.staff-type-3 {
}
.item-views.table-type-block.staff-items.staff-type-3 .items {
	margin-top: 0;
	margin-bottom: 0;
}
.item-views.table-type-block.staff-items.staff-type-3 .item {
	margin: 0 0 -1px;
	padding: 35px;
	text-align: left;
}
.item-views.table-type-block.staff-items.staff-type-3 .item .image {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.item-views.table-type-block.staff-items.staff-type-3 .item .image > .wrap {
	position: static;
	margin: 0;
	width: 120px;
	height: 120px;
	overflow: hidden;
	border-radius: 100%;
}
.item-views.table-type-block.staff-items.staff-type-3 .item .image.wpi > .wrap {
	background: #f7f9fa;
}
.item-views.table-type-block.staff-items.staff-type-3 .item .body-info {
	margin: -1px 0;
	padding: 0 78px 0 147px;
	background: none;
	transition: none;
}
.item-views.table-type-block.staff-items.staff-type-3 .item .title a {
	text-align: left;
}
.item-views.table-type-block.staff-items.staff-type-3 .item a.arrow {
	position: absolute;
	top: 35px;
	right: 35px;
}
.item-views.table-type-block.staff-items.staff-type-3 .item .title {
	margin: 0;
	text-align: left;
}
.item-views.table-type-block.staff-items.staff-type-3 .item .post {
	margin-top: 10px;
}
.item-views.table-type-block.staff-items.staff-type-3 .item .bottom_block {
	margin: 25px -16px 0;
	display: block;
}
.item-views.table-type-block.staff-items.staff-type-3 .item .bottom_block .button {
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

/*.item-views.table-type-block.staff-items.staff-type-3 .item .bottom_block .address{max-width:50%;margin:1px 0 0;display:inline-block;vertical-align:top;text-align:left;}*/
.item-views.table-type-block.staff-items.staff-type-3 .item .bottom_block .address .title-address {
	margin: 0 0 2px;
	color: #999999;
}
.item-views.table-type-block.staff-items.staff-type-3.image_right .item .image {
	float: right;
}
.item-views.table-type-block.staff-items.staff-type-3.image_right .item .body-info {
	padding: 0 147px 0 78px;
}
.item-views.table-type-block.staff-items.staff-type-3.image_right .item a.arrow {
	left: 35px;
	right: auto;
}
.detail.staff .detail_wrap {
	padding: 50px;
	border: 1px solid #ecf2f4;
	border-radius: 3px;
}
.detail.staff .detailimage {
	float: left;
	width: 300px;
	overflow: hidden;
	border-radius: 3px;
}
.detail.staff .detailimage img {
	width: 100%;
}
.detail.staff .top_block {
	padding: 0 0 49px;
	border-bottom: 1px solid #ecf2f4;
}
.detail.staff .top_block + .post-content {
	margin: 45px 0 0;
}
.detail.staff .top_block .top_right_block {
	padding: 0 0 0 350px;
}
.detail.staff .top_block.wti .top_right_block {
	padding-left: 0;
}
.detail.staff .top_block .properties {
	margin: -4px 0;
	padding: 0 232px 0 0;
}
.detail.staff .top_block .top_desc {
	width: 200px;
	max-width: 100%;
}
.detail.staff .top_block .button .btn {
	display: block;
}
.detail.staff .top_block .text {
	margin: 25px 0 0;
	font-size: 0.8667em;
	line-height: 1.5385em;
	color: #bbbbbb;
}
.detail.staff .properties .property {
	margin: 28px 0 0;
}
.detail.staff .properties .property:first-of-type {
	margin-top: 0;
}
.detail.staff .properties .property .title-prop {
	margin: 0 0 2px;
	color: #12a3d5;
}
.detail.staff .properties .property .value {
	font-size: 1em;
	line-height: 1.6667em;
}
.detail.staff .properties .on_map {
	font-weight: bold;
}
.detail.staff .properties .on_map > span {
	position: relative;
	padding: 0 0 0 16px;
	cursor: pointer;
}
.detail.staff .properties .on_map > span:before {
	content: "";
	position: absolute;
	left: 0;
	top: 4px;
	width: 7px;
	height: 9px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Marker_small.svg) 0 0 no-repeat;
}
.detail.staff .properties .on_map > span:hover {
	color: #333;
}
.detail.staff .properties .on_map > span:hover:before {
	background-position: -9px 0;
	background-color: transparent;
}
.detail.staff .post-content {
	margin: 0 0 -7px;
}
.detail.staff .post-content .properties {
	margin: 0;
}
.detail.staff .post-content .text {
	margin: 25px 0 0;
}
.detail.staff .post-content .text:first-of-type {
	margin-top: 0;
}
#staff-map {
	position: relative;
	display: none;
	margin: -46px -50px 45px -50px;
	border-top: 1px solid #ecf2f4;
}
.staff-map {
	display: none;
}
.staff-map .close-map {
	position: absolute;
	top: -20px;
	left: 50%;
	margin: 0 0 0 -20px;
	width: 40px;
	height: 40px;
	background: #FFF;
	border-radius: 100%;
	z-index: 1;
	cursor: pointer;
}
.staff-map .close-map:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -5px 0 0 -5px;
	width: 10px;
	height: 10px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Closemap.svg) -12px 0 no-repeat;
}
.staff-map .close-map:hover:before {
	background-position: 0 0;
}
.ymaps-image-with-content {
	background: none !important;
}
.ymaps-b-balloon {
	margin: -53px 0 0 82px;
	width: 308px !important;
	background: #FFF;
	border-radius: 3px;
	padding: 35px;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
	-moz-box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
	box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
}
.item-views.contacts.map_wrap.front .ymaps-b-balloon {
	margin: -53px 0 0 81px;
}
.ymaps-b-balloon:before {
	content: "";
	position: absolute;
	bottom: -30px;
	left: 35px;
	width: 21px;
	height: 30px;
	background: url(/bitrix/templates/aspro-medc2/images/medc2.png) -513px 0 no-repeat;
}
.ymaps-b-balloon .ymaps-b-balloon__content > ymaps {
	width: 100% !important;
	height: auto !important;
}
.ymaps-b-balloon .ymaps-b-balloon__content-holster {
	padding: 0;
}
.ymaps-b-balloon .ymaps-b-balloon__tr {
	display: none;
}
.ymaps-b-balloon .ymaps-b-balloon__tl {
	display: none;
}
.ymaps-b-balloon .ymaps-b-balloon__content {
	border: none;
}
.ymaps-b-balloon .ymaps-b-balloon__bl {
	display: none;
}
.ymaps-b-balloon .ymaps-b-balloon__br {
	display: none;
}
.ymaps-b-balloon .ymaps-b-balloon__close {
	top: 12px !important;
	right: 12px !important;
	width: 26px !important;
	height: 26px !important;
	background: none !important;
	border-radius: 100% !important;
	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;
}
.ymaps-b-balloon .ymaps-b-balloon__close:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -5px 0 0 -5px;
	width: 10px;
	height: 10px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Closemap.svg) -12px 0 no-repeat;
}
.ymaps-b-balloon .ymaps-b-balloon__close:hover:before {
	background-position: 0 0;
}
.ymaps-label {
	display: none !important;
}
.ymaps-map .marker .cls-3 {
	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;
}
.ymaps-shadows-pane {
	display: none;
}
.ymaps-b-balloon .title {
	margin: -4px 0 0;
}
.ymaps-b-balloon .section-name {
	margin: 0 0 2px;
	color: #999999;
}
.ymaps-b-balloon .name {
	font-size: 1.0667em;
	font-weight: bold;
	line-height: 1.25em;
	color: #333;
}
.ymaps-b-balloon .properties {
	margin: 17px 0 0 !important;
}
.ymaps-b-balloon .property {
	margin: 10px 0 0 !important;
}
.ymaps-b-balloon .property:first-of-type {
	margin-top: 0 !important;
}
.ymaps-b-balloon .property .title-prop {
	margin: 0 0 2px;
	color: #999999;
}
.ymaps-b-balloon .property .value {
	font-size: 0.9333em !important;
	line-height: 1.286em !important;
	color: #333;
}
.ymaps-b-balloon .property .value a {
	color: #333;
}
.ymaps-b-balloon .button {
	margin: 18px 0 0;
	display: inline-block;
}
.item-views .item .image.wpi img {
	width: auto;
	opacity: 0.1;
}
.item-views .item .image.wpi .image-inner {
	background: #f7f9fa;
}
.item-views .item .bottom-props > a {
	width: 38px;
	height: 38px;
	border-radius: 100%;
	margin: 10px 5px 0px;
	background: #dedede;
	line-height: 35px;
	font-size: 15px;
	display: inline-block;
	vertical-align: top;
	transition: background ease 0.3s;
	color: #fff;
	font-size: 0px;
	overflow: hidden;
}
.item-views .item .bottom-props > a:hover {
	background: #333;
}
.item-views .item .bottom-props > a:before {
	content: "";
	display: block;
	background: url(/bitrix/templates/aspro-medc2/images/icons_contacts.png) 0px 0px no-repeat;
	width: 100%;
	height: 38px;
}
.item-views .item .bottom-props > a.social_vk:before {
	background-position: -27px 0px;
}
.item-views .item .bottom-props > a.social_odn:before {
	background-position: -56px -29px;
}
.item-views .item .bottom-props > a.social_fb:before {
	background-position: -55px 0px;
}
.item-views .item .bottom-props > a.social_mail:before {
	background-position: -167px -28px;
}
.item-views .item .bottom-props > a.social_tw:before {
	background-position: -83px 0px;
}
.item-views .item .bottom-props > a.social_skype:before {
	background-position: -168px 0px;
}
.item-views .item .bottom-props > a.social_inst:before {
	background-position: -112px 0px;
}
.item-views .item .bottom-props > a.social_google:before {
	background-position: -29px -29px;
}
.item-views .item .bottom-props > a.social_bitrix:before {
	background-position: 1px -27px;
}
hr.bottoms {
	margin: 55px 0px 44px;
}
.marker-nav {
	width: 0;
	height: 2px;
	background: #dedede;
	position: absolute;
	bottom: -1px;
	left: 0;
	-webkit-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
	opacity: 0;
}

/* COMPANY */
.company-block .item-views.front .preview-text {
	margin: -5px 0 0;
	padding: 0 0 83px;
}
.company-block .item-views.front .show_all {
	position: absolute;
	top: 15px;
	right: 16px;
}
.company-block .item-views.front .info h2 {
	padding: 0 240px 0 0;
}
.company-block .item-views.front .info {
	position: relative;
	border-bottom: 1px solid #f2f6f7;
}
.company-block .item-views.front .info .body-info {
	margin: 0 -5px 0 0;
	padding: 0 16px;
	display: inline-block;
	vertical-align: top;
	width: 50%;
}
.company-block .item-views.front .info .image {
	display: inline-block;
	vertical-align: bottom;
	margin: 6px 0 0;
	width: 50%;
	padding: 0 16px;
	text-align: center;
}
.company-block .item-views.front .info .image img {
	display: inline;
}
.company-block .item-views.front .props {
	margin: 80px 0 0;
}
.company-block .item-views.front .props .items {
	margin: -16px 0;
}
.company-block .item-views.front .props .item {
	margin: 0;
	padding: 16px 20px 16px 0;
	border: none;
	border-radius: 0;
}
.company-block .item-views.front .props .item .image {
	margin: 0;
	width: 70px;
	height: 70px;
}
.company-block .item-views.front .props .item .body-info {
	margin: 0;
	padding: 0 0 0 90px;
}
.company-block .item-views.front .props .item .title {
	margin: 0 0 7px;
	font-size: 1.0667em;
	font-weight: bold;
	line-height: 1.25em;
	color: #333333;
}
.company-block .item-views.front .props .item .description {
}
.company-block.no_image {
}
.company-block.no_image .item-views.front .info {
	margin: 0;
}
.company-block.no_image .item-views.front .info .body-info {
	margin-right: 0;
	width: 100%;
}
.company-block.no_image .item-views.front .props {
	margin-top: 0;
}
.company-block.no_image .item-views.front .preview-text {
	padding-bottom: 0;
}
.company-block.no_image .item-views.front .info {
	border-bottom: none;
}

/*
.company-block{background-position:center 0px;}
.company-block .item-views.front{padding-bottom:75px;}
.company-block .item-views.front h3{padding-bottom: 39px;}
.company-block .item-views.front .preview-text{text-align:center;padding-bottom:0px;}
.company-block .item-views.front .item .image{width:54px;height:54px;overflow:hidden;border-radius:100%;background:rgba(255,255,255,0.4);line-height:51px;max-height:54px;min-height:54px;}
.company-block .item-views.front .item .image + .body-info{padding-left:80px;}
.company-block .item-views.front .props{padding:84px 0px 0px;}
.company-block .item-views.front .props .value{font-size:32px;font-weight:600;line-height: 35px;}
.company-block .item-views.front .props .title{margin:0px;}
.company-block .item-views.front .item .body-info{padding:0px;}
*/

/* CONTACTS SLIDER */
.item-views.front.contacts {
}
.contacts_wrap .show_all {
	float: right;
	margin: 15px 16px 0 0;
}
.contacts_wrap > .maxwidth-theme > div > .title {
	margin: 72px 0 0;
	padding: 0 120px 0 0;
}
.contacts_wrap h2 {
	float: left;
	padding-right: 0;
	margin-bottom: 41px;
	font-size: 2.1333em;
}
.contacts_wrap .switcher-wrap {
	float: left;
	margin: 10px 0 0 70px;
}
.contacts_wrap .switcher-wrap > span {
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
	color: #78d1b6;
}
.contacts_wrap .switcher-wrap > span.active {
	color: #333;
}
.contacts_wrap .switcher-wrap .switcher {
	display: none;
}
.contacts_wrap .switcher-wrap .on-off-switch {
	margin: 2px 15px 0 15px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	user-select: none;
}
.contacts_wrap .switcher-wrap .on-off-switch-track-on {
	position: absolute;
	z-index: 10;
	overflow: hidden;
}
.contacts_wrap .switcher-wrap .on-off-switch-text {
	position: absolute;
	color: #333;
	text-align: right;
	font-family: arial;
	user-select: none;
}
.contacts_wrap .switcher-wrap .on-off-switch-thumb-color {
	position: absolute;
	top: 0 !important;
	width: 23px !important;
	height: 23px !important;
	border-radius: 100% !important;
	background: #fff;
	box-shadow: 0 2px 7px rgba(0, 0, 0, .2);
}
.contacts_wrap .switcher-wrap .on-off-switch-thumb-shadow {
	display: none;
}
.contacts_wrap .switcher-wrap .on-off-switch-track {
	position: absolute;
	border: solid #fff;
	z-index: 1;
	background-color: #fff;
	overflow: hidden;
	box-sizing: content-box;
	top: 50%;
	margin-top: -8px;
	cursor: pointer;
}
.contacts_wrap .switcher-wrap .on-off-switch-track-off {
	border: none !important;
	position: absolute;
	z-index: 1;
}
.contacts_wrap .switcher-wrap .on-off-switch-thumb {
	position: absolute;
	z-index: 2;
	cursor: pointer;
	border-radius: 100% !important;
}
.contacts_wrap .switcher-wrap .on-off-switch-thumb-shadow {
	position: absolute;
}
.contacts_wrap .switcher-wrap .on-off-switch-thumb-off {
	margin-left: -11px;
}
.contacts_wrap .switcher-wrap .on-off-switch-thumb-on {
	left: 11px !important;
}
.item-views.front.contacts {
	padding-top: 23px;
}
.item-views.front.contacts .item > .wrap {
	position: relative;
	padding: 35px 40px 36px;
}
.item-views.front.contacts .item:hover > .wrap {
	border-color: transparent;
}
.item-views.front.contacts .item .section_name {
	margin: 0 0 4px;
	color: #999999;
}
.item-views.front.contacts .item .title {
	padding: 0 116px 0 0;
	font-size: 1.2em;
	line-height: 1.3889em;
	color: #333;
}
.item-views.front.contacts .item .properties {
	margin: 24px 0 0;
}
.item-views.front.contacts .item .properties .property {
	margin: 10px 0 0;
}
.item-views.front.contacts .item .properties .property:first-of-type {
	margin-top: 0;
}
.item-views.front.contacts .item .properties .property .prop-title {
	margin: 0 0 1px;
	color: #999999;
}
.item-views.front.contacts .item .properties .property .value {
	font-size: 0.9333em;
	line-height: 1.6667em;
	color: #333;
}
.item-views.front.contacts .item .properties .property .value a {
	color: #333;
}
.item-views.front.contacts .item a.detail-link {
	position: absolute;
	top: 39px;
	right: 39px;
}

/* VACANCY */
.vacancy.item-views.accordion .pay {
	float: right;
	color: #555555;
}
.vacancy.item-views.list .pay {
	color: #555555;
	font-weight: bold;
}
.vacancy.item-views.accordion .text {
}
.vacancy.item-views.accordion .title {
	display: none;
}
.vacancy.item-views.list .title {
	margin: 0;
	font-size: 1.067em;
	margin-bottom: 10px;
}
.vacancy.item-views .btn {
	margin-top: 10px;
}
.vacancy.item-views.list .text {
	padding: 0px;
}
.vacancy.item-views.list .btn {
	margin-bottom: 30px;
}
.vacancy.item-views.list .items > div > hr {
	margin: 17px 0px;
}
.list-type-block.item-views.vacancy .item {
	margin-bottom: -1px;
	border: 1px solid #f5f5f5;
	box-shadow: none;
	padding: 40px 44px 16px;
}
.detail.vacancy {
	border: 1px solid #f5f5f5;
}

/* CATALOG */
.filters-wrap {
	color: #777;
}
.display-type .label_show {
	display: inline-block;
	margin-top: 5px;
	vertical-align: top;
}
.display-type .view-button {
	display: inline-block;
	position: relative;
	zoom: 1;
	width: 36px;
	height: 36px;
	background: #f5f5f5;
	margin-left: 4px;
	text-indent: -9999px;
	border-radius: 3px;
	text-align: center;
}
.display-type .view-button:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 30px;
	height: 30px;
	background: url('/bitrix/templates/aspro-medc2/images/display.png') 0 0 no-repeat;
	margin: -15px 0px 0px -15px;
}
.display-type .view-button.view-tiles:before {
	background-position: 10px -10px;
}
.display-type .view-button.view-list:before {
	background-position: -19px -10px;
}
.display-type .view-button.view-price:before {
	background-position: -47px -10px;
}
.display-type .view-button.view-tiles:hover:before, .display-type .view-button.view-tiles.cur:before {
	background-position: 10px 10px;
}
.display-type .view-button.view-list:hover:before, .display-type .view-button.view-list.cur:before {
	background-position: -19px 10px;
}
.display-type .view-button.view-price:hover:before, .display-type .view-button.view-price.cur:before {
	background-position: -46px 10px;
}
.display-type .view-button:hover, .display-type .view-button.cur {
	background-color: #333333;
}
.display-type, .ordering-wrap {
	margin-bottom: 22px;
	white-space: nowrap;
}
.ordering-wrap > div {
	display: inline-block;
	vertical-align: top;
}
.ordering-wrap .filter-action {
	padding: 7px;
	background: #f7f9fa;
	width: 100%;
	height: 49px;
	text-align: center;
	line-height: 34px;
	border-radius: 3px;
	border: 1px solid #f2f6f7;
	color: #333;
	font-weight: bold;
}
.ordering-wrap .filter-action .svg-filter {
	margin-right: 7px;
}
.select-outer select {
	border-color: #d5d5d5;
	font-size: 14px;
	border-radius: 3px;
	padding: 8px 30px 9px 12px;
}
.catalog.item-views .item .image {
	padding: 0;
	max-width: 244px;
	height: 244px;
	margin: 0 auto;
	line-height: 241px;
	position: relative;
	background: #fff;
	max-height: 244px;
}
.catalog.item-views.big-img .item .image {
	height: auto;
	line-height: normal;
	max-width: none;
	max-height: none;
	padding-right: 18px;
}
.catalog.item-views.big-img.list .item {
	padding: 50px;
}
.catalog.item-views.news-section1 h2 a, .catalog.item-views.news-section2 h2 a {
	color: #333;
}
.catalog.item-views.list .item .stickers .stickers-wrapper {
	padding: 8px 8px 10px;
}
.catalog.item-views.front .item .image {
	padding: 0;
	max-width: 244px;
	height: 244px;
	margin: 0 auto;
	line-height: 241px;
}
.catalog.item-views .item .article {
	color: #999;
	display: inline-block;
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
}
.catalog.item-views .item .article span {
}
.item .label {
	margin-right: 15px;
	position: relative;
	font-size: 12px;
}
.item .label.label-icons:before {
	content: "";
	position: absolute;
	top: 4px;
	left: 0px;
	display: block;
	width: 11px;
	height: 8px;
	background: url(/bitrix/templates/aspro-medc2/images/medc2.png) -187px -19px no-repeat;
}
.label.label-icons.nostock:before {
	background-position: -187px -29px;
}
.label.label-icons.order:before {
	background-position: -203px -29px;
}
.label.label-icons.pending:before {
	background-position: -203px -19px;
}
.catalog.item-views.table .item .title + .status-icon, .catalog.item-views.table .item .status-icon + .article {
	margin-top: 4px;
}
.item .status-icon {
	margin-right: 15px;
	padding: 2px 0 0px 20px;
	position: relative;
	font-size: 12px;
	display: inline-block;
	vertical-align: top;
	height: 20px;
	line-height: 14px;
}
.status-icon:before {
	content: "";
	position: absolute;
	top: 4px;
	left: 0px;
	display: block;
	width: 11px;
	height: 8px;
	background: url(/bitrix/templates/aspro-medc2/images/medc2.png) -187px -19px no-repeat;
}
.status-icon.nostock:before {
	background-position: -187px -29px;
}
.status-icon.order:before {
	background-position: -203px -29px;
}
.status-icon.pending:before {
	background-position: -203px -19px;
}
.catalog.item-views.table .item {
	margin-bottom: 32px;
	-webkit-transition: box-shadow ease-out .2s;
	-moz-transition: box-shadow ease-out .2s;
	-o-transition: box-shadow ease-out .2s;
	transition: box-shadow ease-out .2s;
	border: none;
	box-shadow: 0px 0px 0px 1px #f5f5f5;
	padding: 1px 1px 2px;
}
.main-section-wrapper .catalog.item-views.table .item {
	padding: 1px;
}
.body-block .catalog.item-views.table .item {
	box-shadow: none;
}
.catalog.item-views.table .item:hover {
	box-shadow: none;
}
.catalog.item-views.table .item .inner-wrap {
	background: #fff;
	padding: 30px 26px 19px;
	-webkit-transition: box-shadow ease-out .2s;
	-moz-transition: box-shadow ease-out .2s;
	-o-transition: box-shadow ease-out .2s;
	transition: box-shadow ease-out .2s;
}
.catalog.item-views.table .flexslider .slides > li {
	max-height: none;
}
.catalog.item-views.table .flexslider .slides > li .image img {
	width: auto;
}
.flexslider:hover .flex-direction-nav .flex-prev, .flexslider:hover .flex-direction-nav .flex-next {
	opacity: 1;
}
.linked .flexslider {
	background: none;
}
.wraps.goods-block {
	margin-bottom: -62px;
}
.linked .flexslider.shadow .slides {
	padding-bottom: 63px;
}
.linked .flexslider li {
	padding-left: 16px;
	padding-right: 16px;
}
.detail .wraps.goods-block h5 {
	margin-bottom: 16px;
}
.detail .wraps.goods-block .front .flex-direction-nav .flex-prev, .detail .wraps.goods-block .front .flex-direction-nav .flex-next {
	top: 21px;
}
.detail .linked .front .flex-direction-nav {
	top: -38px;
}
.catalog.item-views.linked .flexslider .flex-direction-nav .flex-next, .catalog.item-views.linked .flexslider:hover .flex-direction-nav .flex-next {
	right: -11px;
}
.catalog.item-views.linked .flexslider .flex-direction-nav .flex-prev, .catalog.item-views.linked .flexslider:hover .flex-direction-nav .flex-prev {
	left: auto;
	right: 39px;
}
.catalog.item-views.table .item:hover .inner-wrap {
	box-shadow: 0 0 27px 0 rgba(0, 0, 0, .1);
	position: relative;
	z-index: 9;
}
.catalog.item-views.table .item .title {
	font-weight: bold;
	margin-bottom: 7px;
}
.catalog.item-views.table .item .text {
	padding: 25px 0 0;
	text-align: left;
}
.catalog.item-views.table .item.wti .text {
	padding: 0 !important;
}
.catalog.item-views.table .item .section_name {
	margin: 0;
}
.catalog.item-views.table .item .label {
	margin-bottom: 1px;
}
.catalog.item-views.table .item .title + .label, .catalog.item-views.table .item .label + .article {
	margin-top: 4px;
}
.catalog.item-views.table .item .section_name + .label, .catalog.item-views.table .item .section_name + .label + .article {
	margin-top: 10px;
}
.catalog.item-views.table .item .foot {
	position: relative;
	margin: 0px 0px;
}
.catalog.item-views.table .item .foot .btn {
	margin: 8px 0 0;
}
.catalog.item-views.table .item .foot > div {
	padding: 0;
}
.catalog.item-views.table .item .price {
	margin-top: 10px;
}
.catalog.item-views.table .item .description {
	margin-bottom: 8px;
}
.catalog.item-views.table .item .buy_block {
	margin: 7px -3px 0px;
	text-align: center;
}
.catalog.item-views.table .item .buy_block .counter {
	width: 50%;
	padding: 3px;
}
.catalog.item-views.table .item .buy_block .buttons {
	width: 50%;
	padding: 3px;
}
.catalog.item-views.table .item .footer-button .buy_block > div {
	padding: 0px;
}
.catalog.item-views.table .item:hover .footer-button .buy_block > div {
	padding: 3px;
}
.catalog.item-views.table .flexslider .item .buy_block .counter {
	margin-top: 0px;
}
.catalog.item-views.table .item .buy_block .buttons .btn {
	margin: 0;
	width: 100%;
}
.catalog.item-views.table .item .buy_block.in .buttons {
	width: 100%;
}
.catalog.item-views.table .item .price.inline .price_new {
	display: inline-block;
	vertical-align: top;
}
.catalog.item-views.table .item .price.inline .price_old {
	display: inline-block;
	vertical-align: top;
	line-height: 18px;
}
.catalog.item-views.table.front .item .buy_block.in .buttons {
	margin-top: 1px;
}
.catalog.item-views.list .item {
	padding: 29px;
	margin-bottom: -1px;
	box-shadow: none;
	border: 1px solid #f5f5f5;
}
.catalog.item-views.list .item .text {
	margin-top: -4px;
}
.catalog.item-views.list .item .text, .catalog.item-views.list .item.wti .text {
	padding: 0 !important;
}
.catalog.item-views.list .item.wti .text {
	margin-top: 0;
}
.catalog.item-views.list .item .title {
	font-size: 1.067em;
}
.catalog.item-views.list .item .text hr {
	margin: 22px 0 13px;
}
.catalog.item-views.list .item .title {
	margin-bottom: 10px;
}
.catalog.item-views.list .item .price + .btn {
	margin-top: 10px;
}
.catalog.item-views.list .item .buy_block {
	margin-top: 10px;
	margin-right: -8px;
}
.catalog.item-views .item .buy_block .counter {
	margin-bottom: 6px;
	display: inline-block;
	vertical-align: top;
	max-width: 127px;
	padding-right: 10px;
}
.catalog.item-views.table .item .buy_block .counter {
	margin-bottom: 0px;
}
.catalog.item-views .item .buy_block .buttons {
	display: inline-block;
	vertical-align: top;
}
.catalog.item-views.list .item .buy_block .btn {
	margin: 0;
	width: 100%;
}
.catalog.item-views.price .item {
	margin-bottom: -1px;
	padding: 30px 30px;
	border: 1px solid #f3f3f3;
	transition: box-shadow 0.3s ease;
	box-shadow: none;
	border-radius: 3px;
}
.catalog.item-views.price .item:hover {
	box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.1);
}
.catalog.item-views.price .item .row > .col-md-1 {
	padding-right: 0;
}
.catalog.item-views.price .item .image {
	height: auto;
	max-width: 100px;
}
.catalog.item-views.price .item .text, .catalog.item-views.price .item.wti .text {
	padding: 0 !important;
}
.catalog.item-views.price .item .title {
	font-weight: bold;
	margin-bottom: 0;
}
.catalog.item-views.price .item .price .price_new .price_val {
}
.catalog.item-views.price .item .btn {
	margin: 0;
}
.catalog.item-views.price .item .zoom {
	display: none;
}
.catalog.item-views.price .item .body-info {
	display: none;
}
.catalog.item-views.price .item .buttons .btn {
	width: 100%;
	margin-top: 0px !important;
}
.catalog.item-views.price .item .button {
	margin: 26px 0 0;
}
.catalog.item-views.price .item .btn {
	margin-right: 30px;
}
.catalog.item-views.price .item .btn.arrow-open {
	margin-top: 3px;
	margin-right: 0;
}
.catalog.item-views.price .item .body-info .previewtext {
	margin: 11px 0 0;
}
.catalog.item-views.list .item:hover, .catalog.item-views.price .item:hover {
	z-index: 1;
}
.catalog.item-views .flexslider {
	box-shadow: none;
	margin: 0px !important;
}
.catalog.item-views .flexslider .flex-direction-nav .flex-prev, .catalog.item-views .flexslider:hover .flex-direction-nav .flex-prev {
	left: inherit;
	right: 39px;
}
.catalog.item-views .flexslider .flex-direction-nav .flex-next, .catalog.item-views .flexslider:hover .flex-direction-nav .flex-next {
	right: 1px;
}
.catalog.item-views .flexslider .item {
	margin-bottom: 0;
}
.catalog.item-views.list .item:hover {
	box-shadow: 0 0 27px 0 rgba(0, 0, 0, .1);
}
.catalog.item-views.list .item {
	border-color: #f3f3f3;
	transition: box-shadow 0.3s ease;
}
.catalog.item-views.list .item .description {
	padding: 16px 0px 0px;
	line-height: 22px;
}
.catalog.item-views.list .item .foot > .price {
	margin-bottom: 27px;
}
.catalog.item-views.front .flexslider .item .image img {
	width: auto;
}
.catalog.item-views .flexslider .item .btn {
	position: relative;
	right: inherit;
	top: inherit;
}
.catalog.sections {
	position: relative;
	padding-bottom: 25px;
}
.catalog.sections .items {
	margin-right: 0;
}
.catalog.sections .items > div {
	padding-right: 0;
	padding-left: 0px;
}
.catalog.sections .item {
	margin: -1px 0 0px;
	overflow: hidden;
	border: 1px solid #f5f5f5;
	padding: 50px 50px 50px;
	box-shadow: none;
	transition: box-shadow ease 0.3s;
}
.catalog.sections .row_block .item {
	padding: 39px 39px 39px;
}
.catalog.sections.front .item {
	padding: 16px 14px 19px;
	margin: 0 0 13px;
}
.catalog.sections .item:hover {
	box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.1);
}
.catalog.sections .item a {
	text-decoration: none;
}
.catalog.sections .item .info {
	line-height: 18px;
	padding-left: 303px;
}
.catalog.sections .list_block .item.right .info {
	padding-left: 0px;
	padding-right: 303px;
}
.catalog.sections .row_block .item .info {
	padding-left: 182px;
}
.catalog.sections.front .item .info {
	padding-left: 169px;
}
.catalog.sections .item .title {
	font-weight: bold;
	margin-bottom: 36px;
}
.catalog.sections .item .text {
	line-height: 22px;
	color: #555555;
	margin: 0px 0px 27px 0px;
}
.catalog.sections .item .image {
	float: left;
	height: 254px;
	line-height: 254px;
	text-align: center;
	width: 254px;
	max-width: 254px;
	margin-bottom: 0;
	background: #fff;
}
.catalog.sections .row_block .item .image {
	width: 144px;
	text-align: center;
	height: 144px;
	font-size: 20px;
	border-radius: 100%;
	line-height: 140px;
	overflow: hidden;
	background: #fff;
}
.catalog.sections .item.right .image {
	float: right;
}
.catalog.sections.front .item .image {
	height: 110px;
	line-height: 107px;
	width: 138px;
}
.catalog.sections .item .image a {
	text-align: center;
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
	text-align: center;
	vertical-align: top;
}
.catalog.sections .item .image img {
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.catalog.sections .item.wti .info {
	padding-left: 0;
}
.catalog.sections .item.right .info {
	padding-left: 0;
	padding-right: 182px;
}
.catalog.sections .table_block .item {
	margin-left: -1px;
	padding: 25px;
}
.catalog.sections .table_block .item .image {
	float: none;
}
.catalog.sections .table_block .item .image a {
	display: inline;
}
.catalog.sections .table_block .item .info {
	padding-left: 0px;
	padding-top: 30px;
}
.catalog.sections .table_block .item .title {
	margin-bottom: 20px;
}
.catalog.sections .table_block .item .title a {
	font-size: 17px;
	line-height: 24px;
}
.catalog.detail .galery .inner {
	max-height: none;
	padding: 0px;
}
.catalog.detail .galery #carousel.flexslider {
	margin-top: 29px !important;
	margin-bottom: 0 !important;
}
.catalog.detail .head .info {
	padding: 28px 19px 27px 12px;
}
.catalog.detail .head.wti .info {
	padding: 0 0 27px;
}
.catalog.detail .head .label, .catalog.detail .head .status-icon {
	margin-right: 35px;
	vertical-align: middle;
}
.catalog.detail .head .article {
	color: #999999;
	display: inline-block;
	font-size: 13px;
	line-height: 18px;
	vertical-align: middle;
}
.catalog.detail .head .article > span {
	color: #999999;
}
.catalog.detail .head .brand {
	float: right;
	font-size: 13px;
}
.catalog.detail .head .brand a {
	color: #999;
}
.catalog.detail .head .brand .brand_picture {
	margin-top: -7px;
	display: block;
	height: 40px;
	line-height: 37px;
}
.catalog.detail .head .info hr {
	border-top-color: #f5f5f5;
}
.catalog.detail .head .info .hh hr {
	margin: 28px 0 34px;
}
.catalog.detail .head .previewtext {
	margin-bottom: 19px;
}
.catalog.detail .head .price {
	line-height: 19px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px 0px 15px;
}
.catalog.detail .head .price > div {
	display: inline-block;
	vertical-align: bottom;
	line-height: 16px;
}
.catalog.detail .head .price .price_new, .catalog.detail.head .price .price_old {
	display: inline-block;
	vertical-align: top;
}
.catalog.detail .head .price .price_old {
	line-height: 15px;
	margin-top: -2px;
	color: #888888;
	font-size: 12px;
	line-height: 13px;
}
.catalog.detail .head .price .price_val {
	color: #333;
	font-size: 24px;
	font-weight: bold;
	padding-right: 5px;
	line-height: 26px;
}
.catalog.detail .head .price .price_new .price_val {
	margin-right: 15px;
}
.catalog.detail .head .price .price_old .price_val {
	color: #9a9a9a;
	font-size: 14px;
	font-weight: normal;
	padding-right: 5px;
	text-decoration: line-through;
}
.catalog.detail .head .price + .order { /*margin-top:17px;*/
}
.catalog.detail .head .bottom-wrapper {
	max-width: 254px;
}
.catalog.detail .head .share {
	margin-bottom: 0;
	font-size: 12px;
	text-align: left;
	float: none;
}
.catalog.detail .head .order + .share {
	margin-top: 15px;
}
.catalog.detail .head .previewtext + .share {
	margin-top: 0;
}
.catalog.detail .head .link-block-more {
	margin-bottom: 41px;
}
.catalog.detail .buy_block {
	margin: 0px -5px 5px;
}
.catalog.detail .buy_block .counter {
	width: 50%;
	padding: 5px;
}
.catalog.detail .buy_block .buttons {
	width: 50%;
	padding: 5px;
}
.catalog.detail .buy_block .buttons .btn {
	margin: 0;
	width: 100%;
}
.catalog.detail .buy_block.in .buttons {
	width: 100%;
}
.catalog.detail .order.basketTrue .btn {
	width: 100%;
}
.catalog.detail .head.wti .order.basketTrue .btn {
	max-width: 328px;
}
.detail {
	position: relative;
}
.catalog.detail .bottom-item-block {
	padding-top: 20px;
}
.catalog.detail .bottom-item-block .item-views {
	margin: 0px;
}
.catalog.detail .bottom-item-block .item-views + .wraps hr {
	margin-top: 0px;
}
.catalog.detail .bottom-item-block .wraps:first-of-type hr {
	margin-top: 0px;
}
.catalog.detail .wrapper-block-btn {
	white-space: nowrap;
}
.catalog.detail .wrapper-block-btn .wrapper {
	display: inline-block;
	vertical-align: top;
}
.catalog.detail .wrapper-block-btn.basketTrue .wrapper {
	display: block;
}
.share ul li {
	margin-bottom: 0px;
	padding-left: 0px;
}
.share ul li:before {
	display: none;
}
.share .shares-block {
	display: inline-block;
	position: relative;
	padding: 0;
	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;
}
.share:not(.top) {
	margin-top: -5px;
}
.share .shares-block:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 14px;
	height: 16px;
	margin: -8px 0 0 -8px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Share_Print_RSS.svg) -94px 0 no-repeat;
}
.share .shares-block:hover > span, .shares-block .ya-share2 {
	opacity: 0;
	visibility: hidden;
}
.share .shares-block:hover {
	background: #f5f5f5;
}
.share .shares-block:hover:before {
	background-position: -76px 0;
}
.share .shares-block .ya-share2 {
	transition: opacity ease 0.3s;
}
.share .shares-block:hover .ya-share2 {
	opacity: 1;
	visibility: visible;
}
.ya-share2__container_size_m .ya-share2__icon {
	display: block;
	height: 41px;
	position: relative;
}
.page-top-main {
	position: relative;
}
.share.top {
	position: relative;
	opacity: 0;
	z-index: 3;
	margin: 0px;
}
.page-top .share.top {
	float: right;
	opacity: 1;
	margin: 11px 0 -8px 5px;
}
.share.top.rss-block {
}
.share .shares-block {
	z-index: 1;
	position: relative;
	border: none;
	padding-left: 0px;
	width: 38px;
	height: 38px;
	min-height: 38px;
	padding: 0;
	border-radius: 100%;
}
.share .shares-block .text {
	font-size: 0;
}
.ya-share2__item:hover {
	opacity: 1 !important;
}
.ya-share2__badge {
	border-radius: 0 !important;
	background-color: #FFF;
	position: absolute !important;
	top: 50%;
	left: 50%;
}
.ya-share2__list, .ya-share2__link {
	display: block !important;
}
.ya-share2__link {
	height: 41px;
	background: #FFF;
}
.ya-share2__container_size_m {
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}
.ya-share2__container_size_m .ya-share2__item {
	border-top: 1px solid #f2f6f7;
	background: #FFF;
	margin: 0 !important;
	display: block !important;
}
.ya-share2__container_size_m .ya-share2__item:first-of-type {
	border-top: none;
}
.share .ya-share2 {
	padding-top: 27px;
	position: absolute;
	top: 50%;
	left: -6px;
	right: -6px;
}
.ya-share2 .ya-share2__item_service_vkontakte .ya-share2__badge {
	width: 15px;
	height: 9px;
	margin: -5px 0 0 -8px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Social_Share.svg) -1px 0 no-repeat;
}
.ya-share2 .ya-share2__item_service_facebook .ya-share2__badge {
	width: 7px;
	height: 13px;
	margin: -6px 0 0 -4px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Social_Share.svg) -6px -43px no-repeat;
}
.ya-share2 .ya-share2__item_service_twitter .ya-share2__badge {
	width: 11px;
	height: 9px;
	margin: -6px 0 0 -5px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Social_Share.svg) -4px -30px no-repeat;
}

.ya-share2 .ya-share2__item_service_viber .ya-share2__badge {
	width: 12px;
	height: 12px;
	margin: -6px 0 0 -6px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Social_Share.svg) -3px -92px no-repeat;
}
.ya-share2 .ya-share2__item_service_whatsapp .ya-share2__badge {
	width: 14px;
	height: 14px;
	margin: -7px 0 0 -7px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Social_Share.svg) -2px -108px no-repeat;
}
.ya-share2 .ya-share2__item_service_odnoklassniki .ya-share2__badge {
	width: 7px;
	height: 13px;
	margin: -6px 0 0 -4px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Social_Share.svg) -6px -13px no-repeat;
}
.ya-share2 .ya-share2__item_service_moimir .ya-share2__badge {
	width: 13px;
	height: 13px;
	margin: -6px 0 0 -7px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Social_Share.svg) -2px -75px no-repeat;
}
.ya-share2 .ya-share2__item {
	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;
}
.ya-share2 .ya-share2__link {
	background: none;
}
.ya-share2 .ya-share2__item_service_vkontakte:hover {
	background: #6695bd;
}
.ya-share2 .ya-share2__item_service_facebook:hover {
	background: #4c6db6;
}
.ya-share2 .ya-share2__item_service_twitter:hover {
	background: #1baeeb;
}
.ya-share2 .ya-share2__item_service_viber:hover {
	background: #665cac;
}

.ya-share2 .ya-share2__item_service_whatsapp:hover {
	background: #46c152;
}
.ya-share2 .ya-share2__item_service_odnoklassniki:hover {
	background: #ff9205;
}
.ya-share2 .ya-share2__item_service_moimir:hover {
	background: #168de2;
}
.ya-share2 .ya-share2__item_service_vkontakte:hover .ya-share2__badge {
	background-position: -23px 0;
}
.ya-share2 .ya-share2__item_service_facebook:hover .ya-share2__badge {
	background-position: -28px -43px;
}
.ya-share2 .ya-share2__item_service_twitter:hover .ya-share2__badge {
	background-position: -26px -30px;
}
.ya-share2 .ya-share2__item_service_viber:hover .ya-share2__badge {
	background-position: -25px -92px;
}
.ya-share2 .ya-share2__item_service_whatsapp:hover .ya-share2__badge {
	background-position: -24px -108px;
}
.ya-share2 .ya-share2__item_service_odnoklassniki:hover .ya-share2__badge {
	background-position: -28px -13px;
}
.ya-share2 .ya-share2__item_service_moimir:hover .ya-share2__badge {
	background-position: -24px -75px;
}
.share .ya-share2 .ya-share2__icon {
	box-shadow: none !important;
	background: none !important;
}
.ya-share2__item_service_vkontakte .ya-share2__badge {
}
.body .page-top .print-link {
	position: relative;
	margin: 11px 0 -8px;
	float: right;
	width: 38px;
	height: 38px;
	border-radius: 100%;
	font-size: 0px;
	transition: background ease 0.3s;
	cursor: pointer;
	text-align: center;
}
.body .page-top .print-link .svg-print {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 16px;
	min-height: 16px;
	margin: -8px 0 0 -8px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Share_Print_RSS.svg) -56px 0 no-repeat;
}
.body .page-top .print-link:hover .svg-print {
	background-position: -36px 0;
}
.page-top .share.top.rss-block .print-link {
	right: 65px;
}
.rss {
	position: relative;
	float: right;
	margin: 11px 0 -8px 5px;
	bottom: 12px;
	width: 38px;
	height: 38px;
	font-size: 0;
	transition: background ease 0.3s;
	right: 0px;
	top: 0;
	border-radius: 100%;
}
.rss:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -7px;
	margin-left: -7px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Share_Print_RSS.svg) -18px -1px no-repeat;
	width: 14px;
	height: 14px;
}
.rss:hover:before {
	background-position: 0 -1px;
}
.footer-button {
	opacity: 0;
	visibility: hidden;
	height: 0;
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	transition: all .1s ease;
}
.footer-button * {
	height: 0;
}
.item:hover .footer-button {
	opacity: 1;
	visibility: visible;
	margin: 0px 0 4px;
	height: auto;
}
.item:hover .footer-button * {
	height: auto;
}
.footer-button .buy_block .counter .ctrl:before {
	opacity: 0;
}
.item:hover .footer-button .buy_block .counter .ctrl:before {
	opacity: 0.5;
}
.item:hover .footer-button .buy_block .counter .ctrl:hover:before {
	opacity: 1;
}

/* smart-filter */
.smartfilter .bx_ui_slider_track {
	height: 5px;
	margin: 26px 0px 26px;
	position: relative;
	zoom: 1;
	background: #dadada;
	z-index: 1;
}

.bx_filter .bx_ui_slider_pricebar_VD {
	z-index: 60;
	background: #979797;
}

.bx_filter .bx_ui_slider_range,
.bx_filter .bx_ui_slider_pricebar,
.bx_filter .bx_ui_slider_pricebar_VD,
.bx_filter .bx_ui_slider_pricebar_VN,
.bx_filter .bx_ui_slider_pricebar_V {
	position: absolute;
	top: 0px;
	bottom: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 1px solid #FFF;
}

.bx_filter .bx_ui_slider_range {
	z-index: auto;
	background: #dadada;
}

.bx_filter .bx_ui_slider_pricebar {
	z-index: 100;
}

.bx_filter .bx_ui_slider_pricebar_VD {
	z-index: 60;
	background: #979797;
}

.bx_filter .bx_ui_slider_pricebar_VN {
	z-index: 70;
	background: #bbc2c8;
}

.bx_filter .bx_ui_slider_pricebar_V {
	z-index: 80;
	background: #dadada;
}

.bx_filter .bx_ui_slider_handle {
	position: absolute;
	top: 100%;
	width: 22px;
	height: 22px;
}

.bx_filter .bx_ui_slider_handle:hover {
	-webkit-cursor: grab;
	-ms-cursor: grab;
	-o-cursor: grab;
	cursor: grab;
}

.bx_filter .bx_ui_slider_handle:active {
	-webkit-cursor: grabbing;
	-ms-cursor: grabbing;
	-o-cursor: grabbing;
	cursor: grabbing;
}

.bx_filter .bx_ui_slider_handle.left {
	left: 0;
	margin-left: -8px;
}

.bx_filter .bx_ui_slider_handle.right {
	right: 0;
	margin-right: -10px;
}

.bx_filter .bx_ui_slider_part {
	position: absolute;
	top: -3px;
	width: 1px;
	height: 10px;
	background: #e5e5e5;
}

.bx_filter .bx_ui_slider_part.p1 {
	left: -1px;
}

.bx_filter .bx_ui_slider_part.p2 {
	left: 25%;
	display: none;
}

.bx_filter .bx_ui_slider_part.p3 {
	left: 50%;
	display: none;
}

.bx_filter .bx_ui_slider_part.p4 {
	left: 75%;
	display: none;
}

.bx_filter .bx_ui_slider_part.p5 {
	right: 1px;
}

.bx_filter .bx_ui_slider_part span {
	font-size: 0.800em;
	position: absolute;
	top: 15px;
	left: 50%;
	display: block;
	width: 100px;
	margin-left: -50px;
	text-align: center;
	color: #9a9a9a;
}

.bx_filter .bx_ui_slider_part.p2 span,
.bx_filter .bx_ui_slider_part.p3 span,
.bx_filter .bx_ui_slider_part.p4 span {
	color: #b1b1b1;
	display: none;
}

.bx_filter .bx_ui_slider_part.first span {
	text-align: left;
	left: 0px;
	margin-left: 0px;
}

.bx_filter .bx_ui_slider_part.last span {
	text-align: right;
	left: auto;
	right: 0px;
	margin-left: 0px;
}

.bx_filter .bx_filter_popup_result {
	font-size: 12px;
	font-weight: 400;
}

.bx_filter.bx_filter_vertical .bx_filter_popup_result {
	line-height: 51px;
	position: absolute;
	z-index: 930;
	display: none;
	margin-top: -14px;
	margin-left: -4px;
	padding: 0 20px;
	white-space: nowrap;
	color: #fff;
	left: 102%;
}

.bx_filter.bx_filter_vertical .bx_filter_popup_result a {
	margin: 0 0 0 18px;
	padding-left: 11px;
	padding-right: 12px;
	background: #fff;
	border-radius: 14px;
	padding: 5px 12px 7px 11px;
}

.bx_filter.bx_filter_horizontal .bx_filter_popup_result {
	padding: 0px 10px 0px 0px;
}

.bx_filter.bx_filter_horizontal .bx_filter_popup_result a {
	display: none;
}

.catalog.bx_filter {
	margin-bottom: 47px;
	border-radius: 3px;
}

.catalog .bx_filter_section {
	position: relative;
}

.catalog .bx_filter_section .smartfilter > .row > div {
	position: static;
}

.filter_search .bx_filter .bx_filter_popup_result {
	font-size: 0px;
	line-height: 48px;
}

.filter_search .bx_filter .bx_filter_popup_result a {
	font-size: 12px;
	margin: 2px 0px 0px;
}

.filter_search .bx_filter .bx_filter_popup_result#modef_mobile {
	padding: 0px;
}

.col-cmd-3, .col-cmd-1, .col-cmd-2, .col-cmd-4 {
	float: left;
	position: relative;
	min-height: 1px;
	padding-left: 25px;
	padding-right: 25px;
}

.col-cmd-4 {
	width: 84%;
}

.col-cmd-3 {
	width: 28%;
}

.col-cmd-2 {
	width: 42%;
}

.col-cmd-1 {
	width: 16%;
}

.bx_filter.front {
	border: 1px solid #e7e8ea;
	text-align: center;
}

.bx_filter.front h3 {
	background: #fff;
	margin: 0px;
	padding: 10px 30px;
	position: relative;
	top: -22px;
	margin-bottom: -22px;
}

.bx_filter.front .bx_filter_section {
	padding: 0px 50px 40px;
	text-align: left;
}

.bx_filter.front .row {
	margin-left: -25px;
	margin-right: -25px;
}

.bx_filter.front .btn-default, .bx_filter .wrapp_change_inputs {
	position: relative;
}

.bx_filter .bx_filter_parameters_box_title {
	color: #333;
	font-size: 0.933em;
	font-weight: 400;
	margin: 0px 0px 10px;
}

.bx_filter .bx_filter_parameters_box_container_block {
	font-size: 11px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	color: #3f3f3f;
}

.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(1) {
	padding-right: 13px;
}

.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(2) {
	padding-left: 13px;
}

.bx_filter .bx_filter_parameters_box_container input[type="text"] {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: #fff;
	border: 1px solid #bbc2c8;
	border-radius: 2px;
	box-shadow: none;
	color: #333333;
	height: auto;
	font-size: 13px;
	padding: 8px 13px 6px;
	width: 100%;
}

.bx_filter .divider {
	width: 12px;
	height: 1px;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -6px;
	background: #c9d3da;
}

.bx_filter .bx_ui_slider_track .bx_ui_slider_handle {
	top: -6px;
	width: 17px;
	height: 17px;
	display: inline-block;
	cursor: pointer;
	position: absolute;
	z-index: 97;
	background: #fff;
	border-radius: 16px;
	border: 3px solid #ddd;
}

.bx_filter .bx_ui_slider_track .bx_ui_slider_handle:after {
	font-size: 0;
	content: ".";
	background: #fff;
	display: inline-block;
	background: #fff;
	width: 6px;
	height: 6px;
	left: 3px;
	position: absolute;
	top: 2px;
}

.bx_filter .bx_ui_slider_track .bx_ui_slider_handle:hover, .bx_filter .bx_ui_slider_track .bx_ui_slider_handle:active {
	border-color: #333333
}

.bx_filter input[type="checkbox"]:checked + label:before, .bx_filter input[type="checkbox"] + label:not(.disabled):hover:before, .filter input[type="checkbox"]:checked + label:before, .filter input[type="checkbox"] + label:hover:before, .filter input[type="radio"]:checked + label:before, .filter input[type="radio"] + label:hover:before {
	display: inline-block;
	z-index: 3;
}

.bx_filter input[type="checkbox"]:checked + label:before, .bx_filter input[type="checkbox"]:checked + label:not(.disabled):hover:before, .filter input[type="checkbox"]:checked + label:before, .filter input[type="checkbox"]:checked + label:hover:before, .filter input[type="radio"]:checked + label:before, .filter input[type="radio"]:checked + label:hover:before {
	z-index: -1;
}

.bx_filter .filter input[type="radio"]:checked + label:before {
	z-index: 3;
	width: 9px;
	height: 9px;
	background: #FFF;
	left: 6px;
	top: 4px;
}

.bx_filter input[type="checkbox"] + label:before, .filter input[type="checkbox"] + label:before, .filter input[type="radio"] + label:before {
	font-size: 0;
	content: ".";
	display: none;
	height: 21px;
	width: 21px;
	position: absolute;
	left: 0px;
	top: 0;
	z-index: -1;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.bx_filter input[type="checkbox"] + label:after, .filter input[type="checkbox"] + label:after {
	font-size: 0;
	content: ".";
	display: block;
	height: 21px;
	width: 21px;
	position: absolute;
	left: 0px;
	top: 0;
	background-color: #fff;
	z-index: 2;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #e9e9e9;
}

.bx_filter input[type="checkbox"]:checked + label:after, .filter input[type="checkbox"]:checked + label:after {
	background-position: 0px -29px;
}

.bx_filter input[type="checkbox"]:checked + label.nab:before, .bx_filter input[type="checkbox"] + label.nab:hover:before, .bx_filter input[type="checkbox"] + label.nab:after {
	display: none;
}
.filter input[type="radio"] + label:after {
	font-size: 0;
	content: ".";
	display: block;
	height: 21px;
	width: 21px;
	position: absolute;
	left: 0px;
	top: -2px;
	background: #fff;
	z-index: 2;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border: 1px solid #e9e9e9;
}
.filter input[type="radio"] + label:before {
	height: 21px;
	width: 21px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	top: -2px;
}
.bx_filter_vertical input[type="checkbox"] + label.disabled {
	cursor: default;
}
.bx_filter input[type="checkbox"], .bx_filter input[type="radio"] {
	display: none;
}
.bx_filter input[type="checkbox"] + label {
	padding-left: 31px;
	padding-top: 3px;
	position: relative;
	z-index: 97;
	cursor: pointer;
	outline: none;
	display: block;
	margin: 0 0 10px;
	color: #888;
	font-size: 0.867em;
	min-height: 20px;
}
.bx_filter .bx_filter_parameters_box_container label.last {
	margin-bottom: 0;
}
.bx_filter input[type="radio"] + label {
	margin: 0 0 11px;
	color: #888;
	padding-left: 31px;
	display: block;
	position: relative;
	font-size: 0.867em;
}
.bx_filter input[type="radio"] + label.last {
	margin-bottom: 0;
}
.bx_filter input[type="checkbox"]:checked + label, .bx_filter input[type="radio"]:checked + label {
	color: #333;
}
.bx_filter .bx_filter_input_checkbox .bx_filter_param_text, .filter label > span {
	display: block;
	line-height: 1.3847em; /*margin-left: 16px;*/
	text-align: left;
}
.bx_filter .filter {
	margin: 0px;
	padding: 0px;
}
.bx_filter input[type="checkbox"]:checked + label:after, .filter input[type="checkbox"]:checked + label:after {
	background-image: url(/bitrix/templates/aspro-medc2/images/medc2.png);
	background-position: -160px -183px;
	background-repeat: no-repeat;
	box-shadow: none;
}

/*Select*/
.bx_filter .bx_filter_select_block, .common_select .common_select-link {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 31px;
	margin: 0 0px 5px;
	padding: 0 33px 0 7px;
	border-radius: 2px;
	background: #f7f7f7;
	border: 1px solid #e5e5e5;
	cursor: pointer;
}
.bx_filter .bx_filter_select_text, .common_select .common_select-link .ik_select_link_text {
	font-size: 13px;
	line-height: 28px;
	max-width: 100%;
	height: 31px;
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
}
.bx_filter .bx_filter_select_block:hover .bx_filter_select_arrow, .common_select .common_select-link:hover .trigger, .common_select .common_select-link.opened .trigger { /*background:#e3e3e3;*/
}
.bx_filter .bx_filter_select_block:hover .bx_filter_select_arrow:before, .common_select .common_select-link:hover .trigger:before, .common_select .common_select-link.opened .trigger:before {
	background-position: -36px -174px;
}
.bx_filter .bx_filter_select_text.fix {
	min-width: 120px;
}
.bx_filter .bx_filter_select_text label {
	cursor: pointer;
}
.bx_filter .bx_filter_select_arrow, .common_select .common_select-link .trigger {
	position: absolute;
	top: -1px;
	right: 0;
	width: 26px;
	height: 31px;
	cursor: pointer;
	border-left: 1px solid #E5E5E5;
	background: #d4d4d4;
	text-align: center;
	line-height: 32px;
}
.bx_filter .bx_filter_select_arrow:before, .common_select .common_select-link .trigger:before {
	content: "";
	display: inline-block;
	width: 7px;
	height: 4px;
	background: #d4d4d4;
	display: none;
}
.bx_filter .bx_filter_select_arrow .fa {
	font-size: 18px;
	color: #fff;
}
.bx_filter input.disabled + label {
	opacity: 0.5;
	cursor: default;
}
.popup-window-content .bx_filter_select_popup ul li label:hover {
	background: #e3e3e3;
}
.popup-window-content .bx_filter_select_popup ul li label.selected {
	background: #ddd;
	color: #fff;
}
.common_select {
	width: 100% !important;
	font-size: 0px;
}
.common_select select {
	display: none;
}
.front .bx_filter_button_box {
	padding: 29px 0px 0px;
}
.catalog.bx_filter .bx_filter_block {
	margin: 0 0 24px;
}
.catalog.bx_filter .bx_filter_button_box {
	padding: 23px;
	white-space: nowrap;
	background: #f9fbfb;
}
.catalog.bx_filter .bx_filter_button_box .bx_filter_block {
	margin: -10px -3px;
}
.catalog.bx_filter .bx_filter_button_box .bx_filter_parameters_box_container {
	padding: 0;
}
.catalog.bx_filter .bx_filter_button_box .button {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding: 0 3px;
}
.catalog.bx_filter .bx_filter_button_box .button .btn {
	width: 100%;
	margin: 10px 0;
}

/*.catalog.bx_filter .bx_filter_button_box .btn.white:not(:hover){background:none;}*/
.border_block {
	border: 1px solid #ecf2f4;
	background: #fafcfc;
	border-radius: 3px;
}
.catalog .bx_filter_parameters_box {
	border-bottom: 1px solid #f2f6f7;
}
.catalog .bx_filter_button_box {
	padding: 10px 20px 10px;
}
.catalog .bx_filter_button_box .bx_filter_parameters_box_container { /*font-size:0px;*/
}
.catalog.bx_filter .bx_filter_parameters_box.active .bx_filter_parameters_box_title span {
	position: relative;
}
.catalog.bx_filter .bx_filter_parameters_box.active .bx_filter_parameters_box_title span:before {
	content: "";
	position: absolute;
	left: -33px;
	top: 4px;
	height: 11px;
	border-radius: 3px;
	width: 13px;
}
.catalog.bx_filter .bx_filter_parameters_box_title {
	margin: 0px;
	position: relative;
	cursor: pointer;
}
.catalog.bx_filter .bx_filter_parameters_box_title:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 16px;
	width: 19px;
	height: 19px;
	margin: -10px 0 0 -10px;
	border-radius: 100%;
}
.catalog.bx_filter .bx_filter_parameters_box_title:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 23px;
	width: 5px;
	height: 3px;
	margin: -1px 0 0 -3px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Arrows_down.svg) 0 0 no-repeat;
	-webkit-animation-name: rotationUp;
	-moz-animation-name: rotationUp;
	-o-animation-name: rotationUp;
	animation-name: rotationUp;
}
.catalog.bx_filter .bx_filter_parameters_box_title:hover:after {
	background-position: -14px 0;
}
.catalog.bx_filter .bx_filter_parameters_box.active .bx_filter_parameters_box_title:after {
	margin-top: -2px;
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.catalog .bx_filter_section .btn {
	display: inline-block;
}
.catalog .bx_filter_section .bx_filter_button_box .bx_filter_search_reset {
	position: relative; /*padding-left: 10px;padding-right: 10px;*/
}
.bx_filter_section .btn.btn-transparent:hover {
	color: #fff;
}
.bx_filter_section .bx_filter_parameters_box_container {
	padding: 0 23px;
}
.bx_filter_section .bx_filter_parameters_box_container .wrapp_all_inputs {
	margin-bottom: 53px;
}
.catalog.bx_filter .bx_filter_button_box .btn:hover {
	color: #FFF !important;
}
.bx_filter.catalog .bx_filter_parameters_box_title {
	position: relative;
	padding: 18px 51px 18px 23px;
	font-size: 1em;
	line-height: 1.4667em;
	overflow: hidden;
}
.bx_filter_horizontal {
	margin: 0px 0px 30px;
}
.catalog .line_row .bx_filter_parameters_box {
	border-bottom-width: 0px;
}
.catalog .filter_hor {
	margin: 0px;
	height: 0px;
}
.bx_filter_parameters_box .titles {
	font-size: 0.933em;
	color: #333;
	font-weight: bold;
}
.bx_filter .bx_filter_popup_result#modef_mobile {
	padding-bottom: 8px;
	left: 0px;
	background: rgba(0, 0, 0, 0);
	position: static;
	color: #888;
	margin: 0px;
	padding-left: 0px;
	line-height: 20px;
	vertical-align: middle;
}
.bx_filter .bx_filter_popup_result#modef_mobile .button {
	display: none;
}

/*Select popup*/
.popup-window-content {
	margin: 0;
}
div[id^=smartFilterDropDown] { /*max-width:170px;*/
	width: 100%;
}
div[id^=smartFilterDropDown] .popup-window {
	width: 100%;
	border: 0px;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, .2);
	border-radius: 2px;
}
div[id^=smartFilterDropDown] .popup-window-top-row, div[id^=smartFilterDropDown] .popup-window-left-column, div[id^=smartFilterDropDown] .popup-window-right-column, div[id^=smartFilterDropDown] .popup-window-bottom-row {
	display: none;
}
.popup-window-content .bx_filter_select_popup {
	padding: 0;
}
.popup-window-content .bx_filter_select_popup ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.popup-window-content .bx_filter_select_popup ul li {
	display: block;
	text-align: left;
	vertical-align: middle;
}
.popup-window-content .bx_filter_select_popup ul li:first-child {
	border: 0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
.popup-window-content .bx_filter_select_popup ul li:before {
	display: none;
}
.popup-window-content .bx_filter_select_popup ul li label {
	font-size: 13px;
	line-height: 16px;
	display: block;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	cursor: pointer;
	padding: 8px 9px 8px 9px;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	margin: 0px;
	height: auto;
}
.popup-window-content .bx_filter_select_popup ul li label.disabled {
	color: #b8b8b8;
	background: transparent;
}
.popup-window-content .bx_filter_select_popup ul li:last-child label {
	margin: 0px;
}

/* HEADER BASKET */
.remove:not(.all) {
	position: absolute;
	right: 0;
	top: 0;
	width: 18px;
	height: 18px;
	cursor: pointer;
}
.remove:not(.all):before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
	background: #969ba5 url(/bitrix/templates/aspro-medc2/images/medc2.png) -49px 0 no-repeat;
}
.mega-menu .table-menu.basketTrue table td.search-item {
	width: 116px;
}
.topmenu-LIGHT .mega-menu .table-menu.basketTrue table td.search-item {
	border-top: 1px solid #efefef;
}
.mega-menu .table-menu.basketTrue table td.search-item > .wrap {
	width: 116px;
	vertical-align: top;
}
.mega-menu .table-menu.basketTrue table td.search-item .search-icon {
	width: 47px;
	border: none;
}
.basket_top {
	position: relative;
}
header.fixed .basket_top {
}
.topmenu-LIGHT .basket_top .icon .count, header.fixed .basket_top .icon .count {
	color: #FFF;
}
.basket_top .buttons {
	padding: 23px 20px;
	border-top: 1px solid #ebeef1;
	text-align: center;
	background: #f9fafb;
}
.basket_top .buttons .btn {
	margin: 0;
	display: inline-block;
	width: auto;
}
.logo-row .top-callback .basket_top {
	display: none;
}
.overlay_basket {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	background-color: rgba(255, 255, 255, 0.5);
}

/* BASKET */
.ajax_basket .basket_top {
	display: none;
}
.basket-link {
	white-space: nowrap;
}
.basket-link .count {
	font-size: 11px;
	border-radius: 100%;
	text-align: center;
	background: #000;
	color: #fff;
	width: 17px;
	height: 17px;
	display: inline-block;
	line-height: 16px;
}
.basket-link .count:not(.basket-count) {
	background: #b0b0b0;
}
.basket {
	margin: 0 0 55px;
}
.basket .clearfix {
	display: block;
	height: 0;
	clear: both;
}
.basket .items {
	border-bottom: 1px solid #f5f5f5;
}
.basket.default .items {
	border: 1px solid #f5f5f5;
}
.basket .items .box {
	display: table-cell;
	padding: 0 15px;
	vertical-align: top;
}
.basket .items .head {
	display: table;
	width: 100%;
	margin: 0 0 -1px;
	background: #fbfbfb; /*border-bottom:1px solid #f5f5f5;*/
}
.basket .items .head .box {
	vertical-align: middle;
	padding-top: 9px;
	padding-bottom: 9px;
}
.basket .items .head .title.prices {
	width: 150px;
}
.basket .items .head .title.prices.summ {
	width: 175px;
}
.basket .items .head .title.counter_t {
	width: 185px;
}
.basket .items .head .title {
	font-size: 0.800em;
	line-height: 16px;
	color: #95979a;
}
.basket .items .head .title:first-of-type {
	padding-left: 169px;
}
.basket .items .item > .wrap {
	display: table;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
.basket .items .item .name a {
	color: #333;
}
.basket .items .item {
	border-top: 1px solid #f5f5f5;
}
.basket .items .item .box {
	padding-top: 29px;
	padding-bottom: 29px;
}
.basket .items .item .box:first-of-type {
	padding-left: 29px;
}
.basket .items .item .box.buy_block {
	width: 185px;
}
.basket .items .item .image {
	float: left;
	width: 110px;
	height: 110px;
	line-height: 110px;
}
.basket .items .item .description {
	margin: 14px 0 0;
	padding: 0 0 0 140px;
}
.basket .items .item .description .name {
	font-weight: bold;
	line-height: 22px;
}
.basket:not(.fly) .items .item .description .name {
	font-size: 1.067em;
}
.basket.fly .items .item .description .name {
	font-size: 0.933em;
}
.basket .items .item .description .label {
	margin-right: 10px;
}
.basket .items .item .description .article {
	color: #777777;
	display: inline-block;
	font-size: 0.800em;
	line-height: 20px;
	vertical-align: top;
}
.basket .items .item .description .article > span {
	color: #2f383d;
}
.basket .items .item .description .props {
	margin: 8px 0 0;
}
.basket .items .item .prices {
	width: 150px;
}
.basket .items .item .summ {
	width: 170px;
}
.basket .items .item .price_new {
	margin: 14px 0 0;
	font-size: 1.067em;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
}
.basket .items .item .price_old {
	margin: -1px 0 0;
	font-size: 0.933em;
	line-height: 18px;
	color: #777777;
	text-decoration: line-through;
}
.basket .items .item .counter {
	display: block !important;
	margin: 9px 25px 0 0;
	width: 100px;
}
.basket .items .remove_bl {
	width: 0;
	height: 0;
	padding: 0;
}
.basket .items .item .remove_bl > .wrap {
	position: relative;
	float: right;
}
.basket .items .item .remove {
	top: -19px;
	right: 2px;
}
.item .counter.sm input {
	height: 30px;
}
.item .counter .ctrl:not(:hover) {
	background: #fff;
}
.item .counter .input {
	border: 1px solid #f5f5f5;
}
.item .counter .wrap {
	background: none;
}
.buy_block .counter.sm .minus:before {
	background-position: -1px -160px;
	height: 7px;
}
.buy_block .counter.sm .minus:hover:before {
	background-position: -1px -177px;
	margin-top: -4px;
}
.fly .buy_block .counter.sm .minus:hover:before {
	background-position-x: -2px;
}
.buy_block .counter.sm .plus:before {
	background-position: -1px -169px;
	height: 8px;
	margin-top: -4px;
}
.buy_block .counter.sm .plus:hover:before {
	background-position: -1px -184px;
}
.basket.default .items .item > .clearfix {
	display: none;
}
.basket .buttons .btn.print {
	position: relative;
	margin-right: 20px;
}
.basket .buttons .btn.print:not(:hover) {
	color: #333 !important;
}
.basket .buttons .btn.print > span {
	position: relative;
	padding-left: 27px;
}
.basket .buttons .btn.print > span:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -6px;
	width: 16px;
	height: 14px;
	background: url(/bitrix/templates/aspro-medc2/images/medc2.png) -124px 0 no-repeat;
}
.basket .buttons .btn.print:hover > span:before {
	background-position: -141px 0;
}
.basket .foot {
	margin: 0 0 35px;
	padding: 32px 0 28px;
	border-bottom: 1px solid #f5f5f5;
	color: #333;
}
.basket .foot .remove {
	margin: -2px 0 0;
	padding-left: 12px;
	font-size: 0.800em;
	cursor: pointer;
}
.foot .remove:not(:hover) {
	background: transparent;
	border-color: transparent;
	color: #333333 !important;
}
.foot .remove > span {
	position: relative;
	padding: 0 18px 0 0px;
}
.foot .remove > span:before {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	margin: -4px 0 0;
	width: 8px;
	height: 8px;
	background: url(/bitrix/templates/aspro-medc2/images/medc2.png) -58px 0 no-repeat;
}
.foot .remove:hover > span:before {
	background-position: -58px -9px;
}
.foot .remove:hover > span {
	color: #fff;
}
.basket .foot .total {
	font-size: 20px;
	width: 236px;
}
.basket .foot .total > span {
	margin: 0 0 0 12px;
	font-weight: bold;
}
.basket .buttons .btn {
	margin: 0;
}
.basket .basket_empty {
	padding: 44px;
	min-height: 178px;
	border: 1px solid #ebeef1;
}
.basket .basket_empty > .wrap {
	position: relative;
	padding: 2px 0 0 134px;
}
.basket .basket_empty > .wrap:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 90px;
	height: 90px;
	background: url(/bitrix/templates/aspro-medc2/images/medc2.png) 0 -18px no-repeat;
}
.basket .basket_empty .description {
	margin: 0 0 25px;
	font-size: 14px;
}
.basket .basket_empty h4 {
	margin-bottom: 17px;
}
.basket .basket_empty .btn {
	margin: 0;
}
.basket-remove .row {
	margin: 0px;
}
.basket-remove .remove.all {
	position: absolute;
	top: -45px;
	right: 16px;
	margin: 0px;
}

/* BASKET FLY */
.basket.fly {
	position: fixed;
	width: 710px;
	display: block !important;
	right: -710px;
	top: 0px;
	background: #FFF;
	z-index: 1002;
	transition: right ease-in-out 0.3s;
	-moz-transition: right ease-in-out 0.3s;
	-ms-transition: right ease-in-out 0.3s;
	-o-transition: right ease-in-out 0.3s;
	-webkit-transition: right ease-in-out 0.3s;
	margin: 0px;
	height: 100%;
}
.ajax_basket.opened .basket.fly {
	right: 0;
}
.basket.fly > .wrap {
	-webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.07);
	color: #333;
	text-align: left;
	height: 100%;
	padding-top: 90px;
}
.basket.fly > .wrap .basket_wrap {
	height: 100%;
	padding-bottom: 164px;
}
.basket.fly .opener {
	position: absolute;
	left: -58px;
	top: 200px;
	width: 58px;
	height: 76px;
	background: #edf0f3;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	border-top-left-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
	border-bottom-left-radius: 2px;
	cursor: pointer;
	border: 1px solid #edf0f3;
	border-right: none;
}
.basket.fly .opener:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 18px;
	margin: 0 0 0 -10px;
	width: 18px;
	height: 17px;
	background: url(/bitrix/templates/aspro-medc2/images/medc2.png) -99px 0 no-repeat;
}
.basket.fly .opener .count {
	position: absolute;
	left: 50%;
	top: 40px;
	margin: 0 0 0 -9px;
	width: 19px;
	height: 18px;
	line-height: 18px;
	white-space: nowrap;
	font-size: 12px;
	color: #FFF;
	border-radius: 100%;
	text-align: center;
}
.basket.fly .opener .count.empted {
	background: #969ba5;
}
.basket.fly .opener:hover {
	background: #f3f6f8;
}
.basket.fly.DARK .opener {
	background: #424f60;
	border-color: #424f60;
}
.basket.fly.DARK .opener:before {
	background-position: -105px 0;
}
.basket.fly.DARK .opener:hover {
	background: #556170;
	border-color: #556170;
}
.basket.fly.COLOR .opener:before {
	background-position: -105px 0;
}
.basket.fly.COLOR .opener .count {
	background: #FFF;
	color: #333;
}
.basket.fly > .wrap > h4 {
	margin: 0;
	padding: 27px 30px 28px;
	border-bottom: 1px solid #fbfbfb;
	margin-top: -90px;
	height: 90px;
}
.basket.fly .items_wrap { /*max-height:258px;*/
	overflow-y: auto;
	height: 100%;
}
.basket.fly .items {
	border-top: none;
}
.basket.fly .items .item .image {
	width: 70px;
	height: 70px;
	line-height: 70px;
}
.basket.fly .items .item .description {
	padding-left: 90px;
	width: 258px;
}
.basket.fly .items .head .title:first-of-type {
	padding-left: 109px;
}
.basket.fly .items .item .box {
	padding-top: 20px;
	padding-bottom: 20px;
}
.basket.fly .items .item .box:first-of-type {
	padding-left: 20px;
}
.basket.fly .items .item .description {
	margin-top: 9px;
}
.basket.fly .items .item .description .name {
}
.basket.fly .items .item .description .props {
	margin-top: 6px;
}
.basket.fly .items .head .title.prices {
	width: 115px;
}
.basket.fly .items .head .title.prices.summ {
	width: 150px;
}
.basket.fly .items .item .prices {
	width: 115px;
}
.basket.fly .items .item .summ {
	width: 150px;
}
.basket.fly .items .item .price_new {
	margin-top: 7px;
}
.basket.fly .items .item .counter {
	margin-top: 6px;
	margin-right: 8px;
}
.basket.fly .items .item .remove {
	top: -10px;
}
.basket.fly .foot {
	margin: -1px 0 30px;
	padding: 25px 19px 22px;
	border-top: 1px solid #f5f5f5;
	background: #fbfbfb;
}
.basket.fly .foot .total {
	font-size: 16px;
	width: 188px;
}
.basket.fly .foot.top {
	background: none;
	padding: 0px;
	margin: 0px;
}
.basket.fly .foot.top .remove {
	position: absolute;
	top: 20px;
	right: 30px;
}
.basket.fly .buttons {
	padding: 0 30px 30px;
}
.basket.fly .buttons .btn {
	margin: 0 30px 0 0;
}
.basket.fly .buttons .btn:first-of-type {
	margin-right: 0;
}
.basket.fly .basket_empty {
	padding: 28px 30px 40px;
	border-top: none;
	border: none;
}
.basket.fly .basket_empty h4 {
	font-size: 18px;
}
.basket.fly .basket_empty > .wrap {
	padding-left: 120px;
}
.basket.fly .basket_empty > .wrap:before {
	top: 1px;
}
.basket.fly .items .item .buy_block {
	width: 133px;
}
.basket.fly .items .head .title.counter_t {
	width: 133px;
}
.bx-firefox .basket.fly .opener .count {
	line-height: 16px;
}
.basket.fly.small-block {
	top: 185px;
	margin: 0 0 55px;
	height: auto;
}
.basket.fly.small-block > .wrap {
	padding: 0px;
}
.basket.fly.small-block .opener {
	top: 0;
}
.basket.fly.small-block > .wrap > h4 {
	margin-top: 0px;
}
.basket.fly.small-block > .wrap .basket_wrap {
	padding: 0px;
	height: auto;
}
.basket.fly.small-block .items_wrap {
	max-height: 258px;
}

/* ORDER */
.form.order {
	margin: 0 80px 0 0;
	padding: 38px 44px 44px;
}
.form.order .btn {
	margin-bottom: 0;
}
.basket_order {
	margin: 0 0 55px;
	border: 1px solid #ebeef1;
}
.basket_order .clearfix {
	display: block;
}
.basket_order .description {
	position: relative;
	margin: 0 0 33px;
	padding: 0 0 0 27px;
	font-size: 14px;
	line-height: 22px;
}
.basket_order .description:before {
	content: "";
	position: absolute;
	left: 0;
	top: 6px;
	bottom: 6px;
	width: 2px;
}
.basket_order .items {
	margin: -1px;
	border: 1px solid #ebeef1;
	border-right: none;
	border-bottom: none;
}
.basket_order .items > .head {
	padding: 17px 20px;
	background: #fcfcfd;
	border-bottom: 1px solid #ebeef1;
}
.basket_order .items > .head .title {
	margin: 2px 0 0;
	font-size: 16px;
	font-weight: 500;
}
.basket_order .items > .head .btn {
	margin: 0;
	font-size: 10px;
}
.basket_order .items > .head .btn:not(:hover) {
	background: transparent;
	border-color: transparent;
	color: #333333 !important;
}
.basket_order .items > .wrap {
	border-bottom: 1px solid #ebeef1;
}
.basket_order .items .item {
	margin: 0 20px;
	padding: 15px 0;
	font-size: 14px;
	line-height: 20px;
	border-top: 1px solid #eceff2;
}
.basket_order .items .item:first-of-type {
	border-top: none;
}
.basket_order .items .item .name {
	margin: 0 0 3px;
}
.basket_order .items .item .price {
	color: #666;
}
.basket_order .items .foot {
	padding: 18px 20px 19px;
	background: #fcfcfd;
	border-bottom: 1px solid #ebeef1;
}
.basket_order .items .foot .title {
	margin: 1px 0 0;
	font-size: 14px;
	line-height: 20px;
}
.basket_order .items .foot .summ {
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
}
.basket_order .confirm {
	padding: 45px 44px 46px;
}
.basket_order .confirm .description {
	margin: 0;
	padding: 0 0 0 135px;
	position: relative;
}
.basket_order .confirm .description:before {
	content: "";
	position: absolute;
	left: 0;
	top: -1px;
	width: 90px;
	height: 90px;
	background: url(/bitrix/templates/aspro-medc2/images/medc2.png) -91px -18px no-repeat;
}
.basket_order .confirm .description h4 {
	margin-bottom: 17px;
	line-height: 24px;
}
.basket_order .confirm .description p {
	margin-bottom: 22px;
}
.basket_order .confirm .description .btn {
	margin-bottom: 0;
}

/* INSTAGRAM */
.loader_circle {
	background: url(/bitrix/templates/aspro-medc2/images/pl3.gif) no-repeat center center;
}
.instagram_ajax {
	min-height: 100px;
	opacity: 1;
	transition: opacity 0.3s ease;
}
.instagram_ajax.loaded {
	opacity: 1;
	background: none;
}
.instagram_ajax .instagram {
	display: block;
	padding-bottom: 90px;
}
.instagram_ajax .instagram .item {
	float: left;
	width: 25%;
	padding: 0;
	position: relative;
	text-align: center;
	overflow: hidden;
	border: none;
	margin: 0px;
	box-shadow: none;
}
.instagram_ajax .instagram .item.user {
	background: #f2f2f2;
	text-align: left;
	display: none;
}
.instagram_ajax .instagram .item.user .body2 {
	padding: 27px 30px;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}
.instagram_ajax .instagram .item.user .image {
	margin: 0 auto 12px;
	width: 36px;
	height: 36px;
}
.instagram_ajax .instagram .item.user .name {
	margin: 0 0 17px;
	font-size: 20px;
	color: #FFF;
}
.instagram_ajax .instagram .item.user .button a {
	border-color: #557fa2;
}
.instagram_ajax .instagram .item.user .link {
	margin: 8px 0 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1;
}
.instagram_ajax .instagram .item .image {
	position: relative;
}
.instagram_ajax .instagram .item .image:after {
	content: "";
	position: absolute;
	bottom: 30px;
	left: 30px;
	width: 36px;
	height: 36px;
	display: block;
	background: url(/bitrix/templates/aspro-medc2/images/medc2.png) -244px -42px no-repeat;
	display: none;
}
.instagram_ajax .instagram .item .image img {
	max-width: 100%;
	max-height: 100%;
	width: 100%;
}

/*subscribe footer*/
.subscribe-block-wrapper .subscribe-edit form {
}
.subscribe-block-wrapper .text {
	margin: 0 0 12px;
	position: relative;
	font-size: 0.9333em;
	color: #333;
	font-weight: bold;
}
.subscribe-block-wrapper .text br {
	display: none;
}
.subscribe-block-wrapper .subscribe-form {
	position: relative;
}
.subscribe-block-wrapper .form-control.subscribe-input {
	background: #FFF;
	color: #999999;
	height: 44px;
	border: none;
	padding: 6px 50px 6px 20px;
	border-radius: 22px;
	overflow: hidden;
}
.subscribe-block-wrapper .subscribe-btn {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	width: 50px;
	height: 44px;
	opacity: 0.5;
	border: none;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Arrow_footer.svg) center center no-repeat;
	transition: all 0.3s ease 0s;
	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;
}
.subscribe-block-wrapper .subscribe-btn:hover {
	opacity: 1;
}
.subscribe-edit-main {
	padding: 0 0 1px;
	background: #fafcfc;
	border-radius: 3px;
	overflow: hidden;
}
.subscribe-edit-main .top-form {
	margin: 0 0 -1px;
	padding: 54px 60px 60px;
	border: 1px solid #ecf2f4;
}
.subscribe-edit-main .top-form.messages {
	padding: 56px 60px;
}
.subscribe-edit-main h4 {
	margin: 0 0 34px;
}
.subscribe-edit-main .btn-confirm {
	margin: 30px 0 0;
}
.subscribe-edit-main .subsection-title {
	color: #333;
	margin-bottom: 10px;
}
.subscribe-edit-main .subtitle {
	color: #333333;
	font-size: 16px;
	font-weight: 500;
	margin: 0 0 15px;
}
.subscribe-edit-main .title {
	color: #333333;
	font-size: 20px;
	font-weight: 500;
	margin: 0 0 21px;
}
.subscribe-edit-main .form .form-group {
	margin-bottom: 8px;
}
.subscribe-edit-main .confirmation-block {
}
.subscribe-edit-main .status-block {
}
.subscribe-edit-main .status-block table td {
	padding: 6px 0;
	width: 50%;
	font-size: 0.933em;
	line-height: 1.2857em;
}
.subscribe-edit-main .status-block table td:last-of-type {
	padding-left: 20px;
}
.subscribe-edit-main .text-info-block {
	margin: 20px 0 -7px;
}
.subscribe-edit-main .buttons {
	margin: 33px -3px 0;
}
.subscribe-edit-main .buttons input {
	margin: 0 3px;
}
.subscribe-edit-main .status-block .text_block {
	margin: 22px 0 0;
}
.subscribe-edit-main .status-block h4 {
	margin-bottom: 24px;
}
.subscribe-edit-main .licence_block {
	padding-bottom: 0;
	margin-top: 2px;
	margin-bottom: 0;
}
.subscribe-edit-main .licence_block label {
	margin-bottom: 0;
}
.subscribe-edit-main .licence_block label.error {
	margin-top: 0;
}
.subscribe-edit-main p > font {
	font-size: 0.9333em;
	line-height: 1.3em;
	display: block;
}
.subscribe-edit-main font.errortext {
	color: #fb5f5f !important;
	border: none;
}
.subscribe-edit-main .form input[type=checkbox] + label, .subscribe-edit-main .form input[type=radio] + label {
	padding-left: 29px;
	font-size: 0.867em;
	position: relative;
	cursor: pointer;
	outline: 0;
	margin-left: 0px !important;
}
.subscribe-edit-main .form input[type=checkbox] + label {
}
.subscribe-edit-main .form input[type=checkbox], .subscribe-edit-main .form input[type=radio] {
	display: none;
}
.subscribe-edit-main .form input[type=checkbox] + label:after, .subscribe-edit-main .form input[type=radio] + label:after {
	font-size: 0;
	content: ".";
	display: block;
	height: 21px;
	width: 21px;
	position: absolute;
	left: 0px;
	top: 2px;
	background: #fff;
	z-index: 2;
	box-shadow: 0 0 0 1px #ccc inset;
	-moz-box-shadow: 0 0 0 1px #ccc inset;
	-webkit-box-shadow: 0 0 0 1px #ccc inset;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.subscribe-edit-main .form input[type=radio] + label:after {
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}
.subscribe-edit-main .form input[type=checkbox] + label:hover:after, .subscribe-edit-main .form input[type=checkbox]:checked + label:after, .subscribe-edit-main .form input[type=radio] + label:hover:after, .subscribe-edit-main .form input[type=radio]:checked + label:after {
	box-shadow: none;
}
.subscribe-edit-main .form input[type=checkbox] + label:before, .subscribe-edit-main .form input[type=radio] + label:before {
	font-size: 0;
	content: ".";
	display: none;
	height: 8px;
	width: 11px;
	position: absolute;
	left: 5px;
	top: 50%;
	margin-top: -4px;
	background: url(/bitrix/templates/aspro-medc2/images/medc2.png) -18px 0px no-repeat;
	z-index: -1;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.subscribe-edit-main .form input[type=checkbox]:checked + label:before, .subscribe-edit-main .form input[type=radio]:checked + label:before {
	display: inline-block;
	z-index: 3;
}
.subscribe-edit-main .status-block .button-block {
	margin: 20px 0px 0px;
}
.subscribe-edit-main .form input[type=checkbox]:checked + label, .subscribe-edit-main .form input[type=radio]:checked + label {
	color: #333;
}
.subscribe-edit-main .form-group.option {
	margin-bottom: 22px;
}

/* auth */
.auth_frame.jqmWindow {
	width: 560px !important;
}
.auth_frame .ajax_auth {
	display: block !important;
	visibility: visible !important;
}
.auth_frame #ajax_auth .soc-avt {
	padding-top: 36px;
	padding-bottom: 36px;
}
.auth_wrapp .error_block_auth {
	color: #f00;
	font-size: 0.8667em;
	line-height: 1.3846em;
	padding: 0px 0px 28px;
}
.auth_wrapp .form-wr .prompt {
	position: relative;
	cursor: pointer;
}
.auth_wrapp .form-wr .prompt input {
	display: none;
}
.auth_wrapp .form-wr .prompt label {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	padding: 0 0 0 34px;
	font-size: 0.867em;
	line-height: 1.3846em;
	cursor: pointer;
	color: #333;
}
.auth_wrapp .form-wr .prompt label:before, .auth_wrapp .form-wr .prompt label:after {
	top: -2px;
}
.auth_wrapp .buttons {
	display: block;
	margin: 34px 0 0;
}
.auth_frame .form.popup .form-header {
	padding-left: 60px;
	padding-right: 60px;
}
.auth_wrapp .form-footer {
	padding: 40px 0px 28px;
}
.form.popup {
	background: #f6f9fa;
}
.form.popup .auth_wrapp .form-footer {
	padding: 40px 60px 40px;
	background: #FFF;
	border-top: 1px solid #edf2f4;
}
.form.popup .auth_wrapp .form-body {
	padding: 1px 60px 60px;
}
.content-md .form.popup .auth_wrapp .form-body {
	padding: 0px 0px 30px;
}
.auth_wrapp .form-body {
	padding-top: 0px;
	padding-bottom: 30px;
}
.auth_wrapp .form-body .forgot {
	font-size: 0.867em;
	line-height: 1.3846em;
}
.auth_wrapp .form-footer .register {
	margin: 0px;
}
.auth_wrapp .form-footer .button {
	margin: 0;
}
.auth_wrapp .form-footer .more_text_small {
	margin: 25px 0 -6px;
	color: #999999;
	font-size: 0.8667em;
	line-height: 1.5385em;
}
.auth_wrapp .but-r {
	margin: 4px 0 0;
}
.auth_wrapp .reg-new {
	padding: 0 60px;
}
#ajax_auth .soc-avt .title {
	margin: 9px 0 0;
	float: left;
	line-height: 1.2em;
}
#ajax_auth .soc-avt .socials {
	padding: 0 0 0 115px;
}
.cabinte-page .auth_wrapp {
	padding: 70px 60px 0;
	border: 1px solid #ecf2f4;
	border-radius: 3px;
	background: #fafcfc;
}
.cabinte-page .form-footer {
	margin: 0 -60px;
	padding: 60px;
	border-top: 1px solid #edf2f4;
	background: #FFF;
}
.cabinte-page .reg-new {
	padding: 36px 0 56px;
}
.cabinte-page .reg-new .soc-avt {
	padding-top: 56px;
}
.cabinte-page .auth_wrapp .form-body {
}
.form.inline {
	padding: 51px 59px 59px;
	background: #fafcfc;
	border: 1px solid #ecf2f4;
	border-radius: 3px;
	color: #666;
}
.form.inline .form-title {
	margin: 0 0 47px;
}
.form.inline .title {
	color: #333;
}
.form.inline .description {
	margin: 25px 0 0;
}
.form.inline.success .form-header {
	margin: 0 0 60px;
	padding: 0;
}
.form.inline.success .form-header .description {
	margin: 53px 0 0;
	display: table;
}
.form.inline.success .form-header .description svg {
	width: 80px;
	height: 80px;
	display: table-cell;
	vertical-align: middle;
}
.form.inline.success .form-header .description p {
	margin: 0;
}
.form.inline.success .form-header .description .success-text {
	padding: 0 0 0 31px;
	display: table-cell;
	vertical-align: middle;
}
.form.inline.success .form-header .text br {
	display: none;
}
.form.inline.success .form-footer {
	text-align: left !important;
}

/*.soc-avt{padding:33px 0px 30px;text-align: left;border-top: 1px solid #f2f2f2;border-bottom: 1px solid #f2f2f2;margin:0px 0px 0px;}*/
.soc-avt .title {
	font-weight: bold;
	color: #333;
}
.popup .auth_wrapp .soc-avt {
	padding: 40px 0;
	border-color: #edf2f4;
}
.content-md .popup .auth_wrapp .soc-avt, .content-md .form.popup .auth_wrapp .form-footer {
	background: #fff;
}

/*.soc-avt .row{font-size:0px;margin: 18px -3px 8px;}
.soc-avt .row a{margin: 3px 3px 3px;}
.soc-avt .row form[name=bx_auth_servicesform]{margin: 0px 3px 0px;}*/
.soc-avt #bx_auth_servform {
	font-size: 15px;
}
.soc-avt #bx_auth_servform input[type="text"] {
	margin: 10px 0px 10px;
}
.soc-avt #bx_auth_servform .btn {
	margin-bottom: 0px;
}
.soc-avt #bx_auth_servform .bx-ss-icon {
	display: none;
}
.alert.alert-danger {
	background: #fee;
	color: #e83333;
	font-size: 0.933em;
}

/* split soc serv */
body div.soc-serv-title {
	height: auto;
}
.soc-serv-accounts table {
	width: 100%;
}
.soc-serv-accounts .soc-serv-personal .split-item-actions {
	position: relative;
}
.soc-serv-accounts .soc-serv-personal .bx-ss-icons .soc-serv-link {
	vertical-align: middle;
}

/* register */
.border_block .max-form-block {
	max-width: 520px;
	padding: 60px 20px;
	margin: auto;
}
.border_block .but-r {
	text-align: center;
	padding: 10px 0px 0px;
}
.border_block .but-r .btn {
	margin: 0px auto;
}
.border_block .top-text-block {
	padding: 60px 20px 0px;
	text-align: center;
	color: #555555;
	font-size: 0.933em;
}
.border_block .text_block {
	font-size: 0.867em;
	color: #999999;
	margin: 4px 0px 0px;
	line-height: 1.538em;
}
.border_block .big-title {
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
}
.registraion-page > .wrap {
	padding: 70px 60px 60px;
	margin: 0 auto;
	max-width: 639px;
	background: #f6f9fa;
	border: 1px solid #ecf2f4;
	border-radius: 3px;
}
.registraion-page .soc-avt {
	margin: 40px 0 0;
	border-top: none;
	text-align: center;
}
.registraion-page .soc-avt .big-title {
	margin: 0 0 9px;
	font-weight: bold;
	color: #333;
}
.registraion-page .border_block .big-title {
	margin: 0 0 19px;
}
.registraion-page form .form-group.animated-labels label:not(.error) {
	left: 0;
}
.registraion-page .but-r {
	margin: 46px 0 0;
	text-align: center;
}
.module-form-block-wr form[name=bform] {
}

/* REGISTRATION */

.border_block .max-form-block .help-block {
	padding: 10px;
	margin: 0px 0px 25px;
}
.module-form-block-wr.lk-page .errortext, .module-form-block-wr.lk-page .notetext {
	padding: 20px 20px 0px;
	display: block;
	text-align: center;
}

/* profile */
.lk-page .form .top-form {
	padding: 54px 60px 60px;
}
.form .big-title {
	margin: 0 0 34px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3889em;
	color: #333;
}
.border_block .top-form .but-r {
	text-align: left;
}
.form .bottom-form {
	padding: 56px 60px;
	border-bottom: none;
}
.form .bottom-form .title.middle {
	font-size: 1.067em;
}
.form .bottom-form .big-title {
	margin-bottom: 11px;
	font-size: 1em;
}
.form #soc-serv-title-id {
	padding: 29px 0 24px;
}
.form .form-group .text_block {
	margin: 17px 0 -6px;
	font-size: 0.867em;
	line-height: 1.538em;
	color: #999;
}
.form .top-form .but-r {
	margin: 8px 0 0;
}
.lk-page .form {
	border: 1px solid #ecf2f4;
	background: #fafcfc;
	border-radius: 3px;
}
.soc-serv-accounts table tr {
	border: 1px solid #f2f2f2;
	background: #f9f9f9;
}
.soc-serv-accounts table tr td {
	padding: 24px 29px;
}
.soc-serv-accounts table tr td:first-child {
	padding-right: 0px;
}
.soc-serv-accounts table tr td.split-item-actions {
	text-align: right;
}
.soc-serv-accounts table tr .btn {
	margin: 0px;
}
.soc-serv-accounts table tr .bx-ss-icons {
	width: 47px;
}
.soc-serv-accounts table tr .bx-ss-icons .icon {
	border-radius: 3px;
	display: block;
	height: 48px;
	margin: 0px;
	overflow: hidden;
	position: relative;
	width: 48px;
}
.soc-serv-accounts table tr .bx-ss-icons .icon i {
	display: block;
	width: 100%;
	height: 100%;
	background: url(/bitrix/templates/aspro-medc2/images/social.png) 0px 0px no-repeat;
}
.soc-serv-accounts table tr i.soc-serv-photo {
	display: none;
}
.soc-serv-accounts table tr .soc-serv-name {
	color: #333;
}
.soc-serv-accounts table tr .soc-serv-name .auth-soc-title {
	font-weight: bold;
	font-size: 1.067em;
}
.soc-serv-accounts table tr .soc-serv-name .auth-soc-name {
	font-size: 0.933em;
}
textarea.form-control {
	height: 52px;
}
.border_block.personal {
	padding: 51px 60px 60px;
}
table.table thead + tbody td .th-mobile {
	display: none;
}

/* director form */
.director .form-header-text {
	margin: 0 0 47px;
}
.director .form-body {
	padding-bottom: 20px;
}

/* like and blog comments*/
.ilike .bx-ilike-text {
	height: 20px;
}
.bx_soc_comments_div {
	padding: 53px 0px 0px;
	border-top: 1px solid #f5f5f5;
	margin: 20px 0px 0px;
}
.bx_soc_comments_div .bx-catalog-tab-body-container {
	padding: 36px 0px 0px;
}
.blog-comment-form .blog-comment-fields {
	background: #fff;
}
.blog-comment-fields div.bxlhe-frame {
	margin: 0px 0px 40px;
	border: 1px solid #f5f5f5;
}
.bxlhe-frame .lhe-stat-toolbar-cont {
	border: none;
	border-bottom-width: 1px;
}
table.lhe-smiles-cont {
	margin: 0px !important;
}
div.lhe-tlbr-smile-cont img {
	display: block;
}
.blog-add-comment {
	padding-bottom: 5px;
}
div.blog-comment-line {
	background: #f5f5f5;
	margin: 10px 0px 0px;
}
.bx_soc_comments_div .bx-catalog-tab-body-container .bx-catalog-tab-container > div {
	padding: 0px;
}
.blog-comments .blog-comment {
	padding: 35px 0px 0px;
}
div.blog-comment .blog-author {
	color: #333;
	font-size: 1em;
	padding: 0px 12px 0px 0px;
}
div.blog-comment .blog-comment-meta {
	padding-bottom: 17px;
	padding-top: 13px;
}
.blog-post-date, .blog-comment-date {
	color: #777;
	font-size: 0.867em;
}
.blog-comment-info {
	padding: 0px 0px 7px;
}
.blog-comment-meta {
	color: #999;
	font-size: 13px;
}
.blog-comment-meta span.blog-vert-separator {
	background: #fff;
	margin: 0px 6px;
}
.blog-comment-content {
	font-size: 14px;
}
.bx-ilike-popup-img {
	cursor: default;
}
.bx-ilike-popup-img:hover span, .bx-ilike-popup-name-new {
	color: #333;
	text-decoration: none;
	cursor: default;
}
.ilike .bx-ilike-text { /*display:none;*/
	padding: 0px 0px 0px 4px;
}
.bx-ilike-button {
	cursor: pointer;
}
.bx-ilike-button.bx-ilike-button-disable {
	cursor: default;
}
.bx-ilike-button .bx-ilike-left-wrap {
	position: relative;
}
.bx-ilike-button .bx-ilike-left-wrap:before {
	content: "";
	width: 16px;
	height: 16px;
	background: url(/bitrix/templates/aspro-medc2/images/medc2.png) -254px -313px no-repeat;
	display: inline-block;
	position: relative;
	top: 1px;
	opacity: 0.5;
}
.bx-ilike-button:hover .bx-ilike-left-wrap:before {
	opacity: 1;
}
.bx-ilike-button .bx-ilike-right-wrap {
	padding: 0px 2px;
}
/* contacts */
body .contacts.contacts-page-map-overlay table td {
	vertical-align: top;
}
body .contacts.top-cart {
	padding: 20px 0px 0px;
}
.contacts select[disabled] option {
	display: none;
}
.contacts-stores .section {
	margin: 44px 0 0;
}
.contacts-stores .section:first-of-type {
	margin-top: 0;
}
.contacts-stores td.img {
	width: 15%;
}
.contacts-stores td.phone a {
	display: block;
}
.contacts-stores td .icon-text.schedule {
}
.contacts-stores .mobile-title-phone .phones-block a {
	display: block;
}
.contacts-stores h4 {
	margin: 0 0 33px;
}
.contacts-page-map .bx-yandex-view-layout {
	margin-bottom: 42px;
	border: none;
	border-radius: 3px;
	overflow: hidden;
}
.contacts .bx-yandex-view-layout {
	margin-bottom: 42px;
	border: none;
	border-radius: 3px;
	overflow: hidden;
}
.contacts-stores .item {
	margin: 0 0 -1px;
	padding: 30px;
}
.contacts-stores .item .button.media {
	display: none;
}
.contacts-stores .item .image {
	width: 150px;
	max-height: 95px;
	overflow: hidden;
	border-radius: 3px;
}
.contacts-stores .item .top-wrap {
	margin: 6px 0 0;
	padding: 0 0 0 195px;
}
.contacts-stores .item.wti .top-wrap {
	margin-top: 0;
	padding-left: 0;
}
.contacts-stores .item .item-body {
	margin: 6px 0 0;
	padding: 0 159px 0 0;
}
.contacts-stores .item .item-body.media {
	display: none;
}
.contacts-stores .item.wti .item-body {
	margin-top: 0;
}
.contacts-stores .item .top-wrap .button {
	display: none;
}
.contacts-stores .item .top-wrap .title {
	font-weight: bold;
}
.contacts-stores .item .top-wrap .metro {
	position: relative;
	margin: 4px 0 0;
	padding: 0 0 0 20px;
	color: #666;
}
.contacts-stores .item .top-wrap .metro:before {
	content: "";
	position: absolute;
	left: 0;
	top: 4px;
	width: 13px;
	height: 9px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Metro_Clock.svg) 0 0 no-repeat;
}
.contacts-stores .item .top-wrap .schedule {
	position: relative;
	margin: 4px 0 0;
	padding: 0 0 0 20px;
	color: #666;
}
.contacts-stores .item .top-wrap .schedule:before {
	content: "";
	position: absolute;
	left: 1px;
	top: 3px;
	width: 11px;
	height: 11px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Metro_Clock.svg) -15px 0 no-repeat;
}
.contacts .description {
	margin: 0 0 42px;
}
.contacts-wrap {
	border: 1px solid #ecf2f4;
	border-radius: 3px;
	overflow: hidden;
	padding: 0 0 25px;
}
.contacts-wrap .image {
	margin: -1px -1px 0 -1px;
}
.contacts-wrap .image img {
	max-width: 100%;
}
.contacts table {
	margin: 26px 0 0;
}
.contacts table td {
	padding: 10px 40px;
}
.contacts-wrap table td > .title {
	margin: 0 0 5px;
	color: #999999;
	font-size: 0.86667em;
	line-height: 1.3846em;
}
.contacts-wrap table td > .value {
	color: #333333;
}
.contacts-wrap .buttons {
	padding: 0 40px;
	margin: 25px 0 15px;
}
.contacts-wrap .buttons .btn {
	display: block;
}

/* contacts page */
.front .bx-yandex-view-layout {
	margin-bottom: 0;
}
.contacts-page-map .bx-yandex-view-layout {
	border-top-width: 0px;
}
.contacts.contacts-page-map-overlay {
	padding: 20px 20px 20px;
	position: relative;
}
.contacts-page-map + .contacts.contacts-page-map-overlay {
	margin: -526px auto 352px;
}
.contacts.contacts-page-map-overlay .contacts-wrapper {
	background: #fff;
	padding: 16px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}
.contacts.contacts-page-map-overlay table {
	border-collapse: collapse;
	border: 0;
}
.contacts.contacts-page-map-overlay table td {
	padding-bottom: 0px;
	font-size: 12px;
	vertical-align: middle;
}
.contacts.contacts-page-map-overlay table .fa {
	margin: 10px 25px 20px 10px;
}
.contacts.contacts-page-map-inline {
	padding: 20px 20px 0;
}
.contacts-page-map + .contacts.contacts-page-map-inline {
	padding-top: 0;
}
.contacts.contacts-page-map-inline table {
	border-collapse: collapse;
	border: 0;
	margin-bottom: 10px;
}
.contacts.contacts-page-map-inline table td {
	padding-bottom: 0px;
	font-size: 12px;
	vertical-align: top;
}
.contacts.contacts-page-map-inline table .fa {
	margin: 0px 25px 0px 10px;
}

/* contacts page v4 */
.contacts.contacts-page-overmap .contacts-wrapper {
	background: #fff;
	padding: 30px;
}
.contacts-page-map + .contacts.contacts-page-overmap .contacts-wrapper {
	box-shadow: 0px -21px 19px 0px rgba(0, 0, 0, 0.22);
	margin: -70px -30px 0px;
}
.contacts.contacts-page-overmap table {
	width: 100%;
	border-right: 1px solid #eee;
}
.contacts.contacts-page-overmap table td {
	padding-bottom: 0px;
	font-size: 12px;
	vertical-align: top;
}
.contacts.contacts-page-overmap .ask-question {
	text-align: center;
	padding-top: 15px;
}
.contacts.contacts-page-overmap table td.icon {
	width: 78px;
}
.contacts.contacts-page-overmap table td i.fa.big-icon.s45.fa-envelope {
	font-size: 22px;
	line-height: 43px;
}

/* contacts page v5 */
.item-views-wrapper.contacts{
	margin-bottom: 30px;
}
.contacts-page-top table {
	width: 100%;
}
.contacts-page-top table td {
	padding-bottom: 0px;
	vertical-align: top;
}
.contacts-page-top table td.icon {
	width: 78px;
}
.contacts-page-top {
	margin: 0 0 39px;
}
.contacts-page-top .contact-phone {
	position: relative;
	margin: 11px 0 0;
	padding: 0 0 0 27px;
}
.contacts-page-top .contact-phone .svg-phone {
	position: absolute;
	left: 0;
	top: 3px;
	margin: 0;
	width: 10px;
	height: 13px;
	background: url(/bitrix/templates/aspro-medc2/images/svg/Phone_footer.svg) 0 0 no-repeat;
}
.contacts-page-top .contact-phone .value .phone {
	font-size: 1.1333em;
	font-weight: bold;
	line-height: 1.1em;
	color: #333;
}
.contacts-page-top .contact-phone .value .phone a {
	color: #333;
}
.contacts-page-top .contact-phone .mess {
	margin: 5px 0 0;
	color: #999999;
}
.contacts-page-top .media.phones {
	display: none;
}
.contacts-page-top .button.ask {
	margin: 11px 0 0 40px;
}
/* content-banner */
.banners-content .maxwidth-banner {
	margin: 0 auto;
}
.banners-content .maxwidth-banner .print-link, .banners-content .maxwidth-banner .share.top {
	display: none;
}
.banners-content .img {
	text-align: center;
}
.banners-content h1 {
	line-height: 1.1667em;
}
table.contacts-stores {
	width: 100%;
	border-radius: 3px;
}
table.contacts-stores tr.item {
	border: 1px solid #ecf2f4;
}
table.contacts-stores tr.item td {
	padding: 20px;
	vertical-align: top;
}
.videos-list .row{
	display: flex;
	flex-flow: wrap;
}
.video-item{
	margin-bottom: 30px;
}
.video-name{
	min-height: 120px;
	padding: 20px 15px;
	border: 1px solid #ecf2f4;
}
.image-left, .image-right{
	margin-bottom: 20px;
}
.image-left{
	margin-right: 20px;
}
.image-right{
	margin-left: 20px;
}
.main table td {
	padding: 15px;
	border: 1px solid #e1e1e1;
}
.main table tr:nth-child(even){
	background: #f5f8f9;
}
.form label.avatar-block{
	display: flex;
	font-size: 16px;
	cursor: pointer;
	margin-bottom: 30px;
}
.form label.avatar-block p{
	margin: 10px 0;
}
.avatar-block input[type="file"]{
	display: none;
}
.pet-avatar{
	border-radius: 50%;
	overflow: hidden;
	margin-right: 20px;
	height: 160px;
	min-width: 160px;
	background: #ccc url("/bitrix/templates/aspro-medc2/images/nophoto-large.png") no-repeat center center / 100% auto;
}
.label-on-top{
	position: relative;
	padding-top: 12px;
}
.change-note{
	color: green;
}
.required.error{
	border-color: #e02222;
}
.fixed .inner-table-block .phone a{
	white-space: nowrap;
	font-weight: bold;
}
.header-address{
	width: 31%;
	float: left;
	line-height: 21px;
	font-weight: bold;
	height: 105px;
	padding: 35px 0;
}
@media (max-width: 1150px){
	.header-address {
		width: 22%;
	}
}

/* End */


/* Start:/bitrix/templates/aspro-medc2/css/responsive.css?1594904669100103*/
@media (min-width: 1360px) {
    .banners-small .item.wide-block .inner-item {
        padding-left: 0px;
    }

    .tabs_ajax .body-block .catalog.item-views.table .flexslider .flex-control-nav, .navigation-vcenter .flex-control-nav {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1350px) {
    .tabs_ajax .catalog.item-views.table .item .buy_block .counter, .tabs_ajax .catalog.item-views.table .item .buy_block .buttons {
        width: 100%;
        float: none;
    }

    .tabs_ajax .body-block .catalog.item-views.table .flexslider .slides {
        padding-bottom: 107px;
    }

    #headerfixed .inner-table-block {
        padding: 0px 19px;
    }

    .catalog.sections .row_block .item .image {
        width: 120px;
        height: 120px;
        line-height: 116px;
    }

    .catalog.sections .row_block .item .info {
        padding-left: 150px;
    }

    .catalog.sections .item.right .info {
        padding-right: 150px;
        padding-left: 0px;
    }
}

@media (max-width: 1350px) {
    .header-v4 .logo_and_menu-row .phone {
        font-size: 1.3em;
    }

    .svg-phone {
        margin: 0 2px 0 0;
    }
}

@media (max-width: 1308px) {
    .index .sections.item-views.list .item .info {
        width: 100%
    }
}

@media (max-width: 1300px) {
    .logo-row.v1 > .search {
        width: 28%;
    }
}

@media (max-width: 1280px) {
    #headerfixed .inner-table-block.phones {
        padding: 0px;
    }

    .mega_fixed_menu .mega-menu table td.unvisible {
        width: 33%;
    }
}

@media (max-width: 1236px) and (min-width: 992px) {
    .table-type-block.item-views.staff-items.table-type-block:not(.staff-type-3) .items .item .address {
        margin: -4px 0 20px;
        display: block;
        width: 100%;
        text-align: center;
    }

    .table-type-block.item-views.staff-items.table-type-block:not(.staff-type-3) .items .item .button {
        display: block;
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 824px) and (min-width: 600px) {
    .table-type-block.item-views.staff-items.table-type-block:not(.staff-type-3) .items .item .address {
        margin: -4px 0 20px;
        display: block;
        width: 100%;
        text-align: center;
    }

    .table-type-block.item-views.staff-items.table-type-block:not(.staff-type-3) .items .item .button {
        display: block;
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 414px) {
    .table-type-block.item-views.staff-items.table-type-block:not(.staff-type-3) .items .item .address {
        margin: -4px 0 20px;
        display: block;
        width: 100%;
        text-align: center;
    }

    .table-type-block.item-views.staff-items.table-type-block:not(.staff-type-3) .items .item .button {
        display: block;
        width: 100%;
        text-align: center;
    }
}


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

    .instagram_ajax .instagram {
        min-height: 328px;
    }

    /*.with-padding-left > div{margin-left:40px;}*/
}

@media (max-width: 1320px) {
    .catalog.bx_filter .bx_filter_button_box {
        white-space: normal;
    }

    .catalog.bx_filter .bx_filter_button_box .button {
        width: 100%;
    }
}

@media (max-width: 1240px) {
    .header-v1 .top-block .top-block-item.menu_wrap {
        width: 33.33333333333333%;
    }
}

@media (max-width: 1169px) {
    a.scroll-to-top:not(.TOUCH) {
        left: 50%;
        margin-left: 421px;
        right: inherit;
    }

    .logo-row .top-description {
        padding-left: 0px;
    }

    .wrap-portfolio-front .row .inner-wrapper-text.small .title {
        font-size: 26px;
    }

    .header-v7 .logo_and_menu-row .search_wrap {
        width: 28.2%;
    }

    footer.footer-v2 .subscribe-block {
        width: 100%;
        float: none;
    }

    footer.footer-v2 .subscribe-block-wrapper .text {
        text-align: center;
    }

    footer.footer-v2 .subscribe-block-wrapper {
        margin-bottom: 51px;
    }

    footer.footer-v2 .subscribe-block {
        padding-right: 32px;
        padding-left: 32px;
    }

    footer.footer-v2 .first_menu .bottom-menu {
        padding-left: 0;
    }

    footer.footer-v2 .social-block {
        padding-right: 32px;
        width: 25%;
    }

    footer.footer-v2 .contact-block {
        margin-left: 8.333333333333332%;
    }

    footer.footer-v2 .menu-block {
        padding-left: 32px;
    }

    footer.footer-v3 .subscribe-block {
        padding-right: 32px;
        padding-left: 32px;
    }

    .contacts-stores .item .left-block {
        width: 50%;
    }

    .contacts-stores .item .right-block {
        width: 50%;
    }

    .contacts-stores .item .item-body .phones {
        float: none;
        width: 100%;
    }

    .contacts-stores .item .item-body .emails {
        float: none;
        width: 100%;
    }
}

@media (max-width: 1124px) {
    .top-block .social-icons li a {
        width: 30px;
    }
}

@media (max-width: 1100px) {
    #headerfixed .inner-table-block {
        padding: 0px 15px;
    }

    .logo_and_menu-row .wrap_icon {
        padding-left: 18px;
        padding-right: 18px;
    }

    .logo_and_menu-row .right-icons {
        margin-left: -2px;
        margin-right: -2px;
    }

    .top-block .top-block-item .inline-search-show > span {
        display: none;
    }

    .header-v2 .logo_and_menu-row .wrap_icon {
        padding-left: 12px;
        padding-right: 12px;
    }

    .header-v2 .logo_and_menu-row .right-icons {
        margin-left: 4px;
        margin-right: 4px;
    }

    .header-v4 .logo_and_menu-row .wrap_icon {
        padding-left: 12px;
        padding-right: 12px;
    }

    .header-v4 .logo_and_menu-row .right-icons {
        margin-left: 4px;
        margin-right: 4px;
    }

    .header-v7 .logo_and_menu-row .right-icons {
        margin-left: 6px;
        margin-right: 6px;
    }

    .header-v7 .logo_and_menu-row .phone-block .inner-table-block {
        padding-left: 10px;
        padding-right: 10px;
    }

    .header-v8 .logo_and_menu-row .right-icons {
        margin-left: 1px;
        margin-right: 1px;
    }

    .header-v8 .logo_and_menu-row .wrap_icon {
        padding-left: 15px;
        padding-right: 15px;
    }

}

@media (max-width: 1025px) {
    a.scroll-to-top:not(.TOUCH) {
        margin-left: 0;
        left: inherit;
        right: 38px;
    }
}

/* MORE THAN SM - MD/LG */
@media (min-width: 992px) {
    .body_media {
        top: 2px;
    }

    /* do not remove this hack! )) */
    section.page-top .container {
        width: 970px;
    }

    .catalog.item-views.table .item .title {
        text-align: left;
    }

    .catalog.sections .items.row_block > div:nth-child(even) .item {
        margin-left: -1px;
    }

    .catalog.sections .items.row_block > div:nth-child(even) .item {
        border-left-width: 0px;
    }

    .catalog.item-views.price .item .img-block {
        padding-left: 0px;
    }

    .partners.front .flexslider .slides > li:nth-child(5n) .item {
    }

    .catalog.item-views.list .item .image-wrapper {
        padding: 0px;
    }

    .ordering-wrap .filter-action {
        display: none;
    }

    .catalog.bx_filter {
        display: block !important;
    }

    .projects.detail .head > .row .col-md-10 {
        padding-right: 0;
        float: left;
    }

    .projects.detail .head > .row .col-md-2 {
        padding-left: 0;
        float: right;
    }

    body .share {
        text-align: right;
        float: right;
        margin-top: 0;
        margin-bottom: 0;
    }

    .subscribe-block-wrapper .social-icons {
        margin-top: -3px;
    }

    .wrap-portfolio-front .row .inner-wrapper-text.small .main-wrapper .text {
        display: none;
    }

    .wrap-portfolio-front .row .inner-wrapper-text {
        padding: 13% 13% 11%;
    }

    .front-form .form.contacts {
        padding-left: 113px;
        padding-right: 113px;
    }

    /*.reviews.item-views.front .item, .company-block .item-views.front .preview-text{padding-left:226px;padding-right:226px;}*/
    .review_frame.jqmWindow {
        width: 704px !important;
    }

    .table-type-block.blocks.normal .flexslider.view-control .flex-control-nav {
        display: none;
    }

    .projects-blocks .head-block .info .prop-block {
        padding-right: 16px;
    }

    .projects-blocks .head-block .info .buttons-block {
        margin: 0px 16px 0px -16px;
    }

    .detail .gallery-block .bigs.flexslider .slides .item {
        height: 650px;
        line-height: 647px;
    }

    .main-section-wrapper #modef {
        display: none !important;
    }

    .left-menu-md .bx_filter .bx_filter_popup_result#modef_mobile, .right-menu-md .bx_filter .bx_filter_popup_result#modef_mobile {
        display: none !important;
    }

    .banners-content .img {
        display: table-cell !important;
    }

    .subscribe-block-wrapper .text {
        padding-left: 0px;
    }

}


@media (max-width: 991px) {
	.main .banners-big .slides > li {
		padding-top: 70px !important;
		height: auto !important;
	}
}

@media (max-width: 992px) {
    .main .banners-big .flexslider {
        height: auto !important;
    }

    .banners-big .title {
        font-size: 2.2em
    }

    .banners-teasers > div {
        margin-bottom: 50px;
    }

    section.page-top {
        padding: 80px 0 0;
    }
}

/* SM */
@media (max-width: 991px) {
    body div.flexslider [class*="col-md-"] {
        text-align: left;
    }
}

@media not print {
    @media (max-width: 991px) {
        .body_media {
            top: 1px;
        }

        /* do not remove this hack! )) */
        .flexslider .flex-direction-nav a {
            display: none;
        }

        #headerfixed.fixed {
            display: none;
        }

        /*.item-views.blocks{padding-top:40px;}*/
        .top-block .address {
            display: none;
        }

        .share.top {
            margin-top: 0px;
        }

        .mega-menu {
            z-index: 3002;
        }

        /*.banners-big .slides .img{display:none;}*/
        .banners-big .flexslider {
            height: 350px;
        }

        .banners-big .slides .title {
            font-size: 1.8em;
            line-height: 1.2em;
        }

        .banners-big .slides .text {
            height: 350px;
        }

        .banners-big .slides .img .inner {
            height: 350px;
        }

        .banners-big .slides > li {
            height: 350px;
        }

        .banners-big .slides .item a {
            text-align: center;
        }

        .banners-big .slides .text .inner .text-block {
            margin-top: 20px;
            font-size: 0.9333em;
            line-height: 1.6em;
            max-height: 110px;
            overflow: hidden;
        }

        .banners-big .flex-direction-nav {
            display: none;
        }

        .banners-big .slides .text .inner {
            padding-left: 0;
            padding-right: 0;
        }

        .banners-big .buttons {
            margin-top: 25px;
        }

        .maxwidth-banner .flexslider .slides .item .row {
            margin: 0;
        }

        .banners-content .text {
            height: 350px;
            padding-left: 32px;
        }

        .banners-content .title h1 {
            font-size: 1.8em;
            line-height: 1.2em;
        }

        .banners-content .text {
            height: 350px;
        }

        .banners-content .img {
            height: 350px;
        }

        .banners-content .item a {
            text-align: center;
        }

        .banners-content .text .inner .text-block {
            margin-top: 20px;
            font-size: 0.9333em;
            line-height: 1.6em;
            max-height: 110px;
            overflow: hidden;
        }

        .banners-content .text .inner {
            padding-left: 0;
            padding-right: 0;
        }

        .banners-content .buttons {
            margin-top: 25px;
        }

        .maxwidth-banner .item > .maxwidth-theme > .row {
            margin: 0;
        }

        .banners-small .custom-md {
            font-size: 0px;
        }

        .banners-small .custom-md .item {
            width: 50%;
            display: inline-block;
            vertical-align: top;
        }

        .banners-small .custom-md .item.wide-block {
            width: 100%;
        }

        .banners-small .item .inner-item .image {
        }

        .banners-small:not(.blog) .item .title .prev_text-block {
            display: none;
        }

        .banners-content .text {
        }

        .banners-content .text h1 {
            padding-top: 0px;
        }

        .benefit-item {
            width: 50%;
        }

        .item-views.blocks h3 {
            padding-top: 40px;
        }

        .flexslider .flex-control-nav {
            display: block;
        }

        .company-block.no_image .item-views.front .preview-text {
            padding-right: 0;
        }

        .wrap-portfolio-front .row .inner-wrapper-text {
            padding: 60px 80px 50px;
        }

        .wrap-portfolio-front .row .inner-wrapper-text.small .title {
            font-size: 32px;
        }

        .wrap-portfolio-front .row > div {
            height: auto !important;
        }

        .wrap-portfolio-front .row .inner-wrapper-text .main-wrapper .text {
            padding-right: 40%;
            padding-bottom: 10px;
        }

        .wrap-portfolio-front .row .inner-wrapper-text .main-wrapper .link {
            top: 59px;
            right: 0px;
            left: auto;
        }

        .catalog.item-views.table .item .footer-button .buy_block > div {
            float: none !important;
            width: auto;
        }

        .tabs_ajax .body-block .catalog.item-views.table .flexslider .flex-viewport {
            margin: 0px -15px;
            padding: 0px 15px;
        }

        .about {
            margin-top: 30px;
        }

        .slider-container .tp-caption h1 {
            font-size: 24px;
            line-height: 30px;
        }

        .slider-container .tp-caption {
            font-size: 12px;
        }

        .container.cabinte-page > .row > .maxwidth-theme > div {
            display: block !important;
            float: none;
            width: 100%;
        }

        .container.cabinte-page > .row > .maxwidth-theme > div .sidebar {
            display: block !important;
        }

        .bx_item_detail_inc_two .list-type-block.item-views .item {
            width: auto;
            height: auto !important;
        }

        .bx_item_detail_inc_two .list-type-block.item-views .item > .image {
            text-align: left;
        }

        .bx_item_detail_inc_two .list-type-block.item-views .item > .body-info {
            vertical-align: middle;
        }

        .item .head-block .info {
            padding: 20px 0px 0px;
        }

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

        .catalog.item-views.table .item .text, .catalog.item-views.table .item .title {
            text-align: center;
        }

        .catalog.item-views.table .flexslider .item .foot > div, .catalog.item-views.table .flexslider .item .foot > div > * {
            float: none !important;
        }

        .detail .projects .item img {
            height: auto !important;
        }

        .projects.detail .item_slider {
            padding: 0;
        }

        .projects.detail .share.text-right {
            text-align: left !important;
        }

        .history.item-views.list .item .info {
            margin-left: 0;
        }

        .history.item-views.list .item .title {
            float: none;
            width: 100%;
        }

        .history.item-views.list .item .text, .history.item-views.list .item .image {
            padding-left: 9px !important;
            padding-right: 9px !important;
        }

        .history.item-views.list.image_right .item:not(.wti) .text {
            padding-bottom: 15px !important;
        }

        .history.item-views.list.image_left .item:not(.wti) .text {
            padding-top: 15px !important;
        }

        .vacancy.item-views.accordion .pay {
            float: none;
        }

        .page404 .t404 {
            margin: 0;
        }

        #bx-composite-banner a {
        }

        .order-block .row > div.col-md-6 {
            display: block;
            width: 100%;
        }

        .basket.default .items .head {
            display: none;
        }

        .basket.default .items .item {
            display: block;
            position: relative;
            padding: 29px 29px 29px 169px;
        }

        .basket.default .items .item:first-of-type {
            border-top: none;
        }

        .basket.default .items .item .box {
            display: block;
            border: none;
            padding: 0;
        }

        .basket.default .items .item .box:first-of-type {
            padding: 0;
        }

        .basket.default .items .item .box:first-of-type > .clearfix {
            display: none;
        }

        .basket.default .items .item .remove_bl > .wrap {
            position: static;
        }

        .basket.default .items .item .remove {
            top: 10px;
        }

        .basket.default .items .item .image {
            margin-top: -14px;
            margin-left: -140px;
        }

        .basket.default .items .item .prices {
            margin-top: 5px;
            float: left;
            width: 33.3333%;
        }

        .basket.default .items .item .prices:not(.summ) {
            padding-right: 30px;
        }

        .basket.default .items .item .prices.summ {
            padding-left: 30px;
        }

        .basket.default .items .item .prices .price_new {
            margin-top: 0;
        }

        .basket.default .items .item .buy_block {
            float: left;
            margin-top: 0;
            width: 33.3333%;
        }

        .basket.default .items .item .description {
            padding-left: 0;
            margin-bottom: 20px;
        }

        .basket.default .items .item .counter {
            margin: 0;
        }

        .basket.default .items .item > .clearfix {
            display: block;
        }

        .basket.default .foot .total {
            text-align: right;
            padding-right: 13px;
            width: 50%;
        }

        .list-type-block.item-views.slider-items .item .body-info {
            text-align: left;
        }

        .list-type-block.item-views.slider-items .item .image + .body-info {
        }

        body .catalog.item-views.list.projects .items .item .image {
            padding: 0px;
        }

        .instagram_ajax .instagram .item {
            width: 33.33333%;
        }

        .contacts-page-map + .contacts.contacts-page-map-overlay {
            margin: 0px;
        }

        .contacts.contacts-page-map-inline {
            padding-left: 0px;
            padding-right: 0px;
        }

        .contacts.contacts-page-overmap .ask-question {
            text-align: left;
        }

        body .container .left-menu-md, body .container .right-menu-md {
            width: 100%;
            display: block !important;
            float: none;
            height: auto;
        }

        body .container .sidearea {
            margin-bottom: 0;
        }

        .left-menu-md .sidearea, .right-menu-md .sidearea, .left-menu-md .sidebar, .right-menu-md .sidebar {
            margin-left: 0;
            margin-right: 0;
            position: relative;
        }

        .left-menu-md .sidearea > div, .left-menu-md aside, .right-menu-md .sidearea > div, .right-menu-md aside {
            display: none;
        }

        body .container .bx_filter {
            background: #fff;
            display: none;
            position: absolute;
            margin: 0;
            width: 100%;
            top: 49px;
            z-index: 101;
            -webkit-box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
            -moz-box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
            box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
        }

        body .container .bx_filter.licence_block {
            background: none;
        }

        .bx_filter .bx_filter_popup_result#modef_mobile {
            padding-bottom: 8px;
            left: 0px;
            background: rgba(0, 0, 0, 0);
            position: static;
            color: #888;
            margin: 0px;
            padding-left: 0px;
            line-height: 20px;
            vertical-align: middle;
        }

        .bx_filter .bx_filter_popup_result#modef_mobile .button {
            display: none;
        }

        .bx_filter .bx_filter_popup_result#modef_mobile {
            padding-right: 0;
            margin: 5px 0 0;
            text-align: center;
            color: #333;
        }

        .catalog.bx_filter .bx_filter_button_box .btn {
            width: 50%;
            margin-right: 0;
            margin-left: 0;
        }

        .catalog.bx_filter .bx_filter_block {
            margin-right: 0;
            margin-left: 0;
        }

        body .container .left-menu-md {
            margin: 0;
        }

        #modef {
            display: none !important;
        }

        /* contacts */
        .contacts.contacts-page-map-overlay {
            margin: 0;
            padding: 0;
        }

        .contacts.contacts-page-map-overlay .contacts-wrapper {
            padding: 0;
            box-shadow: 0 0 0 rgba(0, 0, 0, 0);
        }


        /*subscribe*/
        .subscribe-block-wrapper .inner-wrapper .row > div {
            display: block !important;
        }

        .subscribe-block-wrapper .inner-wrapper .row {
            margin-right: -16px !important;
            margin-left: -16px !important;
        }

        .subscribe-edit-main:before {
            display: none;
        }

        .item-views.sections.front:not(.icons):not(.linked) .item .image {
            float: none;
            margin-bottom: 26px;
            padding-top: 66.5%;
            width: auto;
            height: 0;
        }

        .item-views.sections.front:not(.icons):not(.linked) .item .info {
            padding-left: 0;
        }

        .catalog.bx_filter .bx_filter_button_box {
            white-space: nowrap;
        }

        .catalog.bx_filter .bx_filter_button_box .button {
            width: 50%;
        }

        .contacts-wrap .image {
            float: left;
            width: 250px;
            height: 167px;
            overflow: hidden;
        }

        .contacts-wrap .image img {
            width: 100%;
            border-radius: 3px;
        }

        .contacts .contacts-wrap {
            padding: 50px 60px;
        }

        .contacts .contacts-wrap table, .contacts .contacts-wrap table tbody, .contacts .contacts-wrap table td {
            display: block;
        }

        .contacts .contacts-wrap table {
            margin: -15px -16px;
            padding: 0 0 0 300px;
            max-width: 965px;
        }

        .contacts .contacts-wrap table tr {
            margin: 0 -3px 0 0;
            padding: 10px 16px;
            display: inline-block;
            vertical-align: top;
            width: 50%;
        }

        .contacts .contacts-wrap table td {
            padding: 0;
        }

        .contacts-wrap .buttons {
            margin: 40px 0 0;
            padding: 0 0 0 300px;
        }

        .contacts-wrap .buttons .button {
            display: inline-block;
            vertical-align: top;
        }

        .contacts-wrap .buttons .btn {
            display: inline-block;
        }

        footer .info {
            padding-left: 0;
        }

        footer .white_middle_text {
            display: none;
        }

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

        footer .bottom-under .inner-wrapper .copy-block > div {
            padding-bottom: 10px;
        }

        footer .subscribe-block-wrapper {
            margin-bottom: 51px;
        }

        footer .subscribe-block-wrapper .text {
            text-align: center;
        }

        footer .contact-block .info {
            border-top: none;
        }

        footer .social-icons {
            margin-bottom: 46px;
            text-align: center;
        }

        footer .top_footer {
            margin-bottom: 49px;
        }

        footer .print-block .print-link .text br {
            display: none;
        }

        footer .contact-block {
            margin-bottom: 19px;
        }

        footer.footer-v1 .print-block {
            margin-top: 5px;
            text-align: center;
        }

        footer.footer-v1 .eye-block {
            margin-bottom: 0;
            text-align: center;
        }

        footer.footer-v1 .eye-block .eye-link .text br {
            display: none;
        }

        footer.footer-v1 .subscribe-block {
            padding-left: 32px;
            padding-right: 32px;
        }

        footer.footer-v1 .contact-block {
            padding-left: 32px;
            padding-right: 32px;
        }

        footer.footer-v2 .menu-block {
            margin-bottom: 43px;
            padding-left: 32px;
        }

        footer.footer-v2 .contact-block {
            padding-right: 32px;
            margin-bottom: 43px;
        }

        footer.footer-v2 .social-block {
            width: 100%;
            clear: both;
            text-align: center;
        }

        footer.footer-v2 .social-icons {
            margin-bottom: 0;
            text-align: center;
        }

        footer.footer-v2 .eye-link .text br {
            display: inline;
        }

        footer.footer-v2 .print-link .text br {
            display: inline;
        }

        footer.footer-v3 .menu-block {
        }

        footer.footer-v3 .contact-block {
            margin-bottom: 19px;
            width: 100%;
        }

        footer.footer-v3 .social-block {
            text-align: left;
        }

        footer.footer-v3 .social-icons {
            text-align: left;
        }

        /*footer.footer-v3 .social-block{width:100%;clear:both;text-align:center;}
		footer.footer-v3 .social-icons{margin-bottom:0;text-align:center;}*/
        footer.footer-v3 .subscribe-block-wrapper {
            margin-bottom: 0;
            padding-left: 0;
            padding-right: 0;
        }

        footer.footer-v3 .subscribe-block-wrapper .text {
            text-align: left;
        }

        footer.footer-v3 .contact-block {
            padding-left: 32px;
        }

        footer.footer-v3 .menu-block {
            padding-right: 32px;
        }

        footer.footer-v3 .eye-block {
            margin-top: 0;
        }

        footer.footer-v3 .eye-link .text br {
            display: inline;
        }

        footer.footer-v3 .print-block {
            margin-top: 0;
        }

        footer.footer-v3 .print-link .text br {
            display: inline;
        }

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

        .why-choose-us {
            display: none;
        }

        .banner_warning {
            font-size: 1.3333em;
        }

        .banner_warning span {
            display: inline-block;
        }
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    body .top-block .info-text .phone-block, .body .top-block .info-text .callback-block {
        float: left;
    }

    #headerfixed .menu-block.rows .navs ul li.search {
        display: block;
        padding: 10px 5px;
        background: #e0e7ec;
    }

    #headerfixed .menu-block.rows .navs ul li.search .search-button-div {
        top: 10px;
        right: 5px;
    }

    .catalog.detail .head .brand {
        float: none;
        margin: 15px 0px 0px;
    }

    .catalog.detail .head .brand + .clearfix {
        display: none;
    }

    .catalog.item-views.table .item .buy_block .buttons .btn {
        padding-left: 4px;
        padding-right: 2px;
    }

    .wrap-portfolio-front .portfolio-items.odd .row > div:last-of-type {
        display: none;
    }

    footer .bottom-under .inner-wrapper .copy-block, footer .bottom-under .inner-wrapper .social-block {
        width: 50%;
    }

    footer .bottom-under .inner-wrapper .social-block {
        text-align: right;
    }
}

@media (max-width: 960px) {
    footer.footer-v2 #bx-composite-banner {
        float: none !important;
        text-align: center;
        margin-top: 24px;
        width: 100%;
    }

    footer.footer-v2 .menu-bottom-wrap {
        padding-left: 0 !important;
        text-align: center;
    }

    footer.footer-v2 .link-block {
        width: 25%;
    }

    footer.footer-v2 .center-wrap {
        width: 50%;
    }

    footer.footer-v3 #bx-composite-banner {
        float: none !important;
        text-align: center;
        margin-top: 24px;
        width: 100%;
    }

    footer.footer-v3 .menu-bottom-wrap {
        padding-left: 0 !important;
        text-align: center;
    }

    footer.footer-v3 .link-block {
        width: 25%;
    }

    footer.footer-v3 .center-wrap {
        width: 50%;
    }
}

@media (max-width: 948px) {
    footer.footer-v1 #bx-composite-banner {
        position: static;
        width: 100%;
        text-align: center;
        margin: 27px 0 0 !important;
    }

    footer .confidentiality_wrap {
        padding-right: 16px;
    }

    footer .confidentiality {
        padding-right: 0 !important;
    }
}

@media (max-width: 900px) {
    .detail.staff .top_block .top_desc {
        margin: 0 0 30px;
        float: none !important;
    }

    .detail.staff .top_block .text {
        display: none;
    }

    .detail.staff .top_block .properties {
        padding-right: 0;
    }
}

@media (max-width: 840px) {
    .contacts-stores .item .right-block {
        display: none;
    }

    .contacts-stores .item .item-body.media {
        display: block;
        padding: 0;
        margin: 13px 0 0;
    }

    .contacts-stores .item .top-wrap {
        padding: 0 0 0 195px;
    }

    .contacts-stores .item .left-block {
        width: 100%;
    }

    .contacts-stores .item .right-block {
        width: auto;
    }

    .contacts-stores .item .button.media {
        display: block;
    }
}

@media (max-width: 810px) {
    body .top-block .info-text .callback-block {
        display: none;
    }

    .top-block .info-text .phone-block a {
        padding-left: 5px;
        font-size: 12px;
    }

    .catalog.sections .item {
        padding: 30px 30px 30px;
    }

    .catalog.sections .item .image {
        max-width: 150px;
    }

    .catalog.sections .item .info {
        padding-left: 200px;
    }

    .catalog.sections .list_block .item.right .info {
        padding-left: 0px;
        padding-right: 200px;
    }

    .ask_a_question .btn {
        padding-left: 17px;
        padding-right: 17px;
    }
}

/* MORE THAN XS - SM/MD/LG */
@media (min-width: 768px) {
    a.scroll-to-top {
        display: block !important;
    }

    header .nav-main-collapse.collapse {
        display: block !important;
        height: auto !important;
    }

    .mega-menu ul.nav {
        position: static;
    }

    .front h3.short {
        display: none;
    }

    /*.staff.item-views.list .item:not(.wti) .title{margin-top:9px;}*/
    .catalog.detail .head:not(.wti) {
        border: 1px solid #f5f5f5;
        margin-bottom: 24px;
    }

    .catalog.detail .galery .inner {
        border: none;
    }

    .projects.detail .head {
        border: 1px solid #f5f5f5;
    }

    .projects.detail .galery .inner {
        border: none;
    }

    .projects-blocks .head-block:not(.wti) .info {
        padding: 0px 0px 0px 20px;
    }

    .item-views.table > div:not(.flexslider) .items {
        margin-top: -16px;
        margin-bottom: -16px;
    }

    .item-views.table > div:not(.flexslider) .item {
        margin-top: 16px;
        margin-bottom: 16px;
    }

    .staff.item-views.list.image_left .item:not(.wti) .text {
        margin-left: -20px;
    }

    .staff.item-views.list.image_right .item:not(.wti) .text {
        margin-right: -20px;
    }

    .catalog.item-views.price .item .price {
        text-align: left;
    }

    .catalog.item-views.price .item .buy_block {
        padding: 0px;
    }

    .detail .gallery-block .bigs.flexslider .slides .item {
    }

    .detail .gallery-block .bigs.flexslider .slides .item img {
    }

    .list-type-block.item-views.vacancy .item .pays {
        padding-left: 0px;
    }

    .vacancy.item-views.list .pay {
        text-align: right;
    }

    .staff.item-views.list .item .image.padding {
        padding: 50px 0px 40px 30px;
    }

    footer.compact .white_middle_text {
        display: block;
    }
}

/* XS */
@media not print {
    @media (max-width: 767px) {
        body h1.shares {
            padding-right: 0;
        }

        body .head-block.top {
            border: none;
        }

        .item-views.table > div:not(.flexslider) .item {
            margin-bottom: -1px;
        }

        .top-block .maxwidth-theme > div {
            position: relative;
            z-index: 12;
        }

        .top-block .top-block-item a {
            display: block;
            line-height: 20px;
            font-size: 12px;
        }

        .top-block .top-block-item {
            height: 67px;
            line-height: 67px;
            color: #222;
        }

        .top-block .top-block-item.inner-padding {
            font-size: 0px;
            line-height: 0px;
            padding-top: 18px;
        }

        .top-block .top-block-item .top-btn {
            color: #222;
        }

        .top-block .top-block-item.pull-right {
            border: none;
        }

        .banners-big .flexslider .flex-control-nav {
            bottom: 15px;
        }

        .logo-row .menu-row {
            padding-top: 1px;
        }

        .logo-row .top-callback {
            display: block;
        }

        .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 !important;
            line-height: 57px !important;
        }

        .logo-row .logo img {
            margin-top: 7px;
            max-height: 39px;
            width: auto;
        }

        .logo-row .top-callback .email {
            display: none !important;
        }

        .menu-row.row {
            height: 0;
        }

        .mega-menu {
            clear: both;
            float: none !important;
            width: 100%;
        }

        .menu-only {
            margin: 0;
        }

        .mega-menu .search {
            display: block;
        }

        .title-search-result {
            display: none !important;
        }

        #headerfixed {
            display: none !important;
        }

        .ajax_basket {
            display: none;
        }

        .logo-row .top-callback .phone {
            float: none !important;
            position: absolute;
            width: auto;
            top: -43px;
            display: block !important;
            z-index: 10;
            margin: 0px;
            right: 50px;
        }

        .logo-row .top-callback .basket_top + .callback + .phone {
            right: 80px;
        }

        .logo-row .top-callback .phone .phone-number i, .logo-row .top-callback .phone .phone-desc {
            display: none;
        }

        .banners-big .flex-control-nav.flex-control-paging {
            display: none;
        }

        .banners-small {
            padding-top: 40px;
            padding-bottom: 27px;
        }

        .teaser-item {
            margin-bottom: 15px;
            text-align: center;
            margin-bottom: 27px;
        }

        .teaser-item i {
            float: none;
            margin-right: 0;
            margin-bottom: 7px;
        }

        .catalog.item-views.table .item .image {
        }

        .catalog.item-views.table .item .inner-wrap {
            padding-left: 10px;
            padding-right: 10px;
        }

        .wrap-portfolio-front .row .inner-wrapper-text .main-wrapper .text {
            display: none;
        }

        .wrap-portfolio-front .row .inner-wrapper-text .main-wrapper .link {
            position: static;
        }

        .projects-blocks {
            padding: 30px;
        }

        .detail.staff .detail_wrap {
            padding: 30px 15px;
        }

        .detail img {
            width: auto;
            height: auto;
        }

        .partners.front .flexslider .slides > li .item {
            border-left-width: 1px;
        }

        .projects.item-views.table .item .image {
            max-height: none;
        }

        .tab-pane .projects.item-views.table {
        }

        .tab-pane .projects.item-views.table .items {
            margin-bottom: 0px;
        }

        .projects.item-views.table.bblock .item > a {
            width: auto;
        }

        body .catalog.detail .bottom-item-block .wraps hr {
            margin: 30px 0px 30px;
        }

        .linked .flexslider.flex-control-nav {
            bottom: 27px;
        }

        .catalog.item-views.price .item .text > .row > div {
            margin-top: 0px !important;
        }

        .catalog.item-views.price .item .text .text-block, .catalog.item-views.price .item .text .price-block {
            margin-bottom: 10px;
        }

        .detail .gallery-block .bigs.flexslider .slides .item, .flexslider.nav-title .items .item:before {
            background: none;
        }

        .flexslider.nav-title .item .bg-images {
            display: none;
        }

        body .order-block td .text {
            padding-left: 0;
        }

        body .order-block.ask-block td .text {
            padding-left: 39px;
        }

        body .order-block td .text:before {
            display: none;
        }

        footer {
            text-align: center;
        }

        footer .social {
            padding-bottom: 0;
        }

        .about {
            margin-top: 34px;
        }

        .front h3 {
            display: none;
        }

        .front h3.short {
            display: inline-block;
        }

        .item-views.blocks h3 {
            display: block;
            font-size: 30px;
        }

        .flex-direction-nav {
            display: none;
        }

        .banners-big .flex-control-nav {
            display: none;
        }

        .banners-big .flexslider {
            height: 270px;
        }

        .banners-big .slides .title {
            font-size: 1.7em;
            line-height: 1.4em;
        }

        .banners-big .slides .text {
            height: 270px;
        }

        .banners-big .slides .text-block {
            max-height: 90px;
            overflow: hidden;
        }

        .banners-big .slides .text .inner .text-block {
            font-size: 1.1em;
            line-height: 1.5em;
            max-height: 90px;
        }

        .banners-big .slides > li {
            height: 270px;
        }

        .banners-big .slides .img .inner {
            height: 270px;
        }

        .banners-big .slides .btn {
            font-weight: normal;
            padding: 10px 21px 11px;
            font-size: 0.867em;
            border-radius: 20px;
        }

        .banners-content .title h1 {
            font-size: 1em;
            line-height: 1.4em;
        }

        .banners-content .text {
            height: 270px;
        }

        .banners-content .text-block {
            max-height: 90px;
            overflow: hidden;
        }

        .banners-content .text .inner .text-block {
            font-size: 0.8em;
            line-height: 1.5em;
            max-height: 90px;
        }

        .banners-content .img .inner {
            height: 270px;
        }

        .banners-content .buttons .btn {
            font-weight: normal;
            padding: 10px 21px 11px;
            font-size: 0.867em;
            border-radius: 20px;
        }

        .banners-small .custom-md .item {
            width: 100%;
            display: block;
            height: auto !important;
        }

        .banners-small .custom-md .item.wide-block {
            width: 100%;
        }

        body .banners-small .item .inner-item .image {
            height: auto;
            line-height: normal;
            max-height: none;
        }

        /*body .company-block{background-size: cover !important;background-position: center center !important;}
		body .company-block .list-type-block.item-views{text-align:left;}
		body .company-block .list-type-block.item-views .item{width:auto;display:inline-block;}
		*/
        .company-block .item-views.front .info .body-info {
            display: block;
            width: auto;
        }

        .company-block.no_image .item-views.front .info {
            display: block;
            width: auto;
        }

        .company-block.no_image .item-views.front .preview-text {
            border-bottom: 1px solid #f2f6f7;
        }

        .company-block.no_image .item-views.front .props {
            margin-top: 20px;
            display: block;
            width: auto;
        }

        .company-block.no_image .item-views.front .props .item-wrap {
            width: 50%;
            float: left;
        }

        .company-block .item-views.front .info .image {
            width: 100%;
        }

        .reviews.item-views .item {
            padding: 36px 20px 30px;
        }

        .contacts_wrap h2 {
            float: none;
        }

        .contacts_wrap .switcher-wrap {
            float: none;
            margin: -17px 0 12px;
        }

        /*catalog detail tabs*/
        .detail .nav.nav-tabs {
            display: none;
        }

        .title-tab-heading {
        }

        .tabs .nav-tabs + .tab-content {
            padding-top: 0;
        }

        .wraps .title-tab-heading {
            display: none !important;
        }

        .tab-pane .title-tab-heading + div {
            display: none;
        }

        .tab-pane.active .title-tab-heading + div {
            display: block;
            margin-bottom: 22px;
            padding-top: 39px;
        }

        .tab-pane.active .title-tab-heading .content {
        }

        .tab-pane {
            display: block !important;
        }

        .item-views .nav-tabs {
            display: none;
        }

        .item-views .tab-content {
            padding-top: 0;
        }

        .maxwidth-banner .flexslider > .maxwidth-theme {
            opacity: 0;
            visibility: hidden;
        }

        .styled-block .row > div, .order-block .row > div {
            display: block;
            width: 100%;
        }

        .order-block .price {
            width: 100%;
        }

        .order-block .price + .btn {
            margin-left: 0;
        }

        .order-block .price {
            margin-bottom: 17px;
            margin-top: 4px;
        }

        .styled-block > .row > div + div {
            margin-top: 15px;
        }

        /*.item-views.list.image_right .item .image, .item-views.list.image_left .item .image, .item-views.list.image_right .item .text, .item-views.list.image_left .item .text{padding:24px;}*/
        .item-views.blocks.front {
            padding: 40px 0;
        }

        .item-views.list.image_right .item .image {
            padding-top: 0;
        }

        .item-views.list .item .image {
            margin: auto;
        }

        .item-views.list.image_right .item.noborder .image {
            padding-bottom: 0;
        }

        .item-views.list.image_left .item.noborder .image {
            padding-top: 0;
        }

        .item-views.list.image_right .item.noborder .text {
            padding-top: 0;
        }

        .item-views.list.image_left .item.noborder .text {
            padding-bottom: 0;
        }

        .item-views.list .item.wti.noborder .text {
            padding: 0;
        }

        .item-views.sections .item .image {
            margin-left: auto;
            margin-right: auto;
        }

        .item-views.sections .item .image a {
            text-align: center;
        }

        .sections.item-views.front:not(.icons) .items > div:last-of-type .item {
            margin-bottom: 25px;
        }

        /*.sections.item-views.front:not(.icons) .items > div + div .item{margin-top:15px;}*/
        .sections.item-views.front:not(.icons) .items .item .image {
            float: left;
            margin-bottom: 0;
            width: 140px;
            height: 93px;
            padding-top: 0;
        }

        .sections.item-views.front:not(.icons) .items .item .info {
            padding-left: 170px;
        }

        .sections.item-views.front:not(.icons) .items .item.wti .info {
            padding-left: 0;
        }

        .sections.item-views.front:not(.blocks-short) .items {
            margin-top: -32px;
            margin-bottom: -32px;
        }

        .sections.item-views.front:not(.blocks-short) .item {
            margin-top: 32px;
            margin-bottom: 15px;
        }

        .sections.item-views.list .item .image {
            width: 140px;
            height: 93px;
        }

        .sections.item-views.list .item .info {
            padding-left: 170px;
            padding-right: 0;
        }

        .sections.item-views.list .item .info > .btn {
            display: none;
        }

        .projects.item-views.table .item {
            text-align: center;
        }

        .projects.item-views.table .item > a {
            display: inline-block;
        }

        .detail .projects.item-views.table .item .image img {
            max-height: 100%;
        }

        .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 {
            float: none;
            margin: 0 auto 20px;
            padding: 0;
            text-align: center;
            max-height: 100%;
            max-width: 100%;
        }

        .detail .detailimage img {
            max-height: 100%;
            max-width: 100%;
        }

        .detail .galery .inner {
            padding: 0 !important;
        }

        .detail .galery #carousel, .detail .gallery-block .small-gallery-wrapper {
            display: none;
        }

        .detail .gallery-block .gallery-wrapper {
            margin-bottom: 40px;
        }

        .display-type.pull-right.text-right {
            float: none !important;
            text-align: left;
        }

        .staff.item-views.list.image_left .item .text {
            margin-left: 0px;
            padding-left: 20px;
        }

        .staff.item-views.list.image_right .item .text {
            margin-right: 0px;
            padding-right: 20px;
        }

        .catalog.item-views.table .item {
        }

        body .catalog.item-views.sections .item .image {
            height: 105px;
            line-height: 101px;
            max-width: 105px;
        }

        .catalog.sections .item .title {
            margin-bottom: 20px;
        }

        .catalog.sections .item .title a {
            font-size: 20px;
        }

        .catalog.sections .item .text {
            font-size: 14px;
        }

        body .catalog.item-views.sections .item .info {
            padding-left: 130px;
        }

        body .catalog.item-views.sections .item.slice-item .image {
            height: auto;
            line-height: normal;
            max-height: none;
            max-width: none;
        }

        body .catalog.item-views.sections .item.slice-item .info {
            padding-left: 0px;
        }

        body .catalog.item-views.sections .item.right .info {
            padding-left: 0px;
            padding-right: 130px;
        }

        .catalog.item-views.table .item .text {
            padding-top: 8px;
        }

        .catalog.item-views.table .item .price {
            margin-top: 5px;
        }

        .catalog.item-views.table .item .foot > div, .catalog.item-views.table .item .foot > div > * {
            float: none !important;
        }

        .catalog.item-views.list .item .text, .catalog.item-views.list .item .foot {
            padding-top: 15px !important;
        }

        .catalog.item-views.price .item .text > .row > .col-md-2.col-sm-2, .catalog.item-views.price .item .text > .row > .col-md-3.col-sm-3 {
            margin-top: 5px;
        }

        .catalog.item-views.price .item .text > .row > .col-md-2.col-xs-12 {
            margin-top: 10px;
        }

        .catalog.item-views.table .flexslider .item .title {
            text-align: center;
        }

        .catalog.item-views.table.linked .flexslider .flex-control-nav {
            bottom: 30px;
        }

        .form.contacts .col-md-12.pull-right {
            float: none !important;
        }

        .item-views.list.partners .items {
            margin-top: -32px;
            margin-bottom: -32px;
        }

        .item-views.list.partners .item {
            margin-top: 32px;
            margin-bottom: 32px;
        }

        .item-views.list.partners.type-2 .item .properties .property {
            display: block;
            max-width: 100%;
        }

        .item-views.list.partners.type-2 .item .image {
            float: none;
            margin: 5px auto 35px;
        }

        .item-views.list.partners.type-2.image_right .item .image {
            float: none;
            margin: 5px auto 35px;
        }

        .item-views.list.partners.type-2 .item .text {
            padding-left: 0;
        }

        .item-views.list.partners.type-2.image_right .item .text {
            padding-right: 0;
        }

        .item-views.list.partners.type-2 .item .properties {
            margin: 20px 0 0;
        }

        .item-views.list.partners.type-2 .item .properties .property {
            margin: 11px 0 0;
            padding: 0;
        }

        .item-views.list.partners.type-2 .item .properties .property:first-of-type {
            margin-top: 0;
        }

        .detail.partners .properties .property {
            max-width: 50%;
        }

        .appointment-fixed.btn.btn-default {
            top: auto;
            bottom: 15%;
            transform: none;
        }

        .detail .galery {
            max-width: none;
        }

        .bx_item_detail_inc_two .list-type-block.item-views .item {
            height: auto !important;
            padding-left: 0px;
        }

        .form.contacts .captcha-row > div > .form-group {
            margin-top: 0 !important;
        }

        .pagination a, .pagination span {
            padding-left: 6px !important;
            padding-right: 6px !important;
        }

        .form.order {
            margin-right: 0;
            padding-left: 20px;
            padding-right: 20px;
        }

        .basket_order .items {
            margin-right: 0;
        }

        .logo-row .top-callback .basket_top {
            display: block;
        }

        .logo-row .top-callback .basket_top .b_wrap {
            position: absolute;
            z-index: 10;
            top: -55px;
            right: 33px;
        }

        .logo-row .top-callback .basket_top .dropdown {
            display: none !important;
        }

        .reviews.item-views .item.review .image {
            padding: 0px;
        }

        .reviews.item-views .item.review .text {
            padding: 10px 0px 0px;
        }

        .mixitup-container .item-views.table-elements .item .image {
            max-height: none;
        }

        .item-views.list.big-img .item .image {
            padding: 0px 0px 10px;
        }

        .basket.fly {
            position: relative;
            width: auto;
            right: auto;
            top: 0px;
            box-shadow: none;
            border: none;
            margin: 0px;
        }

        .basket.fly .wrap {
            box-shadow: none;
            border: none;
        }

        .basket.fly .wrap > div, .basket.fly .wrap h4 {
            display: none;
        }

        .basket.fly .wrap .opener {
            background: none;
            border-radius: 0px;
            position: static;
            width: 58px;
            height: 48px;
            display: block;
            box-shadow: none;
            border: none;
        }

        .basket.fly .opener .count {
            left: 50%;
            top: 50%;
            margin: -9px 0 0 1px;
            width: 17px;
            height: 17px;
            line-height: 16px;
            white-space: nowrap;
            font-size: 11px;
            border-radius: 100%;
        }

        .basket.fly .opener:before {
            left: 50%;
            top: 50%;
            margin: -7px 0 0 -20px;
            width: 18px;
            height: 17px;
        }

        .basket.fly .opener.empted:before {
            margin-left: -8px;
        }

        .top-block .info-text .basket_top .icon:before {
            background: url(/bitrix/templates/aspro-medc2/css/../images/svg/Basket_black.svg) 0px 0 no-repeat;
        }

        .basket_top .icon .count {
            color: #FFF !important;
        }

        .top-block .info-text > div.sep:after {
            display: none;
        }

        .logo-row .top-callback {
            padding-top: 0;
        }

        .blog.list-type-block.item-views .item {
            padding: 30px;
        }

        .blog.list-type-block.item-views .item > .image {
            float: none;
            text-align: center;
            display: block;
            width: 100%;
            height: auto;
            line-height: normal;
            padding: 0px 0px 20px;
        }

        .blog.list-type-block.item-views .item > .image img {
            width: 100%;
            max-height: 100%;
        }

        body .blog.list-type-block.item-views .items .item .image + .body-info {
            padding: 0px;
        }

        .instagram_ajax .instagram .item {
            width: 50%;
        }

        .front-reviews .col-sm-9 {
            margin-bottom: 30px;
        }

        .act-texts {
            height: auto
        }

        .activity-text {
            display: none;
            position: static;
            transform: none;
            padding: 0 16px
        }

        .activity-text.current-activity-text {
            display: block
        }

        /*subscribe*/
        .subscribe-block-wrapper .outer-wrapper {
            padding: 30px 0px;
        }

        .subscribe-block-wrapper .text:before {
            display: none;
        }

        .subscribe-block-wrapper .social-icons {
            margin: 11px 0px 0px;
        }

        .subscribe-edit-main .form .form-group .input {
            padding: 0px 0px 10px;
        }

        .subscribe-edit-main table.data-table {
            margin: 0px 0px 10px;
        }

        .sections.item-views.list.prices-elements .item .prices {
            display: none;
        }

        /*.sections.item-views.list.prices-elements .item .top-row .buttons .record{display:none;}*/
        .sections.item-views.list.prices-elements .item .top-row .media {
            display: block;
            margin-top: 0;
        }

        .sections.item-views.list.prices-elements .item .top-row .media .prices {
            display: block;
            float: none !important;
            padding-left: 0;
        }

        .sections.item-views.list.prices-elements .item .top-row .media .button {
            display: none;
        }

        .sections.item-views.list.prices-elements .item .title {
            padding-right: 202px;
        }


        footer .bottom-middle {
            padding-top: 30px;
            padding-bottom: 0px;
        }

        footer .bottom-menu {
            margin-top: 20px;
        }

        footer .bottom-menu .items > .item-link {
            margin-bottom: 5px;
        }

        footer .bottom-under .inner-wrapper .copy-block, footer .bottom-under .inner-wrapper .social-block {
            float: none;
        }

        footer .bottom-under .inner-wrapper .copy-block {
            padding-bottom: 20px;
        }

        footer .bottom-under .inner-wrapper, footer .bottom-under .outer-wrapper {
            padding-bottom: 0px;
            margin-top: 0px;
        }

        footer.compact .social-icons .small_title {
            display: none;
        }

        footer .info {
            text-align: center;
        }

        footer .info .blocks {
            display: inline-block;
        }

        footer .contact-block {
            margin-bottom: 44px;
        }

        footer .contact-block .inner-table-block {
            display: block;
        }

        footer .contact-block .phone-block {
            display: inline-block;
        }

        footer .copy {
            margin-bottom: 23px;
        }

        footer .confidentiality_wrap {
            width: 100%;
            text-align: center;
        }

        footer .confidentiality {
            padding-right: 0 !important;
        }

        footer #bx-composite-banner {
            margin-top: 14px;
        }

        footer .menu-block {
            padding-left: 16px;
            width: 100%;
            margin-bottom: 45px;
        }

        footer .menu-block > .row > div:first-of-type .bottom-menu {
            margin-top: 0;
        }

        footer .bottom-menu {
            padding-left: 0;
        }

        footer.footer-v1 .subscribe-block {
            padding-left: 16px;
            padding-right: 16px;
        }

        footer.footer-v1 .contact-block {
            padding-left: 16px;
            padding-right: 16px;
        }

        footer .confidentiality_wrap {
            float: none !important;
            text-align: center;
            max-width: 100%;
        }

        footer .confidentiality {
            float: none !important;
            text-align: center;
        }

        footer.footer-v2 .contact-block {
            margin-left: 0;
        }

        footer.footer-v2 .info {
            padding-left: 0;
        }

        footer.footer-v2 .social-block {
            padding-right: 16px;
        }

        footer.footer-v2 .subscribe-block {
            padding-left: 16px;
            padding-right: 16px;
        }

        footer.footer-v2 .eye-block {
            margin-left: 0;
            float: none !important;
        }

        footer.footer-v2 .print-block {
            margin-top: 5px;
            margin-bottom: 5px;
            float: none !important;
        }

        footer.footer-v2 .eye-link .text br {
            display: none;
        }

        footer.footer-v2 .print-link .text br {
            display: none;
        }

        footer.footer-v2 .link-block {
            width: 100%;
            margin-bottom: 5px;
            margin-top: 18px;
            float: none !important;
        }

        footer.footer-v2 #bx-composite-banner .bx-composite-btn {
            margin-top: 8px;
        }

        footer.footer-v2 .copy {
            margin-bottom: 0;
        }

        footer.footer-v2 .center-wrap {
            width: 100%;
            float: none;
        }

        footer.footer-v2 .menu-bottom-wrap {
            margin: 21px 0 -12px;
        }

        footer.footer-v2 .center-wrap {
            padding-left: 16px;
        }

        footer.footer-v3 #bx-composite-banner .bx-composite-btn {
            margin-top: 8px;
        }

        footer.footer-v3 .copy {
            margin-bottom: 0;
        }

        footer.footer-v3 .center-wrap {
            width: 100%;
            float: none;
        }

        footer.footer-v3 .menu-bottom-wrap {
            margin: 21px 0 -12px;
        }

        footer.footer-v3 .center-wrap {
            padding-left: 16px;
        }

        footer.footer-v3 .social-block {
            padding-right: 16px;
        }

        footer.footer-v3 .subscribe-block {
            padding-left: 16px;
            padding-right: 16px;
        }

        footer.footer-v3 .eye-block {
            margin-left: 0;
            float: none !important;
        }

        footer.footer-v3 .print-block {
            margin-top: 5px;
            margin-bottom: 5px;
            float: none !important;
        }

        footer.footer-v3 .eye-link .text br {
            display: none;
        }

        footer.footer-v3 .print-link .text br {
            display: none;
        }

        footer.footer-v3 .link-block {
            width: 100%;
            margin-bottom: 5px;
            margin-top: 11px;
            float: none !important;
        }

        footer.footer-v3 #bx-composite-banner .bx-composite-btn {
            margin-top: 8px;
            margin-bottom: 0;
        }

        footer.footer-v3 .contact-block {
            padding-left: 16px;
        }

        footer.footer-v3 .menu-block {
            padding-right: 16px;
        }

        footer.footer-v3 .first_menu .bottom-menu {
            padding-left: 0;
        }

        footer.footer-v3 .bottom-menu {
            padding-left: 0;
        }

        footer.footer-v3 .social-block {
            text-align: center;
        }

        footer.footer-v3 .social-icons {
            text-align: center;
        }

        footer.footer-v3 .contact-block {
            margin-bottom: 43px;
        }

        footer.footer-v3 .copy {
            margin-bottom: 0;
        }

        .banner_warning {
            font-size: 1em;
        }

        .detail.staff .detailimage {
            margin-bottom: 0;
            width: 150px;
            max-height: 150px;
        }

        .detail.staff .top_block .top_right_block {
            padding-left: 200px;
        }

        .contacts-page-top .phones.media {
            margin: 0 16px;
            border: 1px solid #ecf2f4;
            margin-bottom: 26px;
            padding: 30px;
            text-align: center;
            background: #fafcfc;
        }

        .contacts-page-top .phones.media .contact-phone {
            margin-top: 0;
            margin-bottom: -3px;
            display: inline-block;
            vertical-align: top;
            float: none !important;
        }

        .contacts-page-top .phones.media .button {
            margin-top: 0;
            display: inline-block;
            vertical-align: top;
            float: none !important;
        }

        .contacts-wrap .image {
            width: 125px;
            height: 83px;
        }

        .contacts .contacts-wrap table {
            padding-left: 175px;
        }

        .contacts-wrap .buttons {
            padding-left: 175px;
        }

        .bx-yandex-map {
            height: 400px !important;
        }

        .bx-yandex-map .ymaps-map {
            height: 400px !important;
        }

        .bx-yandex-map .ymaps-events-pane {
            height: 400px !important;
        }

        .main-physician-block {
            display: block
        }

        .main-physician-picture {
            margin-bottom: 25px
        }

        .main-physician-block .main-physician-text {
            padding: 15px 10px 25px
        }

        .main-news {
            padding: 20px 0 30px
        }

        .why-choose-us {
            margin-bottom: 40px;
        }

        .auth_wrapp .reg-new {
            padding: 0
        }

        .cabinte-page .reg-new .soc-avt {
            padding-top: 10px;
        }

        #ajax_auth .soc-avt .title {
            margin: 9px 0 10px;
            float: none;
        }

        #ajax_auth .soc-avt .socials {
            padding: 0;
        }

        .registraion-page > .wrap {
            padding: 30px 15px;
        }

        #content {
            padding: 40px 0 10px;
        }
    }
}

@media (max-width: 700px) {
    .tarifs .head-block .dyn-block {
    }

    .partners.front.tarifs .head-block .flex-control-nav {
        padding: 20px 50px 20px;
        z-index: 999 !important;
        position: relative;
        bottom: 0;
    }

    .partners.front.tarifs .head-block .flex-control-nav {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .sections.item-views.list .item .text.childs ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
    }

}

@media (max-width: 675px) {
    .contacts .contacts-wrap table tr {
        display: block;
        width: auto;
    }

    .front-reviews-title {
        display: block;
    }

    .front-reviews-title h2, .reviews-switcher {
        display: block;
    }

    .reviews.item-views.front .reviews-switcher li {
        margin: 0 10px 0 0;
    }

    .item-views.front .front-reviews-title h2 {
        margin-bottom: 10px;
    }
}

/* WHEN HIDE SIDE MENU */
@media (max-width: 650px) {
    .basket.default .buttons .btn {
        margin-top: 20px;
        width: 100%;
        margin-right: 0;
    }

    .basket.default .buttons .btn:first-child {
        margin-top: 0;
    }

    .banners-big .slides .text {
        width: 100%;
        text-align: center;
    }

    .banners-big .slides .text .inner {
        padding-left: 0;
    }

    .banners-big .slides .img {
        display: none;
    }

    .banners-content .text {
        width: 100%;
        text-align: center;
    }

    .banners-content .text .inner {
        padding-left: 0;
    }

    .banners-content .img {
        display: none;
    }

    .left-menu-md, .right-menu-md {
        display: none;
    }

    .content-md {
        width: 100%;
    }


    .side-menu > li > a:before {
        right: 10px;
        top: 13px;
    }

    .bx-firefox .side-menu > li > a:before {
        top: 14px;
    }

    .side-menu > li.active.child > a:before {
        top: 13px;
    }

    .bx-firefox .side-menu > li > a {
        padding-top: 12px;
        padding-bottom: 17px;
    }

    .side-menu .submenu-wrapper {
        padding: 0px 10px 10px 10px;
    }

    .side-menu .submenu {
        padding-top: 3px;
    }

    .detail .galery {
        max-width: 100%;
    }

    .list-type-block.item-views .item .image img {
        width: 100%;
    }

    .list-type-block.item-views .item .body-info {
        padding-left: 0;
        margin-top: 0;
    }

    .list-type-block.item-views .item .image + .body-info {
        padding-left: 0;
    }

    .sections.item-views.list.prices-elements .item .top-row .buttons .record {
        display: none;
    }

    .sections.item-views.list.prices-elements .item .top-row .media .button {
        display: block;
        margin: 11px 0;
    }

    .sections.item-views.list.prices-elements .item .top-row .media .button .btn {
        float: none !important;
    }

    .sections.item-views.list.prices-elements .item .title {
        padding-right: 64px;
    }

    .detail.partners .detailimage {
        float: none;
        margin: 0 0 41px;
    }

    .detail.partners .detailimage + .post-content {
        padding-right: 0;
    }

    .contacts-stores .item .button.media {
        display: none;
    }

    .contacts-stores .item .top-wrap .button {
        display: block;
        margin: 18px 0 0;
    }
}

@media (max-width: 600px) {
    .basket.default .items .item .buy_block {
        width: 100px;
    }

    .basket.default .items .item .prices:not(.summ) {
        float: none;
        margin-bottom: 15px;
        width: 100%;
    }

    .basket.default .items .item .prices.summ {
        width: 100%;
        padding-left: 130px;
        float: none;
        margin-top: 20px;
    }

    .basket.default .items .item .prices .price_new {
        display: inline-block;
    }

    .basket.default .items .item .prices .price_old {
        display: inline-block;
    }

    .item-views.linked:not(.reviews ) .item .btn.arrow {
        display: none;
    }

    .item-views.linked:not(.reviews ) .item {
        padding-right: 35px;
    }

    .sections.item-views.linked .item {
        padding-right: 35px;
    }

    .tabs_ajax .catalog.item-views.table .item .buy_block .counter, .catalog.item-views .tabs_ajax .item .buy_block .buttons {
    }

    .tabs_ajax .body-block .catalog.item-views.table .flexslider .slides {
        padding-bottom: 100px;
    }

    .front.catalog .flexslider .flex-control-nav {
        bottom: 35px;
        z-index: 0
    }

    .links-block .links a.back-url {
        margin-right: 20px;
    }

    .links-block .links a.next-url {
        float: none;
    }

    .detail .ask_a_question {
        display: none;
    }

    body .registraion-page .form .social_block .soc-avt, body .border_block .max-form-block, body .border_block .top-form, body .form .bottom-form, body .form .top-form, body .lk-page .form .top-form, body .form.inline, body .cabinte-page .auth_wrapp, body .cabinte-page .form-footer {
        padding: 34px 20px;
    }

    body .cabinte-page .auth_wrapp {
        padding-bottom: 0;
    }

    .cabinte-page .form-footer {
        margin-left: -20px;
        margin-right: -20px;
    }

    footer .bottom-menu2 {
        height: auto;
    }

    footer .bottom-menu2 .item {
        margin-bottom: 23px;
        display: block;
        padding: 0;
        text-align: center;
    }

    footer .confidentiality > .wrap {
        display: block;
        padding-left: 0;
        text-align: center;
    }

    footer.footer-v2 .bottom-menu2 .item:last-of-type {
        margin-bottom: 0;
    }

    footer.footer-v2 #bx-composite-banner .bx-composite-btn {
        margin-top: 15px;
    }

    footer.footer-v3 .bottom-menu2 .item:last-of-type {
        margin-bottom: 0;
    }

    footer.footer-v3 #bx-composite-banner .bx-composite-btn {
        margin-top: 15px;
    }

    .form.inline .captcha-row > div {
        float: none;
        width: 100%;
    }

    .form .captcha-row .captcha-img {
        margin-top: -10px;
    }

    #mobileheader .title-block {
        max-width: 55%;
    }

    .item-views.table-type-block.staff-items.staff-type-3 .item a.arrow {
        display: none;
    }

    .item-views.table-type-block.staff-items.staff-type-3 .item .body-info {
        padding-right: 0;
    }

    .item-views.table-type-block.staff-items.staff-type-3.image_right .item .body-info {
        padding-left: 0;
    }

    .main-article, .article-item {
        display: block;
        margin-bottom: 50px;
    }

    .article-item:last-child {
        margin-bottom: 0
    }

    .article-img {
        margin-right: 0;
        margin-bottom: 20px;
    }
}

@media (max-width: 570px) {
    .slider-text.dark {
        position: static;
        transform: none;
        padding-top: 20px;
    }

    .banners-big .dark .text-block {
        font-size: 1.25em;
        line-height: 1.4em;
    }

    .form.free-consult .form-body {
        box-shadow: none;
    }

    .form.free-consult .form-body .form-group {
        border: 1px solid #ecf2f4;
        margin-bottom: 10px;
    }

    .banners-big .slides .text {
        display: none;
    }

    .banners-big .form .licence_block.bx_filter {
        padding-bottom: 0;
    }
}

@media (max-width: 540px) {
    .company-block .item-views.front .info h2 {
        padding-right: 0;
    }

    .company-block .item-views.front .show_all {
        display: none;
    }

    .item-views.front .show_all {
        display: none;
    }

    .item-views.front .show_all + h2 {
        padding-right: 0;
    }

    .contacts_wrap > .maxwidth-theme > div > .title {
        padding-right: 0;
    }

    .item-views.table-type-block.staff-items.staff-type-3 .item .bottom_block .button {
        display: block;
        width: auto;
        max-width: 100%;
    }

    .item-views.table-type-block.staff-items.staff-type-3 .item .bottom_block .address {
        margin-top: 10px;
        display: block;
        width: auto;
        max-width: 100%;
    }
}

@media (max-width: 530px) {
    .top-block .info-text .phone-block {
        max-width: 200px;
        font-size: 0px;
    }

    .top-block .info-text .phone-block a {
        padding-left: 5px;
        padding-right: 0px !important;
    }

    /*.detail blockquote::before{top:-3px;left:4px;font-size:90px;}
	.detail blockquote{padding-left:58px;}*/
    .news.front .item .text {
        display: none;
    }

    .sections.item-views.blocks-short .items {
        margin-top: -32px;
        margin-bottom: -32px;
    }

    .sections.item-views.blocks-short .item {
        margin-top: 32px;
        margin-bottom: 32px;
    }

    .sections.item-views.blocks-short .items > div {
        float: none;
        width: 100%;
    }

    .main > .container > .row > .maxwidth-theme > div:not(.left-menu-md):not(.right-menu-md) {
        width: 100%;
    }

    body .catalog.item-views.sections .item .image {
        float: none;
        margin: 0 auto;
        max-width: 100% !important;
        height: auto;
        width: auto;
        max-height: 100%;
        line-height: normal;
    }

    .catalog.sections .item .info {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-top: 25px;
    }

    .catalog.sections .item .title {
        text-align: center;
    }

    .catalog.sections.front .items > div {
        width: 50%;
        float: left;
    }

    .catalog.sections.front .item .text {
        display: none;
    }

    .bx-touch .filter .bx_filter_popup_result {
        font-size: 12px;
        line-height: 14px;
        position: fixed !important;
        z-index: 1001;
        top: auto !important;
        right: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        margin-top: 0;
        margin-left: 0;
        width: auto;
        height: auto;
        padding: 10px;
        border-radius: 0;
        box-shadow: 0 -2px 5px 0 rgba(0, 0, 0, .1);
    }

    .filter .bx_filter_popup_result .arrow {
        display: none;
    }

    .bx-touch .filter .bx_filter_popup_result_close {
        position: absolute;
        top: 50%;
        right: 10px;
        display: block;
        width: 22px;
        height: 22px;
        margin-top: -11px;
        background: url(/bitrix/templates/aspro-medc2/css/images/filter/x.png) no-repeat center;
        background-size: 16px;
    }

    .form.order .required-fileds {
        margin: -15px 0 15px;
        float: none !important;
    }

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

    .basket_order .confirm .description {
        padding: 120px 0 0;
    }

    .basket_order .confirm .description:before {
        left: 50%;
        margin-left: -45px;
    }

    .basket_order .confirm .description .btn {
        margin: 15px 0 0;
        display: block;
    }

    .basket_order .confirm .description .btn:first-of-type {
        margin-top: 0;
    }

    body .order-block {
        display: block;
    }

    body .order-block td {
        padding: 0;
        display: block;
        text-align: center;
        width: 100%;
    }

    body .order-block.ask-block td {
        padding: 0;
        display: block;
        text-align: center;
        width: 100%;
    }

    .order-block.ask-block .text {
        padding-left: 0;
    }

    body .order-block td + td {
        padding-top: 0px;
    }

    body .order-block td .text {
        min-height: auto;
        padding-left: 0 !important;
        text-align: center;
    }

    body .order-block td .text:before {
        display: block;
        position: static;
        margin: 0px auto 30px;
    }

    body .order-block.ask-block td .text:before {
        display: block;
        position: static;
        margin: 0px auto 30px;
    }

    body .order-block .text {
        padding-left: 0;
    }

    body .order-block.ask-block td .text {
        padding-left: 0 !important;
    }

    body .order-block.ask-block .btns {
        padding-bottom: 35px;
    }

    /*.list-type-block.item-views.wide_img .item .body-info{padding:20px 0px 0px;}
	.list-type-block.item-views.wide_img .item .image + .body-info{padding:0px;}
	.list-type-block.item-views.wide_img .item > .image{width:auto;float:none;}*/
    .linked .flexslider.shadow .slides {
        padding-bottom: 120px;
    }

    body .item-views.table.linked.catalog .flexslider.shadow .flex-control-nav {
        bottom: 83px;
    }

    .wraps.goods-block {
        margin-bottom: -120px;
    }

    .basket.default .foot .remove.all {
        float: none !important;
    }

    .basket.default .foot .total {
        float: none !important;
        margin-top: 15px;
        padding-left: 13px;
        text-align: left;
        width: auto;
    }

    .basket.default .basket_empty > .wrap {
        padding-left: 0;
        padding-top: 130px;
        text-align: center;
    }

    .basket .basket_empty > .wrap:before {
        left: 50%;
        margin-left: -45px;
    }

    .logo-row .top-callback .phone {
        right: 50px;
        top: -46px;
    }

    .logo-row .top-callback .basket_top + .callback + .phone {
        right: 100px;
    }

    .logo-row .top-callback .phone .phone-number > div a {
        font-size: 14px;
    }

    .logo-row .logo img {
        max-width: 100%;
    }

    .logo-row .logo {
        width: 43%;
    }

    .detail .ask_a_question {
        float: none;
        width: 100%;
        margin: 0px 0px 20px;
    }

    .list-type-block.item-views.staff .item .image:not(.pagging) {
        margin: 25px auto;
        float: none;
    }

    .list-type-block.item-views.staff .item:not(.wti) .body-info {
        padding-bottom: 20px;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .list-type-block.item-views.staff .item:not(.wti) .body-info .bottom-props {
        padding-bottom: 0px;
    }

    /*.review-detail .reviews.item-views.front .item .header-block >div{display:block;text-align:center;}
	.review-detail .reviews.item-views.front .item .header-block .body-info{text-align:center;padding:0px;}
	.review-detail .reviews.item-views.front .item .bottom-block{text-align:center;}*/
    .catalog.item-views.big-img.list .item {
        padding: 0px 0px 20px;
    }

    .catalog.item-views.big-img.list .item .text {
        padding: 10px 30px !important;
    }

    .order-block td .btns {
        margin: 31px 0 0;
        text-align: center;
    }

    /*responsive table*/
    table.table, table.table thead, table.table tbody, table.table th, table.table td, table.table tr {
        display: block;
    }

    table.table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    table.table thead + tbody tr:first-of-type {
        position: static;
    }

    table.table thead + tbody tr {
        border: 1px solid #ccc;
    }

    body table.table thead + tbody tr td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        text-align: left !important;
    }

    table.table thead + tbody td .th-mobile {
        display: block;
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    #mobileheader .title-block {
        max-width: 50%;
    }

    footer.footer-v3 .subscribe-block-wrapper .text {
        float: none;
        text-align: center;
        margin-bottom: 13px;
        margin-top: -4px;
        padding-left: 0;
    }

    footer.footer-v3 .subscribe-block-wrapper .text br {
        display: none;
    }

    footer.footer-v3 .subscribe-block-wrapper .text .svg-newsletter {
        display: none;
    }

    footer.footer-v3 .subscribe-edit {
        padding-left: 0;
    }

    .detail.staff .detailimage {
        float: none;
        width: auto;
        max-height: 100%;
        margin-bottom: 30px;
    }

    .detail.staff .top_block .top_right_block {
        padding-left: 0;
    }

    .detail.staff .top_block .top_desc {
        width: auto;
    }
}

@media (max-width: 500px) {
    body h1 {
        font-size: 2em;
    }

    .page404 .body404 .title {
        font-size: 2em;
    }

    body .body .page-top .print-link {
        margin-top: 1px;
    }

    body .rss {
        margin-top: 1px;
    }

    body .page-top .share.top {
        margin-top: 1px;
    }

    .benefit-item {
        width: 100%;
    }

    #mobileheader .logo-block {
        padding: 0 50px;
    }

    #mobileheader .logo {
        max-width: 140px;
        margin: 0 10px;
    }

    #mobileheader .phone-black {
        min-width: 12px;
        min-height: 15px;
        background-image: url("/bitrix/templates/aspro-medc2/css/../images/svg/Phone_small_black.svg");
        background-size: auto 100%;
    }

    .sections.item-views.front:not(.icons) .items .item .info {
        padding-left: 0;
    }

    .sections.item-views.front:not(.icons) .items .item .image {
        float: none;
        margin-bottom: 26px;
        width: auto;
        height: auto;
    }

    .sections.item-views.list:not(.icons) .items .item .info {
        padding-left: 0;
    }

    .sections.item-views.list:not(.icons) .items .item .image {
        float: none;
        max-height: 100%;
        margin-bottom: 26px;
        width: auto;
        height: auto;
    }

    .sections.item-views.linked .items .item {
        display: block;
    }

    .sections.item-views.linked .items .item .info {
        padding-left: 0;
    }

    .sections.item-views.linked .items .item .image {
        max-height: 100%;
        float: none;
        margin-bottom: 26px;
        width: auto;
        height: auto;
    }

    .sections.item-views.linked .items .item .image > .wrap {
        position: static;
    }

    .company-block .item-views.front .props .item-wrap {
        float: none;
        width: auto;
    }

    .company-block.no_image .item-views.front .props .item-wrap {
        float: none;
        width: auto;
    }

    .detail.partners .properties .property {
        max-width: 100%;
        width: 100%;
    }

    .item-views.table-type-block.staff-items.list.table-type-block .items {
        margin-top: -32px;
        margin-bottom: -32px;
    }

    .item-views.table-type-block.staff-items.list.table-type-block .items .item {
        margin-top: 32px;
        margin-bottom: 32px;
    }

    .item-views.table-type-block.staff-items.list.table-type-block .items > div {
        width: 100%;
        float: none;
    }

    .contacts-stores .item .image {
        float: none !important;
        margin: 0 0 23px;
    }

    .contacts-stores .item .top-wrap {
        padding-left: 0;
    }

    .contacts-stores .item .image {
        width: auto;
        max-height: 100%;
    }

    .contacts-stores .item .image img {
        width: 100%;
    }

    .table-type-block.item-views.list .items {
        margin-top: 0;
        margin-bottom: 0;
    }

    .table-type-block.item-views.list .items > div {
        width: 100%;
        float: none;
    }

    .table-type-block.item-views.list .items .item {
        margin: 0 0 -1px;
    }

    .bx-yandex-map {
        height: 300px !important;
    }

    .bx-yandex-map .ymaps-map {
        height: 300px !important;
    }

    .bx-yandex-map .ymaps-events-pane {
        height: 300px !important;
    }

    .contacts .contacts-wrap table {
        padding-left: 0;
    }

    .contacts .contacts-wrap .buttons {
        padding-left: 0;
    }

    .contacts-wrap .image {
        margin-bottom: 31px;
        width: 100%;
        height: auto;
        float: none;
    }

    .main-physician-text .btn i {
        display: none;
    }

    .program-content {
        width: 100%;
    }
}

@media (max-width: 470px) {
    .instagram_ajax .instagram .item {
        width: 100%;
    }

    .list-type-block.item-views .item > .image, .list-type-block.item-views.image_right .item > .image {
        float: none;
        width: 100%;
        text-align: center;
    }

    .company-block .list-type-block.item-views .item > .image {
        width: 54px;
        max-width: none;
        display: inline-block;
    }

    .item-views.list.list-type-block.licenses .item .image {
        float: none;
        margin: 0 auto 20px;
        text-align: center;
    }

    .item-views.list.list-type-block.licenses .item .body-info {
        padding-left: 0;
        padding-top: 0px;
    }

    .item-views.list.list-type-block.licenses.image_right .item .body-info {
        padding-right: 0;
        padding-top: 0px;
    }

    /*body .company-block .list-type-block.item-views .item > .body-info{padding-top:5px;}
	.list-type-block.item-views .item > .body-info, .list-type-block.item-views.image_right .item .body-info{float:none;width:100%;padding-left:0px !important;padding-right:0px !important;}
	body .list-type-block.item-views .item > .body-info{padding-top:20px;}*/
    .barnd-block .list-type-block.item-views .item > .body-info {
        padding-top: 20px;
    }

    .company-block .item-views.front .props .item .image {
        float: left;
    }

    .company-block .item-views.front .props .item .body-info {
        padding-left: 90px !important;
    }

    .catalog.detail .wrapper-block-btn {
        white-space: normal;
    }

    .reviews.item-views .item.review .image {
        display: none;
    }

    .reviews.item-views .item.review .image + .body-info {
        padding: 0px;
    }

    .staff.item-views .item .image {
        margin: auto;
    }

    .staff.item-views .item .image + .body-info {
        padding-left: 40px;
        padding-right: 40px;
    }

    .list-type-block.item-views.slider-items .item > .image {
        display: none;
    }

    body .list-type-block.item-views.slider-items.list .item .body-info {
        padding: 26px 30px 10px 30px !important;
    }

    body .list-type-block.item-views.slider-items.list.tarifs .item .body-info {
        padding: 0px !important;
    }

    body .list-type-block.item-views.slider-items.list.tarifs .head-block .item .body-info {
        padding: 10px 5px !important;
    }

    .catalog.item-views.price .item .img-block {
        padding: 0px;
        width: 100%;
        float: none;
    }

    .catalog.item-views.price .item .img-block + div {
        width: 100%;
        float: none;
    }

    .catalog.item-views.price .item .text .buy_block {
        white-space: nowrap;
    }

    .catalog.item-views.price .item .text .buy_block .counter {
        width: 110px;
    }

    .barnd-block .item .image .preview {
        display: none;
    }

    .item-views.list.list-type-block .item .image {
        margin-bottom: 15px
    }

    .contacts-stores .mobile-title-phone .row > div {
        width: 100%;
        float: none;
        padding-bottom: 10px;
    }

    .blog.list-type-block.item-views .item .title, body .banners-small.blog .item .inner-item .title span {
        font-size: 18px;
    }

    #mobileheader .title-block {
        max-width: 45%;
    }

    .banner_warning {
        font-size: 0.8667em;
    }

    .detail .galerys-block .small-gallery-block .items > div {
        width: 100%;
        float: none;
    }

    .docs-block .items > .wrap > .row > div {
        width: 100%;
        float: none;
    }

    .contacts-page-top .phones.media .contact-phone {
        padding-left: 0;
        margin-bottom: 10px;
        width: 100%;
    }

    .contacts-page-top .phones.media .contact-phone .svg-phone {
        display: none;
    }

    .contacts-page-top .phones.media .button {
        margin-left: 0;
        width: 100%;
    }

    .contacts-page-top .region-wrap {
        width: 100%;
        margin: 0 0 26px;
        float: none !important;
    }

    .contacts-page-top .city-wrap {
        width: 100%;
        float: none !important;
    }

    .bx-chrome select {
        width: 100%;
        margin-bottom: 20px
    }
}

@media (max-width: 430px) {
    .logo-row .top-callback .phone {
        top: -48px;
    }

    .logo-row .top-callback .phone .phone-number > div a {
        font-size: 11px;
    }

    #mobileheader .title-block {
        max-width: 40%;
    }

    blockquote {
        padding-left: 0;
    }

    blockquote:before {
        display: none;
    }
}

@media (max-width: 420px) {
    .item-views.table-type-block.staff-items.staff-type-3 .item .image {
        float: none;
    }

    .item-views.table-type-block.staff-items.staff-type-3 .item .body-info {
        padding-left: 0;
        text-align: center;
    }

    .item-views.table-type-block.staff-items.staff-type-3 .item .title {
        text-align: center;
    }

    .item-views.table-type-block.staff-items.staff-type-3 .item .image > .wrap {
        margin: 0 auto 25px;
    }

    .item-views.table-type-block.staff-items.staff-type-3 .item .bottom_block .button {
        text-align: center;
    }

    .item-views.table-type-block.staff-items.staff-type-3 .item .bottom_block .address {
        text-align: center;
    }

    .item-views.table-type-block.staff-items.staff-type-3.image_right .item .image {
        float: none;
    }

    .item-views.table-type-block.staff-items.staff-type-3.image_right .item .body-info {
        padding-right: 0;
    }

    .front-sections-search {
        min-width: 100%;
        margin-bottom: 15px;
    }
}

@media (max-width: 400px) {
    /* mobile headers */
    #mobileheader .right-icons {
        padding-right: 10px;
    }

    #mobileheader .wrap_icon {
        padding-left: 10px;
        padding-right: 10px;
    }

    .logo-row .top-callback .basket_top + .callback + .phone {
        display: none !important;
    }

    .tarifs .front .btn-default {
        font-size: 11px;
    }

    .subscribe-block-wrapper .text {
        font-size: 14px;
    }

    .subscribe-block-wrapper .subscribe-btn {
        padding: 13px 15px 14px;
    }

    .wrap-portfolio-front .row .inner-wrapper-text {
        padding: 60px 20px 50px;
        text-align: center;
    }

    .wrap-portfolio-front .row .inner-wrapper-text .main-wrapper .link .btn {
        margin: 0px;
    }

    .row.block-with-bg + .row .item-views.blocks h3 {
        padding-top: 56px;
    }

    /*.teasers.item-views.front, .front-form, .item-views.front.staff-items, .instagram_ajax{padding-bottom:50px;}*/
    .blog.list-type-block.item-views .item > .image {
        height: auto;
    }

    .item-views .title-wrapper.bottom-props .value {
        margin-bottom: 4px;
    }

    .catalog.item-views.table .items > div {
        float: none;
        width: 100%;
    }

    .inline-search-block.fixed.big .search .search-input {
        padding: 0 124px 0 10px;
    }

    .inline-search-block.fixed.big .search .btn-search {
        padding: 7px 25px 8px;
        top: 3px;
        right: 70px;
    }

    footer .info .blocks:before {
        display: none;
    }

    footer .info .phone {
        padding-left: 0;
    }

    footer .info .phone .svg-phone {
        display: none;
    }

    footer .info .phone-block .callback-block {
        margin-left: 0;
    }

    footer .info .blocks {
        padding-left: 0;
    }
}

@media (max-width: 395px) {
    .form .form-footer .pull-right {
        float: none !important;
        text-align: center;
        margin-top: 15px;
    }

    .form .form-footer .pull-left {
        float: none !important;
        text-align: center;
    }

    .form.contacts .required-fileds {
        float: none !important;
        text-align: center;
    }

    .form.contacts .required-fileds + div.pull-right {
        float: none !important;
        text-align: center;
        margin-top: 15px;
    }

    .form.popup .form-footer.clearfix .pull-right {
        float: right !important;
    }

    .form.popup .form-footer.clearfix .pull-left {
        float: left !important;
    }

    .form.popup .form-header i {
        display: none;
    }

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

    .form.popup .form-body {
        padding: 24px 11px 0 !important;
    }

    .form.popup .form-footer {
        padding: 14px 11px 52px !important;
    }

    .form.popup .captcha-row .input {
        margin-left: 30px !important;
    }

    .catalog.item-views .item .label {
        margin-right: 0;
    }

    .pagination a, .pagination span {
        padding-left: 4px !important;
        padding-right: 3px !important;
    }

    .basket.default .items .item {
        padding-left: 29px;
        text-align: center;
    }

    .basket.default .items .item .box {
        float: none !important;
    }

    .basket.default .items .item .image {
        margin: 0 auto 20px;
        float: none;
    }

    .basket.default .items .item .buy_block {
        margin: 0 auto 14px;
    }

    .basket.default .items .item .prices {
        margin-top: 0 !important;
        padding: 0 !important;
    }

    .basket.default .items .item .description {
        margin-top: 0;
        margin-bottom: 14px;
    }

    .banners-big.front.hidden_narrow {
        display: none;
    }

    .partners.front.blocks {
        padding-bottom: 60px;
    }

    /*body .company-block .list-type-block.item-views{padding-bottom:35px;}*/
    .catalog.detail .head .brand {
        float: none;
        padding: 20px 0 0;
    }

    .catalog.detail .head .brand + .clearfix {
        display: none;
    }

    /*subscribe*/
    .subscribe-edit-main table.data-table tr td:first-child {
        padding-bottom: 0;
    }

    .sections.item-views.icons .item .image {
        float: none;
        margin: 0 0 26px;
    }

    .sections.item-views.icons .item .info {
        padding-left: 0;
    }

    .sections.item-views.list.icons .item .info {
        padding-left: 0;
    }

    body .cabinte-page .auth_wrapp {
        padding-bottom: 0;
    }

    body .auth_wrapp .form-body .forgot {
        float: none !important;
    }

    body .auth_wrapp .form-wr .prompt {
        margin-top: 25px;
        float: none !important;
    }
}

@media (max-width: 380px) {
    /* mobile headers */
}

@media (max-width: 357px) {
    .partners.front .flex-direction-nav {
        display: none;
    }

    .partners.front .btn, .services.front .btn {
        right: -10px;
    }

    .detail .ask_a_question {
        float: none;
        margin: 0px auto;
        margin-bottom: 15px;
        width: 100%;
    }

    .news.front .item .image {
        height: 50px;
        line-height: 48px;
        max-height: 50px;
        max-width: 75px;
        width: 75px;
    }

    .news.front .item .info {
        padding-left: 90px;
    }

    .projects.item-views.table .item > a {
        width: 100%;
    }

    #mobileheader .title-block {
        max-width: 35%;
    }

    .select-outer select {
        width: 215px;
    }

    .catalog.item-views.list .item .buy_block {
        white-space: nowrap;
    }

    .catalog.item-views.list .item .buy_block .counter {
        max-width: 110px;
    }
}

@media (max-width: 320px) {
    .catalog.sections.front .item {
        padding: 10px;
        margin: 0 0 0px;
    }

    .catalog.sections.front .item .image {
        height: 80px;
        line-height: 79px;
    }
}

@media (max-width: 319px) {
    /* mobile headers */
    #mobileheader .right-icons {
        padding-right: 4px;
    }

    #mobileheader .wrap_icon {
        padding-left: 4px;
        padding-right: 4px;
    }
}

@media print {
    .banner_warning {
        display: none;
    }

    .form.inline {
        display: none;
    }

    .social-icons {
        display: none;
    }

    footer .info .phone {
        padding-left: 0;
    }

    footer .info .phone-block .button {
        display: none;
    }

    .contacts-wrap .buttons {
        display: none;
    }

    .btn {
        display: none;
    }

    .contacts-page-top .contact-phone {
        padding-left: 0;
    }

    .form-control {
        display: none;
    }

    footer .menu-bottom-wrap {
        display: none;
    }

    .print-block {
        display: none;
    }

    .top-block .top-block-item.menu_wrap {
        display: none;
    }

    .top-block .top-block-item .phone-block .callback-block {
        display: none;
    }

    .banners-big {
        opacity: 0;
        visibility: hidden;
        height: 0;
    }

    .top-block .top-block-item.top-ctrl {
        display: none;
    }

    .item-views.front .show_all {
        display: none;
    }

    .greyline .item-views .flexslider .flex-viewport:before, .greyline .item-views .flexslider .flex-viewport:after {
        display: none;
    }

    .contacts_wrap .switcher-wrap {
        display: none;
    }

    .contacts_wrap .show_all {
        display: none;
    }

    .company-block .item-views.front .info {
        border: none;
    }

    .company-block .item-views.front .info .body-info {
        width: 100%;
    }

    .company-block .item-views.front .info .image {
        width: 100%;
    }

    .detail.staff .top_block .top_desc {
        display: none;
    }

    .staff-map {
        display: none !important;
    }

    .detail.staff .properties .on_map {
        display: none;
    }

    .back-url {
        display: none;
    }

    header {
        display: block !important;
    }

    .mega-menu {
        display: none;
    }

    .visible-md.visible-lg.index .logo.colored img, #mobileheader .logo.colored img {
        background: #000 !important;
    }

    .logo-row .logo {
        padding-left: 0;
    }

    .logo_and_menu-row .burger {
        display: none
    }

    .top-block .top-block-item .phone-block .dropdown {
        display: none !important;
    }

    .logo_and_menu-row .wrap_icon {
        display: none;
    }

    .visible-md.visible-lg.index {
        display: block !important;
    }

    .top-block {
        display: none;
    }

    .greyline {
        background: #f5f8f9 !important;
    }

    footer .info .phone .svg-phone {
        display: none;
    }

    body.with_banner {
        padding-bottom: 0 !important;
    }

    footer .subscribe_bg {
        display: none;
    }

    footer .top_footer {
        padding-top: 51px;
    }

    footer.footer-v1 .contact-block {
        width: 100% !important;
    }

    footer.footer-v2 .contact-block {
        width: 100% !important;
    }

    footer.footer-v1 .top_footer {
        padding-top: 0;
    }

    footer.footer-v2 .top_footer {
        padding-top: 0;
    }

    footer .confidentiality_wrap {
        display: none;
    }

    .body .page-top .print-link {
        display: none;
    }

    .content-md .row > .col-md-9 {
        width: 100%;
    }

    .share {
        display: none;
    }

    .accordion.accordion-type-block .item .accordion-head, .accordion.accordion-type-block .item .accordion-body {
        padding-left: 35px;
    }
}

@media (max-width: 992px) {
    body.body-index {
        background-size: auto 420px;
    }
}

@media (max-width: 768px) {
    body.body-index {
        background-size: auto 340px;
    }
}

@media (max-width: 570px) {
    body.body-index {
        background-size: auto 390px;
    }
}

/* End */


/* Start:/bitrix/templates/aspro-medc2/themes/CUSTOM_s2/colors.css?159490467021415*/
a:hover,
a:focus {
  color: #222;
}
.dark-color:hover,
a.colored,
.colored {
  color: #12a3d5;
}
a {
  color: #12a3d5;
}
a.colored:hover,
.colored:hover {
  color: #222;
}
a:active {
  color: #0c698a;
}
a.grey {
  color: #818181;
}
a.grey:hover {
  color: #12a3d5;
}
.dark_link:hover {
  color: #12a3d5;
}
.ymaps-b-balloon .ymaps-b-balloon__close:hover {
  background-color: #12a3d5 !important;
}
.ymaps-map .marker .cls-30 {
  fill: #12a3d5;
}
.ymaps-map .marker:hover .cls-30 {
  fill: #1ab6ec;
}
.staff-map .close-map:hover {
  background: #12a3d5;
}
.style-switcher .header.can_save .save_config_status {
  background: #12a3d5;
}
.mega_fixed_menu .mega-menu table .wrap .dropdown-menu > li > a:hover {
  color: #12a3d5;
}
.cls-110 {
  fill: #12a3d5 !important;
}
body blockquote:before,
blockquote:after {
  background-color: #12a3d5;
}
body .btn-inline {
  color: #12a3d5;
}
body .btn-inline.black:hover {
  color: #12a3d5;
}
body .btn-inline.rounded:hover i {
  background: #12a3d5;
}
body .btn.arrow:before {
  background-color: #12a3d5;
}
body .btn.arrow-open:before {
  background-color: #12a3d5;
}
body .rolldown {
  color: #12a3d5;
}
body .rolldown .btn.arrow-open.sm:before {
  background-color: #12a3d5;
}
body .item:hover .rolldown .btn.arrow-open.sm {
  background-color: #12a3d5;
}
body .rolldown:hover {
  color: #1ab6ec;
}
body .rolldown:hover .btn {
  background-color: #1ab6ec !important;
  border-color: #1ab6ec;
}
body .rolldown:hover .btn:before {
  background-color: #1ab6ec !important;
}
body .fa.big-icon {
  background: #12a3d5;
}
body .fa.big-icon.grey {
  color: #12a3d5;
  background: #efefef;
}
.icon-text {
  color: #fff;
  background: #12a3d5;
}
.icon-text .fa {
  color: #fff;
}
.icon-text.grey {
  color: #222;
  background: #efefef;
}
.icon-text.grey .fa {
  color: #12a3d5;
}
a.scroll-to-top.ROUND_COLOR,
a.scroll-to-top.RECT_COLOR {
  background-color: #12a3d5;
}
a.scroll-to-top.ROUND_COLOR:hover,
a.scroll-to-top.RECT_COLOR:hover {
  background-color: #23b9ec;
}
.underline {
  border-bottom: 2px solid #12a3d5;
}
blockquote::before {
  color: #12a3d5;
}
.review .it:before {
  color: #12a3d5;
}
.styled-block {
  border-left-color: #12a3d5;
}
.list.icons .fa {
  color: #12a3d5;
}
table.table th {
  background-color: #12a3d5;
}
hr.colored_line {
  border-color: #12a3d5;
}
.style-switcher .header.can_save .save_btn:hover {
  background: #12a3d5;
}
body .btn-default {
  background-color: #12a3d5;
  border-color: #12a3d5;
  color: #ffffff;
}
body .btn-default:hover,
body .btn-default:active,
body .btn-default:focus {
  background-color: #1ab6ec;
  border-color: #1ab6ec;
}
body .btn.white {
  color: #12a3d5 !important;
  border: 1px solid rgba(18,163,213,0.3);
}
body .btn.white:hover,
body .btn.white:active,
body .btn.white:focus {
  color: #ffffff !important;
  border-color: #1ab6ec;
  background: #1ab6ec;
}
body .btn.btn-default.white.white-bg:hover,
.btn-default.white.white-bg:active,
.btn-default.white.white-bg:focus {
  color: #12a3d5 !important;
  border-color: #12a3d5;
  background: #fff;
}
body .btn.btn-primary {
  background-color: #00b290;
  border-color: #00b290;
}
body .btn.btn-primary:hover,
body .btn.btn-primary:active,
body .btn.btn-primary:focus {
  background-color: #30c4a8;
  border-color: #30c4a8;
}
body .btn.btn-success {
  background-color: #84bc29;
  border-color: #84bc29;
}
body .btn.btn-success:hover,
body .btn.btn-success:active,
body .btn.btn-success:focus {
  background-color: #9dca53;
  border-color: #9dca53;
}
body .btn.btn-info {
  background-color: #0ca9e3;
  border-color: #0ca9e3;
}
body .btn.btn-info:hover,
body .btn.btn-info:active,
body .btn.btn-info:focus {
  background-color: #39baec;
  border-color: #39baec;
}
body .btn.btn-warning {
  background-color: #f38b04;
  border-color: #f38b04;
}
body .btn.btn-warning:hover,
body .btn.btn-warning:active,
body .btn.btn-warning:focus {
  background-color: #f8a132;
  border-color: #f8a132;
}
body .btn.btn-danger {
  background-color: #dc130d;
  border-color: #dc130d;
}
body .btn.btn-danger:hover,
body .btn.btn-danger:active,
body .btn.btn-danger:focus {
  background-color: #e63f3a;
  border-color: #e63f3a;
}
body .btn.btn-transparent {
  background-color: rgba(255,255,255,0);
  border-color: rgba(255,255,255,0);
  color: #000000;
}
body .btn.btn-transparent:hover,
body .btn.btn-transparent:active,
body .btn.btn-transparent:focus {
  background-color: #1ab6ec;
  border-color: #1ab6ec;
}
body .btn.btn-transparent:hover {
  color: #ffffff;
  background-color: #1ab6ec;
}
body .btn.btn-responsive-nav {
  background-color: #12a3d5;
}
body .btn.btn-responsive-nav:hover {
  color: #12a3d5;
  border: 1px solid #12a3d5;
  background-color: #ffffff;
  padding: 4px 7px 2px;
}
body .btn.btn-link {
  color: #12a3d5;
  border-color: #a2e1f7;
}
body .btn.btn-link:hover {
  color: #1ab6ec;
  border-color: transparent;
}
body .btn.btn-link:active {
  color: #0c698a;
}
body .btn.btn-default.wc.vert .fa {
  background-color: #12a3d5;
}
body .btn.btn-default.wc.vert:hover .fa {
  background-color: #1ab6ec;
}
body .btn.btn-transparent-border:hover {
  background-color: #12a3d5;
  border: 1px solid #12a3d5;
}
.label.label-default {
  background: #93a6bc;
}
.label.label-primary {
  background: #b8c2cd;
}
.label.label-success {
  background: #5cb85c;
}
.label.label-warning {
  background: #f0ad4e;
}
.label.label-danger {
  background: #d9534f;
}
.top-block.colored {
  background: #12a3d5;
}
/*.top-block .social-icons li a:hover:before {
  background-color: #12a3d5;
}*/
.top-block .top-block-item  .inline-search-show:hover>span {
  color: #12a3d5;
}
.top-block .top-block-item  .inline-search-show:hover>i {
  background-color: #12a3d5;
}
.logo.colored img,
header .line-row,
#mobileheader .logo.colored img {
  background-color: transparent;
}
.logo-row .top-callback .phone .fa,
.logo-row .top-callback .email .fa {
  background-color: #12a3d5;
}
.logo-row .top-callback .email,
.logo-row .top-callback .email a:hover {
  color: #1ab6ec;
}
.inline-search-block.fixed.big .search .close-block:hover {
  background: #12a3d5;
}
#mobileheader .mobileheader-v2 {
  background: #12a3d5;
}
#mobilemenu .menu ul>li.selected a:before {
  background: #12a3d5;
}
#mobilemenu .contacts a:hover {
  color: #12a3d5;
}
#mobilemenu .menu>ul>li.counters .count {
  background: #12a3d5;
}
.style-switcher .switch:hover {
  background: #12a3d5;
}
.style-switcher .header .header-inner {
  background-color: #12a3d5;
  border-color: #12a3d5;
}
.style-switcher .header .header-inner:hover,
.style-switcher .header .header-inner:active,
.style-switcher .header .header-inner:focus {
  background-color: #1ab6ec;
  border-color: #1ab6ec;
}
.style-switcher .options > a.current:not(.block),
.style-switcher .options .link-item.current:not(.block) {
  background: #12a3d5;
}
.style-switcher .options .link-item.current.block {
  border-color: #12a3d5;
}
.style-switcher .tooltip-link:hover {
  background: #12a3d5;
  border-color: #12a3d5;
}
.style-switcher .options[data-code="BASE_COLOR"] > div.current > a,
.style-switcher .options[data-code="BASE_COLOR"] > div.current > a:hover {
  border-color: #12a3d5;
}
.style-switcher .left-block .section-block.active:before {
  background: #12a3d5;
}
.style-switcher .block-title .dotted-block {
  color: #12a3d5;
}
.top-block .search .search-wrapper {
  background: #12a3d5;
}
.menu-row .search-button-div .fa-close:hover {
  color: #12a3d5;
}
.search .btn-search {
  color: #12a3d5;
}
.mega-menu ul.nav li.active,
.mega-menu ul.nav li:hover {
  background-color: #12a3d5;
}
.mega-menu table td.active .wrap > a,
.mega-menu table td:not(.search-item) .wrap:hover > a {
  color: #12a3d5;
}
.topmenu-LIGHT .mega-menu table td.active .wrap > .more-items span:before,
.topmenu-LIGHT .mega-menu table td:not(.search-item):hover .wrap > .more-items span:before {
  background-color: #12a3d5;
}
.mega-menu table td .wrap > a .line-wrapper .line {
  background-color: #12a3d5;
}
.topmenu-LIGHT .mega-menu table .tail {
  border-bottom: 6px solid #1095c2;
}
.mega-menu table  .wrap > .dropdown-menu > li:first-of-type:before {
  background-color: #12a3d5;
}
.marker-nav {
  background-color: #12a3d5;
}
.top-block .menu.topest>div>a:hover {
  color: #12a3d5;
}
.top-block .menu.topest>.selected>a {
  color: #12a3d5;
}
.mega_fixed_menu .mega-menu table .wrap > .dropdown-menu .dropdown-submenu > a:hover>.arrow:hover {
  background-color: #12a3d5;
}
.mega_fixed_menu .svg.svg-close:hover {
  background-color: #12a3d5;
}
#mobilemenu .social-icons li>a:hover .svg {
  background-color: #1ab6ec;
}
.inline-search-block.bg-colored-block.show {
  background-color: #12a3d5;
}
.menu-row .wrap_icon .inline-search-show:hover .svg-search {
  background-color: #1ab6ec;
}
.menu-row.bgcolored .wrap_icon:hover {
  background-color: #1ab6ec;
}
.burger:hover .svg-burger {
  background-color: #1ab6ec;
}
body .basket-link.basket-count .count {
  background-color: #12a3d5;
}
.logo_and_menu-row .basket-link:hover .title {
  color: #12a3d5;
}
.top-block-item  .basket-link:hover  .title {
  color: #12a3d5;
}
.top-btn:hover .svg {
  background-color: #12a3d5;
}
a:hover .svg {
  background-color: #12a3d5;
}
.top-block .personal-link:hover {
  color: #1ab6ec;
}
.top-block .personal-link:hover .svg {
  background-color: #1ab6ec;
}
.menu-row.bgcolored {
  background-color: #12a3d5;
}
.index .menu-row.bgcolored {
  background-color: #12a3d5;
}
.index .menu-row.bgcolored {
  background: none;
}
.menu-row.bgcolored .mega-menu table td:hover {
  background-color: #1ab6ec;
}
.menu-row.bgcolored .mega-menu table td.active {
  background-color: #0f86af;
}
.menu-row.bgcolored .burger:hover {
  background-color: #1ab6ec;
}
#headerfixed .menu-block.rows:hover {
  background-color: #12a3d5;
}
#headerfixed .menu-block .navs ul li.active > a,
#headerfixed .menu-block .navs ul li > a:hover,
#headerfixed .menu-block .navs ul li > a:focus {
  color: #12a3d5;
}
.wrap-portfolio-front {
  background: #12a3d5;
}
.search-tags-cloud .tags a:hover {
  background: #12a3d5;
}
.basket_top .dropdown {
  border-color: #12a3d5;
}
.basket_top .dropdown:before {
  border-bottom-color: #12a3d5;
}
.remove:hover:before {
  background-color: #12a3d5;
}
.basket_order .description:before {
  background: #12a3d5;
}
.basket.fly .opener .count {
  background: #12a3d5;
}
.basket.fly.DARK .opener .count {
  background: #12a3d5;
}
.basket.fly.COLOR .opener {
  background: #12a3d5;
  border-color: #12a3d5;
}
.basket.fly.COLOR .opener:hover {
  background: #1ab6ec;
  border-color: #1ab6ec;
}
header.topmenu-DARK:not(.fixed) .basket_top .count {
  background: #12a3d5;
}
header.topmenu-COLOR:not(.fixed) .basket_top:hover {
  background: #1ab6ec;
}
.breadcrumb a:hover {
  color: #222;
}
.breadcrumb a:active {
  color: #0c698a;
}
.breadcrumb li:hover > a {
  color: #1ab6ec;
}
.pagination li.active + li a,
.pagination li.active + li span,
.pagination li:hover + li a,
.pagination li:focus + li span,
.pagination li:focus + li a {
  border-left-color: #12a3d5 !important;
}
.pagination a:hover .fa {
  color: #12a3d5;
}
.pagination li a:hover {
  background: #12a3d5 !important;
}
.pagination li.active span:hover {
  color: #12a3d5;
}
.pagination li.prev:hover,
.pagination li.next:hover,
.pagination li.prev:focus,
.pagination li.next:focus,
.pagination li.prev:active,
.pagination li.next:active {
  background-color: #12a3d5;
}
.bottom-menu .item:hover .title a,
.bottom-menu .item:hover .title,
.bottom-menu .item.active .title a,
.bottom-menu .item.active .title {
  color: #1ab6ec !important;
}
.bottom-menu .item.active a {
  color: #12a3d5;
}
.bottom-menu2 .item.active a {
  color: #12a3d5;
}
.bottom-menu2 .item:not(.active) a:hover {
  color: #1ab6ec;
}
footer .print-link:hover .text {
  color: #12a3d5;
}
footer .print-link:hover .icon {
  background: #12a3d5;
}
footer .confidentiality a:hover {
  color: #12a3d5;
}
footer .info .email a:hover {
  color: #12a3d5;
}
footer .eye-block .eye-link:hover .text {
  color: #12a3d5;
}
footer .eye-block .eye-link:hover .icon {
  background: #12a3d5;
}
.bottom-menu .item a:hover {
  color: #12a3d5;
}
.social-icons li:hover a {
  border-color: #1ab6ec;
}
.side-menu li > a .arrow:hover:before {
  background-color: #12a3d5;
}
.side-menu li ul li a:hover {
  color: #1ab6ec;
}
.catalog.bx_filter .bx_filter_parameters_box.active:before {
  background: #12a3d5;
}
.catalog.bx_filter .bx_filter_parameters_box_title:hover:before {
  background: #12a3d5;
}
.catalog.bx_filter .bx_filter_parameters_box.active .bx_filter_parameters_box_title span:before {
  background: #12a3d5;
}
.tabs .nav-tabs li.active a {
  color: #12a3d5;
}
.tabs .nav-tabs li.active a:before {
  background: #12a3d5;
}
.tabs .nav-tabs a:hover,
.tabs .nav-tabs a:active,
.tabs .nav-tabs a:focus {
  color: #12a3d5;
}
.tabs .nav.nav-tabs a.active:before {
  background: #12a3d5;
}
.sections.item-views.list.prices-elements .item.opened .title:before {
  background: #12a3d5;
}
.sections.item-views.list.prices-elements .item:hover .top-row .btn {
  background-color: #12a3d5;
  border-color: #12a3d5;
  color: #FFF !important;
}
.sections.item-views.list.prices-elements .item:hover .top-row .btn:hover {
  background-color: #1ab6ec;
  border-color: #1ab6ec;
}
.sections.item-views.list.prices-elements .item:hover .top-row .btn:hover:before {
  background-color: #1ab6ec;
}
.sections.item-views.icons .item .image img {
  background-color: #12a3d5;
}
.catalog.detail .active .title-tab-heading,
.catalog.detail .title-tab-heading:focus,
.catalog.detail .title-tab-heading:active,
.catalog.detail .title-tab-heading:hover {
  color: #12a3d5;
}
.tab-pane.active .title-tab-heading:before {
  background: #12a3d5;
}
.accordion-head.accordion-open a,
.accordion-head:hover a {
  color: #12a3d5;
}
.accordion-head .title>span:hover {
  color: #1ab6ec;
}
.accordion-head:hover .btn {
  background-color: #12a3d5;
  border-color: #12a3d5;
}
.accordion-head.accordion-open .title:before {
  background: #12a3d5;
}
.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
  box-shadow: none;
  background: #12a3d5 !important;
}
.switch_gallery:hover {
  background-color: #12a3d5;
}
.detail .gallery-block .small-gallery ul.items li.flex-active-slide,
.detail .gallery-block .small-gallery ul.items li:hover {
  border-color: #12a3d5;
}
.flex-direction-nav a:hover,
.flex-direction-nav a:hover::before {
  color: #1ab6ec;
  border-color: #1ab6ec;
}
.color-controls .flex-direction-nav a {
  background: #12a3d5;
}
.color-controls .flex-direction-nav a:hover {
  background: #1ab6ec;
}
span.zoom:hover {
  background-color: #12a3d5;
}
.item-views.list.list-type-block .item .image .zoom {
  background: #12a3d5;
}
.item-views.list.list-type-block .item .image .zoom:hover {
  background: #1ab6ec;
}
.detail.staff .properties .on_map>span {
  color: #12a3d5;
}
.detail.staff .properties .on_map>span:before {
  background-color: #12a3d5;
}
.wr_scrollbar .scrollbar .handle {
  background: #12a3d5;
}
.page404 .i404 {
  color: #12a3d5;
}
.jqmClose.top-close:hover {
  background: #12a3d5;
}
.form.contacts .title {
  border-color: #12a3d5;
}
.form .form-header {
  border-top-color: #12a3d5 !important;
}
.form-header i {
  background: #12a3d5;
}
.flex-direction-nav li a:hover {
  background: #1ab6ec;
}
.banners-small .item .title a:hover,
.more_text_ajax:hover {
  color: #12a3d5 !important;
}
.flexslider .flex-control-nav li a:hover,
.flexslider .flex-control-nav li a.flex-active {
  background: #1ab6ec;
}
.more_text_ajax:hover:after {
  background-color: #12a3d5;
}
.more_text_ajax:hover svg path,
.ajax_load_btn:hover .more_text_ajax svg path {
  fill: #12a3d5;
}
.item-views.table-type-block .item.no_image .title:after {
  background: #12a3d5;
}
.front-projects.item-views.table .item .info {
  border-top-color: #12a3d5;
}
.front-projects.item-views.table .item a:hover .info {
  background: #324860;
}
.front-projects.item-views.table .item a:hover .info:before {
  border-bottom-color: #12a3d5;
}
.item-views .item .title a:hover {
  color: #12a3d5;
}
.sections.item-views.icons.blocks-short .item:hover .title {
  color: #12a3d5;
}
.uploader:hover .action {
  background-color: #1ab6ec;
  border-color: #1ab6ec;
}
p.drop-caps:first-child:first-letter {
  color: #12a3d5;
}
p.drop-caps.secundary:first-child:first-letter {
  background-color: #12a3d5;
}
.label-info {
  background-color: #12a3d5;
}
section.toggle label {
  color: #12a3d5;
  border-color: #12a3d5;
}
section.toggle.active > label {
  background-color: #12a3d5;
  border-color: #12a3d5;
}
.progress-bar-primary {
  background-color: #12a3d5;
}
.slider-container .tp-caption a:not(.btn):hover {
  color: #23b9ec;
}
.tp-bullets .bullet.selected,
.tp-bullets .bullet:hover {
  background: #12a3d5 !important;
}
.fa.colored {
  background: #12a3d5;
}
.docs-block .iblocks:hover .icons-block a,
.iblocks .icons-block a:hover {
  background: #12a3d5;
}
.docs-block .iblocks:hover .text-block .text {
  color: #12a3d5 !important;
}
.item-views .property.price .fa,
.item-views .property.price .price_val {
  color: #12a3d5;
}
.item-views .item:hover .property .fa {
  color: #12a3d5;
}
.link-block-more .dark-color:hover:before {
  background: #12a3d5;
}
.tabs.item-views.table .title,
.history.item-views.table .title {
  color: #12a3d5;
}
.history.item-views .title {
  color: #12a3d5;
}
.share .shares-block:hover {
  background-color: #12a3d5;
}
.rss:hover {
  background-color: #12a3d5;
}
.body .page-top .print-link:hover {
  background: #12a3d5;
}
.detail .galery #slider.flexslider:hover .flex-direction-nav {
  background: #1ab6ec;
}
.detail .galery #carousel .slides li.flex-active-slide {
  border-color: #12a3d5;
}
.detail .reviews .item .review .icons:before {
  color: #12a3d5;
}
.detail .galery #carousel .flex-direction-nav a:hover::before {
  color: #12a3d5;
}
.catalog.group .price .price_val {
  color: #12a3d5;
}
.select-outer i.fa {
  color: #12a3d5;
}
.buy_block .counter .ctrl:hover {
  background-color: #12a3d5;
  border-color: #12a3d5;
}
.url-block:hover i {
  background-color: #12a3d5;
}
.item-views.table.bblock .item .info {
  border-top-color: #12a3d5;
}
.item-views .item:hover .btn.arrow:not(:hover) {
  background-color: #12a3d5;
  border-color: #12a3d5;
}
.company-block .item-views.front .props .item .image {
  background: #12a3d5;
}
.reviews.item-views.front .item .image:before {
  background-color: #12a3d5;
}
.reviews.item-views .item .title:before {
  background-color: #12a3d5;
}
.item-views .item .bottom-props .value {
  background-color: #12a3d5;
}
.item-views.table-type-block.staff-items.staff-type-2 .item:hover .button .btn {
  color: #FFF !important;
  background-color: #12a3d5;
  border-color: #12a3d5;
}
.item-views.table-type-block.staff-items.staff-type-2 .item:hover .button .btn:hover {
  background-color: #1ab6ec;
  border-color: #1ab6ec;
}
.filter-action.active,
.display-type .view-button:hover,
.display-type .view-button.cur {
  background-color: #12a3d5;
}
.filter-action.active {
  color: #FFF;
  border-color: #12a3d5;
}
.bx_filter .bx_ui_slider_range,
.bx_filter .bx_ui_slider_pricebar_V,
.bx_filter.bx_filter_vertical .bx_filter_popup_result {
  background-color: #12a3d5;
}
.bx_filter .bx_ui_slider_track .bx_ui_slider_handle {
  border-color: #12a3d5;
}
.catalog.bx_filter .bx_filter_parameters_box_title:hover:before,
.catalog.bx_filter .bx_filter_parameters_box_title:hover {
  color: #12a3d5;
}
.bx_filter input[type="checkbox"]:not(.disabled) + label:before,
.filter input[type="radio"]:not(.disabled) + label:before,
.bx_filter .bx_filter_select_arrow,
.common_select .common_select-link .trigger {
  background-color: #12a3d5;
}
.bx_filter:not(.licence_block) input[type="checkbox"]:not(.disabled) + label:hover,
.filter input[type="radio"]:not(.disabled) + label:hover {
  color: #12a3d5;
}
.filter input[type="radio"]:checked + label:after {
  background: #12a3d5;
  border-color: #12a3d5;
}
.bx_filter input[type="checkbox"]:checked + label:after,
.filter input[type="checkbox"]:checked + label:after {
  background-color: #12a3d5;
  border-color: #12a3d5;
}
.bx_filter_section .btn.btn-transparent {
  color: #12a3d5;
}
.catalog.bx_filter .bx_filter_button_box .btn:hover {
  border-color: #1ab6ec;
  background: #1ab6ec;
}
.auth_wrapp .form-wr .prompt label:hover:after {
  background-color: #12a3d5;
  border-color: #12a3d5;
}
.auth_wrapp .form-wr .prompt label:hover {
  color: #12a3d5;
}
.partners.front .item:hover .title:hover {
  color: #12a3d5;
}
.subscribe-edit-main .form input[type=checkbox] + label:hover:after,
.subscribe-edit-main .form input[type=checkbox]:checked + label:after,
.subscribe-edit-main .form input[type=radio] + label:hover:after,
.subscribe-edit-main .form input[type=radio]:checked + label:after {
  background-color: #12a3d5;
  border-color: #12a3d5;
}
.subscribe-edit-main font.notetext {
  border-color: #12a3d5;
}
.contacts_wrap .switcher-wrap .on-off-switch-track-on {
  border: none;
  background: #12a3d5;
}
.contacts_wrap .switcher-wrap .on-off-switch-track-off {
  background: #12a3d5;
}
.contacts-stores .item:hover .btn {
  background-color: #12a3d5;
  border-color: #12a3d5;
  color: #FFF !important;
}
.contacts-stores .item:hover .btn:hover {
  background-color: #1ab6ec;
  border-color: #1ab6ec;
}
@media (max-width: 767px) {
  .basket_top .icon .count {
    background: #12a3d5 !important;
  }
}
.page-top-wrapper.color {
  background: #12a3d5;
}

/* End */


/* Start:/bitrix/templates/aspro-medc2/css/width-3.css?1594904670512*/
body .maxwidth-theme { max-width: 1344px; }

/*body .banners-big .maxwidth-banner{max-width:1344px;}*/

@media (max-width:1344px){
	.banners-big .maxwidth-banner{padding-left:0;padding-right:0;}
	.banners-big .flexslider .flex-direction-nav .flex-nav-prev a,.banners-big .flexslider:hover .flex-direction-nav .flex-nav-prev a{left:-4px;margin-left:0;}
	.banners-big .flexslider .flex-direction-nav .flex-nav-next a,.banners-big .flexslider:hover .flex-direction-nav .flex-nav-next a{right:-4px;margin-right:0;}
}
/* End */


/* Start:/bitrix/templates/aspro-medc2/css/font-4.css?15949046701241*/
/* 15px/24px PT Sans Caption (Default) */
body { font: 15px/25px "PT Sans Caption", Arial, sans-serif;}
h1,h2,h3,h4,h5,h6{font-family: "PT Sans Caption", Arial, sans-serif;}
div.bx-yandex-map { font: 15px/25px "PT Sans Caption", Arial, sans-serif!important;}


/*.btn{font-size:1em;}*/

/*menu*/
/*
.mega-menu table td .wrap > a{font-size:16px;}
.side-menu > li > a{font-size:15px;}
.side-menu .submenu{font-size:14px;}
.dropdown-menu{font-size:15px;}
*/
/*catalog*/
/*
.stickers .stickers-wrapper > div{font-size:10px;line-height: 17px;}
.main-block .prop_title_table .item .prop-block, .main-block .item .prop-block{font-size:13px;}
.bx_item_detail_inc_two .list-type-block.item-views .item > .body-info .title{font-size:13px;}
.item-views .item .price .price_old .price_val, .item-views .item .price .price_old .fa, .order-block .price .price_old .price_val, .order-block .price .price_old .fa{font-size:14px;}
.item-views .item .price .price_val, .order-block .price .price_val{font-size:18px;}
.select-outer select{font-size:13px;}
.item-views.sections .item .title a{}
body .buy_block .counter input, body .footer-button .buy_block .counter input{height:41px;}

blockquote.danger, blockquote.info, blockquote.code{line-height:28px;}
*/
/* End */


/* Start:/bitrix/templates/aspro-medc2/css/custom.arkon.css?15949046691198*/
/*.flex-viewport{height:300px !important;}*/

.main_contacts {
    position: absolute;
    margin-left: calc((100% - 1170px) / 2);
    margin-top: 40px;
    width: 330px;
    z-index: 1;
    background: #ffffff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.main_contacts > .wrap {
    padding: 14px 20px 34px;
}

.main_contacts .contact {
    position: relative;
    margin: 20px 0 0;
    font-family: "Roboto";
    padding: 0 0 0 25px;
    color: #000;
    font-size: 15px;
    line-height: 15px;
    min-height: 25px;
}

.main_contacts .contact::before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 15px;
    line-height: 28px;
    width: 12px;
height: 15px;
background: url(/bitrix/templates/aspro-medc2/images/svg/Addres_footer.svg) no-repeat;
}
.main_contacts .contact.phone::before {
    content: "";
    left: 0;
    top: 2px;
    width: 10px;
height: 13px;
background: url(/bitrix/templates/aspro-medc2/images/svg/Phone_footer.svg) no-repeat;
}
.main_contacts .contact.email::before {
    content: "";
    left: 0;
    top: 2px;
    width: 14px;
height: 12px;
background: url(/bitrix/templates/aspro-medc2/images/svg/Mail_footer.svg) no-repeat;
}

/* End */


/* Start:/bitrix/templates/aspro-medc2/css/custom.css?164699802210894*/
@charset "UTF-8";
body {
  font: 15px/25px "blogger-sans-regular", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "blogger-sans-regular", sans-serif;
}

div.bx-yandex-map {
  font: 15px/25px "blogger-sans-regular", sans-serif !important;
}

.logo_and_menu-row .phone {
  font-size: 1.7em;
}

.top-block .social-icons li a:before {
  left: calc(50% - 13px);
  top: calc(50% - 13px);
  margin: 0;
  width: 27px;
  height: 26px;
  background-size: 30px !important;
}

.phone_title {
  font-size: 13px;
  color: #666;
  line-height: 15px;
}

.company-block.custom_temp_1 .item-views.front .props {
  margin-top: 0;
}
.company-block.custom_temp_1 .item-views.front .props .item .image {
  background: none;
}

.mega-menu table td > .wrap > a {
  white-space: normal;
}

.consult-fixed {
  position: fixed;
  top: calc(50% + 22px);
  right: -5px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  z-index: 10;
  min-width: 203px;
}

.bottom-fixed-buttons-xs {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  z-index: 3;
}
@media (max-width: 767px) {
  .bottom-fixed-buttons-xs .consult-fixed.btn.btn-default, .bottom-fixed-buttons-xs .appointment-fixed.btn.btn-default {
    position: static;
    transform: none;
    border-radius: 19px;
    margin: 0 6px;
  }
}
@media (max-width: 450px) {
  .bottom-fixed-buttons-xs .consult-fixed.btn.btn-default, .bottom-fixed-buttons-xs .appointment-fixed.btn.btn-default {
    min-width: auto;
  }
}
@media (max-width: 420px) {
  .bottom-fixed-buttons-xs .consult-fixed.btn.btn-default i, .bottom-fixed-buttons-xs .appointment-fixed.btn.btn-default i {
    display: none;
  }
}
@media (max-width: 390px) {
  .bottom-fixed-buttons-xs .consult-fixed span:first-child {
    display: none;
  }
  .bottom-fixed-buttons-xs .consult-fixed span:last-child {
    text-transform: capitalize;
  }
}

.reasons-title {
  color: #12a3d5;
}

.reason-item {
  font-size: 16px;
  display: flex;
  margin-bottom: 25px;
  font-weight: bold;
}

.reason-item > div {
  padding: 10px;
}

.reason-number {
  background: #12a3d5;
  color: #fff;
  width: 45px;
  text-align: center;
  -webkit-transition: background 0.2s ease, color 0.2s ease;
  -moz-transition: background 0.2s ease, color 0.2s ease;
  transition: background 0.2s ease, color 0.2s ease;
}

.reason-name {
  background: #f2f4f5;
  color: #000;
  flex-grow: 2;
  -webkit-transition: background 0.2s ease, color 0.2s ease;
  -moz-transition: background 0.2s ease, color 0.2s ease;
  transition: background 0.2s ease, color 0.2s ease;
}

.reason-item:hover .reason-number {
  background: #f2f4f5;
  color: #000;
}

.reason-item:hover .reason-name {
  background: #12a3d5;
  color: #fff;
}

.varikoz-diagram {
  position: relative;
  margin: 40px 0 100px;
}

.varikoz-diagram > img {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.varikoz-img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  border: 1px solid #e1ebf4;
  border-radius: 50%;
}

.diagram-elem:before {
  content: "";
  display: block;
  position: absolute;
  width: 90px;
  height: 200px;
  right: 22px;
  top: 28px;
  z-index: 2;
  transform: rotate(48deg);
}

.diagram-elem {
  margin: 0 auto;
  display: table;
  position: absolute;
  top: calc(50% - 90px);
  left: calc(50% - 90px);
  width: 180px;
  height: 180px;
}

.diagram-elem > div {
  transition: all 0.3s;
}

.diagram-elem__women {
  position: absolute;
  left: -18px;
  top: -17px;
}

.diagram-elem__man {
  top: -6px;
  position: absolute;
  left: 88px;
}

.diagram-elem > div p {
  position: absolute;
  color: #ffffff;
  margin: 0;
  font-size: 25px;
  letter-spacing: -2px;
}

.diagram-elem__all p {
  right: 45px;
  bottom: 35px;
}

.diagram-elem__women p {
  top: calc(50% - 21px);
  right: calc(50% - 21px);
}

.diagram-elem__man p {
  top: 17px;
  left: 5px;
}

.diagram-elem__women:hover {
  left: -25px;
}

.diagram-elem__man:hover {
  top: -17px;
}

.sertificates-gallery ul li, .about-gallery ul li,
.portfolio-gallery ul li {
  padding: 0 7px;
}

.portfolio-gallery .flex-viewport::before, .portfolio-gallery .flex-viewport::after {
  opacity: 0;
}

.about-gallery ul li a {
  display: block;
}

.about-gallery ul li img {
  width: 100% !important;
}

.contacts-row:not(:last-child) {
  margin-bottom: 60px;
}

.order-slider ul li {
  padding: 2px;
}

.order-slider ul li.this-doctor img {
  outline: 2px solid #12a3d5 !important;
}

/* мои стили для template_styles.css */
.body.index #content {
  padding-top: 12px;
}

.tabs .nav-tabs {
  background-color: #fff;
  z-index: 5;
  padding-top: 7px;
}
.tabs .nav-tabs.mock {
  display: none;
  opacity: 0;
}
.tabs .nav-tabs.mock.show {
  display: block;
}
.tabs .nav-tabs.fixed {
  position: fixed;
  width: 100vw;
}

.tabs .nav-tabs > li {
  margin: 3px;
}

.main .banners-big .slides > li {
  top: -12px;
}

.banners-big .item .gradient {
  height: 113px;
  background: none;
}

.banners-big .flexslider .flex-control-nav {
  bottom: -18px;
}

.front-search-wrapper .front-search-icons {
  padding-top: 10px;
}

.service-bottom-desc {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 870px;
}
@media (min-width: 991px) {
  .service-bottom-desc {
    margin: auto;
  }
}
.service-bottom-desc img {
  margin-right: 1.5em;
  border-radius: 50%;
  border: 3px solid #12a3d5;
  width: 200px;
}
.service-bottom-desc > .desc {
  width: calc(100% - 200px - 2em);
}
@media (max-width: 600px) {
  .service-bottom-desc {
    flex-direction: column;
  }
  .service-bottom-desc img {
    margin-right: 0;
  }
  .service-bottom-desc > .desc {
    width: 100%;
  }
}

@media (max-width: 1035px) {
  .header-address {
    width: 20%;
  }

  .banners-big .text-block {
    font-size: 1.45em;
  }
}
@media (max-width: 992px) {
  body.body-index {
    background-size: auto 711px;
  }

  .banners-big .dark .colored-block {
    display: none;
  }

  .slider-text.dark .text {
    padding-top: 35px;
  }

  .teasers-blocks .teaser-item {
    margin: 8px 0;
  }
}
@media (max-width: 991px) {
  body.body-index {
    background-size: auto 420px;
  }
}
@media (max-width: 868px) {
  .banners-big .dark .text-block {
    margin-bottom: 10px;
    font-size: 1.4em;
  }
}
@media (max-width: 767px) {
  .slider-text.dark .text {
    margin-top: 85px;
  }

  .main .banners-big .slides > li {
    top: 68px;
  }

  .banners-big .dark .text-block {
    margin-bottom: 15px;
  }

  .teasers-blocks {
    margin-top: 90px;
  }
}
@media (max-width: 570px) {
  .slider-text.dark {
    padding-top: 5px;
    margin-top: -8px;
  }

  .slider-text.dark .text {
    margin-top: 2px;
    padding-top: 2px;
  }

  .teasers-blocks {
    margin-top: 65px;
  }
}
@media (max-width: 380px) {
  .slider-text.dark {
    margin-top: -22px;
  }

  .slider-text.dark .text {
    margin-top: -12px;
  }

  .banners-big .dark .text-block {
    margin: 10px;
  }
}
.benefit-item:nth-child(1) {
  background: #0293c5;
}

.benefit-item:nth-child(2) {
  background: #12a3d5;
}

.benefit-item:nth-child(3) {
  background: #22b3e5;
}

.benefit-item:nth-child(4) {
  background: #32c3f5;
}

.benefits-note-link {
  display: block;
  cursor: pointer;
}

.benefits-note-link:hover {
  background: #12a3d5;
  color: #fff;
}

.form.free-consult .form-body .button-block {
  margin-left: 0;
}

.thankpage-answer .thankpage-answer {
  padding: 10px 15px 20px 0;
  letter-spacing: normal;
}
.thankpage-answer .thankpage-answer__p1 {
  margin: 10px auto;
  padding: 10px 0;
  width: 340px;
  text-align: center;
  font-size: 2.5em;
  font-weight: bold;
  line-height: 1.31em;
}
.thankpage-answer .thankpage-answer__p2 {
  margin: 10px auto;
  padding: 10px 0;
  width: 410px;
  text-align: center;
  font-size: 20px;
}
.thankpage-answer .inner {
  padding: 35px 25px 20px 25px;
  line-height: 20px;
  font-size: 15px;
  font-weight: normal;
}
.thankpage-answer .text-block {
  position: relative;
  padding: 83px 0 0;
  color: #222222;
}
.thankpage-answer .text-block .svg {
  content: "";
  position: absolute;
  width: 88px;
  height: 80px;
  left: 50%;
  top: 0;
  margin: 0 0 0 -44px;
}
.thankpage-answer .text-block .colored {
  color: #08c;
}
.thankpage-answer .svg-inline-ask {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
}
.thankpage-answer .svg svg {
  display: block;
}
.thankpage-answer svg:not(:root) {
  overflow: hidden;
}
.thankpage-answer .colored svg path {
  fill: #08c;
}
.thankpage-answer .qcls-1 {
  fill-rule: evenodd;
}

.map-window {
  padding-left: 0;
  padding-right: 0;
}

.map-width {
  width: 1216px;
}

.company-itableau {
  /*.address-note_tel::before {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: -10px;
    min-width: 8px;
    min-height: 14px;
    background: url(/bitrix/templates/aspro-medc2/images/svg/Phone_footer.svg) 0 0 no-repeat;
    filter: invert(1);
  }*/
  /*.address-note_tel:hover {
    color: #282A2C;
    filter: invert(0.5);
    transition: 1.2s;
  }*/
  /*.address-note_email:hover {
    color: #282A2C;
    filter: invert(0.5);
    transition: 1.2s;
  }*/
  /*.address-note_email::before {
    content: "";
    display: block;
    position: absolute;
    top: 7px;
    left: -15px;
    width: 14px;
    height: 12px;
    background: url(/bitrix/templates/aspro-medc2/images/svg/Mail_footer.svg) 0 0 no-repeat;
    filter: invert(1);
  }*/
}
.company-itableau.block {
  position: relative;
}
.company-itableau .shield-box {
  position: absolute;
  top: -410px;
  left: 90px;
  background-color: #1ab6ec;
}
.company-itableau .shield-box_inner {
  height: 180px;
  width: 290px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.company-itableau .text-note {
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
}
.company-itableau .address-note {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
}
.company-itableau .address-note_tel {
  display: block;
  margin: 0;
  padding: 0;
  text-transform: lowercase;
  text-align: center;
  color: #fff;
  position: relative;
}
.company-itableau .address-note_tel .svg-phone {
  fill: #ffffff;
}
.company-itableau .address-note_email {
  display: block;
  margin: 0;
  padding: 0;
  text-transform: lowercase;
  text-align: center;
  color: #fff;
  position: relative;
}

/*.item-views.blocks.front {
  padding-bottom: 35px;
}*/

/*# sourceMappingURL=custom.css.map */

/* End */
/* /bitrix/templates/aspro-medc2/css/bootstrap.css?1594904669114216 */
/* /bitrix/templates/aspro-medc2/css/fonts/font-awesome/css/font-awesome.min.css?159490467031018 */
/* /bitrix/templates/aspro-medc2/vendor/flexslider/flexslider.css?15949046696839 */
/* /bitrix/templates/aspro-medc2/css/jquery.fancybox.css?15949046704108 */
/* /bitrix/templates/aspro-medc2/css/theme-elements.css?15949046704368 */
/* /bitrix/templates/aspro-medc2/css/theme-responsive.css?15949046691545 */
/* /bitrix/templates/aspro-medc2/css/print.css?159490467011849 */
/* /bitrix/templates/aspro-medc2/css/datepicker.css?159490466912258 */
/* /bitrix/templates/aspro-medc2/css/animation/animation_ext.css?15949046704934 */
/* /bitrix/templates/.default/ajax/ajax.css?1594904668448 */
/* /bitrix/templates/aspro-medc2/components/tireos/views/service_search_block/style.css?1594904669649 */
/* /bitrix/templates/aspro-medc2/components/tireos/views/ask_question/style.css?15949046691899 */
/* /bitrix/templates/aspro-medc2/styles.css?159490466921203 */
/* /bitrix/templates/aspro-medc2/template_styles.css?1594990563343487 */
/* /bitrix/templates/aspro-medc2/css/responsive.css?1594904669100103 */
/* /bitrix/templates/aspro-medc2/themes/CUSTOM_s2/colors.css?159490467021415 */
/* /bitrix/templates/aspro-medc2/css/width-3.css?1594904670512 */
/* /bitrix/templates/aspro-medc2/css/font-4.css?15949046701241 */
/* /bitrix/templates/aspro-medc2/css/custom.arkon.css?15949046691198 */
/* /bitrix/templates/aspro-medc2/css/custom.css?164699802210894 */
