@font-face {
    font-family: 'DIN Pro';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/dinpro-light.woff2) format('woff2'), url(../fonts/dinpro-light.woff) format('woff')
}

@font-face {
    font-family: 'DIN Pro';
    font-style: italic;
    font-weight: 300;
    src: url(../fonts/dinpro-lightitalic.woff2) format('woff2'), url(../fonts/dinpro-lightitalic.woff) format('woff')
}

@font-face {
    font-family: 'DIN Pro';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/dinpro.woff2) format('woff2'), url(../fonts/dinpro.woff) format('woff')
}

@font-face {
    font-family: 'DIN Pro';
    font-style: italic;
    font-weight: 400;
    src: url(../fonts/dinpro-italic.woff2) format('woff2'), url(../fonts/dinpro-italic.woff) format('woff')
}

@font-face {
    font-family: 'DIN Pro';
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/dinpro-medium.woff2) format('woff2'), url(../fonts/dinpro-medium.woff) format('woff')
}

@font-face {
    font-family: 'DIN Pro';
    font-style: italic;
    font-weight: 500;
    src: url(../fonts/dinpro-mediumitalic.woff2) format('woff2'), url(../fonts/dinpro-mediumitalic.woff) format('woff')
}

@font-face {
    font-family: 'DIN Pro';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/dinpro-bold.woff2) format('woff2'), url(../fonts/dinpro-bold.woff) format('woff')
}

@font-face {
    font-family: 'DIN Pro';
    font-style: italic;
    font-weight: 700;
    src: url(../fonts/dinpro-bolditalic.woff2) format('woff2'), url(../fonts/dinpro-bolditalic.woff) format('woff')
}

@font-face {
    font-family: 'DIN Pro';
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/dinpro-black.woff2) format('woff2'), url(../fonts/dinpro-black.woff) format('woff')
}

@font-face {
    font-family: 'DIN Pro';
    font-style: italic;
    font-weight: 900;
    src: url(../fonts/dinpro-blackitalic.woff2) format('woff2'), url(../fonts/dinpro-blackitalic.woff) format('woff')
}

@font-face {
    font-family: ProximaNova;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/10355.woff2) format('woff2'), url(../fonts/10355.woff) format('woff')
}

@font-face {
    font-family: ProximaNova;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/11096.woff2) format('woff2'), url(../fonts/11096.woff) format('woff')
}

*,
::after,
::before {
    box-sizing: border-box
}

ol[class],
ul[class] {
    padding: 0;
    list-style: none
}

blockquote,
body,
dd,
dl,
figcaption,
figure,
h1,
h2,
h3,
h4,
li,
ol[class],
p,
ul[class] {
    margin: 0
}

body {
    min-height: 100vh;
    scroll-behavior: smooth;
    text-rendering: optimizeSpeed;
    line-height: 1.2
}

a:not([class]) {
    -webkit-text-decoration-skip: ink;
    text-decoration-skip-ink: auto
}

img {
    max-width: 100%;
    display: block
}

article > * + * {
    margin-top: 1em
}

button,
input,
select,
textarea {
    font: inherit
}

body {
    font-family: 'DIN Pro', Arial, Helvetica, sans-serif;
    color: #000;
    background-color: #fff;
    min-width: 320px
}

.container {
    max-width: 1260px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px
}

.visually-hidden {
    width: 1px;
    height: 1px;
    padding: 0;
    position: absolute;
    margin: -1px;
    border: 0;
    overflow: hidden;
    clip: rect(0 0 0 0)
}

.nowrap {
    white-space: nowrap
}

