/* bootstrap.min.css */
@charset "UTF-8";
:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-rgb:33,37,41;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}
*,
::after,
::before{box-sizing:border-box}
@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}
body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}
hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}
hr:not([size]){height:1px}
.h5,
h1,
h2,
h3,
h4,
h5,
h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}
h1{font-size:calc(1.375rem + 1.5vw)}
@media (min-width:1200px){h1{font-size:2.5rem}}
h2{font-size:calc(1.325rem + .9vw)}
@media (min-width:1200px){h2{font-size:2rem}}
h3{font-size:calc(1.3rem + .6vw)}
@media (min-width:1200px){h3{font-size:1.75rem}}
h4{font-size:calc(1.275rem + .3vw)}
@media (min-width:1200px){h4{font-size:1.5rem}}
.h5,
h5{font-size:1.25rem}
h6{font-size:1rem}
p{margin-top:0;margin-bottom:1rem}
abbr[data-bs-original-title],
abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}
address{margin-bottom:1rem;font-style:normal;line-height:inherit}
ol,
ul{padding-left:2rem}
dl,
ol,
ul{margin-top:0;margin-bottom:1rem}
ol ol,
ol ul,
ul ol,
ul ul{margin-bottom:0}
dt{font-weight:700}
dd{margin-bottom:.5rem;margin-left:0}
blockquote{margin:0 0 1rem}
b,
strong{font-weight:bolder}
small{font-size:.875em}
mark{padding:.2em;background-color:#fcf8e3}
sub,
sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
a{color:#0d6efd;text-decoration:underline}
a:hover{color:#0a58ca}
a:not([href]):not([class]),
a:not([href]):not([class]):hover{color:inherit;text-decoration:none}
code,
kbd,
pre,
samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}
pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}
pre code{font-size:inherit;color:inherit;word-break:normal}
code{font-size:.875em;color:#d63384;word-wrap:break-word}
a>code{color:inherit}
kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}
kbd kbd{padding:0;font-size:1em;font-weight:700}
figure{margin:0 0 1rem}
img,
svg{vertical-align:middle}
table{caption-side:bottom;border-collapse:collapse}
caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}
th{text-align:inherit;text-align:-webkit-match-parent}
tbody,
td,
tfoot,
th,
thead,
tr{border-color:inherit;border-style:solid;border-width:0}
label{display:inline-block}
button{border-radius:0}
button:focus:not(:focus-visible){outline:0}
button,
input,
optgroup,
select,
textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}
button,
select{text-transform:none}
[role=button]{cursor:pointer}
select{word-wrap:normal}
select:disabled{opacity:1}
[list]::-webkit-calendar-picker-indicator{display:none}
[type=button],
[type=reset],
[type=submit],
button{-webkit-appearance:button}
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled){cursor:pointer}
::-moz-focus-inner{padding:0;border-style:none}
textarea{resize:vertical}
fieldset{min-width:0;padding:0;margin:0;border:0}
legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}
@media (min-width:1200px){legend{font-size:1.5rem}}
legend+*{clear:left}
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field{padding:0}
::-webkit-inner-spin-button{height:auto}
[type=search]{outline-offset:-2px;-webkit-appearance:textfield}
::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-color-swatch-wrapper{padding:0}
::file-selector-button{font:inherit}
::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}
output{display:inline-block}
iframe{border:0}
summary{display:list-item;cursor:pointer}
progress{vertical-align:baseline}
[hidden]{display:none!important}
.container,
.container-fluid{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}
@media (min-width:576px){.container{max-width:540px}}
@media (min-width:768px){.container{max-width:720px}}
@media (min-width:992px){.container{max-width:960px}}
@media (min-width:1200px){.container{max-width:1140px}}
@media (min-width:1400px){.container{max-width:1320px}}
.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}
.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}
.col-6{flex:0 0 auto;width:50%}
.col-12{flex:0 0 auto;width:100%}
@media (min-width:768px){.col-md-2{flex:0 0 auto;width:16.66666667%}
.col-md-3{flex:0 0 auto;width:25%}}
@media (min-width:992px){.col-lg-4{flex:0 0 auto;width:33.33333333%}
.col-lg-5{flex:0 0 auto;width:41.66666667%}
.col-lg-7{flex:0 0 auto;width:58.33333333%}}
.btn.disabled{pointer-events:none;opacity:.65}
.btn-primary.active,
.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}
.btn-primary.active:focus,
.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}
.btn-primary.disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}
.btn-secondary.active,
.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e}
.btn-secondary.active:focus,
.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}
.btn-secondary.disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}
.btn-success.active,
.show>.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f}
.btn-success.active:focus,
.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}
.btn-success.disabled{color:#fff;background-color:#198754;border-color:#198754}
.btn-info.active,
.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}
.btn-info.active:focus,
.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}
.btn-info.disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}
.btn-warning.active,
.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}
.btn-warning.active:focus,
.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}
.btn-warning.disabled{color:#000;background-color:#ffc107;border-color:#ffc107}
.btn-danger.active,
.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834}
.btn-danger.active:focus,
.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}
.btn-danger.disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}
.btn-light.active,
.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}
.btn-light.active:focus,
.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}
.btn-light.disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}
.btn-dark.active,
.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}
.btn-dark.active:focus,
.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}
.btn-dark.disabled{color:#fff;background-color:#212529;border-color:#212529}
.btn-outline-primary.active,
.btn-outline-primary.dropdown-toggle.show{color:#fff;background-color:#0d6efd;border-color:#0d6efd}
.btn-outline-primary.active:focus,
.btn-outline-primary.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}
.btn-outline-primary.disabled{color:#0d6efd;background-color:transparent}
.btn-outline-secondary.active,
.btn-outline-secondary.dropdown-toggle.show{color:#fff;background-color:#6c757d;border-color:#6c757d}
.btn-outline-secondary.active:focus,
.btn-outline-secondary.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}
.btn-outline-secondary.disabled{color:#6c757d;background-color:transparent}
.btn-outline-success.active,
.btn-outline-success.dropdown-toggle.show{color:#fff;background-color:#198754;border-color:#198754}
.btn-outline-success.active:focus,
.btn-outline-success.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}
.btn-outline-success.disabled{color:#198754;background-color:transparent}
.btn-outline-info.active,
.btn-outline-info.dropdown-toggle.show{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}
.btn-outline-info.active:focus,
.btn-outline-info.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}
.btn-outline-info.disabled{color:#0dcaf0;background-color:transparent}
.btn-outline-warning.active,
.btn-outline-warning.dropdown-toggle.show{color:#000;background-color:#ffc107;border-color:#ffc107}
.btn-outline-warning.active:focus,
.btn-outline-warning.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}
.btn-outline-warning.disabled{color:#ffc107;background-color:transparent}
.btn-outline-danger.active,
.btn-outline-danger.dropdown-toggle.show{color:#fff;background-color:#dc3545;border-color:#dc3545}
.btn-outline-danger.active:focus,
.btn-outline-danger.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}
.btn-outline-danger.disabled{color:#dc3545;background-color:transparent}
.btn-outline-light.active,
.btn-outline-light.dropdown-toggle.show{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}
.btn-outline-light.active:focus,
.btn-outline-light.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}
.btn-outline-light.disabled{color:#f8f9fa;background-color:transparent}
.btn-outline-dark.active,
.btn-outline-dark.dropdown-toggle.show{color:#fff;background-color:#212529;border-color:#212529}
.btn-outline-dark.active:focus,
.btn-outline-dark.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}
.btn-outline-dark.disabled{color:#212529;background-color:transparent}
.btn-link.disabled{color:#6c757d}
.fade{transition:opacity .15s linear}
@media (prefers-reduced-motion:reduce){.fade{transition:none}}
.fade:not(.show){opacity:0}
.collapse:not(.show){display:none}
.collapsing{height:0;overflow:hidden;transition:height .35s ease}
@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}
.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}
@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}
.dropdown-item.active{color:#fff;text-decoration:none;background-color:#0d6efd}
.dropdown-item.disabled{color:#adb5bd;pointer-events:none;background-color:transparent}
.dropdown-menu.show{display:block}
.dropdown-menu-dark .dropdown-item.active{color:#fff;background-color:#0d6efd}
.dropdown-menu-dark .dropdown-item.disabled{color:#adb5bd}
.btn-group-vertical>.btn.active,
.btn-group>.btn.active{z-index:1}
.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}
.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link{color:#fff;background-color:#0d6efd}
.tab-content>.active{display:block}
.navbar>.container,
.navbar>.container-fluid{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}
.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}
.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .show>.nav-link{color:#fff}
.accordion-button:not(.collapsed){color:#0c63e4;background-color:#e7f1ff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125)}
.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform:rotate(-180deg)}
.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}
.breadcrumb-item.active{color:#6c757d}
.page-item.active .page-link{z-index:3;color:#fff;background-color:#0d6efd;border-color:#0d6efd}
.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}
.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}
@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}
@keyframes progress-bar-stripes{0%{background-position-x:1rem}}
.list-group-item.disabled{color:#6c757d;pointer-events:none;background-color:#fff}
.list-group-item.active{z-index:2;color:#fff;background-color:#0d6efd;border-color:#0d6efd}
.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}
.list-group-horizontal>.list-group-item.active{margin-top:0}
.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}
@media (min-width:576px){.list-group-horizontal-sm>.list-group-item.active{margin-top:0}
.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}
@media (min-width:768px){.list-group-horizontal-md>.list-group-item.active{margin-top:0}
.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}
@media (min-width:992px){.list-group-horizontal-lg>.list-group-item.active{margin-top:0}
.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}
@media (min-width:1200px){.list-group-horizontal-xl>.list-group-item.active{margin-top:0}
.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}
@media (min-width:1400px){.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}
.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}
.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}
.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}
.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}
.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}
.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}
.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}
.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}
.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}
.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}
.btn-close:hover{color:#000;text-decoration:none;opacity:.75}
.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}
.btn-close.disabled,
.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}
.toast.showing{opacity:0}
.toast:not(.show){display:none}
.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}
.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}
.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}
.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}
@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}
.modal.show .modal-dialog{transform:none}
.modal.modal-static .modal-dialog{transform:scale(1.02)}
.modal-dialog-scrollable{height:calc(100% - 1rem)}
.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}
.modal-dialog-scrollable .modal-body{overflow-y:auto}
.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}
.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}
.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}
.modal-backdrop.fade{opacity:0}
.modal-backdrop.show{opacity:.5}
.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}
.modal-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}
.modal-title{margin-bottom:0;line-height:1.5}
.modal-body{position:relative;flex:1 1 auto;padding:1rem}
.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}
.modal-footer>*{margin:.25rem}
@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}
.modal-dialog-scrollable{height:calc(100% - 3.5rem)}
.modal-dialog-centered{min-height:calc(100% - 3.5rem)}}
.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}
.modal-fullscreen .modal-header{border-radius:0}
.modal-fullscreen .modal-body{overflow-y:auto}
.modal-fullscreen .modal-footer{border-radius:0}
@media (max-width:575.98px){.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}
.modal-fullscreen-sm-down .modal-header{border-radius:0}
.modal-fullscreen-sm-down .modal-body{overflow-y:auto}
.modal-fullscreen-sm-down .modal-footer{border-radius:0}}
@media (max-width:767.98px){.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}
.modal-fullscreen-md-down .modal-header{border-radius:0}
.modal-fullscreen-md-down .modal-body{overflow-y:auto}
.modal-fullscreen-md-down .modal-footer{border-radius:0}}
@media (max-width:991.98px){.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}
.modal-fullscreen-lg-down .modal-header{border-radius:0}
.modal-fullscreen-lg-down .modal-body{overflow-y:auto}
.modal-fullscreen-lg-down .modal-footer{border-radius:0}}
@media (max-width:1199.98px){.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}
.modal-fullscreen-xl-down .modal-header{border-radius:0}
.modal-fullscreen-xl-down .modal-body{overflow-y:auto}
.modal-fullscreen-xl-down .modal-footer{border-radius:0}}
@media (max-width:1399.98px){.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}
.modal-fullscreen-xxl-down .modal-header{border-radius:0}
.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}
.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}
.tooltip.show{opacity:.9}
.carousel-item.active{display:block}
.active.carousel-item-end{transform:translateX(100%)}
.active.carousel-item-start{transform:translateX(-100%)}
.carousel-fade .carousel-item.active{z-index:1;opacity:1}
.carousel-fade .active.carousel-item-end,
.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}
@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,
.carousel-fade .active.carousel-item-start{transition:none}}
.carousel-indicators .active{opacity:1}
@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}
@keyframes spinner-border{to{transform:rotate(360deg)}}
@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}
@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}
.offcanvas-backdrop.fade{opacity:0}
.offcanvas-backdrop.show{opacity:.5}
.offcanvas-header .btn-close{padding:.5rem .5rem;margin-top:-.5rem;margin-right:-.5rem;margin-bottom:-.5rem}
.offcanvas.show{transform:none}
@-webkit-keyframes placeholder-glow{50%{opacity:.2}}
@keyframes placeholder-glow{50%{opacity:.2}}
@-webkit-keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}
@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.d-block{display:block!important}
.d-none{display:none!important}
.h-100{height:100%!important}
.align-items-center{align-items:center!important}
.mt-auto{margin-top:auto!important}
.me-1{margin-right:.25rem!important}
.mb-3{margin-bottom:1rem!important}
.mb-4{margin-bottom:1.5rem!important}
.pt-5{padding-top:3rem!important}
.pb-1{padding-bottom:.25rem!important}
.pb-5{padding-bottom:3rem!important}
@media (min-width:768px){.d-md-block{display:block!important}
.d-md-none{display:none!important}
.ms-md-4{margin-left:1.5rem!important}
.pb-md-3{padding-bottom:1rem!important}
.ps-md-0{padding-left:0!important}}
/*# sourceMappingURL=bootstrap.min.css.map */
/* End */
/* style.css */
@charset "UTF-8";
@font-face {
  font-family: "Rubik";
  src: url("/local/templates/vjweb_zaimok_2021/css/../fonts/Rubik-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Rubik";
  src: url("/local/templates/vjweb_zaimok_2021/css/../fonts/Rubik-Medium.ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Rubik";
  src: url("/local/templates/vjweb_zaimok_2021/css/../fonts/Rubik-Italic.ttf");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Gunny Rewritten";
  src: url("/local/templates/vjweb_zaimok_2021/css/../fonts/Gunny Rewritten.ttf");
  font-weight: 400;
  font-style: normal;
}
body {
  font-family: "Rubik";
  font-style: normal;
  font-weight: normal;
  font-size: 16pxx;
}

.pos-body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

footer {
  margin-top: auto;
}

h1 {
  font-weight: normal;
  font-size: 2.25rem;
  line-height: 1;
}

.h3 {
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 1.75rem;
  margin-bottom: 19px;
}

h3 {
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 1.75rem;
  margin-bottom: 1.188rem;
}

h2 {
  font-style: normal;
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 2.25rem;
  color: #383838;
  margin-bottom: 0.688rem;
}

p {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 24px;
}

a {
  color: inherit;
  text-decoration: none;
}

a:hover {
  color: inherit;
}

p a {
  border-bottom: solid 1px #383838;
}

ul {
  list-style: none;
}

/*---Главная---*/
.container {
  max-width: 1440px;
}

.main {
  background-color: #63c876;
  display: flex;
  flex-direction: column;
}

.main-box {
  min-height: 100vh;
}

.main h1 {
  font-weight: bold;
  font-size: 3rem;
  line-height: 3rem;
  color: #2e9a43;
}

.left-col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 665px;
}

.right-col {
  position: relative;
}

.logo {
  display: flex;
  align-items: center;
}
.logo__text {
  color: #ffffff;
}

.description {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 540px;
}
.description__text {
  font-weight: bold;
  font-size: 48px;
  line-height: 3.5rem;
  color: #2e9a43;
}

.tags {
  display: flex;
}
.tags__item {
  width: fit-content;
  height: 30px;
  border: 2px solid #ccedd2;
  border-radius: 30px;
  line-height: 1.6rem;
  color: #ffffff;
  text-align: center;
  font-size: 0.8rem;
}

.calc {
  width: 100%;
  max-width: 592px;
  background: #ffffff;
  box-shadow: 0px 2px 15px rgba(28, 126, 48, 0.35);
  border-radius: 30px;
  position: relative;
  padding: 39px 30px 34px 30px;
  z-index: 10;
}
.calc .slider-pos {
  display: flex;
  flex-direction: column;
  font-weight: 500;
  font-size: 1.375rem;
  line-height: 1.5rem;
  color: #535f55;
  margin-bottom: 22px;
}
.calc .slider-pos input {
  max-width: 200px;
  color: #2e9a43;
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 0.75rem;
  border: transparent;
  text-align: right;
  margin-right: 5px;
}
.calc .slider-pos .inp {
  margin-left: auto;
}
.calc .slider-pos .inp:focus {
  outline: none;
}
.calc .slider-pos .inp-box {
  display: flex;
  align-items: baseline;
}
.calc .slider-pos .val {
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 0.75rem;
  color: #2e9a43;
  margin-left: auto;
}
.calc .slider-pos .ui-slider {
  position: relative;
  width: 100%;
  height: 5px;
  background: #c4c4c4;
  border-radius: 5px;
  margin-top: 39px;
  margin-bottom: 24px;
}
.calc .slider-pos .ui-slider-range {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: #ffcb11;
  border-radius: 5px;
}
.calc .slider-pos .ui-slider-handle {
  cursor: pointer;
  width: 40px;
  height: 40px;
  position: absolute;
  background: #ffe9ae;
  border-radius: 100%;
  top: -18px;
  transform: translateX(-50%);
}
.calc .slider-pos .ui-slider-handle:hover {
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.15);
}
.calc .slider-pos .ui-slider-handle:focus {
  outline: none;
}
.calc .slider-pos .ui-slider-handle::before {
  position: absolute;
  z-index: 1;
  content: "";
  width: 25px;
  height: 25px;
  left: 7px;
  top: 8px;
  border-radius: 100%;
  background: #ffcb11;
}
.calc__btn {
  position: absolute;
  bottom: -30px;
  right: 30px;
  border: transparent;
}

