

/* Start:/local/templates/autocapital/css/swiper.css?165823303220251*/
/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: February 7, 2016
 */
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    /* Fix of Webkit flickering */
    z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
    float: left;
}
.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform, height;
}
/* a11y */
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}
/* Arrows */
.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
/* Pagination Styles */
.swiper-pagination {
    width: 100%;
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    left: 0;
    bottom: 20px;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
    left: 0;
    width: 100%;
    bottom: -35px;
}
/* Bullets */
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin-left: 4px;
    margin-right: 4px;
    display: inline-block;
    background: none;
    opacity: 1;
    background: #302e34;
    box-sizing: border-box;
    border-radius: 50%;
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff;
}
.swiper-pagination-bullet-active {
    background: #ef3624;
    position: relative;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #169944;
    border-color: #169944;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #169944;
    border-color: #169944;
}
.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    -moz-transform: translate3d(0px, -50%, 0);
    -o-transform: translate(0px, -50%);
    -ms-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}
/* Progress */
.swiper-pagination-progress {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000;
}
/* 3D Container */
.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    /* Safari 4+, Chrome */
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Chrome 10+, Safari 5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Firefox 3.6-15 */
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Opera 11.10-12.00 */
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    /* Safari 4+, Chrome */
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Chrome 10+, Safari 5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Firefox 3.6-15 */
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Opera 11.10-12.00 */
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    /* Safari 4+, Chrome */
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Chrome 10+, Safari 5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Firefox 3.6-15 */
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Opera 11.10-12.00 */
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    /* Safari 4+, Chrome */
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Chrome 10+, Safari 5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Firefox 3.6-15 */
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Opera 11.10-12.00 */
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Firefox 16+, IE10, Opera 12.50+ */
}
/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    /* Windows 8 IE 10 fix */
    -ms-perspective: 1200px;
}
/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
    overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
/* Cube */
.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0;
}
/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
/* Scrollbar */
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 8px;
    width: 98%;
    border-radius: 4px;
    background: #ebf1f8;
}
.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: #ff1c1c;
    border-radius: 10px;
    left: 0;
    top: 0;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}

/* End */


/* Start:/local/templates/autocapital/css/jquery.fancybox.min.css?165823303212795*/
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:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;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 ease,visibility 0s ease .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 ease 0s,visibility 0s ease 0s;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:none;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{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;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:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;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:transparent;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:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.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:first-child,.fancybox-button--pause svg:first-child,.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:transparent;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(0deg,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%,transparent);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 max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.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{animation:a 1s linear infinite;background:transparent;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}@keyframes a{to{transform:rotate(1turn)}}.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:translateZ(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:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.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:scaleX(1) translateZ(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:translateZ(0) scale(1)}@media (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:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.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:all .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:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;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:rgba(0,0,0,0);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:absolute;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:50%;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:none;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:all .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}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/autocapital/css/ion.rangeSlider.css?165823303213392*/
/**
Ion.RangeSlider, 2.3.0
© Denis Ineshin, 2010 - 2018, IonDen.com
Build date: 2018-12-12 00:07:25
*/
.irs {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 12px;
    font-family: Arial, sans-serif;
}
.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: none !important;
}
.irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0;
}
.irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0;
}
.irs-handle {
    position: absolute;
    display: block;
    box-sizing: border-box;
    cursor: default;
    z-index: 1;
}
.irs-handle.type_last {
    z-index: 2;
}
.irs-min,
.irs-max {
    position: absolute;
    display: none;
    cursor: default;
}
.irs-min {
    left: 0;
}
.irs-max {
    right: 0;
}
.irs-from,
.irs-to,
.irs-single {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    cursor: default;
    white-space: nowrap;
}
.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
}
.irs-with-grid .irs-grid {
    display: block;
}
.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #000;
}
.irs-grid-pol.small {
    height: 4px;
}
.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px;
    color: #000;
}
.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: rgba(0, 0, 0, 0);
    z-index: 2;
}
.lt-ie9 .irs-disable-mask {
    background: #000;
    filter: alpha(opacity=0);
    cursor: not-allowed;
}
.irs-disabled {
    opacity: 0.4;
}
.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden;
    outline: none !important;
    z-index: -9999 !important;
    background: none !important;
    border-style: solid !important;
    border-color: transparent !important;
}
.irs--flat {
    height: 18px;
}
.irs--flat.irs-with-grid {
    height: 60px;
}
.irs--flat .irs-line {
    top: 8px;
    height: 3px;
    background: #fff;
    border-radius: 6px;
}
.irs--flat .irs-bar {
    top: 8px;
    height: 3px;
    background: #ff1c1c;
}
.irs--flat .irs-bar--single {
    border-radius: 6px 0 0 6px;
}
.irs--flat .irs-shadow {
    height: 1px;
    bottom: 16px;
    background-color: #e1e4e9;
}
.irs--flat .irs-handle {
    top: -10px;
    width: 34px;
    height: 34px;
    background: url('/images/circle.png') no-repeat 0 0;
    border-radius: 100%;
    position: relative;
    cursor: pointer;
    -webkit-box-shadow: 0px 4px 30px 0px rgba(28,46,68,0.4);
    -moz-box-shadow: 0px 4px 30px 0px rgba(28,46,68,0.4);
    box-shadow: 0px 4px 30px 0px rgba(28,46,68,0.4);
}
.irs--flat .irs-handle > i {
    display: none;
}
.irs--flat .irs-handle.state_hover > i:first-child,
.irs--flat .irs-handle:hover > i:first-child {
    background-color: #a43540;
}
.irs--flat .irs-min,
.irs--flat .irs-max {
    top: 0;
    padding: 1px 3px;
    color: #999;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    background-color: #e1e4e9;
    border-radius: 4px;
}
.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
    color: white;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #ed5565;
    border-radius: 4px;
}
.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #ed5565;
}
.irs--flat .irs-grid-pol {
    background-color: #e1e4e9;
}
.irs--flat .irs-grid-text {
    color: #999;
}
.irs--big {
    height: 55px;
}
.irs--big.irs-with-grid {
    height: 70px;
}
.irs--big .irs-line {
    top: 33px;
    height: 12px;
    background-color: white;
    background: linear-gradient(to bottom, #ddd -50%, white 150%);
    border: 1px solid #ccc;
    border-radius: 12px;
}
.irs--big .irs-bar {
    top: 33px;
    height: 12px;
    background-color: #92bce0;
    border: 1px solid #428bca;
    background: linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);
    box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5);
}
.irs--big .irs-bar--single {
    border-radius: 12px 0 0 12px;
}
.irs--big .irs-shadow {
    height: 1px;
    bottom: 16px;
    background-color: rgba(66, 139, 202, 0.5);
}
.irs--big .irs-handle {
    top: 25px;
    width: 30px;
    height: 30px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    background-color: #cbcfd5;
    background: linear-gradient(to bottom, white 0%, #B4B9BE 30%, white 100%);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 3px 1px white;
    border-radius: 30px;
}
.irs--big .irs-handle.state_hover,
.irs--big .irs-handle:hover {
    border-color: rgba(0, 0, 0, 0.45);
    background-color: #939ba7;
    background: linear-gradient(to bottom, white 0%, #919BA5 30%, white 100%);
}
.irs--big .irs-min,
.irs--big .irs-max {
    top: 0;
    padding: 1px 5px;
    color: white;
    text-shadow: none;
    background-color: #9f9f9f;
    border-radius: 3px;
}
.irs--big .irs-from,
.irs--big .irs-to,
.irs--big .irs-single {
    color: white;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #428bca;
    background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
    border-radius: 3px;
}
.irs--big .irs-grid-pol {
    background-color: #428bca;
}
.irs--big .irs-grid-text {
    color: #428bca;
}
.irs--modern {
    height: 55px;
}
.irs--modern.irs-with-grid {
    height: 55px;
}
.irs--modern .irs-line {
    top: 25px;
    height: 5px;
    background-color: #d1d6e0;
    background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);
    border: 1px solid #a3adc1;
    border-bottom-width: 0;
    border-radius: 5px;
}
.irs--modern .irs-bar {
    top: 25px;
    height: 5px;
    background: #20b426;
    background: linear-gradient(to bottom, #20b426 0%, #18891d 100%);
}
.irs--modern .irs-bar--single {
    border-radius: 5px 0 0 5px;
}
.irs--modern .irs-shadow {
    height: 1px;
    bottom: 21px;
    background-color: rgba(209, 214, 224, 0.5);
}
.irs--modern .irs-handle {
    top: 37px;
    width: 12px;
    height: 13px;
    border: 1px solid #a3adc1;
    border-top-width: 0;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 3px 3px;
}
.irs--modern .irs-handle > i:nth-child(1) {
    position: absolute;
    display: block;
    top: -4px;
    left: 1px;
    width: 6px;
    height: 6px;
    border: 1px solid #a3adc1;
    background: white;
    transform: rotate(45deg);
}
.irs--modern .irs-handle > i:nth-child(2) {
    position: absolute;
    display: block;
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 10px;
    height: 12px;
    background: #e9e6e6;
    background: linear-gradient(to bottom, white 0%, #e9e6e6 100%);
    border-radius: 0 0 3px 3px;
}
.irs--modern .irs-handle > i:nth-child(3) {
    position: absolute;
    display: block;
    box-sizing: border-box;
    top: 3px;
    left: 3px;
    width: 4px;
    height: 5px;
    border-left: 1px solid #a3adc1;
    border-right: 1px solid #a3adc1;
}
.irs--modern .irs-handle.state_hover,
.irs--modern .irs-handle:hover {
    border-color: #7685a2;
    background: #c3c7cd;
    background: linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%);
}
.irs--modern .irs-handle.state_hover > i:nth-child(1),
.irs--modern .irs-handle:hover > i:nth-child(1) {
    border-color: #7685a2;
}
.irs--modern .irs-handle.state_hover > i:nth-child(3),
.irs--modern .irs-handle:hover > i:nth-child(3) {
    border-color: #48536a;
}
.irs--modern .irs-min,
.irs--modern .irs-max {
    top: 0;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    color: white;
    background-color: #d1d6e0;
    border-radius: 5px;
}
.irs--modern .irs-from,
.irs--modern .irs-to,
.irs--modern .irs-single {
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #20b426;
    color: white;
    border-radius: 5px;
}
.irs--modern .irs-from:before,
.irs--modern .irs-to:before,
.irs--modern .irs-single:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #20b426;
}
.irs--modern .irs-grid {
    height: 25px;
}
.irs--modern .irs-grid-pol {
    background-color: #dedede;
}
.irs--modern .irs-grid-text {
    color: silver;
    font-size: 13px;
}
.irs--sharp {
    height: 50px;
    font-size: 12px;
    line-height: 1;
}
.irs--sharp.irs-with-grid {
    height: 57px;
}
.irs--sharp .irs-line {
    top: 30px;
    height: 2px;
    background-color: black;
    border-radius: 2px;
}
.irs--sharp .irs-bar {
    top: 30px;
    height: 2px;
    background-color: #ee22fa;
}
.irs--sharp .irs-bar--single {
    border-radius: 2px 0 0 2px;
}
.irs--sharp .irs-shadow {
    height: 1px;
    bottom: 21px;
    background-color: rgba(0, 0, 0, 0.5);
}
.irs--sharp .irs-handle {
    top: 25px;
    width: 10px;
    height: 10px;
    background-color: #a804b2;
}
.irs--sharp .irs-handle > i:first-child {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #a804b2;
}
.irs--sharp .irs-handle.state_hover,
.irs--sharp .irs-handle:hover {
    background-color: black;
}
.irs--sharp .irs-handle.state_hover > i:first-child,
.irs--sharp .irs-handle:hover > i:first-child {
    border-top-color: black;
}
.irs--sharp .irs-min,
.irs--sharp .irs-max {
    color: white;
    font-size: 14px;
    line-height: 1;
    top: 0;
    padding: 3px 4px;
    opacity: 0.4;
    background-color: #a804b2;
    border-radius: 2px;
}
.irs--sharp .irs-from,
.irs--sharp .irs-to,
.irs--sharp .irs-single {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 4px;
    background-color: #a804b2;
    color: white;
    border-radius: 2px;
}
.irs--sharp .irs-from:before,
.irs--sharp .irs-to:before,
.irs--sharp .irs-single:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #a804b2;
}
.irs--sharp .irs-grid {
    height: 25px;
}
.irs--sharp .irs-grid-pol {
    background-color: #dedede;
}
.irs--sharp .irs-grid-text {
    color: silver;
    font-size: 13px;
}
.irs--round {
    height: 50px;
}
.irs--round.irs-with-grid {
    height: 65px;
}
.irs--round .irs-line {
    top: 36px;
    height: 4px;
    background-color: #dee4ec;
    border-radius: 4px;
}
.irs--round .irs-bar {
    top: 36px;
    height: 4px;
    background-color: #006cfa;
}
.irs--round .irs-bar--single {
    border-radius: 4px 0 0 4px;
}
.irs--round .irs-shadow {
    height: 4px;
    bottom: 21px;
    background-color: rgba(222, 228, 236, 0.5);
}
.irs--round .irs-handle {
    top: 26px;
    width: 24px;
    height: 24px;
    border: 4px solid #006cfa;
    background-color: white;
    border-radius: 24px;
    box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
}
.irs--round .irs-handle.state_hover,
.irs--round .irs-handle:hover {
    background-color: #f0f6ff;
}
.irs--round .irs-min,
.irs--round .irs-max {
    color: #333;
    font-size: 14px;
    line-height: 1;
    top: 0;
    padding: 3px 5px;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}
