@font-face {
  font-family: "MyriadProRegular";
  src: url("../fonts/myriadproregular/myriadproregular.eot");
  src: url("../fonts/myriadproregular/myriadproregular.eot?#iefix") format("embedded-opentype"), url("../fonts/myriadproregular/myriadproregular.woff") format("woff"), url("../fonts/myriadproregular/myriadproregular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "MyriadProBold";
  src: url("../fonts/myriadprobold/myriadprobold.eot");
  src: url("../fonts/myriadprobold/myriadprobold.eot?#iefix") format("embedded-opentype"), url("../fonts/myriadprobold/myriadprobold.woff") format("woff"), url("../fonts/myriadprobold/myriadprobold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/** 1. Set default font family to sans-serif. 2. Prevent iOS text size adjust after orientation change, without disabling user zoom. */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/** Remove default margin. */
body {
  margin: 0; }

/* HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined for any HTML5 element in IE 8/9. Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox. Correct `block` display not defined for `main` in IE 11. */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/** 1. Correct `inline-block` display not defined in IE 8/9. 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */
audio, canvas, progress, video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/** Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) {
  display: none;
  height: 0; }

/** Address `[hidden]` styling not present in IE 8/9/10. Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22. */
[hidden], template {
  display: none; }

/* Links ========================================================================== */
/** Remove the gray background color from active links in IE 10. */
a {
  background-color: transparent; }

/** Improve readability when focused and also mouse hovered in all browsers. */
a:active, a:hover {
  outline: 0; }

/* Text-level semantics ========================================================================== */
/** Address styling not present in IE 8/9/10/11, Safari, and Chrome. */
abbr[title] {
  border-bottom: 1px dotted; }

/** Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */
b, strong {
  font-weight: bold; }

/** Address styling not present in Safari and Chrome. */
dfn {
  font-style: italic; }

/** Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4+, Safari, and Chrome. */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/** Address styling not present in IE 8/9. */
mark {
  background: #ff0;
  color: #000; }

/** Address inconsistent and variable font size in all browsers. */
small {
  font-size: 80%; }

/** Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content ========================================================================== */
/** Remove border when inside `a` element in IE 8/9/10. */
img {
  border: 0; }

/** Correct overflow not hidden in IE 9/10/11. */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content ========================================================================== */
/** Address margin not present in IE 8/9 and Safari. */
figure {
  margin: 1em 40px; }

/** Address differences between Firefox and other browsers. */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/** Contain overflow in all browsers. */
pre {
  overflow: auto; }

/** Address odd `em`-unit font size rendering in all browsers. */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms ========================================================================== */
/** Known limitation: by default, Chrome and Safari on OS X allow very limited styling of `select`, unless a `border` property is set. */
/** 1. Correct color not being inherited. Known issue: affects color of disabled elements. 2. Correct font properties not being inherited. 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */
button, input, optgroup, select, textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/** Address `overflow` set to `hidden` in IE 8/9/10/11. */
button {
  overflow: visible; }

/** Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. Correct `select` style inheritance in Firefox. */
button, select {
  text-transform: none; }

/** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/** Re-set default cursor for disabled elements. */
button[disabled], html input[disabled] {
  cursor: default; }

/** Remove inner padding and border in Firefox 4+. */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/** Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
input {
  line-height: normal; }

/** It's recommended that you don't attempt to style these elements. Firefox's implementation doesn't respect box-sizing, padding, or width. 1. Address box sizing set to `content-box` in IE 8/9/10. 2. Remove excess padding in IE 8/9/10. */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/** Fix the cursor style for Chrome's increment/decrement buttons. For certain `font-size` values of the `input`, it causes the cursor style of the decrement button to change from `default` to `text`. */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/** 1. Address `appearance` set to `searchfield` in Safari and Chrome. 2. Address `box-sizing` set to `border-box` in Safari and Chrome (include `-moz` to future-proof). */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/** Remove inner padding and search cancel button in Safari and Chrome on OS X. Safari (but not Chrome) clips the cancel button when the search input has padding (and `textfield` appearance). */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/** Define consistent border, margin, and padding. */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/** 1. Correct `color` not being inherited in IE 8/9/10/11. 2. Remove padding so people aren't caught out if they zero out fieldsets. */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/** Remove default vertical scrollbar in IE 8/9/10/11. */
textarea {
  overflow: auto; }

/** Don't inherit the `font-weight` (applied by a rule above). NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */
optgroup {
  font-weight: bold; }

/* Tables ========================================================================== */
/** Remove most spacing between table cells. */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

body {
  min-width: 320px; }
body.noscroll {
  overflow: hidden; }

ul {
  margin: 0;
  padding: 0; }

ul li {
  list-style: none; }

img {
  max-width: 100%; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-appearance: none;
  -webkit-appearance: none; }

body {
  min-width: 320px;
  font-family: Tahoma,sans-serif; }

.header {
  width: 100%;
  padding: 40px 0;
  background: #f7f7f7; }
.header::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.header__mid {
  max-width: 1110px;
  margin: 0 auto;
  position: relative; }
.header__mid::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.header__logo {
  float: left; }
.header__bl {
  float: right;
  width: calc(100% - 490px); }
.header__bl--mid {
  float: right;
  width: 621px; }
.header__position {
  display: inline-block;
  max-width: 273px;
  width: 100%; }
.header__position:not(:last-child) {
  margin: 0 12% 0 0; }
.header__position .custom {
  margin: 5px 0 0 0;
  color: #080808;
  font-size: 18px;
  line-height: 20px; }
.header__position p {
  margin: 2px 0;
  padding: 0; }
.header__title {
  font-size: 15px;
  color: #969696; }

.nav {
  width: 100%;
  background: #FFF;
  padding: 15px 0; }
.nav__shadow {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1; }
.nav__mobile {
  display: none; }
.nav__hamburger {
  display: none;
  width: 20px;
  height: 16px;
  background: url(../img/burger.png) no-repeat center; }
.nav__mid {
  max-width: 860px;
  margin: 0 auto; }
.nav__list {
  margin: 0;
  padding: 0; }
.nav__list li {
  list-style: none;
  display: inline-block;
  max-width: 105px;
  width: 100%;
  text-align: center; }
.nav__list li:not(:last-child) {
  margin: 0 20px 0 0; }
.nav__list li a {
  display: block;
  text-decoration: none;
  color: #080808; }
.nav__list li a:hover {
  text-decoration: underline; }
.nav__list li a span {
  font-size: 18px;
  color: #080808;
  display: block;
  margin: 5px 0 0 0; }
.nav__list li img {
  display: block;
  margin: 0 auto; }

.slide {
  width: 100%;
  background: #f7f7f7;
  padding: 30px 0; }
.slide::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.slide__mid {
  max-width: 1110px;
  margin: 0 auto; }
.slide__mid::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.slide__left {
  max-width: 740px;
  float: left;
  width: 100%; }
.slide__right {
  max-width: 370px;
  float: left;
  width: 100%; }

.swiper-container-vertical {
  height: 270px; }

.swiper-container-horizontal {
  height: 550px; }

.swiper__content {
  position: absolute;
  right: 25px;
  top: 0;
  z-index: 1;
  display: table;
  height: 100%;
  max-width: 415px; }
.swiper__content--horizontal {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  text-align: center; }
.swiper__content--horizontal .swiper__title {
  margin: 0; }
.swiper__content--horizontal .swiper__btn, .swiper__content--horizontal .banners__btn {
  margin: 30px 0 0 0; }
.swiper__content--mid {
  display: table-cell;
  vertical-align: middle; }
.swiper__title {
  font-family: "MyriadProBold";
  font-size: 42px;
  color: #FFF;
  letter-spacing: -0.020em;
  margin: 0 0 10px 0; }
.swiper__desc {
  font-size: 32px;
  color: #FFF;
  font-family: "MyriadProRegular";
  letter-spacing: -0.020em;
  line-height: 35px; }
.swiper__btn, .banners__btn {
  overflow: hidden;
  margin: 40px 0 0 0; }
.swiper__btn a, .banners__btn a {
  background: #FFF;
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  color: #080808;
  font-size: 18px;
  font-family: "MyriadProRegular";
  letter-spacing: -0.020em;
  text-align: center;
  max-width: 120px;
  width: 100%;
  margin: 0 auto;
  padding: 8px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: inset 0px -3px 0px 0px #d3d3d3;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.swiper__btn a:hover, .banners__btn a:hover {
  box-shadow: inset 0px 0px 0px 0px #d3d3d3; }

.swiper-container-vertical > .swiper-pagination-bullets {
  cursor: pointer; }

.swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important; }

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #e7c640 !important; }

.swiper-pagination-bullet {
  background: #FFF !important;
  opacity: 1 !important;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.swiper-pagination-bullet:hover {
  background: #e7c640 !important; }

.slide__vertical img, .swiper-container-horizontal img {
  object-fit: cover;
  width: 100%;
  height: 100%; }

.swiper-container-vertical > .swiper-pagination-bullets {
  left: 20px !important; }

.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 15px !important; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 3px !important; }

.banners {
  width: 100%; }
.banners::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.banners__elem {
  float: left;
  max-width: 370px;
  width: 100%;
  min-height: 280px;
  height: 100%;
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }
.banners__elem.banners__right .banners__center {
  left: auto;
  width: 52%;
  right: 20px; }
.banners__elem.banners__right .banners__vert {
  bottom: 0; }
.banners__center {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  display: table; }
.banners__vert {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative;
  bottom: -25px; }
.banners__btn {
  margin: 30px 0 0 0; }
.banners__title {
  font-family: "MyriadProBold";
  color: #ffffff;
  letter-spacing: -0.020em;
  font-size: 42px;
  line-height: 46px; }

.pricelist {
  width: 100%;
  background: #f7f7f7;
  padding: 0 0 30px 0; }
.pricelist__mid {
  max-width: 1110px;
  margin: 0 auto;
  background: #FFF; }
.pricelist__header div {
  display: inline-block;
  font-size: 14px;
  letter-spacing: -0.020em;
  color: #080808;
  vertical-align: middle;
  height: 58px;
  position: relative;
  border-bottom: 1px solid #dbdbdb;
  margin: 0 -5px 0 0; }
.pricelist__header div:not(:last-child) {
  border-right: 1px solid #dbdbdb; }
.pricelist__header div span {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: auto;
  display: table;
  vertical-align: middle;
  padding: 0 15px;
  text-align: center;
  left: 0;
  width: 100%; }
.pricelist__model {
  width: 44%; }
.pricelist__model > span {
  text-align: left !important;
  padding: 0 0 0 33px !important; }
.pricelist__ct1, .pricelist__ct2, .pricelist__ct3, .pricelist__ct4 {
  width: 14%; }
.pricelist__ct1 {
  border-top: 1px solid #dbdbdb; }
.pricelist__elem {
  width: 100%; }
.pricelist__elem div {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  height: 58px;
  border-bottom: 1px solid #dbdbdb;
  margin: 0 -5px 0 0;
  font-family: "MyriadProRegular";
  font-size: 20px; }
.pricelist__elem div:not(:last-child) {
  border-right: 1px solid #dbdbdb; }
.pricelist__elem div span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
  height: auto;
  vertical-align: middle;
  padding: 0 15px;
  text-align: center;
  left: 0;
  width: 100%; }
.pricelist__title {
  width: 44%;
  font-family: "MyriadProRegular";
  font-size: 24px;
  color: #080808;
  letter-spacing: -0.020em; }
.pricelist__title > span {
  text-align: left !important;
  padding: 0 0 0 33px !important; }
.pricelist__cost1, .pricelist__cost2, .pricelist__cost3, .pricelist__cost4, .pricelist__btn {
  width: 14%; }
.pricelist__cost1 {
  background: #eeeeee;
  color: #080808; }
.pricelist__cost2 {
  color: #080808; }
.pricelist__cost3 {
  background: #f53d3d;
  color: #FFF; }
.pricelist__btn a {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "MyriadProRegular";
  color: #FFF;
  letter-spacing: -0.020em;
  max-width: 90px;
  width: 100%;
  padding: 7px 0;
  text-align: center;
  background: #f84955;
  background: -moz-linear-gradient(top, #f84955 0%, #d41522 100%);
  background: -webkit-linear-gradient(top, #f84955 0%, #d41522 100%);
  background: linear-gradient(to bottom, #f84955 0%, #d41522 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f84955', endColorstr='#d41522',GradientType=0 );
  box-shadow: inset 0px -3px 0px 0px #75113a;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-decoration: none;
  display: block;
  margin: 0 auto; }
.pricelist__btn a:hover {
  box-shadow: inset 0px 0px 0px 0px #75113a;
  text-decoration: none; }

.price__mobile {
  display: none; }
.price__cost1, .price__cost2 {
  width: 100%;
  padding: 15px 0;
  border-bottom: 1px dashed #bfbfbf; }
.price__cost1 div, .price__cost2 div {
  display: inline-block;
  vertical-align: middle;
  margin: 0 -5px 0 0;
  width: 50%; }
.price__cost3 {
  margin: 10px 0 0 0; }
.price__cost3 div {
  text-align: center; }
.price__cost3 .price__buy {
  font-size: 30px;
  font-family: "MyriadProRegular";
  color: #f53d3d; }
.price__btn {
  margin: 15px 0; }
.price__btn a {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "MyriadProRegular";
  color: #FFF !important;
  letter-spacing: -0.020em;
  max-width: 90px;
  width: 100%;
  padding: 7px 0;
  text-align: center;
  background: #f84955;
  background: -moz-linear-gradient(top, #f84955 0%, #d41522 100%);
  background: -webkit-linear-gradient(top, #f84955 0%, #d41522 100%);
  background: linear-gradient(to bottom, #f84955 0%, #d41522 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f84955', endColorstr='#d41522',GradientType=0 );
  box-shadow: inset 0px -3px 0px 0px #75113a;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-decoration: none;
  display: block;
  margin: 0 auto; }
.price__text {
  text-align: left;
  font-size: 14px;
  color: #080808;
  letter-spacing: -0.020em; }
.price__buy {
  text-align: right;
  font-family: "MyriadProRegular";
  font-size: 24px;
  color: #080808; }
.price__header {
  background: #FFF !important;
  font-family: "MyriadProRegular";
  font-size: 24px !important;
  color: #080808 !important;
  letter-spacing: -0.020em;
  border: 1px solid #dcdcdc !important;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important; }
.price__header:focus {
  outline: none; }
.price__header.ui-accordion-header-active {
  border-bottom: 0px !important;
  position: relative; }
.price__header.ui-accordion-header-active::after {
  content: '';
  background: url(../img/shadow.png) no-repeat center !important;
  height: 6px;
  width: 100%;
  display: block;
  position: absolute;
  bottom: -6px;
  left: 0;
  background-size: contain !important; }

.ui-widget-content {
  border: none !important;
  background: #f7f7f7 !important; }

.ui-accordion .ui-accordion-content {
  padding: 0 1.2em 0 2em !important; }

.ui-icon-triangle-1-e, .ui-icon-triangle-1-s {
  float: right !important;
  background-image: url(../img/arrow_down.png) !important;
  background-position: center !important; }

.ui-icon {
  width: 9px !important;
  height: 5px !important; }

.ui-icon {
  position: absolute !important;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  margin-top: auto !important; }

.ui-accordion .ui-accordion-header {
  margin: -1px 0 0 0 !important;
  padding: .5em 1.5em .5em 1.3em !important; }

.service {
  width: 100%;
  background: #f7f7f7; }
.service__mid {
  max-width: 1110px;
  margin: 0 auto;
  background: #FFF; }
.service__header {
  margin: 0px 0 30px 0;
  text-align: center;
  padding: 50px 0 0 0; }
.service__text {
  text-align: center;
  font-family: "MyriadProRegular";
  font-size: 24px;
  color: #080808;
  margin: 0 0 50px 0; }
.service__block {
  background: url(../img/service-bg.jpg) no-repeat center;
  background-size: cover;
  height: 442px;
  display: table;
  width: 100%; }
.service__centered {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 100px; }
.service__title {
  font-family: "MyriadProBold";
  color: #FFF;
  letter-spacing: -0.020em;
  background: rgba(0, 0, 0, 0.65);
  padding: 10px;
  max-width: 415px;
  width: 100%;
  text-align: center; }
.service__title--top {
  font-size: 58px;
  line-height: 58px; }
.service__title--bottom {
  font-size: 42px;
  line-height: 42px; }
.service__btn {
  max-width: 330px;
  width: 100%;
  margin: 20px 0 0 0; }
.service__btn a {
  display: block;
  background: #ffd44c;
  text-transform: uppercase;
  color: #080808;
  font-family: "MyriadProRegular";
  font-size: 22px;
  text-align: center;
  padding: 8px 0;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.service__btn a:hover {
  background: #f2c32f; }

.call {
  width: 100%;
  background: #f7f7f7;
  padding: 25px 0; }
.call__mid {
  max-width: 1110px;
  margin: 0 auto;
  text-align: center;
  border-bottom: 1px solid #dcdcdc;
  padding: 0 0 20px 0; }
.call__title {
  font-size: 24px;
  color: #080808;
  letter-spacing: -0.020em; }
.call__number {
  margin: 5px 0 0 0; }
.call__number a {
  font-size: 36px;
  color: #080808;
  letter-spacing: -0.020em;
  line-height: 36px;
  text-decoration: none; }

.modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  margin: auto;
  display: none; }
.modal__text {
  font-family: "MyriadProRegular";
  font-size: 30px;
  color: #080808;
  letter-spacing: -0.020em;
  padding: 30px;
  text-align: center;
  display: none; }
.modal__mid {
  background: #fff;
  max-width: 380px;
  width: 100%;
  position: relative;
  top: 50%;
  margin: 0 auto;
  transform: translateY(-50%); }
.modal__form {
  padding: 0 15px; }

.form__header {
  padding: 25px 0;
  text-align: center;
  font-family: "MyriadProRegular";
  font-size: 30px;
  color: #080808;
  letter-spacing: -0.020em;
  margin: 0 0 30px 0;
  border-bottom: 1px solid #dbdbdb; }
.form__row {
  margin: 0 0 20px 0; }
.form__row textarea#rev {
  width: 100%;
  height: 130px;
  max-width: 100%;
  min-width: 100%;
  max-height: 130px;
  min-height: 130px;
  padding: 5px 10px;
  background: #FFF;
  font-family: "MyriadProRegular";
  border: 1px solid #bbbbbb;
  font-size: 16px;
  letter-spacing: -0.020em;
  color: #080808; }
.form__row textarea#rev.placeholder {
  color: #9a9a9a; }
.form__row textarea#rev:-moz-placeholder {
  color: #9a9a9a; }
.form__row textarea#rev::-moz-placeholder {
  color: #9a9a9a; }
.form__row textarea#rev:-ms-input-placeholder {
  color: #9a9a9a; }
.form__row textarea#rev::-webkit-input-placeholder {
  color: #9a9a9a; }
.form__row textarea#rev:focus {
  outline: none; }
.form__row input {
  width: 100%;
  height: 30px;
  background: #FFF;
  font-family: "MyriadProRegular";
  border: 1px solid #bbbbbb;
  font-size: 16px;
  letter-spacing: -0.020em;
  color: #080808;
  padding: 0 10px; }
.form__row input.placeholder {
  color: #9a9a9a; }
.form__row input:-moz-placeholder {
  color: #9a9a9a; }
.form__row input::-moz-placeholder {
  color: #9a9a9a; }
.form__row input:-ms-input-placeholder {
  color: #9a9a9a; }
.form__row input::-webkit-input-placeholder {
  color: #9a9a9a; }
.form__row input:focus {
  outline: none; }
.form__btn {
  text-align: center; }
.form__btn input {
  background: #f1e41a;
  text-transform: uppercase;
  color: #080808;
  padding: 15px 0;
  height: 45px;
  text-align: center;
  font-family: "MyriadProRegular";
  font-size: 16px;
  letter-spacing: -0.020em;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: none;
  max-width: 210px;
  width: 100%;
  box-shadow: 0px 1px 3px 0px rgba(145, 124, 108, 0.6);
  margin: 0 0 30px 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.form__btn input:focus {
  outline: none; }
.form__btn input:hover {
  background: #efe016; }

.carousel {
  width: 100%;
  background: #f7f7f7; }
.carousel__mid {
  max-width: 1110px;
  margin: 0 auto;
  border-bottom: 1px solid #dcdcdc;
  padding: 0 0 25px 0; }
.carousel .ext-item-wrap {
  position: relative; }
.carousel .ext-item-wrap:hover .rem--text {
  height: 100%; }
.carousel .ext-item-wrap:hover .rem--text::before {
  transform: scale(1.1); }
.carousel .owl-nav {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%; }
.carousel .owl-prev {
  left: -55px;
  background: url(../img/left.png) no-repeat center; }
.carousel .owl-next {
  right: -55px;
  background: url(../img/right.png) no-repeat center; }
.carousel .owl-carousel {
  width: 91%;
  margin: 0 auto; }
.carousel .owl-prev, .carousel .owl-next {
  position: absolute;
  text-indent: -9999px;
  width: 17px;
  height: 29px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.carousel .owl-prev:hover, .carousel .owl-next:hover {
  opacity: .8; }
.carousel .rem--text {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 0px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.carousel .rem--text::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 25px;
  height: 25px;
  z-index: 2;
  background: url(../img/scale.png) no-repeat center;
  transform: scale(0);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  transition-delay: 0.15s; }
.carousel .rem--text:hover::before {
  transform: scale(1.1); }
.carousel .rem--bottom {
  position: absolute;
  bottom: 15px;
  text-align: center;
  width: 100%;
  left: 0;
  color: #FFF;
  font-size: 14px;
  letter-spacing: -0.020em;
  font-family: "MyriadProRegular"; }

.row__block {
  width: 100%;
  background: #f7f7f7;
  padding: 35px 0; }
.row__block::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.row__block--mid {
  max-width: 1110px;
  margin: 0 auto; }
.row__block--mid::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.row__block--left {
  width: 48%;
  margin: 0 2% 0 0;
  float: left; }
.row__block--right {
  width: 48%;
  float: right; }
.row__block .youtube {
  background: #FFF;
  padding: 33px 30px; }
.row__block .youtube__right {
  padding: 0 0 0 10px; }
.row__block .youtube__left, .row__block .youtube__right {
  display: inline-block;
  vertical-align: middle; }
.row__block .youtube__left {
  margin: 0 -5px 0 0;
  height: 27px; }
.row__block .youtube__left div {
  display: inline-block;
  vertical-align: middle; }
.row__block .youtube__likes, .row__block .youtube__dislikes {
  display: inline-block;
  vertical-align: middle;
  color: #929292;
  font-family: "MyriadProRegular";
  font-size: 14px; }
.row__block .youtube__likes {
  margin: 0 10px 0 0; }
.row__block .youtube iframe {
  width: 100% !important;
  height: 245px !important;
  border: none !important; }
.row__block .youtube__centered {
  float: right; }
.row__block .youtube__title {
  font-family: "MyriadProBold";
  font-size: 22px;
  letter-spacing: -0.020em;
  color: #080808;
  margin: 10px 0; }
.row__block .youtube__text {
  margin: 20px 0 0 0; }
.row__block .youtube__text div:nth-child(2) iframe {
  height: 24px !important; }
.row__block .youtube__likes i, .row__block .youtube__dislikes i {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0; }
.row__block .youtube__dislikes i {
  transform: rotate(180deg); }

.reviews {
  background: #FFF;
  padding: 0 15px;
  width: 100%;
  overflow: hidden; }
.reviews .owl-theme .owl-dots .owl-dot span {
  background: #080808 !important;
  margin: 0px 2px !important;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.reviews .owl-theme .owl-dots .owl-dot.active span, .reviews .owl-theme .owl-dots .owl-dot:hover span {
  background: #ef2424 !important; }
.reviews__btn {
  margin: 25px 0; }
.reviews__btn a {
  background: #ef2323;
  display: block;
  text-transform: uppercase;
  color: #FFF;
  font-size: 16px;
  letter-spacing: -0.040em;
  font-family: "MyriadProRegular";
  max-width: 210px;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 13px 0;
  text-decoration: none;
  margin: 0 auto;
  box-shadow: 0px 1px 3px 0px rgba(145, 124, 108, 0.6);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.reviews__btn a:hover {
  text-decoration: none;
  background: #c22323; }
.reviews .well {
  border-bottom: 1px solid #dbdbdb; }
.reviews h3 {
  font-family: "MyriadProRegular";
  font-size: 30px;
  color: #080808;
  letter-spacing: -0.020em;
  border-bottom: 1px solid #dbdbdb;
  padding: 15px 0;
  margin: 0 0 20px 0; }
.reviews .rev {
  padding: 0 0 10px 0;
  margin: 0 0 20px 0; }
.reviews .rev--img {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 0 auto 20px; }
.reviews .rev--fio {
  padding: 0 0 40px 0;
  margin: 0 0 25px 0;
  position: relative;
  text-align: center;
  font-size: 20px;
  font-family: "MyriadProRegular";
  color: #080808; }
.reviews .rev--fio::after {
  content: '';
  width: 100px;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #dbdbdb; }
.reviews .rev--desk {
  text-align: center;
  font-size: 16px;
  font-family: "MyriadProRegular";
  letter-spacing: -0.020em;
  color: #080808;
  margin: 0 0 30px 0; }

.social {
  background: #FFF;
  padding: 20px 20px;
  margin: 30px 0 0 0;
  text-align: center; }
.social p {
  margin: 0;
  padding: 0; }
.social a {
  display: inline-block; }
.social a:not(:last-child) {
  margin: 0 20px 0 0; }

.footer {
  width: 100%;
  background: #FFF;
  padding: 35px 0; }
.footer::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.footer__mid {
  max-width: 1110px;
  margin: 0 auto; }
.footer__mid::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.footer__left, .footer__right {
  width: 50%; }
.footer__left {
  float: left; }
.footer__right {
  float: right;
  max-width: 365px; }
.footer__right .footer__logo {
  width: 155px; }
.footer__right .footer__text {
  font-family: Tahoma,sans-serif;
  font-size: 12px;
  letter-spacing: -0.020em; }
.footer__right .footer__text p:last-child {
  margin: 7px 0 0 0; }
.footer__logo {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px 0 0; }
.footer__text {
  display: inline-block;
  vertical-align: middle;
  font-family: "MyriadProRegular";
  font-size: 14px;
  color: #080808; }
.footer__text p {
  margin: 0 0 2px 0;
  padding: 0; }
.footer__text a {
  font-family: "MyriadProRegular";
  font-size: 14px;
  color: #1da2ff;
  text-decoration: underline; }
.footer__text a:hover {
  text-decoration: none; }

.file-upload {
  width: 100%; }

.file-upload label {
  display: block;
  cursor: pointer; }

.file-upload input[type="file"] {
  display: none; }

.file-upload span {
  color: #0090ff;
  font-family: "MyriadProRegular";
  font-size: 16px;
  letter-spacing: -0.020em;
  text-align: center;
  width: 100%;
  display: block;
  text-decoration: underline; }
.file-upload span:hover {
  text-decoration: none; }

.filename {
  background: #fff;
  border: 0 !important;
  margin: 10px 0 0 0;
  text-align: center;
  display: none; }

.step__ajax {
  background: #f7f7f7;
  width: 100%;
  padding: 30px 0; }
.step__ajax__mid {
  max-width: 1110px;
  margin: 0 auto;
  background: #FFF;
  padding: 0 35px; }

.step__left {
  width: 50%;
  float: left;
  text-align: left;
  border-right: 1px dashed #b6b6b6; }
.step__left--centered {
  width: 90%; }
.step__left--bottom {
  margin: 20px 0 0 0; }
.step__left--bottom ul {
  margin: 10px 0 0 0;
  padding: 0; }
.step__left--bottom ul li {
  display: block;
  font-family: "MyriadProRegular";
  font-size: 18px;
  color: #080808; }
.step__left--bottom ul li::before {
  content: '';
  background: url(../img/map-marke.png) no-repeat center;
  width: 12px;
  height: 16px;
  display: inline-block;
  vertical-align: -2px;
  margin: 0 5px 0 0; }
.step__left--bottom ul li:not(:last-child) {
  margin: 0 0 15px 0; }
.step__left--title {
  text-transform: uppercase;
  color: #080808;
  font-size: 18px;
  letter-spacing: -0.020em;
  margin: 10px 0 5px 0; }
.step__left img {
  width: 150px; }
.step__left span {
  display: block;
  font-family: "MyriadProRegular";
  font-size: 16px;
  color: #080808; }
.step__card {
  font-family: "MyriadProBold";
  font-size: 18px;
  color: #080808;
  text-align: center;
  width: 275px;
  margin: 0 0 0 10px;
  padding: 6px 0 0 0;
  height: 35px;
  background: url(../img/numcart.png) no-repeat center; }
.step__bottom--title {
  font-family: "MyriadProBold";
  font-size: 16px;
  border-bottom: 1px solid #dbdbdb;
  color: #080808;
  padding: 0 0 10px 0; }
.step__rows {
  overflow: hidden;
  max-width: 720px;
  margin: 0 auto 30px; }
.step__right {
  width: 44%;
  float: left;
  text-align: left;
  margin: 0 0 0 6%; }
.step__header {
  font-size: 42px;
  letter-spacing: -0.020em;
  color: #080808;
  padding: 25px 0;
  border-bottom: 1px solid #dbdbdb;
  text-align: center; }
.step__middle {
  margin: 40px auto 0;
  text-align: center;
  width: 100%; }
.step__middle.step_two--mid {
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 30px; }
.step__middle::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.step::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.step__model {
  font-size: 16px;
  color: #080808;
  letter-spacing: -0.020em;
  font-weight: bold;
  text-align: center;
  margin: 0 0 25px 0; }
.step__model span {
  color: #f43d3d; }
.step__row input {
  width: 360px;
  height: 38px;
  padding-left: 20px;
  margin: 0 0 15px 0;
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
.step__row input:focus {
  outline: none; }
.step__attention {
  margin: 0 0 30px 0;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 30px;
  width: 100%; }
.step__attention span {
  text-align: center;
  letter-spacing: -0.020em;
  font-size: 14px;
  font-family: "MyriadProRegular"; }
.step__attention img {
  width: 13px;
  height: 13px;
  margin: 0 3px; }
.step__bottom input {
  background: linear-gradient(to bottom, #42c7a7 69%, #34bd99 100%);
  margin: 0 0 40px 0;
  width: 211px;
  height: 45px;
  color: white;
  text-transform: uppercase;
  box-shadow: 0px 1px 1px 1px #dad3cd;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
.step__btn {
  background: linear-gradient(to bottom, #42c7a7 69%, #34bd99 100%);
  width: 211px;
  height: 45px;
  color: white;
  text-transform: uppercase;
  box-shadow: 0px 1px 1px 1px #dad3cd;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 30px auto;
  text-decoration: none;
  text-align: center;
  padding-top: 12px;
  /* color: white; */ }
.step__btn a {
  color: white;
  text-decoration: none; 
  cursor:pointer;}
.step__order--title {
  width: 100%;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: -0.020em;
  color: #080808;
  text-align: center;
  margin: 0 0 20px 0; }
.step__order-id {
  background: url(../img/order_bg.png) no-repeat center;
  max-width: 320px;
  width: 100%;
  height: 93px;
  text-align: center;
  font-family: "MyriadProBold";
  font-size: 60px;
  color: #FFF;
  line-height: 89px; }
.step__order--save {
  font-size: 14px;
  color: #080808;
  padding: 15px 15px 15px 40px;
  border: 2px dashed #cccccc;
  width: 89%;
  margin: 15px auto;
  position: relative;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }
.step__order--save::before {
  content: '';
  background: url(../img/save.png) no-repeat center;
  width: 13px;
  height: 13px;
  display: inline-block;
  position: absolute;
  left: 15px;
  top: 0;
  bottom: 0;
  margin: auto; }
.step__order--print {
  margin: 20px 0 0 0;
  text-align: center; }
.step__order--print::before {
  content: '';
  background: url(../img/print.png) no-repeat center;
  width: 27px;
  height: 26px;
  display: inline-block;
  vertical-align: middle; }
.step__order--print a {
  display: inline-block;
  vertical-align: middle;
  font-family: "MyriadProRegular";
  color: #080808;
  letter-spacing: -0.020em;
  font-size: 18px;
  margin: 0 0 0 5px; }
.step__order--print a:hover {
  text-decoration: none; }
.step__form .step__bottom {
  border: none; }
.step__bottom {
  width: 100%;
  font-family: "MyriadProRegular";
  font-size: 18px;
  color: #080808;
  text-align: center;
  border-bottom: 1px solid #dbdbdb;}
.step__bottom--mid {
  max-width: 560px;
  margin: 0 auto; }
.step__bottom em {
  font-style: normal;
  color: #f43d3d; }
.step__bottom span {
  color: #23c0e2; }

.step__rowed {
  font-size: 16px;
  color: #080808;
  margin: 0 0 20px 0;
  font-weight: bold;
  letter-spacing: -0.040em; }
.step__rowed span {
  color: #ff3a3b; }

#step_checkbox {
  height: 15px;
  width: 15px;
  background: url(../img/checkbox.png) no-repeat center; }
#step_checkbox:focus {
  outline: none; }

#step_checkbox:checked {
  background: url(../img/checked_checkbox.png) no-repeat center; }

input[type="submit"]:disabled {
  background: #b8b8b8; }

input[type="submit"]:focus {
  outline: none; }

@media only screen and (max-width: 1170px) {
  .owl-prev {
    left: -40px !important; }

  .owl-next {
    right: -40px !important; } }
@media only screen and (max-width: 1130px) {
  .footer__mid, .row__block--mid, .service__mid, .slide__mid, .header__mid {
    padding: 0 20px; }

  .carousel__mid {
    padding: 0 20px 25px 20px; }

  .call__mid {
    padding: 0 20px 20px 20px;
    margin: 0 20px; }

  .pricelist__mid {
    margin: 0 20px; }

  .slide__left {
    max-width: auto;
    float: left;
    width: calc(100% - 370px); }

  .banners__elem {
    max-width: 50%; }

  .banners__elem.banners__right .banners__center {
    width: 100%;
    left: 0;
    right: 0; }

  .banners__elem.banners__right .banners__vert {
    bottom: -25px; } }
@media only screen and (max-width: 990px) {
  .reviews {
    margin: 25px 0 0 0; }

  .footer__right {
    margin: 0 0 20px 0; }

  .footer__left {
    width: 100%; }

  .footer__right .footer__logo {
    width: 155px;
    margin: 20px auto; }

  .footer__text {
    width: 100%;
    text-align: center; }

  .footer__logo {
    width: 100%;
    margin: 0 0 15px 0;
    text-align: center; }

  .footer__right {
    width: 100%;
    max-width: 100%;
    text-align: center; }

  .row__block--right {
    width: 100%;
    margin: 0; }

  .row__block--left {
    margin: 0;
    width: 100%; }

  .social {
    margin: 30px 0 0 0; }

  .carousel .owl-carousel {
    width: 88%; }

  .price__mobile {
    display: block; }

  .pricelist__large {
    display: none; }

  .banners__center {
    padding: 0 15px; }

  .slide__left {
    width: 100%;
    margin: 0 auto;
    float: none; }

  .slide__right {
    float: none;
    margin: 0 auto; }

  .header {
    padding: 20px 0; }
  .header__logo {
    width: 100%;
    text-align: center;
    margin: 35px 0 25px 0; }
  .header__bl {
    width: 100%;
    background: #FFF;
    padding: 12px; }
  .header__bl--mid {
    width: 100%; }
  .header__position {
    display: block; }
  .header__position:not(:last-child) {
    margin: 0 0 40px 0; }

  .nav__list li:not(:last-child) {
    margin: 0 0px 40px 0; }

  .nav__list li {
    max-width: 100px; }

  .nav {
    display: none; }
  .nav__hamburger {
    display: block;
    float: right; }
  .nav__mobile {
    position: absolute;
    top: -10px;
    right: 10px;
    background: #FFF;
    max-width: 335px;
    width: 100%;
    padding: 0 15px 15px 15px;
    z-index: 2; }
  .nav__mobile--topbar {
    padding: 10px 0px 13px 0px; }
  .nav__mobile--header {
    font-size: 15px;
    color: #080808;
    letter-spacing: -0.020em;
    width: calc(100% - 33px);
    display: inline-block;
    vertical-align: middle; }
  .nav__mobile--close {
    background: url(../img/close.png) no-repeat center;
    width: 27px;
    height: 27px;
    display: inline-block;
    vertical-align: middle; }
  .nav__mobile--topbar {
    border-bottom: 1px solid #efefef;
    margin: 0 0 15px 0; } }
@media only screen and (max-width: 720px) {
  .step__left {
    width: 100%;
    float: left;
    text-align: center;
    border-right: none; }

  .step__left--centered {
    width: 100%; }

  .step__card {
    margin: 0 auto; }

  .step__right {
    width: 100%;
    float: left;
    text-align: center;
    margin: 30px 0 0 0; }

  .step__order-id {
    margin: 0 auto; }

  .step__order--save {
    max-width: 285px;
    text-align: left; }

  .banners__elem:not(:nth-child(2)), .slide__vertical {
    display: none; }

  .banners {
    padding-top: 20px; }

  .service__title {
    margin: 0 auto; }

  .service__btn {
    margin: 20px auto 0; }

  .service__centered {
    padding: 0px 20px; }

  .banners__elem {
    float: none;
    margin: 0 auto 40px;
    max-width: 370px;
    background-position: center; }

  .slide__vertical {
    margin: 0 0 40px 0; }

  .banners__elem.banners__right .banners__vert, .banners__vert {
    bottom: 0px; }

  .carousel .owl-carousel {
    width: 80%; } }
@media only screen and (max-width: 550px) {
  .step__row input {
    width: 100%; }

  .swiper__content {
    margin: 0 0 0 61px;
    zoom: .8;
    padding: 0 15px 0 0; }

  .youtube__left {
    width: 100%;
    margin: 0;
    text-align: center; }

  .row__block .youtube {
    padding: 10px; }

  .youtube__right {
    margin: 10px 0 0 0;
    padding: 0 !important;
    width: 100% !important; } }
@media only screen and (max-width: 370px) {
  .nav__mobile {
    zoom: .9; }

  .modal__mid {
    zoom: .8; } }
    
@media print { 

body{
  visibility: hidden;
}

header {
display:none;
}

.nav, .slide, .service, .call, .carousel, .row__block--mid, .footer, .modal, .nav__shadow, .globalClass_ET, .pricelist__btn, .pricelist__ct4 {
display:none;
}

.pricelist__large {
  visibility: visible;
 }
 
 }
