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

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

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

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

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

@font-face {
  font-family: 'roboto';
  src: url("../font/roboto-i.eot");
  src: url("../font/roboto-i.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto//roboto-i.woff2") format("woff2"), url("/g/fonts/roboto//roboto-i.woff") format("woff"), url("/g/fonts/roboto//roboto-i.ttf") format("truetype"), url("/g/fonts/roboto//roboto-i.svg#roboto") format("svg");
  font-weight: 600;
  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: 16px; }

.clear {
  clear: both;
  font-size: 0;
  line-height: 0; }

body {
  position: relative;
  min-width: 320px;
  text-align: left;
  color: #555;
  background: #ddd;
  font-family: 'roboto_condensed';
  font-weight: 100;
  line-height: 1.25; }

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

h1 {
  margin: 0;
  font-size: 25px; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 23px; }

h4 {
  font-size: 22px; }

h5 {
  font-size: 21px; }

h6 {
  font-size: 20px; }

h5, h6 {
  font-weight: bold; }

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

a:hover {
  text-decoration: none; }

a img {
  border-color: #555; }

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

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

.page-path {
  font-family: 'roboto_condensed';
  font-weight: 100;
  font-size: 12px;
  position: relative;
  z-index: 20;
  padding: 8px 0 7px;
  color: #999; }
  .page-path a {
    color: #1ab275; }

.h1-bl {
  text-align: center;
  color: #000;
  font-size: 25px;
  font-family: 'roboto_slab';
  font-weight: 400;
  padding: 44px 0 14px;
  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%2223px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%2023%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%2341ffb4%22%20d%3D%22M3.196%2C2.472%20C2.235%2C2.472%201.250%2C3.144%201.250%2C3.970%20C1.250%2C4.284%201.360%2C4.620%201.668%2C4.827%20C1.817%2C4.942%201.817%2C5.110%201.644%2C5.293%20C1.439%2C5.507%201.140%2C5.675%200.840%2C5.675%20C0.478%2C5.675%20-0.003%2C5.347%20-0.003%2C4.712%20C-0.003%2C4.360%200.234%2C3.603%201.179%2C2.915%20C2.172%2C2.181%203.023%2C1.936%204.000%2C1.876%20C6.064%2C0.277%207.734%2C-0.013%208.948%2C-0.013%20C10.272%2C-0.013%2011.453%2C0.399%2012.052%2C0.629%20C12.588%2C0.828%2014.668%2C1.669%2016.141%2C2.296%20C17.685%2C2.915%2019.017%2C3.290%2019.931%2C3.290%20C20.664%2C3.290%2021.720%2C3.038%2021.720%2C2.166%20C21.720%2C1.845%2021.585%2C1.623%2021.404%2C1.493%20C21.302%2C1.409%2021.223%2C1.286%2021.223%2C1.179%20C21.223%2C0.858%2021.523%2C0.369%2022.042%2C0.369%20C22.625%2C0.369%2022.940%2C0.935%2022.940%2C1.363%20C22.940%2C2.525%2021.633%2C3.313%2020.750%2C3.664%20C19.127%2C5.339%2017.488%2C6.012%2015.897%2C6.012%20C14.731%2C6.012%2013.612%2C5.706%2012.131%2C5.186%20C11.012%2C4.788%207.498%2C3.397%206.088%2C2.961%20C4.788%2C2.571%204.047%2C2.472%203.212%2C2.472%20L3.196%2C2.472%20ZM7.727%2C0.622%20C6.647%2C0.622%205.623%2C1.149%205.119%2C1.929%20C5.733%2C1.936%206.663%2C2.067%208.199%2C2.609%20C9.736%2C3.114%2012.572%2C4.291%2013.565%2C4.620%20C14.668%2C4.972%2015.724%2C5.263%2016.771%2C5.263%20C17.945%2C5.263%2018.993%2C4.888%2019.545%2C3.925%20C18.450%2C4.062%2017.418%2C3.894%2015.897%2C3.320%20C14.731%2C2.885%2011.516%2C1.455%2010.429%2C1.096%20C9.515%2C0.797%208.633%2C0.622%207.742%2C0.622%20L7.727%2C0.622%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center bottom no-repeat;
  position: relative; }
  .h1-bl:after {
    content: '';
    position: absolute;
    left: 0;
    width: 48%;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    bottom: 2px; }
  .h1-bl:before {
    content: '';
    position: absolute;
    right: 0;
    width: 48%;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    bottom: 2px; }

.in-bl {
  padding: 30px 60px; }

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

.site-wrapper {
  width: 100%;
  margin: auto;
  /*	.ie & {
   height: 100%;
   }*/ }
  .site-wrapper .inner-wrap {
    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; }

.slide-top {
  position: relative; }

.slogan {
  color: #fff;
  font-family: 'roboto_slab';
  font-weight: 500;
  text-align: center;
  width: 940px;
  display: inline-block;
  vertical-align: top;
  margin: -50px auto 0;
  position: absolute;
  z-index: 10;
  line-height: 50px;
  top: 50%;
  left: 0;
  right: 0;
  font-size: 50px;
  text-align: center; }
  .slogan span {
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 10px; }

.site-header {
  background: #2d2d2d;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  font-family: 'roboto_condensed';
  color: #fff; }
  .site-header .inner {
    max-width: 940px;
    margin: auto;
    min-height: 103px;
    position: relative; }
  .site-header .inner .left-side {
    float: left;
    padding: 26px 0 24px 0; }

.site-name {
  font-family: 'roboto_slab';
  font-weight: 100;
  font-size: 24px;
  line-height: 24px; }
  .site-name a {
    color: #fff;
    text-decoration: none; }
  .site-name span {
    font-family: 'roboto_condensed';
    display: block;
    font-size: 25px;
    line-height: 25px;
    font-weight: 200;
    color: #1ab275; }

.phone-top {
  font-family: 'roboto_condensed';
  font-weight: 300;
  float: right;
  padding: 0 0 0 24px;
  margin-top: 33px;
  font-size: 16px;
  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%2213px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2013%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231ab275%22%20d%3D%22M12.630%2C11.687%20C12.248%2C12.162%2011.725%2C12.814%2010.265%2C12.986%20C10.240%2C12.989%2010.147%2C12.999%209.992%2C12.999%20C9.248%2C12.999%206.575%2C12.754%203.445%2C9.611%20C0.642%2C6.795%20-0.329%2C4.801%200.094%2C2.728%20C0.396%2C1.248%201.205%2C0.530%201.367%2C0.399%20C1.633%2C0.141%201.981%2C-0.002%202.348%2C-0.002%20C2.710%2C-0.002%203.048%2C0.138%203.300%2C0.392%20L5.178%2C2.278%20C5.709%2C2.811%205.698%2C3.690%205.153%2C4.238%20L4.421%2C4.972%20C4.739%2C5.547%205.173%2C6.303%205.957%2C7.090%20C6.741%2C7.878%207.497%2C8.315%208.065%2C8.632%20L8.796%2C7.897%20C9.064%2C7.628%209.419%2C7.479%209.795%2C7.479%20C10.156%2C7.479%2010.494%2C7.618%2010.746%2C7.870%20L12.625%2C9.758%20C13.123%2C10.260%2013.124%2C11.071%2012.630%2C11.687%20ZM12.054%2C10.331%20L10.176%2C8.444%20C10.077%2C8.345%209.941%2C8.289%209.795%2C8.289%20C9.635%2C8.289%209.482%2C8.354%209.367%2C8.471%20L8.590%2C9.251%20C8.461%2C9.397%208.288%2C9.477%208.100%2C9.477%20C7.940%2C9.477%207.812%2C9.418%207.751%2C9.383%20C7.133%2C9.040%206.287%2C8.568%205.386%2C7.663%20C4.482%2C6.755%204.012%2C5.904%203.669%2C5.282%20C3.551%2C5.072%203.525%2C4.749%203.741%2C4.510%20L3.755%2C4.496%20L4.583%2C3.665%20C4.813%2C3.434%204.824%2C3.069%204.608%2C2.852%20L2.729%2C0.964%20C2.629%2C0.864%202.494%2C0.809%202.348%2C0.809%20C2.188%2C0.809%202.035%2C0.873%201.918%2C0.991%20L1.897%2C1.011%20L1.873%2C1.030%20C1.846%2C1.051%201.147%2C1.599%200.884%2C2.891%20C0.523%2C4.660%201.431%2C6.441%204.015%2C9.038%20C6.926%2C11.961%209.326%2C12.188%209.992%2C12.188%20C10.109%2C12.188%2010.171%2C12.181%2010.172%2C12.181%20C11.304%2C12.048%2011.643%2C11.626%2012.002%2C11.179%20C12.194%2C10.939%2012.293%2C10.571%2012.054%2C10.331%20ZM11.471%2C5.527%20C11.456%2C5.528%2011.441%2C5.529%2011.427%2C5.529%20C11.223%2C5.529%2011.049%2C5.375%2011.026%2C5.168%20C10.950%2C4.464%2010.529%2C3.636%209.954%2C3.058%20C9.384%2C2.486%208.568%2C2.064%207.875%2C1.984%20C7.654%2C1.958%207.495%2C1.757%207.521%2C1.535%20C7.546%2C1.313%207.746%2C1.153%207.967%2C1.179%20C8.843%2C1.280%209.823%2C1.781%2010.525%2C2.485%20C11.232%2C3.196%2011.732%2C4.190%2011.828%2C5.080%20C11.852%2C5.302%2011.692%2C5.503%2011.471%2C5.527%20ZM7.590%2C2.876%20C8.230%2C2.950%208.911%2C3.380%209.302%2C3.772%20C9.697%2C4.168%2010.126%2C4.859%2010.196%2C5.509%20C10.220%2C5.731%2010.060%2C5.931%209.839%2C5.955%20C9.824%2C5.957%209.809%2C5.958%209.795%2C5.958%20C9.591%2C5.958%209.417%2C5.804%209.394%2C5.596%20C9.353%2C5.215%209.074%2C4.690%208.732%2C4.345%20C8.392%2C4.004%207.873%2C3.724%207.498%2C3.681%20C7.277%2C3.656%207.118%2C3.455%207.144%2C3.233%20C7.169%2C3.010%207.369%2C2.850%207.590%2C2.876%20Z%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left 4px no-repeat; }

a.top-but {
  color: #1ab275;
  border-bottom: 1px dashed #1ab275;
  text-decoration: none;
  font-size: 14px;
  font-weight: 100; }

.add-top {
  padding: 0 65px 0 24px;
  margin-top: 33px;
  float: right;
  font-family: 'roboto_condensed';
  font-weight: 100;
  color: #a3a3a3;
  font-size: 15px;
  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%2214px%22%20%20viewBox%3D%220%200%2010%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231ab275%22%20d%3D%22M4.999%2C3.063%20C3.849%2C3.063%202.917%2C4.043%202.917%2C5.250%20C2.917%2C6.458%203.849%2C7.438%204.999%2C7.438%20C6.149%2C7.438%207.081%2C6.458%207.081%2C5.250%20C7.081%2C4.043%206.149%2C3.063%204.999%2C3.063%20ZM4.999%2C6.563%20C4.309%2C6.563%203.750%2C5.976%203.750%2C5.250%20C3.750%2C4.525%204.309%2C3.937%204.999%2C3.937%20C5.689%2C3.937%206.248%2C4.525%206.248%2C5.250%20C6.248%2C5.976%205.689%2C6.563%204.999%2C6.563%20ZM4.999%2C0.000%20C2.239%2C0.000%200.002%2C2.351%200.002%2C5.250%20C0.002%2C7.445%204.168%2C14.005%204.999%2C14.001%20C5.817%2C14.005%209.997%2C7.416%209.997%2C5.250%20C9.997%2C2.351%207.759%2C0.000%204.999%2C0.000%20ZM4.999%2C12.688%20C4.307%2C12.693%200.835%2C7.079%200.835%2C5.250%20C0.835%2C2.834%202.699%2C0.875%204.999%2C0.875%20C7.299%2C0.875%209.164%2C2.834%209.164%2C5.250%20C9.164%2C7.056%205.681%2C12.693%204.999%2C12.688%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left 4px no-repeat; }

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

@media all and (min-width: 940px) {
  .menu-wrapper {
    background: #2d2d2d;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-family: 'roboto_condensed';
    position: relative;
    z-index: 10; }

  .menu-button {
    display: none; }

  .menu {
    position: relative;
    max-width: 940px;
    margin: auto;
    font-size: 0;
    line-height: 0;
    text-align: left; }
    .menu li.item-opened {
      position: relative; }
      .menu li.item-opened > ul {
        display: block; }
    .menu .parent-item {
      display: none; }
    .menu ul {
      position: absolute;
      left: 0 !important;
      right: 0 !important;
      background: #eee;
      box-shadow: inset 0 2px 0 #1ab275;
      display: none;
      padding: 17px 20px 14px; }
      .menu ul li {
        display: inline-block;
        vertical-align: top; }
      .menu ul a {
        display: block;
        font-size: 15px;
        color: #555;
        padding: 10px 15px 11px;
        font-weight: 100;
        text-decoration: none; }
        .menu ul a:hover {
          color: #1ab275;
          box-shadow: inset 0 0 0 1px rgba(25, 185, 121, 0.2); }
    .menu > li {
      display: inline-block;
      vertical-align: top;
      line-height: 1;
      margin-bottom: -10px; }
      .menu > li:last-child > a:before {
        width: 1px;
        height: 19px;
        content: '';
        background: rgba(255, 255, 255, 0.1);
        position: absolute;
        left: auto;
        right: 0;
        top: 9px; }
      .menu > li.s3-menu-allin-has > a > span:before {
        width: 22px;
        height: 5px;
        content: '';
        position: absolute;
        left: 50%;
        right: 0;
        margin-left: -10px;
        top: 36px;
        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%228px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%208%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23bbbbbb%22%20d%3D%22M8.390%2C1.093%20L4.467%2C4.778%20L3.912%2C4.778%20L-0.012%2C1.093%20L1.165%2C-0.012%20L4.189%2C2.828%20L7.213%2C-0.012%20L8.390%2C1.093%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center top no-repeat; }
      .menu > li.s3-menu-allin-active > a {
        color: #1ab275; }
        .menu > li.s3-menu-allin-active > a > span {
          box-shadow: inset 0 0 0 1px rgba(25, 185, 121, 0.3); }
          .menu > li.s3-menu-allin-active > a > span:after {
            width: 22px;
            height: 5px;
            content: '';
            position: absolute;
            left: 50%;
            right: 0;
            margin-left: -10px;
            top: 36px;
            background: #2d2d2d 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%228px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%208%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231ab275%22%20d%3D%22M8.390%2C1.093%20L4.466%2C4.778%20L3.912%2C4.778%20L-0.012%2C1.093%20L1.165%2C-0.012%20L4.189%2C2.828%20L7.213%2C-0.012%20L8.390%2C1.093%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center top no-repeat; }
      .menu > li.s3-menu-allin-has:hover > a:before {
        bottom: -13px;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(136, 183, 213, 0);
        border-bottom-color: #1ab275;
        border-width: 5px;
        margin-left: -4px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: all 0.5s ease; }
        .menu > li.s3-menu-allin-has:hover > a > span:before {
          background: #2d2d2d 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%228px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%208%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231ab275%22%20d%3D%22M8.390%2C1.093%20L4.466%2C4.778%20L3.912%2C4.778%20L-0.012%2C1.093%20L1.165%2C-0.012%20L4.189%2C2.828%20L7.213%2C-0.012%20L8.390%2C1.093%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center top no-repeat; }
      .menu > li > a {
        padding-bottom: 10px;
        display: block;
        font-size: 15px;
        color: #bbb;
        text-decoration: none;
        font-weight: 100;
        position: relative;
        margin: 13px 0; }
        .menu > li > a:hover > span {
          box-shadow: inset 0 0 0 1px rgba(25, 185, 121, 0.3); }
        .menu > li > a > span {
          display: block;
          padding: 12px 14px;
          position: relative; }
        .menu > li > a:after {
          width: 1px;
          height: 19px;
          content: '';
          background: rgba(255, 255, 255, 0.1);
          position: absolute;
          left: 0;
          top: 9px; }
        .menu > li > a:hover {
          color: #1ab275;
          background: none; }
          .menu > li > a:hover:after {
            background: none; }
          .menu > li > a:hover > span:after {
            width: 22px;
            height: 5px;
            content: '';
            position: absolute;
            left: 50%;
            right: 0;
            margin-left: -10px;
            top: 36px;
            background: none; }
      .menu > li > ul {
        top: 100%;
        left: 0; }
        .menu > li > ul ul {
          left: 100%;
          top: 0;
          display: none !important; } }

@media all and (max-width: 939px) {
  .menu-wrapper {
    position: absolute;
    width: 266px;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    display: none;
    z-index: 11;
    height: 100%;
    min-height: 100%; }
    .menu-wrapper.opened {
      display: block;
      box-shadow: 0 0 0 100000px rgba(0, 0, 0, 0.6); }
    .menu-wrapper.menu-animit {
      transition: all 0.3s ease-in-out; }

  .menu-button {
    margin: 0 34px 0 0;
    float: right;
    width: 56px;
    height: 62px;
    font-size: 0;
    line-height: 0;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    border-right: 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%2220px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2020%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M18.500%2C9.000%20L1.500%2C9.000%20C0.672%2C9.000%20-0.000%2C8.328%20-0.000%2C7.500%20C-0.000%2C6.672%200.672%2C6.000%201.500%2C6.000%20L18.500%2C6.000%20C19.328%2C6.000%2020.000%2C6.672%2020.000%2C7.500%20C20.000%2C8.328%2019.328%2C9.000%2018.500%2C9.000%20ZM18.500%2C3.000%20L1.500%2C3.000%20C0.672%2C3.000%20-0.000%2C2.328%20-0.000%2C1.500%20C-0.000%2C0.671%200.672%2C-0.000%201.500%2C-0.000%20L18.500%2C-0.000%20C19.328%2C-0.000%2020.000%2C0.671%2020.000%2C1.500%20C20.000%2C2.328%2019.328%2C3.000%2018.500%2C3.000%20ZM1.500%2C12.000%20L18.500%2C12.000%20C19.328%2C12.000%2020.000%2C12.671%2020.000%2C13.500%20C20.000%2C14.328%2019.328%2C15.000%2018.500%2C15.000%20L1.500%2C15.000%20C0.672%2C15.000%20-0.000%2C14.328%20-0.000%2C13.500%20C-0.000%2C12.671%200.672%2C12.000%201.500%2C12.000%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') 50% 50% no-repeat; }
    .menu-button.opened {
      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%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M9.886%2C8.471%20L8.472%2C9.885%20L4.937%2C6.350%20L1.401%2C9.885%20L-0.013%2C8.471%20L3.522%2C4.935%20L-0.013%2C1.400%20L1.401%2C-0.014%20L4.937%2C3.521%20L8.472%2C-0.014%20L9.886%2C1.400%20L6.351%2C4.935%20L9.886%2C8.471%20Z%22%20class%3D%22cls-1%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') 50% 50% no-repeat;
      float: none;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 15;
      margin: 0; }

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

  .menu li.opened > ul, .menu li.item-opened > ul {
    display: block; }
    .menu ul {
      display: none; }
    .menu > li.s3-menu-allin-has > a > 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%228px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%208%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23bbbbbb%22%20d%3D%22M8.390%2C1.093%20L4.467%2C4.778%20L3.912%2C4.778%20L-0.012%2C1.093%20L1.165%2C-0.012%20L4.189%2C2.828%20L7.213%2C-0.012%20L8.390%2C1.093%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') right no-repeat; }
      .menu > li:first-child > a > span {
        border-top: none; }
      .menu > li.s3-menu-allin-has > a:after {
        content: '';
        position: absolute;
        right: 50px;
        top: 50%;
        width: 7px;
        height: 4px;
        margin-top: -2px; }
        .menu > li.s3-menu-allin-has > a:hover:after {
          background: url(../arrow-drop-menu.svg) left top no-repeat; }
      .menu > li > a {
        color: #000;
        font-size: 15px;
        display: block;
        font-weight: 100;
        text-decoration: none;
        padding: 0 50px 0 30px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: all 0.5s ease;
        position: relative; }
        .menu > li > a > span {
          display: block;
          padding: 6px 10px 6px 0;
          border-top: 1px solid rgba(0, 0, 0, 0.1); }
        .menu > li > a:hover {
          color: #fff;
          background: #1ab275;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
          transition: all 0.5s ease; }
    .menu ul {
      background: #eee;
      padding: 0 0 0 39px; }
      .menu ul li a {
        font-size: 14px;
        color: #444;
        text-decoration: none;
        font-weight: 100;
        display: block;
        padding: 7px 10px 7px 0; }
        .menu ul li a:hover {
          color: #1ab275; }
      .menu ul ul {
        padding: 0 0 0 10px; } }

.owl-carousel-top {
  position: relative; }
  .owl-carousel-top .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 4px;
    text-align: center; }
  .owl-carousel-top .owl-dots .owl-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: top;
    background: #cec8c6;
    margin: 0 2px; }
    .owl-carousel-top .owl-dots .owl-dot.active {
      width: 8px;
      height: 8px;
      border: 1px solid #1ab275;
      background: none;
      margin-top: -2px; }
  .owl-carousel-top .owl-controls {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    z-index: 10;
    width: 940px;
    margin: auto;
    font-size: 0;
    text-align: center; }
  .owl-carousel-top .owl-controls .owl-nav {
    display: inline-block;
    vertical-align: top; }
  .owl-carousel-top .owl-controls .owl-prev, .owl-carousel-top .owl-controls .owl-next {
    display: inline-block;
    vertical-align: top;
    width: 11px;
    height: 18px;
    position: relative;
    z-index: 5; }
  .owl-carousel-top .owl-controls .owl-prev {
    background: url(../slider-aroow.svg) 0 0 no-repeat;
    float: left;
    margin-right: 60px; }
    .owl-carousel-top .owl-controls .owl-prev:hover {
      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%2211px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2011%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231ab275%22%20d%3D%22M8.455%2C18.010%20L-0.011%2C9.594%20L-0.011%2C8.404%20L8.455%2C-0.011%20L10.995%2C2.513%20L4.470%2C8.999%20L10.995%2C15.485%20L8.455%2C18.010%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') 50% 50% no-repeat; }
  .owl-carousel-top .owl-controls .owl-next {
    margin-left: 60px;
    float: right;
    background: url(../slider-aroow.svg) 0 0 no-repeat;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg); }
    .owl-carousel-top .owl-controls .owl-next:hover {
      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%2211px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2011%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231ab275%22%20d%3D%22M8.455%2C18.010%20L-0.011%2C9.594%20L-0.011%2C8.404%20L8.455%2C-0.011%20L10.995%2C2.513%20L4.470%2C8.999%20L10.995%2C15.485%20L8.455%2C18.010%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') 50% 50% no-repeat; }
  .owl-carousel-top .item {
    text-align: center;
    font-size: 0;
    position: relative; }
  .owl-carousel-top .item:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1; }
  .owl-carousel-top .item img {
    width: 100%;
    height: auto;
    position: relative; }
  .owl-carousel-top .item .title {
    color: #fff;
    font-family: 'roboto_slab';
    font-weight: 500;
    text-align: center;
    max-width: 940px;
    display: inline-block;
    vertical-align: top;
    margin: auto;
    position: relative;
    z-index: 10;
    line-height: 50px;
    padding: 226px 0 8px 0;
    font-size: 50px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5); }

.block-service {
  background: #2d2d2d;
  padding: 50px 0;
  box-shadow: inset 0 8px 15px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 8px 15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 8px 15px rgba(0, 0, 0, 0.1);
  position: relative; }
  .block-service:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 1202px;
    z-index: 1;
    left: 0;
    background: url(../top-bg.svg) center top no-repeat; }
  .block-service:after {
    content: '';
    position: absolute;
    bottom: -160px;
    right: 0;
    height: 160px;
    left: 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%222000px%22%20height%3D%22160px%22%20%20viewBox%3D%220%200%202000%20160%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%232d2d2d%22%20d%3D%22M2006.000%2C-0.000%20L999.625%2C160.000%20L-6.000%2C-0.000%20%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center top no-repeat; }

.service-inner {
  max-width: 940px;
  margin: auto;
  text-align: center;
  position: relative;
  z-index: 2; }
  .service-inner ul {
    margin: 0;
    padding: 30px 0 0 0;
    list-style: none;
    text-align: justify;
    font-family: 'roboto_condensed';
    width: 940px; }
  .service-inner ul:after {
    width: 100%;
    height: 0px;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block; }
  .service-inner ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 22px;
    text-align: center; }
    .service-inner ul li a {
      display: block;
      color: #fff;
      text-decoration: none;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .service-inner ul li a span {
        display: block; }
      .service-inner ul li a .s-title {
        font-size: 20px;
        font-weight: 100; }
      .service-inner ul li a .s-image {
        margin-bottom: 5px;
        font-size: 0;
        width: 283px;
        height: 201px;
        border: 5px solid rgba(0, 0, 0, 0.2);
        position: relative;
        overflow: hidden; }
        .service-inner ul li a .s-image img {
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
          transition: all 0.5s ease; }
        .service-inner ul li a .s-image:before {
          position: absolute;
          content: '';
          left: 0;
          top: 0;
          right: 0;
          bottom: 0;
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
          transition: all 0.5s ease; }
        .service-inner ul li a .s-image:after {
          content: 'ÐŸÐ¾Ð´Ñ€Ð¾Ð±Ð½ÐµÐµ';
          position: absolute;
          color: #1ab275;
          font-size: 14px;
          text-align: center;
          font-weight: 200;
          left: 50%;
          top: 50%;
          margin: -20px 0 0 -50px;
          border: 1px solid rgba(255, 255, 255, 0.2);
          padding: 7px 20px;
          transform: translate3d(0, -400%, 0);
          -webkit-transform: translate3d(0, -400%, 0);
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
          transition: all 0.5s ease; }
      .service-inner ul li a:hover {
        color: #1ab275;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: all 0.5s ease; }
        .service-inner ul li a:hover .s-image:before {
          background: rgba(0, 0, 0, 0.4);
          -webkit-transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
          transition: all 0.5s ease; }
          .service-inner ul li a:hover .s-image:after {
            transform: none; }

a.show-all-service {
  color: #8f8f8f;
  font-size: 14px;
  font-family: 'roboto_condensed';
  font-weight: 100;
  border: 1px solid rgba(255, 255, 255, 0.2);
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding: 7px 17px; }

.service-title {
  text-align: center;
  color: #969696;
  font-size: 25px;
  font-family: 'roboto_slab';
  font-weight: 400;
  padding: 0 0 14px;
  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%2223px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%2023%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231ab275%22%20d%3D%22M3.196%2C2.472%20C2.235%2C2.472%201.250%2C3.144%201.250%2C3.970%20C1.250%2C4.284%201.360%2C4.620%201.668%2C4.827%20C1.817%2C4.942%201.817%2C5.110%201.644%2C5.293%20C1.439%2C5.507%201.140%2C5.675%200.840%2C5.675%20C0.478%2C5.675%20-0.003%2C5.347%20-0.003%2C4.712%20C-0.003%2C4.360%200.234%2C3.603%201.179%2C2.915%20C2.172%2C2.181%203.023%2C1.936%204.000%2C1.876%20C6.064%2C0.277%207.734%2C-0.013%208.948%2C-0.013%20C10.272%2C-0.013%2011.453%2C0.399%2012.052%2C0.629%20C12.588%2C0.828%2014.668%2C1.669%2016.141%2C2.296%20C17.685%2C2.915%2019.017%2C3.290%2019.931%2C3.290%20C20.664%2C3.290%2021.720%2C3.038%2021.720%2C2.166%20C21.720%2C1.845%2021.585%2C1.623%2021.404%2C1.493%20C21.302%2C1.409%2021.223%2C1.286%2021.223%2C1.179%20C21.223%2C0.858%2021.523%2C0.369%2022.042%2C0.369%20C22.625%2C0.369%2022.940%2C0.935%2022.940%2C1.363%20C22.940%2C2.525%2021.633%2C3.313%2020.750%2C3.664%20C19.127%2C5.339%2017.488%2C6.012%2015.897%2C6.012%20C14.731%2C6.012%2013.612%2C5.706%2012.131%2C5.186%20C11.012%2C4.788%207.498%2C3.397%206.088%2C2.961%20C4.788%2C2.571%204.047%2C2.472%203.212%2C2.472%20L3.196%2C2.472%20ZM7.727%2C0.622%20C6.647%2C0.622%205.623%2C1.149%205.119%2C1.929%20C5.733%2C1.936%206.663%2C2.067%208.199%2C2.609%20C9.736%2C3.114%2012.572%2C4.291%2013.565%2C4.620%20C14.668%2C4.972%2015.724%2C5.263%2016.771%2C5.263%20C17.945%2C5.263%2018.993%2C4.888%2019.545%2C3.925%20C18.450%2C4.062%2017.418%2C3.894%2015.897%2C3.320%20C14.731%2C2.885%2011.516%2C1.455%2010.429%2C1.096%20C9.515%2C0.797%208.633%2C0.622%207.742%2C0.622%20L7.727%2C0.622%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center bottom no-repeat;
  position: relative; }
  .service-title:after {
    content: '';
    position: absolute;
    left: 0;
    width: 48%;
    height: 1px;
    background: rgba(255, 255, 255, 0.1);
    bottom: 2px; }
  .service-title:before {
    content: '';
    position: absolute;
    right: 0;
    width: 48%;
    height: 1px;
    background: rgba(255, 255, 255, 0.1);
    bottom: 2px; }

.block-main {
  padding: 0 0 10px;
  position: relative;
  z-index: 2; }

.main-wrap {
  width: 940px;
  margin: auto;
  background: #fff;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  padding: 0 0 50px 0; }

.block-title {
  text-align: center;
  color: #000;
  font-size: 25px;
  font-family: 'roboto_slab';
  font-weight: 400;
  padding: 44px 0 14px;
  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%2223px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%2023%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%2341ffb4%22%20d%3D%22M3.196%2C2.472%20C2.235%2C2.472%201.250%2C3.144%201.250%2C3.970%20C1.250%2C4.284%201.360%2C4.620%201.668%2C4.827%20C1.817%2C4.942%201.817%2C5.110%201.644%2C5.293%20C1.439%2C5.507%201.140%2C5.675%200.840%2C5.675%20C0.478%2C5.675%20-0.003%2C5.347%20-0.003%2C4.712%20C-0.003%2C4.360%200.234%2C3.603%201.179%2C2.915%20C2.172%2C2.181%203.023%2C1.936%204.000%2C1.876%20C6.064%2C0.277%207.734%2C-0.013%208.948%2C-0.013%20C10.272%2C-0.013%2011.453%2C0.399%2012.052%2C0.629%20C12.588%2C0.828%2014.668%2C1.669%2016.141%2C2.296%20C17.685%2C2.915%2019.017%2C3.290%2019.931%2C3.290%20C20.664%2C3.290%2021.720%2C3.038%2021.720%2C2.166%20C21.720%2C1.845%2021.585%2C1.623%2021.404%2C1.493%20C21.302%2C1.409%2021.223%2C1.286%2021.223%2C1.179%20C21.223%2C0.858%2021.523%2C0.369%2022.042%2C0.369%20C22.625%2C0.369%2022.940%2C0.935%2022.940%2C1.363%20C22.940%2C2.525%2021.633%2C3.313%2020.750%2C3.664%20C19.127%2C5.339%2017.488%2C6.012%2015.897%2C6.012%20C14.731%2C6.012%2013.612%2C5.706%2012.131%2C5.186%20C11.012%2C4.788%207.498%2C3.397%206.088%2C2.961%20C4.788%2C2.571%204.047%2C2.472%203.212%2C2.472%20L3.196%2C2.472%20ZM7.727%2C0.622%20C6.647%2C0.622%205.623%2C1.149%205.119%2C1.929%20C5.733%2C1.936%206.663%2C2.067%208.199%2C2.609%20C9.736%2C3.114%2012.572%2C4.291%2013.565%2C4.620%20C14.668%2C4.972%2015.724%2C5.263%2016.771%2C5.263%20C17.945%2C5.263%2018.993%2C4.888%2019.545%2C3.925%20C18.450%2C4.062%2017.418%2C3.894%2015.897%2C3.320%20C14.731%2C2.885%2011.516%2C1.455%2010.429%2C1.096%20C9.515%2C0.797%208.633%2C0.622%207.742%2C0.622%20L7.727%2C0.622%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center bottom no-repeat;
  position: relative; }
  .block-title:after {
    content: '';
    position: absolute;
    left: 0;
    width: 48%;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    bottom: 2px; }
  .block-title:before {
    content: '';
    position: absolute;
    right: 0;
    width: 48%;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    bottom: 2px; }

.block-body {
  font-size: 16px;
  color: #555;
  font-family: 'roboto_condensed';
  font-weight: 100;
  padding: 30px 60px 0;
  line-height: 22px; }
  .block-body p {
    margin: 0; }

.block-image {
  width: 400px;
  height: 314px;
  float: left;
  margin: 30px 20px 0 60px; }

.block-more {
  color: #000;
  font-size: 14px;
  font-family: 'roboto_condensed';
  font-weight: 100;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  border: 1px solid rgba(3, 3, 3, 0.2);
  padding: 6px 20px 7px;
  margin-top: 25px;
  margin-left: 60px; }

#tabs .name-tabs {
  padding: 30px 0 10px;
  margin: 0;
  list-style: none;
  font-size: 14px;
  color: #000;
  font-family: 'roboto_condensed';
  font-weight: 100;
  text-align: center; }
  #tabs .name-tabs li {
    display: inline-block;
    vertical-align: top;
    padding: 0 4px 10px;
    outline: none; }
    #tabs .name-tabs li.ui-state-active a {
      background-color: #41ffb4; }
    #tabs .name-tabs li a {
      border: 1px solid rgba(3, 3, 3, 0.2);
      padding: 7px 17px;
      display: block;
      text-decoration: none;
      color: #000;
      outline: none;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      #tabs .name-tabs li a:hover {
        background-color: #41ffb4;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: all 0.5s ease; }

.gallery-foto {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0;
  text-align: center;
  width: 940px; }
  .gallery-foto:after {
    width: 100%;
    height: 0px;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block; }
  .gallery-foto li {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px 20px; }
  .gallery-foto li .foto-wrap {
    position: relative;
    display: block; }
    .gallery-foto li .foto-wrap.opened .icons2 {
      display: block; }
    .gallery-foto li .foto-wrap .icons2 {
      display: block;
      display: none;
      position: absolute;
      left: 0;
      right: 0;
      top: 50%;
      margin-top: 40px;
      text-align: center; }
      .gallery-foto li .foto-wrap .icons2.opened {
        display: block; }
    .gallery-foto li .foto-wrap .foto-img {
      display: block;
      position: relative;
      width: 260px;
      height: 204px; }
      .gallery-foto li .foto-wrap .foto-img:after {
        position: absolute;
        content: '';
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: all 0.5s ease; }
    .gallery-foto li .foto-wrap:hover .icons1 {
      display: block; }
      .gallery-foto li .foto-wrap:hover .foto-img:after {
        background: rgba(0, 0, 0, 0.6);
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: all 0.5s ease; }
    .gallery-foto li .foto-wrap:focus {
      background: rgba(0, 0, 0, 0.6);
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      transition: all 0.5s ease; }

.gallery-foto.note {
  width: 820px; }

.gallery-foto.note li, .show-all {
  display: none; }

.gallery-foto.note li.show {
  display: inline-block; }

.show-all {
  font-size: 14px;
  color: #000;
  font-family: 'roboto_condensed';
  font-weight: 200;
  border: none;
  background: none;
  border: 1px solid rgba(3, 3, 3, 0.2);
  padding: 6px 40px 6px 20px;
  outline: none;
  position: relative; }
  .show-all:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 5px;
    right: 20px;
    top: 14px;
    background: url(../arrow-show-all.svg) left no-repeat; }
  .show-all.up:after {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg); }

.button-bot {
  text-align: center;
  padding-bottom: 40px; }

.icons1 {
  display: block;
  position: absolute;
  z-index: 3;
  height: 17px;
  left: 0;
  right: 0;
  text-align: center;
  top: 50%;
  display: none;
  margin-top: -8px;
  text-align: center; }
  .icons1 a.ico1 {
    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%2218px%22%20%20viewBox%3D%220%200%2017%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23989898%22%20d%3D%22M17.000%2C15.991%20L15.026%2C17.999%20L10.439%2C13.333%20C9.420%2C13.919%208.260%2C14.281%207.007%2C14.281%20C3.130%2C14.281%20-0.012%2C11.084%20-0.012%2C7.140%20C-0.012%2C3.197%203.130%2C-0.000%207.007%2C-0.000%20C10.884%2C-0.000%2014.026%2C3.197%2014.026%2C7.140%20C14.026%2C8.776%2013.464%2C10.265%2012.554%2C11.469%20L17.000%2C15.991%20ZM7.007%2C2.380%20C4.423%2C2.380%202.327%2C4.511%202.327%2C7.140%20C2.327%2C9.769%204.423%2C11.900%207.007%2C11.900%20C9.592%2C11.900%2011.687%2C9.769%2011.687%2C7.140%20C11.687%2C4.511%209.592%2C2.380%207.007%2C2.380%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center top no-repeat;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: top;
    padding: 0 8px;
    /*&:hover{
     background:url(data-image-svg(17px, 18px, '<path fill="#{$lightGreen}" d="M17.000,15.991 L15.026,17.999 L10.439,13.333 C9.420,13.919 8.260,14.281 7.007,14.281 C3.130,14.281 -0.012,11.084 -0.012,7.140 C-0.012,3.197 3.130,-0.000 7.007,-0.000 C10.884,-0.000 14.026,3.197 14.026,7.140 C14.026,8.776 13.464,10.265 12.554,11.469 L17.000,15.991 ZM7.007,2.380 C4.423,2.380 2.327,4.511 2.327,7.140 C2.327,9.769 4.423,11.900 7.007,11.900 C9.592,11.900 11.687,9.769 11.687,7.140 C11.687,4.511 9.592,2.380 7.007,2.380 Z"></path>')) center top no-repeat;
     }*/ }
  .icons1 .ico2 {
    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%2218px%22%20%20viewBox%3D%220%200%2016%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23989898%22%20d%3D%22M13.332%2C12.723%20C12.657%2C12.723%2012.053%2C12.993%2011.592%2C13.417%20L5.254%2C9.668%20C5.299%2C9.461%205.335%2C9.252%205.335%2C9.035%20C5.335%2C8.820%205.299%2C8.611%205.254%2C8.403%20L11.521%2C4.689%20C11.999%2C5.139%2012.631%2C5.421%2013.332%2C5.421%20C14.809%2C5.421%2016.000%2C4.212%2016.000%2C2.710%20C16.000%2C1.211%2014.809%2C-0.000%2013.332%2C-0.000%20C11.857%2C-0.000%2010.666%2C1.211%2010.666%2C2.709%20C10.666%2C2.928%2010.702%2C3.134%2010.747%2C3.342%20L4.480%2C7.058%20C4.001%2C6.606%203.370%2C6.326%202.668%2C6.326%20C1.191%2C6.326%20-0.000%2C7.536%20-0.000%2C9.035%20C-0.000%2C10.535%201.191%2C11.746%202.668%2C11.746%20C3.369%2C11.746%204.001%2C11.465%204.479%2C11.015%20L10.807%2C14.772%20C10.763%2C14.963%2010.736%2C15.162%2010.736%2C15.361%20C10.736%2C16.816%2011.902%2C17.999%2013.331%2C17.999%20C14.761%2C17.999%2015.928%2C16.817%2015.928%2C15.361%20C15.928%2C13.905%2014.762%2C12.723%2013.332%2C12.723%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center top no-repeat;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: top;
    padding: 0 8px;
    cursor: pointer; }
  .icons1 .ico2.opened {
    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%2218px%22%20%20viewBox%3D%220%200%2016%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%2341ffb4%22%20d%3D%22M13.332%2C12.723%20C12.657%2C12.723%2012.053%2C12.993%2011.592%2C13.417%20L5.254%2C9.668%20C5.299%2C9.461%205.335%2C9.252%205.335%2C9.035%20C5.335%2C8.820%205.299%2C8.611%205.254%2C8.403%20L11.521%2C4.689%20C11.999%2C5.139%2012.631%2C5.421%2013.332%2C5.421%20C14.809%2C5.421%2016.000%2C4.212%2016.000%2C2.710%20C16.000%2C1.211%2014.809%2C-0.000%2013.332%2C-0.000%20C11.857%2C-0.000%2010.666%2C1.211%2010.666%2C2.709%20C10.666%2C2.928%2010.702%2C3.134%2010.747%2C3.342%20L4.480%2C7.058%20C4.001%2C6.606%203.370%2C6.326%202.668%2C6.326%20C1.191%2C6.326%20-0.000%2C7.536%20-0.000%2C9.035%20C-0.000%2C10.535%201.191%2C11.746%202.668%2C11.746%20C3.369%2C11.746%204.001%2C11.465%204.479%2C11.015%20L10.807%2C14.772%20C10.763%2C14.963%2010.736%2C15.162%2010.736%2C15.361%20C10.736%2C16.816%2011.902%2C17.999%2013.331%2C17.999%20C14.761%2C17.999%2015.928%2C16.817%2015.928%2C15.361%20C15.928%2C13.905%2014.762%2C12.723%2013.332%2C12.723%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center top no-repeat; }
  .icons1 .ico2:hover {
    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%2218px%22%20%20viewBox%3D%220%200%2016%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%2341ffb4%22%20d%3D%22M13.332%2C12.723%20C12.657%2C12.723%2012.053%2C12.993%2011.592%2C13.417%20L5.254%2C9.668%20C5.299%2C9.461%205.335%2C9.252%205.335%2C9.035%20C5.335%2C8.820%205.299%2C8.611%205.254%2C8.403%20L11.521%2C4.689%20C11.999%2C5.139%2012.631%2C5.421%2013.332%2C5.421%20C14.809%2C5.421%2016.000%2C4.212%2016.000%2C2.710%20C16.000%2C1.211%2014.809%2C-0.000%2013.332%2C-0.000%20C11.857%2C-0.000%2010.666%2C1.211%2010.666%2C2.709%20C10.666%2C2.928%2010.702%2C3.134%2010.747%2C3.342%20L4.480%2C7.058%20C4.001%2C6.606%203.370%2C6.326%202.668%2C6.326%20C1.191%2C6.326%20-0.000%2C7.536%20-0.000%2C9.035%20C-0.000%2C10.535%201.191%2C11.746%202.668%2C11.746%20C3.369%2C11.746%204.001%2C11.465%204.479%2C11.015%20L10.807%2C14.772%20C10.763%2C14.963%2010.736%2C15.162%2010.736%2C15.361%20C10.736%2C16.816%2011.902%2C17.999%2013.331%2C17.999%20C14.761%2C17.999%2015.928%2C16.817%2015.928%2C15.361%20C15.928%2C13.905%2014.762%2C12.723%2013.332%2C12.723%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center top no-repeat; }

.masters-form {
  background: #e7e7e7;
  margin: 0 -60px -30px;
  text-align: center;
  padding: 48px 0 76px; }
  .masters-form .tpl-field-button {
    text-align: center;
    background: #e7e7e7;
    width: 210px;
    margin: 30px auto -20px; }
  .masters-form .tpl-field-button .tpl-form-button {
    background: #41ffb4;
    border: 1px solid rgba(255, 255, 255, 0.15);
    outline: none;
    text-shadow: 0 1px 2px rgba(51, 51, 51, 0.35);
    color: black;
    font-family: Arial;
    font-size: 18px;
    font-weight: 700;
    line-height: bold;
    padding: 8px 28px 7px; }

.form-wrap {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  width: 300px;
  padding: 0 80px 0;
  background-color: #e7e7e7;
  border: 1px solid #d0d0d0;
  box-shadow: 1px 1px 0 white, inset 1px 0 1px 0 #f3f3f3;
  font-family: 'roboto_condensed';
  font-weight: 100;
  font-size: 14px; }
  .form-wrap .field-title {
    padding: 8px 0 4px; }
  .form-wrap .tpl-field.timess {
    float: left; }
  .form-wrap .tpl-field.type-calendar {
    float: right; }
    .form-wrap .tpl-field.type-calendar .field-value {
      width: 128px;
      box-shadow: none;
      height: 33px;
      padding: 0 0 0 10px; }
      .form-wrap .tpl-field.type-calendar .field-value input {
        width: 128px;
        padding: 0;
        height: 33px; }
  .form-wrap .field-value {
    width: 280px;
    height: 18px;
    padding: 6px 10px 9px;
    background-color: white;
    border: 1px solid #cfcfcf;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
    position: relative; }
  .form-wrap .field-value.calend {
    background: #fff url(../date-pic.svg) 112px -3px no-repeat; }
  .form-wrap .field-value.error {
    border: 1px solid #f00; }
  .form-wrap .field-value.timess {
    width: 118px;
    box-shadow: none; }
  .form-wrap .field-value input {
    outline: none;
    width: 100%;
    border: none;
    background: none;
    position: relative;
    z-index: 10; }
  .form-wrap .title {
    text-align: center;
    color: #000;
    font-size: 25px;
    font-family: 'roboto_slab';
    font-weight: 400;
    padding: 0 15px 30px;
    margin: -16px -15px -20px;
    background: #e7e7e7; }

.but {
  text-align: center; }

.tabs-more {
  color: #000;
  font-size: 14px;
  font-family: 'roboto_condensed';
  font-weight: 100;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  border: 1px solid rgba(3, 3, 3, 0.2);
  padding: 6px 20px 7px;
  margin-top: 25px; }

.b-share-icon_vkontakte {
  background: url(../vk.svg) left top no-repeat !important; }
  .b-share-icon_vkontakte:hover {
    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%2213px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2013%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20opacity%3D%220.7%22%20fill%3D%22%2341ffb4%22%20d%3D%22M9.306%2C6.804%20C10.739%2C7.259%2011.778%2C8.604%2011.778%2C10.193%20C11.778%2C12.155%2010.193%2C13.747%208.236%2C13.747%20C8.174%2C13.747%208.111%2C13.745%208.050%2C13.742%20L8.050%2C13.747%20L0.873%2C13.747%20L0.873%2C0.747%20L8.050%2C0.747%20L8.050%2C0.749%20C9.757%2C0.799%2011.126%2C2.202%2011.126%2C3.926%20C11.126%2C5.198%2010.381%2C6.295%209.306%2C6.804%20ZM6.512%2C3.366%20C6.496%2C3.366%206.481%2C3.367%206.465%2C3.368%20L6.465%2C3.366%20L4.508%2C3.366%20L4.508%2C5.890%20L6.465%2C5.890%20L6.465%2C5.888%20C6.481%2C5.889%206.496%2C5.890%206.512%2C5.890%20C7.207%2C5.890%207.770%2C5.325%207.770%2C4.628%20C7.770%2C3.930%207.207%2C3.366%206.512%2C3.366%20ZM6.931%2C8.511%20L6.931%2C8.509%20L4.508%2C8.509%20L4.508%2C11.221%20L6.931%2C11.221%20L6.931%2C11.219%20C7.656%2C11.194%208.236%2C10.598%208.236%2C9.865%20C8.236%2C9.132%207.656%2C8.536%206.931%2C8.511%20Z%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left top no-repeat !important; }

.b-share-icon_twitter {
  background: url(../tw.svg) left top no-repeat !important; }
  .b-share-icon_twitter:hover {
    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%3Cpath%20opacity%3D%220.7%22%20fill%3D%22%2341ffb4%22%20d%3D%22M1.823%2C1.350%20C1.823%2C1.350%203.995%2C4.440%208.566%2C4.715%20C8.566%2C4.715%207.886%2C2.309%2010.432%2C1.034%20C10.432%2C1.034%2012.511%2C0.021%2014.164%2C1.796%20C14.164%2C1.796%2015.603%2C1.468%2016.243%2C1.008%20C16.243%2C1.008%2016.070%2C1.955%2014.830%2C2.796%20C14.830%2C2.796%2015.923%2C2.677%2016.669%2C2.296%20C16.669%2C2.296%2015.883%2C3.374%2015.070%2C3.952%20C15.070%2C3.952%2015.336%2C7.936%2012.404%2C10.841%20C9.472%2C13.747%206.114%2C13.576%206.114%2C13.576%20C6.114%2C13.576%203.408%2C13.799%200.730%2C12.156%20C0.730%2C12.156%203.182%2C12.512%205.581%2C10.789%20C5.581%2C10.789%203.328%2C10.881%202.516%2C8.554%20C2.516%2C8.554%203.422%2C8.725%203.981%2C8.475%20C3.981%2C8.475%201.329%2C7.962%201.369%2C5.294%20C1.369%2C5.294%202.156%2C5.754%202.862%2C5.662%20C2.862%2C5.662%200.396%2C4.190%201.823%2C1.350%20Z%22%20class%3D%22cls-1%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left top no-repeat !important; }

.b-share-icon_facebook {
  background: url(../fb.svg) center top no-repeat !important; }
  .b-share-icon_facebook:hover {
    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%228px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%208%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20opacity%3D%220.7%22%20fill%3D%22%2341ffb4%22%20d%3D%22M2.398%2C14.654%20L5.323%2C14.654%20L5.323%2C7.737%20L7.388%2C7.737%20L7.603%2C5.328%20L5.323%2C5.328%20L5.323%2C3.874%20C5.323%2C3.874%205.252%2C3.209%205.969%2C3.209%20C6.686%2C3.209%207.603%2C3.209%207.603%2C3.209%20L7.603%2C0.842%20L5.323%2C0.842%20C5.323%2C0.842%202.398%2C0.772%202.398%2C3.209%20L2.398%2C5.328%20L0.892%2C5.328%20L0.892%2C7.737%20L2.398%2C7.737%20L2.398%2C14.654%20Z%22%20class%3D%22cls-1%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center top no-repeat !important; }

.b-share-icon_odnoklassniki {
  background: url(../ok.svg) center top no-repeat !important; }
  .b-share-icon_odnoklassniki:hover {
    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%229px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%209%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20opacity%3D%220.7%22%20fill%3D%22%2341ffb4%22%20d%3D%22M8.792%2C9.679%20C8.239%2C10.296%207.287%2C10.625%206.453%2C10.802%20L6.399%2C10.903%20L8.420%2C12.812%20C8.836%2C13.207%208.838%2C13.848%208.423%2C14.244%20L8.347%2C14.315%20C7.933%2C14.711%207.259%2C14.712%206.843%2C14.318%20L4.802%2C12.381%20L2.752%2C14.339%20C2.337%2C14.736%201.666%2C14.735%201.252%2C14.338%20L1.177%2C14.266%20C0.764%2C13.869%200.765%2C13.225%201.179%2C12.828%20L3.218%2C10.903%20L3.165%2C10.802%20C2.341%2C10.624%201.376%2C10.291%200.832%2C9.684%20C0.832%2C9.684%200.337%2C9.023%200.885%2C8.413%20C1.433%2C7.803%201.954%2C8.049%202.104%2C8.159%20C2.104%2C8.159%203.306%2C8.921%204.809%2C8.921%20L4.809%2C8.915%20C6.314%2C8.915%207.517%2C8.150%207.517%2C8.150%20C7.668%2C8.040%208.190%2C7.793%208.739%2C8.405%20C9.288%2C9.017%208.792%2C9.679%208.792%2C9.679%20ZM4.809%2C7.956%20C2.759%2C7.956%201.097%2C6.363%201.097%2C4.399%20C1.097%2C2.434%202.759%2C0.842%204.809%2C0.842%20C6.859%2C0.842%208.521%2C2.434%208.521%2C4.399%20C8.521%2C6.363%206.859%2C7.956%204.809%2C7.956%20ZM4.809%2C2.925%20C3.959%2C2.925%203.271%2C3.584%203.271%2C4.399%20C3.271%2C5.213%203.959%2C5.872%204.809%2C5.872%20C5.658%2C5.872%206.346%2C5.213%206.346%2C4.399%20C6.346%2C3.584%205.658%2C2.925%204.809%2C2.925%20Z%22%20class%3D%22cls-1%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center top no-repeat !important; }

.owl-carousel-bot {
  padding: 30px 0 0 0; }
  .owl-carousel-bot .item {
    width: 260px;
    margin: 0 auto; }
  .owl-carousel-bot .slide-pic {
    width: 260px;
    height: 284px;
    cursor: pointer;
    overflow: hidden;
    position: relative; }
  .owl-carousel-bot .slide-pic:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .owl-carousel-bot .slide-pic:after {
    content: 'Ð¡Ð¼Ð¾Ñ‚Ñ€ÐµÑ‚ÑŒ Ñ€Ð°Ð±Ð¾Ñ‚Ñ‹';
    position: absolute;
    color: #1ab275;
    font-size: 14px;
    text-align: center;
    font-weight: 200;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -66px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 7px 20px;
    transform: translate3d(0, -600%, 0);
    -webkit-transform: translate3d(0, -600%, 0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .owl-carousel-bot .slide-pic:hover:after {
    transform: none; }
  .owl-carousel-bot .slide-pic:hover:before {
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .owl-carousel-bot .owl-nav {
    text-align: center;
    padding-top: 20px; }
  .owl-carousel-bot .owl-nav .owl-prev, .owl-carousel-bot .owl-nav .owl-next {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    border: 1px solid rgba(3, 3, 3, 0.2);
    font-size: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .owl-carousel-bot .owl-nav .owl-prev:hover, .owl-carousel-bot .owl-nav .owl-next:hover {
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
      transition: all 0.5s ease; }
  .owl-carousel-bot .owl-nav .owl-prev {
    background: url(../img/slide-arrow.svg) 50% 50% no-repeat; }
    .owl-carousel-bot .owl-nav .owl-prev:hover {
      background: #41ffb4 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%228px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M6.149%2C-0.008%20L-0.008%2C6.537%20L-0.008%2C7.463%20L6.149%2C14.008%20L7.997%2C12.044%20L3.251%2C7.000%20L7.997%2C1.956%20L6.149%2C-0.008%20Z%22%20class%3D%22cls-1%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center center no-repeat; }
  .owl-carousel-bot .owl-nav .owl-next {
    background: url(../img/slide-arrow.svg) 50% 50% no-repeat;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg); }
    .owl-carousel-bot .owl-nav .owl-next:hover {
      background: #41ffb4 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%228px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M6.149%2C-0.008%20L-0.008%2C6.537%20L-0.008%2C7.463%20L6.149%2C14.008%20L7.997%2C12.044%20L3.251%2C7.000%20L7.997%2C1.956%20L6.149%2C-0.008%20Z%22%20class%3D%22cls-1%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center center no-repeat; }

.ti_tx {
  display: none; }

.timepicker_wrap {
  display: block !important; }

.tpl-anketa-success-note {
  text-align: center;
  padding: 30px;
  color: #fff;
  font-size: 30px; }

.mins {
  position: absolute;
  right: 0;
  top: 0;
  width: 22px;
  height: 32px;
  font-size: 0;
  line-height: 0;
  background-color: #727272;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.12) 0%, rgba(255, 255, 255, 0.12) 100%);
  border: 1px solid #bcabb0; }
  .mins .prev {
    width: 22px;
    height: 14px;
    background: url(../abb.svg) 7px top no-repeat;
    position: absolute;
    bottom: 0; }
  .mins .next {
    width: 22px;
    height: 14px;
    background: url(../at.svg) 7px bottom no-repeat;
    position: absolute;
    top: 0; }

.main-wrap.wr {
  padding-bottom: 30px; }

.mas-title {
  color: #000;
  font-size: 20px;
  text-align: center;
  font-family: 'roboto_condensed';
  font-weight: 100;
  line-height: normal;
  padding: 3px 5px; }

.site-masters {
  text-align: justify; }
  .site-masters:after {
    width: 100%;
    height: 0px;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block; }
  .site-masters .masters-item {
    width: 260px;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 20px;
    cursor: pointer; }
  .site-masters .masters-pic {
    width: 260px;
    height: 284px; }
  .site-masters .masters-title {
    color: #000;
    font-size: 25px;
    text-align: center;
    font-family: 'roboto_condensed';
    font-weight: 100;
    line-height: normal;
    padding: 3px 5px; }

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

@media screen and (min-width: 940px) {
    .site-main {
      float: left;
      width: 100%; } }
  .site-main__inner {
    position: relative; }
  .site-main__inner .wrap-in {
    max-width: 940px;
    margin: auto; }

.wrap-main {
  background-color: white;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1); }

.site-sidebar {
  position: relative; }

.site-footer {
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  background: #2d2d2d; }
  .site-footer .footer-inner {
    min-height: 249px;
    max-width: 940px;
    margin: auto;
    color: #999;
    font-size: 12px; }
  .site-footer .footer-inner .left-s {
    float: left;
    padding: 48px 60px 0 60px; }
  .site-footer .footer-inner .right-s {
    float: right;
    padding: 50px 60px 0 0;
    text-align: right;
    width: 150px; }
  .site-footer .footer-inner a {
    color: #41ffb4; }

.reviews-tit {
  text-align: center;
  color: #fff;
  font-size: 25px;
  font-family: 'roboto_slab';
  font-weight: 400;
  padding: 44px 0 14px;
  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%2223px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%2023%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%2341ffb4%22%20d%3D%22M3.196%2C2.472%20C2.235%2C2.472%201.250%2C3.144%201.250%2C3.970%20C1.250%2C4.284%201.360%2C4.620%201.668%2C4.827%20C1.817%2C4.942%201.817%2C5.110%201.644%2C5.293%20C1.439%2C5.507%201.140%2C5.675%200.840%2C5.675%20C0.478%2C5.675%20-0.003%2C5.347%20-0.003%2C4.712%20C-0.003%2C4.360%200.234%2C3.603%201.179%2C2.915%20C2.172%2C2.181%203.023%2C1.936%204.000%2C1.876%20C6.064%2C0.277%207.734%2C-0.013%208.948%2C-0.013%20C10.272%2C-0.013%2011.453%2C0.399%2012.052%2C0.629%20C12.588%2C0.828%2014.668%2C1.669%2016.141%2C2.296%20C17.685%2C2.915%2019.017%2C3.290%2019.931%2C3.290%20C20.664%2C3.290%2021.720%2C3.038%2021.720%2C2.166%20C21.720%2C1.845%2021.585%2C1.623%2021.404%2C1.493%20C21.302%2C1.409%2021.223%2C1.286%2021.223%2C1.179%20C21.223%2C0.858%2021.523%2C0.369%2022.042%2C0.369%20C22.625%2C0.369%2022.940%2C0.935%2022.940%2C1.363%20C22.940%2C2.525%2021.633%2C3.313%2020.750%2C3.664%20C19.127%2C5.339%2017.488%2C6.012%2015.897%2C6.012%20C14.731%2C6.012%2013.612%2C5.706%2012.131%2C5.186%20C11.012%2C4.788%207.498%2C3.397%206.088%2C2.961%20C4.788%2C2.571%204.047%2C2.472%203.212%2C2.472%20L3.196%2C2.472%20ZM7.727%2C0.622%20C6.647%2C0.622%205.623%2C1.149%205.119%2C1.929%20C5.733%2C1.936%206.663%2C2.067%208.199%2C2.609%20C9.736%2C3.114%2012.572%2C4.291%2013.565%2C4.620%20C14.668%2C4.972%2015.724%2C5.263%2016.771%2C5.263%20C17.945%2C5.263%2018.993%2C4.888%2019.545%2C3.925%20C18.450%2C4.062%2017.418%2C3.894%2015.897%2C3.320%20C14.731%2C2.885%2011.516%2C1.455%2010.429%2C1.096%20C9.515%2C0.797%208.633%2C0.622%207.742%2C0.622%20L7.727%2C0.622%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center bottom no-repeat;
  position: relative; }
  .reviews-tit:after {
    content: '';
    position: absolute;
    left: 0;
    width: 46%;
    height: 1px;
    background: rgba(255, 255, 255, 0.1);
    bottom: 2px; }
  .reviews-tit:before {
    content: '';
    position: absolute;
    right: 0;
    width: 46%;
    height: 1px;
    background: rgba(255, 255, 255, 0.1);
    bottom: 2px; }

.reviews-note {
  font-size: 16px;
  font-family: 'roboto_condensed';
  font-weight: 100;
  color: #999;
  padding: 35px 60px 30px; }
  .reviews-note p {
    margin: 0; }

.reviews-title {
  font-size: 16px;
  font-family: 'roboto_slab';
  font-weight: 400;
  color: #fff;
  margin: 0 65px 0 60px;
  border-top: 1px solid #5c5c5c;
  padding: 15px 0 0 0;
  position: relative; }
  .reviews-title:before {
    content: '';
    position: absolute;
    left: 9px;
    top: 0px;
    width: 0;
    height: 0;
    border-top: 10px solid #5c5c5c;
    border-right: 10px solid transparent; }
  .reviews-title:after {
    content: '';
    position: absolute;
    left: 10px;
    top: -2px;
    width: 0;
    height: 0;
    border-top: 9px solid #2d2d2d;
    border-right: 10px solid transparent; }

.bottom-blocks {
  padding: 0 0 10px; }

.blocks-wrapper {
  max-width: 940px;
  margin: 0 auto; }

.left-wrap {
  width: 465px;
  max-height: 450px;
  min-height: 450px;
  padding-bottom: 20px;
  background-color: #2d2d2d;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  float: left; }
  .left-wrap.sl {
    float: none;
    width: auto; }
  .left-wrap .owl-controls {
    float: right;
    margin: -10px 60px 0 0;
    position: relative;
    z-index: 3; }
  .left-wrap .owl-dot {
    width: 6px;
    height: 6px;
    background: #858585;
    border-radius: 50%;
    display: inline-block;
    vertical-align: top;
    margin: 0 2px; }
  .left-wrap .owl-dot.active {
    width: 8px;
    height: 8px;
    border: 1px solid #1ab275;
    background: none;
    margin-top: -2px; }

.right-wrap {
  float: right;
  width: 465px;
  max-height: 470px;
  min-height: 470px;
  background-color: white;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  font-family: 'roboto_condensed'; }
  .right-wrap.news {
    float: none;
    width: auto; }

.news-name {
  text-align: center;
  color: #000;
  font-size: 25px;
  font-family: 'roboto_slab';
  font-weight: 400;
  padding: 44px 0 14px;
  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%2223px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%2023%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%2341ffb4%22%20d%3D%22M3.196%2C2.472%20C2.235%2C2.472%201.250%2C3.144%201.250%2C3.970%20C1.250%2C4.284%201.360%2C4.620%201.668%2C4.827%20C1.817%2C4.942%201.817%2C5.110%201.644%2C5.293%20C1.439%2C5.507%201.140%2C5.675%200.840%2C5.675%20C0.478%2C5.675%20-0.003%2C5.347%20-0.003%2C4.712%20C-0.003%2C4.360%200.234%2C3.603%201.179%2C2.915%20C2.172%2C2.181%203.023%2C1.936%204.000%2C1.876%20C6.064%2C0.277%207.734%2C-0.013%208.948%2C-0.013%20C10.272%2C-0.013%2011.453%2C0.399%2012.052%2C0.629%20C12.588%2C0.828%2014.668%2C1.669%2016.141%2C2.296%20C17.685%2C2.915%2019.017%2C3.290%2019.931%2C3.290%20C20.664%2C3.290%2021.720%2C3.038%2021.720%2C2.166%20C21.720%2C1.845%2021.585%2C1.623%2021.404%2C1.493%20C21.302%2C1.409%2021.223%2C1.286%2021.223%2C1.179%20C21.223%2C0.858%2021.523%2C0.369%2022.042%2C0.369%20C22.625%2C0.369%2022.940%2C0.935%2022.940%2C1.363%20C22.940%2C2.525%2021.633%2C3.313%2020.750%2C3.664%20C19.127%2C5.339%2017.488%2C6.012%2015.897%2C6.012%20C14.731%2C6.012%2013.612%2C5.706%2012.131%2C5.186%20C11.012%2C4.788%207.498%2C3.397%206.088%2C2.961%20C4.788%2C2.571%204.047%2C2.472%203.212%2C2.472%20L3.196%2C2.472%20ZM7.727%2C0.622%20C6.647%2C0.622%205.623%2C1.149%205.119%2C1.929%20C5.733%2C1.936%206.663%2C2.067%208.199%2C2.609%20C9.736%2C3.114%2012.572%2C4.291%2013.565%2C4.620%20C14.668%2C4.972%2015.724%2C5.263%2016.771%2C5.263%20C17.945%2C5.263%2018.993%2C4.888%2019.545%2C3.925%20C18.450%2C4.062%2017.418%2C3.894%2015.897%2C3.320%20C14.731%2C2.885%2011.516%2C1.455%2010.429%2C1.096%20C9.515%2C0.797%208.633%2C0.622%207.742%2C0.622%20L7.727%2C0.622%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center bottom no-repeat;
  position: relative; }
  .news-name:after {
    content: '';
    position: absolute;
    left: 0;
    width: 46%;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    bottom: 2px; }
  .news-name:before {
    content: '';
    position: absolute;
    right: 0;
    width: 46%;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    bottom: 2px; }

.news-image {
  width: 78px;
  height: 78px;
  border: 1px solid #ddd;
  float: left;
  margin: 0 20px 0 0; }

.news-date {
  color: #555;
  font-size: 12px;
  font-weight: 300; }

.news-title {
  color: #000;
  font-size: 16px;
  font-family: 'roboto_slab';
  font-weight: 400;
  padding: 13px 0 14px 100px; }
  .news-title.in {
    padding-left: 0; }
  .news-title a {
    color: #000;
    text-decoration: none; }

.news-anonce {
  font-weight: 100;
  color: #555;
  padding-left: 100px; }
  .news-anonce.in {
    padding-left: 0; }
  .news-anonce p {
    margin: 0; }

.site-news {
  padding: 30px 60px 30px 64px; }

.clear-news {
  display: none;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ''; }

.all-news {
  font-size: 14px;
  font-weight: 100;
  text-align: center;
  padding-top: 15px; }
  .all-news a {
    color: #000;
    display: inline-block;
    vertical-align: top;
    border: 1px solid rgba(3, 3, 3, 0.2);
    padding: 8px 20px;
    text-decoration: none; }

.block-bot-form {
  padding: 0 0 10px; }
  .block-bot-form .form-inner {
    max-width: 940px;
    margin: 0 auto;
    background-color: #1ab275;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1); }
  .block-bot-form .bot-form {
    padding: 0 30px 30px 60px;
    text-align: center;
    font-size: 0;
    line-height: normal; }
  .block-bot-form .field-title {
    display: none; }
  .block-bot-form .form-desk {
    font-size: 12px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #d0d0d0; }
  .block-bot-form .field-value {
    float: left; }
  .block-bot-form .field-value label {
    display: block;
    width: 352px;
    background-color: white;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
    padding: 8px 10px 8px 36px;
    margin: 0 20px 10px 0; }
    .block-bot-form .field-value label.error {
      border: 1px solid red; }
    .block-bot-form .field-value label.name {
      background: #fff url(../name-ico.svg) 10px no-repeat; }
    .block-bot-form .field-value label.phone {
      background: #fff url(../phone-ico.svg) 10px no-repeat; }
    .block-bot-form .field-value label.area {
      background: #fff url(../area-ico.svg) 10px 12px no-repeat; }
    .block-bot-form .field-value label input {
      border: none;
      background: none;
      outline: none;
      width: 100%;
      font-size: 14px;
      color: #666;
      font-family: 'roboto_condensed';
      font-weight: 100; }
    .block-bot-form .field-value label textarea {
      width: 100%;
      resize: none;
      outline: none;
      border: none;
      background: none;
      font-size: 14px;
      color: #666;
      font-family: 'roboto_condensed';
      font-weight: 100;
      height: 66px; }
  .block-bot-form .tpl-form-button {
    display: inline-block;
    vertical-align: top;
    background-color: #2d2d2d;
    border: 1px solid rgba(255, 255, 255, 0.15);
    color: #fff;
    font: bold 18px Arial, "Helvetica Neue", Helvetica, sans-serif;
    outline: none;
    padding: 6px 32px; }
  .block-bot-form .form-name {
    font-size: 25px;
    color: #fff;
    text-align: center;
    font-family: 'roboto_slab';
    font-weight: 400;
    padding: 44px 0 20px; }
  .block-bot-form .tpl-field {
    padding: 10px 0 10px 0; }

.site-map {
  padding: 0; }
  .site-map .map-wrap {
    max-width: 940px;
    margin: 0 auto 10px;
    height: 360px;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1); }

.bot-contacts {
  float: left;
  padding: 0 90px 0 44px;
  margin: 0;
  list-style: none;
  width: 195px;
  margin-top: 50px;
  border-left: 1px solid rgba(255, 255, 255, 0.05);
  border-right: 1px solid rgba(255, 255, 255, 0.05); }
  .bot-contacts li {
    padding: 0 0 15px; }
  .bot-contacts li:last-child {
    padding: 0; }
  .bot-contacts li a {
    font-weight: 600;
    font-family: 'roboto';
    font-size: 14px; }

.network-title {
  padding: 0 0 10px; }

.contact-title {
  color: #bbb; }

.site-network {
  padding: 0;
  margin: 0;
  list-style: none; }
  .site-network li {
    display: inline-block;
    vertical-align: top;
    /*&:nth-child(1) a {
     background:rgba(0,0,0, 0.2) url(../s1.svg) 50% 50% no-repeat;
     }
     &:nth-child(2) a {
     background:rgba(0,0,0, 0.2) url(../s2.svg) 50% 50% no-repeat;
     }
     &:nth-child(3) a {
     background:rgba(0,0,0, 0.2) url(../s3.svg) 50% 50% no-repeat;
     }
     &:nth-child(4) a {
     background:rgba(0,0,0, 0.2) url(../s33.svg) 50% 50% no-repeat;
     }*/ }
  .site-network li a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 27px;
    height: 26px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 50%; }

.counters {
  padding: 70px 0 0 0; }
  .counters img {
    height: 31px; }

.site-copyright {
  padding: 60px 0 0 0; }
  .site-copyright span {
    font-size: 12px !important; }

.mas-left {
  float: left; }

.mas-image {
  width: 260px;
  height: 284px;
  margin-right: 20px; }

.table-wr {
  padding: 0 0 0 280px; }
  .table-wr.inn {
    padding: 0; }

.mas-right ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-family: 'roboto_condensed';
  font-weight: 100;
  display: table;
  width: 100%; }
  .mas-right ul li {
    padding: 0;
    display: table-row; }
  .mas-right ul span {
    display: table-cell;
    vertical-align: top;
    padding: 0 0 7px 0; }
  .mas-right ul .mas-name {
    color: #999;
    width: 125px; }
  .mas-right ul .mas-note {
    color: #000; }

.gallery-foto.note {
  text-align: justify;
  line-height: 0;
  font-size: 1px;
  text-justify: newspaper;
  zoom: 1;
  text-align-last: justify; }
  .gallery-foto.note:after {
    width: 100%;
    height: 0px;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block; }
  .gallery-foto.note li {
    padding: 0 0 20px; }

.gallery-foto-title {
  text-align: center;
  color: #000;
  font-size: 25px;
  font-family: 'roboto_slab';
  font-weight: 400;
  padding: 30px 0 20px;
  position: relative;
  border-top: 1px dashed #ddd;
  margin: 30px -60px 0; }

.mas-body {
  padding: 20px 0 0 280px;
  line-height: 22px;
  color: #555; }
  .mas-body.inn {
    padding: 0; }
  .mas-body p {
    margin: 0; }

.top-form {
  text-align: left; }

.popup-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  overflow-y: auto;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 100;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  .popup-wrapper.opened {
    visibility: visible;
    opacity: 1;
    bottom: -20px; }
  .popup-wrapper .popup-inner {
    margin: auto;
    width: 100%;
    text-align: center; }
  .popup-wrapper .popup-form {
    padding: 15px 30px 30px;
    width: 400px;
    background-color: white;
    display: inline-block;
    position: relative; }
  .popup-wrapper .popup-form .popup-close {
    font-size: 0;
    width: 30px;
    height: 30px;
    background: url(../icon-close.svg) 50% 50% no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer; }
  .popup-wrapper .tpl-field {
    padding: 0 0 20px 0; }
  .popup-wrapper .title {
    font-family: 'roboto_slab';
    font-weight: 400;
    font-size: 25px;
    color: #000;
    padding: 0 0 25px; }
  .popup-wrapper .tpl-field-button {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 0; }
  .popup-wrapper .field-title {
    float: left;
    color: #555;
    font-size: 14px;
    font-family: 'roboto_condensed';
    font-weight: 100;
    width: 123px;
    padding: 7px 0 0 0; }
  .popup-wrapper .field-value {
    width: 251px;
    height: 30px;
    background-color: white;
    border: 2px solid rgba(0, 0, 0, 0.1);
    float: left;
    padding: 0 10px; }
  .popup-wrapper .field-value.error {
    border: 2px solid red; }
  .popup-wrapper .field-value input {
    outline: none;
    width: 100%;
    border: none;
    padding: 4px 0px;
    background: none; }
  .popup-wrapper .tpl-form-button {
    display: inline-block;
    vertical-align: top;
    text-shadow: 0 1px 0 black;
    color: white;
    font-size: 17px 20px;
    font-weight: 300;
    text-transform: uppercase;
    font-family: 'roboto_condensed';
    outline: none;
    background: #1ab275;
    text-transform: uppercase;
    padding: 20px;
    border: none; }

@media screen and (max-width: 939px) {
  .slogan {
    width: auto; }

  .slogan span {
    width: 450px; }

  .owl-carousel-top .owl-controls {
    width: auto; }

  .service-inner ul {
    width: 680px;
    margin: 0 auto; }

  .gallery-foto {
    width: auto; }

  .site-map {
    padding: 0 34px; }

  .gallery-foto.note {
    padding: 0;
    text-align: center;
    width: auto; }
    .gallery-foto.note li {
      padding: 0 10px 20px; }

  .wrap-main {
    margin: 0 34px; }

  .page-path {
    padding: 8px 0 7px 34px; }

  .block-bot-form .field-value {
    float: none;
    display: inline-block;
    vertical-align: top; }
    .block-bot-form .field-value label {
      width: 232px; }

  .site-masters {
    text-align: center; }
    .site-masters .masters-item {
      margin: 0 10px 20px; }

  .gallery-foto {
    padding: 0 30px; }

  .nl {
    float: none;
    width: auto;
    padding-left: 100px; }
    .nl.in {
      padding-left: 0; }

  .block-bot-form {
    padding: 0 34px 10px; }

  .block-main {
    margin: 0 34px; }

  .left-wrap {
    margin: 0 34px 10px; }

  .right-wrap {
    margin: 0 34px 0; }

  .left-wrap, .right-wrap {
    float: none;
    width: auto;
    max-height: 440px;
    height: auto;
    min-height: inherit; }

  .left-wrap {
    padding-bottom: 20px; }

  .bot-contacts {
    padding: 0 47px 0 25px; }

  .site-footer .footer-inner .left-s {
    padding: 48px 40px 0 34px; }

  .site-footer .footer-inner .right-s {
    padding: 50px 34px 0 0; }

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

  .masters {
    padding: 0 80px; }

  .block-image {
    float: none; }

  .block-more {
    margin-left: 60px; }

  .main-wrap {
    padding: 0 0 30px;
    width: 100%; }

  .block-service:after {
    height: 62px;
    bottom: -62px;
    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%222000px%22%20height%3D%22160px%22%20%20viewBox%3D%220%200%202000%20160%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%232d2d2d%22%20d%3D%22M2006.000%2C-0.000%20L999.625%2C160.000%20L-6.000%2C-0.000%20%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center top no-repeat;
    background-size: 1000px 62px; }

  .block-service:before {
    background-size: cover;
    height: 1135px; }

  .service-title:after, .service-title:before {
    width: 46%; }

  .service-title {
    margin: 0 34px; }

  .block-service {
    padding: 45px 0 39px; }

  .service-inner ul {
    text-align: center; }
    .service-inner ul li {
      padding: 0 15px 22px; }

  .owl-carousel-top .owl-controls {
    bottom: 20px; }
    .owl-carousel-top .item .title {
      padding: 54px 0 8px 0;
      display: inline-block;
      vertical-align: top;
      width: 440px; }

  .site-header .inner {
    min-height: 162px; }

  .add-top {
    float: left;
    margin: 14px 0 0 34px; }

  .clear-top {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

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

  .site-header .inner .left-side {
    padding: 26px 0 24px 33px; }

  .phone-top {
    padding: 0 33px 0 24px; } }

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

  .site-map {
    padding: 0 20px; }

  .gallery-foto.note {
    padding: 0 45px;
    text-align: center; }
    .gallery-foto.note li {
      padding: 0 5px 10px; }
      .gallery-foto.note li .foto-wrap .icons2 {
        margin-top: 20px; }
        .gallery-foto.note li .foto-wrap .foto-img {
          width: 164px;
          height: 129px; }

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

  .mas-body {
    padding: 20px 0 0 0; }

  .table-wr {
    padding: 20px 0 0 0; }

  .mas-left {
    float: none; }

  .mas-image {
    margin: 0 auto; }

  .wrap-main {
    margin: 0 20px; }

  .block-bot-form {
    padding: 0 20px 10px; }
    .block-bot-form .bot-form {
      padding: 0 20px 30px; }
    .block-bot-form .field-value {
      display: block;
      vertical-align: top; }
      .block-bot-form .field-value label {
        margin: 0 auto 10px; }

  .left-wrap {
    margin: 0 20px 10px; }

  .right-wrap {
    margin: 0 20px 0; }

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

  .site-copyright {
    padding: 26px 0 38px 0;
    text-align: center; }

  .site-footer .footer-inner .right-s {
    float: none;
    width: auto;
    padding: 20px 0 0 0; }

  .network-title {
    display: none; }

  .site-network {
    text-align: center; }

  .bot-contacts li a {
    font-size: 11px; }

  .bot-contacts {
    float: none;
    width: auto;
    border-left: none;
    border-right: none;
    margin-top: 20px;
    padding: 0; }

  .site-footer .footer-inner .left-s {
    float: none;
    padding: 44px 40px 0 34px; }

  .site-footer .footer-inner {
    font-size: 11px;
    text-align: center; }

  .counters {
    padding-top: 20px; }

  .owl-carousel-bot .item {
    height: 262px; }

  .owl-carousel-bot .slide-pic {
    width: 240px;
    height: 262px;
    margin: 0 auto; }

  .masters {
    padding: 0; }

  .gallery-foto {
    padding: 0 20px; }

  #tabs .name-tabs {
    padding: 30px 20px 10px; }

  .gallery-foto li a .foto-img {
    width: 164px;
    height: 129px; }

  .block-body {
    padding: 20px 50px 0; }

  .block-image {
    width: 339px;
    height: 267px;
    margin: 30px 0 0 50px; }

  .block-service:after {
    height: 40px;
    bottom: -40px;
    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%222000px%22%20height%3D%22160px%22%20%20viewBox%3D%220%200%202000%20160%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%232d2d2d%22%20d%3D%22M2006.000%2C-0.000%20L999.625%2C160.000%20L-6.000%2C-0.000%20%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center top no-repeat;
    background-size: 767px 40px; }

  .block-more {
    margin-left: 50px;
    margin-top: 15px; }

  .block-service:before {
    background-size: cover;
    height: 962px; }

  .service-inner ul li {
    padding: 0 10px 22px; }

  .service-title:after, .service-title:before, .block-title:before, .block-title:after {
    width: 45%; }

  .service-title {
    margin: 0 20px; }

  .service-inner ul li a .s-image {
    width: 200px;
    height: 141px; }

  .add-top {
    float: left;
    margin: 14px 0 0 34px;
    position: relative;
    left: 50%;
    padding: 0 0 0 24px;
    margin-left: -146px;
    text-align: left; }

  .menu-button {
    margin: 0 10px 0 0; }

  .phone-top {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
    margin-right: 25px;
    margin-bottom: 24px;
    padding: 0 0 0 24px; }

  .site-header .inner {
    min-height: 212px;
    text-align: center; }
    .site-header .inner .left-side {
      float: none;
      text-align: center;
      padding: 26px 0 10px 0; }

  .owl-carousel-top .owl-controls {
    bottom: 30px; }
    .owl-carousel-top .item .title {
      display: none; } }

@media screen and (max-width: 600px) {
  .button-bot {
    padding-bottom: 30px;
    padding-top: 10px; }

  .gallery-foto.note {
    padding: 0 10px;
    text-align: center; }
    .gallery-foto.note li {
      padding: 0 5px 10px; }
      .gallery-foto.note li .foto-wrap .icons2 {
        margin-top: 15px; }
        .gallery-foto.note li .foto-wrap .foto-img {
          width: 144px;
          height: 113px; } }

@media screen and (max-width: 690px) {
  .service-inner ul {
    width: auto;
    margin: 0 auto; } }

@media screen and (max-width: 640px) {
  .form-wrap {
    padding: 0 40px 0; } }

@media screen and (max-width: 570px)
.service-inner ul {
  width: auto; }

@media screen and (max-width: 645px) {
  .gallery-foto li .foto-wrap .icons2 {
    margin-top: 20px; }

  .gallery-foto li .foto-wrap .foto-img {
    width: 164px;
    height: 129px; } }

@media screen and (max-width: 460px) {
  .gallery-foto-title {
    margin: 30px -10px 0; } }

@media screen and (max-width: 479px) {
  .gallery-foto li .foto-wrap .icons2 {
    margin-top: 10px; }

  .gallery-foto li .foto-wrap .foto-img {
    width: 115px;
    height: 91px; }

  .gallery-foto.note li {
    padding: 0 3px 3px; }

  .gallery-foto.note {
    padding: 0; }

  .masters-form {
    margin: 0 -10px -30px; }

  .site-map {
    padding: 0; }

  .popup-wrapper .title {
    padding: 0 0 10px; }
    .popup-wrapper .popup-form {
      padding: 15px 20px 30px;
      width: 260px; }
    .popup-wrapper .field-title {
      float: none;
      padding: 0 0 7px 0; }
    .popup-wrapper .field-value {
      float: none;
      width: auto; }

  .form-wrap .title {
    margin: -16px 0 -20px;
    line-height: 25px; }

  .form-wrap .field-value.calend {
    background: #fff url(../date-pic.svg) 90px -3px no-repeat; }

  .form-wrap .tpl-field.type-calendar .field-value input {
    width: 104px; }

  .form-wrap {
    width: 256px; }

  .form-wrap .tpl-field.type-calendar .field-value {
    width: 106px; }

  .form-wrap .field-value {
    width: 236px; }

  .form-wrap .field-value.timess {
    width: 96px; }

  .form-wrap {
    padding: 0 20px 0; }

  .page-path {
    padding: 8px 0 7px 10px; }

  .wrap-main {
    margin: 0; }

  .block-bot-form {
    padding: 0 0 10px; }

  .in-bl {
    padding: 20px 10px; }

  .site-news {
    padding: 30px 20px; }

  .news-anonce {
    padding-left: 0;
    padding-top: 15px; }

  .clear-news {
    display: block; }

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

  .reviews-note {
    padding: 15px 20px 30px; }

  .service-title:after, .service-title:before, .block-title:before, .block-title:after {
    width: 44%; }

  .tabs-more {
    margin-top: 10px; }

  #tabs .name-tabs li {
    padding: 0 1px 10px; }

  .gallery-foto {
    padding: 0; }

  #tabs .name-tabs {
    padding: 30px 20px 10px; }

  .gallery-foto li a .foto-img {
    width: 115px;
    height: 91px; }

  .block-more {
    margin-left: 20px;
    margin-top: 10px; }

  .block-image {
    width: 240px;
    height: 189px;
    margin: 20px 20px 0; }

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

  .block-service:after {
    height: 30px;
    bottom: -30px;
    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%222000px%22%20height%3D%22160px%22%20%20viewBox%3D%220%200%202000%20160%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%232d2d2d%22%20d%3D%22M2006.000%2C-0.000%20L999.625%2C160.000%20L-6.000%2C-0.000%20%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E') center top no-repeat;
    background-size: 479px 30px; }

  .block-service:before {
    background-size: cover;
    height: 672px; }

  .service-inner ul li a .s-image {
    width: 130px;
    height: 90px; }

  .service-inner ul li {
    width: 140px;
    padding: 0 9px 22px; }

  .service-inner ul li a .s-title {
    font-size: 17px;
    line-height: 17px; }

  .service-title {
    margin: 0; } }

::-webkit-input-placeholder {
  color: #666; }

::-moz-placeholder {
  color: #666; }

:-moz-placeholder {
  color: #666; }
/* Firefox 18- */
:-ms-input-placeholder {
  color: #666; }

.cb a {
  color: #999 !important;
  font-size: 12px !important;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-weight: normal !important; }

.in-bl:after {
  clear: both;
  content: '';
  visibility: hidden;
  display: block; }


.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; /* çàäà¸ò âûñîòó êîíòåéíåðà äëÿ 16:9 (åñëè 4:3 — ïîñòàâüòå 75%) */
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}