.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 5px;
    background-color: #006cfa;
    color: white;
    border-radius: 4px;
}
.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #006cfa;
}
.irs--round .irs-grid {
    height: 25px;
}
.irs--round .irs-grid-pol {
    background-color: #dedede;
}
.irs--round .irs-grid-text {
    color: silver;
    font-size: 13px;
}
.irs--square {
    height: 50px;
}
.irs--square.irs-with-grid {
    height: 60px;
}
.irs--square .irs-line {
    top: 31px;
    height: 4px;
    background-color: #dedede;
}
.irs--square .irs-bar {
    top: 31px;
    height: 4px;
    background-color: black;
}
.irs--square .irs-shadow {
    height: 2px;
    bottom: 21px;
    background-color: #dedede;
}
.irs--square .irs-handle {
    top: 25px;
    width: 16px;
    height: 16px;
    border: 3px solid black;
    background-color: white;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.irs--square .irs-handle.state_hover,
.irs--square .irs-handle:hover {
    background-color: #f0f6ff;
}
.irs--square .irs-min,
.irs--square .irs-max {
    color: #333;
    font-size: 14px;
    line-height: 1;
    top: 0;
    padding: 3px 5px;
    background-color: rgba(0, 0, 0, 0.1);
}
.irs--square .irs-from,
.irs--square .irs-to,
.irs--square .irs-single {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 5px;
    background-color: black;
    color: white;
}
.irs--square .irs-grid {
    height: 25px;
}
.irs--square .irs-grid-pol {
    background-color: #dedede;
}
.irs--square .irs-grid-text {
    color: silver;
    font-size: 11px;
}

/* End */


/* Start:/local/templates/autocapital/css/jquery.formstyler.css?165823303211209*/
.jq-checkbox {
    top: -1px;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin: 0 4px 0 0;
    border: 1px solid #C3C3C3;
    border-radius: 3px;
    background: #F5F5F5;
    background: -webkit-linear-gradient(#FFF, #E6E6E6);
    background:         linear-gradient(#FFF, #E6E6E6);
    box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
    cursor: pointer;
}
.jq-checkbox.checked .jq-checkbox__div {
    width: 12px;
    height: 12px;
    margin: 2px 0 0 2px;
    border-radius: 2px;
    background: #666;
    box-shadow: inset 0 -3px 6px #AAA;
}
.jq-checkbox.focused {
    border: 1px solid #08C;
}
.jq-checkbox.disabled {
    opacity: .55;
}


.jq-radio {
    top: -1px;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin: 0 4px 0 0;
    border: 1px solid #C3C3C3;
    border-radius: 50%;
    background: #F5F5F5;
    background: -webkit-linear-gradient(#FFF, #E6E6E6);
    background:         linear-gradient(#FFF, #E6E6E6);
    box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
    cursor: pointer;
}
.jq-radio.checked .jq-radio__div {
    width: 10px;
    height: 10px;
    margin: 3px 0 0 3px;
    border-radius: 50%;
    background: #777;
    box-shadow: inset 1px 1px 1px rgba(0,0,0,.7);
}
.jq-radio.focused {
    border: 1px solid #08C;
}
.jq-radio.disabled {
    opacity: .55;
}


.jq-file {
    width: auto;
    border-radius: 4px;
    box-shadow: none;
    cursor: pointer;

}
.jq-file input {
    height: auto;
    line-height: 1em;
    cursor: pointer;

}
.jq-file__name {
    overflow: hidden;
    box-sizing: border-box;
    width: auto;
    height:22px;
    margin-left: 30px;
    background: url("/images/ico43.png") no-repeat right 1px;
    box-shadow: inset 1px 1px #F1F1F1;
    color: #307be9;
    text-decoration: underline;
    font-size: 0.875em;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
}
.jq-file__browse {
    position: absolute;
    display: none;
    top: 1px;
    right: 1px;
    padding: 0 10px;
    border-left: 1px solid #CCC;
    border-radius: 0 4px 4px 0;
    background: #F5F5F5;
    background: -webkit-linear-gradient(#FFF, #E6E6E6);
    background:         linear-gradient(#FFF, #E6E6E6);
    box-shadow: inset 1px -1px #F1F1F1, inset 1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
    font: 14px/32px Arial, sans-serif;
    color: #333;
    text-shadow: 1px 1px #FFF;
    cursor: pointer;
}
.jq-file:hover .jq-file__name {
    text-decoration: none;
    cursor: pointer;
}
.jq-file:active .jq-file__browse {

}
.jq-file__name:hover{


}
.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {

}


.jq-number {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0 36px 0 0;
}
.jq-number__field {
    width: 100px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
}
.jq-number__field:hover {
    border-color: #B3B3B3;
}
.jq-number__field input {
    box-sizing: border-box;
    width: 100%;
    padding: 8px 9px;
    border: none;
    outline: none;
    background: none;
    font: 14px Arial, sans-serif;
    color: #333;
    text-align: left; /* для Opera Presto */
    -moz-appearance: textfield;
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
    margin: 0; /* в каких-то браузерах присутствует отступ */
    -webkit-appearance: none;
}
.jq-number__spin {
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 14px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    background: #F5F5F5;
    background: -webkit-linear-gradient(#FFF, #E6E6E6);
    background:         linear-gradient(#FFF, #E6E6E6);
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 1px -1px #F1F1F1, inset 1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-shadow: 1px 1px #FFF;
    cursor: pointer;
}
.jq-number__spin.minus {
    top: auto;
    bottom: 0;
}
.jq-number__spin:hover {
    background: #E6E6E6;
    background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
    background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-number__spin:active {
    background: #F5F5F5;
    box-shadow: inset 1px 1px 3px #DDD;
}
.jq-number__spin:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 11px;
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #999;
    border-left: 5px solid transparent;
}
.jq-number__spin.minus:after {
    top: 5px;
    border-top: 5px solid #999;
    border-right: 5px solid transparent;
    border-bottom: none;
    border-left: 5px solid transparent;
}
.jq-number__spin.minus:hover:after {
    border-top-color: #000;
}
.jq-number__spin.plus:hover:after {
    border-bottom-color: #000;
}
.jq-number.focused .jq-number__field {
    border: 1px solid #5794BF;
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
    border-color: #CCC;
    background: #F5F5F5;
    box-shadow: none;
    color: #888;
}
.jq-number.disabled .jq-number__spin:after {
    border-bottom-color: #AAA;
}
.jq-number.disabled .jq-number__spin.minus:after {
    border-top-color: #AAA;
}




.jq-selectbox {
    vertical-align: middle;
    cursor: pointer;
    width: 100%;
}
.jq-selectbox__select {
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #fff;
    padding: 0 0 0 10px;
    font-size: 12px;
    line-height: 22px;
    background: rgba(255,255,255,0.1);
    border: none;
    height: 22px;
    color: #797878;
}







.jq-selectbox__select:hover {

}
.jq-selectbox__select:active {
}
.jq-selectbox.disabled .jq-selectbox__select {
    border-color: #CCC;
    background: #fff;
    box-shadow: none;
    color: #888;
}
.jq-selectbox__select-text {

}
.jq-selectbox .placeholder {
    color: #888;
}

.jq-selectbox.opened .jq-selectbox__dropdown {
    z-index: 100;
    padding-top: 0;
    margin-top: 2px;
    padding-bottom: 0;
    padding-left: 10px;
}
.jq-selectbox.opened .jq-selectbox__select {
    z-index: 99;
}


.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
    border-top-color: #AAA;
}
.jq-selectbox__dropdown {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 0;
    background: rgba(255,255,255,0.8);
    overflow: hidden;
}
.jq-selectbox__search {
    margin: 5px;
}
.jq-selectbox__search input {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 5px 27px 6px 8px;
    border: 1px solid #CCC;
    border-radius: 3px;
    outline: none;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
    box-shadow: inset 1px 1px #F1F1F1;
    color: #333;
    -webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
    -webkit-appearance: none;
}
.jq-selectbox__not-found {
    margin: 5px;
    padding: 5px 8px 6px;
    background: #F0F0F0;
    font-size: 13px;
}
.jq-selectbox ul {
    margin: 0;
    padding: 0;
}
.jq-selectbox li {
    min-height: 22px;
    height: 22px;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    box-sizing: border-box;
    color: #000;
    line-height: 22px;
    font-size: 12px;
}
.jq-selectbox li.selected {


}
.jq-selectbox li:hover {


}
.jq-selectbox li.disabled {
    color: #ccceee;
}
.jq-selectbox li.disabled:hover {
    background: none;
}
.jq-selectbox li.optgroup {
    font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
    background: none;
    color: #231F20;
    cursor: default;
}
.jq-selectbox li.option {
    padding-left: 25px;
}

.jq-select-multiple {
    box-sizing: border-box;
    padding: 1px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    background: #FFF;
    box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
    font: 14px/18px Arial, sans-serif;
    color: #333;
    cursor: default;
}
.jq-select-multiple.focused {
    border: 1px solid #5794BF;
}
.jq-select-multiple.disabled {
    border-color: #CCC;
    background: #F5F5F5;
    box-shadow: none;
    color: #888;
}
.jq-select-multiple ul {
    margin: 0;
    padding: 0;
}
.jq-select-multiple li {
    padding: 3px 9px 4px;
    list-style: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.jq-select-multiple li:first-child {
    border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
    border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
    background: #08C;
    color: #FFF;
}
.jq-select-multiple li.disabled {
    color: #AAA;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
    background: #CCC;
    color: #FFF;
}
.jq-select-multiple li.optgroup {
    font-weight: bold;
}
.jq-select-multiple li.option {
    padding-left: 25px;
}


input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler {
    padding: 8px 9px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
    font: 14px Arial, sans-serif;
    color: #333;
}
input[type='search'].styler {
    -webkit-appearance: none;
}
textarea.styler {
    overflow: auto;
}
input[type='email'].styler:hover,
input[type='password'].styler:hover,
input[type='search'].styler:hover,
input[type='tel'].styler:hover,
input[type='text'].styler:hover,
input[type='url'].styler:hover,
textarea.styler:hover {
    border-color: #B3B3B3;
}
input[type='email'].styler:focus,
input[type='password'].styler:focus,
input[type='search'].styler:focus,
input[type='tel'].styler:focus,
input[type='text'].styler:focus,
input[type='url'].styler:focus,
textarea.styler:focus {
    border-color: #CCC;
    border-top-color: #B3B3B3;
    outline: none;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
    overflow: visible;
    padding: 8px 11px;
    border: 1px solid #CCC;
    border-bottom-color: #B3B3B3;
    border-radius: 4px;
    outline: none;
    background: #F5F5F5;
    background: -webkit-linear-gradient(#FFF, #E6E6E6);
    background:         linear-gradient(#FFF, #E6E6E6);
    box-shadow: inset 1px -1px #F1F1F1, inset 1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
    font: 14px Arial, sans-serif;
    color: #333;
    text-shadow: 1px 1px #FFF;
    cursor: pointer;
}
button.styler::-moz-focus-inner,
input[type='button'].styler::-moz-focus-inner,
input[type='submit'].styler::-moz-focus-inner,
input[type='reset'].styler::-moz-focus-inner {
    padding: 0;
    border: 0;
}
button.styler:not([disabled]):hover,
input[type='button'].styler:not([disabled]):hover,
input[type='submit'].styler:not([disabled]):hover,
input[type='reset'].styler:hover {
    background: #E6E6E6;
    background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
    background: linear-gradient(#F6F6F6, #E6E6E6);
}
/* End */


/* Start:/local/templates/autocapital/css/style.css?169288327274285*/
/*********General*********/
* {
    box-sizing: border-box;
    outline: none;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    padding: 0;
    margin: 0;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-weight: normal;
    font-style: normal;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

q:before, q:after {
    content: "";
}

abbr, acronym {
    border: 0;
}

textarea,
input.text,
input[type=text],
input[type=button],
input[type=submit],
input[type=password],
.input-checkbox {
    -webkit-appearance: none;
    /*border-radius: 0;*/
    outline: none;
}

input::-ms-clear {
    display: none;
}

body {
    font: 16px "AvenirNextCyr-Regular", sans-serif;
    color: #000;
    min-width: 320px;
    background: #fff;
}

body.no-overflow {
    overflow: hidden;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    overflow: hidden;
}

.modal {
    display: none;
}

a {
    cursor: pointer;
    text-decoration: none;
    color: #000;
    transition: 0.2s;
}

textarea {
    resize: none;
}

.page_wp img {
    display: inline-block;
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
}

a:hover {
    text-decoration: none;
}

.scroller {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    visibility: hidden;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.justify-content-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.justify-content-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.justify-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.justify-content-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.justify-content-around {
    justify-content: space-around;
}

.align-items-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.align-items-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.align-items-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.align-items-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

@font-face {
    font-family: "AvenirNextCyr-Bold";
    src: url(/fonts/AvenirNextCyr-Bold.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "AvenirNextCyr-Demi";
    src: url(/fonts/AvenirNextCyr-Bold.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "AvenirNextCyr-Light";
    src: url(/fonts/AvenirNextCyr-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "AvenirNextCyr-Medium";
    src: url(/fonts/AvenirNextCyr-Medium.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "AvenirNextCyr-Regular";
    src: url(/fonts/AvenirNextCyr-Regular.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
.page_wp {
    overflow: hidden;
}

.wrapper {
    width: 1142px;
    margin: 0 auto;
    position: relative;
    padding: 0 18px;
}

header .wrapper {
    width: 1470px;
}

.topmenu li {
    list-style: none;
}

.topmenu li a {
    display: block;
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    color: #8096af;
    text-align: center;
    position: relative;
}

.topmenu li a:hover {
    background: #f2f6fa;
    color: #173c56;
}

.topmenu li a:active {
    background: #e8ecf0;
}

.topmenu li a.active {
    background: #f2f6fa;
    color: #173c56;
    font: 18px "AvenirNextCyr-Medium";
    line-height: 80px;
    text-shadow: 0px 0px 1px #2a3e56;
}

.topmenu li a.active:before {
    content: "";
    width: 100%;
    height: 4px;
    background: #ff1c1c;
    border-radius: 4px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.topmenu li a:hover:before {
    content: "";
    width: 100%;
    height: 4px;
    background: #ff1c1c;
    border-radius: 4px;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: 0.2s;
}

.topmenu li {
    padding: 0 12px
}

.call_btn {
    margin-right: 50px; /* Регулируйте отступ справа, как вам нужно */
    width: 182px;
    height: 42px;
    font: 16px "AvenirNextCyr-Medium";
    text-align: center;
    line-height: 40px;
    border-radius: 21px;
    border: 1px solid #ff1c1c;
    color: #183c57;
    text-shadow: 0px 0px 0px #2a3e56;
}

.call_btn:hover {
    background: #ff1c1c;
    color: #fff;
    text-shadow: 0px 0px 0px white;
}

.call_btn:active {
    background: #bd2222;
    color: #fff;
}

.phone_link {
    padding-left: 30px;
    background: url("/images/ico1.png") no-repeat 0 5px;
    margin-left: 40px;
    position: relative;
}

.phone_link span {
    display: block;
    color: #8096af;
    font-size: 14px;
}

.phone_link a {
    font: 20px "AvenirNextCyr-Bold";
}

.phone_link a:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    z-index: 30;
}

.phone_link a:hover {
    color: #ff1c1c;
}

.screen_1 {
    width: 100%;
    height: 698px;
    background: url("/images/bg1.jpg") no-repeat center 0;
}

.mi_title {
    font: 12px "AvenirNextCyr-Medium";
    color: #69819d;
    text-transform: uppercase;
    position: relative;
    padding-left: 60px;
    letter-spacing: 0.12em;
    margin-bottom: 15px;
}

.mi_title:before {
    content: "";
    width: 40px;
    height: 2px;
    background: #ff1c1c;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 0;
}

.main_info {
    padding-top: 135px;
}

.main_right {
    width: 405px;
    background: #fff;
    padding: 40px;
    margin-top: 73px;
    border-radius: 20px;
}

h1 {
    color: #173c56;
    font: 56px "AvenirNextCyr-Bold";
    line-height: 56px;
    margin-bottom: 35px;
}

.mi_label {
    width: 252px;
    height: 48px;
    color: #fff;
    background: #00c0f5 url("/images/ico2.png") no-repeat 25px center;
    border-radius: 24px;
    font: 18px "AvenirNextCyr-Medium";
    line-height: 46px;
    padding-left: 55px;
}

.mi_label2 {
    width: 252px;
    height: 40px;
    color: #fff;
    background: #00c0f5;
    border-radius: 24px;
    line-height: 15px;
    padding-left: 15px;
    padding-right: 15px;
    font: 16px "AvenirNextCyr-Medium";
}

.mrb_img {
    width: 74px;
    height: 74px;
    background: #ebf1f8;
    border-radius: 10px;
}

.mrb_text {
    font: 18px "AvenirNextCyr-Medium";
    line-height: 24px;
    color: #173c56;
    width: 250px;
    padding-left: 23px;
}

.mr_block {
    margin-bottom: 26px;
}

.order_btn {
    display: block;
    width: 271px;
    height: 66px;
    font: 14px "AvenirNextCyr-Bold";
    color: #fff;
    text-align: center;
    background: #ff1c1c;
    border-radius: 33px;
    line-height: 66px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin: 34px auto 0 auto;
}

.order_btn:hover {
    background: #bd2222;
    color: #fff;
}

.main_forma {
    width: 100%;
    border: 10px solid #fff;
    border-radius: 20px;
    -webkit-box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.1);
    -moz-box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.1);
    box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.1);
}

.mf_left {
    width: 50%;
    background: #5d82a0;
    border-radius: 14px 0 0 14px;
    position: relative;
}

.mf_left:before {
    content: "";
    width: 38px;
    height: 61px;
    background: url("/images/arrow1.png") no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    right: -20px;
}

.mf_title {
    width: 330px;
    height: 48px;
    font: 15px "AvenirNextCyr-Bold";
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 48px;
    text-align: center;
    background: url("/images/title-bg.png") no-repeat;
    color: #fff;
    margin: 0 auto;
}

.screen_2 {
    width: 100%;
    height: 810px;
    background: url("/images/bg2.jpg") no-repeat center 0;
    padding-top: 100px;
}

.summa_title {
    text-align: center;
    color: #fff;
    font: 18px "AvenirNextCyr-Medium";
    margin-bottom: 20px;
}

.summa_wp {
    padding: 45px 50px 40px 50px;
}

.summa_block {
    background: #fff;
    border-radius: 10px;
}

.sb_num {
    text-align: center;
    font: 36px "AvenirNextCyr-Medium";
    color: #173c56;
    padding-top: 30px;
    margin-bottom: 20px;
    text-shadow: 0px 0px 1px #2a3e56;
}

.sbb_title {
    text-align: center;
    color: #173c56;
    font: 18px "AvenirNextCyr-Medium";
    padding-top: 25px;
    margin-bottom: 3px;
}

.sb_bot {
    background: #ebf1f8;
    margin-top: -15px;
    padding-bottom: 28px;
    border-radius: 0 0 10px 10px;
}

.sbb_text {
    color: #00c0f5;
    font: 26px "AvenirNextCyr-Bold";
    text-align: center;
}

.srok_title {
    text-align: center;
    color: #fff;
    font: 18px "AvenirNextCyr-Medium";
    margin-bottom: 15px;
}

.srok_block a {
    width: 80px;  /*   92      */
    height: 50px;
    font: 16px "AvenirNextCyr-Medium";
    text-align: center;
    background: #fff;
    color: #173c56;
    line-height: 50px;
    border-right: 1px solid #eceef1;
}

.srok_block a:first-child {
    border-radius: 10px 0 0 10px;
}

.srok_block a:last-child {
    border-radius: 0 10px 10px 0;
    border-right: 1px solid rgba(255, 255, 255, 0);
}

.srok_block a.active {
    color: #fff;
    background: #00c0f5;
    border-right: 1px solid #00c0f5;
}

.srok_wp {
    padding-bottom: 61px;
    border-bottom: 1px solid #7288a3;
}

.mfl_bot {
    padding: 30px 50px 35px 50px;
}

.mf_question {
    padding-left: 30px;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    background: url("/images/ico7.png") no-repeat 0 5px;
}

.grafik_link {
    color: #fff;
    padding-right: 40px;
    background: url("/images/ico8.png") no-repeat right bottom;
}

.grafik_link span {
    border-bottom: 1px solid #fff;
    transition: 0.2s;
}

.grafik_link:hover span {
    border-bottom: none;
}

.mf_right {
    width: 50%;
    background: #ebf1f8;
    padding: 0 65px;
    border-radius: 0 14px 14px 0;
}

.bid_title {
    text-align: center;
    color: #173c56;
    font: 18px "AvenirNextCyr-Medium";
    line-height: 24px;
    padding-top: 45px;
    margin-bottom: 25px;
}

.bid_img {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    background: #ebf1f8;
}

.bid_block {
    height: 160px;
    background: #fff;
    border-radius: 20px;
    padding-left: 15px;
    margin-bottom: 10px;
}

.bid_block:hover {
    background: #fafafa;
}

.bid_info {
    width: 230px;
    margin-left: 22px;
}

.bi_title {
    font: 16px "AvenirNextCyr-Bold";
    margin-bottom: 5px;
    display: inline-block;
    border-bottom: 1px solid rgba(255, 255, 255, 0);
}

.bi_title:hover {
    border-bottom: 1px solid #000;
}

.bi_text {
    color: #70859e;
    line-height: 22px;
}

.bi_btn {
    width: 42px;
    height: 50px;
    border-radius: 10px 0 0 10px;
    border: 1px solid #d8e1eb;
    background: url("/images/ico11.png") no-repeat center center;
    margin-left: auto;
    border-right: none;
}

.bi_btn:hover {
    border: 1px solid #ff1c1c;
    background: #ff1c1c url("/images/ico11-1.png") no-repeat center center;
}

.bi_btn:active {
    border: 1px solid #d52121;
    background: #d52121 url("/images/ico11-1.png") no-repeat center center;
}

.bid_check {
    position: relative;
    padding-left: 35px;
    margin-right: 15px;
}

.bid_check input[type=radio] {
    display: none;
}

.bid_check input[type=radio] + label:before {
    content: "";
    width: 26px;
    height: 26px;
    border-radius: 50%;
    display: block;
    background: url("/images/check3.png") no-repeat;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
}

.bid_check input[type=radio]:checked + label:before {
    background-position: 0 -26px;
    -webkit-box-shadow: 0px 4px 30px 0px rgba(28, 46, 68, 0.4);
    -moz-box-shadow: 0px 4px 30px 0px rgba(28, 46, 68, 0.4);
    box-shadow: 0px 4px 30px 0px rgba(28, 46, 68, 0.4);
}

.bid_check label {
    font: 16px "AvenirNextCyr-Medium";
    color: #899db4;
    border-bottom: 1px solid #a4b3c5;
    cursor: pointer;
}

.bid_check input[type=radio]:checked + label {
    border-bottom: 1px solid rgba(255, 255, 255, 0);
    color: #173c56;
}

.bid_check_wp {
    padding-top: 20px;
}

.bid_check_wp .bid_check:last-child {
    margin-left: 5px;
}

.bid_check_wp .bid_check:first-child {
    margin-left: 15px;
}

.title {
    text-align: center;
    color: #69819d;
    font: 12px "AvenirNextCyr-Medium";
    text-transform: uppercase;
    letter-spacing: 0.12em;
    margin-bottom: 7px;
}

.title span {
    position: relative;
    padding-left: 55px;
}

.title span:before {
    content: "";
    width: 42px;
    height: 2px;
    background: #e32626;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: -5px;
}

.screen_3 {
    width: 100%;
    padding-top: 72px;
}

h2 {
    text-align: center;
    color: #173c56;
    font: 56px "AvenirNextCyr-Bold";
    margin-bottom: 58px;
}

.how_block:hover {
    -webkit-box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.1);
    -moz-box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.1);
    box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.1);
    border: 1px solid #fff;
}

.how_block:before {
    content: "";
    width: 17px;
    height: 20px;
    background: url("/images/ico44.png") no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: -27px;
}

.how_wp .how_block:last-child:before {
    display: none;
}

.hb_num {
    position: absolute;
    top: 15px;
    left: 10px;
    width: 38px;
    height: 38px;
    font: 16px "AvenirNextCyr-Bold";
    background: #00c0f5;
    border-radius: 50%;
    text-align: center;
    line-height: 38px;
    color: #fff;
}

.hb_img {
    width: 122px;
    height: 122px;
    background: #ebf1f8;
    border-radius: 10px;
    margin: 0 auto;
}

.hb_title {
    color: #173c56;
    font: 20px "AvenirNextCyr-Bold";
    padding-top: 26px;
    margin-bottom: 11px;
}

.hb_text {
    color: #5e758f;
    line-height: 24px;
    padding: 0 20px;
    margin-bottom: 30px;
}

.hb_time {
    width: 140px;
    height: 40px;
    font: 14px "AvenirNextCyr-Demi";
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    background: #ebf1f8 url("/images/ico15.png") no-repeat 23px center;
    margin: 0 auto;
    color: #173c56;
    padding-left: 30px;
}

.screen_4 {
    width: 100%;
    height: 904px;
    background: url("/images/bg3.jpg") no-repeat center 0;
    margin-top: -10px;
    padding-top: 225px;
}

.webp .screen_4 {
    background: url("/images/bg3.webp") no-repeat center 0;
}

.advantages_left {
    width: 31%;
}

.advantages_center {
    width: 37%;
}

.advantages_right {
    width: 31%;
}

.ab_img {
    width: 74px;
    height: 74px;
    border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.1);
    -moz-box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.1);
    box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.1);
}

.ab_info {
    width: 240px;
    padding-left: 18px;
}

.ab_info p {
    color: #5e758f;
    line-height: 24px;
}

.ab_info p span {
    font: 16px "AvenirNextCyr-Demi";
    color: #173c56;
}

.advantages_block {
    margin-bottom: 25px;
}

.advantages_right .ab_info {
    order: -1;
    text-align: right;
    padding-left: 0;
    padding-right: 18px;
}

.a_btn {
    display: block;
    color: #fff;
    font: 14px "AvenirNextCyr-Bold";
    text-transform: uppercase;
    width: 294px;
    height: 66px;
    border-radius: 33px;
    text-align: center;
    line-height: 66px;
    margin: 0 auto;
    background: #ff1c1c;
    letter-spacing: 0.1em;
}

.a_btn:hover {
    background: #bd2222;
    color: #fff;
}

.advantages_wp {
    margin-bottom: 20px;
}

.screen_5 {
    width: 100%;
    height: 776px;
    background: url("/images/bg4.jpg") no-repeat center 0;
    padding-top: 49px;
}

.conditions_wp {
    -webkit-box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.1);
    -moz-box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.1);
    box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.1);
    border-radius: 20px;
    overflow: hidden;
}

.conditions_tabs a {
    width: 20%;
    height: 66px;
    text-align: center;
    color: #5e758f;
    font: 12px "AvenirNextCyr-Demi";
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 18px;
    border-right: 1px solid #e4eaf1;
    border-bottom: 1px solid #e4eaf1;
    box-sizing: border-box;
    padding: 0 20px;
}

.conditions_tabs a.active {
    color: #fff;
    background: #00c0f5;
}

.conditions_tabs a:last-child {
    border-right: none;
}

.screen_5 h2 {
    margin-bottom: 48px;
}

.db_text {
    width: 163px;
    height: 44px;
    font: 18px "AvenirNextCyr-Medium";
    background: #ebf1f8;
    border-radius: 22px;
    text-align: center;
    margin: 0 auto;
    color: #173c56;
    line-height: 44px;
}

.doc_block {
    margin: 0 35px;
}

.db_img {
    margin-bottom: 45px;
}

.condition_tab {
    padding-top: 50px;
    padding-bottom: 45px;
    display: none;
    background: #fff;
}

#c_tab1 {
    display: block;
}

.screen_6 {
    width: 100%;
    height: 990px;
    background: url("/images/bg5.jpg") no-repeat center 0;
    padding-top: 18px;
}

.webp .screen_6 {
    background: url("/images/bg5.webp") no-repeat center 0;
}

.about_left {
    width: 20%;
    padding-top: 65px;
}

.about_center {
    width: 60%;
}

.about_right {
    width: 20%;
    padding-top: 55px;
}

.screen_6 h2 {
    margin-bottom: 20px;
}

.subtitle {
    text-align: center;
    color: #5e758f;
    line-height: 24px;
    margin-bottom: 60px;
}

.about_item {
    text-align: center;
}

.ai_title {
    color: #00c0f5;
    font: 46px "AvenirNextCyr-Bold";
    margin-bottom: 10px;
}

.ai_text {
    color: #173c56;
    font: 18px "AvenirNextCyr-Medium";
}

.screen_6 {
    overflow: hidden;
}

.about_wp {
    margin-bottom: 55px;
}

.prev1 {
    width: 66px;
    height: 66px;
    border-radius: 0 10px 10px 0;
    background: #fff url("/images/prev1.png") no-repeat center center;
    -webkit-box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.1);
    -moz-box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.1);
    box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.1);
    position: absolute;
    top: 50%;
    margin-top: -33px;
    left: 0;
    z-index: 99999;
}

.prev1:hover {
    background: #ff1c1c url("/images/prev1-1.png") no-repeat center center;
}

.next1 {
    width: 66px;
    height: 66px;
    border-radius: 10px 0 0 10px;
    background: #fff url("/images/next1.png") no-repeat center center;
    -webkit-box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.1);
    -moz-box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.1);
    box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.1);
    position: absolute;
    top: 50%;
    margin-top: -33px;
    right: 0;
    z-index: 99999;
}

.next1:hover {
    background: #ff1c1c url("/images/next1-1.png") no-repeat center center;
}

.about_slider {
    position: relative;
}

.screen_7 {
    width: 100%;
    height: 1308px;
    background: url("/images/bg6.jpg") no-repeat center 0;
    padding-top: 4px;
}

.surely_wp {
    border-radius: 20px;
    -webkit-box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.1);
    -moz-box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.1);
    box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.1);
    padding-top: 43px;
    padding-bottom: 53px;
    margin-bottom: 30px;
    background: #fff;
}

