/*==============================FONTS==============================*/
@font-face {
  font-family: 'ProximaNova';
  src: url("/styles/to-remont-land-rover/fonts/ProximaNovaRegular.eot");
  src: url("/styles/to-remont-land-rover/fonts/ProximaNovaRegular.eot?#iefix") format("embedded-opentype"), url("/styles/to-remont-land-rover/fonts/ProximaNovaRegular.woff") format("woff"), url("/styles/to-remont-land-rover/fonts/ProximaNovaRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova';
  src: url("/styles/to-remont-land-rover/fonts/ProximaNova-Bold.eot");
  src: url("/styles/to-remont-land-rover/fonts/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("/styles/to-remont-land-rover/fonts/ProximaNova-Bold.woff") format("woff"), url("/styles/to-remont-land-rover/fonts/ProximaNova-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova';
  src: url("/styles/to-remont-land-rover/fonts/ProximaNova-Semibold.eot");
  src: url("/styles/to-remont-land-rover/fonts/ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"), url("/styles/to-remont-land-rover/fonts/ProximaNova-Semibold.woff") format("woff"), url("/styles/to-remont-land-rover/fonts/ProximaNova-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova';
  src: url("/styles/to-remont-land-rover/fonts/ProximaNova-Extrabld.eot");
  src: url("/styles/to-remont-land-rover/fonts/ProximaNova-Extrabld.eot?#iefix") format("embedded-opentype"), url("/styles/to-remont-land-rover/fonts/ProximaNova-Extrabld.woff") format("woff"), url("/styles/to-remont-land-rover/fonts/ProximaNova-Extrabld.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova';
  src: url("/styles/to-remont-land-rover/fonts/ProximaNova-Light.eot");
  src: url("/styles/to-remont-land-rover/fonts/ProximaNova-Light.eot?#iefix") format("embedded-opentype"), url("/styles/to-remont-land-rover/fonts/ProximaNova-Light.woff") format("woff"), url("/styles/to-remont-land-rover/fonts/ProximaNova-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova';
  src: url("/styles/to-remont-land-rover/fonts/ProximaNovaT-Thin.eot");
  src: url("/styles/to-remont-land-rover/fonts/ProximaNovaT-Thin.eot?#iefix") format("embedded-opentype"), url("/styles/to-remont-land-rover/fonts/ProximaNovaT-Thin.woff") format("woff"), url("/styles/to-remont-land-rover/fonts/ProximaNovaT-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

/*==============================NORMALIZE==============================*/
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}

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

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

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

img {
  border-style: none;
}

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

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1;
  margin: 0;
}

textarea {
  resize: none;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/*----------------------------custom------------------------------*/
html, body, div,
dl, dt, dd, ol, ul, li,
h1, h2, h3, h4, h5, h6, p, hr,
img, a, em, span, strong,
form, label, input, button, select,
table, thead, tbody, tfoot, tr, th, td, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  background: none;
  vertical-align: baseline;
  font: inherit;
}

ol, ul {
  list-style: none;
}

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

input,
select,
textarea,
button {
  margin: 0;
  color: #686868;
  outline: none;
}

a:hover,
a:focus,
a.active {
  text-decoration: none;
  outline: none;
}

a[href^=tel] {
  color: inherit;
}

button {
  cursor: pointer;
}

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

input::-moz-placeholder {
  color: #686868;
}

input:-moz-placeholder {
  color: #686868;
}

input:-ms-input-placeholder {
  color: #686868;
}

input:focus::-webkit-input-placeholder {
  color: transparent !important;
}

input:focus::-moz-placeholder {
  color: transparent !important;
}

input:focus:-moz-placeholder {
  color: transparent !important;
}

input:focus:-ms-input-placeholder {
  color: transparent !important;
}

textarea::-webkit-input-placeholder {
  color: #686868;
}

textarea::-moz-placeholder {
  color: #686868;
}

textarea:-moz-placeholder {
  color: #686868;
}

textarea:-ms-input-placeholder {
  color: #686868;
}

textarea:focus::-webkit-input-placeholder {
  color: transparent !important;
}

textarea:focus::-moz-placeholder {
  color: transparent !important;
}

textarea:focus:-moz-placeholder {
  color: transparent !important;
}

textarea:focus:-ms-input-placeholder {
  color: transparent !important;
}

/*==============================GENERAL==============================*/
*,
:before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.clr:after {
  content: '';
  display: block;
  clear: both;
}

html, body {
  position: relative;
  min-width: 320px;
}

body {
  font-family: 'ProximaNova';
  line-height: 1;
}

.wrapper {
  width: 100%;
  min-height: 100%;
  overflow: hidden;
}

.center-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1200px;
}

/*------------headings-------------*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 20px;
  line-height: 1.2;
  font-weight: 700;
}

/*------------text-------------*/
p {
  font-size: 18px;
  line-height: 24px;
}

a {
  outline: none;
  text-decoration: none;
}

img {
  vertical-align: top;
}

.orange {
  color: #efa400;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.table {
  display: table;
  width: 100%;
}

.trow {
  display: table-row;
}

.cell {
  display: table-cell;
  vertical-align: top;
}

.cell_full {
  width: 100%;
}

.custom-object-fit {
  background-size: cover;
  background-position: 50% 50%;
}

.custom-object-fit img {
  opacity: 0;
}

.img-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

/*----------modal-window-------------*/
.box-modal {
  position: relative;
  padding: 40px 35px;
  width: 460px;
  background: #fff;
}

.arcticmodal-close {
  position: absolute;
  top: 0;
  right: -45px;
  width: 22px;
  height: 22px;
  background-image: url(/images/to-remont-land-rover/icon-close.png);
  cursor: pointer;
}

.box-modal-body .promo-form-phone:before {
  left: -35px;
}

.box-modal-body .promo-form__title {
  margin-bottom: 15px;
  font-size: 30px;
}

.box-modal-body .promo-form__title span {
  background: transparent;
}

.box-modal-body .select-title {
  background: #f8f8f8;
}

/*==============================FORMS==============================*/
.btn {
  display: block;
  font-size: 16px;
  padding: 11px 10px;
  line-height: 34px;
  font-weight: 900;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  color: white;
  text-align: center;
  background-color: #efa400;
}

.form-item {
  position: relative;
  margin-bottom: 16px;
}

.form-item__field {
  padding-left: 10px;
  width: 100%;
  height: 45px;
  padding-top: 5px;
  font-size: 16px;
  color: #efa400;
  border-bottom: 1px solid #333;
  background-repeat: no-repeat;
  background-position: right 10px top 50%;
}

.form-item__field_name {
  background-image: url(/images/to-remont-land-rover/icon-field-name.png);
}

.form-item__field_name:focus {
  background-image: url(/images/to-remont-land-rover/icon-field-name-active.png);
}

.form-item__field_phone {
  background-position: right 13px top 50%;
  background-image: url(/images/to-remont-land-rover/icon-field-phone.png);
}

.form-item__field_phone:focus {
  background-image: url(/images/to-remont-land-rover/icon-field-phone-active.png);
}

.form-item__field_email {
  background-image: url(/images/to-remont-land-rover/icon-field-mail.png);
}

.form-item__field_email:focus {
  background-image: url(/images/to-remont-land-rover/icon-field-mail-active.png);
}

.form-item__label {
  position: absolute;
  pointer-events: none;
  left: 10px;
  top: 15px;
  color: #333;
  font-size: 16px;
  font-weight: 300;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.form-item__field:focus {
  border-bottom: 1px solid #efa400;
}

.form-item__field:focus ~ .form-item__label,
.form-item__field:not(:focus):valid ~ .form-item__label {
  top: 3px;
  left: 10px;
  font-size: 14px;
  color: #efa400;
  font-size: 12px;
  opacity: 1;
}

.select {
  position: relative;
  text-align: left;
  cursor: pointer;
}

.select.active .select-title {
  border-color: #efa400;
}

.select.active .select-title__arrow {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.select-title {
  position: relative;
  width: 100%;
  height: 40px;
  padding: 0 30px 0 15px;
  white-space: nowrap;
  border: 1px solid #818181;
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -ms-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  transition: background 0.2s ease;
  z-index: 1;
}

.select-title__arrow {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  width: 10px;
  height: 6px;
  background-image: url(/images/to-remont-land-rover/icon-select-arrow.png);
  background-repeat: no-repeat;
  -webkit-background-size: 8px 4px;
  background-size: 8px 4px;
  -webkit-transition: transform 0.2s ease;
  -moz-transition: transform 0.2s ease;
  -ms-transition: transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  transition: transform 0.2s ease,
 -webkit-transform 0.2s ease;
}

.select-title__value {
  line-height: 38px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #333;
  font-size: 16px;
  font-weight: 300;
}

.select-options {
  display: none;
  position: absolute;
  top: 100%;
  border: 1px solid #efa400;
  background-color: #f7f7f7;
  margin-top: -1px;
  min-width: 100%;
  border-top: 1px solid #efa400;
  overflow-y: auto;
  z-index: 20;
}

.select-options-inside {
  max-height: 254px;
}

.select-options__value {
  padding: 10px 20px 10px 15px;
  font-size: 14px;
  line-height: 16px;
  color: #444242;
  letter-spacing: 0.02em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.select-options__value:hover, .select-options__value.active {
  color: #efa400;
}

.checkbox input[type="checkbox"] {
  display: none;
}

.checkbox label {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  color: #333;
  line-height: 18px;
  font-size: 16px;
  font-weight: 300;
  cursor: pointer;
}

.checkbox label:before {
  content: '';
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #818181;
  z-index: 1;
}

.checkbox input[type="checkbox"]:checked + label:before {
  background: #efa400;
  border-color: #efa400;
}

/*==============================PLUGINS==============================*/
/*---------------------arcticmodal------------------------*/
.arcticmodal-overlay,
.arcticmodal-container {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}

.arcticmodal-container {
  overflow: auto;
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: collapse;
}

*:first-child + html .arcticmodal-container {
  height: 100%;
}

.arcticmodal-container_i {
  height: 100%;
  margin: 0 auto;
}

.arcticmodal-container_i2 {
  padding: 24px;
  margin: 0;
  border: 0;
  vertical-align: middle;
}

.arcticmodal-error {
  padding: 20px;
  border-radius: 10px;
  background: #000;
  color: #fff;
}

.arcticmodal-loading {
  width: 80px;
  height: 80px;
  border-radius: 10px;
}

/*-----------------slick-slider---------------------*/
.jspContainer {
  overflow: hidden;
  position: relative;
}

.jspPane {
  position: absolute;
}

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 8px;
  height: 100%;
  background: red;
}

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 8px;
  background: red;
}

.jspCap {
  display: none;
}

.jspHorizontalBar .jspCap {
  float: left;
}

.jspTrack {
  background: #3c3c3c;
  position: relative;
}

.jspDrag {
  background: #efa400;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0;
}

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}

.jspVerticalBar .jspArrow {
  height: 8px;
}

.jspHorizontalBar .jspArrow {
  width: 8px;
  float: left;
  height: 100%;
}

.jspVerticalBar .jspArrow:focus {
  outline: none;
}

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}

/*-----------------slick-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;
}

[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-arrow {
  position: absolute;
  display: block;
  bottom: -68px;
  width: 65px;
  height: 33px;
  border: 1px solid white;
  border-radius: 17px;
  font-size: 0;
  background: transparent;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  z-index: 30;
}

.slick-arrow:hover {
  background-color: #efa400;
  border-color: #efa400;
}

.slick-prev {
  left: 0;
  background-image: url(/images/to-remont-land-rover/icon-arrow-prev.png);
}

.slick-next {
  right: 0;
  background-image: url(/images/to-remont-land-rover/icon-arrow-next.png);
}

.slick-dots {
  bottom: -60px;
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 0;
  z-index: 20;
}

.slick-dots li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px;
}

.slick-dots li.slick-active button {
  border: 4px solid #efa400;
}

.slick-dots li button {
  width: 21px;
  height: 21px;
  background-color: #fff;
  border-radius: 50%;
}

/*==============================INDEX==============================*/
/*---------------------header------------------------*/
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  padding: 15px 0;
  border-bottom: 1px solid #dedede;
  z-index: 70;
}

.header-table .cell {
  vertical-align: middle;
}

.header-menu {
  text-align: right;
  font-size: 0;
}

.header-menu li {
  display: inline-block;
  vertical-align: top;
  margin-left: 35px;
}

.header-menu li a {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #333;
}

.header-menu li a:hover {
  color: #efa400;
}

.header-menu__switcher {
  display: none;
  position: relative;
  vertical-align: middle;
  width: 35px;
  height: 35px;
  cursor: pointer;
}

.header-menu__switcher span,
.header-menu__switcher span:before,
.header-menu__switcher span:after {
  content: '';
  display: block;
  position: absolute;
  top: 13px;
  left: 0;
  width: 35px;
  height: 5px;
  background: #000;
  border-radius: 2px;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header-menu__switcher span:before {
  top: -10px;
}

.header-menu__switcher span:after {
  top: auto;
  bottom: -10px;
}

.header-menu__switcher.active {
  border-radius: 5px 5px 0 0;
}

.header-menu__switcher.active span {
  background-color: transparent;
}

.header-menu__switcher.active span:before,
.header-menu__switcher.active span:after {
  top: 0;
  background: #000;
}

.header-menu__switcher.active span:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.header-menu__switcher.active span:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/*---------------------promo------------------------*/
.wrapper{
  padding-top: 88px;
}
.promo {
  padding: 57px 0 70px 0;
  background: #f5f5f5;
  background-image: url(/images/to-remont-land-rover/bg-promo.png);
  background-repeat: no-repeat;
  background-position: right 50%;
}

.promo-form {
  float: left;
  width: 460px;
  padding: 0 35px;
  border: 1px solid #818181;
}

.promo-form__title {
  position: relative;
  top: -15px;
  left: -15px;
  margin-bottom: 20px;
  font-size: 33px;
  font-weight: 900;
  letter-spacing: 0.03em;
  color: #333;
  white-space: nowrap;
}

.promo-form__title span {
  background: #f5f5f5;
  padding: 0 30px 20px 15px;
}

.promo-form-phone {
  position: relative;
  margin-bottom: 20px;
  z-index: 15;
}

.promo-form-phone:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -36px;
  width: 3px;
  height: 100%;
  background-color: #efa400;
}

.promo-form-phone__title {
  margin-bottom: 10px;
  padding-left: 32px;
  font-size: 22px;
  font-weight: 100;
  line-height: 35px;
  text-transform: uppercase;
  color: #333;
  background-image: url(/images/to-remont-land-rover/icon-phone.png);
  background-repeat: no-repeat;
  background-size: 20px 35px;
}

.promo-form-phone__number,
a.promo-form-phone__number {
  letter-spacing: 0.01em;
  font-size: 33px;
  font-weight: 700;
  color: #333;
}

.form-block {
  margin-bottom: 15px;
}

.form-block_nmb {
  margin-bottom: 0;
}

.form-row {
  margin-left: -8px;
  margin-right: -8px;
  padding-top: 20px;
}

.form-column {
  float: left;
  padding: 0 8px;
}

.form-column_big {
  width: 60%;
}

.form-column_small {
  width: 40%;
}

.form-agreement {
  padding-top: 12px;
}

.promo-form__btn {
  position: relative;
  bottom: -25px;
}

.promo-content {
  float: right;
  position: relative;
  margin-top: 35px;
  padding-top: 40px;
  width: 485px;
}

.promo-content:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 525px;
  border: 9px solid #efa400;
}

.promo-content__title {
  position: relative;
  margin-bottom: 30px;
  left: -100px;
  font-size: 32px;
  text-transform: uppercase;
  color: #333;
}

.promo-content__title span {
  display: block;
  padding: 15px 0;
  position: relative;
  background: #f5f5f5;
  z-index: 10;
}

.promo-content__title strong {
  display: block;
  padding-top: 15px;
  font-size: 72px;
  line-height: 60px;
  font-weight: 700;
  letter-spacing: 0.025em;
}
.promo-content__text {
      position: relative;
    margin-bottom: 0px;
    /* left: -100px; */
    font-size: 17px;
    text-transform: uppercase;
    color: #333;
    font-weight: bold;
}

.promo-content__text span {
      display: block;
    padding: 0px 15px 0px 15px;
    position: relative;
    /* background: #f5f5f5; */
    z-index: 10;
}

.promo-content__text strong {
  display: block;
  padding-top: 15px;
  font-size: 42px;
  line-height: 60px;
  font-weight: 700;
  letter-spacing: 0.025em;
}

.promo-content__image {
  position: relative;
  left: -23px;
  z-index: 10;
}

/*---------------------services------------------------*/
.services {
  position: relative;
  padding: 100px 0 30px 0;
  height: 720px;
  background: url(/images/to-remont-land-rover/bg-services.jpg) 50% 0 no-repeat;
  background-size: cover;
}

.services:before, .services:after {
  content: '';
  display: block;
  position: absolute;
  top: -30px;
  width: 159px;
  height: 111px;
}

.services:before {
  left: 0;
  background-image: url(/images/to-remont-land-rover/services-shape-left.png);
}

.services:after {
  right: 0;
  background-image: url(/images/to-remont-land-rover/services-shape-right.png);
}

.services-top {
  text-align: center;
  margin-bottom: 70px;
}

.services-top__title {
  margin-bottom: 20px;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  color: white;
}

.services-top__subtitle {
  font-size: 22px;
  line-height: 1.2;
  text-transform: uppercase;
  color: white;
}

.services-carousel {
  height: 282px;
}

.services-item {
  border-right: 1px solid #555555;
  position: relative;
  padding: 40px 20px 10px 35px;
  height: 270px;
  margin-bottom: 12px;
  background-color: #222;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.services-item:hover {
  height: 282px;
  border-bottom: 5px solid #dddddd;
  background: #fff;
}

.services-item:hover:after {
  bottom: -12px;
  opacity: 1;
}

.services-item:hover .services-item__icon:before, .services-item:hover .services-item__icon:after {
  background: #333;
}

.services-item:hover .services-item__title:before {
  width: 5px;
}



.services-item:hover .services-item__title {
  color: #333;
}
.services-item:hover .service-icon1 {
  background-image: url(/images/to-remont-land-rover/power_active.png);
}

.services-item:hover .service-icon2 {
  background-image: url(/images/to-remont-land-rover/cikl_active.png);
}

.services-item:hover .service-icon3 {
  background-image: url(/images/to-remont-land-rover/tminus_active.png);
}

.services-item:hover .service-icon4 {
  background-image: url(/images/to-remont-land-rover/pro_active.png);
}

.services-item:hover .service-icon5 {
  background-image: url(/images/to-remont-land-rover/shum_active.png);
}

.services-item:hover .service-icon6 {
  background-image: url(/images/to-remont-land-rover/smoke_active.png);
}

.services-item:hover .service-icon7 {
  background-image: url(/images/to-remont-land-rover/icon-service7-active.png);
}

.services-item:hover .service-icon8 {
  background-image: url(/images/to-remont-land-rover/icon-service8-active.png);
}

.services-item:hover .service-icon9 {
  background-image: url(/images/to-remont-land-rover/icon-service9-active.png);
}

.services-item:hover .service-icon10 {
  background-image: url(/images/to-remont-land-rover/icon-service10-active.png);
}

.services-item:hover .service-icon11 {
  background-image: url(/images/to-remont-land-rover/icon-service11-active.png);
}

.services-item:hover .service-icon12 {
  background-image: url(/images/to-remont-land-rover/icon-service12-active.png);
}

.services-item:hover .service-icon13 {
  background-image: url(/images/to-remont-land-rover/icon-service13-active.png);
}

.services-item:hover .service-icon14 {
  background-image: url(/images/to-remont-land-rover/icon-service14-active.png);
}

.services-item:hover .service-icon15 {
  background-image: url(/images/to-remont-land-rover/icon-service15-active.png);
}

.services-item:hover .service-icon16 {
  background-image: url(/images/to-remont-land-rover/icon-service16-active.png);
}

.services-item:hover .services-item__title {
  color: #333;
}
.services-item__icon {
  position: relative;
  height: 135px;
}

.services-item__icon:before, .services-item__icon:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 30px;
  height: 1px;
  background: #ccc;
}