@font-face {
    font-family: icons;
    src: url(../fonts/icons.ttf@iirlww) format('truetype'), url(../fonts/icons.woff@iirlww) format('woff'), url(../fonts/icons.svg@iirlww#icons) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: block
}

.icon {
    font-family: icons !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-auto_exchange:before {
    content: "\e901";
    color: #242fd9
}

.icon-auto_price:before {
    content: "\e902";
    color: #242fd9
}

.icon-mark_1:before {
    content: "\e905";
    color: #242fd9
}

.icon-mark_2:before {
    content: "\e906";
    color: #242fd9
}

.icon-mark_4:before {
    content: "\e907";
    color: #242fd9
}

.icon-mark_5:before {
    content: "\e908";
    color: #242fd9
}

.icon-presentation_icon_1:before {
    content: "\e909";
    color: #242fd9
}

.icon-presentation_icon_2:before {
    content: "\e91c";
    color: #242fd9
}

.icon-presentation_icon_3:before {
    content: "\e91d";
    color: #242fd9
}

.icon-presentation_icon_4:before {
    content: "\e91e";
    color: #242fd9
}

.icon-address:before {
    content: "\e916";
    color: #242fd9
}

.icon-email:before {
    content: "\e91a";
    color: #242fd9
}

.icon-auto_avito:before {
    content: "\e900";
    color: #242fd9
}

.icon-calculator:before {
    content: "\e903";
    color: #242fd9
}

.icon-check:before {
    content: "\e904";
    color: #242fd9
}

.icon-pathway_1:before {
    content: "\e90a";
    color: #242fd9
}

.icon-pathway_2:before {
    content: "\e90b";
    color: #242fd9
}

.icon-pathway_3:before {
    content: "\e90c";
    color: #242fd9
}

.icon-pathway_4:before {
    content: "\e90d";
    color: #242fd9
}

.icon-pathway_5:before {
    content: "\e90e";
    color: #242fd9
}

.icon-photoselector:before {
    content: "\e90f";
    color: red
}

.icon-reason_1:before {
    content: "\e910";
    color: #242fd9
}

.icon-reason_2:before {
    content: "\e911";
    color: #242fd9
}

.icon-reason_3:before {
    content: "\e912";
    color: #242fd9
}

.icon-reason_4:before {
    content: "\e913";
    color: #242fd9
}

.icon-reason_5:before {
    content: "\e914";
    color: #242fd9
}

.icon-reason_6:before {
    content: "\e915";
    color: #242fd9
}

.icon-search_calc:before {
    content: "\e917";
    color: #242fd9
}

.icon-search_car:before {
    content: "\e917";
    color: red
}

.icon-24:before {
    content: "\e919";
    color: #242fd9
}

.icon-data:before {
    content: "\e91b";
    color: #242fd9
}

.css-sprite-audi {
    background: url(../img/css-sprite-combined.2.png) 0 -17px;
    width: 49px;
    height: 17px;
    display: inline-block
}

.css-sprite-bmw-kopiya {
    background: url(../img/css-sprite-combined.2.png) -49px -2px;
    width: 31px;
    height: 32px;
    display: inline-block
}

.css-sprite-chevrolet {
    background: url(../img/css-sprite-combined.2.png) -80px -17px;
    width: 50px;
    height: 17px;
    display: inline-block
}

.css-sprite-citroen {
    background: url(../img/css-sprite-combined.2.png) -130px -3px;
    width: 34px;
    height: 31px;
    display: inline-block
}

.css-sprite-ford {
    background: url(../img/css-sprite-combined.2.png) -164px -11px;
    width: 59px;
    height: 23px;
    display: inline-block
}

.css-sprite-hendaj {
    background: url(../img/css-sprite-combined.2.png) -223px -11px;
    width: 47px;
    height: 23px;
    display: inline-block
}

.css-sprite-honda {
    background: url(../img/css-sprite-combined.2.png) -270px -6px;
    width: 34px;
    height: 28px;
    display: inline-block
}

.css-sprite-kia {
    background: url(../img/css-sprite-combined.2.png) -304px -9px;
    width: 51px;
    height: 25px;
    display: inline-block
}

.css-sprite-mazda {
    background: url(../img/css-sprite-combined.2.png) -355px -10px;
    width: 31px;
    height: 24px;
    display: inline-block
}

.css-sprite-mers {
    background: url(../img/css-sprite-combined.2.png) -386px -4px;
    width: 30px;
    height: 30px;
    display: inline-block
}

.css-sprite-mitsubishi {
    background: url(../img/css-sprite-combined.2.png) -416px -3px;
    width: 35px;
    height: 31px;
    display: inline-block
}

.css-sprite-nissan {
    background: url(../img/css-sprite-combined.2.png) -451px -5px;
    width: 40px;
    height: 29px;
    display: inline-block
}

.css-sprite-opel {
    background: url(../img/css-sprite-combined.2.png) -491px -4px;
    width: 40px;
    height: 30px;
    display: inline-block
}

.css-sprite-pezho {
    background: url(../img/css-sprite-combined.2.png) -531px -3px;
    width: 30px;
    height: 31px;
    display: inline-block
}

.css-sprite-reno {
    background: url(../img/css-sprite-combined.2.png) -561px 0;
    width: 28px;
    height: 34px;
    display: inline-block
}

.css-sprite-skoda {
    background: url(../img/css-sprite-combined.2.png) -589px -4px;
    width: 31px;
    height: 30px;
    display: inline-block
}

.css-sprite-tajota {
    background: url(../img/css-sprite-combined.2.png) -620px -9px;
    width: 39px;
    height: 25px;
    display: inline-block
}

.css-sprite-volkswagen {
    background: url(../img/css-sprite-combined.2.png) -659px -3px;
    width: 32px;
    height: 31px;
    display: inline-block
}

.css-sprite-volvo {
    background: url(../img/css-sprite-combined.2.png) -691px -4px;
    width: 31px;
    height: 30px;
    display: inline-block
}

.slick-slider {
    position: relative;
    min-width: 0
}

.slick-list {
    overflow: hidden
}

.slick-track {
    display: flex;
    align-items: stretch
}

.slick-button {
    width: 64px;
    height: 64px;
    background-color: #fc0;
    background-repeat: no-repeat;
    background-position: center center;
    border: none;
    border-radius: 50%;
    opacity: 1;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    transition: background-color .2s, opacity .1s
}

.slick-button:focus,
.slick-button:hover {
    background-color: #0282dc;
    outline: 0
}

.slick-button:active {
    background-color: #f5d400;
    transition: background-color 75ms
}

.slick-prev {
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 11L2 6L7 1' stroke='%23FFFFFF' stroke-width='1.5'/%3E%3C/svg%3E%0A");
    background-size: 18px 34px;
    background-position: center right 20%;
    left: -65px
}

.slick-next {
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 11L6 6L1 1' stroke='%23FFFFFF' stroke-width='1.5'/%3E%3C/svg%3E%0A");
    background-size: 18px 34px;
    background-position: center left 20%;
    right: -65px
}

.slick-disabled {
    opacity: 0
}

.slick-dots {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 12px;
    height: 12px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:hover::before {
    opacity: .8
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus::before,
.slick-dots li button:hover::before {
    background-color: #0282dc
}

.slick-dots li button::before {
    content: '';
    font-size: 12px;
    line-height: 12px;
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    background-color: transparent;
    border: 1px solid #0282dc;
    border-radius: 50%;
    transition: background-color 150ms
}

.slick-dots li.slick-active button:before {
    background-color: #0282dc;
    opacity: 1
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s, visibility .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s, visibility;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image::before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: 0 0/100% 100% no-repeat;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,
.fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe,
.fancybox-video {
    background: 0 0;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: 0
}

.fancybox-button.fancybox-focus {
    outline: dotted 1px
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: 0
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: linear-gradient(to top, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

@supports (padding:max(0px)) {
    .fancybox-caption {
        padding: 75px 44px 25px
    }
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    -webkit-animation: 1s linear infinite fancybox-rotate;
    animation: 1s linear infinite fancybox-rotate;
    background: 0 0;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@-webkit-keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1)
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1
}

.header {
    padding-top: 13px;
    padding-bottom: 18px
}

.header__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.header__logo-wrap {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    height: 78px
}

.header__logo-image1 {
    height: 100%;
    margin-right: 7px
}

.header__logo-image2 {
    margin-bottom: 2px
}

.header__logo-text {
    display: none;
    margin-top: 12px;
    margin-left: auto;
    margin-right: auto
}

.header__phone-text {
    font-size: 15px;
    letter-spacing: .01em
}

.header__phone-link {
    display: block;
    margin-top: .29em;
    font-size: 24px;
    font-weight: 700;
    color: #000;
    text-decoration: none
}

.header__phone-link:hover {
    text-decoration: underline
}

.header__phone-workdays {
    display: block;
    margin-top: 8px
}

.header__social-link {
    margin-right: 16px
}

.header__social-link:last-child {
    margin-right: 0
}

.header__callback {
    text-align: center
}

.header__callback-text {
    margin-bottom: 9px;
    font-size: 15px;
    letter-spacing: -.01em
}

.header__callback-button {
    font-size: 16px;
    font-weight: 700;
    color: #fff
}

.header__callback-icon {
    position: absolute;
    left: 1.5em
}

.header__callback-span {
    padding-left: 19px
}

.social {
    display: flex;
    align-items: center;
    justify-content: center
}

.social__link {
    display: inline-flex;
    opacity: 1;
    transition: opacity 150ms
}

.social__link:hover {
    opacity: .8
}

.social__link:last-child {
    margin-left: -2px
}

.social__link:last-child img {
    width: 35px;
    height: 35px
}

.social__image {
    width: 31px;
    height: 31px;
    max-width: 35px;
    max-height: 35px
}

.button {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: .5em 1.5em .6em;
    border: none;
    background-color: #fc0;
    border-radius: 4px;
    box-shadow: none;
    cursor: pointer;
    transition: box-shadow .2s
}

.button:hover {
    box-shadow: 0 0 16px #45cdff, inset 0 0 9px 1px rgba(174, 102, 0, .75)
}

.presentation {
    background-image: url(../img/banner.jpg);
    background-size: 1920px 493px;
    background-position: top center;
    background-repeat: no-repeat
}

.presentation__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 27px 0
}

.presentation__content {
    margin-right: 3%
}

.presentation__title {
    max-width: 760px;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: .01em;
    text-transform: uppercase;
    color: #000;
    margin-bottom: .5em
}

.presentation__subtitle {
    max-width: 410px;
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    color: #0282dc
}

.presentation__wrap {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    max-width: 690px;
    margin-top: 120px
}

.presentation__item {
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 15px;
    margin-right: 15px;
    width: calc(24.990000000000002% - 30px);
    text-align: center
}

.presentation__item-image {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 66px
}

.presentation__item-icon {
    font-size: 50px
}

.presentation__item-icon::before {
    color: #0282dc
}

.presentation__item-icon.icon-presentation_icon_1 {
    height: 32px
}

.presentation__item-text {
    font-family: ProximaNova, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 15px;
    font-weight: 300
}

.presentation__item-span {
    font-weight: 400
}

.presentation__form {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 360px;
    padding: 28px 30px 25px;
    border-radius: 5px
}

.presentation__form-item {
    width: 100%;
    margin-bottom: 15px
}

.presentation__form-button {
    width: 100%;
    margin-bottom: 14px
}

.presentation__logo-text {
    position: absolute;
    left: 0;
    top: 0
}

.form {
    position: relative;
    background-color: #0282dc
}

.form__title {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -.01em;
    text-align: center;
    text-transform: uppercase;
    color: #063685;
    margin-bottom: 1.4em
}

.form__input {
    width: 100%;
    height: 43px;
    background-color: #fff;
    border: 2px solid transparent;
    font-size: 16.7px;
    font-weight: 300;
    line-height: 43px;
    color: #0282dc;
    padding: 0 1.125em
}

.form__input::-moz-placeholder {
    color: #1096e3;
    opacity: 1
}

.form__input:-ms-input-placeholder {
    opacity: 1;
    color: #1096e3
}

.form__input::placeholder {
    color: #1096e3;
    opacity: 1
}

.form__input::-ms-input-placeholder {
    color: #1096e3
}

.form__input.error {
    border: 2px solid red;
    outline: 0
}

.form__radiogroup {
    margin-top: 15px;
    margin-bottom: 34px
}

.form__photoselector {
    min-width: 236px;
    height: 43px;
    padding-left: 1em;
    padding-right: 1em;
    background-color: #054091
}

.form__photoselector-icon {
    font-size: 19px;
    margin: auto;
    position: absolute;
    left: 1em
}

.form__photoselector-icon::before {
    color: #0282dc
}

.form__photoselector-span {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -.01em;
    color: #0282dc;
    padding-left: 36px
}

.form__button-icon {
    font-size: 23px;
    position: absolute;
    left: 1.5em
}

.form__button-icon::before {
    color: #0282dc
}

.form__button-span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #063685;
    padding-left: 21px
}

.form__button-span b {
    display: block;
    font-size: 18px;
    font-weight: 700
}

.form__button_fb-icon {
    font-size: 23px;
    position: absolute;
    left: 1em
}

.form__button_fb-icon::before {
    color: #0282dc
}

.form__button_fb-span {
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    color: #063685;
    padding-left: 38px
}

.form__comment {
    font-size: 16.7px;
    font-weight: 500;
    text-align: center;
    color: #063685
}

.radiogroup {
    display: flex;
    width: 100%;
    padding: 0;
    border: none
}

.radiogroup__title {
    font-size: 16px;
    font-weight: 700;
    color: #fff
}

.radiogroup__item {
    margin-top: 12px;
    margin-right: 8px
}

.radiogroup__item:last-child {
    margin-right: 0
}

.radio {
    display: inline-flex;
    align-items: center;
    height: 25px;
    padding-left: 30px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.radio__text {
    font-size: 16px;
    color: #fff
}

.radio__input {
    position: absolute;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

.radio__circle {
    box-sizing: border-box;
    position: absolute;
    margin-left: -30px;
    width: 25px;
    height: 25px;
    overflow: hidden;
    background-color: #fff;
    border: 5px solid #fff;
    transition: background .2s
}

.radio__input:checked + .radio__circle {
    background-color: #063685
}

.radio__input:hover + .radio__circle {
    border: 1px solid #fc0
}

.radio__input:checked:hover + .radio__circle,
.radio__input:focus + .radio__circle {
    border: 5px solid #fc0
}

.radio__input:disabled + .radio__circle {
    border: 1px solid #aaa
}

.radio__input:checked:disabled + .radio__circle {
    border: 5px solid #aaa
}

.reason {
    padding: 55px 0 0;
    position: relative;
    overflow: hidden;
    background-color: #f0f0f0
}

.reason::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    opacity: .52;
    background-color: #0282dc;
    margin: auto;
    position: absolute;
    right: calc(-100% + 20%);
    top: 0;
    bottom: 0;
    transform: skewX(-20deg)
}

.reason::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #0282dc;
    margin: auto;
    position: absolute;
    right: calc(-100% + 13%);
    top: 0;
    bottom: 0;
    transform: skewX(-20deg)
}

.reason__wrapper {
    padding: 29px 0 37px;
    background-color: #fff;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    position: relative;
    z-index: 1
}

.reason__title {
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding: 0 20px
}

.reason__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.reason__item {
    display: flex;
    align-items: center;
    width: 415px;
    margin: 20px 3.5% 0
}

.reason__item-image {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 85px;
    height: 85px;
    border-radius: 50%;
    background-color: #0282dc;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15)
}

.reason__item-icon {
    font-size: 60px;
    position: relative
}

.reason__item-icon::before {
    color: #fff
}

.reason__item-icon.icon-reason_2 {
    font-size: 40px
}

.reason__item-text {
    width: calc(100% - 106px);
    font-size: 18px;
    font-weight: 300;
    color: #000;
    margin-left: 21px
}

.reason__item-text b {
    font-weight: 700
}

.reason__button {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px
}

.reason__button-icon {
    position: absolute;
    left: 1.5em
}

.reason__button-span {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #063685;
    padding-left: 28px
}

.reason__button-span b {
    display: block;
    font-size: 17px;
    font-weight: 700
}

.reason__comment {
    display: block;
    margin: auto;
    max-width: 270px;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    color: #0282dc
}

.reason__jar {
    margin-top: 30px;
    padding-bottom: 28px
}

.mark {
    padding: 90px 0 0;
    position: relative;
    overflow: hidden;
    background-color: #fff
}

.mark .container {
    position: relative;
    z-index: 1
}

.mark::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    opacity: .52;
    background-color: #0282dc;
    margin: auto;
    position: absolute;
    left: calc(-100% + 20%);
    top: 0;
    bottom: 0;
    transform: skewX(-20deg)
}

.mark::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #0282dc;
    margin: auto;
    position: absolute;
    left: calc(-100% + 13%);
    top: 0;
    bottom: 0;
    transform: skewX(-20deg)
}

.mark__title {
    font-size: 24px;
    font-weight: 300;
    text-align: center;
    color: #0282dc;
    margin-bottom: 1.75em
}

.mark__title-span {
    display: block;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase
}

.mark__wrapper {
    display: flex;
    background-color: #f0f0f0;
    margin-bottom: 33px
}

.mark__dots {
    width: 280px;
    left: 0;
    bottom: 15px
}

.mark__slide {
    width: 18.75%;
    background-color: #f0f0f0;
    text-align: center;
    transition: 150ms
}

.mark__slide.slick-current {
    position: relative;
    background-color: #fff;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .31)
}

.mark__item {
    word-wrap: break-word;
    padding: 65px 15px
}

.mark__item-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 93px;
    margin-bottom: 36px
}

.mark__item-icon {
    font-size: 80px
}

.mark__item-icon.icon-mark_3 {
    height: 80px
}

.mark__item-icon::before {
    color: #0282dc
}

.mark__item-name {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    margin-bottom: .9em
}

.mark__item-text {
    display: flex;
    align-items: center;
    max-width: 195px;
    min-height: 110px;
    margin: auto;
    font-size: 18px;
    font-weight: 300;
    line-height: 1
}

.mark__logos {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.mark__button {
    margin-left: auto;
    margin-right: auto;
    padding-top: calc(.5em + 4px);
    padding-bottom: calc(.6em + 4px)
}

.mark__button-icon {
    position: absolute;
    left: 1.5em
}

.mark__button-span {
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    color: #063685;
    padding-left: 28px
}

.mark__jar {
    margin-top: 35px;
    padding-bottom: 40px
}

.pathway {
    margin: 45px 0 90px;
    overflow: hidden;
    background-color: #fff
}

.pathway__title {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #0282dc;
    margin-bottom: 1.35em
}

.pathway__wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

.pathway__slide {
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 15px;
    margin-right: 15px;
    width: calc(25% - 30px);
    outline: 0
}

.pathway__item {
    display: flex;
    flex-direction: column;
    height: 100%;
    background-color: #054091;
    text-align: center
}

.pathway__item-image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 146px;
    background-color: #0282dc;
    position: relative;
    overflow: hidden
}

.pathway__item-image::after {
    font-size: 220px;
    line-height: 136px;
    font-family: ProximaNova;
    position: absolute;
    right: -11px;
    bottom: 0;
    color: #036bc2
}

.pathway__item-image_1::after {
    content: "1";
    right: 5px
}

.pathway__item-image_2::after {
    content: "2"
}

.pathway__item-image_3::after {
    content: "3"
}

.pathway__item-image_4::after {
    content: "4"
}

.pathway__item-image_5::after {
    content: "5"
}

.pathway__item-icon {
    position: relative;
    z-index: 1;
    font-size: 82px
}

.pathway__item-icon::before {
    color: #fc0
}

.pathway__item-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
    padding: 24px 20px 28px
}