.form-control {
  width: 30%;
}

.btn-yellow {
  display: block;
  width: 200px;
  height: 60px;
  background: linear-gradient(180deg, #ffe08b 0%, #ffcb11 100%);
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  font-weight: 500;
  font-size: 1rem;
  line-height: 3.75rem;
  text-transform: uppercase;
  color: #5b4a0e;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  border: none;
}

.btn-yellow:hover {
  cursor: pointer;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.5);
}

.tel {
  align-items: center;
}
.tel .tel-box {
  display: flex;
  flex-direction: column;
  color: #f7fcf8;
  margin-left: 30px;
}
.tel .tel-box__text {
  font-size: 0.75rem;
  line-height: 1.5rem;
}
.tel .tel-box__number {
  font-size: 1.25rem;
  line-height: 1.5rem;
}

.zaimman {
  position: absolute;
  top: -184px;
  right: 95px;
  width: 321px;
  height: 425px;
  background-image: url(/local/templates/vjweb_zaimok_2021/css/../img/logo_hero.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 0;
}

.dialogue {
  position: absolute;
  top: -293px;
  right: 270px;
  width: 190.06px;
  height: 116.46px;
  background: #d0f4d7;
  transform: rotate(-4.12deg);
  border-radius: 50%;
  padding-left: 38px;
  display: flex;
  align-items: center;
}
.dialogue__text {
  font-style: italic;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.125rem;
  color: #455247;
  transform: rotate(-8.49deg);
}
.dialogue__triangle {
  position: absolute;
  bottom: -17px;
  left: 80px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 45px 18px 0 18px;
  border-color: #d0f4d7 transparent transparent transparent;
  transform: rotate(-40deg);
  z-index: -1;
}

.steps {
  background-color: #63c876;
}
.steps .btn-box {
  display: flex;
  justify-content: center;
  width: calc(100% - 80px);
}

.menu {
  position: fixed;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  bottom: 0;
  right: 0;
  width: 170px;
  height: 100vh;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0px 2px 15px rgba(46, 154, 67, 0.25);
  border-radius: 30px 0px 0px 30px;
  padding-bottom: 30px;
  z-index: 10;
}
.menu__item-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: calc(100vh - 65.2%);
}
.menu a:hover {
  color: #535f55;
  text-decoration: none;
}
.menu__item {
  display: flex;
  flex-direction: column;
}
.menu__item-lc {
  position: relative;
  color: #535f55;
}
.menu__item-lc::before {
  position: absolute;
  content: "";
  width: 40px;
  height: 40px;
  top: 7px;
  left: 45px;
  background: #fff0c6;
  border-radius: 100%;
}
.menu__item-lc::after {
  position: absolute;
  content: "";
  top: 0;
  left: 38px;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 2.5rem;
  font-size: 2.5rem;
}
.menu__item-city {
  position: relative;
  color: #535f55;
}
.menu__item-city::before {
  position: absolute;
  content: "";
  width: 40px;
  height: 40px;
  top: -5px;
  left: 14px;
  background: #fff0c6;
  border-radius: 100%;
}
.menu__item-city::after {
  position: absolute;
  content: "";
  top: 0;
  left: 30px;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 2.5rem;
  font-size: 2.5rem;
}
.menu__item-map {
  position: relative;
  color: #535f55;
}
.menu__item-map::before {
  position: absolute;
  content: "";
  width: 40px;
  height: 40px;
  top: 7px;
  left: 6px;
  background: #fff0c6;
  border-radius: 100%;
}
.menu__item-map::after {
  position: absolute;
  content: "";
  top: 0;
  left: 23px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 2.5rem;
  font-size: 2.5rem;
}
.menu span {
  display: inline-block;
  line-height: 0.875rem;
  padding-top: 58px;
  font-weight: normal;
  font-size: 0.875rem;
}
.menu__elipce_pos {
  margin-top: 6px;
  margin-right: 12px;
  padding: 19px 0 19px 9px;
}
.menu__elipce_pos2 {
  padding: 25px 0 13px 13px;
}
.menu__elipce {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background-color: #ffffff;
  color: #535f55;
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 1.125rem;
}
.menu__elipce a {
  color: #535f55;
  background-color: #ffffff;
}
.menu__elipce .menu__lang_active {
  color: #2e9a43;
}
.menu__elipce a.menu__lang_active:hover {
  color: #2e9a43;
}
.menu__lang-text {
  display: none;
  font-weight: normal;
  font-size: 0.625rem;
  line-height: 0.75rem;
  color: #535f55;
}