.services-item__icon:before {
  bottom: 20px;
  left: 10px;
}

.services-item__icon:after {
  bottom: 25px;
}

.services-item__icon i {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: cover;
}

.service-icon1 {
  width: 50px;
  height: 65px;
  background-image: url(/images/to-remont-land-rover/power.png);
}

.service-icon2 {
  width: 55px;
  height: 69px;
  background-image: url(/images/to-remont-land-rover/cikl.png);
}

.service-icon3 {
  width: 65px;
  height: 83px;
  background-image: url(/images/to-remont-land-rover/tminus.png);
}

.service-icon4 {
  width: 66px;
  height: 75px;
  background-image: url(/images/to-remont-land-rover/pro.png);
}

.service-icon5 {
  width: 69px;
  height: 80px;
  background-image: url(/images/to-remont-land-rover/shum.png);
}

.service-icon6 {
  width: 65px;
  height: 76px;
  background-image: url(/images/to-remont-land-rover/smoke.png);
}

.service-icon7 {
  width: 74px;
  height: 55px;
  background-image: url(/images/to-remont-land-rover/icon-service7.png);
}

.service-icon8 {
  width: 76px;
  height: 73px;
  background-image: url(/images/to-remont-land-rover/icon-service8.png);
}

.service-icon9 {
  width: 67px;
  height: 67px;
  background-image: url(/images/to-remont-land-rover/icon-service9.png);
}