.surely_item {
    width: 33.333%;
}

.surely_title {
    text-align: center;
    color: #173c56;
    font: 30px "AvenirNextCyr-Bold";
    margin-bottom: 32px;
}

.surely_block {
    padding: 0 70px;
}

.sb_img {
    width: 30%;
}

.sb_info {
    width: 70%;
    padding-left: 25px;
}

.sb_info p {
    color: #5e758f;
    line-height: 24px;
}

.sb_info p span {
    color: #173c56;
    font: 16px "AvenirNextCyr-Demi";
}

.law_block {
    width: 48%;
    height: 100px;
    border: 1px dashed #d8e1eb;
    border-radius: 10px;
}

.law_wp {
    padding: 0 70px;
}

.lb_info {
    padding-left: 90px;
}

.lb_info p {
    color: #5e758f;
    line-height: 24px;
}

.lb_info p span {
    color: #173c56;
    display: block;
    font: 16px "AvenirNextCyr-Demi";
}

.lb_bg1 {
    background: url("/images/ico23.png") no-repeat 25px center;
}

.lb_bg2 {
    background: url("/images/ico24.png") no-repeat 25px center;
}

.sert_slide {
    width: 220px;
    margin: 0 auto;
    transition: 0.2s;
    border-radius: 6px;
    position: relative;
}

.swiper2 {
    overflow: hidden;
    padding-top: 150px;
    padding-bottom: 200px;
}

.swiper2 .swiper-slide-next .sert_slide {
    transform: scale(1.6);
}

.sert_slider {
    position: relative;
    padding: 0 50px;
}

.sert_title {
    text-align: center;
    color: #173c56;
    font: 30px "AvenirNextCyr-Bold";
}

.sert_wp {
    padding-top: 40px;
}

.prev2 {
    width: 66px;
    height: 66px;
    border-radius: 10px;
    background: #fff url("/images/prev1.png") no-repeat center center;
    -webkit-box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.2);
    -moz-box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.2);
    box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.2);
    position: absolute;
    top: 50%;
    margin-top: -52px;
    left: 0;
    z-index: 99999;
}

.prev2:hover {
    background: #ff1c1c url("/images/prev1-1.png") no-repeat center center;
}

.next2 {
    width: 66px;
    height: 66px;
    border-radius: 10px;
    background: #fff url("/images/next1.png") no-repeat center center;
    -webkit-box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.2);
    -moz-box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.2);
    box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.2);
    position: absolute;
    top: 50%;
    margin-top: -52px;
    right: 0;
    z-index: 99999;
}

.next2:hover {
    background: #ff1c1c url("/images/next1-1.png") no-repeat center center;
}

.sert_slider img {
    -webkit-box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.2);
    -moz-box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.2);
    box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.2);
}

.cb_item {
    padding-left: 70px;
    margin-bottom: 20px;
    min-height: 50px;
}

.cbi_bg1 {
    background: url("/images/ico25-sprite.png") no-repeat -2px -2px;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    border: 2px rgba(213, 226, 236, 0.6) solid;
    box-sizing: border-box;
    border-radius: 12px;
    transition: none;
}

.cbi_bg2 {
    background: url("/images/ico26-sprite.png") no-repeat -2px -2px;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    border: 2px rgba(213, 226, 236, 0.6) solid;
    box-sizing: border-box;
    border-radius: 12px;
    transition: none;
}

.cbi_bg3 {
    background: url("/images/ico27-sprite.png") no-repeat -2px -2px;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    border: 2px rgba(213, 226, 236, 0.6) solid;
    cursor: default;
    box-sizing: border-box;
    border-radius: 12px;
    transition: none;
}

.cbi_bg4 {
    background: url("/images/ico28-sprite.png") no-repeat -2px -2px;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    border: 2px rgba(213, 226, 236, 0.6) solid;
    box-sizing: border-box;
    border-radius: 12px;
    transition: none;
}

.cbi_bg1:hover {
    background: #ff1c1c url("/images/ico25-sprite.png") no-repeat -2px -52px;
    border: 2px #ff1c1c solid;
    transition: none;
}

.cbi_bg2:hover {
    background: #ff1c1c url("/images/ico26-sprite.png") no-repeat -2px -52px;
    border: 2px #ff1c1c solid;
    transition: none;
}

.cbi_bg4:hover {
    background: #ff1c1c url("/images/ico28-sprite.png") no-repeat -2px -52px;
    border: 2px #ff1c1c solid;
    transition: none;
}

.cb_phone {
    color: #173c56;
    font: 20px "AvenirNextCyr-Bold";
}

.cb_text {
    font-size: 14px;
    color: #8096af;
}

.cb_address {
    color: #173c56;
    font: 16px "AvenirNextCyr-Bold";
    margin-bottom: 3px;
}

.cb_address span {
    font: 12px "AvenirNextCyr-Regular";
    color: #ff1c1c;
}

.cbi_bg3 .cb_text {
    margin-bottom: 10px;
}

.cb_text a {
    color: #ff1c1c;
    border-bottom: 1px solid #ff1c1c;
}

.cb_text a:hover {
    color: #bd2222;
    border-bottom: 1px solid #bd2222;
}

.bot_form {
    width: 50%;
    z-index: 2;
    position: relative;
}

.bf_img {
    width: 50%;
}

.bot_forma {
    -webkit-box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.2);
    -moz-box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.2);
    box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.2);
    background: #fff;
    border-radius: 20px;
    border: 12px solid #fff;
    position: relative;
}

.bot_forma:before {
    content: "";
    width: calc(100% - 50%);
    height: 100%;
    border-radius: 14px 0 0 14px;
    border: 1px solid #eff3f7;
    border-right: none;
    position: absolute;
    top: 0;
    left: 0;
}

.bf_title {
    text-align: center;
    color: #173c56;
    font: 30px "AvenirNextCyr-Bold";
    padding-top: 50px;
    margin-bottom: 35px;
}

.screen_8 {
    width: 100%;
    height: 827px;
    background: url("/images/bg7.jpg") no-repeat center 0;
    padding-top: 110px;
}

.bf_input_wp {
    width: 410px;
    margin: 0 auto;
    margin-bottom: 12px;
    position: relative;
}

.bf_input {
    width: 100%;
    height: 66px;
    border: 1px solid #d8e1eb;
    border-radius: 33px;
    outline: none;
    padding-left: 85px;
    color: #70859e;
    font: 16px "AvenirNextCyr-Regular";
}

.bfi_bg1:before {
    content: "";
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ebf1f8 url("/images/ico29.png") no-repeat center center;
    position: absolute;
    top: 9px;
    left: 9px;
    z-index: 31;
}

.bfi_bg2:before {
    content: "";
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ebf1f8 url("/images/ico30.png") no-repeat center center;
    position: absolute;
    top: 9px;
    left: 9px;
    z-index: 31;
}

.bf_btn {
    width: 410px;
    height: 66px;
    font: 14px "AvenirNextCyr-Bold";
    letter-spacing: 0.1em;
    text-align: center;
    display: block;
    line-height: 66px;
    color: #fff;
    background: #ff1c1c;
    margin: 0 auto;
    border-radius: 33px;
    margin-top: 40px;
}

.bf_btn:hover {
    background: #bd2222;
    color: #fff;
}

footer {
    background: #003957;
    padding: 27px 0;
}