.pathway__item-name {
    display: flex;
    align-items: center;
    flex-grow: 1;
    min-height: 2em;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    margin-bottom: 1em
}

.pathway__item-text {
    display: flex;
    align-items: center;
    min-height: 3em;
    font-size: 17px;
    font-weight: 300;
    line-height: 1;
    color: #fff
}

.pathway__touch {
    display: none;
    margin-top: 15px
}

.feedback {
    padding: 45px 0 50px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.feedback_knowledge {
    background-image: url(../img/feedback_1.jpg)
}

.feedback_knowledge .feedback__form-comment {
    font-weight: 400
}

.feedback_calculator {
    background-image: url(../img/feedback_2.jpg)
}

.feedback_calculator .feedback__form-button.form__button_fb {
    padding-left: .25em;
    padding-right: .75em
}

.feedback_calculator .form__button_fb-icon {
    left: .8em !important;
    margin-top: -2px !important
}

.feedback_calculator .feedback__form-comment {
    font-weight: 700
}

.feedback__undertitle {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -.01em;
    color: #fff;
    margin-bottom: .67em
}

.feedback__title {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: -.01em;
    text-transform: uppercase;
    color: #fc0
}

.feedback__subtitle {
    font-size: 24px;
    font-weight: 300;
    letter-spacing: -.01em;
    color: #fff;
    margin-top: .625em
}

.feedback__subtitle b {
    font-weight: 700
}

.feedback__form {
    display: flex;
    align-items: flex-start;
    padding: 30px;
    margin-top: 26px;
    border-radius: 5px;
    box-shadow: 0 0 21px rgba(0, 0, 0, .51)
}

.feedback__form-jar {
    display: flex;
    flex-wrap: wrap
}

.feedback__form-jarbox {
    display: flex;
    margin-right: 7px;
    margin-top: -10px
}

.feedback__form-item {
    width: 285px;
    margin-top: 10px
}

.feedback__form-item:first-child {
    margin-right: 7px
}

.feedback__form-text {
    font-size: 18px;
    font-weight: 400;
    color: #063685;
    margin-top: 1em
}

.feedback__form-text_mobile {
    display: none
}

.feedback__form-buttonline {
    display: flex
}

.feedback__form-last {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-left: 7px
}

.feedback__form-button {
    min-height: 43px
}

.feedback__form-button.form__button_fb {
    display: table;
    width: 312px;
    padding-left: 1em;
    padding-right: 1em
}

.feedback__form-button.form__button_fb .form__button_fb-icon {
    font-size: 23px;
    left: 1em;
    margin: auto
}

.feedback__form-button.form__button_fb .form__button_fb-icon::before {
    color: #0282dc
}

.feedback__form-button.form__button_fb .form__button_fb-text {
    display: inline-block;
    vertical-align: middle
}

.feedback__form-comment {
    margin-top: .9em
}

.double {
    padding: 60px 0;
    background-color: #f0f0f0
}

.double_skew {
    position: relative;
    overflow: hidden
}

.double_skew .container {
    position: relative;
    z-index: 1
}

.double_skew::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    opacity: .52;
    background-color: #0282dc;
    margin: auto;
    position: absolute;
    left: calc(-100% + 20%);
    top: 0;
    bottom: 0;
    transform: skewX(-20deg)
}