.service-icon10 {
  width: 70px;
  height: 70px;
  background-image: url(/images/to-remont-land-rover/icon-service10.png);
}

.service-icon11 {
  width: 75px;
  height: 75px;
  background-image: url(/images/to-remont-land-rover/icon-service11.png);
}

.service-icon12 {
  width: 66px;
  height: 64px;
  background-image: url(/images/to-remont-land-rover/icon-service12.png);
}

.service-icon13 {
  width: 67px;
  height: 67px;
  background-image: url(/images/to-remont-land-rover/icon-service13.png);
}

.service-icon14 {
  width: 70px;
  height: 70px;
  background-image: url(/images/to-remont-land-rover/icon-service14.png);
}

.service-icon15 {
  width: 66px;
  height: 64px;
  background-image: url(/images/to-remont-land-rover/icon-service15.png);
}

.service-icon16 {
  width: 72px;
  height: 63px;
  background-image: url(/images/to-remont-land-rover/icon-service16.png);
}

.services-item__title {
  position: relative;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 600;
  color: white;
}

.services-item__title:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -35px;
  width: 0;
  height: 100%;
  background-color: #efa400;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/*---------------------benefits------------------------*/
.benefits {
  padding: 90px 0 70px 0;
  background: url(/images/to-remont-land-rover/bg-benefits.jpg) 50% 0 no-repeat;
  background-size: cover;
}

