@charset "utf-8";
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-y: scroll; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

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

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

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

button, input, optgroup, select, textarea {
  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;
  box-sizing: content-box; }

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

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

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

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

.overflowHidden {
  overflow: hidden; }

.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 #cceae8; }
  .table1 td, .table2 td, .table1 th, .table2 th {
    border: 1px solid #cceae8; }

.table2 th {
  padding: 0.5em;
  color: #fff;
  background: #84ccc8; }

html, body {
  height: 100%; }

html {
  font-size: 16px; }

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

h1, h2, h3, h4, h5, h6 {
  color: #2b2b2b;
  font-family: NotoSansRegular, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal; }

h1 {
  margin-top: 0;
  font-size: 2rem;
  text-align: center; }

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: #82c7c5; }

a:hover {
  text-decoration: none; }

.site-outer-width {
  padding-left: 10px;
  padding-right: 10px;
  position: relative; }
  .site-outer-width:after {
    content: '';
    display: table;
    clear: both; }

.site-inner-width {
  width: 100%;
  max-width: 940px;
  margin: 0 auto; }

@media all and (min-width: 768px) {
  .site-outer-width {
    padding-left: 36px;
    padding-right: 36px; } }

@media all and (min-width: 940px) {
  .site-outer-width {
    padding-left: 0;
    padding-right: 0; } }

.site-wrapper {
  min-height: 100%;
  max-width: 100%;
  margin: auto;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .ie .site-wrapper {
    height: 100%; }

.site-header {
  min-height: 100px;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none; }

.site-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

@media screen and (min-width: 940px) {
    .site-main {
      width: 100%; } }
  .site-main__inner {
    position: relative;
    padding: 10px 20px 50px;
    background: #fff;
    border-radius: 20px 20px; }
    .site-main__inner:after {
      content: '';
      display: table;
      clear: both; }

.page-inner .site-main {
  padding-top: 10px; }
  .page-inner .site-main .site-main__inner {
    margin-top: -350px; }

.site-footer {
  min-height: 240px;
  background: #fff;
  font-size: 12px;
  color: #424242;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none; }
  .site-footer:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    margin: 0 0 -2px;
    height: 42px;
    background: url(../bg-foot.png) 0 0 repeat-x; }
  .site-footer a {
    color: #424242; }

.menu-top-wrap {
  position: relative;
  min-height: 80px;
  background: #fff;
  z-index: 90; }
  .menu-top-wrap.index-30 {
    z-index: 30; }
  .menu-top-wrap .menu-top-inner {
    position: relative;
    max-width: 940px;
    margin: 0 auto; }
  .menu-top-wrap .menu-top {
    position: relative; }
    .menu-top-wrap .menu-top a {
      display: block;
      font: 14px NotoSansRegular, Arial, "Helvetica Neue", Helvetica, sans-serif;
      line-height: 1;
      text-decoration: none;
      position: relative;
      overflow: hidden; }
    .menu-top-wrap .menu-top > li:nth-child(2) ul a:hover:before, .menu-top-wrap .menu-top > li:nth-child(7) ul a:hover:before, .menu-top-wrap .menu-top > li:nth-child(12) ul a:hover:before, .menu-top-wrap .menu-top > li:nth-child(17) ul a:hover:before {
      background: #c0d297; }
      .menu-top-wrap .menu-top > li:nth-child(3) ul a:hover:before, .menu-top-wrap .menu-top > li:nth-child(8) ul a:hover:before, .menu-top-wrap .menu-top > li:nth-child(13) ul a:hover:before, .menu-top-wrap .menu-top > li:nth-child(18) ul a:hover:before {
        background: #84ccc8; }
      .menu-top-wrap .menu-top > li:nth-child(4) ul a:hover:before, .menu-top-wrap .menu-top > li:nth-child(9) ul a:hover:before, .menu-top-wrap .menu-top > li:nth-child(14) ul a:hover:before, .menu-top-wrap .menu-top > li:nth-child(19) ul a:hover:before {
        background: #eed3d6; }
      .menu-top-wrap .menu-top > li:nth-child(5) ul a:hover:before, .menu-top-wrap .menu-top > li:nth-child(10) ul a:hover:before, .menu-top-wrap .menu-top > li:nth-child(15) ul a:hover:before, .menu-top-wrap .menu-top > li:nth-child(20) ul a:hover:before {
        background: #addffb; }
    .menu-top-wrap .menu-top ul {
      display: none; }
      .menu-top-wrap .menu-top ul a {
        color: #424242;
        font-size: 14px;
        line-height: 17px;
        display: inline-block;
        position: relative;
        padding: 0 0 0 14px; }
        .menu-top-wrap .menu-top ul a:before {
          content: '';
          position: absolute;
          left: 0;
          top: 50%;
          margin: -3px 0 0;
          box-shadow: inset 0 1px 0 rgba(187, 187, 187, 0.38);
          background: #f4f4f4;
          width: 6px;
          height: 6px;
          border-radius: 50%; }
      .menu-top-wrap .menu-top ul li.item-opened > a, .menu-top-wrap .menu-top ul a:hover {
        color: #82c7c5; }
        .menu-top-wrap .menu-top ul li.item-opened > a:before, .menu-top-wrap .menu-top ul a:hover:before {
          background: #eabdc0; }
      .menu-top-wrap .menu-top ul ul {
        padding: 10px 0 0 15px; }
        .menu-top-wrap .menu-top ul ul li {
          padding: 6px 0; }
    .menu-top-wrap .menu-top li.item-opened > ul {
      display: block; }

@media all and (max-width: 767px) {
  .menu-top-wrap.opened-menu {
    z-index: 200; }
    .menu-top-wrap.opened-menu .menu-top-button {
      background-color: #fff;
      background-image: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220px%22%20height%3D%2217px%22%20%20viewBox%3D%220%200%2020%2017%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23eabdc0%22%20d%3D%22M1.5%2C3h17C19.3%2C3%2C20%2C2.3%2C20%2C1.5C20%2C0.7%2C19.3%2C0%2C18.5%2C0h-17C0.7%2C0%2C0%2C0.7%2C0%2C1.5C0%2C2.3%2C0.7%2C3%2C1.5%2C3z%20M18.5%2C7h-17%20C0.7%2C7%2C0%2C7.7%2C0%2C8.5C0%2C9.3%2C0.7%2C10%2C1.5%2C10h17c0.8%2C0%2C1.5-0.7%2C1.5-1.5C20%2C7.7%2C19.3%2C7%2C18.5%2C7z%20M18.5%2C14h-17C0.7%2C14%2C0%2C14.7%2C0%2C15.5%20C0%2C16.3%2C0.7%2C17%2C1.5%2C17h17c0.8%2C0%2C1.5-0.7%2C1.5-1.5C20%2C14.7%2C19.3%2C14%2C18.5%2C14z%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E'); }
    .menu-top-wrap.opened-menu .menu-top-content {
      opacity: 1;
      visibility: visible; }
    .menu-top-wrap.opened-menu .menu-top {
      -webkit-transform: translateX(0) translateZ(0);
      -moz-transform: translateX(0) translateZ(0);
      -ms-transform: translateX(0) translateZ(0);
      -o-transform: translateX(0) translateZ(0);
      transform: translateX(0) translateZ(0); }
    .menu-top-wrap .menu-top-button {
      position: absolute;
      top: 17px;
      left: 20px;
      width: 46px;
      height: 46px;
      border-radius: 50%;
      background: #eabdc0 url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220px%22%20height%3D%2217px%22%20%20viewBox%3D%220%200%2020%2017%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M1.5%2C3h17C19.3%2C3%2C20%2C2.3%2C20%2C1.5C20%2C0.7%2C19.3%2C0%2C18.5%2C0h-17C0.7%2C0%2C0%2C0.7%2C0%2C1.5C0%2C2.3%2C0.7%2C3%2C1.5%2C3z%20M18.5%2C7h-17%20C0.7%2C7%2C0%2C7.7%2C0%2C8.5C0%2C9.3%2C0.7%2C10%2C1.5%2C10h17c0.8%2C0%2C1.5-0.7%2C1.5-1.5C20%2C7.7%2C19.3%2C7%2C18.5%2C7z%20M18.5%2C14h-17C0.7%2C14%2C0%2C14.7%2C0%2C15.5%20C0%2C16.3%2C0.7%2C17%2C1.5%2C17h17c0.8%2C0%2C1.5-0.7%2C1.5-1.5C20%2C14.7%2C19.3%2C14%2C18.5%2C14z%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E') 50% 50% no-repeat;
      cursor: pointer;
      z-index: 200;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .menu-top-wrap .menu-top-content {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 100;
      overflow: auto;
      background: rgba(255, 255, 255, 0.5);
      visibility: hidden;
      opacity: 0;
      -webkit-transition: opacity 0.2s ease-in-out;
      -moz-transition: opacity 0.2s ease-in-out;
      -o-transition: opacity 0.2s ease-in-out;
      -ms-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out; }
    .menu-top-wrap .menu-top {
      position: absolute;
      width: 230px;
      top: 17px;
      left: 66px;
      -webkit-transition: all 0.2s ease-in-out 0.3s;
      -moz-transition: all 0.2s ease-in-out 0.3s;
      -o-transition: all 0.2s ease-in-out 0.3s;
      -ms-transition: all 0.2s ease-in-out 0.3s;
      transition: all 0.2s ease-in-out 0.3s;
      transition-delay: 0.2s;
      -webkit-transform: translateX(-130%) translateZ(0);
      -moz-transform: translateX(-130%) translateZ(0);
      -ms-transform: translateX(-130%) translateZ(0);
      -o-transform: translateX(-130%) translateZ(0);
      transform: translateX(-130%) translateZ(0);
      padding: 0 0 20px; }
    .menu-top-wrap .menu-top > li {
      margin: 0 0 1px;
      background: #fff;
      border-radius: 20px; }
      .menu-top-wrap .menu-top > li > a {
        border-radius: 20px;
        background: #eabdc0;
        padding: 18px 20px;
        color: #fff; }
      .menu-top-wrap .menu-top > li.has-child > a:after {
        content: '';
        position: absolute;
        right: 18px;
        top: 50%;
        width: 10px;
        height: 6px;
        margin: -3px 0 0;
        background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%2010%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M10%2C0.3c-0.4-0.4-1.1-0.4-1.5%2C0L5.2%2C3.5L1.9%2C0.3c-0.4-0.4-1.1-0.4-1.5%2C0c-0.4%2C0.4-0.4%2C1.1%2C0%2C1.5l4.1%2C3.9%20c0.4%2C0.4%2C1.1%2C0.4%2C1.5%2C0L10%2C1.8C10.5%2C1.4%2C10.5%2C0.7%2C10%2C0.3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') 0 0 no-repeat; }
      .menu-top-wrap .menu-top > li > ul {
        padding: 15px;
        background: #fff;
        border-radius: 10px; }
        .menu-top-wrap .menu-top > li > ul > li {
          padding: 6px 0; }
      .menu-top-wrap .menu-top > li:nth-child(2) > a, .menu-top-wrap .menu-top > li:nth-child(7) > a, .menu-top-wrap .menu-top > li:nth-child(12) > a, .menu-top-wrap .menu-top > li:nth-child(17) > a {
        background: #c0d297; }
      .menu-top-wrap .menu-top > li:nth-child(3) > a, .menu-top-wrap .menu-top > li:nth-child(8) > a, .menu-top-wrap .menu-top > li:nth-child(13) > a, .menu-top-wrap .menu-top > li:nth-child(18) > a {
        background: #84ccc8; }
      .menu-top-wrap .menu-top > li:nth-child(4) > a, .menu-top-wrap .menu-top > li:nth-child(9) > a, .menu-top-wrap .menu-top > li:nth-child(14) > a, .menu-top-wrap .menu-top > li:nth-child(19) > a {
        background: #eed3d6; }
      .menu-top-wrap .menu-top > li:nth-child(5) > a, .menu-top-wrap .menu-top > li:nth-child(10) > a, .menu-top-wrap .menu-top > li:nth-child(15) > a, .menu-top-wrap .menu-top > li:nth-child(20) > a {
        background: #addffb; }
    .menu-top-wrap .menu-top li.opened > ul {
      display: block; } }

@media all and (min-width: 480px) {
  .menu-top-wrap .menu-top {
    width: 300px; } }

@media all and (min-width: 768px) {
  .menu-top-wrap {
    padding: 0 34px 10px; }
    .menu-top-wrap .menu-top {
      width: auto; }
      .menu-top-wrap .menu-top > li {
        display: inline-block;
        vertical-align: top; }
        .menu-top-wrap .menu-top > li > a {
          line-height: 61px;
          padding: 10px 14px 0;
          color: #424242;
          -webkit-transition: all 0.2s ease-out;
          -moz-transition: all 0.2s ease-out;
          -o-transition: all 0.2s ease-out;
          -ms-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out; }
          .menu-top-wrap .menu-top > li > a:before {
            content: '';
            position: absolute;
            left: 0;
            right: 0;
            bottom: 61px;
            height: 100%;
            background: #eabdc0;
            border-radius: 0 0 20px 20px;
            -webkit-transition: all 0.2s ease-out;
            -moz-transition: all 0.2s ease-out;
            -o-transition: all 0.2s ease-out;
            -ms-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out; }
          .menu-top-wrap .menu-top > li > a span {
            position: relative;
            z-index: 5; }
        .menu-top-wrap .menu-top > li > a:hover, .menu-top-wrap .menu-top > li.item-opened > a, .menu-top-wrap .menu-top > li.active > a {
          color: #fff; }
          .menu-top-wrap .menu-top > li > a:hover:before, .menu-top-wrap .menu-top > li.item-opened > a:before, .menu-top-wrap .menu-top > li.active > a:before {
            bottom: 0; }
        .menu-top-wrap .menu-top > li.has-child > a:hover:after, .menu-top-wrap .menu-top > li.has-child.item-opened > a:after, .menu-top-wrap .menu-top > li.has-child.active > a:after {
          content: '';
          position: absolute;
          bottom: 10px;
          left: 50%;
          width: 10px;
          height: 6px;
          margin: 0 0 0 -5px;
          background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%2010%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M10%2C0.3c-0.4-0.4-1.1-0.4-1.5%2C0L5.2%2C3.5L1.9%2C0.3c-0.4-0.4-1.1-0.4-1.5%2C0c-0.4%2C0.4-0.4%2C1.1%2C0%2C1.5l4.1%2C3.9%20c0.4%2C0.4%2C1.1%2C0.4%2C1.5%2C0L10%2C1.8C10.5%2C1.4%2C10.5%2C0.7%2C10%2C0.3z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') 0 0 no-repeat; }
        .menu-top-wrap .menu-top > li.item-opened > ul {
          padding: 11px 0;
          max-height: 1000px; }
        .menu-top-wrap .menu-top > li > ul {
          position: absolute;
          z-index: 200;
          left: 0;
          top: 94px;
          background: #fff;
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22), inset 0 -4px 0 #eabdc0;
          border-radius: 10px;
          width: 700px;
          max-height: 0;
          display: block;
          overflow: hidden;
          -webkit-transition: all 0.2s ease-out;
          -moz-transition: all 0.2s ease-out;
          -o-transition: all 0.2s ease-out;
          -ms-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out; }
          .menu-top-wrap .menu-top > li > ul:before {
            content: '';
            position: absolute;
            top: -15px;
            left: 0;
            right: 0;
            height: 15px;
            z-index: 10; }
          .menu-top-wrap .menu-top > li > ul > li {
            display: inline-block;
            vertical-align: top;
            margin: 0 20px 0 10px;
            padding: 11px 0;
            border-top: 1px solid #efefef;
            width: 205px; }
            .menu-top-wrap .menu-top > li > ul > li:nth-child(1), .menu-top-wrap .menu-top > li > ul > li:nth-child(2), .menu-top-wrap .menu-top > li > ul > li:nth-child(3) {
              border: 0; }
            .menu-top-wrap .menu-top > li > ul > li:nth-child(3n) {
              margin-right: 0; }
        .menu-top-wrap .menu-top > li:nth-child(2) > a:before, .menu-top-wrap .menu-top > li:nth-child(7) > a:before, .menu-top-wrap .menu-top > li:nth-child(12) > a:before, .menu-top-wrap .menu-top > li:nth-child(17) > a:before {
          background: #c0d297; }
          .menu-top-wrap .menu-top > li:nth-child(2) > ul, .menu-top-wrap .menu-top > li:nth-child(7) > ul, .menu-top-wrap .menu-top > li:nth-child(12) > ul, .menu-top-wrap .menu-top > li:nth-child(17) > ul {
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22), inset 0 -4px 0 #c0d297; }
        .menu-top-wrap .menu-top > li:nth-child(3) > a:before, .menu-top-wrap .menu-top > li:nth-child(8) > a:before, .menu-top-wrap .menu-top > li:nth-child(13) > a:before, .menu-top-wrap .menu-top > li:nth-child(18) > a:before {
          background: #84ccc8; }
          .menu-top-wrap .menu-top > li:nth-child(3) > ul, .menu-top-wrap .menu-top > li:nth-child(8) > ul, .menu-top-wrap .menu-top > li:nth-child(13) > ul, .menu-top-wrap .menu-top > li:nth-child(18) > ul {
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22), inset 0 -4px 0 #84ccc8; }
        .menu-top-wrap .menu-top > li:nth-child(4) > a:before, .menu-top-wrap .menu-top > li:nth-child(9) > a:before, .menu-top-wrap .menu-top > li:nth-child(14) > a:before, .menu-top-wrap .menu-top > li:nth-child(19) > a:before {
          background: #eed3d6; }
          .menu-top-wrap .menu-top > li:nth-child(4) > ul, .menu-top-wrap .menu-top > li:nth-child(9) > ul, .menu-top-wrap .menu-top > li:nth-child(14) > ul, .menu-top-wrap .menu-top > li:nth-child(19) > ul {
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22), inset 0 -4px 0 #eed3d6; }
        .menu-top-wrap .menu-top > li:nth-child(5) > a:before, .menu-top-wrap .menu-top > li:nth-child(10) > a:before, .menu-top-wrap .menu-top > li:nth-child(15) > a:before, .menu-top-wrap .menu-top > li:nth-child(20) > a:before {
          background: #addffb; }
          .menu-top-wrap .menu-top > li:nth-child(5) > ul, .menu-top-wrap .menu-top > li:nth-child(10) > ul, .menu-top-wrap .menu-top > li:nth-child(15) > ul, .menu-top-wrap .menu-top > li:nth-child(20) > ul {
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22), inset 0 -4px 0 #addffb; } }

@media all and (min-width: 940px) {
  .menu-top-wrap .menu-top > li > a {
    font-size: 16px;
    line-height: 70px;
    padding: 10px 20px 0; }
    .menu-top-wrap .menu-top > li > a:before {
      bottom: 70px; } }

.form-search {
  position: absolute;
  top: 17px;
  right: 24px;
  z-index: 30; }
  .form-search.search-open form {
    width: 220px; }
    .form-search.search-open input[type="submit"] {
      left: 0; }
  .form-search form {
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 25px;
    -webkit-transition: width 0.2s ease-in-out;
    -moz-transition: width 0.2s ease-in-out;
    -o-transition: width 0.2s ease-in-out;
    -ms-transition: width 0.2s ease-in-out;
    transition: width 0.2s ease-in-out;
    position: relative;
    background: #eed3d6 url(../search-icon.png) 12px 50% no-repeat; }
  .form-search input {
    position: absolute;
    padding: 0;
    border: 0;
    color: #fff;
    background: none;
    outline: none;
    font: 18px Tahoma, Geneva, sans-serif;
    line-height: 1; }
    .form-search input[type="submit"] {
      text-indent: -9999px;
      top: 0;
      left: -50px;
      width: 50px;
      height: 50px;
      border-radius: 25px; }
    .form-search input[type="text"] {
      top: 10px;
      left: 50px;
      padding: 0 10px;
      height: 30px;
      width: 130px; }

@media all and (min-width: 940px) {
  .form-search {
    top: 20px; } }

.header-content {
  background-image: -webkit-gradient(linear, , , color-stop(0%, #65bdb4), color-stop(11.11111%, #fff));
  background-image: -o-linear-gradient(#65bdb4, #fff);
  background-image: -moz-linear-gradient(#65bdb4, #fff);
  background-image: -webkit-linear-gradient(#65bdb4, #fff);
  background-image: -ms-linear-gradient(#65bdb4, #fff);
  background-image: linear-gradient( #65bdb4, #fff);
  -pie-background: linear-gradient( #65bdb4, #fff); }

.page-inner .header-content {
  padding-bottom: 340px; }

@media all and (min-width: 940px) {
  .header-content {
    background: url(../header-pic2.jpg) 50% 0 no-repeat;
    background-size: 2200px 450px; } }

.company-label {
  min-height: 120px;
  color: #fff;
  font: 18px NotoSansRegular, Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-align: center; }
  .company-label a {
    color: #fff;
    text-decoration: none; }

.company-name {
  font: 30px ComfortaaRegular, Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1;
  padding: 15px 0 5px; }

.company-activity {
  font-size: 20px;
  color: #fff;
  margin: 0 0 5px; }

.address-top {
  vertical-align: top;
  font-size: 14px;
  line-height: 1.3;
  width: 180px;
  margin: 0 12px 0 0;
  text-align: left;
  padding: 0 0 0 50px;
  position: relative;
  display: none; }
  .address-top .contacts-icon {
    background-image: url(../address-icon.png); }

.phone-top {
  padding: 0 0 10px;
  position: relative; }
  .phone-top .contacts-icon {
    display: none;
    background-image: url(../phone-icon.png); }

.contacts-icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background-color: #9bd5cf;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 50%; }

@media all and (min-width: 768px) {
  .company-label {
    display: table;
    width: 100%;
    height: 120px;
    table-layout: fixed;
    text-align: left; }

  .label-cell {
    display: table-cell;
    vertical-align: middle; }
    .label-cell:last-child {
      text-align: right; }

  .phone-top {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    width: 124px;
    font-size: 14px;
    padding: 0 0 0 50px; }
    .phone-top .contacts-icon {
      display: block; } }

@media all and (min-width: 940px) {
  .company-label {
    height: 110px; }

  .company-name {
    padding: 8px 0 2px; }

  .address-top {
    display: inline-block; }

  .phone-top {
    padding-right: 16px; } }

.header-bot {
  box-shadow: 0 15px 18px -18px rgba(0, 0, 0, 0.24);
  border-radius: 20px;
  border: 10px solid #fff;
  background: #fff;
  margin: 0 -10px;
  position: relative; }

@media all and (min-width: 480px) {
  .header-bot {
    margin: 0; } }

@media all and (min-width: 940px) {
  .header-bot {
    display: table;
    width: 920px;
    table-layout: fixed; } }

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

.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel .owl-refresh .owl-item {
    display: none; }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .owl-carousel .owl-item img {
      display: block;
      width: 100%;
      -webkit-transform-style: preserve-3d; }
  .owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto; }
  .owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item img {
    transform-style: preserve-3d; }
  .owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000; }
  .owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    transition: scale 100ms ease; }
  .owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3); }
  .owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none; }
  .owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1; }

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

.slider-image-wrap figure {
  margin: 0;
  overflow: hidden;
  border-radius: 10px; }
  .slider-image-wrap figure + figure {
    display: none; }
  .slider-image-wrap .owl-stage-outer {
    border-radius: 10px; }
  .slider-image-wrap .owl-item img {
    -webkit-transform-style: flat;
    -moz-transform-style: flat;
    -o-transform-style: flat;
    transform-style: flat; }
  .slider-image-wrap .owl-controls {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -35px;
    text-align: center;
    z-index: 50; }
  .slider-image-wrap .owl-controls .owl-prev, .slider-image-wrap .owl-controls .owl-next {
    display: inline-block;
    vertical-align: top;
    width: 67px;
    height: 69px;
    text-indent: -9999px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .slider-image-wrap .owl-controls .owl-prev:hover, .slider-image-wrap .owl-controls .owl-next:hover {
      opacity: 0.8; }
  .slider-image-wrap .owl-controls .owl-prev {
    margin: 0 10px 0 0;
    background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2267px%22%20height%3D%2269px%22%20%20viewBox%3D%220%200%2067%2069%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%2384ccc8%22%20d%3D%22M64%2C34.2c2.6-2.8%2C3.6-6.8%2C2.3-10.6c-1.3-3.8-4.5-6.4-8.2-7.1c0.5-3.7-1.1-7.6-4.3-10%20c-3.3-2.4-7.4-2.6-10.8-0.9C41.1%2C2.3%2C37.6%2C0%2C33.6%2C0c-4.3%2C0-8.1%2C2.6-9.7%2C6.3c-3.6-1.9-8.1-1.7-11.5%2C1c-3.2%2C2.5-4.6%2C6.4-3.9%2C10.1%20c-3.7%2C0.8-6.8%2C3.5-8%2C7.4c-1.1%2C3.9%2C0.1%2C7.9%2C2.7%2C10.5C0.6%2C38.2-0.3%2C42.3%2C1%2C46.1c1.4%2C3.8%2C4.7%2C6.4%2C8.4%2C6.9c-0.4%2C3.7%2C1.2%2C7.6%2C4.5%2C9.9%20c3.3%2C2.3%2C7.5%2C2.4%2C10.9%2C0.7c1.9%2C3.3%2C5.4%2C5.5%2C9.5%2C5.4c4-0.1%2C7.5-2.4%2C9.2-5.7c3.4%2C1.6%2C7.6%2C1.3%2C10.8-1.2c3.2-2.4%2C4.7-6.3%2C4.1-10.1%20c3.7-0.7%2C6.9-3.4%2C8.1-7.3C67.7%2C40.9%2C66.6%2C36.9%2C64%2C34.2z%20M39.6%2C42.3c0.8%2C0.8%2C0.8%2C2%2C0%2C2.8c-0.8%2C0.8-2%2C0.8-2.8%2C0l-9.2-9.2%20c-0.8-0.8-0.8-2%2C0-2.8l9.2-9.2c0.8-0.8%2C2-0.8%2C2.8%2C0c0.8%2C0.8%2C0.8%2C2%2C0%2C2.8l-7.8%2C7.8L39.6%2C42.3z%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E') 0 0 no-repeat; }
  .slider-image-wrap .owl-controls .owl-next {
    background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2267px%22%20height%3D%2269px%22%20%20viewBox%3D%220%200%2067%2069%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23c0d297%22%20d%3D%22M66.6%2C24.9c-1.1-3.9-4.3-6.6-8-7.4c0.6-3.7-0.8-7.7-3.9-10.1c-3.4-2.7-8-2.9-11.5-1C41.5%2C2.6%2C37.8%2C0%2C33.4%2C0%20c-4%2C0-7.5%2C2.3-9.3%2C5.6c-3.4-1.6-7.6-1.4-10.8%2C0.9c-3.3%2C2.4-4.8%2C6.2-4.3%2C10c-3.7%2C0.7-7%2C3.3-8.2%2C7.1c-1.3%2C3.8-0.3%2C7.9%2C2.3%2C10.6%20c-2.6%2C2.7-3.7%2C6.7-2.5%2C10.6c1.2%2C3.9%2C4.4%2C6.5%2C8.1%2C7.3c-0.6%2C3.7%2C0.9%2C7.6%2C4.1%2C10.1c3.2%2C2.4%2C7.4%2C2.7%2C10.8%2C1.2c1.7%2C3.3%2C5.2%2C5.7%2C9.2%2C5.7%20c4%2C0.1%2C7.6-2.1%2C9.4-5.4c3.4%2C1.7%2C7.5%2C1.6%2C10.8-0.7c3.3-2.3%2C4.9-6.1%2C4.5-9.9c3.7-0.6%2C7-3.1%2C8.4-6.9c1.4-3.8%2C0.4-7.9-2.1-10.7%20C66.5%2C32.7%2C67.7%2C28.8%2C66.6%2C24.9z%20M39.5%2C35.9l-9.2%2C9.2c-0.8%2C0.8-2%2C0.8-2.8%2C0c-0.8-0.8-0.8-2%2C0-2.8l7.8-7.8l-7.8-7.8%20c-0.8-0.8-0.8-2%2C0-2.8c0.8-0.8%2C2-0.8%2C2.8%2C0l9.2%2C9.2C40.3%2C33.8%2C40.3%2C35.1%2C39.5%2C35.9z%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E') 0 0 no-repeat; }
  .slider-image-wrap .owl-controls .owl-dots {
    display: none !important; }

@media all and (min-width: 768px) {
  .slider-image-wrap .owl-controls {
    display: block; } }

@media all and (min-width: 940px) {
  .slider-image-wrap {
    display: table-cell;
    vertical-align: top;
    width: 600px; }
    .slider-image-wrap figure {
      width: 676px; }
    .slider-image-wrap .owl-controls {
      bottom: 50%;
      left: -36px;
      right: auto;
      margin: 0 0 -75px; }
      .slider-image-wrap .owl-controls .owl-prev {
        display: block;
        margin: 0 0 10px; } }

.header-form-wrap {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  z-index: 50; }
  .header-form-wrap .header-form-name {
    display: none;
    font: 20px NotoSansBold, Arial, "Helvetica Neue", Helvetica, sans-serif;
    line-height: 1.2;
    color: #424242;
    margin: 0 0 16px; }
  .header-form-wrap .header-form-name .hf-title-ex {
    color: #eabdc0; }
  .header-form-wrap .header-form-name p {
    margin: 0; }

.header-form-inner {
  margin: 0 -10px 20px;
  text-align: center; }
  .header-form-inner .header-form-include-wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    z-index: 500;
    background: rgba(0, 0, 0, 0.75);
    display: block;
    visibility: hidden;
    opacity: 0;
    overflow: auto;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out; }
  .header-form-inner .header-form-include-wrap.form-show {
    visibility: visible;
    opacity: 1; }
  .header-form-inner .header-form-include-wrap:after {
    content: '';
    width: 1px;
    height: 100%;
    display: inline-block;
    vertical-align: middle; }
  .header-form-inner .header-form-include-wrap .header-form-include {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    max-width: 400px;
    padding: 20px;
    background: #fff;
    border-radius: 15px;
    position: relative; }
    .header-form-inner .header-form-include-wrap .header-form-include .close-but {
      position: absolute;
      width: 30px;
      height: 30px;
      right: -10px;
      top: -10px;
      background: url(../icon-close.png) 0 0 no-repeat;
      display: block; }
  .header-form-inner .header-form-include-wrap .gr-form-wrap .gr-head {
    display: block;
    font-size: 25px;
    line-height: 1;
    margin: 0 0 20px;
    text-align: center;
    color: #333; }
  .header-form-inner .header-callback-wrap .header-form-but {
    width: 100%;
    box-sizing: border-box; }

.header-form-include-wrap {
  display: none; }
  .header-form-include-wrap .header-form-include {
    text-align: left;
    padding: 0 30px 0 40px; }
  .header-form-include-wrap .header-form-include .close-but {
    display: none;
    cursor: pointer; }
  .header-form-include-wrap .gr-form-wrap .gr-head {
    display: none; }
  .header-form-include-wrap .gr-form-wrap .gr-title {
    padding: 0 0 8px; }
  .header-form-include-wrap .gr-form-wrap input[type="text"] {
    height: 35px; }
  .header-form-include-wrap .gr-form-wrap .gr-field[data-alias="childname"] input[type="text"] {
    background: #fff url(../form-ico.png) 6px 5px no-repeat;
    padding-left: 40px; }
    .header-form-include-wrap .gr-form-wrap .gr-field.type-calendar input[type="text"] {
      background: #fff url(../form-ico.png) 6px -65px no-repeat;
      padding-left: 40px; }
    .header-form-include-wrap .gr-form-wrap .gr-field[data-alias="parentname"] input[type="text"] {
      background: #fff url(../form-ico.png) 6px -134px no-repeat;
      padding-left: 40px; }
    .header-form-include-wrap .gr-form-wrap .gr-field[data-alias="phone"] input[type="text"] {
      background: #fff url(../form-ico.png) 6px -205px no-repeat;
      padding-left: 40px; }

.header-form-but, .gr-form-wrap .header-form-but.gr-button {
  border: 0;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  font: 16px NotoSansBold, Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1;
  color: #fff;
  background: #eabdc0;
  padding: 17px 15px;
  border-radius: 8px;
  cursor: pointer; }
  .header-form-but:hover, .gr-form-wrap .header-form-but.gr-button:hover, .header-form-but:active, .gr-form-wrap .header-form-but.gr-button:active {
    background: #c0d297; }

@media all and (min-width: 768px) {
  .header-form-wrap {
    bottom: 56px;
    left: 50%;
    width: 310px;
    padding: 16px 0 24px;
    margin: 0 0 0 -155px;
    background: rgba(255, 255, 255, 0.86);
    border-radius: 8px; }
    .header-form-wrap .header-form-name {
      display: block; } }

@media all and (max-width: 939px) {
  .header-form-include-wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    z-index: 500;
    background: rgba(0, 0, 0, 0.75);
    display: block;
    visibility: hidden;
    opacity: 0;
    overflow: auto;
    text-align: center;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out; }
    .header-form-include-wrap.form-show {
      visibility: visible;
      opacity: 1; }
    .header-form-include-wrap:after {
      content: '';
      width: 1px;
      height: 100%;
      display: inline-block;
      vertical-align: middle; }
    .header-form-include-wrap .header-form-include {
      display: inline-block;
      vertical-align: middle;
      width: 80%;
      max-width: 400px;
      padding: 20px;
      background: #fff;
      border-radius: 15px;
      position: relative; }
      .header-form-include-wrap .header-form-include .close-but {
        position: absolute;
        width: 30px;
        height: 30px;
        right: -10px;
        top: -10px;
        background: url(../icon-close.png) 0 0 no-repeat;
        display: block; }
    .header-form-include-wrap .gr-form-wrap .gr-head {
      display: block;
      font-size: 25px;
      line-height: 1;
      margin: 0 0 20px;
      text-align: center;
      color: #333; } }

@media all and (min-width: 940px) {
  .header-form-wrap {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    margin: auto;
    background: #fff;
    display: table-cell;
    vertical-align: top;
    width: auto;
    border-left: 10px solid #fff;
    box-shadow: inset 15px 0 18px -18px rgba(0, 0, 0, 0.24); }
    .header-form-wrap .header-form-name {
      margin: 0 0 30px; }

  .header-form-include-wrap {
    display: block; }

  .header-callback-wrap {
    display: none; }

  .header-form-inner .header-callback-wrap {
    display: block; } }

.edit-block {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22), inset 0 5px 0 #eabdc0;
  border-radius: 10px;
  background: #fff;
  font-size: 16px;
  line-height: 1.6;
  color: #424242; }
  .edit-block .edit-body {
    padding: 44px 10px 20px;
    position: relative; }
  .edit-block .edit-dec {
    position: absolute;
    top: -35px;
    left: 50%;
    margin: 0 0 0 -35px;
    width: 70px;
    height: 70px;
    box-shadow: 0 0 0 5px #fff;
    border-radius: 50%;
    background: #eabdc0 url(../edit-icon.png) 50% 50% no-repeat; }
  .edit-block .edit-block-title {
    font-size: 24px;
    line-height: 1;
    margin: 0 0 10px;
    text-align: center;
    color: #2b2b2b; }
  .edit-block p {
    margin-top: 0; }

.read-more {
  padding: 12px 0 0;
  font: 14px NotoSansBold, Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 28px;
  text-align: center; }
  .read-more a {
    display: inline-block;
    text-decoration: none;
    color: #82c7c5; }

@media all and (min-width: 940px) {
  .edit-block {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .edit-block a {
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .edit-block:hover {
      background: #f5e5e7;
      color: #fff; }
      .edit-block:hover .edit-block-title {
        color: #fff; }
      .edit-block:hover a {
        color: #fff; }
    .edit-block .edit-block-title {
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      margin: 0 0 25px; }
    .edit-block .edit-body {
      padding: 70px 20px 20px; } }

.news-wrap {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22), inset 0 5px 0 #84ccc8;
  border-radius: 10px;
  background: #fff;
  font-size: 16px;
  color: #424242;
  text-align: center; }
  .news-wrap .news-wrap-inner {
    padding: 44px 10px 20px;
    position: relative; }
  .news-wrap .news-dec {
    position: absolute;
    top: -35px;
    left: 50%;
    margin: 0 0 0 -35px;
    width: 70px;
    height: 70px;
    box-shadow: 0 0 0 5px #fff;
    border-radius: 50%;
    background: #84ccc8 url(../news-icon.png) 50% 50% no-repeat; }
  .news-wrap .news-more-overlay {
    display: none; }
  .news-wrap .news-name {
    color: #2b2b2b;
    font-size: 24px;
    margin: 0 0 10px; }
  .news-wrap article {
    position: relative; }
  .news-wrap time {
    font: 14px NotoSansRegular, Arial, "Helvetica Neue", Helvetica, sans-serif;
    line-height: 1;
    color: #c7c7c7; }
  .news-wrap time span {
    display: block;
    font-size: 30px; }
  .news-wrap h3 {
    font-size: 20px;
    color: #82c7c5;
    margin: 3px 0 16px; }
  .news-wrap h3 a {
    color: #82c7c5;
    text-decoration: none; }
  .news-wrap p {
    margin: 0; }

@media all and (min-width: 940px) {
  .news-wrap {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .news-wrap:hover {
      background: #96d3d0; }
      .news-wrap:hover .news-more-overlay {
        display: block;
        opacity: 1; }
      .news-wrap:hover .news-name, .news-wrap:hover time, .news-wrap:hover h3 a {
        color: #fff; }
      .news-wrap:hover p {
        color: #719392;
        pointer-events: none; }
    .news-wrap article {
      padding-bottom: 60px; }
    .news-wrap .news-more {
      display: none; }
    .news-wrap .news-more-overlay {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      text-align: center;
      z-index: 100;
      opacity: 0;
      -webkit-transition: opacity 0.2s ease-in-out;
      -moz-transition: opacity 0.2s ease-in-out;
      -o-transition: opacity 0.2s ease-in-out;
      -ms-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out; }
      .news-wrap .news-more-overlay a {
        display: inline-block;
        padding: 0 14px;
        font: 20px NotoSansRegular, Arial, "Helvetica Neue", Helvetica, sans-serif;
        line-height: 44px;
        color: #fff;
        border-radius: 8px;
        border: 3px solid #fff;
        text-decoration: none;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
        .news-wrap .news-more-overlay a:hover {
          background: #fff;
          color: #84ccc8; }
    .news-wrap .news-wrap-inner {
      padding: 67px 10px 20px; }
    .news-wrap .news-name {
      margin: 0 0 25px; }
    .news-wrap .news-name, .news-wrap time, .news-wrap h3 a, .news-wrap p {
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; } }

.informations-links-wrap {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22), inset 0 5px 0 #c0d297;
  border-radius: 10px;
  background: #fff;
  text-align: center; }
  .informations-links-wrap .informations-links-inner {
    padding: 44px 10px 20px;
    position: relative; }
  .informations-links-wrap .links-dec {
    position: absolute;
    top: -35px;
    left: 50%;
    margin: 0 0 0 -35px;
    width: 70px;
    height: 70px;
    box-shadow: 0 0 0 5px #fff;
    border-radius: 50%;
    background: #c0d297 url(../menu-icon.png) 50% 50% no-repeat; }
  .informations-links-wrap .owl-controls {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0; }
  .informations-links-wrap .owl-prev, .informations-links-wrap .owl-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 0;
    width: 30px;
    height: 30px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover; }
  .informations-links-wrap .owl-prev:hover, .informations-links-wrap .owl-next:hover {
    opacity: 0.8; }
  .informations-links-wrap .owl-prev {
    left: -19px;
    background-image: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2267px%22%20height%3D%2269px%22%20%20viewBox%3D%220%200%2067%2069%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%2384ccc8%22%20d%3D%22M64%2C34.2c2.6-2.8%2C3.6-6.8%2C2.3-10.6c-1.3-3.8-4.5-6.4-8.2-7.1c0.5-3.7-1.1-7.6-4.3-10%20c-3.3-2.4-7.4-2.6-10.8-0.9C41.1%2C2.3%2C37.6%2C0%2C33.6%2C0c-4.3%2C0-8.1%2C2.6-9.7%2C6.3c-3.6-1.9-8.1-1.7-11.5%2C1c-3.2%2C2.5-4.6%2C6.4-3.9%2C10.1%20c-3.7%2C0.8-6.8%2C3.5-8%2C7.4c-1.1%2C3.9%2C0.1%2C7.9%2C2.7%2C10.5C0.6%2C38.2-0.3%2C42.3%2C1%2C46.1c1.4%2C3.8%2C4.7%2C6.4%2C8.4%2C6.9c-0.4%2C3.7%2C1.2%2C7.6%2C4.5%2C9.9%20c3.3%2C2.3%2C7.5%2C2.4%2C10.9%2C0.7c1.9%2C3.3%2C5.4%2C5.5%2C9.5%2C5.4c4-0.1%2C7.5-2.4%2C9.2-5.7c3.4%2C1.6%2C7.6%2C1.3%2C10.8-1.2c3.2-2.4%2C4.7-6.3%2C4.1-10.1%20c3.7-0.7%2C6.9-3.4%2C8.1-7.3C67.7%2C40.9%2C66.6%2C36.9%2C64%2C34.2z%20M39.6%2C42.3c0.8%2C0.8%2C0.8%2C2%2C0%2C2.8c-0.8%2C0.8-2%2C0.8-2.8%2C0l-9.2-9.2%20c-0.8-0.8-0.8-2%2C0-2.8l9.2-9.2c0.8-0.8%2C2-0.8%2C2.8%2C0c0.8%2C0.8%2C0.8%2C2%2C0%2C2.8l-7.8%2C7.8L39.6%2C42.3z%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E'); }
  .informations-links-wrap .owl-next {
    right: -19px;
    background-image: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2267px%22%20height%3D%2269px%22%20%20viewBox%3D%220%200%2067%2069%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23c0d297%22%20d%3D%22M66.6%2C24.9c-1.1-3.9-4.3-6.6-8-7.4c0.6-3.7-0.8-7.7-3.9-10.1c-3.4-2.7-8-2.9-11.5-1C41.5%2C2.6%2C37.8%2C0%2C33.4%2C0%20c-4%2C0-7.5%2C2.3-9.3%2C5.6c-3.4-1.6-7.6-1.4-10.8%2C0.9c-3.3%2C2.4-4.8%2C6.2-4.3%2C10c-3.7%2C0.7-7%2C3.3-8.2%2C7.1c-1.3%2C3.8-0.3%2C7.9%2C2.3%2C10.6%20c-2.6%2C2.7-3.7%2C6.7-2.5%2C10.6c1.2%2C3.9%2C4.4%2C6.5%2C8.1%2C7.3c-0.6%2C3.7%2C0.9%2C7.6%2C4.1%2C10.1c3.2%2C2.4%2C7.4%2C2.7%2C10.8%2C1.2c1.7%2C3.3%2C5.2%2C5.7%2C9.2%2C5.7%20c4%2C0.1%2C7.6-2.1%2C9.4-5.4c3.4%2C1.7%2C7.5%2C1.6%2C10.8-0.7c3.3-2.3%2C4.9-6.1%2C4.5-9.9c3.7-0.6%2C7-3.1%2C8.4-6.9c1.4-3.8%2C0.4-7.9-2.1-10.7%20C66.5%2C32.7%2C67.7%2C28.8%2C66.6%2C24.9z%20M39.5%2C35.9l-9.2%2C9.2c-0.8%2C0.8-2%2C0.8-2.8%2C0c-0.8-0.8-0.8-2%2C0-2.8l7.8-7.8l-7.8-7.8%20c-0.8-0.8-0.8-2%2C0-2.8c0.8-0.8%2C2-0.8%2C2.8%2C0l9.2%2C9.2C40.3%2C33.8%2C40.3%2C35.1%2C39.5%2C35.9z%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E'); }
  .informations-links-wrap .informations-links a {
    font-size: 16px;
    line-height: 19px;
    text-decoration: none;
    color: #424242; }
    .informations-links-wrap .informations-links a:hover {
      color: #00c0e9;
      text-decoration: underline; }
  .informations-links-wrap .informations-links .first-level > a {
    font: 24px NotoSansRegular, Arial, "Helvetica Neue", Helvetica, sans-serif;
    line-height: 29px;
    color: #2b2b2b;
    text-decoration: none; }
    .informations-links-wrap .informations-links .first-level .item-li {
      padding: 22px 0 0; }

@media all and (min-width: 480px) {
  .informations-links-wrap .informations-links .first-level .item-ul {
    text-align: left;
    padding: 9px 0 0; }
    .informations-links-wrap .informations-links .first-level .item-li {
      display: inline-block;
      vertical-align: middle;
      margin: 0 10px;
      width: 43.3%; } }

@media all and (min-width: 940px) {
  .informations-links-wrap {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .informations-links-wrap:hover {
      background: #cbdaa9; }
      .informations-links-wrap:hover .informations-links .first-level a {
        color: #fff; }
      .informations-links-wrap:hover .owl-prev {
        left: -19px;
        background-image: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2267px%22%20height%3D%2269px%22%20%20viewBox%3D%220%200%2067%2069%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M64%2C34.2c2.6-2.8%2C3.6-6.8%2C2.3-10.6c-1.3-3.8-4.5-6.4-8.2-7.1c0.5-3.7-1.1-7.6-4.3-10%20c-3.3-2.4-7.4-2.6-10.8-0.9C41.1%2C2.3%2C37.6%2C0%2C33.6%2C0c-4.3%2C0-8.1%2C2.6-9.7%2C6.3c-3.6-1.9-8.1-1.7-11.5%2C1c-3.2%2C2.5-4.6%2C6.4-3.9%2C10.1%20c-3.7%2C0.8-6.8%2C3.5-8%2C7.4c-1.1%2C3.9%2C0.1%2C7.9%2C2.7%2C10.5C0.6%2C38.2-0.3%2C42.3%2C1%2C46.1c1.4%2C3.8%2C4.7%2C6.4%2C8.4%2C6.9c-0.4%2C3.7%2C1.2%2C7.6%2C4.5%2C9.9%20c3.3%2C2.3%2C7.5%2C2.4%2C10.9%2C0.7c1.9%2C3.3%2C5.4%2C5.5%2C9.5%2C5.4c4-0.1%2C7.5-2.4%2C9.2-5.7c3.4%2C1.6%2C7.6%2C1.3%2C10.8-1.2c3.2-2.4%2C4.7-6.3%2C4.1-10.1%20c3.7-0.7%2C6.9-3.4%2C8.1-7.3C67.7%2C40.9%2C66.6%2C36.9%2C64%2C34.2z%20M39.6%2C42.3c0.8%2C0.8%2C0.8%2C2%2C0%2C2.8c-0.8%2C0.8-2%2C0.8-2.8%2C0l-9.2-9.2%20c-0.8-0.8-0.8-2%2C0-2.8l9.2-9.2c0.8-0.8%2C2-0.8%2C2.8%2C0c0.8%2C0.8%2C0.8%2C2%2C0%2C2.8l-7.8%2C7.8L39.6%2C42.3z%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E'); }
      .informations-links-wrap:hover .owl-next {
        right: -19px;
        background-image: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2267px%22%20height%3D%2269px%22%20%20viewBox%3D%220%200%2067%2069%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M66.6%2C24.9c-1.1-3.9-4.3-6.6-8-7.4c0.6-3.7-0.8-7.7-3.9-10.1c-3.4-2.7-8-2.9-11.5-1C41.5%2C2.6%2C37.8%2C0%2C33.4%2C0%20c-4%2C0-7.5%2C2.3-9.3%2C5.6c-3.4-1.6-7.6-1.4-10.8%2C0.9c-3.3%2C2.4-4.8%2C6.2-4.3%2C10c-3.7%2C0.7-7%2C3.3-8.2%2C7.1c-1.3%2C3.8-0.3%2C7.9%2C2.3%2C10.6%20c-2.6%2C2.7-3.7%2C6.7-2.5%2C10.6c1.2%2C3.9%2C4.4%2C6.5%2C8.1%2C7.3c-0.6%2C3.7%2C0.9%2C7.6%2C4.1%2C10.1c3.2%2C2.4%2C7.4%2C2.7%2C10.8%2C1.2c1.7%2C3.3%2C5.2%2C5.7%2C9.2%2C5.7%20c4%2C0.1%2C7.6-2.1%2C9.4-5.4c3.4%2C1.7%2C7.5%2C1.6%2C10.8-0.7c3.3-2.3%2C4.9-6.1%2C4.5-9.9c3.7-0.6%2C7-3.1%2C8.4-6.9c1.4-3.8%2C0.4-7.9-2.1-10.7%20C66.5%2C32.7%2C67.7%2C28.8%2C66.6%2C24.9z%20M39.5%2C35.9l-9.2%2C9.2c-0.8%2C0.8-2%2C0.8-2.8%2C0c-0.8-0.8-0.8-2%2C0-2.8l7.8-7.8l-7.8-7.8%20c-0.8-0.8-0.8-2%2C0-2.8c0.8-0.8%2C2-0.8%2C2.8%2C0l9.2%2C9.2C40.3%2C33.8%2C40.3%2C35.1%2C39.5%2C35.9z%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E'); }
    .informations-links-wrap .informations-links-inner {
      padding: 66px 20px 20px; }
    .informations-links-wrap .informations-links .first-level a {
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .informations-links-wrap .informations-links .first-level .item-ul {
        text-align: center; }
      .informations-links-wrap .informations-links .first-level .item-li {
        display: block;
        margin: 0;
        width: auto; } }

.company-information-wrap {
  padding-top: 52px; }
  .company-information-wrap .empty-cell {
    height: 50px; }

@media all and (min-width: 768px) {
  .company-information-wrap {
    padding-top: 82px; } }

@media all and (min-width: 940px) {
  .company-information-wrap {
    padding-top: 84px;
    padding-bottom: 44px; }
    .company-information-wrap .information-content {
      display: table;
      width: 100%;
      table-layout: fixed; }
      .company-information-wrap .information-content .info-block {
        display: table-cell;
        vertical-align: top; }
        .company-information-wrap .information-content .info-block.empty-cell {
          width: 20px; } }

.site-staff-wrap {
  background: #bedfc0 url(../staff-bg2.png);
  padding-top: 26px;
  padding-bottom: 40px;
  margin-top: 33px;
  margin-bottom: 40px; }
  .site-staff-wrap .st-dec {
    position: absolute;
    left: 0;
    right: 0;
    height: 25px; }
  .site-staff-wrap .st-dec.st-top {
    top: -8px;
    background: url(../st-top-320.png) 50% 0 repeat-x; }
  .site-staff-wrap .st-dec.st-bot {
    bottom: -8px;
    background: url(../st-bot-320.png) 50% 0 repeat-x; }
  .site-staff-wrap .staff-name {
    color: #fff;
    font: 30px ComfortaaRegular, Arial, "Helvetica Neue", Helvetica, sans-serif;
    line-height: 1;
    padding: 32px 0 0;
    margin: 0 0 30px;
    text-align: center;
    background: url(../staff-dec1.png) 50% 0 no-repeat; }
  .site-staff-wrap .staff-block {
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22), inset 0 5px 0 #f7f7f7;
    border-radius: 10px;
    text-align: center; }
  .site-staff-wrap .staff-photo {
    padding: 20px 20px 0; }
  .site-staff-wrap .st-img {
    border-radius: 10px;
    overflow: hidden;
    width: 144px;
    height: 144px;
    display: inline-block; }
  .site-staff-wrap .st-img.no-photo {
    background: #ededed url(/g/shop2v2/default/images/noimage.png) 50% 50% no-repeat; }
  .site-staff-wrap .staff-person {
    padding: 16px 20px 20px;
    font-size: 16px;
    line-height: 1;
    color: #424242; }
  .site-staff-wrap .staff-person-office {
    font-size: 20px;
    margin: 0 0 12px; }

@media all and (min-width: 480px) {
  .site-staff-wrap .st-dec {
    height: 36px; }
    .site-staff-wrap .st-dec.st-top {
      top: -14px;
      background-image: url(../st-top-480.png); }
    .site-staff-wrap .st-dec.st-bot {
      bottom: -14px;
      background-image: url(../st-bot-480.png); }
    .site-staff-wrap .staff-info {
      display: table;
      width: 100%;
      table-layout: fixed; }
    .site-staff-wrap .staff-photo, .site-staff-wrap .staff-person {
      display: table-cell;
      vertical-align: middle;
      padding: 20px; }
    .site-staff-wrap .staff-photo {
      width: 144px;
      padding-right: 0; } }

@media all and (max-width: 767px) {
  .site-staff-wrap .staff-block + .staff-block {
    margin-top: 20px; } }

@media all and (min-width: 768px) {
  .site-staff-wrap .st-dec {
    height: 56px; }
    .site-staff-wrap .st-dec.st-top {
      top: -22px;
      background-image: url(../st-top-768.png); }
    .site-staff-wrap .st-dec.st-bot {
      bottom: -22px;
      background-image: url(../st-bot-768.png); }
    .site-staff-wrap .staff-block {
      display: inline-block;
      vertical-align: top;
      width: 338px;
      margin: 0 20px 20px 0; }
    .site-staff-wrap .staff-block:nth-child(2n) {
      margin-right: 0; }
    .site-staff-wrap .staff-person-office {
      font-size: 18px; } }

@media all and (min-width: 940px) {
  .site-staff-wrap {
    padding-bottom: 98px; }
    .site-staff-wrap .st-dec {
      height: 77px; }
      .site-staff-wrap .st-dec.st-top {
        top: -32px;
        background-image: url(../st-top-940.png); }
      .site-staff-wrap .st-dec.st-bot {
        bottom: -32px;
        background-image: url(../st-bot-940.png); }
    .site-staff-wrap .staff-name {
      font-size: 40px;
      padding: 77px 0 6px;
      background-position: 50% 20px;
      background-image: url(../staff-dec2.png); }
    .site-staff-wrap .staff-block {
      display: inline-block;
      vertical-align: top;
      width: 220px;
      margin: 0 20px 20px 0; }
      .site-staff-wrap .staff-block:nth-child(2n) {
        margin-right: 20px; }
      .site-staff-wrap .staff-block:nth-child(4n) {
        margin-right: 0; }
    .site-staff-wrap .staff-info, .site-staff-wrap .staff-photo, .site-staff-wrap .staff-person {
      display: block; }
    .site-staff-wrap .staff-photo {
      width: auto;
      padding: 20px; }
    .site-staff-wrap .st-img {
      width: 180px;
      height: 180px; }
    .site-staff-wrap .staff-person {
      padding-top: 9px; }
    .site-staff-wrap .staff-person-office {
      margin: 0 0 24px; }
    .site-staff-wrap .staff-person-name {
      margin: 0 0 8px; } }

.photo-gallery-wrap {
  margin-top: 80px;
  font: 20px NotoSansRegular, Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1;
  text-align: center;
  color: #2b2b2b; }
  .photo-gallery-wrap .photo-inner {
    box-shadow: 0 -5px #84ccc8, 0 1px #d5d5d5, 1px 0 #f1f1f1, -1px 0 #f1f1f1;
    background: #fff;
    text-align: center;
    border-radius: 10px;
    padding: 1px 0 45px;
    min-height: 0; }
  .photo-gallery-wrap .photo-gallery-name {
    display: inline-block;
    background: #84ccc8;
    box-shadow: 0 0 0 5px #fff;
    padding: 14px 30px 14px 70px;
    margin: -16px 0 34px;
    position: relative;
    top: -16px;
    min-width: 154px;
    border-radius: 25px; }
  .photo-gallery-wrap .photo-gallery-name .photo-gal-icon {
    position: absolute;
    top: -4px;
    left: 15px;
    width: 67px;
    height: 61px; }
    .photo-gallery-wrap .photo-gallery-name .photo-gal-icon .gal-icon-svg {
      fill: #84ccc8; }
    .photo-gallery-wrap .photo-gallery-name .photo-gal-icon .gal-icon-svg2 {
      fill: #fff; }
  .photo-gallery-wrap .photo-gallery-name h2 {
    margin: 0;
    position: relative;
    color: #fff;
    font-size: 22px; }
  .photo-gallery-wrap figure {
    margin: 0 auto 15px;
    width: 280px;
    display: inline-block;
    vertical-align: top;
    outline: none; }
  .photo-gallery-wrap figure.slick-cloned, .photo-gallery-wrap figure.slick-active, .photo-gallery-wrap figure.slick-slide {
    -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;
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    -o-transform: scale(0.85);
    transform: scale(0.85); }
  .photo-gallery-wrap figure.slick-current {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .photo-gallery-wrap .photo-title {
    display: block;
    margin: 0 0 25px; }
  .photo-gallery-wrap .photo-title a {
    text-decoration: none;
    color: #2b2b2b; }
  .photo-gallery-wrap .photo-image {
    display: block;
    position: relative;
    border-radius: 7px;
    overflow: hidden; }
  .photo-gallery-wrap .photo-image:hover .photo-link {
    opacity: 1; }
  .photo-gallery-wrap .photo-link {
    display: none;
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background: rgba(56, 56, 56, 0.8);
    border-radius: 8px;
    text-decoration: none;
    text-align: center;
    font-size: 23px;
    color: #fff;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .photo-gallery-wrap .photo-link:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 100%; }
  .photo-gallery-wrap .photo-link-tit {
    display: inline-block;
    vertical-align: middle;
    line-height: 1; }
  .photo-gallery-wrap .photo-link-tit em {
    display: inline-block;
    font-style: normal;
    width: 258px; }
  .photo-gallery-wrap .slick-list {
    overflow: hidden; }
  .photo-gallery-wrap .slick-arrow {
    position: absolute;
    left: 50%;
    bottom: -32px;
    width: 64px;
    height: 65px;
    background: none;
    padding: 0;
    border: 5px solid #fff;
    font-size: 0;
    line-height: 0;
    z-index: 10;
    outline: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .photo-gallery-wrap .slick-arrow:hover {
    opacity: 0.7; }
  .photo-gallery-wrap .slick-arrow.slick-prev {
    margin: 0 0 0 -64px;
    background: #fff url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2254px%22%20height%3D%2255px%22%20%20viewBox%3D%220%200%2054%2055%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23c0d297%22%20d%3D%22M51.6%2C27.3c2.1-2.2%2C2.9-5.4%2C1.9-8.5c-1-3.1-3.6-5.1-6.6-5.7c0.4-3-0.8-6.1-3.5-8c-2.6-1.9-6-2.1-8.7-0.8C33.1%2C1.8%2C30.3%2C0%2C27.1%2C0c-3.5%2C0-6.5%2C2.1-7.8%2C5c-2.9-1.5-6.6-1.3-9.3%2C0.8c-2.6%2C2-3.7%2C5.1-3.2%2C8.1c-3%2C0.6-5.5%2C2.8-6.4%2C5.9%20c-0.9%2C3.1%2C0%2C6.3%2C2.2%2C8.4c-2%2C2.2-2.8%2C5.5-1.7%2C8.5c1.1%2C3%2C3.7%2C5.1%2C6.8%2C5.5c-0.3%2C3%2C1%2C6.1%2C3.6%2C7.9c2.7%2C1.8%2C6%2C1.9%2C8.7%2C0.6%20c1.5%2C2.6%2C4.4%2C4.4%2C7.6%2C4.3c3.3-0.1%2C6-1.9%2C7.4-4.6c2.8%2C1.3%2C6.1%2C1%2C8.7-0.9c2.6-1.9%2C3.8-5%2C3.3-8c3-0.6%2C5.6-2.7%2C6.5-5.8%20C54.6%2C32.6%2C53.7%2C29.4%2C51.6%2C27.3z%20M31.9%2C33.7c0.6%2C0.6%2C0.6%2C1.6%2C0%2C2.3c-0.6%2C0.6-1.7%2C0.6-2.3%2C0l-7.4-7.3c-0.6-0.6-0.6-1.6%2C0-2.3%20l7.4-7.3c0.6-0.6%2C1.7-0.6%2C2.3%2C0c0.6%2C0.6%2C0.6%2C1.6%2C0%2C2.3l-6.3%2C6.2L31.9%2C33.7z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') 0 0 no-repeat; }
  .photo-gallery-wrap .slick-arrow.slick-next {
    background: #fff url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2254px%22%20height%3D%2255px%22%20%20viewBox%3D%220%200%2054%2055%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%2384ccc8%22%20d%3D%22M53.7%2C19.8c-0.9-3.1-3.4-5.3-6.4-5.9c0.5-3-0.6-6.1-3.2-8.1c-2.8-2.1-6.4-2.3-9.3-0.8c-1.3-3-4.3-5-7.8-5%20c-3.3%2C0-6.1%2C1.8-7.5%2C4.4c-2.7-1.3-6.1-1.1-8.7%2C0.8c-2.6%2C1.9-3.9%2C5-3.5%2C8c-3%2C0.5-5.6%2C2.6-6.6%2C5.7c-1%2C3.1-0.2%2C6.3%2C1.9%2C8.5%20c-2.1%2C2.2-3%2C5.4-2%2C8.4c1%2C3.1%2C3.5%2C5.2%2C6.5%2C5.8c-0.4%2C3%2C0.7%2C6.1%2C3.3%2C8c2.6%2C1.9%2C6%2C2.2%2C8.7%2C0.9c1.4%2C2.7%2C4.2%2C4.5%2C7.4%2C4.6%20c3.3%2C0.1%2C6.1-1.7%2C7.6-4.3c2.7%2C1.4%2C6.1%2C1.2%2C8.7-0.6c2.7-1.8%2C4-4.9%2C3.6-7.9c3-0.5%2C5.7-2.5%2C6.8-5.5c1.1-3%2C0.3-6.3-1.7-8.5%20C53.6%2C26.1%2C54.6%2C22.9%2C53.7%2C19.8z%20M31.8%2C28.6L24.4%2C36c-0.6%2C0.6-1.7%2C0.6-2.3%2C0c-0.6-0.6-0.6-1.6%2C0-2.3l6.3-6.2l-6.3-6.2%20c-0.6-0.6-0.6-1.6%2C0-2.3c0.6-0.6%2C1.7-0.6%2C2.3%2C0l7.4%2C7.3C32.5%2C27%2C32.5%2C28%2C31.8%2C28.6z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') 0 0 no-repeat; }
  .photo-gallery-wrap .more-photo {
    display: none;
    position: absolute;
    left: 50%;
    bottom: -35px;
    margin: 0 0 0 -35px;
    cursor: pointer;
    width: 60px;
    height: 60px;
    background: #84ccc8;
    border-radius: 50%;
    color: #fff;
    font-size: 46px;
    line-height: 60px;
    border: 5px solid #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .photo-gallery-wrap .more-photo:hover {
    box-shadow: inset 0 0 0 1px #84ccc8, inset 0 0 0 6px #fff; }

@media all and (min-width: 940px) {
  .photo-gallery-wrap {
    margin-top: 110px; }
    .photo-gallery-wrap .photo-gallery-name {
      min-width: 238px;
      padding: 13px 30px 13px 70px; }
      .photo-gallery-wrap .photo-gallery-name h2 {
        font-size: 24px; }
    .photo-gallery-wrap .slick-arrow {
      display: none; }
    .photo-gallery-wrap .photo-gallery {
      max-height: 270px;
      overflow: hidden;
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      -ms-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
      .photo-gallery-wrap .photo-gallery.show-all-albums {
        max-height: 1000px; }
    .photo-gallery-wrap figure {
      margin-right: 15px;
      margin-left: 15px; }
    .photo-gallery-wrap .photo-link, .photo-gallery-wrap .more-photo {
      display: block; } }

.site-reviews-wrap {
  font: 14px NotoSansRegular, Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin-top: 60px; }
  .site-reviews-wrap.hide-rev {
    display: none; }
  .site-reviews-wrap .reviews-all {
    display: none;
    text-align: right;
    margin: 0 20px 16px; }
  .site-reviews-wrap .reviews-inner {
    box-shadow: 0 -5px #eabdc0, 0 1px #d5d5d5, 1px 0 #f1f1f1, -1px 0 #f1f1f1;
    background: #fff;
    text-align: center;
    border-radius: 10px;
    padding: 1px 10px; }
  .site-reviews-wrap .reviews-name {
    display: inline-block;
    position: relative;
    top: -30px;
    background: #eabdc0;
    box-shadow: 0 0 0 5px #fff;
    padding: 14px 10px;
    margin: 0 0 -8px;
    border-radius: 25px;
    text-align: left; }
  .site-reviews-wrap .reviews-name h2 {
    margin: 0;
    color: #fff;
    font-size: 22px;
    line-height: 1;
    position: relative;
    padding: 0 60px 0 15px; }
  .site-reviews-wrap .reviews-name .rev-icon {
    position: absolute;
    right: 0;
    top: -24px;
    width: 51px;
    height: 48px; }
    .site-reviews-wrap .reviews-name .rev-icon .rev-icon-svg {
      fill: #eabdc0; }
    .site-reviews-wrap .reviews-name .rev-icon .rev-icon-svg2 {
      fill: #fff; }
  .site-reviews-wrap .review-author {
    display: inline-block;
    border: 2px dashed #eabdc0;
    border-radius: 10px;
    padding: 11px 20px;
    margin: 0 0 10px;
    min-width: 138px;
    line-height: 1;
    color: #eabdc0; }
  .site-reviews-wrap .review-text {
    text-align: left;
    line-height: 1.8;
    color: #424242; }
  .site-reviews-wrap .review-form-include {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .site-reviews-wrap .review-form-include.rev-form-opened {
    max-height: 800px;
    margin-top: 20px; }
  .site-reviews-wrap .review-form-include .board_form {
    border: 2px dashed #eabdc0; }
  .site-reviews-wrap .reviews-button {
    position: relative;
    bottom: -24px;
    display: inline-block;
    background: #fff;
    border: 2px solid #84ccc8;
    border-radius: 24px;
    padding: 0 20px;
    font-family: NotoSansBold;
    line-height: 45px;
    text-decoration: none;
    color: #84ccc8;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .site-reviews-wrap .reviews-button:hover {
    color: #fff;
    background: #84ccc8;
    border-color: #84ccc8; }

@media all and (min-width: 768px) {
  .site-reviews-wrap .reviews-all {
    display: block; }
    .site-reviews-wrap .reviews-button {
      bottom: 0;
      margin: 20px 0 30px; } }

@media all and (min-width: 940px) {
  .site-reviews-wrap {
    margin-top: 74px; }
    .site-reviews-wrap .reviews-name {
      padding: 13px 10px; }
    .site-reviews-wrap .reviews-name h2 {
      text-align: center;
      min-width: 240px;
      font-size: 24px; }
    .site-reviews-wrap .reviews-inner {
      padding-left: 20px;
      padding-right: 20px; }
    .site-reviews-wrap .reviews-button {
      line-height: 50px;
      border-radius: 27px; } }

.bottom-form-wrap {
  background: #f3f2dd;
  margin-top: 85px;
  padding-top: 18px;
  padding-bottom: 24px; }
  .bottom-form-wrap .bf-dec {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 50; }
  .bottom-form-wrap .bf-dec.dec-top {
    bottom: 100%;
    height: 45px;
    background: url(../bf-bg1-t1.png) 50% 0 repeat-x; }
  .bottom-form-wrap .bf-dec.dec-bot {
    top: 100%;
    height: 54px;
    background: url(../bf-bg2-t1.png) 50% 0 repeat-x; }
  .bottom-form-wrap .bot-form-content {
    display: table;
    width: 100%;
    table-layout: fixed; }
  .bottom-form-wrap .bot-form-cell {
    display: table-cell;
    vertical-align: top; }
  .bottom-form-wrap .bot-form-cell.bf-right {
    display: none; }
  .bottom-form-wrap .bot-form-name {
    font: 26px NotoSansRegular, Arial, "Helvetica Neue", Helvetica, sans-serif;
    line-height: 1;
    color: #424242;
    padding: 0 0 0 50px;
    margin: 0 auto 15px;
    max-width: 300px;
    position: relative; }
  .bottom-form-wrap .bot-form-name .bf-icon {
    position: absolute;
    top: 50%;
    left: 2px;
    width: 24px;
    height: 28px;
    margin: -14px 0 0; }
  .bottom-form-wrap .bot-form-name .bf-icon-svg {
    fill: #84ccc8; }
  .bottom-form-wrap .bot-form-name p {
    margin: 0; }
  .bottom-form-wrap .gr-form-wrap {
    max-width: 300px;
    margin: 0 auto; }

@media all and (min-width: 768px) {
  .bottom-form-wrap .bot-form-cell.bf-right {
    display: table-cell; } }

@media all and (min-width: 940px) {
  .bottom-form-wrap .bot-form-name {
    font-size: 30px;
    max-width: none; }
    .bottom-form-wrap .bot-form-cell.bf-left {
      width: 620px;
      text-align: left;
      padding: 11px 0; }
    .bottom-form-wrap .bot-form-cell.bf-right {
      padding: 7px 0 17px 20px; }
    .bottom-form-wrap .gr-form-wrap {
      max-width: 100%; }
      .bottom-form-wrap .gr-form-wrap .gr-title {
        padding: 3px 20px 8px; }
      .bottom-form-wrap .gr-form-wrap .gr-field.type-text + .gr-field.type-text {
        margin: 35px 0 0; }
      .bottom-form-wrap .gr-form-wrap .tpl-field-button {
        text-align: left; }
    .bottom-form-wrap .gr-fields-wrap {
      display: table-cell;
      width: 100%;
      table-layout: fixed; }
    .bottom-form-wrap .gr-field-cell {
      display: table-cell;
      vertical-align: top; }
      .bottom-form-wrap .gr-field-cell:first-child {
        width: 300px; }
      .bottom-form-wrap .gr-field-cell + .gr-field-cell {
        padding: 0 0 0 20px; } }

.gr-form-wrap {
  color: #757575;
  font: 14px NotoSansRegular, Arial, "Helvetica Neue", Helvetica, sans-serif; }
  .gr-form-wrap .gr-field + .gr-field {
    margin: 15px 0 0; }
  .gr-form-wrap .gr-title {
    line-height: 1;
    padding: 5px 20px; }
  .gr-form-wrap .gr-required, .gr-form-wrap .gr-error {
    color: #fe6b6b; }
  .gr-form-wrap input[type="text"], .gr-form-wrap textarea {
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #d4d4d4;
    padding: 0;
    border-radius: 6px;
    padding: 10px 20px; }
  .gr-form-wrap input[type="text"] {
    height: 40px; }
  .gr-form-wrap .calendar-label input[type="text"] {
    padding-left: 8px;
    padding-right: 8px;
    width: 90px;
    margin: 0 5px; }
  .gr-form-wrap ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .gr-form-wrap .tpl-field-button {
    margin: 20px 0 0;
    text-align: center; }
  .gr-form-wrap .gr-button {
    padding: 0 18px;
    border: 0;
    background: #eabdc0;
    border-radius: 10px;
    color: #fff;
    font: 14px NotoSansBold, Arial, "Helvetica Neue", Helvetica, sans-serif;
    line-height: 40px;
    text-transform: uppercase; }
  .gr-form-wrap .gr-button:hover, .gr-form-wrap .gr-button:active {
    background: #84ccc8; }
  .gr-form-wrap .gr-anketa-success-note {
    font-size: 20px;
    line-height: 1;
    color: #333; }

.site-map-wrap {
  display: none; }

.baloon-content {
  padding: 10px; }
  .baloon-content h3 {
    margin: 0 0 10px; }

@media all and (min-width: 768px) {
  .site-map-wrap {
    min-height: 100px;
    display: block; } }

.site-contacts-bot {
  color: #424242;
  font-size: 15px; }
  .site-contacts-bot a {
    color: #424242; }
  .site-contacts-bot.top-cont .bot-address .bot-icon .bot-icon-svg {
    fill: #eabdc0; }
    .site-contacts-bot.top-cont .bot-address .bot-icon:before {
      background: url(../address-icon.png) 50% 50% no-repeat; }
  .site-contacts-bot.bottom-cont {
    background: #bedfc0;
    padding: 75px 10px 70px; }
  .site-contacts-bot .contacts-bot-inner {
    max-width: 300px;
    margin: 0 auto; }
  .site-contacts-bot .bot-cont-tit {
    font-size: 26px;
    margin: 0 0 20px;
    color: #424242;
    text-align: center; }
  .site-contacts-bot p {
    margin: 0; }
  .site-contacts-bot .bot-cont-text {
    padding: 0 0 0 50px;
    min-height: 40px;
    position: relative; }
  .site-contacts-bot .bot-cont-text + .bot-cont-text {
    margin: 20px 0 0; }
  .site-contacts-bot .bot-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px; }
  .site-contacts-bot .bot-icon .bot-icon-svg {
    fill: #fff; }
  .site-contacts-bot .bot-icon:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .site-contacts-bot .bot-address .bot-icon:before {
    background: url(../address-icon.png) 50% 50% no-repeat; }
  .site-contacts-bot .bot-phones a {
    text-decoration: none; }
  .site-contacts-bot .bot-phones .bot-icon .bot-icon-svg {
    fill: #84ccc8; }
    .site-contacts-bot .bot-phones .bot-icon:before {
      background: url(../phone-icon.png) 50% 50% no-repeat; }
  .site-contacts-bot .bot-metro .bot-icon .bot-icon-svg {
    fill: #c0d297; }
    .site-contacts-bot .bot-metro .bot-icon:before {
      background: url(../metro-icon.png) 50% 50% no-repeat; }

@media all and (min-width: 768px) {
  .site-contacts-bot.bottom-cont {
    display: none; } }

@media all and (min-width: 940px) {
  .site-contacts-bot.top-cont .bot-cont-tit {
    font-size: 30px;
    text-align: left;
    margin: 0 20px 66px; } }

.footer-content {
  padding-top: 22px; }

.footer-table {
  display: table;
  width: 100%;
  table-layout: fixed; }

.footer-cell {
  display: table-cell;
  vertical-align: middle; }
  .footer-cell.first-cell, .footer-cell.last-cell {
    display: none; }
  .footer-cell.last-cell {
    text-align: right; }
  .footer-cell.center-cell {
    text-align: center; }

@media all and (min-width: 940px) {
  .footer-cell.first-cell, .footer-cell.last-cell {
    display: table-cell; }
    .footer-cell.center-cell .company-copyright, .footer-cell.center-cell .site-copyright {
      display: none; } }

.social-icons {
  text-align: center; }
  .social-icons.soc-top {
    display: none;
    margin: 9px 0 44px; }
  .social-icons.soc-top a {
    max-width: none; }
  .social-icons a {
    display: inline-block;
    vertical-align: top;
    max-width: 46px; }
  .social-icons a + a {
    margin: 0 0 0 8px; }
  .social-icons img {
    border-radius: 50%; }

@media all and (min-width: 940px) {
  .social-icons.soc-top {
    display: block; }
    .social-icons.soc-bot {
      display: none; } }

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

.company-copyright {
  margin: 0 0 26px; }

.site-copyright {
  margin: 0 0 30px; }

.post_added {
  padding: 10px 15px;
  border: 1px solid #c35800;
  display: inline-block;
  margin: 0 0 30px;
  background: #ffbc80;
  color: #000;
  font-size: 18px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); }

.post_block {
  padding: 10px;
  margin: 0 0 20px;
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 2px 2px 3px rgba(0, 0, 0, 0.3); }

.post_light {
  background: #efefef;
  border: 1px solid #d6d6d6;
  color: #333; }

.post_dark {
  background: #e0e0e0;
  border: 1px solid #c7c7c7;
  color: #333; }

.post_text {
  font-size: 15px; }

.post_author {
  font-size: 17px;
  margin: 0 0 10px; }

.post_reply {
  margin: 15px 0 0 30px;
  padding: 5px 10px;
  background: #ddd;
  border-left: 3px solid #aaa;
  color: #333; }

.board_form {
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid #ccc;
  padding: 15px;
  display: inline-block;
  border-radius: 6px; }

.board_form h3 {
  margin: 0 0 15px; }

.board_field {
  text-align: left; }

.board_field + .board_field {
  margin: 10px 0 0; }

.post_field_title {
  display: block; }

.board_field input[type="text"], .board_field textarea {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 5px;
  color: #000;
  outline: none; }

.board_field input[type="text"] {
  height: 26px; }

.board_field.board_captcha input[type="text"] {
  width: 50px; }

.board_field.board_captcha div, .mgCaptcha-block {
  display: inline-block; }

.field_error, .required_field {
  color: red; }

.field_error input[type="text"], .field_error textarea {
  border-color: red; }

.premoderated {
  display: inline-block;
  max-width: 360px;
  padding: 5px 10px;
  background: #ffeba0;
  color: #333;
  font-size: 14px;
  border: 1px solid #e8ba0c;
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 2px 2px 5px rgba(0, 0, 0, 0.2); }

nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  line-height: 0; }

a img {
  border: none; }

img, textarea, object, object embed, .table-wrapper {
  max-width: 100%; }

.table-wrapper {
  overflow: auto; }

img {
  height: auto; }

table img {
  max-width: none; }

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

.site-path-wrap {
  margin: 10px 0;
  font-size: 12px;
  line-height: 1; }

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

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

#ui-datepicker-div {
  font-size: 14px; }

@font-face {
  font-family: 'NotoSansRegular';
  src: url("/g/fonts/noto_sans/noto_sans-r.eot");
  src: url("/g/fonts/noto_sans/noto_sans-r.eot?#iefix") format("embedded-opentype"), url("/g/fonts/noto_sans/noto_sans-r.woff2") format("woff2"), url("/g/fonts/noto_sans/noto_sans-r.woff") format("woff"), url("/g/fonts/noto_sans/noto_sans-r.ttf") format("truetype"), url("/g/fonts/noto_sans/noto_sans-r.svg#NotoSansRegular") format("svg");
  font-weight: normal;
  font-style: normal; }

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

@font-face {
  font-family: 'ComfortaaRegular';
  src: url("/g/fonts/comfortaa/comfortaa-r.eot");
  src: url("/g/fonts/comfortaa/comfortaa-r.eot?#iefix") format("embedded-opentype"), url("/g/fonts/comfortaa/comfortaa-r.woff2") format("woff2"), url("/g/fonts/comfortaa/comfortaa-r.woff") format("woff"), url("/g/fonts/comfortaa/comfortaa-r.ttf") format("truetype"), url("/g/fonts/comfortaa/comfortaa-r.svg#ComfortaaRegular") format("svg");
  font-weight: normal;
  font-style: normal; }