.bottom_info {
    padding-top: 53px;
}

.bil_title {
    color: #173c56;
    font: 20px "AvenirNextCyr-Bold";
    margin-bottom: 20px;
}

.bi_left {
    width: 52%;
}

.bil_column {
    width: 50%;
}

.bil_text {
    color: #5e758f;
    margin-bottom: 10px;
}

.bil_text span {
    color: #173c56;
    font: 16px "AvenirNextCyr-Bold";
}

.bil_link {
    color: #5e758f;
    border-bottom: 1px solid #5e758f;
    display: inline-block;
    margin-bottom: 10px;
}

.bil_link:hover {
    color: #173c56;
    border-bottom: 1px solid #173c56;
}

.bir_btn {
    width: 182px;
    height: 42px;
    font: 16px "AvenirNextCyr-Demi";
    text-align: center;
    border-radius: 21px;
    line-height: 40px;
    border: 1px solid #ff1c1c;
    color: #183c57;
}

.bir_btn:hover {
    background: #ff1c1c;
    color: #fff;
}

.f_menu li {
    list-style: none;
    margin-left: 60px;
}

.f_menu li a {
    color: #fff;
    font-size: 18px;
}

.f_menu li a:hover {
    text-decoration: underline;
}

.schedule_title {
    color: #173c56;
    font: 30px "AvenirNextCyr-Bold";
    text-align: center;
    padding-top: 20px;
    margin-bottom: 40px;
}

.modal_w1 {
    width: 1020px;
    border-radius: 20px;
    padding: 30px 60px 45px 60px;
}

.schedule_top {
    color: #fff;
    background: #00c0f5;
    border-radius: 20px;
    height: 70px;
    padding: 0 35px;
    margin-bottom: 20px;
    flex-wrap: nowrap;
}

.schedule_top p {
    height: 36px;
    line-height: 36px;
    border-right: 1px solid #ebf1f8;
}

.schedule_top p span {
    font: 20px "AvenirNextCyr-Bold";
}

.schedule_top p:nth-child(1) {
    padding-right: 40px;
}

.schedule_top p:nth-child(2) {
    padding-left: 35px;
    padding-right: 40px;
}

.schedule_top p:nth-child(3) {
    padding-left: 35px;
    border-right: none;
}

.stl_caption {
    background: #ebf1f8;
}

.stl_caption p {
    color: #173c56;
    font: 13px "AvenirNextCyr-Bold";
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.st_cell {
    width: 20%;
    text-align: center;
}

.schedule_table {
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 25px;
}

.st_line {
    height: 70px;
    padding: 0 20px;
}

.st_cell p {
    color: #173c56;
}

.st_cell .bold_text {
    font: 16px "AvenirNextCyr-Bold";
}

.st_line .st_cell:nth-child(1) {
    width: 17%;
}

.stl_bg1 {
    background: #f7fafc;
}

.schedule_text {
    text-align: center;
    color: #5e758f;
    line-height: 24px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.schedule_back_link {
    color: #ff1c1c;
    font: 16px "AvenirNextCyr-Bold";
    text-align: center;
}

.schedule_back_link span:after {
    width: 146px;
    height: 2px;
    background: #ff1c1c;
    position: absolute;
    content: "";
    bottom: -2px;
    right: 0;
    opacity: 0;
    transition: none;
}

.schedule_back_link:hover.schedule_back_link span:after {
    opacity: 1;
    transition: none;
}

.schedule_back_link span {
    padding-left: 30px;
    position: relative;
    background: url("/images/ico31.png") no-repeat 0 center;
}

.fancybox-close-small:after {
    display: none;
}

.fancybox-close-small {
    width: 18px;
    height: 18px;
    background: url("/images/close.png") no-repeat;
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 99999;
}

.modal_w2 {
    width: 1110px;
    border-radius: 20px;
    padding: 30px 60px 45px 60px;
}

.modal_header .logo img {
    width: 240px;
    height: auto;
}

.modal_header .header_right {
    margin-left: 140px;
}

.modal_header {
    border-bottom: 1px solid #eff3f7;
    padding-bottom: 20px;
}

#modal5 .fancybox-close-small {
    display: none !important;
}

.modal_w3 {
    width: 530px;
    border-radius: 20px;
    padding: 50px 60px;
}

.confirm_btn {
    display: block;
    width: 271px;
    height: 66px;
    font: 14px "AvenirNextCyr-Bold";
    color: #fff;
    text-align: center;
    background: #ff1c1c;
    border-radius: 33px;
    line-height: 66px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin: 0 auto;
}

.confirm_btn:hover {
    background: #bd2222;
    color: #fff;
}

.capcha_wp {
    margin-bottom: 30px;
}

.modal_form_title {
    color: #173c56;
    font: 30px "AvenirNextCyr-Bold";
    text-align: center;
    padding-top: 10px;
    margin-bottom: 30px;
}

.modal_form {
    padding-bottom: 20px;
}

.modal_w4 {
    width: 614px;
    border-radius: 20px;
    padding: 10px;
}

.thank_img {
    text-align: center;
    padding-top: 60px;
    margin-bottom: 22px;
}

.thank_title {
    text-align: center;
    color: #173c56;
    font: 30px "AvenirNextCyr-Bold";
    margin-bottom: 15px;
}

.thank_text {
    text-align: center;
    color: #5e758f;
    line-height: 24px;
    margin-bottom: 45px;
}

.thank_bottom {
    background: #ebf1f8;
    padding: 15px 50px 20px 50px;
    margin-top: 45px;
    border-radius: 0 0 14px 14px;
}

.tb_text {
    padding-left: 30px;
    font-size: 14px;
    color: #5e758f;
    line-height: 18px;
    background: url("/images/ico32.png") no-repeat 0 5px;
}

.tb_link {
    color: #173c56;
    font: 16px "AvenirNextCyr-Demi";
    border-bottom: 1px solid #87919e;
    padding-top: 8px;
}

.than_wp {
    padding: 0 60px;
    margin-bottom: 25px;
}

.than_title {
    text-align: center;
    color: #173c56;
    font: 30px "AvenirNextCyr-Bold";
    line-height: 38px;
    padding-top: 40px;
    margin-bottom: 40px;
}

.than_img {
    width: 16%;
}

.than_text {
    width: 84%;
    padding-left: 20px;
    font-size: 18px;
    color: #173c56;
    line-height: 24px;
}

.than_block {
    margin-bottom: 15px;
}

.than_wpp {
    padding-bottom: 50px;
}

.mm_link {
    display: none;
    width: 50px;
    height: 50px;
    background: url("/images/burger.png") no-repeat;
}

.how_slider {
    display: none;
    position: relative;
}

.mob_tab_btn {
    display: none;
    height: 55px;
    text-align: center;
    color: #5e758f;
    font: 12px "AvenirNextCyr-Demi";
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 55px;
    border-top: 1px solid #d8e1eb;
}

.mob_tab_btn.active {
    color: #fff;
    background: #00c0f5;
    border-top: none;
}

.sp1 {
    display: none;
    bottom: -30px;
}

.sp2 {
    display: none;
    bottom: 0;
}

.map_block_wp {
    position: relative;
}

.step_title {
    width: 40%;
}

.step_title p {
    color: #5e758f;
}

.step_title span {
    color: #173c56;
    font: 30px "AvenirNextCyr-Bold";
    display: block;
    margin-bottom: 15px;
}

.step_block {
    width: 57%;
    margin-left: auto;
}

.si_num {
    width: 56px;
    height: 56px;
    font: 30px "AvenirNextCyr-Bold";
    border-radius: 50%;
    text-align: center;
    line-height: 56px;
    color: #00c0f5;
    background: #ebf1f8;
    position: relative;
}

.si_num:before {
    content: "";
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    border-radius: 50%;
    border: 1px solid #ebf1f8;
    position: absolute;
    top: -6px;
    left: -6px;
}

.step_item.active .si_num {
    background: #00c0f5;
    color: #fff;
}

.step_item.active .si_text {
    font: 14px "AvenirNextCyr-Bold";
}

.step_wp {
    padding-top: 30px;
    margin-bottom: 40px;
}

.si_text {
    font-size: 14px;
    line-height: 18px;
    padding-left: 20px;
}

.step_item {
    margin-left: 20px;
}

.order_main_info {
    background: #5d82a0;
    border-radius: 14px;
    padding: 0 50px;
}

.sum_title {
    text-align: center;
    font: 18px "AvenirNextCyr-Medium";
    color: #ebf1f8;
    margin-bottom: 15px;
}

.sum_text {
    width: 276px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 10px;
}

.st_v1 {
    color: #173c56;
    font: 30px "AvenirNextCyr-Medium";
    background: #fff;
    line-height: 80px;
}

.st_v2 {
    font: 26px "AvenirNextCyr-Bold";
    color: #00c0f5;
    line-height: 80px;
    border: 1px solid #a5b3c4;
}

.order_main_info .srok_wp {
    padding-bottom: 0;
}

.order_main_info {
    padding-top: 40px;
}

.omi_top {
    padding-bottom: 30px;
    border-bottom: 1px solid #788ea7;
}

.omi_bot {
    padding-top: 17px;
    padding-bottom: 20px;
}

.omi_check {
    position: relative;
    padding-left: 35px;
}

.omi_check input[type=checkbox] {
    display: none;
}

.omi_check input[type=checkbox] + label:before {
    content: "";
    width: 18px;
    height: 18px;
    display: block;
    background: url("/images/check7.png") no-repeat;
    cursor: pointer;
    position: absolute;
    top: 3px;
    left: 0;
}

.omi_check input[type=checkbox]:checked + label:before {
    background-position: 0 -18px;
}

.omi_check label {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}

.policy_link {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.of_column {
    width: 48.3%;
}

.order_form {
    padding-top: 40px;
}

.of_select1 {
    padding-top: 10px;
}

.ofs_w1 {
    width: 114px;
    margin-right: 20px;
}

.ofs_w2 {
    width: 156px;
    margin-right: 20px;
}

.ofs_w3 {
    width: 114px;
}

.ofs_w4 {
    width: 100%;
}

.ofs_p1 {
    padding-top: 25px;
}

.of_choice_block {
    width: 50%;
    height: 66px;
    font: 16px "AvenirNextCyr-Demi";
    line-height: 66px;
    text-align: center;
    border: 1px solid #d8e1eb;
    color: #173c56;
    cursor: pointer;
}

.of_choice_block.active {
    color: #fff;
    background: #00c0f5;
}

.of_select_wp .of_choice_block:first-child {
    border-right: none;
    border-radius: 10px 0 0 10px;
}

.of_select_wp .of_choice_block:last-child {
    border-radius: 0 10px 10px 0;
}

.of_choice_wp {
    margin-bottom: 15px;
}

.of_btn {
    display: block;
    width: 271px;
    height: 66px;
    font: 14px "AvenirNextCyr-Bold";
    color: #fff;
    text-align: center;
    background: #ff1c1c;
    border-radius: 33px;
    line-height: 66px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin: 50px auto 0 auto;
}

.of_btn:hover {
    background: #bd2222;
    color: #fff;
}

.ofs_m1 {
    margin-bottom: 15px;
}

.os_btns_wp {
    padding-top: 65px;
    position: relative;
}

.os_btns_wp:before {
    content: "";
    background: #eff3f7;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 40px;
    left: 0;
}

.os_btns_wp .of_btn {
    margin: 0;
}

.back_link {
    color: #ff1c1c;
    padding-left: 30px;
    font: 16px "AvenirNextCyr-Bold";
    background: url("/images/ico42.png") no-repeat 0 center;
    position: relative;
}

.back_link:after {
    width: 49px;
    height: 2px;
    background: #ff1c1c;
    position: absolute;
    content: "";
    bottom: -2px;
    right: 0;
    opacity: 0;
    transition: none;
}

.back_link:hover.back_link:after {
    opacity: 1;
    transition: none;
}

.modal_p1 {
    padding-bottom: 30px;
}

.ofi_eye {
    width: 36px;
    height: 36px;
    background: url("/images/ico41-sprite.png") no-repeat 0 0;
    position: absolute;
    top: 15px;
    right: 20px;
    transition: none;
    z-index: 500;
}

.ofi_eye:hover {
    background: url("/images/ico41-sprite.png") no-repeat 0 -36px;
    transition: none;
}

.icon__block.active:before {
    display: block;
}

.ofi_eye:before {
    width: 230px;
    height: 325px;
    content: "";
    position: absolute;
    display: none;
    right: 50px;
    top: -175px;
    z-index: 900;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/images/sts-1.jpg");
}

.of_column div + div .ofi_eye:before {
    background-image: url("/images/sts-2.jpg");
}

.of_column div + div + div .ofi_eye:before {
    background-image: url("/images/sts-3.jpg");
}

#modal2 {
    overflow: visible;
}

.ofi_w5 {
    width: 111px;
}

.os_check_block {
    position: relative;
    padding-left: 35px;
    margin-right: 15px;
    height: 26px;
    line-height: 26px;
    margin-bottom: 20px;
}

.os_check_block input[type=radio] {
    display: none;
}

.os_check_block input[type=radio] + label:before {
    content: "";
    width: 26px;
    height: 26px;
    border-radius: 50%;
    display: block;
    background: url("/images/check9.png") no-repeat;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
}

.os_check_block input[type=radio]:checked + label:before {
    background-position: 0 -26px;
    -webkit-box-shadow: 0px 4px 30px 0px rgba(28, 46, 68, 0.4);
    -moz-box-shadow: 0px 4px 30px 0px rgba(28, 46, 68, 0.4);
    box-shadow: 0px 4px 30px 0px rgba(28, 46, 68, 0.4);
}

.os_check_block label {
    font: 16px "AvenirNextCyr-Medium";
    color: #5e758f;
    line-height: 26px;
    cursor: pointer;
}

.os_check_wpp {
    padding-top: 40px;
    border-top: 1px solid #eff3f7;
}

.of_p1 {
    padding-bottom: 30px;
}

.os_check_wp {
    padding-top: 18px;
    padding-left: 10px;
}

.cc_w1 {
    width: 15%;
}

.cc_w2 {
    width: 28%;
}

.cc_w3 {
    width: 23%;
}

.cc_w4 {
    width: 20%;
}

.os_btns_wp_w1 {
    padding-top: 50px;
}

.os_btns_wp_w1:before {
    top: 20px;
}

.step_center .step_title {
    text-align: center;
    width: 100%;
}

.lb_title {
    text-align: center;
    color: #70859e;
    margin-bottom: 28px;
}

.lb_title span {
    display: block;
    font: 20px "AvenirNextCyr-Bold";
    color: #173c56;
}

.lb_link {
    display: block;
    color: #ff1c1c;
    padding-left: 20px;
    font: 16px "AvenirNextCyr-Bold";
    background: url("/images/ico43.png") no-repeat 110px center;
}

.os_check_wpp_m1 {
    margin-top: 25px;
}

.conditions_wpp {
    padding: 0 50px;
}

.conditions_column {
    width: 48%;
}

.cc_title1 {
    color: #173c56;
    font: 20px "AvenirNextCyr-Bold";
    line-height: 28px;
    margin-bottom: 20px;
}

.cc_text {
    color: #5e758f;
    line-height: 24px;
    margin-bottom: 20px;
}

.cc_title2 {
    color: #173c56;
    font: 16px "AvenirNextCyr-Bold";
    margin-bottom: 20px;
}

.cc_list {
    padding-left: 20px;
}

.cc_list li {
    list-style: none;
    padding-left: 20px;
    background: url("/images/ico45.png") no-repeat 0 10px;
    color: #5e758f;
    line-height: 24px;
    margin-bottom: 9px;
}

.modal:before {
    content: "";
    width: calc(100% - 24px);
    height: calc(100% - 24px);
    border-radius: 14px;
    border: 1px solid #eff3f7;
    position: absolute;
    top: 11px;
    left: 11px;
}

.modal_close1 .fancybox-close-small {
    top: 48px;
    right: 60px;
}

.modal_p2 {
    padding-bottom: 40px;
}

.step_item.passed .si_num {
    background: url("/images/ico46.png") no-repeat;
}

.step_item.passed .si_text {
    font: 14px "AvenirNextCyr-Bold";
}

.step_item.passed .si_num span {
    display: none;
}

.modal_p3 {
    padding-bottom: 35px;
}

.step_b1 {
    border-bottom: 1px solid #eff3f7;
    margin-bottom: 20px;
    padding-bottom: 40px;
}

.of_p2 {
    padding-top: 15px;
}

.osi_w7 {
    width: 156px;
}

.osi_w8 {
    width: 312px;
}

.ofs_p1 {
    padding-top: 0;
}

.mob_links_a {
    display: none;
}

.sb_polz {
    position: relative;
    top: -5px;
}

.modal_pr1 {
    position: relative;
    z-index: 8900;
}

.mm_header {
    background: #f2f6fa;
    padding: 10px 15px 10px 14px;
}

.mob_menu {
    width: 320px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8900;
    /*
        -webkit-box-shadow: 0px 20px 60px 0px rgba(12,36,55,0.2);
        -moz-box-shadow: 0px 20px 60px 0px rgba(12,36,55,0.2);
        box-shadow: 0px 20px 60px 0px rgba(12,36,55,0.2);


         */
    display: none;
}

.mob_menu:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
}