.benefits__title {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  top: 45px;
  color: #333;
  font-size: 33px;
  font-weight: 600;
  text-transform: uppercase;
}

.benefits__title span {
  display: inline-block;
  padding-right: 50px;
  text-align: left;
}

.benefits-row {
  min-height: 448px;
  padding-top: 20px;
  background-image: url(/images/to-remont-land-rover/benefits-image.png);
  background-repeat: no-repeat;
  background-position: 45% 0;
}

.benefits-column {
  width: 400px;
}

.benefits-list li {
  position: relative;
  margin-bottom: 37px;
  padding-left: 28px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
  color: #333;
}

.benefits-list li:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 18px;
  background-image: url(/images/to-remont-land-rover/icon-list-check.png);
}

/*---------------------models------------------------*/
.models {
  padding: 95px 0 70px 0;
  background: #262626;
}

.models__title {
  margin-bottom: 20px;
  font-size: 43px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  color: white;
}

.models__subtitle {
  margin-bottom: 35px;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.2;
  color: #efa400;
}

.models-top {
  margin-bottom: 57px;
}

#models-top__image {
  float: left;
  width: 685px;
  height: 440px;
  border: 4px solid #efa400;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-position: center;
  background-size: cover;
}

.models-top-content {
  float: right;
  width: 480px;
}