.menu-lang-box {
  display: flex;
}

.steps-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 75px;
}
.steps-box .tags__item {
  position: relative;
  width: 300px;
  height: 60px;
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 3.75rem;
  color: #ffffff;
  margin-bottom: 90px;
}
.steps-box .tags__item::after {
  position: absolute;
  content: "";
  width: 2px;
  height: 92px;
  bottom: -92px;
  right: 145px;
  border-left: 2px solid #ffffff;
}
.steps-box .steps {
  display: flex;
  flex-direction: column;
  align-items: inherit;
}
.steps-box .steps a:hover {
  color: inherit;
  text-decoration: none;
}
.steps-box .steps .steps-item {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 60px;
  margin-right: 80px;
}
.steps-box .steps .steps-item__icon {
  width: 120px;
  height: 120px;
  background: linear-gradient(180deg, #ffdf83 0%, #ffcd1e 100%);
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.35);
  border-radius: 30px;
  margin-right: -30px;
  z-index: 1;
  text-align: center;
  font-size: 3.75rem;
  line-height: 7.5rem;
}
.steps-box .steps .steps-item__text {
  position: relative;
  width: 349px;
  background: #ffffff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.35);
  border-radius: 30px;
  padding: 37px 55px 28px 45px;
  display: flex;
  flex-direction: column;
  font-weight: normal;
  line-height: 1.125rem;
  color: #383838;
}
.steps-box .steps .steps-item__text-title {
  font-size: 1.25rem;
}
.steps-box .steps .steps-item__text-text {
  font-size: 14px;
}
.steps-box .steps .steps-item .text-border {
  font-family: "Gunny Rewritten";
  font-style: normal;
  font-weight: normal;
  font-size: 2.25rem;
  line-height: 2.25rem;
  color: #ffffff;
}
.steps-box .steps .steps-item:nth-of-type(1) .text-border {
  position: absolute;
  top: -41px;
  right: -423px;
  transform: rotate(-4.97deg);
}
.steps-box .steps .steps-item:nth-of-type(2) .text-border {
  position: absolute;
  top: -15px;
  left: -395px;
  transform: rotate(5.78deg);
  text-align: right;
}
.steps-box .steps .steps-item:nth-of-type(3) .text-border {
  position: absolute;
  top: 110px;
  right: -420px;
  transform: rotate(-7.84deg);
}
.steps-box .steps .steps-item:nth-child(1)::after {
  position: absolute;
  content: "";
  width: 2px;
  height: 92px;
  bottom: -89px;
  right: 171px;
  border-left: 2px solid #ffffff;
  transform: rotate(-5deg);
}
.steps-box .steps .steps-item:nth-child(2)::after {
  position: absolute;
  content: "";
  width: 2px;
  height: 92px;
  bottom: -89px;
  right: 180px;
  border-left: 2px solid #ffffff;
  transform: rotate(5deg);
}
.steps-box .steps .steps-item:nth-child(3)::after {
  position: absolute;
  content: "";
  width: 2px;
  height: 60px;
  bottom: -60px;
  right: 191px;
  border-left: 2px solid #ffffff;
  transform: rotate(-2deg);
}

.text-block {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  margin-top: 60px;
  margin-bottom: 60px;
}

.text-block ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.text-block li {
  font-size: 1rem;
  line-height: 1.5rem;
}

.main-page.green-bg {
  padding-right: 170px;
}

.green-bg {
  background-color: #63c876;
}

.footer-sec {
  color: #ffffff;
}
.footer-sec a {
  display: inline-block;
  font-size: 1rem;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1rem;
  color: #ffffff;
  margin-bottom: 16px;
}
.footer-sec__logo-text {
  font-size: 0.75rem;
  line-height: 1.125rem;
}
.footer-sec__pay-logo {
  text-align: right;
}
.footer-sec__pay-logo img {
  max-height: 46px;
}
.footer-sec__pay-logo .pay-box {
  margin-right: 8px;
}

/*-----start Заявка 1 шаг----*/
header {
  height: 60px;
}
header .logo__img {
  width: 125px;
  height: 42px;
}
header .logo__text {
  font-size: 0.75rem;
  line-height: 0.75rem;
}

.zayavka {
  display: flex;
  flex-direction: column;
}

.zayavka-title-box {
  display: flex;
}

.zayavka-title {
  font-size: 2.25rem;
  line-height: 1.75rem;
  color: #383838;
}

.zayavka-subtitle {
  font-size: 0.875rem;
  line-height: 1rem;
  color: #383838;
}

.zayavka-form-box {
  display: flex;
  margin-bottom: 60px;
}
.zayavka-form-box .right-box {
  display: flex;
  flex-direction: column;
}
.zayavka-form-box .tel {
  display: flex;
  margin-top: 60px;
}
.zayavka-form-box .tel-hidden {
  display: none;
}
.zayavka-form-box .tel-box__text {
  color: #383838;
  line-height: 0.75rem;
}
.zayavka-form-box .tel-box__number {
  color: #737373;
}

.btn-gray {
  width: 214px;
  height: 52px;
  background: linear-gradient(180deg, #e3e3e3 0%, #bababa 100%);
  border-radius: 10px;
  font-size: 1rem;
  line-height: 3.25rem;
  color: #ffffff;
  padding: 0 15px 0 15px;
  text-align: center;
  border: transparent;
  margin-left: auto;
}

.btn-gray:hover {
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.15);
}

/*---start form_sec----*/
.form-st {
  display: flex;
  flex-direction: column;
}
.form-st .btn-box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 60px;
}
.form-st .form-st-box {
  display: flex;
}
.form-st .left-box2 {
  display: flex;
  flex-wrap: wrap;
}
.form-st .inp-st {
  display: block;
  position: relative;
  margin-bottom: 0;
  max-width: 338px;
  width: 100%;
  background: #ffffff;
}
.form-st .inp-st input {
  width: 100%;
  height: 52px;
  position: relative;
  font-size: 18px;
  color: #383838;
  font-weight: 400;
  padding-top: 19px;
  background: #fff7f1;
  border: 1px solid #d9c4b3;
  border-radius: 7px;
  padding-left: 15px;
  padding-right: 15px;
}
.form-st .inp-st input:focus {
  outline: none;
}
.form-st .inp-st span {
  position: absolute;
  left: 15px;
  top: 50%;
  right: 15px;
  max-height: 45px;
  transform: translateY(-50%);
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 400;
  color: #737373;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  letter-spacing: -0.5px;
  z-index: 1;
}
.form-st .inp-st.full span {
  top: 5px;
  transform: none;
  font-size: 0.75rem;
  line-height: 1rem;
}
.form-st .left-box {
  display: flex;
  flex-direction: column;
}
.form-st .left-box .left-col {
  width: calc(50% - 15px);
  margin-right: 30px;
}
.form-st .left-box .right-col {
  width: calc(50% - 15px);
  display: flex;
  flex-direction: column;
}
.form-st .checkbox {
  margin-bottom: 30px;
  cursor: pointer;
}
.form-st .checkbox .form-check-input {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 7px;
  border: 1px solid #d9c4b3;
  z-index: 0;
}
.form-st .checkbox .form-check-input:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.25);
}
.form-st .checkbox .inp-check {
  position: relative;
  font-size: 1rem;
  line-height: 1.125rem;
  color: #737373;
  padding-left: 35px;
}
.form-st .checkbox a {
  color: #63c876;
}
.form-st .checkbox:last-child {
  margin-bottom: 0;
}
.form-st .btn-yellow {
  width: 214px;
  height: 52px;
  border: transparent;
  background: linear-gradient(180deg, #ffdf89 0%, #ffcc15 100%);
  border-radius: 10px;
  text-transform: none;
  font-weight: normal;
  line-height: 3.4rem;
  margin-left: auto;
}
.form-st .btn-yellow:hover {
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.15);
}

