html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article
aside,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
details,
summary,
main {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none !important;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
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;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-size: 1em;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
nav > ul {
  list-style: none;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
details,
summary,
main,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
abbr,
address,
code,
del,
dfn,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tbody,
tfoot,
thead,
tr {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
nav ol,
nav ul {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
.block-group,
.block,
.block-group:after,
.block:after,
.block-group:before,
.block:before {
  box-sizing: border-box;
}
.block-group {
  list-style-type: none;
  padding: 0;
  margin: 0;
  zoom: 1;
}
.block-group:before,
.block-group:after {
  content: "";
  display: table;
}
.block-group:after {
  clear: both;
}
.block-group > .block-group {
  clear: none;
  float: left;
  margin: 0 !important;
}
.block {
  float: left;
  width: 100%;
}
* {
  outline: none;
}
body {
  font-family: "Ubuntu", sans-serif;
  font-size: 14px;
  line-height: 17px;
  background: #fff;
}
body.work .hidden-on-work {
  display: none;
}
a {
  color: #137bbd;
}
a:hover {
  text-decoration: none;
}
a.no-decoration {
  text-decoration: none;
}
a.no-decoration:hover {
  text-decoration: underline;
}
body,
html {
  height: 100%;
  min-width: 1200px;
}
h1,
.h1 {
  color: #4d4d4d;
  font-size: 30px;
  font-weight: bold;
  line-height: 27px;
  margin: 30px 0;
}
h2,
.h2 {
  color: #4d4d4d;
  font-size: 24px;
  font-weight: bold;
  line-height: 27px;
  margin: 18px 0;
}
b,
p,
strong {
  color: #4d4d4d;
}
.breadcrumbs {
  background: #eec;
  box-sizing: border-box;
  line-height: 20px;
  margin: 30px 0;
  min-height: 36px;
  padding: 5px;
}
.breadcrumbs a {
  display: inline-bloc;
  font-size: 12px;
  text-decoration: underline;
}
.breadcrumbs span {
  display: inline-block;
  font-size: 12px;
  margin: 0 2px;
}
.breadcrumbs h1,
.breadcrumbs .h1 {
  color: #4d4d4d;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt17 {
  margin-top: 17px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.mr0 {
  margin-right: 0 !important;
}
.center {
  text-align: center;
}
.wrapper {
  box-sizing: border-box;
  min-height: 100%;
  padding-bottom: 62px;
  position: relative;
}
.clearfix {
  clear: both;
}
.page {
  max-width: 1640px;
  min-width: 1160px;
  margin: auto;
  padding: 0 20px;
}
.col-1 {
  box-sizing: border-box;
  float: left;
  padding-left: 40px;
  width: 8.3333333333%;
}
.col-1.first {
  clear: left;
  padding-left: 0;
}
.col-3 {
  box-sizing: border-box;
  float: left;
  padding-left: 40px;
  width: 25%;
}
.col-3.first {
  clear: left;
  padding-left: 0;
}
.col-3.center {
  text-align: center;
}
.col-3.right {
  text-align: right;
}
.col-4 {
  box-sizing: border-box;
  float: left;
  padding-left: 40px;
  width: 33.333%;
}
.col-4.first {
  clear: left;
  padding-left: 0;
}
.col-6 {
  box-sizing: border-box;
  float: left;
  padding-left: 40px;
  width: 50%;
}
.col-6.first {
  clear: left;
  padding-left: 0;
}
.col-9 {
  box-sizing: border-box;
  float: left;
  padding-left: 40px;
  width: 75%;
}
.col-9.first {
  clear: left;
  padding-left: 0;
}
.col-12 {
  box-sizing: border-box;
  float: left;
  padding-left: 40px;
  width: 100%;
}
.col-12.first {
  clear: left;
  padding-left: 0;
}
.debug {
  background: rgba(255,0,0,0.5);
}
.page-navigation {
  color: #4d4d4d;
  height: 27px;
  line-height: 27px;
}
.page-navigation a {
  color: #4d4d4d;
  display: inline-block;
  font-size: 14px;
  margin: 0 1px;
}
.page-navigation a[href] {
  color: #137bbd;
}
.page-navigation span {
  color: #4d4d4d;
  display: inline-block;
  font-size: 14px;
  margin: 0 2px;
}
.page-sections-selector {
  margin: 0 0 30px;
}
.page-sections-selector a {
  color: #137bbd;
  display: inline-block;
  line-height: 27px;
}
.page-sections-selector a.active {
  color: #8f8f8f;
  display: inline-block;
  text-decoration: none;
}
.page-sections-selector span {
  color: #8f8f8f;
  display: inline-block;
  margin: 0 5px;
}
#fastFormButton {
  background: url("/image/priem-h2.png") no-repeat 0 0;
  height: 273px;
  width: 43px;
  cursor: pointer;
  float: left;
}
#fastForm {
  font-size: 12px;
  height: 273px;
  position: fixed;
  right: 0;
  top: 70%;
  margin-top: -133px;
  z-index: 999;
  width: 43px;
}
#hideForm {
  box-sizing: border-box;
  background: url("/image/priem-bgr.gif") repeat-x 0 0;
  width: 310px;
  height: 273px;
  margin-left: 43px;
  padding: 20px 0 0 20px;
}
.fastHeader,
.fastHeader a {
  color: #fff;
}
.fastInput {
  border: 1px solid #23855c;
  padding: 1px 2px;
}
#fastPriemTable,
#fastPriemTable table {
  color: #fff;
}
#fastPriemTable td {
  vertical-align: top;
  padding-bottom: 5px;
}
#fastPriemTable td.pb0 {
  padding-bottom: 0;
}
#buttonZapFast {
  background: url("/image/priem-btn.gif") no-repeat 0 0;
  width: 84px;
  height: 25px;
  border: none;
  cursor: pointer;
}
.w185px {
  width: 185px;
}
.w90px {
  width: 90px;
}
.w55px {
  width: 55px;
}
.pl34 {
  padding-left: 34px;
}
.antispam input {
  border: 1px solid #23855c;
  padding: 1px 2px;
  margin-left: 12px;
  width: 75px;
}
.h45px {
  height: 45px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.header {
  background: url("/image/top-fon.jpg") repeat-x center;
  height: 210px;
}
.header > img {
  height: 210px;
  left: 0;
  min-width: 1200px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5;
}
.header > .page {
  position: relative;
  z-index: 10;
}
.header .logo {
  color: #fff;
  font-size: 18px;
  line-height: 0;
}
.header .logo a {
  color: #fff;
  display: inline-block;
  font-size: 18px;
  text-decoration: none;
}
.header .logo a:hover {
  text-decoration: underline;
}
.header .logo a.link {
  color: #fffa88;
  display: inline-block;
}
.header .logo > a {
  display: block;
  line-height: 27px;
}
.header .logo span {
  display: inline-block;
  line-height: 27px;
  white-space: nowrap;
  width: 45px;
}
.header .logo img {
  display: inline-block;
  margin: 25px 0 10px;
}
.header .logo .map {
  font-size: 14px;
}
.header .logo .map a {
  color: #fffa88;
  font-size: 14px;
  text-decoration: underline;
}
.header .logo .map a:hover {
  text-decoration: none;
}
.header .infographics {
  box-sizing: border-box;
  color: #fff;
  float: left;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  width: 20%;
}
.header .infographics img {
  display: inline-block;
  height: 64px;
  margin: 30px 0 12px;
}
.header .infographics span {
  display: block;
  font-size: 16px;
  line-height: 27px;
  text-transform: uppercase;
}
.header .infographics a {
  color: #fffa88;
}
.header-fixed {
  margin-bottom: 72px;
}
.header-fixed.main {
  margin-bottom: 42px;
}
.header-fixed .header {
  transition: 0.2s;
}
.header-fixed .header > img {
  transition: 0.2s;
}
.header-fixed .menu-top {
  left: 0;
  position: absolute;
  top: 210px;
  width: 100%;
  z-index: 100;
}
body.scroll .header-fixed .menu-top {
  position: fixed;
  top: 0;
}
.menu-top {
  background: #6b6b6b;
  height: 42px;
  line-height: 42px;
}
.menu-top table {
  width: 100%;
}
.menu-top table .item {
  height: 42px;
  line-height: 42px;
}
.menu-top table .item > a {
  color: #fff;
  display: block;
  font-size: 18px;
  height: 42px;
  padding: 0 10px;
  text-align: center;
  text-decoration: none;
}
.menu-top table .item > a:first-child {
  padding-left: 0;
}
.menu-top table .item > a:last-child {
  padding-right: 0;
}
.menu-top table .item:hover {
  background: #fff;
}
.menu-top table .item:hover a {
  color: #4d4d4d;
}
.menu-top .top-search {
  height: 42px;
  line-height: 42px;
  position: relative;
  width: 260px;
}
.menu-top .top-search input[type=text] {
  background: #5a5a5a;
  border: 1px solid #a9a9a9;
  box-sizing: border-box;
  color: #a9a9a9;
  font-size: 13px;
  height: 25px;
  line-height: 25px;
  padding: 0 30px 0 10px;
}
.menu-top .top-search input[type=submit] {
  background: none;
  border: none;
  color: #a9a9a9;
  font-size: 20px;
  height: 22px;
  line-height: 22px;
  margin: -12px 0 0;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 50%;
  width: 30px;
}
.menu-top .item-submenu {
  box-sizing: border-box;
  display: none;
  left: 0;
  min-width: 100%;
  position: absolute;
  top: 100%;
  z-index: 30;
}
.menu-top .item {
  position: relative;
}
.menu-top .item:hover .item-submenu,
.menu-top .item.active .item-submenu {
  display: block;
}
.menu-top .item .item-submenu {
  display: none;
}
.menu-top .item .item-submenu ul {
  background: #fff;
  box-shadow: 0 15px 20px 0 rgba(0,0,0,0.1);
  box-sizing: border-box;
  margin: 0;
  padding: 0 0 30px;
}
.menu-top .item .item-submenu ul li {
  list-style: none;
  margin: 0;
}
.menu-top .item .item-submenu ul li a {
  color: #137bbd;
  display: block;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  padding: 0 50px 0 20px;
  white-space: nowrap;
}
.menu-top .item .item-submenu ul.item-submenu-special {
  padding: 20px 70px 30px 20px;
  width: 620px;
}
.menu-top .item .item-submenu ul.item-submenu-special form {
  position: relative;
}
.menu-top .item .item-submenu ul.item-submenu-special input[type=text] {
  background: #efefef;
  border: 1px solid #cac9c9;
  box-sizing: border-box;
  color: #4f4f4f;
  height: 35px;
  line-height: 35px;
  margin: 0 0 15px;
  padding: 0 40px 0 15px;
  width: 100%;
}
.menu-top .item .item-submenu ul.item-submenu-special input[type=submit] {
  background: none;
  border: none;
  color: #a9a9a9;
  font-size: 20px;
  height: 22px;
  line-height: 22px;
  margin: -16px 0 0;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 50%;
  width: 30px;
}
.menu-top .item .item-submenu ul.item-submenu-special a {
  color: #137bbd;
  display: block;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
}
.menu-top .item .item-submenu ul.item-submenu-diagnostic {
  padding: 20px 70px 30px 20px;
  width: 500px;
}
.menu-top .item .item-submenu ul.item-submenu-diagnostic form {
  position: relative;
}
.menu-top .item .item-submenu ul.item-submenu-diagnostic input[type=text] {
  background: #efefef;
  border: 1px solid #cac9c9;
  box-sizing: border-box;
  color: #4f4f4f;
  height: 35px;
  line-height: 35px;
  margin: 0 0 15px;
  padding: 0 40px 0 15px;
  width: 50%;
}
.menu-top .item .item-submenu ul.item-submenu-diagnostic input[type=submit] {
  background: none;
  border: none;
  color: #a9a9a9;
  font-size: 20px;
  height: 22px;
  line-height: 22px;
  margin: -16px 10px 0 0;
  position: absolute;
  right: 50%;
  text-align: center;
  top: 50%;
  width: 30px;
}
.menu-top .item .item-submenu ul.item-submenu-diagnostic a {
  color: #137bbd;
  display: block;
  font-size: 16px;
  margin-bottom: 5px;
  min-height: 25px;
  line-height: 25px;
}
.menu-top .item .item-submenu ul.item-submenu-diagnostic {
  margin: 0 0 0 -340px;
  width: 1190px;
}
.menu-top .item .item-submenu ul.item-submenu-diagnostic .menu-top-submenu {
  margin: 10px 0 0;
}
.menu-top .item .item-submenu ul.item-submenu-diagnostic .menu-top-submenu a {
  display: block;
  font-size: 14px;
  line-height: 18px;
  padding: 0 0 0 10px;
  position: relative;
  text-decoration: underline;
}
.menu-top .item .item-submenu ul.item-submenu-diagnostic .menu-top-submenu a i {
  height: 10px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 4px;
  width: 10px;
}
.menu-top .item .item-submenu ul.item-submenu-diagnostic .menu-top-submenu a i:before {
  background: #137bbd;
  content: "";
  height: 5px;
  left: -2px;
  position: absolute;
  transform: rotate(45deg);
  top: 2px;
  width: 5px;
}
.menu-top .item .item-submenu .item-submenu-borders {
  position: relative;
}
.menu-top .item .item-submenu .item-submenu-borders {
  position: relative;
/*
          &:before
            background: colors.greyLight
            content: ""
            height: 100%
            left: 100%
            position: absolute
            top: 0
            width: 1px

          &:after
            background: colors.greyLight
            content: ""
            height: 100%
            left: 150%
            position: absolute
            top: 0
            width: 1px
          */
}
.menu-top .item .item-submenu .item-submenu-borders.is-third-col:before {
  background: #a9a9a9;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 1px;
}
.menu-top .item .item-submenu .item-submenu-borders.is-first-col:after {
  background: #a9a9a9;
  content: "";
  height: 100%;
  left: 100%;
  position: absolute;
  top: 0;
  width: 1px;
}
.menu-top .item .item-submenu .item-submenu-border-left {
  position: relative;
}
.menu-top .item .item-submenu .item-submenu-border-left:before {
  background: #a9a9a9;
  content: "";
  height: 100%;
  left: 20px;
  position: absolute;
  top: 0;
  width: 1px;
}
.menu-top .item .item-submenu h3,
.menu-top .item .item-submenu .h3 {
  color: #137bbd;
  font-size: 16px;
  line-height: 22px;
  margin: 0;
  text-decoration: underline;
  text-transform: uppercase;
}
.menu-top .item .item-submenu h3 a,
.menu-top .item .item-submenu .h3 a {
  line-height: 22px;
}
.menu-top .menu-top-close {
  background: url("/image/colorbox/ico-close.png") no-repeat top center;
  cursor: pointer;
  font-size: 36px;
  height: 25px;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 25px;
}
.new-year-decoration-2017 {
  width: 100%;
  height: 52px;
  background: url("/image/NY-2017.png") repeat-x;
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
}
.infogr-on-price p,
.infogr-on-varikocele p,
.infogr-on-kondilomy p,
.infogr-on-surgitron p {
  font-size: 12px;
  margin-top: 12px !important;
}
.infogr-on-price,
.infogr-on-varikocele,
.infogr-on-kondilomy,
.infogr-on-surgitron {
  margin-top: 20px;
}
.main-welcome {
  background: url("/image/signature.png") no-repeat 95% 90% #fff;
  box-shadow: 0 2px 40px 0 rgba(0,0,0,0.2);
  box-sizing: border-box;
  margin: -40px 0 0;
  padding: 30px 0 42px;
  position: relative;
  z-index: 10;
}
.main-welcome img {
  display: block;
  margin: 0 0 0 40px;
  max-width: 200px;
}
.main-welcome .main-welcome-text {
  padding-right: 60px;
}
.main-welcome .main-welcome-text h2,
.main-welcome .main-welcome-text .h2 {
  font-size: 30px;
  font-weight: normal;
  line-height: 27px;
  margin: 0 0 30px;
}
.main-welcome .main-welcome-text p {
  font-size: 14px;
  font-weight: normal;
  line-height: 25px;
  margin: 0 0 27px;
}
.main-welcome .main-welcome-text i {
  font-size: 12px;
}
.labor-icons {
  display: block;
  margin: 40px 0;
}
.labor-icons p {
  display: inline-block;
  width: 32%;
  margin: 0 0 50px 0 !important;
}
.labor-icons p a {
  cursor: pointer;
}
.labor-icons p a:before {
  vertical-align: middle;
  display: inline-block;
  margin: 0 10px 0 0;
}
.labor-icons p a span {
  display: inline-block;
  vertical-align: middle;
  color: #4d4d4d;
  text-decoration: underline;
  max-width: 199px;
  font-size: 20px;
  line-height: 20px;
}
.labor-icons p a span:hover {
  text-decoration: none;
}
.labor-icons p:nth-child(1) a:before {
  content: url("/image/laboricons/icon_1.png");
}
.labor-icons p:nth-child(4) a:before {
  content: url("/image/laboricons/icon_2.png");
}
.labor-icons p:nth-child(7) a:before {
  content: url("/image/laboricons/icon_3.png");
}
.labor-icons p:nth-child(10) a:before {
  content: url("/image/laboricons/icon_4.png");
}
.labor-icons p:nth-child(13) a:before {
  content: url("/image/laboricons/icon_5.png");
}
.labor-icons p:nth-child(16) a:before {
  content: url("/image/laboricons/icon_6.png");
}
.labor-icons p:nth-child(19) a:before {
  content: url("/image/laboricons/icon_7.png");
}
.labor-icons p:nth-child(2) a:before {
  content: url("/image/laboricons/icon_8.png");
}
.labor-icons p:nth-child(5) a:before {
  content: url("/image/laboricons/icon_9.png");
}
.labor-icons p:nth-child(8) a:before {
  content: url("/image/laboricons/icon_10.png");
}
.labor-icons p:nth-child(11) a:before {
  content: url("/image/laboricons/icon_11.png");
}
.labor-icons p:nth-child(14) a:before {
  content: url("/image/laboricons/icon_12.png");
}
.labor-icons p:nth-child(17) a:before {
  content: url("/image/laboricons/icon_13.png");
}
.labor-icons p:nth-child(3) a:before {
  content: url("/image/laboricons/icon_14.png");
}
.labor-icons p:nth-child(6) a:before {
  content: url("/image/laboricons/icon_15.png");
}
.labor-icons p:nth-child(9) a:before {
  content: url("/image/laboricons/icon_16.png");
}
.labor-icons p:nth-child(12) a:before {
  content: url("/image/laboricons/icon_17.png");
}
.labor-icons p:nth-child(15) a:before {
  content: url("/image/laboricons/icon_18.png");
}
.labor-icons p:nth-child(18) a:before {
  content: url("/image/laboricons/icon_19.png");
}
.vericons {
  display: block;
  margin: 40px 0;
}
.vericons p {
  display: inline-block;
  width: 32%;
  margin: 0 0 50px 0 !important;
}
.vericons p a {
  cursor: pointer;
}
.vericons p a:before {
  vertical-align: middle;
  display: inline-block;
  margin: 0 10px 0 0;
}
.vericons p a span {
  display: inline-block;
  vertical-align: middle;
  color: #4d4d4d;
  text-decoration: underline;
  max-width: 192px;
  font-size: 20px;
  line-height: 20px;
}
.vericons p a span:hover {
  text-decoration: none;
}
.vericons p:nth-child(1) a:before {
  content: url("/image/vericons/icon-uzi_br-polosti.png");
}
.vericons p:nth-child(2) a:before {
  content: url("/image/vericons/icon-uzi_pridat-pazuch-nosa.png");
}
.vericons p:nth-child(3) a:before {
  content: url("/image/vericons/icon-uzi_moch-puzirya.png");
}
.vericons p:nth-child(4) a:before {
  content: url("/image/vericons/icon-uzi_org-mal-taza.png");
}
.vericons p:nth-child(5) a:before {
  content: url("/image/vericons/icon-uzi_myagkich-tk.png");
}
.vericons p:nth-child(6) a:before {
  content: url("/image/vericons/icon-uzi_gheludka-i-dv-kishki.png");
}
.vericons p:nth-child(7) a:before {
  content: url("/image/vericons/icon-uzi_shit-ghel.png");
}
.vericons p:nth-child(8) a:before {
  content: url("/image/vericons/icon-uzi_prostati.png");
}
.vericons p:nth-child(9) a:before {
  content: url("/image/vericons/icon-uzi_ghelchn-puzirya.png");
}
.vericons p:nth-child(10) a:before {
  content: url("/image/vericons/icon-uzi_mol-ghel.png");
}
.vericons p:nth-child(11) a:before {
  content: url("/image/vericons/icon-uzi_kolennogo-sust.png");
}
.vericons p:nth-child(12) a:before {
  content: url("/image/vericons/icon-uzi_orbit.png");
}
.vericons p:nth-child(13) a:before {
  content: url("/image/vericons/icon-uzi_pri-berem.png");
}
.vericons p:nth-child(14) a:before {
  content: url("/image/vericons/icon-uzi_moshonki.png");
}
.vericons p:nth-child(15) a:before {
  content: url("/image/vericons/icon-uzi_serdza.png");
}
.vericons p:nth-child(16) a:before {
  content: url("/image/vericons/icon-uzi_pochek-i-nadpoch.png");
}
.vericons p:nth-child(17) a:before {
  content: url("/image/vericons/icon-uzi_limf-uzlov.png");
}
.vericons p:nth-child(18) a:before {
  content: url("/image/vericons/icon-uzi_skrin-novoroghd.png");
}
.vericons p:nth-child(19) a:before {
  content: url("/image/vericons/icon-uzi_moch-sist.png");
}
.vericons p:nth-child(20) a:before {
  content: url("/image/vericons/icon-uzi_tazobedr-sust.png");
}
.vericons p:nth-child(21) a:before {
  content: url("/image/vericons/icon-uzi_sosudov-golovi-i-shei.png");
}
.main-infographics {
  margin-bottom: 20px;
}
.main-infographics .item {
  width: 175px;
  text-align: center;
  margin-left: 3px;
  margin-right: 3px;
  padding: 15px 0;
}
.main-infographics .ico {
  margin-bottom: 10px;
  width: 72px;
  height: 72px;
  border: none;
}
.main-infographics p {
  font-size: 15px;
}
.main-map-title {
  color: #4d4d4d;
  font-size: 30px;
  left: 25%;
  margin: 40px 0 0 50px;
  pointer-events: none;
  position: absolute;
  z-index: 30;
}
.main-map {
  border-top: 1px solid #288700;
  height: 500px;
}
.about-map {
  height: 500px;
  margin-top: -72px;
}
.content-work {
  padding-bottom: 72px;
}
.content-work h1,
.content-work .h1 {
  color: #4d4d4d;
  font-size: 30px;
  font-weight: normal;
  margin: 30px 0 20px;
}
.content-work h1:first-child,
.content-work .h1:first-child {
  margin-top: 0;
}
.content-work h2,
.content-work .h2 {
  color: #4d4d4d;
  font-size: 18px;
  font-weight: bold;
  margin: 30px 0 0;
}
.content-work p {
  margin: 18px 0 0;
}
.content-work ul {
  margin: 10px 0 5px;
  padding: 0;
}
.content-work ul > li {
  color: #4d4d4d;
  list-style: none;
  margin: 0 0 2px 0;
  padding: 0 0 0 12px;
  position: relative;
}
.content-work ul > li:before {
  background: #ef8c29;
  border-radius: 100%;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  top: 6px;
  width: 5px;
}
.content-work .contacts {
  font-size: 16px;
}
.content-work .contacts p {
  font-size: 16px;
  line-height: 27px;
  margin: 8px 0;
}
.content-work .contacts ul li {
  color: #ef8c29;
}
.content-work .contacts ul li a {
  color: #137bbd;
  font-size: 16px;
}
.content-work .vern {
  background-color: #f7f8f8;
  padding: 30px 40px;
  margin: 0 0 40px 0;
  box-shadow: 0px 2px 1px 0px #d4d4d4;
}
.content-work .vern p {
  font-weight: bold;
  font-size: 16px;
  color: #575957;
}
.content-work .vern strong {
  font-size: 30px;
  color: #409604;
}
.content-work .vern .tel:before {
  content: url("/image/tele.png");
  margin-right: 10px;
}
.content-work .vern .adr:before {
  content: url("/image/address.png");
  margin-right: 10px;
}
.specialists-parts-main,
.recent-content-main {
  padding: 72px 0;
}
.specialists-parts-main h2,
.recent-content-main h2,
.specialists-parts-main .h2,
.recent-content-main .h2 {
  color: #4d4d4d;
  font-size: 30px;
  font-weight: normal;
  margin: 0 0 30px;
}
.specialists-parts-main h3,
.recent-content-main h3,
.specialists-parts-main .h3,
.recent-content-main .h3 {
  color: #4d4d4d;
  font-size: 24px;
  font-weight: normal;
  height: 48px;
  line-height: 48px;
  margin: 0 0 18px;
  padding: 0 0 0 60px;
  position: relative;
  text-decoration: underline;
}
.specialists-parts-main h3 a,
.recent-content-main h3 a,
.specialists-parts-main .h3 a,
.recent-content-main .h3 a {
  color: #4d4d4d;
}
.specialists-parts-main h3 img,
.recent-content-main h3 img,
.specialists-parts-main .h3 img,
.recent-content-main .h3 img {
  height: 48px;
  left: 0;
  position: absolute;
  top: 0;
  width: 48px;
}
.specialists-parts-main ul,
.recent-content-main ul {
  margin: 0;
}
.specialists-parts-main ul > li,
.recent-content-main ul > li {
  list-style: none;
  margin: 0 0 5px;
  padding-left: 14px;
  position: relative;
}
.specialists-parts-main ul > li.more,
.recent-content-main ul > li.more {
  margin: 20px 0 0;
}
.specialists-parts-main ul > li.more a,
.recent-content-main ul > li.more a {
  color: #4d4d4d;
}
.specialists-parts-main ul > li i,
.recent-content-main ul > li i {
  height: 10px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 4px;
  width: 10px;
}
.specialists-parts-main ul > li i:before,
.recent-content-main ul > li i:before {
  background: #107bbd;
  content: "";
  height: 5px;
  left: -2px;
  position: absolute;
  top: 2px;
  transform: rotate(45deg);
  width: 5px;
}
.recent-content-main-wrapper {
  background: #e7f7d6;
}
.recent-content-main {
  padding: 10px 0;
  margin-bottom: 20px;
}
.recent-content-main .h2 {
  background: #e7f7d6;
  width: 100%;
  margin: 0;
}
.recent-content-main .faq-row {
  display: table;
  margin-bottom: 10px;
}
.recent-content-main .faq-row .faq-item {
  display: table-cell;
  padding-right: 5px;
}
.price-all-specialists .price-item {
  margin: 10px 0 25px 0;
}
.price-all-specialists .price-item .price-item-content .price-item-header {
  display: table;
  height: 48px;
}
.price-all-specialists .price-item .price-item-content .price-item-header .price-item-image {
  display: table-cell;
  vertical-align: middle;
}
.price-all-specialists .price-item .price-item-content .price-item-header .price-item-text {
  color: #4d4d4d;
  font-size: 22px;
  line-height: 24px;
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
}
.price-all-specialists .price-item .price-item-content .price-item-link {
  margin-left: 60px;
  margin-top: 3px;
}
.price-all-specialists .price-item .price-item-content .price-item-link:before {
  vertical-align: middle;
  display: inline-block;
  margin: 0 5px 0 0;
  content: url("/image/priceicons/ico_rubl.png");
}
.price-all-specialists h2,
.price-all-specialists .h2 {
  color: #4d4d4d;
  font-size: 30px;
  font-weight: normal;
  margin: 0 0 30px;
}
.price-all-specialists h3,
.price-all-specialists .h3 {
  color: #4d4d4d;
  font-size: 24px;
  font-weight: normal;
  height: 48px;
  line-height: 48px;
  margin: 0 0 18px;
  padding: 0 0 0 60px;
  position: relative;
  text-decoration: underline;
}
.price-all-specialists h3 a,
.price-all-specialists .h3 a {
  color: #4d4d4d;
}
.price-all-specialists h3 img,
.price-all-specialists .h3 img {
  height: 48px;
  left: 0;
  position: absolute;
  top: 0;
  width: 48px;
}
.price-all-specialists h3 .link a,
.price-all-specialists .h3 .link a {
  line-height: 20px;
  font-size: 18px;
  color: #137bbd;
}
.article-item-content {
  background: url("/image/article-i1.png") no-repeat 0 0;
  padding: 0 0 30px 65px;
}
.article-item-content h1 {
  padding-bottom: 0;
  margin-bottom: 0;
}
.article-item-content .article-item-background {
  margin: -5px;
  padding: 5px;
  transition: 0.5s;
}
.article-item-content .article-item-background:hover {
  background-color: #f0f2f2;
}
.article-item-content .article-item-background.clean:hover {
  background: none;
}
.article-item-content .article-item-background .date {
  font-size: 14px;
  margin: 5px 0;
}
.article-item-content .article-item-background > a {
  display: block;
  font-size: 24px;
  line-height: 27px;
  margin: 10px 0 20px;
}
.special-questions-list-title h2,
.special-questions-list-title .h2 {
  font-size: 30px;
  font-weight: normal;
  line-height: 36px;
  margin: 0;
  color: #4d4d4d;
}
.special-questions-list-title .question-item-content {
  margin: 10px 0 30px 0;
  line-height: 36px;
}
.special-questions-list-title .question-title {
  padding: 0 0 0 5px;
  font-size: 18px;
  line-height: 20px;
  color: #409604;
}
.special-questions-list-items {
  background: #f7f8f8;
  padding: 10px;
}
.faq-item-content {
  background: url("/image/ask-i1.png") no-repeat 0 0;
  padding: 0 0 30px 65px;
}
.faq-item-content .faq-item-background {
  margin: -5px;
  padding: 5px;
  transition: 0.5s;
}
.faq-item-content .faq-item-background:hover {
  background-color: #f0f2f2;
}
.faq-item-content .faq-item-background.clean:hover {
  background: none;
}
.faq-item-content .faq-item-background .date {
  font-size: 14px;
  margin: 5px 0;
}
.faq-item-content .faq-item-background .date a {
  color: #4d4d4d;
}
.faq-item-content .faq-item-background > a {
  display: block;
  font-size: 14px;
  line-height: 18px;
  margin: 10px 0;
}
.faq-item-2.special {
  margin: 10px 0 25px 0;
}
.faq-item-2.special .faq-item-content-2 .faq-item-2-header {
  display: table;
  height: 60px;
}
.faq-item-2.special .faq-item-content-2 .faq-item-2-header .faq-item-2-image {
  display: table-cell;
  vertical-align: middle;
}
.faq-item-2.special .faq-item-content-2 .faq-item-2-header .faq-item-2-text {
  font-size: 18px;
  color: #409604;
  display: table-cell;
  vertical-align: middle;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 3px;
}
.faq-item-2.special .faq-item-2-content-box:hover {
  background-color: transparent;
}
.faq-item-2.special a,
.faq-item-2.special.title-2 {
  margin-top: 5px;
}
.faq-item-2.special.link-2 {
  margin-left: 0;
}
.faq-item-2.special p,
.faq-item-2.special.answer-2 {
  margin-bottom: 10px;
}
.faq-item-2.special p a,
.faq-item-2.special.answer-2 a {
  margin-left: 0;
}
.opinion-item-content {
  background: url("/image/otziv-i1.png") no-repeat 0 0;
  padding: 0 0 30px 65px;
}
.opinion-item-content .opinion-item-background {
  margin: -5px;
  padding: 5px;
  transition: 0.5s;
}
.opinion-item-content .opinion-item-background:hover {
  background-color: #f0f2f2;
}
.opinion-item-content .opinion-item-background.clean:hover {
  background: none;
}
.opinion-item-content .opinion-item-background .date {
  font-size: 14px;
  margin: 5px 0;
}
.opinion-item-content .opinion-item-background .date a {
  color: #4d4d4d;
}
.opinion-item-content .opinion-item-background > a {
  color: #ef8c29;
  display: block;
  font-size: 24px;
  line-height: 18px;
  margin: 10px 0;
  text-decoration: none;
}
.specialist-item {
  display: inline-block;
  width: 270px;
  text-align: left;
}
.specialist-item .name {
  display: block;
  height: 50px;
  font-size: 18px;
  line-height: 27px;
}
.specialist-item p {
  margin: 8px 0;
}
.specialist-page {
  padding: 0 0 0 180px;
  position: relative;
}
.specialist-page .photo {
  left: 0;
  max-width: 160px;
  position: absolute;
  top: 18px;
}
.specialist-page .specialist-page-post {
  display: inline-block;
  max-width: 255px;
}
.special-personnel-list h2,
.special-personnel-list .h2 {
  color: #4d4d4d;
  font-size: 30px;
  font-weight: normal;
  margin: 0 0 30px;
}
.specials-parts-list {
  padding-bottom: 10px;
}
.specials-parts-list a {
  display: block;
  font-size: 16px;
  line-height: 18px;
  margin: 0 0 5px;
  padding: 0 0 0 15px;
  position: relative;
}
.specials-parts-list a i {
  height: 12px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 4px;
  width: 10px;
}
.specials-parts-list a i:before {
  background: #107bbd;
  content: "";
  height: 7px;
  left: -3px;
  position: absolute;
  top: 2px;
  transform: rotate(45deg);
  width: 7px;
}
.special-price-list.short,
.special-questions-list.short {
  width: 50%;
}
.special-price-list h2,
.special-questions-list h2,
.special-price-list .h2,
.special-questions-list .h2 {
  font-size: 30px;
  font-weight: normal;
  line-height: 36px;
  margin: 0;
}
.special-price-list h2.no-margin,
.special-questions-list h2.no-margin,
.special-price-list .h2.no-margin,
.special-questions-list .h2.no-margin {
  margin-top: 0;
}
.special-price-list a,
.special-questions-list a {
  display: block;
}
.special-price-list table,
.special-questions-list table {
  margin: 10px 0 30px;
  width: 100%;
}
.special-price-list table th,
.special-questions-list table th {
  border-bottom: 1px solid #8f8f8f;
  color: #4d4d4d;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 0 12px;
}
.special-price-list table th.name,
.special-questions-list table th.name {
  text-align: left;
}
.special-price-list table th.price,
.special-questions-list table th.price {
  text-align: right;
  white-space: nowrap;
}
.special-price-list table td,
.special-questions-list table td {
  border-bottom: 1px solid #8f8f8f;
  color: #4d4d4d;
  font-size: 12px;
  padding: 5px 0 8px;
  vertical-align: top;
}
.special-price-list table td.name,
.special-questions-list table td.name {
  text-align: left;
}
.special-price-list table td.price,
.special-questions-list table td.price {
  text-align: right;
  white-space: nowrap;
}
.special-content > table:not(.disable-default-styles) {
  background: none;
  border: none;
  margin: 10px 0 30px;
  width: 100%;
}
.special-content > table:not(.disable-default-styles) th {
  background: none;
  border: none;
  border-bottom: 1px solid #8f8f8f;
  color: #4d4d4d;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 0 12px;
  text-align: center;
}
.special-content > table:not(.disable-default-styles) th.name {
  text-align: left;
}
.special-content > table:not(.disable-default-styles) th.price {
  text-align: right;
  white-space: nowrap;
}
.special-content > table:not(.disable-default-styles) td {
  background: none;
  border: none;
  border-bottom: 1px solid #8f8f8f;
  color: #4d4d4d;
  font-size: 12px;
  padding: 5px 10px 8px;
  text-align: center;
  vertical-align: top;
}
.special-content > table:not(.disable-default-styles) td.name {
  text-align: left;
}
.special-content > table:not(.disable-default-styles) td.price {
  text-align: right;
  white-space: nowrap;
}
.special-content ol {
  margin: 18px 0 0 15px;
}
.special-content ol li {
  color: #4d4d4d;
  margin-bottom: 2px;
}
.special-content-spoiler > a {
  display: inline-block;
  padding: 0 18px 0 0;
  position: relative;
}
.special-content-spoiler > a i {
  height: 12px;
  right: 0;
  overflow: hidden;
  position: absolute;
  top: 8px;
  width: 10px;
}
.special-content-spoiler > a i:before {
  background: #107bbd;
  content: "";
  height: 6px;
  left: 1px;
  position: absolute;
  top: -3px;
  transform: rotate(45deg);
  width: 6px;
}
.special-content-spoiler > a.active i {
  top: -1px;
}
.special-content-spoiler > a.active i:before {
  top: 9px;
}
.special-content-spoiler .special-content-spoiler-text {
  display: none;
}
.work-appointment-form-wrapper {
  margin: -165px 0 0;
  min-width: 40px;
  position: fixed;
  right: 0;
  top: 50%;
  white-space: nowrap;
  z-index: 100;
}
.work-appointment-form-wrapper.active .work-appointment-form-content {
  width: 640px;
}
.work-appointment-form-button {
  background: #6da11a;
  background: -moz--webkit-linear-gradient(left, #6da11a 0%, #4b7d21 100%);
  background: -moz--moz-linear-gradient(left, #6da11a 0%, #4b7d21 100%);
  background: -moz--ms-linear-gradient(left, #6da11a 0%, #4b7d21 100%);
  background: -moz-linear-gradient(to right, #6da11a 0%, #4b7d21 100%);
  background: -webkit--webkit-linear-gradient(left, #6da11a 0%, #4b7d21 100%);
  background: -webkit--moz-linear-gradient(left, #6da11a 0%, #4b7d21 100%);
  background: -webkit--ms-linear-gradient(left, #6da11a 0%, #4b7d21 100%);
  background: -webkit-linear-gradient(to right, #6da11a 0%, #4b7d21 100%);
  background: -webkit-linear-gradient(left, #6da11a 0%, #4b7d21 100%);
  background: -moz-linear-gradient(left, #6da11a 0%, #4b7d21 100%);
  background: -ms-linear-gradient(left, #6da11a 0%, #4b7d21 100%);
  background: linear-gradient(to right, #6da11a 0%, #4b7d21 100%);
  border-radius: 6px 0 0 6px;
  border-right: 5px solid #ea8b2d;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  height: 330px;
  position: relative;
  vertical-align: top;
  width: 40px;
}
.work-appointment-form-button span {
  color: #fff;
  display: block;
  font-size: 16px;
  left: -74px;
  line-height: 0;
  position: absolute;
  text-transform: uppercase;
  transform: rotate(-90deg);
  top: 50%;
}
.work-appointment-form-content {
  background: #008000;
  box-sizing: border-box;
  display: inline-block;
  height: 330px;
  overflow: hidden;
  transition: 0.5s;
  vertical-align: top;
  white-space: normal;
  width: 0;
}
.work-appointment-form-content .main-appointment-form {
  width: 640px;
}
.work-appointment-form-content h2,
.work-appointment-form-content .h2 {
  display: none;
}
.work-appointment-form-content .col-3 {
  width: 50%;
}
.work-appointment-form-content .col-6 {
  width: 100%;
}
.work-appointment-form-content .col-9 {
  padding: 0 40px;
  width: 100%;
}
.work-appointment-form-content .page {
  padding: 0;
  width: auto;
  max-width: none;
  min-width: auto;
}
.footer {
  background: #5a5a5a;
  bottom: 0;
  box-sizing: border-box;
  min-height: 62px;
  left: 0;
  padding: 12px 0 10px;
  position: absolute;
  white-space: nowrap;
  width: 100%;
  z-index: 30;
}
.footer p {
  color: #dbdbd9;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
}
.footer a {
  color: #dbdbd9;
}
.footer .copyright {
  float: right;
  text-align: left;
  max-width: 420px;
  min-width: 240px;
  white-space: normal;
}
.footer .copyright br {
  display: none;
}
.hidden {
  display: none;
}
.popup-appointment-button {
  width: 190px;
  height: 76px;
  position: fixed;
  bottom: 0;
  right: 97px;
  z-index: 299;
  opacity: 0.88;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=88)";
  filter: alpha(opacity=88);
  background: #55a406;
  transition: opacity 0.5s;
}
.popup-appointment-button:hover {
  opacity: 0.95;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  filter: alpha(opacity=95);
}
.popup-appointment-button:after {
  background: url("/image/pop-up.png") no-repeat;
  height: 171px;
  display: block;
  content: '';
  width: 242px;
  position: absolute;
  left: 45px;
  bottom: 0;
  z-index: 300;
}
.required {
  color: #f00;
}
.radio {
  cursor: pointer;
  cleat: both;
  display: inline-block;
  color: #676767;
  font: 12px Verdana;
  margin-right: 17px;
}
.radio input {
  display: none !important;
}
.radio i {
  display: block;
  width: 12px;
  height: 12px;
  border: 1px solid #8cb643;
  border-radius: 100%;
  background: #fff;
  position: relative;
  float: left;
  margin: 3px 5px 0 0;
}
.radio input:checked + i:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #8cb643;
  margin: -3px 0 0 -3px;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 100%;
}
.checkbox {
  cursor: pointer;
  cleat: both;
  display: inline-block;
  color: #676767;
  font: 12px Verdana;
  margin-right: 17px;
}
.checkbox input {
  display: none !important;
}
.checkbox span {
  display: block;
  width: 13px;
  height: 13px;
  background: url("/image/checkbox.gif") no-repeat;
  position: relative;
  float: left;
  margin-right: 7px;
  position: relative;
  top: 1px;
}
.checkbox input:checked + span {
  background-position: 0 -18px;
}
.main-appointment-form {
  background: #e7f7d6;
  color: #4d4d4d;
  font-size: 16px;
  padding: 30px 0 72px;
}
.main-appointment-form.fix-margin {
  margin-bottom: -72px;
}
.main-appointment-form h2,
.main-appointment-form .h2 {
  font-size: 30px;
  font-weight: normal;
  margin: 0 0 30px;
}
.main-appointment-form label,
.main-appointment-form .label {
  display: block;
  margin: 0 0 8px;
}
.main-appointment-form label > span,
.main-appointment-form .label > span {
  display: inline-block;
  font-size: 16px;
  vertical-align: top;
  width: 32%;
}
.main-appointment-form label > input[type=text],
.main-appointment-form .label > input[type=text] {
  background: #fff;
  border: 1px solid #8cb643;
  box-sizing: border-box;
  display: inline-block;
  height: 27px;
  line-height: 27px;
  padding: 0 10px;
  width: 60%;
}
.main-appointment-form label > input[type=text][name=age],
.main-appointment-form .label > input[type=text][name=age] {
  width: 60px;
}
.main-appointment-form label > textarea,
.main-appointment-form .label > textarea {
  background: #fff;
  border: 1px solid #8cb643;
  box-sizing: border-box;
  display: inline-block;
  line-height: 27px;
  padding: 5px 10px;
  width: 40%;
}
.main-appointment-form label > label,
.main-appointment-form .label > label {
  display: inline-block;
  font-size: 16px;
  margin: 0 10px 0 0;
}
.main-appointment-form textarea {
  background: #fff;
  border: 1px solid #8cb643;
  box-sizing: border-box;
  margin: 5px 0;
  padding: 5px 10px;
  width: 100%;
}
.main-appointment-form .captcha {
  box-sizing: border-box;
  padding-left: 90px;
  position: relative;
}
.main-appointment-form .captcha img {
  left: 0;
  position: absolute;
  top: 0;
}
.main-appointment-form .captcha p {
  line-height: 6px;
  margin: 0;
}
.main-appointment-form .captcha input {
  background: #fff;
  border: 1px solid #8cb643;
  box-sizing: border-box;
  height: 27px;
  line-height: 27px;
  padding: 0 10px;
  width: 100%;
}
.main-appointment-form input[type=submit] {
  background: #ef8c29;
  border: none;
  border-radius: 3px;
  color: #fff;
  float: right;
  font-size: 16px;
  height: 27px;
  line-height: 27px;
  margin: 6px 0 0;
  padding: 0 20px;
  text-align: center;
}
.main-appointment-form input[type=submit].left {
  float: none;
}
.slider-main-background {
  height: 174px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.slider-main-background .slide-content img {
  object-fit: cover;
  width: 100%;
  height: 174px;
}
.slider-main {
  overflow: visible !important;
}
.slider-main-controls {
  height: 174px;
  width: 100%;
  position: relative;
  display: none;
}
.slider-main-controls .navigation {
  bottom: 60px;
  left: 25%;
  margin-left: 50px;
  position: absolute;
  white-space: nowrap;
  display: none;
}
.slider-main-controls .navigation .btn {
  background: #288700;
  border-radius: 100%;
  cursor: pointer;
  display: inline-block;
  height: 15px;
  margin: 0 20px 0 0;
  position: relative;
  width: 15px;
  z-index: 10;
}
.slider-main-controls .navigation .btn.active {
  background: #ef8c29;
}
.slider-main-controls .nav {
  background: url("/image/slider-left.png") no-repeat center;
  cursor: pointer;
  height: 36px;
  margin: -18px 0 0;
  position: absolute;
  top: 50%;
  width: 36px;
  z-index: 20;
  display: none;
}
.slider-main-controls .nav.btn-prev {
  left: 15%;
}
.slider-main-controls .nav.btn-next {
  background-image: url("/image/slider-right.png");
  right: 15%;
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}
#cboxWrapper {
  box-shadow: 0 15px 30px 0 rgba(0,0,0,0.2);
}
#cboxOverlay {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
}
#cboxOverlay {
  background: #000;
}
#colorbox {
  outline: 0;
}
#cboxContent {
  margin-top: 20px;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  background: #fff url("/image/bgr-points.png");
}
#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc;
}
#cboxCurrent {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  position: absolute;
  top: -20px;
  right: 0px;
  color: #ccc;
}
#cboxLoadingGraphic {
  background: url("/image/colorbox/loading.gif") no-repeat center center;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}
#cboxPrevious: active,
#cboxNext: active,
#cboxSlideshow: active,
#cboxClose: active {
  outline: 0;
}
#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff;
}
#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 10%;
  margin-top: -32px;
  background: url("/image/slider-left.png") no-repeat;
  width: 36px;
  height: 36px;
  text-indent: -9999px;
}
#cboxNext {
  position: absolute;
  top: 50%;
  right: 10%;
  margin-top: -32px;
  background: url("/image/slider-right.png") no-repeat;
  width: 36px;
  height: 36px;
  text-indent: -9999px;
}
#cboxClose {
  position: absolute;
  top: 15px;
  right: 15px;
  display: block;
  background: url("/image/colorbox/ico-close.png") no-repeat top center;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