.models-top-scroll {
  position: relative;
  left: -35px;
  width: 515px;
  height: 440px;
}

.models-top-item {
  margin-top: 20px;
  padding: 17px 15px 5px 15px;
  width: 470px;
  height: 120px;
  background: #333333;
  border: 2px solid #adadad;
  cursor: pointer;
}

.models-top-item:hover {
  border: 2px solid #efa400;
}

.models-top-item:hover .models-top-item__title:before {
  width: 98px;
  background-color: #efa400;
}

.models-top-item:hover .models-top-item__title:after {
  width: 98px;
  background-color: #efa400;
}

.models-top-item__title {
  position: relative;
  padding-left: 40px;
  margin-bottom: 30px;
  min-height: 30px;
  font-size: 18px;
  background-image: url(/images/to-remont-land-rover/icon-model-car.png);
  background-size: 31px 15px;
  background-position: 0 3px;
  background-repeat: no-repeat;
  line-height: 1.2;
  font-weight: 700;
  color: whitesmoke;
}

.models-top-item__title:before, .models-top-item__title:after {
  content: '';
  display: block;
  position: absolute;
  width: 30px;
  height: 1px;
  background-color: #ccc;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.models-top-item__title:before {
  bottom: -18px;
  bottom: -32%;
  right: 93%;
}

.models-top-item__title:after {
  bottom: -21px;
  bottom: -46%;
  left: 10px;
}

.models-top-item__price {
  font-size: 16px;
  line-height: 1.2;
  color: whitesmoke;
}

.models-top-item__price span {
  font-weight: 700;
  color: #efa400;
}

.models-body-row {
  position: relative;
  padding-bottom: 65px;
  border-top: 1px solid #515151;
  border-left: 1px solid #515151;
}

.models-body-row:before {
  content: '';
  display: block;
  position: absolute;
  width: 50%;
  height: 1px;
  left: 0;
  bottom: 0;
  background: #515151;
}

.models-body__btn {
  margin: 0 auto;
  top: -28px;
  position: relative;
  width: 385px;
}

.models-body-leftside {
  float: left;
  width: 57%;
}

.models-body-rightside {
  position: relative;
  float: left;
  width: 43%;
  background-position: right 25px top 25px;
  border-left: 1px solid #515151;
  border-right: 1px solid #515151;
}