.info {
  display: flex;
  margin-top: auto;
}
.info__icon {
  display: block;
  width: 30px;
  height: 30px;
  background: #ffffff;
  border: 1px solid #63c876;
  border-radius: 100%;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
  font-size: 1rem;
  color: #63c876;
  padding: 2px 11px 0 11px;
  margin-right: 15px;
}
.info__text {
  font-size: 14px;
  color: #737373;
}
.info__text p {
  margin-bottom: 20px;
  line-height: 1rem;
  font-size: 0.875rem;
}
.info__text p:last-child {
  margin-bottom: 0;
}
.info__text span {
  font-weight: bold;
}

.status {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
}

.status.done {
  top: 18px;
  right: 15px;
  width: 15px;
  height: 13px;
  background-image: url(/local/templates/vjweb_zaimok_2021/css/../img/Done.svg);
}

.status.error {
  top: 18px;
  right: 15px;
  width: 15px;
  height: 15px;
  background-image: url(/local/templates/vjweb_zaimok_2021/css/../img/error.svg);
}

.zayavka-bar {
  display: flex;
  flex-direction: column;
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  padding: 30px 28px 30px 30px;
}
.zayavka-bar__title {
  font-size: 1rem;
  line-height: 1rem;
  color: #383838;
}
.zayavka-bar__percent {
  font-size: 32px;
}
.zayavka-bar .progress {
  background-color: #fbfaf9;
  border: 1px solid #d0d0d0;
  border-radius: 5px;
  height: 10px;
  position: relative;
  overflow: initial;
}
.zayavka-bar .progress .progress-bar {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: #63c876;
  border-radius: 5px;
  z-index: 1;
}
.zayavka-bar .progress .bg-info {
  background: #ffde84 !important;
  border-radius: 0 5px 5px 0;
  margin-left: -5px;
  z-index: 0;
  border-radius: 5px;
  margin-left: 0;
}
.zayavka-bar__text {
  font-size: 0.875rem;
  line-height: 1rem;
  color: #737373;
}

/*---end form_sec----*/
.back-home {
  position: relative;
  color: #09621a;
  line-height: 1rem;
}

.back-home::before {
  position: absolute;
  content: "";
  width: 100%;
  bottom: -2px;
  left: 0;
  border-bottom: 1px solid #0a761f;
}

footer .zayavka {
  height: 182px;
  justify-content: center;
  position: relative;
}
footer .zayavka .zaimman {
  top: -42px;
  bottom: 37px;
  right: 192px;
  height: 223px;
  background-position: center top;
}
footer .zayavka .dialogue {
  top: -179px;
  right: 312px;
  width: 234px;
  height: 140px;
}
footer .zayavka .dialogue__text {
  transform: rotate(-4.49deg);
}
footer .zayavka a:hover {
  color: #09621a;
}

.zayavka-bar__info {
  display: flex;
  flex-direction: column;
  min-height: 185px;
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  padding: 30px 28px 30px 30px;
}
.zayavka-bar__info .info {
  margin-top: auto;
  margin-bottom: auto;
  padding-bottom: 0;
  display: flex;
}
.zayavka-bar__info .info__icon {
  border: 1px solid #f63131;
  color: #f63131;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  margin-right: 15px;
}
.zayavka-bar__info .info__text {
  color: #f63131;
}
.zayavka-bar__info .info__text p {
  margin-bottom: 0;
}

/*----Заявка 2 шаг----*/
.form-st__name {
  font-size: 1.25rem;
  line-height: 1.125rem;
}

.btn-white {
  display: block;
  width: 214px;
  height: 52px;
  background: #ffffff;
  border: 1px solid #d9c4b3;
  border-radius: 10px;
  font-size: 1rem;
  line-height: 3.25rem;
  color: #d9c4b3;
  text-align: center;
  padding: 0 15px;
  margin-right: 24px;
}

.btn-white:hover {
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.15);
  color: #d9c4b3;
}

/*---старт Заявка 3 шаг----*/
.btn-file-inp {
  position: relative;
  width: 100%;
  height: 169px;
  background: #fff7f1;
  border: 1px solid #d9c4b3;
  border-radius: 7px;
  cursor: pointer;
}
.btn-file-inp input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.btn-file-inp .file-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 100%;
}
.btn-file-inp .not-load {
  color: #737373;
}
.btn-file-inp .not-load .fas {
  font-size: 65px;
}
.btn-file-inp .load {
  display: none;
  color: #737373;
  font-size: 0.75rem;
  line-height: 0.625rem;
  text-align: center;
}
.btn-file-inp .load span {
  display: block;
  margin-bottom: 10px;
}
.btn-file-inp .load .files-upload__image {
  width: 120px;
  height: 120px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  border-radius: 5px;
}
.btn-file-inp .status.done {
  top: calc(50% - 6px);
}

.file-content.loaded .load {
  display: block;
}

.file-content.loaded .not-load {
  display: none;
}

.files-upload__image {
  width: 120px;
  height: 120px;
}

footer .zayavka .dialogue.dialogue-step-3 {
  width: 270px;
  right: 284px;
}

/*-----старт Заявка 4 шаг-----*/
.zayavka-form-box.last-step .right-box {
  flex-direction: row;
}

.zayavka-form-box.last-step .tel {
  margin-top: 0;
}

/*----lc Enter----*/
.lc-enter-box {
  min-height: 100vh;
}
.lc-enter-box .lc-enter__pad {
  padding-top: 70px;
  padding-bottom: 70px;
  min-height: 100vh;
}
.lc-enter-box .form-st .inp-st {
  width: 100%;
}
.lc-enter-box .logo {
  margin-bottom: 60px;
}
.lc-enter-box .tel {
  margin-top: 60px;
}

.lc-enter {
  max-width: 614px;
  display: flex;
  flex-direction: column;
  background: #ffffff;
  box-shadow: 0px 2px 15px rgba(28, 126, 48, 0.35);
  border-radius: 30px;
  padding: 45px 30px;
  margin-left: auto;
  margin-right: auto;
  color: #383838;
}
.lc-enter__title {
  font-size: 1.5rem;
  line-height: 0.75rem;
  margin-bottom: 60px;
}
.lc-enter .form-st .inp-st {
  width: 100%;
}
.lc-enter .lc-link-box {
  display: flex;
  justify-content: space-between;
  padding-top: 60px;
}
.lc-enter .btn-yellow {
  max-width: 214px;
  width: 100%;
}

.link-password {
  display: inline-block;
  text-decoration-line: underline;
  margin-left: auto;
  line-height: 1;
}

.link-password:hover {
  text-decoration: none;
}

.lc-text-box {
  display: flex;
  align-items: center;
}

.lc-text {
  font-weight: 500;
  line-height: 20px;
  color: #2e9a43;
  font-style: normal;
  padding-right: 20px;
}

/*-----lc enter re-login-----*/
.lc-enter.lc-re-enter {
  margin-top: 18px;
  margin-bottom: 19px;
}
.lc-enter.lc-re-enter .lc-enter__title {
  margin-bottom: 75px;
}
.lc-enter.lc-re-enter .lc-link-box {
  padding-top: 75px;
}
.lc-enter.lc-re-enter .link-password {
  margin-left: 0;
}

/*----map_site----*/
.map-site__title {
  font-size: 2.25rem;
  line-height: 1;
}
.map-site ul {
  line-height: 1.6;
  padding-left: 2.813rem;
}
.map-site a {
  text-decoration: underline;
  line-height: 1.6;
}
.map-site a:hover {
  color: #63c876;
}
.map-site .sections__title {
  font-size: 1.25rem;
  line-height: 1;
}

.list li {
  position: relative;
  margin-bottom: 8px;
  quotes: "-" "-";
  padding-left: 15px;
}
.list li:before {
  position: absolute;
  content: open-quote;
  width: 10px;
  height: 1px;
  left: -10px;
  display: inline-block;
  margin-right: 0.5rem;
}
.list li:last-child {
  margin-bottom: 0;
}

/*----articles-list----*/
.articles-list h1 {
  color: #383838;
}

.breadcrumb_block {
  padding-top: 28px;
}
.breadcrumb_block .breadcrumb {
  margin-bottom: 12px;
  color: #707070;
  font-size: 0.75rem;
  line-height: 1;
}
.breadcrumb_block a {
  text-decoration: underline;
}