.mm_close {
    width: 50px;
    height: 50px;
    background: url("/images/close3.png") no-repeat;
}

.mm_list {
    padding-left: 30px;
}

.mm_list li {
    list-style: none;
}

.mm_list li a {
    display: block;
    width: 100%;
    height: 66px;
    font: 18px "AvenirNextCyr-Medium";
    border-bottom: 1px solid #eff3f7;
    line-height: 66px;
    color: #173c56;
}

.mob_phone_block .phone_link {
    padding-left: 30px;
    padding-right: 0;
    background: url("/images/ico1.png") no-repeat 0 5px;
    padding-top: 0;
    padding-bottom: 25px;
}

.mob_phone_block {
    padding: 40px 30px 80px 30px;
}

.mob_phone_block .call_btn {
    display: block;
}

.sert_container {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
}

.sert_container:after {
    border: 8px #fff solid;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    overflow: hidden;
    content: "";
    z-index: 3;
    left: 0;
    top: 0;
    box-sizing: border-box;
}

.bi_title1 {
    text-align: center;
    color: #2a3e56;
    font: 18px "AvenirNextCyr-Medium";
    text-shadow: 0px 0px 1px #2a3e56;
    margin-bottom: 15px;
}

.bi_img1 {
    text-align: center;
    padding-top: 30px;
    margin-bottom: 30px;
}

.bc_p1 {
    padding-top: 10px;
}

.bt_btn {
    display: block;
    width: 284px;
    height: 66px;
    font: 14px "AvenirNextCyr-Bold";
    color: #fff;
    text-align: center;
    background: #ff1c1c;
    border-radius: 33px;
    line-height: 66px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin: 34px auto 0 auto;
}

.bt_btn:hover {
    background: #bd2222;
    color: #fff;
}

.mobile_block {
    display: none;
}

.fancybox-button svg {
    display: none;
}

.fancybox-close-small {
    top: -50px !important;
    right: 5px !important;
    width: 36px !important;
    height: 36px !important;
    background: none !important;
    position: absolute !important;
    outline: none !important;
    z-index: 99999 !important;
    border-radius: 50% !important;
    background-size: auto auto !important;
    border: 1px #fff solid !important;
}
.fancybox-close-small:after, .fancybox-close-small:before {
    top: 50%;
    left: 50%;
    width: 20px !important;
    height: 2px !important;
    content: "" !important;
    font-size: 0 !important;
    line-height: 0 !important;
    color: transparent !important;
    outline: none !important;
    border: none !important;
    position: absolute;
    background: #fff;
    display: block;
    margin: -1px 0 0 -10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}
.fancybox-close-small:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.fancybox-close-small:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
@media (min-width: 1142px) {
    .fancybox-close-small {
        top: 5px !important;
        right: 5px !important;
        border: 1px rgba(0, 0, 0, 0.15) solid !important;
    }
    .fancybox-close-small:after, .fancybox-close-small:before {
        background: rgba(0, 0, 0, 0.15);
    }
}

.advantages_left .advantages_block:first-child .ab_info p span {
    display: block;
}

.bf_input {
    color: #000 !important;
}

.conditions_tabs:first-child + .mob_tab_btn {
    border-top: none !important;
}

.contacts_block {
    top: 40px;
}

.ofc_load_block {
    width: calc(50% - 5px);
    height: 162px;
    border-radius: 8px;
    border: 3px solid rgba(255, 255, 255, 0);
    background: #f5f7fa;
    padding-top: 35px;
    margin-bottom: 10px;
}
.ofc_load_block:hover {
    background: #f1f1f1;
}
.ofc_load_block:hover .lb_link {
    text-decoration: underline;
}

.ofc_load_block.is-file-selected {
    border-color: #55e555;
}

.ofc_load_block.is-invalid {
    border-color: #ff1c1c;
}

@media (min-width: 1142px) {
    .ofc_load_block {
        height: 189px;
        padding-top: 47px;
        width: calc(33.33% - 5px);
    }
}

@media (min-width: 1142px) {
    .condition_tab {
        height: 445px;
    }
}
.condition_tab .cc_title2 {
    color: #173c56;
    font: 20px "AvenirNextCyr-Bold";
    line-height: 28px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 1141px) {

    .select_city {
        margin-bottom: 10px;
    }

    .srok_block {
        margin-left: 20px;
        margin-right: 10%;   /*   20px   */
    }

    .screen_1 {
        background: url("/images/bg1_mobile.jpg") 50% 0 no-repeat;
        background-size: auto;
    }
    .screen_1 .mi_title {
        display: none;
    }
    .screen_1 h1 {
        color: #2a3e56;
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 14px;
        font-family: "AvenirNextCyr-Bold";
    }
    .screen_1 h1 br {
        display: none !important;
    }
    .screen_1 .mr_block {
        text-align: left;
        margin-bottom: 6px;
        position: relative;
    }
    .screen_1 .mr_block:before {
        top: 9px;
        left: 0;
        width: 4px;
        height: 4px;
        content: "";
        display: block;
        position: absolute;
        background: #08bff3;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
    }
    .screen_1 .mi_label {
        width: 184px;
        height: 30px;
        font-size: 14px;
        line-height: 20px;
        margin: 0;
        padding: 5px 10px 5px 38px;
        background-position: 12px 50%;
    }
    .screen_1 .main_info {
        height: 228px;
        padding-top: 20px;
    }
    .screen_1 .main_right {
        margin-top: 20px !important;
        padding-top: 0 !important;
    }
    .screen_1 .mrb_img {
        display: none !important;
    }
    .screen_1 .mrb_text {
        color: #2a3e56;
        font-size: 13px;
        line-height: 22px;
        padding-left: 14px;
        font-family: "AvenirNextCyr-Regular";
    }
    .screen_1 .mrb_text br {
        display: none !important;
    }

    .screen_2 {
        padding-top: 0;
        margin-top: 20px;
        background: #fff;
        height: auto;
    }
}
.page_wp {
    position: relative;
}
@media (min-width: 1142px) {
    .page_wp {
        position: relative;
        padding-top: 80px;
    }
}

@media (min-width: 1142px) {
    .main_header {
        top: 0;
        left: 0;
        right: 0;
        z-index: 999;
        position: fixed;
        background: #fff;
    }
    .main_header.header_scroll {
        -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.3);
    }
}

.cb_item_bottom {
    height: auto;
    padding-top: 5px;
    margin-top: 20px;
    margin-bottom: 0;
    position: relative;
}
.cb_item_bottom .cbi_bg1 {
    left: 10px !important;
}
@media (min-width: 1142px) {
    .cb_item_bottom {
        margin-top: 0;
    }
}

#bx_3218110189_5 .cc_list {
    margin-bottom: 30px;
}

.schedule_top p span {
    font-size: 16px !important;
}

.cbi_bg22 {
    background: url("/images/ico60-sprite.png") no-repeat -2px -2px;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    border: 2px rgba(213, 226, 236, 0.6) solid;
    box-sizing: border-box;
    border-radius: 12px;
    transition: none;
}
.cbi_bg22:hover {
    background: #ff1c1c url("/images/ico60-sprite.png") no-repeat -2px -52px;
    border: 2px #ff1c1c solid;
    transition: none;
}

.ofs_title {
    font: 16px "AvenirNextCyr-Demi";
    color: #173c56;
    padding-left: 10px;
    margin-bottom: 10px;
}
.ofs_title span {
    font-size: 16px;
    color: #ff1c1c;
}
@media (min-width: 1142px) {
    .ofs_title {
        font-size: 18px;
    }
}

.of_input {
    margin-bottom: 10px;
    position: relative;
}
.of_input input[type=text] {
    width: 100%;
    height: 60px;
    outline: none;
    font-size: 16px;
    line-height: 20px;
    padding: 19px 20px;
    border-radius: 10px;
    vertical-align: middle;
    border: 1px solid #d8e1eb;
    background: transparent;
    font-family: "AvenirNextCyr-Regular";
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.of_input input[type=text].not-empty {
    background-color: #fff;
}
@media (min-width: 1142px) {
    .of_input input[type=text] {
        height: 66px;
        margin-bottom: 12px;
        padding: 22px 20px 22px 20px;
    }
}

.action_block {
    position: relative;
}
.action_block span {
    top: 20px;
    left: 20px;
    z-index: 20;
    display: block;
    background: #fff;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    pointer-events: none;
    box-sizing: border-box;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.action_block span sup {
    top: 0;
    margin-top: 0;
    font-size: 16px;
    height: 20px;
    color: #ff1c1c;
    vertical-align: middle;
}
.action_block.active span {
    top: 3px;
    opacity: 0.5;
    font-size: 10px;
    background: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: none;
}
.action_block.not_empty span {
    top: 3px;
    opacity: 0.5;
    font-size: 10px;
    background: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: none;
}
@media (min-width: 1142px) {
    .action_block span {
        top: 23px;
    }
}

#form-sendCallShort .action_block span {
    left: 65px;
    top: 18px;
}
@media (min-width: 1142px) {
    #form-sendCallShort .action_block span {
        left: 85px;
        top: 23px;
    }
}

#form-sendCallBackBot .action_block span {
    left: 65px;
    top: 18px;
}
@media (min-width: 1142px) {
    #form-sendCallBackBot .action_block span {
        left: 85px;
        top: 23px;
    }
}

#modal6 .action_block span {
    left: 70px;
    top: 16px;
}
@media (min-width: 1142px) {
    #modal6 .action_block span {
        top: 23px;
        left: 85px;
    }
}

.jq-selectbox__dropdown {
    background: #fff;
    border-radius: 10px;
    border: 1px solid #d8e1eb;
}

.jq-selectbox__select {
    height: 60px;
    color: #173c56;
    font-size: 16px;
    line-height: 20px;
    border-radius: 10px;
    border: 1px solid #d8e1eb;
    padding: 19px 20px 19px 20px;
    font-family: "AvenirNextCyr-Demi";
}
@media (min-width: 1142px) {
    .jq-selectbox__select {
        height: 66px;
        padding: 22px 20px 22px 30px;
    }
}

.jq-selectbox__select-text {
    display: block;
    font-size: 16px;
    line-height: 20px;
    overflow: hidden;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: "AvenirNextCyr-Regular";
}

.jq-selectbox li {
    height: 44px;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 5px 10px 30px;
    font-family: "AvenirNextCyr-Regular";
}
.jq-selectbox li:hover {
    background: #e0e0e0;
}
.jq-selectbox.opened .jq-selectbox__dropdown {
    padding-left: 0;
}

.jq-selectbox__trigger {
    position: absolute;
    top: 0;
    right: 10px;
    width: 18px;
    height: 100%;
}

.jq-selectbox__trigger-arrow {
    position: absolute;
    width: 18px;
    top: 0;
    height: 58px;
    background: url("/images/ico40.png") no-repeat center center;
    right: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
@media (min-width: 1142px) {
    .jq-selectbox__trigger-arrow {
        height: 64px;
    }
}

.jq-selectbox.opened .jq-selectbox__trigger-arrow {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.of_select1 .eye_btn {
    position: relative;
}

.of_select1 .eye_btn:before {
    width: 230px;
    height: 325px;
    content: "";
    position: absolute;
    display: none;
    right: -270px;
    top: -175px;
    z-index: 900;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/images/sts-4.jpg");
}
@media only screen and (max-width: 1141px) {
    .of_select1 .eye_btn:before {
        top: 0;
        right: 50px;
    }
}

.eye_btn {
    width: 36px;
    height: 36px;
    background: url("/images/ico41-sprite.png") no-repeat 0 0;
    margin-left: auto;
    transition: none;
}

.eye_btn:hover {
    background: url("/images/ico41-sprite.png") no-repeat 0 -36px;
    transition: none;
}

.eye_btn.active:before {
    display: block;
}

@media only screen and (max-width: 1141px) {
    .eye_btn {
        width: 28px;
        height: 28px;
        background-size: 100%;
        position: absolute;
        top: -262px;
        right: 10px;
    }

    .eye_btn:hover {
        background-position: 0 -28px;
        background-size: 28px 56px;
    }
}
@media only screen and (max-width: 1141px) {
    .ofi_w5 {
        width: calc(50% - 5px);
    }
}
.thank_text {
    margin-top: -5px;
    line-height: 20px !important;
}

.map_block {
    width: 100%;
    height: 728px;
    /*background: url("/local/templates/autocapital/css/../images/map.jpg") no-repeat center 0;*/
    margin-top: -20px;
}

.contacts_block {
    width: 465px;
    -webkit-box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.2);
    -moz-box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.2);
    box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.2);
    background: #fff;
    border-radius: 20px;
    padding-top: 50px;
    padding-left: 60px;
    padding-right: 30px;
    padding-bottom: 50px;
    position: absolute;
    left: 50%;
    top: 60px;
    z-index: 9;
    margin-left: -553px;
}

.contacts_block > p {
    z-index: 9;
    position: relative;
}

.contacts_block > div {
    z-index: 9;
    position: relative;
}

.contacts_block > a {
    z-index: 9;
    position: relative;
}

.contacts_block:before {
    content: "";
    width: calc(100% - 24px);
    height: calc(100% - 24px);
    border-radius: 14px;
    border: 1px solid #eff3f7;
    position: absolute;
    top: 11px;
    left: 11px;
    z-index: 2;
}

.contacts_title {
    text-align: center;
    color: #173c56;
    font: 30px "AvenirNextCyr-Bold";
    margin-bottom: 40px;
    padding-right: 30px;
}

