@charset "utf-8";
@font-face {
  font-family: 'OpenSans';
  src: url("open_sans-i.eot");
  src: url("open_sans-i.eot@") format("embedded-opentype"), url("open_sans-i.woff2") format("woff2"), url("open_sans-i.woff") format("woff"), url("open_sans-i.ttf") format("truetype"), url("open_sans-i.svg") format("svg");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'OpenSans';
  src: url("open_sans-s-b-i.eot");
  src: url("open_sans-s-b-i.eot@") format("embedded-opentype"), url("open_sans-s-b-i.woff2") format("woff2"), url("open_sans-s-b-i.woff") format("woff"), url("open_sans-s-b-i.ttf") format("truetype"), url("open_sans-s-b-i.svg") format("svg");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: 'OpenSans';
  src: url("open_sans-e-b-i.eot");
  src: url("open_sans-e-b-i.eot@") format("embedded-opentype"), url("open_sans-e-b-i.woff2") format("woff2"), url("open_sans-e-b-i.woff") format("woff"), url("open_sans-e-b-i.ttf") format("truetype"), url("open_sans-e-b-i.svg") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'OpenSans';
  src: url("open_sans-b-i.eot");
  src: url("open_sans-b-i.eot@") format("embedded-opentype"), url("open_sans-b-i.woff2") format("woff2"), url("open_sans-b-i.woff") format("woff"), url("open_sans-b-i.ttf") format("truetype"), url("open_sans-b-i.svg") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'arimo';
  src: url("arimo-r.eot");
  src: url("arimo-r.eot@") format("embedded-opentype"), url("arimo-r.woff2") format("woff2"), url("arimo-r.woff") format("woff"), url("arimo-r.ttf") format("truetype"), url("arimo-r.svg") format("svg");
  font-weight: 100;
  font-style: normal; }

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

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

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

html, body {
  height: 100%; }

html {
  font-size: 15px; }

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

h1, h2, h3, h4, h5, h6 {
  color: #323232;
  font-family: 'OpenSans';
  font-weight: 400;
  font-style: normal; }

h1 {
  margin-top: 0;
  font-size: 23px; }

h2 {
  font-size: 22px; }

h3 {
  font-size: 21px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 19px; }

h6 {
  font-size: 18px; }

h5, h6 {
  font-weight: bold; }