.card {
  border: none;
}
.card .card-img-top {
  border-radius: 0.625rem;
  cursor: pointer;
  height: 250px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.card .card-body {
  padding: 0.938rem 0 0 0;
}
.card .card-title {
  display: block;
  font-size: 1.25rem;
  line-height: 1.6rem;
  margin-bottom: 0.625rem;
  color: #383838;
}
.card .card-data {
  font-size: 0.625rem;
  line-height: 0.75rem;
  color: #707070;
}
.card .card-data i {
  font-size: 0.938rem;
  margin-right: 7px;
}

.articles-list .calc {
  margin-top: 98px;
  padding: 23px 30px 34px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.15);
}
.articles-list .calc .slider-pos {
  font-size: 1rem;
  margin-bottom: 16px;
}
.articles-list .calc .slider-pos .ui-slider {
  margin-top: 26px;
}
.articles-list .calc .slider-pos input {
  font-size: 1.5rem;
  max-width: 105px;
}
.articles-list .zaimman {
  top: -95px;
  right: 103px;
  width: 200px;
  z-index: 1;
}
.articles-list .dialogue {
  top: -90px;
  right: 182px;
  padding-left: 30px;
  width: 170px;
}
.articles-list .dialogue__text {
  font-size: 0.875rem;
  line-height: 0.875rem;
  transform: rotate(-6.49deg);
}
.articles-list .dialogue__triangle {
  left: 60px;
}

.al__link-show-more {
  text-align: center;
}

.link-show-more {
  position: relative;
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #383838;
  padding: 0;
  border: none;
  border-color: transparent;
  background-color: transparent;
}

.link-show-more::before {
  position: absolute;
  content: "";
  width: 100%;
  bottom: -4px;
  left: 0;
  border: 1px solid #383838;
}

/*----articles_detailed page----*/
.art-detail__title h2 {
  line-height: 2.25rem;
  margin-bottom: 25px;
}

.art-detail__list {
  padding-left: 0;
  margin-bottom: 0;
}
.art-detail__list li {
  margin-bottom: 0.5rem;
}
.art-detail__list li::before {
  left: 0;
}
.art-detail__list a {
  display: inline-block;
  text-decoration: underline;
  line-height: 1.25rem;
}
.art-detail__list a:hover {
  text-decoration: none;
}

.art-detail__interest .card .card-img-top {
  height: 200px;
}

/*----lc contract page----*/
.lc-contract-box {
  min-height: 100vh;
}
.lc-contract-box .lc-contract__pad {
  padding-top: 30px;
  padding-bottom: 90px;
}
.lc-contract-box .tel {
  margin-top: 90px;
}
.lc-contract-box .tel__foto {
  width: 100px;
  border-radius: 100%;
}
.lc-contract-box .logo {
  margin-bottom: 60px;
}

.lc-contract {
  display: flex;
  flex-direction: column;
  position: relative;
  background: #ffffff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.15);
  border-radius: 30px;
  padding: 30px;
  color: #383838;
  min-height: 592px;
}
.lc-contract__title {
  display: flex;
}
.lc-contract__title span {
  display: block;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1;
  margin-right: 20px;
}
.lc-contract .nav-pills .nav-link {
  color: #383838;
  font-weight: 300;
  font-size: 0.75rem;
}
.lc-contract .nav-pills .nav-link.active {
  background: #ffffff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.15);
  color: #2e9a43;
}
.lc-contract .tab-pane {
  margin-bottom: 100px;
}
.lc-contract .payment {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.lc-contract .payment__summa-total {
  display: flex;
  flex-direction: column;
  font-size: 2.25rem;
  line-height: 1;
  white-space: nowrap;
  margin-right: 15px;
}
.lc-contract .payment__summa-total span {
  font-size: 0.875rem;
  line-height: 1;
}

.content-item {
  width: 100%;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e7e7e7;
  font-size: 0.875rem;
  line-height: 1.75rem;
}
.content-item__summa {
  white-space: nowrap;
}
.content-item__data {
  white-space: nowrap;
  flex-shrink: 0;
}

.btn-yellow.lc {
  max-width: 214px;
  width: 100%;
  height: 52px;
  font-weight: normal;
  text-transform: none;
  border-radius: 10px;
  line-height: 3.25rem;
}

.btn-yellow.lc:hover {
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.15);
}

.stat-doc {
  max-width: max-content;
  min-width: 90px;
  height: min-content;
  border-radius: 20px;
  padding: 6px 10px;
  font-size: 0.625rem;
  line-height: 0.725rem;
  text-align: center;
  color: #ffffff;
}

.stat-doc.green {
  background: #63c876;
}

.stat-doc.blue {
  background: #8abce5;
}

.stat-doc.red {
  background: #f63131;
}

.btn-green {
  display: block;
  max-width: 214px;
  width: 100%;
  height: 40px;
  background: #ffffff;
  border-radius: 10px;
  border: 2px solid #63c876;
  font-weight: 400;
  font-size: 1rem;
  line-height: 2.2rem;
  color: #2e9a43;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.btn-green:hover {
  background: #63c876;
  color: #ffffff;
}

.lc-contract__download {
  position: absolute;
  left: 30px;
  bottom: 30px;
}

.download .file-box {
  display: flex;
}
.download .name-box {
  display: flex;
  flex-direction: column;
  max-width: 250px;
  margin-left: 15px;
}
.download i {
  color: #f63131;
  font-size: 4.188rem;
}
.download i.fa-file-word {
  color: #2d9dee;
}
.download a {
  text-decoration: underline;
}
.download a:hover {
  text-decoration: none;
}
.download .file-name {
  display: inline-block;
  font-size: 1rem;
  line-height: 1rem;
}
.download .download-file {
  display: inline-block;
  font-size: 0.75rem;
  line-height: 0.75rem;
  margin-top: 15px;
}

.lc-client {
  width: 214px;
  background: #ffffff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.15);
  border-radius: 30px;
  padding: 25px;
  margin-bottom: 30px;
}
.lc-client .foto-box {
  display: flex;
  justify-content: space-between;
}
.lc-client i {
  font-size: 1.25rem;
  color: #b4d8f1;
}
.lc-client a {
  display: inline-block;
}
.lc-client .client-foto {
  width: 75px;
  height: 75px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
}
.lc-client .client-name {
  font-size: 0.875rem;
  line-height: 1rem;
}
.lc-client .client-name span {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.125rem;
  display: block;
}
.lc-client .card-namber {
  font-size: 0.75rem;
  line-height: 1.125rem;
  margin-top: 3px;
}

.btn-archive-box {
  position: relative;
  width: 214px;
}

.btn-archive {
  display: block;
  width: 100%;
  height: 60px;
  background: #63c876;
  border-radius: 30px;
  border: 2px solid #ffffff;
  font-weight: 400;
  font-size: 1rem;
  line-height: 3.45rem;
  color: #ffffff;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.btn-archive:hover {
  background: #ffffff;
  color: #63c876;
}

.btn-archive__hidden {
  display: none;
  position: absolute;
  background: #ffffff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.15);
  border-radius: 30px;
  padding: 24px 15px 30px;
}
.btn-archive__hidden .btn-box {
  text-align: center;
}
.btn-archive__close {
  text-decoration: underline;
  border: none;
  background: none;
}
.btn-archive__close:hover {
  text-decoration: none;
}
.btn-archive__item {
  margin-bottom: 15px;
}
.btn-archive__item:last-child {
  margin-bottom: 0px;
}
.btn-archive__stat {
  font-size: 0.625rem;
  line-height: 0.875rem;
  color: #737373;
}
.btn-archive__name {
  font-size: 0.75rem;
  line-height: 0.875rem;
}

.btn-archive.show {
  display: none;
}

.pop-block {
  display: none;
}

.fancybox-content.pop-block {
  max-width: 614px;
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 2px 15px rgba(28, 126, 48, 0.35);
  border-radius: 30px;
  padding: 45px 30px;
}
.fancybox-content.pop-block .data-block-left {
  margin-right: 15px;
}
.fancybox-content.pop-block .fancybox-close-small {
  bottom: 31px;
  top: auto;
  right: 30px;
  width: max-content;
  padding: 0;
  text-align: right;
}
.fancybox-content.pop-block .fancybox-close-small svg {
  opacity: 0;
}
.fancybox-content.pop-block .text-block {
  margin-bottom: 100px;
}
.fancybox-content.pop-block .pop-title {
  font-size: 1.5rem;
  line-height: 1;
}
.fancybox-content.pop-block .text-block {
  display: flex;
  justify-content: space-between;
}
.fancybox-content.pop-block .info__text {
  width: 246px;
}
.fancybox-content.pop-block .lc-link-box {
  text-align: right;
}
.fancybox-content.pop-block .data-block {
  display: flex;
  justify-content: space-between;
}
.fancybox-content.pop-block .card-namber {
  font-size: 0.75rem;
  line-height: 1.125rem;
}
.fancybox-content.pop-block .data-block-right .btn-green {
  width: 195px;
  cursor: pointer;
  line-height: 36px;
}

.fancybox-content.pop-block.change-password .info__text {
  width: 100%;
  color: #383838;
}

.fancybox-content.pop-block.change-password .info {
  margin-top: 45px;
  margin-bottom: 30px;
}

.fancybox-is-open .fancybox-bg {
  background: #1f572a;
  opacity: 0.5;
}

.btn_fas {
  border: none;
  background-color: #ffffff;
}

/*----lc no contract----*/
.zaimman-box-lc {
  position: relative;
  height: 592px;
}
.zaimman-box-lc .zaimman {
  width: 332px;
  height: 428px;
  top: 170px;
  right: 28%;
  transform: rotate(-3.91deg);
  z-index: 10;
}
.zaimman-box-lc .ellipse {
  position: absolute;
  bottom: -15px;
  right: 20%;
  width: 410px;
  height: 75px;
  background: #58ba6a;
  border-radius: 520px/95px;
  z-index: 0;
}
.zaimman-box-lc .dialogue {
  top: 65px;
  right: 48%;
}
.zaimman-box-lc .dialogue__text {
  transform: rotate(-6.49deg);
}

.lc-contract-box .btn-box {
  margin-bottom: 30px;
}
.lc-contract-box .btn-yellow {
  font-size: 1rem;
  color: #5b4a0e;
  text-transform: none;
  width: 214px;
  font-weight: normal;
}
.lc-contract-box .tel .tel-box {
  margin-left: 15px;
}

.pop-block-calc {
  display: none;
}

