@charset "utf-8";
@font-face {
  font-family: "Roboto Slab";
  src: url("/g/fonts/roboto_slab/roboto_slab-r.eot");
  src: url("/g/fonts/roboto_slab/roboto_slab-r.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto_slab/roboto_slab-r.woff2") format("woff2"), url("/g/fonts/roboto_slab/roboto_slab-r.woff") format("woff"), url("/g/fonts/roboto_slab/roboto_slab-r.ttf") format("truetype"), url("/g/fonts/roboto_slab/roboto_slab-r.svg#Roboto Slab") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Roboto Slab";
  src: url("/g/fonts/roboto_slab/roboto_slab-b.eot");
  src: url("/g/fonts/roboto_slab/roboto_slab-b.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto_slab/roboto_slab-b.woff2") format("woff2"), url("/g/fonts/roboto_slab/roboto_slab-b.woff") format("woff"), url("/g/fonts/roboto_slab/roboto_slab-b.ttf") format("truetype"), url("/g/fonts/roboto_slab/roboto_slab-b.svg#Roboto Slab") format("svg");
  font-weight: 700;
  font-style: normal; }

html {
  overflow-y: scroll;
  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, 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: transparent; }

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

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

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button, select {
  text-transform: none; }

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

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

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 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-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

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

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

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td, th {
  padding: 0; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.visible {
  visibility: visible; }

.reset-indents {
  padding: 0;
  margin: 0; }

.reset-font {
  line-height: 0;
  font-size: 0; }

.clear-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0; }
  .clearfix:after {
    clear: both; }

.overflow-hidden {
  overflow: hidden;
  height: 100%; }

.clear {
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0; }

.clear-self::after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ''; }