a {
  text-decoration: underline;
  color: #323232; }

a:hover {
  text-decoration: none; }

a img {
  border-color: #323232; }

.s3-menu-allin-point {
  display: none; }

.gr-error {
  display: none; }

.baloon-content {
  width: 200px;
  height: 86px; }

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

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 {
  margin-bottom: 10px;
  white-space: pre-wrap;
  line-height: 1; }

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

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

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

.top-pic {
  height: 570px;
  margin-bottom: -570px;
  background: url(http://en.vladiscentre.com.ua/t/v2126/images/bg-top.jpg) 50% top no-repeat;
  background-size: cover; }
  .top-pic.in {
    height: 380px;
    margin-bottom: -380px; }

.site-wrapper {
  min-height: 100%;
  width: 100%;
  margin: auto;
  position: relative;
  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%; }

.top-but {
  font-family: 'OpenSans';
  font-weight: 300;
  padding: 0;
  margin: 0 0 10px 0;
  width: 100%;
  outline: none;
  text-align: center;
  color: #fff;
  font-size: 16px;
  display: block;
  height: 48px;
  background: #a74c72;
  border: 1px solid #a74c72;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  display: none; }

.site-header {
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  color: #fff; }
  .site-header .inner {
    min-height: 179px;
    max-width: 940px;
    margin: auto; }
  .site-header .side-left {
    float: left;
    padding: 60px 0 0 0;
    max-width: 290px; }
  .site-header .side-left .name {
    font-family: 'OpenSans';
    font-size: 27px;
    line-height: 27px;
    font-weight: 300;
    padding: 0 0 5px 0; }
    .site-header .side-left .name a {
      text-decoration: none;
      color: #fff; }
  .site-header .side-left span {
    display: block;
    font-family: 'OpenSans';
    font-weight: 100;
    font-size: 23px; }
  .site-header .side-right {
    padding: 60px 0 0 0;
    float: right; }

.top-contacts {
  padding: 0;
  margin: 0;
  list-style: none;
  font-family: 'OpenSans';
  font-weight: 100; }
  .top-contacts li {
    float: left;
    padding: 0 0 0 34px; }
  .top-contacts li:nth-child(3) {
    width: 190px; }
  .top-contacts li:nth-child(1) .contacts-title {
    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%2221px%22%20height%3D%2221px%22%20%20viewBox%3D%220%200%2021%2021%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%20%20%3Cpath%20fill%3D%22%23fff015%22%20d%3D%22M10.502%2C21.007%20C4.707%2C21.007%200.009%2C16.305%200.009%2C10.504%20C0.009%2C4.702%204.707%2C-0.000%2010.502%2C-0.000%20C16.296%2C-0.000%2020.992%2C4.702%2020.992%2C10.504%20C20.992%2C16.305%2016.296%2C21.007%2010.502%2C21.007%20ZM10.501%2C2.115%20C5.861%2C2.115%202.099%2C5.858%202.099%2C10.504%20C2.099%2C15.148%205.861%2C18.914%2010.501%2C18.914%20C15.141%2C18.914%2018.902%2C15.148%2018.902%2C10.504%20C18.902%2C5.858%2015.141%2C2.115%2010.501%2C2.115%20ZM14.330%2C11.931%20L9.990%2C11.931%20C9.477%2C11.931%209.060%2C11.514%209.060%2C11.000%20L9.060%2C9.758%20L9.060%2C5.414%20C9.060%2C4.899%209.477%2C4.483%209.990%2C4.483%20C10.504%2C4.483%2010.920%2C4.899%2010.920%2C5.414%20L10.920%2C10.049%20L14.330%2C10.069%20C14.844%2C10.069%2015.260%2C10.486%2015.260%2C11.000%20C15.260%2C11.514%2014.844%2C11.931%2014.330%2C11.931%20Z%22%2F%3E%3C%2Fsvg%3E") left 50% no-repeat; }
  .top-contacts li:nth-child(2) .contacts-title {
    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%2221px%22%20height%3D%2221px%22%20%20viewBox%3D%220%200%2021%2021%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23fff015%22%20d%3D%22M10.502%2C21.007%20C4.707%2C21.007%200.009%2C16.305%200.009%2C10.504%20C0.009%2C4.702%204.707%2C-0.000%2010.502%2C-0.000%20C16.296%2C-0.000%2020.992%2C4.702%2020.992%2C10.504%20C20.992%2C16.305%2016.296%2C21.007%2010.502%2C21.007%20ZM10.501%2C2.115%20C5.861%2C2.115%202.099%2C5.858%202.099%2C10.504%20C2.099%2C15.148%205.861%2C18.914%2010.501%2C18.914%20C15.141%2C18.914%2018.902%2C15.148%2018.902%2C10.504%20C18.902%2C5.858%2015.141%2C2.115%2010.501%2C2.115%20ZM7.000%2C8.667%20C7.000%2C6.641%208.567%2C5.000%2010.500%2C5.000%20C12.433%2C5.000%2014.000%2C6.641%2014.000%2C8.667%20C14.000%2C10.692%2010.500%2C16.000%2010.500%2C16.000%20C10.500%2C16.000%207.000%2C10.692%207.000%2C8.667%20ZM12.950%2C8.667%20C12.950%2C7.249%2011.853%2C6.100%2010.500%2C6.100%20C9.147%2C6.100%208.050%2C7.249%208.050%2C8.667%20C8.050%2C10.084%209.147%2C11.233%2010.500%2C11.233%20C11.853%2C11.233%2012.950%2C10.084%2012.950%2C8.667%20ZM8.750%2C8.667%20C8.750%2C7.654%209.533%2C6.833%2010.500%2C6.833%20C11.466%2C6.833%2012.250%2C7.654%2012.250%2C8.667%20C12.250%2C9.679%2011.466%2C10.500%2010.500%2C10.500%20C9.533%2C10.500%208.750%2C9.679%208.750%2C8.667%20Z%22%2F%3E%3C%2Fsvg%3E") left 50% no-repeat; }
  .top-contacts li:nth-child(3) .contacts-title {
    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%2221px%22%20height%3D%2221px%22%20%20viewBox%3D%220%200%2021%2021%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23fff015%22%20d%3D%22M10.502%2C21.007%20C4.707%2C21.007%200.009%2C16.305%200.009%2C10.504%20C0.009%2C4.702%204.707%2C-0.000%2010.502%2C-0.000%20C16.296%2C-0.000%2020.992%2C4.702%2020.992%2C10.504%20C20.992%2C16.305%2016.296%2C21.007%2010.502%2C21.007%20ZM10.501%2C2.115%20C5.861%2C2.115%202.099%2C5.858%202.099%2C10.504%20C2.099%2C15.148%205.861%2C18.914%2010.501%2C18.914%20C15.141%2C18.914%2018.902%2C15.148%2018.902%2C10.504%20C18.902%2C5.858%2015.141%2C2.115%2010.501%2C2.115%20ZM13.000%2C14.999%20C12.800%2C14.998%2011.150%2C15.142%208.644%2C12.637%20C6.139%2C10.132%206.000%2C8.153%206.000%2C7.999%20C6.000%2C7.846%207.519%2C6.000%207.719%2C6.000%20C7.919%2C6.000%209.150%2C8.137%209.125%2C8.280%20C9.100%2C8.425%208.185%2C9.037%208.185%2C9.235%20C8.185%2C9.434%208.559%2C10.696%209.657%2C11.793%20C10.754%2C12.890%2011.738%2C12.918%2011.896%2C12.840%20C12.054%2C12.762%2012.639%2C12.061%2012.813%2C12.061%20C12.987%2C12.061%2015.000%2C13.329%2015.000%2C13.499%20C15.000%2C13.669%2013.201%2C14.999%2013.000%2C14.999%20Z%22%2F%3E%3C%2Fsvg%3E") left 50% no-repeat; }
  .top-contacts li .contacts-title {
    font-size: 14px;
    padding: 0 0 4px 36px;
    color: #fff015; }
  .top-contacts li .contacts-body {
    padding: 0 0 0 36px; }
    .top-contacts li .contacts-body span {
      font-family: 'OpenSans';
      font-weight: 300; }

.block-top {
  margin: 0 0 20px 0;
  line-height: normal;
  font-size: 0; }
  .block-top .inner {
    max-width: 940px;
    margin: auto; }

.site-slider {
  float: left;
  width: 68%;
  height: 410px;
  position: relative;
  margin-bottom: 10px; }

.inner-slide {
  width: 100%;
  height: 410px;
  border-radius: 2px 0 0 2px;
  overflow: hidden;
  position: relative;
  background-size: cover; }

.slider-text {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  padding: 13px 80px 21px 30px;
  border-radius: 0 0 0 2px;
  color: #fff;
  font-family: 'OpenSans'; }
  .slider-text .sl-title {
    font-size: 23px;
    padding: 0 0 0 30px;
    font-weight: 300;
    position: relative; }
  .slider-text .sl-title:after {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #fcc012;
    left: 0;
    top: 10px;
    border-radius: 50%; }
  .slider-text .sl-body {
    font-weight: 200;
    padding: 0 0 0 30px;
    font-size: 13px; }
  .slider-text p {
    margin: 0; }

.site-form {
  float: left;
  width: 31.7215%;
  border: 1px solid #9b5674;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), inset 13px 0 30px -13px rgba(0, 0, 0, 0.2);
  border-radius: 0 2px 2px 0;
  background-color: #c16c94;
  background-image: -moz-linear-gradient(top, #c16c94, #894b66);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c16c94), to(#894b66));
  background-image: -webkit-linear-gradient(top, #c16c94, #894b66);
  background-image: -o-linear-gradient(top, #c16c94, #894b66);
  background-image: linear-gradient(to bottom, #c16c94, #894b66);
  background-repeat: repeat-x;
  min-height: 408px; }
  .site-form .gr-value {
    padding: 0 10px;
    width: auto; }
  .site-form .gr-value input {
    padding: 5px 0; }
  .site-form .gr-field {
    float: none; }
  .site-form .form-note.bot {
    display: none; }
  .site-form .inner {
    padding: 23px 21px;
    font-size: 0; }
  .site-form .gr-form {
    font-size: 15px; }

.popup-include form {
  display: none; }

.form-title {
  font-family: 'OpenSans';
  font-weight: 300;
  font-size: 17px;
  color: #fff;
  padding: 0 0 19px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 15px; }

.gr-title {
  font-size: 15px;
  color: #f6c7db;
  font-family: 'OpenSans';
  font-weight: 100;
  padding: 5px 0 5px 0; }

.field-required-mark {
  color: #fed228; }

.gr-value {
  background-color: white;
  border: 1px solid #894562;
  border-radius: 3px;
  padding: 0 10px; }
  .gr-value.error {
    border: 1px solid #f00 !important; }
  .gr-value input {
    border: none;
    width: 100%;
    margin: 0;
    padding: 9px 0;
    outline: none;
    background: none;
    color: #8b4c68;
    font-family: 'OpenSans';
    font-weight: 100; }

.gr-field {
  float: left; }

.form-note {
  color: #f6c7db;
  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%2221px%22%20height%3D%2221px%22%20%20viewBox%3D%220%200%2021%2021%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23f6c7db%22%20d%3D%22M13.125%2C8.333%20L13.125%2C5.833%20C13.125%2C2.464%2010.435%2C-0.000%207.000%2C-0.000%20C3.565%2C-0.000%200.875%2C2.464%200.875%2C5.833%20L0.875%2C8.333%20C0.488%2C8.478%200.000%2C9.068%200.000%2C9.715%20L0.000%2C13.135%20C0.000%2C16.920%203.140%2C20.000%207.000%2C20.000%20C10.860%2C20.000%2014.000%2C16.920%2014.000%2C13.135%20L14.000%2C9.715%20C14.000%2C9.101%2013.522%2C8.489%2013.125%2C8.333%20ZM8.330%2C15.968%20C8.352%2C16.082%208.274%2C16.175%208.155%2C16.175%20L5.871%2C16.175%20C5.753%2C16.175%205.674%2C16.082%205.696%2C15.968%20L6.062%2C14.066%20C5.783%2C13.816%205.607%2C13.457%205.607%2C13.057%20C5.607%2C12.302%206.231%2C11.691%207.000%2C11.691%20C7.769%2C11.691%208.393%2C12.302%208.393%2C13.057%20C8.393%2C13.446%208.227%2C13.797%207.960%2C14.045%20L8.330%2C15.968%20ZM11.375%2C9.166%20L2.625%2C9.166%20L2.625%2C5.833%20C2.625%2C3.626%204.750%2C2.106%207.000%2C2.106%20C9.250%2C2.106%2011.375%2C3.626%2011.375%2C5.833%20L11.375%2C9.166%20Z%22%2F%3E%3C%2Fsvg%3E") left 50% no-repeat;
  font-family: 'OpenSans';
  font-weight: 100;
  font-size: 13px;
  padding: 0 0 0 26px;
  margin: 20px 0 0 0; }

.gr-button {
  outline: none;
  margin: 20px 0 0 0;
  font-size: 15px;
  font-family: 'OpenSans';
  font-weight: 300;
  width: 100%;
  height: 40px;
  background-color: #fed72a;
  background-image: -moz-linear-gradient(top, #fed72a, #fcb21c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fed72a), to(#fcb21c));
  background-image: -webkit-linear-gradient(top, #fed72a, #fcb21c);
  background-image: -o-linear-gradient(top, #fed72a, #fcb21c);
  background-image: linear-gradient(to bottom, #fed72a, #fcb21c);
  background-repeat: repeat-x;
  border: 1px solid #ff9314;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6);
  color: #743e56; }

.top-blocks {
  padding: 0 0 20px 0; }
  .top-blocks .inner {
    max-width: 940px;
    margin: auto; }
  .top-blocks .blocks {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    font-size: 0;
    color: #323232; }
  .top-blocks .blocks li {
    display: inline-block;
    vertical-align: top;
    width: 460px;
    background-color: #fff;
    font-size: 14px;
    border-radius: 5px;
    padding: 20px 0 0 0;
    min-height: 158px;
    max-height: inherit;
    overflow: hidden;
    margin: 0 0 5px 0; }
    .top-blocks .blocks li:nth-child(1) {
      margin: 0 10px 5px 0; }
    .top-blocks .blocks li:nth-child(2) {
      margin: 0 0 5px 10px; }
    .top-blocks .blocks li:nth-child(3) {
      margin: 5px 10px 5px 0; }
    .top-blocks .blocks li:nth-child(4) {
      margin: 5px 0 5px 10px; }
    .top-blocks .blocks li .image {
      font-size: 0;
      float: left;
      margin-right: 15px;
      height: 113px;
      overflow: hidden; }
      .top-blocks .blocks li .image img {
        height: 113px; }
    .top-blocks .blocks li .title {
      font-family: 'OpenSans';
      font-weight: 400;
      text-align: left;
      font-size: 19px;
      padding: 10px 15px 10px 18px; }
    .top-blocks .blocks li .body {
      font-family: 'OpenSans';
      font-weight: 100;
      text-align: left;
      padding: 0 15px 15px 18px; }
      .top-blocks .blocks li .body p {
        margin: 0; }
    .top-blocks .blocks li a {
      display: block;
      font-family: 'OpenSans';
      font-weight: 400;
      text-decoration: none;
      color: #af4e1d;
      font-size: 17px;
      text-align: left;
      padding: 7px 30px;
      background-color: #fed72a;
      background-image: -moz-linear-gradient(top, #fed72a, #fcb11c);
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fed72a), to(#fcb11c));
      background-image: -webkit-linear-gradient(top, #fed72a, #fcb11c);
      background-image: -o-linear-gradient(top, #fed72a, #fcb11c);
      background-image: linear-gradient(to bottom, #fed72a, #fcb11c);
      background-repeat: repeat-x;
      border-radius: 0 0 5px 5px;
      position: relative; }
      .top-blocks .blocks li a:after {
        content: '';
        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%2212px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%2012%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Ccircle%20fill%3D%22%23fed72a%22%20cx%3D%224.5%22%20cy%3D%224.5%22%20r%3D%224.5%22%2F%3E%3C%2Fsvg%3E") left top repeat-x;
        position: absolute;
        left: 0;
        top: -4px;
        right: 0;
        height: 9px; }
      .top-blocks .blocks li a span {
        display: block;
        padding: 5px 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%2226px%22%20height%3D%2226px%22%20%20viewBox%3D%220%200%2026%2026%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23af4e1d%22%20d%3D%22M13.000%2C26.000%20C5.820%2C26.000%20-0.000%2C20.180%20-0.000%2C13.000%20C-0.000%2C5.820%205.820%2C-0.000%2013.000%2C-0.000%20C20.180%2C-0.000%2026.000%2C5.820%2026.000%2C13.000%20C26.000%2C20.180%2020.180%2C26.000%2013.000%2C26.000%20ZM13.000%2C2.031%20C6.942%2C2.031%202.031%2C6.942%202.031%2C13.000%20C2.031%2C19.058%206.942%2C23.968%2013.000%2C23.968%20C19.058%2C23.968%2023.969%2C19.058%2023.969%2C13.000%20C23.969%2C6.942%2019.058%2C2.031%2013.000%2C2.031%20ZM10.156%2C17.062%20L14.219%2C13.000%20L10.156%2C8.937%20L11.781%2C7.312%20L17.469%2C13.000%20L11.781%2C18.687%20L10.156%2C17.062%20Z%22%2F%3E%3C%2Fsvg%3E") right 50% no-repeat; }

.top-links {
  padding: 0 0 20px 0; }
  .top-links .inner {
    max-width: 940px;
    margin: auto; }
  .top-links .inner ul {
    padding: 16px 19px 25px 0;
    margin: 0;
    list-style: none;
    background: #da63af;
    border: 2px solid #cb3b8f;
    border-radius: 5px;
    box-shadow: inset 0 -14px 0 rgba(193, 43, 123, 0.3), inset 0 0 4px rgba(255, 255, 255, 0.6);
    font-size: 16px;
    color: #fff;
    font-family: 'OpenSans';
    font-weight: 400; }
    .top-links .inner ul li {
      float: left;
      padding: 0 10px 0 30px;
      position: relative;
      width: 29%; }
      .top-links .inner ul li:after {
        content: '';
        position: absolute;
        border-left: 1px solid rgba(255, 255, 255, 0.2);
        left: 0;
        top: 5px;
        height: 37px; }
      .top-links .inner ul li:nth-child(3) {
        padding: 0 0 0 30px; }
      .top-links .inner ul li:nth-child(3) {
        padding: 0 0 0 30px; }
      .top-links .inner ul li:first-child:after {
        border-left: none; }
        .top-links .inner ul li:first-child:after a {
          padding: 5px 0 0 0; }
      .top-links .inner ul li:nth-child(1) .icon {
        background: url(icon1.svg) 50% 50% no-repeat; }
      .top-links .inner ul li:nth-child(2) .icon {
        background: url(icon2.svg) 50% 50% no-repeat; }
      .top-links .inner ul li:nth-child(3) .icon {
        background: url(icon3.svg) 50% 50% no-repeat; }
      .top-links .inner ul li .icon {
        width: 45px;
        height: 45px;
        border: 3px solid rgba(255, 255, 255, 0.3);
        border-radius: 50%;
        float: left;
        font-size: 0;
        margin: 0 20px 0 0;
        background-size: 25px 25px !important; }
      .top-links .inner ul li a {
        display: block;
        text-decoration: none;
        color: #fff;
        padding: 5px 10px 0 0; }

.ui-icon {
  width: 17px;
  height: 17px; }

.ui-widget-content {
  border: 1px solid #fdc524;
  margin: 10px 0 0 -25px;
  position: relative; }
  .ui-widget-content:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #fff transparent;
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -4px;
    top: -5px; }

.ui-datepicker .ui-datepicker-prev span {
  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%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M8.000%2C16.000%20C12.418%2C16.000%2016.000%2C12.418%2016.000%2C8.000%20C16.000%2C3.581%2012.418%2C-0.000%208.000%2C-0.000%20C3.581%2C-0.000%20-0.000%2C3.581%20-0.000%2C8.000%20C-0.000%2C12.418%203.581%2C16.000%208.000%2C16.000%20ZM8.000%2C1.250%20C11.728%2C1.250%2014.750%2C4.272%2014.750%2C8.000%20C14.750%2C11.728%2011.728%2C14.750%208.000%2C14.750%20C4.272%2C14.750%201.250%2C11.728%201.250%2C8.000%20C1.250%2C4.272%204.272%2C1.250%208.000%2C1.250%20ZM9.750%2C10.500%20L7.250%2C8.000%20L9.750%2C5.500%20L8.750%2C4.500%20L5.250%2C8.000%20L8.750%2C11.500%20L9.750%2C10.500%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }

.ui-datepicker .ui-datepicker-next span {
  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%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M8.000%2C16.000%20C12.418%2C16.000%2016.000%2C12.418%2016.000%2C8.000%20C16.000%2C3.581%2012.418%2C-0.000%208.000%2C-0.000%20C3.581%2C-0.000%20-0.000%2C3.581%20-0.000%2C8.000%20C-0.000%2C12.418%203.581%2C16.000%208.000%2C16.000%20ZM8.000%2C1.250%20C11.728%2C1.250%2014.750%2C4.272%2014.750%2C8.000%20C14.750%2C11.728%2011.728%2C14.750%208.000%2C14.750%20C4.272%2C14.750%201.250%2C11.728%201.250%2C8.000%20C1.250%2C4.272%204.272%2C1.250%208.000%2C1.250%20ZM9.750%2C10.500%20L7.250%2C8.000%20L9.750%2C5.500%20L8.750%2C4.500%20L5.250%2C8.000%20L8.750%2C11.500%20L9.750%2C10.500%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg); }

.ui-widget-header {
  color: #fff;
  background-color: #fdc524; }

.ui-datepicker th {
  color: #8d4d69; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #fef7f5;
  background: #fef7f5;
  color: #323232;
  border-radius: 2px; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #8d4d69;
  color: #8d4d69; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #8d4d69;
  background: #fff;
  color: #8d4d69; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #8d4d69;
  background: #8d4d69;
  color: #fff; }

.site-form .gr-value input.datepicker {
  position: relative;
  z-index: 3; }

.gr-value.type-calendar {
  position: relative;
  padding: 0 10px;
  width: auto; }
  .gr-value.type-calendar:after {
    content: '';
    width: 17px;
    height: 14px;
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -8px;
    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%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%238b4c68%22%20d%3D%22M15.867%2C14.000%20L1.133%2C14.000%20C0.507%2C14.000%20-0.000%2C13.499%20-0.000%2C12.880%20L-0.000%2C2.800%20C-0.000%2C2.181%200.374%2C2.000%201.000%2C2.000%20L3.000%2C2.000%20L3.000%2C2.000%20C3.000%2C3.697%204.533%2C3.937%204.533%2C3.937%20C6.000%2C3.812%206.000%2C2.000%206.000%2C2.000%20L6.000%2C2.000%20L11.000%2C2.000%20L11.000%2C2.000%20C11.000%2C3.662%2012.467%2C3.937%2012.467%2C3.937%20C14.149%2C3.937%2014.000%2C2.000%2014.000%2C2.000%20L14.000%2C2.000%20L16.000%2C2.000%20C16.626%2C2.000%2017.000%2C2.181%2017.000%2C2.800%20L17.000%2C12.880%20C17.000%2C13.499%2016.492%2C14.000%2015.867%2C14.000%20ZM4.000%2C5.000%20L1.000%2C5.000%20L1.000%2C7.000%20L4.000%2C7.000%20L4.000%2C5.000%20ZM4.000%2C8.000%20L1.000%2C8.000%20L1.000%2C10.000%20L4.000%2C10.000%20L4.000%2C8.000%20ZM4.000%2C11.000%20L1.000%2C11.000%20L1.000%2C13.000%20L4.000%2C13.000%20L4.000%2C11.000%20ZM8.000%2C5.000%20L5.000%2C5.000%20L5.000%2C7.000%20L8.000%2C7.000%20L8.000%2C5.000%20ZM8.000%2C8.000%20L5.000%2C8.000%20L5.000%2C10.000%20L8.000%2C10.000%20L8.000%2C8.000%20ZM8.000%2C11.000%20L5.000%2C11.000%20L5.000%2C13.000%20L8.000%2C13.000%20L8.000%2C11.000%20ZM12.000%2C5.000%20L9.000%2C5.000%20L9.000%2C7.000%20L12.000%2C7.000%20L12.000%2C5.000%20ZM12.000%2C8.000%20L9.000%2C8.000%20L9.000%2C10.000%20L12.000%2C10.000%20L12.000%2C8.000%20ZM12.000%2C11.000%20L9.000%2C11.000%20L9.000%2C13.000%20L12.000%2C13.000%20L12.000%2C11.000%20ZM16.000%2C5.000%20L13.000%2C5.000%20L13.000%2C7.000%20L16.000%2C7.000%20L16.000%2C5.000%20ZM16.000%2C8.000%20L13.000%2C8.000%20L13.000%2C10.000%20L16.000%2C10.000%20L16.000%2C8.000%20ZM16.000%2C11.000%20L13.000%2C11.000%20L13.000%2C13.000%20L16.000%2C13.000%20L16.000%2C11.000%20ZM12.467%2C3.360%20C11.841%2C3.360%2011.333%2C2.858%2011.333%2C2.240%20L11.333%2C1.120%20C11.333%2C0.501%2011.841%2C-0.000%2012.467%2C-0.000%20C13.093%2C-0.000%2013.600%2C0.501%2013.600%2C1.120%20L13.600%2C2.240%20C13.600%2C2.858%2013.093%2C3.360%2012.467%2C3.360%20ZM4.533%2C3.360%20C3.907%2C3.360%203.400%2C2.858%203.400%2C2.240%20L3.400%2C1.120%20C3.400%2C0.501%203.907%2C-0.000%204.533%2C-0.000%20C5.159%2C-0.000%205.667%2C0.501%205.667%2C1.120%20L5.667%2C2.240%20C5.667%2C2.858%205.159%2C3.360%204.533%2C3.360%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }

.ui-widget-content:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #894562 transparent;
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -4px;
  top: -6px; }

.bottom-form .gr-button {
  background-color: #fed72a;
  background-image: -moz-linear-gradient(top, #fed72a, #fcb21c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fed72a), to(#fcb21c));
  background-image: -webkit-linear-gradient(top, #fed72a, #fcb21c);
  background-image: -o-linear-gradient(top, #fed72a, #fcb21c);
  background-image: linear-gradient(to bottom, #fed72a, #fcb21c);
  background-repeat: repeat-x; }

.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;
  position: relative;
  z-index: 1; }

@media screen and (min-width: 940px) {
    .site-main {
      float: left;
      width: 100%; } }
  .site-main__inner {
    position: relative;
    max-width: 940px;
    margin: auto; }
  .site-main__inner .wrap {
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 5px;
    padding: 28px; }

.site-sidebar {
  position: relative; }

.bot-form {
  background: url(http://en.vladiscentre.com.ua/t/v2126/images/bot-form-bg.jpg) center top no-repeat;
  background-size: cover;
  position: relative;
  margin: -30px 0; }
  .bot-form.in {
    margin: -30px 0 0; }
  .bot-form .wrap {
    max-width: 940px;
    margin: auto;
    min-height: 290px;
    position: relative;
    z-index: 1; }

.bottom-form {
  padding: 65px 0 59px 0; }
  .bottom-form .gr-value {
    width: 200px;
    padding: 0 10px; }
  .bottom-form .gr-field.last {
    padding: 0;
    width: 214px; }
  .bottom-form .gr-field {
    padding: 0 20px 0 0; }
  .bottom-form .form-iner {
    float: left;
    padding: 0 20px 0 0; }
  .bottom-form .gr-button {
    margin: 28px 0 0 0; }
  .bottom-form .form-note {
    display: none; }
  .bottom-form .form-note.bot {
    padding: 3px 0 3px 26px;
    display: block; }

.bottom-map {
  position: relative;
  height: 360px;
  overflow: hidden;
  margin-top: -30px; }
  .bottom-map .maps {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1; }
  .bottom-map .map-inner {
    max-width: 940px;
    margin: auto;
    position: relative;
    padding: 60px 0 0 0; }

.bottom-adderess {
  position: relative;
  z-index: 2;
  width: 299px;
  opacity: 0.9;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.9);
  color: #323232;
  font-family: 'OpenSans';
  font-size: 14px; }
  .bottom-adderess p {
    margin: 0; }
  .bottom-adderess .in {
    padding: 50px 40px 42px 30px; }
  .bottom-adderess .add-title {
    font-weight: 200;
    padding: 0 0 4px 50px;
    position: relative; }
  .bottom-adderess .add-title:after {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: -5px;
    background: #fdbc20 url(add-bot-icon.svg) 50% 50% no-repeat;
    border-radius: 50%; }
  .bottom-adderess .add-body {
    font-weight: 200;
    padding: 0 0 15px 50px; }
  .bottom-adderess .phone-title {
    font-weight: 200;
    font-size: 15px;
    padding: 0 0 4px 50px;
    position: relative; }
  .bottom-adderess .phone-title:after {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: -5px;
    background: #fdbc20 url(phone-bot-icon.svg) 50% 50% no-repeat;
    border-radius: 50%; }
  .bottom-adderess .phone-body {
    font-weight: 400;
    font-size: 19px;
    padding: 0 0 10px 50px; }

.block-reviews {
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 2; }
  .block-reviews .inner {
    max-width: 940px;
    margin: auto;
    background: #fff;
    color: #323232;
    border-radius: 5px;
    font-size: 15px; }
  .block-reviews .inner .image {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 30px;
    border-radius: 50%; }
    .block-reviews .inner .image img {
      border-radius: 50%; }
  .block-reviews .inner .title {
    font-family: 'OpenSans';
    font-weight: 300;
    padding: 5px 0 10px 0; }
  .block-reviews .inner .body {
    padding: 0 0 0 0;
    font-family: 'arimo';
    font-weight: 100; }
    .block-reviews .inner .body p {
      margin: 0; }

.owl-carousel-bot .item {
  padding: 45px 30px 15px; }
  .owl-carousel-bot .owl-controls {
    position: relative;
    left: 0;
    bottom: 0;
    padding: 0 0 30px 0; }
  .owl-carousel-bot .owl-controls .owl-dots {
    text-align: center; }
    .owl-carousel-bot .owl-controls .owl-dots .owl-dot {
      display: inline-block;
      vertical-align: top;
      float: none;
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background: #e7dbe0; }
      .owl-carousel-bot .owl-controls .owl-dots .owl-dot.active {
        background: #fcb41d; }

.wrap {
  position: relative;
  height: 100%;
  min-height: 100%; }

.popup-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  background: rgba(0, 0, 0, 0.8);
  display: none;
  transition: all 0.3s ease;
  z-index: 100; }
  .popup-wrapper:after {
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
    content: ''; }
  .popup-wrapper.opened {
    display: block; }
  .popup-wrapper .popup-inner {
    display: inline-block;
    vertical-align: middle; }
  .popup-wrapper .popup-form {
    padding: 30px 30px 29px;
    width: 340px;
    background-color: #854863;
    border: 1px solid #9b5674;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    display: inline-block;
    position: relative;
    border-radius: 3px;
    text-align: left; }
  .popup-wrapper .popup-form .gr-required {
    color: #fed228; }
  .popup-wrapper .popup-form .gr-value {
    width: 168px;
    float: right;
    margin-bottom: 26px; }
    .popup-wrapper .popup-form .gr-value input {
      padding: 4px 0; }
  .popup-wrapper .popup-form .gr-field {
    float: none; }
  .popup-wrapper .popup-form .gr-title {
    float: left;
    padding: 7px 0 30px 0; }
  .popup-wrapper .popup-form .gr-head {
    font-family: 'OpenSans';
    font-weight: 300;
    font-size: 17px;
    color: #fff;
    padding: 0 0 19px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 15px; }
  .popup-wrapper .popup-form .gr-button {
    background-color: #fed72a;
    background-image: -moz-linear-gradient(top, #fed72a, #fcb21c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fed72a), to(#fcb21c));
    background-image: -webkit-linear-gradient(top, #fed72a, #fcb21c);
    background-image: -o-linear-gradient(top, #fed72a, #fcb21c);
    background-image: linear-gradient(to bottom, #fed72a, #fcb21c);
    background-repeat: repeat-x; }
  .popup-wrapper .popup-form .form-note {
    margin: 0 0 20px 0;
    color: #f6c7db;
    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%2221px%22%20height%3D%2221px%22%20%20viewBox%3D%220%200%2021%2021%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23f6c7db%22%20d%3D%22M13.125%2C8.333%20L13.125%2C5.833%20C13.125%2C2.464%2010.435%2C-0.000%207.000%2C-0.000%20C3.565%2C-0.000%200.875%2C2.464%200.875%2C5.833%20L0.875%2C8.333%20C0.488%2C8.478%200.000%2C9.068%200.000%2C9.715%20L0.000%2C13.135%20C0.000%2C16.920%203.140%2C20.000%207.000%2C20.000%20C10.860%2C20.000%2014.000%2C16.920%2014.000%2C13.135%20L14.000%2C9.715%20C14.000%2C9.101%2013.522%2C8.489%2013.125%2C8.333%20ZM8.330%2C15.968%20C8.352%2C16.082%208.274%2C16.175%208.155%2C16.175%20L5.871%2C16.175%20C5.753%2C16.175%205.674%2C16.082%205.696%2C15.968%20L6.062%2C14.066%20C5.783%2C13.816%205.607%2C13.457%205.607%2C13.057%20C5.607%2C12.302%206.231%2C11.691%207.000%2C11.691%20C7.769%2C11.691%208.393%2C12.302%208.393%2C13.057%20C8.393%2C13.446%208.227%2C13.797%207.960%2C14.045%20L8.330%2C15.968%20ZM11.375%2C9.166%20L2.625%2C9.166%20L2.625%2C5.833%20C2.625%2C3.626%204.750%2C2.106%207.000%2C2.106%20C9.250%2C2.106%2011.375%2C3.626%2011.375%2C5.833%20L11.375%2C9.166%20Z%22%2F%3E%3C%2Fsvg%3E") left 50% no-repeat;
    display: none; }
    .popup-wrapper .popup-form .form-note.top {
      display: block;
      text-align: left; }
    .popup-wrapper .popup-form .form-note.tops {
      display: block;
      text-align: left; }
  .popup-wrapper .popup-form .gr-button {
    margin: 0; }
  .popup-wrapper .popup-form .popup-close {
    font-size: 0;
    width: 12px;
    height: 12px;
    background: url(icon-close.svg) left top no-repeat;
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer; }

.site-footer {
  background: #864864;
  color: #fff;
  min-height: 50px;
  font-size: 13px;
  font-family: 'OpenSans';
  font-weight: 200;
  width: 100%;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none; }
  .site-footer .inner {
    max-width: 940px;
    margin: auto; }
  .site-footer a {
    color: #fff; }

.site-name-bottom {
  float: left;
  padding: 15px 0 0 0; }

.site-copyright {
  float: right;
  padding: 15px 0 0 0; }
  .site-copyright span {
    font-size: 14px !important; }

.counters {
  text-align: center;
  padding: 15px 0 0 0; }

@media screen and (max-width: 940px) {
  .top-pic.in {
    height: 360px;
    margin-bottom: -360px; }

  .site-form .form-note {
    display: none; }

  .popup-wrapper .popup-form .form-note .bot {
    display: block;
    text-align: left !important; }

  .site-name-bottom {
    padding: 15px 0 0 20px; }

  .site-copyright {
    padding: 15px 20px 0 0; }

  .bottom-adderess {
    margin-left: 20px; }

  .bottom-form .gr-field.last {
    padding: 0;
    width: 179px;
    float: left; }

  .site-main__inner .wrap {
    margin: 0 20px; }

  .bottom-form {
    padding: 65px 20px 40px; }
    .bottom-form .gr-value {
      width: 148px; }
    .bottom-form .gr-field {
      padding: 0 13px 0 0; }

  .block-reviews {
    margin: 0 20px 0; }

  .top-links {
    padding: 0 20px 20px 20px; }
    .top-links .inner ul li {
      padding: 0 10px 0 30px;
      width: 27%; }
      .top-links .inner ul li .icon {
        float: none; }

  .site-form {
    /*width: 248px;*/
    float: right;
    min-height: 358px; }

  .slider-text {
    padding: 19px 60px 21px 20px; }
    .slider-text .sl-title {
      font-size: 17px;
      padding: 0 0 0 15px; }
    .slider-text .sl-body {
      font-size: 13px;
      padding: 0 0 0 15px; }

  .block-top {
    padding: 0 20px; }

  .site-slider, .inner-slide {
    /*width: 478px;*/
    height: 360px; }

  .top-menu {
    margin-left: 20px;
    margin-right: 20px; }

  .top-pic {
    height: 480px;
    margin-bottom: -480px; }

  .site-header .side-left {
    padding: 60px 0 0 20px; }
    .site-header .side-right {
      padding: 60px 20px 0 0; }

  .top-contacts li:nth-child(2) {
    display: none; } }

@media screen and (max-width: 939px) {
  .top-blocks .blocks {
    padding: 0 20px; }
    .top-blocks .blocks li {
      width: 49%; }
      .top-blocks .blocks li:nth-child(1) {
        margin: 0 5px 0 -10px; }
      .top-blocks .blocks li:nth-child(2) {
        margin: 0 -10px 0 5px; }
      .top-blocks .blocks li .image {
        height: 135px; } }

@media screen and (max-width: 940px) {
  .site-header {
    min-height: 200px; }
    .site-header .side-left {
      padding: 85px 0 0 20px; }
    .site-header .side-right {
      padding: 85px 20px 0 0; }

  .slider-text {
    padding: 18px 60px 21px 20px; }
    .slider-text .sl-title {
      font-size: 17px;
      padding: 0 0 0 15px; }
    .slider-text .sl-body {
      font-size: 13px;
      padding: 0 0 0 15px; }

  .block-top {
    padding: 0 20px; }

  .site-slider, .inner-slide {
    /*width: 478px;*/
    height: 360px; } }

@media screen and (max-width: 767px) {
  .gr-form {
    text-align: center; }

  .bottom-form .gr-field.last {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 211px;
    padding: 0 10px; }

  .bottom-form .form-note.bot {
    text-align: left; }
    .bottom-form .form-title {
      text-align: center; }
    .bottom-form .gr-field {
      padding: 0 10px;
      float: none;
      display: inline-block;
      vertical-align: top;
      text-align: left; }

  .owl-carousel-bot .owl-controls {
    display: block; }

  .top-links .inner ul {
    padding: 16px 10px 25px 0; }
    .top-links .inner ul li {
      padding: 0 0 17px 20px;
      width: auto;
      float: none; }
      .top-links .inner ul li:nth-child(3) {
        padding: 0 0 0 20px; }
      .top-links .inner ul li a {
        padding: 0 0 0 0;
        display: table-cell;
        vertical-align: middle;
        height: 50px; }
      .top-links .inner ul li .icon {
        float: left; }

  .top-but {
    display: block; }

  .site-form {
    display: none; }

  .owl-controls {
    display: none; }

  .site-slider, .inner-slide {
    width: 100%;
    height: 280px; }

  .slider-text .sl-title:after {
    top: 7px;
    width: 5px;
    height: 5px; }

  .slider-text .sl-title {
    font-size: 15px; }

  .slider-text .sl-body {
    display: none; }

  .top-blocks .blocks li {
    width: 100%;
    display: block; }
    .top-blocks .blocks li:nth-child(1) {
      margin: 0 0 10px 0; }
    .top-blocks .blocks li:nth-child(2) {
      margin: 0; }
    .top-blocks .blocks li .image {
      height: 100px; } }

@media screen and (max-width: 725px) {
  .top-pic {
    height: 413px;
    margin-bottom: -413px; }

  .top-contacts li {
    float: none;
    display: inline-block;
    vertical-align: top; }
    .top-contacts li:nth-child(1) {
      display: none; }
    .top-contacts li:nth-child(3) {
      width: auto; }
      .top-contacts li:nth-child(3) .contacts-title {
        display: none; }
      .top-contacts li:nth-child(3) .contacts-body {
        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%2221px%22%20height%3D%2221px%22%20%20viewBox%3D%220%200%2021%2021%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23fff015%22%20d%3D%22M10.502%2C21.007%20C4.707%2C21.007%200.009%2C16.305%200.009%2C10.504%20C0.009%2C4.702%204.707%2C-0.000%2010.502%2C-0.000%20C16.296%2C-0.000%2020.992%2C4.702%2020.992%2C10.504%20C20.992%2C16.305%2016.296%2C21.007%2010.502%2C21.007%20ZM10.501%2C2.115%20C5.861%2C2.115%202.099%2C5.858%202.099%2C10.504%20C2.099%2C15.148%205.861%2C18.914%2010.501%2C18.914%20C15.141%2C18.914%2018.902%2C15.148%2018.902%2C10.504%20C18.902%2C5.858%2015.141%2C2.115%2010.501%2C2.115%20ZM13.000%2C14.999%20C12.800%2C14.998%2011.150%2C15.142%208.644%2C12.637%20C6.139%2C10.132%206.000%2C8.153%206.000%2C7.999%20C6.000%2C7.846%207.519%2C6.000%207.719%2C6.000%20C7.919%2C6.000%209.150%2C8.137%209.125%2C8.280%20C9.100%2C8.425%208.185%2C9.037%208.185%2C9.235%20C8.185%2C9.434%208.559%2C10.696%209.657%2C11.793%20C10.754%2C12.890%2011.738%2C12.918%2011.896%2C12.840%20C12.054%2C12.762%2012.639%2C12.061%2012.813%2C12.061%20C12.987%2C12.061%2015.000%2C13.329%2015.000%2C13.499%20C15.000%2C13.669%2013.201%2C14.999%2013.000%2C14.999%20Z%22%2F%3E%3C%2Fsvg%3E") left 50% no-repeat;
        padding: 0 30px 0 30px; }

  .site-header {
    min-height: 190px; }
    .site-header .side-left {
      float: none;
      padding: 72px 0 0 0;
      text-align: center;
      max-width: inherit; }
    .site-header .side-left .name {
      font-size: 25px; }
    .site-header .side-left span {
      font-size: 21px; }
    .site-header .side-right {
      float: none;
      padding: 5px 20px 0 0;
      text-align: center; } }

@media screen and (max-width: 640px) {
  .top-pic.in {
    height: 300px;
    margin-bottom: -300px; } }

@media screen and (max-width: 505px) {
  .bottom-form .form-note.bot {
    padding: 3px 45px 3px 26px; }
    .bottom-form .gr-field.last {
      padding: 0;
      float: right; }
    .bottom-form .gr-field {
      padding: 0; }
    .bottom-form .gr-form {
      text-align: justify; } }

@media screen and (max-width: 480px) {
  .bottom-map {
    height: 320px; }

  .bottom-map .map-inner {
    padding: 40px 0 0 0; }

  .bottom-adderess {
    width: auto;
    margin-right: 20px; }

  .bottom-map .maps {
    display: none; }

  .owl-carousel-bot .item {
    padding: 23px 20px 15px; }

  .site-form {
    display: none; } }

@media screen and (max-width: 410px) {
  .popup-include form {
    text-align: left; }

  .popup-wrapper .gr-form {
    text-align: left; }
    .popup-wrapper .gr-form .gr-head {
      text-align: left; }
    .popup-wrapper .popup-form {
      padding: 20px 30px;
      width: 255px; }
    .popup-wrapper .popup-form .popup-close {
      top: 20px;
      right: 20px; }
    .popup-wrapper .popup-form .gr-title {
      float: none;
      padding: 0 0 5px 0; }
    .popup-wrapper .popup-form .gr-value {
      margin-bottom: 10px;
      float: none;
      width: auto; } }

@media screen and (max-width: 479px) {
  .site-header {
    min-height: 170px; }

  .top-contacts li .contacts-body span {
    font-size: 15px !important; }

  .top-pic.in {
    height: 240px;
    margin-bottom: -240px; }

  .bottom-form .form-note {
    display: block;
    padding: 0 30px 0 26px; }
    .bottom-form .form-note.bot {
      display: none; }
    .bottom-form .form-note.bot {
      padding: 3px 45px 3px 26px; }
    .bottom-form .gr-button {
      margin: 10px 0 20px 0; }
    .bottom-form .gr-value {
      width: auto; }
    .bottom-form .gr-field.last {
      padding: 0;
      width: auto;
      float: none;
      display: block; }
    .bottom-form .gr-field {
      display: block;
      padding: 0; }
    .bottom-form .gr-form {
      text-align: left; }

  .block-reviews .inner .image {
    float: none;
    margin: 0 auto; }

  .owl-carousel-bot .owl-controls {
    padding: 0 0 20px 0; }

  .block-reviews .inner .title {
    padding: 10px 0 10px 0;
    text-align: center; }

  .block-reviews .inner .body {
    padding: 0 0 0 0; }

  .top-blocks .blocks li {
    width: 100%;
    display: block;
    min-height: inherit; }
    .top-blocks .blocks li:nth-child(1) {
      margin: 0 0 10px 0; }
    .top-blocks .blocks li:nth-child(2) {
      margin: 0; }
    .top-blocks .blocks li .title {
      font-size: 16px;
      padding: 10px 4px 10px 13px; }
    .top-blocks .blocks li .image {
      height: 70px; }
    .top-blocks .blocks li .body {
      display: none; } }

@media screen and (max-width: 420px) {
  .site-slider, .inner-slide {
    width: 100%;
    height: 180px; }

  .slider-text {
    display: none; }

  .top-line {
    height: 50px; }

  .top-pic {
    height: 320px;
    margin-bottom: -320px; }

  .site-header .side-left {
    padding: 70px 0 0 0; }
    .site-header .side-left .name {
      font-size: 21px; }
    .site-header .side-left span {
      font-size: 18px; }
    .site-header .side-right {
      padding: 10px 0 0 0; }

  .top-contacts li {
    padding: 0; }

  .top-contacts li:nth-child(3) .contacts-body {
    background: none;
    padding: 0; } }

@media screen and (max-width: 400px) {
  .site-copyright {
    padding: 10px 0 0 0;
    float: none;
    text-align: center; }

  .site-name-bottom {
    padding: 15px 0 0 0;
    float: none;
    text-align: center; } }

.menu, .menu ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.bg-menu {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: none;
  z-index: 2; }
  .bg-menu.opened {
    display: block;
    background: rgba(255, 255, 255, 0.7); }

@media screen and (min-width: 940px) {
  .top-menu {
    margin-bottom: 10px;
    z-index: 10; }

  .menu-wrapper {
    position: relative;
    max-width: 940px;
    margin: auto;
    background-color: #fff64a;
    background-image: -moz-linear-gradient(top, #fff64a, #fcbc20);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff64a), to(#fcbc20));
    background-image: -webkit-linear-gradient(top, #fff64a, #fcbc20);
    background-image: -o-linear-gradient(top, #fff64a, #fcbc20);
    background-image: linear-gradient(to bottom, #fff64a, #fcbc20);
    background-repeat: repeat-x;
    border: 1px solid #ff9314;
    border-radius: 5px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6);
    z-index: 1; }

  .menu-button {
    display: none; }

  .menu {
    position: relative;
    max-width: 940px;
    margin: auto;
    font-size: 0;
    line-height: 0;
    text-align: left;
    font-family: 'OpenSans';
    font-weight: 100;
    padding: 10px 0; }
    .menu li.item-opened {
      position: relative; }
      .menu li.item-opened > ul {
        display: block; }
    .menu .parent-item {
      display: none; }
    .menu ul {
      position: absolute;
      width: 240px;
      background-color: #8f4e6b;
      border: 1px solid #9b5674;
      border-radius: 5px;
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
      display: none;
      padding: 10px 0; }
      .menu ul li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
        .menu ul li.s3-menu-allin-has > a {
          background: url(arrow-menu.svg) 230px no-repeat; }
        .menu ul li.s3-menu-allin-active > a {
          color: #ffcc47; }
        .menu ul li.waSlideMenu-back {
          display: none; }
      .menu ul a {
        display: block;
        font-size: 0.9rem;
        color: #fff;
        text-decoration: none;
        padding: 8px 10px; }
        .menu ul a:hover {
          color: #ffcc47; }
    .menu > li {
      display: inline-block;
      vertical-align: top;
      line-height: 1;
      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%223px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%203%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23af4e1d%22%20d%3D%22M2.000%2C-0.000%20L3.000%2C-0.000%20L1.000%2C8.000%20L-0.000%2C8.000%20L2.000%2C-0.000%20Z%22%20%2F%3E%3C%2Fsvg%3E") left 50% no-repeat; }
      .menu > li.s3-menu-allin-active > a {
        color: #fff;
        padding: 9px 16px 9px;
        background-color: #8f4e6b;
        border: 1px solid #ff9314;
        border-radius: 5px;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2); }
      .menu > li:first-child {
        background: none;
        padding-left: 10px; }
      .menu > li:hover {
        background: none; }
        .menu > li:hover + li {
          background: none; }
      .menu > li > a {
        display: block;
        font-size: 15px;
        color: #af4e1d;
        padding: 10px 17px 10px;
        text-decoration: none; }
        .menu > li > a:hover {
          color: #fff;
          padding: 9px 16px 9px;
          background-color: #8f4e6b;
          border: 1px solid #ff9314;
          border-radius: 5px;
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2); }
      .menu > li > ul {
        top: 100%;
        left: 0; }
        .menu > li > ul ul {
          left: 100%;
          top: 0; } }

@media all and (max-width: 939px) {
  .top-line {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 61px;
    background-color: #fff64a;
    background-image: -moz-linear-gradient(top, #fff64a, #fcbc20);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff64a), to(#fcbc20));
    background-image: -webkit-linear-gradient(top, #fff64a, #fcbc20);
    background-image: -o-linear-gradient(top, #fff64a, #fcbc20);
    background-image: linear-gradient(to bottom, #fff64a, #fcbc20);
    background-repeat: repeat-x;
    border-bottom: 1px solid #ff9314;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6); }

  .menu-wrapper {
    position: fixed;
    width: 269px;
    top: 54px;
    left: 0;
    -moz-transform: translate3d(-105%, 0, 0);
    -webkit-transform: translate3d(-105%, 0, 0);
    -o-transform: translate3d(-105%, 0, 0);
    -ms-transform: translate3d(-105%, 0, 0);
    transform: translate3d(-105%, 0, 0);
    background-color: #8f4e6b;
    border: 1px solid #9b5674;
    border-radius: 5px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2); }
    .menu-wrapper.opened {
      transform: none; }
    .menu-wrapper.menu-animit {
      transition: all 0.3s ease-in-out;
      margin: 0;
      z-index: 3;
      height: 100%;
      overflow: auto; }

  .menu-button {
    z-index: 3;
    position: absolute;
    left: 0;
    top: 10px;
    margin-left: 0;
    font-size: 0;
    line-height: 0;
    width: 47px;
    height: 38px;
    background-color: #8f4e6b;
    border: 1px solid #9b5674;
    border-radius: 5px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2); }
    .menu-button span {
      display: block;
      width: 47px;
      height: 38px;
      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%2218px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2018%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffcc47%22%20d%3D%22M17.000%2C15.000%20L1.000%2C15.000%20C0.448%2C15.000%20-0.000%2C14.552%20-0.000%2C14.000%20L-0.000%2C13.000%20C-0.000%2C12.448%200.448%2C12.000%201.000%2C12.000%20L17.000%2C12.000%20C17.552%2C12.000%2018.000%2C12.448%2018.000%2C13.000%20L18.000%2C14.000%20C18.000%2C14.552%2017.552%2C15.000%2017.000%2C15.000%20ZM17.000%2C9.000%20L1.000%2C9.000%20C0.448%2C9.000%20-0.000%2C8.552%20-0.000%2C8.000%20L-0.000%2C7.000%20C-0.000%2C6.448%200.448%2C6.000%201.000%2C6.000%20L17.000%2C6.000%20C17.552%2C6.000%2018.000%2C6.448%2018.000%2C7.000%20L18.000%2C8.000%20C18.000%2C8.552%2017.552%2C9.000%2017.000%2C9.000%20ZM17.000%2C3.000%20L1.000%2C3.000%20C0.448%2C3.000%20-0.000%2C2.552%20-0.000%2C2.000%20L-0.000%2C1.000%20C-0.000%2C0.448%200.448%2C-0.000%201.000%2C-0.000%20L17.000%2C-0.000%20C17.552%2C-0.000%2018.000%2C0.448%2018.000%2C1.000%20L18.000%2C2.000%20C18.000%2C2.552%2017.552%2C3.000%2017.000%2C3.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }

  .menu-scroll {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: visible;
    -webkit-overflow-scrolling: touch; }

  .menu li.opened > ul, .menu li.item-opened > ul {
    display: block; }
    .menu ul {
      display: none; }

  .waSlideMenu-nav {
    position: relative;
    padding: 0; }

  .waSlideMenu-wrapper {
    left: 0;
    position: relative;
    top: 0;
    padding: 15px 0; }

  .waSlideMenu-menu {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    display: inherit;
    left: 0;
    font-family: 'OpenSans';
    font-weight: 100;
    padding: 0; }
    .waSlideMenu-menu li.parent-item {
      display: none; }
    .waSlideMenu-menu li:first-child > a {
      border-top: none; }
    .waSlideMenu-menu li.waSlideMenu-back a {
      color: #fcc012;
      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%2212px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2012%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M7.460%2C5.984%20L11.700%2C10.242%20C12.102%2C10.646%2012.100%2C11.299%2011.695%2C11.700%20C11.493%2C11.900%2011.230%2C12.000%2010.966%2C12.000%20C10.700%2C12.000%2010.435%2C11.898%2010.233%2C11.695%20L5.977%2C7.422%20L1.729%2C11.696%20C1.528%2C11.898%201.263%2C12.000%200.998%2C12.000%20C0.736%2C12.000%200.474%2C11.900%200.273%2C11.701%20C-0.130%2C11.301%20-0.133%2C10.650%200.268%2C10.246%20L4.489%2C6.000%20L0.268%2C1.753%20C-0.133%2C1.350%20-0.130%2C0.699%200.273%2C0.299%20C0.676%2C-0.102%201.328%2C-0.099%201.729%2C0.304%20L5.961%2C4.562%20L10.233%2C0.273%20C10.635%2C-0.131%2011.290%2C-0.133%2011.695%2C0.268%20C12.100%2C0.669%2012.102%2C1.322%2011.700%2C1.726%20L7.460%2C5.984%20Z%22%2F%3E%3C%2Fsvg%3E") right 15px no-repeat;
      font-weight: 400;
      font-size: 17px;
      padding: 8px 10px 25px 0; }
    .waSlideMenu-menu a {
      display: block;
      font-size: 15px;
      color: #fff;
      text-decoration: none;
      padding: 8px 10px 10px 0;
      margin: 0 20px 0 30px;
      border-top: 1px solid rgba(255, 255, 255, 0.1);
      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%225px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%205%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M0.704%2C8.968%20C0.893%2C8.968%201.082%2C8.892%201.226%2C8.740%20L4.755%2C5.012%20C5.040%2C4.711%205.040%2C4.226%204.755%2C3.925%20L1.226%2C0.196%20C0.940%2C-0.106%200.474%2C-0.108%200.186%2C0.192%20C-0.102%2C0.493%20-0.104%2C0.981%200.182%2C1.283%20L3.197%2C4.468%20L0.182%2C7.653%20C-0.104%2C7.956%20-0.102%2C8.444%200.186%2C8.744%20C0.329%2C8.894%200.517%2C8.968%200.704%2C8.968%20Z%22%20%2F%3E%3C%2Fsvg%3E") right 50% no-repeat; }
      .waSlideMenu-menu a:hover {
        color: #ffcc47;
        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%225px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%205%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffcc47%22%20d%3D%22M0.704%2C8.968%20C0.893%2C8.968%201.082%2C8.892%201.226%2C8.740%20L4.755%2C5.012%20C5.040%2C4.711%205.040%2C4.226%204.755%2C3.925%20L1.226%2C0.196%20C0.940%2C-0.106%200.474%2C-0.108%200.186%2C0.192%20C-0.102%2C0.493%20-0.104%2C0.981%200.182%2C1.283%20L3.197%2C4.468%20L0.182%2C7.653%20C-0.104%2C7.956%20-0.102%2C8.444%200.186%2C8.744%20C0.329%2C8.894%200.517%2C8.968%200.704%2C8.968%20Z%22%20%2F%3E%3C%2Fsvg%3E") right 50% no-repeat; }

  .waSlideMenu-inheritedmenu {
    position: absolute;
    right: 100%;
    top: 0;
    left: auto;
    display: block !important; }
    .waSlideMenu-inheritedmenu li a {
      border-top: 1px solid rgba(255, 255, 255, 0.1); }
      .waSlideMenu-inheritedmenu li a .waSlideMenu-back a {
        border-top: none; } }

@media screen and (max-width: 420px) {
  .menu-wrapper {
    top: 44px; }

  .top-line {
    height: 50px; }

  .menu-button {
    width: 37px;
    height: 28px;
    top: 10px; }
    .menu-button span {
      width: 37px;
      height: 28px; } }