.fancybox-content.pop-block-calc {
  background: none;
  padding: 0;
  overflow: hidden;
}
.fancybox-content.pop-block-calc .calc {
  max-width: 614px;
  width: 100%;
  padding: 45px 30px;
}
.fancybox-content.pop-block-calc .calc .calc__btn {
  bottom: 45px;
}
.fancybox-content.pop-block-calc .calc .btn-yellow {
  text-transform: none;
  font-weight: normal;
  border-radius: 10px;
  max-width: 214px;
  width: 100%;
  height: 52px;
  line-height: 52px;
  margin-left: auto;
}
.fancybox-content.pop-block-calc .link-password {
  margin-left: 0;
}
.fancybox-content.pop-block-calc .fancybox-close-small {
  bottom: 49px;
  top: auto;
  left: 30px;
  width: 90px;
  padding: 0;
  text-align: left;
}
.fancybox-content.pop-block-calc .fancybox-close-small svg {
  opacity: 0;
}

/*----lc archive----*/
.archive-title {
  border: 2px solid #ffffff;
  border-radius: 30px;
  padding: 31px 30px 27px 30px;
  color: #ffffff;
}
.archive-title span {
  display: block;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1;
  margin-bottom: 20px;
}

.btn_archive {
  display: block;
  width: 214px;
  height: 40px;
  line-height: 2.5rem;
  border: 2px solid #ffffff;
  border-radius: 10px;
  text-align: center;
}

.btn_archive:hover {
  background: #ffffff;
  color: #63c876;
}

.stat_green {
  color: #63c876;
}
.stat_green .btn-archive__stat {
  color: #63c876;
}

/*----text-page page----*/
.ol-list ol {
  list-style: none;
  counter-reset: li;
  padding-left: 1.5rem;
}
.ol-list li {
  font-style: normal;
  font-weight: normal;
  line-height: 1.5rem;
  margin-bottom: 18px;
}
.ol-list ol > li:first-child {
  margin-top: 18px;
}
.ol-list ol ol > li:before {
  content: counters(li, ".");
}
.ol-list ol > li:before {
  counter-increment: li;
  content: counters(li, ".") ". ";
}
.ol-list ul li {
  position: relative;
  margin-bottom: 0px;
  quotes: "-" "-";
  padding-left: 10px;
}
.ol-list ul li::before {
  position: absolute;
  content: open-quote;
  width: 10px;
  height: 1px;
  left: -10px;
  display: inline-block;
  margin-right: 0.5rem;
}

.text-page .ol-list li:first-child {
  margin-top: 0;
}

.ol-list > ol {
  padding-left: 0;
}

/*----docs page----*/
.docs__download {
  margin-top: 27px;
}

.about_company.articles-list {
  margin-bottom: 50px;
}

/*---about-company page----*/
.about-company__tel {
  display: flex;
  margin-top: 105px;
  margin-bottom: 75px;
}
.about-company__tel .tel-box__text {
  line-height: 1;
  color: #383838;
}
.about-company__tel .tel-box__number {
  color: #737373;
}

/*----zayavka_repeat----*/
.content-item-box {
  margin-bottom: 45px;
}

.content-title {
  font-size: 1.25rem;
  line-height: 1.125;
  margin-bottom: 25px;
}

.content-subtitle {
  font-weight: 500;
  margin-bottom: 10px;
  color: #383838;
}

.content-item + .content-subtitle {
  margin-top: 24px;
}

.btn-brown {
  max-width: 260px;
  width: 100%;
  background: #ffffff;
  border: 1px solid #6f5b16;
  border-radius: 10px;
  color: #6f5b16;
  padding: 0 10px;
}

.btn-brown:hover {
  background: #6f5b16;
  color: #ffffff;
}

.lc-client-zayavka.lc-client {
  max-width: 428px;
  width: 100%;
  display: flex;
}
.lc-client-zayavka.lc-client .client-name {
  max-width: 140px;
  width: 100%;
}

.lc-client__title {
  font-size: 1rem;
}

.diagram-box {
  display: flex;
  margin-bottom: 24px;
  margin-top: 15px;
}
.diagram-box .diagram {
  position: relative;
  width: 50px;
  height: 50px;
  background: #fbfaf9;
  border: 2px solid #d0d0d0;
  border-radius: 100%;
  margin-right: 15px;
}
.diagram-box .diagram::before {
  position: absolute;
  content: "";
  width: 44px;
  height: 44px;
  top: 1px;
  left: 1px;
  background: #ffde84;
  border-radius: 100%;
}
.diagram-box .diagram::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 1px;
  left: 1px;
  border-right: 22px solid transparent;
  border-top: 22px solid #63c876;
  border-left: 22px solid #63c876;
  border-bottom: 22px solid #63c876;
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
  border-bottom-left-radius: 22px;
  border-bottom-right-radius: 22px;
}
.diagram-box .percent {
  font-size: 2rem;
  line-height: 1.5rem;
}

.comment {
  font-size: 0.625rem;
  line-height: 0.75rem;
  color: #737373;
}

.zayavka-repeat__tel.tel {
  margin-top: 17px;
}

.zayavka-repeat__info .info__text p {
  line-height: 1.25rem;
}

.probability {
  display: flex;
  flex-direction: column;
  max-width: 56%;
}

/*---jQ Ui Select---*/
.select-st label {
  display: block;
}

.select-st {
  display: block;
  position: relative;
  margin-bottom: 0;
  width: 100%;
  max-width: 354px;
  background: #ffffff;
}
.select-st span {
  display: inline-block;
}
.select-st i {
  position: absolute;
  left: 15px;
  top: 50%;
  right: 15px;
  max-height: 45px;
  transform: translateY(-50%);
  font-size: 1rem;
  font-style: normal;
  line-height: 1rem;
  font-weight: 400;
  color: #737373;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  letter-spacing: -0.5px;
  z-index: 1;
}

.select-st.full i {
  top: 5px;
  transform: none;
  font-size: 0.75rem;
  line-height: 1rem;
}