.double_skew::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #0282dc;
    margin: auto;
    position: absolute;
    left: calc(-100% + 13%);
    top: 0;
    bottom: 0;
    transform: skewX(-20deg)
}

.double__title {
    font-size: 24px;
    font-weight: 300;
    text-align: center;
    color: #0282dc;
    margin-bottom: 1.75em
}

.double__title-span {
    display: block;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase
}

.double__wrapper {
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15)
}

.double__item {
    width: 50%
}

.double__item_white {
    background-color: #fff
}

.double__item_blue {
    background-color: #0282dc
}

.sert {
    padding: 30px
}

.sert__title {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    color: #0282dc;
    margin-bottom: 1.75em
}

.sert__wrapper {
    display: flex
}

.sert__item {
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 15px;
    margin-right: 15px;
    width: calc(33.333% - 30px);
    display: flex;
    flex-direction: column;
    align-items: center
}

.sert__textline {
    display: flex;
    align-items: center;
    justify-self: center;
    font-size: 17px;
    line-height: 1.166em;
    max-height: 3.498em;
    margin-top: 28px
}

.sert__name {
    font-size: inherit;
    line-height: inherit;
    text-align: center
}

.sert__comment {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 45px
}

.sert__icon {
    font-size: 40px
}

.sert__icon::before {
    color: #0282dc
}

.sert__text {
    font-size: 18px;
    font-weight: 300;
    color: #0282dc;
    margin-left: 1.1em
}

.guarant {
    padding: 30px 30px 40px
}

.guarant__title {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    color: #fc0;
    margin-bottom: 1.75em
}

.guarant__wrapper {
    display: flex;
    flex-direction: column;
    align-items: center
}

.guarant__item {
    display: flex;
    align-items: center;
    margin-bottom: 30px
}

.guarant__icon {
    font-size: 98px;
    width: 99px;
    height: 98px
}

.guarant__icon::before {
    color: #fff
}