.thumb, .YMaps, .ymaps-map {
  color: #000; }

.table {
  display: table; }
  .table .tr {
    display: table-row; }
    .table .tr .td {
      display: table-cell; }

.table0, .table1, .table2 {
  border-collapse: collapse; }
  .table0 td, .table1 td, .table2 td {
    padding: 0.5em; }

.table1, .table2 {
  border: 1px solid #cecece; }
  .table1 td, .table2 td, .table1 th, .table2 th {
    border: 1px solid #cecece; }

.table2 th {
  padding: 0.5em;
  color: #484848;
  background: #efefef; }

html {
  font-size: 15px; }

body {
  position: relative;
  min-width: 320px;
  text-align: left;
  color: #484848;
  background: #fff;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.25; }

h1, h2, h3, h4, h5, h6 {
  color: #333;
  font-family: "Roboto Slab", sans-serif;
  font-weight: normal;
  font-style: normal; }

h1 {
  font-size: 2rem; }

h2 {
  font-size: 1.5rem; }

h3 {
  font-size: 1.17rem; }

h4 {
  font-size: 1rem; }

h5 {
  font-size: 0.83rem; }

h6 {
  font-size: 0.67rem; }

h5, h6 {
  font-weight: bold; }

a {
  text-decoration: underline;
  color: #15c; }

a:hover {
  text-decoration: none; }

a img {
  border-color: #484848; }

.table-wrapper {
  max-width: 100%;
  overflow: auto; }

img {
  max-width: 100%;
  height: auto; }

a[href^="tel:"] {
  text-decoration: none;
  color: inherit;
  cursor: default; }

object, object embed {
  max-width: 100%; }

table img {
  max-width: initial; }

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

textarea {
  max-width: 100%; }

.page-path {
  padding: 13px 25px 14px;
  background: #e9ddc6 url(../pattern.jpg) 50% 40px repeat; }

.site-path {
  white-space: pre-wrap;
  line-height: 1;
  max-width: 928px;
  margin: auto;
  font-size: 0.86667rem; }
  .site-path span {
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    margin: 0 11px;
    height: 10px;
    background: url(../path-arrow.svg) 0 0 no-repeat; }

.header a img, .sidebar a img, .footer a img {
  border: none; }

.header p, .footer p {
  margin: 0; }

.sidebar p:first-child {
  margin-top: 0; }
  .sidebar p:last-child {
    border-bottom: 0; }

.site-wrapper {
  min-height: 100%;
  margin: auto; }

.header {
  max-width: 960px;
  margin: auto;
  border-bottom: 2px solid #ffc018; }
  .header__inner {
    padding: 24px 25px; }

.information {
  font-family: "Roboto Slab", sans-serif;
  line-height: 1;
  float: left;
  max-width: 300px; }
  .information__title {
    font-size: 1.6rem;
    font-weight: 700; }
  .information__title a {
    color: #333;
    text-decoration: none; }
  .information__desc {
    color: #ff9934;
    font-size: 1.33333rem; }
  .information__phone, .information__mode {
    position: relative;
    float: right;
    font-family: "Roboto Slab", sans-serif; }
  .information__phone::before, .information__mode::before {
    position: absolute;
    left: 0;
    top: 50%;
    width: 40px;
    height: 40px;
    content: "";
    border-radius: 4px; }
  .information__phone {
    max-width: 240px;
    font-size: 20px;
    font-weight: 400;
    padding: 0 0 0 60px;
    margin-left: 40px; }
  .information__phone::before {
    margin-top: -20px;
    background: #fff6de url(../phone.svg) 50% 50% no-repeat; }
  .information__phone, .information__phone a[href^="tel:"] {
    color: #484848; }
  .information__phone a[href^="tel:"] {
    text-decoration: none; }
  .information__mode {
    max-width: 240px;
    padding: 6px 0 6px 60px; }
  .information__mode::before {
    margin-top: -18px;
    background: #fff6de url(../clock.svg) 50% 50% no-repeat; }
  .information__mode-title {
    font-size: 0.93333rem;
    margin-bottom: 6px; }
  .information__mode-week {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    line-height: 0; }
  .information__mode-week li {
    display: inline-block;
    vertical-align: top;
    width: 10px;
    height: 10px;
    border: 2px solid #dcdcdc;
    border-radius: 2px;
    margin-right: 2px; }
    .information__mode-week li.information__working-day {
      border-color: #b3c631; }

@media all and (min-width: 871px) and (max-width: 940px) {
  .header.mobile .information__phone {
    margin-left: 0; }
    .header.mobile .information__mode {
      display: none; } }

@media all and (min-width: 769px) {
  .header.desktop .navigation__wrapper-title, .header.desktop .navigation__dropdown-title {
    display: none; }
    .header.desktop .navigation__dropdown {
      position: relative; }
    .header.desktop .navigation {
      display: inline-block;
      vertical-align: top;
      margin: 0;
      padding: 0;
      list-style: none;
      font-size: 0;
      line-height: 0; }
    .header.desktop .navigation > li {
      display: inline-block;
      vertical-align: top; }
      .header.desktop .navigation > li.opened > a {
        text-decoration: none;
        background-color: #ffc018; }
      .header.desktop .navigation > li > a {
        position: relative;
        display: block;
        color: #333;
        font-family: "Roboto Slab", sans-serif;
        font-size: 1rem;
        line-height: 1;
        padding: 13px 16px 17px;
        border-top: 3px solid transparent; }
        .header.desktop .navigation > li > a::after {
          position: absolute;
          z-index: 11;
          left: 0;
          bottom: 0;
          width: 100%;
          height: 4px;
          content: "";
          display: none;
          background-color: #fff; }
        .header.desktop .navigation > li > a.hover, .header.desktop .navigation > li > a:hover {
          border-top-color: #b3c631;
          background-color: #fff;
          box-shadow: 0 1px 6px rgba(0, 0, 0, .2); }
          .header.desktop .navigation > li > a.hover::after, .header.desktop .navigation > li > a:hover::after {
            display: block; }
    .header.desktop .navigation ul {
      position: absolute;
      display: none;
      z-index: 10;
      width: 240px;
      margin: 0;
      padding: 0;
      list-style: none;
      background-color: #fff;
      box-shadow: 0 1px 6px rgba(0, 0, 0, .2); }
      .header.desktop .navigation ul li {
        border-top: 1px solid #dcdcdc; }
        .header.desktop .navigation ul li:first-child {
          border: none; }
      .header.desktop .navigation ul a {
        display: block;
        font-size: 1rem;
        line-height: 1;
        text-decoration: none;
        padding: 11px 16px 13px;
        font-family: "Roboto Slab", sans-serif; }
        .header.desktop .navigation ul a.hover, .header.desktop .navigation ul a:hover {
          background-color: rgba(0, 0, 0, .05); }
    .header.mobile .header__inner {
      padding-right: 70px; }
    .header.mobile .navigation__wrapper {
      position: fixed;
      z-index: 12;
      right: 0;
      top: 0;
      height: 100%; }
    .header.mobile .navigation__wrapper-title {
      position: absolute;
      right: 0;
      top: 0;
      width: 50px;
      height: 50px;
      cursor: pointer;
      font-size: 0;
      line-height: 0;
      box-shadow: 0 4px 14px rgba(255, 192, 24, .8);
      background: #ffc018 url(../menu-open.svg) 50% 50% no-repeat; }
    .header.mobile .navigation__dropdown {
      position: absolute;
      z-index: 10;
      right: 0;
      top: 0;
      bottom: 0;
      width: 320px;
      background-color: #484848;
      -webkit-transform: translate3d(320px, 0, 0);
      -moz-transform: translate3d(320px, 0, 0);
      -ms-transform: translate3d(320px, 0, 0);
      -o-transform: translate3d(320px, 0, 0);
      transform: translate3d(320px, 0, 0); }
    .header.mobile .navigation__dropdown-title {
      font-size: 0;
      line-height: 0;
      height: 50px;
      cursor: pointer;
      background: #ffc018 url(../menu-exit.svg) 15px 50% no-repeat; }
    .header.mobile .navigation, .header.mobile .navigation ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    .header.mobile .navigation {
      position: absolute;
      top: 50px;
      left: 0;
      width: 100%;
      height: 100%;
      overflow-y: auto;
      -webkit-overflow-scroll: touch; }
      .header.mobile .navigation ul {
        display: none; }
      .header.mobile .navigation li.opened {
        background-color: #333; }
        .header.mobile .navigation li.opened > ul {
          display: block !important; }
      .header.mobile .navigation a {
        display: block;
        font-family: "Roboto Slab", sans-serif;
        text-decoration: none; }
      .header.mobile .navigation > li {
        border-bottom: 1px solid rgba(255, 255, 255, .1); }
        .header.mobile .navigation > li:last-child {
          margin-bottom: 100px; }
        .header.mobile .navigation > li.sublevel > a {
          padding-right: 50px; }
          .header.mobile .navigation > li.sublevel > a::after {
            position: absolute;
            right: 15px;
            top: 50%;
            width: 18px;
            margin-top: -5px;
            height: 10px;
            content: "";
            background: url(../menu-arrow.svg) 0 0 no-repeat; }
        .header.mobile .navigation > li.opened > a::after {
          background-position: 100% 0; }
        .header.mobile .navigation > li > a {
          position: relative;
          font-size: 1.13333rem;
          color: #fff;
          padding: 13px 20px 15px;
          font-weight: 700; }
        .header.mobile .navigation > li > ul {
          padding: 10px 0 27px; }
          .header.mobile .navigation > li > ul > li.sublevel > a {
            padding-right: 50px; }
            .header.mobile .navigation > li > ul > li.sublevel > a::after {
              position: absolute;
              top: 0;
              bottom: 0;
              right: 19px;
              width: 12px;
              height: 7px;
              margin: auto 0;
              content: "";
              background: url(../menu-arrow.svg) 0 100% no-repeat; }
            .header.mobile .navigation > li > ul > li.opened > a::after {
              background-position: -12px 100%; }
            .header.mobile .navigation > li > ul > li > a {
              position: relative;
              padding: 10px 20px;
              font-size: 1.06667rem;
              color: #ffc018; }
            .header.mobile .navigation > li > ul > li ul {
              padding: 0 0 0 40px; }
            .header.mobile .navigation > li > ul > li ul a {
              color: #fff;
              padding: 6px 0;
              font-size: 1rem;
              font-weight: normal; } }

@media all and (max-width: 768px) {
  .information__phone {
    margin-left: 0; }

  .header__inner {
    padding-right: 70px; }
    .header .navigation__wrapper {
      position: fixed;
      z-index: 12;
      right: 0;
      top: 0;
      height: 100%; }
      .header .navigation__wrapper-title {
        position: absolute;
        right: 0;
        top: 0;
        width: 50px;
        height: 50px;
        cursor: pointer;
        font-size: 0;
        line-height: 0;
        box-shadow: 0 4px 14px rgba(255, 192, 24, .8);
        background: #ffc018 url(../menu-open.svg) 50% 50% no-repeat; }
      .header .navigation__dropdown {
        position: absolute;
        z-index: 10;
        right: 0;
        top: 0;
        bottom: 0;
        width: 320px;
        background-color: #484848;
        -webkit-transform: translate3d(320px, 0, 0);
        -moz-transform: translate3d(320px, 0, 0);
        -ms-transform: translate3d(320px, 0, 0);
        -o-transform: translate3d(320px, 0, 0);
        transform: translate3d(320px, 0, 0); }
      .header .navigation__dropdown-title {
        font-size: 0;
        line-height: 0;
        height: 50px;
        cursor: pointer;
        background: #ffc018 url(../menu-exit.svg) 15px 50% no-repeat; }
      .header .navigation, .header .navigation ul {
        margin: 0;
        padding: 0;
        list-style: none; }
      .header .navigation {
        position: absolute;
        top: 50px;
        left: 0;
        width: 100%;
        height: 100%;
        overflow-y: auto;
        -webkit-overflow-scroll: touch; }
        .header .navigation ul {
          display: none; }
        .header .navigation li.opened {
          background-color: #333; }
          .header .navigation li.opened > ul {
            display: block !important; }
        .header .navigation a {
          display: block;
          font-family: "Roboto Slab", sans-serif;
          text-decoration: none; }
        .header .navigation > li {
          border-bottom: 1px solid rgba(255, 255, 255, .1); }
          .header .navigation > li:last-child {
            margin-bottom: 100px; }
          .header .navigation > li.sublevel > a {
            padding-right: 50px; }
            .header .navigation > li.sublevel > a::after {
              position: absolute;
              right: 15px;
              top: 50%;
              width: 18px;
              margin-top: -5px;
              height: 10px;
              content: "";
              background: url(../menu-arrow.svg) 0 0 no-repeat; }
          .header .navigation > li.opened > a::after {
            background-position: 100% 0; }
          .header .navigation > li > a {
            position: relative;
            font-size: 1.13333rem;
            color: #fff;
            padding: 13px 20px 15px;
            font-weight: 700; }
          .header .navigation > li > ul {
            padding: 10px 0 27px; }
            .header .navigation > li > ul > li.sublevel > a {
              padding-right: 50px; }
              .header .navigation > li > ul > li.sublevel > a::after {
                position: absolute;
                top: 0;
                bottom: 0;
                right: 19px;
                width: 12px;
                height: 7px;
                margin: auto 0;
                content: "";
                background: url(../menu-arrow.svg) 0 100% no-repeat; }
              .header .navigation > li > ul > li.opened > a::after {
                background-position: -12px 100%; }
              .header .navigation > li > ul > li > a {
                position: relative;
                padding: 10px 20px;
                font-size: 1.06667rem;
                color: #ffc018; }
              .header .navigation > li > ul > li ul {
                padding: 0 0 0 40px; }
              .header .navigation > li > ul > li ul a {
                color: #fff;
                padding: 6px 0;
                font-size: 1rem;
                font-weight: normal; } }

.details {
  position: relative;
  padding: 20px 0; }
  .details__wrapper {
    background: #e9ddc6 url(../pattern.jpg) 50% 0 repeat; }
  .details {
    max-width: 960px;
    margin: auto; }
  .details .button {
    display: none; }
  .details .feedback button, .details .button {
    color: #fff;
    font-family: "Roboto Slab", sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    border-radius: 4px;
    background-color: #b3c631;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .1);
    background-image: -webkit-gradient(linear, , , color-stop(0%, #b3c631), color-stop(11.11111%, #9eb21d));
    background-image: -o-linear-gradient(#b3c631, #9eb21d);
    background-image: -moz-linear-gradient(#b3c631, #9eb21d);
    background-image: -webkit-linear-gradient(#b3c631, #9eb21d);
    background-image: -ms-linear-gradient(#b3c631, #9eb21d);
    background-image: linear-gradient( #b3c631, #9eb21d);
    -pie-background: linear-gradient( #b3c631, #9eb21d); }

.owl-carousel {
  position: relative;
  z-index: 1;
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
    line-height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-item {
    position: relative;
    float: left;
    min-height: 1px;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }
  .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select : none;
    -moz-user-select : none;
    user-select : none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    display: block;
    opacity: 0; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    display: none; }
  .owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
    -webkit-user-select : none;
    -moz-user-select : none;
    user-select : none; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }
  .owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }
  .owl-carousel .owl-animated-in {
    z-index: 0; }
  .owl-carousel .owl-animated-out {
    z-index: 1; }
  .owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-o-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

.no-js .owl-carousel {
  display: block; }

.slider {
  width: 640px;
  margin: 0;
  padding: 0 20px 0 0;
  list-style: none;
  float: left;
  overflow: hidden;
  height: 360px; }
  .slider .owl-nav {
    display: none; }
  .slider .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    text-align: center; }
  .slider .owl-dot {
    display: inline-block;
    vertical-align: top;
    margin: 0 1px;
    width: 10px;
    height: 10px;
    border: 2px solid #b3c631;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 2px; }
  .slider .owl-dot.active {
    background-color: #b3c631; }

@media all and (min-width: 751px) {
  .feedback {
    background-color: #fff6de;
    border: 1px solid #b3c631;
    border-radius: 4px; } }

.feedback {
  overflow: hidden;
  padding: 15px 19px 23px; }
  .feedback .form-title {
    color: #333;
    font-family: "Roboto Slab", sans-serif;
    font-size: 1.46667rem;
    font-weight: 700;
    line-height: 1.157; }
  .feedback .row {
    margin: 7px 0 13px; }
  .feedback .row-title {
    display: inline-block;
    margin-bottom: 1px; }
  .feedback .row-field {
    position: relative;
    display: block; }
  .feedback .required .row-field::after {
    position: absolute;
    right: 7px;
    top: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    content: "";
    background: url(../required.svg) 0 0 no-repeat; }
  .feedback .required input {
    padding-right: 34px; }
  .feedback input {
    width: 100%;
    padding: 7px 10px 8px;
    background-color: #fff;
    border: 1px solid #c6c6c6;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .feedback button {
    text-align: center;
    width: 100%;
    outline: none;
    border: none;
    padding: 11px 10px 14px;
    margin-top: 8px; }

.languages {
  max-width: 960px;
  margin: auto;
  padding: 15px 25px 25px;
  list-style: none;
  font-size: 0;
  line-height: 0; }
  .languages li {
    display: inline-block;
    vertical-align: top;
    width: 23%;
    margin: 15px 2% 15px 0;
    font-size: 0;
    line-height: 0; }
  .languages p {
    margin: 0; }
  .languages a {
    display: block;
    font-family: "Roboto Slab", sans-serif;
    font-size: 1.06667rem;
    text-decoration: none; }
  .languages span {
    display: inline-block;
    vertical-align: middle; }
  .languages .languages__flag {
    margin-right: 6px; }
  .languages .languages__name {
    line-height: 1.2; }
  .languages img {
    width: 60px;
    height: 40px;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    background-color: #9db01c; }

.services__wrapper {
  background-color: #fff6de;
  padding: 0 25px; }
  .services__inner {
    max-width: 960px;
    margin: auto;
    padding: 31px 0 30px; }
  .services__inner-title {
    color: #333;
    font-family: "Roboto Slab", sans-serif;
    font-size: 2rem;
    margin-bottom: 12px; }
  .services {
    margin: 0;
    padding: 0;
    list-style: none;
    display: table;
    width: 100%;
    table-layout: fixed; }
  .services .item {
    position: relative;
    display: table-cell;
    padding: 10px 40px 75px 20px; }
  .services .item__inner::after {
    position: absolute;
    left: 0;
    right: 20px;
    top: 0;
    height: 100%;
    content: "";
    background-color: #fff; }
    .services .item__inner > div {
      position: relative;
      z-index: 10; }
  .services__title {
    font-family: "Roboto Slab", sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    margin: 5px 0 0; }
  .services__title a {
    text-decoration: none;
    color: #9db01c; }
  .services__body {
    color: #787878; }
  .services__body p:first-child {
    margin-top: 9px; }
    .services__body p:last-child {
      margin-bottom: 0; }
  .services__link {
    position: absolute;
    z-index: 10;
    left: 20px;
    bottom: 23px;
    text-decoration: none;
    font-family: "Roboto Slab";
    display: inline-block;
    vertical-align: top;
    border-radius: 4px;
    padding: 7px 20px 10px;
    background-color: rgba(17, 85, 204, .1); }

.advantage__wrapper {
  padding: 31px 25px 45px;
  border-bottom: 1px solid #dcdcdc; }
  .advantage__inner {
    max-width: 960px;
    margin: auto;
    font-family: "Roboto Slab", sans-serif; }
  .advantage__inner-title {
    color: #333;
    font-size: 2rem;
    margin-bottom: 17px; }
  .advantage {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    line-height: 0; }
  .advantage li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 31.33333%;
    margin: 13px 2% 14px 0; }
  .advantage__icon {
    position: relative;
    top: 2px;
    width: 40px;
    height: 40px;
    float: left;
    border-radius: 4px;
    margin-right: 20px;
    background: #f1fde9 url(../check.svg) 50% 50% no-repeat; }
  .advantage__title {
    line-height: 1.2;
    font-size: 1.2rem;
    overflow: hidden; }

.reviews__wrapper {
  padding: 31px 25px 50px;
  max-width: 960px;
  margin: auto;
  font-family: "Roboto Slab", sans-serif; }
  .reviews__inner-title {
    color: #333;
    font-size: 2rem;
    margin-bottom: 32px; }
  .reviews {
    margin: 0;
    padding: 0;
    list-style: none; }
  .reviews li {
    float: left; }
  .reviews__body {
    position: relative;
    padding: 16px 20px 13px;
    color: #484848;
    font-style: italic;
    background-color: #fff6de; }
  .reviews__body::after {
    position: absolute;
    left: 20px;
    top: 100%;
    content: "";
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-top-color: #fff6de; }
  .reviews__body p:first-child {
    margin-top: 0; }
    .reviews__body p:last-child {
      margin-bottom: 0; }
  .reviews__title {
    color: #212121;
    font-family: "Roboto Slab", sans-serif;
    font-size: 1.06667rem;
    font-weight: 700;
    padding: 11px 20px 0; }
  .reviews .owl-stage:before, .reviews .owl-stage:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .reviews .owl-stage:after {
    clear: both; }
  .reviews .owl-stage-outer.owl-height {
    -webkit-transition: height 0.3s ease-in-out;
    -moz-transition: height 0.3s ease-in-out;
    -o-transition: height 0.3s ease-in-out;
    -ms-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out; }
  .reviews .owl-nav {
    display: none; }
  .reviews .owl-dots {
    margin-top: 20px;
    text-align: center; }
  .reviews .owl-dot {
    display: inline-block;
    vertical-align: top;
    margin: 0 1px;
    width: 10px;
    height: 10px;
    border: 2px solid #b3c631;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 2px; }
  .reviews .owl-dot.active {
    background-color: #b3c631; }

.feedback-unit__wrapper {
  background-color: #f3f3f3;
  padding: 22px 25px 0; }
  .feedback-unit__inner {
    max-width: 960px;
    margin: auto; }

.contacts {
  float: right;
  width: 320px;
  padding: 0 0 22px 8.33333%; }
  .contacts__title {
    color: #212121;
    font-family: "Roboto Slab", sans-serif;
    font-size: 2rem;
    margin-bottom: 9px; }
  .contacts p:first-child {
    margin-top: 0; }
  .contacts p:last-child {
    margin-bottom: 0; }

.feedback-unit__form {
  display: table;
  padding-bottom: 28px; }
  .feedback-unit__form:after {
    display: block;
    overflow: hidden;
    height: 0;
    content: ". .";
    word-spacing: 99in;
    font-size: 0.05em;
    line-height: 0.05em; }
  .feedback-unit__form .form-title {
    color: #212121;
    font-family: "Roboto Slab", sans-serif;
    font-size: 2rem; }
  .feedback-unit__form .form-left-container {
    width: 46.42857%;
    float: left; }
  .feedback-unit__form .form-right-container {
    overflow: hidden;
    padding-left: 40px; }
  .feedback-unit__form .row {
    margin: 7px 0 13px; }
  .feedback-unit__form .row-title {
    display: inline-block;
    margin-bottom: 1px; }
  .feedback-unit__form .row-field {
    position: relative;
    display: block; }
  .feedback-unit__form .required .row-field::after {
    position: absolute;
    right: 7px;
    top: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    content: "";
    background: url(../required.svg) 0 0 no-repeat; }
  .feedback-unit__form .required input {
    padding-right: 34px; }
  .feedback-unit__form input, .feedback-unit__form textarea {
    width: 100%;
    min-width: 100%;
    padding: 7px 10px 8px;
    background-color: #fff;
    border: 1px solid #c6c6c6;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .feedback-unit__form textarea {
    min-height: 104px; }
  .feedback-unit__form button {
    outline: none;
    border: none;
    padding: 11px 28px 14px;
    margin-top: 8px;
    color: #fff;
    font-family: "Roboto Slab", sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    border-radius: 4px;
    background-color: #b3c631;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .1);
    background-image: -webkit-gradient(linear, , , color-stop(0%, #b3c631), color-stop(11.11111%, #9eb21d));
    background-image: -o-linear-gradient(#b3c631, #9eb21d);
    background-image: -moz-linear-gradient(#b3c631, #9eb21d);
    background-image: -webkit-linear-gradient(#b3c631, #9eb21d);
    background-image: -ms-linear-gradient(#b3c631, #9eb21d);
    background-image: linear-gradient( #b3c631, #9eb21d);
    -pie-background: linear-gradient( #b3c631, #9eb21d); }

.content-wrapper {
  position: relative;
  max-width: 920px;
  min-height: 300px;
  margin: auto;
  padding: 0 25px 60px; }

.main {
  float: left;
  width: 100%; }

.content {
  padding: 0; }

.sidebar {
  position: relative; }

.edit-block {
  margin-top: 60px;
  padding: 16px 20px;
  background-color: #fff6de;
  font-family: "Roboto Slab", sans-serif; }
  .edit-block .block-body {
    position: relative;
    top: -3px;
    float: left;
    color: #333;
    padding-right: 20px;
    font-size: 1.33333rem; }
  .edit-block .block-body p {
    margin: 0; }
  .edit-block .block-link {
    float: right;
    padding: 11px 28px 14px;
    font-weight: 700;
    color: #fff;
    border-radius: 4px;
    font-size: 1.2rem;
    background-color: #b3c631;
    text-decoration: none;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -3px 0 rgba(0, 0, 0, .1);
    background-image: -webkit-gradient(linear, , , color-stop(0%, #ffc018), color-stop(11.11111%, #ff9b33));
    background-image: -o-linear-gradient(#ffc018, #ff9b33);
    background-image: -moz-linear-gradient(#ffc018, #ff9b33);
    background-image: -webkit-linear-gradient(#ffc018, #ff9b33);
    background-image: -ms-linear-gradient(#ffc018, #ff9b33);
    background-image: linear-gradient( #ffc018, #ff9b33);
    -pie-background: linear-gradient( #ffc018, #ff9b33); }

.sidebar.left {
  float: left;
  width: 250px;
  margin-right: -100%; }

.sidebar.left ~ .main > .content {
  margin-left: 250px; }

.sidebar.right {
  float: right;
  width: 250px;
  margin-left: -250px; }

.sidebar.right ~ .main > .content {
  margin-right: 250px; }

.footer {
  position: relative;
  padding: 30px 25px;
  color: #fff;
  min-height: 20px;
  background-color: #666;
  font-size: 0.86667rem; }
  .footer__inner {
    max-width: 960px;
    margin: auto; }

.site-name {
  float: left; }

.site-counters {
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 0;
  left: 0;
  width: 300px;
  height: 31px;
  text-align: center;
  margin: -13px auto 0; }

span.copyright {
  float: right;
  font-size: 0.86667rem !important;
  /*
   a {
   color: #9DB01C;
   }
   img {
   margin-right: 6px;
   height: 0;
   width: 18px;
   padding-top: 23px;
   background: url(../mega.svg) 0 0 no-repeat;
   }
   */ }

@media all and (max-width: 960px) {
  .languages li {
    width: 31.333%; } }

@media all and (max-width: 896px) {
  .slider {
    width: 590px;
    height: 332px; }

  .feedback {
    padding: 15px 19px 17px; }
    .feedback .row {
      margin: 6px 0; } }

@media all and (max-width: 848px) {
  .slider {
    width: 540px;
    height: 304px;
    margin: 14px 0; } }

@media all and (max-width: 800px) {
  .slider {
    padding-right: 0;
    height: 292px;
    margin: 9px 0 8px;
    width: 518px; }

  .feedback {
    margin-right: 10px;
    padding: 15px 19px 19px; }
    .feedback .row {
      margin: 6px 0; }
    .feedback .row-title {
      color: #787878; }
    .feedback input {
      padding: 7px 6px 8px;
      height: 32px; }
    .details .feedback button {
      font-size: 1.06667rem;
      padding: 9px 10px 11px;
      margin-top: 3px; }

  .details {
    padding: 10px 0; } }

@media all and (max-width: 870px) {
  .information__mode {
    display: none; } }

@media all and (max-width: 768px) {
  .header__inner {
    padding: 17px 70px 15px 25px; }

  .information__title {
    font-size: 1.46667rem; }
    .information__desc, .information__phone {
      font-size: 1.2rem; }

  .languages {
    padding: 15px 25px; }
    .languages li {
      width: 31.333%;
      margin: 5px 2% 5px 0px; }
    .languages__flag img {
      max-width: 30px;
      height: auto;
      border-radius: 2px; }
    .languages__name {
      font-size: 1rem; }
    .languages p {
      display: inline-block;
      vertical-align: top; }
      .languages p ~ p {
        margin-left: 5px; }

  .services__inner {
    padding: 14px 0 10px; }
    .services__inner-title {
      font-size: 1.73333rem;
      margin-bottom: 2px; }
    .services .item {
      display: block;
      margin: 10px 0;
      padding: 10px 20px 15px; }
      .services .item__inner::after {
        right: 0; }
    .services__link {
      display: none;
      position: relative;
      bottom: 0;
      left: 0;
      margin-top: 15px; }

  .advantage__wrapper {
    padding: 13px 25px 18px; }
    .advantage__inner-title {
      font-size: 1.73333rem;
      margin-bottom: 11px; }
    .advantage li {
      width: 48%;
      margin: 5px 2% 5px 0; }
    .advantage__icon {
      top: -2px;
      width: 24px;
      height: 24px;
      margin-right: 10px;
      background-size: 14px 10px; }
    .advantage__title {
      font-size: 1.06667rem; }

  .reviews__wrapper {
    padding: 13px 25px 16px; }
    .reviews__inner-title {
      font-size: 1.73333rem;
      margin-bottom: 12px; }

  .contacts {
    width: 219px;
    padding: 0 0 0 20px; }
    .contacts__title {
      font-size: 1.73333rem; }

  .feedback-unit__wrapper {
    padding: 12px 25px 0; }
    .feedback-unit__form .form-title {
      font-size: 1.73333rem;
      margin-bottom: 4px; }
      .feedback-unit__form .form-left-container {
        width: 47.91667%; }
      .feedback-unit__form .form-right-container {
        padding-left: 20px; }
      .feedback-unit__form .row {
        margin: 6px 0; }
      .feedback-unit__form input {
        height: 32px; }
      .feedback-unit__form textarea {
        min-height: 90px; }
      .feedback-unit__form button {
        font-size: 1.06667rem;
        padding: 10px 19px;
        margin-top: 11px; }

  .footer {
    padding-bottom: 64px; }

  .site-counters {
    top: auto;
    bottom: 20px;
    margin-top: 0; } }

@media all and (max-width: 750px) {
  .details {
    padding: 0 25px;
    text-align: center; }

  .slider {
    min-width: none;
    width: 100%;
    height: auto;
    margin: 0; }
    .slider .owl-dots {
      display: none !important; }

  .languages {
    padding-top: 35px; }

  .button__wrapper {
    position: absolute;
    z-index: 10;
    bottom: -20px;
    left: 0;
    right: 0;
    text-align: center; }

  .details .button {
    text-decoration: none;
    display: inline-block;
    padding: 8px 19px 10px;
    font-size: 1.06667rem; }

  .feedback__wrapper {
    position: fixed;
    z-index: 13;
    visibility: hidden;
    opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    padding: 1px; }
    .feedback {
      position: relative;
      padding: 56px 30px 42px;
      margin: 20px auto;
      width: 260px;
      text-align: center;
      box-shadow: 0 0 0 1000px rgba(0, 0, 0, .7);
      background-color: #fff; }
    .feedback__wrapper.opened {
      visibility: visible;
      opacity: 1; }
    .feedback__wrapper.closed, .feedback__wrapper.opened {
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .feedback__exit {
      position: absolute;
      right: 5px;
      top: 5px;
      width: 50px;
      height: 50px;
      cursor: pointer;
      background: url(../form-exit.svg) 50% 50% no-repeat; }
    .details .feedback button {
      width: auto;
      margin-top: 14px;
      padding: 9px 24px 11px; }
    .feedback .form-title {
      font-size: 1.33333rem; }
    .feedback .row {
      text-align: left; } }

@media all and (max-width: 710px) {
  .languages li {
    width: 48%; } }

@media all and (max-width: 600px) {
  h1 {
    font-size: 1.73333rem; }

  .page-path {
    padding: 0;
    height: 20px; }

  .site-path {
    display: none; }

  .content-wrapper {
    padding: 0 20px 60px; }

  .header__inner {
    padding: 17px 70px 15px 20px; }

  .edit-block .block-link {
    font-size: 1.06667rem;
    padding: 10px 23px; }
    .edit-block .block-body {
      font-size: 1.2rem; }

  .details, .services__wrapper {
    padding: 0 20px; }

  .languages {
    padding: 35px 20px 15px; }

  .advantage__wrapper {
    padding: 13px 20px 18px; }

  .reviews__wrapper {
    padding: 13px 20px 16px; }

  .feedback-unit__wrapper {
    padding: 12px 20px 0px; }

  .footer {
    padding: 30px 20px 64px; }

  .contacts {
    width: 50%; }

  .feedback-unit__form .form-left-container {
    float: none;
    width: auto; }
    .feedback-unit__form .form-right-container {
      padding: 0; } }

@media all and (max-width: 580px) {
  h1 {
    font-size: 1.6rem; }

  .content-inner {
    font-size: 1.13333rem; }

  .edit-block {
    text-align: center; }
    .edit-block .block-body, .edit-block .block-link {
      float: none; }
    .edit-block .block-body {
      padding: 0;
      margin-bottom: 15px; }
    .edit-block .block-link {
      display: inline-block; }

  .header__inner {
    padding: 17px 70px 15px 20px; }

  .information, .information__phone {
    float: none;
    width: auto; }
    .information {
      margin-bottom: 15px; }
    .information__phone {
      padding: 0 0 0 40px; }
      .information__phone::before {
        top: 3px;
        margin-top: 0;
        width: 30px;
        height: 30px;
        background-size: 24px auto; }

  .footer {
    text-align: center;
    padding: 17px 25px; }

  .site-name {
    font-size: 0.93333rem;
    float: none;
    width: auto;
    margin-bottom: 17px; }

  .site-counters {
    position: static;
    margin: 17px 0;
    width: auto; }

  span.copyright {
    display: inline-block;
    float: none; } }

@media all and (max-width: 480px) {
  .services__inner-title {
    font-size: 1.6rem; }
    .services .item {
      cursor: pointer;
      padding: 10px 17px 13px;
      box-shadow: 0 1px 2px rgba(0, 0, 0, .2); }
    .services__title {
      margin: 0; }
    .services__body {
      display: none; }

  .advantage li {
    width: auto;
    margin: 6px 0; }

  .contacts {
    width: auto;
    float: none;
    padding: 0 0 30px; }
    .contacts__title {
      font-size: 1.6rem; }
    .contacts__body {
      font-size: 1.13333rem; }

  .feedback-unit__form .form-title {
    font-size: 1.6rem; }
    .feedback-unit__form .form-left-container {
      width: 47.72727%;
      float: left;
      padding-right: 4.54545%; }
    .feedback-unit__form .row {
      margin: 3px 0 10px; }
    .feedback-unit__form .row-title {
      font-size: 1.13333rem; }
    .feedback-unit__form input {
      height: auto; }
    .feedback-unit__form textarea {
      min-height: 120px; }
    .feedback-unit__form button {
      margin-top: 2px; } }

@media all and (max-width: 474px) {
  .languages {
    padding: 30px 10px 15px; }
    .languages li {
      display: block;
      width: auto;
      margin: 10px 0; } }

@media all and (max-width: 400px) {
  h1 {
    font-size: 1.33333rem; }

  .content-inner {
    font-size: 1rem; }

  .header__inner {
    padding: 17px 70px 8px 10px; }

  .information {
    margin-bottom: 10px; }
    .information__title {
      font-size: 1.2rem;
      margin-bottom: 5px; }
    .information__desc, .information__phone {
      font-size: 1.06667rem; }

  .details {
    padding: 0; }

  .services__wrapper {
    padding: 0 10px; }
    .services__inner-title {
      font-size: 1.33333rem; }
    .services .item {
      padding: 7px 10px 8px; }
    .services__title {
      font-size: 1.06667rem; }

  .advantage__wrapper {
    padding: 13px 10px 18px; }
    .advantage__inner-title {
      font-size: 1.33333rem; }
    .advantage__title {
      font-size: 1rem; }

  .reviews__wrapper {
    padding: 16px 10px; }
    .reviews__inner-title {
      font-size: 1.33333rem; }
    .reviews__body {
      padding: 7px 10px; }

  .contacts {
    padding: 0 0 10px; }
    .contacts__title {
      font-size: 1.33333rem;
      margin-bottom: 2px; }
    .contacts__body {
      font-size: 1rem; }

  .feedback-unit__wrapper {
    padding: 12px 10px 0; }
    .feedback-unit__form {
      padding-bottom: 20px; }
      .feedback-unit__form .form-title {
        font-size: 1.33333rem;
        margin-bottom: 9px; }
      .feedback-unit__form .form-left-container {
        width: auto;
        float: none; }
      .feedback-unit__form .form-left-container, .feedback-unit__form .form-right-container {
        padding: 0 10px; }
      .feedback-unit__form .row {
        margin: 0 0 13px; }
      .feedback-unit__form .row-title {
        font-size: 1rem; } }

.information {
  font-family: "Roboto Slab", sans-serif;
  line-height: 1;
  float: left;
  max-width: 398px; }
