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

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

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

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

@font-face {
  font-family: 'Roboto Italic';
  src: url("/g/fonts/roboto/roboto-i.eot");
  src: url("/g/fonts/roboto/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 Italic") format("svg");
  font-weight: normal;
  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-y: scroll; }

.overflowBox {
  overflow-y: hidden; }

.black-background {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  transition: all 0.3s ease-in-out;
  z-index: 30; }

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

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

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

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

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

html, body {
  height: 100%; }

html {
  font-size: 15px; }
  @media screen and (min-width: 1024px) {
  html {
    font-size: 1.46484vw; } }
  @media screen and (max-width: 1023px) {
  html {
    font-size: 15px; } }
  @media screen and (max-width: 767px) {
  html {
    font-size: 18px; } }

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

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

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

h2 {
  font-size: 26px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 22px; }

h5 {
  font-size: 20px; }

h6 {
  font-size: 18px; }

h5, h6 {
  font-weight: bold; }

@media screen and (min-width: 1024px) {
  h1 {
    font-size: 2.73438vw; }

  h2 {
    font-size: 2.53906vw; }

  h3 {
    font-size: 2.34375vw; }

  h4 {
    font-size: 2.14844vw; }

  h5 {
    font-size: 1.95313vw; }

  h6 {
    font-size: 1.75781vw; } }

@media screen and (max-width: 479px) {
  h1 {
    font-size: 24px; } }

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

a:hover {
  text-decoration: none; }

a img {
  border-color: #333; }

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;
  line-height: 26px; }
  @media screen and (min-width: 1024px) {
  .site-path {
    margin-bottom: 0.97656vw; } }

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

.black-background.show {
  opacity: 1;
  visibility: visible; }