.guarant__text {
    width: calc(100% - 131px);
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    margin-left: 1.6em
}

.guarant__text b {
    font-weight: 700
}

.guarant__button {
    font-size: 17px;
    text-transform: uppercase;
    color: #063685;
    padding-top: calc(.5em + 2px);
    padding-bottom: calc(.6em + 2px)
}

.aboutpath {
    padding: 30px 30px 40px;
    display: flex;
    justify-content: center;
    align-items: center
}

.aboutpath__wrapper {
    display: flex;
    flex-direction: column;
    align-items: center
}

.aboutpath__item {
    display: flex;
    align-items: center;
    max-width: 440px;
    margin-bottom: 26px
}

.aboutpath__icon {
    width: 66px;
    height: 66px
}

.aboutpath__text {
    width: calc(100% - 85px);
    font-size: 17px;
    font-weight: 300;
    color: #000;
    margin-left: 1.1em
}

.aboutpath__text b {
    font-weight: 700
}

.aboutpath__comment {
    width: 100%;
    max-width: 440px;
    font-size: 17px;
    font-weight: 300;
    font-style: italic;
    color: #000;
    margin-top: 2.05em
}

.aboutpath__comment p {
    max-width: 260px;
    margin-left: 14px
}

.spec {
    padding: 30px
}

.spec__wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.spec__item {
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 15px;
    margin-right: 15px;
    width: calc(50% - 30px);
    display: flex;
    flex-direction: column;
    max-width: 280px
}

.spec__image {
    width: 100%;
    height: 100%;
    max-height: 207px;
    margin-bottom: 14px;
    -o-object-fit: cover;
    object-fit: cover
}

.spec__name,
.spec__order-text,
.spec__text {
    font-size: 17px;
    text-align: center;
    color: #fff
}

.spec__order-text,
.spec__text {
    font-weight: 300
}

.spec__order-text b,
.spec__text b {
    display: block
}

.spec__text {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-grow: 1
}

.spec__hr {
    width: 100%;
    height: 1px;
    background-color: #fff;
    margin-top: 19px;
    margin-bottom: 13px
}

.spec__order {
    margin-top: auto;
    text-align: center
}

.spec__order-icon {
    display: block;
    max-height: 27px;
    margin: 0 auto 4px
}

.auto {
    padding: 90px 0 0;
    position: relative;
    overflow: hidden
}

.auto .container {
    position: relative;
    z-index: 1
}

.auto::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    opacity: .52;
    background-color: #0282dc;
    margin: auto;
    position: absolute;
    right: calc(-100% + 20%);
    top: 0;
    bottom: 0;
    transform: skewX(-20deg)
}

.auto::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #0282dc;
    margin: auto;
    position: absolute;
    right: calc(-100% + 13%);
    top: 0;
    bottom: 0;
    transform: skewX(-20deg)
}

.auto__title {
    font-size: 24px;
    font-weight: 300;
    text-align: center;
    color: #0282dc;
    margin-bottom: 1.75em
}

.auto__title-span {
    display: block;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase
}

.auto__slider {
    overflow: hidden;
    margin-bottom: 40px
}

.auto__item {
    display: flex;
    flex-wrap: wrap;
    background-color: #f0f0f0
}

.auto__jar {
    width: 47.5%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px 6% 30px 8%
}

.auto__jar > :last-child {
    margin-bottom: 0
}

.auto__imagebox {
    width: 52.5%
}

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

.auto__name {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #0282dc;
    margin-bottom: 1.4em
}

.auto__name-age {
    font-weight: 300;
    white-space: nowrap
}

.auto__price {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    position: relative;
    padding-left: 62px
}

.auto__price::before {
    content: "\e902";
    color: #0282dc;
    font-family: icons !important;
    speak: never;
    font-size: 42px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    width: 42px;
    height: 42px;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0
}

.auto__hr {
    width: 100%;
    height: 1px;
    background-color: #0282dc;
    margin: 29px 0 32px
}

.auto__avito,
.auto__exchange,
.auto__other {
    font-size: 20px;
    font-weight: 300;
    color: #000;
    position: relative;
    margin-bottom: 28px;
    padding-left: 89px
}

.auto__avito::before,
.auto__exchange::before,
.auto__other::before {
    width: 64px;
    height: 38px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0
}

.auto__other::before {
    content: '';
    background-size: 33px 37px;
    background-image: url(../img/auto_man.png)
}

.auto__exchange::before {
    content: "\e901";
    color: #0282dc;
    font-family: icons !important;
    speak: never;
    font-size: 39px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center
}

.auto__avito::before {
    content: "\e900";
    color: #0282dc;
    font-family: icons !important;
    speak: never;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center
}

.auto__prev {
    left: -32px
}

.auto__next {
    right: -32px
}

.auto__comment {
    max-width: 450px;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    color: #000;
    margin-bottom: 1.6em;
    margin-left: auto;
    margin-right: auto
}

.auto__button {
    margin-left: auto;
    margin-right: auto;
    padding-top: calc(.5em + 4px);
    padding-bottom: calc(.6em + 4px)
}

.review {
    padding: 90px 0
}

.review__title {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    color: #0282dc;
    margin-bottom: 1.75em
}

.review__wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

.review__item {
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 15px;
    margin-right: 15px;
    width: calc(33.33% - 30px)
}

.review__wrap {
    padding: 22px 30px;
    background-color: #0282dc
}

.review__jar {
    padding: 30px;
    background-color: #054091
}

.review__image {
    width: 100%;
    min-height: 252px;
    -o-object-fit: cover;
    object-fit: cover
}

.review__car,
.review__name {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #054091
}

.review__text {
    font-size: 16px;
    font-weight: 300;
    color: #fff
}

.review__text_warning {
    margin-top: 23px
}