.popup-dialog {
  color: #4d4d4d;
  font-size: 16px;
  width: 500px;
  padding: 30px 40px;
}
.ik_select {
  font-size: 14px;
  line-height: 17px;
  position: relative;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  width: 100% !important;
}
.ik_select select {
  margin: 0;
  padding: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  position: absolute;
}
.ik_select_dropdown {
  font-size: 13px;
  position: absolute;
  z-index: 9999;
  left: 0;
  top: 0;
  display: none;
}
.ik_select_dropdown .ik_select_list {
  width: 100%;
  box-sizing: border-box;
  white-space: nowrap;
  display: table;
  border: 2px solid #227ed3;
  background: #fff;
  margin-top: 52px;
  position: relative;
  zoom: 1;
  z-index: 11;
}
.ik_select_dropdown .ik_select_list ul {
  margin: 0;
  padding: 0;
}
.ik_select_dropdown .ik_select_list ul li {
  list-style: none;
  margin: 0;
  cursor: pointer;
  padding: 5px 10px;
  position: relative;
  background: none;
  color: #787878;
}
.ik_select_dropdown .ik_select_list ul li.ik_select_hover {
  background: #787878;
  color: #fff;
}
.ik_select_dropdown .ik_select_list ul li.ik_select_active {
  background: #787878;
  color: #fff;
}
.ik_select_link {
  background: #f5f5f5;
  box-sizing: border-box;
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  margin: 2px 0 0;
  overflow: hidden;
  padding: 0 24px 0 0;
  position: relative;
  white-space: nowrap;
  zoom: 1;
  z-index: 11;
}
.ik_select_link .corner {
  background: url("/image/search-arr.png") no-repeat;
  bottom: 0;
  height: 8px;
  margin: auto;
  position: absolute;
  right: 10px;
  top: 0;
  width: 11px;
}
.ik_select_link_text {
  box-sizing: border-box;
  display: block;
  line-height: 50px;
  height: 50px;
  text-align: left;
  overflow: hidden;
  padding: 0 0 0 10px;
  color: #7c7d7f;
}
.ik_arrow {
  position: absolute;
  right: 0;
  top: 0;
  background: #fff url("/image/arrow-down.png") no-repeat center center;
  width: 30px;
  height: 30px;
  z-index: 100;
  display: block;
}
.form-per-page .ik_select {
  display: inline-block;
  margin-left: 5px;
  width: 70px !important;
}
.form-per-page .ik_select_link {
  border: 2px solid #227ed3;
  border-radius: 3px;
  height: 30px;
  line-height: 30px;
}
.form-per-page .ik_select_link_text {
  color: #000;
  height: 26px;
  line-height: 26px;
}
.ik_select_dropdown.per-page .ik_select_list {
  margin-top: 30px;
}
.search-result-string {
  margin: 0 0 20px;
}
.ui-helper-hidden-accessible {
  display: none;
}
.top-search .ui-autocomplete {
  width: 222px !important;
}
.ui-autocomplete {
  position: absolute;
  text-align: left;
  z-index: 200 !important;
}
.ui-autocomplete.ui-menu.ui-corner-all {
  background: #fff;
  border: 1px solid #90b3cf;
  border-radius: 0;
  box-sizing: border-box;
  max-height: 600px;
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
}
.ui-autocomplete.ui-menu.ui-corner-all > li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ui-autocomplete.ui-menu.ui-corner-all > li a,
.menu-top .item .item-submenu ul.item-submenu-special .ui-autocomplete.ui-menu.ui-corner-all > li a,
.menu-top .item .item-submenu ul.item-submenu-diagnostic .ui-autocomplete.ui-menu.ui-corner-all > li a,
.menu-top .item .item-submenu ul li .ui-autocomplete.ui-menu.ui-corner-all > li a {
  cursor: pointer;
  color: #494949;
  display: block;
  font-size: 12px;
  line-height: 14px;
  padding: 5px 10px;
  text-decoration: none;
  transition: 0.5s;
}
.ui-autocomplete.ui-menu.ui-corner-all > li a.ui-state-focus,
.menu-top .item .item-submenu ul.item-submenu-special .ui-autocomplete.ui-menu.ui-corner-all > li a.ui-state-focus,
.menu-top .item .item-submenu ul.item-submenu-diagnostic .ui-autocomplete.ui-menu.ui-corner-all > li a.ui-state-focus,
.menu-top .item .item-submenu ul li .ui-autocomplete.ui-menu.ui-corner-all > li a.ui-state-focus {
  background: #efefef;
  border: none;
  border-radius: 0;
  color: #494949;
}
.ui-autocomplete.ui-menu.ui-corner-all > li a b,
.menu-top .item .item-submenu ul.item-submenu-special .ui-autocomplete.ui-menu.ui-corner-all > li a b,
.menu-top .item .item-submenu ul.item-submenu-diagnostic .ui-autocomplete.ui-menu.ui-corner-all > li a b,
.menu-top .item .item-submenu ul li .ui-autocomplete.ui-menu.ui-corner-all > li a b {
  color: #4681af;
  display: inline-block;
  font-weight: normal;
  text-decoration: underline;
}
.ui-autocomplete.ui-menu.ui-corner-all > li a span,
.menu-top .item .item-submenu ul.item-submenu-special .ui-autocomplete.ui-menu.ui-corner-all > li a span,
.menu-top .item .item-submenu ul.item-submenu-diagnostic .ui-autocomplete.ui-menu.ui-corner-all > li a span,
.menu-top .item .item-submenu ul li .ui-autocomplete.ui-menu.ui-corner-all > li a span {
  display: block;
}
@media screen and (max-width : 1200px) {
  .price-all-specialists h2,
  .price-all-specialists .h2 {
    color: #4d4d4d;
    font-size: 30px;
    font-weight: normal;
    margin: 0 0 30px;
  }
  .price-all-specialists h3,
  .price-all-specialists .h3 {
    color: #4d4d4d;
    font-size: 24px;
    font-weight: normal;
    height: 48px;
    line-height: 48px;
    margin: 0 0 18px;
    padding: 0 0 0 60px;
    position: relative;
    text-decoration: underline;
  }
  .price-all-specialists h3 a,
  .price-all-specialists .h3 a {
    color: #4d4d4d;
  }
  .price-all-specialists h3 img,
  .price-all-specialists .h3 img {
    height: 48px;
    left: 0;
    position: absolute;
    top: 0;
    width: 48px;
  }
  .price-all-specialists h3 .link a,
  .price-all-specialists .h3 .link a {
    line-height: 20px;
    font-size: 18px;
    color: #137bbd;
  }
  .article-item-content {
    background: url("/image/article-i1.png") no-repeat 0 0;
    padding: 0 0 30px 65px;
  }
  .article-item-content h1 {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .article-item-content .article-item-background {
    margin: -5px;
    padding: 5px;
    transition: 0.5s;
  }
  .article-item-content .article-item-background:hover {
    background-color: #f0f2f2;
  }
  .article-item-content .article-item-background.clean:hover {
    background: none;
  }
  .article-item-content .article-item-background .date {
    font-size: 14px;
    margin: 5px 0;
  }
  .article-item-content .article-item-background > a {
    display: block;
    font-size: 24px;
    line-height: 27px;
    margin: 10px 0 20px;
  }
  .special-questions-list-title h2,
  .special-questions-list-title .h2 {
    font-size: 30px;
    font-weight: normal;
    line-height: 36px;
    margin: 0;
    color: #4d4d4d;
  }
  .special-questions-list-title .question-item-content {
    margin: 10px 0 30px 0;
    line-height: 36px;
  }
  .special-questions-list-title .question-title {
    padding: 0 0 0 5px;
    font-size: 18px;
    line-height: 20px;
    color: #409604;
  }
  .special-questions-list-items {
    background: #f7f8f8;
    padding: 10px;
  }
  .faq-item-content {
    background: url("/image/ask-i1.png") no-repeat 0 0;
    padding: 0 0 30px 65px;
  }
  .faq-item-content .faq-item-background {
    margin: -5px;
    padding: 5px;
    transition: 0.5s;
  }
  .faq-item-content .faq-item-background:hover {
    background-color: #f0f2f2;
  }
  .faq-item-content .faq-item-background.clean:hover {
    background: none;
  }
  .faq-item-content .faq-item-background .date {
    font-size: 14px;
    margin: 5px 0;
  }
  .faq-item-content .faq-item-background .date a {
    color: #4d4d4d;
  }
  .faq-item-content .faq-item-background > a {
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin: 10px 0;
  }
  .faq-item-2.special {
    margin: 10px 0 25px 0;
  }
  .faq-item-2.special .faq-item-content-2 .faq-item-2-header {
    display: table;
    height: 60px;
  }
  .faq-item-2.special .faq-item-content-2 .faq-item-2-header .faq-item-2-image {
    display: table-cell;
    vertical-align: middle;
  }
  .faq-item-2.special .faq-item-content-2 .faq-item-2-header .faq-item-2-text {
    font-size: 18px;
    color: #409604;
    display: table-cell;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 3px;
  }
  .faq-item-2.special .faq-item-2-content-box:hover {
    background-color: transparent;
  }
  .faq-item-2.special a,
  .faq-item-2.special.title-2 {
    margin-top: 5px;
  }
  .faq-item-2.special.link-2 {
    margin-left: 0;
  }
  .faq-item-2.special p,
  .faq-item-2.special.answer-2 {
    margin-bottom: 10px;
  }
  .faq-item-2.special p a,
  .faq-item-2.special.answer-2 a {
    margin-left: 0;
  }
  .opinion-item-content {
    background: url("/image/otziv-i1.png") no-repeat 0 0;
    padding: 0 0 30px 65px;
  }
  .opinion-item-content .opinion-item-background {
    margin: -5px;
    padding: 5px;
    transition: 0.5s;
  }
  .opinion-item-content .opinion-item-background:hover {
    background-color: #f0f2f2;
  }
  .opinion-item-content .opinion-item-background.clean:hover {
    background: none;
  }
  .opinion-item-content .opinion-item-background .date {
    font-size: 14px;
    margin: 5px 0;
  }
  .opinion-item-content .opinion-item-background .date a {
    color: #4d4d4d;
  }
  .opinion-item-content .opinion-item-background > a {
    color: #ef8c29;
    display: block;
    font-size: 24px;
    line-height: 18px;
    margin: 10px 0;
    text-decoration: none;
  }
  .specialist-item {
    display: inline-block;
    width: 270px;
    text-align: left;
  }
  .specialist-item .name {
    display: block;
    height: 50px;
    font-size: 18px;
    line-height: 27px;
  }
  .specialist-item p {
    margin: 8px 0;
  }
  .specialist-page {
    padding: 0 0 0 180px;
    position: relative;
  }
  .specialist-page .photo {
    left: 0;
    max-width: 160px;
    position: absolute;
    top: 18px;
  }
  .specialist-page .specialist-page-post {
    display: inline-block;
    max-width: 255px;
  }
  .special-personnel-list h2,
  .special-personnel-list .h2 {
    color: #4d4d4d;
    font-size: 30px;
    font-weight: normal;
    margin: 0 0 30px;
  }
  .specials-parts-list {
    padding-bottom: 10px;
  }
  .specials-parts-list a {
    display: block;
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 5px;
    padding: 0 0 0 15px;
    position: relative;
  }
  .specials-parts-list a i {
    height: 12px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 4px;
    width: 10px;
  }
  .specials-parts-list a i:before {
    background: #107bbd;
    content: "";
    height: 7px;
    left: -3px;
    position: absolute;
    top: 2px;
    transform: rotate(45deg);
    width: 7px;
  }
  .special-price-list.short,
  .special-questions-list.short {
    width: 50%;
  }
  .special-price-list h2,
  .special-questions-list h2,
  .special-price-list .h2,
  .special-questions-list .h2 {
    font-size: 30px;
    font-weight: normal;
    line-height: 36px;
    margin: 0;
  }
  .special-price-list h2.no-margin,
  .special-questions-list h2.no-margin,
  .special-price-list .h2.no-margin,
  .special-questions-list .h2.no-margin {
    margin-top: 0;
  }
  .special-price-list a,
  .special-questions-list a {
    display: block;
  }
  .special-price-list table,
  .special-questions-list table {
    margin: 10px 0 30px;
    width: 100%;
  }
  .special-price-list table th,
  .special-questions-list table th {
    border-bottom: 1px solid #8f8f8f;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0 12px;
  }
  .special-price-list table th.name,
  .special-questions-list table th.name {
    text-align: left;
  }
  .special-price-list table th.price,
  .special-questions-list table th.price {
    text-align: right;
    white-space: nowrap;
  }
  .special-price-list table td,
  .special-questions-list table td {
    border-bottom: 1px solid #8f8f8f;
    color: #4d4d4d;
    font-size: 12px;
    padding: 5px 0 8px;
    vertical-align: top;
  }
  .special-price-list table td.name,
  .special-questions-list table td.name {
    text-align: left;
  }
  .special-price-list table td.price,
  .special-questions-list table td.price {
    text-align: right;
    white-space: nowrap;
  }
  .special-content > table:not(.disable-default-styles) {
    background: none;
    border: none;
    margin: 10px 0 30px;
    width: 100%;
  }
  .special-content > table:not(.disable-default-styles) th {
    background: none;
    border: none;
    border-bottom: 1px solid #8f8f8f;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0 12px;
    text-align: center;
  }
  .special-content > table:not(.disable-default-styles) th.name {
    text-align: left;
  }
  .special-content > table:not(.disable-default-styles) th.price {
    text-align: right;
    white-space: nowrap;
  }
  .special-content > table:not(.disable-default-styles) td {
    background: none;
    border: none;
    border-bottom: 1px solid #8f8f8f;
    color: #4d4d4d;
    font-size: 12px;
    padding: 5px 10px 8px;
    text-align: center;
    vertical-align: top;
  }
  .special-content > table:not(.disable-default-styles) td.name {
    text-align: left;
  }
  .special-content > table:not(.disable-default-styles) td.price {
    text-align: right;
    white-space: nowrap;
  }
  .special-content ol {
    margin: 18px 0 0 15px;
  }
  .special-content ol li {
    color: #4d4d4d;
    margin-bottom: 2px;
  }
  .special-content-spoiler > a {
    display: inline-block;
    padding: 0 18px 0 0;
    position: relative;
  }
  .special-content-spoiler > a i {
    height: 12px;
    right: 0;
    overflow: hidden;
    position: absolute;
    top: 8px;
    width: 10px;
  }
  .special-content-spoiler > a i:before {
    background: #107bbd;
    content: "";
    height: 6px;
    left: 1px;
    position: absolute;
    top: -3px;
    transform: rotate(45deg);
    width: 6px;
  }
  .special-content-spoiler > a.active i {
    top: -1px;
  }
  .special-content-spoiler > a.active i:before {
    top: 9px;
  }
  .special-content-spoiler .special-content-spoiler-text {
    display: none;
  }
  .work-appointment-form-wrapper {
    margin: -165px 0 0;
    min-width: 40px;
    position: fixed;
    right: 0;
    top: 50%;
    white-space: nowrap;
    z-index: 100;
  }
  .work-appointment-form-wrapper.active .work-appointment-form-content {
    width: 640px;
  }
  .work-appointment-form-button {
    background: #6da11a;
    background: -moz--webkit-linear-gradient(left, #6da11a 0%, #4b7d21 100%);
    background: -moz--moz-linear-gradient(left, #6da11a 0%, #4b7d21 100%);
    background: -moz--ms-linear-gradient(left, #6da11a 0%, #4b7d21 100%);
    background: -moz-linear-gradient(to right, #6da11a 0%, #4b7d21 100%);
    background: -webkit--webkit-linear-gradient(left, #6da11a 0%, #4b7d21 100%);
    background: -webkit--moz-linear-gradient(left, #6da11a 0%, #4b7d21 100%);
    background: -webkit--ms-linear-gradient(left, #6da11a 0%, #4b7d21 100%);
    background: -webkit-linear-gradient(to right, #6da11a 0%, #4b7d21 100%);
    background: -webkit-linear-gradient(left, #6da11a 0%, #4b7d21 100%);
    background: -moz-linear-gradient(left, #6da11a 0%, #4b7d21 100%);
    background: -ms-linear-gradient(left, #6da11a 0%, #4b7d21 100%);
    background: linear-gradient(to right, #6da11a 0%, #4b7d21 100%);
    border-radius: 6px 0 0 6px;
    border-right: 5px solid #ea8b2d;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    height: 330px;
    position: relative;
    vertical-align: top;
    width: 40px;
  }
  .work-appointment-form-button span {
    color: #fff;
    display: block;
    font-size: 16px;
    left: -74px;
    line-height: 0;
    position: absolute;
    text-transform: uppercase;
    transform: rotate(-90deg);
    top: 50%;
  }
  .work-appointment-form-content {
    background: #008000;
    box-sizing: border-box;
    display: inline-block;
    height: 330px;
    overflow: hidden;
    transition: 0.5s;
    vertical-align: top;
    white-space: normal;
    width: 0;
  }
  .work-appointment-form-content .main-appointment-form {
    width: 640px;
  }
  .work-appointment-form-content h2,
  .work-appointment-form-content .h2 {
    display: none;
  }
  .work-appointment-form-content .col-3 {
    width: 50%;
  }
  .work-appointment-form-content .col-6 {
    width: 100%;
  }
  .work-appointment-form-content .col-9 {
    padding: 0 40px;
    width: 100%;
  }
  .work-appointment-form-content .page {
    padding: 0;
    width: auto;
    max-width: none;
    min-width: auto;
  }
}
@media screen and (min-width : 1640px) {
  .price-all-specialists h2,
  .price-all-specialists .h2 {
    color: #4d4d4d;
    font-size: 30px;
    font-weight: normal;
    margin: 0 0 30px;
  }
  .price-all-specialists h3,
  .price-all-specialists .h3 {
    color: #4d4d4d;
    font-size: 24px;
    font-weight: normal;
    height: 48px;
    line-height: 48px;
    margin: 0 0 18px;
    padding: 0 0 0 60px;
    position: relative;
    text-decoration: underline;
  }
  .price-all-specialists h3 a,
  .price-all-specialists .h3 a {
    color: #4d4d4d;
  }
  .price-all-specialists h3 img,
  .price-all-specialists .h3 img {
    height: 48px;
    left: 0;
    position: absolute;
    top: 0;
    width: 48px;
  }
  .price-all-specialists h3 .link a,
  .price-all-specialists .h3 .link a {
    line-height: 20px;
    font-size: 18px;
    color: #137bbd;
  }
  .article-item-content {
    background: url("/image/article-i1.png") no-repeat 0 0;
    padding: 0 0 30px 65px;
  }
  .article-item-content h1 {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .article-item-content .article-item-background {
    margin: -5px;
    padding: 5px;
    transition: 0.5s;
  }
  .article-item-content .article-item-background:hover {
    background-color: #f0f2f2;
  }
  .article-item-content .article-item-background.clean:hover {
    background: none;
  }
  .article-item-content .article-item-background .date {
    font-size: 14px;
    margin: 5px 0;
  }
  .article-item-content .article-item-background > a {
    display: block;
    font-size: 24px;
    line-height: 27px;
    margin: 10px 0 20px;
  }
  .special-questions-list-title h2,
  .special-questions-list-title .h2 {
    font-size: 30px;
    font-weight: normal;
    line-height: 36px;
    margin: 0;
    color: #4d4d4d;
  }
  .special-questions-list-title .question-item-content {
    margin: 10px 0 30px 0;
    line-height: 36px;
  }
  .special-questions-list-title .question-title {
    padding: 0 0 0 5px;
    font-size: 18px;
    line-height: 20px;
    color: #409604;
  }
  .special-questions-list-items {
    background: #f7f8f8;
    padding: 10px;
  }
  .faq-item-content {
    background: url("/image/ask-i1.png") no-repeat 0 0;
    padding: 0 0 30px 65px;
  }
  .faq-item-content .faq-item-background {
    margin: -5px;
    padding: 5px;
    transition: 0.5s;
  }
  .faq-item-content .faq-item-background:hover {
    background-color: #f0f2f2;
  }
  .faq-item-content .faq-item-background.clean:hover {
    background: none;
  }
  .faq-item-content .faq-item-background .date {
    font-size: 14px;
    margin: 5px 0;
  }
  .faq-item-content .faq-item-background .date a {
    color: #4d4d4d;
  }
  .faq-item-content .faq-item-background > a {
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin: 10px 0;
  }
  .faq-item-2.special {
    margin: 10px 0 25px 0;
  }
  .faq-item-2.special .faq-item-content-2 .faq-item-2-header {
    display: table;
    height: 60px;
  }
  .faq-item-2.special .faq-item-content-2 .faq-item-2-header .faq-item-2-image {
    display: table-cell;
    vertical-align: middle;
  }
  .faq-item-2.special .faq-item-content-2 .faq-item-2-header .faq-item-2-text {
    font-size: 18px;
    color: #409604;
    display: table-cell;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 3px;
  }
  .faq-item-2.special .faq-item-2-content-box:hover {
    background-color: transparent;
  }
  .faq-item-2.special a,
  .faq-item-2.special.title-2 {
    margin-top: 5px;
  }
  .faq-item-2.special.link-2 {
    margin-left: 0;
  }
  .faq-item-2.special p,
  .faq-item-2.special.answer-2 {
    margin-bottom: 10px;
  }
  .faq-item-2.special p a,
  .faq-item-2.special.answer-2 a {
    margin-left: 0;
  }
  .opinion-item-content {
    background: url("/image/otziv-i1.png") no-repeat 0 0;
    padding: 0 0 30px 65px;
  }
  .opinion-item-content .opinion-item-background {
    margin: -5px;
    padding: 5px;
    transition: 0.5s;
  }
  .opinion-item-content .opinion-item-background:hover {
    background-color: #f0f2f2;
  }
  .opinion-item-content .opinion-item-background.clean:hover {
    background: none;
  }
  .opinion-item-content .opinion-item-background .date {
    font-size: 14px;
    margin: 5px 0;
  }
  .opinion-item-content .opinion-item-background .date a {
    color: #4d4d4d;
  }
  .opinion-item-content .opinion-item-background > a {
    color: #ef8c29;
    display: block;
    font-size: 24px;
    line-height: 18px;
    margin: 10px 0;
    text-decoration: none;
  }
  .specialist-item {
    display: inline-block;
    width: 270px;
    text-align: left;
  }
  .specialist-item .name {
    display: block;
    height: 50px;
    font-size: 18px;
    line-height: 27px;
  }
  .specialist-item p {
    margin: 8px 0;
  }
  .specialist-page {
    padding: 0 0 0 180px;
    position: relative;
  }
  .specialist-page .photo {
    left: 0;
    max-width: 160px;
    position: absolute;
    top: 18px;
  }
  .specialist-page .specialist-page-post {
    display: inline-block;
    max-width: 255px;
  }
  .special-personnel-list h2,
  .special-personnel-list .h2 {
    color: #4d4d4d;
    font-size: 30px;
    font-weight: normal;
    margin: 0 0 30px;
  }
  .specials-parts-list {
    padding-bottom: 10px;
  }
  .specials-parts-list a {
    display: block;
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 5px;
    padding: 0 0 0 15px;
    position: relative;
  }
  .specials-parts-list a i {
    height: 12px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 4px;
    width: 10px;
  }
  .specials-parts-list a i:before {
    background: #107bbd;
    content: "";
    height: 7px;
    left: -3px;
    position: absolute;
    top: 2px;
    transform: rotate(45deg);
    width: 7px;
  }
  .special-price-list.short,
  .special-questions-list.short {
    width: 50%;
  }
  .special-price-list h2,
  .special-questions-list h2,
  .special-price-list .h2,
  .special-questions-list .h2 {
    font-size: 30px;
    font-weight: normal;
    line-height: 36px;
    margin: 0;
  }
  .special-price-list h2.no-margin,
  .special-questions-list h2.no-margin,
  .special-price-list .h2.no-margin,
  .special-questions-list .h2.no-margin {
    margin-top: 0;
  }
  .special-price-list a,
  .special-questions-list a {
    display: block;
  }
  .special-price-list table,
  .special-questions-list table {
    margin: 10px 0 30px;
    width: 100%;
  }
  .special-price-list table th,
  .special-questions-list table th {
    border-bottom: 1px solid #8f8f8f;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0 12px;
  }
  .special-price-list table th.name,
  .special-questions-list table th.name {
    text-align: left;
  }
  .special-price-list table th.price,
  .special-questions-list table th.price {
    text-align: right;
    white-space: nowrap;
  }
  .special-price-list table td,
  .special-questions-list table td {
    border-bottom: 1px solid #8f8f8f;
    color: #4d4d4d;
    font-size: 12px;
    padding: 5px 0 8px;
    vertical-align: top;
  }
  .special-price-list table td.name,
  .special-questions-list table td.name {
    text-align: left;
  }
  .special-price-list table td.price,
  .special-questions-list table td.price {
    text-align: right;
    white-space: nowrap;
  }
  .special-content > table:not(.disable-default-styles) {
    background: none;
    border: none;
    margin: 10px 0 30px;
    width: 100%;
  }
  .special-content > table:not(.disable-default-styles) th {
    background: none;
    border: none;
    border-bottom: 1px solid #8f8f8f;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0 12px;
    text-align: center;
  }
  .special-content > table:not(.disable-default-styles) th.name {
    text-align: left;
  }
  .special-content > table:not(.disable-default-styles) th.price {
    text-align: right;
    white-space: nowrap;
  }
  .special-content > table:not(.disable-default-styles) td {
    background: none;
    border: none;
    border-bottom: 1px solid #8f8f8f;
    color: #4d4d4d;
    font-size: 12px;
    padding: 5px 10px 8px;
    text-align: center;
    vertical-align: top;
  }
  .special-content > table:not(.disable-default-styles) td.name {
    text-align: left;
  }
  .special-content > table:not(.disable-default-styles) td.price {
    text-align: right;
    white-space: nowrap;
  }
  .special-content ol {
    margin: 18px 0 0 15px;
  }
  .special-content ol li {
    color: #4d4d4d;
    margin-bottom: 2px;
  }
  .special-content-spoiler > a {
    display: inline-block;
    padding: 0 18px 0 0;
    position: relative;
  }
  .special-content-spoiler > a i {
    height: 12px;
    right: 0;
    overflow: hidden;
    position: absolute;
    top: 8px;
    width: 10px;
  }
  .special-content-spoiler > a i:before {
    background: #107bbd;
    content: "";
    height: 6px;
    left: 1px;
    position: absolute;
    top: -3px;
    transform: rotate(45deg);
    width: 6px;
  }
  .special-content-spoiler > a.active i {
    top: -1px;
  }
  .special-content-spoiler > a.active i:before {
    top: 9px;
  }
  .special-content-spoiler .special-content-spoiler-text {
    display: none;
  }
  .work-appointment-form-wrapper {
    margin: -165px 0 0;
    min-width: 40px;
    position: fixed;
    right: 0;
    top: 50%;
    white-space: nowrap;
    z-index: 100;
  }
  .work-appointment-form-wrapper.active .work-appointment-form-content {
    width: 640px;
  }
  .work-appointment-form-button {
    background: #6da11a;
    background: -moz--webkit-linear-gradient(left, #6da11a 0%, #4b7d21 100%);
    background: -moz--moz-linear-gradient(left, #6da11a 0%, #4b7d21 100%);
    background: -moz--ms-linear-gradient(left, #6da11a 0%, #4b7d21 100%);
    background: -moz-linear-gradient(to right, #6da11a 0%, #4b7d21 100%);
    background: -webkit--webkit-linear-gradient(left, #6da11a 0%, #4b7d21 100%);
    background: -webkit--moz-linear-gradient(left, #6da11a 0%, #4b7d21 100%);
    background: -webkit--ms-linear-gradient(left, #6da11a 0%, #4b7d21 100%);
    background: -webkit-linear-gradient(to right, #6da11a 0%, #4b7d21 100%);
    background: -webkit-linear-gradient(left, #6da11a 0%, #4b7d21 100%);
    background: -moz-linear-gradient(left, #6da11a 0%, #4b7d21 100%);
    background: -ms-linear-gradient(left, #6da11a 0%, #4b7d21 100%);
    background: linear-gradient(to right, #6da11a 0%, #4b7d21 100%);
    border-radius: 6px 0 0 6px;
    border-right: 5px solid #ea8b2d;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    height: 330px;
    position: relative;
    vertical-align: top;
    width: 40px;
  }
  .work-appointment-form-button span {
    color: #fff;
    display: block;
    font-size: 16px;
    left: -74px;
    line-height: 0;
    position: absolute;
    text-transform: uppercase;
    transform: rotate(-90deg);
    top: 50%;
  }
  .work-appointment-form-content {
    background: #008000;
    box-sizing: border-box;
    display: inline-block;
    height: 330px;
    overflow: hidden;
    transition: 0.5s;
    vertical-align: top;
    white-space: normal;
    width: 0;
  }
  .work-appointment-form-content .main-appointment-form {
    width: 640px;
  }
  .work-appointment-form-content h2,
  .work-appointment-form-content .h2 {
    display: none;
  }
  .work-appointment-form-content .col-3 {
    width: 50%;
  }
  .work-appointment-form-content .col-6 {
    width: 100%;
  }
  .work-appointment-form-content .col-9 {
    padding: 0 40px;
    width: 100%;
  }
  .work-appointment-form-content .page {
    padding: 0;
    width: auto;
    max-width: none;
    min-width: auto;
  }
}