.models-body-rightside:before {
  content: '';
  display: block;
  position: absolute;
  top: 25px;
  right: 25px;
  width: 107px;
  height: 119px;
  background-image: url(/images/to-remont-land-rover/models-total-image.png);
  background-repeat: no-repeat;
  z-index: 5;
}

.models-gift {
  padding: 30px 27px;
}

.models-gift__title {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: whitesmoke;
}
.models-gift__text {
  margin-bottom: 18px;
  font-size: 12px;

  color: #fff;
}

.models-gift-item {
  margin-bottom: 35px;
}

.models-gift-item:last-child {
  margin-bottom: 0;
}

.models-gift-item__title {
  position: relative;
  margin-bottom: -11px;
  display: table;
  color: whitesmoke;
  font-size: 18px;
  font-weight: 600;
}

.models-gift-item__title:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -24px;
  left: -28px;
  width: 4px;
  height: 48px;
  background-color: #efa400;
}

.models-gift-item__title .cell {
  display: table-cell;
  vertical-align: middle;
}

.models-gift-item__title span {
  position: relative;
  padding-right: 10px;
  line-height: 24px;
  background: #262626;
  z-index: 3;
  -webkit-box-shadow: -1px 8px 1px #262626;
  box-shadow: -1px 8px 1px #262626;
}

.models-gift-item-list {
  position: relative;
  padding: 27px 20px 10px 15px;
  border: 1px solid #efa400;
}

.models-gift-item-list li {
  position: relative;
  margin-bottom: 17px;
  color: whitesmoke;
  padding-left: 29px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

.models-gift-item-list li:before {
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  left: 3px;
  width: 17px;
  height: 15px;
  background-image: url(/images/to-remont-land-rover/icon-list-check.png);
  background-size: 17px 15px;
}

.models-total {
  padding: 0 35px;
  background: #717171;
  background-image: url(/images/to-remont-land-rover/models-total-pattern.png);
  text-align: center;
}

.models-total__text {
  padding: 15px 35px 18px;
  padding-bottom: 13px;
  font-size: 24px;
  color: whitesmoke;
  line-height: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.models-total__note {
  padding: 25px 0;
  font-size: 16px;
  font-weight: 700;
  color: whitesmoke;
  text-transform: uppercase;
}

.models-body-leftside {
  padding: 25px 20px 5px 25px;
}

.models-services-block {
  margin-bottom: 35px;
}

.models-services-block:last-child {
  margin-bottom: 0;
}

.models-services-block__title {
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 700;
  color: whitesmoke;
}

.models-services-item {
  display: table;
  position: relative;
  width: 100%;
  margin-bottom: 22px;
  height: 48px;
}

.models-services-item:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -26px;
  width: 5px;
  height: 100%;
  background: #efa400;
}

.models-services-item__icon {
  display: table-cell;
  vertical-align: middle;
  width: 50px;
  text-align: center;
}

.models-services-item__title {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  line-height: 1.2;
  color: whitesmoke;
}

/*---------------------order------------------------*/
.order {
  padding: 58px 0 80px 0;
  background: url(/images/to-remont-land-rover/bg-order.jpg) 50% 0 no-repeat;
  background-size: cover;
}

.order__title {
  margin-bottom: 30px;
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  color: #333;
}

.order__title span {
  display: block;
}

.order-content {
  margin: 0 auto;
  padding-bottom: 35px;
  width: 830px;
  text-align: center;
  border: 1px solid #3e3636;
  border-top: 0;
}

.order-content__text {
  position: relative;
  top: -13px;
  padding: 0 75px;
  font-size: 22px;
  line-height: 28px;
  color: #333;
}

.order-content__text:before {
  content: '';
  display: block;
  position: absolute;
  top: 13px;
  left: 0;
  width: 100%;
  height: 1px;
  border-left: 50px solid #3e3636;
  border-right: 50px solid #3e3636;
}

.order-content__btn {
  position: absolute;
  display: inline-block;
  bottom: -28px;
  width: 320px;
  margin-left: -160px;
}

/*---------------------about------------------------*/
.about {
  padding: 30px 0;
}

.about-left {
  float: left;
  width: 55%;
  padding-right: 50px;
  border-right: 1px solid #bebebe;
}

.about__title {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
  font-weight: 700;
  color: #333;
}

.about__text {
  font-size: 16px;
  line-height: 22px;
  color: #333;
}

.about-right {
  float: left;
  width: 45%;
  padding-left: 25px;
}

.about-list li {
  position: relative;
  margin-bottom: 20px;
  padding-left: 30px;
  font-size: 18px;
  font-weight: 300;
  color: #333;
}

.about-list li:before {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 3px;
  width: 17px;
  height: 15px;
  background-image: url(/images/to-remont-land-rover/icon-list-check.png);
  background-size: 17px 15px;
}

/*---------------------footer------------------------*/
.footer {
  background: #e9e9e9;
  border-top: 1px solid #bebebe;
}

.footer-table {
  padding: 25px 0;
  border-bottom: 1px solid #bebebe;
}

.footer-block {
  padding: 0 30px 0 10px;
  border-left: 1px solid #efa400;
}

.footer-block__title {
  margin-bottom: 10px;
  font-size: 18px;
  padding-left: 25px;
  line-height: 26px;
  font-weight: 700;
  text-transform: uppercase;
  background-repeat: no-repeat;
  background-position: 0 50%;
  color: #333;
}

.footer-block__title_phone {
  background-image: url(/images/to-remont-land-rover/icon-footer-phone.png);
}

.footer-block__title_address {
  background-image: url(/images/to-remont-land-rover/icon-footer-address.png);
}

.footer-block__title_timetable {
  background-image: url(/images/to-remont-land-rover/icon-footer-time.png);
}

.footer-block__text {
  font-size: 16px;
  color: #333;
}

.footer-block__text strong {
  color: #727272;
  font-weight: 600;
  text-transform: uppercase;
}

.footer-copy {
  padding: 27px 0;
  font-size: 16px;
  font-weight: 300;
  color: #333;
  text-align: center;
}

.footer-block__phone {
  white-space: nowrap;
}

/*==============================ADAPTIVE==============================*/
@media only screen and (max-width: 1260px) {
  .center-wrapper {
    max-width: 980px;
  }
  .header-menu li {
    margin-left: 20px;
  }
  .header-menu li a {
    font-size: 15px;
  }
  .promo {
    background-image: none;
  }
  .promo-content {
    width: 450px;
  }
  .promo-content__title {
    left: -30px;
    font-size: 29px;
  }
  .promo-content__title strong {
    font-size: 65px;
  }
  .promo-content__image {
    width: 500px;
    left: -65px;
  }
  .promo-content__image img {
    max-width: 100%;
  }
  .promo-form {
    width: 425px;
    padding: 0 20px;
  }
  .promo-form__title {
    font-size: 30px;
    left: -10px;
    padding-left: 10px;
  }
  .services-item {
    padding: 30px 15px 10px 20px;
  }
  .services-item__title:before {
    left: -20px;
  }
  .benefits-column {
    width: 300px;
  }
  .benefits-list li {
    margin-bottom: 23px;
  }
  .models-body-leftside {
    width: 51%;
  }
  .models-body-rightside {
    width: 49%;
  }
  .models-top-scroll {
    left: -20px;
    width: 500px;
  }
  .models-services-item {
    margin-bottom: 15px;
  }
  .models-total {
    padding: 0 20px;
  }
  .models-total__text {
    padding: 15px 10px 18px;
  }
  .models {
    padding: 60px 0;
  }
  #models-top__image {
    width: 470px;
  }
  .about-left {
    padding-right: 20px;
  }
  .footer-block {
    padding-right: 20px;
  }
  .footer-block__text span {
    display: block;
  }
  .promo-form-phone:before {
    left: -21px;
  }
}