.review__text_warning::before {
    content: '';
    display: inline-block;
    width: 22px;
    height: 22px;
    position: relative;
    top: 3px;
    margin-right: 2px;
    background-image: url(../img/review_warning.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.review__text_check::before {
    content: '';
    display: inline-block;
    width: 22px;
    height: 22px;
    position: relative;
    top: 3px;
    margin-right: 2px;
    background-image: url(../img/review_check.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.rating {
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    background-color: #f0f0f0;
    border-radius: 5px;
    padding: 30px 40px
}

.rating__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.rating__count {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    padding: .285em .66em;
    background-color: #0282dc;
    border-radius: .3em
}

.rating__stars {
    display: flex;
    flex-direction: column;
    align-items: center
}

.rating__stars-text {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin-top: .5em
}

.rating__text {
    font-size: 18px;
    font-weight: 300;
    color: #000
}

.footer__wrapper {
    display: flex;
    justify-content: space-between
}

.footer__wrap {
    width: 100%;
    max-width: 490px
}

.footer__map {
    width: 100%;
    margin-left: 50px
}

.footer__map img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.footer__title {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #0282dc;
    margin-bottom: 1.25em
}

.footer__contact {
    margin-bottom: 24px
}

.footer__contact-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.footer__contact-item:last-child {
    margin-bottom: 0;
    margin-top: 12px
}

.footer__contact-icon {
    font-size: 36px;
    margin-right: 6px
}

.footer__contact-icon.icon-email {
    font-size: 24px
}

.footer__contact-icon::before {
    color: #0282dc
}

.footer__contact-text {
    font-size: 17px;
    font-weight: 300;
    color: #000
}

.footer__contact-text b {
    font-weight: 700
}

.footer__contact-text a {
    color: #000;
    text-decoration: none
}

.footer__contact-text a:hover {
    text-decoration: underline
}

.footer__contact-phone {
    font-size: 24px;
    font-weight: 700;
    text-decoration: none;
    color: #000;
    padding-bottom: 2px;
    margin-right: 14px
}

.footer__contact-phone:hover {
    text-decoration: underline
}

.footer__social-link {
    margin-right: 12px
}

.footer__social-link:last-child {
    margin-right: 0
}

.footer__raiser {
    margin-bottom: 26px
}

.footer__raiser-title {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    margin-bottom: .85em
}

.footer__raiser-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.footer__raiser-item:last-child {
    margin-bottom: 0;
    margin-top: 12px
}

.footer__raiser-icon {
    width: 68px;
    height: 38px;
    margin-right: 9px
}

.footer__raiser-text {
    width: calc(100% - 77px);
    font-size: 17px;
    font-weight: 300;
    color: #000
}

.footer__raiser-text b {
    font-weight: 700
}

.footer__info {
    padding: 26px 32px;
    background-color: #f0f0f0
}

.footer__info-item {
    margin-bottom: 1em
}

.footer__info-text {
    font-size: 17px;
    font-weight: 300;
    color: #000
}

.footer__info-text b {
    display: block
}

.footer__button {
    width: 260px;
    margin-top: 32px;
    padding-bottom: .52em
}

.footer__button-icon {
    position: absolute;
    left: 1.5em
}

.footer__button-span {
    font-size: 17px;
    font-weight: 300;
    line-height: 1;
    text-transform: uppercase;
    color: #063685;
    padding-left: 28px
}

.footer__button-span b {
    display: block;
    font-weight: 700
}

.footer__policy {
    display: table;
    margin: 22px auto 30px;
    font-size: 17px;
    font-weight: 300;
    text-decoration: underline;
    color: #0282dc
}

.ya-map {
    background: url(../img/map.jpg) center center/cover no-repeat #fff;
    position: relative;
    overflow: hidden;
    cursor: pointer
}

#map-yandex {
    cursor: pointer;
    height: 100%;
    width: 100%;
    background-color: transparent;
    position: relative;
    z-index: 1
}

.loader {
    color: #000;
    position: absolute;
    box-sizing: border-box;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 15;
    transition: opacity .7s;
    background-color: rgba(0, 0, 0, .55);
    opacity: 0
}

.loader:after,
.loader:before {
    box-sizing: border-box
}

.loader.is-active {
    top: 0;
    opacity: 1
}

.loader-default:after {
    content: '';
    position: absolute;
    width: 48px;
    height: 48px;
    border: 8px solid #fff;
    border-left-color: transparent;
    border-radius: 50%;
    top: calc(50% - 24px);
    left: calc(50% - 24px);
    -webkit-animation: 1s linear infinite rotation;
    animation: 1s linear infinite rotation
}

@-webkit-keyframes rotation {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(359deg)
    }
}

@keyframes rotation {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(359deg)
    }
}

@-webkit-keyframes blink {
    from {
        opacity: .5
    }

    to {
        opacity: 1
    }
}

@keyframes blink {
    from {
        opacity: .5
    }

    to {
        opacity: 1
    }
}

.whatsapp {
    padding: 60px 0 20px;
    display: none
}

.whatsapp__wrapper {
    text-align: center
}

.whatsapp__title {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #0282dc;
    margin-bottom: 20px
}

.whatsapp__title-color {
    color: #02dc40
}

.whatsapp__image {
    margin: 0 auto
}

.whatsapp__button {
    display: inline-flex;
    margin-left: auto;
    margin-right: auto;
    margin-top: 16px;
    text-decoration: none
}

.whatsapp__button-icon {
    display: block;
    margin-right: 8px;
    width: 22px;
    height: 22px;
    background-image: url(../img/whatsapp_3.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.whatsapp__button-span {
    color: #063685;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase
}

#modal {
    height: 340px
}

#modal_callback {
    height: 247px
}

.modal {
    width: 100%;
    max-width: 360px;
    max-height: 50vh;
    background: #0282dc;
    position: fixed;
    top: 45%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: none;
    opacity: 0;
    z-index: 5;
    text-align: center
}

.modal__close {
    display: flex;
    width: 17px;
    height: 17px;
    padding: 0;
    background-color: transparent;
    border: none;
    box-shadow: none;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    cursor: pointer
}

.modal__form {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 360px;
    padding: 28px 30px 25px
}

.modal__form-item {
    width: 100%;
    margin-bottom: 15px
}

.modal__form-button {
    width: 100%;
    margin-bottom: 14px
}

#overlay {
    z-index: 3;
    position: fixed;
    background-color: #000;
    opacity: .7;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none
}

.policy {
    background-color: #f0f0f0
}

.policy__wrapper {
    padding: 60px 0;
    position: relative
}

.policy__title {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 1.75em
}

.policy__text ol {
    padding-left: 15px
}

.policy__text ol li::marker {
    font-weight: 700
}

.policy__text ol li span {
    font-size: 18px;
    font-weight: 700 !important
}

.policy__text p {
    margin-bottom: .5em
}

.policy__logo-text {
    position: absolute;
    left: 0;
    top: 0
}

@media screen and (min-width:829px) {
    .header__wrap {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap
    }

    .feedback_calculator .feedback__head {
        position: relative;
        padding-left: 92px
    }

    .feedback_calculator .feedback__head::before {
        content: '\e903';
        font-size: 86px;
        color: #0282dc;
        margin: auto;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        font-family: icons !important;
        speak: never;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }
}

@media screen and (min-width:1053px) {
    .header__logo {
        margin-right: 100px
    }

    .header__phone {
        margin-right: 60px
    }

    .header__callback {
        margin-left: 25px
    }

    .mark__slide.active {
        width: 25%;
        position: relative;
        background-color: #fff;
        box-shadow: 0 0 7px 0 rgba(0, 0, 0, .31)
    }
}