.select-st .ui-button {
  cursor: default;
}
.select-st .ui-selectmenu-button-open .ui-icon {
  transform: rotate(180deg);
}
.select-st .ui-button .ui-icon, .select-st .ui-button:hover .ui-icon, .select-st .ui-button:focus .ui-icon {
  width: 17px;
  height: 17px;
  background-image: url(/local/templates/vjweb_zaimok_2021/css/../img/chevron-down-solid.svg);
  background-repeat: no-repeat;
  margin-top: -1px;
}
.select-st .ui-icon-triangle-1-s {
  background-position: center;
}
.select-st .ui-widget {
  font-family: "Rubik";
}
.select-st .ui-menu .ui-menu-item-wrapper {
  padding: 3px 1em 3px 15px;
}
.select-st .ui-selectmenu-button.ui-button {
  width: 100%;
  height: 52px;
  position: relative;
  font-size: 18px;
  color: #383838;
  font-weight: 400;
  padding-top: 19px;
  background: #fff7f1;
  border: 1px solid #d9c4b3;
  border-radius: 7px;
  padding-left: 15px;
  padding-right: 15px;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  background: #fcf5ee;
  border: 1px solid #a0a1a1;
  color: #383838;
}/*# sourceMappingURL=style.css.map */
/* End */
/* tablet.css */
@charset "UTF-8";
@media (max-width: 1780px) {
  .menu ~ * .container {
    padding-right: 182px;
  }

  .menu ~ *.container {
    padding-right: 182px;
  }

  .lc-contract-box .container {
    padding-right: 12px;
  }

  .footer-sec {
    padding-right: 12px;
  }

  .zaimman {
    right: 0;
  }

  .dialogue {
    right: 160px;
  }

  /*---articles-list page---*/
  .articles-list .zaimman {
    right: 95px;
  }
}
@media (max-width: 1670px) {
  .steps-box .steps .steps-item:nth-of-type(1) .text-border {
    right: -215px;
    font-size: 26px;
  }

  .steps-box .steps .steps-item:nth-of-type(2) .text-border {
    left: -250px;
    font-size: 26px;
  }

  .steps-box .steps .steps-item:nth-of-type(3) .text-border {
    right: -280px;
    font-size: 26px;
  }
}
@media (max-width: 1350px) {
  footer .zayavka .zaimman {
    right: 40px;
  }

  footer .zayavka .dialogue {
    right: 163px;
  }

  footer .zayavka .dialogue.dialogue-step-3 {
    right: 155px;
  }

  /*---articles-list page---*/
  .articles-list .zaimman {
    right: 70px;
  }

  .articles-list .dialogue {
    right: 150px;
  }
}
@media (max-width: 1199px) {
  .main {
    height: 100%;
    padding-bottom: 150px;
  }

  .main-box {
    flex-direction: column;
    max-width: 700px;
    margin-top: 0;
  }

  .description {
    margin-top: 30px;
    margin-bottom: 200px;
  }

  .tel {
    margin-bottom: 70px;
  }

  .steps-box {
    padding-right: 170px;
  }

  .steps-box .steps .steps-item {
    margin-right: 80px;
  }

  .steps .btn-box {
    width: 100%;
  }

  .steps-box .steps .steps-item:nth-of-type(1) .text-border {
    display: none;
  }

  .steps-box .steps .steps-item:nth-of-type(2) .text-border {
    display: none;
  }

  .steps-box .steps .steps-item:nth-of-type(3) .text-border {
    display: none;
  }

  .footer-sec__docs {
    margin-right: 10px;
  }

  .footer-sec__pay-logo img {
    display: block;
  }

  .footer-sec__pay-logo .pay-box {
    margin-bottom: 15px;
    margin-right: 0;
  }

  .footer-sec__menu {
    margin-left: 10px;
    margin-right: 10px;
  }

  .footer-sec {
    padding-right: 15px;
  }

  .zaimman {
    right: -43px;
  }

  .dialogue {
    right: 120px;
  }

  /*----lc enter---*/
  .lc-enter-box .tel {
    margin-bottom: 0;
  }

  .lc-enter-box.main {
    padding-bottom: 0;
  }

  /*---articles-list page---*/
  .articles-list .right-col {
    margin-bottom: 60px;
  }

  .text-page.articles-list .right-col {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  /*----lc contract----*/
  .lc-contract-box .container {
    padding-right: 182px;
  }
  .lc-contract-box .tel {
    margin-top: 45px;
    margin-bottom: 0;
  }

  .lc-contract-box.main {
    padding-bottom: 0;
  }

  .btn-archive__hidden {
    position: relative;
  }

  .lc-client {
    margin-top: 24px;
  }

  /*----lc no contract----*/
  .zaimman-box-lc .ellipse {
    right: 1%;
  }
  .zaimman-box-lc .zaimman {
    right: 10%;
  }

  /*----about-company page---*/
  .articles-list .about-company .right-col {
    margin-bottom: 0;
    margin-top: 90px;
  }

  /*----docs page----*/
  .about_company.articles-list .right-col {
    margin-top: 105px;
  }
}
@media (max-width: 991px) {
  .back-home {
    margin-left: -12px;
  }

  .menu ~ * .container {
    padding-right: 12px;
  }

  .footer-sec ul {
    padding-left: 0;
  }

  .menu {
    width: 150px;
  }

  .description__text {
    font-size: 2.375rem;
    line-height: 2.85rem;
  }

  .calc {
    width: 492px;
  }

  .main-box {
    width: 600px;
  }

  .footer-sec {
    flex-wrap: wrap;
  }

  .footer-sec__logo {
    order: 0;
    margin-right: 30px;
    margin-bottom: 20px;
  }

  .footer-sec__menu {
    width: 100%;
    order: 2;
    margin-bottom: 20px;
  }

  .footer-sec__docs {
    order: 3;
    margin-right: 0;
    margin-left: 10px;
  }

  .footer-sec__pay-logo {
    order: 1;
    margin-bottom: 20px;
    margin-right: auto;
  }

  .footer-sec__pay-logo .pay-box {
    margin-right: 0;
    margin-bottom: 35px;
  }

  /*----Заявка----*/
  .zayavka-form-box .tel {
    flex-direction: column;
    margin-top: 30px;
  }

  .zayavka-form-box .tel__foto {
    width: 70px;
    height: 70px;
  }

  .tel .tel-box {
    margin-top: 15px;
  }

  footer .zayavka .zaimman {
    right: 12px;
    width: 285px;
    height: 223px;
  }

  footer .zayavka .dialogue {
    width: 213px;
    top: -167px;
    right: 127px;
    height: 128px;
  }

  footer .zayavka .dialogue__text {
    top: 38px;
  }

  .dialogue__text {
    left: 46px;
  }

  .tel .tel-box {
    margin-left: 0;
  }

  /*---Заявка шаг 3-----*/
  footer .zayavka .dialogue.dialogue-step-3 {
    right: 39px;
  }

  /*----lc enter----*/
  .lc-enter-box .tel .tel-box {
    margin-left: 15px;
    margin-top: 0;
  }
  .lc-enter-box .tel {
    margin-top: 60px;
  }
  .lc-enter-box .lc-enter__pad {
    padding-top: 70px;
    padding-bottom: 60px;
  }
  .lc-enter-box .logo {
    margin-bottom: 35px;
  }

  /*----lc archive----*/
  .lc-contract.lc-archive {
    margin-top: 30px;
    padding-bottom: 45px;
    padding-top: 23px;
  }

  .lc-client.lc-archive {
    margin-left: auto;
    margin-right: auto;
  }

  .btn-archive-box.lc-archive {
    margin-left: auto;
    margin-right: auto;
  }

  /*-----lc enter re-log----*/
  /*---articles-list page---*/
  .articles-list .container {
    padding-right: 162px;
  }
  .articles-list .calc {
    width: 100%;
  }

  /*----lc no contract----*/
  .lc-contract-box .container {
    padding-right: 162px;
  }

  .zaimman-box-lc .zaimman {
    right: -6%;
  }

  .zaimman-box-lc .dialogue {
    right: 44%;
  }

  .zaimman-box-lc .ellipse {
    right: -12%;
  }

  /*-----text-page page-----*/
  .text-page .container {
    padding-right: 162px;
  }

  /*---about-company-----*/
  .about-company__tel.tel .tel-box {
    margin-left: 15px;
  }

  /*----zayavka-repeat page----*/
  .tel.zayavka-repeat__tel {
    flex-direction: row;
  }
  .tel.zayavka-repeat__tel .tel-box {
    margin-left: 15px;
    margin-top: 0;
  }

  .lc-client-zayavka.lc-client {
    margin-top: 60px;
  }
}/*# sourceMappingURL=tablet.css.map */
/* End */
/* mobile.css */
@charset "UTF-8";
@media (max-width: 767px) {
  .menu ~ *.container {
    padding-right: 12px;
  }

  .menu ~ *.container-fluid {
    padding-right: 12px;
  }

  .main .container {
    padding-right: 0;
  }

  .footer-sec {
    padding-right: 0;
  }

  .left-col {
    justify-content: flex-start;
    height: auto;
  }

  .menu {
    flex-direction: row;
    justify-content: space-between;
    left: 0;
    bottom: 0;
    height: 60px;
    border-radius: 0;
    width: 100%;
    padding: 13px 15px 8px 15px;
    z-index: 200;
  }

  .menu__item-box {
    flex-direction: row;
    justify-content: flex-start;
    height: 40px;
    width: 100%;
  }

  .menu__item {
    margin-right: auto;
  }

  .menu__item-lc::before,
.menu__item-city::before,
.menu__item-map::before {
    background: none;
  }

  .menu__item-lc::after,
.menu__item-city::after,
.menu__item-map::after {
    font-size: 1.563rem;
  }

  .menu__item-lc::after {
    left: 30px;
  }

  .menu__item-city::after {
    left: 23px;
  }

  .menu__item-map::after {
    left: 19px;
  }

  .menu span {
    padding-top: 34px;
    font-size: 0.625rem;
    line-height: 0.75rem;
  }

  .menu__lang_inactive {
    display: none;
  }

  .menu-lang-box {
    flex-direction: column;
    align-items: center;
  }

  .menu__elipce {
    width: 25px;
    height: 25px;
    background: #ffffff;
    border: 2px solid #535f55;
    font-size: 0.625rem;
    text-align: center;
    line-height: 1.375rem;
  }

  .menu__elipce_pos {
    margin: 0;
    padding: 0;
  }

  .menu__lang-text {
    display: inline-block;
    width: 68px;
    padding-top: 5px;
  }

  .green-bg {
    padding-right: 15px;
  }

  .footer-sec {
    padding-right: 15px;
    padding-left: 0;
    padding-bottom: 60px;
    padding-top: 15px;
  }

  .main {
    overflow: hidden;
    padding-bottom: 100px;
  }

  .main h1 {
    font-size: 1.75rem;
    margin-bottom: 0;
    line-height: 1.75rem;
  }

  h2 {
    font-size: 1.375rem;
  }

  p {
    font-size: 0.875rem;
  }

  .logo__img {
    width: 90px;
    height: 31px;
  }

  .logo__text {
    font-size: 13px;
    margin-left: 15px;
  }

  .footer-sec__logo {
    margin-right: 0;
  }

  .footer-sec__logo a {
    margin-bottom: 25px;
  }

  .footer-sec__pay-logo .pay-box {
    margin-bottom: 15px;
  }

  .description {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 141px;
  }

  .description .tags__item {
    font-size: 10px;
    height: 25px;
  }

  .description__text {
    font-size: 1.75rem;
    line-height: 1.75rem;
  }

  .calc {
    max-width: calc(100% + 12px);
    width: calc(100% + 12px);
    padding: 20px 15px 34px 15px;
    z-index: 10;
  }

  .calc .slider-pos {
    font-size: 1rem;
    margin-bottom: 0px;
  }

  .calc .slider-pos input {
    font-size: 1.5rem;
    max-width: 115px;
  }

  .calc__btn {
    right: calc(50% - 90px);
  }

  .btn-yellow {
    font-size: 0.875rem;
    text-align: center;
    line-height: 3.125rem;
    margin-left: auto;
    margin-right: auto;
    height: 50px;
    width: 180px;
  }

  .main-box {
    width: 100%;
    min-height: 0;
  }

  .steps-box .steps .steps-item__text {
    width: 250px;
    padding: 15px;
    padding-left: 20px;
  }

  .steps-box .steps {
    align-items: flex-start;
    padding-left: 15px;
    padding-right: 15px;
  }

  .steps-box .steps .steps-item__icon {
    width: 80px;
    height: 80px;
    font-size: 2.5rem;
    border-radius: 10px;
    line-height: 5rem;
    margin-right: -10px;
  }

  .steps-box .steps .steps-item {
    margin-bottom: 30px;
    margin-right: 0;
  }

  .steps-box .tags__item {
    width: 250px;
    height: 50px;
    line-height: 3.125rem;
    font-size: 1.375rem;
    margin-bottom: 45px;
  }

  .steps-box .steps .steps-item__text-title {
    margin-bottom: 10px;
  }

  .tel {
    display: none;
  }

  .steps-box .steps .steps-item__text-title {
    font-size: 1.125rem;
  }

  .steps-box .steps .steps-item:nth-child(3)::after {
    bottom: -30px;
  }

  .zaimman {
    width: 204px;
    height: 247px;
    top: -76px;
    right: -87px;
    z-index: 5;
  }

  .dialogue {
    width: 165px;
    height: 101px;
    top: -150px;
    right: -8px;
    transform: rotate(-6.19deg);
  }

  .dialogue__text {
    font-style: italic;
    font-weight: normal;
    font-size: 0.875rem;
    line-height: 0.875rem;
    transform: rotate(-1.59deg);
  }

  .dialogue__triangle {
    bottom: -14px;
    left: 44px;
  }

  .steps-box .tags__item::after {
    right: 125px;
  }

  .steps-box .steps .steps-item:nth-child(1)::after {
    right: 125px;
  }

  .steps-box .steps .steps-item:nth-child(2)::after {
    right: 125px;
  }

  .steps-box .steps .steps-item:nth-child(3)::after {
    right: 125px;
  }

  .calc__slider-sect .ui-slider {
    margin-top: 30px;
  }

  .main-page.green-bg {
    padding-right: 15px;
    padding-left: 15px;
  }

  footer.green-bg {
    padding-right: 15px;
    padding-left: 15px;
  }

  .steps-box {
    padding-bottom: 50px;
    padding-right: 15px;
    margin-left: 0;
  }

  .tags__item {
    line-height: 1.25rem;
  }

  .text-block {
    margin-top: 50px;
  }

  .menu__item-lc::after,
.menu__item-city::after,
.menu__item-map::after {
    top: -4px;
  }

  /*-----Заявка 1 шаг-----*/
  header .logo__img {
    width: 90px;
    height: 31px;
  }

  .zayavka-title {
    font-size: 1.5rem;
  }

  .zayavka-subtitle {
    font-size: 0.875rem;
  }

  .zayavka-form-box {
    flex-direction: column;
  }
  .zayavka-form-box .tel {
    display: none;
  }
  .zayavka-form-box .tel-hidden {
    display: flex;
    order: 3;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 180px;
  }
  .zayavka-form-box .tel-hidden .tel__foto {
    width: 70px;
    height: 70px;
  }
  .zayavka-form-box .tel-hidden .tel-box {
    display: flex;
    flex-direction: column;
    color: #f7fcf8;
    margin-left: 15px;
  }
  .zayavka-form-box .tel-hidden .tel-box__text {
    font-size: 0.75rem;
    line-height: 1.5rem;
  }
  .zayavka-form-box .tel-hidden .tel-box__number {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
  .zayavka-form-box .right-box {
    order: 1;
  }

  .zayavka-bar-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .zayavka-bar {
    padding: 15px;
    min-height: 86px;
    width: 100%;
    margin-bottom: 30px;
  }
  .zayavka-bar__title {
    font-size: 0.75rem;
    line-height: 0.75rem;
    margin-bottom: auto;
  }
  .zayavka-bar__percent {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
  .zayavka-bar__text {
    font-size: 0.75rem;
  }

  .form-st {
    order: 2;
  }
  .form-st .checkbox {
    margin-bottom: 15px;
  }
  .form-st .left-box .inp-st {
    max-width: 100%;
  }
  .form-st .info {
    width: 100%;
    margin-top: 15px;
  }
  .form-st .info__text p {
    margin-bottom: 15px;
  }
  .form-st .btn-yellow {
    margin-right: 0;
    font-size: 1rem;
    line-height: 52px;
  }
  .form-st .checkbox .inp-check {
    font-size: 0.875rem;
    line-height: 1rem;
  }

  footer .zayavka {
    height: 75px;
  }
  footer .zayavka .zaimman {
    width: 200px;
    height: 134px;
    top: -134px;
    left: calc(50% - 76px);
    z-index: 10;
  }
  footer .zayavka .dialogue {
    width: 189px;
    height: 110px;
    top: -217px;
    right: calc(50% - 70px);
  }

  .back-home {
    font-size: 0.75rem;
    margin-left: -15px;
  }

  .form-st .btn-box {
    padding-top: 30px;
  }

  /*---Заявка 2 шаг----*/
  .btn-white {
    display: inline-block;
    width: min-content;
    border: none;
    padding: 0;
  }

  .btn-white:hover {
    box-shadow: none;
  }

  /*----Заявка 3 шаг----*/
  footer .zayavka .dialogue.dialogue-step-3 {
    right: calc(50% - 123px);
  }

  footer .zayavka .dialogue.dialogue-step-3 .dialogue__triangle {
    left: 70px;
  }

  /*---lc enter----*/
  .lc-enter {
    margin-left: 0;
    width: 100%;
    max-width: 100%;
    border-radius: 0px;
    box-shadow: none;
  }
  .lc-enter .form-st {
    order: 0;
  }
  .lc-enter__title {
    font-size: 1.5rem;
  }
  .lc-enter .btn-yellow {
    margin-left: auto;
  }

  .lc-text {
    padding-left: 20px;
    margin-bottom: 35px;
  }
  .lc-text p {
    font-size: 1rem;
    line-height: 1.25rem;
  }

  .lc-enter-box .lc-enter__pad {
    padding-top: 15px;
    padding-bottom: 0px;
  }
  .lc-enter-box .tel {
    margin-bottom: 90px;
    margin-top: 0;
  }
  .lc-enter-box .logo {
    margin-bottom: 0px;
  }
  .lc-enter-box .tel__foto {
    width: 70px;
    height: 70px;
  }

  .lc-enter-box.main .container {
    padding-right: 12px;
  }

  /*----lc enter re-log----*/
  .lc-enter.lc-re-enter {
    margin-top: 0;
    margin-bottom: 0;
  }

  /*---articles-list page---*/
  .articles-list {
    overflow: hidden;
  }
  .articles-list .container {
    padding: 0 12px;
  }
  .articles-list .zaimman {
    top: -8px;
    right: -66px;
  }
  .articles-list .dialogue {
    right: 16px;
    top: -83px;
  }
  .articles-list .right-col {
    margin-top: 105px;
  }
  .articles-list h1 {
    font-size: 2rem;
  }

  /*----articles_detailed page----*/
  .breadcrumb_block {
    padding-top: 16px;
  }

  .art-detail__title h2 {
    font-size: 1.5rem;
    line-height: 1;
  }

  .articles-list .right-col.art-detail__calc {
    margin-top: 75px;
  }

  .articles-list .art-detail__calc .zaimman {
    top: 20px;
  }
  .articles-list .art-detail__calc .dialogue {
    top: -50px;
  }

  /*-----lc contract---*/
  .lc-contract-box .container {
    padding-right: 12px;
  }
  .lc-contract-box .logo {
    margin-bottom: 0;
  }
  .lc-contract-box .lc-contract__pad {
    padding-top: 15px;
  }
  .lc-contract-box .tel .tel-box {
    margin-top: 0;
  }

  .lc-contract {
    margin-top: 13px;
    border-radius: 0;
    padding-bottom: 45px;
    padding-top: 23px;
  }
  .lc-contract__download {
    bottom: 47px;
  }
  .lc-contract .content-item {
    line-height: 1.375rem;
  }
  .lc-contract .payment__summa-total {
    font-size: 1.75rem;
  }
  .lc-contract .payment {
    margin-top: 43px;
  }
  .lc-contract .payment .btn-yellow {
    margin-left: auto;
    margin-right: 0;
  }

  .lc-client {
    margin-top: 30px;
    padding: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .btn-archive-box {
    margin-left: auto;
    margin-right: auto;
  }

  .btn-yellow.lc {
    max-width: 168px;
    height: 39px;
    line-height: 2.375rem;
    margin-left: 0;
  }

  .fancybox-content.pop-block {
    padding: 25px 15px;
  }
  .fancybox-content.pop-block .fancybox-close-small {
    right: 15px;
  }
  .fancybox-content.pop-block .data-block-right .btn-green {
    max-width: 177px;
    height: 34px;
    line-height: 1.9rem;
  }
  .fancybox-content.pop-block .info {
    margin-bottom: 15px;
  }
  .fancybox-content.pop-block .text-block {
    margin-top: 25px;
    margin-bottom: 60px;
    flex-direction: column;
  }
  .fancybox-content.pop-block .data-block {
    flex-wrap: wrap;
  }

  .fancybox-content.pop-block.change-password .info {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  /*----lc no contract----*/
  .lc-contract-box .tel__foto {
    width: 70px;
  }
  .zaimman-box-lc {
    height: 398px;
  }

  .zaimman-box-lc .zaimman {
    width: 220px;
    right: 19%;
    top: 53px;
  }

  .zaimman-box-lc .dialogue {
    padding-left: 29px;
    right: 43%;
    top: 30px;
  }

  .zaimman-box-lc .ellipse {
    right: 10%;
    bottom: -18px;
    width: 300px;
    border-radius: 390px/100px;
  }

  .fancybox-content.pop-block-calc .calc {
    height: 330px;
  }
  .fancybox-content.pop-block-calc .calc .btn-yellow {
    margin-right: 0;
    margin-top: 15px;
    max-width: 168px;
    line-height: 39px;
    height: 39px;
  }
  .fancybox-content.pop-block-calc .fancybox-close-small {
    bottom: 32px;
    left: 30px;
  }

  /*---- lc archive----*/
  .archive-title span {
    font-size: 1.125rem;
  }

  /*-----text-page page-----*/
  .text-page .container {
    padding-right: 12px;
  }

  /*----docs page----*/
  .about_company.articles-list {
    margin-bottom: 0px;
  }

  /*---about-company-----*/
  .articles-list .about-company .right-col {
    margin-top: 95px;
  }

  .tel.about-company__tel {
    display: flex;
    margin-bottom: 30px;
    margin-top: 60px;
  }
  .tel.about-company__tel .tel__foto {
    width: 75px;
    height: 75px;
  }

  /*---zayavka-repeat page----*/
  .lc-client-zayavka.lc-client {
    margin-top: 0px;
  }

  .content-item-box {
    margin-bottom: 15px;
  }

  .form-st .zayavka-repeat__info {
    margin-top: 0px;
    margin-bottom: 30px;
  }

  .zayavka-repeat__info .info__text p {
    margin-bottom: 0px;
  }

  .form-st .btn-brown {
    max-width: 214px;
    margin-right: 15px;
  }

  .form-st .zayavka-repeat__btn.btn-yellow {
    line-height: 1rem;
  }
}/*# sourceMappingURL=mobile.css.map */
/* End */