@media only screen and (max-width: 1141px) {
    .map_block {
        margin-top: 0;
    }

    .contacts_block {
        margin: 0 auto;
        top: auto;
        left: auto;
        position: relative;
        width: 100%;
        border-radius: 0;
        padding-top: 45px;
        padding-left: 30px;
        padding-bottom: 30px;
    }

    .contacts_title {
        font-size: 24px;
        margin-bottom: 25px;
    }
}
.bottom {
    color: #fff;
    padding-top: 40px;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
    padding-bottom: 40px;
    background-color: #6b6b6b;
}
.bottom__block {
    opacity: 0.7;
    margin-bottom: 30px;
}
.bottom__title {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.bottom__links {
    margin: 0;
    padding: 0;
    list-style: none;
}
.bottom__links > li {
    margin-bottom: 10px;
}
.bottom__links > li:last-child {
    margin-bottom: 0;
}
.bottom a {
    color: #fff;
    text-decoration: underline;
}
.bottom a:hover {
    color: #fff;
    text-decoration: none;
}
.bottom_white {
    background: #fff;
    color: #1e1e1e;
    border-top: 1px solid #003957;
}
.bottom_white a {
    color: #1e1e1e;
    text-decoration: underline;
}
.bottom_white a:hover {
    color: #1e1e1e;
    text-decoration: none;
}
.bottom__partner {
    padding-top: 20px;
}
@media (min-width: 1142px) {
    .bottom {
        font-size: 14px;
        line-height: 22px;
        text-align: left;
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .bottom__row {
        margin: 0 -15px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
    }
    .bottom__block {
        width: 35%;
        padding: 0 15px;
        margin-bottom: 0;
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
    .bottom__block:last-child {
        width: 30%;
    }
    .bottom__links {
        padding-top: 30px;
    }
}

@media (min-width: 1142px) {
    .docs_link {
        margin: 0 -10px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .docs_link__item {
        padding: 0 10px;
        white-space: nowrap;
    }
}

.c_link {
    color: #173c56;
    display: inline-block;
    white-space: nowrap;
    margin-bottom: 10px;
}
.c_link:hover {
    color: #173c56;
    text-decoration: underline;
}

.modal_text {
    width: 100%;
    margin: 0;
    max-width: 1000px;
    background: #fff;
    padding: 40px 20px;
    font-size: 16px;
    line-height: 24px;
}
.modal_text h2 {
    padding: 0;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    margin: 0 0 40px 0;
}
.modal_text h4 {
    padding-top: 10px;
    margin: 0 0 15px 0;
}
.modal_text p {
    margin: 0 0 15px 0;
}
@media (min-width: 768px) {
    .modal_text {
        padding: 60px 50px;
    }
    .modal_text h2 {
        font-size: 28px;
        line-height: 32px;
    }
}

/* Corona styles */
.screen_1--corona {
    height: 860px;
    margin-bottom: 130px;
    background: #ebf1f8;
}

.screen_1--corona .wrapper {
    position: relative;
    height: 100%;
}

.screen_1--corona .wrapper:after {
    content: '';
    position: absolute;
    display: block;
    bottom: 0;
    /*    top: 10px;  */
    right: -90px;   /* -90px   -200px */
    width: 100%;    /* 80   */
    height: 100%;   /*  80 */
    background: url("/images/corona_bg1.png") no-repeat bottom right;
    z-index: 0;
}

.webp .screen_1--corona .wrapper:after {
    background-image: url("/images/corona_bg1.webp");
}

.screen_1--corona.screen_1--corona-3 .wrapper:after {
    display: none;
}

.screen_1--corona .main_info,
.screen_1--corona .main_right,
.screen_1--corona .main_bottom {
    z-index: 1;
}

.mi_title--corona {
    padding-left: 0;
    color: #173C56;
    text-transform: none;
}

.mi_title--corona-2 {
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 1;
    opacity: 0.9;
}

.mi_title--corona:before {
    display: none;
}

.terms {
    font: 16px "AvenirNextCyr-Regular";
    line-height: 18px;
    list-style: none;
    color: #173C56;
}

.terms__item + .terms__item {
    margin-top: 16px;
}

.main_right--corona .terms {
    font-size: 13px;
    line-height: 14px;
}

.screen_1--corona .main_info {
    padding-top: 92px;
}

.main_right--corona {
    display: none;
}

.screen_1 .main_bottom .mi_label {
    background: #00c0f5;
    padding: 4px 10px;
    width: 49px;
    height: 24px;
    font-size: 12px;
    line-height: 16px;
    display: block;
    margin: 0 auto;
}

.main_bottom {
    margin-top: 88px;
    max-width: 100%;
}

.main_bottom h2 {
    font-size: 30px;
    line-height: 41px;
    margin-bottom: 18px;
}

.order_btn--corona {
    margin: 36px 0 0;
}

.how_wp--corona {
    display: block;
}

.how_block--corona {
    display: inline-block;
    padding: 50px 35px 32px;
    margin-left: 20px;
}

.how_block--corona:first-child {
    margin-left: 0;
}

.how_block {
    width: 23.2%;
    border: 1px solid #d8e1eb;
    border-radius: 20px;
    text-align: center;
    position: relative;
    background: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
    cursor: pointer;
    transition: 0.2s;
}

.how_loan {
    width: 31.3%;
}

.how_block--corona:before {
    display: none;
}

.how_block--corona .hb_title {
    font: 16px "AvenirNextCyr-Regular";
    line-height: 24px;
}


@media only screen and (max-width: 1141px) {

    .screen_1--corona {
        background: #ebf1f8;
        padding-bottom: 42px;
        margin-bottom: 0;
    }

    .screen_1--corona .wrapper:after {
        background-position: top right;
        background-size: contain;
        right: 0;
        bottom: -102px;
    }

    .screen_1 .main_info .terms,
    .screen_1 .main_info .order_btn--corona {
        display: none;
    }

    .screen_1 .main_right .order_btn--corona {
        margin-top: 32px;
        width: 100%;
    }

    .screen_1--corona .main_info {
        padding-top: 47px;
        height: 290px;
    }

    .screen_1 .main_right--corona {
        display: block;
        padding: 32px 14px 30px !important;
        margin: 0 -14px;
        border-radius: 20px 20px 0 0;
    }

    .screen_1 .main_bottom {
        margin: 0 -14px;
        padding: 50px 14px 40px;
        max-width: none;
        background: #fff;
        border-radius: 0 0 20px 20px;
    }

    .screen_1 .main_bottom h2 {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 32px;
        padding: 0 10px;
    }

    .screen_1 .main_bottom h2 br {
        display: none;
    }
}

/* SMS verification modal */

.sms-verification-modal .subtitle {
    margin-bottom: 40px;
}

.sms-verification-modal input[name="code"] {
    padding: 0 30px;
    text-align: center;
}

.sms-verification-modal .inputbox.is-invalid {
    border-color: #ff2a11;
}

.sms-verification-modal .controls {
    display: flex;
    flex-direction: column;
    text-align: center;
    color: #ff1c1c;
    font: 14px "AvenirNextCyr-Medium";
    text-decoration: underline;
}

.sms-verification-modal .controls a {
    color: inherit;
}

.sms-verification-modal .controls a + a {
    margin-top: 8px;
}

.sms-verification-modal .controls .resend.js-disabled {
    color: #9aa0a7;
    text-decoration: underline;
}

.sms-verification-modal .controls .resend .resend__timer {
    display: none;
}

.sms-verification-modal .controls .resend .resend__timer.is-active {
    display: inline;
}

.agreement-checkbox label {
    color: #000;
}

.agreement-checkbox.is-invalid label {
    color: #ff1c1c;
}

.agreement-checkbox label .doc-link {
    color: #ff1c1c;
    border-bottom: 1px solid #ff1c1c;
}

.inn-field {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 22px;
    margin-top: 22px;
}

.inn-field .of_input,
.inn-field .of_input input[type=text] {
    margin-bottom: 0;
}

.inn-field .of_input {
    flex-grow: 1;
}

.inn-field .get-inn-button {
    margin-left: 20px;
    padding: 10px 20px;
    line-height: 1;
    border-radius: 17px;
    background: #f2f6fa;
    color: #8096af;
    font-size: 14px;
}

.inn-field .get-inn-button:hover {
    color: #173c56;
}

.form-field {

}

.form-field p.form-field__status {
    display: none;
    text-align: center;
    font-size: 14px;
    padding-top: 5px;
    color: #ff1c1c;
}

.form-field p.form-field__status.form-field__status--error {
    display: block;
    color: #ff1c1c;
}

.form-field p.form-field__status.form-field__status--success {
    display: block;
    color: #55e555;
}

.order-sum-input {
    border: none;
}

/* Button loader start */
.of_btn--has-loader.is-loader-active .of_btn__text {
    display: none;
}

.of_btn--has-loader.is-loader-active .of_btn__loader {
    display: block;
}

.of_btn--has-loader .of_btn__loader {
    display: none;
    height: 100%;
    width: 100%;
    -webkit-animation: btn-loader 4.8s linear infinite;
    animation: btn-loader 4.8s linear infinite;
}

@-webkit-keyframes btn-loader {
    0%   { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}
@keyframes btn-loader {
    0%   { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.of_btn--has-loader .of_btn__loader span {
    display: block;
    position: absolute;
    top: 0; left: 0;
    bottom: 0; right: 0;
    margin: auto;
    height: 32px;
    width: 32px;
    clip: rect(0, 32px, 32px, 16px);
    -webkit-animation: btn-loader-2 1.2s linear infinite;
    animation: btn-loader-2 1.2s linear infinite;
}

@-webkit-keyframes btn-loader-2 {
    0%   { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(220deg); }
}
@keyframes btn-loader-2 {
    0%   { transform: rotate(0deg); }
    100% { transform: rotate(220deg); }
}

.of_btn--has-loader .of_btn__loader span::after {
    content: "";
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0; left: 0;
    bottom: 0; right: 0;
    margin: auto;
    height: 32px;
    width: 32px;
    clip: rect(0, 32px, 32px, 16px);
    border: 3px solid #FFF;
    border-radius: 50%;
    -webkit-animation: btn-loader-3 1.2s cubic-bezier(0.770, 0.000, 0.175, 1.000) infinite;
    animation: btn-loader-3 1.2s cubic-bezier(0.770, 0.000, 0.175, 1.000) infinite;
}

@-webkit-keyframes btn-loader-3 {
    0%   { -webkit-transform: rotate(-140deg); }
    50%  { -webkit-transform: rotate(-160deg); }
    100% { -webkit-transform: rotate(140deg); }
}
@keyframes btn-loader-3 {
    0%   { transform: rotate(-140deg); }
    50%  { transform: rotate(-160deg); }
    100% { transform: rotate(140deg); }
}
/* Button loader end */

.calc-slider {
    padding: 0 10px;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
}

.calc-slider .irs--flat {
    height: 1px;
}

.calc-slider .irs--flat .irs-handle {
    top: -15px;
    width: 25px;
    height: 25px;
    background-size: cover;
}

.calc-slider .irs--flat .irs-bar {
    top: 0;
    height: 1px;
}

.calc-slider .irs--flat .irs-line {
    top: -1px;
    height: 1px;
}

.full-form__srok_block {
    height: 60px;   /*  80   */
}

@media only screen and (max-width: 1141px) {
    .calc-slider .irs--flat,
    .calc-slider .irs--flat .irs-bar {
        height: 1px;
    }

    .calc-slider .irs--flat .irs-line {
        height: 1px;
    }

    .calc-slider .irs--flat .irs-handle {
        top: -13px;
        width: 21px;
        height: 21px;
        background-size: cover;
    }

    .full-form__srok_block {
        height: auto;
    }
}

.inputbox.is-invalid,
.jq-selectbox__select.is-invalid {
    border-color: #ff2a11 !important;
}

/* CORONA SCREENS */

.screen_1--corona-3 .main_bottom {
    margin-top: 84px;
}

.screen_1--corona-3 .main_bottom h2 {
    margin-bottom: 25px;
}

.screen_1--corona-3 {
    background-image: url("/images/carpenter_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.screen_1--corona-3 .mi_title--corona,
.screen_1--corona-3 .terms--corona {
    color: #ffffff;
    opacity: 0.9;
}

.screen_1--corona-3 .wrapper::after {
    background: none;
}

.screen_1--corona-3 .mi_title--corona-2,
.screen_1--corona-3 h1,
.screen_1--corona-3 .main_bottom h2 {
    color: #FFFFFF;
}

.corona-calc {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: repeat(3, auto);
    border-radius: 20px;
    box-shadow: 0 4px 74px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    width: 443px;
    max-width: 100%;
    margin: 10px 0;
    background-color: #EBF1F8;
}

.corona-calc__slider {
    grid-column: 1 / 3;
    grid-row: 2 / 3;
}

.corona-calc__slider .irs--flat {
    height: 3px;
}

.corona-calc__slider .irs--flat .irs-handle {
    top: -18px;
}

.corona-calc__slider .irs--flat .irs-bar {
    top: 0;
}

.corona-calc__slider .irs--flat .irs-line {
    top: -1px;
    height: 4px;
}

.corona-calc__field {
    padding: 25px 30px 28px;
    background-color: #EBF1F8;
}

.corona-calc__field-title {
    color: #173c56;
    font: 16px "AvenirNextCyr-Medium";
    line-height: 20px;
    opacity: 0.6;
}

.corona-calc__field-value {
    font-family: "AvenirNextCyr-Regular";
    font-style: normal;
    font-weight: 800;
    font-size: 26px;
    line-height: 32px;
    color: #173C56;
}

.corona-calc__field-value::after {
    content: ' ₽';
}

.corona-calc__field--loan {
    grid-column: 1 / 3;
    grid-row: 1 / 2;
    background-color: #FFFFFF;
    text-align: center;
}

.corona-calc__field--monthly-payment {
    padding-right: 0;
}

.corona-calc__field--disabled .corona-calc__field-title,
.corona-calc__field--disabled .corona-calc__field-value {
    opacity: 0.5;
}

.corona-calc__field--loan .corona-calc__field-value {
    font-weight: 400;
}

.sb_bot--corona {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
}

.sb_bot--corona > div:last-child {
    flex-grow: 1;
    padding-left: 15px;
}

.sb_bot--corona .sbb_title,
.sb_bot--corona .sbb_text {
    text-align: left;
}

.order_btn--two-lines {
    padding: 15px 52px;
    height: auto;
    line-height: 2;
    max-width: 320px;
    width: auto;
    border-radius: 43px;
}

@media only screen and (max-width: 1141px) {
    .screen_1--corona-3 {
        background: url("/images/carpenter_bg_mobile.png");
        background-repeat: no-repeat;
        background-color: #E5E5E5;
    }

    .screen_1--corona-3 .wrapper:after {
        background: none;
    }

    .screen_1--corona-3 .main_bottom {
        margin-top: 0;
        border-radius: 20px;
        padding: 42px 14px;
    }

    .screen_1--corona-3 .main_bottom h2 {
        color: #173c56;
    }

    .screen_1--corona-3 .main_right {
        background: none;
        padding: 4px 14px 80px !important;
        margin-top: 0 !important;
    }

    .corona-calc {
        grid-template-columns: auto 1fr;
        margin-bottom: 0;
    }

    .corona-calc__field {
        padding: 16px 18px 18px;
    }

    .corona-calc__field-title {
        font-size: 11px;
        line-height: 13px;
    }

    .corona-calc__field-value {
        font-size: 17px;
        line-height: 21px;
    }

    .corona-calc__slider .irs--flat,
    .corona-calc__slider .irs--flat .irs-bar {
        height: 2px;
    }

    .corona-calc__slider .irs--flat .irs-handle {
        top: -14px;
        width: 21px;
        height: 21px;
        background-size: cover;
    }

    .sb_bot--corona {
        flex-direction: column;
        padding-left: 0;
        padding-right: 0;
    }

    sb_bot--corona > div:last-child {
        flex-grow: unset;
        padding-left: 0;
    }

    .sb_bot--corona .sbb_title,
    .sb_bot--corona .sbb_text {
        text-align: center;
    }

    .screen_1 .main_right .order_btn--two-lines {
        height: auto;
        line-height: 2;
        font-size: 12px;
        padding: 15px 53px;
    }
}

/*# sourceMappingURL=style.css.map */



/* Стили для десктопа */
.show-on-desktop {
    display: inline-block; /* Показываем на десктопе */
}
.show-on-mobile {
    display: none; /* Скрываем на мобильных устройствах */
}

/* Медиазапрос для мобильных устройств */
@media (max-width: 768px) {
    .show-on-desktop {
        display: none; /* Скрываем на мобильных устройствах */
    }
    .show-on-mobile {
        display: inline-block; /* Показываем на мобильных устройствах */
        margin-top: 8px; /* Регулируйте отступ сверху, как вам нужно */
    }
}

/* End */


/* Start:/local/templates/autocapital/css/media.css?169288131220853*/
@media only screen and (max-width: 1469px) {
    header .wrapper{
        width: 1142px;
    }
    .topmenu li{
        padding: 0 4px;
    }

    .topmenu li a{
        font-size: 14px;
    }
    .phone_link{
        margin-left: 10px;
    }

    .phone_link a {
        font-size: 16px
    }

}
@media only screen and (min-width: 1142px) {
    .fancybox-close-small {
        width: 46px !important;
        height: 46px !important;
        background: url("/images/close.png") no-repeat center !important;
        position: absolute !important;
        top: 21px !important;
        right: 21px !important;
        z-index: 99999 !important;
        border-radius: 50% !important;
        border: 1px rgba(0,0,0,0.15) solid !important;
    }
    .fancybox-close-small:hover {
        border: 1px rgba(0,0,0,0.5) solid !important;
    }
    .modal_close1 .fancybox-close-small {
        top: 21px !important;
        right: 21px !important;
    }
}



@media only screen and (max-width: 1141px) {
    .wrapper{
        width: 320px;
        padding: 0 14px;
    }
    header .wrapper{
        width: 320px;
        padding: 0 14px;
    }
    .logo img{
        width: 164px;
        height: auto;
    }
    .topmenu{
        display: none;
    }
    .call_btn{
        display: none;
    }
    .mm_link{
        display: block;
    }
    header{
        background: #f2f6fa;
        padding-top: 10px;
    }
    .header_right{
        width: 80%;
        /*    background: #fff;   */
        /*    position: relative;  */
        margin-top: 10px;
    }
    .header_right:before{
        content: '';
        width: 300px;
        height: 100%;
        background: #fff;
        position: absolute;
        top: 0;
        left: -300px;
    }
    .header_right:after{
        content: '';
        width: 300px;
        height: 100%;
        background: #fff;
        position: absolute;
        top: 0;
        right: -300px;
    }
    .phone_link{
        padding-left: 0;
        margin-left: 0;
        background: url("/images/ico39.png") no-repeat right center;
        padding-top: 16px;
        padding-bottom: 16px;
        width: 100%;
    }
    .phone_link a{
        font-size: 18px;
        color: #173c56;
    }
    .screen_1{
        height: auto;
        -webkit-box-shadow: 0px 20px 60px 0px rgba(12,36,55,0.1);
        -moz-box-shadow: 0px 20px 60px 0px rgba(12,36,55,0.1);
        box-shadow: 0px 20px 60px 0px rgba(12,36,55,0.1);
    }

    .mi_title{
        padding-left: 0;
        text-align: center;
        margin-bottom: 10px;
    }
    .mi_title:before{
        display: none;
    }
    h1{
        text-align: center;
        font-size: 34px;
        line-height: 36px;
        margin-bottom: 17px;
    }
    .main_info{
        width: 100%;
    }

    .main_right{
        padding-left: 0;
        padding-top: 30px;
        padding-right: 0;
        padding-bottom: 30px;
    }
    /*

        .mrb_text{
            font-size: 16px;
            line-height: 22px;
            width: 220px;
            padding-left: 20px;
            text-shadow: 0px 0px 0px #173c56;
        }




        .mr_block{
            margin-bottom: 20px;
        }

     */
    .order_btn{
        margin-top: 15px;
        width: 265px;
        height: 54px;
        line-height: 54px;
        font-size: 13px;
    }

    .mf_left{
        width: 100%;
    }
    .mf_right{
        width: 100%;
    }
    .screen_2 .wrapper{
        padding: 0;
    }
    .mf_title{
        width: 270px;
        height: 44px;
        background-size: 100% 100%;
        font-size: 13px;
        line-height: 44px;
    }
    .mf_left{
        border-radius: 14px;
        padding-bottom: 30px;
        margin-bottom: 12px;
    }
    .summa_wp{
        padding-top: 26px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 26px;
    }
    .summa_title{
        margin-bottom: 15px;
    }
    .sb_num{
        font-size: 28px;
        padding-top: 20px;
        margin-bottom: 10px;
    }
    .sbb_title{
        padding-top: 12px;
    }
    .sbb_text{
        font-size: 22px;
    }
    .sb_bot{
        padding-bottom: 18px; padding-top:10px;
    }
    .srok_block a{
        height: 45px;
        line-height: 45px;
    }
    .mf_left:before{
        display: none;
    }
    .mfl_bot{
        padding: 0;
    }
    .mf_question{
        width: 100%;
        text-align: center;
        padding: 0 20px;
        background: none;
        margin-bottom: 15px;
    }
    .mf_question br{
        display: none;
    }
    .gl_wp{
        text-align: center;
        width: 100%;
    }
    .srok_wp{
        padding-bottom: 19px;
        border-bottom: none;
    }
    .mf_right{
        padding: 0 15px;
        border-radius: 14px;
        padding-bottom: 10px;
    }
    .bid_title{
        padding-top: 22px;
        margin-bottom: 18px;
    }
    .bid_img{
        width: 38px;
        height: 38px;
    }
    .bid_img img{
        width: 40%;
        height: auto;
    }
    .bid_info{
        width: 100%;
        margin-left: 0;
    }
    .bi_title{
        font-size: 14px;
        width: 140px;
        position: absolute;
        top: 20px;
        left: 70px;
        color: #173c56;
    }
    .bi_title:hover{
        border: none;
    }
    .bid_block{
        position: relative;
        padding-top: 20px;
        padding-left: 20px;
    }
    .bi_text{
        font-size: 14px;
        line-height: 20px;
        padding-right: 20px;
        padding-top: 8px;
    }
    .bi_btn{
        position: absolute;
        top: 20px;
        right: 0;
        width: 38px;
        height: 40px;
    }
    .bid_block{
        height: auto;
        padding-bottom: 17px;
    }
    .bid_check_wp{
        padding-top: 12px;
    }
    .bid_check input[type="radio"] + label:before{
        width: 20px;
        height: 20px;
        background: url("/images/check4.png") no-repeat;
    }
    .bid_check input[type="radio"]:checked + label::before {
        background-position: 0 -20px;
    }
    .bid_check{
        margin-bottom: 15px;
    }
    .title{
        text-align: center;
        margin-bottom: 10px;
    }
    .title span:before{
        display: none;
    }
    .title span{
        padding: 0;
    }
    .screen_3{
        padding-top: 69px;
    }
    h2{
        font-size: 34px;
        line-height: 36px;
        margin-bottom: 33px;
    }
    .how_slider{
        display: block;
    }
    /*.how_wp{
        display: none;
    }*/
    .how_block{
        width: 100%;
        background: #fff;
    }
    .swiper3{
        overflow: hidden;
    }
    .sp3{
        bottom: -32px;
    }
    .swiper-pagination-bullet{
        width: 9px;
        height: 9px;
        background: #b7bec6;
        border-radius: 5px;
    }
    .swiper-pagination-bullet-active{
        width: 22px;
        background: #df2222;
    }
    .hb_text{
        padding: 0 10px;
    }
    .screen_4{
        padding-top: 175px;
        height: auto;
    }
    .advantages_left{
        width: 100%;
    }
    .advantages_center{
        display: none;
    }
    .advantages_right{
        width: 100%;
    }
    .ab_info{
        width: 218px;
    }
    .advantages_block{
        margin-bottom: 20px;
    }
    .ab_img{
        order: -2;
    }
    .advantages_right .ab_info{
        text-align: left;
        padding-left: 18px;
        padding-right: 0;
    }
    .a_btn{
        width: 100%;
        height: 55px;
        font-size: 13px;
        line-height: 55px;
    }
    .screen_5{
        padding-top: 65px;
        height: auto;
        background: #fff;
    }
    .conditions_tabs{
        display: none;
    }
    .mob_tab_btn{
        display: block;
    }
    .condition_tab{
        padding-top: 30px;
        padding-bottom: 10px;
    }
    .screen_5 h2 {
        margin-bottom: 36px;
    }
    .db_img img{
        width: 100px;
        height: auto;
    }
    .db_img{
        text-align: center;
        margin-bottom: 10px;
    }
    .db_text {
        width: 150px;
        height: 35px;
        line-height: 35px;
    }
    .doc_block{
        margin-bottom: 25px;
    }
    .screen_6{
        padding-top: 65px;
    }
    .subtitle{
        display: none;
    }
    .sms-verification-modal__subtitle {
        display: block;
    }
    .about_left{
        width: 100%;
    }
    .about_center{
        width: 100%;
        order: -1;
        padding-top: 15px;
    }
    .about_right{
        width: 100%;
        padding-top: 25px;
    }
    .ai_title{
        font-size: 32px;
        margin-bottom: 0;
    }
    .about_left{
        padding-top: 20px;
    }
    .about_center .about_item{
        padding-top: 25px;
    }
    .prev1{
        width: 54px;
        height: 54px;
        margin-top: -27px;
    }
    .next1{
        width: 54px;
        height: 54px;
        margin-top: -27px;
    }
    .sp1{
        display: block;
    }
    .screen_6{
        height: auto;
        padding-bottom: 80px;
    }
    .surely_title{
        font-size: 24px;
    }
    .surely_wp{
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .surely_block{
        padding: 0 15px;
    }
    .surely_item{
        width: 100%;
        margin-bottom: 10px;
    }
    .screen_7{
        background: #fff;
        height: auto;
        overflow: hidden;
        padding-bottom: 65px;
    }
    .screen_7 .wrapper{
        padding: 0;
    }
    .law_wp{
        padding: 0 15px;
    }
    .law_block{
        width: 100%;
        margin-bottom: 10px;
    }
    .lb_info p{
        font-size: 14px;
    }
    .lb_info p span{
        font-size: 14px;
    }
    .lb_info{
        padding-left: 80px;
    }
    .lb_bg1{
        background-position: 20px center;
    }
    .lb_bg2{
        background-position: 20px center;
    }
    .sert_wp{
        padding-top: 0;
    }
    .sert_title{
        font-size: 24px;
    }
    .swiper2 .swiper-slide-next .sert_slide{
        transform: scale(1);
    }
    .swiper2{
        overflow: visible;
        padding-top: 30px;
        padding-bottom: 0;
    }
    .prev2{
        display: none;
    }
    .next2{
        display: none;
    }
    .sp2{
        display: block;
    }
    .sert_slider{
        padding-bottom: 30px;
    }

    .cb_phone{
        font-size: 16px;
    }
    .cb_text{
        font-size: 13px;
    }
    .cb_address span{
        display: block;
    }
    .cb_address{
        font-size: 14px;
    }
    .map_block{
        height: 400px;
    }
    .bot_form{
        width: 100%;
    }
    .bf_img{
        width: 100%;
        order: -1;
    }
    .screen_8{
        padding-top: 70px;
        height: auto;
        background: #fff;
    }
    .screen_8 .wrapper{
        padding: 0;
    }
    .bf_img img{
        border-radius: 14px;
    }
    .bf_title{
        padding-top: 35px;
        font-size: 24px;
        margin-bottom: 23px;
    }
    .bf_input_wp{
        width: 270px;
    }
    .bf_input{
        height: 55px;
    }
    .bfi_bg1:before{
        width: 46px;
        height: 46px;
        top: 4px;
        left: 4px;
    }
    .bfi_bg2:before{
        width: 46px;
        height: 46px;
        top: 4px;
        left: 4px;
    }
    .bf_btn{
        width: 270px;
        height: 55px;
        font-size: 13px;
        line-height: 55px;
        margin-top: 25px;
    }
    .bot_form{
        padding-bottom: 40px;
    }
    .bil_column{
        width: 100%;
        margin-bottom: 20px;
    }
    .bi_left{
        width: 100%;
    }
    .bottom_info{
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 70px;
    }
    .bi_right .phone_link{
        order: -1;
        padding-right: 0;
        padding-left: 30px;
        background: url("/images/ico1.png") no-repeat;
        padding-top: 0;
    }
    .f_logo{
        width: 100%;
        text-align: center;
        padding-top: 35px;
        margin-bottom: 35px;
    }
    .f_menu{
        width: 100%;
    }
    .f_menu li{
        margin: 0 0 23px 0;
        width: 100%;
        text-align: center;
    }
    .screen_4 h2{
        margin-bottom: 45px;
    }
    .surely_title{
        margin-bottom: 22px;
    }
    .modal_w1{
        width: 320px;
        border-radius: 0;
        padding: 35px 15px;
        overflow: visible;
    }
    .modal_w2{
        width: 320px;
        border-radius: 0;
        padding: 30px 15px;
        overflow: visible;
    }
    .modal_w3{
        width: 320px;
        border-radius: 0;
        padding: 40px 30px;
        overflow: visible;
    }
    .modal:before{
        display: none;
    }
    .fancybox-close-small{
        right: 0;
        top: -30px;
    }
    .schedule_title{
        font-size: 24px;
        padding-top: 0;
        margin-bottom: 30px;
    }
    .schedule_top{
        border-radius: 10px;
        height: auto;
        padding: 26px 0 10px 0;
        flex-wrap:wrap;
    }

    .schedule_top p{
        width: 100%;
        height: auto;
        text-align: center;
        line-height: 1.2;
        padding: 0 !important;
        margin-bottom: 20px;
    }
    .schedule_top p span{
        font-size: 18px;
    }
    .schedule_top p:last-child span{
        display: block;
    }
    .st_wp{
        overflow: hidden;
        position: relative;
    }
    .schedule_table{
        width: 750px;
    }
    .st_line{
        padding: 0;
        height: 60px;
    }
    .schedule_text{
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .schedule_text br{
        display: none;
    }
    .modal_close1 .fancybox-close-small{
        right: 5px;
        top: -50px;
    }
    .fancybox-slide > * {
        margin: 64px 0;
    }
    .modal_header{
        padding-bottom: 10px;
    }
    .modal_header .logo{
        width: 100%;
        text-align: center;
    }
    .modal_header .logo img{
        width: 230px;
        height: auto;
    }
    .modal_header .phone_link{
        width: 100%;
        padding-right: 0;
        padding-left: 25px;
        background: url("/images/ico1.png") no-repeat 0 5px;
        padding-top: 0;
        margin-top: 5px;
    }
    .modal_header .header_right{
        margin-left: 35px;
    }
    .modal_header .phone_link a{
        font-size: 20px;
    }
    .step_title{
        width: 100%;
        margin-bottom: 35px;
    }
    .step_block{
        width: 100%;
    }
    .step_title {
        text-align: center;
    }
    .step_title p{
        text-align: center;
    }
    .step_title p br{
        display: none;
    }
    .step_title span{
        font-size: 24px;
    }
    .full-form[data-step="2"] .step_title,
    .full-form[data-step="3"] .step_title {
        margin-bottom: 0;
    }
    .full-form[data-step="2"] .step_title p,
    .full-form[data-step="3"] .step_title p {
        display: none;
    }
    .step_wp{
        padding-top: 35px;
    }
    .step_item{
        width: 33.333%;
        display: block;
        text-align: center;
        margin: 0;
    }
    .si_text{
        padding: 0;
    }
    .si_num{
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .order_main_info{
        padding: 0 15px;
    }
    .omi_top{
        padding-top: 25px;
    }
    .sum_text{
        width: 100%;
        height: 64px;
        font-size: 28px;
        line-height: 64px;
    }
    .omi_text{
        width: 100%;
        margin-bottom: 20px;
    }
    .srok_block a{
        width: 86px;
    }
    .mob_dn{
        display: none;
    }
    .mob_links_a{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        flex-direction: column;
        width: 100%;
    }
    .omi_check{
        margin-bottom: 10px;
    }
    .policy_link{
        margin-bottom: 15px;
    }
    .of_column{
        width: 100%;
    }

    .of_select1{
        padding-top: 15px;
    }
    .ofs_w1{
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .ofs_w2{
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .ofs_w3{
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }
    .of_choice_block{
        height: 60px;
        line-height: 58px;
        font-size: 14px;
    }
    .of_btn{
        width: 260px;
        height: 54px;
        line-height: 54px;
    }
    .modal_p2{
        padding-bottom: 25px;
    }

    .of_select1{
        position: relative;
    }
    .ofi_eye{
        width: 28px;
        height: 28px;
        background-size: 28px 56px;
    }
    .ofi_eye:hover {
        background-position: 0 -28px;
        background-size: 28px 56px;
    }
    .of_btn{
        order: -1;
        margin: 0 auto !important;
    }

    .os_btns_wp{
        padding-top: 70px;
    }
    .os_btns_wp:before{
        top: 30px;
    }
    .back_link{
        width: 79px;
        margin: 20px auto 0 auto;
    }
    .osi_w7{
        width: 100%;
        margin-bottom: 10px;
    }
    .ofs_p1{
        padding-top: 0;
    }
    .os_check_column{
        width: 100% !important;
    }
    .os_check_wp{
        padding-left: 0;
        padding-top: 10px;
    }
    .os_check_block{
        margin-bottom: 15px;
    }
    .osb_mob_p1{
        padding-top: 50px;
    }
    .capcha_wp img{
        width: 100%;
        height: auto;
    }
    .confirm_btn{
        width: 260px;
        height: 54px;
        line-height: 54px;
    }
    .modal_form_title{
        font-size: 24px;
        padding-top: 0;
        margin-bottom: 25px;
    }
    .modal_mob_p{
        padding-bottom: 20px;
    }
    .modal_w4{
        width: 320px;
        border-radius: 0;
        overflow: visible;
    }
    .thank_img{
        padding-top: 30px;
    }
    .thank_img img{
        width: 171px;
        height: auto;
    }
    .thank_title{
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .thank_text{
        margin-bottom: 20px;
    }
    .thank_bottom{
        margin-top: 30px;
        padding: 20px;
    }
    .tb_text br{
        display: none;
    }
    .tb_link{
        width: 93px;
        margin: 0 auto;
    }
    .than_wp{
        padding: 0;
    }
    .than_title{
        font-size: 24px;
        line-height: 26px;
        padding: 30px 10px 0 10px;
    }
    .than_title br{
        display: none;
    }
    .than_img{
        width: 23%;
    }
    .than_text{
        width: 77%;
        font-size: 15px;
        padding-right: 10px;
    }
    .step_center{
        margin-bottom: 0;
    }

    .lb_title{
        margin-bottom: 20px;
    }
    .ofc_load_wp{
        margin-bottom: 20px;
    }
    .fancybox-close-small{
        width: 20px;
        height: 20px;
        /* background: url("/local/templates/autocapital/css/../images/close2.png") no-repeat;*/
        right: 5px;
        top: -50px;
        background-position:center center; background-size:contain; background-repeat:no-repeat;
    }
    .modal_form .bf_input_wp{
        width: 100%;
    }
    .bi_img1 img{
        width: 100px;
        height: auto;
    }
    .bi_img1{
        padding-top: 25px;
        margin-bottom: 20px;
    }
    .bt_btn{
        width: 260px;
        height: 54px;
        line-height: 54px;
        margin-top: 10px;
    }
    .modal .header_right {
        overflow: hidden;
    }
    #modal6 .bf_input {
        padding-left: 60px;
    }
    .policy_link {
        margin-top: 5px;
    }
    .mobile_block {
        display: block;
    }
    .mobile_none {
        display: none;
    }
    .bid_tab .bf_input {
        padding-left: 60px;
    }
    .bot_form .bf_input {
        padding-left: 60px;
    }
    .bid_tab .bf_input:focus {color:#2a3e56;}
    .order_main_info .srok_wp {
        width: 100%;
    }
    .srok_block a {
        width: 25%;
    }
    .conditions_wpp{padding:0 20px; flex-direction:column;}
    .conditions_column{width:100%; zoom:80%;}
}

/* corona styles */
@media only screen and (max-width: 1141px) {
    .how_wp.flex.align-items-center.justify-content-between {
        display: none;
    }
    /*.how_wp--corona {
        display: grid;
        grid-template-rows: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }

    .how_block--corona {
        padding: 0;
        border: none;
    }

    .how_block--corona:hover {
        box-shadow: none;
        border: none;
    }

    .how_block--corona .hb_title {
        font-size: 13px;
        line-height: 16px;
        padding-top: 8px;
    }*/
    .how_block--corona {
        padding: 0 0 10px 0;
        border: none;
        vertical-align: top;
    }
    .how_block {
        width: 49%;
        background: #fff;
        margin-left: 0;
    }
    .how_loan {
        width: 100%;
    }
    .how_block--corona .hb_title {
        font-size: 13px;
        line-height: 16px;
        padding-top: 8px;
    }

}

/* End */


/* Start:/local/templates/autocapital/css/styles-new.css?16903659107728*/


.advantages_left .advantages_block:first-child .ab_info p span {
    display: inline;
}

.ui-notice {
    background: rgba(255,255,255,0.3);
    border-radius: 20px;

    width: 100%;
    max-width: 200px;

    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #fff;

    text-align: center;

    padding: 10px 20px;
    margin: 0 auto 20px;
    position: relative;

    display: none;
}

.ui-notice mark {
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translate(-50%,0);

    padding: 0 10px;
    background: #FF1C1C;
    color: #fff;
    border-radius: 40px;

    font-size: 12px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
    white-space: nowrap;
}

.ui-notice.is-active {
    display: block;
}

/* .webp .screen_1--corona .wrapper:after,
.screen_1--corona .wrapper:after {
    background: url(/local/templates/autocapital/css/../images/corona_bg1.png) no-repeat bottom right;
} */

.screen_1 .is-mobile {
    position: relative;
    z-index: 1;
}

.screen_1 .is-desktop {
    position: relative;
    z-index: 1;
}

@media only screen and (min-width: 1142px) {
    .is-mobile {
        display: none;
    }

    .ui-notice {
        margin: 0;
    }
}

@media only screen and (max-width: 1141px) {

    .main_forma {
        background: #fff;
    }

    .header_right:before {
        width: 50vw;
        right: 100%;
        left: auto;
    }
    .header_right:after {
        width: 50vw;
        right: auto;
        left: 100%;
    }

    .is-desktop {
        display: none;
    }

    .screen_1 {
        background: linear-gradient(340.49deg, #3483A2 8.01%, #50B4EB 87.94%);
        padding: 0;
    }

    .screen_1--corona .wrapper:after {
        display: none;
    }


    .screen_2 {
        margin: 0;
        padding: 20px 0;
        background: #F6F7FD;
        position: relative;
        z-index: 2;
    }
    .srok_block a {
        width: 20%;    /*   25  */
        font-size: 14px;
        margin: 0;
    }



    .main-mob {
        padding: 24px 0 0;
        text-align: center;
    }

    .main-mob__title {
        display: block;
        font-size: 26px;
        line-height: 1.5;
        font-weight: 700;
        margin: 0 0 10px;
        color: #fff;
    }

    .main-mob__list {
        margin: 0 0 10px;
        padding: 0;
        list-style: none;
        font-size: 18px;
        line-height: 1.3;
        font-weight: 400;
        color: #fff;
    }

    .main-mob__image {
        margin: -30px -28px -100px -50px;
        text-align: center;
        position: relative;
        z-index: 1;
    }

    .main-mob__image:before {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 156px;
        height: 156px;
        border-radius: 50%;
        background: linear-gradient(99.46deg, #FFFFFF 3.97%, rgba(255, 255, 255, 0) 84.25%);
        opacity: 0.1;
        transform: rotate(-10.39deg);
        margin: -100px 0 0 -156px;
        z-index: -1;
    }

    .main-mob__image:after {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 214px;
        height: 214px;
        border-radius: 50%;
        background: linear-gradient(199.15deg, #FFFFFF 12.68%, rgba(255, 255, 255, 0) 87.11%);
        opacity: 0.1;
        transform: rotate(-10.39deg);
        margin: -154px 0 0 -44px;
        z-index: -1;

    }



    .main-mob__image img {
        display: inline-block;
        vertical-align: top;
    }

    .main-mob__desc {
        position: relative;
        z-index: 2;
        background: #F6F7FD;
        box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.25);
        border-radius: 30px 30px 0 0;
        padding: 24px 14px;
        margin: 0 -14px;

    }


    .main-mob__desc-title {
        display: block;
        font-size: 13px;
        line-height: 1.2;
        font-weight: 700;
        margin: 0 0 10px;
        color: #173C56;
        text-align: center;
    }
    .main-mob__desc-action {
        margin: 0 0 27px;
        display: flex;
        justify-content: center;
    }

    .main-mob__desc-list {
        margin: 0;
        padding: 0;
        list-style: none;
        text-align: left;
    }

    .main-mob__desc-list li {
        margin: 0 0 16px;
        display: flex;
        align-items: center;
    }
    .main-mob__desc-list li:last-child {
        margin: 0;
    }

    .main-mob__desc-icon {
        margin: 0 20px 0 0;
        background: #FFFFFF;
        /* box-shadow: 0px 4px 164px rgba(0, 0, 0, 0.25); */
        border-radius: 10px;
        width: 52px;
        height: 52px;
        flex: 0 0 52px;
        padding: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .main-mob__desc-icon img {
        display: block;
        max-width: 100%;
        max-width: 100%;
    }

    .main-mob__desc-caption {
        display: block;
        font-size: 14px;
        line-height: 20px;
        font-weight: 400;
        color: #1C3248;
        margin: 0;
    }

    .main_forma {
        border: 10px solid #F6F7FD;
        background: none;
        box-shadow: none;
    }
    .main_forma > .flex {
        display: block;
    }

    .mf_left {
        box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.1);
    }

    .mf_right {
        padding: 0 20px 20px;
        border: 10px solid #fff;
        width: auto;
        margin: 0 -10px;
        box-shadow: 0px 20px 60px 0px rgba(12, 36, 55, 0.1);
        position: relative;
    }

    .mf_right .bt_btn {
        width: 100%;
    }

    .mf_right .bf_input_wp {
        width: 100%;
    }

    .srok_wp {
        padding-bottom: 28px;
    }


}


.how_block--corona {
    vertical-align: top;
}

.how_block--corona .hb_title {
    min-height: 74px;
}


@font-face {
    font-family: 'AvenirNextCyr-Bold';
    src: url('/fonts/AvenirNextCyr-Bold.woff2') format('woff2'),
    url('/fonts/AvenirNextCyr-Bold.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'AvenirNextCyr-Demi';
    src: url('/fonts/AvenirNextCyr-Demi.woff2') format('woff2'),
    url('/fonts/AvenirNextCyr-Demi.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AvenirNextCyr-Light';
    src: url('/fonts/AvenirNextCyr-Light.woff2') format('woff2'),
    url('/fonts/AvenirNextCyr-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AvenirNextCyr-Medium';
    src: url('/fonts/AvenirNextCyr-Medium.woff2') format('woff2'),
    url('/fonts/AvenirNextCyr-Medium.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AvenirNextCyr-Regular';
    src: url('/fonts/AvenirNextCyr-Regular.woff2') format('woff2'),
    url('/fonts/AvenirNextCyr-Regular.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}



.main-mob__title,
.main-mob__desc-title {
    font-family: 'AvenirNextCyr-Bold';
    font-weight: 300;
}

.main-mob__list,
.main-mob__desc-caption {
    font-family: 'AvenirNextCyr-Regular';
    font-weight: 300;
}

/* End */


/* Start:/local/templates/autocapital/components/systemtpl/add.iblock/sms.verification.popup/style.css?16582330324462*/
div#smsVerificationModal {
    position: relative;
    width: 544px;
    /*height: 570px;*/
    background: #EBF1F8;
    border: 10px solid #FFFFFF;
    box-sizing: border-box;
    box-shadow: 5px 40px 30px rgb(42 62 86 / 10%);
    border-radius: 20px;
}
#sms-verification-modal-top {
    position: absolute;
    width: 410px;
    height: 48px;
    left: 57px;
    top: 0px;

    background: url('/components/systemtpl/add.iblock/sms.verification.popup/img/top.png');
    background-size: cover;
}
#sms-verification-modal-top span{
    position: absolute;
    width: 410px;
    height: 20px;
    top: 14px;

    font-family: 'AvenirNextCyr-Bold';
    font-style: normal;
    font-weight: 750;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height */

    text-align: center;
    text-transform: uppercase;

    color: #FFFFFF;
}
#smsVerificationModal .fancybox-button.fancybox-close-small {
    right: 21px!important;
    top: 12px!important;
    width: 14px !important;
    height: 14px !important;
    background-size: cover!important;
    border: none !important;
}

p#title_1 {
    top: 58px;
    position: relative;
    left: 48px;
    width: 340px;
    height: 84px;
    text-align: center;
    font-size: 18px;
    color: #2A3E56;
    font-family: 'AvenirNextCyr-Demi';
}
#phonesms {
    font-family: 'AvenirNextCyr-Bold';
}
p#title_2 {
    font-size: 19px;
    font-family: 'AvenirNextCyr-Bold';
    top: 55px;
    position: relative;
    left: 49px;
    width: 340px;
    height: 84px;
    text-align: center;
    color: #2A3E56;
}

#smsVerificationModal .bf_btn{
    text-transform: uppercase;
    position: relative;
    width: 320px;
    height: 64px;
    left: 0px;
    top: 50px;
    margin-bottom: 50px;
    font-size: 14px;
}

#smsVerificationModal .controlslinck {
    position: relative;
    top: 52px;
    text-align: center;
    font-size: 18px;
    font-family: 'AvenirNextCyr-Demi';
    color: #2A3E56;
}
#smsVerificationModal .controlslinck span.resend__timer-seconds {
    font-family: 'AvenirNextCyr-Bold';
}
#smsVerificationModal .controlslinck a{
    color: #08BFF3;
    text-decoration: underline;
}
#smsVerificationModal .controlslinck .codeerror, #smsVerificationModal .controlslinck .sendok {
    display: none;
}
#smsVerificationModal .controlslinck a.duble.js-disabled, #smsVerificationModal .controlslinck .resend__timer{
    display: none;
}
#smsVerificationModal .controlslinck .resend__timer.is-active{
    display: block;
}
#smsVerificationModal .controlslinck .sendok {
    color: #239E20;
    margin-bottom: 13px;
}
#smsVerificationModal .controlslinck .codeerror {
    color: #FF1C1C;
    margin-bottom: 13px;
}
#smsVerificationModal .bf_input_wp.action_block.form-field {
    top: 43px;
    position: relative;
    width: 320px;
    height: 64px;
    left: 0;
}
#smsVerificationModal .bf_input {
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    border-radius: 80px;
    text-align: center;
    padding: 0;
}
}
#smsVerificationModal .bf_input.error {
    border: 1px solid #ff1c1c;
}
#smsVerificationModal .fancybox-close-small:after, #smsVerificationModal  .fancybox-close-small:before {
    top: 50%;
    left: 50%;
    width: 14px !important;
    height: 3px !important;
    content: "" !important;
    font-size: 0 !important;
    line-height: 0 !important;
    color: transparent !important;
    outline: none !important;
    border: none !important;
    position: absolute;
    background: #999898;
    display: block;
    margin: -1px 0 0 -10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}
@media only screen and (max-width: 600px){
    div#smsVerificationModal {
        width: 320px;
        padding: 15px;
    }
    #sms-verification-modal-top {
        width: 255px;
        height: 48px;
        left: 20px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    #sms-verification-modal-top span {
        width: 255px;
        top: 6px;
        font-size: 9px;
    }
    #smsVerificationModal .fancybox-button.fancybox-close-small {
        right: 0px!important;
        top: 7px!important;
    }
    p#title_1 {
        top: 36px;
        left: 0;
        width: 250px;
        height: 40px;
        font-size: 12px;
    }
    p#title_2 {
        font-size: 12px;
        top: 40px;
        left: 0;
        width: 250px;
        height: 45px;
    }
    #smsVerificationModal .bf_input_wp.action_block.form-field {
        top: 43px;
        width: 250px;
        height: 56px;
        left: 0;
    }
    #smsVerificationModal .controlslinck {
        font-size: 12px;
    }
    #smsVerificationModal .bf_btn {
        width: 250px;
        height: 50px;
        left: 0;
        top: 50px;
        margin-bottom: 35px;
        font-size: 12px;
    }
}
/* End */


