@charset "UTF-8";
table, thead, tbody, tfoot, tr, th, td { margin: 0; padding: 0; border: none; border-collapse: inherit; border-spacing: 0; border-color: inherit; vertical-align: inherit; font-weight: inherit; -webkit-border-horizontal-spacing: 0; -webkit-border-vertical-spacing: 0; }

html, body, h1, h2, h3, h4, h5, h6, div, ul, ul li, ol, ol li, input, label, textarea, select, option, button, span, p, select, header, footer, nav, i, b, br, hr, article { margin: 0; padding: 0; }

ul, ul li, ol, ol li { list-style-type: none; }

a { text-decoration: none; cursor: pointer; }

input:focus, label:focus, textarea:focus, select:focus, option:focus, button:focus, a:focus { outline: none; }

*, *:before, *:after, input, textarea, button { -webkit-box-sizing: border-box; box-sizing: border-box; }

@font-face { font-family: "Museo Sans Cyrl"; src: url("fonts/MuseoSansCyrl.otf") format("opentype"); font-weight: normal; font-style: normal; }
@font-face { font-family: "Museo Sans Cyrl"; src: url("fonts/Museo_Sans_Cyrillic_0.otf") format("opentype"); font-weight: 500; font-style: normal; }
@font-face { font-family: "Museo Sans Cyrl"; src: url("fonts/MuseoSansCyrl_1.otf") format("opentype"); font-weight: bold; font-style: normal; }
@font-face { font-family: "FSElliotPro"; src: url("fonts/FSElliotProHeavy.otf") format("opentype"); font-weight: 900; font-style: normal; }
@font-face { font-family: "Muller"; src: url("fonts/Muller-Regular.otf") format("opentype"); font-weight: normal; font-style: normal; }
@font-face { font-family: "Muller"; src: url("fonts/Muller-Bold.otf") format("opentype"); font-weight: bold; font-style: normal; }
html, input, textarea, button { /*! font-family: "Museo Sans Cyrl"; */ font-size: 16px; }

h1, h2, h3 { /*! font-family: "Muller"; */ font-weight: bold; }

h1 { font-size: 35px; }