@media only screen and (min-width: 1011px) {
  .header-menu ul {
    display: block !important;
  }
}

@media only screen and (max-width: 1010px) {
  .center-wrapper {
    max-width: 750px;
  }
  .header .center-wrapper {
    position: static;
  }
  .header-menu {
    text-align: right;
  }
  .header-menu ul {
    display: none;
    position: absolute;
    left: 0;
    background: #fff;
    top: 100%;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #dedede;
    z-index: 20;
  }
  .header-menu ul.mobile-hidden {
    display: none;
  }
  .header-menu ul li {
    display: block;
    margin: 0;
  }
  .header-menu ul li a {
    display: block;
    padding: 12px 0;
  }
  .header-menu__switcher {
    display: inline-block;
  }
  .promo-content {
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 60px;
  }
  .promo-form {
    float: none;
    margin: 0 auto;
  }
  .promo-content__image {
    float: none;
    width: 100%;
    left: 20px;
  }
  .promo-content__title {
    left: 0;
    margin-right: 20px;
  }
  .benefits-row {
    background-image: none;
  }
  .benefits__title {
    position: static;
    margin-bottom: 20px;
    text-align: left;
  }
  #models-top__image {
    width: 100%;
    margin-bottom: 20px;
    height: 400px;
  }
  .benefits-column {
    width: 48%;
  }
  .models-top-scroll {
    left: 0;
    height: 395px;
    width: 100%;
  }
  .models-top-list {
    padding-right: 20px;
  }
  .models-top-item {
    width: 100%;
    margin: 0 0 15px 0;
  }
  .models-top-content {
    float: none;
    width: 100%;
  }
  .models-gift {
    padding: 30px 15px;
  }
  .models-gift-item__title:before {
    left: -16px;
  }
  .models-gift-item__title {
    font-size: 15px;
  }
  .models-gift-item-list li {
    font-size: 15px;
  }
  .models-total__text {
    font-size: 20px;
    line-height: 25px;
  }
  .models-total__note {
    font-size: 14px;
  }
  .models-body-leftside {
    padding: 25px 15px 5px;
  }
  .models-services-item:before {
    left: -16px;
  }
  .models-services-item__title {
    font-size: 15px;
  }
  .order-content {
    width: 100%;
  }
  .order__title {
    font-size: 28px;
  }
  .about-left {
    margin-bottom: 30px;
  }
  .about-left,
  .about-right {
    float: none;
    width: 100%;
    padding: 0;
    border: 0;
  }
  .footer-block {
    display: block;
    margin-bottom: 25px;
  }
  .footer-block:last-child {
    margin-bottom: 0;
  }
  .footer-block__text span {
    display: inline;
  }
}

@media only screen and (max-width: 767px) {
  .promo-content__image {
    width: 550px;
  }
  #models-top__image {
    height: 350px;
  }
  .models-body-leftside {
    float: none;
    width: 100%;
  }
  .models-body-rightside {
    float: none;
    width: 100%;
  }
  .models-services-item__title {
    font-size: 18px;
  }
  .models-gift-item-list li {
    font-size: 18px;
  }
  .models-total__text {
    font-size: 24px;
  }
  .order__title {
    font-size: 23px;
    line-height: 1.3;
  }
  .order-content__text {
    padding: 0 50px;
    font-size: 20px;
  }
  .order-content__text:before {
    border-left: 30px solid #3e3636;
    border-right: 30px solid #3e3636;
  }
  .models-body-leftside {
    border-right: 1px solid #515151;
  }
}