.site-wrapper {
  min-height: 100%;
  max-width: 100%;
  margin: auto;
  position: relative;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .site-wrapper:after {
    content: '';
    position: absolute;
    width: 25.58594vw;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    display: block;
    background-color: #252f32;
    height: 100%; }
  @media screen and (max-width: 1023px) {
  .site-wrapper:after {
    display: none; } }

.site-header {
  background-color: #da3f2b;
  min-height: 85px;
  font-size: 22px;
  color: #fff;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none; }
  .site-header .menu-button {
    float: left;
    font-size: 0px;
    line-height: 0;
    width: 74px;
    height: 74px;
    cursor: pointer;
    background: #252f32 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%2235px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2035%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23da3f2b%22%20d%3D%22M-0.000%2C24.000%20L-0.000%2C20.000%20L35.000%2C20.000%20L35.000%2C24.000%20L-0.000%2C24.000%20ZM-0.000%2C10.000%20L35.000%2C10.000%20L35.000%2C14.000%20L-0.000%2C14.000%20L-0.000%2C10.000%20ZM-0.000%2C-0.000%20L35.000%2C-0.000%20L35.000%2C4.000%20L-0.000%2C4.000%20L-0.000%2C-0.000%20Z%22%2F%3E%3C%2Fsvg%3E') 50% 50% no-repeat;
    position: relative; }
  .site-header .menu-button.hide {
    visibility: hidden; }
  .site-header a {
    color: #fff; }
  @media screen and (min-width: 1024px) {
  .site-header {
    min-height: 8.30078vw;
    font-size: 2.14844vw; }
    .site-header .menu-button {
      display: none; } }
  @media screen and (max-width: 1023px) {
  .site-header {
    min-height: 0; } }

.site-header-name {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  margin: 17px 0 10px 32px;
  line-height: 23px;
  float: left;
  max-width: 250px; }
  .site-header-name a {
    text-decoration: none; }
  .site-header-name .site-header-type {
    font-size: 18px;
    line-height: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold; }
  @media screen and (min-width: 1024px) {
  .site-header-name {
    max-width: 24.41406vw;
    margin: 1.66016vw 0 0.97656vw 3.125vw;
    line-height: 2.24609vw; }
    .site-header-name .site-header-type {
      font-size: 1.75781vw;
      line-height: 1.95313vw;
      font-family: 'Roboto', sans-serif;
      font-weight: bold; } }

.site-contacts {
  margin: 15px 38px 10px 0;
  max-width: 720px;
  float: right;
  line-height: 0;
  font-size: 0; }
  .site-contacts .site-phone {
    position: relative;
    float: right;
    max-width: 320px; }
  .site-contacts .site-address {
    position: relative;
    float: right;
    max-width: 280px;
    margin: 0 0 0 77px; }
  .site-contacts .site-address .site-contacts-body {
    font-weight: 400; }
    .site-contacts .site-address .site-contacts-body div {
      display: inline-block; }
  .site-contacts .site-phone:after {
    position: absolute;
    width: 16px;
    height: 16px;
    content: '';
    left: -30px;
    top: 10px;
    background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M15.158%2C8.536C15.158%2C8.53614.737%2C8.536%2014.737%2C8.110%20C14.737%2C7.683%2014.579%2C4.964%2012.842%2C3.205%20C11.105%2C1.446%209.289%2C1.286%208.000%2C1.286%20C7.684%2C1.286%207.368%2C1.073%207.368%2C0.646%20C7.368%2C0.646%207.210%2C0.006%208.000%2C0.006%20C8.789%2C0.006%2011.131%2C-0.234%2013.473%2C2.139%20C15.815%2C4.511%2016.000%2C7.310%2016.000%2C7.896%20C16.000%2C8.483%2015.158%2C8.536%2015.158%2C8.536%20ZM7.789%2C5.337%20C8.315%2C5.337%209.210%2C5.284%209.894%2C5.977%20C10.579%2C6.670%2010.579%2C8.056%2010.526%2C8.110%20C10.473%2C8.163%2010.500%2C8.536%209.894%2C8.536%20C9.473%2C8.536%209.263%2C8.323%209.263%2C7.896%20C9.263%2C7.470%209.263%2C7.337%209.052%2C7.043%20C8.842%2C6.750%208.394%2C6.617%208.000%2C6.617%20C7.605%2C6.617%207.368%2C6.270%207.368%2C5.977%20C7.368%2C5.977%207.263%2C5.337%207.789%2C5.337%20ZM8.000%2C2.565%20C8.710%2C2.565%2010.289%2C2.752%2011.789%2C4.271%20C13.289%2C5.791%2013.263%2C7.710%2013.263%2C8.110%20C13.263%2C8.403%2012.894%2C8.536%2012.631%2C8.536%20C12.368%2C8.536%2012.000%2C8.483%2012.000%2C8.110%20C12.000%2C7.736%2011.815%2C6.004%2010.947%2C5.124%20C10.079%2C4.245%209.079%2C3.845%207.789%2C3.845%20C7.447%2C3.845%207.368%2C3.205%207.368%2C3.205%20C7.368%2C3.205%207.289%2C2.565%208.000%2C2.565%20ZM8.210%2C12.374%20C8.579%2C12.561%208.921%2C12.508%209.263%2C12.161%20C9.605%2C11.815%2010.526%2C10.669%2010.526%2C10.669%20L14.526%2C12.161%20L14.526%2C13.867%20C14.526%2C13.867%2013.210%2C16.000%2010.947%2C16.000%20C8.684%2C16.000%205.473%2C13.787%203.789%2C11.948%20C2.105%2C10.109%20-0.000%2C7.523%20-0.000%2C4.484%20C-0.000%2C3.578%201.026%2C1.979%202.315%2C1.286%20L3.789%2C1.286%20L5.263%2C5.337%20L3.579%2C6.830%20C3.579%2C6.830%203.210%2C7.230%203.789%2C8.110%20C4.368%2C8.989%206.631%2C11.655%208.210%2C12.374%20Z%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
    background-size: 100% 100%; }
  .site-contacts .site-address:after {
    position: absolute;
    width: 11px;
    height: 17px;
    content: '';
    left: -25px;
    top: 10px;
    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%2217px%22%20%20viewBox%3D%220%200%2011%2017%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M5.500%2C17.000%20C5.500%2C17.000%20-0.000%2C8.796%20-0.000%2C5.666%20C-0.000%2C2.537%202.462%2C-0.000%205.500%2C-0.000%20C8.537%2C-0.000%2011.000%2C2.537%2011.000%2C5.666%20C11.000%2C8.796%205.500%2C17.000%205.500%2C17.000%20ZM5.500%2C3.400%20C4.285%2C3.400%203.300%2C4.415%203.300%2C5.666%20C3.300%2C6.918%204.285%2C7.933%205.500%2C7.933%20C6.715%2C7.933%207.700%2C6.918%207.700%2C5.666%20C7.700%2C4.415%206.715%2C3.400%205.500%2C3.400%20Z%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
    background-size: 100% 100%; }
  .site-contacts .site-contacts-title {
    color: rgba(255, 255, 255, .7);
    line-height: normal;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300; }
  .site-contacts .site-contacts-body {
    line-height: normal;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700; }
  @media screen and (min-width: 1024px) {
  .site-contacts {
    margin: 2.05078vw 3.71094vw 2.05078vw 0;
    max-width: 70.3125vw; }
    .site-contacts .site-phone {
      max-width: 31.25vw; }

    .site-contacts .site-address {
      max-width: 31.25vw;
      margin: 0 0 0 8.30078vw; }

    .site-contacts .site-phone:after {
      width: 1.5625vw;
      height: 1.5625vw;
      left: -2.92969vw;
      top: 0.97656vw; }

    .site-contacts .site-address:after {
      width: 1.07422vw;
      height: 1.66016vw;
      left: -2.44141vw;
      top: 0.97656vw; }

    .site-contacts .site-contacts-title {
      font-size: 1.36719vw; }

    .site-contacts .site-contacts-body {
      font-size: 1.5625vw; } }
  @media screen and (max-width: 1023px) {
  .site-contacts {
    margin-bottom: 0;
    margin-top: 9px; }
    .site-contacts .site-address {
      display: none; } }
  @media screen and (max-width: 767px) {
  .site-contacts {
    display: none; } }

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

@media screen and (min-width: 940px) {
    .site-main {
      float: left;
      width: 100%; } }
  .site-main__inner {
    position: relative;
    background-color: #f3f3f3;
    z-index: 30; }

.site-sidebar {
  position: relative; }

.slider-wrapper {
  position: relative; }
  .slider-wrapper .slogan {
    position: absolute;
    bottom: 30px;
    left: 30px;
    z-index: 15;
    font-family: 'Roboto Black', sans-serif;
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
    line-height: 30px; }
  .slider-wrapper .slogan span {
    color: #fff;
    font-size: 48px;
    display: block; }
  @media screen and (min-width: 1024px) {
  .slider-wrapper .slogan {
    line-height: 2.92969vw;
    font-size: 2.53906vw;
    bottom: 2.92969vw;
    left: 2.92969vw;
    width: 33.20313vw; }
    .slider-wrapper .slogan span {
      line-height: 2.92969vw;
      font-size: 4.6875vw; } }
  @media screen and (max-width: 767px) {
  .slider-wrapper .slogan {
    bottom: 9px;
    line-height: 30px;
    left: 18px;
    font-size: 23px;
    width: 340px; }
    .slider-wrapper .slogan span {
      font-size: 43px; } }
  @media screen and (max-width: 479px) {
  .slider-wrapper .slogan {
    left: 0;
    right: 0;
    text-align: center;
    width: auto; } }

.order-button {
  margin-top: -99px;
  width: 126px;
  height: 99px;
  background-color: #da3f2b;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  padding: 0 15px;
  text-transform: uppercase;
  text-decoration: none;
  display: none;
  float: right;
  position: relative; }
  .order-button span {
    vertical-align: middle;
    display: inline-block; }
  .order-button span.helper {
    height: 100%;
    width: 0;
    visibility: hidden; }
  @media screen and (max-width: 767px) {
  .order-button {
    display: block; } }
  @media screen and (max-width: 479px) {
  .order-button {
    float: none;
    width: 100%;
    height: 74px;
    margin: 0;
    padding: 0; } }

.owl-carousel {
  position: relative; }
  .owl-carousel .owl-item > div {
    height: 280px;
    background-size: cover !important;
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.4); }
  .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    bottom: 37px;
    left: 402px;
    width: 34px;
    height: 50px;
    opacity: 0.3;
    transition: opacity 0.3s;
    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%2234px%22%20height%3D%2250px%22%20%20viewBox%3D%220%200%2034%2050%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.737%2C48.999%20L1.000%2C25.000%20L24.737%2C1.001%20L32.599%2C8.840%20L16.617%2C25.000%20L32.599%2C41.159%20L24.737%2C48.999%20Z%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
    background-size: 100% 100%;
    font-size: 0px;
    z-index: 10; }
    .owl-carousel .owl-nav .owl-prev:hover {
      opacity: 0.7; }
  .owl-carousel .owl-nav .owl-next {
    position: absolute;
    bottom: 37px;
    left: 449px;
    width: 34px;
    height: 50px;
    opacity: 0.3;
    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%2234px%22%20height%3D%2250px%22%20%20viewBox%3D%220%200%2034%2050%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20transform%3D%22rotate%28180%2017%2025%29%22%20d%3D%22M24.737%2C48.999%20L1.000%2C25.000%20L24.737%2C1.001%20L32.599%2C8.840%20L16.617%2C25.000%20L32.599%2C41.159%20L24.737%2C48.999%20Z%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
    background-size: 100% 100%;
    transition: opacity 0.3s;
    transform: none;
    -webkit-transform: none;
    font-size: 0px;
    z-index: 10; }
    .owl-carousel .owl-nav .owl-next:hover {
      opacity: 0.7; }
  @media screen and (min-width: 1024px) {
  .owl-carousel .owl-item > div {
    height: 27.34375vw; }
  .owl-carousel .owl-nav .owl-prev {
    bottom: 3.61328vw;
    left: 39.25781vw;
    width: 3.32031vw;
    height: 4.88281vw; }
    .owl-carousel .owl-nav .owl-next {
      bottom: 3.61328vw;
      left: 43.84766vw;
      width: 3.32031vw;
      height: 4.88281vw; } }
  @media screen and (max-width: 939px) {
  .owl-carousel .owl-nav {
    display: none; } }
  @media screen and (max-width: 767px) {
  .owl-carousel .owl-item > div {
    height: 330px; }
  .owl-carousel .owl-nav {
    display: none; } }
  @media screen and (max-width: 479px) {
  .owl-carousel .owl-item > div {
    height: 246px; }
  .owl-carousel .owl-nav {
    display: none; } }

@media screen and (max-width: 1023px) {
    .menu-wrapper {
      position: fixed;
      width: 263px;
      top: 0px;
      left: 0px;
      bottom: 0px;
      z-index: 100;
      background-color: #252f32;
      transform: translate3d(-100%, 0px, 0px);
      -webkit-transform: translate3d(-100%, 0px, 0px); }
      .menu-wrapper .close-button {
        visibility: hidden;
        width: 74px;
        height: 74px;
        position: absolute;
        left: 100%;
        top: 0;
        cursor: pointer;
        opacity: 0;
        transition: all 0.3s;
        background: #da3f2b 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%2228px%22%20height%3D%2228px%22%20%20viewBox%3D%220%200%2028%2028%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M27.579%2C3.550%20L16.973%2C14.156%20L27.579%2C24.763%20L24.751%2C27.591%20L14.144%2C16.985%20L2.830%2C28.298%20L0.002%2C25.470%20L11.316%2C14.156%20L0.002%2C2.842%20L2.830%2C0.014%20L14.144%2C11.328%20L24.751%2C0.721%20L27.579%2C3.550%20Z%22%20class%3D%22cls-1%22%2F%3E%3C%2Fsvg%3E') 50% 50% no-repeat; }
      .menu-wrapper.opened {
        transform: none;
        -webkit-transform: none; }
        .menu-wrapper.opened .close-button {
          opacity: 1;
          visibility: visible; }
      .menu-wrapper.animation {
        transition: all 0.3s ease-in-out; }
      .menu-wrapper .menu-scroll {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        overflow: auto;
        -webkit-overflow-scrolling: touch; }
      .menu-wrapper .menu-left {
        width: inherit; } }
  @media screen and (max-width: 479px) {
  .menu-wrapper .close-button {
    width: 59px;
    height: 59px; } }

.menu-left {
  margin: 0;
  padding: 0 0 1px;
  list-style: none;
  width: 262px; }
  .menu-left > li {
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, .1); }
  .menu-left > li:first-child {
    box-shadow: none; }
  .menu-left > li > a {
    display: block;
    padding: 16px 10px 16px 42px;
    color: rgba(255, 255, 255, .7);
    font-size: 15px;
    transition: color 0.3s ease;
    text-decoration: none;
    position: relative; }
    .menu-left > li > a:hover {
      color: rgba(218, 63, 43, .7);
      padding-left: 49px; }
    .menu-left > li > a:after {
      position: absolute;
      left: 0;
      top: 50%;
      bottom: 50%;
      content: '';
      display: block;
      width: 7px;
      background: #da3f2b;
      opacity: 0;
      transition: 0.3s;
      z-index: 10; }
    .menu-left > li > a:hover:after {
      opacity: 1;
      bottom: -1px;
      top: 0; }
  .menu-left > li.s3-menu-allin-has > a {
    padding-right: 30px; }
    .menu-left > li.s3-menu-allin-has > a:hover {
      padding-left: 49px; }
    .menu-left > li.s3-menu-allin-has > a:before {
      position: absolute;
      right: 20px;
      top: 50%;
      content: '';
      display: block;
      width: 6px;
      height: 9px;
      margin-top: -4px;
      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%226px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%206%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M1.493%2C9.000%20L6.000%2C4.500%20L1.493%2C-0.000%20L0.000%2C1.470%20L3.035%2C4.500%20L0.000%2C7.530%20L1.493%2C9.000%20Z%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
      background-size: 100% 100%;
      z-index: 10; }
    .menu-left > li.s3-menu-allin-has > a:hover:before {
      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%226px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%206%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23da3f2b%22%20d%3D%22M1.493%2C9.000%20L6.000%2C4.500%20L1.493%2C-0.000%20L0.000%2C1.470%20L3.035%2C4.500%20L0.000%2C7.530%20L1.493%2C9.000%20Z%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
      transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      background-size: 100% 100%;
      opacity: 0.7; }
  .menu-left > li.s3-menu-allin-active > a {
    padding-left: 49px;
    color: rgba(218, 63, 43, .7); }
    .menu-left > li.s3-menu-allin-active > a:after {
      opacity: 1;
      bottom: 0;
      top: 0; }
    .menu-left > li.s3-menu-allin-active > a:before {
      position: absolute;
      right: 20px;
      top: 50%;
      content: '';
      display: block;
      width: 6px;
      height: 9px;
      margin-top: -4px;
      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%226px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%206%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23da3f2b%22%20d%3D%22M1.493%2C9.000%20L6.000%2C4.500%20L1.493%2C-0.000%20L0.000%2C1.470%20L3.035%2C4.500%20L0.000%2C7.530%20L1.493%2C9.000%20Z%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
      background-size: 100% 100%;
      transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      opacity: 0.7;
      z-index: 10; }
  .menu-left ul {
    width: 263px;
    display: none;
    background: #212a2d;
    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 100; }
  .menu-left ul li {
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, .1);
    vertical-align: top; }
    .menu-left ul li:first-child {
      box-shadow: none; }
    .menu-left ul li a {
      font-size: 14px;
      color: rgba(255, 255, 255, .7);
      display: block;
      padding: 16px 10px 17px 30px;
      transition: color 0.3s ease;
      text-decoration: none;
      position: relative; }
      .menu-left ul li a:hover {
        color: rgba(218, 63, 43, .7);
        padding-left: 37px; }
      .menu-left ul li a:after {
        position: absolute;
        left: 0;
        top: 50%;
        bottom: 50%;
        content: '';
        display: block;
        width: 7px;
        background: #da3f2b;
        opacity: 0;
        transition: 0.3s; }
      .menu-left ul li a:hover:after {
        opacity: 1;
        bottom: 0;
        top: 0; }
  @media screen and (min-width: 1024px) {
  .menu-left {
    padding: 0 0 0.09766vw;
    width: 25.58594vw; }
    .menu-left > li {
      box-shadow: inset 0 0.09766vw 0 rgba(0, 0, 0, .1); }
      .menu-left > li > a {
        padding: 1.5625vw 0.97656vw 1.5625vw 4.10156vw;
        font-size: 1.46484vw; }
        .menu-left > li > a:hover {
          padding-left: 4.78516vw; }
        .menu-left > li > a:after {
          width: 0.68359vw; }
        .menu-left > li > a:hover:after {
          bottom: -0.09766vw; }

    .menu-left > li.s3-menu-allin-has > a {
      padding-right: 2.92969vw; }
      .menu-left > li.s3-menu-allin-has > a:hover {
        padding-left: 4.78516vw; }
      .menu-left > li.s3-menu-allin-has > a:before {
        right: 1.95313vw;
        width: 0.58594vw;
        height: 0.87891vw;
        margin-top: -0.39063vw; }

    .menu-left > li.s3-menu-allin-active > a {
      padding-left: 4.78516vw; }
      .menu-left > li.s3-menu-allin-active > a:before {
        right: 1.95313vw;
        width: 0.58594vw;
        height: 0.87891vw;
        margin-top: -0.39063vw; }

    .menu-left ul {
      width: 25.97656vw; }
      .menu-left ul li {
        box-shadow: inset 0 0.09766vw 0 rgba(0, 0, 0, .1); }
      .menu-left ul li a {
        font-size: 1.36719vw;
        padding: 1.5625vw 0.97656vw 1.66016vw 2.92969vw; }
        .menu-left ul li a:after {
          width: 0.68359vw; }
        .menu-left ul li a:hover {
          padding-left: 3.61328vw; } }
  @media screen and (max-width: 1023px) {
  .menu-left {
    padding-top: 23px; }
    .menu-left ul {
      position: static; }
      .menu-left ul li a {
        transition: background 0.3s;
        padding-left: 48px; }
        .menu-left ul li a:after {
          display: none; }
        .menu-left ul li a:hover {
          background: #1e2628;
          color: rgba(255, 255, 255, 0.7);
          padding-left: 48px; } }

