

/* Start:/local/templates/anodpo/css/bootstrap.css?170730258322696*/
/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !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^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-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;
  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;
}
[role="button"] {
  cursor: pointer;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  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 {
  padding-right: 40px;
  padding-left: 40px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1176px;
  } 
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.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-right: 15px;
  padding-left: 15px;
  width: 100%;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/* End */


/* Start:/local/templates/anodpo/css/jquery.fancybox.min.css?169199857412795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/anodpo/css/normalize.css?16919985746138*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/* End */


/* Start:/local/templates/anodpo/css/slick.css?16919985741776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

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

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

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

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/anodpo/css/style.css?175929947093323*/
@font-face {
  font-family: "Gilroy";
  src: url("/local/templates/anodpo/css/../fonts/Gilroy-Regular.eot");
  src: url("/local/templates/anodpo/css/../fonts/Gilroy-Regular.eot?#iefix") format("embedded-opentype"),
    url("/local/templates/anodpo/css/../fonts/Gilroy-Regular.woff") format("woff"),
    url("/local/templates/anodpo/css/../fonts/Gilroy-Regular.ttf") format("truetype");
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("/local/templates/anodpo/css/../fonts/Gilroy-Medium.eot.eot");
  src: url("/local/templates/anodpo/css/../fonts/Gilroy-Medium.eot.eot?#iefix") format("embedded-opentype"),
    url("/local/templates/anodpo/css/../fonts/Gilroy-Medium.woff") format("woff"),
    url("/local/templates/anodpo/css/../fonts/Gilroy-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("/local/templates/anodpo/css/../fonts/Gilroy-Bold.eot");
  src: url("/local/templates/anodpo/css/../fonts/Gilroy-Bold.eot?#iefix") format("embedded-opentype"),
    url("/local/templates/anodpo/css/../fonts/Gilroy-Bold.woff") format("woff"),
    url("/local/templates/anodpo/css/../fonts/Gilroy-Bold.ttf") format("truetype");
  font-weight: bold;
  font-display: swap;
}

* {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Gilroy";
  background: #fff;
  color: #262626;
}

a,
a:hover,
a:focus {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
  outline: 0;
}

button,
button:focus,
input,
input:focus {
  border: 0;
  background: none;
  outline: 0;
}

li {
  list-style: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

.bold {
  font-weight: bold;
}

.medium {
  font-weight: 500;
}

.normal {
  font-weight: normal;
}

.center {
  text-align: center;
}

.display__mobile {
  display: none;
}

.section_zero {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background-color: #fff !important;
}

.section_zero .services_tiles__inner {
  padding-top: 1px;
  padding-bottom: 1px;
}

.section_zero .services_tiles {
  padding-bottom: 0;
  margin: 0;
}

.no-shadow {
  box-shadow: none !important;
  background-color: #f5f5f7 !important;
}

.no-shadow .services_detail__description {
  background-color: transparent;
  padding-top: 10px;
  border-top: 0px;
}

.no-shadow .news__bottom {
  background-color: #fff;
}

@media (max-width: 1400px) {
  .services_detail__description.about__field__inner {
    padding: 0px 13px 30px 13px !important;
    background-color: #fff !important;
    border: 0;
  }

  .services_detail__description.about__field__inner .btn_arrow {
    padding: 15px 20px;
  }
}

.section_zero.news__bottom .services_news__item .info {
  background-color: #f5f5f5;
}

.section_zero.news__bottom .services_news__item a.calculator__button {
  background-color: #fff;
}

.no-shadow .services_detail__description {
  margin-top: 0px;
  border: 0px;
}

.no-shadow .about_center__main {
  background-color: #fff;
  border-radius: 10px;
  padding: 15px;
}

@media (max-width: 768px) {
  .no-shadow .text_editor .contacts_page__download img {
    display: none !important;
    margin: 0;
  }

  .no-shadow .text_editor h3 {
    margin-bottom: 4px !important;
  }

  .no-shadow .text_editor .h3 {
    margin-bottom: 4px !important;
  }

  /* .no-shadow .text_editor p {line-height: 14px !important;} */
  .no-shadow .text_editor h4 {
    margin-bottom: 8px;
  }

  .contacts_page__download {
    padding: 7px 10px !important;
  }

  .section_zero .services_tiles__inner {
    border: 0;
  }
}

.btn {
  padding: 15px 26px;
  background: #179af1;
  border-radius: 4px;
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn:hover {
  background: #1ed7e1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn .btn__container {
  overflow: hidden;
  position: relative;
  display: block;
}

.btn p,
.btn .btn__container span {
  font-size: 16px;
  line-height: 26px;
  display: inline-block;
  letter-spacing: 0.01em;
  float: left;
  width: 150px;
  text-align: center;
  position: relative;
  color: #fff;
  margin-bottom: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-weight: 500;
  left: 0;
}

.btn_arrow {
  padding: 15px 30px;
}

.btn_arrow__icon {
  line-height: 26px;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  height: 26px;
  width: 19px;
  left: 0;
}

.btn_arrow .btn_arrow__icon--right {
  margin-left: 20px;
  display: inline-block;
}

.btn_arrow .btn_arrow__icon--left {
  margin-left: -39px;
  display: inline-block;
  margin-right: 20px;
  float: left;
}

.btn_arrow:hover,
.btn_arrow:focus {
  background: #179af1;
}

.btn_arrow:hover .btn_arrow__icon--left,
.btn_arrow:focus .btn_arrow__icon--left {
  left: 39px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn_arrow:hover .btn_arrow__icon--right,
.btn_arrow:focus .btn_arrow__icon--right {
  left: 39px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn_arrow:hover p,
.btn_arrow:focus p,
.btn_arrow:hover .btn__container span,
.btn_arrow:focus .btn__container span {
  left: 39px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn_inverted {
  background: transparent;
  border: 1px solid #179af1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
}

.btn_inverted p,
.btn_inverted span {
  text-align: center;
  display: block;
}

.btn_inverted:hover,
.btn_inverted:focus {
  background: #179af1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
}

.btn_inverted:focus p {
  color: #fff !important;
}

.main_header {
  font-weight: bold;
  font-size: 40px;
  line-height: 56px;
  letter-spacing: 0.01em;
  color: #262626;
  margin: 0 0 30px;
}

.second_header {
  font-weight: bold;
  font-size: 30px;
  line-height: 46px;
  letter-spacing: 0.01em;
  color: #262626;
  margin: 0 0;
}

.third_header {
  font-weight: 500;
  font-size: 30px;
  line-height: 41px;
  letter-spacing: 0.01em;
  color: #262c40;
  margin: 10px 0 10px 0;
}

.link,
.link:hover {
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.link:hover,
.link:focus {
  color: #179af1;
  text-decoration: none;
}

.link_underline,
.about__field a {
  color: #179af1;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.03em;
  text-decoration: none !important;
  border-bottom: solid 1px #179af13c;
  padding-bottom: 5px;
  font-weight: bold;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.link_underline:hover,
.link_underline:focus,
.about__field a:hover,
.about__field a:focus {
  text-decoration: none !important;
  border-bottom: solid 1px #179af1;
  color: #179af1;
}

.social__item {
  width: 40px;
  height: 40px;
  text-align: center;
  margin-left: 11px;
  background: #ffffff;
  border: 1px solid #f2f2f2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 100px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.social__item svg path {
  fill: #179af1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.social__item a {
  width: 100%;
  height: 100%;
  display: inline-block;
}

.social__item svg {
  line-height: 40px;
  display: inline-block;
  height: 40px;
}

/* .social__item:hover svg path {
  fill: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
} */

.text {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: #000000;
}

.text_opacity {
  opacity: 0.5;
  color: #333333;
}

.text_lead {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.01em;
  color: #333333;
}

.text_note {
}

.controls {
  position: absolute;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 10;
}

.controls a {
  width: 56px;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #ffffff;
  border-radius: 4px;
  text-align: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.controls a:hover,
.controls a:focus {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background: #179af1;
}

.controls a img {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.controls a:hover img,
.controls a:focus img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.controls__left {
  margin-right: 11px;
}

.controls__left img {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.controls_bordered a {
  border: 1px solid #f4f4f4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.controls_bordered a:hover,
.controls_bordered a:focus {
  border: 1px solid #179af1;
}

.form_label {
  padding: 15px 30px;
  border: 1px solid #f0f0f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  position: relative;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: #333333;
  display: inline-block;
  min-width: 360px;
  width: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background: #fff;
}

.form_label.active {
  border: 1px solid #179af1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.form_label:after {
  content: "";
  background: transparent;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  top: 50%;
  right: 30px;
  position: absolute;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.form_label.active:after {
  content: "";
  background: #179af1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.form_label input,
.form_label input:hover,
.form_label input:focus {
  /*   max-width: 180px; */
  border: 0;
  outline: 0;
  width: 100%;
}

.form_label input::-webkit-input-placeholder {
  opacity: 0.25;
}

.form_label input::-moz-placeholder {
  opacity: 0.25;
}

.form_label input:-ms-input-placeholder {
  opacity: 0.25;
}

.form_label input::-ms-input-placeholder {
  opacity: 0.25;
}

.form_label input::placeholder {
  opacity: 0.25;
}

.shadow_hover {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.shadow_hover:hover {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.05);
}

body.stop-transitions * {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

header {
  border-bottom: 1px solid #dddee4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: sticky;
  background-color: #fff;
  top: 0;
  z-index: 999;
}

header .header_bottom {
  position: sticky;
  top: 0;
}

.header_top {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: solid 1px #f2f2f2;
}

.header_fix {
  margin-top: 155px;
}

.header_top__inner {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 78px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.header__left,
.header__right {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 78px;
}

.header__title span {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  margin: 0 0;
  font-weight: bold;
  color: #262626;
  display: block;
}

/* .header__title span {font-size: 13px; line-height: 14px;} */
header.sticky {
  position: fixed;
  top: -66px;
  z-index: 9999;
  background: #fff;
}

.call_btn__mobile {
  height: 50px;
  width: 50px;
  text-align: center;
  border: 1px solid #f0f0f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 15px;
  display: none;
  margin-left: 15px;
}

.call_btn__mobile svg {
  width: 17px;
  height: 17px;
  fill: #000;
}

.header__left,
.header__left:hover,
.header__left:focus {
  text-decoration: none;
}

.logo {
  margin-top: -12px;
  margin-right: 13px;
}

.header__title {
  margin-right: 10px;
}

.mail_time {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.mail_time__item {
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 12px;
}

.adres_book {
  display: flex;
  flex-direction: column;
}

.adres_book .item_book {
  flex-direction: row;
  display: flex;
  margin: 6px;
  cursor: pointer;
}

.small_mail_time {
  margin-top: 6px;
}

.small_mail_time a {
  font-size: 13px !important;
}

.small_mail_time svg {
  margin-bottom: -3px;
}

.mail_time__title {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.01em;
  color: #000000;
}

.mail_time__item svg {
  margin-right: 11px;
}

.main_tel a {
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.06em;
  color: #262626;
}

.header_tel {
  min-width: 300px;
  display: flex;
}

.header_tel .social {
  justify-content: flex-start;
  max-width: 100px;
  margin-right: 10px;
}

@media (max-width: 640px) {
  .header_tel {
    min-width: auto;
  }

  .header_tel .social {
    display: none;
  }
}

.header_tel a {
  margin-right: 18px;
}

.menu {
  display: block;
}

.menu li {
  display: inline-block;
  position: relative;
  /* z-index: 100; */
  /* padding: 20px 0; */
}

.menu li a {
  font-weight: 600;
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.01em;
  color: #222;

  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

.menu li a:hover,
.menu li:hover > a {
  color: #179af1;
}

.menu li a.active {
  color: #179af1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}

/* скрываем меню второго уровеня */
.menu ul {
  display: none;
  margin: 0;
  padding: 0;
  width: 150px;
  position: absolute;
  top: 43px;
  left: 0px;
  background: #ffffff;
}

/* показываем меню второго уровня при наведении */
.menu li:hover > ul {
  display: block;
}

.menu ul li {
  display: block;
  float: none;
  background: none;
  margin: 0;
  padding: 0;
}

.menu ul li a {
  font-size: 12px;
  font-weight: normal;
  display: block;
  color: #797979;
  border-left: 3px solid #ffffff;
  background: #ffffff;
}

.sub-menu li a {
  height: auto;
  padding: 10px 5px;
}

.menu ul li a:hover,
.menu ul li:hover > a {
  background: #f0f0f0;
  border-left: 3px solid #9ca3da;
  color: #797979;
}

.mobile-menu {
  display: none;
  width: 100%;
  padding: 11px;
  background: #3e4156;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
}

.mobile-menu:hover {
  background: #3e4156;
  color: #ffffff;
  text-decoration: none;
}

@media (max-width: 991px) {
  /*level 2 and 3 - make same width as all items*/
  .menu ul {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .menu {
    display: none;
    margin: 0 auto;
    max-width: 685px;
  }
}
@media (max-width: 767px) {
  .menu {
    display: none;
    margin: 0 auto;
    max-width: 100%;
    padding: 0 9px;
  }
}

@media (max-width: 991px) {
  .menu {
    display: none;
  }

  #menu-1 {
    position: absolute;
    z-index: 99;
    background-color: #fff;
    top: 65px;
    left: 0;
    width: 100%;
    -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.03);
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.03);
    border-radius: 4px;
  }

  .mobile-menu {
    display: block;
    margin-top: 100px;
  }

  nav {
    margin: 0;
    background: none;
  }

  .menu li {
    display: block;
    margin: 0;
    padding: 0;
  }

  .menu li.dropdown {
    padding: 15px 0;
  }

  .menu li a {
    background: #ffffff;
    color: #222;
    padding: 0 0 0 6px;
  }

  .menu li a:hover,
  .menu li:hover > a {
    background: #f0f0f0;
    color: #797979;
    border-left: 3px solid #9ca3da;
  }

  .menu ul ul {
    display: none;
    left: 0;
  }
}

/*end media queries*/

.consult_modalgo .form_label {
  width: 100%;
}

.consult_modalgo .consult__item {
  margin-bottom: 20px;
}

.consult_modalgo .consult__submit {
  margin-top: 24px;
  display: block;
  flex-direction: column;
}

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

.form-manager__manager img {
  margin-bottom: 15px;
}

.header_cabinet__btn {
  padding: 11px 18px;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.01em;
  color: #262626;
}

.header_bottom {
  position: relative;
}

.header_bottom__inner {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

#menu,
.header_search__launch {
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.menu__item {
  margin-right: 49px;
}

.menu__link {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.01em;
  color: #565656;
}

#menu .menu__link.active {
  color: #179af1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}

#menu .menu__link.active:after {
  content: "";
  display: block;
  height: 2px;
  background: #179af1;
  bottom: -1px;
  position: absolute;
  width: 100%;
}

.header_search__block {
  display: none;
  z-index: 109;
  position: absolute;
  height: 63px;
  margin-top: 1px;
  background: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header_search__block.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header_search__close {
  margin-left: auto;
}

.header_search__submit {
  background: none;
  border: 0;
  padding: 0;
  margin-right: 21px;
}

.header_search__input {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: #333333;
  min-width: 360px;
  border: 0;
}

.header_search__input:focus {
  outline: 0;
}

.header_search__input::-webkit-input-placeholder {
  opacity: 0.25;
}

.header_search__input::-moz-placeholder {
  opacity: 0.25;
}

.header_search__input:-ms-input-placeholder {
  opacity: 0.25;
}

.header_search__input::-ms-input-placeholder {
  opacity: 0.25;
}

.header_search__input::placeholder {
  opacity: 0.25;
}

.main_banner {
  height: 400px;
  background: #f5f5f7;
  position: relative;
  overflow: hidden;
}

.main_banner__photos,
.main_banner__photos li {
  height: 400px;
}

.main_banner__photos li {
  background-size: cover !important;
  outline: 0;
}

.main_banner__content {
  position: absolute;
  top: 66px;
  left: 0;
  right: 0;
  width: 100%;
  display: inline-block;
}

.main_banner__container {
  position: relative;
}

.main_banner__list li {
  height: 259px;
  position: relative;
  outline: 0;
}

.main_banner__list li .main_header {
  max-width: 561px;
  position: relative;
  opacity: 1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  bottom: -40px;
}

.main_banner__list .btn {
  position: absolute;
  bottom: -40px;
  opacity: 1;
}

.main_banner__list li.slick-current .main_header {
  bottom: 0;
}

.main_banner__list li.slick-current a {
  bottom: 0;
}

.main_banner__list h2.slide-up {
  bottom: 50px !important;
  opacity: 0;
}

.main_banner__list a.slide-up {
  bottom: 50px !important;
  opacity: 0;
}

.main_banner__list .slick-list {
  overflow: visible;
}

.main_banner__controls {
  margin-right: 67px;
}

.tizers_block2 {
  display: block;
  border-top: 1px solid #222e7b;
  border-bottom: 1px solid #222e7b;
  padding: 10px 0;
}

.tizers_block2 .item {
  padding: 12px 0;
  display: flex;
  align-items: center;
}

.services_tiles {
  z-index: 10;
  position: relative;
  margin-bottom: 75px;
}

.services_tiles__row {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 16px;
}

.services_tiles__item {
  height: 220px;
  background: #ffffff;
  border: 1px solid #222e7b;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.services_tiles__rub {
  background: #ffffff;
  border: 1px solid #222e7b;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.services_tiles__link {
  padding-left: 18px;
  padding-right: 14px;
  padding-top: 35px;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.services_tiles__item img {
  margin-bottom: 19px;
  margin-left: 20px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  height: 81px;
}

.services_tiles__item:hover img,
.services_tiles__item:focus img,
.services_tiles__item.active img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.services_tiles__item p {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #333333;
  word-break: break-word;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.services_tiles__item:hover,
.services_tiles__item:focus,
.services_tiles__item.active {
  background: #179af1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.services_tiles__item:hover p,
.services_tiles__item:focus p,
.services_tiles__item.active p {
  color: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.services_page .text_editor h2 {
  margin-bottom: 25px;
}

.services_page .text_editor ul.text_lead {
  margin-left: 20px;
}

.services_page .text_editor ul.text_lead li {
  list-style-type: square;
  display: list-item;
}

.consult {
  margin-bottom: 91px;
}

.consult__container {
  background: #ffffff;
  border: 1px solid #f0f0f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 43px;
  background-position: right center;
  background-repeat: no-repeat;
}

.consult h3 {
  margin-bottom: 24px;
}

.consult__row {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 41px;
}

.consult__item {
  margin-bottom: 20px;
}

.consult__item p {
  font-weight: 500;
  font-size: 12px;
  line-height: 23px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #333333;
  margin-bottom: 10px;
}

.consult__submit {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.consult__btn {
  margin-right: 26px;
}

.consult__note {
  max-width: 247px;
  font-weight: normal;
  font-size: 13px;
  line-height: 21px;
  color: #000000;
  letter-spacing: 0.01em;
  opacity: 0.5;
}

.okay {
  margin-bottom: 10px;
  color: green;
  display: block;
}

.error {
  color: #c73032;
  margin-bottom: 10px;
  display: block;
}

.big_promo_text {
  padding: 50px 0;
}

.big_promo_text .content_toggle.open {
  display: none;
}

.calculator {
  padding: 50px 0;
}

.calculator__header {
  margin-bottom: 30px;
}

.calculator__list {
  display: inline-block;
  width: 100%;
  position: relative;
}

.calculator__list:after {
  content: "";
  display: inline-block;
  width: 100%;
  bottom: 0;
  height: 3px;
  background: #fff;
  z-index: 3;
  position: absolute;
}

.calculator__item {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 18px 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.calculator__item:hover {
  border-bottom: 1px solid #fff;
}

.calculator__item.opacity {
  opacity: 0.15;
}

.calculator__title {
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: #000000;
  margin-bottom: 9px;
}

.calculator__desc {
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #000000;
}

.calculator__right {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.calculator__quantity {
  margin-right: 80px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.calculator__quantity a {
  background: #ffffff;
  border: 1px solid #f0f0f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  width: 56px;
  height: 56px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}

.calculator__quantity a:hover {
  border: 1px solid #179af1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.calculator__input {
  width: 40px;
  font-weight: normal;
  font-size: 16px;
  line-height: 46px;
  letter-spacing: 0.01em;
  color: #000000;
  opacity: 0.75;
  margin: 0 15px;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: textfield;
}

.calculator__prices {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.calculator__price {
  font-size: 16px;
  line-height: 46px;
  letter-spacing: 0.01em;
  color: #000000;
  opacity: 0.75;
  margin-right: 40px;
  width: 76px;
}

.calculator__total {
  font-weight: 500;
  font-size: 20px;
  line-height: 46px;
  text-align: right;
  letter-spacing: 0.01em;
  color: #000000;
  width: 105px;
}

.calculator__totals {
  font-weight: bold;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0.01em;
  color: #262626;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.calculator__totals > span {
  margin-left: 23px;
  color: #179af1;
}

.calculator__show {
  position: absolute;
  width: 100%;
  bottom: 32px;
}

.calculator__show a {
  text-transform: uppercase;
}

.calculator__show.shown {
  bottom: 0 !important;
  margin-bottom: -25px;
}

.calculator__buttons {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 55px;
}

.calculator__buttons a {
  width: 271px;
  padding: 15px 38px;
  margin: 0 10px;
}

.calculator__buttons .btn p {
  width: 100%;
  text-align: center;
  font-weight: 500;
}

.calculator__button--inverted p,
.calculator__button--inverted span {
  font-size: 16px;
  letter-spacing: 0.01em;
  color: #333333;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.calculator__button--inverted:hover p,
.calculator__button--inverted:hover span {
  color: #fff;
}

.about_center__main {
  /*   margin-bottom: 53px; */
}

.about_center__header {
  margin-bottom: 44px;
  margin-top: 75px;
}

h2.about_center__header:first-child {
  margin-top: -10px;
  line-height: 1.45em;
}

.about_center {
  margin-bottom: 86px;
  padding-top: 51px;
}

.about_center__lead {
  margin-bottom: 20px;
}

.about_center__mobile {
  display: none;
}

.about_center__detail_text p {
  font-weight: 500;
}

.about_center__serts {
}

.about_center__sert {
}

.about_center__controls {
}

.about_center__sert img {
}

.about_center__detail_text p {
  max-width: 787px;
}

.about_center__counter {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.counter {
  background: #ffffff;
  -webkit-box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  margin-top: 12px;
}

.counter__block {
  padding: 35px 15px 34px 42px;
}

.counter__numbers {
  font-weight: 500;
  font-size: 50px;
  line-height: 46px;
  letter-spacing: 0.01em;
  color: #262626;
  margin-bottom: 5px;
  display: inline-block;
  width: 100%;
}

.counter__number,
.counter__plus {
  float: left;
}

.counter__plus {
  color: #179af1;
}

.counter__desc {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.01em;
  color: #7e7e7e;
}

.border_bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.news_offers {
  margin-bottom: 91px;
  overflow: hidden;
}

.news_offers__header {
  margin-bottom: 28px;
}

.news_offers__panel {
  border-bottom: 1px solid #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.news_offers__menu {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 85px;
  position: relative;
  overflow: hidden;
}

.news_offers__link {
  padding-right: 67px;
  position: relative;
}

.news_offers__link a {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.01em;
  color: #565656;
  height: 76px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-transform: uppercase;
}

.news_offers__link.active a {
  color: #179af1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/*.news_offers__link a.active:after{
  content: '';
  display: block;
  height: 2px;
  background: #179af1;
  bottom:0;
  position: absolute;
  width: 100%;
}*/

#magic-line {
  position: absolute;
  bottom: 0;
  height: 3px;
  background: #179af1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin-bottom: -1px;
  z-index: 3;
}

.main_news__tab {
  display: none;
  opacity: 0;
  -webkit-transition: 0.3;
  -o-transition: 0.3;
  transition: 0.3;
}

.main_news__tab.active {
  display: block;
  opacity: 1;
}

.slider_tab {
  position: relative;
  margin-top: 53px;
}

.slider_tab__slider {
  margin-bottom: 63px;
}

.slider_tab__slider h2 {
  margin-bottom: 10px;
}

ul.about_center__lead {
  margin-top: -15px;
}

.slider_tab__slider .slick-list {
  overflow: visible;
}

.slider_tab__slider a {
  outline: 0;
  text-decoration: none;
}

.slider_tab__all {
  font-weight: 500;
  font-size: 14px;
  line-height: 56px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #333333;
  margin-bottom: 15px;
}

.slider_tab ul {
  padding-left: 15px;
}

.slider_tab ul li {
  position: relative;
}

.slider_tab ul li > * {
  padding-left: 10px;
}

.slider_tab ul li::before {
  padding-left: 0 !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  content: "•";
}

.img-responsive {
  width: 100%;
}

.uslugi_offers {
  padding: 40px 0 50px;
  background-color: #fff;
}

.main_news {
  padding: 50px 0;
}

.uslugi_offers .slider_tab {
  margin-top: 20px;
}

.services_news__item {
  padding: 0px;
  font-weight: 400;
  color: #000;
  margin-bottom: 35px;
  background-color: #f5f5f5;
}

.services_news__item img {
  height: 180px;
}

.services_news__item a {
  color: #000;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.01em;
  color: #7e7e7e;
}

.services_news__item .info {
  padding: 7px 10px 12px 7px;
}

@media (min-width: 960px) {
  .infoconainer {
    height: 140px;
  }
}

.services_news__item .title {
  margin: 10px 0;
}

.services_news__item .title a {
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: #000000;
}

@media (min-width: 960px) {
  .services_news__item .title {
    margin: 10px 0;
    overflow: hidden;
  }
}

.services_news__item a.calculator__button {
  padding: 5px;
  margin-left: 6px;
}

.services_news__item .preview_text {
  height: 145px;
  overflow-y: hidden;
}

.services_news__item .price {
  font-size: 16px;
  margin: 7px 0;
  font-weight: 500;
}

.main_news .title {
  height: 50px;
  overflow: hidden;
}

.main_news__item {
  padding: 42px 50px 0 47px;
  position: relative;
  height: 350px;
  opacity: 0.5;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.main_news__item.slick-active {
  opacity: 1;
}

.main_news__title {
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.01em;
  color: #000000;
}

.main_news__date {
  position: absolute;
  bottom: 35px;
  font-weight: 300;
  font-size: 14px;
  line-height: 40px;
  letter-spacing: 0.01em;
  color: #333333;
  text-transform: lowercase;
}

.reviews {
  padding: 71px 0 75px 0;
  background: #f5f5f7;
  overflow: hidden;
  margin-bottom: 5px;
}

.reviews__tab {
  margin-top: 57px;
}

.reviews__item {
  padding: 50px 52px 0 59px;
  position: relative;
  height: 570px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background: #fff;
  margin-right: 46px;
  border-radius: 6px;
}

.reviews__inner {
  opacity: 0.5;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.reviews__item.slick-active .reviews__inner {
  opacity: 1;
}

.reviews__title {
  font-weight: 500;
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 0.01em;
  color: #262c40;
  margin-bottom: 17px;
}

.reviews__title a {
  color: #262c40;
}

.reviews__short_desc {
  font-weight: 300;
  font-size: 14px;
  line-height: 40px;
  letter-spacing: 0.01em;
  color: #333333;
  margin-bottom: 16px;
  display: block;
}

.reviews__item .link_underline {
  position: absolute;
  bottom: 50px;
}

.trust {
  margin-bottom: 91px;
  padding-top: 21px;
}

.trust h2 {
  margin-bottom: 60px;
}

.trust .quote_text {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: #000000;
  padding-left: 46px;
  position: relative;
  margin-bottom: 56px;
}

.quote_text:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  content: "";
  width: 4px;
  background: #f2f4f7;
  display: inline-block;
}

.trust__button p {
  width: 90px;
}

.trust__button {
  margin-bottom: 66px;
}

.trust__button--mobile {
  display: none;
}

.trust__note {
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #000000;
  opacity: 0.5;
  max-width: 349px;
}

.trust__tiles {
  max-width: 605px;
  float: right;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 1px solid #f4f4f4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 6px;
  border-collapse: collapse;
}

.trust__tile {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 25%;
  flex: 1 0 25%;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 151px;
  border: 1px solid #f4f4f4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-collapse: collapse;
}

.main_contacts {
  margin-bottom: 90px;
}

.main_contacts__left {
  float: left;
  width: 59.47%;
  height: 625px;
}

.map {
  width: 100%;
  height: 100%;
  display: inline-block;
}

.map iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.main_contacts__left img {
  width: 100%;
}

.main_contacts__inner {
}

.main_contacts__right {
  float: right;
  width: 40.53%;
  padding: 67px 62px 64px 68px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.03);
  border-radius: 0px 4px 4px 0px;
}

.main_contacts__right h3,
.main_contacts__right .h3 {
  margin-bottom: 43px;
}

.main_contacts__metro {
  margin-top: 33px;
}

.main_contacts__metro li {
  height: 63px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 22px;
  border: 1px solid #f0f0f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  padding-left: 29px;
  padding-right: 16px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.main_contacts__metro li:last-child {
  margin-bottom: 0;
}

.main_contacts__metro p {
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.01em;
  color: #000000;
}

.main_contacts__metro--right {
  width: 93px;
}

.main_contacts__metro--right span {
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 0.01em;
  color: #333333;
}

.main_contacts__metro--right img {
  margin-right: 8px;
}

footer {
  border-top: solid 1px rgba(0, 0, 0, 0.05);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.footer_top {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}

.footer_top__inner {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 92px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.footer_top__left,
.footer_top__right {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 92px;
}

.footer__title h1 {
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  margin: 0 0;
  font-weight: bold;
  color: #262626;
}

.footer__left,
.footer__left:hover,
.footer__left:focus {
  text-decoration: none;
}

#footer_menu {
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

#footer_menu .menu__item {
  margin-left: 49px;
  margin-right: 0;
}

.footer_bottom {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  background: #f5f5f7;
}

.footer_bottom__inner {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 91px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.footer_bottom__left,
.footer_bottom__right {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 91px;
}

.footer_tel {
  margin-right: 23px;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.06em;
  color: #0a1244;
}

.footer_bottom__inner .mail_time__item {
  margin-right: 23px;
}

.footer_bottom__inner .mail_time__item:last-child {
  margin-right: 12px;
}

.social {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer_credits {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 102px;
}

.footer_credits__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer_credits__left p {
  letter-spacing: 0.01em;
  color: #000000;
}

.footer_credits__middle a {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.01em;
  color: #179af1;
}

.footer_credits__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.footer_credits__right p {
  font-size: 14px;
  letter-spacing: 0.01em;
  color: #000000;
  opacity: 0.5;
  margin-right: 55px;
}

.footer_logo {
  right: 0;
  top: -11px;
  width: 31px;
  height: 72px;
  background-color: #cc3b3b;
  text-align: center;
  position: absolute;
  padding-top: 13px;
  font-weight: bold;
}

.about {
  background: #179af1;
}

.white_header {
  color: #fff;
}

.about__header {
  margin-bottom: 3px;
}

.about__menu {
  height: 60px;
  margin-bottom: 33px;
  position: relative;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.about__menu li {
  padding-right: 0;
}

.about__menu a {
  color: #fff;
  opacity: 0.65;
  height: 56px;
  font-weight: bold;
}

.about__menu li.active a {
  opacity: 1;
  color: #fff;
}

.about__menu a:hover {
  opacity: 1;
  color: #fff;
}

.about__menu #magic-line {
  background: #fff;
}

.about__menu:after {
  content: "";
  background: #fff;
  opacity: 0.25;
  position: absolute;
  bottom: -1px;
  width: 100%;
  left: 0;
  right: 0;
  height: 3px;
}

.about__subheader {
  font-size: 20px;
  line-height: 56px;
  letter-spacing: 0.03em;
  color: #ffffff;
  font-weight: normal;
  margin-bottom: 63px;
}

.about__field {
  margin-top: -133px;
  position: relative;
  z-index: 10;
  margin-bottom: 91px;
}

.about__field__inner {
  background: #fff;
  -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.03);
  border-radius: 6px;
  padding: 71px 133px 68px 133px;
}

.text_editor {
  font-size: 16px;
  line-height: 34px;
  letter-spacing: 0.03em;
  color: #333333;
}

.text_editor h2 {
  font-weight: bold;
  font-size: 30px;
  line-height: 46px;
  letter-spacing: 0.01em;
  color: #262626;
  margin-bottom: 68px;
  display: inline-block;
  width: 100%;
}

.text_editor h3,
.text_editor .h3 {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0.01em;
  color: #262c40;
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
}

.text_editor h4 {
  font-weight: 500;
  font-size: 20px;
  line-height: 46px;
  letter-spacing: 0.03em;
  color: #000000;
}

.text_editor ul {
  margin-bottom: 30px;
  padding-left: 15px;
}

.text_editor ul li {
  list-style-type: disc;
  padding-left: 15px;
}

.text_editor ol {
  margin-bottom: 30px;
  padding-left: 15px;
}

.text_editor ol li {
  list-style-type: decimal;
  padding-left: 15px;
}

.text_editor table {
  margin-bottom: 50px;
  overflow: auto;
  display: inline-block;
  max-width: 100%;
  width: 100%;
}

.text_editor tbody {
  overflow: auto;
  min-width: 550px;
  width: 100%;
  display: table;
}

.text_editor table p {
  padding-left: 15px;
  margin-bottom: 15px;
  margin-top: 15px;
}

.contacts_page__header {
  margin-bottom: 14px;
}

.contacts_page__line,
.contacts_page__bottom {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
}

.contacts_page__bottom {
  margin-top: 48px;
}

.contacts_page__item p,
.contacts_page__item a,
.contacts_page__item span {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.03em;
  color: #333333;
  display: block;
}

p.contacts_page__title {
  font-size: 16px;
  line-height: 56px;
  letter-spacing: 0.01em;
  color: #000000;
  opacity: 0.5;
  display: block;
}

.contacts_page__left {
  margin-right: auto;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}

.contacts_page__right {
  margin-left: auto;
}

.contacts_page__message {
  margin-right: 35px;
  padding: 17px 26px;
}

.contacts_page__download {
  padding: 17px 15px;
  margin-top: 0px;
  margin-bottom: 15px;
  display: block;
}

.btn-block {
  display: block;
}

.contacts_page__download img {
  margin-right: 9px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.contacts_page__download p {
  font-weight: bold;
  font-size: 14px;
  line-height: 23px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #179af1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.contacts_page__download span {
  color: #000000;
  opacity: 0.25;
  margin-left: 8px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.contacts_page__download:hover p,
.contacts_page__download:focus p,
.contacts_page__download:hover span,
.contacts_page__download:focus span {
  color: #fff !important;
  opacity: 1;
}

.contacts_page__download:hover img,
.contacts_page__download:focus img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.contacts_page__right .social__item {
  margin-left: 8px;
  width: 61px;
  height: 61px;
}

.contacts_page__right .social__item a {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.contacts_page__right .social__item svg {
  height: 22px;
  width: 19px;
}

.contacts_page__top {
  border-bottom: solid 1px rgba(0, 0, 0, 0.05);
}

.contacts_page__map {
  position: relative;
  margin-bottom: 91px;
}

.map__inner {
  width: 100%;
  height: 593px;
}

.map__absolute {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10;
}

.map__top {
  padding: 29px 40px;
  background: #ffffff;
  -webkit-box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.03);
  border-radius: 0px 0px 6px 6px;
}

.map__top .main_contacts__metro {
  margin-top: 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.map__top .main_contacts__metro li {
  width: 336px;
  margin-bottom: 0;
}

.page_404 {
  text-align: center;
  min-height: calc(100vh - 442px);
  position: relative;
  display: inline-block;
  width: 100%;
}

.page_404__header {
  font-size: 120px;
  letter-spacing: 10px;
  font-weight: bold;
  color: #179af1;
  margin-bottom: 0;
  margin-top: 10vh;
}

.page_404__text {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
  display: block;
}

.page_404__btn {
  margin-bottom: 10vh;
}

.search-page {
  background: #f5f5f7;
  min-height: calc(100vh - 442px);
  padding-bottom: 91px;
  padding-top: 0;
}

div.search-result {
  margin: 50px 0;
}

.search-button {
  color: #fff;
}

input.search-query {
  width: calc(100% - 120px) !important;
  height: 49px;
  padding: 10px 20px;
  background: #fff !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 26px !important;
  letter-spacing: 0.01em !important;
  color: #333333 !important;
  border-radius: 4px;
}

.search-result div.search-item {
  padding: 15px 20px 15px 20px;
  border-radius: 6px;
  background: #fff;
  border-bottom: none;
}

div.search-item h4 {
  margin-top: 5px;
}

div.search-item h4 {
  font-weight: 500;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0.01em;
  color: #262c40;
}

div.search-item a {
  color: #262c40;
}

.search-button {
  float: right;
}

.paging {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}

.paging a {
  margin-right: 10px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  background: #ffffff;
  border-radius: 4px;
  font-size: 14px;
  letter-spacing: 0.01em;
  color: #000000;
  box-shadow: 0 0 4px 0 #0000000a;
}

.paging a,
.paging img {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.paging__arrow--prev img {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.paging a:hover,
.paging a:focus {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background: #179af1;
  color: #fff;
}

.paging a:hover img,
.paging a:focus img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

a.paging__page.paging__page--disabled {
  background-color: #179af1;
  color: #fff;
}

a.paging__page.paging__page--disabled.dots {
  background-color: #fff;
  color: #000000;
}

.paging__page--disabled:hover,
.paging__page--disabled:focus {
  color: #000000 !important;
  background: #fff !important;
}

.cabinet {
  width: 100%;
  min-height: calc(100vh - 442px);
  overflow: visible;
}

.news__panel {
  border-bottom: 1px solid #dddee4;
}

.news__header {
  margin-bottom: 36px;
}
.second-pages_title {
  font-size: 30px;
  line-height: 130%;
  font-weight: 700;
}

.news__bottom {
  background: #f5f5f7;
  padding-top: 81px;
  padding-bottom: 0px;
}

.news__bottom .paging {
  margin-top: 45px;
}

.news__inner {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -46px;
}

.news__item {
  width: 350px;
  height: 350px;
  opacity: 1;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  margin-bottom: 46px;
  margin-right: 46px;
  border-radius: 6px;
}

.news_detail {
  margin-bottom: 30px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.news_detail__left {
  background: #fff;
  border-radius: 6px;
  width: 746px;
}

.news_detail__right {
  width: 350px;
}

.news_detail__top {
  padding: 36px 80px 45px 80px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.05);
}

.news_detail__back {
  text-transform: uppercase;
  font-weight: bold;
  line-height: 56px;
  letter-spacing: 0.03em;
  color: #179af1;
  margin-bottom: 24px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.news_detail__back:hover,
.news_detail__back:focus {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #179af1;
}

.news_detail__top h2 {
  margin-bottom: 9px;
}

.news_detail__date {
  position: static;
  margin-bottom: 0;
}

.news_detail__bottom {
  padding: 28px 0px;
}

.news_detail__right h3 {
  font-size: 28px;
  line-height: 56px;
  margin-bottom: 16px;
}

.news_detail__more {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.news_detail__item {
  width: 100%;
  margin-bottom: 30px;
  display: inline-block;
  opacity: 1;
  background: #fff;
  border-radius: 6px;
}

.news_detail .text_editor p,
.news_detail .text_editor li {
  font-size: 16px;
  line-height: 26px;
  color: #000;
}

.text_editor p {
  margin-bottom: 30px;
}

.reviews_page__header {
  margin-bottom: 35px;
}

.reviews_page__inner {
  margin-bottom: 30px;
}

.reviews_page__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.reviews_page__col {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.reviews_page__item {
  background-size: 100% 100% !important;
  position: relative;
  background-image: url("/local/templates/anodpo/css/../img/frame.png");
  text-align: center;
  display: block;
}

.reviews_page__img {
  max-height: 95%;
  width: 100%;
  padding: 15%;
  display: inline-block;
}

.reviews_page__hover {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
}

.reviews_page__show {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 80px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background: #179af1;
}

.reviews_page__show img {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.reviews_page__item:hover .reviews_page__hover {
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.reviews_page__item:hover .reviews_page__hover img {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.consult__modal .second_header {
  margin-bottom: 25px;
}

.price_list__calculator .calculator__item.shadow_hover:hover {
  background: #ffffff;
  border-radius: 4px;
}

.price_list__calculator .calculator__list:after {
  display: none;
}

.price_list__calculator .calculator__quantity a {
  background: transparent;
  border: 1px solid #e8e8e8;
}

.price_list__bottom {
  padding-top: 86px;
  padding-bottom: 65px;
}

.price_list__top h2 {
  margin-bottom: 22px;
}

.price_list__top .text {
  margin-bottom: 26px;
}

.calculator__result {
  border-bottom: 0 !important;
  padding-bottom: 0;
}

.price_list__discount {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.01em;
  color: #333333;
  margin-bottom: 55px;
}

.price_list__discount span {
  color: #179af1;
}

.price_list__calculator .calculator__header {
  margin-bottom: 18px;
}

.price_list__generated .calculator__list {
  margin-bottom: 40px;
}

.price_list__generated .calculator__item:hover {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.price_list__generated .calculator__item {
  padding: 10px 0;
}
.consult__submit .btn__container .btn_arrow:hover .btn_arrow__icon--left {
  position: static;
  margin: 0;
}

.services_page {
  position: relative;
  display: inline-block;
  margin-bottom: 91px;
  width: 100%;
}

.services_page__banner {
  background: #f5f5f7;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
}

.services_list {
  margin-top: 0 !important;
}

.services_page__inner {
  position: relative;
  z-index: 10;
}

.services_page__breadcrumbs {
  display: none;
}

.services_list__subcategories {
  margin-top: 8px;
}

.services_list__elements {
  width: 100%;
}

.services_list__link {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 18px;
  background: #fff;
  height: 74px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 50px;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  position: relative;
  overflow: hidden;
}

.services_list__link p {
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.01em;
  color: #000000;
  position: relative;
  z-index: 10;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.services_list__link img {
  position: relative;
  z-index: 10;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.services_list__bg {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background: #179af1;
}

.services_list__link:hover .services_list__bg {
  height: 100%;
}

.services_list__link:hover p {
  color: #fff;
}

.services_list__link:hover img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.services_detail__banner {
  width: 100%;
  height: 205px;
  display: inline-block;
  background-size: cover !important;
  background-position: center !important;
  position: relative;
  z-index: 1;
}

.services_detail__bg {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: inline-block;
  width: 100%;
  background: rgba(0, 0, 0, 0.45);
  z-index: 2;
}

.services_page__breadcrumbs {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 3;
}

.services_page__breadcrumbs .breadcrumb {
  margin-top: 56px;
}

.services_detail__header h2 {
  margin-top: 75px;
  color: #000;
  max-width: 660px;
  z-index: 5;
  position: relative;
}

.services_detail__counter {
  margin-top: -100px;
}

.services_detail__counter .about_center__mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.services_detail__counter .about_center__mobile .counter {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 6px;

  z-index: 10;
  padding: 0 40px;
  padding-right: 0;
}

.services_detail__counter .about_center__mobile .counter__block {
  padding: 44px 30px;
  height: 188px;
}

.go_back {
  display: none;
}

.services_detail__description {
  background-color: #fff !important;
  display: inline-block;
  width: 100%;
  /* border-top: 1px solid #d5d5d5; */
  padding-top: 0px;
}

.services_detail__main {
  margin-top: 60px;
  margin-bottom: 91px;
}

.services_detail__table table {
  font-size: 16px;
  margin-top: 5px;
}

.services_detail__table table td {
  padding: 7px 5px;
  line-height: 1.2;
  font-size: 16px;
  border: none;
  vertical-align: inherit;
  font-weight: 500;
}

.services_detail__description .news_detail__left {
  margin-right: auto;
}

.services_detail__description .news_detail__right {
  margin-left: auto;
  width: 310px;
  padding-top: 53px;
}

.services_detail__description .news_detail__right h3,
.services_detail__docs h3 {
  font-weight: 500;
  font-size: 30px;
  line-height: 46px;
  letter-spacing: 0.01em;
  color: #000000;
  margin-bottom: 34px;
}

.services_detail__description h3 span,
.services_detail__description h2 span {
  color: #179af1;
}

.services_detail__description h3 > span {
  display: flex;
  justify-content: space-between;
}

.services_detail__description h3 > span span:first-child {
  font-size: 18px;
}

.services_detail__description h3 > span span:last-child {
  font-size: 30px;
}

.services_detail__description h3 > span span:last-child tr td:first-child {
  font-size: 24px;
}

.services_detail__price {
  margin-top: 8px;
}

.services_detail__slider,
.services_detail__item {
  width: 100%;
  text-align: center;
  /*   padding-bottom: 15px; */
}

.services_detail__item img {
  max-height: 100%;
  display: inline-block;
  max-width: 100%;
}

.services_detail__controls {
  position: static;
  margin-top: -24px;
}

.services_detail__scheme {
  margin-top: 41px;
  margin-bottom: 40px;
}

.services_detail__go h3 {
  font-weight: 500;
  font-size: 30px;
  line-height: 46px;
  letter-spacing: 0.01em;
  color: #000000;
  margin-bottom: 34px;
}

.services_detail__go h3 > span {
  display: flex;
  justify-content: space-between;
  color: #179af1;
}

.services_detail__go img {
  margin-bottom: 6px !important;
}

@media (max-width: 640px) {
  /*.services_detail__scheme { display: none;}*/

  /*.services_detail__scheme .scheme__arrow {
    display: none;
  }

  .text_editor .services_detail__scheme .slick-track {
    display: flex;
    flex-flow: wrap column;
    align-items: center;
    max-width: 100% !important;
  }

  .text_editor .services_detail__scheme .scheme__item {
    width: auto !important;
    max-width: 150px;
    margin-bottom: 20px;
  }*/
}

.services_detail__scheme h3,
.services_detail__scheme .h3 {
  margin-bottom: 54px;
}

.scheme__inner {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 50px;
}

.scheme__item {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.scheme_item__inner {
  height: 128px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.scheme__title {
  margin-top: 15px;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.01em;
  color: #000000;
  text-align: center;
}

.scheme__arrow {
  position: relative;
  top: -20px;
}

.scheme__controls {
  display: none;
}

.services_detail__price_list {
  background: #f5f5f7;
  padding: 45px 0;
  margin-bottom: 91px;
}

.services_detail__price_list h3,
.services_detail__programs h3 {
  margin-bottom: 30px;
}

.services_detail__price_list .calculator__list:after {
  display: none;
}

.services_detail__price_list .calculator__list {
  margin-bottom: 0;
}

.services_detail__programs .calculator__show {
  bottom: 25px;
}

.services_detail__programs .calculator__desc {
  text-transform: none;
  font-size: 16px;
  line-height: 46px;
  letter-spacing: 0.01em;
  color: #000000;
  opacity: 0.75;
  margin-right: 86px;
}

.tablebodytext {
  display: none;
}

.col-5 {
  width: 18.5%;
  float: left;
  margin: 0 0.75% 15px 0.75%;
}

@media (max-width: 960px) {
  .col-5 {
    width: 23.75%;
  }
}

@media (max-width: 640px) {
  .col-5 {
    width: 48.75%;
  }

  .d-desktop {
    display: none;
  }

  .block_tel {
    font-size: 12px;
  }

  .main_tel a {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  ._u-serv {
    display: flex;
    flex-flow: row wrap;
  }

  ._u-serv .col-md-9 {
    order: 1;
    width: 100%;
  }

  ._u-serv .col-md-3 {
    order: 2;
    width: 100%;
  }

  .news_offers__menu .news_offers__link {
    padding-right: 15px;
    flex: 1;
  }

  .services_tiles__item.col-5 {
    margin: 0;
    width: 50%;
  }
}

.hidden-container {
  display: none;
}

.hidden-container-btn i {
  font-style: normal;
}

.hidden-container-btn.active i {
  display: none;
}

.hidden-container-btn span {
  display: none;
}

.hidden-container-btn.active span {
  display: block;
}

/* ==========================================================================
25.08.2021
========================================================================== */

.moretext {
  display: none;
}

/* ==========================================================================
15.06.2022
========================================================================== */

.header__slogan {
  font-size: 12px;
  line-height: 1.2;
  margin: 0 10px 0 5px;
}

.scheme_item__inner img {
  height: 100%;
}

/* ==========================================================================
20.07.2022
========================================================================== */

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

  .services_news__item img {
    height: auto;
  }
}

/* ==========================================================================
06.03.2024
========================================================================== */

.table td {
  border: 1px solid #000;
  vertical-align: top;
}

/* ==========================================================================
29.08.2024 sitemap_page
========================================================================== */
.sitemap {
  padding: 20px 0;
}

.sitemap__menu {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 30px;
}

.sitemap__sub-menu {
  padding-top: 20px;
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.sitemap__menu__item {
}

.sitemap__menu__link {
  font-size: 18px;
  font-weight: 600;
}

.sitemap__courses {
  margin-top: 50px;
}

.sitemap__news {
  margin-top: 50px;
}

#footer_menu .menu__item {
  margin-left: 30px;
}

/* редизайн карточки услуги start*/

.services__redesign-card {
}

.services__redesign-card-text {
  padding-top: 20px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #262626;
}
.services__redesign-card-table {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.services__redesign-card-item {
  display: flex;
  flex-direction: column;
  /* gap: 8px; */
  padding: 7px 10px;
  border-left: solid 1px #179af1;
  background-color: #fff;
  border-radius: 4px;
}
.services__redesign-card-value {
  font-weight: 600 !important;
  font-size: 20px !important;
  line-height: 26px !important;
  letter-spacing: -1px;
}
.services__redesign-card-price-wrapper {
  background-color: #fff;
  border-radius: 4px;
  border: solid 1px #179af1;
  height: 100%;
  padding: 0;
}
.services__redesign-card-price {
  padding: 15px 30px 10px 30px;
  border-bottom: solid 1px #179af1;
}
.services__redesign-card-price-content {
  display: flex;
  margin-top: 22px;
  flex-direction: column;
  gap: 32px;
}
.services__redesign-card-price-order-link {
  max-width: 250px;
}
.services__redesign-card-callback-wrapper-block {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.services__redesign-card-price-content .col-md-6 {
  padding: 0;
}
.services__redesign-card-price-download p {
  display: flex;
  gap: 10px;
  color: #262626;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}
.services__redesign-card-callback {
  display: flex;
  justify-content: space-between;
  padding: 26px 30px;
  align-items: center;
}
.services__redesign-card-callback-wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.services__redesign-card-callback-title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  color: #262626;
}

.services__redesign-card-callback-online {
  font-size: 16px;
  line-height: 20.8px;
  font-weight: 400;
  display: flex;
  gap: 10px;
}

.services__redesign-card-callback-lamp {
  color: #3aa63a;
  font-size: 30px;
  animation: blinker 2s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.services__redesign-card-social {
  display: flex;
  gap: 5px;
}
.services__redesign-card-social-link {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: solid 1px #f2f2f2;
  display: flex;
  align-items: center;
  justify-content: center;
}
.services__redesign-card-callback-wrapper {
  padding: 30px 20px 20px 30px;
}

.services__redesign-card-table-wrapper {
  width: 100%;
}

.services__redesign-card-callback-wrapper h2 {
  color: #fff;
}

.services__redesign-card-callback-super-wrapper {
  background-color: #179af1;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.services__redesign-card-callback-cost {
  background-color: #ffffffe5;
  padding: 20px 30px;
  border-radius: 0 0 0 4px;
}
.services__redesign-card-callback-cost h2 {
  margin: 0;
  font-size: 24px;
  line-height: 31px;
  letter-spacing: 0.3px;
  font-weight: 600;
}
.services__redesign-card-callback-cost span {
  color: #179af1;
  font-size: 24px;
  line-height: 31px;
  letter-spacing: 0.3px;
  font-weight: 600;
}

.services__redesign-card-callback-section {
  padding: 59px 0;
}
.services__redesign-card-callback-block {
  border: solid 1px #179af1;
  border-radius: 4px;
}

.services__redesign-card-callback-block .services__redesign-card-table {
  gap: 10px;
}
.services__redesign-card-callback-block
  .services__redesign-card-table
  .services__redesign-card-param {
  font-size: 14px !important;
}
.services__redesign-card-callback-block
  .services__redesign-card-table
  .services__redesign-card-value {
  font-size: 16px !important;
}

.services__redesign-card-callback-block .row {
  margin: 0;
}

.services__redesign-card-form-wrapper {
  padding: 30px;
}
.services__redesign-card-form-title {
  font-size: 28px;
  line-height: 40px;
  font-weight: 700;
}
.services__redesign-card-form {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.services__redesign-card-form-inputs {
  display: flex;
  gap: 10px;
}
.services__redesign-card-form-label {
  display: flex;
  width: calc(100% / 2 - 5px);
  flex-direction: column;
  gap: 5px;
  font-weight: 500;
  font-size: 16px;
  line-height: 22.4px;
}
.services__redesign-card-form-input {
  border-radius: 4px;
  border: solid 1px #f0f0f0;
  padding: 15px;
}
.services__redesign-card-form-input::placeholder {
  color: #e0e0e0;
}
.services__redesign-card-form-btn {
  background-color: #179af1;
  border-radius: 4px;
  height: 48px;
  color: #fff;
  font-size: 16px;
}

.services__redesign-card-form-btn:focus {
  background-color: #179af1;
}
.services__redesign-card-form-btn .btn__container {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}

.services__redesign-privacy {
  color: #7f7f7f;
  font-size: 12px;
  font-weight: 500;
  line-height: 16.8px;
}
.services__redesign-privacy-link {
  text-decoration: underline;
}

.services__redesign-card-callback-super-wrapper
  .services__redesign-card-callback-title {
  font-size: 28px;
}

.services__redesign-card .services_detail__table {
  overflow: auto;
  margin-top: 14px;
}
.services__redesign-card-callback-wrapper .services_detail__table {
  overflow: auto;
}

@media screen and (max-width: 767px) {
  .services__redesign-card-form-inputs {
    flex-direction: column;
  }
  .services__redesign-card-form-label {
    width: 100%;
  }
  .services__redesign-card-table {
    grid-template-columns: 1fr;
  }

  .services__redesign-card-callback-super-wrapper
    .services__redesign-card-callback-title {
    font-size: 20px;
  }
  /* .services__redesign-card-callback-super-wrapper {
    padding: 15px;
  } */
}
.services__redesign-questions {
  padding: 40px 0;
  background-color: #f5f5f7;
}
.services__redesign-questions-title {
  font-size: 28px;
  line-height: 40px;
  font-weight: 700;
}
.services__redesign-questions-list {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  gap: 6px;
  list-style-type: none;
}
.services__redesign-questions-item {
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0 4px 0 #0000000a;
  padding: 20px;
  cursor: pointer;
}
.services__redesign-questions-wrapper {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.18px;
  line-height: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
}
.services__redesign-questions-wrapper:hover {
  color: #179af1;
}

.services__redesign-questions-answer {
  height: 0;
  overflow: hidden;
}
.services__redesign-questions-answer.active {
  height: auto;
  padding-top: 10px;
}

.services__redesign-find-title {
  font-size: 28px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 20px;
}

.services__redesign-costs-step {
  padding: 40px 0 20px;
}
.services__redesign-reviews-section {
  background-color: #f5f5f7;
  padding: 40px 0;
}

.services__redesign-costs-step .scheme-block-title {
  margin-bottom: 30px;
}
.services__redesign-reviews-section .reviews_page__header {
  font-size: 28px;
  line-height: 40px;
  font-weight: 700;
}

.services__redesign-trust-section .trust__headers {
  font-weight: 600;
}
.services__redesign-trust-section .quote_text {
  font-weight: 500;
}

.services__redessign-garanty {
  padding: 102px 0 72px;
}

.services__redessign-garanty-title {
  font-size: 28px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 30px;
}
.services__redessign-garanty-text {
  font-size: 16px;
  line-height: 22.4px;
  font-weight: 400;
  padding-bottom: 20px;
}

.services__redessign-garanty-list {
  margin-top: 15px;
  display: flex;
  list-style-type: none;
  gap: 20px;
}

.services__redessign-garanty-item {
  display: flex;
  gap: 10px;
  align-items: center;
  border-radius: 4px;
  background-color: #fff;
  padding: 15px;
  border-left: solid 1px #179af1;
  width: calc(100% / 3 - 13px);
  box-shadow: 0 0 25px 0 #00000008;
}
.services__redessign-garanty-item span {
  font-size: 16px;
  font-weight: 500;
  line-height: 22.4px;
  max-width: 212px;
}

@media screen and (max-width: 991px) {
  .services__redessign-garanty-list {
    flex-direction: column;
  }
  .services__redesign-card-price-wrapper {
    margin: 0 15px;
    margin-top: 20px;
  }
  .services__redessign-garanty-item {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .services__redesign-card-price-wrapper {
    margin: 0;
    margin-top: 20px;
  }

  .services_detail__description-redesign .services__redesign-card {
    padding-left: 0;
    padding-right: 0;
  }
}

.services__redesign-tabs-list {
  display: flex;
  justify-content: space-between;
  border-bottom: solid 1px #e0e0e0;
  padding: 0 20px;
  padding-bottom: 15px;
  overflow-x: scroll;
}
.services__redesign-tabs-list::-webkit-scrollbar {
  height: 0;
  width: 0;
}

.services__redesign-tabs-list li a {
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-transform: uppercase;
  text-wrap: nowrap;
  padding: 0 10px;
  font-weight: 500;
  color: #262626;
  font-size: 14px;
  line-height: 20px;
}
.services__redesign-description {
  padding-bottom: 60px;
}
.services__redersign-study-programm {
  background-color: #f5f5f7;
  padding: 40px 0;
}
.services__redesign-issued-documents {
  padding: 85px 0 40px;
}

.services__redesign-issued-documents-title {
  font-size: 28px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 30px;
}
.services__redesign-issued-documents-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
}
.services__redesign-issued-documents-list {
  margin: 15px 0;
  list-style-type: disc;
  padding-left: 25px;
}
.services__redesign-issued-documents-list li {
  margin: 7px 0;
  list-style-type: disc;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
}

.services__redesign-doc-block {
  margin-top: 35px;
}
.services__redesign-issued-documents-subtitle {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 150px;
}

.services__redesign-statistic {
  padding-bottom: 60px;
}
.services__redesign-statistic-block {
  display: flex;
  gap: 10px;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
.services__redesign-statistic-block .counter__block {
  display: flex;
  gap: 10px;
  width: calc(100% / 4 - 10px);
  flex-direction: column;
  padding: 27px 15px 32px 24px;
}

@media screen and (max-width: 991px) {
  .services__redesign-statistic-block .counter__block {
    width: calc(100% / 2 - 5px);
    padding: 20px;
  }
}

@media screen and (max-width: 767px) {
  .services__redesign-statistic-block .counter__block {
    width: 100%;
    padding: 20px;
  }
}
.services__redesign-license {
  padding: 40px 0;
  background-color: #f5f5f7;
}
.services__redesign-license-wrapper {
  display: flex;
  gap: 20px;
}
.services__redesign-license-title {
  font-size: 28px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 27px;
}
.services__redesign-license-text {
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}
.services__redesign-license-info {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  background-color: #fff;
  border-radius: 4px;
  border-left: 1px solid #179af1;
  padding: 10px 5px;
  display: block;
  margin: 30px 0 20px 0;
  background-color: #e7f9fa;
}

.service__redesign-docs-item img {
  max-height: 370px;
}
.service__redesign-docs-item span {
  display: block;
  margin-top: 25px;
  text-align: center;
  color: #262626;
}
.services__redesign-license-link {
  max-width: 340px;
  padding: 10px 30px;
}
.services__redesign-license-link-text {
  width: auto !important;
}

.services__redesign-license-link-wrapper {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 30px;
}

@media screen and (max-width: 767px) {
  .services__redesign-license-wrapper {
    flex-direction: column;
  }
  .services__redesign-license-link {
    margin: 0 auto;
  }
  .services__redesign-license-link-wrapper {
    gap: 20px;
  }
}

.service__redesign-docs-section {
  padding: 40px 0;
}
.service__redesign-docs-title {
  font-size: 28px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 20px;
}

.service__redesign-docs-wrapper {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.service__redesign-docs-item {
  width: calc(100% / 4 - 15px);
  display: block;
}

@media screen and (max-width: 767px) {
  .service__redesign-docs-item {
    width: calc(100% / 2 - 10px);
  }
}

.service__redesign-docs-link {
  display: block;
  margin: 0 auto;
  color: #179af1;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  border-radius: 4px;
  width: 154px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  border: solid 1px #179af1;
}

.services__redesign-type-study-title {
  font-size: 28px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 30px;
}
.services__redesign-type-study-wrapper {
  display: flex;
  gap: 20px;
}

.services__redesign-type-study-item {
  border-radius: 4px;
  padding: 15px;
  border-top: solid 1px #179af1;
  box-shadow: 0 0 25px #00000008;
  width: calc(100% / 2 - 10px);
}

.services__redesign-type-study-item-top {
  display: flex;
  align-items: center;
  gap: 20px;
}
.services__redesign-type-study-item-top span {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
}
.services__redesign-type-study-item-text {
  padding-top: 15px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}
.services__redesign-type-study-item-list {
  margin-top: 15px;
  list-style-type: disc;
  padding-left: 20px;
}
.services__redesign-type-study-item-list li {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  list-style-type: disc;
}

.services__redesign-card-callback-text {
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
  color: #fff;
  margin-top: 20px;
}

.services__redesign-card-callback-list {
  margin-top: 20px;
  padding-left: 20px;
}

.services__redesign-card-callback-list li {
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
  list-style-type: disc;
  color: #fff;
}

.services__redesign-card-callback-title-two {
  font-size: 28px;
  color: #fff;
  line-height: 40px;
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .services__redesign-type-study-wrapper {
    display: flex;
    gap: 20px;
    flex-direction: column;
  }
  .services__redesign-card {
    padding: 15px;
  }
  .services__redesign-type-study-item {
    width: 100%;
  }
}

.services__redesign-categories-speciality {
  padding: 55px 0;
}

.services__redesign-categories-speciality .container p {
  font-size: 16px;
  line-height: 22px;
}
.services__redesign-categories-speciality-title {
  margin-bottom: 35px;
  font-size: 28px;
  line-height: 40px;
  font-weight: 700;
}

.services__redesign-categories-speciality-text {
  font-size: 16px;
  line-height: 22px;
}
.services__redesign-cost-block {
  padding: 50px 0;
}
.services__redesign-cost-block-title {
  font-size: 28px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 35px;
}
.services__redesign-cost-block-item {
  box-shadow: 0 0 4px #0000000a;
  display: flex;
  background-color: #fff;
  align-items: center;
  padding: 0 20px;
  justify-content: space-between;
  gap: 10px;
}
.services__redesign-cost-block-item-desc {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
}
.services__redesign-cost-block-item-cost {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  padding: 27px 40px;
  border-left: solid 1px #ebebeb;
  border-right: solid 1px #ebebeb;
  align-items: center;
  width: 267px;
}
.services__redesign-cost-block-item-btns {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 10px 0px;
}

.services__redesign-cost-block-item-desc-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
}
.services__redesign-cost-block-item-desc-value {
  font-size: 16px;
  font-weight: 400;
  line-height: 20.8px;
}
.services__redesign-cost-block-item-cost-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
}
.services__redesign-cost-block-item-cost-value {
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  color: #179af1;
}
.services__redesign-cost-block-item-btns-link {
  border-radius: 4px;
  border: solid 1px #179af1;
  width: 262px;
  height: 37px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-weight: 600;
  color: #179af1;
}

.services__redesign-cost-block-item-btns-order {
  width: 262px;
  height: 37px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.services__redesign-cost-block-content {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.services__redesign-obtaining_certificate-title {
  font-size: 28px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 30px;
}
.services__redesign-obtaining_certificate-text {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}

.services__redesign-obtaining_certificate .scheme-block-container {
  margin-top: 30px;
  margin-bottom: 45px;
}
@media screen and (max-width: 991px) {
  .services__redesign-cost-block-item {
    flex-direction: column;
  }
  .services__redesign-cost-block-item-btns {
    align-items: center;
  }
  .services__redesign-cost-block-item-cost {
    align-items: center;
    border: none;
    border-top: solid 1px #ebebeb;
    border-bottom: solid 1px #ebebeb;
    width: 100%;
  }
  .services__redesign-cost-block-item-desc {
    align-items: center;
  }
  .services__redesign-cost-block-item-desc-value {
    text-align: center;
  }
  .services__redesign-obtaining_certificate-title {
    font-size: 20px;
    line-height: 28px;
  }
}

.services__redesign-categories-speciality ul {
  list-style-type: disc;
  padding: 20px;
}
.services__redesign-categories-speciality ul li {
  list-style-type: disc;
  margin: 10px 0;
}

@media screen and (max-width: 991px) {
  .services__redesign-find-wrapper .main_contacts__inner {
    padding: 20px;
  }
}

.services__redesign-main-contacts {
  padding: 30px 0 70px;
}

@media screen and (max-width: 360px) {
  .services_detail__table table td {
    font-size: 13px;
  }
  .services_news__item .price {
    font-size: 15px;
  }
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.service__redesign-body-tab-content h2 {
  margin-bottom: 23px;
}
.service__redesign-body-tab-content h3 {
  margin-top: 10px;
}

.services_page h2 {
  font-size: 28px;
  line-height: 40px;
  font-weight: 700;
}
.services_detail__description-redesign {
  box-shadow: none;
}

.services__redesign-card-social {
  .social {
    .social__item {
      width: 46px;
      height: 46px;
      .social__link {
        display: flex;
        align-items: center;
        justify-content: center;
        svg {
          width: 19px;
          height: auto;
        }
      }
    }
  }
}
.services__redesign-doc-block-images {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 20px;
  justify-content: space-between;
  a {
    width: calc((100% - 20px) / 2);
    img {
      width: 100%;
    }
  }
}

/* редизайн карточки услуги end*/

/* страница новости 11.03*/
.services_news__item-new {
  display: flex;
  flex-direction: column;
  border-radius: 4px;
  height: auto;
  width: calc(100% / 4 - 23px);
  margin-bottom: 0 !important;
}

.row-new {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
}

.info-new {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  flex: 1;
}

.services_news__item .title-new {
  margin: 0;
}
.services_news__item .info-new {
  padding: 20px;
}

.services_news__item-new .title a {
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: #262626;
}

.services_news__item-new .preview_text-new {
  margin-top: 7px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #262626;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  height: auto;
  -webkit-box-orient: vertical;
}

.news__pagination {
  margin-top: 30px;
}

.services_news__item-new .preview_text-detail {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.14px;
  text-align: left;
  text-decoration-line: underline;
  color: #7e7e7e;
  margin-top: 10px;
}

.services_news__item-new img {
  border-radius: 4px;
}
.main_news .title-new {
  height: auto;
  overflow: hidden;
}
.main_news-new {
  padding-top: 0;
}
.breadcrumb-new {
  margin: 0 !important;
}
.container-new {
  padding-left: 0 !important;
}

@media screen and (max-width: 1199px) {
  .services_news__item-new {
    display: flex;
    flex-direction: column;
    border-radius: 4px;
    height: auto;
    width: calc(100% / 3 - 20px);
  }
  .row-new {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: flex-start;
  }
}

@media screen and (max-width: 991px) {
  .services_news__item-new {
    display: flex;
    flex-direction: column;
    border-radius: 4px;
    height: auto;
    width: calc(100% / 2 - 15px);
  }
  .main_news-new {
    padding-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .row-new {
    gap: 10px;
  }
  .services_news__item-new .title-new a {
    font-weight: 700 !important;
    font-size: 18px !important;
    line-height: 1.2;
  }
  .services_news__item .info-new {
    padding: 15px 15px 20px 15px;
  }
  .services_news__item-new {
    display: flex;
    flex-direction: column;
    border-radius: 4px;
    height: auto;
    width: 100%;
  }

  .info-new {
    gap: 15px;
  }
}

form a{
  text-decoration: underline;
}

/* End */


/* Start:/local/templates/anodpo/redesign-files/fonts/onest/stylesheet.css?17393429503822*/
@font-face {
    font-family: 'Onest';
    src: url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-ExtraBold.eot');
    src: local('Onest ExtraBold'), local('Onest-ExtraBold'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-ExtraBold.woff2') format('woff2'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-ExtraBold.woff') format('woff'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Light.eot');
    src: local('Onest Light'), local('Onest-Light'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Light.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Light.woff2') format('woff2'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Light.woff') format('woff'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Medium.eot');
    src: local('Onest Medium'), local('Onest-Medium'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Medium.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Medium.woff2') format('woff2'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Medium.woff') format('woff'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-SemiBold.eot');
    src: local('Onest SemiBold'), local('Onest-SemiBold'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-SemiBold.woff2') format('woff2'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-SemiBold.woff') format('woff'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-ExtraLight.eot');
    src: local('Onest ExtraLight'), local('Onest-ExtraLight'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-ExtraLight.woff2') format('woff2'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-ExtraLight.woff') format('woff'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Regular.eot');
    src: local('Onest Regular'), local('Onest-Regular'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Regular.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Regular.woff2') format('woff2'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Regular.woff') format('woff'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Bold.eot');
    src: local('Onest Bold'), local('Onest-Bold'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Bold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Bold.woff2') format('woff2'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Bold.woff') format('woff'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Black.eot');
    src: local('Onest Black'), local('Onest-Black'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Black.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Black.woff2') format('woff2'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Black.woff') format('woff'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Thin.eot');
    src: local('Onest Thin'), local('Onest-Thin'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Thin.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Thin.woff2') format('woff2'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Thin.woff') format('woff'),
        url('/local/templates/anodpo/redesign-files/fonts/onest/Onest-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}


/* End */


/* Start:/local/templates/anodpo/redesign-files/css/style.css?175932321157873*/
/* редизайн шапки */

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Onest", sans-serif;
  scroll-behavior: smooth;
  scroll-padding: 250px;
}
/* Общие классы */
.redesign-container {
  max-width: 1176px;
  padding: 0 10px;
  margin: 0 auto;
}
.redesign-btn {
  font-size: 16px;
  line-height: 20.8px;
  padding: 8px 16px;
  background-color: #179af1;
  color: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  display: block;
  text-wrap: nowrap;
}

a:hover {
  text-decoration: none;
}

.second-title {
  font-size: 28px;
  line-height: 40px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .second-title {
    font-size: 24px;
    line-height: 30px;
  }
}

span.redesign-btn__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  position: relative;
  transform: translateX(-20px);
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  -o-transform: translateX(-20px);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.redesign-btn__container span {
  text-wrap: nowrap;
  color: #fff;
  text-decoration: none;
}

.redesign__btn-arrow-wrapper {
  display: block;
  overflow: hidden;
}

.redesign__btn-arrow:hover span.redesign-btn__container {
  transform: translateX(20px);
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  -ms-transform: translateX(20px);
  -o-transform: translateX(20px);
  color: #fff;
}

/* Общие классы */
/* Header */
.redesign-header__blue {
  background-color: #179af1;
  padding: 5px 0;
}

.redesign-header__blue-nav .menu {
  display: flex;
  list-style-type: none;
  gap: 20px;
  padding: 0;
}
.redesign-header__blue-nav .menu li {
  padding: 0;
  position: relative;
}
.redesign-header__blue-nav .menu li a {
  color: #fff;
  display: flex;
  align-items: center;
  gap: 5px;
}
.redesign-header__blue-nav .menu li .menu {
  display: none;
  position: absolute;
  top: 20px;
  left: 0;
  padding: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  box-shadow: 0 0 10px #26262634;
  z-index: 1000;
  background-color: #fff;
}

.redesign-header__blue-nav .menu li .menu a {
  color: #262626;
  font-size: 16px;
  line-height: 19.2px;
}
.redesign-header__blue-nav .menu li:hover .menu {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
}

.redesign-header__blue-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: center;
}

.redesign-header__blue-mail {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #fff;
}
.header__mobile-social__links {
  display: none;
}
.redesign-header_top__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.redesign-header__left {
  display: flex;
  align-items: center;
  gap: 15px;
}
.redesign-header__right {
  display: flex;
  align-items: center;
  gap: 20px;
}
.redesign-header__right .header_tel {
  display: flex;
  align-items: center;
}
.redesign-header__right .header_tel .social {
  display: flex;
  align-items: center;
  list-style-type: none;
}

.redesign-header__title span {
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
  color: #262626;
  text-transform: uppercase;
}

.redesign-header_top {
  padding: 10px 0 10px;
  border-bottom: solid 1px #dddee4;
}

.redesign-header__logo {
  display: flex;
  align-items: flex-end;
  gap: 8px;
}
.redesign-header__logo .logo {
  margin: 0;
}

.redesign-header__slogan {
  font-size: 12px;
  line-height: 14.4px;
}

.redesign-header__license-info {
  display: flex;
  flex-direction: column;
  gap: 7px;
  margin-left: 20px;
  align-items: center;
}
span.redesign-header__license-info__number {
  font-size: 14px;
  line-height: 16px;
}

.redesign-header__widget {
  margin-left: 25px;
}

.redesign-header__info span {
  font-size: 14px;
  line-height: 16px;
  color: #7e7e7e;
}
.redesign-header__info .block_tel a {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #262626;
  letter-spacing: initial;
}

.redesign-header__info {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.redesign-header_tel {
  display: flex;
  align-items: center;
  gap: 47px;
}
.redesign-header_tel .social {
  display: flex;
  align-items: center;
  gap: 10px;
  list-style-type: none;
}
.redesign-header_tel .social .social__item a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border: solid 1px #f2f2f2;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #fff;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.redesign-header_tel .social .social__item a:hover {
  border: solid 1px #179af1;
}

.redesign-header__bottom-wrapper .menu {
  display: flex;
  list-style-type: none;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.redesign-header__bottom-wrapper .menu .menu-item a {
  color: #262626;
  font-size: 16px;
  line-height: 19.2px;
}

.redesign-header__bottom__inner {
  display: flex;
  justify-content: space-between;
  gap: 33px;
  align-items: center;
}

.redesign-header__bottom-wrapper {
  display: flex;
  align-items: center;
  width: 100%;
}

.redesign-menu-wrapper {
  position: relative;
}
.redesign-menu-wrapper .redesign-menu-item {
  display: flex;
  gap: 10px;
  align-items: center;
  color: #262626;
  font-size: 16px;
  line-height: 19.2px;
}

.redesign-menu-wrapper:hover .redesign-inner__menu-wrapper {
  display: block;
}
.redesign-menu-wrapper .redesign-inner__menu-wrapper {
  position: absolute;
  display: none;
  top: 20px;
  left: 0;
  padding: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  box-shadow: 0 0 10px #26262634;
  z-index: 1000;
  background-color: #fff;
}
.redesign-menu-wrapper .redesign-inner__menu-wrapper .menu {
  display: flex;
  flex-direction: column;
  gap: 10px;
  position: static;
  align-items: flex-start;
}

.redesign-header_search__block {
  position: absolute;
  top: -200%;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  /* z-index: -999; */
  opacity: 0;
  gap: 10px;
  width: 100%;
  background: #fff;
  padding: 10px;
  display: flex;
}
.redesign-header_search__block.active {
  top: 170px;
  z-index: 999;
  opacity: 1;
}

.redesign-header_search__block.active .redesign-container {
  display: flex;
  gap: 10px;
  width: 100%;
}

.redesign-header__search-input {
  padding: 10px;
  border: solid 1px #179af1;
  outline: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  width: 100%;
}

.redesign-header__search-submit {
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  background-color: #fff;
  border: solid 1px #dddee4;
  height: 40px;
  width: 40px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.redesign-header__search-close {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  background: none;
  background-color: #fff;
  border: solid 1px #dddee4;
  height: 40px;
  width: 40px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
}
.redesign-header__bottom {
  padding: 10px 0;
}

.redesign-header__search-launch a {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #179af1;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.redesign-header_top__inner .sandwitch {
  width: 40px;
  height: 40px;
  border: none;
}
.redesign-header_top__inner .sandwitch .navBurger:before,
.redesign-header_top__inner .sandwitch .navBurger:after {
  height: 2px;
}

.header__hamburger {
  display: none;
}

.redesign__header-mobile__wrapper {
  display: none;
}
.redesign-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  background-color: #fff;
}
body {
  padding-top: 171px;
}
@media screen and (max-width: 991px) {
  body {
    padding-top: 102px;
  }
  .redesign__header-mobile__wrapper {
    z-index: 100;
    height: 100vh;
    max-width: 560px;
    background: #fff;
    display: flex;
    position: absolute;
    left: -200%;
    top: 100px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    flex-direction: column;
    width: 100%;
  }
  .redesign__header-mobile__wrapper.active {
    left: 0;
    overflow-y: scroll;
    padding-bottom: 100px;
  }
  .redesign__header-mobile__wrapper .redesign-header__blue-nav .menu {
    flex-direction: column;
  }
  .redesign__header-mobile__wrapper .redesign-header__blue-wrapper {
    flex-direction: column;
    padding: 10px;
    align-items: flex-start;
    background-color: #179af1;
  }
  .redesign__header-mobile__wrapper .redesign-header__blue-nav .menu li a {
    /* color: #262626; */
  }
  .redesign__header-mobile__wrapper.redesign-header__bottom-wrapper
    .menu
    .menu-item
    a {
    color: #262626;
  }
  .redesign__header-mobile__wrapper .redesign-header__bottom-wrapper .menu {
    flex-direction: column;
    gap: 27px;
    align-items: flex-start;
  }
  .redesign__header-mobile__wrapper .redesign-header__bottom-wrapper {
    padding: 22px 15px 29px;
  }
  .redesign-header_search__block.active {
    top: 100px;
  }
}
@media screen and (max-width: 767px) {
  body {
    padding-top: 67px;
  }
  .redesign-header_search__block.active {
    top: 64px;
  }
  .redesign__header-mobile__wrapper {
    top: 66px;
  }
  .redesign-header__title span {
    font-size: 12px;
  }

  .header__mobile-social__link-show-hidden.hidden {
    display: none;
  }

  .redesign-header__title.hidden {
    display: none;
  }
  .header__mobile-social__links {
    display: flex;
    align-items: center;
    gap: 20px;
  }
  .redesign-header__info .block_tel a {
    font-size: 16px;
    line-height: 20px;
  }
  .redesign-header_tel .social {
    display: none;
  }
  .redesign-header_tel {
    gap: 20px;
    display: none;
  }
  .redesign-header_top__inner {
    gap: 10px;
  }
  .redesign-header_top__inner .sandwitch {
    margin: 0;
  }
  .redesign-header__blue {
    display: none;
  }
}

.redesign-services__license {
  padding: 50px 0;
  background-color: #f5f5f7;
}
.redesign-services__license-wrapper {
  display: grid;
  grid-template-columns: 754fr 395fr;
  gap: 30px;
}
.redesign-services__license-title {
  margin-top: 110px;
  font-size: 28px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 27px;
}
.redesign-services__license-text {
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}
.redesign-services__license-info {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  background-color: #fff;
  border-radius: 4px;
  border-left: 1px solid #4d8bbe;
  padding: 10px 5px;
  display: block;
  margin: 30px 0 20px 0;
  background-color: #e7f5fe;
}

.service__redesign-docs-item img {
  max-height: 370px;
}
.service__redesign-docs-item span {
  display: block;
  margin-top: 25px;
  text-align: center;
  color: #262626;
}
.redesign-services__license-link {
  max-width: 340px;
  padding: 10px 30px;
}
.redesign-services__license-link-text {
  width: auto !important;
}

.redesign-services__license-link-wrapper {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 30px;
}

.redesign-lisense__btn-arrow {
  margin-top: 32px;
  max-width: 354px;
  padding: 14px 60px;
}

@media screen and (max-width: 991px) {
  .redesign-services__license {
    margin-top: 70px;
  }
  .redesign-services__license .redesign-services__license-title {
    margin: 0;
    font-size: 24px;
    line-height: 32px;
  }
  .redesign-services__license .redesign-services__license-text {
    padding-top: 20px;
    font-size: 16px;
    line-height: 22.4px;
    font-weight: 400;
  }
  .redesign-services__license .redesign-lisense__btn-arrow {
    margin-top: 20px;
  }
  .redesign-services__license .redesign-services__license-wrapper {
    gap: 25px;
  }
  .redesign-services__license .redesign-services__license-info {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    background-color: #fff;
    border-radius: 4px;
    border-left: 1px solid #4d8bbe;
    padding: 10px 10px;
    display: block;
    margin: 16px 0 0px 0;
    background-color: #e7f5fe;
  }
  .redesign-services__license {
    padding-top: 28px;
  }
}
@media screen and (max-width: 767px) {
  .redesign-services__license-wrapper {
    flex-direction: column;
  }
  .redesign-services__license-link {
    margin: 0 auto;
  }
  .redesign-services__license-link-wrapper {
    gap: 20px;
  }
}

p.redesign-price__list-discount {
  font-size: 20px;
  line-height: 28px;
  margin-top: 25px;
}

.redesign-calculator__button {
  max-width: 271px;
  background-color: #fff;
  border: solid 1px #179af1;
  color: #179af1;
  margin: 0 auto;
}
.redesign-calculator__button span {
  color: #179af1;
}

.redesign-services__redesign-card-callback-wrapper {
  padding: 30px 20px 20px 0px;
}

.redesign-services__redesign-card-table-wrapper {
  width: 100%;
}

.redesign-services__redesign-card-callback-wrapper h2 {
  color: #fff;
}

.redesign-services__redesign-card-callback-super-wrapper {
  /* background-color: #179af1; */
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.redesign-services__redesign-card-callback-cost {
  background-color: #ffffffe5;
  padding: 20px 30px;
  border-radius: 0 0 0 4px;
}
.redesign-services__redesign-card-callback-cost h2 {
  margin: 0;
  font-size: 24px;
  line-height: 31px;
  letter-spacing: 0.3px;
  font-weight: 600;
}
.redesign-services__redesign-card-callback-cost span {
  color: #179af1;
  font-size: 24px;
  line-height: 31px;
  letter-spacing: 0.3px;
  font-weight: 600;
}

.redesign-services__redesign-card-callback-section {
  /* padding: 59px 0; */
  background: linear-gradient(90deg, #179af1 50%, transparent 50%);
  border-top: solid 1px #179af1;
  border-bottom: solid 1px #179af1;
}
.redesign-services__redesign-card-callback-block {
  /* border: solid 1px #179af1; */
  border-radius: 4px;
}

.redesign-services__redesign-card-callback-block
  .redesign-services__redesign-card-table {
  gap: 10px;
}
.redesign-services__redesign-card-callback-block
  .redesign-services__redesign-card-table
  .redesign-services__redesign-card-param {
  font-size: 14px !important;
}
.redesign-services__redesign-card-callback-block
  .redesign-services__redesign-card-table
  .redesign-services__redesign-card-value {
  font-size: 16px !important;
}

.redesign-services__redesign-card-callback-block .row {
  margin: 0;
}

.redesign-services__redesign-card-form-wrapper {
  padding: 30px;
}
.redesign-services__redesign-card-form-title {
  font-size: 28px;
  line-height: 40px;
  font-weight: 700;
}
.redesign-services__redesign-card-form {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
}
.redesign-services__redesign-card-form-inputs {
  display: flex;
  gap: 10px;
}
.redesign-services__redesign-card-form-label {
  display: flex;
  width: calc(100% / 2 - 5px);
  flex-direction: column;
  gap: 5px;
  font-weight: 500;
  font-size: 16px;
  line-height: 22.4px;
}
.redesign-services__redesign-card-form-input {
  border-radius: 4px;
  border: solid 1px #f0f0f0;
  padding: 18px 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: 22.4px;
  color: #7e7e7e;
}
.redesign-services__redesign-card-form-input::placeholder {
  color: #e0e0e0;
}
.redesign-services__redesign-card-form-btn {
  background-color: #179af1;
  border-radius: 4px;
  height: 48px;
  color: #fff;
  font-size: 16px;
  border: none;
  outline: none;
  margin-top: 20px;
  padding: 0 20px;
      display: flex
;
    align-items: center;
    justify-content: center;
}

.redesign-services__redesign-card-form-btn:focus {
  background-color: #179af1;
}
.redesign-services__redesign-card-form-btn .btn__container {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
      flex-wrap: nowrap;
  transition: all 0.3s;
      transform: translateX(-30px);
}
.redesign-services__redesign-card-form-btn:hover .btn__container {
  transform: translateX(30px);
}
 .redesign-services__redesign-card-form-btn-wrapper {
  overflow: hidden;
} 
/* p.redesign-services__redesign-privacy {
  margin-top: 10px;
} */
.redesign-services__redesign-privacy {
  color: #7f7f7f;
  font-size: 12px;
  font-weight: 500;
  line-height: 16.8px;
}
.redesign-services__redesign-privacy-link {
  text-decoration: underline;
}

.redesign-services__redesign-card-callback-super-wrapper
  .redesign-services__redesign-card-callback-title {
  font-size: 28px;
}

.redesign-services__redesign-card .services_detail__table {
  overflow: auto;
  margin-top: 14px;
}
.redesign-services__redesign-card-callback-wrapper .services_detail__table {
  overflow: auto;
}

.redesign-services__redesign-card-callback-text {
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
  color: #fff;
  margin-top: 20px;
}

.redesign-services__redesign-card-callback-list li {
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
  list-style-type: disc;
  color: #fff;
}
.redesign-services__redesign-card-form-btn {
  background-color: #179af1;
  border-radius: 4px;
  height: 48px;
  color: #fff;
  font-size: 16px;
}

.redesign-services__redesign-card-callback-list {
  margin-top: 20px;
  padding-left: 20px;
}

@media screen and (max-width: 991px) {
  .redesign-services__redesign-card-callback-wrapper {
    padding-top: 20px;
  }
  .redesign-services__redesign-card-callback-text {
    font-size: 16px;
    line-height: 22.4px;
    font-weight: 400;
    color: #fff;
    margin-top: 20px;
  }
  .redesign-services__redesign-card-callback-list {
    margin-top: 10px;
    padding-left: 25px;
  }

  .redesign-services__redesign-card-callback-list li {
    font-size: 16px;
    line-height: 22.4px;
    font-weight: 400;
    list-style-type: disc;
    color: #fff;
  }

  .redesign-services__redesign-card-form-label span {
    display: none;
  }
  .redesign-services__redesign-card-form-input {
    padding: 15px 15px;
  }
  .redesign-services__redesign-card-form-inputs {
    gap: 6px;
  }

  .redesign-services__redesign-card-form-btn {
    height: 50px;
    margin-top: 4px;
  }
}
@media screen and (max-width: 767px) {
  .redesign-calculator__list.calculator__list .redesign-calculator__item {
    padding: 10px 0;
  }
  p.redesign-price__list-discount {
    font-size: 16px;
    line-height: 20px;
  }
  .redesign-services__redesign-card-form-inputs {
    flex-direction: column;
  }
  .redesign-services__redesign-card-form-label {
    width: 100%;
  }
  .redesign-services__redesign-card-table {
    grid-template-columns: 1fr;
  }

  .redesign-services__redesign-card-callback-super-wrapper
    .redesign-services__redesign-card-callback-title {
    font-size: 20px;
  }
  /* .redesign-services__redesign-card-callback-super-wrapper {
    padding: 15px;
  } */
}

.redesign-big__promo_text {
  padding: 140px 0 120px;
}
.redesign-big__promo_text .col-md-5 img {
  height: 100%;
  max-height: 382px;
  width: 100%;
  object-fit: contain;
}
.redesign-big__promo_text .third_header {
  font-size: 28px;
  line-height: 40px;
  font-weight: 600;
}
.redesign-big__promo_text .col-md-7.article p {
  font-size: 16px;
  line-height: 26px;
  margin-top: 25px;
  margin-bottom: 0;
}

.redesign-big__promo_text .article ul li {
  font-size: 16px;
  line-height: 26px;
  margin: 0;
  /* margin-top: 20px; */
}

.redesign-big__promo_text .article ul {
  margin: 0;
  padding: 0;
  margin-top: 12px;
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.redesign-big__promo_text .col-md-7.article .link_underline {
  background: none;
  border: none;
  font-size: 14px;
  line-height: 24px;
  color: #179af1;
  font-weight: 600;
}

.redesign-about__center {
  background-color: #f5f5f7;
  padding: 60px 0;
}
.redesign-about__center .row {
  margin: 0;
}
.redesign-about__center .counter__block {
  width: calc(100% / 4 - 15px);
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.redesign-about__center .about_center__counter {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 40px;
}
.redesign-about__center .counter__number {
  color: #262626;
  font-size: 50px;
  line-height: 46px;
}
.redesign-about__center .counter__plus {
  color: #262626;
  font-size: 50px;
  line-height: 46px;
  color: #179af1;
}

.redesign-service__docs-item span {
  display: block;
  margin-top: 25px;
  text-align: center;
  color: #262626;
}

.redesign-service__docs-section {
  padding: 13px 0;
}
.redesign-service__docs-title {
  font-size: 28px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 20px;
}

.redesign-service__docs-wrapper {
  margin-top: 30px;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.redesign-service__docs-wrapper .swiper-pagination {
  display: none;
}

.redesign-service__docs-item {
  width: calc(100% / 4 - 15px);
  display: block;
}

@media screen and (max-width: 991px) {
  .redesign-service__docs-section .redesign-container {
    padding-right: 0;
  }
  .redesign-big__promo_text .row {
    flex-direction: column-reverse;
  }
  .redesign-big__promo_text .third_header {
    font-size: 24px;
    line-height: 31.2px;
  }
  .redesign-big__promo_text {
    padding-top: 66px;
    padding-bottom: 40px;
  }
  .redesign-big__promo_text .col-md-7.article p {
    margin-top: 20px;
  }
  .redesign-big__promo_text .article ul li {
    padding: 0;
  }
  .redesign-big__promo_text .article ul {
    margin: 0;
    padding: 0;
    margin-top: 10px;
    padding-left: 26px;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .redesign-big__promo_text .col-md-7.article p.show__bore-info__btn {
    margin-top: 0;
    margin-bottom: 15px;
  }
  .redesign-big__promo_text .col-md-7.article p.show__bore-info__btn button {
    margin-top: 10px;
  }
  .redesign-big__promo_text img {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
  }
  .redesign-about__center .about_center__counter {
    margin-top: 20px;
  }
  .redesign-about__center .counter__number {
    color: #262626;
    font-size: 40px;
    line-height: 52px;
  }
  .redesign-about__center .counter__plus {
    color: #262626;
    font-size: 40px;
    line-height: 52px;
    color: #179af1;
  }

  .redesign-about__center .about_center__counter {
    display: flex;
    flex-wrap: wrap;
    gap: 25px 15px;
    margin-top: 20px;
  }
  .redesign-about__center {
    padding: 30px 0 25px;
  }
  .redesign-service__docs-wrapper .swiper-pagination {
    display: block;
    position: static;
    margin: 0 auto;
    width: fit-content;
    margin-top: 30px;
  }

  .redesign-service__docs-wrapper {
    margin-top: 20px;
  }
  .redesign-service__docs-wrapper .swiper-pagination-bullet-active {
    background-color: #179af1;
  }
  .redesign-service__docs-wrapper .swiper-pagination-bullet {
    background-color: #179af18e;
  }
  .redesign-service__docs-section {
    padding: 13px 0 70px;
  }
}
@media screen and (max-width: 767px) {
  .redesign-service__docs-item {
    width: calc(100% / 2 - 10px);
  }
}

.redesign-service__docs-link {
  display: block;
  margin: 0 auto;
  color: #179af1;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  border-radius: 4px;
  width: 154px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  border: solid 1px #179af1;
}

.services__redesign-trust-section .trust__headers {
  font-weight: 600;
}

.services__trust-section .quote_text {
  font-weight: 500;
}
.redesign-services__trust-section.trust {
  padding-top: 140px;
}

/* .redesign-services__trust-section.trust h2 {
  margin-bottom: 60px;
} */

.redesign-services__trust-section.trust .quote_text {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: #000000;
  padding-left: 46px;
  position: relative;
  margin-bottom: 56px;
}

.redesign-services__trust-section .quote_text:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  content: "";
  width: 4px;
  background: #f2f4f7;
  display: inline-block;
}

.redesign-services__trust-section .trust__button p {
  width: 90px;
}

.redesign-services__trust-section .trust__button {
  margin-bottom: 66px;
}

.redesign-services__trust-section .trust__button--mobile {
  display: none;
}

.redesign-services__trust-section .trust__note {
  padding-top: 74px;
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.01em;
  color: #000000;
  opacity: 0.5;
  max-width: 349px;
}

.redesign-services__trust-section .trust__tiles {
  max-width: 605px;
  float: right;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 1px solid #f4f4f4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 6px;
  border-collapse: collapse;
}

.redesign-services__trust-section .trust__tile {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 25%;
  flex: 1 0 25%;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 151px;
  border: 1px solid #f4f4f4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-collapse: collapse;
}

.redesign-services__trust-section .services-redesign__trust-title {
  margin-bottom: 60px;
  font-size: 30px;
  line-height: 41px;
}

a.redesign-trust__btn-arrow {
  max-width: 250px;
  padding: 20px 20px;
}

.redesign-trust__btn-arrow span.redesign-btn__container {
  gap: 55px;
  text-wrap: nowrap;
}

.redesign-main_contacts {
  height: 836px;
}
.redesign-main_contacts .main_contacts__left {
  float: left;
  width: 59.47%;
  height: 625px;
}

.redesign-main_contacts .main_contacts__left img {
  width: 100%;
}

.redesign-main_contacts .main_contacts__inner {
}

.redesign-main_contacts .main_contacts__right {
  float: right;
  width: 40.53%;
  padding: 67px 62px 64px 68px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.03);
  border-radius: 0px 4px 4px 0px;
}

.redesign-main_contacts .main_contacts__right h3,
.redesign-main_contacts .main_contacts__right .h3 {
  font-size: 30px;
  font-weight: 600;
  line-height: 40px;
  padding-top: 13px;
}

.redesign-main_contacts .main_contacts__metro {
  margin-top: 33px;
}
.redesign-main_contacts .contacts_page__download {
  padding: 17px 15px;
  margin-top: 0px;
  margin-bottom: 15px;
  display: block;
}
.redesign-main_contacts .contacts_page__download p {
  font-weight: bold;
  font-size: 14px;
  line-height: 23px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #179af1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.redesign-main_contacts .btn_inverted {
  background: transparent;
  border: 1px solid #179af1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  width: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.redesign-main_contacts .text_lead {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.01em;
  color: #333333;
  padding-top: 45px;
}
.redesign-main_contacts .main_contacts__metro li {
  height: 63px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 22px;
  border: 1px solid #f0f0f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  padding-left: 29px;
  padding-right: 16px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.redesign-main_contacts .main_contacts__metro li:last-child {
  margin-bottom: 0;
}

.redesign-main_contacts .main_contacts__metro p {
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.01em;
  color: #000000;
}
.redesign-main_contacts .map.main_contacts__map {
  height: 100%;
}

.redesign-main_contacts .main_contacts__metro--right {
  width: 93px;
  text-wrap: nowrap;
}

.redesign-main_contacts .main_contacts__metro--right span {
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 0.01em;
  color: #333333;
}

.redesign-main_contacts .main_contacts__metro--right img {
  margin-right: 8px;
}

.redesign-main_contacts .map__top .main_contacts__metro {
  margin-top: 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.redesign-main_contacts .map__top .main_contacts__metro li {
  width: 336px;
  margin-bottom: 0;
}
a.redesign-btn.redesign__btn-arrow.redesign-trust__btn-arrow.mobile {
  display: none;
}
@media screen and (max-width: 991px) {
  .redesign-services__trust-section.trust {
    padding-top: 40px;
  }
  .redesign-services__trust-section .services-redesign__trust-title {
    font-size: 23px;
    line-height: 30px;
    margin: 0;
  }
  .redesign-services__trust-section.trust .quote_text {
    margin-top: 19px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.01em;
    color: #000000;
    padding-left: 0;
    position: relative;
    margin-bottom: 0px;
  }
  .redesign-services__trust-section .trust__note {
    padding-top: 19px;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.01em;
    color: #000000;
    opacity: 0.5;
    max-width: 349px;
    display: block;
  }
  a.redesign-btn.redesign__btn-arrow.redesign-trust__btn-arrow.desktop {
    display: none;
  }
  a.redesign-btn.redesign__btn-arrow.redesign-trust__btn-arrow.mobile {
    display: block;
    margin-top: 28px;
    padding: 17px 20px;
  }
  .redesign-services__trust-section .quote_text:before {
    content: none;
  }

  .header__hamburger {
    width: 30px;
    height: 19px;
    cursor: pointer;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .header__hamburger span {
    width: 100%;
    height: 2.5px;
    background-color: #262626; /* Цвет полосок */
    transition: all 0.3s ease; /* Плавная анимация */
    position: absolute;
    left: 0;
    transform-origin: center;
  }

  .header__hamburger span:nth-child(1) {
    top: 0;
  }

  .header__hamburger span:nth-child(2) {
    top: 50%;
    transform: translateY(-50%);
  }

  .header__hamburger span:nth-child(3) {
    bottom: 0;
  }

  .header__hamburger.active span:nth-child(1) {
    transform: rotate(45deg) translateY(7px) translateX(7px);
    -webkit-transform: rotate(45deg) translateY(7px) translateX(7px);
    -moz-transform: rotate(45deg) translateY(7px) translateX(7px);
    -ms-transform: rotate(45deg) translateY(7px) translateX(7px);
    -o-transform: rotate(45deg) translateY(7px) translateX(7px);
  }

  .header__hamburger.active span:nth-child(2) {
    opacity: 0;
  }

  .header__hamburger.active span:nth-child(3) {
    transform: rotate(-45deg) translateY(-5px) translateX(5px);
    -webkit-transform: rotate(-45deg) translateY(-5px) translateX(5px);
    -moz-transform: rotate(-45deg) translateY(-5px) translateX(5px);
    -ms-transform: rotate(-45deg) translateY(-5px) translateX(5px);
    -o-transform: rotate(-45deg) translateY(-5px) translateX(5px);
  }
  .redesign-services__trust-section .trust__tiles {
    margin-top: 20px;
    max-width: 100%;
  }
  .redesign-services__trust-section .col-md-7 {
    padding: 0;
  }
  .redesign-services__trust-section .trust__tile {
    flex: 1 0 33.333%;
  }
  .redesign-service__docs-link {
    margin-top: 13px;
  }
  .redesign-services__trust-section.trust .row {
    margin: 0;
  }
  .redesign-services__trust-section.trust .col-md-5 {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .redesign-services__trust-section .trust__tiles {
    margin-top: 20px;
    max-width: 100%;
  }
  .redesign-services__trust-section .trust__tile {
    flex: 1 0 33.333%;
    height: 107px;
    padding: 12px;
  }
}

.redesign-main_contacts-wrapper {
  margin-top: 30px;
}

@media screen and (max-width: 991px) {
  .redesign-main_contacts .second-title {
    display: none;
  }
  .redesign-main_contacts .main_contacts__right {
    box-shadow: initial;
  }
  .redesign-main_contacts
    .redesign-main_contacts-wrapper
    .main_contacts__right {
    padding: 0;
  }
  .redesign-main_contacts-wrapper {
    margin: 0;
  }
  .redesign-main_contacts .main_contacts__right h3,
  .redesign-main_contacts .main_contacts__right .h3 {
    font-size: 28px;
  }
  .redesign-main_contacts .text_lead {
    padding: 0;
    padding-top: 13px;
  }
  .redesign-main_contacts .contacts_page__download {
    padding: 7px 15px;
    margin-top: 0px;
    margin-bottom: 15px;
    display: block;
  }
  .redesign-main_contacts .redesign-main_contacts-wrapper .main_contacts__left {
    margin: 0;
  }
  .redesign-main_contacts .redesign-main_contacts-wrapper .main_contacts__left {
    width: calc(100% + 30px);
    max-height: 250px;
  }
}

footer {
  border-top: solid 1px rgba(0, 0, 0, 0.05);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.footer_top {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}

.footer_top__inner {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 92px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.footer_top__left,
.footer_top__right {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 92px;
}

.footer__title h1 {
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  margin: 0 0;
  font-weight: bold;
  color: #262626;
}

.footer__left,
.footer__left:hover,
.footer__left:focus {
  text-decoration: none;
}

#footer_menu {
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

#footer_menu .menu__item {
  margin-left: 49px;
  margin-right: 0;
}

.footer_bottom {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  background: #f5f5f7;
}

.footer_bottom__inner {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 91px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.footer_bottom__left,
.footer_bottom__right {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 91px;
  width: 100%;
  justify-content: space-between;
}

.footer_tel {
  margin-right: 23px;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.06em;
  color: #0a1244;
}

.footer_bottom__inner .mail_time__item {
  margin-right: 23px;
}

.footer_bottom__inner .mail_time__item:last-child {
  margin-right: 12px;
}

.social {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer_credits {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 102px;
}

.footer_credits__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer_credits__left p {
  letter-spacing: 0.01em;
  color: #000000;
}

.footer_credits__middle a {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.01em;
  color: #179af1;
}

.footer_credits__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.footer_credits__right p {
  font-size: 14px;
  letter-spacing: 0.01em;
  color: #000000;
  opacity: 0.5;
  margin-right: 55px;
}

.footer_logo {
  right: 0;
  top: -11px;
  width: 31px;
  height: 72px;
  background-color: #cc3b3b;
  text-align: center;
  position: absolute;
  padding-top: 13px;
  font-weight: bold;
}

.footer_top__right-wrapper .menu {
  display: flex;
  list-style-type: none;
  width: 100%;
  justify-content: space-between;
}
.footer_top__right-wrapper .menu .menu-item a {
  color: #262626;
  font-size: 16px;
  line-height: 19.2px;
}

.footer_top__right-wrapper .footer_top__left {
  display: flex;
  gap: 10px;
  align-items: center;
}
.footer_top__right-wrapper a.footer_top__left {
  gap: 16px;
}
.footer_top__right-wrapper .footer_menu {
  width: 100%;
  gap: 5px;
  list-style-type: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer_top__right-wrapper .footer_menu .menu__item {
  list-style-type: none;
  margin: 0 !important;
}
.footer_top__right-wrapper .footer_menu .menu__item a {
  font-size: 16px;
  line-height: 22.6px;
  font-weight: 700;
  color: #262626;
}
.redesign-footer__bottom-name {
  display: block;
  max-width: 200px;
}
.footer_top__right-wrapper {
  width: 100%;
}

.footer_top__inner {
  gap: 50px;
}

.redesign-footer__bottom-wrapper .mail_time {
  display: flex;
  align-items: center;
  gap: 10px;
}
.redesign-footer__bottom-wrapper .footer_top__left {
  gap: 5px;
}

.footer_bottom__inner .mail_time__item {
  margin: 0;
  display: flex;
  align-items: center;
  gap: 5px;
}

.redesign-footer_bottom__left a {
  color: #262626;
}

@media screen and (max-width: 1180px) {
  .redesign-header__widget {
    display: none;
  }

  .redesign-main_contacts .main_contacts__right {
    padding: 20px;
  }
}
@media screen and (max-width: 991px) {
  .redesign-header__bottom {
    display: none;
  }
  .redesign-header__license-info {
    display: none;
  }
  .redesign-services__redesign-card-callback-section {
    border: solid 1px #179af1;
    background: linear-gradient(180deg, #179af1 49%, transparent 49%);
  }

  .redesign-services__redesign-card-form-wrapper {
    padding: 31px 0 20px;
  }

  .redesign-about__center .about_center__right {
    display: flex;
  }
  .redesign-about__center .counter__block {
    width: calc(100% / 2 - 10px);
  }
  .redesign-services__redesign-card-form-title {
    font-size: 24px;
    line-height: 31.2px;
  }
}
@media screen and (max-width: 767px) {
  .redesign-header__slogan {
    display: none;
  }
  .redesign-header__title {
    /* display: none; */
  }

  .redesign-services__license-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .redesign-services__redesign-card-callback-section {
    border: solid 1px #179af1;
    background: linear-gradient(180deg, #179af1 40%, transparent 40%);
  }
}
@media screen and (max-width: 460px) {
  .redesign-services__redesign-card-callback-section {
    border: solid 1px #179af1;
    background: linear-gradient(180deg, #179af1 43%, transparent 43%);
  }
}

@media screen and (max-width: 1200px) {
  .redesign-footer__bottom-wrapper .footer_top__right-wrapper {
    display: none;
  }
  .redesign-main_contacts
    .redesign-main_contacts-wrapper
    .main_contacts__right {
    float: initial;
    width: 100%;
  }

  .redesign-main_contacts .redesign-main_contacts-wrapper .main_contacts__left {
    float: initial;
    width: 100%;
  }

  .redesign-main_contacts {
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .redesign-footer__bottom-wrapper .footer_credits__inner {
    /* flex-direction: column; */
    align-items: center;
  }
  .redesign-footer__bottom-wrapper
    .footer_credits__inner
    .footer_credits__middle
    a {
    text-align: center;
  }
  .redesign-footer__bottom-wrapper
    .footer_credits__inner
    .footer_credits__left
    p {
    text-align: center;
  }
  .redesign-footer__bottom-wrapper .footer_bottom__inner {
    align-items: center;
    justify-content: center;
  }
  .redesign-footer__bottom-wrapper .redesign-header__title {
    display: block;
  }
  .redesign-footer__bottom-wrapper .footer_top__inner {
    align-items: center;
    justify-content: center;
  }

  .redesign-footer__bottom-wrapper
    .footer_bottom__inner
    .redesign-header_tel
    .social {
    display: flex;
  }
}

/* модалка */

.consult__modal .second_header {
  margin-bottom: 25px;
  font-weight: bold;
  font-size: 28px;
  line-height: 46px;
  letter-spacing: 0.01em;
  color: #262626;
  margin: 0 0;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .consult__modal .second_header {
    font-size: 22px;
    line-height: 36px;
  }
}
.form-manager__manager {
  text-align: center;
}
.form-manager__manager img {
  margin-bottom: 15px;
}
.consult_modalgo .consult__item {
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .consult__item {
    margin-bottom: 19px;
    margin-right: 0;
  }
}
.consult__item p {
  font-weight: 500;
  font-size: 12px;
  line-height: 23px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #333333;
  margin-bottom: 10px;
}
.consult_modalgo .form_label {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .form_label {
    min-width: 0;
    width: 100%;
  }
}
.form_label {
  padding: 15px 30px;
  border: 1px solid #f0f0f0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  position: relative;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: #333333;
  display: inline-block;
  min-width: 360px;
  width: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background: #fff;
}
@media screen and (max-width: 991px) {
  .consult__note {
    font-size: 13px;
    line-height: 21px;
    color: #000000;
    opacity: 0.5;
    max-width: 999px;
  }
}
.consult__note {
  max-width: 247px;
  font-weight: normal;
  font-size: 13px;
  line-height: 21px;
  color: #000000;
  letter-spacing: 0.01em;
  opacity: 0.5;
}
.consult__btn {
  width: 100%;
  margin-bottom: 26px;
  margin-right: 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 300px;
  overflow: hidden;
  outline: none;
  border: none;
  padding: 15px 40px;
  background: #179af1;
  position: relative;
}

.consult__btn span p {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-wrap: nowrap;
}

.consult_modalgo .consult__submit {
  margin-top: 24px;
  display: block;
  flex-direction: column;
}
@media screen and (max-width: 991px) {
  .consult__submit {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.consult__submit {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-manager__manager-email a {
  outline: none;
}
.btn .btn__container {
  overflow: hidden;
  position: relative;
  display: block;
}

.consult_modalgo .form_label input {
  max-width: 180px;
  border: 0;
  outline: 0;
  width: 100%;
}

.consult__btn .btn__container {
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: center;
  gap: 20px;
  transition: 0.3s;
  transform: translateX(-20px);
}
.consult__btn .btn__container img.btn_arrow__icon.btn_arrow__icon--right {
  margin-left: auto;
}

.consult__btn::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50px;
  z-index: 100;
  background-color: #179af1;
}
.consult__btn::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 50px;
  z-index: 100;
  background-color: #179af1;
}

.consult__submit .btn__container .btn_arrow .btn_arrow__icon--left {
  position: static;
  margin: auto;
}

.consult__btn:hover .btn__container {
  transform: translateX(20px);
}
.consult__modal.fancybox-content {
  max-width: 820px;
  width: 100%;
}

.links-wrapper {
  display: flex;
  gap: 20px;
  align-items: center;
  flex-direction: row;
}

.links-wrapper .link-wrapper a {
  color: #fff;
}

.consult__submit button.btn.btn_arrow.consult__btn .btn__container p {
  left: initial;
}

.links-wrapper .link-wrapper::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  margin-bottom: 2px;
}

.links-wrapper .link-wrapper-1::before {
  background: url(/local/templates/anodpo/redesign-files/icons/sprite.png)
    no-repeat;
  background-position: 0px -383px;
  width: 19px;
  height: 22px;
}

.links-wrapper .link-wrapper-2::before {
  background: url(/local/templates/anodpo/redesign-files/icons/sprite.png)
    no-repeat;
  background-position: 0px -209px;
  width: 15px;
  height: 18px;
}

.links-wrapper .link-wrapper-3::before {
  background: url(/local/templates/anodpo/redesign-files/icons/sprite.png)
    no-repeat;
  background-position: 0px -481px;
  width: 20px;
  height: 23px;
}

.links-wrapper .link-wrapper a {
  border-bottom: 1px solid transparent;
  -webkit-transition: border 0.4s;
  -o-transition: border 0.4s;
  transition: border 0.4s;
}

.links-wrapper .link-wrapper a:hover {
  border-bottom-color: #fff;
}

@media screen and (max-width: 1000px) {
  .links-wrapper {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .redesign__header-mobile__wrapper
    .redesign-header__bottom-wrapper
    .redesign-menu-wrapper {
    display: none;
  }

  .redesign-header__mobile-menu {
    padding: 28px 15px;
    border-top: solid 1px #ebebeb;
    border-bottom: solid 1px #ebebeb;
  }

  .redesign-header__mobile-menu .menu {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    gap: 29px;
  }
  .redesign-header__mobile-menu .menu .menu-item a {
    color: #262626;
    font-size: 16px;
    line-height: 19.2px;
  }

  .redesign-header__mobile-info-time {
    font-size: 14px;
    color: #7e7e7e;
    line-height: 16px;
  }
  .redesign-header__mobile-info-tel,
  .redesign-header__mobile-info-mail {
    font-size: 16px;
    line-height: 120%;
    font-weight: 500;
    color: #222;
  }
  .redesign-header__mobile-info {
    display: flex;
    padding: 28px 15px;
    flex-direction: column;
    gap: 20px;
  }
  .redesign-header__mobile-info-wrapper {
    display: flex;
    align-items: center;
    gap: 14px;
  }
  .redesign-header__mobile-info .social {
    justify-content: flex-start;
    list-style-type: none;
    margin: 0;
    gap: 10px;
  }

  .redesign-header__mobile-info .social .social__link {
    justify-content: flex-start;
    list-style-type: none;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border: solid 1px #f2f2f2;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  .redesign-header__mobile-info .redesign-header__license-info {
    display: flex;
    align-items: flex-start;
    margin: 0;
    margin-top: 10px;
    gap: 10px;
  }
  .redesign-header__mobile-info .redesign-header__widget {
    display: block;
    margin: 0;
    margin-top: 10px;
  }
}

.redesign__filter-form-btn-container {
  display: flex;
  align-items: center;
  gap: 15px;
  text-wrap: nowrap;
  transform: translateX(-62px);
  transition: all 0.3s;
}
.redesign__filter-form-btn-wrapper {
  padding: 0 40px;
  overflow: hidden;
}

.redesign__filter-form-btn {
  padding: 0 30px;
}

.redesign__filter-form-btn:hover {
  .redesign__filter-form-btn-container {
    display: flex;
    align-items: center;
    gap: 15px;
    text-wrap: nowrap;
    transform: translateX(-20px);
  }
}

.redesign-big__promo_text .moretext {
  display: none;
}

/* ре редизайн футера х2 */

footer.redesign__footer {
  padding-top: 30px;
}

.redesign__footer-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
a.redesign__footer-logo__link {
  display: flex;
  align-items: flex-end;
  gap: 20px;
}

.redesign__footer-left {
  max-width: 362px;
  width: 100%;
  display: flex;
  flex-direction: column;
}
img.redesign__footer-logo__img {
  width: 64px;
}
span.redesign__footer-logo__text {
  font-size: 16px;
  text-transform: uppercase;
  color: #262626;
  font-weight: 700;
  max-width: 187px;
  line-height: 20px;
}
p.redesign__footer-description {
  font-size: 14px;
  line-height: 140%;
  margin-top: 15px;
}

.redesign__footer-iframe {
  margin-top: 30px;
}
.redesign__footer-contacts {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 15px;
}

a.redesign__footer-contacts-tel {
  font-size: 20px;
  color: #262626;
  font-weight: 600;
  line-height: 120%;
}
a.redesign__footer-contacts-email {
  font-size: 14px;
  line-height: 120%;
  color: #262626;
  font-weight: 500;
}
a.redesign__footer-social__link {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: solid 1px #f2f2f2;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

a.redesign__footer-social__link:hover {
  border: solid 1px #179af1;
}
.redesign__footer-social {
  display: flex;
  gap: 10px;
  margin-top: 20px;
}
span.redesign__footer-menu-name {
  font-size: 16px;
  color: #747474;
  line-height: 130%;
  font-weight: 500;
}
ul.redesign__footer-menu__list {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 20px;
}
ul.redesign__footer-menu__categories {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style-type: none;
  max-width: 460px;
  margin-top: 21px;
}
li.redesign__footer-menu__category {
  width: calc(100% / 2 - 10px);
}
a.redesign__footer-menu__link,
a.redesign__footer-menu__category-link {
  font-size: 16px;
  line-height: 130%;
  color: #565656;
  font-weight: 500;
}
a.redesign__footer-menu__link:hover {
  color: #179af1;
}
a.redesign__footer-menu__category-link:hover {
  color: #179af1;
}
.redesign__footer-menu {
  max-width: 166px;
  width: 100%;
}
.redesign__footer-right {
  display: flex;
  gap: 20px;
  max-width: 656px;
  width: 100%;
  justify-content: space-between;
}

.redesign__footer-bottom {
  background-color: #f5f5f7;
}
.redesign__footer-bottom__wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: space-between;
}
.redesign__footer-bottom {
  background-color: #f5f5f7;
  margin-top: 30px;
  padding: 20px 0;
}
p.redesign__footer-bottom__security,
a.redesign__footer-bottom-policy,
.redesign__footer-bottom__developer,
.redesign__footer-bottom__developer a {
  font-size: 14px;
  line-height: 20px;
}

.redesign__footer-bottom__developer a,
a.redesign__footer-bottom-policy {
  color: #179af1;
  text-decoration: underline;
  text-decoration-color: #10c8d226;
  text-underline-offset: 7px;
}

@media screen and (max-width: 1200px) {
  .redesign__footer-wrapper {
    flex-direction: column;
    gap: 20px;
  }
  .redesign__footer-right {
    max-width: 100%;
  }
  ul.redesign__footer-menu__categories {
    max-width: 100%;
  }
  .redesign__footer-left {
    max-width: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
  }
  a.redesign__footer-logo__link {
    order: 1;
  }
  .redesign__footer-iframe {
    margin: 0;
    order: 2;
  }
  .redesign__footer-iframe iframe {
    height: 50px;
  }

  .redesign__footer-contacts {
    order: 4;
    margin: 0;
  }
  .redesign__footer-social {
    order: 3;
    margin: 0;
  }
  p.redesign__footer-description {
    order: 5;
  }
}

@media screen and (max-width: 991px) {
  .redesign__footer-left {
    flex-direction: column;
    gap: 15px;
    align-items: flex-start;
  }
  .redesign__footer-bottom__wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }

  footer.redesign__footer {
    display: inline-block;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .redesign__footer-left {
    flex-direction: column;
    gap: 15px;
    align-items: flex-start;
  }
  .redesign__footer-right {
    flex-direction: column;
    gap: 30px;
  }
  .redesign__footer-menu {
    max-width: 100%;
  }
  ul.redesign__footer-menu__list,
  ul.redesign__footer-menu__categories {
    margin-top: 10px;
    gap: 10px;
  }
  li.redesign__footer-menu__item {
    width: 100%;
  }
}

@media screen and (max-width: 560px) {
  ul.redesign__footer-menu__categories {
    flex-direction: column;
  }
  li.redesign__footer-menu__category {
    width: 100%;
  }
  p.redesign__footer-bottom__security,
  a.redesign__footer-bottom-policy,
  .redesign__footer-bottom__developer {
    text-align: center;
  }
  p.redesign__footer-bottom__developer {
    display: flex;
    flex-direction: column;
  }
}

.form__privacy__label {
  display: flex;
  gap: 5px;
  align-items: flex-start;
  margin-top: 10px;
}

.redesign__filter-form-privacy {
  color: #fff;
  font-size: 11px;
}
.redesign__filter-form-privacy a {
  color: #fff;
}

.cookie-consent {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 0;
  width: 100%;
  max-width: 440px;
  background-color: #f9f9f9;
  padding: 20px;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
  z-index: 9999;
}

.cookie-consent__content {
  max-width: 600px;
  margin: 0 auto;
}

.cookie-consent p {
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  margin-bottom: 20px;
  color: #179af1 !important;
}
.cookie-consent p a {
  color: #179af1 !important;
  text-decoration: underline;
}

.cookie-consent__button {
  display: inline-block;
  padding: 10px 20px;
  font-size: 16px;
  border: 1px solid #179af1;
  border-radius: 4px;
  font-weight: 700;
  background-color: transparent;
  color: #179af1;
  text-decoration: none;
  width: 100%;
  transition: background-color 0.3s ease;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

.cookie-consent__button:hover {
  background-color: #179af1;
  color: white;
}



form a{
  text-decoration: underline;
}

/* 30.05.25 */
.menu-item:hover {
color: #179af1 ;
}
.redesign__filter-sidebar-category:hover {
color: #179af1 ;
}

/* 30.05.25 */

/* End */


/* Start:/local/templates/anodpo/css/adaptive.css?172891304727977*/
.display_mobile {
	display: none;
}

@media screen and (max-width: 1200px) {
	.text {
		line-height: 24px;
	}

	.menu__item {
		margin-right: 28px;
	}

	#footer_menu .menu__item {
		margin-left: 15px;
	}

	.menu__link {
		font-size: 15px;
	}

	.main_banner__photos li {
		background-position: center center !important;
	}

	.services_tiles__item {
		width: 180px;
		height: 180px;
	}

	.services_tiles__item.col-5 {
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 15px;
		padding-bottom: 10px;
	}

	.services_tiles__item img {
		height: 56px;
	}

	.about_center__sert {
		margin-bottom: 16px;
		width: 45%;
	}

	.consult__container {
		background: none;
	}

	.trust__tile {
		height: 120px;
	}

	.main_contacts__left {
		height: 641px;
	}

	.main_contacts__right {
		padding: 42px 45px 41px 45px;
	}

	.main_contacts__right h3 {
		margin-bottom: 25px;
	}

	.footer_bottom__left .mail_time {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.footer_bottom__inner .mail_time__item {
		margin-right: 20px;
	}

	.footer_tel {
		margin-right: 20px;
		min-width: 140px;
	}

	.about__field__inner {
		padding: 65px 65px 65px 65px;
	}

	.map__top .main_contacts__metro li {
		width: 280px;
	}

	.news_detail__left {
		width: 560px;
	}

	.news_detail__top,
	.news_detail__bottom {
		padding: 35px 50px;
	}

	.news_detail .news_detail__item {
		width: 300px;
		height: 300px;
	}

	.services_detail__counter .about_center__mobile .counter__block {
		padding: 30px 40px;
	}

	.services_detail__counter .about_center__mobile .counter {
		padding-left: 0;
	}

	.scheme__inner {
		padding: 0 0;
	}

	.services_detail__scheme h3 {
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 991px) {
	header {
		border-bottom: solid 1px rgba(0, 0, 0, .05);
	}

	.header_fix {
		margin-top: 148px;
	}

	.display_mobile {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.header_top__inner .header__left {
		display: none;
	}

	.header_top__inner,
	.header__left,
	.header__right {
		height: 66px;
	}

	.header_cabinet__btn {
		padding: 11px 14px;
	}

	.header_tel a {
		margin-right: 0;
	}

	.mail_time {
		display: none;
	}

	.main_tel a {
		font-size: 16px;
		letter-spacing: 0.06em;
	}

	.header__right {
		width: 100%;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.header_bottom__inner {
		height: 81px;
	}

	.header__title span {
		width: 102px;
	}

	#menu,
	#footer_menu {
		position: absolute;
		width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		z-index: 99;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		background: #fff;
		left: 0;
		display: none;
	}

	#menu {
		top: 82px;
	}

	#menu .menu__link.active:after {
		display: none;
	}

	.menu__item {
		margin-right: 0;
		border-bottom: solid 1px rgba(0, 0, 0, .05);
		width: 100%;
		padding-right: 40px;
		padding-left: 40px;
	}

	.menu__link {
		font-weight: 500;
		font-size: 18px;
		line-height: 56px;
		letter-spacing: 0.01em;
		height: auto;
	}

	.header_bottom__inner {
		position: static;
	}

	.header_search__launch {
		margin-left: auto;
	}

	.sandwitch {
		width: 50px;
		height: 50px;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		border: 1px solid #F0F0F0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		border-radius: 4px;
		margin-left: 30px;
	}

	.navBurger {
		cursor: pointer;
		background: #000000;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		background-clip: content-box;
		width: 22px;
		height: 15px;
		border-top: 7px solid transparent;
		border-bottom: 7px solid transparent;
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: all 0.25s ease-in-out;
		-o-transition: all 0.25s ease-in-out;
		transition: all 0.25s ease-in-out;
	}

	.navBurger:before,
	.navBurger:after {
		content: "";
		position: absolute;
		background: #000000;
		height: 1px;
		width: 100%;
		right: 0;
		will-change: rotate;
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}

	.navBurger:before {
		top: -6px;
	}

	.navBurger:after {
		bottom: -6px;
	}

	.navBurger.active {
		background: transparent;
		background-clip: content-box;
	}

	.navBurger.active:before {
		-webkit-transform: rotate(135deg);
		-ms-transform: rotate(135deg);
		transform: rotate(135deg);
		top: 0;
		background: #000;
		width: 110%;
	}

	.navBurger.active:after {
		bottom: 0;
		-webkit-transform: rotate(-135deg);
		-ms-transform: rotate(-135deg);
		transform: rotate(-135deg);
		background: #000;
		width: 110%;
	}

	.main_banner__photos li {
		background: none !important;
	}

	.main_header {
		font-size: 30px;
		line-height: 44px;
	}

	.main_banner__controls {
		bottom: -96px;
		right: auto;
		left: 40px;
	}

	.main_banner__content {
		top: 35px;
	}

	.services_tiles {
		margin-top: -67px;
		margin-bottom: 0;
		border-radius: 4px;
	}

	.services_tiles__row {
		margin-bottom: 0;
		display: inline;
	}

	.services_tiles__item {
		height: 134px;
		width: 47.75%;
		display: inline-block;
		float: left;
		border: 0;
		border-bottom: 1px solid #222E7B;
		border-right: 1px solid #222E7B;
		-webkit-transform: translateX(1px);
		-ms-transform: translateX(1px);
		transform: translateX(1px);
		margin-bottom: -1px;
	}

	.services_tiles__item img {
		margin: 0;
	}

	.services_tiles__inner {
		display: inline-block;
		width: 100%;
		border: 1px solid #222E7B;
		border-radius: 4px;
		background: #fff;
		overflow: hidden;
	}

	.services_tiles__item {
		background: none;
		border-radius: 0;
	}

	.services_tiles__link p {
		font-size: 12px;
		line-height: 22px;
	}

	.consult__container {
		padding-left: 0;
		padding-top: 0;
		border: 0;
	}

	.second_header {
		font-size: 22px;
		line-height: 36px;
	}

	.form_label {
		min-width: 0;
		width: 100%;
	}

	.consult {
		margin-bottom: 55px;
	}

	.consult__container {
		padding-bottom: 0;
	}

	.consult__row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 24px;
	}

	.consult__item {
		margin-bottom: 19px;
		margin-right: 0;
	}

	.consult__submit {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.consult__btn {
		width: 100%;
		margin-bottom: 13px;
		margin-right: 0;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		max-width: 360px;
	}

	.consult__btn .btn__container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 189px;
	}

	.consult__note {
		font-size: 13px;
		line-height: 21px;
		color: #000000;
		opacity: 0.5;
		max-width: 999px;
	}

	.calculator {
		padding: 30px 0;
		margin-bottom: 0;
	}

	.calculator__item {
		padding: 9px 0;
		padding-top: 18px;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		padding-left: 40px;
		padding-right: 40px;
		margin-left: -40px;
		margin-right: -40px;
	}

	.calculator__item:last-child {
		border-bottom: 0;
	}

	.calculator__prices {
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		margin-left: auto;
	}

	.calculator__left,
	.calculator__right {
		width: 100%;
	}

	.calculator__left {
		margin-bottom: 18px;
	}

	.calculator__quantity {
		-ms-flex-item-align: start;
		align-self: flex-start;
		margin-right: 0;
	}

	.calculator__price {
		line-height: 20px;
		display: none;
	}

	.calculator__price,
	.calculator__total {
		margin-right: 0;
		-ms-flex-item-align: end;
		align-self: flex-end;
		text-align: right;
	}

	.calculator__quantity a {
		line-height: 45px;
		width: 50px;
		height: 50px;
	}

	.catalog__total {
		line-height: 34px;
	}

	.calculator__show {
		bottom: 75px;
	}

	.calculator__buttons {
		margin-top: 20px;
	}

	.calculator__show.shown {
		margin-bottom: 0;
	}

	.about_center {
		overflow: hidden;
		margin-bottom: 55px;
	}

	.about_center__header {
		margin-bottom: 18px;
	}

	.about_center__main {
		margin-bottom: 40px;
	}

	.about_center__lead {
		margin-bottom: 30px;
		font-size: 16px;
		line-height: 28px;
	}

	.about_center__mobile {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 58px;
		position: relative;
	}

	.about_center__mobile .counter,
	.services_detail__counter .about_center__mobile .counter {
		margin-left: -15px;
		margin-right: -15px;
		-webkit-box-shadow: 0 0 0 0;
		box-shadow: 0 0 0 0;
	}


	.services_detail {
		overflow: hidden;
	}

	.services_detail__counter .about_center__mobile .counter {
		padding-left: 0;
		display: inline-block;
		width: 100%;
		background: transparent;
		position: relative;
		z-index: 10;
	}

	.about_center__mobile .slick-list {
		overflow: visible;
	}

	.about_center__mobile .counter__block,
	.services_detail__counter .about_center__mobile .counter__block {
		padding: 33px 30px;
		text-align: center;
		margin: 0 15px;
		height: 231px;
		-webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.03);
		box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.03);
		background: #fff;
		border-radius: 4px;
	}

	.about_center__mobile .counter__number,
	.about_center__mobile .counter__plus {
		float: none;
	}

	.about_center__mobile .counter__desc {
		padding-bottom: 34px;
		border-bottom: solid 1px rgba(0, 0, 0, .05);
	}

	.about_center__mobile .controls {
		right: 50%;
		bottom: -28px;
		margin-right: -61.5px;
	}

	.about_center__serts {
		padding-left: 0;
		padding-right: 0;
		padding-left: 15px;
		display: inline-block;
		width: 100%;
	}

	.about_center__sert {
		text-align: left;
		width: auto;
		display: inline-block;
		/* 		margin-left: -15px; */
		margin-bottom: 0;
		border: none;
	}

	.about_center__controls {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
	}

	.about_center__serts .slick-list {
		overflow: visible;
	}

	.about_center__right {
		display: none;
	}

	.third_header {
		font-size: 22px;
	}

	.news_offers {
		margin-bottom: 55px;
	}

	.news_offers__header {
		margin-bottom: 20px;
	}

	.slider_tab {
		margin-top: 38px;
	}

	.slider_tab__slider .slick-list {
		overflow: hidden;
	}

	.main_news {
		padding: 30px 0;
	}

	.main_news__item {
		padding: 0 0 0 0;
		height: 160px;
	}

	.main_news__date {
		bottom: 0;
	}

	.main_news__title {
		font-size: 18px;
		line-height: 28px;
		font-weight: 500;
	}

	.slider_tab__slider {
		margin-bottom: 30px;
	}

	.slider_tab .controls {
		position: static;
	}

	.slider_tab__all {
		line-height: 1;
		margin-top: 46px;
		margin-bottom: 0;
		display: block;
	}

	.trust {
		margin-bottom: 38px;
	}

	.trust h2 {
		margin-bottom: 35px;
	}

	.quote_text:before {
		display: none;
	}

	.trust .quote_text {
		padding-left: 0;
		margin-bottom: 40px;
	}

	.trust__note,
	.trust__button--desktop {
		display: none;
	}

	.trust__button--mobile {
		display: inline-block;
		margin-bottom: 0;
		margin-top: 40px;
	}

	.trust__tiles {
		max-width: 999px;
	}

	.trust__tile {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 33%;
		flex: 1 0 33%;
	}

	.reviews {
		padding: 39px 0;
		margin-bottom: 34px;
	}

	.reviews__item {
		padding: 0 0 0 0;
		background: transparent;
		margin-right: 0;
		height: 600px;
	}

	.reviews__controls {
		position: absolute !important;
	}

	.reviews__title {
		font-size: 18px;
	}

	.text {
		line-height: 26px;
	}

	.reviews__all {
		padding-bottom: 18px;
	}

	.main_contacts {
		margin-bottom: 0;
		float: left;
		width: 100%;
	}

	.main_contacts__left,
	.main_contacts__right {
		float: none;
		width: 100%;
	}

	.main_contacts__right {
		margin-bottom: 40px;
		padding: 0 0 0 0;
		-webkit-box-shadow: 0 0 0 0;
		box-shadow: 0 0 0 0;
	}

	.main_contacts__right h3 {
		margin-bottom: 12px;
	}

	.main_contacts__left {
		display: inline-block;
		width: calc(100%);
		overflow: hidden;
		height: 250px;
	}

	.main_contacts__metro {
		margin-top: 30px;
	}

	.main_contacts__address {
		padding-right: 35px;
	}

	.footer_bottom__left {
		display: none;
	}

	.footer_bottom__right {
		-webkit-box-flex: 100%;
		-ms-flex: 100% 1 0px;
		flex: 100% 1 0;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.social {
		margin-left: -11px;
	}

	footer {
		border-top: none;
		margin-top: -5px;
	}

	.footer_credits__right p,
	.footer_credits__middle a {
		display: none;
	}

	.footer_logo {
		top: -21px;
	}

	.footer_credits {
		display: inline-block;
		width: 100%;
	}

	.footer_credits__inner {
		padding-top: 19px;
	}

	.footer_credits__left {
		-webkit-transform: translateY(10px);
		-ms-transform: translateY(10px);
		transform: translateY(10px);
	}

	.footer_logo {
		height: 86px;
	}

	.footer_top__mobile {
		margin-left: auto;
	}

	.footer_top {
		position: relative;
	}

	#footer_menu {
		bottom: 92px;
	}

	#footer_menu .menu__item {
		margin-left: 0;
	}

	.breadcrumb {
		margin-top: 30px;
		margin-bottom: 25px;
	}

	.about {
		height: auto;
	}

	.about__header {
		margin-bottom: 30px;
	}

	.about__menu {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		height: auto;
		margin-bottom: 20px;
	}

	.about__menu #magic-line {
		display: none;
	}

	.about__menu li {
		-webkit-box-flex: 25%;
		-ms-flex: 25% 1 0px;
		flex: 25% 1 0;
	}

	.about__menu a {
		display: inline-block;
		height: 36px;
	}

	.about__menu:after {
		display: none;
	}

	.about__field {
		margin-top: 30px;
		margin-bottom: 55px;
	}

	.about__field__inner {
		background: #fff;
		-webkit-box-shadow: 0 0 0 0;
		box-shadow: 0 0 0 0;
		border-radius: 0;
		padding: 0 0 0 0;
	}

	.text_editor h2 {
		font-size: 22px;
		line-height: 36px;
		margin-bottom: 45px;
	}

	.text_editor h3,
	.text_editor .h3 {
		font-size: 22px;
		margin-bottom: 30px;
	}

	.text_editor h4 {
		font-weight: 500;
		font-size: 18px;
		line-height: 30px;
	}

	.text_editor p {
		font-size: 14px;
		line-height: 28px;
		margin-bottom: 20px;
	}

	.text_editor img {
		max-width: 100%;
		float: none;
		margin-right: 0;
		display: block;
		margin-bottom: 30px;
		margin-top: 30px;
		height: auto;
	}

	.about__subheader {
		margin-bottom: 45px;
		line-height: 36px;
		font-style: 18px;
	}

	.contacts_page__line,
	.contacts_page__bottom {
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}

	p.contacts_page__title {
		line-height: 36px;
	}

	.contacts_page__item {
		margin-bottom: 10px;
	}

	.contacts_page__left {
		margin-right: 0;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.contacts_page__right {
		margin-top: 20px;
		margin-left: 0;
	}

	.contacts_page__message {
		margin-right: 0;
	}

	.map__absolute {
		position: static;
	}

	.map__top {
		padding: 0 0;
		-webkit-box-shadow: 0 0 0 0;
		box-shadow: 0 0 0 0;
		border-radius: 0 0 0 0;
	}

	.contacts_page__line,
	.contacts_page__bottom {
		margin-bottom: 30px;
	}

	.map__top .main_contacts__metro {
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		margin-bottom: 30px;
	}

	.map__top .main_contacts__metro li {
		width: 100%;
		margin-bottom: 15px;
	}

	.contacts_page__map {
		margin-bottom: 55px;
	}

	.paging {
		margin-right: -5px;
	}

	.paging a {
		margin-right: 5px;
	}

	.search-page {
		padding-bottom: 55px;
		padding-top: 0;
	}

	div.search-result {
		margin: 35px 0;
	}

	.news__bottom {
		padding-top: 45px;
		padding-bottom: 45px;
		margin-bottom: 55px;
	}

	.news__item {
		width: 300px;
		height: 300px;
		margin-right: 30px;
		margin-bottom: 30px;
		padding: 35px 35px 35px 35px;
	}

	.news__item .main_news__date {
		bottom: 30px;
	}

	.news__inner {
		margin-right: -30px;
	}

	.news__bottom .paging {
		margin-top: 10px;
	}

	.news_detail {
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}

	.news_detail__right h3 {
		font-size: 24px;
		line-height: 36px;
	}

	.news_detail__top,
	.news_detail__bottom {
		padding: 30px 30px;
	}

	.news_detail__left,
	.news_detail__right {
		-webkit-box-flex: 100%;
		-ms-flex: 100% 1 0px;
		flex: 100% 1 0;
		width: 100%;
	}

	.news_detail__left {
		margin-bottom: 40px;
	}

	.news_detail .news_detail__item {
		width: 100%;
		padding: 30px 30px;
	}

	.news_detail .main_news__date {
		bottom: 30px;
	}

	.price_list__bottom {
		padding-top: 55px;
		padding-bottom: 55px;
	}

	.price_list__generated .calculator__item {
		-moz-flex-direction: row;
		-ms-flex-direction: row;
		-o-flex-direction: row;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
		margin-left: 0;
		margin-right: 0;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.price_list__generated .calculator__left,
	.price_list__generated .calculator__right {
		margin-bottom: 0;
		width: auto;
	}

	.price_list__generated .calculator__total {
		-ms-flex-item-align: start;
		align-self: flex-start;
		text-align: right;
		width: auto;
		margin-left: 10px;
		-moz-flex-direction: row;
		-ms-flex-direction: row;
		-o-flex-direction: row;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
	}

	.price_list__generated .calculator__prices {
		margin-left: 0;
		margin-right: auto;
	}

	.price_list__generated .calculator__title,
	.price_list__generated .calculator__total {
		font-size: 18px;
	}

	.price_list__generated .calculator__left {
		max-width: calc(100% - 80px);
	}

	.price_list__discount {
		margin-bottom: 15px;
		font-size: 16px;
		line-height: 26px;
	}

	.services_page {
		margin-bottom: 55px;
	}

	.services_page__header,
	.services_detail__header {
		margin-bottom: 22px;
	}

	.services_list__link {
		min-height: 50px;
		height: auto;
		margin-bottom: 10px;
		padding: 10px 20px;
	}

	.services_list__link p {
		font-size: 16px;
		margin-right: 20px;
	}

	.services_detail__counter {
		margin-top: 0;
		position: relative;
		top: -93px;
		z-index: 99;
	}

	.services_page__breadcrumbs {
		display: none !important;
	}

	.services_detail__header h2 {
		font-size: 30px;
		line-height: 44px;
		margin-top: 20px;
	}

	.go_back,
	.go_back:hover,
	.go_back:focus {
		display: block;
		font-weight: bold;
		font-size: 14px;
		line-height: 56px;
		letter-spacing: 0.03em;
		text-transform: uppercase;
		color: #FFFFFF;
		margin-bottom: 0;
		text-decoration: none;
		margin-top: 55px;
		position: relative;
		z-index: 10;
	}

	.services_detail__programs .calculator__item {
		-moz-flex-direction: row;
		-ms-flex-direction: row;
		-o-flex-direction: row;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding-top: 24px;
		padding-bottom: 24px;
	}

	.services_detail__programs .calculator__right {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}

	.services_detail__programs .calculator__show {
		bottom: 48px;
	}

	.services_detail__price_list h3,
	.services_detail__programs h3 {
		margin-bottom: 10px;
	}

	.services_detail__programs .calculator__right a,
	.services_detail__programs .calculator__right p {
		margin-right: 0;
		margin-left: auto;
	}

	.services_detail__programs .calculator__left,
	.services_detail__programs .calculator__title {
		margin-bottom: 0;
	}

	.services_detail__price_list {
		margin-bottom: 55px;
		padding-bottom: 40px;
	}

	.services_detail__price_list .calculator__buttons {
		margin-top: 40px;
	}

	.services_detail__price_list .calculator__item:last-child {
		border-bottom: 1px solid rgba(0, 0, 0, .05);
	}

	.services_detail__price_list .calculator__item {
		margin-left: -40px;
		margin-right: -40px;
		padding-left: 40px;
		padding-right: 40px;
	}

	.services_detail__controls {
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.scheme__controls {
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		position: relative;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.scheme__inner .slick-list {
		overflow: visible;
		width: 100%;
	}

	.services_page .scheme__inner .slick-list {
		overflow: hidden;
	}

	.scheme__inner {
		margin-left: -25px;
		margin-right: -25px;
	}

	.scheme__controls a {
		margin-left: 6px;
		margin-right: 6px;
	}

	.scheme__item {
		height: 272px;
		padding-top: 35px;
		-webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.03);
		box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.03);
		border-radius: 4px;
		margin: 0 25px;
	}

	.services_detail__scheme {
		margin-bottom: 5px;
		margin-top: 5px;
	}

	.services_detail__scheme .second_header {
		margin-bottom: 1px;
	}

	.services_page .services_detail__scheme {
		overflow: hidden;
	}

	.display__mobile {
		display: block;
	}

	.display__desktop {
		display: none;
	}

	.services_detail__description {
		background: #fff;
	}

	.services_detail__main {
		margin-top: 55px;
		margin-bottom: 0;
	}

	.services_detail__description .news_detail__right {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}

	.news_detail__right .services_detail__docs h3.third_header {
		font-weight: bold;
		font-size: 22px;
		line-height: 36px;
		margin-bottom: 30px;
	}

	.services_detail__description .news_detail__left {
		margin-bottom: 0;
	}

	.services_detail__description .news_detail__description {
		margin-left: -40px;
		margin-right: -40px;
	}

	.services_detail__description .news_detail__top,
	.services_detail__description .news_detail__bottom {
		padding-left: 40px;
		padding-right: 40px;
	}

	.services_detail__description h2 {
		margin-bottom: 0;
	}

	.services_detail__price {
		margin-bottom: 5px;
		/* 		padding-left: 40px; */
		/* 		padding-right: 40px; */
	}

	.services_detail__price .third_header {
		margin-bottom: 24px;
	}

	.services_detail__counter .about_center__mobile {
		margin-bottom: 0;
	}

	.services_detail__price .contacts_page__download {
		padding-left: 30px;
		padding-right: 30px;
	}

	.services_detail__price_list .calculator__show {
		bottom: 25px;
	}

	.services_detail__price_list .calculator__show.shown {
		margin-bottom: -25px;
	}

	.services_page .container {
		max-width: 100%;
	}
}

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

	.services_tiles__inner .row {
		padding-left: 15px;
		padding-right: 15px;
	}

	.services_tiles__item.col-5 {
		padding: 15px 10px 10px 10px;
	}

	.services_tiles__item.col-5 .services_tiles__link {
		display: flex;
		row-gap: 10px;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
		padding: 0;
	  }

	.news__inner {
		margin-right: 0;
	}

	.news__item {
		margin-right: 0;
		-webkit-box-flex: 100%;
		-ms-flex: 100% 1 0px;
		flex: 100% 1 0;
	}
}

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

	.big_promo_text {
		padding: 30px 0;
	}

	.about_center {
		padding-top: 30px;
	}

	.header_search__input {
		min-width: 150px;
	}

	.about_center__mobile .counter,
	.services_detail__counter .about_center__mobile .counter {
		margin-right: 0;
		margin-left: 0;
	}

	.about_center__mobile .counter__block,
	.services_detail__counter .about_center__mobile .counter__block {
		margin-right: 25px;
		margin-left: 25px;
	}

	.about_center__mobile {
		margin-right: -25px;
		margin-left: -25px;
	}

	.trust__tile {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 50%;
		flex: 1 0 50%;
	}

	.about__menu li {
		-webkit-box-flex: 33%;
		-ms-flex: 33% 1 0px;
		flex: 33% 1 0;
	}

	.contacts_page__right .social__item {
		height: 50px;
		width: 50px;
	}

	.contacts_page__left {
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}

	.contacts_page__message {
		margin-bottom: 15px;
	}

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

	.contacts_page__left .btn__container p {
		float: none;
	}

	.contacts_page__download {
		padding: 17px 12px;
	}

	.paging a {
		width: 40px;
		height: 40px;
	}

	.news_detail__top,
	.news_detail__bottom {
		padding: 15px 15px 0 15px;
	}

	.news_detail__top {
		padding-top: 0;
	}

	.popup_form {
		padding-left: 15px;
		padding-right: 15px;
	}

	.price_list__panel .news_offers__link {
		padding-right: 10px;
	}
}

@media screen and (max-width: 576px) {
	.services_tiles__link p {
		font-size: 11px;
		line-height: 18px;
	}

	.calculator__totals>span {
		margin-left: 0;
		-webkit-box-flex: 100%;
		-ms-flex: 100% 0 0px;
		flex: 100% 0 0;
	}

	.calculator__totals {
		font-size: 20px;
	}

	.about__menu li {
		-webkit-box-flex: 50%;
		-ms-flex: 50% 1 0px;
		flex: 50% 1 0;
	}

	.block_tel {
		font-size: 12px;
	}

	.main_tel a {
		font-size: 12px;
	}

	.small_mail_time svg {
		display: none;
	}

	.news__bottom {
		margin-bottom: 0;
	}

	.services_detail__description.about__field__inner {
		padding: 1px 13px 1px 13px !important;
	}

	.main_contacts__left {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}

	.calculator__item {
		margin-left: 0;
		margin-right: 0;
	}

	.reviews_page__inner {
		margin-bottom: 0;
	}

	.reviews_page__col {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		padding-right: 7.5px;
		padding-left: 7.5px;
	}

	.reviews_page__item {
		margin: 7.5px 0;
	}
}

@media screen and (max-width: 400px) {
	.news_offers__link {
		padding-right: 15px;
	}

	.contacts_page__left .contacts_page__download p {
		font-size: 13px;
	}
}

@media screen and (max-width: 360px) {
	.header_cabinet__btn {
		padding: 8px 8px;
	}

	.menu__item {
		padding-right: 15px;
		padding-left: 15px;
	}

	.sandwitch {
		margin-left: 20px;
	}

	.container {
		padding-right: 15px;
		padding-left: 15px;
	}

	.services_tiles__link p {
		font-size: 10px;
		line-height: 18px;
	}

	.calculator__title {
		font-size: 18px;
	}

	.calculator__item {
		margin-left: -15px;
		margin-right: -15px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.price_list__generated .calculator__item {
		margin-left: 0;
		margin-right: 0;
	}

	.main_banner__controls {
		left: 15px;
	}

	.main_contacts__left {
		margin-left: -15px;
		margin-right: -15px;
		width: calc(100% + 30px);
	}

	.news_offers__link {
		padding-right: 20px;
	}

	.about__menu li {
		padding-right: 0;
	}

	.services_detail__price_list .calculator__item {
		margin-left: -15px;
		margin-right: -15px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.services_detail__price {
		/* 		padding-left: 15px; */
		/* 		padding-right: 15px; */
	}

}
/* End */


/* Start:/local/templates/anodpo/components/bitrix/menu/major-menu/style.css?1748949909741*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/anodpo/components/bitrix/menu/major-menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}

.redesign-header__bottom-wrapper .menu .menu-item .menu-item-link:hover {
	color: #179af1;
}
.redesign-menu-wrapper .redesign-menu-item:hover {
	color: #179af1;
}
/* End */


/* Start:/local/templates/anodpo/components/bitrix/menu/submajor-menu/style.min.css?1742384513490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/anodpo/components/bitrix/menu/submajor-menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/anodpo/components/bitrix/menu/blue_menu/style.min.css?1739341018490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/anodpo/components/bitrix/menu/blue_menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/anodpo/template_styles.css?178031703115955*/
img{
    max-width: 100%;
    width: auto;
    height: auto;
}

.main_banner__list{
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
}

.main_banner__list.slick-initialized{
    visibility: visible;
    opacity: 1;
}

.big_promo_text{
    font-size: 16px;
    line-height: 26px;
    letter-spacing: .01em;
    color: #000;
}

.services_tiles__inner .calculator__button--inverted:hover p,
.services_tiles__inner .calculator__button--inverted:focus p{
    color: #179af1 !important;
}

.news__item{
    height: auto;
}

.main_news__date{
    position: static;
}

.content_toggle{
    font-weight: bold;
    color: #179af1;
    border-bottom: 1px solid #179af1;
}

.content_toggle:hover{
    color: #179af1;
    border-color: transparent;
}

.content_toggle:focus{
    color: #179af1;
}

.hidden-container-btn{
    display: none !important;
}

.main_news .controls{
    position: relative;

    justify-content: center;
}

.services_news__item img{
    /*  height: auto; */
}

.news_offers__panel{
    margin-bottom: 35px;
}

.main_news__tab{
    display: block;
    overflow-y: hidden;
    height: 0;
    margin: 0;
    opacity: 1;
}

.reviews__slider{
    margin-bottom: 60px;
}

.main_news__tab.active{
    overflow: auto;
    height: auto;
}

.big_promo_text h1{
    margin-bottom: 30px;
}

.services_detail__scheme .controls{
    position: relative;
    margin: 30px 0 0;

    justify-content: center;
}

.prev-slide img{
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.scheme__inner_1{
    display: flex;

    align-items: center;
}

.scheme_header_title{
    margin-bottom: 54px;
}

@media (max-width: 991px){
    .scheme_item__inner{
        flex-direction: row;
        height: auto;
    }
    .scheme_item__inner img{
        width: 100%;
        max-width: 100px;
    }
    .services_tiles__inner{
        border-bottom: none;
    }
    .reviews__item{
        height: auto;
    }
    .link_underline,
    .about__field a{
        position: relative !important;
        bottom: auto !important;
        display: inline-block !important;
        margin-top: 15px !important;
    }
    .services_detail__scheme .controls{
        display: flex;
    }
    .scheme__inner_1{
        margin-bottom: 50px;
    }
}

/* ==========================================================================
SERVICE
========================================================================== */

.service-body{
    padding: 30px 0;
}

.service-body-row{
    display: -ms-flexbox;
    display: flex;
    margin-right: -15px;
    margin-left: -15px;

    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.service-body-col-l{
    position: relative;
    width: 100%;
    max-width: 75%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;

    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
}

.service-body-col-r{
    position: relative;
    width: 100%;
    max-width: 25%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;

    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
}

/* nav */

.service-body-tab-captions{
    margin-bottom: 50px;
}

.service-body-tab-captions ul{
    display: flex;
}

.service-body-tab-captions ul li{
    padding: 0 30px;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-transform: uppercase;
}

.service-body-tab-captions ul li span{
    display: block;
    padding: 15px 0;
}

.service-body-tab-captions ul li.active span,
.service-body-tab-captions ul li:hover span{
    color: #179af1;
    border-bottom: 2px solid #179af1;
}

/* tab */

.service-body-tab-contents{
    margin-bottom: 50px;
}

.service-body-tab-content{
    display: none;
}

.service-body-tab-content.active{
    display: block;
}

@media (max-width: 767px){
    .service-body-tab-content table{
        display: block;
        overflow-x: scroll;
    }
}

/* ==========================================================================
ARTICLE
========================================================================== */

.article{
    font-size: 16px;
}

.article p:not(:last-child){
    margin-bottom: 30px;
}

.article ul{
    margin-bottom: 30px;
    padding-left: 20px;
}

.article ul li{
    margin: 15px 0;
    padding-left: 7px;
    list-style-type: disc;
}

.article ol{
    margin-bottom: 30px;
    padding-left: 20px;
}

.article ol li{
    margin: 15px 0;
    padding-left: 7px;
    list-style-type: decimal;
}

.article h2{
    font-size: 28px;
    margin-bottom: 30px;
}

.article .table{
    overflow-x: scroll;
}

.article table{
    width: 100%;
}

.article table td,
.article table th{
    border: 1px solid #ccc;
    padding: 10px;
    text-align: left;
}

/* ==========================================================================
PAYMENT BLOCK
========================================================================== */

.payment-block{
    margin-bottom: 50px;
}

.payment-block-title{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 50px;
}

.payment-block-container{
    display: flex;
}

.payment-block-item{
    position: relative;

    flex: 1 1 25%;
}

.payment-block-item:before{
    position: absolute;
    top: 40%;
    left: 0;
    width: 22px;
    height: 7px;
    content: '';
    background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2223%22%20height%3D%228%22%20fill%3D%22none%22%20viewBox%3D%220%200%2023%208%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M22.354%204.036a.5.5%200%200%200%200-.708L19.172.146a.5.5%200%201%200-.707.708l2.828%202.828-2.828%202.828a.5.5%200%201%200%20.707.708l3.182-3.182ZM0%204.182h22v-1H0v1Z%22%2F%3E%3C%2Fsvg%3E') center top / contain no-repeat;
}

.payment-block-item:first-child:before{
    content: none;
}

.payment-block-item-image{
    max-width: 120px;
    margin: 0 auto 30px;
}

.payment-block-item-text{
    font-size: 16px;
    text-align: center;
}

/* ==========================================================================
PAYMENT DOC
========================================================================== */

.payment-doc img{
    border: 1px solid #179af1;
    border-radius: 4px;
}

/* ==========================================================================
SERVICE DOCS
========================================================================== */

.service-docs{
    display: flex;
    margin-bottom: 30px;
}

.service-docs a{
    height: 70px;
    margin: 0 2px;
    padding: 3px;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    border: 1px solid #13c8d2;

    flex: 1 0;
}

.service-docs a:hover{
    opacity: .7;
}

.service-docs a img{
    width: 100%;
    height: 100%;

    -o-object-fit: contain;
    object-fit: contain;
}

/* ==========================================================================
SCHEME BLOCK
========================================================================== */

.row-scheme-block{
    margin: 50px 0;
}

.scheme-block-title{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 50px;
}

.scheme-block-container{
    display: flex;
}

.scheme-block-item{
    position: relative;

    flex: 1 1 25%;
}

.scheme-block-item:before{
    position: absolute;
    top: 40%;
    left: 0;
    width: 22px;
    height: 7px;
    content: '';
    background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2223%22%20height%3D%228%22%20fill%3D%22none%22%20viewBox%3D%220%200%2023%208%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M22.354%204.036a.5.5%200%200%200%200-.708L19.172.146a.5.5%200%201%200-.707.708l2.828%202.828-2.828%202.828a.5.5%200%201%200%20.707.708l3.182-3.182ZM0%204.182h22v-1H0v1Z%22%2F%3E%3C%2Fsvg%3E') center top / contain no-repeat;
}

.scheme-block-item:first-child:before{
    content: none;
}

.scheme-block-item-image{
    width: 120px;
    height: 120px;
    margin: 0 auto 30px;
}

.scheme-block-item-image img{
    width: 100%;
    height: 100%;

    -o-object-fit: contain;
    object-fit: contain;
}

.scheme-block-item-text{
    font-size: 16px;
    text-align: center;
}

/* ==========================================================================
SERVICE DOC
========================================================================== */

.service-doc{
    margin-bottom: 30px;
}

/* ==========================================================================
CERTIFICATES BLOCK
========================================================================== */

.certificates-block-item{
    display: block;
    padding: 10px;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
}

.certificates-block-item:hover{
    opacity: .7;
}

.certificates-block-nav{
    display: flex;
    margin-top: 50px;

    justify-content: end;
}

.certificates-block-nav-prev{
    right: 67px;
    width: 56px;
    height: 56px;
    margin-right: 11px;
    cursor: pointer;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transform: scale(-1, -1);
    -moz-transform: scale(-1, -1);
    -o-transform: scale(-1, -1);
    transform: scale(-1, -1);
    border: 1px solid #f4f4f4;
    border-radius: 4px;
    background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2214%22%20fill%3D%22none%22%20viewBox%3D%220%200%2019%2014%22%3E%3Cg%20clip-path%3D%22url(%23a)%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22m10.483%2014-1.008-1.138%206.3-5.095H0V6.283h15.774l-6.3-5.145L10.484%200%2019%207.025%2010.483%2014Z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h19v14H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E') center / 19px 14px no-repeat;
}

.certificates-block-nav-next{
    width: 56px;
    height: 56px;
    cursor: pointer;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    border: 1px solid #f4f4f4;
    border-radius: 4px;
    background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2214%22%20fill%3D%22none%22%20viewBox%3D%220%200%2019%2014%22%3E%3Cg%20clip-path%3D%22url(%23a)%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22m10.483%2014-1.008-1.138%206.3-5.095H0V6.283h15.774l-6.3-5.145L10.484%200%2019%207.025%2010.483%2014Z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h19v14H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E') center / 19px 14px no-repeat;
}

.certificates-block-nav-prev:not(.slick-disabled):hover{
    border-color: #179af1;
    background: #179af1 url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2214%22%20fill%3D%22none%22%20viewBox%3D%220%200%2019%2014%22%3E%3Cg%20clip-path%3D%22url(%23a)%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m10.483%2014-1.008-1.138%206.3-5.095H0V6.283h15.774l-6.3-5.145L10.484%200%2019%207.025%2010.483%2014Z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h19v14H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E') center / 19px 14px no-repeat;
}

.certificates-block-nav-next:not(.slick-disabled):hover{
    border-color: #179af1;
    background: #179af1 url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2214%22%20fill%3D%22none%22%20viewBox%3D%220%200%2019%2014%22%3E%3Cg%20clip-path%3D%22url(%23a)%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m10.483%2014-1.008-1.138%206.3-5.095H0V6.283h15.774l-6.3-5.145L10.484%200%2019%207.025%2010.483%2014Z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h19v14H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E') center / 19px 14px no-repeat;
}

.certificates-block-nav-prev.slick-disabled,
.certificates-block-nav-next.slick-disabled{
    cursor: not-allowed;
    opacity: .5;
}

/* ==========================================================================
BREADCRUMB
========================================================================== */

.breadcrumb{
    margin: 30px 0 20px;
    font-size: 12px;
    line-height: 1.4;
}

.breadcrumbs{
    display: flex;
    flex-wrap: wrap;
}

.breadcrumbs-item{
    margin-bottom: 5px;
}

.breadcrumbs-item a{
    color: #565656;
}

.breadcrumbs-item a:hover{
    color: #179af1;
}

.breadcrumbs-divider{
    margin: 0 5px 5px;
}

/* ==========================================================================
CUSTOM
========================================================================== */

.page_header h1{
    font-size: 40px;
    margin-top: 0;
}

/* ==========================================================================
MEDIA
========================================================================== */

@media (max-width: 991px){
    .service-body-col-l,
    .service-body-col-r{
        max-width: none;

        flex: 1 1 auto;
    }
    /* service docs */
    .service-docs a{
        height: 200px;
    }
    /* certificates block */
    .certificates-block-nav{
        justify-content: center;
    }
}

@media (max-width: 767px){
    .page_header h1{
        font-size: 24px;
    }
    .service-body-tab-captions ul li{
        font-size: 13px;
        display: flex;
        padding: 0 15px;
        text-align: center;
    }
    /* payment block */
    .payment-block-container{
        flex-wrap: wrap;
    }
    .payment-block-item{
        margin-bottom: 30px;

        flex: 1 1 50%;
    }
    .payment-block-item:nth-child(3):before{
        content: none;
    }
    /* service docs */
    .service-docs{
        margin: 30px 0;

        flex-wrap: wrap;
    }
    .service-docs a{
        margin: 1%;

        flex: 0 0 48%;
    }
    /* payment block */
    .scheme-block-container{
        flex-wrap: wrap;
    }
    .scheme-block-item{
        margin-bottom: 30px;

        flex: 1 1 50%;
    }
    .scheme-block-item-image{
        width: 100px;
        height: 100px;
    }
    .scheme-block-item:nth-child(3):before{
        content: none;
    }
    .services_news__item .title a{
        font-size: 14px;
        font-weight: bold;
    }
    .services_detail__table {
        overflow-x: scroll;
    }
}

/* ==========================================================================
CUSTOM
========================================================================== */

.mb30{
    margin-bottom: 30px;
}


@media (max-width: 767px){
    .services_news__item a.calculator__button{
        margin: 5px 0 0 0;
    }
}

.index-reviews{
    padding: 30px 0;
    background: #F5F5F7;
}

.form-mess div{
    margin-top: 10px;
    padding: 10px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    background: green;
}
.services__redesign-card-social{
    .social{
        .social__item{
            width: 46px;
            height: 46px;
            .social__link{
                display: flex;
                align-items: center;
                justify-content: center;
                svg{
                    width: 19px;
                    height: auto;
                }
            }
        }
    }
}
.services__redesign-doc-block-images{
    display: flex;
    flex-direction: row;
    gap: 20px;
    justify-content: space-between;
    a{
        width: calc((100% - 20px)/2);
        img{
            width: 100%;
        }
    }
}
a:focus, button:focus, *:focus {
  outline: none;
}
.social__item img {
    width: 20px;
    height: 20px;
}
.redesign-header_tel {
    flex-wrap: nowrap;
    align-items: center;
    gap: 8px;
}

.redesign-header_tel .social {
    flex-shrink: 0;
}
/* End */
/* /local/templates/anodpo/css/bootstrap.css?170730258322696 */
/* /local/templates/anodpo/css/jquery.fancybox.min.css?169199857412795 */
/* /local/templates/anodpo/css/normalize.css?16919985746138 */
/* /local/templates/anodpo/css/slick.css?16919985741776 */
/* /local/templates/anodpo/css/style.css?175929947093323 */
/* /local/templates/anodpo/redesign-files/fonts/onest/stylesheet.css?17393429503822 */
/* /local/templates/anodpo/redesign-files/css/style.css?175932321157873 */
/* /local/templates/anodpo/css/adaptive.css?172891304727977 */
/* /local/templates/anodpo/components/bitrix/menu/major-menu/style.css?1748949909741 */
/* /local/templates/anodpo/components/bitrix/menu/submajor-menu/style.min.css?1742384513490 */
/* /local/templates/anodpo/components/bitrix/menu/blue_menu/style.min.css?1739341018490 */
/* /local/templates/anodpo/template_styles.css?178031703115955 */