@media only screen and (max-width: 639px) {
  .promo-content__image {
    width: 100%;
    padding-right: 40px;
  }
  .promo-content__title strong {
    padding-top: 5px;
    font-size: 60px;
  }
  .promo-content:after {
    height: 104%;
  }
  .promo-form {
    width: 450px;
  }
  .slick-dots li {
    margin: 0 10px;
  }
  .benefits-column {
    width: 100%;
  }
  .benefits-list li {
    font-size: 17px;
  }
  .models__title {
    font-size: 35px;
  }
  .models__subtitle {
    font-size: 17px;
  }
  #models-top__image {
    height: 300px;
  }
  .order__title {
    font-size: 18px;
  }
  .models-top-list {
    padding-right: 10px;
  }
  .models-top-item__title {
    font-size: 16px;
  }
  .slick-dots li button {
    width: 13px;
    height: 13px;
  }
  .slick-dots li {
    margin: 0 5px;
  }
  .slick-dots li.slick-active button {
    border: 2px solid #efa400;
  }
  .box-modal {
    width: 400px;
    padding: 40px 25px;
  }
  .box-modal .promo-form-phone:before {
    left: -25px;
  }
  .box-modal-body .promo-form__title {
    font-size: 26px;
  }
  .arcticmodal-close {
    right: -30px;
  }
}

@media only screen and (max-width: 479px) {
  .promo {
    padding: 40px 0 80px 0;
  }
  .promo-content {
    padding-top: 25px;
  }
  .promo-content__title {
    margin-bottom: 15px;
    font-size: 21px;
  }
  .promo-content__title strong {
    font-size: 47px;
  }
  .promo-content__image {
    padding-right: 15px;
  }
  .promo-form {
    width: 100%;
  }
  .promo-form__title {
    font-size: 24px;
  }
  .services-top__subtitle {
    font-size: 19px;
  }
  .services-item__icon {
    text-align: center;
    height: 120px;
  }
  .services-item__title {
    text-align: center;
  }
  .services-carousel {
    height: auto;
  }
  .services-item {
    height: 230px;
  }
  .services-item:hover {
    height: 230px;
    border-bottom: 0;
  }
  .services-item__icon:before, .services-item__icon:after {
    left: 50%;
    margin-left: -15px;
  }
  .services-item__icon:after {
    margin-left: -20px;
  }
  .services {
    padding-bottom: 100px;
    height: auto;
  }
  #models-top__image {
    height: 240px;
  }
  .models-top-item__title {
    margin: 0;
    margin-bottom: 10px;
    height: auto;
    font-size: 15px;
  }
  .models-top-item__title:before, .models-top-item__title:after {
    display: none;
  }
  .models-top-item {
    height: auto;
  }
  .models-top-scroll {
    height: 335px;
  }
  .models-services-block__title {
    font-size: 17px;
  }
  .order-content__text {
    padding: 0 30px;
    font-size: 18px;
  }
  .models-body__btn {
    width: 300px;
  }
  .models-top-item {
    padding-bottom: 10px;
  }
  .box-modal {
    width: 100%;
    padding-top: 50px;
  }
  .arcticmodal-close {
    right: 12px;
    top: 12px;
    background-image: url(/images/to-remont-land-rover/icon-close-black.png);
  }
  .box-modal-body .promo-form__title {
    white-space: normal;
  }
  .box-modal-body .promo-form__title span {
    padding: 0;
  }
  .arcticmodal-container_i2 {
    padding: 15px;
  }
  .models-gift-item__title {
    font-size: 17px;
  }
  .benefits {
    padding: 60px 0;
  }
}

@media only screen and (max-width: 374px) {
  .promo-content__title {
    font-size: 18px;
  }
  .promo-content__title strong {
    font-size: 40px;
  }
  .promo-form__title {
    font-size: 20px;
  }
  .promo-form-phone__title {
    font-size: 19px;
  }
  .promo-form-phone__number, a.promo-form-phone__number {
    font-size: 29px;
  }
  .form-column_small {
    float: none;
    width: 100%;
  }
  .form-column_small:first-child {
    margin-bottom: 15px;
  }
  .form-column_big {
    float: none;
    width: 100%;
  }
  .form-column_big:first-child {
    margin-bottom: 15px;
  }
  .form-row {
    padding-top: 10px;
  }
  #models-top__image {
    height: 220px;
  }
  .models-body__btn {
    width: 260px;
  }
  .order-content__btn {
    width: 260px;
    margin-left: -130px;
  }
  .order-content__text {
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.3;
  }
  .order-content__text:before {
    border-left: 15px solid #3e3636;
    border-right: 15px solid #3e3636;
  }
  .promo-form-phone__number, a.promo-form-phone__number {
    font-size: 27px;
  }
  .promo-form-phone__title {
    font-size: 18px;
  }
  .box-modal {
    padding: 40px 20px;
  }
  .box-modal .promo-form-phone:before {
    left: -20px;
  }
  .box-modal-body .promo-form__title {
    margin-bottom: 10px;
    top: -5px;
  }
  .models-gift-item-list {
    padding-right: 10px;
  }
}