/* Start:/local/templates/autocapital/styles.css?1658233032925*/
.select_city {
    cursor: pointer;
    width: auto;
    min-width: 150px;
}

.select_city .jq-selectbox__select {
    border: 0;
    height: 35px;
    padding: 0 32px 0 0;
}

.select_city .jq-selectbox__select-text {
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 18px;
    min-width: 100%;
}

.select_city.jq-selectbox li {
    height: auto;
    font-size: 14px;
    line-height: 18px;
    padding: 8px 16px;
}

.select_city .jq-selectbox__trigger-arrow {
    height: 100%
}

.whatsapp_phone {
    color: #173c56;
    font-family: "AvenirNextCyr-Bold";
}

@media only screen and (min-width: 1150px)
{
    .whatsapp_phone {
        font-size: 20px;
    }
}

@media only screen and (max-width: 1141px) {
    .select_city {
        width: 100%;
        /*height: 35px;*/
    }

    #contacts .select_city .jq-selectbox__select {
        height: 61px;
    }

    #contacts .jq-selectbox__trigger {
        top: -20px;
    }
}
/* End */


/* Start:/local/templates/autocapital/template_styles.css?16625486643102*/
input[type=submit]{
    cursor:pointer;
}

.main_header .select_city .jq-selectbox__select-text {
    justify-content: right;
    font-family: "AvenirNextCyr-Demi";
    padding-left: 0px;
}