@media screen and (min-width:1261px) {
    .header__logo {
        margin-right: 150px
    }

    .header__callback {
        margin-left: 50px
    }

    .spec__item {
        word-wrap: break-word;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media screen and (max-width:1260px) {
    .container {
        padding-left: 30px;
        padding-right: 30px
    }

    .mark__title {
        color: #000
    }

    .mark__marquee {
        display: none
    }

    .pathway__wrapper {
        margin-left: -10px;
        margin-right: -10px
    }

    .feedback__form-jarbox {
        flex-wrap: wrap
    }

    .feedback__form-buttonline {
        flex-wrap: wrap;
        justify-content: center
    }

    .feedback__form-button.form__button_fb {
        margin-top: 1em
    }

    .double_skew .double__title {
        color: #000
    }
}

@media screen and (max-width:1052px) {
    .container {
        padding-left: 30px;
        padding-right: 30px
    }

    .header__phone {
        width: 100%;
        margin-bottom: 5px;
        text-align: center
    }

    .header__phone-workdays {
        display: none
    }

    .presentation {
        background-color: #f1f0ef;
        background-position: bottom -30% right 30%
    }

    .presentation__title {
        font-size: 32px
    }

    .presentation__item {
        width: calc(49.900000000000006% - 30px)
    }

    .reason__item {
        width: 43%
    }

    .reason__jar {
        padding-top: 20px;
        background-color: #fff;
        position: relative;
        z-index: 1
    }

    .mark__wrapper {
        background-color: transparent
    }

    .mark__slide,
    .mark__slide.slick-current {
        width: auto
    }

    .mark__item {
        width: 280px
    }

    .mark__jar {
        padding-top: 32px;
        background-color: #fff;
        position: relative;
        z-index: 1
    }

    .pathway__wrapper {
        margin-left: -30px;
        margin-right: -30px;
        padding-bottom: 30px
    }

    .pathway__slide {
        width: auto;
        margin: 0
    }

    .pathway__item {
        width: 218px;
        margin-left: 30px
    }

    .pathway__touch {
        display: block
    }

    .feedback__form-jar {
        margin-right: 20px
    }

    .double__item {
        width: 100%
    }

    .aboutpath__item,
    .guarant__item {
        max-width: 500px
    }

    .auto {
        padding: 60px 0 0
    }

    .auto__slider {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto
    }

    .auto__jar {
        width: 100%;
        padding: 30px 6%
    }

    .auto__imagebox {
        width: 100%;
        max-height: 400px
    }

    .review__wrapper {
        margin-left: -10px;
        margin-right: -10px
    }

    .review__item {
        width: calc(33.33% - 20px);
        margin-left: 10px;
        margin-right: 10px
    }

    .footer__wrapper {
        flex-wrap: wrap
    }

    .footer__map {
        width: 100%;
        height: 500px;
        margin-left: 0;
        margin-top: 40px
    }
}

@media screen and (max-width:828px) {
    .container {
        padding-left: 30px;
        padding-right: 30px
    }

    .header__logo {
        width: 140px
    }

    .header__logo-wrap {
        height: 56px
    }

    .header__logo-image2 {
        max-height: 77%
    }

    .header__logo-text {
        display: block
    }

    .header__phone-text {
        font-size: 14px
    }

    .header__phone-link {
        font-size: 22px
    }

    .header__callback-button,
    .header__callback-text {
        font-size: 14px
    }

    .presentation {
        background-position: bottom -4% left 34%
    }

    .presentation__wrapper {
        flex-wrap: wrap
    }

    .presentation__content {
        width: 100%;
        margin-right: 0
    }

    .presentation__title {
        font-size: 34px
    }

    .presentation__wrap {
        max-width: calc(100% + 30px);
        margin-top: 30px
    }

    .presentation__item {
        width: calc(24.990000000000002% - 30px)
    }

    .presentation__form {
        margin-top: 40px
    }

    .presentation__logo-text {
        display: none
    }

    .reason__title {
        font-size: 28px
    }

    .reason__item-image {
        width: 65px;
        height: 65px
    }

    .reason__item-icon {
        transform: scale(.8)
    }

    .reason__item-text {
        font-size: 16px
    }

    .mark {
        padding-top: 60px
    }

    .feedback {
        text-align: center;
        background-size: auto 420px;
        background-position: left top
    }

    .feedback__subtitle,
    .feedback__title,
    .feedback__undertitle {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto
    }

    .feedback__form {
        flex-direction: column;
        align-items: center;
        width: 372px;
        margin-left: auto;
        margin-right: auto
    }

    .feedback__form-jar {
        margin-right: 0
    }

    .feedback__form-jarbox {
        flex-direction: column;
        align-items: center;
        margin-right: 0;
        margin-bottom: 18px
    }

    .feedback__form-item:first-child {
        margin-right: 0
    }

    .feedback__form-text {
        display: none
    }

    .feedback__form-text_mobile {
        display: block;
        max-width: 600px;
        margin-left: auto;
        margin-right: auto
    }

    .feedback__form-buttonline {
        flex-direction: column;
        align-items: center
    }

    .feedback__form-last {
        flex-direction: column;
        align-items: center;
        margin-left: 0
    }

    .guarant__icon {
        transform: scale(.65)
    }

    .guarant__text {
        font-size: 18px;
        position: relative;
        left: -1em
    }

    .aboutpath__icon {
        transform: scale(.9)
    }

    .aboutpath__comment,
    .aboutpath__text,
    .spec__name,
    .spec__order-text,
    .spec__text {
        font-size: 16px
    }

    .review {
        padding: 60px 0
    }

    .review__wrapper {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden
    }

    .review__item {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }

    .footer__wrap {
        margin-left: auto;
        margin-right: auto
    }

    .policy__logo-text {
        display: none
    }
}

@media screen and (max-width:636px) {
    .container {
        padding-left: 20px;
        padding-right: 20px
    }

    .slick-button {
        width: 44px;
        height: 44px
    }

    .slick-prev {
        background-size: 14px 26px;
        left: -45px
    }

    .slick-next {
        background-size: 14px 26px;
        right: -45px
    }

    .header__wrapper {
        flex-wrap: wrap
    }

    .header__logo {
        width: 47.5%;
        margin-right: 2.5%
    }

    .header__logo-wrap {
        height: 76px
    }

    .header__wrap {
        width: 47.5%;
        margin-left: 2.5%
    }

    .header__callback {
        width: 100%;
        margin-top: 25px
    }

    .header__callback-button {
        margin: auto
    }

    .presentation {
        background-color: #f1f0ef;
        background-image: url(../img/banner.jpg), linear-gradient(180deg, #f1f0ef 0, #fff 30%);
        background-size: 1840px 472px, 100% 100%;
        background-position: top 10% center, center center
    }

    .presentation__content {
        text-align: center
    }

    .presentation__title {
        font-size: 23px;
        margin-left: auto;
        margin-right: auto
    }

    .presentation__subtitle {
        font-size: 17px;
        margin-left: auto;
        margin-right: auto
    }

    .presentation__wrap {
        margin-top: 170px
    }

    .presentation__item {
        width: calc(50% - 30px)
    }

    .presentation__form {
        margin-left: auto;
        margin-right: auto;
        padding-left: 25px;
        padding-right: 25px
    }

    .reason::before {
        right: calc(-100% + 75%)
    }

    .reason::after {
        right: calc(-100% + 68%)
    }

    .reason__title {
        font-size: 24px
    }

    .reason__item {
        width: 100%;
        max-width: 420px
    }

    .mark::before {
        left: calc(-100% + 75%)
    }

    .mark::after {
        left: calc(-100% + 68%)
    }

    .mark__title {
        color: #fff
    }

    .pathway__title {
        font-size: 28px
    }

    .pathway__title br {
        display: none
    }

    .pathway__wrapper {
        margin-left: -20px;
        margin-right: -20px
    }

    .pathway__item {
        margin-left: 20px
    }

    .double {
        padding-bottom: 0
    }

    .double_skew::before {
        left: calc(-100% + 75%)
    }

    .double_skew::after {
        left: calc(-100% + 30%)
    }

    .double_skew .double__title {
        color: #fff
    }

    .double__wrapper {
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px
    }

    .double__item {
        padding-left: 20px !important;
        padding-right: 20px !important
    }

    .sert__title {
        font-size: 24px
    }

    .sert__item {
        width: calc(33.333% - 20px);
        margin-left: 10px;
        margin-right: 10px
    }

    .sert__textline {
        font-size: 15px
    }

    .sert__icon {
        height: 30px
    }

    .sert__text {
        font-size: 15px
    }

    .guarant__title {
        font-size: 24px
    }

    .auto::after,
    .auto::before {
        display: none
    }

    .auto__title-span {
        font-size: 28px
    }

    .auto__title {
        font-size: 22px
    }

    .auto__name {
        font-size: 26px
    }

    .auto__avito,
    .auto__exchange,
    .auto__other,
    .auto__price {
        font-size: 18px
    }

    .auto__prev {
        left: -22px
    }

    .auto__next {
        right: -22px
    }

    .review__title {
        font-size: 24px
    }

    .rating__wrapper {
        flex-wrap: wrap;
        justify-content: center
    }

    .rating__count,
    .rating__stars {
        margin: 0 10px 10px
    }

    .rating__text {
        width: 100%;
        text-align: center;
        margin-top: 6px
    }

    .rating__text br {
        display: none
    }

    .footer {
        padding-top: 60px
    }

    .footer__title {
        font-size: 24px
    }

    .whatsapp {
        display: block
    }

    .whatsapp__title {
        font-size: 24px
    }

    .modal__form {
        margin-left: auto;
        margin-right: auto;
        padding-left: 25px;
        padding-right: 25px
    }

    .policy__wrapper {
        padding: 30px 0
    }

    .policy__title {
        font-size: 24px
    }
}

@media all and (max-width:576px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

@media screen and (max-width:460px) {
    
    .footer__button {
        width: 260px;
        margin: 0 auto;
    }
    
    .container {
        padding-left: 20px;
        padding-right: 20px
    }

    .header__logo {
        width: 37%
    }

    .header__logo-wrap {
        height: 13vw
    }

    .header__logo-image1 {
        margin-right: 4px
    }

    .header__logo-text {
        margin-top: 5px
    }

    .header__wrap {
        width: auto;
        margin-left: 1.5%
    }

    .header__phone-text {
        font-size: 13px
    }

    .header__phone-link {
        font-size: 19px;
        margin-top: .15em
    }

    .social__link {
        max-width: 26px
    }

    .presentation {
        background-image: url(../img/banner_mobile.jpg), linear-gradient(180deg, #f1f0ef 0, #fff 30%);
        background-size: 360px 493px, 100% 100%;
        background-position: top center, center center
    }

    .form__title {
        font-size: 20px
    }

    .form__button-span b {
        font-size: 16px
    }

    .radiogroup {
        width: 100%;
        justify-content: space-between;
        flex-wrap: wrap
    }

    .radiogroup__item {
        margin-right: auto;
        padding-right: 8px
    }

    .radio__text {
        font-size: 16px
    }

    .reason__wrapper {
        margin: 0 -20px;
        padding-left: 20px;
        padding-right: 20px
    }

    .reason__button-icon {
        left: 1.3em
    }

    .reason__button-span b {
        font-size: 16px
    }

    .mark__button-icon {
        left: 1.3em
    }

    .feedback__title {
        font-size: 28px
    }

    .feedback__form {
        width: calc(100% + 20px);
        margin-left: -10px;
        margin-right: -10px;
        padding: 30px 15px
    }

    .feedback__form-item,
    .feedback__form-jar,
    .feedback__form-jarbox {
        width: 100%
    }

    .feedback__form-text_mobile br {
        display: none
    }

    .feedback__form-button.form__button_fb {
        width: auto
    }

    .sert__item {
        width: calc(33.333% - 10px);
        margin-left: 5px;
        margin-right: 5px
    }

    .sert__textline {
        font-size: 12px
    }

    .aboutpath__comment,
    .aboutpath__text,
    .guarant__text {
        font-size: 15px
    }

    .spec__item {
        width: calc(100% - 30px);
        margin-bottom: 40px
    }

    .spec__item:last-child {
        margin-bottom: 0
    }

    .spec__name,
    .spec__order-text,
    .spec__text {
        font-size: 15px
    }

    .auto__slider {
        margin-left: -20px;
        margin-right: -20px
    }

    .auto__price {
        padding-left: 54px
    }

    .auto__price::before {
        transform: scale(.8)
    }

    .auto__hr {
        margin: 24px 0 28px
    }

    .auto__avito,
    .auto__exchange,
    .auto__other {
        padding-left: 78px
    }

    .auto__avito::before,
    .auto__exchange::before,
    .auto__other::before {
        transform: scale(.8)
    }

    .review__wrapper {
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px
    }

    .footer__map {
        margin-left: -20px;
        margin-right: -20px;
        width: calc(100% + 40px);
        height: 400px
    }

    .footer__contact-icon {
        transform: scale(.8)
    }

    .footer__contact-text {
        font-size: 15px
    }

    .footer__contact-phone {
        font-size: 18px;
        padding-bottom: 4px
    }

    .footer__raiser-title {
        font-size: 20px
    }

    .footer__raiser-icon {
        transform: scale(.8)
    }

    .footer__raiser-text {
        font-size: 15px
    }

    .footer__info {
        margin-left: -20px;
        margin-right: -20px
    }

    .footer__info-text {
        font-size: 15px
    }

    .footer__button-span b {
        font-size: 16px
    }
}

@media screen and (min-width:829px) and (max-width:1052px) {
    .presentation__wrapper {
        padding: 40px 0
    }

    .presentation__subtitle {
        font-size: 22px
    }

    .presentation__wrap {
        margin-left: 0;
        margin-right: 0;
        background-color: rgba(255, 255, 255, .9)
    }

    .footer__wrap {
        max-width: none
    }

    .footer__jar {
        display: flex;
        justify-content: space-between
    }

    .footer__title {
        text-align: center
    }

    .footer__contact {
        width: 47.5%;
        margin-right: 5%
    }

    .footer__raiser {
        width: 47.5%
    }

    .footer__info {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .footer__info-item {
        width: calc(100% - 60px - 180px - 260px);
        margin-right: 30px;
        margin-bottom: 0
    }

    .footer__info-item2 {
        width: 180px
    }

    .footer__button {
        margin-top: 0
    }
}

@media screen and (min-width:461px) and (max-width:636px) {
    .presentation__wrap {
        margin-left: 0;
        margin-right: 0;
        background-color: rgba(255, 255, 255, .9)
    }
}

@media screen and (min-width:461px) and (max-width:1260px) {
    .reason__item-text br {
        display: none
    }
}

@media screen and (min-width:1053px) and (max-width:1260px) {
    .pathway__slide {
        width: calc(20% - 20px);
        margin-left: 10px;
        margin-right: 10px
    }

    .pathway__item-box {
        padding: 24px 15px 28px
    }

    .pathway__item-name {
        font-size: 17px
    }
}

@media screen and (min-width:637px) and (max-width:1052px) {
    .spec__item {
        word-wrap: break-word;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media all and (max-height:576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }

    @supports (padding:max(0px)) {
        .fancybox-caption {
            padding-left: 12px;
            padding-right: 12px
        }
    }
}