.content-blocks-wrapper {
  position: relative; }
  .content-blocks-wrapper .blocks-wrapper {
    display: inline-block;
    overflow: hidden;
    padding: 26px 9px 0 20px;
    width: 481px; }
  .content-blocks-wrapper .blocks-wrapper .block {
    width: 158px;
    height: 151px;
    float: left;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .content-blocks-wrapper .blocks-wrapper .block:nth-child(3n) {
      border-right: none; }
    .content-blocks-wrapper .blocks-wrapper .block .icon {
      display: block;
      position: relative;
      text-align: center;
      padding-top: 30px;
      height: 51px; }
      .content-blocks-wrapper .blocks-wrapper .block .icon svg {
        display: inline-block; }
        .content-blocks-wrapper .blocks-wrapper .block .icon svg .icon-in {
          fill: #da3f2b;
          fill-rule: evenodd; }
    .content-blocks-wrapper .blocks-wrapper .block .text {
      font-family: 'Roboto', sans-serif;
      font-weight: 700;
      padding: 0 26px;
      text-align: center;
      font-size: 16px; }
      .content-blocks-wrapper .blocks-wrapper .block .text a {
        height: 55px;
        display: block;
        color: #333; }
        .content-blocks-wrapper .blocks-wrapper .block .text a:hover {
          color: #da3f2b; }
      .content-blocks-wrapper .blocks-wrapper .block .text span {
        vertical-align: middle;
        display: inline-block; }
        .content-blocks-wrapper .blocks-wrapper .block .text span.helper {
          height: 100%;
          width: 0;
          visibility: hidden; }
  .content-blocks-wrapper .form-wrapper {
    background-color: #fff;
    width: 181px;
    float: right;
    padding: 0 30px; }
  .content-blocks-wrapper .form-wrapper .form-inner {
    padding: 20px 0; }
  .content-blocks-wrapper .form-wrapper .title {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #da3f2b;
    text-transform: uppercase;
    margin-bottom: 25px; }
  .content-blocks-wrapper .form-wrapper .field-title {
    display: none; }
  .content-blocks-wrapper .form-wrapper .field-note {
    display: none; }
  .content-blocks-wrapper .form-wrapper .tpl-field.type-text.field-required.field-error .field-value {
    border: 2px solid red; }
  .content-blocks-wrapper .form-wrapper .tpl-field.type-textarea .field-value {
    height: 100px;
    padding: 13px 20px; }
  .content-blocks-wrapper .form-wrapper .field-value {
    height: 42px;
    line-height: 42px;
    padding: 0 20px;
    margin-bottom: 10px;
    background-color: #f3f3f3;
    color: #555;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 300; }
    .content-blocks-wrapper .form-wrapper .field-value input {
      background-color: transparent;
      border: none;
      outline-style: none; }
    .content-blocks-wrapper .form-wrapper .field-value textarea {
      outline-style: none;
      background-color: transparent;
      border: none;
      resize: none;
      height: 100%;
      line-height: 1.95313vw; }
    .content-blocks-wrapper .form-wrapper .field-value select {
      border: none;
      background-color: transparent;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      color: #777;
      font-family: 'Roboto', sans-serif;
      font-weight: 300; }
  .content-blocks-wrapper .form-wrapper button {
    height: 42px;
    line-height: 42px;
    background-color: #da3f2b;
    text-align: center;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    width: 100%;
    padding: 0; }
    .content-blocks-wrapper .form-wrapper button:hover {
      background-color: #de5341; }
    .content-blocks-wrapper .form-wrapper button:active {
      background-color: #c93623; }
  @media screen and (min-width: 1024px) {
  .content-blocks-wrapper .form-wrapper {
    width: 17.67578vw;
    padding: 0 2.92969vw; }
    .content-blocks-wrapper .form-wrapper .form-inner {
      padding: 1.95313vw 0; }

    .content-blocks-wrapper .form-wrapper .title {
      font-size: 1.75781vw;
      margin-bottom: 0.97656vw; }

    .content-blocks-wrapper .form-wrapper .tpl-field.type-text.field-required.field-error .field-value {
      border: 0.19531vw solid red; }

    .content-blocks-wrapper .form-wrapper .tpl-field.type-textarea .field-value {
      height: 9.76563vw;
      padding: 1.26953vw 1.95313vw; }

    .content-blocks-wrapper .form-wrapper .field-value {
      height: 4.10156vw;
      line-height: 4.10156vw;
      padding: 0 1.95313vw;
      margin-bottom: 0.97656vw;
      font-size: 1.26953vw; }
      .content-blocks-wrapper .form-wrapper .field-value textarea {
        line-height: 1.95313vw; }

    .content-blocks-wrapper .form-wrapper button {
      height: 4.10156vw;
      line-height: 4.10156vw;
      font-size: 1.75781vw; }
  .content-blocks-wrapper .blocks-wrapper {
    padding: 2.53906vw 1.07422vw 0 1.95313vw;
    width: 46.48438vw; }
    .content-blocks-wrapper .blocks-wrapper .block {
      width: 15.42969vw;
      height: 14.74609vw;
      border-right: 0.09766vw solid rgba(0, 0, 0, 0.1);
      border-bottom: 0.09766vw solid rgba(0, 0, 0, 0.1); }
      .content-blocks-wrapper .blocks-wrapper .block .icon {
        padding-top: 2.92969vw;
        height: 4.98047vw; }
        .content-blocks-wrapper .blocks-wrapper .block .icon svg.carcase {
          width: 4.58984vw;
          height: 3.61328vw; }
          .content-blocks-wrapper .blocks-wrapper .block .icon svg.tyres {
            width: 4.49219vw;
            height: 4.49219vw; }
          .content-blocks-wrapper .blocks-wrapper .block .icon svg.paint {
            width: 4.19922vw;
            height: 4.58984vw; }
          .content-blocks-wrapper .blocks-wrapper .block .icon svg.engine {
            width: 2.44141vw;
            height: 4.58984vw; }
          .content-blocks-wrapper .blocks-wrapper .block .icon svg.oil {
            width: 4.88281vw;
            height: 4.88281vw; }
          .content-blocks-wrapper .blocks-wrapper .block .icon svg.diagnostic {
            width: 5.07813vw;
            height: 4.39453vw; }
      .content-blocks-wrapper .blocks-wrapper .block .text {
        padding: 0 2.53906vw;
        font-size: 1.5625vw; }
        .content-blocks-wrapper .blocks-wrapper .block .text a {
          height: 5.37109vw; }
  .content-blocks-wrapper .form-wrapper {
    width: 17.67578vw;
    margin-top: -11.81641vw;
    padding: 0 2.92969vw; }
    .content-blocks-wrapper .form-wrapper .title {
      font-size: 1.75781vw;
      padding-bottom: 1.95313vw; }

    .content-blocks-wrapper .form-wrapper .tpl-field.type-text.field-required.field-error .field-value {
      border: 0.19531vw solid red; }

    .content-blocks-wrapper .form-wrapper .tpl-field.type-textarea .field-value {
      height: 9.76563vw;
      padding: 1.26953vw 1.95313vw; }

    .content-blocks-wrapper .form-wrapper .field-value {
      padding: 0 1.95313vw;
      font-size: 1.26953vw;
      margin-bottom: 0.97656vw;
      height: 4.10156vw;
      line-height: 4.10156vw; }
      .content-blocks-wrapper .form-wrapper .field-value input {
        width: 13.67188vw; }
      .content-blocks-wrapper .form-wrapper .field-value textarea {
        line-height: 1.95313vw; }

    .content-blocks-wrapper .form-wrapper button {
      height: 4.10156vw;
      line-height: 4.10156vw;
      font-size: 1.75781vw; } }
  @media screen and (max-width: 1023px) {
  .content-blocks-wrapper .form-wrapper {
    margin-top: -121px; }
    .content-blocks-wrapper .form-wrapper .form-inner .tpl-field .field-value input {
      width: 140px; } }
  @media screen and (max-width: 767px) {
  .content-blocks-wrapper {
    text-align: center; }
    .content-blocks-wrapper .blocks-wrapper {
      width: 480px;
      padding: 0; }

    .content-blocks-wrapper .form-wrapper {
      display: none; } }
  @media screen and (max-width: 479px) {
  .content-blocks-wrapper .blocks-wrapper {
    width: 320px; }
    .content-blocks-wrapper .blocks-wrapper .block {
      border-right: 1px solid rgba(0, 0, 0, 0.1);
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
      .content-blocks-wrapper .blocks-wrapper .block:nth-child(2n), .content-blocks-wrapper .blocks-wrapper .block:last-child {
        border-right: none !important; }
      .content-blocks-wrapper .blocks-wrapper .block:nth-child(3n) {
        border-right: 1px solid #dadada; } }

.text-block {
  padding: 30px 30px 40px;
  color: #333;
  clear: both; }
  .text-block .title {
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
    font-weight: 700;
    padding-bottom: 15px; }
  .text-block .text {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height: 24px; }
  .text-block .more {
    display: block;
    border: 2px solid #da3f2b;
    border-left: 0;
    width: 138px;
    height: 27px;
    line-height: 27px;
    font-family: 'Roboto', sans-serif;
    color: #da3f2b;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    margin-top: 20px; }
  .text-block .more span {
    float: left;
    vertical-align: top;
    width: 32px;
    height: 27px;
    background: #da3f2b url(../more-arrow.svg) center center no-repeat;
    background-size: 11px 16px; }
  .text-block .more:hover {
    background-color: #da3f2b;
    color: #fff; }
  .text-block .more:active {
    background-color: #b3301f;
    border-color: #b3301f;
    color: #fff; }
    .text-block .more:active span {
      background: #b3301f url(../more-arrow.svg) center center no-repeat;
      background-size: 11px 16px; }
  @media screen and (min-width: 1024px) {
  .text-block {
    padding: 2.92969vw;
    color: #333; }
    .text-block .title {
      font-family: 'Roboto', sans-serif;
      font-size: 2.73438vw;
      font-weight: 700;
      padding-bottom: 1.46484vw; }

    .text-block .text {
      font-family: 'Roboto', sans-serif;
      font-size: 1.46484vw;
      line-height: 2.34375vw; }

    .text-block .more {
      border: 0.19531vw solid #da3f2b;
      width: 13.47656vw;
      height: 2.63672vw;
      line-height: 2.63672vw;
      font-size: 1.36719vw;
      margin-top: 1.95313vw; }
      .text-block .more span {
        width: 3.125vw;
        height: 2.63672vw;
        background-size: 1.07422vw 1.5625vw; }
      .text-block .more:active span {
        background-size: 1.07422vw 1.5625vw; } }
  @media screen and (max-width: 767px) {
  .text-block .text {
    font-size: 18px; } }

.why-we {
  padding: 35px 0;
  margin: 0 30px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  border-top: 1px solid #dadada; }
  .why-we .reason-wrapper {
    display: inline-block;
    width: 220px;
    position: relative; }
  .why-we .reason-wrapper .icon {
    width: 40px;
    height: 60px;
    margin-right: 14px;
    float: left;
    text-align: center;
    vertical-align: middle; }
    .why-we .reason-wrapper .icon svg {
      padding-top: 8px; }
      .why-we .reason-wrapper .icon svg .icon-self {
        fill: #252f32;
        fill-rule: evenodd; }
  .why-we .reason-wrapper .icon-title {
    font-family: 'Roboto Black', sans-serif;
    color: #252f32;
    font-size: 14px;
    text-transform: uppercase;
    overflow: hidden; }
    .why-we .reason-wrapper .icon-title span.note {
      font-family: 'Roboto', sans-serif;
      font-weight: 300;
      color: #777;
      font-size: 11px;
      display: block;
      text-transform: none;
      padding-top: 6px; }
  @media screen and (min-width: 1024px) {
  .why-we {
    padding: 3.41797vw 0;
    margin: 0 2.92969vw;
    border-top: 0.09766vw solid #dadada; }
    .why-we .reason-wrapper {
      width: 21.48438vw; }
      .why-we .reason-wrapper .icon {
        width: 3.90625vw;
        height: 5.85938vw;
        margin-right: 1.36719vw; }
        .why-we .reason-wrapper .icon svg {
          padding-top: 0.78125vw; }
        .why-we .reason-wrapper .icon.first svg {
          width: 3.41797vw;
          height: 3.41797vw; }
        .why-we .reason-wrapper .icon.second svg {
          width: 2.92969vw;
          height: 3.51563vw; }
        .why-we .reason-wrapper .icon.third svg {
          width: 3.51563vw;
          height: 3.51563vw; }
      .why-we .reason-wrapper .icon-title {
        font-size: 1.36719vw; }
        .why-we .reason-wrapper .icon-title span.note {
          font-size: 1.07422vw;
          padding-top: 0.58594vw; } }
  @media screen and (max-width: 767px) {
  .why-we {
    margin: 0 22px;
    flex-direction: column; }
    .why-we .reason-wrapper {
      width: 100%;
      padding-bottom: 10px; }
      .why-we .reason-wrapper .icon svg {
        padding: 0; }
      .why-we .reason-wrapper .icon-title span.note {
        font-size: 13px; } }
  @media screen and (max-width: 479px) {
  .why-we .reason-wrapper .icon-title {
    padding-top: 8px; }
    .why-we .reason-wrapper .icon-title span.note {
      display: none; } }

.information-block {
  background-color: #fff;
  position: relative;
  display: table;
  width: 100%; }
  .information-block .text-side {
    display: table-cell;
    padding: 15px 30px 25px;
    color: #333;
    vertical-align: top; }
  .information-block .text-side .title {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 28px;
    padding-bottom: 13px; }
  .information-block .text-side .text {
    font-family: 'Roboto', sans-serif;
    font-size: 15px; }
  .information-block .text-side .more {
    display: block;
    border: 2px solid #da3f2b;
    border-left: 0;
    width: 138px;
    height: 27px;
    line-height: 27px;
    font-family: 'Roboto', sans-serif;
    color: #da3f2b;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    margin-top: 20px; }
    .information-block .text-side .more span {
      float: left;
      vertical-align: top;
      width: 32px;
      height: 27px;
      background: #da3f2b url(../more-arrow.svg) center center no-repeat;
      background-size: 11px 16px; }
    .information-block .text-side .more:hover {
      background-color: #da3f2b;
      color: #fff; }
    .information-block .text-side .more:active {
      background-color: #b3301f;
      border-color: #b3301f;
      color: #fff; }
      .information-block .text-side .more:active span {
        background: #b3301f url(../more-arrow.svg) center center no-repeat;
        background-size: 11px 16px; }
  .information-block .image-side {
    display: table-cell;
    background-size: cover !important;
    width: 240px;
    height: 236px;
    vertical-align: top; }
  @media screen and (min-width: 1024px) {
  .information-block .text-side {
    padding: 1.46484vw 2.92969vw 2.44141vw; }
    .information-block .text-side .title {
      font-size: 2.73438vw;
      padding-bottom: 1.26953vw; }

    .information-block .text-side .text {
      font-size: 1.46484vw; }

    .information-block .text-side .more {
      border: 0.19531vw solid #da3f2b;
      width: 13.47656vw;
      height: 2.63672vw;
      line-height: 2.63672vw;
      font-size: 1.36719vw;
      margin-top: 1.95313vw; }
      .information-block .text-side .more span {
        width: 3.125vw;
        height: 2.63672vw;
        background-size: 1.07422vw 1.5625vw; }
      .information-block .text-side .more:active span {
        background-size: 1.07422vw 1.5625vw; }
  .information-block .image-side {
    width: 23.4375vw;
    height: 23.04688vw; } }
  @media screen and (max-width: 767px) {
  .information-block .text-side {
    display: block;
    padding-left: 20px;
    padding-right: 20px; }
    .information-block .text-side .text {
      font-size: 18px; }
  .information-block .image-side {
    display: block;
    width: 100%;
    height: 249px; } }
  @media screen and (max-width: 479px) {
  .information-block .text-side .title {
    font-size: 24px; } }

.reviews {
  padding: 30px; }
  .reviews .title {
    font-family: 'Roboto', sans-serif;
    color: #333;
    font-weight: 700;
    font-size: 28px; }
  .reviews .reviews-slider {
    padding: 20px 0; }
  .reviews .reviews-slider .owl-nav .owl-prev {
    width: 11px;
    height: 18px;
    top: -23px;
    left: 264px;
    opacity: 0.7;
    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%2234px%22%20height%3D%2250px%22%20%20viewBox%3D%220%200%2034%2050%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M24.737%2C48.999%20L1.000%2C25.000%20L24.737%2C1.001%20L32.599%2C8.840%20L16.617%2C25.000%20L32.599%2C41.159%20L24.737%2C48.999%20Z%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
    background-size: 11px 18px; }
    .reviews .reviews-slider .owl-nav .owl-prev:hover {
      opacity: 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%2234px%22%20height%3D%2250px%22%20%20viewBox%3D%220%200%2034%2050%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23da3f2b%22%20d%3D%22M24.737%2C48.999%20L1.000%2C25.000%20L24.737%2C1.001%20L32.599%2C8.840%20L16.617%2C25.000%20L32.599%2C41.159%20L24.737%2C48.999%20Z%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
      background-size: 11px 18px; }
    .reviews .reviews-slider .owl-nav .owl-next {
      width: 11px;
      height: 18px;
      top: -23px;
      left: 282px;
      opacity: 0.7;
      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%2234px%22%20height%3D%2250px%22%20%20viewBox%3D%220%200%2034%2050%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ddd%22%20transform%3D%22rotate%28180%2017%2025%29%22%20d%3D%22M24.737%2C48.999%20L1.000%2C25.000%20L24.737%2C1.001%20L32.599%2C8.840%20L16.617%2C25.000%20L32.599%2C41.159%20L24.737%2C48.999%20Z%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
      background-size: 11px 18px; }
    .reviews .reviews-slider .owl-nav .owl-next:hover {
      opacity: 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%2234px%22%20height%3D%2250px%22%20%20viewBox%3D%220%200%2034%2050%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23da3f2b%22%20transform%3D%22rotate%28180%2017%2025%29%22%20d%3D%22M24.737%2C48.999%20L1.000%2C25.000%20L24.737%2C1.001%20L32.599%2C8.840%20L16.617%2C25.000%20L32.599%2C41.159%20L24.737%2C48.999%20Z%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
      background-size: 11px 18px; }
  .reviews .reviews-slider .owl-item > div {
    width: 335px;
    height: auto;
    box-shadow: none; }
    .reviews .reviews-slider .owl-item > div .review-photo {
      width: 65px;
      height: 65px;
      background-size: cover !important;
      border-radius: 50%;
      border: 3px solid #fff;
      margin-right: 20px;
      float: left; }
    .reviews .reviews-slider .owl-item > div .review-header {
      overflow: hidden;
      padding-top: 7px; }
      .reviews .reviews-slider .owl-item > div .review-header .date {
        font-family: 'Roboto', sans-serif;
        color: #b7b7b7;
        font-size: 12px; }
      .reviews .reviews-slider .owl-item > div .review-header .name {
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        color: #252f32;
        font-size: 16px; }
      .reviews .reviews-slider .owl-item > div .review-header .status {
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        color: #b7b7b7;
        font-size: 12px; }
    .reviews .reviews-slider .owl-item > div .self-review {
      margin-top: 40px;
      background-color: #fff;
      font-family: 'Roboto Italic', sans-serif;
      color: #555;
      font-size: 13px;
      clear: both;
      line-height: 20px;
      position: relative; }
      .reviews .reviews-slider .owl-item > div .self-review:before {
        position: absolute;
        top: -23px;
        left: 87px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 24px 24px;
        border-color: transparent transparent #fff;
        display: block;
        content: ''; }
      .reviews .reviews-slider .owl-item > div .self-review .self-review-inner {
        padding: 25px 20px 25px 25px; }
  @media screen and (min-width: 1024px) {
  .reviews {
    padding: 2.92969vw; }
    .reviews .title {
      font-size: 2.73438vw; }

    .reviews .reviews-slider {
      padding: 1.95313vw 0; }
      .reviews .reviews-slider .owl-nav .owl-prev {
        width: 1.07422vw;
        height: 1.75781vw;
        top: -2.24609vw;
        left: 25.78125vw;
        opacity: 0.7;
        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%2234px%22%20height%3D%2250px%22%20%20viewBox%3D%220%200%2034%2050%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M24.737%2C48.999%20L1.000%2C25.000%20L24.737%2C1.001%20L32.599%2C8.840%20L16.617%2C25.000%20L32.599%2C41.159%20L24.737%2C48.999%20Z%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
        background-size: 1.07422vw 1.75781vw; }
        .reviews .reviews-slider .owl-nav .owl-prev:hover {
          opacity: 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%2234px%22%20height%3D%2250px%22%20%20viewBox%3D%220%200%2034%2050%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23da3f2b%22%20d%3D%22M24.737%2C48.999%20L1.000%2C25.000%20L24.737%2C1.001%20L32.599%2C8.840%20L16.617%2C25.000%20L32.599%2C41.159%20L24.737%2C48.999%20Z%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
          background-size: 1.07422vw 1.75781vw; }
        .reviews .reviews-slider .owl-nav .owl-next {
          width: 1.07422vw;
          height: 1.75781vw;
          top: -2.24609vw;
          left: 27.53906vw;
          opacity: 0.7;
          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%2234px%22%20height%3D%2250px%22%20%20viewBox%3D%220%200%2034%2050%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ddd%22%20transform%3D%22rotate%28180%2017%2025%29%22%20d%3D%22M24.737%2C48.999%20L1.000%2C25.000%20L24.737%2C1.001%20L32.599%2C8.840%20L16.617%2C25.000%20L32.599%2C41.159%20L24.737%2C48.999%20Z%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
          background-size: 1.07422vw 1.75781vw; }
        .reviews .reviews-slider .owl-nav .owl-next:hover {
          opacity: 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%2234px%22%20height%3D%2250px%22%20%20viewBox%3D%220%200%2034%2050%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23da3f2b%22%20transform%3D%22rotate%28180%2017%2025%29%22%20d%3D%22M24.737%2C48.999%20L1.000%2C25.000%20L24.737%2C1.001%20L32.599%2C8.840%20L16.617%2C25.000%20L32.599%2C41.159%20L24.737%2C48.999%20Z%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
          background-size: 1.07422vw 1.75781vw; }
      .reviews .reviews-slider .owl-item > div {
        width: 32.71484vw; }
        .reviews .reviews-slider .owl-item > div .review-photo {
          width: 6.34766vw;
          height: 6.34766vw;
          border-radius: 50%;
          border: 0.29297vw solid #fff;
          margin-right: 1.95313vw; }
        .reviews .reviews-slider .owl-item > div .review-header {
          padding-top: 0.68359vw; }
          .reviews .reviews-slider .owl-item > div .review-header .date {
            font-size: 1.17188vw; }
          .reviews .reviews-slider .owl-item > div .review-header .name {
            font-size: 1.5625vw; }
          .reviews .reviews-slider .owl-item > div .review-header .status {
            font-size: 1.17188vw; }
        .reviews .reviews-slider .owl-item > div .self-review {
          margin-top: 3.90625vw;
          font-size: 1.26953vw;
          line-height: 1.95313vw;
          position: relative; }
          .reviews .reviews-slider .owl-item > div .self-review:before {
            top: -2.24609vw;
            left: 8.49609vw;
            border-width: 0 0 2.34375vw 2.34375vw; }
          .reviews .reviews-slider .owl-item > div .self-review .self-review-inner {
            padding: 2.44141vw 1.95313vw 2.44141vw 2.44141vw; } }
  @media screen and (max-width: 1023px) {
  .reviews {
    width: 700px;
    margin: 0 auto; }
    .reviews .reviews-slider .owl-nav {
      display: none; } }
  @media screen and (max-width: 767px) {
  .reviews {
    padding: 30px 18px;
    width: 442px;
    margin: 0 auto; }
    .reviews .reviews-slider .owl-item > div {
      width: 442px; } }
  @media screen and (max-width: 479px) {
  .reviews {
    padding: 30px 18px;
    width: 283px;
    margin: 0 auto; }
    .reviews .title {
      font-size: 24px; }

    .reviews .reviews-slider .owl-item > div {
      width: 283px; }
      .reviews .reviews-slider .owl-item > div .self-review {
        font-size: 16px; } }

.bottom-order {
  background-color: #da3f2b;
  display: table;
  width: 100%; }
  .bottom-order .bottom-order-inner {
    padding: 33px;
    position: relative; }
  .bottom-order .bottom-order-inner .order-text {
    float: left;
    font-family: 'Roboto Black', sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 23px; }
    .bottom-order .bottom-order-inner .order-text span {
      text-transform: none;
      font-family: 'Roboto Regular', sans-serif;
      color: #fff;
      font-size: 16px;
      display: block; }
  .bottom-order .bottom-order-inner .bottom-order-button {
    display: block;
    float: right;
    vertical-align: top;
    color: #fff;
    width: 211px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    font-family: 'Roboto Black', sans-serif;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    border: 3px solid #fff; }
    .bottom-order .bottom-order-inner .bottom-order-button:hover {
      background-color: #fff;
      color: #da3f2b;
      border-color: #fff; }
    .bottom-order .bottom-order-inner .bottom-order-button:active {
      background-color: #e6e6e6;
      border-color: #e6e6e6;
      color: #da3f2b; }
  @media screen and (min-width: 1024px) {
  .bottom-order .bottom-order-inner {
    padding: 3.22266vw; }
    .bottom-order .bottom-order-inner .order-text {
      font-size: 2.24609vw; }
      .bottom-order .bottom-order-inner .order-text span {
        font-size: 1.5625vw; }

    .bottom-order .bottom-order-inner .bottom-order-button {
      width: 20.60547vw;
      height: 4.29688vw;
      line-height: 4.29688vw;
      font-size: 1.75781vw;
      border: 0.29297vw solid #fff; } }
  @media screen and (max-width: 767px) {
  .bottom-order .bottom-order-inner .order-text {
    float: none;
    text-align: center; }
    .bottom-order .bottom-order-inner .bottom-order-button {
      display: block;
      float: none;
      margin: 22px auto 0; } }

.bottom-contacts {
  padding: 28px 33px;
  position: relative;
  background-color: #fff; }
  .bottom-contacts .bottom-contacts-title {
    float: left;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #333;
    font-size: 21px;
    text-transform: uppercase;
    margin-right: 85px;
    padding-top: 8px; }
  .bottom-contacts .bottom-contacts-title span {
    font-size: 35px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    display: block; }
  .bottom-contacts .contacts-flex {
    display: flex;
    overflow: hidden;
    justify-content: space-between;
    align-items: stretch; }
  .bottom-contacts .contacts-flex .bottom-address {
    font-family: 'Roboto', sans-serif;
    color: #555;
    font-size: 14px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px 20px 15px;
    width: 210px; }
    .bottom-contacts .contacts-flex .bottom-address span.name {
      font-size: 12px;
      display: block;
      color: #999; }
  .bottom-contacts .contacts-flex .bottom-phone {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #333;
    font-size: 18px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px 20px 15px;
    width: 170px; }
    .bottom-contacts .contacts-flex .bottom-phone span.name {
      font-weight: normal;
      color: #999;
      font-size: 13px;
      display: block; }
  @media screen and (min-width: 1024px) {
  .bottom-contacts {
    padding: 2.73438vw 3.22266vw; }
    .bottom-contacts .bottom-contacts-title {
      font-size: 2.05078vw;
      margin-right: 8.30078vw;
      padding-top: 0.78125vw; }
      .bottom-contacts .bottom-contacts-title span {
        font-size: 3.41797vw; }

    .bottom-contacts .contacts-flex .bottom-address {
      font-size: 1.36719vw;
      border-left: 0.09766vw solid rgba(0, 0, 0, 0.1);
      padding: 0.97656vw 1.95313vw 1.46484vw;
      width: 20.50781vw; }
      .bottom-contacts .contacts-flex .bottom-address span.name {
        font-size: 1.17188vw; }
      .bottom-contacts .contacts-flex .bottom-phone {
        font-size: 1.75781vw;
        border-left: 0.09766vw solid rgba(0, 0, 0, 0.1);
        padding: 0.97656vw 1.95313vw 1.46484vw;
        width: 16.60156vw; }
      .bottom-contacts .contacts-flex .bottom-phone span.name {
        font-size: 1.26953vw; } }
  @media screen and (max-width: 1023px) {
  .bottom-contacts .contacts-flex {
    justify-content: space-around; } }
  @media screen and (max-width: 767px) {
  .bottom-contacts {
    max-width: auto;
    margin: 0; }
    .bottom-contacts .bottom-contacts-title {
      float: none;
      font-family: 'Roboto', sans-serif;
      font-size: 28px;
      font-weight: 700;
      text-transform: none;
      text-align: center;
      margin: 0 0 15px; }
      .bottom-contacts .bottom-contacts-title span {
        display: inline;
        font-size: inherit; }

    .bottom-contacts .contacts-flex {
      display: block; }
      .bottom-contacts .contacts-flex .bottom-address {
        text-align: center;
        border: none;
        width: auto; }
      .bottom-contacts .contacts-flex .bottom-phone {
        text-align: center;
        border: none;
        width: auto; } }
  @media screen and (max-width: 479px) {
  .bottom-contacts {
    max-width: auto;
    margin: 0; }
    .bottom-contacts .bottom-contacts-title {
      font-size: 24px; }
      .bottom-contacts .bottom-contacts-title span {
        font-size: inherit; } }

@media screen and (min-width: 1024px) {
    .site-sidebar.left {
      width: 25.58594vw;
      float: left;
      margin-right: -100%; }
      .site-sidebar.left ~ .site-main > .site-main__inner {
        margin-left: 25.58594vw; } }

.tpl-text {
  padding: 30px; }
  .tpl-text p {
    line-height: 24px; }
  @media screen and (min-width: 1024px) {
  .tpl-text {
    padding: 2.92969vw; }
    .tpl-text p {
      line-height: 2.34375vw; } }

.site-footer {
  background-color: #f3f3f3;
  margin-left: 262px;
  position: relative;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none; }
  .site-footer .site-name {
    float: left;
    font-family: 'Roboto', sans-serif;
    margin: 27px 0 25px 30px;
    color: #555;
    font-size: 14px;
    width: 180px; }
  .site-footer .site-copyright {
    float: right;
    margin: 27px 30px 25px 0;
    font-family: 'Roboto', sans-serif;
    color: #555;
    font-size: 12px;
    width: 180px;
    text-align: right; }
  .site-footer .site-copyright span {
    font-size: 12px !important; }
  .site-footer .site-copyright a {
    color: #da3f2b; }
  .site-footer .site-counters {
    width: 200px;
    margin: 25px auto 25px;
    clear: both;
    text-align: center; }
  @media screen and (min-width: 1024px) {
  .site-footer {
    margin-left: 25.58594vw; }
    .site-footer .site-name {
      margin: 2.63672vw 0 2.44141vw 2.92969vw;
      font-size: 1.36719vw;
      width: 17.57813vw; }

    .site-footer .site-copyright {
      margin: 2.63672vw 2.92969vw 2.44141vw 0;
      font-size: 1.17188vw;
      width: 17.57813vw; }
      .site-footer .site-copyright span {
        font-size: 1.17188vw !important; } }
  @media screen and (max-width: 1023px) {
  .site-footer {
    margin: 0; } }
  @media screen and (max-width: 479px) {
  .site-footer .site-name {
    margin: 0;
    padding: 20px 20px 10px 20px;
    float: none;
    text-align: center;
    width: auto; }
  .site-footer .site-copyright {
    margin: 0;
    padding: 0 0 20px 0;
    margin-left: auto;
    margin-right: auto;
    float: none;
    text-align: center; } }

.popup-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  overflow-y: auto;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 200;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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; }
  .popup-wrapper .popup-inner {
    margin: auto;
    width: 100%;
    text-align: center; }
  .popup-wrapper .popup-form {
    width: 252px;
    padding: 30px 42px 20px;
    background-color: white;
    border-radius: 2px;
    display: inline-block;
    position: relative; }
  .popup-wrapper .popup-form .popup-close {
    font-size: 0;
    width: 39px;
    height: 39px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    background: #da3f2b 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%2228px%22%20height%3D%2228px%22%20%20viewBox%3D%220%200%2028%2028%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M27.579%2C3.550%20L16.973%2C14.156%20L27.579%2C24.763%20L24.751%2C27.591%20L14.144%2C16.985%20L2.830%2C28.298%20L0.002%2C25.470%20L11.316%2C14.156%20L0.002%2C2.842%20L2.830%2C0.014%20L14.144%2C11.328%20L24.751%2C0.721%20L27.579%2C3.550%20Z%22%20class%3D%22cls-1%22%2F%3E%3C%2Fsvg%3E') 50% 50% no-repeat;
    background-size: 19px 19px; }
  .popup-wrapper .popup-form .title {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #da3f2b;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .popup-wrapper .popup-form .field-title {
    display: none; }
  .popup-wrapper .popup-form .field-note {
    display: none; }
  .popup-wrapper .popup-form .tpl-field.type-text.field-required.field-error .field-value {
    border: 2px solid red; }
  .popup-wrapper .popup-form .tpl-field.type-textarea .field-value {
    height: 100px;
    padding: 13px 20px; }
  .popup-wrapper .popup-form .field-value {
    height: 42px;
    line-height: 42px;
    padding: 0 20px;
    margin-bottom: 10px;
    background-color: #f3f3f3;
    color: #555;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 300; }
    .popup-wrapper .popup-form .field-value input {
      background-color: transparent;
      border: none;
      outline-style: none;
      width: 100%; }
    .popup-wrapper .popup-form .field-value textarea {
      outline-style: none;
      background-color: transparent;
      border: none;
      resize: none;
      width: 100%;
      height: 100%;
      line-height: 20px; }
  .popup-wrapper .popup-form button {
    height: 42px;
    line-height: 42px;
    background-color: #da3f2b;
    text-align: center;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    width: 180px; }
    .popup-wrapper .popup-form button:hover {
      box-shadow: inset 0 0 42px rgba(255, 255, 255, 0.1); }
    .popup-wrapper .popup-form button:active {
      box-shadow: inset 0 0 42px rgba(0, 0, 0, 0.1); }
  @media screen and (min-width: 1024px) {
  .popup-wrapper .popup-form {
    width: 24.60938vw;
    padding: 2.92969vw 4.10156vw 1.95313vw;
    border-radius: 0.19531vw; }
    .popup-wrapper .popup-form .popup-close {
      width: 3.80859vw;
      height: 3.80859vw;
      background-size: 1.85547vw 1.85547vw; }

    .popup-wrapper .popup-form .title {
      font-size: 1.75781vw;
      margin-bottom: 0.97656vw; }

    .popup-wrapper .popup-form .tpl-field.type-text.field-required.field-error .field-value {
      border: 0.19531vw solid red; }

    .popup-wrapper .popup-form .tpl-field.type-textarea .field-value {
      height: 9.76563vw;
      padding: 1.26953vw 1.95313vw; }

    .popup-wrapper .popup-form .field-value {
      height: 4.10156vw;
      line-height: 4.10156vw;
      padding: 0 1.95313vw;
      margin-bottom: 0.97656vw;
      font-size: 1.26953vw; }
      .popup-wrapper .popup-form .field-value textarea {
        line-height: 1.95313vw; }

    .popup-wrapper .popup-form button {
      height: 4.10156vw;
      line-height: 4.10156vw;
      font-size: 1.75781vw;
      width: 17.57813vw; }
      .popup-wrapper .popup-form button:hover {
        box-shadow: inset 0 0 4.10156vw rgba(255, 255, 255, 0.1); }
      .popup-wrapper .popup-form button:active {
        box-shadow: inset 0 0 4.10156vw rgba(0, 0, 0, 0.1); } }
  @media screen and (max-width: 479px) {
  .popup-wrapper .popup-form {
    width: 236px; } }

.popup2-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  overflow-y: auto;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 200;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  .popup2-wrapper.opened {
    visibility: visible;
    opacity: 1; }
  .popup2-wrapper .popup2-inner {
    margin: auto;
    width: 100%;
    text-align: center; }
  .popup2-wrapper .popup2-form {
    width: 252px;
    padding: 30px 42px 20px;
    background-color: white;
    border-radius: 2px;
    display: inline-block;
    position: relative; }
  .popup2-wrapper .popup2-form .popup2-close {
    font-size: 0;
    width: 39px;
    height: 39px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    background: #da3f2b 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%2228px%22%20height%3D%2228px%22%20%20viewBox%3D%220%200%2028%2028%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M27.579%2C3.550%20L16.973%2C14.156%20L27.579%2C24.763%20L24.751%2C27.591%20L14.144%2C16.985%20L2.830%2C28.298%20L0.002%2C25.470%20L11.316%2C14.156%20L0.002%2C2.842%20L2.830%2C0.014%20L14.144%2C11.328%20L24.751%2C0.721%20L27.579%2C3.550%20Z%22%20class%3D%22cls-1%22%2F%3E%3C%2Fsvg%3E') 50% 50% no-repeat;
    background-size: 19px 19px; }
  .popup2-wrapper .popup2-form .title {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #da3f2b;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .popup2-wrapper .popup2-form .field-title {
    display: none; }
  .popup2-wrapper .popup2-form .field-note {
    display: none; }
  .popup2-wrapper .popup2-form .tpl-field.type-text.field-required.field-error .field-value {
    border: 2px solid red; }
  .popup2-wrapper .popup2-form .tpl-field.type-textarea .field-value {
    height: 100px;
    padding: 13px 20px; }
  .popup2-wrapper .popup2-form .field-value {
    height: 42px;
    line-height: 42px;
    padding: 0 20px;
    margin-bottom: 10px;
    background-color: #f3f3f3;
    color: #555;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 300; }
    .popup2-wrapper .popup2-form .field-value input {
      background-color: transparent;
      border: none;
      outline-style: none;
      width: 100%; }
    .popup2-wrapper .popup2-form .field-value textarea {
      outline-style: none;
      background-color: transparent;
      border: none;
      resize: none;
      width: 100%;
      height: 100%;
      line-height: 20px; }
    .popup2-wrapper .popup2-form .field-value select {
      border: none;
      background-color: transparent;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      color: #777;
      font-family: 'Roboto', sans-serif;
      font-weight: 300;
      width: 100%;
      height: 100%; }
  .popup2-wrapper .popup2-form button {
    height: 42px;
    line-height: 42px;
    background-color: #da3f2b;
    text-align: center;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    width: 180px; }
    .popup2-wrapper .popup2-form button:hover {
      box-shadow: inset 0 0 42px rgba(255, 255, 255, 0.1); }
    .popup2-wrapper .popup2-form button:active {
      box-shadow: inset 0 0 42px rgba(0, 0, 0, 0.1); }
  @media screen and (min-width: 1024px) {
  .popup2-wrapper .popup2-form {
    width: 24.60938vw;
    padding: 2.92969vw 4.10156vw 1.95313vw;
    border-radius: 0.19531vw; }
    .popup2-wrapper .popup2-form .popup2-close {
      width: 3.80859vw;
      height: 3.80859vw;
      background-size: 1.85547vw 1.85547vw; }

    .popup2-wrapper .popup2-form .title {
      font-size: 1.75781vw;
      margin-bottom: 0.97656vw; }

    .popup2-wrapper .popup2-form .tpl-field.type-text.field-required.field-error .field-value {
      border: 0.19531vw solid red; }

    .popup2-wrapper .popup2-form .tpl-field.type-textarea .field-value {
      height: 9.76563vw;
      padding: 1.26953vw 1.95313vw; }

    .popup2-wrapper .popup2-form .field-value {
      height: 4.10156vw;
      line-height: 4.10156vw;
      padding: 0 1.95313vw;
      margin-bottom: 0.97656vw;
      font-size: 1.26953vw; }
      .popup2-wrapper .popup2-form .field-value textarea {
        line-height: 1.95313vw; }

    .popup2-wrapper .popup2-form button {
      height: 4.10156vw;
      line-height: 4.10156vw;
      font-size: 1.75781vw;
      width: 17.57813vw; }
      .popup2-wrapper .popup2-form button:hover {
        box-shadow: inset 0 0 4.10156vw rgba(255, 255, 255, 0.1); }
      .popup2-wrapper .popup2-form button:active {
        box-shadow: inset 0 0 4.10156vw rgba(0, 0, 0, 0.1); } }
  @media screen and (max-width: 479px) {
  .popup2-wrapper .popup2-form {
    width: 236px; } }

.tpl-field .error-message {
  padding-bottom: 10px;
  font-size: 15px;
  color: red; }
  @media screen and (min-width: 1024px) {
  .tpl-field .error-message {
    font-size: 1.46484vw;
    padding-bottom: 0.97656vw; } }

.decor-block-pics-in {
  margin: 20px 1.75% 0 1.75% !important;
  border: 1px solid transparent !important; }

.td.first p {
  line-height: 17px; }

.decor-darant-wr ul li:after {
  top: 50% !important;
  margin-top: -20px; }