.main_header .select_city .jq-selectbox__select-text:before {
    content: "";
    display: block;
    padding-right: 5px;
    background: url("/images/icon-region.png") left center no-repeat;
    background-size: 26px;
    width: 25px;
    height: 26px;
}

.main_header .phone_link a {
    color: #173c56;
}

#contacts .jq-selectbox__trigger {
    display: inline-block;
    *display: block;
    zoom: 1;
    width: 23px;
    height: 35px;
    padding-left: 5px;
    position: relative;
    right: 0;
    top: -26px;
}

#contacts .select_city .jq-selectbox__select-text {
    position: relative;
    width: auto!important;
    display: inline-block;
    min-width: 10px;
    background: none!important;
    /*background: url("/local/templates/autocapital/images/map-icon.png") left center no-repeat;*/
    background-size: 15px;
    padding-left: 70px;
    line-height: 46px!important;
    font-weight: 600;
    color: #173c56;
    font: 16px "AvenirNextCyr-Bold";
}

#contacts .select_city .jq-selectbox__select {
    height: 66px;
}

#contacts .cb_item {
    position: relative;
}

#contacts .select_city .jq-selectbox__select-text:before {
    content: '';
    display: inline-block;
    *display: block;
    zoom: 1;
    background: url(/images/icon-region.png) no-repeat center;
    background-size: 26px;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    border: 2px rgba(213, 226, 236, 0.6) solid;
    box-sizing: border-box;
    border-radius: 12px;
    transition: none;
}

#contacts .contacts_block > div {
    z-index: 0;
}

#contacts .contacts_block .city-wp {
    z-index: 100!important;
}

.city-wp {
    margin-bottom: 10px;
}

#contacts .select_city {
    min-width: 10px;
    margin: 0 auto;
}

.select_city.jq-selectbox li {
    color: #173c56;
}

.about_slider .wrapper {
    width: auto!important;
}

.title-krd {
    font-style: normal;
    display: none;
}

.title-spb {
    font-style: normal;
    display: none;
}

.title-spb.active,
.title-krd.active {
    display: block!important;
}

@media (max-width: 1469px) {
    .main_header .select_city .jq-selectbox__select-text {
        padding-left: 15px;
    }
}

@media (max-width: 1141px) {

    .ymaps-2-1-79-controls__control {
        inset: 160px 10px auto auto!important;
    }

    .main_header .select_city .jq-selectbox__select-text:before {
        display: inline-block;
        *display: block;
        zoom: 1;
        position: relative;
        top: 4px;
    }

    .main_header .select_city .jq-selectbox__select-text {
        display: inline-block;
        *display: block;
        zoom: 1;
        justify-content: left;
        font-size: 15px;
        padding-left: 0;
        min-width: 10px;
        width: auto!important;
    }

    .main_header .jq-selectbox__trigger-arrow {
        top: -2px;
    }

    .main_header .select_city {
        margin-top: 5px;
    }

    .main_header .jq-selectbox__trigger-arrow {
        top: 3px;
    }

    .main_header .jq-selectbox__trigger {
        display: inline-block;
        *display: block;
        zoom: 1;
        position: relative;
        right: -5px;
        top: auto;
        /*display: flex;*/
    }
}

@media (max-width: 640px) {
    #contacts .select_city .jq-selectbox__select {
        padding-right: 0;
    }
}

/* End */
/* /local/templates/autocapital/css/swiper.css?165823303220251 */
/* /local/templates/autocapital/css/jquery.fancybox.min.css?165823303212795 */
/* /local/templates/autocapital/css/ion.rangeSlider.css?165823303213392 */
/* /local/templates/autocapital/css/jquery.formstyler.css?165823303211209 */
/* /local/templates/autocapital/css/style.css?169288327274285 */
/* /local/templates/autocapital/css/media.css?169288131220853 */
/* /local/templates/autocapital/css/styles-new.css?16903659107728 */
/* /local/templates/autocapital/components/systemtpl/add.iblock/sms.verification.popup/style.css?16582330324462 */
/* /local/templates/autocapital/styles.css?1658233032925 */
/* /local/templates/autocapital/template_styles.css?16625486643102 */