h2 { font-size: 36px; line-height: 1.25; text-align: center; padding-bottom: 20px; margin-bottom: 40px; position: relative; }
h2:after { content: ""; display: block; width: 90px; height: 4px; border-radius: 2px; background: #03b229; position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
h2 span { color: #000; }

h3 { font-size: 22px; }

label.error { display: none !important; }

main { overflow: hidden; }
main > * { padding-top: 80px; padding-bottom: 80px; }

.flex-stack { padding-top: 40px;padding-bottom: 80px;}
.flex-stack > * { /*! padding-top: 80px; */ /*! padding-bottom: 80px; */ }

.container { width: 100%; max-width: 1130px; padding-left: 10px; padding-right: 10px; margin-left: auto; margin-right: auto; }

.bike-details-grid, .catalog-grid, .bike-model-grid, .catalog-model-grid, .gift-grid, .review-slider, .order-slider, .test-drive-grid, .faq-grid { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; margin: -15px; }
.review-slider, .order-slider { padding-left: 80px; padding-right: 80px; }
.bike-details-col, .catalog-col, .bike-model-col, .catalog-model-col, .gift-col, .review-slide, .order-slide, .test-drive-col, .faq-col { padding: 15px; }
.bike-details-item, .catalog-item, .gift-item, .review-item, .order-item, .faq-item { border-radius: 10px; overflow: hidden; -webkit-box-shadow: 0px 11px 38px 0px rgba(0, 0, 0, 0.2); /*! box-shadow: 0px 11px 38px 0px rgba(0, 0, 0, 0.2); */ }

.slick-slide { outline-style: none; height: auto; }
.slick-slide > * { height: 100%; }

.slick-track { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; }

.slick-arrow { display: block; width: 38px; height: 38px; border: none; overflow: hidden; text-indent: -9999px; background-color: transparent; background-repeat: no-repeat; background-position: center; cursor: pointer; position: absolute; top: calc(50% - 21px); z-index: 2; }
.slick-arrow:before { content: ""; display: block; font-family: "vivo24"; font-size: 38px; color: #fa4923; position: absolute; top: 0; left: 0; text-indent: 0; }
.slick-arrow.slick-prev { left: 15px; }
.slick-arrow.slick-next { right: 15px; -webkit-transform: rotate(-180deg); transform: rotate(-180deg); }

.slick-dots { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; width: 100%; margin-top: 35px; }
.slick-dots li { background-color: #7c7c7c; margin: 0 5px; border-radius: 50%; }
.slick-dots li:hover, .slick-dots li.slick-active { background-color: #fa4923; }
.slick-dots li button { display: block; width: 7px; height: 7px; background: none; border: none; overflow: hidden; text-indent: -9999px; cursor: pointer; }

.pulse-bg { position: absolute; left: 50%; top: 50%; z-index: 1; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 50%; padding-bottom: 50%; }
.pulse-bg-container { width: 100%; height: 100%; position: absolute; top: 0; left: 0; -webkit-animation: pulse infinite ease-in-out 2s; animation: pulse infinite ease-in-out 2s; }
.pulse-bg-circle { border: 1px solid #e7e7e7; border-radius: 50%; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.pulse-bg-circle1 { width: 100%; height: 100%; }
.pulse-bg-circle2 { width: 85%; height: 85%; }
.pulse-bg-circle3 { width: 70%; height: 70%; }

@-webkit-keyframes pulse { 0% { -webkit-transform: scale(0.8); transform: scale(0.8); opacity: 0; }
  50% { opacity: 1; }
  to { -webkit-transform: scale(1); transform: scale(1); opacity: 0; } }

@keyframes pulse { 0% { -webkit-transform: scale(0.8); transform: scale(0.8); opacity: 0; }
  50% { opacity: 1; }
  to { -webkit-transform: scale(1); transform: scale(1); opacity: 0; } }
.custom-btn { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; height: 58px; padding-top: 2px; border: none; border-radius: 6px; position: relative; font-size: 15px; font-weight: bold; color: #FFF; text-align: center; text-transform: uppercase; cursor: pointer; overflow: hidden; background: #ff3446; transition: ease 0.3s; }
.custom-btn:before { content: ""; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #1979ee; opacity: 0; z-index: 1; -webkit-transition: ease 0.3s; transition: ease 0.3s; }
.custom-btn:hover:before { color:#fff }
.custom-btn span { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; z-index: 2; font-size: inherit; font-weight: inherit; color: #fff; }
.custom-btn.download span:before { content: ""; font-family: "vivo24"; font-size: 1.2em; margin-right: 10px; }
.custom-btn input[type="submit"] { display: none; }

@-webkit-keyframes slideme { 0% { left: -30px; margin-left: 0px; }
  30% { left: 110%; margin-left: 80px; }
  100% { left: 110%; margin-left: 80px; } }

@keyframes slideme { 0% { left: -30px; margin-left: 0px; }
  30% { left: 110%; margin-left: 80px; }
  100% { left: 110%; margin-left: 80px; } }
.figure { position: absolute; z-index: 2; }
.figure__circle { -webkit-animation: floating infinite ease-in-out 3s; animation: floating infinite ease-in-out 3s; }
.figure__triangle { -webkit-animation: floating3 infinite ease-in-out 4s; animation: floating3 infinite ease-in-out 4s; }

@-webkit-keyframes floating { from { -webkit-transform: translate(0, 0px); transform: translate(0, 0px); }
  65% { -webkit-transform: translate(-5px, 10px); transform: translate(-5px, 10px); }
  to { -webkit-transform: translate(0, 0px); transform: translate(0, 0px); } }

@keyframes floating { from { -webkit-transform: translate(0, 0px); transform: translate(0, 0px); }
  65% { -webkit-transform: translate(-5px, 10px); transform: translate(-5px, 10px); }
  to { -webkit-transform: translate(0, 0px); transform: translate(0, 0px); } }
@-webkit-keyframes floating2 { from { -webkit-transform: translate(0, 0px); transform: translate(0, 0px); }
  65% { -webkit-transform: translate(5px, 10px); transform: translate(5px, 10px); }
  to { -webkit-transform: translate(0, 0px); transform: translate(0, 0px); } }
@keyframes floating2 { from { -webkit-transform: translate(0, 0px); transform: translate(0, 0px); }
  65% { -webkit-transform: translate(5px, 10px); transform: translate(5px, 10px); }
  to { -webkit-transform: translate(0, 0px); transform: translate(0, 0px); } }
@-webkit-keyframes floating3 { from { -webkit-transform: translate(0, 0px); transform: translate(0, 0px); }
  65% { -webkit-transform: translate(0px, 10px); transform: translate(0px, 10px); }
  to { -webkit-transform: translate(0, 0px); transform: translate(0, 0px); } }
@keyframes floating3 { from { -webkit-transform: translate(0, 0px); transform: translate(0, 0px); }
  65% { -webkit-transform: translate(0px, 10px); transform: translate(0px, 10px); }
  to { -webkit-transform: translate(0, 0px); transform: translate(0, 0px); } }
.gradient-bg-green { background: linear-gradient(45deg, #198355, #19cb4b); }
.gradient-bg-dark { background: linear-gradient(45deg, #060606, #4c4c4c); }
.gradient-bg-dark-blue { background: linear-gradient(45deg, #09121c, #1d4670); }
.gradient-bg-blue { background: linear-gradient(45deg, #223f7f, #0776b6); }
.gradient-bg-yellow { background: linear-gradient(45deg, #ffad1f, #ffe760); }
.gradient-bg-grey { background: linear-gradient(45deg, #2d2d2d, #7b7b7b); }

.custom-form-grid { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; margin: -5px; width: 100%; max-width: 570px; }
.custom-form-col { padding: 5px; width: 50%; }
.custom-form__title { font-size: 18px; font-weight: normal; margin-bottom: 20px; }
.custom-form-toggle { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; margin: -3px; margin-bottom: 20px; }
.custom-form-toggle-item { padding: 3px; }
.custom-form-toggle__btn { padding: 9px 15px; background: #484848; border-radius: 4px; font-size: 14px; position: relative; cursor: pointer; }
.custom-form-toggle__btn:hover { background: #fa4923; }
.custom-form-toggle__btn_active { background: #fa4923; }
.custom-form-toggle__btn_active:after { content: ""; display: block; width: 0; height: 0; border-style: solid; border-width: 5px 4.5px 0 4.5px; border-color: #fa4923 transparent transparent transparent; position: absolute; left: 50%; top: 100%; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); }
.custom-form-toggle__btn input { display: none; }
.custom-form__input { display: block; width: 100%; padding: 17px 15px; border: 1px solid transparent; border-radius: 6px; resize: none; }
.custom-form__input.error { border-color: red; }
.custom-form__btn { height: 55px; }
.custom-form__file { display: inline-block; padding: 10px 0; cursor: pointer; font-size: 16px; text-decoration: underline; }
.custom-form__file input { display: none; }
.custom-form-accept { margin-top: 15px; font-size: 11px; color: #7F7F7F; }
.custom-form-accept__checkbox { display: none; }
.custom-form-accept__label { display: inline-block; padding-left: 25px; cursor: pointer; position: relative; }
.custom-form-accept__label:before { content: ""; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 18px; height: 18px; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); background-color: #FFF; background-repeat: no-repeat; background-position: center; border-radius: 3px; border: 1px solid transparent; }
.custom-form-accept__checkbox.error + .custom-form-accept__label:before { border-color: red; }
.custom-form-accept__checkbox.error + .custom-form-accept__label { color: red; }
.custom-form-accept__checkbox:checked + .custom-form-accept__label { color: #7F7F7F; }
.custom-form-accept__checkbox:checked + .custom-form-accept__label:before { border-color: transparent; background-image: url(img/svg/check.svg); }

.header-grid { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-top: 15px; padding-bottom: 15px; }
.header-col { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.logo { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #000; }
.logo__text { margin-top: 0px; margin-left: 20px; font-size: 15px; }
.logo__img { max-width: 150px; }
  
.contacts-list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.contacts-list-item { margin-right: 10px; }
.contacts-list-item:last-child { margin-right: 0; }
.contacts-list-link { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 45px; height: 45px; border-radius: 50%; font-size: 18px; color: #FFF; }
.contacts-list-link.whatsapp { background-color: #3aca7a; }
.contacts-list-link.viber { background-color: #984CBF; }

.hotline { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.hotline__icon { margin-left: 10px; margin-right: 10px; font-size: 22px; color: #484848; }
.hotline__num { font-family: "Muller"; font-weight: bold; font-size: 22px; color: #535353; }
.hotline__text { font-size: 13px; }

.nav { background: #F4F4F4; }
.nav_fixed { position: fixed; top: 0; left: 0; right: 0; z-index: 100; }
.nav-list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; }
.nav-list a { display: inline-block; font-size: 15px; color: #000; padding: 14px 15px; position: relative; }
.nav-list a:before { content: ""; display: block; width: 100%; height: 0; background: #1979ee; position: absolute; left: 0; top: 0; -webkit-transition: 0.2s; transition: 0.2s; }
.nav-list a:hover:before, .nav-list a.active:before { height: 3px; }

.preview-block { padding-top: 20px; padding-bottom: 50px; background: url(img/preview-bg.png) no-repeat top -10px right calc(50% + 600px); }
.preview-block-grid { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.preview-block-col:nth-child(1) { width: 55%; }
.preview-block-col:nth-child(2) { width: 45%; position: relative; }
.preview-block-col:nth-child(2) .pulse-bg { width: 80%; padding-bottom: 80%; }
.preview-block-col:nth-child(2) .figure__circle { left: -30px; bottom: 165px; }
.preview-block-col:nth-child(2) .figure__triangle { right: 0; top: 170px; }
.preview-block__title { max-width: 635px; margin-bottom: 35px; color: #FFF; }
.preview-block__img { display: block; max-width: 100%; position: relative; z-index: 3; }
.preview-block-list { max-width: 340px; }
.preview-block-list-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 20px; }
.preview-block-list-item:last-child { margin-bottom: 0; }
.preview-block-list__icon { font-size: 50px; color: #fa4923; margin-right: 15px; }
.preview-block-list__text { font-size: 1rem; color: #FFF; }
.preview-block__btn { max-width: 350px; margin-top: 35px; }

.bike-details { padding-top: 40px; padding-bottom: 40px; }
.bike-details-grid { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; }
.bike-details-col { width: calc(100% / 3); }
.bike-details-item { width: 100%; max-width: 350px; height: 100%; margin: auto; color: #FFF; }
.bike-details-item__img img { display: block; max-width: 100%; }
.bike-details-item-descr { padding: 25px; padding-top: 10px; }
.bike-details-item__title { padding-bottom: 10px; margin-bottom: 10px; position: relative; }
.bike-details-item__title:after { content: ""; display: block; width: 50px; height: 3px; border-radius: 2px; background: #FFF; position: absolute; left: 0; bottom: 0; }
.bike-details-item__text { font-size: 14px; line-height: 1.5; color: rgba(255, 255, 255, 0.7); }

.flex-stack-cat { /*! padding-top: 40px; */ padding-bottom: 80px; *}

.catalog-col { /*! width: calc(100% / 3); */ }
.catalog-item { width: 100%; max-width: 350px; height: 100%; margin: auto; position: relative; }
.catalog-item__img { display: block; }
.catalog-item__img img { display: block; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; -webkit-filter: brightness(100%); filter: brightness(100%); -webkit-transition: ease 0.3s; transition: ease 0.3s; }
.catalog-item__img img:hover { /*! -webkit-filter: brightness(120%); */ /*! filter: brightness(120%); */ }
.catalog-item__gift { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 5px 7px; border-radius: 4px; font-size: 13px; color: #FFF; background: -webkit-gradient(linear, left top, right top, color-stop(25%, #fa4923), to(#ffbb00)); background: linear-gradient(to right, #f58f22 25%, #f58f22); position: absolute; top: 10px; left: 10px; z-index: 2; }
.catalog-item__gift-icon { margin-right: 5px; }
.catalog-item-descr { padding: 20px 25px; border-bottom: 1px solid #E5E5E5; }
.catalog-item-descr:last-child { border-bottom: none; }
.catalog-item__title { margin-bottom: 10px; min-height: 46px;}
.catalog-item__in-stock { font-size: 13px; color: #212121; margin-bottom: 10px; }
.catalog-item-price { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-family: "Muller"; font-weight: bold; }
.catalog-item-price__new { display: inline-block; padding: 7px 10px 3px; background: #1F1F1F; border-radius: 4px; margin-right: 15px; font-size: 20px; line-height: 1; text-transform: uppercase; color: #FFF; text-decoration: none; }
.catalog-item-price__old { font-size: 15px; color: #9B9B9B; }
.catalog-item-list { font-size: 13px; font-weight: 500; }
.catalog-item-list-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; border-radius: 4px; padding: 3px 10px 4px; }
.catalog-item-list-item:nth-child(odd) { background: #F2F2F2; }
.catalog-item-list-item span:first-child { width: 55%; -ms-flex-negative: 0; flex-shrink: 0; }
.catalog__show-all { display: none; }

.bike-model { background: url(img/ris-baner-phone.png) no-repeat center; background-size: cover; color: #FFF; padding-top: 95px; padding-bottom: 95px; }
.bike-model .hotline { margin-bottom: 10px; }
.bike-model .hotline__num { color: #FFF; }
.bike-model .hotline__icon { margin-left: 0; }
.bike-model .contacts-list { margin-left: 32px; }
.bike-model .contacts-list__title { margin-left: 32px; margin-bottom: 10px; font-size: 14px; font-weight: normal; color: #9E9E9E; }
.bike-model .pulse-bg { width: 65%; padding-bottom: 65%; }
.bike-model .pulse-bg-circle { border-color: #474747; }
.bike-model .figure__circle { top: -30px; left: 55px; }
.bike-model .figure__triangle { top: 20px; right: 50px; }
.bike-model-col:nth-child(1) { width: 55%; position: relative; }
.bike-model-col:nth-child(2) { width: 45%; }
.bike-model__img, .catalog-model__img { max-width: 800px; }
@media screen and (min-width: 981px) { .bike-model__img, .catalog-model__img { position: absolute; right: -55px; top: 50%; z-index: 3; -webkit-transform: translateY(-50%); transform: translateY(-50%); } }
.bike-model__title, .catalog-model__title, .test-drive__title { margin-bottom: 20px; }
@media screen and (min-width: 981px) { .bike-model__title, .catalog-model__title, .test-drive__title { font-size: 32px; text-align: left; }
  .bike-model__title:after, .catalog-model__title:after, .test-drive__title:after { left: 0; -webkit-transform: translateX(0); transform: translateX(0); } }
.bike-model__title-sub { font-size: 18px; font-weight: normal; margin-bottom: 25px; }
.bike-model .fadeInLeft { position: relative; z-index: 3; }
@media screen and (min-width: 981px) { .bike-model .fadeInLeft { position: absolute; right: -10px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } }

.catalog-model { background: url(img/catalog-model-bg.jpg) no-repeat center; background-size: cover; color: #FFF; }
.catalog-model__img { -webkit-transform: translateY(-45%); transform: translateY(-45%); }
.catalog-model .pulse-bg { width: 80%; padding-bottom: 80%; }
.catalog-model .figure__circle { top: -30px; left: 30px; }
.catalog-model .figure__triangle { top: 95px; right: 30px; }
.catalog-model-grid { -ms-flex-wrap: wrap; flex-wrap: wrap; }
.catalog-model-col:nth-child(1) { width: 48%; position: relative; }
.catalog-model-col:nth-child(2) { width: 52%; }
.catalog-model__title { margin-bottom: 25px; }
.catalog-model-icons { margin-bottom: 30px; }
.catalog-model-icons__pc { display: block; max-width: 100%; }
.catalog-model-icons__mob { display: none; }

.gift-block__title { width: 100%; max-width: 720px; margin-left: auto; margin-right: auto; }
.gift-col { width: calc(100% / 5); }
.gift-item { width: 100%; max-width: 255px; height: 100%; padding: 25px; margin: auto; }
.gift-item__img { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 300px; }
.gift-item__img img { max-width: 100%; }
.gift-item__title { color: #FFF; text-align: center; }

.review-block { background: url(img/review-bg.jpg) no-repeat center; background-size: cover; position: relative; }
.review-block .pulse-bg { z-index: 0; width: 40%; padding-bottom: 40%; }
.review-block__title { color: #FFF; }
.review-item { width: 100%; max-width: 460px; height: 100%; background: #FFF; }
.review-item-row { padding: 25px; border-bottom: 1px solid #E5E5E5; }
.review-item-row:last-child { border-bottom: none; }
.review-item-info { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.review-item__img { display: block; width: 100%; max-width: 195px; height: 110px; border-radius: 6px; overflow: hidden; }
@media screen and (min-width: 1131px) { .review-item__img { margin-right: 25px; } }
.review-item__img img { display: block; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; -webkit-filter: brightness(100%); filter: brightness(100%); -webkit-transition: ease 0.3s; transition: ease 0.3s; }
.review-item__img img:hover { -webkit-filter: brightness(120%); filter: brightness(120%); }
.review-item__user-name { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 18px; }
.review-item__user-name-social { font-size: 22px; color: #3C70BF; margin-left: 10px; }
.review-item__user-town { font-size: 13px; }
.review-item__text { font-size: 13px; line-height: 1.5; }
.review__add-review { margin-top: 45px; text-align: center; position: relative; z-index: 2; }
.review__add-review a { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; color: #FFF; }
.review__add-review a:before { content: ""; font-family: "vivo24"; margin-right: 8px; }
.review__add-review a span { text-decoration: underline; }

.order-slider { counter-reset: order; }
@media screen and (min-width: 981px) { .order-slider { padding: 0; } }
.order-slider .slick-list { width: 100%; }
.order-slide { padding-bottom: 30px; }
.order-item { padding: 25px 15px 20px; }
.order-item__img { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 190px; height: 190px; background: #252525; border-radius: 50%; margin: 0 auto 20px; position: relative; counter-increment: order; }
.order-item__img:before { content: counter(order); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 34px; height: 34px; padding-top: 2px; font-family: "Muller"; font-size: 18px; line-height: 1; font-weight: bold; color: #FFF; background: -webkit-gradient(linear, left top, right top, color-stop(25%, #fa4923), to(#ffbb00)); background: linear-gradient(to right, #fa4923 25%, #ffbb00); border-radius: 50%; -webkit-box-shadow: 0px 9px 16px 0px rgba(250, 73, 35, 0.25); box-shadow: 0px 9px 16px 0px rgba(250, 73, 35, 0.25); position: absolute; left: 10px; bottom: 10px; z-index: 5; }
.order-item__img-1 { -webkit-transform: translate(-1px, -4px); transform: translate(-1px, -4px); }
.order-item__img-2 { -webkit-transform: translate(7px, 9px); transform: translate(7px, 9px); }
.order-item__img-3 { -webkit-transform: translate(7px, 6px); transform: translate(7px, 6px); }
.order-item__img-4 { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
.order-item__title { font-size: 20px; text-align: center; margin-bottom: 10px; }
.order-item__text { font-size: 14px; line-height: 1.45; text-align: center; }
.order-item__text a { display: inline-block; color: inherit; }
.order-item-details { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-top: 10px; }
.order-item-details img { margin: 0 7px; }
.order-item__btn { max-width: 155px; height: 46px; font-size: 12.5px; margin: 15px auto 0; }

.show-map { display: inline-block; margin-top: 10px; font-size: 14px; color: #FFF; text-decoration: underline; }

.test-drive { background: url(img/test-drive-bg.jpg) no-repeat center; background-size: cover; color: #FFF; }
.test-drive .preview-block-list__icon { margin-top: -5px; font-size: 40px; }
.test-drive .preview-block-list-item { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
.test-drive .pulse-bg { width: 90%; padding-bottom: 90%; }
.test-drive .pulse-bg-circle1 { width: 90%; height: 90%; }
.test-drive .figure__circle { top: 15px; left: 105px; }
.test-drive .figure__triangle { right: 125px; bottom: 35px; }
.test-drive-col:nth-child(1) { width: 40%; }
.test-drive-col:nth-child(2) { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 60%; position: relative; }
.test-drive__img { max-width: 75%; z-index: 1; }
.test-drive__title { margin-bottom: 40px; }

.faq { border-bottom: 1px solid #E3E9F0; }
.faq-grid { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; }
.faq-col { width: 50%; }
.faq-item { border-radius: 6px; background: #FFF; color: #000; }
.faq__question { font-size: 17px; padding: 19px 25px; padding-right: 50px; position: relative; cursor: pointer; }
.faq__question:after { content: ""; font-family: "vivo24"; font-size: 25px; color: #000; position: absolute; right: 15px; top: 50%; -webkit-transform: translateY(-50%) rotate(0deg); transform: translateY(-50%) rotate(0deg); -webkit-transition: ease 0.3s; transition: ease 0.3s; }
.faq__question_active:after { -webkit-transform: translateY(-50%) rotate(180deg); transform: translateY(-50%) rotate(180deg); }
.faq__answer { display: none; padding: 20px 25px; padding-top: 10px; font-size: 14px; }

.add-question { background: url(img/add-question.jpg) no-repeat center; background-size: cover; color: #FFF; }
.add-question .container { position: relative; }
.add-question .custom-form { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; max-width: 540px; }
.add-question .custom-form-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.add-question .custom-form__title { text-align: center; }
.add-question .figure__circle { top: -100px; left: 120px; }
.add-question .figure__triangle { bottom: -100px; right: 120px; }

.contact__title { margin-bottom: 20px; }
.contact__title-sub { font-size: 18px; font-weight: normal; text-align: center; margin-bottom: 35px; }
.contact-list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; width: 100%; max-width: 920px; margin: auto; }
.contact-list-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.contact-list-link { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #000; font-size: 18px; }
.contact-list-link__icon { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 88px; height: 88px; border-radius: 50%; font-size: 35px; color: #FFF; margin-bottom: 20px; }
.contact-list-link.whatsapp .contact-list-link__icon { background: #3ACA7A; }
.contact-list-link.viber .contact-list-link__icon { background: #984CBF; }
.contact-list-link.technology .contact-list-link__icon { background: #fa4923; }

.footer { padding-top: 35px; padding-bottom: 35px; border-top: 1px solid #E5E5E5; font-size: 15px; color: #000; }
.footer a { color: inherit; }
.footer .container { /*! display: -webkit-box; */ display: -ms-flexbox; /*! display: flex; */ -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; }
.footer__politic { display: block; text-decoration: underline; margin-top: 3px; }

.modal-window { overflow: visible; background: #1E1E1E; color: #FFF; position: relative; border-radius: 10px; margin: 44px 30px; padding: 60px 50px; }
.modal-window .fancybox-close-small { display: block; width: 25px; height: 25px; cursor: pointer; background: url(img/svg/close.svg) no-repeat center; border: none; position: absolute; right: -30px; top: -30px; overflow: hidden; text-indent: -9999px; }
.modal-window .fancybox-close-small:before, .modal-window .fancybox-close-small:after { content: none; }
.modal-window__title { font-size: 32px; margin-bottom: 20px; }
.modal-window-politic__text { line-height: 1.4; }
.modal-window-politic__text p { margin-bottom: 15px; }
.modal-window-politic__text p:last-child { margin-bottom: 0; }
.modal-window .figure__circle { top: -50px; left: -50px; }
.modal-window .figure__triangle { right: -50px; bottom: -20px; }
.modal-window#order .custom-form { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.modal-window#order .custom-form__title { text-align: center; }
.modal-window#review .custom-form { width: 100%; max-width: 310px; text-align: center; }
.modal-window#review .custom-form-col { width: 100%; }
.modal-window#politic { max-width: 640px; }

.thanks-stack { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; }
.thanks-stack__icon { font-size: 75px; color: #fa4923; margin-right: 15px; }
.thanks-stack .preview-block__title { margin-bottom: 10px; }
.thanks-stack .preview-block__title-sub { font-size: 16px; color: #FFF; font-weight: normal; }

@media screen and (max-width: 1130px) { .container { max-width: 980px; }
  .review-item-info { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .review-item__img { margin-bottom: 15px; } }
@media screen and (max-width: 980px) { .container { max-width: 767px; }
  body { margin-top: 53px; }
  body.stopped { overflow: hidden; }
  h1 { font-size: 38px; }
  .nav { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: -1; margin-top: 201px; padding: 40px 10px; overflow: scroll; overflow-x: hidden; overflow-y: auto; -webkit-transform: translateY(calc(-100% - 53px )); transform: translateY(calc(-100% - 53px )); opacity: 0; -webkit-transition: ease 0.3s; transition: ease 0.3s; }
  .nav_active { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }
  .nav-list { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .nav-list a { font-size: 14px; color: #000; padding: 10px 5px; }
  .nav__anchor { display: none; }
  .logo__img { max-width: 140px; }
  .header { border-bottom: 1px solid #D7D7D7; background: #FFF; position: fixed; top: 0; left: 0; right: 0; z-index: 101; }
  .header-grid { padding-top: 5px; padding-bottom: 5px; }
  .logo__text, .header .contacts-list { display: none; }
  .hotline__text, .hotline__icon { display: none; }
  .hotline__num { overflow: hidden; margin-right: 7px; text-indent: -9999px; margin-left: 9px;}
  .hotline__num, .header__burger { display: block; width: 42px; height: 42px; border-radius: 0%; background: #4797f9; color: #fff; cursor: pointer; position: relative; }
  .hotline__num:before, .header__burger:before { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; height: 100%; position: absolute; left: 0; top: 0; font-family: "vivo24"; font-size: 14px; font-weight: normal; }
  .header__burger:before { content: ""; }
  .hotline__num:before { content: ""; text-indent: 0; }
  .preview-block-col:nth-child(n) { width: 100%; }
  .preview-block__img { margin: auto; }
  .bike-details-col, .catalog-col, .gift-col { width: 50%; }
  .bike-model-col:nth-child(n) { width: 100%; }
  .bike-model__title-sub { text-align: center; }
  .bike-model .hotline { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .bike-model .contacts-list { margin-left: 0; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .bike-model .contacts-list__title { margin-left: 0; text-align: center; }
  .catalog-model-col:nth-child(n) { width: 100%; }
  .catalog-model__img { -webkit-transform: translate(0, 0); transform: translate(0, 0); position: relative; z-index: 3; }
  .catalog-model-icons__pc { margin: auto; }
  .catalog-model .custom-form__title { text-align: center; }
  .catalog-model .custom-form-toggle { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .catalog-model .custom-form-grid { margin: auto; }
  .test-drive-grid { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
  .test-drive-col:nth-child(n) { width: 100%; }
  .test-drive .preview-block-list { margin: auto; }
  .footer .container { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: center; }
  .footer .logo__img { display: none; }
  .footer .logo__text { margin-left: 0; }
  .footer__politic { display: block; margin-bottom: 15px; }
  .modal-window .figure { display: none; }
  .modal-window__title { font-size: 22px; } }
@media screen and (max-width: 767px) { .container { max-width: 640px; }
  .preview-block { background: url(img/preview-bg.png) no-repeat top -140px right -165px; }
  .bike-model__img, .catalog-model__img { max-width: 100%; }
  .catalog-model__img { max-width: 100%; } }
@media screen and (max-width: 640px) { .container { max-width: 480px; }
  main > * { padding-top: 25px; padding-bottom: 25px; }
  .flex-stack { padding: 0; }
  .flex-stack > * { padding-top: 25px; padding-bottom: 25px; }
  .bike-details-grid, .catalog-grid, .bike-model-grid, .catalog-model-grid, .gift-grid, .review-slider, .order-slider, .test-drive-grid, .faq-grid { margin: -7.5px; }
  .review-slider, .order-slider { padding-left: 35px; padding-right: 35px; }
  .bike-details-col, .catalog-col, .bike-model-col, .catalog-model-col, .gift-col, .review-slide, .order-slide, .test-drive-col, .faq-col { padding: 7.5px; }
  .bike-details-item, .catalog-item, .gift-item, .review-item, .order-item, .faq-item { -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2); }
  h1 { font-size: 21px; }
  h2 { font-size: 20px; padding-bottom: 10px; margin-bottom: 20px; }
  h3 { font-size: 18px; }
  .custom-btn { font-size: 12px; height: 48px; }
  .figure__circle { width: 50px; }
  .figure__triangle { width: 55px; }
  .preview-block { background: url(img/preview-bg.png) no-repeat top -205px right -220px; }
  .preview-block__title { margin-bottom: 15px; }
  .preview-block-list__icon { font-size: 35px; }
  .preview-block-list__text { font-size: 12px; }
  .preview-block__btn { max-width: 280px; margin-left: auto; margin-right: auto; }
  .bike-details-col, .catalog-col, .faq-col { width: 100%; }
  .bike-details-item-descr { padding: 20px; padding-top: 5px; }
  .bike-details-item__text { font-size: 12px; }
  .catalog-item__gift { font-size: 10px; }
  .catalog-item-descr { padding: 15px 20px; }
  .catalog-item__in-stock { font-size: 11px; }
  .catalog-item-price__new { font-size: 16px; }
  .catalog-item-price__old { font-size: 12px; }
  .catalog-item-list { font-size: 11px; }
  .catalog-item__title {min-height: 20px;}
  .flex-stack { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; }
  .flex-stack .bike-catalog { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }
  .flex-stack > * { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .bike-catalog:not(.bike-catalog_first) { padding-top: 0; }
  .bike-catalog:not(.bike-catalog_first) .catalog-col { display: none; }
  .bike-catalog__show-all { display: block; text-align: center; margin-top: 20px; }
  .bike-catalog__show-all a { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .bike-catalog__show-all a:before { content: ""; width: 21px; height: 21px; background: url(img/svg/006-reload.svg) no-repeat center; background-size: contain; margin-right: 8px; }
  .bike-catalog__show-all a:after { content: "Показать все"; font-size: 21px; color: #000; text-decoration: underline; }
  .bike-catalog__show-all a.active:after { content: "Скрыть"; }
  .bike-model__title-sub { font-size: 13px; margin-bottom: 15px; }
  .hotline__num { font-size: 18px; }
  .hotline__text { font-size: 12px; }
  .contacts-list__title { font-size: 12px; }
  .catalog-model-icons__pc { display: none; }
  .catalog-model-icons__mob { display: block; max-width: 100%; margin: auto; }
  .custom-form__title { font-size: 13px; text-align: center; }
  .custom-form-toggle { margin-bottom: 10px; }
  .custom-form-toggle__btn { font-size: 10.6px; padding: 5px; }
  .custom-form-grid { width: 100%; max-width: 320px; margin: auto; }
  .custom-form-col { width: 100%; }
  .custom-form__input { padding: 12px 15px; font-size: 15px; }
  .custom-form-accept { font-size: 10px; text-align: center; }
  .gift-item { padding: 15px; }
  .gift-item__title { font-size: 12px; }
  .gift-item__img { height: 150px; }
  .gift-item__img img { max-height: 110px; }
  .slick-arrow:before { font-size: 25px; }
  .slick-arrow.slick-prev { left: 5px; }
  .slick-arrow.slick-next { right: 5px; }
  .review-item-row { padding: 15px; }
  .review-item__user-name { font-size: 14px; }
  .review-item__user-name-social { font-size: 20px; }
  .review-item__user-town { font-size: 11px; }
  .order-item__img:before { width: 30px; height: 30px; font-size: 15px; }
  .order-item__text { font-size: 12px; }
  .order-item__btn { font-size: 10px; }
  .faq__question { font-size: 13px; padding: 14px 10px; padding-right: 40px; }
  .faq__question:after { font-size: 18px; right: 10px; }
  .faq__answer { padding: 10px 15px; padding-top: 10px; font-size: 12px; }
  .add-question .figure { display: none; }
  .contact__title-sub { font-size: 14px; margin-bottom: 20px; }
  .contact-list-link { font-size: 10px; }
  .contact-list-link__icon { width: 48px; height: 48px; font-size: 20px; }
  .footer { font-size: 12px; padding-top: 20px; padding-bottom: 20px; }
  .footer .logo__text { font-size: inherit; }
  .modal-window { margin-left: 10px; margin-right: 10px; padding: 40px 15px; }
  .modal-window .fancybox-close-small { right: 0; }
  .thanks-stack { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: center; }
  .thanks-stack__icon { display: inline-block; margin: 0 0 15px; font-size: 55px; }
  .preview-block-col:nth-child(2) .figure__circle { left: 10px; bottom: 115px; }
  .preview-block-col:nth-child(2) .figure__triangle { right: 35px; top: 125px; }
  .bike-model .figure__circle { top: 0px; left: 55px; }
  .catalog-model .figure__circle { top: 45px; left: 30px; }
  .test-drive .figure__circle { top: 14px; left: 35px; }
  .test-drive .figure__triangle { right: 50px; bottom: 10px; } }

/*# sourceMappingURL=style.css.map */

.video-container{
 text-align: center;
 }