/* GLOBAL.CSS */
/*------------------------------------------------------------------------------*/
/* This is main CSS file that contains custom style rules used in this template */
/*------------------------------------------------------------------------------*/
/* Template Name: Taxi Ritm */
/* Version: 1.0 Initial Release */
/* Build Date: 27-03-2017 */
/* Author: Vasyl Makohin */
/* Website: http:// */
/* Copyright: (C) 2017 */
/*------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------*/
/* TABLE OF CONTENTS: */
/*------------------------------------------------------------------------------*/
/* 01 - LAYOUT INITIALIZATION, COLOR, ICONS & BUTTONS PRESETS */
/* 02 - HEADER */
/* 03 - FOOTER */
/* XX - @MEDIA SCREEN */
/*------------------------------------------------------------------------------*/
/* MIXU */
/*------------------------------------------------------------------------------*/
* {
  margin: 0;
  padding: 0;
  border: 0;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  height: 100%;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  width: 100%;
  height: 100%;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #343434;
  background-color: #ffffff;
}
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 {
  color: #302f2f;
  outline: none!important;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  background-color: transparent;
  text-decoration: none;
}
a:hover {
  color: #302f2f;
  text-decoration: none;
  outline: 0;
}
a:active {
  outline: 0;
}
a:focus {
  text-decoration: none;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  position: relative;
  margin: 0;
}
figure img,
figure object,
figure embed,
figure video {
  max-width: 100%;
  height: auto;
  display: block;
}
.figure {
  margin: 15px 0;
}
.figure.figure-left {
  float: left;
  margin: 0 15px 15px 0;
}
.figure.figure-right {
  float: right;
  margin: 0 0 15px 15px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  margin: 0;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  overflow: visible;
}
button:focus {
  outline: none;
}
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 {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
@media print {
  *,
  :after,
  :before {
    color: #000!important;
    text-shadow: none!important;
    background: 0 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
h1,
.b-h1,
h2,
.b-h2,
h3,
.b-h3,
h4,
.b-h4,
h5,
.b-h5,
h6,
.b-h6 {
  margin: 0;
  padding: 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
img {
  border: none;
}
input {
  vertical-align: middle;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input::-ms-clear {
  display: none;
}
textarea {
  resize: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none;
}
table {
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}
table,
th,
td {
  border: none;
}
iframe {
  border: 0;
}
p {
  margin: 0;
  padding: 0;
}
label {
  margin: 0;
  padding: 0;
  font-weight: 400;
}
::-moz-selection {
  background-color: #ffcd24;
  color: #ffffff;
}
::selection {
  background-color: #ffcd24;
  color: #ffffff;
}
::-moz-selection {
  background-color: #ffcd24;
  color: #ffffff;
}
@-ms-viewport {
  width: device-width;
}
.c-wrapper {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
  min-width: 320px;
  min-height: 100%;
}
.c-content {
  padding-top: 103px;
}
@media only screen and (max-width: 1023px) {
  .c-content {
    padding-top: 41px;
  }
}
.u-container {
  width: inherit;
  max-width: 1230px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.u-container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.u-row {
  margin-right: -15px;
  margin-left: -15px;
}
.u-col-lg-1,
.u-col-lg-10,
.u-col-lg-11,
.u-col-lg-12,
.u-col-lg-2,
.u-col-lg-3,
.u-col-lg-4,
.u-col-lg-5,
.u-col-lg-6,
.u-col-lg-7,
.u-col-lg-8,
.u-col-lg-9,
.u-col-md-1,
.u-col-md-10,
.u-col-md-11,
.u-col-md-12,
.u-col-md-2,
.u-col-md-3,
.u-col-md-4,
.u-col-md-5,
.u-col-md-6,
.u-col-md-7,
.u-col-md-8,
.u-col-md-9,
.u-col-sm-1,
.u-col-sm-10,
.u-col-sm-11,
.u-col-sm-12,
.u-col-sm-2,
.u-col-sm-3,
.u-col-sm-4,
.u-col-sm-5,
.u-col-sm-6,
.u-col-sm-7,
.u-col-sm-8,
.u-col-sm-9,
.u-col-xs-1,
.u-col-xs-10,
.u-col-xs-11,
.u-col-xs-12,
.u-col-xs-2,
.u-col-xs-3,
.u-col-xs-4,
.u-col-xs-5,
.u-col-xs-6,
.u-col-xs-7,
.u-col-xs-8,
.u-col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.u-col-xs-1,
.u-col-xs-10,
.u-col-xs-11,
.u-col-xs-12,
.u-col-xs-2,
.u-col-xs-3,
.u-col-xs-4,
.u-col-xs-5,
.u-col-xs-6,
.u-col-xs-7,
.u-col-xs-8,
.u-col-xs-9 {
  float: left;
}
.u-col-xs-12 {
  width: 100%;
}
.u-col-xs-11 {
  width: 91.66666667%;
}
.u-col-xs-10 {
  width: 83.33333333%;
}
.u-col-xs-9 {
  width: 75%;
}
.u-col-xs-8 {
  width: 66.66666667%;
}
.u-col-xs-7 {
  width: 58.33333333%;
}
.u-col-xs-6 {
  width: 50%;
}
.u-col-xs-5 {
  width: 41.66666667%;
}
.u-col-xs-4 {
  width: 33.33333333%;
}
.u-col-xs-3 {
  width: 25%;
}
.u-col-xs-2 {
  width: 16.66666667%;
}
.u-col-xs-1 {
  width: 8.33333333%;
}
.u-col-xs-pull-12 {
  right: 100%;
}
.u-col-xs-pull-11 {
  right: 91.66666667%;
}
.u-col-xs-pull-10 {
  right: 83.33333333%;
}
.u-col-xs-pull-9 {
  right: 75%;
}
.u-col-xs-pull-8 {
  right: 66.66666667%;
}
.u-col-xs-pull-7 {
  right: 58.33333333%;
}
.u-col-xs-pull-6 {
  right: 50%;
}
.u-col-xs-pull-5 {
  right: 41.66666667%;
}
.u-col-xs-pull-4 {
  right: 33.33333333%;
}
.u-col-xs-pull-3 {
  right: 25%;
}
.u-col-xs-pull-2 {
  right: 16.66666667%;
}
.u-col-xs-pull-1 {
  right: 8.33333333%;
}
.u-col-xs-pull-0 {
  right: auto;
}
.u-col-xs-push-12 {
  left: 100%;
}
.u-col-xs-push-11 {
  left: 91.66666667%;
}
.u-col-xs-push-10 {
  left: 83.33333333%;
}
.u-col-xs-push-9 {
  left: 75%;
}
.u-col-xs-push-8 {
  left: 66.66666667%;
}
.u-col-xs-push-7 {
  left: 58.33333333%;
}
.u-col-xs-push-6 {
  left: 50%;
}
.u-col-xs-push-5 {
  left: 41.66666667%;
}
.u-col-xs-push-4 {
  left: 33.33333333%;
}
.u-col-xs-push-3 {
  left: 25%;
}
.u-col-xs-push-2 {
  left: 16.66666667%;
}
.u-col-xs-push-1 {
  left: 8.33333333%;
}
.u-col-xs-push-0 {
  left: auto;
}
.u-col-xs-offset-12 {
  margin-left: 100%;
}
.u-col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.u-col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.u-col-xs-offset-9 {
  margin-left: 75%;
}
.u-col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.u-col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.u-col-xs-offset-6 {
  margin-left: 50%;
}
.u-col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.u-col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.u-col-xs-offset-3 {
  margin-left: 25%;
}
.u-col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.u-col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.u-col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .u-col-sm-1,
  .u-col-sm-10,
  .u-col-sm-11,
  .u-col-sm-12,
  .u-col-sm-2,
  .u-col-sm-3,
  .u-col-sm-4,
  .u-col-sm-5,
  .u-col-sm-6,
  .u-col-sm-7,
  .u-col-sm-8,
  .u-col-sm-9 {
    float: left;
  }
  .u-col-sm-12 {
    width: 100%;
  }
  .u-col-sm-11 {
    width: 91.66666667%;
  }
  .u-col-sm-10 {
    width: 83.33333333%;
  }
  .u-col-sm-9 {
    width: 75%;
  }
  .u-col-sm-8 {
    width: 66.66666667%;
  }
  .u-col-sm-7 {
    width: 58.33333333%;
  }
  .u-col-sm-6 {
    width: 50%;
  }
  .u-col-sm-5 {
    width: 41.66666667%;
  }
  .u-col-sm-4 {
    width: 33.33333333%;
  }
  .u-col-sm-3 {
    width: 25%;
  }
  .u-col-sm-2 {
    width: 16.66666667%;
  }
  .u-col-sm-1 {
    width: 8.33333333%;
  }
  .u-col-sm-pull-12 {
    right: 100%;
  }
  .u-col-sm-pull-11 {
    right: 91.66666667%;
  }
  .u-col-sm-pull-10 {
    right: 83.33333333%;
  }
  .u-col-sm-pull-9 {
    right: 75%;
  }
  .u-col-sm-pull-8 {
    right: 66.66666667%;
  }
  .u-col-sm-pull-7 {
    right: 58.33333333%;
  }
  .u-col-sm-pull-6 {
    right: 50%;
  }
  .u-col-sm-pull-5 {
    right: 41.66666667%;
  }
  .u-col-sm-pull-4 {
    right: 33.33333333%;
  }
  .u-col-sm-pull-3 {
    right: 25%;
  }
  .u-col-sm-pull-2 {
    right: 16.66666667%;
  }
  .u-col-sm-pull-1 {
    right: 8.33333333%;
  }
  .u-col-sm-pull-0 {
    right: auto;
  }
  .u-col-sm-push-12 {
    left: 100%;
  }
  .u-col-sm-push-11 {
    left: 91.66666667%;
  }
  .u-col-sm-push-10 {
    left: 83.33333333%;
  }
  .u-col-sm-push-9 {
    left: 75%;
  }
  .u-col-sm-push-8 {
    left: 66.66666667%;
  }
  .u-col-sm-push-7 {
    left: 58.33333333%;
  }
  .u-col-sm-push-6 {
    left: 50%;
  }
  .u-col-sm-push-5 {
    left: 41.66666667%;
  }
  .u-col-sm-push-4 {
    left: 33.33333333%;
  }
  .u-col-sm-push-3 {
    left: 25%;
  }
  .u-col-sm-push-2 {
    left: 16.66666667%;
  }
  .u-col-sm-push-1 {
    left: 8.33333333%;
  }
  .u-col-sm-push-0 {
    left: auto;
  }
  .u-col-sm-offset-12 {
    margin-left: 100%;
  }
  .u-col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .u-col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .u-col-sm-offset-9 {
    margin-left: 75%;
  }
  .u-col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .u-col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .u-col-sm-offset-6 {
    margin-left: 50%;
  }
  .u-col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .u-col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .u-col-sm-offset-3 {
    margin-left: 25%;
  }
  .u-col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .u-col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .u-col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .u-col-md-1,
  .u-col-md-10,
  .u-col-md-11,
  .u-col-md-12,
  .u-col-md-2,
  .u-col-md-3,
  .u-col-md-4,
  .u-col-md-5,
  .u-col-md-6,
  .u-col-md-7,
  .u-col-md-8,
  .u-col-md-9 {
    float: left;
  }
  .u-col-md-12 {
    width: 100%;
  }
  .u-col-md-11 {
    width: 91.66666667%;
  }
  .u-col-md-10 {
    width: 83.33333333%;
  }
  .u-col-md-9 {
    width: 75%;
  }
  .u-col-md-8 {
    width: 66.66666667%;
  }
  .u-col-md-7 {
    width: 58.33333333%;
  }
  .u-col-md-6 {
    width: 50%;
  }
  .u-col-md-5 {
    width: 41.66666667%;
  }
  .u-col-md-4 {
    width: 33.33333333%;
  }
  .u-col-md-3 {
    width: 25%;
  }
  .u-col-md-2 {
    width: 16.66666667%;
  }
  .u-col-md-1 {
    width: 8.33333333%;
  }
  .u-col-md-pull-12 {
    right: 100%;
  }
  .u-col-md-pull-11 {
    right: 91.66666667%;
  }
  .u-col-md-pull-10 {
    right: 83.33333333%;
  }
  .u-col-md-pull-9 {
    right: 75%;
  }
  .u-col-md-pull-8 {
    right: 66.66666667%;
  }
  .u-col-md-pull-7 {
    right: 58.33333333%;
  }
  .u-col-md-pull-6 {
    right: 50%;
  }
  .u-col-md-pull-5 {
    right: 41.66666667%;
  }
  .u-col-md-pull-4 {
    right: 33.33333333%;
  }
  .u-col-md-pull-3 {
    right: 25%;
  }
  .u-col-md-pull-2 {
    right: 16.66666667%;
  }
  .u-col-md-pull-1 {
    right: 8.33333333%;
  }
  .u-col-md-pull-0 {
    right: auto;
  }
  .u-col-md-push-12 {
    left: 100%;
  }
  .u-col-md-push-11 {
    left: 91.66666667%;
  }
  .u-col-md-push-10 {
    left: 83.33333333%;
  }
  .u-col-md-push-9 {
    left: 75%;
  }
  .u-col-md-push-8 {
    left: 66.66666667%;
  }
  .u-col-md-push-7 {
    left: 58.33333333%;
  }
  .u-col-md-push-6 {
    left: 50%;
  }
  .u-col-md-push-5 {
    left: 41.66666667%;
  }
  .u-col-md-push-4 {
    left: 33.33333333%;
  }
  .u-col-md-push-3 {
    left: 25%;
  }
  .u-col-md-push-2 {
    left: 16.66666667%;
  }
  .u-col-md-push-1 {
    left: 8.33333333%;
  }
  .u-col-md-push-0 {
    left: auto;
  }
  .u-col-md-offset-12 {
    margin-left: 100%;
  }
  .u-col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .u-col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .u-col-md-offset-9 {
    margin-left: 75%;
  }
  .u-col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .u-col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .u-col-md-offset-6 {
    margin-left: 50%;
  }
  .u-col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .u-col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .u-col-md-offset-3 {
    margin-left: 25%;
  }
  .u-col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .u-col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .u-col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .u-col-lg-1,
  .u-col-lg-10,
  .u-col-lg-11,
  .u-col-lg-12,
  .u-col-lg-2,
  .u-col-lg-3,
  .u-col-lg-4,
  .u-col-lg-5,
  .u-col-lg-6,
  .u-col-lg-7,
  .u-col-lg-8,
  .u-col-lg-9 {
    float: left;
  }
  .u-col-lg-12 {
    width: 100%;
  }
  .u-col-lg-11 {
    width: 91.66666667%;
  }
  .u-col-lg-10 {
    width: 83.33333333%;
  }
  .u-col-lg-9 {
    width: 75%;
  }
  .u-col-lg-8 {
    width: 66.66666667%;
  }
  .u-col-lg-7 {
    width: 58.33333333%;
  }
  .u-col-lg-6 {
    width: 50%;
  }
  .u-col-lg-5 {
    width: 41.66666667%;
  }
  .u-col-lg-4 {
    width: 33.33333333%;
  }
  .u-col-lg-3 {
    width: 25%;
  }
  .u-col-lg-2 {
    width: 16.66666667%;
  }
  .u-col-lg-1 {
    width: 8.33333333%;
  }
  .u-col-lg-pull-12 {
    right: 100%;
  }
  .u-col-lg-pull-11 {
    right: 91.66666667%;
  }
  .u-col-lg-pull-10 {
    right: 83.33333333%;
  }
  .u-col-lg-pull-9 {
    right: 75%;
  }
  .u-col-lg-pull-8 {
    right: 66.66666667%;
  }
  .u-col-lg-pull-7 {
    right: 58.33333333%;
  }
  .u-col-lg-pull-6 {
    right: 50%;
  }
  .u-col-lg-pull-5 {
    right: 41.66666667%;
  }
  .u-col-lg-pull-4 {
    right: 33.33333333%;
  }
  .u-col-lg-pull-3 {
    right: 25%;
  }
  .u-col-lg-pull-2 {
    right: 16.66666667%;
  }
  .u-col-lg-pull-1 {
    right: 8.33333333%;
  }
  .u-col-lg-pull-0 {
    right: auto;
  }
  .u-col-lg-push-12 {
    left: 100%;
  }
  .u-col-lg-push-11 {
    left: 91.66666667%;
  }
  .u-col-lg-push-10 {
    left: 83.33333333%;
  }
  .u-col-lg-push-9 {
    left: 75%;
  }
  .u-col-lg-push-8 {
    left: 66.66666667%;
  }
  .u-col-lg-push-7 {
    left: 58.33333333%;
  }
  .u-col-lg-push-6 {
    left: 50%;
  }
  .u-col-lg-push-5 {
    left: 41.66666667%;
  }
  .u-col-lg-push-4 {
    left: 33.33333333%;
  }
  .u-col-lg-push-3 {
    left: 25%;
  }
  .u-col-lg-push-2 {
    left: 16.66666667%;
  }
  .u-col-lg-push-1 {
    left: 8.33333333%;
  }
  .u-col-lg-push-0 {
    left: auto;
  }
  .u-col-lg-offset-12 {
    margin-left: 100%;
  }
  .u-col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .u-col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .u-col-lg-offset-9 {
    margin-left: 75%;
  }
  .u-col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .u-col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .u-col-lg-offset-6 {
    margin-left: 50%;
  }
  .u-col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .u-col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .u-col-lg-offset-3 {
    margin-left: 25%;
  }
  .u-col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .u-col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .u-col-lg-offset-0 {
    margin-left: 0;
  }
}
.c-footer-wrapper {
  display: table-row;
  width: 100%;
  height: 0;
  background-color: #eff0f3;
}
/*------------------------------------------------------------*/
/* 01 - LAYOUT INITIALIZATION & COLOR, ICONS, BUTTONS PRESETS */
/*------------------------------------------------------------*/
.b-icon {
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/spritesheet.png);
  background-repeat: no-repeat;
}
.i-icon {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.b-icon-svg {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.b-icon-svg-pa {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: fill 0.4s;
  -moz-transition: fill 0.4s;
  -o-transition: fill 0.4s;
  transition: fill 0.4s;
}
.b-icon-svg-fill {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: fill 0.4s;
  -moz-transition: fill 0.4s;
  -o-transition: fill 0.4s;
  transition: fill 0.4s;
}
.b-icon-svg-fill svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: inline-block;
  vertical-align: middle;
}
.b-icon-app-store {
  background: transparent;
}
.b-icon-app-store.is-app-store-ru {
  background: url(../img/svg/app-store-badge-ru.svg) no-repeat center;
  background-size: contain;
}
.b-icon-app-store.is-app-store-en {
  background: url(../img/svg/app-store-badge-en.svg) no-repeat center;
  background-size: contain;
}
.b-icon-google-play {
  background: transparent;
}
.b-icon-google-play.is-google-play-ru {
  background: url(../img/svg/google-play-badge-ru.svg) no-repeat center;
  background-size: contain;
}
.b-icon-google-play.is-google-play-en {
  background: url(../img/svg/google-play-badge-en.svg) no-repeat center;
  background-size: contain;
}
.b-icon-app-store-2 {
  background: transparent;
}
.b-icon-app-store-2.is-app-store-ru {
  background: url(../img/svg/app-store-badge-ru.svg) no-repeat center;
  background-size: contain;
}
.b-icon-app-store-2.is-app-store-en {
  background: url(../img/svg/app-store-badge-en.svg) no-repeat center;
  background-size: contain;
}
.b-icon-google-play-2 {
  background: transparent;
}
.b-icon-google-play-2.is-google-play-ru {
  background: url(../img/svg/google-play-badge-ru.svg) no-repeat center;
  background-size: contain;
}
.b-icon-google-play-2.is-google-play-en {
  background: url(../img/svg/google-play-badge-en.svg) no-repeat center;
  background-size: contain;
}
.b-icon-facebook {
  background-position: -250px -1150px;
}
.b-icon-facebook:hover {
  background-position: -350px -1150px;
}
.b-icon-app-store-black {
  background: transparent;
}
.b-icon-app-store-black.is-app-store-ru {
  background: url(../img/svg/app-store-badge-ru.svg) no-repeat center;
  background-size: contain;
}
.b-icon-app-store-black.is-app-store-en {
  background: url(../img/svg/app-store-badge-en.svg) no-repeat center;
  background-size: contain;
}
.b-icon-google-play-black {
  background: transparent;
}
.b-icon-google-play-black.is-google-play-ru {
  background: url(../img/svg/google-play-badge-ru.svg) no-repeat center;
  background-size: contain;
}
.b-icon-google-play-black.is-google-play-en {
  background: url(../img/svg/google-play-badge-en.svg) no-repeat center;
  background-size: contain;
}
.b-icon-vk {
  background-position: -300px -1150px;
}
.b-icon-vk:hover {
  background-position: -400px -1150px;
}
.b-icon-visa-master-mir {
  background-position: 0 -150px;
}
.b-icon-car {
  background-image: url(../img/icon/icon-car.png);
}
.b-icon-waiting {
  background-image: url(../img/icon/icon-waiting.png);
}
.b-icon-coefficient {
  background-image: url(../img/icon/icon-coefficient-stop.png);
}
.b-icon-gift {
  background-image: url(../img/icon/icon-gift.png);
}
.b-icon-credit-cards-payment {
  background-image: url(../img/icon/icon-credit-cards-payment.png);
}
.b-icon-address {
  width: 18px;
  height: 21px;
  background-position: center center;
  background-image: url(../img/svg/fa-location-svg-active.svg);
  background-image: url(../img/svg/fa-location-svg.svg);
  background-size: contain;
}
.b-icon-train {
  width: 15px;
  height: 21px;
  background-position: center center;
  background-image: url(../img/svg/fa-train-svg-active.svg);
  background-image: url(../img/svg/fa-train-svg.svg);
  background-size: contain;
}
.b-icon-plane {
  width: 18px;
  height: 21px;
  background-position: center center;
  background-image: url(../img/svg/fa-plane-svg-active.svg);
  background-image: url(../img/svg/fa-plane-svg.svg);
  background-size: contain;
}
.b-icon-phones {
  width: 39px;
  height: 39px;
  background-position: -98px 6px;
}
.b-icon-select-1 {
  width: 21px;
  height: 7px;
  background-position: 0px -450px;
}
.b-icon-select-2 {
  width: 21px;
  height: 19px;
  background-position: -50px -450px;
}
.b-icon-select-3 {
  width: 21px;
  height: 18px;
  background-position: -100px -450px;
}
.b-icon-select-4 {
  width: 15px;
  height: 21px;
  background-position: -150px -450px;
}
.b-icon-select-5 {
  width: 21px;
  height: 9px;
  background-position: -200px -450px;
}
.b-icon-select-6 {
  width: 20px;
  height: 21px;
  background-position: -250px -450px;
}
.b-icon-select-7 {
  width: 21px;
  height: 7px;
  background-position: -300px -450px;
}
.b-icon-select-mob-1 {
  width: 21px;
  height: 7px;
  background-position: 0px -500px;
}
.b-icon-select-mob-2 {
  width: 21px;
  height: 19px;
  background-position: -50px -500px;
}
.b-icon-select-mob-3 {
  width: 21px;
  height: 18px;
  background-position: -100px -500px;
}
.b-icon-select-mob-4 {
  width: 15px;
  height: 21px;
  background-position: -150px -500px;
}
.b-icon-select-mob-5 {
  width: 21px;
  height: 9px;
  background-position: -200px -500px;
}
.b-icon-select-mob-6 {
  width: 20px;
  height: 21px;
  background-position: -250px -500px;
}
.b-icon-select-mob-7 {
  width: 21px;
  height: 7px;
  background-position: -300px -500px;
}
.b-icon-marker-red {
  width: 12px;
  height: 21px;
  background: url(../img/svg/icon-marker-point-red.svg) center no-repeat;
}
.b-icon-marker-green {
  width: 12px;
  height: 21px;
  background: url(../img/svg/icon-marker-point-green.svg) center no-repeat;
}
.b-icon-car-econom {
  width: 183px;
  height: 77px;
  background-position: 0 -550px;
}
.b-icon-car-econom-comfort {
  width: 183px;
  height: 77px;
  background-position: 0 -550px;
}
.b-icon-car-comfort {
  width: 192px;
  height: 66px;
  background-position: -200px -550px;
}
.b-icon-car-business {
  width: 208px;
  height: 62px;
  background-position: 0 -650px;
}
.b-icon-car-minivan {
  width: 219px;
  height: 77px;
  background-position: 0 -750px;
}
.b-icon-car-vip {
  width: 208px;
  height: 64px;
  background-position: -250px -650px;
}
.b-icon-car-bus {
  width: 284px;
  height: 104px;
  background-position: -250px -750px;
}
.u-current-location-map-mobile {
  position: relative;
  display: block;
  width: 31px;
  height: 31px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.77);
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.28);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.28);
  overflow: hidden;
  cursor: pointer;
}
.u-current-location-map-mobile:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 17px;
  height: 17px;
  background: url('../img/svg/icon-map-geolocation.svg') center no-repeat;
}
.b-icon-app-store-black-slider {
  width: 195px;
  height: 58px;
  background: transparent;
}
.b-icon-app-store-black-slider.is-app-store-ru {
  background: url(../img/svg/app-store-badge-ru.svg) no-repeat center;
  background-size: contain;
}
.b-icon-app-store-black-slider.is-app-store-en {
  background: url(../img/svg/app-store-badge-en.svg) no-repeat center;
  background-size: contain;
}
.b-icon-google-play-black-slider {
  width: 195px;
  height: 58px;
  background: transparent;
}
.b-icon-google-play-black-slider.is-google-play-ru {
  background: url(../img/svg/google-play-badge-ru.svg) no-repeat center;
  background-size: contain;
}
.b-icon-google-play-black-slider.is-google-play-en {
  background: url(../img/svg/google-play-badge-en.svg) no-repeat center;
  background-size: contain;
}
.b-icon-present {
  width: 24px;
  height: 25px;
  background-position: -150px -1150px;
}
.b-icon-app-store-black-economy {
  width: 127px;
  height: 38px;
  background: url(../img/svg/app-store-badge-ru.svg) no-repeat center;
  background-size: contain;
}
.b-icon-google-play-black-economy {
  width: 127px;
  height: 38px;
  background: url(../img/svg/google-play-badge-ru.svg) no-repeat center;
  background-size: contain;
}
.b-icon-popup-log-out {
  width: 13px;
  height: 13px;
  background-position: -200px -1150px;
}
.b-icon-car-small {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 14px;
  background: url(../img/icon/icon-car-small.png) no-repeat center;
}
.c-btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  border: none;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.c-btn:focus,
.c-btn:active {
  outline: none;
}
.c-btn:hover {
  text-decoration: none;
}
.u-bg-color-yellow {
  background-color: #ffcd24;
}
.u-bg-color-yellow:hover {
  background-color: #ffd855;
}
.u-bg-color-yellow:active {
  background-color: #e9bd29;
}
.u-bg-color-gray {
  border-color: #babdc8;
}
.u-bg-color-gray:hover {
  border-color: #141414;
}
.u-bg-color-gray:active {
  border-color: #babdc8;
}
.u-bg-color-white {
  border-color: #c7c7c7;
  background-color: #ffffff;
}
.u-bg-color-white:hover {
  border-color: #0d0d0d;
}
.u-bg-color-white:active {
  border-color: #c7c7c7;
}
.u-order-taxi {
  min-width: 145px;
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  line-height: 40px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
.u-order-taxi:disabled {
  opacity: 0.25;
  cursor: default;
}
.u-page-main .c-header .c-head__phone .u-link-tel {
  margin-bottom: 0;
}
.u-page-main .c-header .c-head__phone .u-link-back-call {
  display: inline-block;
}
.u-page-main .u-order-taxi-desktop,
.u-page-main .u-order-taxi-mobile {
  display: none;
}
.u-page-main .u-order-taxi-desktop.is-visible,
.u-page-main .u-order-taxi-mobile.is-visible {
  display: inline-block;
}
.u-page-main .order-configurator {
  display: block;
}
.u-order-taxi-desktop {
  display: inline-block;
  margin-left: 20px;
  min-width: 130px;
  height: 35px;
  padding: 0 15px;
  font-size: 14px;
  line-height: 35px;
  color: #343434;
  border: 1px solid #535046;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
.u-order-taxi-mobile {
  display: inline-block;
  margin-left: 14px;
  min-width: 114px;
  height: 27px;
  padding: 0 5px;
  font-size: 13px;
  line-height: 27px;
  color: #343434;
  border: 1px solid #535046;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
.u-leave-message {
  min-width: 196px;
  height: 39px;
  padding: 0 5px;
  font-size: 16px;
  line-height: 39px;
  color: #3e3e3e;
  border: 1px solid #a2a2a2;
  background-color: transparent;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
.u-leave-message:hover {
  border-color: #141414;
}
.u-learn-more {
  min-width: 116px;
  height: 42px;
  padding: 0 5px;
  font-size: 14px;
  line-height: 42px;
  color: #343434;
  background-color: transparent;
  border: 1px solid #babdc8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
.u-give-feedback {
  min-width: 155px;
  height: 40px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 40px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
.u-promo-code-apply {
  min-width: 100px;
  height: 39px;
  padding: 0 10px;
  font-size: 14px;
  line-height: 39px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
.u-make-an-order {
  min-width: 145px;
  height: 40px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 40px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
.u-btn-address {
  width: 100%;
  min-width: 161px;
  height: 40px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 40px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  border: 1px solid #c7c7c7;
}
@media only screen and (max-width: 1023px) {
  .u-btn-address {
    min-width: auto;
  }
}
.u-order-detailing-submit {
  width: 100%;
  min-width: 98px;
  height: 39px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 39px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .u-order-detailing-submit {
    min-width: auto;
  }
}
.u-btn-learn-more {
  min-width: 217px;
  height: 39px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 39px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
.u-submit-learn-more {
  min-width: 217px;
  height: 39px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 39px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .u-submit-learn-more {
    width: 100%;
  }
}
.u-btn-social-share {
  padding: 0 10px;
  min-width: 135px;
  font-size: 14px;
  line-height: 32px;
  font-weight: 900;
  color: #000000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  background-color: transparent;
  border: 2px solid #ffcd24;
}
@media only screen and (max-width: 1023px) {
  .u-btn-social-share {
    width: 100%;
  }
}
.u-btn-social-share:hover {
  background-color: #ffcd24;
}
.u-btn-social-share span {
  display: inline-block;
  vertical-align: middle;
}
.u-btn-social-share span:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  width: 14px;
  height: 16px;
  background: url(../img/spritesheet.png) -550px -900px no-repeat;
}
.u-btn-news-show-more {
  display: none;
  padding: 0 10px;
  min-width: 135px;
  font-size: 14px;
  line-height: 36px;
  color: #000000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  margin-bottom: 12px;
}
@media only screen and (max-width: 1023px) {
  .u-btn-news-show-more {
    width: 100%;
    display: inline-block;
  }
}
.u-btn-news-show-more span {
  display: inline-block;
  vertical-align: middle;
}
.u-btn-give-feedback {
  padding: 0 10px;
  min-width: 155px;
  font-size: 16px;
  line-height: 40px;
  color: #000000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .u-btn-give-feedback {
    width: 100%;
    margin-bottom: 12px;
  }
}
.u-btn-give-feedback span {
  display: inline-block;
  vertical-align: middle;
}
.u-btn-send-app {
  min-width: 166px;
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  line-height: 40px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
.u-btn-request-call-back {
  min-width: 256px;
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  line-height: 36px;
  color: #343434;
  border: 2px solid #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
.u-submit-get-offer {
  min-width: 217px;
  height: 39px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 39px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .u-submit-get-offer {
    width: 100%;
  }
}
.u-submit-get-offer span {
  display: inline-block;
  vertical-align: middle;
}
.u-btn-document-download {
  min-width: 126px;
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  line-height: 40px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .u-btn-document-download {
    background-color: #ffffff;
    border: 1px solid #a9a9a9;
  }
  .u-btn-document-download:hover {
    background-color: #ffffff;
    border-color: #343434;
  }
}
.u-btn-rates-car-order-taxi {
  min-width: 280px;
  height: 40px;
  padding: 0 15px;
  font-size: 21px;
  line-height: 40px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .u-btn-rates-car-order-taxi {
    min-width: 100%;
    font-size: 18px;
    display: block;
  }
}
.u-btn-to-airport-order-taxi {
  min-width: 202px;
  height: 40px;
  padding: 0 15px;
  font-size: 21px;
  line-height: 40px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .u-btn-to-airport-order-taxi {
    min-width: 100%;
  }
}
.u-btn-to-region-order-taxi {
  min-width: 265px;
  height: 53px;
  padding: 0 15px;
  font-size: 24px;
  line-height: 53px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
.u-btn-taxi-economy-order-taxi {
  min-width: 202px;
  height: 37px;
  padding: 0 15px;
  font-size: 21px;
  line-height: 36px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .u-btn-taxi-economy-order-taxi {
    min-width: 100%;
  }
}
.u-btn-taxi-economy-calculator {
  min-width: 300px;
  height: 40px;
  padding: 0 15px;
  font-size: 21px;
  line-height: 40px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
.u-btn-taxi-economy-calculator .b-icon-svg-calculator {
  width: 17px;
  height: 23px;
  margin-right: 5px;
  color: #8a742a;
}
.u-btn-taxi-economy-calculator span {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 1023px) {
  .u-btn-taxi-economy-calculator {
    min-width: 100%;
  }
}
.u-link-learn-more {
  min-width: 155px;
  height: 39px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 39px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
.u-btn-taxi-ordering {
  min-width: 271px;
  padding: 9px 15px;
  font-size: 16px;
  line-height: 18px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  white-space: normal;
}
.u-btn-taxi-ordering strong {
  display: block;
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
}
.u-btn-taxi-ordering span {
  font-size: 12px;
  line-height: 18px;
}
.u-order-taxi-comments {
  width: 100%;
  height: 58px;
  padding: 0 15px;
  font-size: 21px;
  line-height: 58px;
  font-weight: 500;
  color: #343434;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
}
.u-order-taxi-comments span {
  display: inline-block;
  vertical-align: middle;
  line-height: 25px;
}
.loader-mask {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  z-index: 9;
}
.loader {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 5px;
  width: 5em;
  height: 5em;
  margin: -25px 0 0 -25px;
  text-indent: -9999em;
  border-top: 0.5em solid #d21700;
  border-right: 0.5em solid #ffcd24;
  border-bottom: 0.5em solid #ffcd24;
  border-left: 0.5em solid #ffcd24;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
.loader,
.loader:after {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 8em;
  height: 8em;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.u-form input[type="text"],
.u-form input[type="email"],
.u-form input[type="password"],
.u-form input[type="tel"],
.u-form textarea {
  width: 100%;
  height: 39px;
  padding: 0 10px;
  font-size: 14px;
  line-height: 1;
  color: #000000;
  border: 1px solid #ffffff;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.u-form input[type="text"]::-webkit-input-placeholder,
.u-form input[type="email"]::-webkit-input-placeholder,
.u-form input[type="password"]::-webkit-input-placeholder,
.u-form input[type="tel"]::-webkit-input-placeholder,
.u-form textarea::-webkit-input-placeholder {
  color: #858585;
  line-height: 1;
}
.u-form input[type="text"]:-moz-placeholder,
.u-form input[type="email"]:-moz-placeholder,
.u-form input[type="password"]:-moz-placeholder,
.u-form input[type="tel"]:-moz-placeholder,
.u-form textarea:-moz-placeholder {
  color: #858585;
  line-height: 1;
}
.u-form input[type="text"]::-moz-placeholder,
.u-form input[type="email"]::-moz-placeholder,
.u-form input[type="password"]::-moz-placeholder,
.u-form input[type="tel"]::-moz-placeholder,
.u-form textarea::-moz-placeholder {
  color: #858585;
  line-height: 1;
}
.u-form input[type="text"]:-ms-input-placeholder,
.u-form input[type="email"]:-ms-input-placeholder,
.u-form input[type="password"]:-ms-input-placeholder,
.u-form input[type="tel"]:-ms-input-placeholder,
.u-form textarea:-ms-input-placeholder {
  color: #858585;
  line-height: 1;
}
.u-form input[type="text"]:focus,
.u-form input[type="email"]:focus,
.u-form input[type="password"]:focus,
.u-form input[type="tel"]:focus,
.u-form textarea:focus {
  border-color: #ffcd24;
}
.u-form input[type="text"].u-not-valid,
.u-form input[type="email"].u-not-valid,
.u-form input[type="password"].u-not-valid,
.u-form input[type="tel"].u-not-valid,
.u-form textarea.u-not-valid {
  border-color: #e93838;
}
.u-form input[type="tel"][mask] {
  color: #000000;
}
.u-form input[type="tel"][mask]::-webkit-input-placeholder {
  color: #858585;
}
.u-form input[type="tel"][mask]:-moz-placeholder {
  color: #858585;
}
.u-form input[type="tel"][mask]::-moz-placeholder {
  color: #858585;
}
.u-form input[type="tel"][mask]:-ms-input-placeholder {
  color: #858585;
}
.u-form input[type="tel"][mask]:hover {
  color: #000000;
}
.u-form input[type="tel"][mask]:hover::-webkit-input-placeholder {
  color: #000000;
}
.u-form input[type="tel"][mask]:hover:-moz-placeholder {
  color: #000000;
}
.u-form input[type="tel"][mask]:hover::-moz-placeholder {
  color: #000000;
}
.u-form input[type="tel"][mask]:hover:-ms-input-placeholder {
  color: #000000;
}
.u-form input[type="tel"][mask]:focus {
  color: #000000;
}
.u-form input[type="tel"][mask].u-not-valid::-webkit-input-placeholder {
  color: #e93838;
}
.u-form input[type="tel"][mask].u-not-valid:-moz-placeholder {
  color: #e93838;
}
.u-form input[type="tel"][mask].u-not-valid::-moz-placeholder {
  color: #e93838;
}
.u-form input[type="tel"][mask].u-not-valid:-ms-input-placeholder {
  color: #e93838;
}
.u-form textarea {
  padding-top: 10px;
  padding-bottom: 10px;
  resize: vertical;
}
.u-form select {
  margin: 0;
  padding: 0 50px 10px 0;
  border: 0;
  outline: none;
  width: 100%;
  background-color: transparent;
  cursor: pointer;
  text-align: left;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.u-form select:focus {
  outline: none;
}
.u-form select option {
  text-align: left;
}
.u-form .b-form-inp.u-mask-phone {
  color: #a7a4a4;
}
.u-form .b-form-inp.j-tel-input {
  color: #000000;
}
.u-form-promo-code {
  position: relative;
}
.u-form-promo-code input[type="text"] {
  padding-right: 110px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.42);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.42);
  border-color: #e3e3e3;
}
.u-form-promo-code .u-promo-code-apply {
  position: absolute;
  top: 0;
  right: 0;
}
.u-app-store-google-play-list {
  display: inline-block;
  vertical-align: top;
}
.u-app-store-google-play-list li {
  display: inline-block;
  vertical-align: middle;
}
.u-app-store-google-play-list a {
  display: block;
  width: 120px;
  height: 36px;
}
.u-app-store-google-play-list a:hover {
  opacity: 0.7;
}
.c-mobile__menu {
  position: fixed;
  top: 41px;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 999;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
@media only screen and (max-width: 1023px) {
  .c-mobile__menu {
    display: block;
  }
}
.c-mobile__menu.is-open {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.c-mobile__menu .c-mobile__menu__row {
  margin-right: 48px;
  overflow-y: auto;
  height: 100%;
  background-color: #7d7d7d;
}
.c-mobile__menu .c-mobile__menu__head {
  padding: 24px 13px 18px 19px;
  font-size: 0;
  display: table;
  width: 100%;
}
.c-mobile__menu .c-mobile__menu__head .u-item {
  display: table-cell;
  vertical-align: middle;
}
.c-mobile__menu .c-mobile__menu__head .u-item:first-child {
  text-align: left;
}
.c-mobile__menu .c-mobile__menu__head .u-item:last-child {
  text-align: right;
}
.c-mobile__menu .u-head-lang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.c-mobile__menu .u-head-lang li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px;
}
.c-mobile__menu .u-head-lang li:first-child {
  margin-left: 0;
}
.c-mobile__menu .u-head-lang a {
  width: 32px;
  height: 18px;
  display: block;
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
  border: 1px solid transparent;
  background-color: transparent;
  text-align: center;
}
.c-mobile__menu .u-head-lang a.is-active {
  border-color: #ffcd24;
  background-color: #ffcd24;
  color: #343434;
}
.c-mobile__menu .c-head__enter {
  display: inline-block;
  vertical-align: middle;
}
.c-mobile__menu .c-head__enter a {
  position: relative;
  display: block;
  padding-left: 10px;
}
.c-mobile__menu .c-head__enter a:hover .u-popup-enter-txt:hover {
  border-color: transparent;
}
.c-mobile__menu .c-head__enter a .u-popup-enter-txt {
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
  border-bottom: 1px dashed #ffffff;
}
.c-mobile__menu .c-head__enter .u-popup-enter {
  padding-left: 20px;
}
.c-mobile__menu .c-head__enter .u-popup-enter .u-popup-enter-svg {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 14px;
  height: 15px;
  color: #bcbcbc;
}
.c-mobile__menu .c-head__enter .u-popup-log-out {
  padding-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
.c-mobile__menu .c-head__enter .u-popup-log-out .u-popup-log-out-svg {
  display: block;
  width: 15px;
  height: 15px;
  color: #bcbcbc;
}
.c-mobile__menu .c-head__enter .u-popup-lk {
  padding-left: 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
  border-bottom: 1px dashed #ffffff;
}
.c-mobile__menu .c-head__enter .u-popup-lk:hover {
  color: #d21700;
  border-color: #d21700;
}
.c-mobile__menu .c-mobile-nav > ul > li {
  position: relative;
  display: block;
  min-height: 45px;
  border-bottom: 1px solid #6b6b6b;
  background-color: transparent;
}
.c-mobile__menu .c-mobile-nav > ul > li:first-child {
  border-top: 1px solid #6b6b6b;
}
.c-mobile__menu .c-mobile-nav > ul > li.is-open {
  background-color: #939393;
}
.c-mobile__menu .c-mobile-nav > ul > li.is-open .u-title {
  background-color: #939393;
}
.c-mobile__menu .c-mobile-nav > ul > li.is-open .expland:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.c-mobile__menu .c-mobile-nav > ul > li > ul {
  display: none;
  padding: 9px 52px 14px 38px;
}
.c-mobile__menu .c-mobile-nav > ul > li > ul > li {
  margin-bottom: 12px;
}
.c-mobile__menu .c-mobile-nav > ul > li > ul > li > a {
  font-size: 13px;
  line-height: 18px;
  color: #ffffff;
}
.c-mobile__menu .c-mobile-nav .u-title {
  display: block;
  background-color: #7d7d7d;
}
.c-mobile__menu .c-mobile-nav .u-title a {
  display: block;
  min-height: 45px;
  padding: 12px 60px 12px 19px;
  font-size: 18px;
  line-height: 21px;
  color: #ffffff;
}
.c-mobile__menu .c-mobile-nav .expland {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 52px;
  height: 45px;
  background-color: transparent;
  cursor: pointer;
  text-align: center;
}
.c-mobile__menu .c-mobile-nav .expland:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  bottom: 5px;
  width: 1px;
  height: auto;
  background-color: #6b6b6b;
}
.c-mobile__menu .c-mobile-nav .expland:after {
  content: '';
  position: absolute;
  display: inline-block;
  top: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 11px;
  height: 7px;
  background-position: -200px 0;
  background-repeat: no-repeat;
  background-image: url(../img/spritesheet.png);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-list,
.slick-track {
  height: 100%;
}
.slick-loading .slick-list {
  background: url('../img/ajax-loader.svg') center center no-repeat;
}
/* Icons */
/* @font-face {
          font-family: 'slick';
          font-weight: normal;
          font-style: normal;
      
          src: url('./fonts/slick.eot');
          src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
      } */
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}
.slick-prev:before,
.slick-next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: '';
}
[dir='rtl'] .slick-prev:before {
  content: '';
}
.slick-next {
  right: -25px;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: '';
}
[dir='rtl'] .slick-next:before {
  content: '';
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li:before,
.slick-dots li:after {
  content: none;
}
.slick-dots li {
  font-size: 0;
  line-height: 0;
  color: transparent;
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 8px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 14px;
  height: 14px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:after,
.slick-dots li button:focus:after {
  background-color: #ffffff;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  content: '';
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li button:after {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 6px;
  height: 6px;
  content: '';
  text-align: center;
  background-color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.slick-dots li.slick-active button:before {
  border-color: #ffffff;
}
.slick-dots li.slick-active button:after {
  background-color: transparent;
}
.slick-dots li.slick-active button:hover:after {
  background-color: #ffffff;
}
.video-js {
  width: 100%;
  height: 260px!important;
  overflow: hidden;
}
.video-js:focus {
  outline: none;
}
.video-js iframe {
  max-width: 100%;
}
.u-tooltip-info {
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 21px;
  border: 1px solid #c8ced5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #97a5b5;
  background-color: #f2f4f6;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.u-tooltip-info:hover {
  color: #65717f;
  border-color: #8295ac;
}
.u-tooltip-info .u-tooltip-icon {
  display: block;
}
.u-tooltip-info-small {
  display: inline-block;
  vertical-align: middle;
  width: 19px;
  height: 19px;
  border: 1px solid #afafaf;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  color: #343434;
  background-color: #f2f4f6;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.u-tooltip-info-small:hover {
  color: #65717f;
  border-color: #8295ac;
}
.u-tooltip-info-small .u-tooltip-icon {
  display: block;
}
.u-tooltip-question-small {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  border: 1px solid #d6d6d6;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 11px;
  line-height: 15px;
  font-weight: 400;
  color: #97a5b5;
  background-color: #f2f4f6;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.u-tooltip-question-small:hover {
  color: #65717f;
  border-color: #8295ac;
}
.u-tooltip-question-small .u-tooltip-icon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 11px;
  height: 11px;
  line-height: 11px;
}
.u-tooltip-question-big {
  display: inline-block;
  width: 19px;
  height: 19px;
  border: 1px solid #cacaca;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 12px;
  line-height: 19px;
  font-weight: 400;
  color: #b0b0b0;
  background-color: #ffffff;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.u-tooltip-question-big:hover {
  color: #e9bd29;
  border-color: #e9bd29;
}
.u-tooltip-question-big .u-tooltip-icon {
  display: block;
}
.b-tooltips {
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  padding: 10px 16px;
  width: 291px;
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  text-align: left;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.b-tooltips .b-tooltip__content {
  display: block;
}
.tooltipster-arrow-top.tooltipster-arrow span:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 0;
  border-color: rgba(0, 0, 0, 0.8) transparent transparent transparent;
}
.b-tooltips-absolute {
  position: absolute;
  display: none;
  bottom: 100%;
  left: 50%;
  margin-left: -100px;
  padding: 10px 16px;
  width: 200px;
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  text-align: left;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  margin-bottom: 8px;
  z-index: 1;
  pointer-events: none;
}
.b-tooltips-absolute.is-error {
  display: block;
}
.b-tooltips-absolute:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: -7px;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 0;
  border-color: rgba(0, 0, 0, 0.8) transparent transparent transparent;
}
.b-tooltips-absolute .b-tooltip__content {
  display: block;
}
.car-select-rate .select2-container--open .select2-dropdown--below .select2-results > .select2-results__options {
  max-height: inherit;
}
.car-select-rate .select2-container--default .select2-selection--single {
  display: inline-block;
  vertical-align: middle;
  background-color: transparent;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: auto;
  outline: none;
  -webkit-box-shadow: 0px 0px 0px #fff;
  -moz-box-shadow: 0px 0px 0px #fff;
  box-shadow: 0px 0px 0px #fff;
}
.car-select-rate .select2-container--default .select2-selection--single .select2-selection__rendered {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  color: #343434;
  line-height: 28px;
  border-bottom: 1px dashed #b6b6b6;
  padding-left: 0;
  padding-right: 0;
}
.car-select-rate .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 0;
  right: 0;
  width: 26px;
}
.car-select-rate .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: 0;
  display: block;
  width: 11px;
  height: 6px;
  background: url(../img/spritesheet.png) no-repeat 0 -350px;
}
.car-select-rate .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  background-position: -50px -350px;
}
.car-select-rate .select2-results__option {
  padding: 4px 20px;
  font-size: 19px;
  line-height: 22px;
  color: #343434;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.car-select-rate .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #f2f4f6;
}
.car-select-rate .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #f2f4f6;
  color: #343434;
}
.select2-container--open .select2-dropdown--below {
  background-color: white;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
}
.select2-container--open .select2-dropdown--below .select2-results > .select2-results__options {
  text-align: left;
}
.u-dropped {
  position: absolute;
  padding: 10px 5px;
  top: -10px;
  left: -2px;
  right: -2px;
  z-index: 9;
  -webkit-box-shadow: 0 0px 21px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 0px 21px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0px 21px rgba(0, 0, 0, 0.35);
  background-color: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.u-dropped .select2-container.select2-container--default.select2-container--open {
  position: relative!important;
  display: block;
  top: 0!important;
  left: 0!important;
}
.u-dropped .select2-dropdown {
  padding: 12px 0;
  position: relative;
  background-color: transparent;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
.u-dropped .select2-container--open .select2-dropdown--below {
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
/* 
    ====== Zoom effect ======
    */
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
/* 
    ====== Newspaper effect ======
    */
.mfp-newspaper {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-newspaper .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale(0) rotate(500deg);
  -ms-transform: scale(0) rotate(500deg);
  transform: scale(0) rotate(500deg);
}
.mfp-newspaper.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.mfp-newspaper.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
}
.mfp-newspaper.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-newspaper.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(0) rotate(500deg);
  -ms-transform: scale(0) rotate(500deg);
  transform: scale(0) rotate(500deg);
  opacity: 0;
}
.mfp-newspaper.mfp-removing.mfp-bg {
  opacity: 0;
}
/* 
    ====== Move-horizontal effect ======
    */
.mfp-move-horizontal {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-move-horizontal .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px);
}
.mfp-move-horizontal.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
  -webkit-transform: translateX(50px);
  -ms-transform: translateX(50px);
  transform: translateX(50px);
  opacity: 0;
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
  opacity: 0;
}
/* 
    ====== Move-from-top effect ======
    */
.mfp-move-from-top {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-move-from-top .mfp-content {
  vertical-align: middle;
}
.mfp-move-from-top .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
}
.mfp-move-from-top.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
  -webkit-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
  opacity: 0;
}
.mfp-move-from-top.mfp-removing.mfp-bg {
  opacity: 0;
}
/* 
    ====== 3d unfold ======
    */
.mfp-3d-unfold {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-3d-unfold .mfp-content {
  -webkit-perspective: 2000px;
  perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-60deg);
  transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
  -webkit-transform: rotateY(60deg);
  transform: rotateY(60deg);
  opacity: 0;
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
  opacity: 0;
}
/* 
    ====== Zoom-out effect ======
    */
.mfp-zoom-out {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-out .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 0;
}
.mfp-zoom-out.mfp-removing.mfp-bg {
  opacity: 0;
}
/*
    ====== "Hinge" close effect ======
    */
@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
.mfp-with-fade .mfp-content,
.mfp-with-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}
.mfp-with-fade.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-with-fade.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-with-fade.mfp-removing.mfp-bg {
  opacity: 0;
}
.content-baloon {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 284px;
}
.content-inner-baloon {
  width: 100%;
  height: 100%;
}
.content-inner-baloon .baloon-title {
  display: none;
}
.wrapper-baloon {
  width: 100%;
  height: 100%;
  display: inline-block;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.u-map-content {
  position: relative;
  width: 284px;
  margin-bottom: 18px;
  display: block;
}
.u-map-content .u-article {
  padding: 12px 0;
  position: relative;
  background-color: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.3);
  -webkit-transition: border-color 0.4s;
  -moz-transition: border-color 0.4s;
  -o-transition: border-color 0.4s;
  transition: border-color 0.4s;
}
.u-map-content .u-article:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 9px 0 9px;
  border-color: #ffffff transparent transparent transparent;
}
.u-map-content .u-article .u-map-addres {
  padding: 0 10px 13px;
  font-size: 14px;
  line-height: 18px;
  color: #343434;
}
.u-map-content .u-article .u-map-coming-from-here {
  text-align: center;
}
.u-map-content .u-article .u-map-coming-from-here .c-btn {
  margin: 0 5px;
  display: inline-block;
  vertical-align: middle;
  width: 130px;
  height: 39px;
  border: 1px solid #5a5a5a;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  line-height: 39px;
  color: #3e3e3e;
  background-color: #ffffff;
}
.u-map-content .u-article .u-map-coming-from-here .c-btn .b-icon {
  margin-right: 10px;
}
.mfp-bg {
  background: rgba(202, 202, 202, 0.8);
}
@media only screen and (max-width: 1023px) {
  .mfp-bg {
    background: rgba(0, 0, 0, 0.5);
  }
}
.b-popup {
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 307px;
  background-color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.18);
}
.b-popup button.mfp-close {
  top: 15px;
  right: 12px;
  width: 12px;
  height: 12px;
  background: url(../img/svg/icon-close-popup.svg) 0 0 no-repeat;
  background-size: contain;
  opacity: 1;
  font-size: 0;
  text-indent: -9999px;
  line-height: inherit;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.b-popup button.mfp-close:active {
  top: 15px;
  right: 12px;
}
.b-popup button.mfp-close:hover {
  opacity: 0.7;
}
.b-popup .u-form__head {
  text-align: center;
}
.b-popup .u-form-title {
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.b-popup .u-form-p {
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  color: #a19e9e;
  margin-bottom: 11px;
}
.b-popup-select-rate {
  text-align: center;
  padding: 27px 35px 38px;
}
.b-popup-select-rate .u-select-rate__list {
  text-align: center;
}
.b-popup-select-rate .u-select-rate__list li {
  margin-bottom: 6px;
}
.b-popup-select-rate .u-select-rate__list li a {
  font-size: 19px;
  line-height: 24px;
  font-weight: 400;
  color: #343434;
}
.b-popup-select-option-set {
  padding: 27px 10px 27px 20px;
}
.b-popup-select-option-set .u-form-title {
  margin-bottom: 22px;
}
.b-popup-select-option-set .u-select-rate-set__list .u-row-options-set {
  display: block;
  font-size: 0;
  margin-bottom: 8px;
}
.b-popup-select-option-set .u-select-rate-set__list .u-row-options-set .u-item-options-set__dropdown {
  display: inline-block;
  vertical-align: middle;
}
.b-popup-select-option-set .u-select-rate-set__list .u-row-options-set .u-item-options-set__dropdown:nth-child(1) {
  width: 202px;
  position: relative;
  min-height: 21px;
  padding-right: 6px;
}
.b-popup-select-option-set .u-select-rate-set__list .u-row-options-set .u-item-options-set__dropdown:nth-child(2) {
  width: 57px;
  vertical-align: top;
}
.b-popup-select-option-set .u-select-rate-set__list .u-row-options-set .u-item-options-set__dropdown:nth-child(3) {
  width: 18px;
  vertical-align: top;
}
.b-popup-select-option-set .u-select-rate-set__list .u-row-options-set .checkbox-icon {
  position: absolute;
  top: -2px;
  left: 0;
  width: 21px;
  height: 21px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
  background-color: #f3f3f3;
  border: 1px solid #f3f3f3;
  display: none;
}
.b-popup-select-option-set .u-select-rate-set__list .u-row-options-set .checkbox-icon:after {
  content: none;
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  background-color: #ffcd24;
}
.b-popup-select-option-set .u-select-rate-set__list .u-row-options-set .u-toolttip-style {
  display: none;
}
.b-popup-select-option-set .u-select-rate-set__list .u-row-options-set .caption {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 18px;
  color: #050800;
  margin-right: 0;
}
.b-popup-select-option-set .u-select-rate-set__list .u-row-options-set .options-set__price {
  display: inline-block;
  font-size: 14px;
  line-height: 21px;
  color: #050800;
}
.b-popup-select-option-set .u-select-rate-set__list .u-row-options-set-promo {
  position: relative;
  margin: 19px 0 0;
}
.b-popup-select-time-filing {
  padding: 27px 0 27px;
}
.b-popup-select-time-filing .u-form__head {
  padding: 0 15px;
}
.b-popup-select-time-filing .u-form-title {
  margin-bottom: 8px;
}
.b-popup-select-time-filing .u-select-time-filing__row {
  padding: 0 15px 4px;
  border-bottom: 1px solid #ffcd24;
  margin-bottom: 20px;
}
.b-popup-select-time-filing .u-select-time-filing__row table {
  table-layout: fixed;
  width: 100%;
}
.b-popup-select-time-filing .u-select-time-filing__row table tr {
  border-top: 1px solid #e0dfdf;
  cursor: pointer;
}
.b-popup-select-time-filing .u-select-time-filing__row table tr:first-child {
  border-top: 0;
}
.b-popup-select-time-filing .u-select-time-filing__row table tr.is-active td {
  color: #000000;
}
.b-popup-select-time-filing .u-select-time-filing__row table tr td {
  padding: 17px 17px 15px 9px;
  font-size: 21px;
  line-height: 18px;
  font-weight: 400;
  color: #a19e9e;
  text-align: left;
}
.b-popup-select-time-filing .u-select-time-filing__row table tr td:last-child {
  text-align: right;
}
.b-popup-select-time-filing .u-select-time-filing__row table tr td span {
  display: inline-block;
  vertical-align: middle;
  padding: 0 7px;
}
.b-popup-select-time-filing .u-select-time-filing__row table tr td span:last-child {
  padding-right: 0;
}
.b-popup-select-time-filing .u-select-time-filing__btn {
  padding: 0 15px;
  text-align: center;
}
.b-popup-select-time-filing .u-select-time-filing__btn .c-btn {
  margin: 0 10px;
  width: 112px;
  height: 38px;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 38px;
  font-weight: 700;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #e3e3e3;
}
.b-popup-select-time-filing .u-select-time-filing__btn .c-btn:focus {
  background-color: #ffcd24;
}
.b-popup-select-time-filing .u-select-time-filing__btn .u-select-rate-now {
  font-weight: 400;
}
.u-table-time-filing {
  width: 100%;
  min-width: 277px;
  font-size: 0;
  overflow: hidden;
}
.u-table-time-filing .u-tr {
  position: relative;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}
.u-table-time-filing .u-tr.u-event {
  width: 172px;
}
.u-table-time-filing .u-tr.u-hour {
  width: 41px;
}
.u-table-time-filing .u-tr.u-hour .u-td {
  position: relative;
  padding-left: 7px;
  padding-right: 8px;
}
.u-table-time-filing .u-tr.u-dots {
  width: 15px;
}
.u-table-time-filing .u-tr.u-dots .u-td {
  padding-left: 5px;
  padding-right: 5px;
}
.u-table-time-filing .u-tr.u-minute {
  width: 49px;
}
.u-table-time-filing .u-tr.u-minute .u-td {
  padding-left: 8px;
  padding-right: 17px;
}
.u-table-time-filing .u-tr .u-td {
  padding: 17px 17px 15px 9px;
  font-size: 21px;
  line-height: 18px;
  font-weight: 400;
  color: #a19e9e;
  text-align: left;
  border-top: 1px solid #e0dfdf;
}
.u-table-time-filing .u-tr .u-td:first-child {
  border-top: 0;
}
.u-table-time-filing .u-tr .u-td.is-active {
  color: #000000;
}
.u-table-time-filing .u-tr .u-td span {
  display: inline-block;
  vertical-align: middle;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.b-popup-call-me-back {
  max-width: 294px;
  padding: 23px 15px;
}
.b-popup-call-me-back .u-form-title {
  margin-bottom: 19px;
}
.b-popup-call-me-back .u-call-me-back__btn {
  padding: 0 15px;
  text-align: center;
}
.b-popup-call-me-back .u-call-me-back__btn .c-btn {
  margin: 0 5px;
  width: 84px;
  height: 38px;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 38px;
  font-weight: 700;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.b-popup-call-me-back .u-call-me-back-no {
  background-color: #e3e3e3;
}
.b-popup-call-me-back-order {
  max-width: 328px;
  padding: 23px 15px;
  background-color: #f3f3f3;
}
.b-popup-call-me-back-order .u-form-title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  color: #343434;
  text-transform: none;
  margin-bottom: 14px;
}
.b-popup-call-me-back-order .u-call-me-back-order__btn {
  text-align: center;
}
.b-popup-call-me-back-order .u-call-me-back-order__btn .c-btn {
  margin: 0 5px;
  height: 39px;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 39px;
  font-weight: 400;
  color: #000000;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-width: 1px;
  border-style: solid;
}
@media only screen and (max-width: 327px) {
  .b-popup-call-me-back-order .u-call-me-back-order__btn .c-btn {
    margin: 10px 0 0;
  }
}
.b-popup-call-me-back-order .u-call-me-back-yes-order {
  min-width: 73px;
  border-color: #ffcd24;
}
@media only screen and (max-width: 327px) {
  .b-popup-call-me-back-order .u-call-me-back-yes-order {
    width: 100%;
  }
}
.b-popup-call-me-back-order .u-call-me-back-no-order {
  min-width: 192px;
  background-color: #e3e3e3;
  border-color: #959595;
}
@media only screen and (max-width: 327px) {
  .b-popup-call-me-back-order .u-call-me-back-no-order {
    width: 100%;
  }
}
.b-popup-call-me-back-order .u-call-me-back-no-order:hover {
  border-color: #000000;
}
.b-popup-confirm-your-phone {
  padding: 21px 25px;
  max-width: 480px;
}
.b-popup-confirm-your-phone .u-form__head {
  text-align: left;
}
.b-popup-confirm-your-phone .u-form-title {
  font-size: 21px;
  line-height: 25px;
  font-weight: 400;
  color: #343434;
  text-transform: none;
  margin-bottom: 14px;
}
.b-popup-confirm-your-phone .u-form-p {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #858585;
  margin-bottom: 6px;
}
@media only screen and (max-width: 548px) {
  .b-popup-confirm-your-phone .u-form__bod {
    text-align: center;
  }
}
.b-popup-confirm-your-phone .u-form__row {
  font-size: 0;
  margin: 0 0 4px;
  display: table;
  width: 100%;
}
@media only screen and (max-width: 548px) {
  .b-popup-confirm-your-phone .u-form__row {
    display: block;
  }
}
.b-popup-confirm-your-phone .u-form-item {
  width: 50%;
  padding: 10px 0;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 548px) {
  .b-popup-confirm-your-phone .u-form-item {
    display: block;
    width: 100%;
    padding: 5px 0;
  }
}
.b-popup-confirm-your-phone .u-form .b-form-inp {
  max-width: 188px;
  border-color: #e3e3e3;
}
@media only screen and (max-width: 548px) {
  .b-popup-confirm-your-phone .u-form .b-form-inp {
    max-width: 100%;
  }
}
.b-popup-confirm-your-phone .u-confirm {
  min-width: 134px;
  height: 39px;
  font-size: 16px;
  line-height: 39px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #ebebeb;
  text-align: center;
}
@media only screen and (max-width: 548px) {
  .b-popup-confirm-your-phone .u-confirm {
    display: block;
    width: 100%;
  }
}
.b-popup-confirm-your-phone .u-send-order {
  min-width: 176px;
  height: 39px;
  font-size: 16px;
  line-height: 39px;
  background-color: #ebebeb;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
@media only screen and (max-width: 548px) {
  .b-popup-confirm-your-phone .u-send-order {
    display: block;
    width: 100%;
  }
}
.b-popup-confirm-your-phone .u-link-resend-code {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #4e4834;
  border-bottom: 1px dotted #4e4834;
}
.b-popup-confirm-your-phone .u-link-resend-code:hover {
  color: #e9bd29;
  border-color: #e9bd29;
}
.b-popup-confirm-your-phone .u-form-info-signature {
  margin: 0;
  font-size: 10px;
}
.b-popup-confirm-your-phone .u-form-info-signature-link {
  font-size: 10px;
}
.b-popup-message-sent {
  max-width: 433px;
  padding: 34px 30px;
}
.b-popup-message-sent .u-form-title {
  font-size: 21px;
  line-height: 25px;
  font-weight: 400;
  color: #343434;
  text-transform: none;
  margin-bottom: 30px;
}
.b-popup-message-sent .u-form-p {
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  color: #a19e9e;
  margin-bottom: 34px;
}
.b-popup-message-sent .u-form__body {
  text-align: center;
}
.b-popup-message-sent .u-thanks {
  display: inline-block;
  min-width: 196px;
  height: 39px;
  font-size: 16px;
  font-weight: 400;
  line-height: 39px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.b-popup-back-call {
  max-width: 326px;
  padding: 10px 20px 7px;
}
.b-popup-back-call .u-form__head {
  text-align: left;
}
.b-popup-back-call .u-form-title {
  font-size: 28px;
  line-height: 34px;
  font-weight: 900;
  color: #343434;
  text-transform: none;
  margin-bottom: 20px;
}
.b-popup-back-call .u-form .b-form-inp {
  border-color: #e3e3e3;
}
.b-popup-back-call .u-form-item {
  margin-bottom: 13px;
}
.b-popup-back-call .u-call-back {
  width: 100%;
  display: block;
  height: 39px;
  font-size: 16px;
  line-height: 39px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
.b-popup-enter {
  max-width: 433px;
  padding: 24px 69px 7px;
}
@media only screen and (max-width: 432px) {
  .b-popup-enter {
    padding: 24px 20px 5px;
  }
}
.b-popup-enter .u-form-title {
  font-size: 21px;
  line-height: 25px;
  font-weight: 400;
  color: #343434;
  text-transform: none;
  margin-bottom: 18px;
}
.b-popup-enter .u-form .b-form-inp {
  border-color: #e3e3e3;
}
.b-popup-enter .u-form-item {
  margin-bottom: 18px;
}
.b-popup-enter .u-form__body {
  text-align: center;
}
.b-popup-enter .u-form-table {
  font-size: 0;
}
.b-popup-enter .u-form-item-cell {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  text-align: left;
}
.b-popup-enter .u-link-send-sms {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #4e4834;
  border-bottom: 1px dotted #4e4834;
}
.b-popup-enter .u-link-send-sms:hover {
  border-color: transparent;
}
.b-popup-enter .u-enter {
  min-width: 214px;
  display: inline-block;
  height: 39px;
  font-size: 16px;
  line-height: 39px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
.b-popup-mobile-app {
  max-width: 433px;
  padding: 24px 40px 33px;
}
@media only screen and (max-width: 432px) {
  .b-popup-mobile-app {
    padding: 24px 5px 30px;
  }
}
.b-popup-mobile-app .u-form-title {
  padding: 0 30px;
  font-size: 21px;
  line-height: 25px;
  font-weight: 400;
  color: #343434;
  text-transform: none;
  margin-bottom: 18px;
}
.b-popup-mobile-app .u-form__body {
  text-align: center;
}
.b-popup-mobile-app .b-icon {
  margin: 0 5px;
  display: inline-block;
  vertical-align: middle;
  width: 134px;
  height: 45px;
}
.b-popup-give-feedback {
  padding: 26px 71px 25px;
  max-width: 433px;
}
@media only screen and (max-width: 432px) {
  .b-popup-give-feedback {
    padding: 25px 30px;
  }
}
.b-popup-give-feedback .u-form-title {
  font-size: 21px;
  line-height: 25px;
  font-weight: 400;
  color: #343434;
  text-transform: none;
  margin-bottom: 25px;
}
.b-popup-give-feedback .u-form__body {
  text-align: center;
}
.b-popup-give-feedback .u-form-item {
  margin-bottom: 16px;
}
.b-popup-give-feedback .u-form .b-form-inp {
  border-color: #e3e3e3;
}
.b-popup-give-feedback .u-form .b-form-inp:focus {
  border-color: #ffcd24;
}
.b-popup-give-feedback .u-form textarea {
  height: 80px;
  resize: none;
}
.b-popup-give-feedback .u-form textarea.u-not-valid {
  border-color: #e93838;
}
.b-popup-give-feedback .u-give-feedback-send {
  display: inline-block;
  min-width: 181px;
  height: 39px;
  font-size: 16px;
  line-height: 39px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 15px;
}
.b-popup-give-feedback .u-signature {
  white-space: nowrap;
}
@media only screen and (max-width: 432px) {
  .b-popup-give-feedback .u-signature {
    white-space: normal;
  }
}
.b-popup-leave-message {
  padding: 26px 71px 25px;
  max-width: 433px;
}
@media only screen and (max-width: 432px) {
  .b-popup-leave-message {
    padding: 25px 30px;
  }
}
.b-popup-leave-message .u-form-title {
  font-size: 21px;
  line-height: 25px;
  font-weight: 400;
  color: #343434;
  text-transform: none;
  margin-bottom: 25px;
}
.b-popup-leave-message .u-form__body {
  text-align: center;
}
.b-popup-leave-message .u-form-item {
  margin-bottom: 16px;
}
.b-popup-leave-message .u-form .b-form-inp {
  border-color: #e3e3e3;
}
.b-popup-leave-message .u-form .b-form-inp:focus {
  border-color: #ffcd24;
}
.b-popup-leave-message .u-form textarea {
  height: 80px;
  resize: none;
}
.b-popup-leave-message .u-form textarea.u-not-valid {
  border-color: #e93838;
}
.b-popup-leave-message .u-leave-message-send {
  display: inline-block;
  min-width: 181px;
  height: 39px;
  font-size: 16px;
  line-height: 39px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 15px;
}
.b-popup-enter-sms {
  padding: 26px 71px 30px;
  max-width: 433px;
}
@media only screen and (max-width: 432px) {
  .b-popup-enter-sms {
    padding: 25px 30px;
  }
}
.b-popup-enter-sms .u-form-title {
  font-size: 21px;
  line-height: 25px;
  font-weight: 400;
  color: #343434;
  text-transform: none;
  margin-bottom: 25px;
}
.b-popup-enter-sms .u-form__body {
  text-align: center;
}
.b-popup-enter-sms .u-form-item {
  margin-bottom: 22px;
}
.b-popup-enter-sms .u-form .b-form-inp {
  border-color: #e3e3e3;
}
.b-popup-enter-sms .u-enter-sms-done {
  display: inline-block;
  min-width: 181px;
  height: 39px;
  font-size: 16px;
  line-height: 39px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.b-popup-send-form {
  padding: 21px 71px 30px;
  max-width: 433px;
}
@media only screen and (max-width: 432px) {
  .b-popup-send-form {
    padding: 25px 15px;
  }
}
.b-popup-send-form .u-form__head {
  padding: 0 10px;
}
.b-popup-send-form .u-form-title {
  font-size: 21px;
  line-height: 25px;
  font-weight: 400;
  color: #343434;
  text-transform: none;
  margin-bottom: 19px;
}
.b-popup-send-form .u-form__body {
  text-align: center;
}
.b-popup-send-form .u-form-item {
  text-align: left;
  margin-bottom: 18px;
}
.b-popup-send-form .u-form-item .u-checkbox-style {
  padding-top: 10px;
  padding-bottom: 15px;
}
.b-popup-send-form .u-form .b-form-inp {
  border-color: #e3e3e3;
}
.b-popup-send-form .u-form .u-mask-day-birth {
  padding-right: 32px;
}
.b-popup-send-form .u-send-form {
  display: inline-block;
  min-width: 181px;
  height: 39px;
  font-size: 16px;
  line-height: 39px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.b-popup-send-form .u-select-section.u-not-valid .select2-container--default .select2-selection--single {
  border-color: #e93838;
}
.b-popup-send-form .u-select-section .select2-container--default .select2-selection--single {
  border-color: #e3e3e3;
}
.b-popup-send-form .u-item-day-birth {
  position: relative;
  width: 158px;
}
.b-popup-send-form .u-link-month-calendar {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 39px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.b-popup-send-form .u-link-month-calendar:hover {
  opacity: 0.5;
}
.b-popup-send-form .u-link-month-calendar:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 13px;
  height: 13px;
  background: url(../img/spritesheet.png) -200px -350px no-repeat;
}
.b-popup-send-form .u-form-recommended {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
  color: #858585;
}
.b-popup-send-form .u-experience-info .u-experience-info-text {
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  color: #343434;
}
.b-popup-send-form .u-toolttip-style {
  width: 19px;
  height: 19px;
  line-height: 19px;
  background-color: #ffffff;
}
.b-popup-send-form .u-signature {
  white-space: nowrap;
}
@media only screen and (max-width: 432px) {
  .b-popup-send-form .u-signature {
    white-space: normal;
  }
}
.b-popup-add-options {
  background-color: #f3f3f3;
  padding: 15px 12px 21px;
  max-width: 335px;
}
@media only screen and (max-width: 432px) {
  .b-popup-add-options {
    padding: 25px 15px;
  }
}
.b-popup-add-options .u-form__head {
  padding: 0 10px;
}
.b-popup-add-options .u-form-title {
  font-size: 18px;
  line-height: 21px;
  font-weight: 900;
  color: #343434;
  text-transform: none;
  margin-bottom: 12px;
}
.b-popup-add-options .u-form__body {
  text-align: center;
}
.b-popup-add-options .u-form-item {
  text-align: left;
  margin-bottom: 15px;
}
.b-popup-add-options .u-form .b-form-inp {
  border-color: #e3e3e3;
}
.b-popup-add-options .u-send-form-add-options {
  display: inline-block;
  min-width: 100px;
  height: 37px;
  font-size: 16px;
  line-height: 37px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.b-popup-add-options .u-select-section.u-not-valid .select2-container--default .select2-selection--single {
  border-color: #e93838;
}
.b-popup-add-options .u-select-section .select2-container--default .select2-selection--single {
  border-color: #e3e3e3;
}
.b-popup-pin-code {
  max-width: 269px;
  padding: 24px 17px 13px 26px;
  background-color: #f3f3f3;
}
@media only screen and (max-width: 432px) {
  .b-popup-pin-code {
    padding: 24px 20px 5px;
  }
}
.b-popup-pin-code .u-form-title {
  font-size: 18px;
  line-height: 21px;
  font-weight: 900;
  color: #343434;
  text-transform: none;
  margin-bottom: 18px;
  text-align: left;
}
.b-popup-pin-code .u-form .b-form-inp {
  border-color: #e3e3e3;
}
.b-popup-pin-code .u-form-item {
  margin-bottom: 18px;
}
.b-popup-pin-code .u-form__body {
  text-align: center;
}
.b-popup-pin-code .u-form-table {
  font-size: 0;
}
.b-popup-pin-code .u-form-item-cell {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  text-align: left;
}
.b-popup-pin-code .u-pin-code-submit {
  margin-left: 13px;
  min-width: 100px;
  display: inline-block;
  height: 39px;
  font-size: 14px;
  line-height: 39px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
.b-popup-pin-code .u-help-block {
  display: none;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #343434;
  text-align: center;
  margin-bottom: 8px;
}
.b-popup-pin-code .u-error {
  color: #d31700;
}
.b-popup-form-success {
  max-width: 340px;
  padding: 23px 30px;
  background-color: #f3f3f3;
}
.b-popup-form-success .u-form-title {
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
  color: #343434;
  text-transform: none;
  margin-bottom: 20px;
}
.b-popup-form-success .u-form__body {
  text-align: center;
}
.b-popup-form-success .u-form-success-thanks {
  display: inline-block;
  min-width: 181px;
  height: 39px;
  font-size: 16px;
  font-weight: 400;
  line-height: 39px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.b-popup-form-success-send-app {
  max-width: 310px;
  padding: 45px 42px;
  background-color: #f3f3f3;
}
.b-popup-form-success-send-app .u-form-info {
  padding: 0;
  margin: 5px 0;
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
  color: #343434;
}
.b-arenda-avto-send-form {
  position: absolute;
  top: 0;
  left: 15px;
  padding: 27px 61px 30px;
  max-width: 710px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  -webkit-box-shadow: 0px 0px 43px rgba(0, 0, 0, 0.31);
  -moz-box-shadow: 0px 0px 43px rgba(0, 0, 0, 0.31);
  box-shadow: 0px 0px 43px rgba(0, 0, 0, 0.31);
  z-index: 1;
}
@media only screen and (max-width: 1023px) {
  .b-arenda-avto-send-form {
    position: relative;
    left: 0;
    padding: 0;
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    border: 3px solid #ffcd24;
    background-color: #ffcd24;
    max-width: 100%;
  }
}
.b-arenda-avto-send-form button.mfp-close {
  top: 11px;
  right: 14px;
  width: 16px;
  height: 16px;
  background: url(../img/svg/icon-close-popup.svg) 0 0 no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 1023px) {
  .b-arenda-avto-send-form button.mfp-close {
    display: none;
  }
}
.b-arenda-avto-send-form button.mfp-close:active {
  top: 11px;
  right: 14px;
}
.b-arenda-avto-send-form .u-form__head {
  padding: 0px;
}
@media only screen and (max-width: 1023px) {
  .b-arenda-avto-send-form .u-form__head {
    background-color: #ffcd24;
    padding: 12px 33px 12px 16px;
    min-height: 47px;
    text-align: left;
    margin-bottom: 0;
  }
  .b-arenda-avto-send-form .u-form__head.is-active {
    background-color: #f5f5f5;
  }
}
.b-arenda-avto-send-form .u-form__head:after {
  right: 19px;
}
.b-arenda-avto-send-form .u-form-title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  color: #343434;
  text-transform: none;
  margin-bottom: 26px;
}
@media only screen and (max-width: 1023px) {
  .b-arenda-avto-send-form .u-form-title {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 0;
  }
}
.b-arenda-avto-send-form .u-form__body {
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .b-arenda-avto-send-form .u-form__body {
    padding: 7px 12px 12px;
    background-color: #f5f5f5;
  }
}
.b-arenda-avto-send-form .u-table {
  display: table;
  font-size: 0;
  margin-left: -8px;
  margin-right: -8px;
}
@media only screen and (max-width: 1023px) {
  .b-arenda-avto-send-form .u-table {
    margin-left: -1px;
    margin-right: -1px;
    width: 100%;
  }
}
.b-arenda-avto-send-form .u-table .u-form-item {
  padding-left: 8px;
  padding-right: 8px;
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (max-width: 1023px) {
  .b-arenda-avto-send-form .u-table .u-form-item {
    padding-left: 1px;
    padding-right: 1px;
  }
}
.b-arenda-avto-send-form .u-table .u-form-item.w-100 {
  width: 100%;
}
.b-arenda-avto-send-form .u-form-item {
  text-align: left;
  margin-bottom: 18px;
}
@media only screen and (max-width: 1023px) {
  .b-arenda-avto-send-form .u-form-item {
    margin-bottom: 8px;
  }
}
.b-arenda-avto-send-form .u-form .b-form-inp {
  padding: 0 15px;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  border-color: #e3e3e3;
}
@media only screen and (max-width: 1023px) {
  .b-arenda-avto-send-form .u-form .b-form-inp {
    padding: 0 7px;
    font-size: 14px;
    height: 42px;
  }
}
.b-arenda-avto-send-form .u-form .u-mask-day-birth {
  padding-right: 40px;
}
.b-arenda-avto-send-form .u-send-form {
  display: inline-block;
  min-width: 282px;
  height: 50px;
  font-size: 21px;
  line-height: 50px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media only screen and (max-width: 432px) {
  .b-arenda-avto-send-form .u-send-form {
    min-width: 214px;
    font-size: 15px;
    line-height: 39px;
    height: 39px;
  }
}
.b-arenda-avto-send-form .u-item-day-birth {
  position: relative;
}
.b-arenda-avto-send-form .u-link-month-calendar {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 100%;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #b4b6b8;
}
.b-arenda-avto-send-form .u-link-month-calendar:hover {
  opacity: 0.5;
}
.b-arenda-avto-send-form .u-form-recommended {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
  color: #858585;
}
.b-arenda-avto-send-form .u-experience-info {
  padding: 5px 0;
}
@media only screen and (max-width: 1023px) {
  .b-arenda-avto-send-form .u-experience-info {
    padding: 10px 0;
  }
}
.b-arenda-avto-send-form .u-experience-info .u-experience-info-text {
  margin: 5px 0 5px 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  color: #343434;
}
.b-arenda-avto-send-form .u-experience-info .u-label-citizen {
  margin-right: 5px;
}
.b-arenda-avto-send-form .u-checkbox-style {
  display: inline-block;
  vertical-align: middle;
}
.b-arenda-avto-send-form .u-toolttip-style {
  width: 18px;
  height: 18px;
  line-height: 18px;
  background-color: #ffffff;
  margin-right: 6px;
}
@media only screen and (max-width: 1023px) {
  .b-arenda-avto-send-form .input__label-content {
    top: 12px;
    font-size: 12px;
    padding: 0 7px;
  }
}
@media only screen and (max-width: 1023px) {
  .b-arenda-avto-send-form .input-hoshi.input-filled .input__field {
    padding-top: 20px;
    padding-left: 7px;
    padding-right: 7px;
    line-height: 14px;
  }
}
.b-arenda-avto-send-form .u-signature {
  text-align: left;
  color: #999999;
}
.b-arenda-avto-send-form .u-signature a {
  color: #999999;
  border-style: dashed;
  border-color: #999999;
}
.b-popup-form-error {
  max-width: 269px;
  padding: 28px 35px 18px 26px;
  background-color: #f3f3f3;
}
@media only screen and (max-width: 432px) {
  .b-popup-form-error {
    padding: 24px 35px;
  }
}
.b-popup-form-error .u-help-block {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #343434;
  text-align: left;
  margin-bottom: 8px;
}
.b-popup-form-error .u-error {
  color: #d31700;
}
.b-popup-order-time {
  margin-top: 65px;
  max-width: 290px;
  padding: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.b-popup-order-time button.mfp-close {
  top: -55px;
  right: 0;
  width: 36px;
  height: 36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  background: #ffffff url(../img/svg/icon-close-popup-black-strong.svg) center no-repeat;
  background-size: 15px;
}
.b-popup-order-time button.mfp-close:active {
  top: -55px;
  right: 0;
}
.b-popup-order-time .u-list-order-time li {
  min-height: 42px;
  padding: 12px;
  margin: 1px 0;
  background-color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #24211d;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16);
  cursor: pointer;
}
.b-popup-order-time .u-list-order-time li.is-active {
  background-color: #ffcd24;
}
.b-popup-order-address {
  margin-top: 65px;
  max-width: 290px;
  padding: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.b-popup-order-address button.mfp-close {
  top: -55px;
  right: 0;
  width: 36px;
  height: 36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  background: #ffffff url(../img/svg/icon-close-popup-black-strong.svg) center no-repeat;
  background-size: 15px;
}
.b-popup-order-address button.mfp-close:active {
  top: -55px;
  right: 0;
}
.b-popup-order-address .u-list-order-address li {
  position: relative;
  min-height: 42px;
  padding: 12px 12px 12px 38px;
  margin: 1px 0;
  background-color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #24211d;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16);
  cursor: pointer;
}
.b-popup-order-address .u-list-order-address li.is-active {
  background-color: #ffcd24;
}
.b-popup-order-address .u-list-order-address .u-icon:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 7px;
  background-image: url(../img/spritesheet.png);
  background-repeat: no-repeat;
}
.b-popup-order-address .u-icon-address-1:before {
  width: 22px;
  height: 21px;
  background-position: 0px -1150px;
}
.b-popup-order-address .u-icon-address-2:before {
  width: 23px;
  height: 22px;
  background-position: -50px -1150px;
}
.b-popup-order-address .u-icon-address-3:before {
  width: 22px;
  height: 21px;
  background-position: -100px -1150px;
}
.b-popup-order-comments {
  margin-top: 65px;
  max-width: 290px;
  padding: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.b-popup-order-comments button.mfp-close {
  top: -55px;
  right: 0;
  width: 36px;
  height: 36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  background: #ffffff url(../img/svg/icon-close-popup-black-strong.svg) center no-repeat;
  background-size: 15px;
}
.b-popup-order-comments button.mfp-close:active {
  top: -55px;
  right: 0;
}
.b-popup-order-comments .u-section-order-comments {
  margin-bottom: 20px;
}
.b-popup-order-comments textarea {
  padding: 0 13px;
  height: 140px;
  resize: none;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16);
}
.u-checkbox-style .u-checkbox-name {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #858585;
  cursor: pointer;
}
.u-checkbox-style .u-checkbox-label {
  position: relative;
  margin: 0 5px;
  display: inline-block;
  vertical-align: middle;
  width: 48px;
  height: 22px;
  background-color: #d8dce3;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  cursor: pointer;
}
.u-checkbox-style .u-input-checkbox-checked {
  visibility: hidden;
}
.u-checkbox-style .u-input-checkbox-checked:checked + .u-checkbox-icon {
  left: 29px;
}
.u-checkbox-style .u-checkbox-icon {
  display: block;
  position: absolute;
  top: 2px;
  left: 3px;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: #ffcd24;
  z-index: 1;
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.47);
  -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.47);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.47);
}
.ui-datepicker.ui-widget.ui-widget-content {
  padding: 19px 33px;
  max-width: 353px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 21px;
  font-weight: 400;
  color: #343434;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.18);
}
@media only screen and (max-width: 410px) {
  .ui-datepicker.ui-widget.ui-widget-content {
    width: 100%;
    max-width: 290px;
    font-size: 16px;
    padding: 20px 15px;
  }
}
.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-header {
  padding: 0;
  border: 0;
  background: transparent;
  color: #343434;
  font-weight: 400;
}
.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-title {
  padding: 0 30px;
  line-height: 24px;
}
.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-prev {
  top: 0;
  left: 0;
  background: url(../img/spritesheet.png) -500px 0 no-repeat;
}
.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-prev:hover {
  background-position: -500px -50px;
}
.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-next {
  top: 0;
  right: 0;
  background: url(../img/spritesheet.png) -550px 0 no-repeat;
}
.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-next:hover {
  background-position: -550px -50px;
}
.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-prev,
.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-next {
  width: 24px;
  height: 24px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-prev:hover,
.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-next:hover {
  top: 0;
  border: 0;
}
.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-prev span,
.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-next span {
  display: none;
}
.ui-datepicker.ui-widget.ui-widget-content table {
  font-size: 16px;
  margin: 0;
}
.ui-datepicker.ui-widget.ui-widget-content table th {
  padding: 17px 10px 0;
  font-size: 10px;
  line-height: 18px;
  font-weight: 400;
  color: #9aa1ae;
  text-align: center;
}
.ui-datepicker.ui-widget.ui-widget-content table tr td {
  padding: 0;
  text-align: center;
}
.ui-datepicker.ui-widget.ui-widget-content table tr a {
  display: inline-block;
  width: 39px;
  height: 39px;
  padding: 0;
  border: none;
  font-size: 21px;
  font-weight: 400;
  line-height: 39px;
  color: #343434;
  border: 1px solid transparent;
  background: transparent;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
@media only screen and (max-width: 410px) {
  .ui-datepicker.ui-widget.ui-widget-content table tr a {
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
  }
}
.ui-datepicker.ui-widget.ui-widget-content table tr a.ui-state-highlight {
  font-weight: 400;
  background-color: transparent;
  border-color: #eebc14;
  color: #eebc14;
}
.ui-datepicker.ui-widget.ui-widget-content table tr a.ui-state-active {
  font-weight: 400;
  background-color: transparent;
  border-color: #343434;
  color: #343434;
}
.ui-datepicker.ui-widget.ui-widget-content table tr a.ui-priority-secondary {
  opacity: .5;
  filter: alpha(opacity=50);
}
.ui-datepicker.ui-widget.ui-widget-content table tr .ui-state-default {
  display: inline-block;
  width: 39px;
  height: 39px;
  padding: 0;
  border: none;
  font-size: 21px;
  font-weight: 400;
  line-height: 39px;
  color: #343434;
  border: 1px solid transparent;
  background: transparent;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
.u-breadcrumbs {
  margin-bottom: 3px;
}
.u-breadcrumbs ul li {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #7f7f7f;
}
.u-breadcrumbs ul li:first-child:before {
  content: none;
}
.u-breadcrumbs ul li:before {
  padding: 0 8px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  content: '/';
}
.u-breadcrumbs ul li a,
.u-breadcrumbs ul li span {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #7f7f7f;
  border-bottom: 1px solid #7f7f7f;
}
.u-breadcrumbs ul li a:hover,
.u-breadcrumbs ul li span:hover {
  border-color: transparent;
}
.u-breadcrumbs ul li span {
  border-color: transparent;
}
.u-breadcrumbs.u-breadcrumbs-color-white ul li {
  color: #ffffff;
}
.u-breadcrumbs.u-breadcrumbs-color-white ul li a,
.u-breadcrumbs.u-breadcrumbs-color-white ul li span {
  color: #ffffff;
  border-color: #ffffff;
}
.u-breadcrumbs.u-breadcrumbs-color-white ul li span {
  border-color: transparent;
}
.input__field {
  position: relative;
  display: block;
  -webkit-appearance: none;
  /* for box shadows to show on iOS */
}
.input__field:focus {
  outline: none;
}
.input__label {
  display: inline-block;
  float: right;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.input__label-content {
  position: relative;
  display: block;
  padding: 0 15px;
  width: 100%;
  font-size: 16px;
  line-height: 18px;
  color: #858585;
  text-transform: none;
}
.input-hoshi {
  position: relative;
  z-index: 1;
  width: 100%;
}
.input__label {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: left;
  pointer-events: none;
}
.input__label-content {
  position: absolute;
  top: 16px;
}
.input__label::before,
.input__label::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid rgba(240, 240, 241, 0.2);
}
.input__field:focus + .input__label .input__label-content,
.input-filled .input__label-content {
  -webkit-animation: anim 0.5s forwards;
  animation: anim 0.5s forwards;
  top: 12px;
  font-size: 8px;
  line-height: 12px;
  color: #9aa1ae;
  text-transform: uppercase;
}
@media only screen and (max-width: 1023px) {
  .input__field:focus + .input__label .input__label-content,
  .input-filled .input__label-content {
    top: 9px;
  }
}
.input-hoshi.input-filled .input__field {
  padding: 18px 15px 10px;
  line-height: 20px;
  color: #49494f;
}
@-webkit-keyframes anim {
  50% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, -30%, 0);
    -moz-transform: translate3d(0, -30%, 0);
    -ms-transform: translate3d(0, -30%, 0);
    -o-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
  }
}
@-moz-keyframes anim {
  0 {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, -30%, 0);
    -moz-transform: translate3d(0, -30%, 0);
    -ms-transform: translate3d(0, -30%, 0);
    -o-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
  }
}
@-ms-keyframes anim {
  0 {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, -30%, 0);
    -moz-transform: translate3d(0, -30%, 0);
    -ms-transform: translate3d(0, -30%, 0);
    -o-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
  }
}
@-o-keyframes anim {
  0 {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, -30%, 0);
    -moz-transform: translate3d(0, -30%, 0);
    -ms-transform: translate3d(0, -30%, 0);
    -o-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
  }
}
@keyframes anim {
  0 {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, -30%, 0);
    -moz-transform: translate3d(0, -30%, 0);
    -ms-transform: translate3d(0, -30%, 0);
    -o-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
  }
}
.u-pagination ul {
  display: table;
  width: 100%;
  height: 100%;
  border-collapse: collapse;
}
.u-pagination ul li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #cacaca;
  border-left: 0;
  background-color: #ffffff;
}
.u-pagination ul li:first-child {
  border-left: 1px solid #cacaca;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.u-pagination ul li:last-child {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.u-pagination ul li.is-active {
  background-color: #ffd200;
}
.u-pagination ul .u-pagination-prev a:before,
.u-pagination ul .u-pagination-next a:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 7px;
  height: 11px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.u-pagination ul .u-pagination-prev a:before {
  background-image: url(../img/svg/icon-arrow-left.svg);
}
.u-pagination ul .u-pagination-next a:before {
  background-image: url(../img/svg/icon-arrow-right.svg);
}
.u-pagination ul a {
  position: relative;
  display: block;
  width: 43px;
  height: 51px;
  font-size: 16px;
  line-height: 51px;
  color: #030600;
  text-align: center;
}
.u-inner-aside {
  padding: 30px 0;
}
@media only screen and (max-width: 1023px) {
  .u-inner-aside {
    padding: 15px 0;
  }
}
.u-inner-aside .u-head-top {
  padding: 0 15px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1023px) {
  .u-inner-aside .u-head-top {
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .u-inner-aside .u-breadcrumbs {
    display: none;
  }
}
.u-inner-aside h1,
.u-inner-aside .b-h1 {
  font-size: 42px;
  line-height: 45px;
  font-weight: 900;
  color: #343434;
}
@media only screen and (max-width: 1023px) {
  .u-inner-aside h1,
  .u-inner-aside .b-h1 {
    font-size: 18px;
    line-height: 21px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
  }
}
.u-aside-section__menu {
  width: 100%;
  display: block;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (max-width: 1023px) {
  .u-aside-section__menu > ul {
    display: table;
    width: 100%;
  }
}
.u-aside-section__menu > ul > li {
  margin-bottom: 6px;
}
@media only screen and (max-width: 1023px) {
  .u-aside-section__menu > ul > li {
    width: 33.33%;
    display: table-cell;
    vertical-align: top;
    text-align: center;
  }
}
.u-aside-section__menu > ul > li.is-open > a.is-active {
  color: #343434;
  background-color: #ffcd24;
}
.u-aside-section__menu > ul > li.is-open > a.is-active:after {
  content: '';
}
@media only screen and (max-width: 1023px) {
  .u-aside-section__menu > ul > li.is-open > a.is-active:after {
    content: none;
  }
}
.u-aside-section__menu > ul > li.is-open > a.is-active span {
  color: #343434;
  border-color: transparent;
}
.u-aside-section__menu > ul > li.is-open > ul {
  display: block;
}
.u-aside-section__menu > ul > li > a {
  position: relative;
  display: inline-block;
  padding: 2px 9px;
  font-size: 21px;
  line-height: 25px;
  color: #1e71bf;
  background-color: transparent;
  -webkit-border-top-left-radius: 1px;
  -moz-border-radius-topleft: 1px;
  border-top-left-radius: 1px;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 1px;
  -moz-border-radius-bottomleft: 1px;
  border-bottom-left-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
@media only screen and (max-width: 1023px) {
  .u-aside-section__menu > ul > li > a {
    display: block;
    font-size: 18px;
    line-height: 22px;
    height: 48px;
  }
}
.u-aside-section__menu > ul > li > a:hover span {
  color: #12426e;
  border-color: #12426e;
}
.u-aside-section__menu > ul > li > a:after {
  position: absolute;
  margin-left: -1px;
  top: 0;
  left: 100%;
  display: block;
  width: 0;
  height: 0;
  content: none;
  border-left: 8px solid transparent;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left-color: #ffcd24;
  z-index: 1;
}
.u-aside-section__menu > ul > li > a span {
  border-bottom: 1px solid #1e71bf;
}
.u-aside-section__menu > ul > li > ul {
  display: none;
  margin: 8px 0 0 20px;
}
.u-aside-section__menu > ul > li > ul > li {
  position: relative;
  padding-bottom: 6px;
}
.u-aside-section__menu > ul > li > ul > li > a {
  position: relative;
  display: inline-block;
  padding: 2px 9px;
  font-size: 13px;
  line-height: 18px;
  color: #343434;
  background-color: transparent;
  -webkit-border-top-left-radius: 1px;
  -moz-border-radius-topleft: 1px;
  border-top-left-radius: 1px;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 1px;
  -moz-border-radius-bottomleft: 1px;
  border-bottom-left-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.u-aside-section__menu > ul > li > ul > li > a:after {
  position: absolute;
  top: 0;
  left: 100%;
  display: block;
  width: 0;
  height: 0;
  content: none;
  border-left: 7px solid transparent;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left-color: #ffcd24;
  z-index: 0;
}
.u-aside-section__menu > ul > li > ul > li > a.is-active {
  color: #343434;
  background-color: #ffcd24;
}
.u-aside-section__menu > ul > li > ul > li > a.is-active:after {
  content: '';
}
@media only screen and (max-width: 1023px) {
  .u-aside-section__menu > ul > li > ul > li > a.is-active:after {
    content: none;
  }
}
.u-aside-section__menu > ul > li > ul > li > a.is-active span {
  border-color: transparent;
}
.u-aside-section__menu > ul > li > ul > li > ul {
  position: absolute;
  display: none;
  z-index: 1;
  left: 15px;
  width: 190px;
  padding: 18px 15px 13px 20px;
  margin: 8px 0 0 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 29px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0px 0px 29px rgba(0, 0, 0, 0.17);
  box-shadow: 0px 0px 29px rgba(0, 0, 0, 0.17);
}
.u-aside-section__menu > ul > li > ul > li > ul:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 15px 10px;
  border-color: transparent transparent #ffffff transparent;
}
.u-aside-section__menu > ul > li > ul > li > ul > li {
  margin-bottom: 2px;
}
.u-aside-section__menu > ul > li > ul > li > ul > li > a {
  position: relative;
  display: inline;
  padding: 0;
  font-size: 14px;
  line-height: 18px;
  color: #7d7d7d;
  text-decoration: underline;
}
.u-aside-section__menu > ul > li > ul > li > ul > li > a.is-active,
.u-aside-section__menu > ul > li > ul > li > ul > li > a:hover {
  color: #343434;
}
.u-inner-section-content {
  padding-left: 12px;
}
@media only screen and (max-width: 1023px) {
  .u-inner-section-content {
    padding-left: 0;
  }
}
.u-inner-section-content .u-table {
  font-size: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.u-inner-section-content .u-item {
  display: inline-block;
  vertical-align: top;
}
@media only screen and (max-width: 1023px) {
  .u-inner-section-content .u-item {
    display: block;
  }
}
.u-inner-section-content .u-item.u-article {
  width: 23.5%;
}
@media only screen and (max-width: 1023px) {
  .u-inner-section-content .u-item.u-article {
    display: none;
  }
}
.u-inner-section-content .u-item.u-section {
  width: 76.5%;
}
@media only screen and (max-width: 1023px) {
  .u-inner-section-content .u-item.u-section {
    width: 100%;
  }
}
.u-dropdown-list-select__style {
  position: absolute;
  display: none;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  z-index: 1051;
}
.u-dropdown-list-select__style .u-dropdown-list-select__result {
  padding: 7px;
  max-height: 200px;
  overflow-y: auto;
  text-align: left;
}
.u-dropdown-list-select__style .u-item-dropdown-list {
  padding: 5px 6px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #343434;
  cursor: pointer;
}
.u-dropdown-list-select__style .u-item-dropdown-list:hover,
.u-dropdown-list-select__style .u-item-dropdown-list.is-active {
  background-color: #f3f3f3;
  color: #050800;
}
.u-link-attach-file {
  position: relative;
  display: block;
  vertical-align: middle;
  min-height: 14px;
}
@media only screen and (max-width: 1023px) {
  .u-link-attach-file {
    display: inline-block;
    margin: 4px 0;
  }
}
.u-link-attach-file:hover .u-link-attach-file-name {
  color: #12426e;
  border-color: #12426e;
}
.u-link-attach-file .b-icon-svg-fill {
  position: absolute;
  top: 1px;
  left: 0;
  color: #1e71bf;
  width: 11px;
  height: 14px;
}
.u-link-attach-file .u-link-attach-file-name {
  display: inline;
  font-size: 14px;
  line-height: 14px;
  color: #1e71bf;
  border-bottom: 1px dashed #1e71bf;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
}
.b-dropzone-section {
  display: inline-block;
  position: relative;
  padding-left: 20px;
}
.b-dropzone-section.dz-started {
  padding-left: 0;
  display: block;
  max-width: 200px;
}
.b-dropzone-section.dz-started .b-icon-svg-fill {
  display: none;
}
.b-dropzone-section.dz-started .u-link-attach-file-name {
  display: none;
}
.b-dropzone-section .dz-details {
  position: relative;
  padding-right: 20px;
}
.b-dropzone-section .dz-filename {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 14px;
  color: #1e71bf;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.b-dropzone-section .dz-filename span {
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #343434;
}
.b-dropzone-section .dz-remove {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  font-size: 0;
  text-indent: -999px;
  width: 12px;
  height: 12px;
  background: url(../img/svg/icon-close-popup-black.svg) 0 0 no-repeat;
  background-size: contain;
}
.b-dropzone-section .dz-remove:hover {
  opacity: 0.6;
}
.u-seo {
  padding: 15px 0;
}
.u-seo.u-information-seo p {
  margin: 15px 0;
  line-height: 18px;
}
.u-seo p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-style: normal;
  color: #7f7f7f;
  margin: 30px 0;
}
@media only screen and (max-width: 1023px) {
  .u-seo p {
    font-size: 14px;
    margin: 15px 0;
  }
}
.u-seo h3,
.u-seo .b-h3 {
  margin: 30px 0;
  font-size: 36px;
  line-height: 40px;
  font-weight: 900;
  color: #343434;
  text-transform: none;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .u-seo h3,
  .u-seo .b-h3 {
    margin: 15px 0;
    font-size: 26px;
    line-height: 30px;
    font-weight: 500;
  }
}
.u-seo .u-strong,
.u-seo strong {
  margin: 25px 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  color: #343434;
}
@media only screen and (max-width: 1023px) {
  .u-seo .u-strong,
  .u-seo strong {
    margin: 15px 0;
    font-size: 14px;
  }
}
.u-seo ul {
  margin-bottom: 25px;
}
@media only screen and (max-width: 1023px) {
  .u-seo ul {
    margin-bottom: 15px;
  }
}
.u-seo ul li {
  position: relative;
  padding-left: 30px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #7f7f7f;
}
@media only screen and (max-width: 1023px) {
  .u-seo ul li {
    padding-left: 20px;
    font-size: 14px;
  }
}
.u-seo ul li:before {
  content: '';
  position: absolute;
  top: 9px;
  left: 0;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #d31824;
}
.c-loading-progress {
  padding: 5px 0 13px;
  text-align: center;
}
.c-loading-name {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #8d8d8d;
  margin-bottom: 7px;
}
.sk-circle {
  height: 50px;
  width: 50px;
  right: 0;
  left: 0;
  z-index: 10;
  opacity: 1;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out 0;
  -o-transition: all 0.3s ease-in-out 0;
  transition: all 0.3s ease-in-out 0;
}
.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 12%;
  height: 12%;
  background-color: #ffcd24;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}
.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}
.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}
.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}
.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}
.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}
.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-circleBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/*------------------------------------------------------------*/
/* 02 - HEADER */
/*------------------------------------------------------------*/
.c-header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #ffcd24;
  -webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.14);
  z-index: 910;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
@media only screen and (max-width: 1023px) {
  .c-header {
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    height: 41px;
  }
}
.c-header .c-head__desktop {
  display: block;
  height: 103px;
}
@media only screen and (max-width: 1023px) {
  .c-header .c-head__desktop {
    display: none;
  }
}
.c-header .u-container {
  height: 100%;
}
.c-header .u-table {
  display: table;
  width: 100%;
  height: 100%;
  font-size: 0;
}
.c-header .u-item {
  display: table-cell;
  vertical-align: middle;
}
.c-header .c-head__btn-menu {
  padding: 37px 26px 37px 24px;
  width: 11.7%;
  min-width: 140px;
  height: 100%;
  cursor: pointer;
  background-color: transparent;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.c-header .c-head__btn-menu:hover .i-icon-menu span {
  background-color: #d21700;
}
.c-header .c-head__btn-menu.is-active {
  background-color: #ffffff;
}
.c-header .c-head__btn-menu.is-active .i-icon-menu span {
  background-color: #d21700;
}
.c-header .c-head__btn-menu .i-icon-menu {
  position: relative;
  width: 41px;
  height: 28px;
  margin-right: 10px;
}
.c-header .c-head__btn-menu .i-icon-menu span {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #030600;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.c-header .c-head__btn-menu .i-icon-menu span:first-child {
  top: 0;
}
.c-header .c-head__btn-menu .i-icon-menu span:nth-child(2) {
  top: 11px;
}
.c-header .c-head__btn-menu .i-icon-menu span:last-child {
  bottom: 0;
}
.c-header .c-head__btn-menu .u-name {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 18px;
  color: #343434;
}
.c-header .c-head__logo {
  padding: 0 10px;
  width: 18%;
  text-align: center;
}
@media only screen and (max-width: 1229px) {
  .c-header .c-head__logo {
    width: 14%;
  }
}
.c-header .c-head__logo img {
  max-width: 100%;
  height: auto;
}
.c-header .c-head__phone {
  width: 23%;
  text-align: right;
}
@media only screen and (max-width: 1229px) {
  .c-header .c-head__phone {
    width: 26%;
  }
}
.c-header .c-head__phone .u-link-tel {
  font-size: 28px;
  line-height: 32px;
  font-weight: 900;
  color: #343434;
  text-decoration: none;
  margin-bottom: 5px;
}
.c-header .c-head__phone .u-link-back-call {
  display: none;
  font-size: 14px;
  line-height: 18px;
  color: #302f2f;
  text-decoration: none;
  border-bottom: 1px dashed #302f2f;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.c-header .c-head__phone .u-link-back-call:hover {
  color: #d21700;
  border-color: #d21700;
}
.c-header .c-head__phone .u-link-back-call.u-link-back-call-page-news {
  display: inline-block;
}
.c-header .c-head__other {
  width: 47.3%;
  text-align: right;
}
@media only screen and (max-width: 1229px) {
  .c-header .c-head__other {
    width: 45%;
  }
}
.c-header .c-head__other .u-section {
  margin: 15px 0;
}
@media only screen and (max-width: 1229px) {
  .c-header .c-head__other .u-section {
    margin: 5px 0;
  }
}
.c-header .c-head__other .u-corporative-careers-list {
  display: inline-block;
  vertical-align: middle;
}
.c-header .c-head__other .u-corporative-careers-list li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
}
@media only screen and (max-width: 1229px) {
  .c-header .c-head__other .u-corporative-careers-list li {
    display: block;
  }
}
.c-header .c-head__other .u-corporative-careers-list a {
  font-size: 14px;
  line-height: 18px;
  color: #343434;
  border-bottom: 1px solid #343434;
}
.c-header .c-head__other .u-corporative-careers-list a:hover {
  color: #d21700;
  border-color: #d21700;
}
.c-header .c-head__other .u-head-lang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.c-header .c-head__other .u-head-lang li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
}
.c-header .c-head__other .u-head-lang a {
  width: 32px;
  height: 18px;
  display: block;
  font-size: 14px;
  line-height: 18px;
  color: #343434;
  border: 1px solid transparent;
  text-align: center;
}
.c-header .c-head__other .u-head-lang a.is-active {
  border-color: #4e4834;
}
.c-header .c-head__other .c-head__enter {
  margin-left: 20px;
  display: inline-block;
  vertical-align: middle;
}
.c-header .c-head__other .c-head__enter a {
  position: relative;
  display: block;
  padding-left: 20px;
}
.c-header .c-head__other .c-head__enter a:hover .u-popup-enter-txt {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.c-header .c-head__other .c-head__enter a:hover .u-popup-enter-txt:hover {
  color: #d21700;
  border-color: #d21700;
}
.c-header .c-head__other .c-head__enter a .u-popup-enter-txt {
  font-size: 14px;
  line-height: 18px;
  color: #343434;
  border-bottom: 1px dashed #343434;
}
.c-header .c-head__other .c-head__enter .u-popup-enter {
  position: relative;
}
.c-header .c-head__other .c-head__enter .u-popup-enter .u-popup-enter-svg {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 14px;
  height: 15px;
  color: #343434;
}
.c-header .c-head__other .c-head__enter .u-popup-lk {
  padding-left: 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 14px;
  color: #343434;
  border-bottom: 1px dashed #343434;
}
.c-header .c-head__other .c-head__enter .u-popup-lk:hover {
  color: #d21700;
  border-color: #d21700;
}
.c-header .c-head__other .c-head__enter .u-popup-log-out {
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
}
.c-header .c-head__other .c-head__enter .u-popup-log-out .u-popup-log-out-svg {
  display: block;
  width: 15px;
  height: 15px;
  color: #343434;
}
.c-header .c-head__other .u-app-store-google-play-list li {
  margin-left: 11px;
}
.c-header .c-nav-desktop {
  display: none;
  position: absolute;
  left: 0;
  padding: 28px 0 38px;
  width: 100%;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 8px 9px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0px 8px 9px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 8px 9px rgba(0, 0, 0, 0.09);
}
.c-header .c-nav-desktop .u-table {
  padding: 0 5px;
}
.c-header .c-nav-desktop .u-item {
  padding-left: 30px;
  vertical-align: top;
}
.c-header .c-nav-desktop .u-item:first-child {
  padding-left: 0;
}
.c-header .c-nav-desktop .u-title {
  font-size: 21px;
  line-height: 25px;
  color: #343434;
  margin-bottom: 21px;
  white-space: nowrap;
}
.c-header .c-nav-desktop .u-link-title {
  font-size: 21px;
  line-height: 25px;
  color: #343434;
  border-bottom: 1px solid transparent;
}
.c-header .c-nav-desktop .u-link-title:hover {
  color: #d21700;
  border-color: #d21700;
}
.c-header .c-nav-desktop ul li {
  margin-bottom: 8px;
}
.c-header .c-nav-desktop ul a {
  font-size: 13px;
  line-height: 17px;
  color: #343434;
  border-bottom: 1px solid transparent;
}
.c-header .c-nav-desktop ul a:hover {
  color: #d21700;
  border-color: #d21700;
}
.c-header .c-head__mobile {
  display: none;
  position: relative;
  padding: 0 55px;
  height: 41px;
}
@media only screen and (max-width: 1023px) {
  .c-header .c-head__mobile {
    display: block;
  }
}
.c-header .c-mobile-menu-btn {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 15px;
  width: 55px;
  height: 100%;
  cursor: pointer;
  background-color: transparent;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.c-header .c-mobile-menu-btn.is-active .i-icon-menu {
  height: 25px;
}
.c-header .c-mobile-menu-btn.is-active .i-icon-menu span:first-child {
  top: 8px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.c-header .c-mobile-menu-btn.is-active .i-icon-menu span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
.c-header .c-mobile-menu-btn.is-active .i-icon-menu span:last-child {
  top: 8px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.c-header .c-mobile-menu-btn .i-icon-menu {
  position: relative;
  width: 100%;
  height: 19px;
}
.c-header .c-mobile-menu-btn .i-icon-menu span {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 3px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #030600;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.c-header .c-mobile-menu-btn .i-icon-menu span:first-child {
  top: 0;
}
.c-header .c-mobile-menu-btn .i-icon-menu span:nth-child(2) {
  top: 8px;
}
.c-header .c-mobile-menu-btn .i-icon-menu span:last-child {
  bottom: 0;
}
.c-header .c-head__mobile__section {
  display: table;
  width: 100%;
  height: 41px;
  font-size: 0;
  text-align: center;
}
.c-header .c-head__mobile__section img {
  display: inline-block;
  vertical-align: middle;
}
.c-header .c-head__mobile__section .u-item {
  display: table-cell;
  vertical-align: middle;
}
.c-header .c-head__mobile-logo {
  display: inline-block;
  vertical-align: middle;
}
.c-header .c-head__mobile-phone {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 14px;
  width: 56px;
  height: 100%;
}
.c-header .c-head__mobile-phone .b-icon-svg-fill {
  display: block;
  width: 28px;
  height: 28px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #030600;
  color: #0d0e01;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
}
.c-header .c-head__mobile-phone .b-icon-svg-fill:hover {
  color: #d21700;
  border-color: #d21700;
}
.c-header.is-sticky {
  height: 48px;
  background-color: rgba(255, 205, 36, 0.9);
}
@media only screen and (max-width: 1023px) {
  .c-header.is-sticky {
    height: 41px;
  }
}
.c-header.is-sticky .c-head__desktop {
  height: 48px;
}
.c-header.is-sticky .c-head__btn-menu {
  padding: 13px;
  height: 48px;
  min-width: 120px;
  width: 10%;
}
.c-header.is-sticky .c-head__btn-menu .i-icon-menu {
  width: 31px;
  height: 21px;
}
.c-header.is-sticky .c-head__btn-menu .i-icon-menu span {
  height: 5px;
}
.c-header.is-sticky .c-head__btn-menu .i-icon-menu span:nth-child(2) {
  top: 8px;
}
.c-header.is-sticky .c-head__logo {
  width: 10%;
}
.c-header.is-sticky .c-head__logo img {
  width: 100px;
  display: inline-block;
  vertical-align: middle;
}
.c-header.is-sticky .c-head__phone {
  text-align: center;
  width: 40%;
}
.c-header.is-sticky .c-head__phone .u-link-back-call {
  display: none;
}
.c-header.is-sticky .c-head__phone .u-link-tel {
  display: inline-block;
  vertical-align: middle;
}
.c-header.is-sticky .c-head__other {
  width: 43.5%;
}
.c-header.is-sticky .c-head__other .u-section {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}
.c-header.is-sticky .c-head__other .u-section-top {
  float: right;
  margin-top: 10px;
  padding-right: 40px;
}
@media only screen and (max-width: 1229px) {
  .c-header.is-sticky .c-head__other .u-section-top {
    padding-right: 0;
  }
}
.c-header.is-sticky .c-head__other .u-corporative-careers-list {
  display: none;
}
.c-header.is-sticky .c-head__other .u-head-lang {
  display: none;
}
.c-header.is-sticky .c-head__other .u-app-store-google-play-list li {
  margin-left: 3px;
}
.c-header.is-sticky .c-head__other .c-head__enter {
  margin-left: 5px;
}
/*------------------------------------------------------------*/
/* 03 - FOOTER */
/*------------------------------------------------------------*/
.c-footer .u-table {
  display: table;
  width: 100%;
  height: 100%;
  font-size: 0;
}
.c-footer .u-item {
  display: table-cell;
  vertical-align: top;
}
.c-footer .u-strong {
  font-weight: 900;
}
.c-footer .u-foot__social li {
  display: inline-block;
  vertical-align: top;
  margin: 10px 5px;
}
.c-footer .u-foot__social a {
  display: block;
  width: 31px;
  height: 31px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.c-footer .u-foot-title {
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 7px;
}
.c-footer .u-link-tel {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 10px;
}
.c-footer .u-link-tel-foot {
  display: inline-block;
  vertical-align: middle;
}
.c-footer .c-foot_desktop {
  display: block;
}
@media only screen and (max-width: 1023px) {
  .c-footer .c-foot_desktop {
    display: none;
  }
}
.c-footer .u-foot_top {
  padding: 23px 0 20px;
}
.c-footer .u-foot_top .u-item:first-child {
  width: 30.7%;
}
.c-footer .u-foot_top .u-item:nth-child(2) {
  width: 17%;
}
.c-footer .u-foot_top .u-item:nth-child(3) {
  width: 19.7%;
}
.c-footer .u-foot_top .u-item:nth-child(4) {
  width: 13.6%;
}
.c-footer .u-foot_top .u-item:last-child {
  text-align: right;
  width: 19%;
}
.c-footer .u-foot_top .u-foot__list li {
  margin-bottom: 7px;
}
.c-footer .u-foot_top .u-foot__list a {
  font-size: 14px;
  line-height: 18px;
  border-bottom: 1px solid #343434;
  color: #343434;
}
.c-footer .u-foot_top .u-foot__list a:hover {
  color: #d21700;
  border-color: #d21700;
}
.c-footer .u-foot_bottom {
  border-top: 1px solid #b4b9c8;
  padding: 25px 0 21px;
}
.c-footer .u-foot_bottom .u-item:first-child {
  width: 30.7%;
}
.c-footer .u-foot_bottom .u-item:nth-child(2) {
  width: 44%;
}
.c-footer .u-foot_bottom .u-item:last-child {
  width: 25.2%;
  text-align: right;
  vertical-align: bottom;
}
.c-footer .u-foot_bottom p {
  font-size: 14px;
  line-height: 22px;
}
.c-footer .u-foot_bottom p a {
  border-bottom: 1px solid #343434;
}
.c-footer .u-foot_bottom p a:hover {
  color: #d21700;
  border-color: #d21700;
}
.c-footer .u-foot_bottom .u-app-store-google-play-list {
  margin: 4px 11px 0 0;
}
.c-footer .u-foot_bottom .u-app-store-google-play-list li {
  margin-right: 11px;
}
.c-footer .u-foot_bottom .b-icon-visa-master-mir {
  width: 142px;
  height: 46px;
}
.c-footer .u-foot_bottom .u-foot-dev {
  display: inline-block;
  vertical-align: bottom;
}
.c-footer .c-foot_mobile {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .c-footer .c-foot_mobile {
    display: block;
  }
}
.c-footer .u-foot_mobile-top {
  padding: 10px 0 7px;
}
.c-footer .u-foot_mobile-top .u-table {
  font-size: 0;
  display: block;
}
.c-footer .u-foot_mobile-top .u-item {
  width: 50%;
  display: inline-block;
}
.c-footer .u-foot_mobile-top .u-item:first-child {
  text-align: left;
}
.c-footer .u-foot_mobile-top .u-item:last-child {
  text-align: right;
}
.c-footer .u-foot_mobile-top .u-foot__social li {
  margin: 10px 7px;
}
.c-footer .u-foot_mobile-top .u-foot__social li:last-child {
  margin-right: 0;
}
.c-footer .u-foot_mobile-middle {
  text-align: center;
  padding: 16px 0 10px;
  border-top: 1px solid #b4b9c8;
}
.c-footer .u-foot_mobile-middle .u-foot-title {
  margin-bottom: 2px;
}
.c-footer .u-foot_mobile-middle .u-link-tel {
  margin-bottom: 4px;
}
.c-footer .u-foot_mobile-middle .u-link-tel span {
  display: inline-block;
  vertical-align: middle;
}
.c-footer .u-foot_mobile-middle .u-app-store-google-play-list li {
  margin: 10px 5px;
}
.c-footer .b-icon-mobile-phone {
  margin-left: 5px;
  width: 33px;
  height: 33px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #81869d;
  color: #9b9eaa;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
}
.c-footer .u-foot_mobile-bottom {
  text-align: center;
  padding: 16px 0 21px;
  border-top: 1px solid #b4b9c8;
}
.c-footer .u-foot_mobile-bottom .u-container {
  padding-left: 5px;
  padding-right: 5px;
}
/*------------------------------------------------------------*/
/* XX - HOME QUALITY SERVICES */
/*------------------------------------------------------------*/
.c-home-quality-service {
  padding: 21px 0 27px;
  width: 100%;
  background-color: #f7f9fa;
}
@media only screen and (max-width: 1023px) {
  .c-home-quality-service {
    background-color: #ffffff;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .c-home-quality-service .u-container {
    padding-left: 7px;
    padding-right: 7px;
  }
}
.c-home-quality-service .u-table {
  display: table;
  table-layout: fixed;
  font-size: 0;
  width: 100%;
  height: 100%;
}
.c-home-quality-service .u-item {
  display: table-cell;
  vertical-align: top;
  *display: inline;
}
.c-home-quality-service .u-slider-section {
  padding: 22px 30px 7px 12px;
  width: 53.5%;
}
@media only screen and (max-width: 1023px) {
  .c-home-quality-service .u-slider-section {
    padding: 0;
    display: block;
    width: 100%;
  }
}
.c-home-quality-service .u-slider {
  height: 222px;
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  .c-home-quality-service .u-slider {
    height: auto;
  }
}
.c-home-quality-service .u-slider .u-slider-item {
  width: 33.33%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-bottom: 15px;
}
.c-home-quality-service .u-slider .u-article {
  display: block;
  padding: 0 15px;
}
@media only screen and (max-width: 1023px) {
  .c-home-quality-service .u-slider .u-article {
    padding: 0;
  }
}
.c-home-quality-service .u-slider .u-article:hover .b-icon {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
.c-home-quality-service .u-slider .b-icon {
  margin: 0 auto 33px;
  display: block;
  width: 108px;
  height: 108px;
  background-color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  -webkit-box-shadow: 0px 3px 10px rgba(180, 200, 210, 0.58);
  -moz-box-shadow: 0px 3px 10px rgba(180, 200, 210, 0.58);
  box-shadow: 0px 3px 10px rgba(180, 200, 210, 0.58);
  background-position: center center;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
@media only screen and (max-width: 1023px) {
  .c-home-quality-service .u-slider .b-icon {
    width: 78px;
    height: 78px;
    background-size: 60%;
    margin-bottom: 18px;
  }
}
.c-home-quality-service .u-slider .u-name {
  font-size: 18px;
  line-height: 21px;
  color: #343434;
  margin-bottom: 9px;
}
@media only screen and (max-width: 1023px) {
  .c-home-quality-service .u-slider .u-name {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 5px;
  }
}
.c-home-quality-service .u-slider .u-small-name {
  font-size: 12px;
  line-height: 15px;
  color: #858585;
}
.c-home-quality-service .u-slider .slick-arrow {
  top: 65px;
  width: 27px;
  height: 27px;
  z-index: 1;
}
.c-home-quality-service .u-slider .slick-arrow:hover:before {
  -webkit-box-shadow: 0px 4px 5px rgba(169, 191, 201, 0.53);
  -moz-box-shadow: 0px 4px 5px rgba(169, 191, 201, 0.53);
  box-shadow: 0px 4px 5px rgba(169, 191, 201, 0.53);
}
.c-home-quality-service .u-slider .slick-arrow:before {
  content: '';
  display: block;
  width: 27px;
  height: 27px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-image: url(../img/spritesheet.png);
  -webkit-box-shadow: 0px 0px 0px rgba(169, 191, 201, 0.53);
  -moz-box-shadow: 0px 0px 0px rgba(169, 191, 201, 0.53);
  box-shadow: 0px 0px 0px rgba(169, 191, 201, 0.53);
}
.c-home-quality-service .u-slider .slick-arrow:after {
  content: none;
}
.c-home-quality-service .u-slider .slick-prev {
  right: auto;
  left: 0;
}
.c-home-quality-service .u-slider .slick-prev:before {
  background-position: 0 -200px;
}
.c-home-quality-service .u-slider .slick-next {
  left: auto;
  right: 0;
}
.c-home-quality-service .u-slider .slick-next:before {
  background-position: -50px -200px;
}
.c-home-quality-service .u-item-quality-service {
  padding: 24px 38px 26px;
  width: 46.5%;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 1023px) {
  .c-home-quality-service .u-item-quality-service {
    display: none;
  }
}
.c-home-quality-service .u-item-quality-service .u-name {
  font-size: 24px;
  line-height: 28px;
  color: #343434;
  margin-bottom: 10px;
}
.c-home-quality-service .u-item-quality-service p {
  font-size: 12px;
  line-height: 15px;
  color: #858585;
  margin-bottom: 26px;
}
.c-home-quality-service .u-item-quality-service .u-control-service-phone {
  position: relative;
  padding-left: 30px;
  min-height: 40px;
  margin-bottom: 28px;
}
.c-home-quality-service .u-item-quality-service .u-control-service-phone .u-control-service-phone-svg {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 16px;
  height: 24px;
  color: #4f453c;
}
.c-home-quality-service .u-item-quality-service .u-control-service-phone .u-phone {
  display: block;
  font-size: 18px;
  line-height: 21px;
  color: #343434;
  margin-bottom: 3px;
}
.c-home-quality-service .u-item-quality-service .u-control-service-phone .u-work-type {
  padding-left: 4px;
  display: block;
  font-size: 12px;
  line-height: 15px;
  color: #858585;
}
/*------------------------------------------------------------*/
/* XX - HOME BANNER */
/*------------------------------------------------------------*/
.c-home-banban {
  padding: 21px 0;
}
@media only screen and (max-width: 1023px) {
  .c-home-banban {
    display: none;
  }
}
.c-home-banban .u-banban-section {
  display: block;
  padding: 20px 60px;
  width: 100%;
  background-color: #6a8cb5;
}
@media only screen and (max-width: 1023px) {
  .c-home-banban .u-banban-section {
    padding: 10px 15px;
  }
}
.c-home-banban .u-table {
  display: table;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 1023px) {
  .c-home-banban .u-table {
    display: block;
  }
}
.c-home-banban .u-item-ban {
  padding: 15px 10px;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 1023px) {
  .c-home-banban .u-item-ban {
    display: block;
    padding: 10px 0;
    width: 100%;
    text-align: center;
  }
}
.c-home-banban .u-item-ban:nth-child(2) {
  text-align: right;
}
@media only screen and (max-width: 1023px) {
  .c-home-banban .u-item-ban:nth-child(2) {
    text-align: center;
  }
}
.c-home-banban p {
  font-size: 24px;
  line-height: 34px;
  font-weight: 400;
  color: #ffffff;
}
@media only screen and (max-width: 1023px) {
  .c-home-banban p {
    font-size: 18px;
    line-height: 24px;
  }
}
.c-home-banban strong {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 900;
  color: #ffffff;
}
@media only screen and (max-width: 1023px) {
  .c-home-banban strong {
    font-size: 24px;
  }
}
.c-home-banban span {
  font-size: 30px;
  font-weight: 900;
  color: #ffcd24;
}
@media only screen and (max-width: 1023px) {
  .c-home-banban span {
    font-size: 24px;
  }
}
/*------------------------------------------------------------*/
/* XX - HOME TAXI SERVICE CAR */
/*------------------------------------------------------------*/
.c-home-taxi-service-car {
  position: relative;
  padding: 10px 0;
}
@media only screen and (max-width: 1023px) {
  .c-home-taxi-service-car {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .c-home-taxi-service-car .u-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.c-home-taxi-service-car h1,
.c-home-taxi-service-car .b-h1 {
  font-size: 42px;
  line-height: 46px;
  font-weight: 900;
  color: #343434;
  text-align: center;
  margin-bottom: 33px;
}
@media only screen and (max-width: 1023px) {
  .c-home-taxi-service-car h1,
  .c-home-taxi-service-car .b-h1 {
    display: none;
  }
}
.c-home-taxi-service-car .u-home-taxi-ds {
  display: block;
}
@media only screen and (max-width: 1023px) {
  .c-home-taxi-service-car .u-home-taxi-ds {
    display: none;
  }
}
.c-home-taxi-service-car .u-table {
  font-size: 0;
}
.c-home-taxi-service-car .u-item {
  width: 33.3%;
  display: inline-block;
  vertical-align: top;
  margin: 15px 0 43px;
  outline: none;
}
@media only screen and (max-width: 1023px) {
  .c-home-taxi-service-car .u-item {
    width: 100%;
    text-align: center;
    margin: 0;
  }
}
.c-home-taxi-service-car .u-item .u-head {
  padding: 0 20px;
  min-height: 75px;
}
@media only screen and (max-width: 1023px) {
  .c-home-taxi-service-car .u-item .u-head {
    padding: 0;
    min-height: auto;
  }
}
.c-home-taxi-service-car .u-item:nth-child(3n+ 1) .u-head {
  padding: 0;
}
.c-home-taxi-service-car .u-home-taxi-tab {
  width: 100%;
  display: none;
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  .c-home-taxi-service-car .u-home-taxi-tab {
    display: block;
  }
}
.c-home-taxi-service-car .u-home-taxi-tab ul li {
  padding: 0 15px;
  text-align: center;
}
.c-home-taxi-service-car .u-home-taxi-tab ul li.slick-current span {
  color: #000000;
}
.c-home-taxi-service-car .u-home-taxi-tab ul li span {
  display: block;
  font-size: 24px;
  line-height: 28px;
  color: #1e71bf;
  cursor: pointer;
}
.c-home-taxi-service-car .u-home-taxi-cont {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .c-home-taxi-service-car .u-home-taxi-cont {
    display: block;
  }
}
.c-home-taxi-service-car .u-name-car {
  display: inline-block;
  font-size: 24px;
  line-height: 28px;
  color: #1e71bf;
  border-bottom: 1px solid #1e71bf;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1023px) {
  .c-home-taxi-service-car .u-name-car {
    border-color: transparent;
    margin-bottom: 0;
    display: none;
  }
}
.c-home-taxi-service-car .u-name-car:hover {
  color: #12426e;
  border-color: #12426e;
}
.c-home-taxi-service-car .u-type-car {
  display: block;
  font-size: 14px;
  line-height: 18px;
  color: #8d8d8d;
}
@media only screen and (max-width: 1023px) {
  .c-home-taxi-service-car .u-type-car {
    display: none;
  }
}
.c-home-taxi-service-car .u-slider .slick-dots li {
  width: 9px;
  height: 9px;
  margin: 0 8px;
}
.c-home-taxi-service-car .u-slider .slick-dots li.slick-active button:after {
  background-color: #ffcd24;
}
.c-home-taxi-service-car .u-slider .slick-dots li button {
  width: 9px;
  height: 9px;
}
.c-home-taxi-service-car .u-slider .slick-dots li button:before {
  border: 0;
  width: 9px;
  height: 9px;
}
.c-home-taxi-service-car .u-slider .slick-dots li button:after {
  top: 0;
  left: 0;
  width: 9px;
  height: 9px;
  background-color: #b2c7d1;
}
.c-home-taxi-service-car .u-photo-car {
  width: 90%;
  height: 184px;
  overflow: hidden;
  margin-bottom: 0;
}
@media only screen and (max-width: 1023px) {
  .c-home-taxi-service-car .u-photo-car {
    width: 100%;
    height: 140px;
  }
}
.c-home-taxi-service-car .u-photo-car .u-item-figure {
  position: relative;
  width: 100%;
  height: 164px;
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  .c-home-taxi-service-car .u-photo-car .u-item-figure {
    height: 140px;
  }
}
.c-home-taxi-service-car .u-photo-car img {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.c-link-app-downloads {
  display: none;
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 5px 12px;
  width: 100%;
  background-color: #009856;
  -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.25);
  z-index: 10;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
  -webkit-transform: translateY(110%);
  -moz-transform: translateY(110%);
  -ms-transform: translateY(110%);
  -o-transform: translateY(110%);
  transform: translateY(110%);
}
@media only screen and (max-width: 1023px) {
  .c-link-app-downloads {
    display: block;
  }
}
.c-link-app-downloads.is-visible {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.c-link-app-downloads:hover {
  background-color: rgba(0, 125, 86, 0.7);
}
.c-link-app-downloads .b-icon {
  width: 107px;
  height: 36px;
}
.c-link-app-downloads .u-table {
  font-size: 0;
  display: table;
  width: 100%;
  height: 100%;
}
.c-link-app-downloads .u-table-cell {
  width: 33.3%;
  display: table-cell;
  vertical-align: middle;
}
.c-link-app-downloads .u-table-cell:last-child {
  text-align: right;
}
.c-link-app-downloads .u-dwnl-app-txt {
  display: block;
  padding: 0 10px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 900;
  color: #ffffff;
  text-align: left;
}
.c-link-app-downloads .u-taxi-bonus {
  padding: 0px 10px;
  display: inline-block;
  vertical-align: middle;
  width: 66px;
  border: 1px solid #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: left;
}
.c-link-app-downloads .u-taxi-bonus .u-strong {
  display: block;
  font-size: 24px;
  line-height: 24px;
  font-weight: 900;
  color: #ffffff;
}
.c-link-app-downloads .u-taxi-bonus .u-small {
  display: block;
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
  color: #ffffff;
}
/*------------------------------------------------------------*/
/* XX - HOME corporative clients Careers Airport Taxi  */
/*------------------------------------------------------------*/
.c-home-corp-career-airport {
  padding: 43px 0 25px;
  background-color: #eff0f3;
}
@media only screen and (max-width: 1023px) {
  .c-home-corp-career-airport {
    padding: 4px 7px 0;
    background-color: #f7f9fa;
  }
}
@media only screen and (max-width: 1023px) {
  .c-home-corp-career-airport .u-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.c-home-corp-career-airport .u-table {
  font-size: 0;
  display: table;
  width: 100%;
  height: 100%;
  table-layout: fixed;
}
.c-home-corp-career-airport .u-item {
  padding: 13px 0;
  display: table-cell;
  vertical-align: top;
  width: 33.3%;
}
@media only screen and (max-width: 1023px) {
  .c-home-corp-career-airport .u-item {
    width: 100%;
    display: block;
    padding: 0;
  }
}
.c-home-corp-career-airport .u-item-corp-clients {
  width: 34.5%;
  padding-right: 15px;
}
@media only screen and (max-width: 1023px) {
  .c-home-corp-career-airport .u-item-corp-clients {
    width: 100%;
    padding-right: 0;
  }
}
.c-home-corp-career-airport .u-item-careers {
  position: relative;
  width: 37%;
  padding-left: 55px;
  padding-right: 55px;
}
@media only screen and (max-width: 1229px) {
  .c-home-corp-career-airport .u-item-careers {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 1023px) {
  .c-home-corp-career-airport .u-item-careers {
    width: 100%;
    padding: 0;
  }
}
.c-home-corp-career-airport .u-item-careers:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 100%;
  background: url(../img/icon/item-careers-line.png) center no-repeat;
}
@media only screen and (max-width: 1023px) {
  .c-home-corp-career-airport .u-item-careers:before {
    content: none;
  }
}
.c-home-corp-career-airport .u-item-careers ul li {
  margin-bottom: 21px;
}
@media only screen and (max-width: 1023px) {
  .c-home-corp-career-airport .u-item-careers ul li {
    margin-bottom: 10px;
  }
}
.c-home-corp-career-airport .u-airport-taxi {
  padding-left: 36px;
  padding-right: 36px;
  width: 28.5%;
  height: 270px;
  background: url(../img/airport-taxi-img.jpg) center no-repeat;
  background-size: cover;
  -webkit-box-shadow: 0px 13px 29px rgba(227, 230, 240, 0.75);
  -moz-box-shadow: 0px 13px 29px rgba(227, 230, 240, 0.75);
  box-shadow: 0px 13px 29px rgba(227, 230, 240, 0.75);
  overflow: hidden;
}
@media only screen and (max-width: 1229px) {
  .c-home-corp-career-airport .u-airport-taxi {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (max-width: 1023px) {
  .c-home-corp-career-airport .u-airport-taxi {
    width: 100%;
    padding: 0;
    height: auto;
    background: transparent;
    -webkit-box-shadow: 0px 0px 0px rgba(227, 230, 240, 0);
    -moz-box-shadow: 0px 0px 0px rgba(227, 230, 240, 0);
    box-shadow: 0px 0px 0px rgba(227, 230, 240, 0);
  }
}
.c-home-corp-career-airport .u-airport-taxi h4,
.c-home-corp-career-airport .u-airport-taxi .b-h4 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 1023px) {
  .c-home-corp-career-airport .u-airport-taxi h4,
  .c-home-corp-career-airport .u-airport-taxi .b-h4 {
    margin-bottom: 0;
  }
}
.c-home-corp-career-airport .u-airport-taxi ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 9px;
}
.c-home-corp-career-airport .u-airport-taxi ul li:before {
  content: '';
  position: absolute;
  top: 12px;
  left: 0;
  width: 11px;
  height: 1px;
  background-color: #a7a7a7;
}
@media only screen and (max-width: 1023px) {
  .c-home-corp-career-airport .u-airport-taxi ul li:before {
    top: 8px;
  }
}
.c-home-corp-career-airport h4,
.c-home-corp-career-airport .b-h4 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  color: #343434;
  margin-bottom: 25px;
}
@media only screen and (max-width: 1023px) {
  .c-home-corp-career-airport h4,
  .c-home-corp-career-airport .b-h4 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 0;
  }
}
.c-home-corp-career-airport p {
  font-size: 14px;
  line-height: 21px;
  color: #343434;
  margin-bottom: 25px;
}
@media only screen and (max-width: 1023px) {
  .c-home-corp-career-airport p {
    margin-bottom: 15px;
  }
}
.c-home-corp-career-airport ul a {
  font-size: 18px;
  line-height: 24px;
  color: #1e71bf;
  border-bottom: 1px solid #1e71bf;
}
@media only screen and (max-width: 1023px) {
  .c-home-corp-career-airport ul a {
    font-size: 14px;
    line-height: 18px;
  }
}
.c-home-corp-career-airport ul a:hover {
  color: #12426e;
  border-color: #12426e;
}
.u-home-accord__body {
  display: block;
}
@media only screen and (max-width: 1023px) {
  .u-home-accord__head {
    position: relative;
    padding: 12px 33px 12px 12px;
    min-height: 47px;
    background-color: #ffffff;
    margin-bottom: 3px;
    cursor: pointer;
  }
  .u-home-accord__head.is-active:after {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .u-home-accord__head:after {
    content: '';
    position: absolute;
    top: 19px;
    right: 14px;
    width: 7px;
    height: 11px;
    background: url(../img/svg/icon-arrow-right.svg) 0 0 no-repeat;
    background-size: contain;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .u-home-accord__body {
    display: none;
    padding: 15px 7px;
    background-color: #ffffff;
    margin-bottom: 3px;
  }
}
/*------------------------------------------------------------*/
/* XX - HOME DETAILS */
/*------------------------------------------------------------*/
.c-home-details {
  padding: 36px 0px;
}
@media only screen and (max-width: 1023px) {
  .c-home-details {
    padding: 0px 7px 6px;
    background-color: #f7f9fa;
  }
}
@media only screen and (max-width: 1023px) {
  .c-home-details .u-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.c-home-details .u-table {
  font-size: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
}
.c-home-details .u-item {
  display: table-cell;
  vertical-align: top;
}
.c-home-details .u-aside {
  width: 44.5%;
  padding-right: 30px;
}
@media only screen and (max-width: 1023px) {
  .c-home-details .u-aside {
    width: 100%;
    display: block;
    padding-right: 0;
  }
}
.c-home-details .u-link-all-reviews {
  margin-left: 10px;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #1e71bf;
  border-bottom: 1px solid #1e71bf;
}
@media only screen and (max-width: 1023px) {
  .c-home-details .u-link-all-reviews {
    display: none;
  }
}
.c-home-details .u-link-all-reviews:hover {
  color: #12426e;
  border-color: #12426e;
}
.c-home-details .c-home-reviews {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1023px) {
  .c-home-details .c-home-reviews {
    margin-bottom: 0;
  }
}
.c-home-details .c-home-reviews__row {
  margin-bottom: 23px;
}
.c-home-details .c-home-reviews__item {
  padding: 19px 15px 25px 19px;
}
.c-home-details .c-home-reviews__item:nth-child(odd) {
  background-color: #f8f8fa;
}
.c-home-details .c-home-reviews__item p {
  margin-bottom: 10px;
}
.c-home-details .u-reviews-head {
  position: relative;
  margin-bottom: 15px;
}
.c-home-details .u-reviews-author {
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  color: #343434;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-right: 130px;
}
.c-home-details .u-reviews-date {
  position: absolute;
  top: 0;
  right: 8px;
  font-size: 12px;
  line-height: 21px;
  color: #868686;
}
.c-home-details .u-link-read-entirely {
  font-size: 12px;
  line-height: 21px;
  font-weight: 400;
  color: #1e71bf;
  border-bottom: 1px dashed #1e71bf;
}
.c-home-details .u-link-read-entirely:hover {
  border-color: transparent;
}
.c-home-details .c-home-video {
  margin-bottom: 25px;
  padding-right: 20px;
}
@media only screen and (max-width: 1023px) {
  .c-home-details .c-home-video {
    display: none;
  }
}
.c-home-details .c-home-video__section {
  position: relative;
  width: 100%;
  height: 260px;
}
@media only screen and (max-width: 1023px) {
  .c-home-details .c-home-certificate {
    display: none;
  }
}
.c-home-details .c-home-certificate .u-item-certificate {
  padding-right: 15px;
  display: table-cell;
  vertical-align: top;
  width: 50%;
}
.c-home-details .c-home-certificate .u-figure {
  min-height: 285px;
}
.c-home-details .c-home-certificate img {
  margin-bottom: 0;
}
.c-home-details .u-link-certificate {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  color: #1e71bf;
  border-bottom: 1px solid #1e71bf;
}
.c-home-details .u-link-certificate:hover {
  color: #12426e;
  border-color: #12426e;
}
.c-home-details .u-section {
  width: 55.5%;
}
@media only screen and (max-width: 1023px) {
  .c-home-details .u-section {
    display: none;
  }
}
.c-home-details h3,
.c-home-details .b-h3 {
  font-size: 32px;
  line-height: 36px;
  font-weight: 900;
  color: #343434;
  margin-bottom: 22px;
}
@media only screen and (max-width: 1023px) {
  .c-home-details h3,
  .c-home-details .b-h3 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 0;
  }
}
.c-home-details h4,
.c-home-details .b-h4 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 900;
  color: #343434;
  margin-top: 34px;
  margin-bottom: 19px;
}
.c-home-details img {
  max-width: 100%;
  height: auto;
  margin-bottom: 16px;
}
.c-home-details p {
  font-size: 14px;
  line-height: 21px;
  color: #343434;
  margin-bottom: 20px;
}
.c-home-details ul {
  margin-bottom: 46px;
}
.c-home-details ul li {
  position: relative;
  padding-left: 25px;
  font-size: 14px;
  line-height: 18px;
  color: #343434;
  margin-bottom: 12px;
}
.c-home-details ul li:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #d31824;
}
.c-home-details .u-seo-note {
  font-size: 12px;
  line-height: 21px;
  color: #82838c;
}
@media only screen and (max-width: 1023px) {
  .c-home-details .u-head {
    padding: 0 7px;
  }
  .c-home-details .u-body {
    display: none;
    padding: 0 7px;
  }
}
.c-home-details .fx-main-detail-b {
  position: relative;
  padding: 28px 180px 28px 24px;
  display: block;
  width: 100%;
  min-height: 128px;
  background: url(../img/main_detail_b/main-detail-b-bg-2.jpg) center no-repeat;
  background-size: cover;
  margin-bottom: 16px;
}
.c-home-details .fx-main-detail-b p {
  font-family: 'Stem';
  font-weight: 500;
  font-size: 22px;
  line-height: 36px;
  color: #323232;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  margin: 0;
}
.c-home-details .fx-main-detail-b p + p {
  color: #c31e24;
}
.c-home-details .fx-main-detail-b i {
  display: block;
  position: absolute;
  top: 6px;
  right: 27px;
  width: 145px;
  height: 113px;
  background: url(../img/main_detail_b/credit-cards-icon.png) center no-repeat;
}
.c-home-details .fx-mosc-transport-b {
  position: relative;
  padding: 15px 20px 15px 163px;
  display: table;
  width: 100%;
  min-height: 260px;
  background: url(../img/main_detail_b/main-detail-b-bg-1.jpg) 0 center no-repeat;
  background-size: cover;
  margin-bottom: 25px;
}
.c-home-details .fx-mosc-transport-b:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 139px;
  height: 100%;
  background: #ffb621 url(../img/main_detail_b/moscow-transport-bg.jpg) center top no-repeat;
}
@media only screen and (max-width: 1023px) {
  .c-home-details .fx-mosc-transport-b {
    display: none;
  }
}
.c-home-details .fx-mosc-transport-b .fx-mosc-transport-h1 {
  display: table-cell;
  vertical-align: middle;
  font-family: 'Stem';
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  color: #ffffff;
  letter-spacing: 0.01em;
  margin: 0;
}
.c-home-details .fx-mosc-transport-b .fx-mosc-transport-h1 strong {
  display: block;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
}
/*------------------------------------------------------------*/
/* XX - HOME MAP */
/*------------------------------------------------------------*/
.order-configurator {
  position: relative;
  display: none;
  padding: 44px 0 47px;
  width: 100%;
  height: 100%;
  min-height: 562px;
}
@media only screen and (max-width: 1023px) {
  .order-configurator {
    padding: 0;
    min-height: auto;
  }
}
.order-configurator.order-configurator-inner .j-order-configurator-recall-form .u-item-tel:nth-child(1) {
  width: 100%;
}
.order-configurator.order-configurator-inner .j-order-configurator-recall-form .u-item-tel:nth-child(2) {
  display: none;
}
.order-configurator.order-configurator-inner .u-item-counter-fixed {
  display: none;
}
.order-configurator.order-configurator-inner .u-item-add-link {
  display: block;
}
.order-configurator.order-configurator-inner .u-item-comment .j-for-counter-input {
  display: none;
}
.order-configurator.order-configurator-inner .u-item-comment .j-to-fixed-input {
  display: block;
}
@media only screen and (max-width: 1023px) {
  .order-configurator.order-configurator-inner .u-item-comment .comment-area {
    height: 55px;
  }
}
.order-configurator.order-configurator-inner .order-configurator__tarif-selector-block.selected-econom-comfort .car-section {
  height: 394px;
  padding-bottom: 0;
}
.order-configurator.order-configurator-inner .order-configurator__tarif-selector-block.selected-econom-comfort .car-section .car-image {
  height: 308px;
}
.order-configurator.order-configurator-inner .order-configurator__tarif-selector-block .car-section {
  height: 394px;
  margin-bottom: 8px;
}
.order-configurator.order-configurator-inner .order-configurator__tarif-selector-block .car-section .car-image {
  height: 308px;
}
.order-configurator.order-configurator-inner .order-configurator__tarif-selector-block .prices {
  display: none;
}
.order-configurator.order-configurator-inner .order-configurator__tarif-selector-block .car-price-result {
  display: none;
}
.order-configurator.order-configurator-inner .order-configurator__tarif-selector-block .u-bonus-account {
  display: none;
}
.order-configurator .u-container {
  position: relative;
  z-index: auto;
}
@media only screen and (max-width: 1023px) {
  .order-configurator .u-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.order-configurator .ya-map-popup {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
@media only screen and (max-width: 1023px) {
  .order-configurator .ya-map-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: -912;
  }
}
.order-configurator .ya-map-popup .ya-map-popup__head {
  display: none;
  padding: 9px 11px;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 120px;
}
@media only screen and (max-width: 1023px) {
  .order-configurator .ya-map-popup .ya-map-popup__head {
    display: block;
  }
}
.order-configurator .ya-map-popup .ya-map-popup__head:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 120px;
  background-image: -webkit-linear-gradient(bottom, transparent 0, #fff 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, transparent), to(#fff));
  background-image: -o-linear-gradient(bottom, transparent 0, #fff 100%);
  background-image: linear-gradient(0deg, transparent 0, #fff 100%);
}
.order-configurator .ya-map-popup .ya-map-popup__head .u-form {
  position: relative;
  padding-left: 32px;
}
.order-configurator .ya-map-popup .ya-map-popup__head .u-popup-btn-prev {
  position: absolute;
  top: 6px;
  left: 0;
  width: 23px;
  height: 32px;
  display: block;
  z-index: 1;
  cursor: pointer;
}
.order-configurator .ya-map-popup .ya-map-popup__foot {
  padding: 0 7px 21px;
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .order-configurator .ya-map-popup .ya-map-popup__foot {
    display: block;
  }
}
.order-configurator .ya-map-popup .ya-map-popup__foot .ya-map-popup__foot-inner {
  display: inline-block;
  vertical-align: bottom;
}
.order-configurator .ya-map-popup .ya-map-popup__foot .j-ya-map-popup-ok-btn {
  border: 2px solid #0c0f09;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  min-width: 252px;
  height: 52px;
  background-color: transparent;
  font-size: 24px;
  line-height: 52px;
  color: #030600;
  font-weight: 900;
}
.order-configurator .ya-map-popup .ya-map-popup__map {
  width: 100%;
  height: 100%;
}
.order-configurator .ya-map-popup .ymaps-2-1-50-map {
  height: 100%!important;
}
.order-configurator .order-configurator__section {
  position: relative;
  width: 636px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 43px rgba(0, 0, 0, 0.34);
  -moz-box-shadow: 0 0 43px rgba(0, 0, 0, 0.34);
  box-shadow: 0 0 43px rgba(0, 0, 0, 0.34);
  z-index: 1;
}
@media only screen and (max-width: 1023px) {
  .order-configurator .order-configurator__section {
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #f5f5f5;
    -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0);
    box-shadow: 0 0 0px rgba(0, 0, 0, 0);
  }
}
.order-configurator .u-table-order {
  display: table;
  width: 100%;
  height: 100%;
  table-layout: fixed;
}
@media only screen and (max-width: 1023px) {
  .order-configurator .u-table-order {
    display: block;
  }
}
.order-configurator .u-item-order {
  width: 50%;
  display: table-cell;
  vertical-align: top;
  border-left: 1px solid #e6e8e9;
}
@media only screen and (max-width: 1023px) {
  .order-configurator .u-item-order {
    display: block;
    width: 100%;
    border-left: 0;
  }
}
.order-configurator .u-item-order:first-child {
  border-left: 0;
  padding: 25px 12px 14px;
  background-color: #f3f3f3;
}
@media only screen and (max-width: 1023px) {
  .order-configurator .u-item-order:first-child {
    padding-top: 23px;
  }
}
.order-configurator .u-item-order__title {
  display: none;
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 17px;
}
@media only screen and (max-width: 1023px) {
  .order-configurator .u-item-order__title {
    display: block;
  }
}
.order-configurator .u-btn-mobile-map {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  width: 61px;
  height: 61px;
  z-index: 1;
  cursor: pointer;
  overflow: hidden;
}
.order-configurator .u-btn-mobile-map svg {
  width: 61px;
  height: 61px;
}
@media only screen and (max-width: 1023px) {
  .order-configurator .u-btn-mobile-map {
    display: block;
  }
}
.order-configurator .j-order-configurator-recall-form {
  margin-bottom: 12px;
}
.order-configurator .j-order-configurator-recall-form:before,
.order-configurator .j-order-configurator-recall-form:after {
  content: " ";
  display: table;
}
.order-configurator .j-order-configurator-recall-form:after {
  clear: both;
}
.order-configurator .j-order-configurator-recall-form .u-row {
  margin-left: -5px;
  margin-right: -5px;
}
.order-configurator .j-order-configurator-recall-form .u-item-tel {
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
  vertical-align: top;
}
.order-configurator .j-order-configurator-recall-form .u-item-tel:nth-child(1) {
  width: 64%;
}
@media only screen and (max-width: 1023px) {
  .order-configurator .j-order-configurator-recall-form .u-item-tel:nth-child(1) {
    width: 100%;
    display: block;
  }
}
.order-configurator .j-order-configurator-recall-form .u-item-tel:nth-child(2) {
  width: 36%;
}
@media only screen and (max-width: 1023px) {
  .order-configurator .j-order-configurator-recall-form .u-item-tel:nth-child(2) {
    display: none;
  }
}
.order-configurator .j-order-configurator-recall-form .j-order-configurator-recall-form-wrapper {
  position: relative;
}
.order-configurator .j-order-configurator-recall-form .j-order-configurator-recall-form-wrapper .j-tel-input {
  padding-right: 39px;
}
.order-configurator .j-order-configurator-recall-form .j-order-configurator-recall-form-wrapper .j-order-configurator-phone-btn {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 39px;
  height: 39px;
  font-size: 14px;
  line-height: 39px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
@media only screen and (max-width: 1023px) {
  .order-configurator .j-order-configurator-recall-form .j-order-configurator-recall-form-wrapper .j-order-configurator-phone-btn {
    display: block;
  }
}
.order-configurator .j-order-configurator-recall-form .j-order-configurator-recall-form-wrapper .j-order-configurator-phone-btn:disabled {
  opacity: 0.25;
  cursor: default;
}
.order-configurator .j-order-configurator-recall-form .j-order-configurator-recall-form-wrapper .j-order-configurator-phone-btn svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.order-configurator .j-order-configurator-recall-form .j-order-configurator-date-time {
  display: none;
  width: 100%;
  height: 39px;
  padding: 0 10px;
  font-size: 12px;
  line-height: 39px;
  color: #000000;
  border: 1px solid #ffffff;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.order-configurator .j-order-configurator-recall-form .j-order-configurator-date-time span {
  display: inline-block;
  vertical-align: middle;
}
.order-configurator .j-order-configurator-recall-form .j-order-configurator-date-time .u-config-date {
  margin-right: 20px;
}
.order-configurator .j-order-configurator-recall-form .j-order-configurator-phone-btn {
  width: 100%;
  height: 39px;
  font-size: 14px;
  line-height: 39px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
.order-configurator .j-order-configurator-recall-form .j-order-configurator-phone-btn:disabled {
  opacity: 0.25;
  cursor: default;
}
.order-configurator .u-form-row {
  margin-bottom: 11px;
}
.order-configurator .location-selector {
  position: relative;
}
.order-configurator .location-selector .inline-labels {
  position: absolute;
  top: 0;
  right: 7px;
  font-size: 0;
  z-index: 1;
}
.order-configurator .location-selector .inline-labels .inline-label {
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 39px;
}
.order-configurator .location-selector .inline-labels .inline-label input[type=radio] {
  display: none;
}
.order-configurator .location-selector .inline-labels .inline-label input[type=radio]:checked + .radio-styled .b-icon-address {
  background-position: center center;
  background-image: url(../img/svg/fa-location-svg-active.svg);
}
.order-configurator .location-selector .inline-labels .inline-label input[type=radio]:checked + .radio-styled .b-icon-train {
  background-position: center center;
  background-image: url(../img/svg/fa-train-svg-active.svg);
}
.order-configurator .location-selector .inline-labels .inline-label input[type=radio]:checked + .radio-styled .b-icon-plane {
  background-position: center center;
  background-image: url(../img/svg/fa-plane-svg-active.svg);
}
.order-configurator .location-selector .inline-labels .radio-styled {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.order-configurator .location-selector .inline-labels .radio-styled .b-icon {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.order-configurator .location-selector .location-input-wrapper {
  position: relative;
  width: 100%;
}
.order-configurator .location-selector .location-input-wrapper.is-error .icon-point-a,
.order-configurator .location-selector .location-input-wrapper.is-error .icon-point-b {
  border-color: #d93e2a;
  color: #d93e2a;
}
.order-configurator .location-selector .location-input-wrapper.is-error .b-form-inp {
  border-color: #d93e2a;
  -webkit-box-shadow: 0px 0px 0px transparent;
  -moz-box-shadow: 0px 0px 0px transparent;
  box-shadow: 0px 0px 0px transparent;
}
.order-configurator .location-selector .location-input-wrapper.is-error .u-label-location-input .u-label-placeholder {
  padding-top: 5px;
}
.order-configurator .location-selector .location-input-wrapper.is-error .u-label-location-input .u-label-error {
  display: block;
}
.order-configurator .location-selector .location-input-wrapper .icon-point-a,
.order-configurator .location-selector .location-input-wrapper .icon-point-b {
  position: absolute;
  top: 10px;
  left: 7px;
  width: 19px;
  height: 19px;
  z-index: 2;
  pointer-events: none;
}
.order-configurator .location-selector .location-input-wrapper .icon-point-a svg,
.order-configurator .location-selector .location-input-wrapper .icon-point-b svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.order-configurator .location-selector .location-input-wrapper .u-label-location-input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  padding-left: 37px;
  cursor: text;
}
.order-configurator .location-selector .location-input-wrapper .u-label-location-input span {
  display: block;
}
.order-configurator .location-selector .location-input-wrapper .u-label-location-input .u-label-placeholder {
  padding-top: 12px;
  font-size: 14px;
  line-height: 1;
  color: #858585;
}
.order-configurator .location-selector .location-input-wrapper .u-label-location-input .u-label-error {
  display: none;
  font-size: 11px;
  line-height: 14px;
  color: #d31700;
}
.order-configurator .location-selector .location-input-wrapper input:focus ~ .u-label-location-input .u-label-placeholder {
  padding-top: 11px;
}
.order-configurator .location-selector .location-input-wrapper input:focus ~ .u-label-location-input .u-label-error {
  display: none;
}
.order-configurator .location-selector .location-input-wrapper .u-remove-location {
  position: absolute;
  display: none;
  top: 1px;
  bottom: 1px;
  right: 1px;
  width: 39px;
  cursor: pointer;
}
.order-configurator .location-selector .location-input-wrapper .u-remove-location:after {
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 79px;
  height: 100%;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#ffffff));
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}
.order-configurator .location-selector .location-input-wrapper .u-remove-location:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 13px;
  height: 13px;
  background: url(../img/spritesheet.png) no-repeat 0 -400px;
  z-index: 1;
}
.order-configurator .location-selector .location-input-wrapper .u-remove-location:hover:before {
  opacity: 0.5;
}
.order-configurator .location-selector .location-input-wrapper .b-form-inp {
  padding: 0 36px;
}
.order-configurator .location-selector .location-input-wrapper .u-select {
  width: 100%;
  height: 39px;
  padding: 0 36px;
  font-size: 14px;
  line-height: 39px;
  color: #858585;
  border: 1px solid #ffffff;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  outline: none;
}
.order-configurator .location-selector .location-input-wrapper .u-select::-webkit-input-placeholder {
  color: #858585;
}
.order-configurator .location-selector .location-input-wrapper .u-select:-moz-placeholder {
  color: #858585;
}
.order-configurator .location-selector .location-input-wrapper .u-select::-moz-placeholder {
  color: #858585;
}
.order-configurator .location-selector .location-input-wrapper .u-select:-ms-input-placeholder {
  color: #858585;
}
.order-configurator .coming-time-select-wrapper {
  margin-bottom: 15px;
  height: 39px;
}
.order-configurator .u-item-options-set {
  position: relative;
  margin-bottom: 15px;
}
.order-configurator .u-item-options-set .u-select-option-set__desc {
  display: block;
}
.order-configurator .u-item-options-set .u-select-option-set__desc .select2-container--default .select2-results > .select2-results__options {
  max-height: inherit;
}
@media only screen and (max-width: 1023px) {
  .order-configurator .u-item-options-set .u-select-option-set__desc {
    display: none;
  }
}
.order-configurator .u-item-options-set .u-select-option-set__mobile {
  display: none;
  position: relative;
  background-color: #ffffff;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 9px 40px 9px 61px;
  height: 39px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  cursor: pointer;
}
.order-configurator .u-item-options-set .u-select-option-set__mobile.is-not-empty .u-option-set-arrow {
  display: none;
}
.order-configurator .u-item-options-set .u-select-option-set__mobile .u-option-set-placeholder {
  position: absolute;
  top: 11px;
  left: 11px;
  font-size: 14px;
  line-height: normal;
  color: #858585;
}
.order-configurator .u-item-options-set .u-select-option-set__mobile .u-option-set-arrow {
  position: absolute;
  top: 1px;
  right: 1px;
  display: block;
  width: 32px;
  height: 37px;
}
.order-configurator .u-item-options-set .u-select-option-set__mobile .u-option-set-arrow:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 13px;
  height: 13px;
  background: url(../img/svg/icon-arrow-bottom.svg) no-repeat 0 0;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  z-index: 1;
}
@media only screen and (max-width: 1023px) {
  .order-configurator .u-item-options-set .u-select-option-set__mobile {
    display: block;
  }
}
.order-configurator .u-item-options-set .u-select-option-set__mobile ul {
  height: 21px;
  overflow: hidden;
}
.order-configurator .u-item-options-set .u-select-option-set__mobile ul li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 21px;
  margin-right: 10px;
}
.order-configurator .u-item-options-set .u-select-option-set__mobile ul li span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.order-configurator .u-item-options-set .u-remove-option-set {
  position: absolute;
  display: none;
  top: 1px;
  bottom: 1px;
  right: 1px;
  width: 39px;
  cursor: pointer;
}
.order-configurator .u-item-options-set .u-remove-option-set:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 13px;
  height: 13px;
  background: url(../img/spritesheet.png) no-repeat 0 -400px;
  z-index: 1;
}
.order-configurator .u-item-counter-fixed {
  margin-bottom: 14px;
}
.order-configurator .u-item-counter-fixed .inline-block-labels {
  display: table;
  width: 100%;
  height: 100%;
  font-size: 0;
}
.order-configurator .u-item-counter-fixed .inline-block-labels .inline-block-label {
  display: table-cell;
  vertical-align: top;
  width: 50%;
  height: 39px;
  text-align: center;
}
.order-configurator .u-item-counter-fixed .inline-block-labels .inline-block-label input[type=radio] {
  display: none;
}
.order-configurator .u-item-counter-fixed .inline-block-labels .inline-block-label input[type=radio]:checked + .radio-styled-counter {
  background-color: #ffcd24;
  color: #353535;
}
@media only screen and (max-width: 1023px) {
  .order-configurator .u-item-counter-fixed .inline-block-labels .inline-block-label input[type=radio]:checked + .radio-styled-counter {
    background-color: #ffffff;
    border-color: #ffcd24;
    color: #000000;
    font-weight: 700;
  }
}
.order-configurator .u-item-counter-fixed .inline-block-labels .radio-styled-counter {
  position: relative;
  display: block;
  padding: 0 10px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-color: #ffffff;
  font-size: 14px;
  line-height: 39px;
  font-weight: 400;
  color: #858585;
}
@media only screen and (max-width: 1023px) {
  .order-configurator .u-item-counter-fixed .inline-block-labels .radio-styled-counter {
    color: #24211d;
    border: 1px solid #ffffff;
  }
}
.order-configurator .u-item-add-link {
  display: none;
  margin-bottom: 8px;
}
.order-configurator .u-item-add-link .u-btn-link-add {
  position: relative;
  padding-left: 25px;
  min-height: 19px;
}
.order-configurator .u-item-add-link .u-btn-link-add:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 19px;
  height: 19px;
  overflow: hidden;
  border: 1px solid #cacaca;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #f3f3f3;
  background: url(../img/spritesheet.png) -401px -901px no-repeat;
}
.order-configurator .u-item-add-link .u-btn-link-add span {
  display: inline;
  font-size: 14px;
  line-height: 18px;
  color: #8d8d8d;
  border-bottom: 1px dashed #8d8d8d;
}
.order-configurator .u-item-add-link .u-btn-link-add:hover span {
  border-color: transparent;
}
.order-configurator .u-item-comment .j-for-counter-input {
  display: block;
}
.order-configurator .u-item-comment .j-to-fixed-input {
  display: none;
}
.order-configurator .u-item-comment .comment-area {
  display: block;
  height: 120px;
  padding: 10px 16px;
  font-size: 12px;
  line-height: 16px;
  resize: none;
}
@media only screen and (max-width: 1023px) {
  .order-configurator .u-item-comment .comment-area {
    height: 39px;
  }
}
.order-configurator .order-configurator__tarif-selector-block {
  padding: 10px 10px 17px;
  width: 287px;
}
@media only screen and (max-width: 1023px) {
  .order-configurator .order-configurator__tarif-selector-block {
    width: 100%;
    padding-top: 0;
  }
}
.order-configurator .order-configurator__tarif-selector-block.selected-econom-comfort .car-section {
  height: 292px;
  padding-bottom: 29px;
}
.order-configurator .order-configurator__tarif-selector-block.selected-econom-comfort .car-section .car-image {
  height: 190px;
}
.order-configurator .order-configurator__tarif-selector-block.selected-econom-comfort .prices {
  display: none;
}
.order-configurator .order-configurator__tarif-selector-block .car-section {
  position: relative;
  border: 1px solid #c8ced5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 12px;
  padding-bottom: 15px;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .order-configurator .order-configurator__tarif-selector-block .car-section {
    display: none;
  }
}
.order-configurator .order-configurator__tarif-selector-block .car-section .u-tooltip-info {
  position: absolute;
  top: 7px;
  right: 10px;
  z-index: 1;
}
.order-configurator .order-configurator__tarif-selector-block .car-section .car-image {
  width: 100%;
  height: 128px;
}
.order-configurator .order-configurator__tarif-selector-block .car-section .car-image .u-table {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.order-configurator .order-configurator__tarif-selector-block .car-section .b-icon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.order-configurator .order-configurator__tarif-selector-block .car-section .car-caption {
  font-size: 14px;
  line-height: 18px;
  color: #8d8d8d;
  margin-bottom: 4px;
}
.order-configurator .order-configurator__tarif-selector-block .car-section .car-select-rate {
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .order-configurator .order-configurator__tarif-selector-block .car-section .car-select-rate {
    text-align: left;
  }
}
.order-configurator .order-configurator__tarif-selector-block .prices {
  padding: 10px 12px 11px 19px;
  border: 1px solid #c8ced5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 17px;
}
@media only screen and (max-width: 1023px) {
  .order-configurator .order-configurator__tarif-selector-block .prices {
    padding: 10px 15px;
    background-color: #ffffff;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    cursor: pointer;
  }
}
.order-configurator .order-configurator__tarif-selector-block .prices .u-mobile-select-rate {
  display: none;
  margin-bottom: 10px;
}
.order-configurator .order-configurator__tarif-selector-block .prices .u-mobile-select-rate span {
  display: inline-block;
  vertical-align: middle;
  font-size: 21px;
  line-height: 24px;
  color: #343434;
  border-bottom: 1px dashed #b6b6b6;
  cursor: pointer;
}
@media only screen and (max-width: 1023px) {
  .order-configurator .order-configurator__tarif-selector-block .prices .u-mobile-select-rate {
    display: block;
  }
}
.order-configurator .order-configurator__tarif-selector-block .prices .u-table-prices {
  display: table;
  width: 100%;
  height: 100%;
  table-layout: fixed;
}
.order-configurator .order-configurator__tarif-selector-block .prices .u-item-prices {
  width: 33.33%;
  display: table-cell;
  vertical-align: top;
}
@media only screen and (max-width: 1023px) {
  .order-configurator .order-configurator__tarif-selector-block .prices .u-item-prices {
    text-align: center;
  }
}
@media only screen and (max-width: 1023px) {
  .order-configurator .order-configurator__tarif-selector-block .prices .u-item-prices:nth-child(1) {
    text-align: left;
  }
}
.order-configurator .order-configurator__tarif-selector-block .prices .u-item-prices:nth-child(2) {
  width: 97px;
  padding-left: 34px;
}
@media only screen and (max-width: 1023px) {
  .order-configurator .order-configurator__tarif-selector-block .prices .u-item-prices:nth-child(2) {
    width: auto;
  }
}
.order-configurator .order-configurator__tarif-selector-block .prices .u-item-prices:nth-child(3) {
  padding-left: 29px;
}
.order-configurator .order-configurator__tarif-selector-block .prices .price-count {
  position: relative;
  font-size: 24px;
  line-height: 24px;
  font-weight: 900;
  color: #343434;
}
.order-configurator .order-configurator__tarif-selector-block .prices .price-count:after {
  margin-left: 0;
  content: '';
  display: inline-block;
  width: 16px;
  height: 17px;
  background: url(../img/svg/icon-ruble-black.svg) no-repeat center;
  background-size: contain;
}
.order-configurator .order-configurator__tarif-selector-block .prices .price-enabled {
  position: relative;
}
.order-configurator .order-configurator__tarif-selector-block .prices .price-enabled .u-toolttip-style {
  position: absolute;
  top: -6px;
  right: -7px;
  background-color: #ffffff;
}
.order-configurator .order-configurator__tarif-selector-block .prices .price-minute:before {
  content: '';
  position: absolute;
  top: 8px;
  left: -20px;
  width: 7px;
  height: 12px;
  background: url(../img/spritesheet.png) no-repeat -400px 0;
}
.order-configurator .order-configurator__tarif-selector-block .prices .price-km:before {
  content: '';
  position: absolute;
  top: 8px;
  left: -20px;
  width: 10px;
  height: 10px;
  background: url(../img/spritesheet.png) no-repeat -450px 0;
}
.order-configurator .order-configurator__tarif-selector-block .prices .price-title {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #797979;
}
.order-configurator .order-configurator__tarif-selector-block .car-price-result {
  position: relative;
  padding: 0 0 0 5px;
  margin-bottom: 16px;
}
.order-configurator .order-configurator__tarif-selector-block .car-price-result .car-price-result_all {
  display: none;
  position: relative;
}
.order-configurator .order-configurator__tarif-selector-block .car-price-result .car-price-result_one {
  position: relative;
  display: block;
  font-size: 0;
}
.order-configurator .order-configurator__tarif-selector-block .car-price-result .car-price-result_one .car-price-total {
  position: relative;
}
.order-configurator .order-configurator__tarif-selector-block .car-price-result .car-price-result_one .car-price-total__to:before {
  margin: 0px 8px 0 3px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 1px;
  background-color: #afafaf;
}
.order-configurator .order-configurator__tarif-selector-block .car-price-result .car-price-result_one .u-tooltip-question-big {
  position: absolute;
  top: -6px;
  right: 0;
}
.order-configurator .order-configurator__tarif-selector-block .car-price-result .car-price-total {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-size: 36px;
  line-height: 40px;
  font-weight: 900;
  color: #343434;
}
.order-configurator .order-configurator__tarif-selector-block .car-price-result .car-price-total:after {
  margin-left: 6px;
  content: '';
  display: inline-block;
  width: 22px;
  height: 27px;
  background: url(../img/svg/icon-ruble-black.svg) no-repeat center;
  background-size: contain;
}
.order-configurator .order-configurator__tarif-selector-block .car-price-result .u-tooltip-question-big {
  position: relative;
  top: -16px;
}
.order-configurator .order-configurator__tarif-selector-block .car-price-result .car-time-string {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  color: #797979;
}
.order-configurator .order-configurator__tarif-selector-block .u-bonus-account {
  width: 100%;
  height: 34px;
  font-size: 14px;
  line-height: 34px;
  color: #343434;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 8px;
  cursor: text;
  background-color: #f2f4f6;
}
@media only screen and (max-width: 1023px) {
  .order-configurator .order-configurator__tarif-selector-block .u-bonus-account {
    background-color: #ffffff;
  }
}
.order-configurator .order-configurator__tarif-selector-block .u-order-taxi {
  width: 100%;
  height: 42px;
  font-size: 21px;
  line-height: 42px;
  color: #343434;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media only screen and (max-width: 1023px) {
  .order-configurator .order-configurator__tarif-selector-block .u-order-taxi {
    height: 57px;
    line-height: 57px;
  }
}
.order-configurator .location-selector .u-select-section .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 36px;
}
.order-configurator .location-selector .u-select-section .select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}
.u-item-options-set .select2-container--default.select2-container--open .select2-selection--multiple:after {
  background-position: -50px -350px;
}
.u-item-options-set .select2-container--default .select2-selection--multiple {
  position: relative;
  background-color: #ffffff;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 9px 30px 9px 61px;
  height: 39px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  cursor: pointer;
  overflow: hidden;
}
.u-item-options-set .select2-container--default .select2-selection--multiple:before {
  position: absolute;
  top: 11px;
  left: 11px;
  content: 'Опции';
  font-size: 14px;
  line-height: normal;
  color: #858585;
}
.u-item-options-set .select2-container--default .select2-selection--multiple:after {
  content: '';
  position: absolute;
  top: 0;
  right: 13px;
  bottom: 0;
  margin: auto;
  width: 12px;
  height: 7px;
  background: url(../img/svg/icon-arrow-bottom.svg) no-repeat 0 0;
}
.u-item-options-set .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding: 0;
}
.u-item-options-set .select2-container--default .select2-search--inline .select2-search__field {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: inherit;
  line-height: 21px;
  color: #858585;
  cursor: pointer;
}
.u-item-options-set .select2-container--default .select2-selection--multiple .select2-selection__choice {
  position: relative;
  border: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  padding: 0;
  width: 21px;
  height: 21px;
  margin-top: 0;
  margin-left: 9px;
  margin-right: 0;
}
.u-item-options-set .select2-container--default .select2-selection--multiple .select2-selection__choice:first-child {
  margin-left: 0;
}
.u-item-options-set .select2-container--default .select2-selection--multiple .select2-selection__choice .b-icon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.u-item-options-set .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  display: none;
}
.u-item-options-set .select2-container--open .select2-dropdown--below {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  padding: 3px 15px 21px;
  background-color: #ffffff;
}
.u-item-options-set .select2-results__option {
  padding: 0 0 8px;
  cursor: pointer;
}
.u-item-options-set .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: transparent;
  color: inherit;
}
.u-item-options-set .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: transparent;
  opacity: 0.5;
}
.u-html-select-option-set .u-row-options-set {
  font-size: 0;
  margin-bottom: 8px;
}
.u-html-select-option-set .u-row-options-set .u-item-options-set__dropdown {
  display: inline-block;
  vertical-align: middle;
}
.u-html-select-option-set .u-row-options-set .u-item-options-set__dropdown:nth-child(1) {
  width: 85%;
  position: relative;
  padding-left: 28px;
  min-height: 21px;
}
.u-html-select-option-set .u-row-options-set .u-item-options-set__dropdown:nth-child(2) {
  width: 15%;
  line-height: 14px;
}
.u-html-select-option-set .u-row-options-set .checkbox-icon {
  position: absolute;
  top: -1px;
  left: 2px;
  width: 21px;
  height: 21px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}
.u-html-select-option-set .u-row-options-set .checkbox-icon .b-icon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.u-html-select-option-set .u-row-options-set .caption {
  display: inline;
  vertical-align: middle;
  font-size: 12px;
  line-height: 18px;
  color: #050800;
  margin-right: 7px;
}
.u-html-select-option-set .u-row-options-set .options-set__price {
  display: inline-block;
  font-size: 12px;
  line-height: 21px;
  color: #050800;
}
.u-html-select-option-set .u-row-options-set-promo {
  position: relative;
  margin: 19px 0 0;
}
.u-html-select-option-set .select2-results > .select2-results__options {
  padding: 0;
}
.u-select-section .select2-container--default .select2-selection--single {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  outline: none;
  height: 39px;
}
.u-select-section .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 14px;
  color: #858585;
  padding: 0 32px 0 10px;
  line-height: 39px;
}
.u-select-section .select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 32px;
  height: 37px;
}
.u-select-section .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 12px;
  height: 7px;
  background: url(../img/svg/icon-arrow-bottom.svg) no-repeat 0 0;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
@media only screen and (max-width: 1023px) {
  .u-select-section .select2-container--default .select2-selection--single .select2-selection__arrow b {
    width: 13px;
    height: 13px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}
.u-select-section .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
@media only screen and (max-width: 1023px) {
  .u-select-section .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    width: 12px;
    height: 7px;
  }
}
.u-select-section .select2-container--open .select2-dropdown--below {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
}
.u-html-select-init .select2-results > .select2-results__options {
  padding: 7px;
}
.u-html-select-init .select2-results__option {
  padding: 5px 6px;
}
.u-html-select-init .select2-results__option[aria-disabled=true] {
  display: none;
}
.u-html-select-init .select2-results__option[aria-selected=true] {
  background-color: #f3f3f3;
  color: #050800;
}
.u-html-select-init .select2-results__option--highlighted[aria-selected] {
  background-color: #f3f3f3;
  color: #050800;
}
.ui-menu {
  overflow-y: auto;
  border: 1px solid #ffffff;
  background: #ffffff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  color: #050800;
  font-family: 'Roboto', sans-serif;
  padding: 7px 6px;
  font-size: 13px;
  line-height: 18px;
  z-index: 991;
}
.ui-menu .ui-menu-item {
  display: block;
  list-style-type: none;
  padding: 0;
}
.ui-menu .ui-menu-item-wrapper {
  padding: 5px 7px;
}
.ui-menu .ui-menu-item-wrapper:hover {
  background-color: #f3f3f3;
  color: #050800;
}
.ui-menu .ui-menu-item-wrapper.ui-state-focus,
.ui-menu .ui-menu-item-wrapper.ui-state-active {
  margin: 0;
  background-color: #f3f3f3;
  color: #050800;
}
/*------------------------------------------------------------*/
/* XX - LK PAGES */
/*------------------------------------------------------------*/
.lk-section {
  padding: 30px 0 52px;
  position: relative;
  z-index: 0;
}
@media only screen and (max-width: 1023px) {
  .lk-section {
    padding: 22px 0 24px;
  }
}
.lk-section.lk-corporate-person .lk-section__author .lk-author-phone {
  margin-bottom: 25px;
}
.lk-section.lk-corporate-person .lk-section__author .lk-author__face-type {
  margin-bottom: 30px;
}
.lk-section.lk-corporate-person-admin .lk-section__author .lk-author__info {
  padding-left: 0;
}
.lk-section.lk-corporate-person-admin .lk-section__author .lk-author__face-type {
  margin-bottom: 36px;
}
@media only screen and (max-width: 1023px) {
  .lk-section.lk-corporate-person-admin .lk-section__author .lk-author__face-type {
    margin-bottom: 25px;
  }
}
.lk-section h1,
.lk-section .b-h1 {
  font-size: 42px;
  line-height: 46px;
  font-weight: 900;
  color: #343434;
  text-align: left;
}
@media only screen and (max-width: 1023px) {
  .lk-section h1,
  .lk-section .b-h1 {
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
  }
}
.lk-section h2,
.lk-section .b-h2 {
  font-size: 32px;
  line-height: 35px;
  font-weight: 900;
  color: #343434;
  text-align: left;
}
@media only screen and (max-width: 1023px) {
  .lk-section h2,
  .lk-section .b-h2 {
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
  }
}
.lk-section .u-link-lk-photo-show {
  display: inline;
  vertical-align: middle;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #1b6ebb;
  border-bottom: 1px dashed #1b6ebb;
}
.lk-section .lk-section-top {
  padding-left: 20px;
  margin-bottom: 27px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section-top {
    padding-left: 0;
    margin-bottom: 19px;
  }
}
.lk-section .lk-section-content {
  padding-left: 12px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section-content {
    padding-left: 0;
  }
}
.lk-section .u-table {
  font-size: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.lk-section .u-table .u-item {
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (max-width: 1023px) {
  .lk-section .u-table .u-item {
    display: block;
    width: 100%;
  }
}
.lk-section .u-table .u-article {
  width: 23.5%;
  padding-top: 4px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .u-table .u-article {
    width: 100%;
    padding-top: 0;
    margin-bottom: 25px;
  }
}
.lk-section .u-table .u-section {
  width: 76.5%;
}
@media only screen and (max-width: 1023px) {
  .lk-section .u-table .u-section {
    width: 100%;
  }
}
.lk-section .sticky-lk-nav.is-sticky .lk-section__nav {
  min-width: 260px;
  position: fixed!important;
  top: 41px;
  bottom: auto!important;
}
@media only screen and (max-width: 1023px) {
  .lk-section .sticky-lk-nav.is-sticky .lk-section__nav {
    min-width: 100%;
  }
}
.lk-section .lk-section__nav {
  padding-right: 60px;
  width: 100%;
  display: block;
  min-width: 290px;
  height: auto;
  z-index: 992!important;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__nav {
    padding-right: 0;
    overflow-x: auto;
    background-color: #ffffff;
    left: 0;
    right: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__nav ul {
    display: table;
    width: 100%;
  }
}
.lk-section .lk-section__nav li {
  margin-bottom: 8px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__nav li {
    width: 33.33%;
    display: table-cell;
    vertical-align: top;
    text-align: center;
  }
}
.lk-section .lk-section__nav a {
  position: relative;
  display: inline-block;
  padding: 2px 9px;
  font-size: 21px;
  line-height: 25px;
  color: #1e71bf;
  background-color: transparent;
  -webkit-border-top-left-radius: 1px;
  -moz-border-radius-topleft: 1px;
  border-top-left-radius: 1px;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 1px;
  -moz-border-radius-bottomleft: 1px;
  border-bottom-left-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__nav a {
    display: block;
    font-size: 16px;
    line-height: 21px;
  }
}
.lk-section .lk-section__nav a:hover span {
  color: #12426e;
  border-color: transparent;
}
.lk-section .lk-section__nav a:after {
  position: absolute;
  top: 0;
  left: 100%;
  display: block;
  width: 0;
  height: 0;
  content: none;
  border-left: 7px solid transparent;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left-color: #ffcd24;
  z-index: 1;
}
.lk-section .lk-section__nav a span {
  border-bottom: 1px dashed #1e71bf;
}
.lk-section .lk-section__nav a.is-active {
  color: #343434;
  background-color: #ffcd24;
}
.lk-section .lk-section__nav a.is-active:after {
  content: '';
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__nav a.is-active:after {
    content: none;
  }
}
.lk-section .lk-section__nav a.is-active span {
  border-color: transparent;
}
.lk-section .lk-section__author {
  position: relative;
  margin-bottom: 34px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__author {
    margin-bottom: 23px;
  }
}
.lk-section .lk-section__author .lk-author__photo {
  position: absolute;
  top: 4px;
  left: 0;
  width: 201px;
  height: 201px;
  z-index: 1;
}
.lk-section .lk-section__author .lk-author__photo .u-figure {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #e8e8e8;
  overflow: hidden;
}
.lk-section .lk-section__author .lk-author__photo .u-figure img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.lk-section .lk-section__author .lk-author__photo .u-upload-input {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__author .lk-author__photo {
    position: relative;
    top: 0;
    margin: 0 auto 20px;
  }
}
.lk-section .lk-section__author .lk-author__photo-change {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 27px;
  height: 27px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #ffffff;
  cursor: pointer;
  color: #797c81;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__author .lk-author__photo-change {
    top: -8px;
    right: -8px;
  }
}
.lk-section .lk-section__author .lk-author__photo-change:hover {
  color: #343434;
}
.lk-section .lk-section__author .lk-author__info {
  position: relative;
  padding-left: 237px;
  min-height: 205px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__author .lk-author__info {
    padding-left: 0;
    min-height: auto;
    text-align: center;
  }
}
.lk-section .lk-section__author .lk-author-name {
  margin-bottom: 7px;
}
.lk-section .lk-section__author .lk-author-name .b-icon-svg-fill {
  width: 14px;
  height: 14px;
  margin-left: 3px;
  color: #343434;
  cursor: pointer;
}
.lk-section .lk-section__author .lk-author-name .b-icon-svg-fill:hover {
  color: #797c81;
}
.lk-section .lk-section__author .lk-author-name .lk-author-name-view {
  min-height: 31px;
  font-size: 24px;
  line-height: 29px;
  color: #343434;
  overflow: hidden;
}
.lk-section .lk-section__author .lk-author-name .lk-author-name-view .u-change-name {
  display: inline;
  vertical-align: middle;
}
.lk-section .lk-section__author .lk-author-name .lk-author-name-view .u-lk-name-error {
  color: #d31700;
}
.lk-section .lk-section__author .lk-author-name .u-form-lk-author-name {
  display: none;
  margin: 17px 0 15px;
  max-width: 288px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__author .lk-author-name .u-form-lk-author-name {
    margin-left: auto;
    margin-right: auto;
  }
}
.lk-section .lk-section__author .lk-author-name .u-form-lk-author-name .b-form-inp {
  font-size: 18px;
  color: #959595;
  border-color: #e3e3e3;
}
.lk-section .lk-section__author .lk-author-name .u-form-lk-author-name .b-form-inp:focus {
  border-color: #ffcd24;
}
.lk-section .lk-section__author .lk-author-name .u-form-lk-author-name .b-form-inp.u-not-valid {
  border-color: #e93838;
}
.lk-section .lk-section__author .lk-author__photo-show {
  margin-bottom: 12px;
}
.lk-section .lk-section__author .lk-author-phone {
  font-size: 18px;
  line-height: 22px;
  color: #858585;
  margin-bottom: 19px;
}
.lk-section .lk-section__author .lk-author-phone span {
  color: #858585;
}
.lk-section .lk-section__author .lk-author__points {
  margin-bottom: 20px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__author .lk-author__points {
    margin-bottom: 15px;
  }
}
.lk-section .lk-section__author .lk-author__points .u-cout-points {
  margin-right: 4px;
  display: inline-block;
  vertical-align: middle;
  height: 27px;
  padding: 0 10px;
  font-size: 14px;
  line-height: 27px;
  font-weight: 400;
  color: #343434;
  background-color: #ffcd24;
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  border-radius: 27px;
}
.lk-section .lk-section__author .lk-author__points .u-cout-points span {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  font-weight: 900;
}
.lk-section .lk-section__author .lk-author__face-type {
  margin-bottom: 20px;
}
.lk-section .lk-section__author .lk-author__face-type .u-tooltip-info-small {
  margin-left: 4px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__author .lk-author__face-type .u-checkbox-style .u-checkbox-name {
    vertical-align: top;
    max-width: 99px;
    text-align: left;
  }
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__author .u-make-an-order {
    display: block;
  }
}
.lk-section .lk-section__favorite-address {
  margin-bottom: 38px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__favorite-address {
    margin-bottom: 26px;
  }
}
.lk-section .lk-section__favorite-address.is-add-address {
  margin-bottom: 48px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__favorite-address.is-add-address {
    margin-bottom: 35px;
  }
}
.lk-section .lk-section__favorite-address.is-add-address .u-favorite-address-drive__section {
  display: block;
}
.lk-section .lk-section__favorite-address.is-add-address .u-favorite-address-drive__section .u-favorite-address-drive {
  display: inline-block;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__favorite-address.is-add-address .u-btn-address__row .u-item-btn {
    display: inline-block;
    width: 60%;
  }
}
.lk-section .lk-section__favorite-address.is-add-address .u-btn-address__row .u-item-btn.u-item-btn-collapse {
  display: inline-block;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__favorite-address.is-add-address .u-btn-address__row .u-item-btn.u-item-btn-collapse {
    width: 40%;
  }
}
.lk-section .lk-section__favorite-address h2,
.lk-section .lk-section__favorite-address .b-h2 {
  margin-bottom: 29px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__favorite-address h2,
  .lk-section .lk-section__favorite-address .b-h2 {
    margin-bottom: 16px;
  }
}
.lk-section .lk-section__favorite-address .u-favorite-address-list {
  margin-bottom: 23px;
  max-width: 520px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__favorite-address .u-favorite-address-list {
    max-width: 100%;
  }
}
.lk-section .lk-section__favorite-address .u-favorite-address-list li {
  position: relative;
  padding: 15px 15px 15px 25px;
  font-size: 14px;
  line-height: 18px;
  color: #4a4a4a;
  z-index: 0;
}
.lk-section .lk-section__favorite-address .u-favorite-address-list li:after {
  content: '';
  z-index: -1;
  position: absolute;
  top: 0;
  left: -15px;
  right: 0;
  bottom: 0;
  background-color: #f4f6f7;
  opacity: 0;
  visibility: hidden;
}
.lk-section .lk-section__favorite-address .u-favorite-address-list li.is-active:after,
.lk-section .lk-section__favorite-address .u-favorite-address-list li:hover:after {
  opacity: 1;
  visibility: visible;
}
.lk-section .lk-section__favorite-address .u-favorite-address-list li.is-active .u-favorite-address-delete,
.lk-section .lk-section__favorite-address .u-favorite-address-list li:hover .u-favorite-address-delete {
  opacity: 1;
  visibility: visible;
}
.lk-section .lk-section__favorite-address .u-favorite-address-list .u-favorite-address-star {
  position: absolute;
  top: 14px;
  left: 0;
  display: block;
  width: 17px;
  height: 16px;
  color: #e5b40d;
}
.lk-section .lk-section__favorite-address .u-favorite-address-list .u-favorite-address-table {
  display: table;
  width: 100%;
}
.lk-section .lk-section__favorite-address .u-favorite-address-list .u-favorite-address-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.lk-section .lk-section__favorite-address .u-favorite-address-list .u-favorite-address-table-cell:last-child {
  width: 80px;
  padding-left: 10px;
}
.lk-section .lk-section__favorite-address .u-favorite-address-list .u-favorite-address-detail {
  display: block;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: #212121;
  margin-bottom: 8px;
}
.lk-section .lk-section__favorite-address .u-favorite-address-list .u-favorite-address-name {
  display: block;
}
.lk-section .lk-section__favorite-address .u-section-show-all {
  padding-left: 15px;
  margin-bottom: 27px;
}
.lk-section .lk-section__favorite-address .c-btn-show-all {
  font-size: 14px;
  line-height: 16px;
  color: #1b6ebb;
  border-bottom: 1px dotted #1b6ebb;
}
.lk-section .lk-section__favorite-address .c-btn-show-all:hover {
  border-bottom-color: transparent;
}
.lk-section .lk-section__favorite-address .u-favorite-address-drive {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 15px;
  color: #1b6ebb;
  border-bottom: 1px dashed #1b6ebb;
}
.lk-section .lk-section__favorite-address .u-favorite-address-drive:hover {
  border-color: transparent;
}
.lk-section .lk-section__favorite-address .u-favorite-address-delete {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-left: 8px;
  width: 18px;
  height: 18px;
  color: #c6cad1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #c6cad1;
  background-color: #ffffff;
  overflow: hidden;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
}
.lk-section .lk-section__favorite-address .u-favorite-address-delete svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.lk-section .lk-section__favorite-address .u-favorite-address-delete:hover {
  border-color: #bd1919;
  color: #bd1919;
}
.lk-section .lk-section__favorite-address .u-favorite-address-drive__section {
  display: none;
  margin-top: 56px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__favorite-address .u-favorite-address-drive__section {
    margin: 15px 0 12px;
  }
}
.lk-section .lk-section__favorite-address .u-favorite-address-drive__section .u-form-add-address {
  position: relative;
  max-width: 520px;
  padding-right: 0;
}
.lk-section .lk-section__favorite-address .u-favorite-address-drive__section .u-form-add-address .u-form-item {
  position: relative;
  margin-bottom: 15px;
}
.lk-section .lk-section__favorite-address .u-favorite-address-drive__section .u-form-add-address .b-form-inp {
  padding-right: 85px;
  border-color: #e3e3e3;
}
.lk-section .lk-section__favorite-address .u-favorite-address-drive__section .u-form-add-address .b-form-inp:focus {
  border-color: #ffcd24;
}
.lk-section .lk-section__favorite-address .u-favorite-address-drive__section .u-form-add-address .u-remove-location-lk {
  position: absolute;
  display: none;
  top: 1px;
  bottom: 1px;
  right: 40px;
  width: 39px;
  cursor: pointer;
  color: #000000;
}
.lk-section .lk-section__favorite-address .u-favorite-address-drive__section .u-form-add-address .u-remove-location-lk:after {
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 79px;
  height: 100%;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#ffffff));
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}
.lk-section .lk-section__favorite-address .u-favorite-address-drive__section .u-form-add-address .u-remove-location-lk:hover svg {
  opacity: 0.5;
}
.lk-section .lk-section__favorite-address .u-favorite-address-drive__section .u-form-add-address .u-remove-location-lk svg {
  z-index: 1;
}
.lk-section .lk-section__favorite-address .u-favorite-address-drive__section .u-form-add-address .u-send-form-address-drive {
  position: absolute;
  display: block;
  top: 1px;
  right: 40px;
  width: 39px;
  height: 37px;
  background: #ffffff;
}
.lk-section .lk-section__favorite-address .u-favorite-address-drive__section .u-form-add-address .u-send-form-address-drive:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 14px;
  height: 25px;
  background: url(../img/spritesheet.png) -200px -300px no-repeat;
}
.lk-section .lk-section__favorite-address .u-favorite-address-drive__section .u-form-add-address .u-send-form-address-drive.is-open:before {
  background-position: -250px -300px;
}
.lk-section .lk-section__favorite-address .u-favorite-address-drive__section .u-form-add-address .u-favorite-address-drive {
  position: absolute;
  top: 12px;
  right: 12px;
}
.lk-section .lk-section__favorite-address .u-favorite-address-drive__section .u-form-add-address .u-input-favorite-label {
  max-width: 335px;
  padding-right: 10px;
}
.lk-section .lk-section__favorite-address .u-favorite-address-drive__section .u-form-add-address .u-text-favorite-label {
  margin-top: 10px;
  padding-left: 10px;
  display: block;
  font-size: 14px;
  line-height: 16px;
  color: #858585;
}
.lk-section .lk-section__favorite-address .u-favorite-address-drive__section .u-form-add-address .u-link-favorite-label {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 16px;
  color: #1b6ebb;
  border-bottom: 1px dotted #1b6ebb;
}
.lk-section .lk-section__favorite-address .u-favorite-address-drive__section .u-form-add-address .u-link-favorite-label:hover {
  border-color: transparent;
}
.lk-section .lk-section__favorite-address .u-btn-address__row {
  font-size: 0;
  max-width: 341px;
  margin-left: -5px;
  margin-right: -5px;
}
.lk-section .lk-section__favorite-address .u-btn-address__row .u-item-btn {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__favorite-address .u-btn-address__row .u-item-btn {
    width: 100%;
    display: block;
  }
}
.lk-section .lk-section__favorite-address .u-btn-address__row .u-item-btn.u-item-btn-collapse {
  display: none;
}
.lk-section .lk-section__history-orders {
  margin-bottom: 36px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__history-orders {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.lk-section .lk-section__history-orders h2,
.lk-section .lk-section__history-orders .b-h2 {
  margin-bottom: 21px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__history-orders h2,
  .lk-section .lk-section__history-orders .b-h2 {
    padding: 0 15px;
    margin-bottom: 12px;
  }
}
.lk-section .lk-section__history-orders .u-lk-table {
  width: 100%;
  table-layout: auto;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__history-orders .u-lk-table {
    table-layout: fixed;
  }
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__history-orders .u-lk-table thead {
    display: none;
  }
}
.lk-section .lk-section__history-orders .u-lk-table thead tr {
  border-bottom: 1px solid #d1d1d1;
}
.lk-section .lk-section__history-orders .u-lk-table tbody tr:nth-child(odd) {
  background-color: #f8f8f8;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__history-orders .u-lk-table tbody tr:nth-child(odd) {
    background-color: transparent;
  }
}
.lk-section .lk-section__history-orders .u-lk-table tbody tr:nth-child(odd) td {
  padding-top: 6px;
  padding-bottom: 6px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__history-orders .u-lk-table tbody tr:nth-child(odd) td {
    background-color: transparent;
    padding-top: 8px;
    padding-bottom: 5px;
  }
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__history-orders .u-lk-table tr {
    display: block;
    border-top: 1px solid #d1d1d1;
  }
}
.lk-section .lk-section__history-orders .u-lk-table tr th,
.lk-section .lk-section__history-orders .u-lk-table tr td {
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  text-align: left;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__history-orders .u-lk-table tr th,
  .lk-section .lk-section__history-orders .u-lk-table tr td {
    line-height: 16px;
  }
}
.lk-section .lk-section__history-orders .u-lk-table tr th {
  vertical-align: bottom;
  padding-bottom: 6px;
  padding-right: 5px;
  color: #343434;
}
.lk-section .lk-section__history-orders .u-lk-table tr td {
  position: relative;
  vertical-align: middle;
  padding: 10px 5px 10px 0;
  color: #565656;
  line-height: 16px;
}
.lk-section .lk-section__history-orders .u-lk-table tr td:before {
  content: none;
  position: absolute;
  top: 9px;
  left: 12px;
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
  color: #343434;
  max-width: 90px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__history-orders .u-lk-table tr td:before {
    content: attr(data-th);
  }
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__history-orders .u-lk-table tr td {
    display: block;
    padding-left: 112px;
    padding-right: 10px;
  }
}
.lk-section .lk-section__history-orders .u-lk-table tr td.u-td-id {
  padding-left: 6px;
  width: 74px;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__history-orders .u-lk-table tr td.u-td-id {
    padding-left: 112px;
    width: 100%;
    text-align: left;
  }
}
.lk-section .lk-section__history-orders .u-lk-table tr td.u-td-date {
  width: 89px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__history-orders .u-lk-table tr td.u-td-date {
    width: 100%;
    text-align: left;
  }
}
.lk-section .lk-section__history-orders .u-lk-table tr td.u-td-address {
  width: 369px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__history-orders .u-lk-table tr td.u-td-address {
    width: 100%;
  }
}
.lk-section .lk-section__history-orders .u-lk-table tr td.u-td-price {
  width: 83px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__history-orders .u-lk-table tr td.u-td-price {
    width: 100%;
  }
}
.lk-section .lk-section__history-orders .u-lk-table tr td.u-td-points {
  width: 62px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__history-orders .u-lk-table tr td.u-td-points {
    width: 100%;
    min-height: 47px;
  }
}
.lk-section .lk-section__history-orders .u-lk-table tr td.u-td-link {
  width: 227px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__history-orders .u-lk-table tr td.u-td-link {
    width: 100%;
    padding-left: 15px;
    padding-top: 4px!important;
    padding-bottom: 8px!important;
    background-color: #f8f8f8!important;
    border-top: 1px solid #d1d1d1;
    text-align: center;
  }
}
.lk-section .lk-section__history-orders .u-link-lk-history {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 16px;
}
.lk-section .lk-section__history-orders .u-link-repeat-order {
  margin-right: 15px;
}
.lk-section .lk-section__history-orders .u-link-repeat-order:hover span {
  color: #12426e;
  border-color: #12426e;
}
.lk-section .lk-section__history-orders .u-link-repeat-order span {
  color: #1b6ebb;
  border-bottom: 1px dashed #1b6ebb;
}
.lk-section .lk-section__history-orders .u-link-delete-address {
  padding-left: 20px;
  color: #8d8d8d;
}
.lk-section .lk-section__history-orders .u-link-delete-address:hover {
  color: #e9bd29;
}
.lk-section .lk-section__history-orders .u-link-delete-address:hover span {
  color: #e9bd29;
  border-color: #e9bd29;
}
.lk-section .lk-section__history-orders .u-link-delete-address svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
}
.lk-section .lk-section__history-orders .u-link-delete-address span {
  color: #8d8d8d;
  border-bottom: 1px dashed #8d8d8d;
}
.lk-section .lk-section__history-orders .u-price {
  position: relative;
  font-size: 18px;
  line-height: 22px;
  font-weight: 900;
  color: #343434;
}
.lk-section .lk-section__history-orders .u-price:after {
  margin-left: 2px;
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../img/svg/icon-ruble-black-small.svg) no-repeat center;
  background-size: contain;
}
.lk-section .lk-section__history-orders .u-points {
  position: relative;
  font-size: 18px;
  line-height: 22px;
  font-weight: 900;
  color: #343434;
}
.lk-section .lk-section__employees {
  margin-bottom: 20px;
}
.lk-section .lk-section__employees h2,
.lk-section .lk-section__employees .b-h2 {
  margin-bottom: 32px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__employees h2,
  .lk-section .lk-section__employees .b-h2 {
    margin-bottom: 22px;
  }
}
.lk-section .lk-section__employees .u-link-lk-photo-show {
  margin-left: 8px;
  margin-right: 31px;
}
.lk-section .lk-section__employees .u-row-employees {
  display: block;
  font-size: 0;
}
.lk-section .lk-section__employees .u-item-employees {
  width: 20%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-section__employees .u-item-employees {
    width: 50%;
  }
}
.lk-section .lk-section__employees .u-article-employees {
  padding-right: 15px;
}
.lk-section .lk-section__employees .u-item-employees-name {
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  color: #4a4a4a;
}
.lk-section .lk-section__employees .u-item-employees-phone {
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  color: #858585;
}
.lk-section .lk-order-detailing {
  margin-bottom: 37px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-order-detailing {
    margin-bottom: 25px;
  }
}
.lk-section .lk-order-detailing h2,
.lk-section .lk-order-detailing .b-h2 {
  margin-bottom: 19px;
}
.lk-section .lk-order-detailing .u-form-order-detailing {
  font-size: 0;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-order-detailing .u-form-order-detailing {
    margin-bottom: 25px;
  }
}
.lk-section .lk-order-detailing .u-form-order-detailing .u-form__row {
  margin-left: -10px;
  margin-right: -10px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-order-detailing .u-form-order-detailing .u-form__row {
    margin-left: 0;
    margin-right: 0;
  }
}
.lk-section .lk-order-detailing .u-form-order-detailing .u-form-item-hr {
  margin: 0 16px;
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 1px;
  background-color: #c5c5c5;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-order-detailing .u-form-order-detailing .u-form-item-hr {
    display: none;
  }
}
.lk-section .lk-order-detailing .u-form-order-detailing .u-form-item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 144px;
  margin: 9px 10px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-order-detailing .u-form-order-detailing .u-form-item {
    max-width: 100%;
    display: block;
    margin: 12px 0;
  }
}
.lk-section .lk-order-detailing .u-form-order-detailing .b-form-inp {
  padding-right: 41px;
  border-color: #e3e3e3;
}
.lk-section .lk-order-detailing .u-form-order-detailing .u-link-order-month-calendar {
  position: absolute;
  top: 1px;
  right: 1px;
  width: 41px;
  height: 37px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
}
.lk-section .lk-order-detailing .u-form-order-detailing .u-link-order-month-calendar:hover {
  opacity: 0.5;
}
.lk-section .lk-order-detailing .u-form-order-detailing .u-link-order-month-calendar:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 23px;
  height: 19px;
  background: url(../img/spritesheet.png) -250px -900px no-repeat;
}
.lk-section .lk-order-detailing .u-form-label {
  font-size: 14px;
  line-height: 18px;
  color: #343434;
}
.lk-section .lk-order-detailing .lk-order-detailing__download {
  margin-bottom: 30px;
}
@media only screen and (max-width: 1023px) {
  .lk-section .lk-order-detailing .lk-order-detailing__download {
    margin-bottom: 20px;
  }
}
.lk-section .lk-order-detailing .u-link-lk-order-download {
  position: relative;
  padding-left: 28px;
  min-height: 22px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: #1b6ebb;
}
.lk-section .lk-order-detailing .u-link-lk-order-download:hover span {
  border-color: transparent;
}
.lk-section .lk-order-detailing .u-link-lk-order-download:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 19px;
  height: 22px;
  background: url(../img/spritesheet.png) -300px -900px no-repeat;
}
.lk-section .lk-order-detailing .u-link-lk-order-download span {
  border-bottom: 1px solid #1b6ebb;
}
.lk-section .lk-order-detailing .lk-order-preparing-report {
  position: relative;
  padding-left: 33px;
  min-height: 22px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #858585;
}
.lk-section .lk-order-detailing .lk-order-preparing-report:before {
  content: '';
  position: absolute;
  top: 4px;
  left: 0;
  width: 19px;
  height: 22px;
  background: url(../img/spritesheet.png) -350px -900px no-repeat;
}
.lk-section .lk-order-detailing .lk-order-preparing-report span {
  display: inline-block;
  vertical-align: middle;
}
.u-btn-address-new {
  font-size: 16px;
  line-height: 16px;
  color: #1b6ebb;
  border-bottom: 1px dotted #1b6ebb;
}
.u-btn-address-new:hover {
  border-color: transparent;
}
.u-tac {
  text-align: center;
}
/*------------------------------------------------------------*/
/* XX - ARENDA AVTO */
/*------------------------------------------------------------*/
.calc {
  position: relative;
  padding: 30px 0 47px;
  width: 100%;
  background: url(../img/arenda-avto-bg.jpg) top center no-repeat;
  background-size: cover;
  z-index: 0;
}
.calc .u-head-top {
  padding: 0 21px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1023px) {
  .calc .u-head-top {
    margin-bottom: 25px;
  }
}
.calc .u-breadcrumbs {
  margin-bottom: 16px;
}
@media only screen and (max-width: 1023px) {
  .calc .u-breadcrumbs {
    display: none;
  }
}
.calc h1,
.calc .b-h1 {
  font-size: 48px;
  line-height: 52px;
  font-weight: 900;
  color: #ffffff;
  text-transform: uppercase;
}
@media only screen and (max-width: 1023px) {
  .calc h1,
  .calc .b-h1 {
    font-size: 18px;
    line-height: 21px;
    font-weight: 700;
    text-align: center;
  }
}
.calc .u-article {
  border: 1px solid #ffffff;
  background-color: rgba(0, 0, 0, 0.5);
}
.c-arenda-avto-without-mortgage {
  position: relative;
  padding: 30px 0 47px;
  width: 100%;
  background: url(../img/arenda-avto-bg.jpg) top center no-repeat;
  background-size: cover;
  z-index: 0;
}
.c-arenda-avto-without-mortgage:before {
  position: absolute;
  top: 0;
  left: 0;
  content: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: -1;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-without-mortgage:before {
    content: '';
  }
}
.c-arenda-avto-without-mortgage.no-bg {
  padding: 54px 0 47px;
  background: #eff2f4;
}
.c-arenda-avto-without-mortgage.u-without-mortgage {
  padding: 80px 0 31px;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-without-mortgage.u-without-mortgage {
    padding: 30px 0;
  }
}
.c-arenda-avto-without-mortgage.u-without-mortgage .u-pre {
  margin-bottom: 39px;
}
.c-arenda-avto-without-mortgage.u-without-mortgage .u-pre ul li {
  margin-bottom: 20px;
}
.c-arenda-avto-without-mortgage .u-head-top {
  padding: 0 21px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-without-mortgage .u-head-top {
    margin-bottom: 25px;
  }
}
.c-arenda-avto-without-mortgage .u-breadcrumbs {
  margin-bottom: 16px;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-without-mortgage .u-breadcrumbs {
    display: none;
  }
}
.c-arenda-avto-without-mortgage h1,
.c-arenda-avto-without-mortgage .b-h1 {
  font-size: 48px;
  line-height: 52px;
  font-weight: 900;
  color: #ffffff;
  text-transform: uppercase;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-without-mortgage h1,
  .c-arenda-avto-without-mortgage .b-h1 {
    font-size: 18px;
    line-height: 21px;
    font-weight: 700;
    text-align: center;
  }
}
.c-arenda-avto-without-mortgage .u-article {
  text-align: center;
}
.c-arenda-avto-without-mortgage .u-pre {
  font-size: 0;
  padding: 31px 27px;
  background-color: rgba(0, 0, 0, 0.5);
  margin-bottom: 19px;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-without-mortgage .u-pre {
    background-color: transparent;
    padding: 0;
  }
}
.c-arenda-avto-without-mortgage .u-pre ul {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-without-mortgage .u-pre ul {
    display: block;
    width: 100%;
  }
}
.c-arenda-avto-without-mortgage .u-pre ul + ul {
  padding-left: 50px;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-without-mortgage .u-pre ul + ul {
    padding-left: 0;
  }
}
.c-arenda-avto-without-mortgage .u-pre ul li {
  position: relative;
  padding-left: 39px;
  font-size: 21px;
  line-height: 24px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 38px;
  text-align: left;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-without-mortgage .u-pre ul li {
    padding-left: 30px;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 16px;
  }
}
.c-arenda-avto-without-mortgage .u-pre ul li:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-without-mortgage .u-pre ul li:last-child {
    margin-bottom: 16px;
  }
}
.c-arenda-avto-without-mortgage .u-pre ul li .b-icon-svg-fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 19px;
  height: 19px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #000000;
  background-color: #ffcd24;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-without-mortgage .u-pre ul li .b-icon-svg-fill {
    top: 2px;
  }
}
.c-arenda-avto-can-rent {
  padding: 37px 0 23px;
  background-color: #ffffff;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-can-rent {
    padding: 28px 0 15px;
  }
}
.c-arenda-avto-can-rent.c-arenda-avto-not-slider .u-table {
  overflow: hidden;
  height: auto;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-can-rent.c-arenda-avto-not-slider .u-table .u-item {
    width: 50%;
    display: inline-block;
  }
}
@media only screen and (max-width: 567px) {
  .c-arenda-avto-can-rent.c-arenda-avto-not-slider .u-table .u-item {
    width: 100%;
    display: block;
  }
}
.c-arenda-avto-can-rent .u-head {
  margin-bottom: 42px;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-can-rent .u-head {
    margin-bottom: 0;
  }
}
.c-arenda-avto-can-rent .u-head p {
  font-style: italic;
  margin-bottom: 0;
}
.c-arenda-avto-can-rent h3,
.c-arenda-avto-can-rent .b-h3 {
  font-size: 36px;
  line-height: 40px;
  font-weight: 900;
  color: #343434;
  text-transform: none;
  text-align: center;
  margin-bottom: 28px;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-can-rent h3,
  .c-arenda-avto-can-rent .b-h3 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 18px;
  }
}
.c-arenda-avto-can-rent p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-style: normal;
  color: #7f7f7f;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-can-rent p {
    font-size: 14px;
    margin-bottom: 16px;
  }
}
.c-arenda-avto-can-rent .u-arenda-avto-slider .slick-dots li {
  width: 13px;
  height: 13px;
  margin: 0 11px;
}
.c-arenda-avto-can-rent .u-arenda-avto-slider .slick-dots li.slick-active button:after {
  background-color: #000000;
}
.c-arenda-avto-can-rent .u-arenda-avto-slider .slick-dots li button {
  width: 13px;
  height: 13px;
}
.c-arenda-avto-can-rent .u-arenda-avto-slider .slick-dots li button:before {
  border: 0;
  width: 13px;
  height: 13px;
}
.c-arenda-avto-can-rent .u-arenda-avto-slider .slick-dots li button:after {
  top: 0;
  left: 0;
  width: 13px;
  height: 13px;
  background-color: #e1e2e6;
}
.c-arenda-avto-can-rent .u-table {
  font-size: 0;
  margin-bottom: 16px;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-can-rent .u-table {
    height: 326px;
    overflow: hidden;
    margin-bottom: 27px;
  }
  .c-arenda-avto-can-rent .u-table.slick-initialized {
    height: auto;
  }
}
.c-arenda-avto-can-rent .u-table .u-item {
  width: 33.33%;
  display: inline-block;
  vertical-align: top;
  outline: none;
  text-align: center;
  margin-bottom: 25px;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-can-rent .u-table .u-item {
    width: 100%;
    display: block;
    margin-bottom: 38px;
  }
}
.c-arenda-avto-can-rent .u-table .u-item .u-figure {
  position: relative;
  width: 100%;
  height: 195px;
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-can-rent .u-table .u-item .u-figure {
    height: 180px;
    margin-bottom: 10px;
  }
}
.c-arenda-avto-can-rent .u-table .u-item .u-figure img {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.c-arenda-avto-can-rent .u-table .u-item .u-name {
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
  color: #343434;
  margin-bottom: 12px;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-can-rent .u-table .u-item .u-name {
    margin-bottom: 18px;
  }
}
.c-arenda-avto-can-rent .u-table .u-item .u-price {
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  color: #858585;
}
.c-arenda-avto-can-rent .u-table .u-item .u-strong {
  font-weight: 900;
  color: #040406;
}
.c-arenda-avto-send-app {
  padding: 36px 0 38px;
  background-color: #eff0f3;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-send-app {
    padding: 20px 0 15px;
  }
}
.c-arenda-avto-send-app .u-form-arenda-avto .u-form__row {
  font-size: 0;
  text-align: center;
}
.c-arenda-avto-send-app .u-form-arenda-avto .u-form-item {
  padding: 0 7px;
  width: 25%;
  display: inline-block;
  vertical-align: middle;
  margin: 6px 0;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-send-app .u-form-arenda-avto .u-form-item {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 0 12px;
  }
}
.c-arenda-avto-send-app .u-form-arenda-avto .u-form-item:nth-child(1) {
  width: 35%;
  text-align: right;
  padding-right: 25px;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-send-app .u-form-arenda-avto .u-form-item:nth-child(1) {
    width: 100%;
    text-align: center;
    padding-right: 0;
  }
}
.c-arenda-avto-send-app .u-form-arenda-avto .u-form-label {
  font-size: 30px;
  line-height: 36px;
  font-weight: 900;
  color: #343434;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-send-app .u-form-arenda-avto .u-form-label {
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
  }
}
.c-arenda-avto-send-app .u-form-arenda-avto .b-form-inp {
  border-color: #e3e3e3;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-send-app .u-form-arenda-avto .b-form-inp {
    height: 42px;
  }
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-seo .u-container {
    padding-left: 7px;
    padding-right: 7px;
  }
}
.c-arenda-avto-seo p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-style: normal;
  color: #7f7f7f;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-seo p {
    font-size: 14px;
  }
}
.c-arenda-avto-seo h3,
.c-arenda-avto-seo .b-h3,
.c-arenda-avto-seo h2,
.c-arenda-avto-seo .b-h2 {
  font-size: 36px;
  line-height: 40px;
  font-weight: 900;
  color: #343434;
  text-transform: none;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-seo h3,
  .c-arenda-avto-seo .b-h3,
  .c-arenda-avto-seo h2,
  .c-arenda-avto-seo .b-h2 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    text-align: left;
  }
}
.c-arenda-avto-seo .u-strong,
.c-arenda-avto-seo strong {
  margin: 24px 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  color: #343434;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-seo .u-strong,
  .c-arenda-avto-seo strong {
    margin: 15px 0;
    font-size: 14px;
  }
}
.c-arenda-avto-seo ul {
  margin-bottom: 23px;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-seo ul {
    margin-bottom: 15px;
  }
}
.c-arenda-avto-seo ul li {
  position: relative;
  padding-left: 31px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #7f7f7f;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-seo ul li {
    padding-left: 20px;
    font-size: 14px;
  }
}
.c-arenda-avto-seo ul li:before {
  content: '';
  position: absolute;
  top: 9px;
  left: 0;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #d31824;
}
.u-arenda-avto-accord__head {
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .u-arenda-avto-accord__head {
    padding: 12px 33px 12px 12px;
    min-height: 47px;
    background-color: #ffffff;
    margin-bottom: 3px;
    cursor: pointer;
  }
}
.u-arenda-avto-accord__head:after {
  content: none;
  position: absolute;
  top: 19px;
  right: 14px;
  width: 7px;
  height: 11px;
  background: url(../img/svg/icon-arrow-right.svg) 0 0 no-repeat;
  background-size: contain;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (max-width: 1023px) {
  .u-arenda-avto-accord__head:after {
    content: '';
  }
}
.u-arenda-avto-accord__head.is-active:after {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
@media only screen and (max-width: 1023px) {
  .u-arenda-avto-accord__head .b-h3,
  .u-arenda-avto-accord__head .b-h2 {
    margin: 0!important;
  }
}
@media only screen and (max-width: 1023px) {
  .u-arenda-avto-accord__body {
    display: none;
    padding: 15px 7px;
    background-color: #ffffff;
    margin-bottom: 3px;
  }
}
.u-arenda-avto-info {
  padding: 40px 0 30px;
}
@media only screen and (max-width: 1023px) {
  .u-arenda-avto-info .u-container {
    padding-left: 11px;
    padding-right: 11px;
  }
}
.u-arenda-avto-advantages {
  padding: 40px 0 32px;
}
@media only screen and (max-width: 1023px) {
  .u-arenda-avto-advantages {
    padding: 3px 0 1px;
    background-color: #f7f9fa;
  }
}
.u-arenda-avto-advantages h3,
.u-arenda-avto-advantages .b-h3,
.u-arenda-avto-advantages h2,
.u-arenda-avto-advantages .b-h2 {
  margin: 63px 0 37px;
}
@media only screen and (max-width: 1023px) {
  .u-arenda-avto-advantages h3,
  .u-arenda-avto-advantages .b-h3,
  .u-arenda-avto-advantages h2,
  .u-arenda-avto-advantages .b-h2 {
    margin: 20px 0;
  }
}
.u-arenda-avto-connect {
  padding: 20px 0 13px;
}
@media only screen and (max-width: 1023px) {
  .u-arenda-avto-connect {
    padding: 1px 0;
    background-color: #f7f9fa;
  }
}
.u-arenda-avto-connect h3,
.u-arenda-avto-connect .b-h3 {
  margin: 0 0 25px;
}
@media only screen and (max-width: 1023px) {
  .u-arenda-avto-connect h3,
  .u-arenda-avto-connect .b-h3 {
    margin-bottom: 0;
  }
}
.u-arenda-avto-connect .u-table {
  font-size: 0;
  text-align: center;
}
.u-arenda-avto-connect .u-item {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 1023px) {
  .u-arenda-avto-connect .u-item {
    width: 50%;
  }
}
.u-arenda-avto-connect .u-item img {
  max-width: 100%;
  height: auto;
}
.u-arenda-avto-find-us {
  padding: 30px 0 68px;
  background: url(../img/arenda-avto-find-us-bg.jpg) top center no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 1023px) {
  .u-arenda-avto-find-us {
    padding: 1px 0 3px;
    background: none;
    background-color: #f7f9fa;
  }
}
.u-arenda-avto-find-us h3,
.u-arenda-avto-find-us .b-h3 {
  margin: 0 0 37px;
}
@media only screen and (max-width: 1023px) {
  .u-arenda-avto-find-us h3,
  .u-arenda-avto-find-us .b-h3 {
    margin-bottom: 0;
  }
}
.u-arenda-avto-find-us .u-table {
  font-size: 0;
  display: table;
  height: 100%;
  text-align: center;
  margin-left: -6px;
  margin-right: -6px;
}
@media only screen and (max-width: 1023px) {
  .u-arenda-avto-find-us .u-table {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
}
.u-arenda-avto-find-us .u-item {
  width: 50%;
  display: table-cell;
  vertical-align: top;
  text-align: left;
}
@media only screen and (max-width: 1023px) {
  .u-arenda-avto-find-us .u-item {
    display: block;
    width: 100%;
  }
}
.u-arenda-avto-find-us .u-article {
  margin: 0 6px;
  height: 100%;
  padding: 25px 115px 34px 45px;
  background-color: #ffffff;
}
@media only screen and (max-width: 1023px) {
  .u-arenda-avto-find-us .u-article {
    margin: 0;
    padding: 0;
  }
}
.u-arenda-avto-find-us ul.u-list-location {
  margin-bottom: 0;
}
.u-arenda-avto-find-us ul.u-list-location li {
  position: relative;
  padding-left: 60px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #7f7f7f;
  margin-bottom: 34px;
  min-height: 39px;
}
@media only screen and (max-width: 1023px) {
  .u-arenda-avto-find-us ul.u-list-location li {
    font-size: 14px;
    margin-bottom: 15px;
  }
}
.u-arenda-avto-find-us ul.u-list-location li:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 1023px) {
  .u-arenda-avto-find-us ul.u-list-location li:last-child {
    margin-bottom: 15px;
  }
}
.u-arenda-avto-find-us ul.u-list-location li:before {
  content: none;
}
.u-arenda-avto-find-us ul.u-list-location li .b-icon-svg-fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 34px;
  height: 39px;
  color: #d31824;
}
.c-arenda-avto-map {
  position: relative;
  padding: 90px 0;
  width: 100%;
  min-height: 607px;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-map {
    min-height: auto;
    padding: 7px 0 0;
    background-color: #f7f9fa;
  }
}
.c-arenda-avto-map .u-container {
  position: relative;
  height: 100%;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-map .u-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.c-arenda-avto-map .u-arenda-avto-ya-map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
@media only screen and (max-width: 1023px) {
  .c-arenda-avto-map .u-arenda-avto-ya-map {
    display: none;
  }
}
/*------------------------------------------------------------*/
/* XX - NEWS */
/*------------------------------------------------------------*/
.c-news {
  padding: 30px 0;
}
.c-news .c-news__row {
  margin-bottom: 27px;
}
.c-news .c-news__item {
  font-size: 0;
  display: block;
  width: 100%;
  height: 100%;
  margin-bottom: 21px;
}
.c-news .c-news__item .c-news-date {
  width: 11%;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (max-width: 1023px) {
  .c-news .c-news__item .c-news-date {
    width: 100%;
    display: block;
  }
}
.c-news .c-news__item .c-news-date span {
  font-size: 16px;
  line-height: 21px;
  color: #030600;
  font-weight: 300;
}
@media only screen and (max-width: 1023px) {
  .c-news .c-news__item .c-news-date span {
    font-size: 12px;
    line-height: 18px;
  }
}
.c-news .c-news__item .c-news-date span:after {
  content: '-';
  padding-left: 10px;
}
.c-news .c-news__item .c-news-detail {
  padding: 0 60px 0 13px;
  width: 89%;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (max-width: 1023px) {
  .c-news .c-news__item .c-news-detail {
    width: 100%;
    padding: 0;
    display: block;
  }
}
.c-news .c-news__item .c-news-detail a {
  font-size: 18px;
  line-height: 21px;
  color: #1e71bf;
  font-weight: 500;
  border-bottom: 1px solid #1e71bf;
}
@media only screen and (max-width: 1023px) {
  .c-news .c-news__item .c-news-detail a {
    font-size: 14px;
    line-height: 18px;
  }
}
.c-news .c-news__item .c-news-detail a:hover {
  color: #12426e;
  border-color: #12426e;
}
.c-news .c-news__bottom {
  font-size: 0;
}
.c-news .c-news__bottom .c-news__bottom__item {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  margin: 14px 0;
}
.c-news .c-news__bottom .c-news__bottom__item:nth-child(1) {
  width: 25%;
}
@media only screen and (max-width: 1023px) {
  .c-news .c-news__bottom .c-news__bottom__item:nth-child(1) {
    width: 100%;
    margin-bottom: 5px;
  }
}
.c-news .c-news__bottom .c-news__bottom__item.u-item-pagin {
  width: 75%;
}
@media only screen and (max-width: 1023px) {
  .c-news .c-news__bottom .c-news__bottom__item.u-item-pagin {
    display: none;
  }
}
.c-news .c-news__bottom .u-pagination {
  text-align: right;
}
/*------------------------------------------------------------*/
/* XX - REVIEWS */
/*------------------------------------------------------------*/
@media only screen and (max-width: 1023px) {
  .c-reviews .u-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.c-reviews .c-reviews__give__feedback {
  font-size: 0;
  padding: 30px 32px;
  background-color: #fff8df;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1023px) {
  .c-reviews .c-reviews__give__feedback {
    padding: 18px 11px;
    margin: 0 15px 8px;
  }
}
.c-reviews .c-reviews__give__feedback .u-item-give-feedback {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 1023px) {
  .c-reviews .c-reviews__give__feedback .u-item-give-feedback {
    display: block;
    width: 100%;
  }
}
.c-reviews .c-reviews__give__feedback .u-item-give-feedback:nth-child(1) {
  width: 23%;
}
@media only screen and (max-width: 1023px) {
  .c-reviews .c-reviews__give__feedback .u-item-give-feedback:nth-child(1) {
    width: 100%;
  }
}
.c-reviews .c-reviews__give__feedback .u-item-give-feedback:nth-child(2) {
  width: 77%;
}
@media only screen and (max-width: 1023px) {
  .c-reviews .c-reviews__give__feedback .u-item-give-feedback:nth-child(2) {
    width: 100%;
  }
}
.c-reviews .c-reviews__give__feedback p {
  font-size: 13px;
  line-height: 21px;
  font-weight: 400;
  font-style: italic;
  color: #343434;
}
.c-reviews .c-reviews__row {
  margin-bottom: 17px;
}
.c-reviews .c-reviews__item {
  font-size: 0;
  padding: 20px 23px;
  background-color: #ffffff;
}
@media only screen and (max-width: 1023px) {
  .c-reviews .c-reviews__item {
    padding: 20px 11px;
  }
}
.c-reviews .c-reviews__item:nth-child(even) {
  background-color: #f8f8fa;
}
.c-reviews .c-reviews__item .c-reviews__head {
  margin-bottom: 15px;
}
@media only screen and (max-width: 1023px) {
  .c-reviews .c-reviews__item .c-reviews__head {
    margin-bottom: 11px;
  }
}
.c-reviews .c-reviews__item .c-reviews-author {
  width: 80%;
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  color: #343434;
}
@media only screen and (max-width: 1023px) {
  .c-reviews .c-reviews__item .c-reviews-author {
    display: block;
    width: 100%;
  }
}
.c-reviews .c-reviews__item .c-reviews-date {
  width: 20%;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 21px;
  font-weight: 400;
  color: #868686;
  text-align: right;
}
@media only screen and (max-width: 1023px) {
  .c-reviews .c-reviews__item .c-reviews-date {
    display: block;
    width: 100%;
    text-align: left;
  }
}
.c-reviews .c-reviews__item .c-reviews-body p {
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #343434;
}
.c-reviews .c-reviews__bottom {
  font-size: 0;
}
@media only screen and (max-width: 1023px) {
  .c-reviews .c-reviews__bottom {
    padding: 0 11px;
  }
}
.c-reviews .c-reviews__bottom .c-reviews__bottom__item {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  margin: 14px 0;
}
.c-reviews .c-reviews__bottom .c-reviews__bottom__item:nth-child(1) {
  width: 25%;
}
@media only screen and (max-width: 1023px) {
  .c-reviews .c-reviews__bottom .c-reviews__bottom__item:nth-child(1) {
    width: 100%;
    margin-bottom: 5px;
  }
}
.c-reviews .c-reviews__bottom .c-reviews__bottom__item.u-item-pagin {
  width: 75%;
}
@media only screen and (max-width: 1023px) {
  .c-reviews .c-reviews__bottom .c-reviews__bottom__item.u-item-pagin {
    display: none;
  }
}
.c-reviews .c-reviews__bottom .u-pagination {
  text-align: right;
}
/*------------------------------------------------------------*/
/* XX - CAR PARK */
/*------------------------------------------------------------*/
.c-car-park .c-car-park__row {
  margin-bottom: 17px;
}
.c-car-park .c-car-park__item {
  margin-bottom: 30px;
}
.c-car-park .c-car-park__head {
  margin-bottom: 15px;
}
@media only screen and (max-width: 1023px) {
  .c-car-park .c-car-park__head {
    text-align: center;
  }
}
.c-car-park .c-car-park-category {
  font-size: 30px;
  line-height: 34px;
  font-weight: 900;
  color: #1e71bf;
  border-bottom: 1px solid #1e71bf;
}
.c-car-park .c-car-park-category:hover {
  color: #12426e;
  border-color: #12426e;
}
.c-car-park .c-car-park-body {
  font-size: 0;
}
.c-car-park .c-car-park__slider {
  width: 33.33%;
  display: inline-block;
  vertical-align: top;
  border-top: 0px solid #d0d0d0;
  height: 206px;
  overflow: hidden;
}
.c-car-park .c-car-park__slider.slick-initialized {
  height: auto;
}
.c-car-park .c-car-park__slider:first-child {
  border-top: 0;
}
@media only screen and (max-width: 1023px) {
  .c-car-park .c-car-park__slider {
    width: 100%;
    height: 210px;
    display: block;
    border-width: 1px;
  }
}
.c-car-park .c-car-park__slider .slick-prev,
.c-car-park .c-car-park__slider .slick-next {
  top: inherit;
  bottom: 8px;
  width: 23px;
  height: 23px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center center;
  color: #c2cbd5;
}
.c-car-park .c-car-park__slider .slick-prev:hover,
.c-car-park .c-car-park__slider .slick-next:hover {
  color: #e9bd29;
}
.c-car-park .c-car-park__slider .slick-prev {
  left: 50%;
  margin-left: -28px;
}
.c-car-park .c-car-park__slider .slick-next {
  right: 50%;
  margin-right: -28px;
}
.c-car-park .c-car-park__slider__item {
  text-align: center;
  float: left;
  width: 100%;
  padding: 20px 0 30px;
}
@media only screen and (max-width: 1023px) {
  .c-car-park .c-car-park__slider__item {
    height: 210px;
  }
}
.c-car-park .c-car-park__slider__item .u-name {
  font-size: 18px;
  line-height: 21px;
  color: #717171;
  margin-bottom: 10px;
}
.c-car-park .c-car-park__slider__item .u-figure {
  position: relative;
  width: 100%;
  height: 125px;
  overflow: hidden;
}
.c-car-park .c-car-park__slider__item .u-figure img {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.c-car-park .c-car-park__bottom {
  font-size: 0;
}
@media only screen and (max-width: 1023px) {
  .c-car-park .c-car-park__bottom {
    padding: 0 11px;
  }
}
.c-car-park .c-car-park__bottom .c-car-park__bottom__item {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  margin: 14px 0;
}
.c-car-park .c-car-park__bottom .c-car-park__bottom__item:nth-child(1) {
  width: 100%;
}
/*------------------------------------------------------------*/
/* XX - CAREERS */
/*------------------------------------------------------------*/
@media only screen and (max-width: 1023px) {
  .c-careers .u-container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__info {
    padding: 0 15px;
  }
}
.c-careers .c-careers__info p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #717171;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__info p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__accord {
    padding: 6px 15px;
    background-color: #f7f9fa;
  }
}
.c-careers .c-careers__accord .u-item {
  padding: 15px 26px 40px;
  background-color: #f6f7fa;
  margin-bottom: 16px;
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__accord .u-item {
    padding: 0;
    background-color: transparent;
    margin-bottom: 0;
  }
}
.c-careers .c-careers__accord .u-careers-accord__head {
  position: relative;
  margin-bottom: 13px;
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__accord .u-careers-accord__head {
    padding: 8px 33px 6px 12px;
    background-color: #ffeaa3;
    margin-bottom: 3px;
    cursor: pointer;
  }
}
.c-careers .c-careers__accord .u-careers-accord__head:after {
  content: none;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 14px;
  width: 7px;
  height: 11px;
  background: url(../img/svg/icon-arrow-right.svg) 0 0 no-repeat;
  background-size: contain;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__accord .u-careers-accord__head:after {
    content: '';
  }
}
.c-careers .c-careers__accord .u-careers-accord__head.is-active:after {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__accord .u-careers-accord__body {
    display: none;
    padding: 15px 7px;
    background-color: #ffffff;
    margin-bottom: 3px;
  }
}
.c-careers .c-careers__accord .b-h3 {
  font-size: 30px;
  line-height: 34px;
  font-weight: 900;
  color: #1e71bf;
  border-bottom: 1px solid #1e71bf;
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__accord .b-h3 {
    display: inline-block;
    border: 0;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    color: #343434;
  }
}
.c-careers .c-careers__accord .b-h3:hover {
  color: #12426e;
  border-color: #12426e;
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__accord .b-h3:hover {
    color: #343434;
  }
}
.c-careers .c-careers__accord p {
  margin: 0 0 20px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #343434;
}
.c-careers .c-careers__accord .u-strong {
  font-size: 18px;
  line-height: 24px;
  font-weight: 900;
  color: #343434;
  margin-bottom: 18px;
}
.c-careers .c-careers__accord ul {
  margin: 0 0 32px 27px;
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__accord ul {
    margin: 0 0 20px 10px;
  }
}
.c-careers .c-careers__accord ul li {
  position: relative;
  padding-left: 21px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #343434;
  margin-bottom: 12px;
}
.c-careers .c-careers__accord ul li:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #d31824;
}
.c-careers .c-careers__request {
  padding: 27px 40px;
  font-size: 0;
  background-color: #ffcd24;
  margin-bottom: 32px;
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__request {
    padding: 12px 15px;
    margin-bottom: 20px;
  }
}
.c-careers .c-careers__request .u-item-request {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__request .u-item-request {
    display: block;
    text-align: center;
  }
}
.c-careers .c-careers__request .u-item-request:nth-child(1) {
  width: 65%;
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__request .u-item-request:nth-child(1) {
    width: 100%;
  }
}
.c-careers .c-careers__request .u-item-request:nth-child(2) {
  width: 35%;
  text-align: right;
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__request .u-item-request:nth-child(2) {
    width: 100%;
    text-align: center;
  }
}
.c-careers .c-careers__request .u-name-request {
  position: relative;
  padding-right: 50px;
  font-size: 36px;
  line-height: 40px;
  font-weight: 900;
  color: #343434;
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__request .u-name-request {
    padding-right: 0;
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 10px;
  }
}
.c-careers .c-careers__request .u-name-request:after {
  content: '';
  position: absolute;
  top: 0;
  right: 22px;
  bottom: 0;
  margin: auto;
  display: block;
  width: 13px;
  height: 24px;
  background: url(../img/svg/icon-arrow-right.svg) 0 0 no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__request .u-name-request:after {
    content: none;
  }
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__types__work {
    padding: 0 15px;
  }
}
.c-careers .c-careers__types__work .u-types-work__label {
  font-size: 24px;
  line-height: 28px;
  font-weight: 900;
  color: #343434;
  margin-bottom: 35px;
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__types__work .u-types-work__label {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
  }
}
.c-careers .c-careers__types__work .u-types-work__item {
  position: relative;
  padding-left: 60px;
  margin-bottom: 42px;
  min-height: 36px;
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__types__work .u-types-work__item {
    padding-left: 48px;
    margin-bottom: 23px;
  }
}
.c-careers .c-careers__types__work .u-types-work__item .u-types-work__num {
  position: absolute;
  top: 0;
  left: 0;
  width: 36px;
  height: 36px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #ffcd24;
  font-size: 18px;
  line-height: 36px;
  font-weight: 900;
  color: #343434;
  text-align: center;
}
.c-careers .c-careers__types__work .u-strong,
.c-careers .c-careers__types__work strong {
  font-size: 16px;
  line-height: 24px;
  font-weight: 900;
  color: #343434;
  margin-bottom: 6px;
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__types__work .u-strong,
  .c-careers .c-careers__types__work strong {
    line-height: 19px;
    margin-bottom: 12px;
  }
}
.c-careers .c-careers__types__work p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #343434;
  margin-bottom: 15px;
}
.c-careers .c-careers__types__work ul {
  margin-left: 27px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__types__work ul {
    margin-bottom: 0;
  }
}
.c-careers .c-careers__types__work ul li {
  position: relative;
  padding-left: 21px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #343434;
  margin-bottom: 15px;
}
.c-careers .c-careers__types__work ul li:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #d31824;
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__temporary__job {
    padding: 0 15px;
  }
}
.c-careers .c-careers__temporary__job .u-temporary-job__label {
  font-size: 18px;
  line-height: 24px;
  font-weight: 900;
  color: #343434;
  margin-bottom: 23px;
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__temporary__job .u-temporary-job__label {
    margin-bottom: 15px;
  }
}
.c-careers .c-careers__temporary__job ul {
  margin-left: 27px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__temporary__job ul {
    margin-bottom: 0;
  }
}
.c-careers .c-careers__temporary__job ul li {
  position: relative;
  padding-left: 21px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #343434;
  margin-bottom: 25px;
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__temporary__job ul li {
    margin-bottom: 19px;
  }
}
.c-careers .c-careers__temporary__job ul li:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #d31824;
}
.c-careers .c-careers__profit {
  padding: 25px 35px;
  background-color: #fff8df;
  margin-bottom: 22px;
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__profit {
    padding: 16px 4px;
    margin-bottom: 26px;
  }
}
.c-careers .c-careers__profit .u-careers-article {
  position: relative;
  padding-top: 7px;
  padding-left: 63px;
  min-height: 42px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #343434;
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__profit .u-careers-article {
    padding-top: 0;
  }
}
.c-careers .c-careers__profit .u-careers-article .b-icon-svg-fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 42px;
  height: 42px;
  border: 1px solid #beb48f;
  overflow: hidden;
  color: #beb48f;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__profit .u-careers-article .b-icon-svg-fill {
    top: 3px;
    left: 9px;
  }
}
.c-careers .c-careers__profit .u-careers-article span {
  display: inline-block;
  vertical-align: middle;
}
.c-careers .c-careers__become__employee {
  margin-bottom: 43px;
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__become__employee {
    padding: 0 15px;
    margin-bottom: 23px;
  }
}
.c-careers .c-careers__become__employee .u-become-employee__label {
  font-size: 24px;
  line-height: 28px;
  font-weight: 900;
  color: #343434;
  margin-bottom: 28px;
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__become__employee .u-become-employee__label {
    text-align: center;
    margin-bottom: 0;
  }
}
.c-careers .c-careers__become__employee .u-become-employee-figure {
  position: absolute;
  top: 33px;
  left: 0;
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__become__employee .u-become-employee-figure {
    position: relative;
    top: 0;
    text-align: center;
    margin-bottom: 30px;
  }
}
.c-careers .c-careers__become__employee img {
  max-width: 100%;
  height: auto;
}
.c-careers .c-careers__become__employee p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #343434;
  margin-bottom: 25px;
}
.c-careers .c-careers__become__employee .u-become-employee__desc {
  position: relative;
  padding-left: 300px;
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__become__employee .u-become-employee__desc {
    padding-left: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .c-careers .c-careers__social-share {
    padding: 0 15px;
  }
}
/*------------------------------------------------------------*/
/* XX - CORPORATIVE CLIENTS */
/*------------------------------------------------------------*/
.c-corporative-clients .u-head-top {
  padding: 30px 0 51px;
  background: url(../img/corporative_clients/corporative-clients-top-bg.jpg) center no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .u-head-top {
    padding: 22px 0 15px;
    background: transparent;
  }
}
.c-corporative-clients .u-breadcrumbs {
  margin-left: 23px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .u-breadcrumbs {
    display: none;
  }
}
.c-corporative-clients h1,
.c-corporative-clients .b-h1 {
  margin-left: 23px;
  font-size: 48px;
  line-height: 46px;
  font-weight: 900;
  color: #343434;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients h1,
  .c-corporative-clients .b-h1 {
    margin-left: 0;
    font-size: 18px;
    line-height: 21px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
  }
}
.c-corporative-clients h2,
.c-corporative-clients .b-h2 {
  font-size: 36px;
  line-height: 40px;
  font-weight: 900;
  color: #343434;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients h2,
  .c-corporative-clients .b-h2 {
    font-size: 16px;
    line-height: 21px;
    font-weight: 700;
    text-transform: uppercase;
  }
}
.c-corporative-clients h3,
.c-corporative-clients .b-h3 {
  font-size: 30px;
  line-height: 34px;
  font-weight: 900;
  color: #343434;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients h3,
  .c-corporative-clients .b-h3 {
    font-size: 18px;
    line-height: 21px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
  }
}
.c-corporative-clients .c-corp-clients-out-advantages {
  padding: 32px 0 45px;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .c-corp-clients-out-advantages {
    padding: 10px 0;
  }
}
.c-corporative-clients .c-corp-clients-out-advantages h2,
.c-corporative-clients .c-corp-clients-out-advantages .b-h2 {
  margin-bottom: 49px;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .c-corp-clients-out-advantages h2,
  .c-corporative-clients .c-corp-clients-out-advantages .b-h2 {
    margin-bottom: 24px;
  }
}
.c-corporative-clients ul.u-corp-clients-advantages-list {
  margin-left: 24px;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients ul.u-corp-clients-advantages-list {
    margin-left: 0;
  }
}
.c-corporative-clients ul.u-corp-clients-advantages-list li {
  position: relative;
  padding-left: 38px;
  min-height: 21px;
  font-size: 16px;
  line-height: 18px;
  color: #7f7f7f;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients ul.u-corp-clients-advantages-list li {
    font-size: 14px;
    padding-left: 28px;
    margin-bottom: 18px;
  }
}
.c-corporative-clients ul.u-corp-clients-advantages-list li .b-icon-svg-fill {
  position: absolute;
  top: -2px;
  left: 0;
  width: 21px;
  height: 21px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #ddaf14;
  color: #ddaf14;
}
.c-corporative-clients .c-corp-clients-get-offer {
  padding: 53px 0 22px;
  background: url(../img/arenda-avto-find-us-bg.jpg) center no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .c-corp-clients-get-offer {
    padding: 20px 0 10px;
  }
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .c-corp-clients-get-offer.u-mobile-hidden {
    display: none;
  }
}
.c-corporative-clients .c-corp-clients-get-offer h3,
.c-corporative-clients .c-corp-clients-get-offer .b-h3 {
  text-align: center;
  margin-bottom: 25px;
}
@media only screen and (max-width: 1009px) {
  .c-corporative-clients .c-corp-clients-get-offer h3,
  .c-corporative-clients .c-corp-clients-get-offer .b-h3 {
    margin-bottom: 15px;
  }
}
.c-corporative-clients .u-form-get-offer.u-form-get-offer-one .u-form__row {
  max-width: 770px;
}
.c-corporative-clients .u-form-get-offer.u-form-get-offer-one .u-form-item {
  width: 33.33%;
  text-align: center;
}
.c-corporative-clients .u-form-get-offer.u-form-get-offer-one .u-form-item:nth-child(1),
.c-corporative-clients .u-form-get-offer.u-form-get-offer-one .u-form-item:nth-child(2),
.c-corporative-clients .u-form-get-offer.u-form-get-offer-one .u-form-item:nth-child(3),
.c-corporative-clients .u-form-get-offer.u-form-get-offer-one .u-form-item:nth-child(4) {
  width: 33.33%;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .u-form-get-offer.u-form-get-offer-one .u-form-item:nth-child(1),
  .c-corporative-clients .u-form-get-offer.u-form-get-offer-one .u-form-item:nth-child(2),
  .c-corporative-clients .u-form-get-offer.u-form-get-offer-one .u-form-item:nth-child(3),
  .c-corporative-clients .u-form-get-offer.u-form-get-offer-one .u-form-item:nth-child(4) {
    width: 100%;
  }
}
.c-corporative-clients .u-form-get-offer.u-form-get-offer-one .u-form-item:last-child {
  width: 100%;
}
.c-corporative-clients .u-form-get-offer.u-form-get-offer-one .u-link-attach-file {
  position: absolute;
  top: 50%;
  left: 33px;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .u-form-get-offer.u-form-get-offer-one .u-link-attach-file {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 10px;
  }
}
.c-corporative-clients .u-form-get-offer.u-form-get-offer-one .u-submit-get-offer {
  margin-top: 20px;
  min-width: 262px;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .u-form-get-offer.u-form-get-offer-one .u-submit-get-offer {
    margin-top: 10px;
  }
}
.c-corporative-clients .u-form-get-offer .u-form__row {
  position: relative;
  font-size: 0;
  max-width: 1010px;
  margin: 0 auto;
}
@media only screen and (max-width: 1009px) {
  .c-corporative-clients .u-form-get-offer .u-form__row {
    max-width: 100%;
  }
}
.c-corporative-clients .u-form-get-offer .u-form-item {
  padding: 0 8px;
  width: 25%;
  display: inline-block;
  vertical-align: middle;
  margin: 6px 0;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .u-form-get-offer .u-form-item {
    width: 100%;
    display: block;
    padding: 0;
    margin: 11px 0;
  }
}
.c-corporative-clients .u-form-get-offer .u-form-item:nth-child(1) {
  width: 30%;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .u-form-get-offer .u-form-item:nth-child(1) {
    width: 100%;
  }
}
.c-corporative-clients .u-form-get-offer .u-form-item:nth-child(2) {
  width: 30%;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .u-form-get-offer .u-form-item:nth-child(2) {
    width: 100%;
  }
}
.c-corporative-clients .u-form-get-offer .u-form-item:nth-child(3) {
  width: 17%;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .u-form-get-offer .u-form-item:nth-child(3) {
    width: 100%;
    text-align: left;
  }
}
.c-corporative-clients .u-form-get-offer .u-form-item:nth-child(4) {
  width: 23%;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .u-form-get-offer .u-form-item:nth-child(4) {
    width: 100%;
  }
}
.c-corporative-clients .u-form-get-offer .b-form-inp {
  border-color: #e3e3e3;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .u-form-get-offer .b-form-inp {
    height: 42px;
  }
}
.c-corporative-clients .u-form-get-offer .u-submit-get-offer {
  display: inline-block;
  vertical-align: middle;
}
.c-corporative-clients .u-form-get-offer .u-signature {
  margin-top: 10px;
}
.c-corporative-clients .u-form-get-offer .u-signature a {
  color: #1e71bf;
  border-style: dashed;
  border-color: #1e71bf;
}
.c-corporative-clients .u-section-certificate-document {
  padding: 73px 0 30px;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .u-section-certificate-document {
    padding: 9px 7px 9px;
    background-color: #f7f9fa;
  }
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .u-section-certificate-document .u-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.c-corporative-clients .u-section-certificate-document h2,
.c-corporative-clients .u-section-certificate-document .b-h2 {
  text-align: left;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .u-section-certificate-document h2,
  .c-corporative-clients .u-section-certificate-document .b-h2 {
    margin-bottom: 0;
    font-size: 18px;
    text-transform: none;
  }
}
.c-corporative-clients .u-section-certificate-document .u-table {
  font-size: 0;
  padding: 0 88px 0 22px;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .u-section-certificate-document .u-table {
    padding: 0;
  }
}
.c-corporative-clients .u-section-certificate-document .u-item {
  display: inline-block;
  vertical-align: top;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .u-section-certificate-document .u-item {
    display: block;
  }
}
.c-corporative-clients .u-section-certificate-document .u-certificate {
  padding: 20px 0 0;
  width: 32%;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .u-section-certificate-document .u-certificate {
    width: 100%;
    padding: 0;
    background-color: transparent;
  }
}
.c-corporative-clients .u-section-certificate-document .u-certificate .u-item-certificate {
  padding: 0 24px;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .u-section-certificate-document .u-certificate .u-item-certificate {
    text-align: center;
  }
}
.c-corporative-clients .u-section-certificate-document .u-certificate .u-figure {
  min-height: 285px;
  margin-bottom: 20px;
}
.c-corporative-clients .u-section-certificate-document .u-certificate .u-link-certificate {
  margin-left: 15px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  color: #1b6ebb;
  border-bottom: 1px dashed #1b6ebb;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .u-section-certificate-document .u-certificate .u-link-certificate {
    margin-left: 0;
  }
}
.c-corporative-clients .u-section-certificate-document .u-certificate .u-link-certificate:hover {
  color: #12426e;
  border-color: #12426e;
}
.c-corporative-clients .u-section-certificate-document .u-document {
  padding: 20px 39px 27px;
  width: 68%;
  background-color: #f4f5f7;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .u-section-certificate-document .u-document {
    width: 100%;
    padding: 0;
    background-color: transparent;
  }
}
.c-corporative-clients .u-section-certificate-document .u-document .u-document__list {
  margin-top: 25px;
  border-bottom: 1px solid #cbcbd1;
  padding-bottom: 21px;
  margin-bottom: 22px;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .u-section-certificate-document .u-document .u-document__list {
    margin-top: 0;
    margin-bottom: 10px;
  }
}
.c-corporative-clients .u-section-certificate-document .u-document .u-document__list__item {
  position: relative;
  padding: 0 140px 0 40px;
  min-height: 48px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .u-section-certificate-document .u-document .u-document__list__item {
    padding-right: 0;
    margin-bottom: 30px;
  }
}
.c-corporative-clients .u-section-certificate-document .u-document .u-document__list__item:last-child {
  margin-bottom: 0;
}
.c-corporative-clients .u-section-certificate-document .u-document .b-icon-svg-fill {
  position: absolute;
  top: 4px;
  left: 0;
  width: 29px;
  height: 36px;
  color: #1e71bf;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .u-section-certificate-document .u-document .u-document__list__info {
    margin-bottom: 10px;
  }
}
.c-corporative-clients .u-section-certificate-document .u-document .u-document__list-name {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #343434;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .u-section-certificate-document .u-document .u-document__list-name {
    font-size: 14px;
  }
}
.c-corporative-clients .u-section-certificate-document .u-document .u-document__list-size {
  font-size: 12px;
  line-height: 24px;
  font-weight: 400;
  color: #7f7f7f;
}
.c-corporative-clients .u-section-certificate-document .u-document .u-btn-document-download {
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .u-section-certificate-document .u-document .u-btn-document-download {
    position: relative;
  }
}
.c-corporative-clients .u-section-certificate-document .u-document p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #7f7f7f;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .u-section-certificate-document .u-document p {
    font-size: 14px;
    margin-bottom: 30px;
  }
}
.c-corporative-clients .u-section-certificate-document .u-document .u-document__phone__item {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #7f7f7f;
}
@media only screen and (max-width: 1023px) {
  .c-corporative-clients .u-section-certificate-document .u-document .u-document__phone__item {
    font-size: 14px;
  }
}
.c-corporative-clients .u-section-certificate-document .u-document .u-strong {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  line-height: 24px;
  font-weight: 900;
  color: #343434;
}
.c-corp-clients-car-park {
  position: relative;
  padding: 30px 0;
}
@media only screen and (max-width: 1023px) {
  .c-corp-clients-car-park {
    padding-top: 24px;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .c-corp-clients-car-park .u-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.c-corp-clients-car-park h2,
.c-corp-clients-car-park .b-h2 {
  text-align: center;
  margin-bottom: 37px;
}
@media only screen and (max-width: 1023px) {
  .c-corp-clients-car-park h2,
  .c-corp-clients-car-park .b-h2 {
    font-size: 18px;
    margin-bottom: 27px;
  }
}
.c-corp-clients-car-park .u-home-taxi-ds {
  display: block;
}
@media only screen and (max-width: 1023px) {
  .c-corp-clients-car-park .u-home-taxi-ds {
    display: none;
  }
}
.c-corp-clients-car-park .u-table {
  font-size: 0;
  height: 291px;
  overflow: hidden;
}
.c-corp-clients-car-park .u-table.slick-initialized {
  height: auto;
}
.c-corp-clients-car-park .u-item {
  width: 33.3%;
  display: inline-block;
  vertical-align: top;
  margin: 15px 0 43px;
  outline: none;
}
@media only screen and (max-width: 1023px) {
  .c-corp-clients-car-park .u-item {
    width: 100%;
    text-align: center;
    margin: 0;
  }
}
.c-corp-clients-car-park .u-item .u-head {
  padding: 0 20px;
  min-height: 75px;
}
@media only screen and (max-width: 1023px) {
  .c-corp-clients-car-park .u-item .u-head {
    padding: 0;
    min-height: auto;
  }
}
.c-corp-clients-car-park .u-item:nth-child(3n+ 1) .u-head {
  padding: 0;
}
.c-corp-clients-car-park .u-home-taxi-tab {
  width: 100%;
  display: none;
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  .c-corp-clients-car-park .u-home-taxi-tab {
    display: block;
    margin-bottom: 25px;
    height: 28px;
    overflow: hidden;
  }
}
.c-corp-clients-car-park .u-home-taxi-tab ul li {
  padding: 0 15px;
  text-align: center;
}
.c-corp-clients-car-park .u-home-taxi-tab ul li.slick-current span {
  color: #000000;
}
.c-corp-clients-car-park .u-home-taxi-tab ul li span {
  display: block;
  font-size: 24px;
  line-height: 28px;
  color: #1e71bf;
  cursor: pointer;
}
.c-corp-clients-car-park .u-home-taxi-cont {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .c-corp-clients-car-park .u-home-taxi-cont {
    display: block;
  }
}
.c-corp-clients-car-park .u-name-car {
  display: inline-block;
  font-size: 24px;
  line-height: 28px;
  color: #1e71bf;
  border-bottom: 1px solid #1e71bf;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1023px) {
  .c-corp-clients-car-park .u-name-car {
    border-color: transparent;
    margin-bottom: 0;
    display: none;
  }
}
.c-corp-clients-car-park .u-name-car:hover {
  color: #12426e;
  border-color: #12426e;
}
.c-corp-clients-car-park .u-type-car {
  display: block;
  font-size: 14px;
  line-height: 18px;
  color: #8d8d8d;
}
@media only screen and (max-width: 1023px) {
  .c-corp-clients-car-park .u-type-car {
    display: none;
  }
}
.c-corp-clients-car-park .u-slider .slick-dots li {
  width: 9px;
  height: 9px;
  margin: 0 8px;
}
.c-corp-clients-car-park .u-slider .slick-dots li.slick-active button:after {
  background-color: #ffcd24;
}
.c-corp-clients-car-park .u-slider .slick-dots li button {
  width: 9px;
  height: 9px;
}
.c-corp-clients-car-park .u-slider .slick-dots li button:before {
  border: 0;
  width: 9px;
  height: 9px;
}
.c-corp-clients-car-park .u-slider .slick-dots li button:after {
  top: 0;
  left: 0;
  width: 9px;
  height: 9px;
  background-color: #b2c7d1;
}
.c-corp-clients-car-park .u-photo-car {
  width: 90%;
  height: 184px;
  overflow: hidden;
  margin-bottom: 0;
}
@media only screen and (max-width: 1023px) {
  .c-corp-clients-car-park .u-photo-car {
    width: 100%;
    height: 215px;
    padding-bottom: 75px;
  }
}
.c-corp-clients-car-park .u-photo-car .u-item-figure {
  position: relative;
  width: 100%;
  height: 164px;
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  .c-corp-clients-car-park .u-photo-car .u-item-figure {
    height: 140px;
  }
}
.c-corp-clients-car-park .u-photo-car img {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.c-corp-clients-car-park .slick-prev,
.c-corp-clients-car-park .slick-next {
  top: inherit;
  bottom: 8px;
  width: 24px;
  height: 24px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1;
  color: #c2cbd5;
}
.c-corp-clients-car-park .slick-prev:hover,
.c-corp-clients-car-park .slick-next:hover {
  color: #e9bd29;
}
.c-corp-clients-car-park .slick-prev {
  left: 50%;
  margin-left: -28px;
}
.c-corp-clients-car-park .slick-next {
  right: 50%;
  margin-right: -28px;
}
.c-corp-clients-car-park .u-section-social-share {
  display: none;
  padding: 22px 15px 0;
}
@media only screen and (max-width: 1023px) {
  .c-corp-clients-car-park .u-section-social-share {
    display: block;
  }
}
.c-corp-clients-car-park .u-corp-clients-checked {
  padding: 0 15px;
  margin-bottom: 35px;
}
.c-corp-clients-car-park .u-corp-clients-checked .u-corp-clients-checked__row {
  display: table;
  width: 100%;
  height: 100%;
  font-size: 0;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16);
}
.c-corp-clients-car-park .u-corp-clients-checked .u-corp-clients-checked__row .inline-block-label {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  height: 39px;
  background-color: #f5f5f5;
  text-align: center;
}
.c-corp-clients-car-park .u-corp-clients-checked .u-corp-clients-checked__row .inline-block-label input[type=radio] {
  display: none;
}
.c-corp-clients-car-park .u-corp-clients-checked .u-corp-clients-checked__row .inline-block-label input[type=radio]:checked + .radio-styled-counter {
  background-color: #ffcd24;
  border-color: #ffcd24;
}
.c-corp-clients-car-park .u-corp-clients-checked .u-corp-clients-checked__row .inline-block-label .radio-styled-counter {
  position: relative;
  display: block;
  font-size: 13px;
  line-height: 39px;
  font-weight: 400;
  width: 100%;
  height: 100%;
  border: 1px solid #d7d8da;
  color: #24211d;
  cursor: pointer;
}
@media only screen and (max-width: 1023px) {
  .u-corp-clients-accord__head {
    position: relative;
    padding: 12px 33px 12px 12px;
    min-height: 47px;
    background-color: #ffffff;
    margin-bottom: 3px;
    cursor: pointer;
  }
  .u-corp-clients-accord__head.is-active:after {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .u-corp-clients-accord__head:after {
    content: '';
    position: absolute;
    top: 19px;
    right: 14px;
    width: 7px;
    height: 11px;
    background: url(../img/svg/icon-arrow-right.svg) 0 0 no-repeat;
    background-size: contain;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
}
@media only screen and (max-width: 1023px) {
  .u-corp-clients-accord__body {
    display: none;
    padding: 15px 20px;
    background-color: #ffffff;
    margin-bottom: 3px;
  }
}
/*------------------------------------------------------------*/
/* XX - RATES */
/*------------------------------------------------------------*/
.c-rates.c-rates-fixed {
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  .c-rates.c-rates-fixed .u-head-top {
    margin-bottom: 17px;
  }
}
.c-rates.c-rates-fixed .u-rates-car-tab {
  padding: 9px 20px 0;
  background-color: #f3f3f3;
}
@media only screen and (max-width: 1023px) {
  .c-rates.c-rates-fixed .u-rates-car-tab {
    height: auto;
  }
}
.c-rates.c-rates-fixed .u-rates-car-tab .u-slider-nav {
  margin: 0 auto;
}
.c-rates.c-rates-fixed .u-rates-car-tab .u-slider-nav .slick-track {
  margin: 0 auto;
}
.c-rates.c-rates-fixed .u-rates-car-tab .u-rates-figure {
  padding: 0 15px;
  height: 80px;
}
.c-rates.c-rates-fixed .u-rates-car-tab .u-rates-icon {
  display: block;
}
.c-rates.c-rates-fixed .u-rates-car-tab .u-rates-name {
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  color: #343434;
}
.c-rates.c-rates-fixed .u-rates-car-content {
  height: 297px;
}
.c-rates.c-rates-fixed .u-rates-car-content.slick-initialized {
  height: auto;
}
@media only screen and (max-width: 1023px) {
  .c-rates.c-rates-fixed .u-btn-social-share {
    width: 136px;
    display: block;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1023px) {
  .c-rates .u-container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .c-rates .c-rates__section {
    padding: 0 15px;
  }
}
.c-rates-fixed-b {
  position: relative;
  width: 100%;
  padding: 153px 420px 25px 34px;
  background: url(../img/rates-fixed-b.jpg) no-repeat center;
  background-size: cover;
  margin-bottom: 25px;
}
@media only screen and (max-width: 1023px) {
  .c-rates-fixed-b {
    padding: 146px 30px 25px 15px;
  }
}
.c-rates-fixed-b .u-label-fix-price {
  position: absolute;
  top: -50px;
  right: -11px;
  width: 376px;
  height: 366px;
  background: url(../img/label-fix-price.png) no-repeat center;
  background-size: contain;
  pointer-events: none;
}
@media only screen and (max-width: 1023px) {
  .c-rates-fixed-b .u-label-fix-price {
    top: -28px;
    right: -22px;
    width: 180px;
    height: 180px;
  }
}
.c-rates-fixed-b .u-label-fix-price .u-text-row {
  -webkit-transform: rotate(50deg);
  -moz-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  -o-transform: rotate(50deg);
  transform: rotate(50deg);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  position: absolute;
  top: 80px;
  left: 183px;
}
@media only screen and (max-width: 1023px) {
  .c-rates-fixed-b .u-label-fix-price .u-text-row {
    top: 46px;
    left: 84px;
  }
}
.c-rates-fixed-b .u-label-fix-price span {
  display: block;
  font-weight: 900;
  color: #343434;
  text-transform: uppercase;
}
.c-rates-fixed-b .u-label-fix-price .u-big {
  font-size: 90px;
  line-height: 77px;
}
@media only screen and (max-width: 1023px) {
  .c-rates-fixed-b .u-label-fix-price .u-big {
    font-size: 42px;
    line-height: 28px;
  }
}
.c-rates-fixed-b .u-label-fix-price .u-small {
  font-size: 48px;
  line-height: 48px;
}
@media only screen and (max-width: 1023px) {
  .c-rates-fixed-b .u-label-fix-price .u-small {
    font-size: 22px;
    line-height: 24px;
  }
}
.c-rates-fixed-b .c-rates-fixed-b-h1 {
  font-size: 36px;
  line-height: 36px;
  font-weight: 900;
  color: #ffffff;
  margin-bottom: 3px;
}
@media only screen and (max-width: 1023px) {
  .c-rates-fixed-b .c-rates-fixed-b-h1 {
    font-size: 30px;
    line-height: 32px;
  }
}
.c-rates-fixed-b .c-rates-fixed-b-p {
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #ffffff;
}
@media only screen and (max-width: 1023px) {
  .c-rates-fixed-b .c-rates-fixed-b-p {
    line-height: 18px;
  }
}
.u-rates-seo h2,
.u-rates-seo .b-h2 {
  font-size: 32px;
  line-height: 36px;
  font-weight: 900;
  color: #343434;
  margin: 40px 0 20px;
}
@media only screen and (max-width: 1023px) {
  .u-rates-seo h2,
  .u-rates-seo .b-h2 {
    font-size: 18px;
    line-height: 21px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin: 28px 0 10px;
  }
}
.u-rates-seo p {
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #343434;
  margin-bottom: 20px;
}
.u-rates-seo ul {
  margin: 0 0 27px 33px;
}
@media only screen and (max-width: 1023px) {
  .u-rates-seo ul {
    margin: 0 0 13px 20px;
  }
}
.u-rates-seo ul li {
  position: relative;
  padding-left: 21px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #343434;
  margin-bottom: 12px;
}
.u-rates-seo ul li:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #d31824;
}
.u-rates-seo .u-btn-social-share {
  margin: 20px 0;
}
@media only screen and (max-width: 1023px) {
  .u-rates-seo .u-btn-social-share {
    margin: 0;
  }
}
.u-rates-car-tab {
  padding: 9px 20px 0;
  background-color: #f3f3f3;
}
@media only screen and (max-width: 1023px) {
  .u-rates-car-tab {
    padding: 0;
    margin-bottom: 25px;
    background-color: transparent;
    height: 28px;
    overflow: hidden;
  }
}
.u-rates-car-tab .u-slider-nav {
  display: table;
  width: 100%;
  height: 100%;
  font-size: 0;
  table-layout: fixed;
  padding: 0;
  margin: 0;
}
.u-rates-car-tab .u-slider-nav-item {
  padding: 0;
  margin: 0;
  float: left;
  width: 16.666%;
  display: inline-block;
  vertical-align: top;
  display: block;
  text-align: center;
}
.u-rates-car-tab .u-slider-nav-item:before,
.u-rates-car-tab .u-slider-nav-item:after {
  content: none;
}
@media only screen and (max-width: 1023px) {
  .u-rates-car-tab .u-slider-nav-item {
    width: auto;
    padding: 0 15px;
  }
}
.u-rates-car-tab .u-slider-nav-item.slick-current .u-rates-figure {
  background-color: #ffffff;
}
@media only screen and (max-width: 1023px) {
  .u-rates-car-tab .u-slider-nav-item.slick-current .u-rates-name {
    color: #000000;
  }
}
.u-rates-car-tab .u-rates-figure {
  display: block;
  height: 80px;
  cursor: pointer;
}
@media only screen and (max-width: 1023px) {
  .u-rates-car-tab .u-rates-figure {
    max-width: 100%;
    height: auto;
  }
}
.u-rates-car-tab .u-rates-icon {
  position: relative;
  display: block;
  width: 100%;
  height: 36px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1023px) {
  .u-rates-car-tab .u-rates-icon {
    display: none;
  }
}
.u-rates-car-tab .u-rates-icon img {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.u-rates-car-tab .u-rates-name {
  display: block;
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  color: #343434;
}
@media only screen and (max-width: 1023px) {
  .u-rates-car-tab .u-rates-name {
    font-size: 24px;
    line-height: 28px;
    color: #1e71bf;
    cursor: pointer;
  }
}
.u-rates-car-content {
  margin-bottom: 30px;
  height: 261px;
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  .u-rates-car-content {
    height: 167px;
  }
}
.u-rates-car-content.slick-initialized {
  height: auto;
  overflow: visible;
}
@media only screen and (max-width: 1023px) {
  .u-rates-car-content {
    padding: 0 15px;
    margin-bottom: 14px;
    overflow: hidden;
    height: 199px;
  }
  .u-rates-car-content.slick-initialized {
    height: auto;
  }
}
.u-rates-car-content .u-tab-content {
  position: relative;
  padding-top: 34px;
}
@media only screen and (max-width: 1023px) {
  .u-rates-car-content .u-tab-content {
    padding-top: 0;
  }
}
.u-rates-car-content .u-tab-content__section {
  position: relative;
  padding: 50px 15px 26px;
  width: 100%;
  border: 1px solid #c8ced5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media only screen and (max-width: 1023px) {
  .u-rates-car-content .u-tab-content__section {
    padding: 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
}
.u-rates-car-content .u-tab-content__section.is-active {
  display: block;
}
.u-rates-car-content .u-tab-content__section .u-rates-car-select-rate {
  position: absolute;
  top: -27px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .u-rates-car-content .u-tab-content__section .u-rates-car-select-rate {
    position: relative;
    top: 0;
    text-align: left;
    margin-bottom: 7px;
  }
}
.u-rates-car-content .u-tab-content__section .u-rates-car-select-rate span {
  padding: 10px 55px;
  background-color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  font-size: 36px;
  line-height: 40px;
  font-weight: 400;
  color: #343434;
}
@media only screen and (max-width: 1023px) {
  .u-rates-car-content .u-tab-content__section .u-rates-car-select-rate span {
    padding: 0;
    background-color: transparent;
    font-size: 21px;
    line-height: 24px;
    color: #343434;
    border-bottom: 1px dashed #b6b6b6;
    cursor: pointer;
  }
}
.u-rates-car-content .u-tab-content__section .u-table-prices {
  display: table;
  width: 100%;
  height: 100%;
  table-layout: fixed;
  max-width: 610px;
  margin: 0 auto;
  margin-bottom: 22px;
}
@media only screen and (max-width: 1023px) {
  .u-rates-car-content .u-tab-content__section .u-table-prices {
    max-width: 100%;
    margin-bottom: 17px;
  }
}
.u-rates-car-content .u-tab-content__section .u-item-prices {
  width: 33.33%;
  display: table-cell;
  vertical-align: top;
  text-align: center;
}
@media only screen and (max-width: 479px) {
  .u-rates-car-content .u-tab-content__section .u-item-prices {
    text-align: left;
  }
}
@media only screen and (max-width: 1023px) {
  .u-rates-car-content .u-tab-content__section .u-item-prices:nth-child(2) {
    padding-left: 25px;
  }
}
@media only screen and (max-width: 1023px) {
  .u-rates-car-content .u-tab-content__section .u-item-prices:nth-child(3) {
    padding-left: 29px;
  }
}
.u-rates-car-content .u-tab-content__section .price-count {
  position: relative;
  font-size: 60px;
  line-height: 64px;
  font-weight: 900;
  color: #343434;
  margin-bottom: 5px;
}
@media only screen and (max-width: 1023px) {
  .u-rates-car-content .u-tab-content__section .price-count {
    font-size: 24px;
    line-height: 24px;
  }
}
.u-rates-car-content .u-tab-content__section .price-count:after {
  margin-left: 7px;
  content: '';
  display: inline-block;
  width: 38px;
  height: 43px;
  background: url(../img/svg/icon-ruble-black.svg) no-repeat center;
  background-size: contain;
}
@media only screen and (max-width: 1023px) {
  .u-rates-car-content .u-tab-content__section .price-count:after {
    margin-left: 4px;
    background: url(../img/svg/icon-ruble-black-small.svg) no-repeat center;
    background-size: contain;
    width: 14px;
    height: 18px;
  }
}
.u-rates-car-content .u-tab-content__section .price-enabled {
  position: relative;
}
.u-rates-car-content .u-tab-content__section .price-enabled .u-toolttip-style {
  position: absolute;
  top: -6px;
  right: -7px;
  background-color: #ffffff;
}
.u-rates-car-content .u-tab-content__section .price-minute:before {
  content: '';
  position: absolute;
  top: 22px;
  left: 0;
  width: 13px;
  height: 22px;
  background: url(../img/svg/icon-arrow-right-11x22.svg) no-repeat 0 0;
  background-size: contain;
}
@media only screen and (max-width: 1023px) {
  .u-rates-car-content .u-tab-content__section .price-minute:before {
    top: 8px;
    left: -20px;
    width: 7px;
    height: 12px;
    background: url(../img/spritesheet.png) no-repeat -400px 0;
  }
}
.u-rates-car-content .u-tab-content__section .price-km:before {
  content: '+';
  position: absolute;
  top: 14px;
  left: -10px;
  font-family: 'Roboto', sans-serif;
  font-size: 36px;
  line-height: 40px;
  font-weight: 400;
  color: #afafaf;
}
@media only screen and (max-width: 1023px) {
  .u-rates-car-content .u-tab-content__section .price-km:before {
    top: 4px;
    left: -20px;
    font-size: 18px;
    line-height: 18px;
  }
}
.u-rates-car-content .u-tab-content__section .price-title {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #797979;
}
@media only screen and (max-width: 1023px) {
  .u-rates-car-content .u-tab-content__section .price-title {
    font-size: 12px;
    line-height: 16px;
  }
}
.u-rates-car-content .u-tab-content__section .u-rates-car__foot {
  text-align: center;
}
.u-rates-car-content .u-tab-content__section .u-rates-car__foot .u-rates-car__foot__li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px;
}
@media only screen and (max-width: 1023px) {
  .u-rates-car-content .u-tab-content__section .u-rates-car__foot .u-rates-car__foot__li {
    margin: 0 0 15px;
    display: block;
  }
  .u-rates-car-content .u-tab-content__section .u-rates-car__foot .u-rates-car__foot__li:last-child {
    margin-bottom: 10px;
  }
}
.u-rates-car-content .u-tab-content__section .u-rates-car-info {
  margin-top: 15px;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #d51b24;
}
@media only screen and (max-width: 1023px) {
  .u-rates-car-content .u-tab-content__section .u-rates-car-info {
    font-size: 12px;
    line-height: 14px;
  }
}
.u-rates-car-content .u-tab-content__section .u-rates-car-link {
  display: inline;
  vertical-align: middle;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  color: #1e71bf;
  border-bottom: 1px solid #1e71bf;
}
.u-rates-car-content .u-tab-content__section .u-rates-car-link:hover {
  color: #12426e;
  border-color: #12426e;
}
@media only screen and (max-width: 1023px) {
  .c-rates-fixed__row {
    display: none;
  }
}
.c-rates-fixed-benefits {
  margin-bottom: 12px;
}
.c-rates-fixed-benefits h2,
.c-rates-fixed-benefits .b-h2 {
  padding: 0 15px;
}
@media only screen and (max-width: 1023px) {
  .c-rates-fixed-benefits h2,
  .c-rates-fixed-benefits .b-h2 {
    margin-bottom: 20px;
  }
}
.c-rates-fixed-benefits .c-rates-fixed-benefits__row {
  padding: 37px 22px 10px;
  background-color: #f7f9fa;
}
@media only screen and (max-width: 1023px) {
  .c-rates-fixed-benefits .c-rates-fixed-benefits__row {
    padding: 0;
    background-color: transparent;
  }
}
.c-rates-fixed-benefits .u-slider .u-slider-item {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-bottom: 15px;
}
.c-rates-fixed-benefits .u-slider .u-article-benefits {
  display: block;
  padding: 0 15px;
}
@media only screen and (max-width: 1023px) {
  .c-rates-fixed-benefits .u-slider .u-article-benefits {
    padding: 0;
  }
}
.c-rates-fixed-benefits .u-slider .u-article-benefits:hover .b-icon {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
.c-rates-fixed-benefits .u-slider .b-icon {
  margin: 0 auto 33px;
  display: block;
  width: 108px;
  height: 108px;
  background-color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  -webkit-box-shadow: 0px 3px 10px rgba(180, 200, 210, 0.58);
  -moz-box-shadow: 0px 3px 10px rgba(180, 200, 210, 0.58);
  box-shadow: 0px 3px 10px rgba(180, 200, 210, 0.58);
  background-position: center center;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
@media only screen and (max-width: 1023px) {
  .c-rates-fixed-benefits .u-slider .b-icon {
    width: 78px;
    height: 78px;
    background-size: 60%;
    margin-bottom: 18px;
  }
}
.c-rates-fixed-benefits .u-slider .u-name {
  font-size: 18px;
  line-height: 21px;
  color: #343434;
  margin-bottom: 9px;
}
@media only screen and (max-width: 1023px) {
  .c-rates-fixed-benefits .u-slider .u-name {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 5px;
  }
}
.c-rates-fixed-benefits .u-slider .u-small-name {
  font-size: 12px;
  line-height: 15px;
  color: #858585;
}
.c-rates-fixed-benefits .u-slider .slick-arrow {
  top: 65px;
  width: 27px;
  height: 27px;
  z-index: 1;
}
.c-rates-fixed-benefits .u-slider .slick-arrow:hover:before {
  -webkit-box-shadow: 0px 4px 5px rgba(169, 191, 201, 0.53);
  -moz-box-shadow: 0px 4px 5px rgba(169, 191, 201, 0.53);
  box-shadow: 0px 4px 5px rgba(169, 191, 201, 0.53);
}
.c-rates-fixed-benefits .u-slider .slick-arrow:before {
  content: '';
  display: block;
  width: 27px;
  height: 27px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-image: url(../img/spritesheet.png);
  -webkit-box-shadow: 0px 0px 0px rgba(169, 191, 201, 0.53);
  -moz-box-shadow: 0px 0px 0px rgba(169, 191, 201, 0.53);
  box-shadow: 0px 0px 0px rgba(169, 191, 201, 0.53);
}
.c-rates-fixed-benefits .u-slider .slick-arrow:after {
  content: none;
}
.c-rates-fixed-benefits .u-slider .slick-prev {
  right: auto;
  left: 0;
}
.c-rates-fixed-benefits .u-slider .slick-prev:before {
  background-position: 0 -200px;
}
.c-rates-fixed-benefits .u-slider .slick-next {
  left: auto;
  right: 0;
}
.c-rates-fixed-benefits .u-slider .slick-next:before {
  background-position: -50px -200px;
}
.c-rates-fixed-benefits .slick-dots {
  padding: 0;
  margin: 0;
  bottom: -10px;
}
.c-rates-fixed-benefits .slick-dots li {
  width: 13px;
  height: 13px;
  margin: 0 11px;
  padding: 0;
}
.c-rates-fixed-benefits .slick-dots li:before,
.c-rates-fixed-benefits .slick-dots li:after {
  content: none;
}
.c-rates-fixed-benefits .slick-dots li.slick-active button:after {
  background-color: #000000;
}
.c-rates-fixed-benefits .slick-dots li button {
  width: 13px;
  height: 13px;
}
.c-rates-fixed-benefits .slick-dots li button:before {
  border: 0;
  width: 13px;
  height: 13px;
}
.c-rates-fixed-benefits .slick-dots li button:after {
  top: 0;
  left: 0;
  width: 13px;
  height: 13px;
  background-color: #e1e2e6;
}
/*------------------------------------------------------------*/
/* XX - APPLICATION */
/*------------------------------------------------------------*/
.c-application {
  position: relative;
}
.c-application .u-head-top {
  position: absolute;
  top: 31px;
  width: 100%;
  z-index: 1;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-head-top {
    display: none;
  }
}
.c-application .u-head-top .u-breadcrumbs {
  margin-left: 23px;
  margin-bottom: 0;
}
.c-application .u-head-top .u-breadcrumbs ul li {
  color: #ffffff;
}
.c-application .u-head-top .u-breadcrumbs ul li a {
  color: #ffffff;
  border-color: #ffffff;
}
.c-application .u-head-top .u-breadcrumbs ul li a:hover {
  border-color: transparent;
}
.c-application .u-head-top .u-breadcrumbs ul li span {
  color: #ffffff;
}
.c-application .u-application-big-slider {
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-application-big-slider {
    padding-bottom: 50px;
  }
}
.c-application .u-app-slider {
  height: 561px;
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-slider {
    height: 437px;
  }
  .c-application .u-app-slider.slick-initialized {
    overflow: visible;
  }
}
.c-application .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.c-application .slick-dots {
  padding: 0;
  margin: 0;
  bottom: -40px;
}
.c-application .slick-dots li {
  width: 13px;
  height: 13px;
  margin: 0 11px;
  padding: 0;
}
.c-application .slick-dots li:before,
.c-application .slick-dots li:after {
  content: none;
}
.c-application .slick-dots li.slick-active button:after {
  background-color: #000000;
}
.c-application .slick-dots li button {
  width: 13px;
  height: 13px;
}
.c-application .slick-dots li button:before {
  border: 0;
  width: 13px;
  height: 13px;
}
.c-application .slick-dots li button:after {
  top: 0;
  left: 0;
  width: 13px;
  height: 13px;
  background-color: #e1e2e6;
}
.c-application .slick-prev,
.c-application .slick-next {
  margin-top: -49px;
  width: 65px;
  height: 65px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1;
  color: #4f453c;
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.c-application .slick-prev:hover,
.c-application .slick-next:hover {
  color: #343434;
  background-color: #ffffff;
}
.c-application .slick-prev {
  left: 50%;
  margin-left: -580px;
}
.c-application .slick-prev svg {
  left: -3px;
}
.c-application .slick-next {
  right: 50%;
  margin-right: -600px;
}
.c-application .slick-next svg {
  left: 3px;
}
.c-application .u-app-item {
  position: relative;
  width: 100%;
  height: 561px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-item {
    height: 437px;
    text-align: center;
  }
}
.c-application .u-app-item .u-container {
  position: relative;
  height: 100%;
}
.c-application .u-app-item .u-table-slider {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
}
.c-application .u-app-item .u-table-cell {
  padding: 15px 110px;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-item .u-table-cell {
    padding: 15px 0;
  }
}
.c-application .u-app-two-slide .b-h1 {
  padding-left: 97px;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-two-slide .b-h1 {
    padding-left: 0;
  }
}
.c-application .u-app-two-slide .b-h1:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 81px;
  height: 68px;
  background: url(../img/spritesheet.png) no-repeat -450px -1000px;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-two-slide .b-h1:before {
    content: none;
  }
}
.c-application .u-app-three-slide .b-h1 {
  color: #ffffff;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-three-slide .b-h1 {
    font-size: 36px;
    line-height: 40px;
  }
}
.c-application .u-app-auto-wedding .b-h1 {
  font-size: 59px;
  line-height: 59px;
  text-align: right;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-auto-wedding .b-h1 {
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 30px;
    text-align: center;
  }
}
.c-application .u-app-auto-wedding .b-h1 .u-light {
  margin-top: 15px;
  font-size: 39px;
  line-height: 46px;
  font-weight: 400;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-auto-wedding .b-h1 .u-light {
    font-size: 21px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}
.c-application .u-app-baby-chair .b-h1 {
  font-size: 65px;
  line-height: 65px;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-baby-chair .b-h1 {
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 30px;
  }
}
.c-application .u-app-baby-chair .b-h1 .u-light {
  margin-top: 15px;
  font-size: 38px;
  line-height: 46px;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-baby-chair .b-h1 .u-light {
    font-size: 21px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}
.c-application .u-app-express-delivery .b-h1 {
  font-size: 64px;
  line-height: 70px;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-express-delivery .b-h1 {
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 30px;
  }
}
.c-application .u-app-advertising .b-h1 {
  padding: 27px 15px;
  max-width: 718px;
  margin: 0 auto;
  font-size: 64px;
  line-height: 70px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-advertising .b-h1 {
    font-size: 35px;
    line-height: 45px;
  }
}
.c-application .u-app-mercedes-taxi .b-h1 {
  font-size: 65px;
  line-height: 65px;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-mercedes-taxi .b-h1 {
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 30px;
  }
}
.c-application .u-app-mercedes-taxi .b-h1 .u-light {
  margin-top: 15px;
  font-size: 51px;
  line-height: 46px;
  font-weight: 400;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-mercedes-taxi .b-h1 .u-light {
    font-size: 21px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}
.c-application .u-app-transfer .b-h1 {
  font-size: 64px;
  line-height: 64px;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-transfer .b-h1 {
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 30px;
  }
}
.c-application .u-app-transfer .b-h1 .u-light {
  margin-top: 5px;
  font-size: 55px;
  line-height: 70px;
  font-weight: 400;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-transfer .b-h1 .u-light {
    font-size: 21px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}
.c-application .u-app-sober-driver .b-h1 {
  font-size: 65px;
  line-height: 65px;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-sober-driver .b-h1 {
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 30px;
  }
}
.c-application .u-app-sober-driver .b-h1 .u-price {
  display: inline-block;
  vertical-align: middle;
  font-size: 44px;
  line-height: 46px;
  font-weight: 900;
  color: #ffcd24;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-sober-driver .b-h1 .u-price {
    font-size: 21px;
    line-height: 24px;
  }
}
.c-application .u-app-station-wagon .b-h1 {
  font-size: 65px;
  line-height: 65px;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-station-wagon .b-h1 {
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 30px;
  }
}
.c-application .u-app-station-wagon .b-h1 .u-light {
  margin-top: 15px;
  font-size: 38px;
  line-height: 46px;
  font-weight: 300;
}
.c-application .u-app-station-wagon .b-h1 .u-light strong {
  font-weight: 500;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-station-wagon .b-h1 .u-light {
    font-size: 21px;
    line-height: 24px;
  }
}
.c-application .u-app-wrecker .u-table-cell {
  padding-top: 105px;
  vertical-align: top;
}
.c-application .u-app-wrecker .b-h1 {
  font-size: 64px;
  line-height: 64px;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-wrecker .b-h1 {
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 30px;
  }
}
.c-application .u-app-wrecker .b-h1 .u-light {
  margin-top: 15px;
  font-size: 55px;
  line-height: 65px;
  font-weight: 400;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-wrecker .b-h1 .u-light {
    font-size: 21px;
    line-height: 24px;
  }
}
.c-application .b-h1 {
  position: relative;
  font-size: 72px;
  line-height: 72px;
  font-weight: 900;
  color: #000000;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1023px) {
  .c-application .b-h1 {
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 30px;
  }
}
.c-application .b-h1 .u-light {
  font-size: 41px;
  line-height: 46px;
  font-weight: 300;
}
@media only screen and (max-width: 1023px) {
  .c-application .b-h1 .u-light {
    font-size: 21px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}
.c-application .b-h1.is-color-white {
  color: #ffffff;
}
.c-application .b-h1.is-color-black {
  color: #272727;
}
.c-application .u-tar {
  text-align: right;
}
.c-application .u-app-one-slide-purse {
  position: absolute;
  left: -124px;
  bottom: -56px;
  width: 247px;
  height: 367px;
  background: url(../img/app/u-app-one-slide-purse.png) no-repeat 0 0;
  background-size: contain;
  pointer-events: none;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-one-slide-purse {
    left: -30px;
    bottom: -110px;
    width: 127px;
    height: 257px;
  }
}
.c-application .u-app-one-slide-mobile {
  position: absolute;
  top: -65px;
  right: 69px;
  width: 585px;
  height: 776px;
  background: url(../img/app/u-app-one-slide-mobile.png) no-repeat 0 0;
  background-size: contain;
  pointer-events: none;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-one-slide-mobile {
    top: 180px;
    right: -90px;
    width: 305px;
    height: 496px;
  }
}
.c-application .u-app-two-slide-mobile {
  position: absolute;
  bottom: -5px;
  left: -228px;
  width: 424px;
  height: 447px;
  background: url(../img/app/u-app-two-slide-mobile.png) no-repeat 0 0;
  background-size: contain;
  pointer-events: none;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-two-slide-mobile {
    bottom: -163px;
    left: -275px;
  }
}
.c-application .u-app-two-slide-bank-card {
  position: absolute;
  top: 20px;
  right: 63px;
  width: 528px;
  height: 517px;
  background: url(../img/app/u-app-two-slide-bank-card.png) no-repeat 0 0;
  background-size: contain;
  pointer-events: none;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-two-slide-bank-card {
    top: -343px;
    right: -332px;
  }
}
.c-application .u-app-three-slide-fix-price {
  position: absolute;
  bottom: -43px;
  right: 4px;
  width: 376px;
  height: 366px;
  background: url(../img/label-fix-price.png) no-repeat center;
  background-size: contain;
  pointer-events: none;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-three-slide-fix-price {
    bottom: -28px;
    right: -22px;
    width: 180px;
    height: 180px;
  }
}
.c-application .u-app-three-slide-fix-price .u-text-row {
  -webkit-transform: rotate(50deg);
  -moz-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  -o-transform: rotate(50deg);
  transform: rotate(50deg);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  position: absolute;
  top: 80px;
  left: 183px;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-three-slide-fix-price .u-text-row {
    top: 46px;
    left: 84px;
  }
}
.c-application .u-app-three-slide-fix-price span {
  display: block;
  font-weight: 900;
  color: #343434;
  text-transform: uppercase;
}
.c-application .u-app-three-slide-fix-price .u-big {
  font-size: 90px;
  line-height: 77px;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-three-slide-fix-price .u-big {
    font-size: 42px;
    line-height: 28px;
  }
}
.c-application .u-app-three-slide-fix-price .u-small {
  font-size: 48px;
  line-height: 48px;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app-three-slide-fix-price .u-small {
    font-size: 22px;
    line-height: 24px;
  }
}
.c-application .u-app-item__section {
  margin-bottom: 23px;
}
.c-application .u-app__buttons .u-app__buttons__item {
  margin-right: 20px;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-app__buttons .u-app__buttons__item {
    display: block;
    margin: 8px 0;
    text-align: center;
  }
}
.c-application .u-app__buttons .u-app__buttons__item .b-icon:hover {
  opacity: 0.7;
}
.c-application .u-rates-car-tab {
  overflow: hidden;
}
.c-application .u-rates-car-tab .u-slider-nav {
  max-width: 915px;
  margin: 0 auto;
}
.c-application .u-rates-car-content .u-tab-content__section {
  margin: 0 auto;
  max-width: 1200px;
}
@media only screen and (max-width: 1023px) {
  .c-application .u-rates-car-content .u-tab-content__section .u-rates-car-select-rate {
    display: none;
  }
}
/*------------------------------------------------------------*/
/* XX - TAXI TO AIRPORT */
/*------------------------------------------------------------*/
@media only screen and (max-width: 1023px) {
  .c-taxi-to-airport .u-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.c-taxi-to-airport .c-taxi-to-airport__tabs__section {
  background: #e0e3ec url(../img/taxi-to-airport-bg.png) center no-repeat;
  background-size: cover;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-airport .c-taxi-to-airport__tabs__section {
    background: transparent;
    margin-bottom: 15px;
  }
}
.c-taxi-to-airport .c-taxi-to-airport__tabs__nav {
  padding: 9px 18px 0;
  background-color: #f3f3f3;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-airport .c-taxi-to-airport__tabs__nav {
    padding: 0 15px;
    background-color: transparent;
    margin-bottom: 17px;
  }
}
.c-taxi-to-airport .c-taxi-to-airport__tabs__nav .u-list-tab-top {
  font-size: 0;
}
.c-taxi-to-airport .c-taxi-to-airport__tabs__nav .u-item-tab-top {
  position: relative;
  padding: 0 21px;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-airport .c-taxi-to-airport__tabs__nav .u-item-tab-top {
    padding: 0 5px;
    width: 33.33%;
    background-color: #f5f5f5;
    text-align: center;
    border: 1px solid #d7d8da;
    border-left: 0;
  }
  .c-taxi-to-airport .c-taxi-to-airport__tabs__nav .u-item-tab-top:first-child {
    border-left: 1px solid #d7d8da;
  }
}
.c-taxi-to-airport .c-taxi-to-airport__tabs__nav .u-item-tab-top:before {
  content: none;
  position: absolute;
  left: 0;
  bottom: -25px;
  width: 100%;
  height: 30px;
  background-color: #ffffff;
}
.c-taxi-to-airport .c-taxi-to-airport__tabs__nav .u-item-tab-top.is-active {
  background-color: #ffffff;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-airport .c-taxi-to-airport__tabs__nav .u-item-tab-top.is-active {
    background-color: #ffcd24;
    border-color: #ffcd24;
  }
}
.c-taxi-to-airport .c-taxi-to-airport__tabs__nav .u-item-tab-top.is-active:before {
  content: '';
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-airport .c-taxi-to-airport__tabs__nav .u-item-tab-top.is-active:before {
    content: none;
  }
}
.c-taxi-to-airport .c-taxi-to-airport__tabs__nav span {
  display: block;
  font-size: 14px;
  line-height: 54px;
  color: #343434;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-airport .c-taxi-to-airport__tabs__nav span {
    font-size: 13px;
    line-height: 39px;
  }
}
.c-taxi-to-airport .c-taxi-to-airport__tabs__content {
  display: none;
  padding: 15px 18px 16px 18px;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-airport .c-taxi-to-airport__tabs__content {
    padding: 0;
  }
}
.c-taxi-to-airport .c-taxi-to-airport__tabs__content.is-active {
  display: block;
}
.c-taxi-to-airport .c-taxi-to-airport__tabs__content .c-taxi-to-airport__tabs__content__row {
  background-color: #ffffff;
  max-width: 700px;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-airport .c-taxi-to-airport__tabs__content .c-taxi-to-airport__tabs__content__row {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-airport .u-taxi-to-airport-seo {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.c-taxi-to-airport .u-taxi-to-airport-seo .u-label-list {
  font-size: 14px;
  line-height: 24px;
  font-weight: 900;
  color: #343434;
  margin-bottom: 10px;
}
.c-taxi-to-airport .u-taxi-to-airport-seo h2,
.c-taxi-to-airport .u-taxi-to-airport-seo .b-h2 {
  font-size: 32px;
  line-height: 36px;
  font-weight: 900;
  color: #343434;
  margin: 40px 0 20px;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-airport .u-taxi-to-airport-seo h2,
  .c-taxi-to-airport .u-taxi-to-airport-seo .b-h2 {
    margin: 30px 0 15px;
    font-size: 18px;
    line-height: 21px;
    font-weight: 700;
    text-align: center;
  }
}
.c-taxi-to-airport .u-taxi-to-airport-seo p {
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #343434;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-airport .u-taxi-to-airport-seo p {
    line-height: 24px;
    margin-bottom: 15px;
  }
}
.c-taxi-to-airport .u-taxi-to-airport-seo ul {
  margin: 0 0 27px 33px;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-airport .u-taxi-to-airport-seo ul {
    margin: 0 0 13px 20px;
  }
}
.c-taxi-to-airport .u-taxi-to-airport-seo ul li {
  position: relative;
  padding-left: 21px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #343434;
  margin-bottom: 12px;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-airport .u-taxi-to-airport-seo ul li {
    margin-bottom: 5px;
  }
}
.c-taxi-to-airport .u-taxi-to-airport-seo ul li:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #d31824;
}
.c-taxi-to-airport .u-taxi-to-airport-seo ul a {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #1e71bf;
  border-bottom: 1px solid #1e71bf;
}
.c-taxi-to-airport .u-taxi-to-airport-seo ul a:hover {
  color: #12426e;
  border-color: #12426e;
}
.c-taxi-to-airport .u-taxi-to-airport-seo img {
  max-width: 100%;
  height: auto;
}
.c-taxi-to-airport ul.u-taxi-to-airport-type-link {
  margin-bottom: 15px;
}
.c-taxi-to-airport ul.u-taxi-to-airport-type-link li {
  position: relative;
  padding-left: 29px;
}
.c-taxi-to-airport ul.u-taxi-to-airport-type-link li:before {
  content: none;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background-repeat: no-repeat;
  background-image: url(../img/spritesheet.png);
}
.c-taxi-to-airport ul.u-taxi-to-airport-type-link .icon-vnukovo:before {
  content: '';
  width: 22px;
  height: 21px;
  background-position: 0px -1150px;
}
.c-taxi-to-airport ul.u-taxi-to-airport-type-link .icon-domodedovo:before {
  content: '';
  width: 23px;
  height: 22px;
  background-position: -50px -1150px;
}
.c-taxi-to-airport ul.u-taxi-to-airport-type-link .icon-sheremetyevo:before {
  content: '';
  width: 22px;
  height: 21px;
  background-position: -100px -1150px;
}
.c-taxi-to-airport ul.u-taxi-to-airport-type-link a {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #1e71bf;
  border-bottom: 1px solid #1e71bf;
}
.c-taxi-to-airport ul.u-taxi-to-airport-type-link a:hover {
  color: #12426e;
  border-color: #12426e;
}
.c-taxi-to-airport .u-btn-social-share {
  margin: 20px 0;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-airport .u-btn-social-share {
    margin: 0;
  }
}
.c-taxi-to-airport .u-district-information {
  padding: 26px 16px;
  background-color: #f3f3f3;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-airport .u-district-information {
    padding: 4px 15px;
  }
}
.c-taxi-to-airport .u-district-information .u-table {
  font-size: 0;
  display: table;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-airport .u-district-information .u-table {
    display: block;
  }
}
.c-taxi-to-airport .u-district-information .u-item {
  width: 50%;
  height: 100%;
  display: table-cell;
  vertical-align: top;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-airport .u-district-information .u-item {
    width: 100%;
    display: block;
    margin: 6px 0;
  }
  .c-taxi-to-airport .u-district-information .u-item:first-child ul {
    margin-right: 0;
    width: 50%;
  }
}
.c-taxi-to-airport .u-district-information .u-name__section {
  margin: 0 12px;
  padding: 14px 31px;
  height: 100%;
  background-color: #ffffff;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-airport .u-district-information .u-name__section {
    margin: 0;
    padding: 15px 20px;
  }
}
.c-taxi-to-airport .u-district-information .u-name {
  font-size: 24px;
  line-height: 28px;
  font-weight: 900;
  color: #343434;
  margin-bottom: 15px;
}
.c-taxi-to-airport .u-district-information ul {
  margin-left: 0;
  margin-right: 56px;
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-airport .u-district-information ul {
    margin-right: 10px;
  }
}
.c-taxi-to-airport .u-district-information ul li {
  position: relative;
  padding-left: 21px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #343434;
  margin-bottom: 6px;
}
.c-taxi-to-airport .u-district-information ul li:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #d31824;
}
.c-taxi-to-airport .u-district-information ul a {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #1e71bf;
  border-bottom: 1px solid #1e71bf;
}
.c-taxi-to-airport .u-district-information ul a:hover {
  color: #12426e;
  border-color: #12426e;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-airport .u-foot-social-share {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-airport .u-taxi-to-airport-accord__section {
    padding: 5px 15px;
    background-color: #f7f9fa;
  }
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-airport .u-taxi-to-airport-accord__section .u-taxi-to-airport-seo {
    padding: 0;
  }
}
.c-taxi-to-airport .u-taxi-to-airport-accord__head {
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-airport .u-taxi-to-airport-accord__head {
    padding: 8px 33px 6px 12px;
    background-color: #ffffff;
    margin-bottom: 3px;
    cursor: pointer;
  }
}
.c-taxi-to-airport .u-taxi-to-airport-accord__head:after {
  content: none;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 14px;
  width: 7px;
  height: 11px;
  background: url(../img/svg/icon-arrow-right.svg) 0 0 no-repeat;
  background-size: contain;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-airport .u-taxi-to-airport-accord__head:after {
    content: '';
  }
}
.c-taxi-to-airport .u-taxi-to-airport-accord__head.is-active:after {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-airport .u-taxi-to-airport-accord__head h2,
  .c-taxi-to-airport .u-taxi-to-airport-accord__head .b-h2 {
    margin: 0;
    font-weight: 500;
    text-align: left;
  }
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-airport .u-taxi-to-airport-accord__body {
    display: none;
    padding: 15px 7px;
    background-color: #ffffff;
    margin-bottom: 3px;
  }
}
.u-taxi-to-airport-tab {
  padding: 25px 40px 0 0px;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-to-airport-tab {
    padding: 0;
    margin-bottom: 10px;
    height: 31px;
    overflow: hidden;
  }
}
.u-taxi-to-airport-tab .u-slider-nav {
  display: table;
  width: 100%;
  height: 100%;
  font-size: 0;
  table-layout: fixed;
  padding: 0;
  margin: 0;
}
.u-taxi-to-airport-tab .u-slider-nav-item {
  padding: 0;
  margin: 0;
  float: left;
  width: 25%;
  display: block;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-to-airport-tab .u-slider-nav-item {
    width: auto;
    padding: 0 15px;
  }
}
.u-taxi-to-airport-tab .u-slider-nav-item.slick-current .u-to-airport-name {
  color: #000000;
  border-color: transparent;
}
.u-taxi-to-airport-tab .u-to-airport-figure {
  display: block;
  height: 80px;
  cursor: pointer;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-to-airport-tab .u-to-airport-figure {
    max-width: 100%;
    height: auto;
  }
}
.u-taxi-to-airport-tab .u-to-airport-icon {
  position: relative;
  display: block;
  width: 100%;
  height: 36px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-to-airport-tab .u-to-airport-icon {
    display: none;
  }
}
.u-taxi-to-airport-tab .u-to-airport-icon img {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.u-taxi-to-airport-tab .u-to-airport-name {
  display: inline;
  font-size: 21px;
  line-height: 28px;
  color: #1e71bf;
  cursor: pointer;
  border-bottom: 1px dashed #1e71bf;
}
.u-taxi-to-airport-content {
  height: 458px;
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-to-airport-content {
    height: 416px;
  }
}
.u-taxi-to-airport-content.slick-initialized {
  height: auto;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-to-airport-content {
    padding: 0 15px;
  }
}
.u-taxi-to-airport-content .u-tab-content {
  display: block;
  padding: 10px 30px 27px;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-to-airport-content .u-tab-content {
    padding: 0;
  }
}
.u-table-style {
  width: 100%;
  table-layout: auto;
  margin-bottom: 25px;
}
@media only screen and (max-width: 1023px) {
  .u-table-style {
    margin-bottom: 20px;
  }
}
.u-table-style tbody tr:nth-child(odd) {
  background-color: #f6f6f9;
}
.u-table-style tbody td:nth-child(1) {
  width: 54%;
}
.u-table-style tbody td:nth-child(2) {
  width: 22%;
}
.u-table-style tbody td:nth-child(3) {
  width: 24%;
}
.u-table-style tr th {
  padding: 7px 8px;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  color: #94959f;
  text-align: left;
}
.u-table-style tr td {
  padding: 9px 8px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #343434;
  text-align: left;
}
@media only screen and (max-width: 1023px) {
  .u-table-style tr td {
    font-size: 12px;
  }
}
.u-table-style tr span {
  white-space: nowrap;
  font-weight: 900;
}
/*------------------------------------------------------------*/
/* XX - TAXI TO REGION */
/*------------------------------------------------------------*/
@media only screen and (max-width: 1023px) {
  .c-taxi-to-region .u-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.c-taxi-to-region .c-taxi-to-region__row {
  font-size: 0;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-region .c-taxi-to-region__row {
    padding: 0 15px;
    margin-bottom: 30px;
  }
}
.c-taxi-to-region .c-taxi-to-region__row p {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #343434;
  margin-bottom: 23px;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-region .c-taxi-to-region__row p {
    font-size: 14px;
  }
  .c-taxi-to-region .c-taxi-to-region__row p:last-child {
    margin-bottom: 0;
  }
}
.c-taxi-to-region .c-taxi-to-region__item {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (max-width: 1229px) {
  .c-taxi-to-region .c-taxi-to-region__item {
    display: block;
    width: 100%;
  }
}
.c-taxi-to-region .c-taxi-to-region__item:nth-child(1) {
  padding-top: 40px;
  width: 39%;
}
@media only screen and (max-width: 1229px) {
  .c-taxi-to-region .c-taxi-to-region__item:nth-child(1) {
    padding-top: 0;
    width: 100%;
  }
}
.c-taxi-to-region .c-taxi-to-region__item:nth-child(2) {
  width: 61%;
}
@media only screen and (max-width: 1229px) {
  .c-taxi-to-region .c-taxi-to-region__item:nth-child(2) {
    width: 100%;
  }
}
.c-taxi-to-region .u-oblasti-select {
  display: none;
  margin-top: 20px;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-region .u-oblasti-select {
    display: block;
  }
}
.c-taxi-to-region .u-oblasti {
  position: relative;
  top: -16px;
  left: -5px;
  width: 625px;
  height: 573px;
  background: url(../img/taxi-region-map.png) 0 0 no-repeat;
}
@media only screen and (max-width: 1229px) {
  .c-taxi-to-region .u-oblasti {
    top: 0;
    left: 0;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-region .u-oblasti {
    display: none;
  }
}
.c-taxi-to-region .u-oblasti a {
  font-size: 11px;
  line-height: 12px;
  font-weight: 400;
  color: #343434;
  text-decoration: underline;
}
.c-taxi-to-region .u-oblast-1 {
  position: absolute;
  top: 49%;
  left: 31%;
}
.c-taxi-to-region .u-oblast-2 {
  position: absolute;
  top: 40.5%;
  left: 47.5%;
}
.c-taxi-to-region .u-oblast-3 {
  position: absolute;
  top: 54%;
  left: 56.5%;
}
.c-taxi-to-region .u-oblast-4 {
  position: absolute;
  top: 46%;
  left: 42.5%;
}
.c-taxi-to-region .u-oblast-5 {
  position: absolute;
  top: 30%;
  left: 13%;
}
.c-taxi-to-region .u-oblast-6 {
  position: absolute;
  top: 57.5%;
  left: 61%;
}
.c-taxi-to-region .u-oblast-7 {
  position: absolute;
  top: 47%;
  left: 31%;
}
.c-taxi-to-region .u-oblast-8 {
  position: absolute;
  top: 43%;
  left: 26%;
}
.c-taxi-to-region .u-oblast-9 {
  position: absolute;
  top: 18.5%;
  left: 42.5%;
}
.c-taxi-to-region .u-oblast-10 {
  position: absolute;
  top: 34.5%;
  left: 34%;
}
.c-taxi-to-region .u-oblast-11 {
  position: absolute;
  top: 56.5%;
  left: 47%;
}
.c-taxi-to-region .u-oblast-12 {
  position: absolute;
  top: 8%;
  left: 41%;
}
.c-taxi-to-region .u-oblast-13 {
  position: absolute;
  top: 54.5%;
  left: 73%;
}
.c-taxi-to-region .u-oblast-14 {
  position: absolute;
  top: 46%;
  left: 52%;
}
.c-taxi-to-region .u-oblast-15 {
  position: absolute;
  top: 48%;
  left: 52%;
}
.c-taxi-to-region .u-oblast-16 {
  position: absolute;
  top: 40%;
  left: 22%;
}
.c-taxi-to-region .u-oblast-17 {
  position: absolute;
  top: 34.5%;
  left: 21.5%;
}
.c-taxi-to-region .u-oblast-18 {
  position: absolute;
  top: 38.5%;
  left: 53%;
}
.c-taxi-to-region .u-oblast-19 {
  position: absolute;
  top: 37%;
  left: 32%;
}
.c-taxi-to-region .u-oblast-20 {
  position: absolute;
  top: 76.5%;
  left: 54%;
}
.c-taxi-to-region .u-oblast-21 {
  position: absolute;
  top: 56.5%;
  left: 38%;
}
.c-taxi-to-region .u-oblast-22 {
  position: absolute;
  top: 20%;
  left: 30%;
}
.c-taxi-to-region .u-oblast-23 {
  position: absolute;
  top: 66%;
  left: 65%;
}
.c-taxi-to-region .u-oblast-24 {
  position: absolute;
  top: 34.5%;
  left: 48%;
}
.c-taxi-to-region .u-oblast-25 {
  position: absolute;
  top: 41%;
  left: 32%;
}
.c-taxi-to-region .u-oblast-26 {
  position: absolute;
  top: 52%;
  left: 72%;
}
.c-taxi-to-region .u-oblast-27 {
  position: absolute;
  top: 32%;
  left: 41%;
}
.c-taxi-to-region .u-oblast-28 {
  position: absolute;
  top: 73%;
  left: 72%;
}
.c-taxi-to-region .u-oblast-29 {
  position: absolute;
  top: 50%;
  left: 43.5%;
}
.c-taxi-to-region .u-oblast-30 {
  position: absolute;
  top: 44%;
  left: 46%;
}
.c-taxi-to-region .u-oblast-31 {
  position: absolute;
  top: 48%;
  left: 41.5%;
}
.c-taxi-to-region .u-oblast-32 {
  position: absolute;
  top: 51%;
  left: 9.5%;
}
.c-taxi-to-region .u-oblast-33 {
  position: absolute;
  top: 36.5%;
  left: 46%;
}
.c-taxi-to-region .u-oblast-34 {
  position: absolute;
  top: 55%;
  left: 25%;
}
.c-taxi-to-region .u-oblast-35 {
  position: absolute;
  top: 43%;
  left: 34.5%;
}
.c-taxi-to-region .u-oblast-36 {
  position: absolute;
  top: 36.5%;
  left: 60%;
}
.c-taxi-to-region .u-oblast-37 {
  position: absolute;
  top: 58.5%;
  left: 28.5%;
}
.c-taxi-to-region .u-oblast-38 {
  position: absolute;
  top: 45%;
  left: 33%;
}
.c-taxi-to-region .u-oblast-39 {
  position: absolute;
  top: 44%;
  left: 70%;
}
.c-taxi-to-region .u-oblast-40 {
  position: absolute;
  top: 54%;
  left: 39%;
}
.c-taxi-to-region .u-oblast-41 {
  position: absolute;
  top: 74.5%;
  left: 39%;
}
.c-taxi-to-region .u-oblast-42 {
  position: absolute;
  top: 30%;
  left: 48%;
}
.c-taxi-to-region .u-oblast-43 {
  position: absolute;
  top: 51%;
  left: 54.5%;
}
.c-taxi-to-region .u-oblast-44 {
  position: absolute;
  top: 42.5%;
  left: 51%;
}
.c-taxi-to-region .u-oblast-45 {
  position: absolute;
  top: 21.5%;
  left: 50%;
}
.c-taxi-to-region .u-oblast-46 {
  position: absolute;
  top: 71.5%;
  left: 41.5%;
}
.c-taxi-to-region .u-oblast-47 {
  position: absolute;
  top: 26%;
  left: 31%;
}
.c-taxi-to-region .u-oblast-48 {
  position: absolute;
  top: 70%;
  left: 52%;
}
.c-taxi-to-region .u-oblast-49 {
  position: absolute;
  top: 6%;
  left: 45%;
}
.c-taxi-to-region .u-oblast-50 {
  position: absolute;
  top: 52%;
  left: 41.5%;
}
.c-taxi-to-region .u-oblast-51 {
  position: absolute;
  top: 33%;
  left: 52%;
}
.c-taxi-to-region .u-oblast-52 {
  position: absolute;
  top: 31%;
  left: 57%;
}
.c-taxi-to-region .u-oblast-53 {
  position: absolute;
  top: 64%;
  left: 42%;
}
.c-taxi-to-region .u-oblast-54 {
  position: absolute;
  top: 38%;
  left: 40%;
}
.c-taxi-to-region .u-oblast-55 {
  position: absolute;
  top: 50%;
  left: 82.5%;
}
.c-taxi-to-region .u-oblast-56 {
  position: absolute;
  top: 41.3%;
  left: 56.5%;
}
.c-taxi-to-region .u-oblast-57 {
  position: absolute;
  top: 53%;
  left: 47.5%;
}
.c-taxi-to-region .u-oblast-58 {
  position: absolute;
  top: 48%;
  left: 66%;
}
.c-taxi-to-region .u-oblast-59 {
  position: absolute;
  top: 50%;
  left: 65%;
}
.c-taxi-to-region .u-oblast-60 {
  position: absolute;
  top: 21.5%;
  left: 41.5%;
}
.c-taxi-to-region .c-taxi-to-region__request {
  padding: 30px 54px;
  font-size: 0;
  background: url(../img/taxi-region-request.jpg) center no-repeat;
  background-size: cover;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-region .c-taxi-to-region__request {
    padding: 27px 15px;
    margin-bottom: 20px;
  }
}
.c-taxi-to-region .c-taxi-to-region__request .u-item-request {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-region .c-taxi-to-region__request .u-item-request {
    display: block;
    text-align: center;
  }
}
.c-taxi-to-region .c-taxi-to-region__request .u-item-request:nth-child(1) {
  width: 60%;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-region .c-taxi-to-region__request .u-item-request:nth-child(1) {
    width: 100%;
  }
}
.c-taxi-to-region .c-taxi-to-region__request .u-item-request:nth-child(2) {
  width: 40%;
  text-align: right;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-region .c-taxi-to-region__request .u-item-request:nth-child(2) {
    width: 100%;
    text-align: center;
  }
}
.c-taxi-to-region .c-taxi-to-region__request .u-name-request {
  position: relative;
  font-size: 30px;
  line-height: 36px;
  font-weight: 900;
  color: #343434;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-region .c-taxi-to-region__request .u-name-request {
    padding-right: 0;
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 21px;
  }
}
.c-taxi-to-region .c-taxi-to-region__request .u-name-request:after {
  content: '';
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  width: 11px;
  height: 21px;
  background: url(../img/svg/icon-arrow-right.svg) 0 0 no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-region .c-taxi-to-region__request .u-name-request:after {
    content: none;
  }
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-region .c-taxi-to-region__seo {
    padding: 0 15px;
  }
}
.c-taxi-to-region .c-taxi-to-region__seo.u-desktop-hidden p {
  color: #717171;
}
.c-taxi-to-region .c-taxi-to-region__seo p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #343434;
  margin-bottom: 23px;
}
.c-taxi-to-region .c-taxi-to-region__seo ul {
  margin: 0 0 27px 33px;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-region .c-taxi-to-region__seo ul {
    margin: 0 0 13px 0;
  }
}
.c-taxi-to-region .c-taxi-to-region__seo ul li {
  position: relative;
  padding-left: 21px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #343434;
  margin-bottom: 12px;
}
.c-taxi-to-region .c-taxi-to-region__seo ul li:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #d31824;
}
.c-taxi-to-region .c-taxi-to-region__seo .u-strong {
  font-weight: 900;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-region .u-cost-travel__section {
    padding: 0 15px;
  }
}
.c-taxi-to-region .u-cost-travel__section .u-cost-travel__list {
  margin-bottom: 27px;
}
.c-taxi-to-region .u-cost-travel__section .u-cost-travel__list:before,
.c-taxi-to-region .u-cost-travel__section .u-cost-travel__list:after {
  content: " ";
  display: table;
}
.c-taxi-to-region .u-cost-travel__section .u-cost-travel__list:after {
  clear: both;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-region .u-cost-travel__section .u-cost-travel__list {
    display: none;
  }
}
.c-taxi-to-region .u-cost-travel__section ul {
  display: none;
  float: left;
  position: relative;
  width: 50%;
}
.c-taxi-to-region .u-cost-travel__section ul:nth-child(1) {
  padding-right: 134px;
}
.c-taxi-to-region .u-cost-travel__section ul:nth-child(2) {
  padding-left: 20px;
  padding-right: 96px;
}
.c-taxi-to-region .u-cost-travel__section ul li {
  position: relative;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #343434;
}
.c-taxi-to-region .u-cost-travel__section ul li:before,
.c-taxi-to-region .u-cost-travel__section ul li:after {
  content: " ";
  display: table;
}
.c-taxi-to-region .u-cost-travel__section ul li:after {
  clear: both;
}
.c-taxi-to-region .u-cost-travel__section ul li:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 8px;
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #cbcbcd;
}
.c-taxi-to-region .u-cost-travel__section ul li > span {
  float: left;
  display: block;
  height: 24px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.c-taxi-to-region .u-cost-travel__section .u-route {
  width: 70%;
}
.c-taxi-to-region .u-cost-travel__section .u-route .u-view {
  padding-right: 5px;
}
.c-taxi-to-region .u-cost-travel__section .u-price {
  width: 30%;
  text-align: right;
}
.c-taxi-to-region .u-cost-travel__section .u-price .u-view {
  padding-left: 5px;
}
.c-taxi-to-region .u-cost-travel__section .u-view {
  position: relative;
  background-color: #ffffff;
}
.c-taxi-to-region .u-cost-travel__section .u-cost-travel__form {
  display: none;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-region .u-cost-travel__section .u-cost-travel__form {
    display: block;
  }
}
.c-taxi-to-region .u-cost-travel__section .u-cost-travel__form .u-item__select {
  margin-bottom: 14px;
}
.c-taxi-to-region .u-cost-travel__section .u-cost-travel__form .u-item__foot {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}
.c-taxi-to-region .u-cost-travel__section .u-cost-travel__form .u-item__foot:last-child {
  text-align: right;
}
.c-taxi-to-region .u-cost-travel__section .u-cost-travel__form .u-name {
  display: inline-block;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: #343434;
}
.c-taxi-to-region .u-cost-travel__section .u-cost-travel__form .u-price {
  position: relative;
  font-size: 36px;
  line-height: 40px;
  font-weight: 500;
  color: #343434;
}
.c-taxi-to-region .u-cost-travel__section .u-cost-travel__form .u-price:after {
  margin-left: 4px;
  content: '';
  display: inline-block;
  width: 22px;
  height: 27px;
  background: url(../img/spritesheet.png) no-repeat -350px 0;
}
.c-taxi-to-region .u-cost-travel-title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 900;
  color: #343434;
  margin: 34px 0 25px;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-to-region .u-cost-travel-title {
    margin: 24px 0 18px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
  }
}
.c-taxi-to-region .u-select-section .select2-container--default .select2-selection--single {
  height: 52px;
  border-color: #d0d0d0;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.c-taxi-to-region .u-select-section .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-right: 41px;
  line-height: 52px;
  color: #343434;
}
.c-taxi-to-region .u-select-section .select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 41px;
  height: 50px;
}
.c-taxi-to-region .u-select-section .select2-container--default .select2-selection--single .select2-selection__arrow b {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  height: 7px;
}
.c-taxi-to-region .u-select-section .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
/*------------------------------------------------------------*/
/* XX - TAXI BY AREA */
/*------------------------------------------------------------*/
.c-taxi-by-area .c-taxi-by-area__section {
  background: url(../img/taxi-area-bg.png) no-repeat center;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-by-area .c-taxi-by-area__section {
    padding: 4px 6px 11px;
    background: #f7f9fa;
  }
}
.c-taxi-by-area .c-taxi-by-area__row {
  font-size: 0;
}
.c-taxi-by-area .u-taxi-by-area__item {
  width: 20%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1229px) {
  .c-taxi-by-area .u-taxi-by-area__item {
    width: 25%;
  }
}
@media only screen and (max-width: 1023px) {
  .c-taxi-by-area .u-taxi-by-area__item {
    display: block;
    width: 100%;
    margin-bottom: 0;
  }
}
.c-taxi-by-area .u-taxi-by-area__item:nth-child(1 + 4n) {
  background-color: grey;
}
.c-taxi-by-area .u-taxi-by-area__item h2,
.c-taxi-by-area .u-taxi-by-area__item .b-h2 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 900;
  color: #343434;
  text-transform: uppercase;
  margin-bottom: 11px;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-by-area .u-taxi-by-area__item h2,
  .c-taxi-by-area .u-taxi-by-area__item .b-h2 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 0;
  }
}
.c-taxi-by-area .u-taxi-by-area__item ul li {
  margin-bottom: 3px;
}
.c-taxi-by-area .u-taxi-by-area__item ul a {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: #1b6ebb;
  border-bottom: 1px solid #1b6ebb;
}
.c-taxi-by-area .u-taxi-by-area__item ul a:hover {
  color: #12426e;
  border-color: #12426e;
}
.c-taxi-by-area .u-taxi-by-area-accord__head {
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-by-area .u-taxi-by-area-accord__head {
    padding: 12px 33px 12px 12px;
    min-height: 47px;
    background-color: #ffffff;
    margin-top: 3px;
    cursor: pointer;
  }
}
.c-taxi-by-area .u-taxi-by-area-accord__head:after {
  content: none;
  position: absolute;
  top: 19px;
  right: 14px;
  width: 7px;
  height: 11px;
  background: url(../img/svg/icon-arrow-right.svg) 0 0 no-repeat;
  background-size: contain;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-by-area .u-taxi-by-area-accord__head:after {
    content: '';
  }
}
.c-taxi-by-area .u-taxi-by-area-accord__head.is-active:after {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
@media only screen and (max-width: 1023px) {
  .c-taxi-by-area .u-taxi-by-area-accord__body {
    display: none;
    padding: 0px 7px 15px 28px;
    background-color: #ffffff;
    margin-bottom: 3px;
  }
}
.u-desktop-hidden {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .u-desktop-hidden {
    display: block;
  }
}
/*------------------------------------------------------------*/
/* XX - TAXI ECONOMY IN MOSCOW */
/*------------------------------------------------------------*/
@media only screen and (max-width: 1023px) {
  .c-taxi-economy .u-container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy__info {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy__accord {
    padding: 6px 15px;
    background-color: #f7f9fa;
  }
}
.u-taxi-economy-accord__head {
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-accord__head {
    padding: 12px 33px 12px 12px;
    min-height: 47px;
    background-color: #ffffff;
    margin-top: 3px;
    cursor: pointer;
  }
}
.u-taxi-economy-accord__head:after {
  content: none;
  position: absolute;
  top: 19px;
  right: 14px;
  width: 7px;
  height: 11px;
  background: url(../img/svg/icon-arrow-right.svg) 0 0 no-repeat;
  background-size: contain;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-accord__head:after {
    content: '';
  }
}
.u-taxi-economy-accord__head.is-active:after {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-accord__body {
    display: none;
    padding: 0px 7px 15px;
    background-color: #ffffff;
    margin-top: 3px;
  }
}
.u-taxi-economy-tab__top {
  padding: 9px 20px 0;
  background-color: #f3f3f3;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-tab__top {
    padding: 0 15px;
    margin-bottom: 15px;
    background-color: transparent;
  }
}
.u-taxi-economy-tab__top .u-list-tab-top {
  font-size: 0;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-tab__top .u-list-tab-top {
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16);
  }
}
.u-taxi-economy-tab__top .u-item-tab-top {
  padding: 30px 22px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  cursor: pointer;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-tab__top .u-item-tab-top {
    padding: 0 5px;
    width: 50%;
    background-color: #f5f5f5;
    text-align: center;
    border: 1px solid #d7d8da;
    border-left: 0;
  }
  .u-taxi-economy-tab__top .u-item-tab-top:first-child {
    border-left: 1px solid #d7d8da;
  }
}
.u-taxi-economy-tab__top .u-item-tab-top.is-active {
  background-color: #ffffff;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-tab__top .u-item-tab-top.is-active {
    background-color: #ffcd24;
    border-color: #ffcd24;
  }
}
.u-taxi-economy-tab__top span {
  display: block;
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  color: #343434;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-tab__top span {
    font-size: 13px;
    line-height: 39px;
  }
}
.u-taxi-economy-tab__top span.is-desktop {
  display: block;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-tab__top span.is-desktop {
    display: none;
  }
}
.u-taxi-economy-tab__top span.is-mobile {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-tab__top span.is-mobile {
    display: block;
  }
}
.u-taxi-economy-content__top {
  padding-top: 10px;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-content__top {
    padding-top: 0;
  }
}
.u-taxi-economy-content__top .u-tab-content__top {
  position: relative;
  display: none;
}
.u-taxi-economy-content__top .u-tab-content__top.is-active {
  display: block;
}
.u-taxi-economy-tab__outer {
  margin-bottom: 10px;
}
.u-taxi-economy-tab__outer .u-list-tab-outer {
  font-size: 0;
  text-align: center;
}
.u-taxi-economy-tab__outer .u-item-tab-outer {
  padding: 30px 22px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  cursor: pointer;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-tab__outer .u-item-tab-outer {
    padding: 0 3px;
    width: 33.33%;
    background-color: #f5f5f5;
    text-align: center;
    border: 1px solid #d7d8da;
    border-left: 0;
  }
  .u-taxi-economy-tab__outer .u-item-tab-outer:first-child {
    border-left: 1px solid #d7d8da;
  }
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-tab__outer .u-item-tab-outer.is-active {
    background-color: #ffcd24;
    border-color: #ffcd24;
  }
}
.u-taxi-economy-tab__outer .u-item-tab-outer.is-active span {
  color: #343434;
  border-color: transparent;
}
.u-taxi-economy-tab__outer span {
  display: block;
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
  color: #1e71bf;
  border-bottom: 1px dotted #1e71bf;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-tab__outer span {
    color: #343434;
    font-size: 13px;
    line-height: 39px;
    border-color: transparent;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
.u-taxi-economy-content__outer {
  margin-bottom: 45px;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-content__outer {
    margin-bottom: 15px;
  }
}
.u-taxi-economy-content__outer .u-tab-content__outer {
  display: none;
}
.u-taxi-economy-content__outer .u-tab-content__outer.is-active {
  display: block;
}
.u-taxi-economy-content__outer h2,
.u-taxi-economy-content__outer .b-h2 {
  font-size: 32px;
  line-height: 36px;
  font-weight: 900;
  color: #343434;
  text-align: center;
  margin-bottom: 25px;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-content__outer h2,
  .u-taxi-economy-content__outer .b-h2 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
  }
}
.u-taxi-economy-content__outer .u-table-style tbody td:nth-child(1) {
  width: 73%;
}
.u-taxi-economy-content__outer .u-table-style tbody td:nth-child(2) {
  width: 15%;
}
.u-taxi-economy-content__outer .u-table-style tbody td:nth-child(3) {
  width: 12%;
}
.u-taxi-economy-content__outer .u-table-style td {
  font-size: 18px;
  line-height: 20px;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-content__outer .u-table-style td {
    font-size: 12px;
    line-height: 18px;
  }
}
.u-taxi-economy__seo .u-label-list {
  font-size: 16px;
  line-height: 21px;
  font-weight: 900;
  color: #343434;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy__seo .u-label-list {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
.u-taxi-economy__seo p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  color: #343434;
  margin-bottom: 27px;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy__seo p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
  }
}
.u-taxi-economy__seo .u-color-red {
  color: #e91212;
}
.u-taxi-economy__seo ul {
  margin: 16px 0 47px 33px;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy__seo ul {
    margin: 0 0 15px 0;
  }
}
.u-taxi-economy__seo ul li {
  position: relative;
  padding-left: 21px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #343434;
  margin-bottom: 16px;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy__seo ul li {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 5px;
  }
}
.u-taxi-economy__seo ul li:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #d31824;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy__seo ul li:before {
    top: 8px;
  }
}
.u-taxi-economy__seo .u-foot__section {
  text-align: right;
}
.u-taxi-economy-econom__section {
  position: relative;
  margin-top: 34px;
  padding: 65px 15px 26px;
  width: 100%;
  border: 1px solid #c8ced5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 22px;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-econom__section {
    margin-top: 32px;
    padding: 25px 10px 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
}
.u-taxi-economy-econom__section .u-rates-car-select-rate {
  position: absolute;
  top: -27px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-econom__section .u-rates-car-select-rate {
    top: -14px;
  }
}
.u-taxi-economy-econom__section .u-rates-car-select-rate span {
  padding: 10px 55px;
  background-color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  font-size: 36px;
  line-height: 40px;
  font-weight: 400;
  color: #343434;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-econom__section .u-rates-car-select-rate span {
    padding: 0 10px;
    font-size: 24px;
    line-height: 30px;
    color: #343434;
  }
}
.u-taxi-economy-econom__section .u-table-prices {
  display: table;
  width: 100%;
  height: 100%;
  table-layout: fixed;
  max-width: 610px;
  margin: 0 auto;
  margin-bottom: 38px;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-econom__section .u-table-prices {
    max-width: 100%;
    margin-bottom: 10px;
  }
}
.u-taxi-economy-econom__section .u-item-prices {
  width: 33.33%;
  display: table-cell;
  vertical-align: top;
  text-align: center;
}
@media only screen and (max-width: 479px) {
  .u-taxi-economy-econom__section .u-item-prices {
    text-align: left;
  }
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-econom__section .u-item-prices:nth-child(2) {
    padding-left: 25px;
  }
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-econom__section .u-item-prices:nth-child(3) {
    padding-left: 29px;
  }
}
.u-taxi-economy-econom__section .price-count {
  position: relative;
  font-size: 60px;
  line-height: 64px;
  font-weight: 900;
  color: #343434;
  margin-bottom: 5px;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-econom__section .price-count {
    font-size: 24px;
    line-height: 24px;
  }
}
.u-taxi-economy-econom__section .price-count:after {
  margin-left: 7px;
  content: '';
  display: inline-block;
  width: 38px;
  height: 43px;
  background: url(../img/svg/icon-ruble-black.svg) no-repeat center;
  background-size: contain;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-econom__section .price-count:after {
    margin-left: 4px;
    width: 16px;
    height: 17px;
  }
}
.u-taxi-economy-econom__section .price-enabled {
  position: relative;
}
.u-taxi-economy-econom__section .price-enabled .u-toolttip-style {
  position: absolute;
  top: -6px;
  right: -7px;
  background-color: #ffffff;
}
.u-taxi-economy-econom__section .price-minute:before {
  content: '';
  position: absolute;
  top: 22px;
  left: 0;
  width: 13px;
  height: 22px;
  background: url(../img/svg/icon-arrow-right-11x22.svg) no-repeat 0 0;
  background-size: contain;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-econom__section .price-minute:before {
    top: 8px;
    left: -20px;
    width: 7px;
    height: 12px;
    background: url(../img/spritesheet.png) no-repeat -400px 0;
  }
}
.u-taxi-economy-econom__section .price-km:before {
  content: '+';
  position: absolute;
  top: 14px;
  left: -10px;
  font-family: 'Roboto', sans-serif;
  font-size: 36px;
  line-height: 40px;
  font-weight: 400;
  color: #afafaf;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-econom__section .price-km:before {
    top: 4px;
    left: -20px;
    font-size: 18px;
    line-height: 18px;
  }
}
.u-taxi-economy-econom__section .price-title {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #797979;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-econom__section .price-title {
    font-size: 12px;
    line-height: 13px;
  }
}
.u-taxi-economy-econom__section .u-rates-car__foot {
  text-align: center;
}
.u-taxi-economy-econom__section .u-rates-car__foot .u-rates-car__foot__li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-econom__section .u-rates-car__foot .u-rates-car__foot__li {
    margin: 0 0 15px;
    display: block;
  }
  .u-taxi-economy-econom__section .u-rates-car__foot .u-rates-car__foot__li:last-child {
    margin-bottom: 10px;
  }
}
.u-taxi-economy-econom__section .u-rates-car-info {
  margin-top: 15px;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #d51b24;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-econom__section .u-rates-car-info {
    font-size: 12px;
    line-height: 14px;
  }
}
.u-taxi-economy-econom__section .u-rates-car-link {
  display: inline;
  vertical-align: middle;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  color: #1e71bf;
  border-bottom: 1px solid #1e71bf;
}
.u-taxi-economy-econom__section .u-rates-car-link:hover {
  color: #12426e;
  border-color: #12426e;
}
.u-taxi-economy-tariffs-outside {
  text-align: center;
  margin-bottom: 23px;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-tariffs-outside {
    text-align: left;
    margin-bottom: 12px;
  }
}
.u-taxi-economy-tariffs-outside span {
  padding: 0 5px;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #343434;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-tariffs-outside span {
    padding: 0;
    display: block;
    margin-bottom: 5px;
  }
}
.u-taxi-economy-tariffs-outside .u-label-list {
  font-weight: 900;
}
.u-taxi-economy-type__section {
  position: relative;
  padding: 15px 13px 9px 125px;
  border: 1px solid #c8ced5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 0;
  margin-bottom: 26px;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-type__section {
    padding: 0 10px;
    margin-bottom: 21px;
  }
}
.u-taxi-economy-type__section .u-item-type {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  margin: 20px 0;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-type__section .u-item-type {
    display: block;
    width: 100%;
    margin: 15px 0;
  }
}
.u-taxi-economy-type__section .u-item-type__block {
  position: relative;
  min-height: 25px;
  padding-left: 44px;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-type__section .u-item-type__block {
    padding-left: 40px;
    padding-right: 30px;
  }
}
.u-taxi-economy-type__section .u-item-type__block .b-icon-svg-fill {
  position: absolute;
  left: 0;
  color: #eeb800;
}
.u-taxi-economy-type__section .u-item-type__block .u-type-name {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  line-height: 21px;
  color: #343434;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-type__section .u-item-type__block .u-type-name {
    font-size: 16px;
  }
}
.u-taxi-economy-type__section .u-item-type__block .u-toolttip-style {
  vertical-align: middle;
  margin-left: 8px;
  background-color: #f3f3f3;
  border-color: #b0b0b0;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-type__section .u-item-type__block .u-toolttip-style {
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 0;
  }
}
.u-taxi-economy-type__section .b-icon-png-present {
  width: 24px;
  height: 25px;
  top: -3px;
}
.u-taxi-economy-type__section .b-icon-svg-card {
  width: 30px;
  height: 20px;
}
.u-taxi-economy-type__section .b-icon-svg-piggy-bank {
  top: -1px;
  width: 28px;
  height: 24px;
}
.u-taxi-economy-type__section .b-icon-svg-car {
  top: 2px;
  width: 32px;
  height: 18px;
}
.u-taxi-economy-calculate__section {
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 16px;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-calculate__section {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 0;
  }
}
.u-taxi-economy-calculate__section .u-taxi-economy__map {
  position: relative;
  width: 100%;
  height: 203px;
  background-color: #f3f3f3;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-calculate__section .u-taxi-economy__map {
    display: none;
  }
}
.u-taxi-economy-calculate__section .ya-map-popup__map {
  width: 100%;
  height: 100%;
}
.u-taxi-economy-calculate__section .u-taxi-economy__form {
  padding: 14px 45px 20px;
  background-color: #439dd7;
  display: block;
  min-height: auto;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-calculate__section .u-taxi-economy__form {
    padding: 15px;
  }
}
.u-taxi-economy-calculate__section .u-taxi-economy__form .order-configurator__section {
  width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
}
.u-taxi-economy-calculate__section .u-taxi-economy__form .u-form__section {
  font-size: 0;
  margin-left: -28px;
  margin-right: -28px;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-calculate__section .u-taxi-economy__form .u-form__section {
    margin: 0;
  }
}
.u-taxi-economy-calculate__section .u-taxi-economy__form .u-form-row {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  padding: 0 28px;
  margin: 13px 0;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-calculate__section .u-taxi-economy__form .u-form-row {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 0 15px;
  }
}
.u-taxi-economy-calculate__section .u-taxi-economy__form .u-tar {
  text-align: right;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-calculate__section .u-taxi-economy__form .u-tar {
    text-align: center;
    margin-bottom: 0;
  }
}
.u-taxi-economy-calculate__section .u-taxi-economy__form .u-reorder-swap {
  position: absolute;
  top: 14px;
  left: 0;
  right: 0;
  margin: auto;
  width: 30px;
  height: 33px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-calculate__section .u-taxi-economy__form .u-reorder-swap {
    display: none;
  }
}
.u-taxi-economy-calculate__section .u-taxi-economy__form .u-reorder-swap:hover {
  opacity: 0.7;
}
.u-taxi-economy-calculate__section .u-taxi-economy__form .u-reorder-swap span {
  margin: 2px 0;
  display: block;
  color: #ffffff;
  width: 30px;
  height: 15px;
}
.u-taxi-economy-calculate__section .u-link-taxi-economy {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #ffffff;
  border-bottom: 1px dashed #ffffff;
}
.u-taxi-economy-banner__section {
  position: relative;
  padding: 12px 32px;
  background: url(../img/taxi-economy-banner-bg.jpg) center no-repeat;
  background-size: cover;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 0;
  margin-bottom: 30px;
  z-index: 1;
}
.u-taxi-economy-banner__section:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 43%;
  height: 100%;
  background-color: #ffcd24;
  z-index: -1;
  -webkit-clip-path: url("#clip-polygon");
  clip-path: url("#clip-polygon");
}
@media only screen and (max-width: 1229px) {
  .u-taxi-economy-banner__section:before {
    width: 48%;
  }
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-banner__section:before {
    width: 50%;
    -webkit-clip-path: polygon(0 100%, 88% 100%, 100% 50%, 88% 0, 0 0);
    clip-path: polygon(0 100%, 88% 100%, 100% 50%, 88% 0, 0 0);
  }
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-banner__section {
    padding: 12px 11px;
    margin-bottom: 17px;
  }
}
.u-taxi-economy-banner__section .u-item-b {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}
.u-taxi-economy-banner__section .u-item-b:last-child {
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-banner__section .u-item-b:last-child {
    text-align: left;
  }
}
.u-taxi-economy-banner__section .u-percent {
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
  font-size: 69px;
  line-height: 73px;
  font-weight: 900;
  color: #343434;
}
.u-taxi-economy-banner__section .u-name {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  color: #343434;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-banner__section .u-name {
    font-size: 18px;
    line-height: 21px;
  }
}
.u-taxi-economy-banner__section p {
  display: block;
  font-size: 21px;
  line-height: 28px;
  font-weight: 400;
  color: #343434;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-banner__section p {
    line-height: 19px;
    padding-left: 18px;
    margin-bottom: 9px;
    text-align: left;
  }
}
.u-taxi-economy-banner__section .u-app__buttons {
  font-size: 0;
  text-align: center;
}
.u-taxi-economy-banner__section .u-app__buttons__item {
  display: inline-block;
  vertical-align: middle;
  margin: 4px 6px;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-banner__section .u-app__buttons__item {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
}
.u-taxi-economy__seo-small .u-label-name {
  font-size: 18px;
  line-height: 24px;
  font-weight: 900;
  color: #343434;
  margin-bottom: 32px;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy__seo-small .u-label-name {
    font-size: 18px;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 25px;
    text-transform: uppercase;
    text-align: center;
  }
}
.u-taxi-economy__seo-small h2,
.u-taxi-economy__seo-small .b-h2 {
  font-size: 32px;
  line-height: 36px;
  font-weight: 900;
  color: #343434;
  margin: 40px 0 20px;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy__seo-small h2,
  .u-taxi-economy__seo-small .b-h2 {
    margin: 0;
    font-size: 18px;
    line-height: 21px;
    font-weight: 500;
    text-align: left;
  }
}
.u-taxi-economy__seo-small p {
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #343434;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy__seo-small p {
    line-height: 24px;
    margin-bottom: 15px;
  }
}
.u-taxi-economy__seo-small ul {
  margin: 0 0 27px 33px;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy__seo-small ul {
    margin: 0 0 13px 0;
  }
}
.u-taxi-economy__seo-small ul li {
  position: relative;
  padding-left: 21px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #343434;
  margin-bottom: 12px;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy__seo-small ul li {
    margin-bottom: 5px;
  }
}
.u-taxi-economy__seo-small ul li:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #d31824;
}
.u-taxi-economy__seo-small ul a {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #1e71bf;
  border-bottom: 1px solid #1e71bf;
}
.u-taxi-economy__seo-small ul a:hover {
  color: #12426e;
  border-color: #12426e;
}
.u-taxi-economy__add-features {
  margin-bottom: 43px;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy__add-features {
    margin-bottom: 0;
  }
}
.u-taxi-economy__add-features .u-item-add-features {
  font-size: 0;
  margin-bottom: 32px;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy__add-features .u-item-add-features {
    margin-bottom: 15px;
  }
}
.u-taxi-economy__add-features .u-item-table {
  position: relative;
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy__add-features .u-item-table {
    width: 100%;
    display: block;
  }
}
.u-taxi-economy__add-features .u-item-table:nth-child(1) {
  padding-left: 53px;
  width: 48%;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy__add-features .u-item-table:nth-child(1) {
    width: 100%;
  }
}
.u-taxi-economy__add-features .u-item-table:nth-child(2) {
  width: 52%;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy__add-features .u-item-table:nth-child(2) {
    padding-left: 53px;
    width: 100%;
  }
}
.u-taxi-economy__add-features .b-icon-svg {
  position: absolute;
  left: 0;
  color: #ffcd24;
}
.u-taxi-economy__add-features .u-name-add-features {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #343434;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy__add-features .u-name-add-features {
    display: block;
    font-size: 16px;
    line-height: 18px;
  }
}
.u-taxi-economy__add-features .u-price-add-features {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #343434;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy__add-features .u-price-add-features {
    font-size: 13px;
  }
}
.u-taxi-economy__add-features .u-strong {
  font-size: 18px;
  font-weight: 900;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy__add-features .u-strong {
    font-size: 13px;
  }
}
.u-taxi-economy__add-features .u-strong-text {
  font-weight: 900;
}
.u-taxi-economy-seo-note {
  font-size: 12px;
  line-height: 21px;
  color: #82838c;
  margin-bottom: 16px;
}
.u-taxi-economy__foot {
  margin-top: 30px;
  font-size: 0;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy__foot {
    margin-top: 0;
    padding: 0 15px;
  }
}
.u-taxi-economy__foot .u-item-foot {
  margin: 7px 0;
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy__foot .u-item-foot {
    width: 100%;
    display: block;
    margin: 0 0 14px;
  }
}
.u-taxi-economy__foot .u-item-foot:last-child {
  text-align: right;
}
.s-icon-railway-station {
  width: 41px;
  height: 15px;
  top: 4px;
}
.s-icon-dog {
  width: 41px;
  height: 36px;
  top: -10px;
}
.s-icon-instruments {
  width: 41px;
  height: 32px;
}
.s-icon-skiing {
  width: 41px;
  height: 43px;
  top: -4px;
  margin-left: -6px;
}
.s-icon-car-universal {
  width: 54px;
  height: 18px;
  top: 8px;
  margin-left: -13px;
}
@media only screen and (max-width: 1023px) {
  .s-icon-car-universal {
    margin-left: -8px;
  }
}
.s-icon-child {
  width: 41px;
  height: 40px;
}
.s-icon-car-taxi {
  width: 45px;
  height: 21px;
  top: 8px;
  margin-left: -4px;
}
.c-taxi-economy-car-park {
  margin-bottom: 30px;
}
.c-taxi-economy-car-park .c-taxi-economy-car-park__head {
  margin-bottom: 15px;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-economy-car-park .c-taxi-economy-car-park__head {
    display: none;
  }
}
.c-taxi-economy-car-park .c-car-park-category {
  font-size: 30px;
  line-height: 34px;
  font-weight: 900;
  color: #1e71bf;
  border-bottom: 1px solid #1e71bf;
}
.c-taxi-economy-car-park .c-car-park-category:hover {
  color: #12426e;
  border-color: #12426e;
}
.c-taxi-economy-car-park .c-car-park-category-h2 {
  font-size: 30px;
  line-height: 34px;
  font-weight: 900;
  color: #343434;
}
.c-taxi-economy-car-park .c-taxi-economy-car-park-body {
  font-size: 0;
}
.c-taxi-economy-car-park .c-taxi-economy-car-park__item {
  width: 33.33%;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-economy-car-park .c-taxi-economy-car-park__item {
    width: 100%;
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .c-taxi-economy-car-park .c-taxi-economy-car-park__item.is-active {
    display: block;
  }
}
.c-taxi-economy-car-park .c-taxi-economy-car-park__item .c-taxi-economy-car-park__slider {
  height: 210px;
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-economy-car-park .c-taxi-economy-car-park__item .c-taxi-economy-car-park__slider.slick-initialized {
    height: auto;
  }
}
.c-taxi-economy-car-park .c-taxi-economy-car-park__item .slick-prev,
.c-taxi-economy-car-park .c-taxi-economy-car-park__item .slick-next {
  top: inherit;
  bottom: 8px;
  width: 23px;
  height: 23px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center center;
  color: #c2cbd5;
}
.c-taxi-economy-car-park .c-taxi-economy-car-park__item .slick-prev:hover,
.c-taxi-economy-car-park .c-taxi-economy-car-park__item .slick-next:hover {
  color: #e9bd29;
}
.c-taxi-economy-car-park .c-taxi-economy-car-park__item .slick-prev {
  left: 50%;
  margin-left: -28px;
}
.c-taxi-economy-car-park .c-taxi-economy-car-park__item .slick-next {
  right: 50%;
  margin-right: -28px;
}
.c-taxi-economy-car-park .c-taxi-economy-car-park__slider__item {
  text-align: center;
  float: left;
  width: 100%;
  padding: 20px 0 30px;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-economy-car-park .c-taxi-economy-car-park__slider__item {
    height: 210px;
  }
}
.c-taxi-economy-car-park .c-taxi-economy-car-park__slider__item .u-name {
  font-size: 18px;
  line-height: 21px;
  color: #717171;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1023px) {
  .c-taxi-economy-car-park .c-taxi-economy-car-park__slider__item .u-name {
    display: none;
  }
}
.c-taxi-economy-car-park .c-taxi-economy-car-park__slider__item .u-figure {
  position: relative;
  width: 100%;
  height: 125px;
  overflow: hidden;
}
.c-taxi-economy-car-park .c-taxi-economy-car-park__slider__item .u-figure img {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.u-taxi-economy-checked {
  display: none;
  padding: 0 15px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1023px) {
  .u-taxi-economy-checked {
    display: block;
  }
}
.u-taxi-economy-checked .u-taxi-economy-checked__row {
  display: table;
  width: 100%;
  height: 100%;
  font-size: 0;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16);
}
.u-taxi-economy-checked .u-taxi-economy-checked__row .inline-block-label {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  height: 39px;
  background-color: #f5f5f5;
  text-align: center;
}
.u-taxi-economy-checked .u-taxi-economy-checked__row .inline-block-label input[type=radio] {
  display: none;
}
.u-taxi-economy-checked .u-taxi-economy-checked__row .inline-block-label input[type=radio]:checked + .radio-styled-counter {
  background-color: #ffcd24;
  border-color: #ffcd24;
}
.u-taxi-economy-checked .u-taxi-economy-checked__row .inline-block-label .radio-styled-counter {
  position: relative;
  display: block;
  font-size: 13px;
  line-height: 39px;
  font-weight: 400;
  width: 100%;
  height: 100%;
  border: 1px solid #d7d8da;
  color: #24211d;
  cursor: pointer;
}
/*------------------------------------------------------------*/
/* XX - SERVICES */
/*------------------------------------------------------------*/
.c-services .u-inner-section-content .u-item.u-article {
  width: 20%;
}
@media only screen and (max-width: 1023px) {
  .c-services .u-inner-section-content .u-item.u-article {
    width: 100%;
  }
}
.c-services .u-inner-section-content .u-item.u-section {
  width: 80%;
}
@media only screen and (max-width: 1023px) {
  .c-services .u-inner-section-content .u-item.u-section {
    width: 100%;
  }
}
.c-services .c-services__section .u-row {
  margin-left: -10px;
  margin-right: -10px;
}
.c-services .c-services__section .u-services-item {
  margin-top: 11px;
  margin-bottom: 11px;
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (max-width: 767px) {
  .c-services .c-services__section .u-services-item {
    width: 33.3%;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media only screen and (max-width: 567px) {
  .c-services .c-services__section .u-services-item {
    width: 50%;
  }
}
.c-services .u-photo-services-link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
}
.c-services .u-photo-services-link img {
  display: none;
}
.c-services .u-photo-services-link.height-300 {
  height: 300px;
}
@media only screen and (max-width: 1023px) {
  .c-services .u-photo-services-link.height-300 {
    height: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .c-services .u-photo-services-link.height-300 {
    height: 140px;
  }
}
.c-services .u-photo-services-link.height-600 {
  height: 600px;
}
@media only screen and (max-width: 1023px) {
  .c-services .u-photo-services-link.height-600 {
    height: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .c-services .u-photo-services-link.height-600 {
    height: 140px;
  }
}
.c-services .u-photo-services-link.height-278 {
  height: 278px;
}
@media only screen and (max-width: 1023px) {
  .c-services .u-photo-services-link.height-278 {
    height: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .c-services .u-photo-services-link.height-278 {
    height: 140px;
  }
}
.c-services .u-photo-services-link:hover .u-photo-services {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -moz-transform: scale3d(1.1, 1.1, 1);
  -ms-transform: scale3d(1.1, 1.1, 1);
  -o-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
@media only screen and (max-width: 767px) {
  .c-services .u-photo-services-link:hover .u-photo-services {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.c-services .u-photo-services-link:hover .u-photo-services-overlay {
  background-color: rgba(25, 40, 88, 0.3);
}
.c-services .u-photo-services-name {
  position: absolute;
  padding: 24px 30px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  text-transform: uppercase;
  z-index: 1;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .c-services .u-photo-services-name {
    padding: 8px 10px;
    font-size: 14px;
    line-height: 21px;
    background: -webkit-linear-gradient(top, #030600 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(3, 6, 0, 0.55)), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, rgba(3, 6, 0, 0.55) 0%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(top, rgba(3, 6, 0, 0.55) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(3, 6, 0, 0.55) 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#030600', endColorstr='#00ffffff', GradientType=0);
  }
}
.c-services .u-photo-services {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c-services .u-photo-services-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .c-services .u-photo-services-overlay {
    display: none;
  }
}
.u-signature {
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-weight: 700;
  color: #797979;
  text-align: center;
  margin-bottom: 15px;
}
.u-signature a {
  font-size: 12px;
  font-weight: 700;
  color: #797979;
  border-bottom: 1px solid #797979;
}
.u-signature a:hover {
  border-color: transparent;
}
.c-price-button {
  font-size: 0;
  margin-bottom: 32px;
}
@media only screen and (max-width: 1023px) {
  .c-price-button {
    margin-bottom: 20px;
  }
}
.c-price-button-item {
  width: 50%;
  padding: 20px 15px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .c-price-button-item {
    display: block;
    padding: 5px 15px;
    width: 100%;
  }
}
.c-price-button-name {
  position: relative;
  font-size: 30px;
  line-height: 35px;
  font-weight: 900;
  color: #343434;
}
.c-price-button-name span {
  color: #e4b517;
}
@media only screen and (max-width: 1023px) {
  .c-price-button-name {
    font-size: 25px;
  }
}
/*------------------------------------------------------------*/
/* XX - CERTIFICATE */
/*------------------------------------------------------------*/
.u-certificate-inner .u-item-certificate {
  padding: 0 24px;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .u-certificate-inner .u-item-certificate {
    width: 100%;
    display: block;
  }
}
.u-certificate-inner .u-table {
  text-align: center;
}
.u-certificate-inner .u-figure {
  margin: 20px 0;
}
.u-certificate-inner .u-figure img {
  max-height: 285px;
}
.u-certificate-inner .u-link-gallery {
  display: block;
  width: 100%;
  height: 100%;
}
/*------------------------------------------------------------*/
/* XX - BONUS POINTS */
/*------------------------------------------------------------*/
.c-bonus-points {
  padding: 10px 0;
  text-align: center;
}
.c-bonus-points h2,
.c-bonus-points .b-h2 {
  position: relative;
  margin: 35px 0 30px;
  font-size: 36px;
  line-height: 46px;
  padding-bottom: 11px;
}
@media only screen and (max-width: 1023px) {
  .c-bonus-points h2,
  .c-bonus-points .b-h2 {
    font-size: 26px;
    line-height: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .c-bonus-points h2,
  .c-bonus-points .b-h2 {
    margin: 15px 0 20px;
  }
}
.c-bonus-points h2:after,
.c-bonus-points .b-h2:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 143px;
  height: 1px;
  background-color: #ababab;
}
@media only screen and (max-width: 767px) {
  .c-bonus-points h2:after,
  .c-bonus-points .b-h2:after {
    max-width: 100px;
  }
}
.c-bonus-points p {
  font-size: 18px;
  margin: 13px 0 78px;
}
@media only screen and (max-width: 1023px) {
  .c-bonus-points p {
    font-size: 16px;
    margin: 15px 0 30px;
  }
}
.c-bonus-points .u-bonus-points-note {
  font-size: 16px;
}
@media only screen and (max-width: 1023px) {
  .c-bonus-points .u-bonus-points-note {
    font-size: 14px;
  }
}
/*------------------------------------------------------------*/
/* XX - SALE BU AVTO */
/*------------------------------------------------------------*/
@media only screen and (max-width: 1023px) {
  .c-sale-catalog .u-head-top {
    padding: 0;
    margin-bottom: 27px;
  }
}
.c-sale-catalog .u-sale-filter {
  position: absolute;
  top: 10px;
  right: 0;
  width: 200px;
}
@media only screen and (max-width: 1023px) {
  .c-sale-catalog .u-sale-filter {
    width: 100%;
    position: relative;
    top: 0;
    margin-top: 18px;
  }
}
.c-sale-catalog .u-btn-social-share {
  background-color: #ffcd24;
}
.c-sale-catalog .u-btn-social-share:hover {
  background-color: #ffffff;
}
.c-sale-catalog .u-select-section .select2-container--default .select2-selection--single {
  height: 40px;
  border-color: #787878;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.c-sale-catalog .u-select-section .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-right: 30px;
  padding-left: 20px;
  font-size: 18px;
  font-weight: 300;
  line-height: 40px;
  color: #343434;
}
@media only screen and (max-width: 1023px) {
  .c-sale-catalog .u-select-section .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 14px;
    text-align: center;
  }
}
.c-sale-catalog .u-select-section .select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 41px;
  height: 38px;
}
.c-sale-catalog .u-select-section .select2-container--default .select2-selection--single .select2-selection__arrow b {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  height: 7px;
}
.c-sale-catalog .u-select-section .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.u-head-top__filter {
  position: relative;
  padding-right: 220px;
}
@media only screen and (max-width: 1023px) {
  .u-head-top__filter {
    padding-right: 0;
  }
}
.c-sale-catalog_row {
  padding-left: 15px;
}
@media only screen and (max-width: 1023px) {
  .c-sale-catalog_row {
    padding-left: 0;
    margin-bottom: 20px;
  }
}
.c-sale-catalog_item {
  padding: 30px 0;
  border-bottom: 1px solid #b0b0b0;
}
@media only screen and (max-width: 1023px) {
  .c-sale-catalog_item:first-child {
    padding-top: 0;
  }
}
.c-sale-catalog_section {
  position: relative;
  padding-left: 380px;
  min-height: 248px;
}
@media only screen and (max-width: 1023px) {
  .c-sale-catalog_section {
    padding-left: 360px;
  }
}
@media only screen and (max-width: 767px) {
  .c-sale-catalog_section {
    padding-left: 0;
  }
}
.c-sale-catalog_table {
  display: table;
  width: 100%;
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .c-sale-catalog_table {
    display: block;
    margin-bottom: 20px;
  }
}
.c-sale-catalog_table__cell {
  display: table-cell;
  vertical-align: top;
}
@media only screen and (max-width: 1023px) {
  .c-sale-catalog_table__cell {
    display: block;
    margin-bottom: 5px;
  }
}
.c-sale-catalog-item__photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 340px;
}
@media only screen and (max-width: 767px) {
  .c-sale-catalog-item__photo {
    position: relative;
    margin: 0 auto 10px;
  }
}
@media only screen and (max-width: 339px) {
  .c-sale-catalog-item__photo {
    width: 100%;
  }
}
.c-sale-catalog__figure {
  position: relative;
  width: 100%;
  height: 248px;
}
@media only screen and (max-width: 339px) {
  .c-sale-catalog__figure {
    height: 212px;
  }
}
.c-sale-catalog__figure .u-photo-sale-catalog {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.u-plashka {
  position: absolute;
  display: block;
  top: 12px;
  left: 0;
  margin-right: 22px;
  padding: 10px 22px 10px 15px;
  height: 39px;
  text-align: left;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #d8271e;
  z-index: 1;
}
.u-plashka:before {
  content: '';
  position: absolute;
  top: 0;
  right: -20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 21px 21px 0 0;
  border-color: #d8271e transparent transparent transparent;
}
.u-plashka:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: -20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 21px 0 0 21px;
  border-color: transparent transparent transparent #d8271e;
}
.c-sale-catalog-item__main__char {
  padding: 7px 15px 7px 0;
  width: 230px;
}
@media only screen and (max-width: 1023px) {
  .c-sale-catalog-item__main__char {
    width: 100%;
    padding: 0 20px;
  }
}
.c-main-char-name {
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  color: #343434;
  margin-bottom: 13px;
}
.c-main-char-name a:hover {
  color: #d21700;
}
@media only screen and (max-width: 1023px) {
  .c-main-char-name {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 6px;
  }
}
.c-main-char-list-type {
  margin-bottom: 8px;
}
.c-main-char-list-type li {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #7f7f7f;
}
@media only screen and (max-width: 1023px) {
  .c-main-char-list-type li {
    font-size: 14px;
  }
}
.c-main-char-list-type li span {
  font-weight: 500;
}
.c-sale-catalog-item__price {
  padding: 10px 15px 10px 0;
  width: 230px;
}
@media only screen and (max-width: 1023px) {
  .c-sale-catalog-item__price {
    width: 100%;
    padding: 0 20px;
  }
}
.c-sale-catalog__price {
  position: relative;
  padding-left: 40px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  color: #343434;
  white-space: nowrap;
}
@media only screen and (max-width: 1023px) {
  .c-sale-catalog__price {
    font-size: 16px;
    line-height: 24px;
  }
}
.c-sale-catalog__price:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 21px;
  height: 17px;
  background: url(../img/sale_catalog/icon-price-label.png) center no-repeat;
}
@media only screen and (max-width: 1023px) {
  .c-sale-catalog__price:before {
    top: 2px;
  }
}
.c-sale-catalog__price strong {
  font-weight: 700;
}
.c-sale-catalog-item__year {
  padding: 10px 15px 10px 0;
  width: 170px;
}
@media only screen and (max-width: 1023px) {
  .c-sale-catalog-item__year {
    width: 100%;
    padding: 0 20px;
  }
}
.c-sale-catalog__year {
  position: relative;
  padding-left: 37px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  color: #343434;
  white-space: nowrap;
}
@media only screen and (max-width: 1023px) {
  .c-sale-catalog__year {
    font-size: 16px;
    line-height: 24px;
  }
}
.c-sale-catalog__year:before {
  content: '';
  position: absolute;
  top: 4px;
  left: 0;
  width: 19px;
  height: 19px;
  background: url(../img/sale_catalog/icon-year-label.png) center no-repeat;
}
@media only screen and (max-width: 1023px) {
  .c-sale-catalog__year:before {
    top: 2px;
  }
}
.c-sale-catalog-item__road {
  padding: 10px 15px 10px 0;
}
@media only screen and (max-width: 1023px) {
  .c-sale-catalog-item__road {
    width: 100%;
    padding: 0 20px;
  }
}
.c-sale-catalog__road {
  position: relative;
  padding-left: 37px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  color: #343434;
  white-space: nowrap;
}
@media only screen and (max-width: 1023px) {
  .c-sale-catalog__road {
    font-size: 16px;
    line-height: 24px;
  }
}
.c-sale-catalog__road:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 18px;
  height: 18px;
  background: url(../img/sale_catalog/icon-car-wheel.png) center no-repeat;
}
@media only screen and (max-width: 1023px) {
  .c-sale-catalog__road:before {
    top: 2px;
  }
}
.u-btn-tar {
  text-align: right;
}
@media only screen and (max-width: 1023px) {
  .u-btn-tar {
    text-align: center;
  }
}
.u-sale-ask-question {
  min-width: 200px;
  height: 38px;
  padding: 0 5px;
  font-size: 16px;
  line-height: 36px;
  font-weight: 500;
  color: #343434;
  border: 1px solid #535046;
  background-color: transparent;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .u-sale-ask-question {
    font-size: 14px;
    width: 100%;
    max-width: 100%;
  }
}
.u-sale-ask-question span {
  display: inline-block;
  vertical-align: middle;
  line-height: 21px;
}
.u-sale-ask-question:hover {
  background-color: #ffd200;
  border-color: #ffd200;
}
.u-btn-social-row {
  text-align: right;
  padding: 10px 0;
}
@media only screen and (max-width: 1023px) {
  .u-btn-social-row {
    text-align: center;
  }
}
/*------------------------------------------------------------*/
/* XX - SALE CARD */
/*------------------------------------------------------------*/
@media only screen and (max-width: 1023px) {
  .c-sale-card .u-head-top {
    padding: 0;
    margin-bottom: 20px;
  }
}
.u-btn-to-sale-catalog {
  position: absolute;
  top: 10px;
  right: -15px;
  min-width: 200px;
  height: 45px;
  padding: 0 5px;
  font-size: 16px;
  line-height: 44px;
  font-weight: 500;
  color: #343434;
  border: 1px solid #ffcd24;
  background-color: transparent;
  border-radius: 5px;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .u-btn-to-sale-catalog {
    position: relative;
    margin-top: 18px;
    top: auto;
    right: auto;
    width: 100%;
    max-width: 100%;
    height: 38px;
    line-height: 36px;
    font-size: 14px;
  }
}
.u-btn-to-sale-catalog span {
  display: inline-block;
  vertical-align: middle;
  line-height: 21px;
}
.u-btn-to-sale-catalog:hover {
  background-color: #ffd200;
}
.c-sale-card_row {
  padding-left: 15px;
  display: table;
  width: 100%;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1023px) {
  .c-sale-card_row {
    padding-left: 0;
    display: block;
    margin-bottom: 0;
  }
}
.c-sale-card_item {
  display: table-cell;
  vertical-align: top;
}
@media only screen and (max-width: 1023px) {
  .c-sale-card_item {
    display: block;
  }
}
.c-sale-card_item:first-child {
  width: 500px;
}
@media only screen and (max-width: 1023px) {
  .c-sale-card_item:first-child {
    width: 100%;
  }
}
@media only screen and (max-width: 529px) {
  .c-sale-card_item:first-child {
    width: 100%;
  }
}
.c-sale-card_item:nth-child(2) {
  padding-left: 36px;
}
@media only screen and (max-width: 1023px) {
  .c-sale-card_item:nth-child(2) {
    padding-left: 0;
  }
}
.c-sale-card__table {
  display: table;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .c-sale-card__table {
    display: block;
  }
}
.c-sale-card_table__cell {
  display: table-cell;
  vertical-align: top;
}
@media only screen and (max-width: 1023px) {
  .c-sale-card_table__cell {
    display: block;
  }
}
.c-sale-card_table__cell:nth-child(2) {
  text-align: right;
}
@media only screen and (max-width: 1023px) {
  .c-sale-card_table__cell:nth-child(2) {
    text-align: left;
  }
}
.c-sale-card-name {
  font-size: 26px;
  line-height: 34px;
  font-weight: 700;
  color: #343434;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1023px) {
  .c-sale-card-name {
    display: none;
  }
}
.c-sale-card-name.is-mobile {
  display: none;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1023px) {
  .c-sale-card-name.is-mobile {
    display: block;
  }
}
.c-sale-card__price {
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  color: #343434;
  white-space: nowrap;
  margin-bottom: 145px;
}
@media only screen and (max-width: 1023px) {
  .c-sale-card__price {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 18px;
  }
}
.c-sale-card__price:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 17px;
  background: url(../img/sale_catalog/icon-price-label.png) center no-repeat;
}
@media only screen and (max-width: 1023px) {
  .c-sale-card__price:before {
    top: 2px;
  }
}
.c-sale-card__price strong {
  font-weight: 700;
}
.c-sale-card-list-type {
  margin-bottom: 8px;
}
.c-sale-card-list-type li {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #7f7f7f;
}
@media only screen and (max-width: 1023px) {
  .c-sale-card-list-type li {
    font-size: 14px;
  }
}
.c-sale-card-list-type li span {
  font-weight: 400;
}
.c-sale-card-detail {
  margin: 55px 0 10px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #7f7f7f;
  text-transform: uppercase;
}
@media only screen and (max-width: 1023px) {
  .c-sale-card-detail {
    margin: 17px 0;
    font-size: 14px;
  }
}
.c-sale-card__slider {
  width: 500px;
}
@media only screen and (max-width: 1023px) {
  .c-sale-card__slider {
    margin: 0 auto 15px;
  }
}
@media only screen and (max-width: 529px) {
  .c-sale-card__slider {
    width: 290px;
  }
}
.c-sale-card__slider__top {
  width: 100%;
  height: 384px;
  overflow: hidden;
}
@media only screen and (max-width: 529px) {
  .c-sale-card__slider__top {
    height: 224px;
  }
}
.c-sale-card__slider__top.slick-dotted.slick-slider {
  margin-bottom: 10px;
}
.c-sale-card__slider__top .slick-prev,
.c-sale-card__slider__top .slick-next {
  background-position: center center;
  background-repeat: no-repeat;
  width: 21px;
  height: 33px;
  z-index: 2;
}
.c-sale-card__slider__top .slick-prev:hover,
.c-sale-card__slider__top .slick-next:hover {
  opacity: 0.7;
}
.c-sale-card__slider__top .slick-prev {
  left: 13px;
  background-image: url(../img/sale_catalog/sale-card-slide-rarrow-left.png);
}
.c-sale-card__slider__top .slick-next {
  right: 13px;
  background-image: url(../img/sale_catalog/sale-card-slide-rarrow-right.png);
}
.c-sale-card__item__top {
  position: relative;
}
.u-figure-big-row {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #f3f3f3;
}
.u-figure-big-row img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.c-sale-card__slider__bottom {
  position: relative;
}
.c-sale-card__slider__bottom .slick-dots {
  position: relative;
  bottom: inherit;
  width: auto;
  margin-left: -10px;
  margin-right: -10px;
}
@media only screen and (max-width: 529px) {
  .c-sale-card__slider__bottom .slick-dots {
    display: block;
    height: 110px;
    overflow: auto;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.c-sale-card__slider__bottom .slick-dots li {
  width: 25%;
  height: 111px;
  margin: 9px 0;
}
@media only screen and (max-width: 529px) {
  .c-sale-card__slider__bottom .slick-dots li {
    float: left;
    display: block;
    width: 90px;
    height: 90px;
    margin: 9px 10px 9px 0;
  }
  .c-sale-card__slider__bottom .slick-dots li:last-child {
    margin-right: 0;
  }
}
.c-sale-card__slider__bottom .slick-dots li.slick-active {
  opacity: 0.8;
}
.u-sale-card__figure {
  padding-left: 10px;
  padding-right: 10px;
  height: 111px;
  display: block;
}
@media only screen and (max-width: 529px) {
  .u-sale-card__figure {
    padding-left: 0;
    padding-right: 0;
    height: 90px;
  }
}
.u-sale-card__figure .u-img-row {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
}
.u-sale-card__figure img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
/*------------------------------------------------------------*/
/* XX - CHECKBOX */
/*------------------------------------------------------------*/
.b-checkbox-label-row {
  display: block;
  cursor: pointer;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.b-checkbox-label-row:hover {
  opacity: 0.7;
}
.b-checkbox-label {
  position: relative;
  margin: 0;
  display: block;
  width: 18px;
  height: 18px;
  background-color: #ffffff;
  border: 1px solid #cfcfcf;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
}
.b-input-checkbox-checked {
  visibility: hidden;
}
.b-input-checkbox-checked:checked + .b-checkbox-icon {
  top: -1px;
  opacity: 1;
  visibility: visible;
}
.b-checkbox-icon {
  display: block;
  position: absolute;
  top: -10px;
  left: -1px;
  opacity: 0;
  visibility: hidden;
  width: 18px;
  height: 18px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: url(../img/icon/icon-checkbox.png) center no-repeat;
  z-index: 1;
}
/*------------------------------------------------------------*/
/* XX - FORM SIGNATURE */
/*------------------------------------------------------------*/
.u-form-info-signature {
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  line-height: 14px;
  font-weight: 400;
  color: #858585;
  text-align: center;
  margin: 10px 0;
}
.u-form-info-signature-link {
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  line-height: 14px;
  font-weight: 400;
  color: #858585;
  border-bottom: 1px dashed #858585;
}
.u-form-info-signature-link:hover {
  color: #e9bd29;
  border-color: #e9bd29;
}
.u-info-table {
  display: table;
  width: 100%;
}
@media only screen and (max-width: 548px) {
  .u-info-table {
    display: block;
  }
}
.u-info-table-cell {
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 548px) {
  .u-info-table-cell {
    display: block;
    width: 100%;
    text-align: center;
    margin: 10px 0;
  }
}
/*------------------------------------------------------------*/
/* XX - FOOTER INFO FIXED */
/*------------------------------------------------------------*/
.u-footer__info__section {
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 18px 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.87);
  z-index: 14;
}
@media only screen and (max-width: 1023px) {
  .u-footer__info__section {
    padding: 5px 0;
  }
}
.u-footer__info__section p {
  margin: 0;
  padding: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  color: #eff0f3;
}
@media only screen and (max-width: 1023px) {
  .u-footer__info__section p {
    font-size: 13px;
    line-height: 17px;
  }
}
.u-footer__info__section__row {
  display: table;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .u-footer__info__section__row {
    display: block;
  }
}
.u-footer__info__section__item {
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 1023px) {
  .u-footer__info__section__item {
    display: block;
    width: 100%;
    padding: 10px 0;
  }
}
.u-footer__info__section__item:last-child {
  width: 220px;
  text-align: right;
}
@media only screen and (max-width: 1023px) {
  .u-footer__info__section__item:last-child {
    width: 100%;
    text-align: center;
  }
}
.u-footer__info__section-link {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  color: #eff0f3;
  border-bottom: 1px dashed #eff0f3;
  white-space: nowrap;
}
.u-footer__info__section-link:hover {
  color: #e9bd29;
  border-color: #e9bd29;
}
@media only screen and (max-width: 1023px) {
  .u-footer__info__section-link {
    font-size: 13px;
    line-height: 17px;
  }
}
.u-link-it-is-clear {
  min-width: 141px;
  height: 36px;
  padding: 0 15px;
  font-size: 16px;
  line-height: 36px;
  color: #343434;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  border: none;
}
@media only screen and (max-width: 1023px) {
  .u-link-it-is-clear {
    font-size: 13px;
    min-width: 108px;
    height: 28px;
    line-height: 28px;
  }
}
/*------------------------------------------------------------*/
/* XX - CONTENT SEO */
/*------------------------------------------------------------*/
.u-news-content__seo img {
  margin: 15px 0;
  max-width: 100%;
  height: auto;
}
.u-news-content__seo p {
  margin: 0 0 15px;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #343434;
}
.u-news-content__seo ul,
.u-news-content__seo ol {
  margin: 0 0 15px;
}
.u-news-content__seo ul li,
.u-news-content__seo ol li {
  position: relative;
  padding-left: 25px;
  font-size: 14px;
  line-height: 18px;
  color: #343434;
  margin-bottom: 12px;
}
.u-news-content__seo ul li:before,
.u-news-content__seo ol li:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #d31824;
}
.u-news-content__seo ol li:before {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/*------------------------------------------------------------*/
/* XX - FLIGHT NAME NUMBER */
/*------------------------------------------------------------*/
.u-form-name-number {
  display: none;
}
.u-form-name-number.is-show {
  display: block;
}
.u-calling-meeting-sing__list li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.u-calling-meeting-sing__list .u-input-radio-checked {
  display: none;
}
.u-calling-meeting-sing__list .u-input-radio-checked:checked + .u-radio-icon {
  background-color: #ffcd24;
}
.u-calling-meeting-sing__list .u-radio-label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.u-calling-meeting-sing__list .u-radio-icon {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 18px;
  height: 18px;
  border: 4px solid #ffffff;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.42);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.u-calling-meeting-sing__list .u-radio__content {
  display: block;
  padding-left: 25px;
  font-size: 14px;
  line-height: 21px;
  color: #8d8d8d;
}
/*------------------------------------------------------------*/
/* XX - @MEDIA SCREEN */
/*------------------------------------------------------------*/
