

/* Start:/local/templates/adaptive/static/libs/airdatepicker/datepicker.min.css?160088803612504*/
.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4EB5E6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4EB5E6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#343434;font-weight: 500;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em;font-family:"Fira Sans", sans-serif;}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:"Fira Sans",sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button{color:#4EB5E6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}.dp-note{position:absolute;background:#ccc;width:4px;height:4px;border-radius:50%;left:50%;bottom:1px;transform:translateX(-50%)}.-selected- .dp-note{bottom:2px;background:#fff;opacity:.5}
/* End */


/* Start:/local/templates/adaptive/static/css/main.css?1602662637143490*/
@charset "UTF-8";

/* SEVGOV-2301 */
@media screen and (-ms-high-contrast: active) and (max-width: 991px), (-ms-high-contrast: none) and (max-width: 991px) {
    .unit__media--body {
        flex: none !important;
    }
}

html {
    font-family: sans-serif;
    line-height: 22px;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

progress {
    vertical-align: baseline;
}

template,
[hidden] {
    display: none;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
    outline-width: 0;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: bolder;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0;
}

optgroup {
    font-weight: bold;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

html {
    box-sizing: border-box;
    height: 100%;
}

*,
*::before,
*::after {
    box-sizing: inherit;
}

@-ms-viewport {
    width: device-width;
}

html {
    font-size: 16px;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "Fira Sans", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    color: #323232;
    background-color: #fff;
    height: 100%;
}

[tabindex="-1"]:focus {
    outline: none !important;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #818a91;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}

dt {
    font-weight: bold;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

a {
    color: #323232;
    text-decoration: none;
}

a:focus, a:hover {
    color: #004c8f;
    text-decoration: none;
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: none;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
}

[role="button"] {
    cursor: pointer;
}

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
    touch-action: manipulation;
}

table {
    border-collapse: collapse;
    background-color: transparent;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #818a91;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: left;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
textarea {
    line-height: inherit;
}

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
    cursor: not-allowed;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox;
}

textarea {
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
}

input[type="search"] {
    -webkit-appearance: none;
}

output {
    display: inline-block;
}

[hidden] {
    display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 1.25rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 24px;
    color: #404040;
    text-transform: uppercase;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
    text-decoration: none;
}

h1 a:focus, h1 a:active, h1 a:hover, h2 a:focus, h2 a:active, h2 a:hover, h3 a:focus, h3 a:active, h3 a:hover, h4 a:focus, h4 a:active, h4 a:hover, h5 a:focus, h5 a:active, h5 a:hover, h6 a:focus, h6 a:active, h6 a:hover,
.h1 a:focus,
.h1 a:active,
.h1 a:hover, .h2 a:focus, .h2 a:active, .h2 a:hover, .h3 a:focus, .h3 a:active, .h3 a:hover, .h4 a:focus, .h4 a:active, .h4 a:hover, .h5 a:focus, .h5 a:active, .h5 a:hover, .h6 a:focus, .h6 a:active, .h6 a:hover {
    text-decoration: none;
}

h1, .h1 {
    font-size: 2.5rem;
}

h2, .h2 {
    font-size: 20px;
}

h3, .h3 {
    font-size: 1.75rem;
}

h4, .h4 {
    font-size: 1.5rem;
}

h5, .h5 {
    font-size: 1.25rem;
}

h6, .h6 {
    font-size: 1rem;
}

.lead {
    font-size: 1.25rem;
    font-weight: 300;
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
    font-size: 80%;
    font-weight: normal;
}

mark,
.mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
}

.list-inline-item {
    display: inline-block;
}

.list-inline-item:not(:last-child) {
    margin-right: 5px;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.blockquote {
    padding: 0.5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: 0.25rem solid #eceeef;
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #818a91;
}

.blockquote-footer::before {
    content: "\2014 \00A0";
}

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: 0.25rem solid #eceeef;
    border-left: 0;
}

.blockquote-reverse .blockquote-footer::before {
    content: "";
}

.blockquote-reverse .blockquote-footer::after {
    content: "\00A0 \2014";
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0.25rem;
    transition: all .2s ease-in-out;
    max-width: 100%;
    height: auto;
}

.figure {
    display: inline-block;
}

.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}

.figure-caption {
    font-size: 90%;
    color: #818a91;
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 576px) {
    .container {
        width: 540px;
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .container {
        width: 720px;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .container {
        width: 960px;
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1140px;
        max-width: 100%;
    }
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

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

@media (min-width: 576px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media (min-width: 768px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media (min-width: 992px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media (min-width: 1200px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

.col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    position: relative;
    min-height: 1px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 576px) {
    .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 768px) {
    .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 992px) {
    .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 1200px) {
    .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.col-xs {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}

.col-xs-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}

.col-xs-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}

.col-xs-3 {
    flex: 0 0 25%;
    max-width: 25%;
}

.col-xs-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}

.col-xs-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}

.col-xs-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

.col-xs-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}

.col-xs-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}

.col-xs-9 {
    flex: 0 0 75%;
    max-width: 75%;
}

.col-xs-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}

.col-xs-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}

.col-xs-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

.pull-xs-0 {
    right: auto;
}

.pull-xs-1 {
    right: 8.33333%;
}

.pull-xs-2 {
    right: 16.66667%;
}

.pull-xs-3 {
    right: 25%;
}

.pull-xs-4 {
    right: 33.33333%;
}

.pull-xs-5 {
    right: 41.66667%;
}

.pull-xs-6 {
    right: 50%;
}

.pull-xs-7 {
    right: 58.33333%;
}

.pull-xs-8 {
    right: 66.66667%;
}

.pull-xs-9 {
    right: 75%;
}

.pull-xs-10 {
    right: 83.33333%;
}

.pull-xs-11 {
    right: 91.66667%;
}

.pull-xs-12 {
    right: 100%;
}

.push-xs-0 {
    left: auto;
}

.push-xs-1 {
    left: 8.33333%;
}

.push-xs-2 {
    left: 16.66667%;
}

.push-xs-3 {
    left: 25%;
}

.push-xs-4 {
    left: 33.33333%;
}

.push-xs-5 {
    left: 41.66667%;
}

.push-xs-6 {
    left: 50%;
}

.push-xs-7 {
    left: 58.33333%;
}

.push-xs-8 {
    left: 66.66667%;
}

.push-xs-9 {
    left: 75%;
}

.push-xs-10 {
    left: 83.33333%;
}

.push-xs-11 {
    left: 91.66667%;
}

.push-xs-12 {
    left: 100%;
}

.offset-xs-1 {
    margin-left: 8.33333%;
}

.offset-xs-2 {
    margin-left: 16.66667%;
}

.offset-xs-3 {
    margin-left: 25%;
}

.offset-xs-4 {
    margin-left: 33.33333%;
}

.offset-xs-5 {
    margin-left: 41.66667%;
}

.offset-xs-6 {
    margin-left: 50%;
}

.offset-xs-7 {
    margin-left: 58.33333%;
}

.offset-xs-8 {
    margin-left: 66.66667%;
}

.offset-xs-9 {
    margin-left: 75%;
}

.offset-xs-10 {
    margin-left: 83.33333%;
}

.offset-xs-11 {
    margin-left: 91.66667%;
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-sm-0 {
        right: auto;
    }

    .pull-sm-1 {
        right: 8.33333%;
    }

    .pull-sm-2 {
        right: 16.66667%;
    }

    .pull-sm-3 {
        right: 25%;
    }

    .pull-sm-4 {
        right: 33.33333%;
    }

    .pull-sm-5 {
        right: 41.66667%;
    }

    .pull-sm-6 {
        right: 50%;
    }

    .pull-sm-7 {
        right: 58.33333%;
    }

    .pull-sm-8 {
        right: 66.66667%;
    }

    .pull-sm-9 {
        right: 75%;
    }

    .pull-sm-10 {
        right: 83.33333%;
    }

    .pull-sm-11 {
        right: 91.66667%;
    }

    .pull-sm-12 {
        right: 100%;
    }

    .push-sm-0 {
        left: auto;
    }

    .push-sm-1 {
        left: 8.33333%;
    }

    .push-sm-2 {
        left: 16.66667%;
    }

    .push-sm-3 {
        left: 25%;
    }

    .push-sm-4 {
        left: 33.33333%;
    }

    .push-sm-5 {
        left: 41.66667%;
    }

    .push-sm-6 {
        left: 50%;
    }

    .push-sm-7 {
        left: 58.33333%;
    }

    .push-sm-8 {
        left: 66.66667%;
    }

    .push-sm-9 {
        left: 75%;
    }

    .push-sm-10 {
        left: 83.33333%;
    }

    .push-sm-11 {
        left: 91.66667%;
    }

    .push-sm-12 {
        left: 100%;
    }

    .offset-sm-0 {
        margin-left: 0%;
    }

    .offset-sm-1 {
        margin-left: 8.33333%;
    }

    .offset-sm-2 {
        margin-left: 16.66667%;
    }

    .offset-sm-3 {
        margin-left: 25%;
    }

    .offset-sm-4 {
        margin-left: 33.33333%;
    }

    .offset-sm-5 {
        margin-left: 41.66667%;
    }

    .offset-sm-6 {
        margin-left: 50%;
    }

    .offset-sm-7 {
        margin-left: 58.33333%;
    }

    .offset-sm-8 {
        margin-left: 66.66667%;
    }

    .offset-sm-9 {
        margin-left: 75%;
    }

    .offset-sm-10 {
        margin-left: 83.33333%;
    }

    .offset-sm-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-md-0 {
        right: auto;
    }

    .pull-md-1 {
        right: 8.33333%;
    }

    .pull-md-2 {
        right: 16.66667%;
    }

    .pull-md-3 {
        right: 25%;
    }

    .pull-md-4 {
        right: 33.33333%;
    }

    .pull-md-5 {
        right: 41.66667%;
    }

    .pull-md-6 {
        right: 50%;
    }

    .pull-md-7 {
        right: 58.33333%;
    }

    .pull-md-8 {
        right: 66.66667%;
    }

    .pull-md-9 {
        right: 75%;
    }

    .pull-md-10 {
        right: 83.33333%;
    }

    .pull-md-11 {
        right: 91.66667%;
    }

    .pull-md-12 {
        right: 100%;
    }

    .push-md-0 {
        left: auto;
    }

    .push-md-1 {
        left: 8.33333%;
    }

    .push-md-2 {
        left: 16.66667%;
    }

    .push-md-3 {
        left: 25%;
    }

    .push-md-4 {
        left: 33.33333%;
    }

    .push-md-5 {
        left: 41.66667%;
    }

    .push-md-6 {
        left: 50%;
    }

    .push-md-7 {
        left: 58.33333%;
    }

    .push-md-8 {
        left: 66.66667%;
    }

    .push-md-9 {
        left: 75%;
    }

    .push-md-10 {
        left: 83.33333%;
    }

    .push-md-11 {
        left: 91.66667%;
    }

    .push-md-12 {
        left: 100%;
    }

    .offset-md-0 {
        margin-left: 0%;
    }

    .offset-md-1 {
        margin-left: 8.33333%;
    }

    .offset-md-2 {
        margin-left: 16.66667%;
    }

    .offset-md-3 {
        margin-left: 25%;
    }

    .offset-md-4 {
        margin-left: 33.33333%;
    }

    .offset-md-5 {
        margin-left: 41.66667%;
    }

    .offset-md-6 {
        margin-left: 50%;
    }

    .offset-md-7 {
        margin-left: 58.33333%;
    }

    .offset-md-8 {
        margin-left: 66.66667%;
    }

    .offset-md-9 {
        margin-left: 75%;
    }

    .offset-md-10 {
        margin-left: 83.33333%;
    }

    .offset-md-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-lg-0 {
        right: auto;
    }

    .pull-lg-1 {
        right: 8.33333%;
    }

    .pull-lg-2 {
        right: 16.66667%;
    }

    .pull-lg-3 {
        right: 25%;
    }

    .pull-lg-4 {
        right: 33.33333%;
    }

    .pull-lg-5 {
        right: 41.66667%;
    }

    .pull-lg-6 {
        right: 50%;
    }

    .pull-lg-7 {
        right: 58.33333%;
    }

    .pull-lg-8 {
        right: 66.66667%;
    }

    .pull-lg-9 {
        right: 75%;
    }

    .pull-lg-10 {
        right: 83.33333%;
    }

    .pull-lg-11 {
        right: 91.66667%;
    }

    .pull-lg-12 {
        right: 100%;
    }

    .push-lg-0 {
        left: auto;
    }

    .push-lg-1 {
        left: 8.33333%;
    }

    .push-lg-2 {
        left: 16.66667%;
    }

    .push-lg-3 {
        left: 25%;
    }

    .push-lg-4 {
        left: 33.33333%;
    }

    .push-lg-5 {
        left: 41.66667%;
    }

    .push-lg-6 {
        left: 50%;
    }

    .push-lg-7 {
        left: 58.33333%;
    }

    .push-lg-8 {
        left: 66.66667%;
    }

    .push-lg-9 {
        left: 75%;
    }

    .push-lg-10 {
        left: 83.33333%;
    }

    .push-lg-11 {
        left: 91.66667%;
    }

    .push-lg-12 {
        left: 100%;
    }

    .offset-lg-0 {
        margin-left: 0%;
    }

    .offset-lg-1 {
        margin-left: 8.33333%;
    }

    .offset-lg-2 {
        margin-left: 16.66667%;
    }

    .offset-lg-3 {
        margin-left: 25%;
    }

    .offset-lg-4 {
        margin-left: 33.33333%;
    }

    .offset-lg-5 {
        margin-left: 41.66667%;
    }

    .offset-lg-6 {
        margin-left: 50%;
    }

    .offset-lg-7 {
        margin-left: 58.33333%;
    }

    .offset-lg-8 {
        margin-left: 66.66667%;
    }

    .offset-lg-9 {
        margin-left: 75%;
    }

    .offset-lg-10 {
        margin-left: 83.33333%;
    }

    .offset-lg-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-xl-0 {
        right: auto;
    }

    .pull-xl-1 {
        right: 8.33333%;
    }

    .pull-xl-2 {
        right: 16.66667%;
    }

    .pull-xl-3 {
        right: 25%;
    }

    .pull-xl-4 {
        right: 33.33333%;
    }

    .pull-xl-5 {
        right: 41.66667%;
    }

    .pull-xl-6 {
        right: 50%;
    }

    .pull-xl-7 {
        right: 58.33333%;
    }

    .pull-xl-8 {
        right: 66.66667%;
    }

    .pull-xl-9 {
        right: 75%;
    }

    .pull-xl-10 {
        right: 83.33333%;
    }

    .pull-xl-11 {
        right: 91.66667%;
    }

    .pull-xl-12 {
        right: 100%;
    }

    .push-xl-0 {
        left: auto;
    }

    .push-xl-1 {
        left: 8.33333%;
    }

    .push-xl-2 {
        left: 16.66667%;
    }

    .push-xl-3 {
        left: 25%;
    }

    .push-xl-4 {
        left: 33.33333%;
    }

    .push-xl-5 {
        left: 41.66667%;
    }

    .push-xl-6 {
        left: 50%;
    }

    .push-xl-7 {
        left: 58.33333%;
    }

    .push-xl-8 {
        left: 66.66667%;
    }

    .push-xl-9 {
        left: 75%;
    }

    .push-xl-10 {
        left: 83.33333%;
    }

    .push-xl-11 {
        left: 91.66667%;
    }

    .push-xl-12 {
        left: 100%;
    }

    .offset-xl-0 {
        margin-left: 0%;
    }

    .offset-xl-1 {
        margin-left: 8.33333%;
    }

    .offset-xl-2 {
        margin-left: 16.66667%;
    }

    .offset-xl-3 {
        margin-left: 25%;
    }

    .offset-xl-4 {
        margin-left: 33.33333%;
    }

    .offset-xl-5 {
        margin-left: 41.66667%;
    }

    .offset-xl-6 {
        margin-left: 50%;
    }

    .offset-xl-7 {
        margin-left: 58.33333%;
    }

    .offset-xl-8 {
        margin-left: 66.66667%;
    }

    .offset-xl-9 {
        margin-left: 75%;
    }

    .offset-xl-10 {
        margin-left: 83.33333%;
    }

    .offset-xl-11 {
        margin-left: 91.66667%;
    }
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
}

.table th,
.table td {
    padding: 0.75rem;
    vertical-align: top;
    border-bottom: 1px solid #eceeef;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #004c8f;
    border-top: none;
}

.table tbody + tbody {
    border-top: 2px solid #eceeef;
}

.table .table {
    background-color: #fff;
}

.table-sm th,
.table-sm td {
    padding: 0.3rem;
}

.table-bordered {
    border: 1px solid #eceeef;
}

.table-bordered th,
.table-bordered td {
    border: 1px solid #eceeef;
}

.table-bordered thead th,
.table-bordered thead td {
    border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-active,
.table-active > th,
.table-active > td {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-success,
.table-success > th,
.table-success > td {
    background-color: #dff0d8;
}

.table-hover .table-success:hover {
    background-color: #d0e9c6;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
    background-color: #d0e9c6;
}

.table-info,
.table-info > th,
.table-info > td {
    background-color: #d9edf7;
}

.table-hover .table-info:hover {
    background-color: #c4e3f3;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
    background-color: #c4e3f3;
}

.table-warning,
.table-warning > th,
.table-warning > td {
    background-color: #fcf8e3;
}

.table-hover .table-warning:hover {
    background-color: #faf2cc;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
    background-color: #faf2cc;
}

.table-danger,
.table-danger > th,
.table-danger > td {
    background-color: #f2dede;
}

.table-hover .table-danger:hover {
    background-color: #ebcccc;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
    background-color: #ebcccc;
}

.thead-inverse th {
    color: #fff;
    background-color: #373a3c;
}

.thead-default th {
    color: #55595c;
    background-color: #eceeef;
}

.table-inverse {
    color: #eceeef;
    background-color: #373a3c;
}

.table-inverse th,
.table-inverse td,
.table-inverse thead th {
    border-color: #55595c;
}

.table-inverse.table-bordered {
    border: 0;
}

.table-responsive {
    display: block;
    width: 100%;
    min-height: 0%;
    overflow-x: auto;
}

.table-reflow thead {
    float: left;
}

.table-reflow tbody {
    display: block;
    white-space: nowrap;
}

.table-reflow th,
.table-reflow td {
    border-top: 1px solid #eceeef;
    border-left: 1px solid #eceeef;
}

.table-reflow th:last-child,
.table-reflow td:last-child {
    border-right: 1px solid #eceeef;
}

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
    border-bottom: 1px solid #eceeef;
}

.table-reflow tr {
    float: left;
}

.table-reflow tr th,
.table-reflow tr td {
    display: block !important;
    border: 1px solid #eceeef;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 2px;
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control:focus {
    color: #55595c;
    background-color: #fff;
    border-color: #004c8f;
    outline: none;
}

.form-control::placeholder {
    color: #999;
    opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #eceeef;
    opacity: 1;
}

.form-control:disabled {
    cursor: not-allowed;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.5rem - 2px);
}

select.form-control:focus::-ms-value {
    color: #55595c;
    background-color: #fff;
}

.form-control-file,
.form-control-range {
    display: block;
}

.col-form-label {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300;
}

.col-form-label-lg {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-size: 1.25rem;
}

.col-form-label-sm {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 0.8125rem;
}

.col-form-legend {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0;
    font-size: 1rem;
}

.form-control-static {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    line-height: 1.25;
    border: solid transparent;
    border-width: 1px 0;
}

.form-control-static.form-control-sm, .form-control-static.form-control-lg {
    padding-right: 0;
    padding-left: 0;
}

.form-control-sm {
    padding: 0.25rem 0.5rem;
    font-size: 0.8125rem;
    border-radius: 2px;
}

select.form-control-sm:not([size]):not([multiple]) {
    height: 1.71875rem;
}

.form-control-lg {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]) {
    height: 3.16667rem;
}

.form-group {
    margin-bottom: 32px;
}

@media (max-width: 767px) {
    .form-group {
        margin-bottom: 10px;
    }
}

.form-text {
    display: block;
    margin-top: 0.25rem;
}

.form-check {
    position: relative;
    display: block;
    margin-bottom: 0.75rem;
}

.form-check + .form-check {
    margin-top: -.25rem;
}

.form-check.disabled .form-check-label {
    color: #818a91;
    cursor: not-allowed;
}

.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    cursor: pointer;
}

.form-check-input {
    position: absolute;
    margin-top: .25rem;
    margin-left: -1.25rem;
}

.form-check-input:only-child {
    position: static;
}

.form-check-inline {
    position: relative;
    display: inline-block;
    padding-left: 1.25rem;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: pointer;
}

.form-check-inline + .form-check-inline {
    margin-left: .75rem;
}

.form-check-inline.disabled {
    color: #818a91;
    cursor: not-allowed;
}

.form-control-feedback {
    margin-top: 0.25rem;
}

.form-control-success,
.form-control-warning,
.form-control-danger {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right 0.625rem;
    background-size: 1.25rem 1.25rem;
}

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .form-check-label,
.has-success .form-check-inline,
.has-success .custom-control {
    color: #5cb85c;
}

.has-success .form-control {
    border-color: #5cb85c;
}

.has-success .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a3d7a3;
}

.has-success .input-group-addon {
    color: #5cb85c;
    border-color: #5cb85c;
    background-color: #eaf6ea;
}

.has-success .form-control-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#5cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .form-check-label,
.has-warning .form-check-inline,
.has-warning .custom-control {
    color: #f0ad4e;
}

.has-warning .form-control {
    border-color: #f0ad4e;
}

.has-warning .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8d9ac;
}

.has-warning .input-group-addon {
    color: #f0ad4e;
    border-color: #f0ad4e;
    background-color: white;
}

.has-warning .form-control-warning {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .form-check-label,
.has-danger .form-check-inline,
.has-danger .custom-control {
    color: #ee3f58;
}

.has-danger .form-control {
    border-color: #ee3f58;
}

.has-danger .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f69daa;
}

.has-danger .input-group-addon {
    color: #ee3f58;
    border-color: #ee3f58;
    background-color: #fffafb;
}

.has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#ee3f58' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

@media (min-width: 576px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto;
    }

    .form-inline .input-group > .form-control {
        width: 100%;
    }

    .form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-check {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-check-label {
        padding-left: 0;
    }

    .form-inline .form-check-input {
        position: relative;
        margin-left: 0;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.btn {
    display: inline-block;
    font-weight: 500;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.6563rem 1.7862rem;
    font-size: 1rem;
    border-radius: 2px;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:focus, .btn:hover {
    text-decoration: none;
}

.btn.focus {
    text-decoration: none;
}

.btn:active, .btn.active {
    background-image: none;
    outline: 0;
}

.btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65;
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-primary {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}

.btn-primary:hover {
    color: #fff;
    background-color: inherit;
    border-color: inherit;
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: inherit;
    border-color: inherit;
}

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: inherit;
    border-color: inherit;
    background-image: none;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #014682;
    border-color: #01315a;
}

.btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
    background-color: #0275d8;
    border-color: #0275d8;
}

.btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #0275d8;
    border-color: #0275d8;
}

.btn-secondary {
    color: #373a3c;
    background-color: #fff;
    border-color: #ccc;
}

.btn-secondary:hover {
    color: #373a3c;
    background-color: inherit;
    border-color: inherit;
}

.btn-secondary:focus, .btn-secondary.focus {
    color: #373a3c;
    background-color: inherit;
    border-color: inherit;
}

.btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
    color: #373a3c;
    background-color: inherit;
    border-color: inherit;
    background-image: none;
}

.btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus, .open > .btn-secondary.dropdown-toggle:hover, .open > .btn-secondary.dropdown-toggle:focus, .open > .btn-secondary.dropdown-toggle.focus {
    color: #373a3c;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus {
    background-color: #fff;
    border-color: #ccc;
}

.btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
    background-color: #fff;
    border-color: #ccc;
}

.btn-info {
    color: #fff;
    background-color: #005cad;
    border-color: #005cad;
}

.btn-info:hover {
    color: #fff;
    background-color: #0074c2;
    border-color: #0074c2;
}

.btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #0074c2;
    border-color: #0074c2;
}

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #0074c2;
    border-color: #0074c2;
    background-image: none;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #002e56;
    border-color: #00182e;
}

.btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
    background-color: #005cad;
    border-color: #005cad;
}

.btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #005cad;
    border-color: #005cad;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-success:hover {
    color: #fff;
    background-color: inherit;
    border-color: inherit;
}

.btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: inherit;
    border-color: inherit;
}

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: inherit;
    border-color: inherit;
    background-image: none;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #2d672d;
}

.btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-warning:hover {
    color: #fff;
    background-color: inherit;
    border-color: inherit;
}

.btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: inherit;
    border-color: inherit;
}

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: inherit;
    border-color: inherit;
    background-image: none;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #b06d0f;
}

.btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-danger {
    color: #fff;
    background-color: #ee3f58;
    border-color: #ee3f58;
}

.btn-danger:hover {
    color: #fff;
    background-color: #fa526c;
    border-color: #fa526c;
}

.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #fa526c;
    border-color: #fa526c;
}

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #fa526c;
    border-color: #fa526c;
    background-image: none;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #c5112b;
    border-color: #9f0e23;
}

.btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
    background-color: #ee3f58;
    border-color: #ee3f58;
}

.btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #ee3f58;
    border-color: #ee3f58;
}

.btn-outline-primary {
    color: #0275d8;
    background-image: none;
    background-color: transparent;
    border-color: #0275d8;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}

.btn-outline-primary:active, .btn-outline-primary.active, .open > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}

.btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus, .open > .btn-outline-primary.dropdown-toggle:hover, .open > .btn-outline-primary.dropdown-toggle:focus, .open > .btn-outline-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #014682;
    border-color: #01315a;
}

.btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
    border-color: #43a7fd;
}

.btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
    border-color: #43a7fd;
}

.btn-outline-secondary {
    color: #ccc;
    background-image: none;
    background-color: transparent;
    border-color: #ccc;
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc;
}

.btn-outline-secondary:active, .btn-outline-secondary.active, .open > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc;
}

.btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus, .open > .btn-outline-secondary.dropdown-toggle:hover, .open > .btn-outline-secondary.dropdown-toggle:focus, .open > .btn-outline-secondary.dropdown-toggle.focus {
    color: #fff;
    background-color: #a1a1a1;
    border-color: #8c8c8c;
}

.btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
    border-color: white;
}

.btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
    border-color: white;
}

.btn-outline-info {
    color: #005cad;
    background-image: none;
    background-color: transparent;
    border-color: #005cad;
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #005cad;
    border-color: #005cad;
}

.btn-outline-info:focus, .btn-outline-info.focus {
    color: #fff;
    background-color: #005cad;
    border-color: #005cad;
}

.btn-outline-info:active, .btn-outline-info.active, .open > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #005cad;
    border-color: #005cad;
}

.btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus, .open > .btn-outline-info.dropdown-toggle:hover, .open > .btn-outline-info.dropdown-toggle:focus, .open > .btn-outline-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #002e56;
    border-color: #00182e;
}

.btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
    border-color: #1491ff;
}

.btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
    border-color: #1491ff;
}

.btn-outline-success {
    color: #5cb85c;
    background-image: none;
    background-color: transparent;
    border-color: #5cb85c;
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-outline-success:focus, .btn-outline-success.focus {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-outline-success:active, .btn-outline-success.active, .open > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus, .open > .btn-outline-success.dropdown-toggle:hover, .open > .btn-outline-success.dropdown-toggle:focus, .open > .btn-outline-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #2d672d;
}

.btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
    border-color: #a3d7a3;
}

.btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
    border-color: #a3d7a3;
}

.btn-outline-warning {
    color: #f0ad4e;
    background-image: none;
    background-color: transparent;
    border-color: #f0ad4e;
}

.btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-outline-warning:active, .btn-outline-warning.active, .open > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus, .open > .btn-outline-warning.dropdown-toggle:hover, .open > .btn-outline-warning.dropdown-toggle:focus, .open > .btn-outline-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #b06d0f;
}

.btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
    border-color: #f8d9ac;
}

.btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
    border-color: #f8d9ac;
}

.btn-outline-danger {
    color: #ee3f58;
    background-image: none;
    background-color: transparent;
    border-color: #ee3f58;
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #ee3f58;
    border-color: #ee3f58;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
    color: #fff;
    background-color: #ee3f58;
    border-color: #ee3f58;
}

.btn-outline-danger:active, .btn-outline-danger.active, .open > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #ee3f58;
    border-color: #ee3f58;
}

.btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus, .open > .btn-outline-danger.dropdown-toggle:hover, .open > .btn-outline-danger.dropdown-toggle:focus, .open > .btn-outline-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #c5112b;
    border-color: #9f0e23;
}

.btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
    border-color: #f69daa;
}

.btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
    border-color: #f69daa;
}

.btn-link {
    font-weight: normal;
    color: #323232;
    border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent;
}

.btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent;
}

.btn-link:hover {
    border-color: transparent;
}

.btn-link:focus, .btn-link:hover {
    color: #004c8f;
    text-decoration: none;
    background-color: transparent;
}

.btn-link:disabled:focus, .btn-link:disabled:hover {
    color: #818a91;
    text-decoration: none;
}

.btn-lg {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.3rem;
}

.btn-sm {
    padding: 0.313rem 1.124rem;
    font-size: 0.8125rem;
    border-radius: 2px;
    font-weight: 500;
    line-height: 17px;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block + .btn-block {
    margin-top: 0.5rem;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    transition: opacity .15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-timing-function: ease;
    transition-duration: .35s;
    transition-property: height;
}

.dropup,
.dropdown {
    position: relative;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropup .dropdown-toggle::after {
    border-top: 0;
    border-bottom: 0.3em solid;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #323232;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.dropdown-divider {
    height: 1px;
    margin: 0.5rem 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: normal;
    color: #373a3c;
    text-align: inherit;
    white-space: nowrap;
    background: none;
    border: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5;
}

.dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8;
    outline: 0;
}

.dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #818a91;
}

.dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";
}

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.8125rem;
    color: #818a91;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 0.3em solid;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 0.125rem;
}

.media {
    display: flex;
}

.media-body {
    flex: 1;
}

.media-middle {
    align-self: center;
}

.media-bottom {
    align-self: flex-end;
}

.media-object {
    display: block;
}

.media-object.img-thumbnail {
    max-width: none;
}

.media-right {
    padding-left: 20px;
}

.media-left {
    padding-right: 20px;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.align-baseline {
    vertical-align: baseline !important;
}

.align-top {
    vertical-align: top !important;
}

.align-middle {
    vertical-align: middle !important;
}

.align-bottom {
    vertical-align: bottom !important;
}

.align-text-bottom {
    vertical-align: text-bottom !important;
}

.align-text-top {
    vertical-align: text-top !important;
}

.bg-faded {
    background-color: #f7f7f9;
}

.bg-primary {
    background-color: #0275d8 !important;
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #025aa5 !important;
}

.bg-success {
    background-color: #5cb85c !important;
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #449d44 !important;
}

.bg-info {
    background-color: #005cad !important;
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #00417a !important;
}

.bg-warning {
    background-color: #f0ad4e !important;
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #ec971f !important;
}

.bg-danger {
    background-color: #ee3f58 !important;
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e61432 !important;
}

.bg-inverse {
    background-color: #373a3c !important;
}

a.bg-inverse:focus, a.bg-inverse:hover {
    background-color: #1f2021 !important;
}

.rounded {
    border-radius: 0.25rem;
}

.rounded-top {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
}

.rounded-right {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.rounded-bottom {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.rounded-left {
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
}

.rounded-circle {
    border-radius: 50%;
}

.clearfix::after {
    content: "";
    display: table;
    clear: both;
}

.d-block {
    display: block !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-inline {
    display: inline !important;
}

.flex-xs-first {
    order: -1;
}

.flex-xs-last {
    order: 1;
}

.flex-xs-unordered {
    order: 0;
}

.flex-items-xs-top {
    align-items: flex-start;
}

.flex-items-xs-middle {
    align-items: center;
}

.flex-items-xs-bottom {
    align-items: flex-end;
}

.flex-xs-top {
    align-self: flex-start;
}

.flex-xs-middle {
    align-self: center;
}

.flex-xs-bottom {
    align-self: flex-end;
}

.flex-items-xs-left {
    justify-content: flex-start;
}

.flex-items-xs-center {
    justify-content: center;
}

.flex-items-xs-right {
    justify-content: flex-end;
}

.flex-items-xs-around {
    justify-content: space-around;
}

.flex-items-xs-between {
    justify-content: space-between;
}

@media (min-width: 576px) {
    .flex-sm-first {
        order: -1;
    }

    .flex-sm-last {
        order: 1;
    }

    .flex-sm-unordered {
        order: 0;
    }
}

@media (min-width: 576px) {
    .flex-items-sm-top {
        align-items: flex-start;
    }

    .flex-items-sm-middle {
        align-items: center;
    }

    .flex-items-sm-bottom {
        align-items: flex-end;
    }
}

@media (min-width: 576px) {
    .flex-sm-top {
        align-self: flex-start;
    }

    .flex-sm-middle {
        align-self: center;
    }

    .flex-sm-bottom {
        align-self: flex-end;
    }
}

@media (min-width: 576px) {
    .flex-items-sm-left {
        justify-content: flex-start;
    }

    .flex-items-sm-center {
        justify-content: center;
    }

    .flex-items-sm-right {
        justify-content: flex-end;
    }

    .flex-items-sm-around {
        justify-content: space-around;
    }

    .flex-items-sm-between {
        justify-content: space-between;
    }
}

@media (min-width: 768px) {
    .flex-md-first {
        order: -1;
    }

    .flex-md-last {
        order: 1;
    }

    .flex-md-unordered {
        order: 0;
    }
}

@media (min-width: 768px) {
    .flex-items-md-top {
        align-items: flex-start;
    }

    .flex-items-md-middle {
        align-items: center;
    }

    .flex-items-md-bottom {
        align-items: flex-end;
    }
}

@media (min-width: 768px) {
    .flex-md-top {
        align-self: flex-start;
    }

    .flex-md-middle {
        align-self: center;
    }

    .flex-md-bottom {
        align-self: flex-end;
    }
}

@media (min-width: 768px) {
    .flex-items-md-left {
        justify-content: flex-start;
    }

    .flex-items-md-center {
        justify-content: center;
    }

    .flex-items-md-right {
        justify-content: flex-end;
    }

    .flex-items-md-around {
        justify-content: space-around;
    }

    .flex-items-md-between {
        justify-content: space-between;
    }
}

@media (min-width: 992px) {
    .flex-lg-first {
        order: -1;
    }

    .flex-lg-last {
        order: 1;
    }

    .flex-lg-unordered {
        order: 0;
    }
}

@media (min-width: 992px) {
    .flex-items-lg-top {
        align-items: flex-start;
    }

    .flex-items-lg-middle {
        align-items: center;
    }

    .flex-items-lg-bottom {
        align-items: flex-end;
    }
}

@media (min-width: 992px) {
    .flex-lg-top {
        align-self: flex-start;
    }

    .flex-lg-middle {
        align-self: center;
    }

    .flex-lg-bottom {
        align-self: flex-end;
    }
}

@media (min-width: 992px) {
    .flex-items-lg-left {
        justify-content: flex-start;
    }

    .flex-items-lg-center {
        justify-content: center;
    }

    .flex-items-lg-right {
        justify-content: flex-end;
    }

    .flex-items-lg-around {
        justify-content: space-around;
    }

    .flex-items-lg-between {
        justify-content: space-between;
    }
}

@media (min-width: 1200px) {
    .flex-xl-first {
        order: -1;
    }

    .flex-xl-last {
        order: 1;
    }

    .flex-xl-unordered {
        order: 0;
    }
}

@media (min-width: 1200px) {
    .flex-items-xl-top {
        align-items: flex-start;
    }

    .flex-items-xl-middle {
        align-items: center;
    }

    .flex-items-xl-bottom {
        align-items: flex-end;
    }
}

@media (min-width: 1200px) {
    .flex-xl-top {
        align-self: flex-start;
    }

    .flex-xl-middle {
        align-self: center;
    }

    .flex-xl-bottom {
        align-self: flex-end;
    }
}

@media (min-width: 1200px) {
    .flex-items-xl-left {
        justify-content: flex-start;
    }

    .flex-items-xl-center {
        justify-content: center;
    }

    .flex-items-xl-right {
        justify-content: flex-end;
    }

    .flex-items-xl-around {
        justify-content: space-around;
    }

    .flex-items-xl-between {
        justify-content: space-between;
    }
}

.float-xs-left {
    float: left !important;
}

.float-xs-right {
    float: right !important;
}

.float-xs-none {
    float: none !important;
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important;
    }

    .float-sm-right {
        float: right !important;
    }

    .float-sm-none {
        float: none !important;
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important;
    }

    .float-md-right {
        float: right !important;
    }

    .float-md-none {
        float: none !important;
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float: left !important;
    }

    .float-lg-right {
        float: right !important;
    }

    .float-lg-none {
        float: none !important;
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important;
    }

    .float-xl-right {
        float: right !important;
    }

    .float-xl-none {
        float: none !important;
    }
}

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

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

.w-100 {
    width: 100% !important;
}

.h-100 {
    height: 100% !important;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.m-0 {
    margin: 0 0 !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.m-1 {
    margin: 1rem 1rem !important;
}

.mt-1 {
    margin-top: 1rem !important;
}

.mr-1 {
    margin-right: 1rem !important;
}

.mb-1 {
    margin-bottom: 1rem !important;
}

.ml-1 {
    margin-left: 1rem !important;
}

.mx-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.my-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.m-2 {
    margin: 1.25rem 1.25rem !important;
}

.mt-2 {
    margin-top: 1.25rem !important;
}

.mr-2 {
    margin-right: 1.25rem !important;
}

.mb-2 {
    margin-bottom: 1.25rem !important;
}

.ml-2 {
    margin-left: 1.25rem !important;
}

.mx-2 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
}

.my-2 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
}

.m-3 {
    margin: 1.5rem 1.5rem !important;
}

.mt-3 {
    margin-top: 1.5rem !important;
}

.mr-3 {
    margin-right: 1.5rem !important;
}

.mb-3 {
    margin-bottom: 1.5rem !important;
}

.ml-3 {
    margin-left: 1.5rem !important;
}

.mx-3 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}

.my-3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.m-4 {
    margin: 1.75rem 1.75rem !important;
}

.mt-4 {
    margin-top: 1.75rem !important;
}

.mr-4 {
    margin-right: 1.75rem !important;
}

.mb-4 {
    margin-bottom: 1.75rem !important;
}

.ml-4 {
    margin-left: 1.75rem !important;
}

.mx-4 {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
}

.my-4 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
}

.m-5 {
    margin: 2rem 2rem !important;
}

.mt-5 {
    margin-top: 2rem !important;
}

.mr-5 {
    margin-right: 2rem !important;
}

.mb-5 {
    margin-bottom: 2rem !important;
}

.ml-5 {
    margin-left: 2rem !important;
}

.mx-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
}

.my-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
}

.m-6 {
    margin: 2.25rem 2.25rem !important;
}

.mt-6 {
    margin-top: 2.25rem !important;
}

.mr-6 {
    margin-right: 2.25rem !important;
}

.mb-6 {
    margin-bottom: 2.25rem !important;
}

.ml-6 {
    margin-left: 2.25rem !important;
}

.mx-6 {
    margin-right: 2.25rem !important;
    margin-left: 2.25rem !important;
}

.my-6 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
}

.m-7 {
    margin: 2.5rem 2.5rem !important;
}

.mt-7 {
    margin-top: 2.5rem !important;
}

.mr-7 {
    margin-right: 2.5rem !important;
}

.mb-7 {
    margin-bottom: 2.5rem !important;
}

.ml-7 {
    margin-left: 2.5rem !important;
}

.mx-7 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
}

.my-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
}

.m-8 {
    margin: 2.75rem 2.75rem !important;
}

.mt-8 {
    margin-top: 2.75rem !important;
}

.mr-8 {
    margin-right: 2.75rem !important;
}

.mb-8 {
    margin-bottom: 2.75rem !important;
}

.ml-8 {
    margin-left: 2.75rem !important;
}

.mx-8 {
    margin-right: 2.75rem !important;
    margin-left: 2.75rem !important;
}

.my-8 {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
}

.m-9 {
    margin: 3rem 3rem !important;
}

.mt-9 {
    margin-top: 3rem !important;
}

.mr-9 {
    margin-right: 3rem !important;
}

.mb-9 {
    margin-bottom: 3rem !important;
}

.ml-9 {
    margin-left: 3rem !important;
}

.mx-9 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}

.my-9 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

.m-10 {
    margin: 3.25rem 3.25rem !important;
}

.mt-10 {
    margin-top: 3.25rem !important;
}

.mr-10 {
    margin-right: 3.25rem !important;
}

.mb-10 {
    margin-bottom: 3.25rem !important;
}

.ml-10 {
    margin-left: 3.25rem !important;
}

.mx-10 {
    margin-right: 3.25rem !important;
    margin-left: 3.25rem !important;
}

.my-10 {
    margin-top: 3.25rem !important;
    margin-bottom: 3.25rem !important;
}

.m-11 {
    margin: 3.5rem 3.5rem !important;
}

.mt-11 {
    margin-top: 3.5rem !important;
}

.mr-11 {
    margin-right: 3.5rem !important;
}

.mb-11 {
    margin-bottom: 3.5rem !important;
}

.ml-11 {
    margin-left: 3.5rem !important;
}

.mx-11 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
}

.my-11 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
}

.m-12 {
    margin: 3.75rem 3.75rem !important;
}

.mt-12 {
    margin-top: 3.75rem !important;
}

.mr-12 {
    margin-right: 3.75rem !important;
}

.mb-12 {
    margin-bottom: 3.75rem !important;
}

.ml-12 {
    margin-left: 3.75rem !important;
}

.mx-12 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important;
}

.my-12 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
}

.m-13 {
    margin: 4rem 4rem !important;
}

.mt-13 {
    margin-top: 4rem !important;
}

.mr-13 {
    margin-right: 4rem !important;
}

.mb-13 {
    margin-bottom: 4rem !important;
}

.ml-13 {
    margin-left: 4rem !important;
}

.mx-13 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
}

.my-13 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
}

.m-15 {
    margin: 4.25rem 4.25rem !important;
}

.mt-15 {
    margin-top: 4.25rem !important;
}

.mr-15 {
    margin-right: 4.25rem !important;
}

.mb-15 {
    margin-bottom: 4.25rem !important;
}

.ml-15 {
    margin-left: 4.25rem !important;
}

.mx-15 {
    margin-right: 4.25rem !important;
    margin-left: 4.25rem !important;
}

.my-15 {
    margin-top: 4.25rem !important;
    margin-bottom: 4.25rem !important;
}

.m-16 {
    margin: 4.5rem 4.5rem !important;
}

.mt-16 {
    margin-top: 4.5rem !important;
}

.mr-16 {
    margin-right: 4.5rem !important;
}

.mb-16 {
    margin-bottom: 4.5rem !important;
}

.ml-16 {
    margin-left: 4.5rem !important;
}

.mx-16 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
}

.my-16 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
}

.m-17 {
    margin: 4.75rem 4.75rem !important;
}

.mt-17 {
    margin-top: 4.75rem !important;
}

.mr-17 {
    margin-right: 4.75rem !important;
}

.mb-17 {
    margin-bottom: 4.75rem !important;
}

.ml-17 {
    margin-left: 4.75rem !important;
}

.mx-17 {
    margin-right: 4.75rem !important;
    margin-left: 4.75rem !important;
}

.my-17 {
    margin-top: 4.75rem !important;
    margin-bottom: 4.75rem !important;
}

.m-18 {
    margin: 5rem 5rem !important;
}

.mt-18 {
    margin-top: 5rem !important;
}

.mr-18 {
    margin-right: 5rem !important;
}

.mb-18 {
    margin-bottom: 5rem !important;
}

.ml-18 {
    margin-left: 5rem !important;
}

.mx-18 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
}

.my-18 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
}

.p-0 {
    padding: 0 0 !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pl-0 {
    padding-left: 0 !important;
}

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

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.p-1 {
    padding: 1rem 1rem !important;
}

.pt-1 {
    padding-top: 1rem !important;
}

.pr-1 {
    padding-right: 1rem !important;
}

.pb-1 {
    padding-bottom: 1rem !important;
}

.pl-1 {
    padding-left: 1rem !important;
}

.px-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.py-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.p-2 {
    padding: 1.25rem 1.25rem !important;
}

.pt-2 {
    padding-top: 1.25rem !important;
}

.pr-2 {
    padding-right: 1.25rem !important;
}

.pb-2 {
    padding-bottom: 1.25rem !important;
}

.pl-2 {
    padding-left: 1.25rem !important;
}

.px-2 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
}

.py-2 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
}

.p-3 {
    padding: 1.5rem 1.5rem !important;
}

.pt-3 {
    padding-top: 1.5rem !important;
}

.pr-3 {
    padding-right: 1.5rem !important;
}

.pb-3 {
    padding-bottom: 1.5rem !important;
}

.pl-3 {
    padding-left: 1.5rem !important;
}

.px-3 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.py-3 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.p-4 {
    padding: 1.75rem 1.75rem !important;
}

.pt-4 {
    padding-top: 1.75rem !important;
}

.pr-4 {
    padding-right: 1.75rem !important;
}

.pb-4 {
    padding-bottom: 1.75rem !important;
}

.pl-4 {
    padding-left: 1.75rem !important;
}

.px-4 {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
}

.py-4 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
}

.p-5 {
    padding: 2rem 2rem !important;
}

.pt-5 {
    padding-top: 2rem !important;
}

.pr-5 {
    padding-right: 2rem !important;
}

.pb-5 {
    padding-bottom: 2rem !important;
}

.pl-5 {
    padding-left: 2rem !important;
}

.px-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
}

.py-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}

.p-6 {
    padding: 2.25rem 2.25rem !important;
}

.pt-6 {
    padding-top: 2.25rem !important;
}

.pr-6 {
    padding-right: 2.25rem !important;
}

.pb-6 {
    padding-bottom: 2.25rem !important;
}

.pl-6 {
    padding-left: 2.25rem !important;
}

.px-6 {
    padding-right: 2.25rem !important;
    padding-left: 2.25rem !important;
}

.py-6 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
}

.p-7 {
    padding: 2.5rem 2.5rem !important;
}

.pt-7 {
    padding-top: 2.5rem !important;
}

.pr-7 {
    padding-right: 2.5rem !important;
}

.pb-7 {
    padding-bottom: 2.5rem !important;
}

.pl-7 {
    padding-left: 2.5rem !important;
}

.px-7 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
}

.py-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
}

.p-8 {
    padding: 2.75rem 2.75rem !important;
}

.pt-8 {
    padding-top: 2.75rem !important;
}

.pr-8 {
    padding-right: 2.75rem !important;
}

.pb-8 {
    padding-bottom: 2.75rem !important;
}

.pl-8 {
    padding-left: 2.75rem !important;
}

.px-8 {
    padding-right: 2.75rem !important;
    padding-left: 2.75rem !important;
}

.py-8 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
}

.p-9 {
    padding: 3rem 3rem !important;
}

.pt-9 {
    padding-top: 3rem !important;
}

.pr-9 {
    padding-right: 3rem !important;
}

.pb-9 {
    padding-bottom: 3rem !important;
}

.pl-9 {
    padding-left: 3rem !important;
}

.px-9 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.py-9 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.p-10 {
    padding: 3.25rem 3.25rem !important;
}

.pt-10 {
    padding-top: 3.25rem !important;
}

.pr-10 {
    padding-right: 3.25rem !important;
}

.pb-10 {
    padding-bottom: 3.25rem !important;
}

.pl-10 {
    padding-left: 3.25rem !important;
}

.px-10 {
    padding-right: 3.25rem !important;
    padding-left: 3.25rem !important;
}

.py-10 {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important;
}

.p-11 {
    padding: 3.5rem 3.5rem !important;
}

.pt-11 {
    padding-top: 3.5rem !important;
}

.pr-11 {
    padding-right: 3.5rem !important;
}

.pb-11 {
    padding-bottom: 3.5rem !important;
}

.pl-11 {
    padding-left: 3.5rem !important;
}

.px-11 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
}

.py-11 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
}

.p-12 {
    padding: 3.75rem 3.75rem !important;
}

.pt-12 {
    padding-top: 3.75rem !important;
}

.pr-12 {
    padding-right: 3.75rem !important;
}

.pb-12 {
    padding-bottom: 3.75rem !important;
}

.pl-12 {
    padding-left: 3.75rem !important;
}

.px-12 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important;
}

.py-12 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
}

.p-13 {
    padding: 4rem 4rem !important;
}

.pt-13 {
    padding-top: 4rem !important;
}

.pr-13 {
    padding-right: 4rem !important;
}

.pb-13 {
    padding-bottom: 4rem !important;
}

.pl-13 {
    padding-left: 4rem !important;
}

.px-13 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
}

.py-13 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}

.p-15 {
    padding: 4.25rem 4.25rem !important;
}

.pt-15 {
    padding-top: 4.25rem !important;
}

.pr-15 {
    padding-right: 4.25rem !important;
}

.pb-15 {
    padding-bottom: 4.25rem !important;
}

.pl-15 {
    padding-left: 4.25rem !important;
}

.px-15 {
    padding-right: 4.25rem !important;
    padding-left: 4.25rem !important;
}

.py-15 {
    padding-top: 4.25rem !important;
    padding-bottom: 4.25rem !important;
}

.p-16 {
    padding: 4.5rem 4.5rem !important;
}

.pt-16 {
    padding-top: 4.5rem !important;
}

.pr-16 {
    padding-right: 4.5rem !important;
}

.pb-16 {
    padding-bottom: 4.5rem !important;
}

.pl-16 {
    padding-left: 4.5rem !important;
}

.px-16 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
}

.py-16 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
}

.p-17 {
    padding: 4.75rem 4.75rem !important;
}

.pt-17 {
    padding-top: 4.75rem !important;
}

.pr-17 {
    padding-right: 4.75rem !important;
}

.pb-17 {
    padding-bottom: 4.75rem !important;
}

.pl-17 {
    padding-left: 4.75rem !important;
}

.px-17 {
    padding-right: 4.75rem !important;
    padding-left: 4.75rem !important;
}

.py-17 {
    padding-top: 4.75rem !important;
    padding-bottom: 4.75rem !important;
}

.p-18 {
    padding: 5rem 5rem !important;
}

.pt-18 {
    padding-top: 5rem !important;
}

.pr-18 {
    padding-right: 5rem !important;
}

.pb-18 {
    padding-bottom: 5rem !important;
}

.pl-18 {
    padding-left: 5rem !important;
}

.px-18 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
}

.py-18 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
}

.pos-f-t {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.text-justify {
    text-align: justify !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-xs-left {
    text-align: left !important;
}

.text-xs-right {
    text-align: right !important;
}

.text-xs-center {
    text-align: center !important;
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }

    .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }

    .text-lg-right {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }

    .text-xl-right {
        text-align: right !important;
    }

    .text-xl-center {
        text-align: center !important;
    }
}

.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.font-weight-normal {
    font-weight: normal;
}

.font-weight-bold {
    font-weight: bold;
}

.font-italic {
    font-style: italic;
}

.text-white {
    color: #fff !important;
}

.text-muted {
    color: #818a91 !important;
}

a.text-muted:focus, a.text-muted:hover {
    color: #687077 !important;
}

.text-primary {
    color: #0275d8 !important;
}

a.text-primary:focus, a.text-primary:hover {
    color: #025aa5 !important;
}

.text-success {
    color: #5cb85c !important;
}

a.text-success:focus, a.text-success:hover {
    color: #449d44 !important;
}

.text-info {
    color: #005cad !important;
}

a.text-info:focus, a.text-info:hover {
    color: #00417a !important;
}

.text-warning {
    color: #f0ad4e !important;
}

a.text-warning:focus, a.text-warning:hover {
    color: #ec971f !important;
}

.text-danger {
    color: #ee3f58 !important;
}

a.text-danger:focus, a.text-danger:hover {
    color: #e61432 !important;
}

.text-gray-dark {
    color: #373a3c !important;
}

a.text-gray-dark:focus, a.text-gray-dark:hover {
    color: #1f2021 !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.invisible {
    visibility: hidden !important;
}

.hidden-xs-up {
    display: none !important;
}

@media (max-width: 575px) {
    .hidden-xs-down {
        display: none !important;
    }
}

@media (min-width: 576px) {
    .hidden-sm-up {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .hidden-sm-down {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .hidden-md-up {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .hidden-md-down {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .hidden-lg-up {
        display: none !important;
    }
}

@media (max-width: 1199px) {
    .hidden-lg-down {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-xl-up {
        display: none !important;
    }
}

.hidden-xl-down {
    display: none !important;
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

main {
    position: relative;
    height: auto;
    min-height: 100%;
    padding: 40px 0 20px;
    z-index: 2;
}

time {
    display: block;
}

h1 {
    margin-bottom: 35px;
    text-transform: none;
    line-height: 48px;
    font-size: 36px;
    font-weight: 400;
}

@media (max-width: 767px) {
    h1 {
        margin-bottom: 25px;
        line-height: 30px;
        font-size: 24px;
        font-weight: 400;
    }
}

.icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    vertical-align: middle;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    user-select: none;
    touch-action: pan-y;
    transform: translate3d(0, 0, 0);
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
    transform: translate3d(0, 0, 0);
}

.slick-list:focus, .slick-list:hover {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
}

.slick-track {
    transform: translate3d(0, 0, 0);
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

.slick-track::before, .slick-track::after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    padding: 0 15px;
    height: 100%;
    min-height: 1px;
    display: none;
}

.slick-slide img {
    display: block;
    margin: 0 auto;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}

.mCSB_inside > .mCSB_container {
    margin-right: 50px;
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
    -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.mCSB_scrollTools {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 8px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #c8c8c8;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    height: 100%;
    margin: 0 auto;
    border-radius: 3px;
}

.mCSB_scrollTools .mCSB_draggerRail {
    background: #fff;
}

.header {
    background-color: #004c8f;
    color: #fff;
    line-height: 24px;
    font-weight: 300;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

@media (max-width: 991px) {
    .header {
        display: none;
    }
}

.header a {
    color: inherit;
}

.header a:focus, .header a:active, .header a:hover {
    text-decoration: none;
    opacity: 0.75;
}

.header a[href^="tel:"] {
    margin: 0 10px 0 0;
}

.header a[class~="header__block--button"] {
    margin-left: 20px;
    opacity: 1;
    float: right;
}

.header__block {
    display: flex;
    align-items: center;
    min-height: 50px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header__block {
        flex-wrap: wrap;
    }
}

.header__block--info {
    flex: 1 0 auto;
}

.header__block--glasses {
    margin-right: 10px;
    font-size: 23px;
}

.header__block--social {
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
}

.header__block--social > a {
    display: inline-block;
    margin: 0 5px;
    font-size: 20px;
}

.header__block--auth {
    float: right;
    position: relative;
    display: inline-block;
}

.header__block--auth .icon-arrow-bold-left {
    transform: rotate(-270deg);
    transition: transform 0.2s ease;
    font-size: 12px;
}

/* SEVGOV-2117 */
span:not(.collapsed) + .icon-arrow-bold-left {
    transform: rotate(-90deg);
}

.header__block--menu {
    display: none;
    position: absolute;
    top: calc(100% + 12px);
    right: 3px;
    z-index: 10;
    min-width: 185px;
    background: #fff;
    color: #323232;
    text-align: center;
    box-shadow: 0 8px 27px #bbc4cb;
    font-size: 16px;
    font-weight: 400;
}

.header__block--menu::before {
    position: absolute;
    top: -10px;
    right: 15px;
    display: inline-block;
    width: 0;
    height: 0;
    content: "";
    color: #fff;
    border-bottom: 0.65em solid;
    border-right: 0.5em solid transparent;
    border-left: 0.5em solid transparent;
}

.show .header__block--menu {
    display: block;
}

.header__block--menu ul {
    margin: 0;
}

.header__block--menu li {
    padding: 12px 5px;
    border-top: 1px solid #dbdbdb;
}

.header__block--menu li:first-child {
    border-top: none;
}

.header__block--menu .icon-sign-out {
    margin-top: -2px;
    color: #646464;
    font-size: 21px;
}

.header__block--user {
    display: inline-block;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
}

.nav__block {
    position: relative;
    background-color: #fff;
    z-index: 3;
}

.nav__block::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 5px;
    box-shadow: 0 4px 3px rgba(0, 33, 59, 0.1);
    z-index: 2;
}

/* SEVGOV-2301 */
.nav__block--container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    align-items: center;
}

@media (min-width: 992px) {
    .nav__block--container {
        min-height: 95px;
    }
}

@media (max-width: 991px) {
    .nav__block--container {
        min-height: 85px;
        height: 0;
    }
}

.nav__block--fixed .nav__block--container {
    min-height: 60px;
}

@media (min-width: 992px) {
    .nav__block--fixed {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 3;
        transition: all 0.5s ease;
    }

    .nav__block--fixed .nav__emblem--logo {
        height: 40px;
        padding-left: 35px;
        background-size: 33px auto;
    }

    .nav__block--fixed .nav__emblem--title {
        padding-left: 5px;
        font-size: 18px;
    }

    .nav__block--fixed .nav__emblem--portal {
        padding-left: 5px;
        letter-spacing: -0.063rem;
        font-size: 11px;
    }
}

.nav__emblem {
    flex: 0 0 auto;
}

.nav__emblem--logo {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    background: url(/local/templates/adaptive/static/css/../images/svg/sevastopol__emblem.svg) no-repeat;
}

.nav__emblem--logo:focus, .nav__emblem--logo:active, .nav__emblem--logo:hover {
    text-decoration: none;
}

@media (min-width: 1200px) {
    .nav__emblem--logo {
        height: 56px;
        padding-left: 45px;
        background-size: 47px auto;
        line-height: 22px;
    }
}

@media (max-width: 1199px) {
    .nav__emblem--logo {
        line-height: 19px;
        height: 43px;
        background-size: 37px auto;
        padding-left: 35px;
    }
}

.nav__emblem--title, .nav__emblem--portal {
    padding-left: 15px;
}

.nav__emblem--title {
    color: #000;
    font-weight: 500;
}

@media (min-width: 1200px) {
    .nav__emblem--title {
        font-size: 23px;
    }
}

@media (max-width: 1199px) {
    .nav__emblem--title {
        font-size: 20px;
    }
}

@media (max-width: 575px) {
    .nav__emblem--title {
        font-size: 16px;
    }
}

.nav__emblem--portal {
    color: #646464;
}

@media (min-width: 1200px) {
    .nav__emblem--portal {
        letter-spacing: -0.013rem;
        font-size: 12px;
    }
}

@media (max-width: 1199px) {
    .nav__emblem--portal {
        letter-spacing: 0.005rem;
        font-size: 10px;
    }
}

@media (max-width: 575px) {
    .nav__emblem--portal {
        display: none;
    }
}

@media (min-width: 992px) {
    .nav__mobile {
        display: none;
    }

    .nav__mobile--block {
        display: none;
    }
}

@media (max-width: 991px) {
    .nav__mobile {
        flex: 1 0 auto;
        text-align: right;
        cursor: pointer;
    }

    .nav__mobile--block {
        display: block;
        padding: 0 25px;
        margin-bottom: 45px;
    }

    .nav__mobile--block a {
        color: #323232;
    }

    .nav__mobile--block a:focus, .nav__mobile--block a:active, .nav__mobile--block a:hover {
        color: #004c8f;
        text-decoration: none;
    }

    .nav__mobile--block a:focus .icon, .nav__mobile--block a:active .icon, .nav__mobile--block a:hover .icon {
        color: #004c8f;
    }

    .nav__mobile--block .icon {
        color: #646464;
    }

    .nav__mobile--auth {
        margin-bottom: 25px;
    }

    .nav__mobile--auth .icon {
        margin-right: 14px;
    }

    .nav__mobile--glasses {
        margin-bottom: 23px;
    }

    .nav__mobile--glasses .icon {
        margin-right: 6px;
        font-size: 23px;
    }

    .nav__mobile--social {
        display: inline-block;
        vertical-align: middle;
        margin: 0 30px 0 -8px;
    }
}

@media (max-width: 991px) and (max-width: 575px) {
    .nav__mobile--social {
        margin-bottom: 20px;
    }
}

@media (max-width: 991px) {
    .nav__mobile--social > a {
        display: inline-block;
        margin: 0 5px;
        font-size: 20px;
    }

    .nav__mobile--phone {
        display: inline-block;
        vertical-align: middle;
    }

    .nav__mobile--phone > span:first-child {
        margin-right: 15px;
    }

    .nav__mobile--in li {
        margin-bottom: 10px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
}

.nav__mobile .icon {
    cursor: pointer;
    color: #646464;
    transition: color 0.5s ease;
}

.nav__mobile .icon:focus, .nav__mobile .icon:active, .nav__mobile .icon:hover {
    color: #004c8f;
}

.nav__mobile .icon-search {
    margin-right: 25px;
    font-size: 21px;
}

@media (max-width: 575px) {
    .nav__mobile .icon-search {
        margin-right: 15px;
    }
}

.nav__mobile .icon-menu-button {
    font-size: 25px;
}

@media (min-width: 1200px) {
    .nav__menu {
        margin-left: 65px;
        padding-right: 30px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .nav__menu {
        margin-left: 30px;
        padding-right: 30px;
    }

    .nav__block--fixed .nav__menu {
        margin-left: 65px;
    }
}

@media (min-width: 992px) {
    .nav__menu {
        flex: 1 0 auto;
        position: relative;
        display: block;
    }
}

@media (max-width: 991px) {
    .nav__menu {
        position: absolute;
        top: 85px;
        left: 0;
        width: 100%;
        background: #fff;
        box-shadow: 0 3px 5px rgba(0, 33, 59, 0.15);
    }

    .collapse.show {
        display: block;
    }
}

.nav__menu--ul {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}

@media (max-width: 991px) {
    .nav__menu--ul {
        flex-direction: column;
        margin-bottom: 30px;
    }
}

.nav__menu--item {
    flex: 1 0 auto;
    justify-content: center;
    align-items: center;
}

@media (max-width: 991px) {
    .nav__menu--item {
        border-bottom: 1px solid #dbdbdb;
    }

    .nav__menu--item:focus, .nav__menu--item:active, .nav__menu--item:hover {
        background-color: #f5f6f7;
    }
}

.nav__menu--title {
    position: relative;
    align-items: center;
    cursor: pointer;
}

@media (min-width: 1200px) {
    .nav__menu--title {
        font-size: 18px;
    }
}

.nav__menu--title:focus, .nav__menu--title:active, .nav__menu--title:hover {
    color: #004c8f;
}

.nav__menu--title:focus .icon, .nav__menu--title:active .icon, .nav__menu--title:hover .icon {
    color: #004c8f;
}

@media (min-width: 992px) {
    .nav__menu--title {
        display: inline-flex;
        min-height: 95px;
    }

    .nav__menu--title .icon {
        display: none;
    }

    .show > .nav__menu--title {
        color: #004c8f;
    }

    .show > .nav__menu--title::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 3px;
        background-color: #004c8f;
    }
}

@media (max-width: 991px) {
    .nav__menu--title {
        display: flex;
        position: relative;
        min-height: 60px;
        padding: 0 25px;
    }

    .nav__menu--title .icon {
        display: block;
        position: absolute;
        top: calc(50% - 8px);
        right: 27px;
        color: #676767;
    }
}

.nav__block--fixed .nav__menu--title {
    min-height: 60px;
    font-size: 16px;
}

.nav__menu--search {
    position: absolute;
    top: calc(50% - 11px);
    right: 0;
    color: #646464;
    cursor: pointer;
    line-height: 0;
    font-size: 22px;
}

.nav__menu--search:focus, .nav__menu--search:active, .nav__menu--search:hover {
    color: #004c8f;
}

@media (max-width: 991px) {
    .nav__menu--search {
        display: none;
    }
}

.nav__menu--search .icon {
    width: 1.1em;
    height: 1.2em;
}

@media (min-width: 992px) {
    .nav__menu--collapse {
        display: block;
    }
}

@media (min-width: 992px) {
    .nav__fall--menu {
        position: absolute;
        left: 0;
        top: 100%;
        width: calc(100% - 10px);
        max-height: 0;
        margin: 0 -20px 0;
        overflow: hidden;
        transition: max-height 0.25s ease-out;
        background-color: #fff;
        box-shadow: 0 4px 4px rgba(0, 34, 60, 0.1);
        z-index: 1;
    }

    .show > .nav__fall--menu {
        transition: max-height 1s ease;
        max-height: 700px;
        z-index: 2;
    }
}

@media (max-width: 991px) {
    .nav__fall--menu {
        position: absolute;
        top: 0;
        right: 999px;
        width: 100%;
        min-height: 100%;
        background-color: #fff;
        box-shadow: 0 3px 5px rgba(0, 33, 59, 0.15);
        transition: right 0.5s ease;
        z-index: 2;
    }

    .show > .nav__fall--menu {
        right: 0;
        transition: right 0.5s ease;
    }
}

.nav__fall--body {
    overflow: auto;
    max-height: 400px;
    position: relative;
}

.nav__fall--body ul {
    margin-bottom: 29px;
}

.nav__fall--body li {
    margin-bottom: 11px;
    font-size: 13px;
}

.nav__fall--body a:focus, .nav__fall--body a:active, .nav__fall--body a:hover {
    text-decoration: none;
}

@media (min-width: 992px) {
    .nav__fall--body {
        padding: 53px 30px 25px 60px;
    }
}

@media (max-width: 991px) {
    .nav__fall--body {
        padding: 25px 25px 19px;
    }
}

.nav__fall--title {
    margin-bottom: 14px;
    font-size: 16px;
}

.nav__fall--back {
    position: relative;
    padding: 20px 25px 20px 50px;
    border-bottom: 1px solid #dddddd;
    cursor: pointer;
}

@media (min-width: 992px) {
    .nav__fall--back {
        display: none;
    }
}

.nav__fall--back .icon {
    position: absolute;
    top: calc(50% - 8px);
    left: 20px;
}

.nav__search--block {
    display: none;
    position: absolute;
    width: 100%;
    overflow: hidden;
    z-index: 2;
    background-color: #fff;
}

@media (min-width: 992px) {
    .nav__search--block {
        top: calc(50% - 20px);
        right: 0;
    }
}

@media (max-width: 991px) {
    .nav__search--block {
        top: 0;
        left: 0;
        padding: 20px 30px;
        box-shadow: 0 3px 5px rgba(0, 33, 59, 0.15);
    }
}

.nav__search--block.collapsing {
    transition: none;
    display: block;
}

.nav__search--block.show {
    display: block;
}

.nav__search--input {
    width: calc(100% - 120px);
    height: 41px;
    padding: 0 20px;
    border: 1px solid #c8c8c8;
    border-radius: 2px 0 0 2px;
    float: left;
    font-size: 16px;
    font-weight: 300;
}

.nav__search--input:focus, .nav__search--input:active, .nav__search--input:hover {
    outline: none;
    border-color: #004c8f;
}

.nav__search--button {
    min-width: 88px;
    height: 41px;
    color: #fff;
    border: 1px solid #005cad;
    background-color: #005cad;
    border-radius: 0 2px 2px 0;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
}

.nav__search--button:focus, .nav__search--button:active, .nav__search--button:hover {
    outline: none;
    border-color: #004c8f;
    background-color: #004c8f;
}

.nav__search--close {
    position: absolute;
    top: calc(50% - 9px);
    right: 0;
    color: #646464;
    cursor: pointer;
    font-size: 18px;
}

.nav__search--close:focus, .nav__search--close:active, .nav__search--close:hover {
    color: #004c8f;
}

@media (max-width: 991px) {
    .nav__search--close {
        right: 20px;
    }
}

.unit__box--block {
    height: calc(100% - 30px);
    margin-bottom: 30px;
    padding: 25px 30px;
    background-color: #fff;
}

.unit__box--border {
    border: 1px solid #dbdbdb;
}

.unit__box--link {
    color: #005cad;
    font-weight: 700;
}

.unit__box--link svg {
    margin-left: 5px;
    font-size: 13px;
}

.unit__box--headline {
    margin-bottom: 1.25rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 24px;
    color: #404040;
    text-transform: uppercase;
}

.unit__box--headline:hover {
    color: #004c8f;
}

.unit__media--block {
    display: flex;
}

@media (max-width: 575px) {
    .unit__media--block {
        flex-direction: column;
    }
}

.unit__media--images {
    max-width: 105px;
    height: auto;
    padding-right: 20px;
}

@media (max-width: 575px) {
    .unit__media--images {
        display: none;
    }
}

.unit__media--body {
    flex: 1;
    margin-top: -5px;
}

.unit__list--block {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}

.unit__list--block time {
    color: #646464;
    font-size: 13px;
    font-weight: 300;
}

.unit__list--item {
    padding: 20px 0 15px;
    border-bottom: 1px solid #dbdbdb;
    line-height: 22px;
}

.unit__list--item:first-child {
    padding-top: 0;
}

.unit__list--tag {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #646464;
    font-size: 13px;
    font-weight: 300;
}

.unit__list--link {
    margin-bottom: 5px;
}

.slider__block {
    padding: 30px 15px;
    margin: 0 0 30px;
    background: #fff;
    border: 1px solid #dbdbdb;
}

.slider__block--headline {
    display: flex;
    align-items: center;
    padding: 0 0 20px;
    margin: 0 15px 30px;
    border-bottom: 1px solid #dbdbdb;
}

.slider__block--headline > [class^="col-"] {
    padding: 0;
}

.slider__block--title {
    margin: 0;
    text-transform: none;
    font-size: 30px;
    font-weight: 500;
}

@media (max-width: 767px) {
    .slider__block--title {
        line-height: 30px;
        font-size: 24px;
    }
}

.slider__block--public {
    display: inline-block;
    width: 172px;
    height: 34px;
    background: url(/local/templates/adaptive/static/css/../images/svg/gosuslugi__logo.svg) no-repeat;
    background-size: 172px auto;
}

.slider__nav {
    padding: 25px;
    margin: 30px -15px -30px;
    background: #004c8f;
    color: #fff;
}

.slider__nav--block {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    vertical-align: middle;
    width: 80px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 2px;
}

.slider__nav--block::before {
    content: "";
    position: absolute;
    top: 0;
    left: calc(50% - 1px);
    width: 1px;
    height: 38px;
    background: #fff;
}

.slider__nav--block .icon {
    margin: 0 7px;
    cursor: pointer;
    font-size: 25px;
}

.slider__nav--block .icon:focus, .slider__nav--block .icon:active, .slider__nav--block .icon:hover {
    opacity: 0.75;
}

.slider__nav--count {
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 575px) {
    .slider__nav--count {
        margin: 10px 0 30px;
        float: right;
    }
}

.slider__services--block {
    display: flex;
    align-items: flex-start;
    line-height: 22px;
    margin-bottom: 30px;
}

@media (max-width: 575px) {
    .slider__services--block {
        margin-bottom: 15px;
    }
}

.slider__services--images {
    max-width: 52px;
    margin-right: 20px;
}

.slider__services--images img {
    max-width: 55px;
    height: 55px;
}

@media (max-width: 575px) {
    .slider__services--images {
        display: none;
    }
}

.slider__services--headline {
    display: block;
}

.slider__services--description {
    font-size: 13px;
}

.slider__services--description svg {
    font-size: 11px;
}

.main__news--block {
    overflow: hidden;
}

@media (max-width: 991px) {
    .main__news--block {
        margin-bottom: 30px;
    }
}

.main__news--block time {
    opacity: 0.75;
    font-weight: 300;
}

.main__news--block:focus a, .main__news--block:active a, .main__news--block:hover a {
    opacity: 0.9;
}

.main__news--image {
    display: block;
}

.main__news--description {
    padding: 35px;
    color: #fff;
    background-color: #004c8f;
}

@media (max-width: 575px) {
    .main__news--description {
        padding: 20px;
    }
}

.main__news--description a {
    display: inline-block;
    margin-bottom: 10px;
    color: inherit;
    line-height: 30px;
    font-size: 24px;
}

@media (max-width: 575px) {
    .main__news--description a {
        line-height: 22px;
        font-size: 16px;
        font-weight: 400;
    }
}

.main__alert {
    margin-bottom: 23px;
}

.main__alert--block {
    min-height: 95px;
    margin: 0 0 10px;
    background-color: #004c8f;
    color: #fff;
    line-height: 24px;
    font-size: 20px;
    font-weight: 500;
}

@media (max-width: 767px) {
    .main__alert--block {
        min-height: 196px;
        max-height: 196px;
        overflow: hidden;
    }
}

.main__alert--block a {
    color: #fff;
}

.main__alert--item {
    display: flex;
    min-height: 95px;
    align-items: center;
    justify-content: center;
    font-weight: 500;
}

@media (min-width: 768px) {
    .main__alert--item {
        line-height: 24px;
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .main__alert--item {
        flex-direction: column;
        padding: 30px 10px;
        text-align: center;
        line-height: 22px;
        font-size: 16px;
    }
}

.main__alert--images {
    font-size: 50px;
}

@media (min-width: 768px) {
    .main__alert--images {
        margin-right: 25px;
    }
}

@media (max-width: 767px) {
    .main__alert--images {
        margin-bottom: 20px;
    }
}

.main__alert--info {
    max-width: 620px;
}

.main__alert--dots {
    text-align: center;
}

.main__alert--dots .slick-dots {
    margin: 0;
    padding: 0;
    list-style: none;
}

.main__alert--dots .slick-active {
    background: #004c8f;
}

.main__alert--dots li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    overflow: hidden;
    background: #a2aeb8;
    border-radius: 50%;
}

.main__alert--dots button {
    margin: 0;
    padding: 0;
    opacity: 0;
}

@media (min-width: 1200px) {
    .main__rk--aside {
        margin-bottom: 30px;
    }

    .main__rk--aside:first-child {
        margin-top: 5px;
    }

    .main__rk--aside:last-child {
        margin-bottom: 5px;
    }
}

@media (max-width: 767px) {
    .main__rk--aside {
        margin-bottom: 30px;
    }

    .main__rk--aside:first-child {
        margin-top: 5px;
    }

    .main__rk--aside:last-child {
        margin-bottom: 5px;
    }
}

.main__rk__goverment {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin: 0 0 30px;
    height: calc(100% - 30px);
    color: #fff;
    background: #92062a;
    background: -moz-linear-gradient(30deg, #92062a 1%, #e94d00 100%);
    background: -webkit-linear-gradient(30deg, #92062a 1%, #e94d00 100%);
    background: linear-gradient(30deg, #92062a 1%, #e94d00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#92062a', endColorstr='#e94d00', GradientType=1);
    line-height: 20px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .main__rk__goverment {
        min-height: 225px;
        flex-direction: row;
    }
}

@media (max-width: 767px) {
    .main__rk__goverment {
        padding: 40px 20px 45px;
    }
}

.main__rk__goverment--emblem {
    margin-bottom: 18px;
    color: #ffc800;
    text-align: center;
}

@media (min-width: 768px) and (max-width: 991px) {
    .main__rk__goverment--emblem {
        flex: 0;
        min-width: 220px;
        text-align: center;
        font-size: 160px;
    }
}

.main__rk__goverment--logo {
    display: inline-block;
    width: 128px;
    height: 128px;
    background: url(/local/templates/adaptive/static/css/../images/svg/logo__rus.svg) no-repeat;
    background-size: 128px 128px;
}

.main__rk__goverment--info {
    text-align: center;
}

@media (min-width: 768px) and (max-width: 991px) {
    .main__rk__goverment--info {
        text-align: left;
        flex: 1;
    }
}

.main__rk__goverment--title {
    margin-bottom: 15px;
    line-height: 28px;
    font-size: 20px;
    font-weight: 500;
}

@media (min-width: 768px) and (max-width: 991px) {
    .main__rk__goverment--title {
        font-weight: 300;
    }
}

.main__rk__goverment--title a {
    color: #fff;
}

.main__rk__goverment--address {
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 300;
}

.main__rk__goverment--address:last-child {
    margin-bottom: 0;
}

.main__rk__goverment--address a[href^=tel] {
    color: #fff;
}

.main__rk__igradjanin {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 95px;
    margin-bottom: 30px;
    background: #a94999;
    background: -moz-linear-gradient(left, #a94999 0%, #7e6dc7 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #a94999), color-stop(100%, #7e6dc7));
    background: -webkit-linear-gradient(left, #a94999 0%, #7e6dc7 100%);
    background: -o-linear-gradient(left, #a94999 0%, #7e6dc7 100%);
    background: -ms-linear-gradient(left, #a94999 0%, #7e6dc7 100%);
    background: linear-gradient(to right, #a94999 0%, #7e6dc7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a94999', endColorstr='#7e6dc7', GradientType=1);
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    font-size: 20px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .main__rk__igradjanin {
        padding: 20px 50px;
    }
}

@media (max-width: 991px) {
    .main__rk__igradjanin {
        flex-direction: column;
        padding: 20px 10px;
        text-align: center;
    }
}

.main__rk__igradjanin:focus, .main__rk__igradjanin:active, .main__rk__igradjanin:hover {
    color: #fff;
    background: #7e6dc7;
    background: -moz-linear-gradient(left, #7e6dc7 0%, #a94999 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #7e6dc7), color-stop(100%, #a94999));
    background: -webkit-linear-gradient(left, #7e6dc7 0%, #a94999 100%);
    background: -o-linear-gradient(left, #7e6dc7 0%, #a94999 100%);
    background: -ms-linear-gradient(left, #7e6dc7 0%, #a94999 100%);
    background: linear-gradient(to right, #7e6dc7 0%, #a94999 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7e6dc7', endColorstr='#a94999', GradientType=1);
}

@media (min-width: 992px) {
    .main__rk__igradjanin--logo {
        min-width: 190px;
        padding-right: 30px;
        margin-right: 30px;
        border-right: 1px solid rgba(255, 255, 255, 0.5);
    }
}

@media (max-width: 991px) {
    .main__rk__igradjanin--logo {
        margin-bottom: 15px;
    }
}

.main__governor {
    margin-bottom: 30px;
    padding: 0 15px;
    border: 1px solid #dbdbdb;
}

.main__governor--description {
    padding: 55px 40px 50px;
    background-color: #004c8f;
    color: #fff;
    line-height: 22px;
    font-size: 16px;
    font-weight: 300;
}

@media (max-width: 575px) {
    .main__governor--description {
        padding: 35px 30px 15px;
    }
}

.main__governor--description h2 {
    color: inherit;
    line-height: 36px;
    text-transform: none;
    font-size: 30px;
    font-weight: 700;
}

@media (max-width: 575px) {
    .main__governor--description h2 {
        margin-bottom: 18px;
        line-height: 30px;
        font-size: 24px;
    }
}

.main__governor--description a {
    color: #fff;
    text-decoration: underline;
}

.main__governor--description a:focus, .main__governor--description a:active, .main__governor--description a:hover {
    opacity: 0.85;
}

.main__governor--main {
    padding-top: 55px;
    height: 100%;
    background: #fff url(/local/templates/adaptive/static/css/../images/png/main__governor--main.png) bottom center no-repeat;
}

@media (min-width: 1200px) {
    .main__governor--main {
        padding-left: 110px;
        min-height: 475px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .main__governor--main {
        padding-left: 50px;
        min-height: 519px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .main__governor--main {
        min-height: 420px;
        padding-left: 50px;
        padding-top: 45px;
    }
}

@media (max-width: 767px) {
    .main__governor--main {
        background: #fff;
        padding: 45px 30px 25px;
    }
}

.main__governor--main h3 {
    margin: 0 0 10px;
    padding: 0;
    color: #323232;
    line-height: 30px;
    text-transform: none;
    font-size: 24px;
    font-weight: 500;
}

.main__governor--info {
    margin-bottom: 20px;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
}

.main__user--item {
    display: flex;
    padding: 30px 0 10px;
    border-bottom: 1px solid #d8d8d8;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .main__user--item {
        flex-direction: column;
    }
}

@media (max-width: 767px) {
    .main__user--item {
        flex-direction: column;
    }
}

.main__user--item:first-child {
    padding-top: 0;
}

.main__user--images {
    min-width: 128px;
    max-width: 128px;
    overflow: hidden;
}

@media (min-width: 1200px) {
    .main__user--images {
        margin-right: 30px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .main__user--images {
        margin-bottom: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .main__user--images {
        margin-right: 30px;
    }
}

@media (max-width: 767px) {
    .main__user--images {
        margin-bottom: 20px;
    }
}

.main__user--name {
    margin-bottom: 7px;
    color: #004c8f;
    line-height: 30px;
    font-size: 24px;
}

.main__user--position {
    margin-bottom: 8px;
    font-weight: 700;
}

.main__user--phone {
    margin-bottom: 10px;
}

.main__user--phone .icon {
    margin: -2px 5px 0 0;
    color: #646464;
    font-size: 14px;
}

.main__user--description {
    margin-bottom: 8px;
    line-height: 24px;
}

.main__user--link {
    margin-bottom: 17px;
}

.main__user--link a {
    color: #004c8f;
}

.main__user--department {
    padding-top: 25px;
    padding-bottom: 15px;
    border-top: 1px solid #d8d8d8;
}

.main__user--accordion__item {
    margin-bottom: 10px;
}

.main__user--accordion__title {
    color: #004c8f;
    line-height: 24px;
    border-bottom: 1px dashed #004c8f;
    font-weight: 700;
}

.main__user--accordion__title:hover {
    border-bottom-color: transparent;
}

.main__user--accordion__title .icon-arrow-bold-left {
    position: absolute;
    margin: 7px 0 0 5px;
    transform: rotate(90deg);
    transition: transform 0.5s ease;
    font-size: 12px;
}

.main__user--accordion__title.collapsed .icon-arrow-bold-left {
    transform: rotate(0deg);
}

.main__user--accordion__content {
    padding-top: 4px;
}

.main__user--accordion__content.show {
    display: block;
}

.main__user--accordion__content .btn {
    color: #fff;
}

.main__user--accordion__info {
    margin-bottom: 5px;
}

.main__user--accordion__info a {
    color: #004c8f;
}

.main__user--accordion__info a[href^=tel] {
    color: #323232;
}

.main__user--accordion__info li {
    margin-bottom: 0;
}

.main__user--accordion__info li span {
    margin-right: 10px;
}

@media (max-width: 575px) {
    .main__user--accordion__info li span {
        display: block;
    }
}

.main__user--accordion__info li .icon {
    margin-right: 3px;
    color: #646464;
    font-size: 13px;
}

.footer {
    padding: 60px 0 50px;
    background-color: #183650;
    color: #fff;
}

.footer a {
    color: inherit;
}

.footer a:focus, .footer a:active, .footer a:hover {
    color: #fff;
    opacity: 0.85;
}

.footer__emblem {
    margin: 0 0 20px;
}

.footer__emblem--logo {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    background: url(/local/templates/adaptive/static/css/../images/svg/sevastopol__monochrome.svg) no-repeat;
}

.footer__emblem--logo:focus, .footer__emblem--logo:active, .footer__emblem--logo:hover {
    text-decoration: none;
}

@media (min-width: 1200px) {
    .footer__emblem--logo {
        height: 56px;
        padding-left: 45px;
        background-size: 39px auto;
        line-height: 22px;
    }
}

@media (max-width: 1199px) {
    .footer__emblem--logo {
        line-height: 19px;
        height: 43px;
        background-size: 37px auto;
        padding-left: 35px;
    }
}

.footer__emblem--title, .footer__emblem--portal {
    padding-left: 15px;
}

.footer__emblem--title {
    font-weight: 500;
}

@media (min-width: 1200px) {
    .footer__emblem--title {
        font-size: 23px;
    }
}

@media (max-width: 1199px) {
    .footer__emblem--title {
        font-size: 20px;
    }
}

@media (max-width: 575px) {
    .footer__emblem--title {
        font-size: 16px;
    }
}

@media (min-width: 1200px) {
    .footer__emblem--portal {
        letter-spacing: -0.013rem;
        font-size: 12px;
    }
}

@media (max-width: 1199px) {
    .footer__emblem--portal {
        letter-spacing: 0.005rem;
        font-size: 10px;
    }
}

@media (max-width: 575px) {
    .footer__emblem--portal {
        display: none;
    }
}

.footer__search {
    margin-bottom: 35px;
    white-space: nowrap;
}

.footer__search--input {
    display: inline-block;
    width: calc(100% - 40px);
    max-width: 330px;
    height: 40px;
    padding: 0 15px;
    background-color: #ecf0f3;
    border-radius: 2px 0 0 2px;
    border: 1px solid #ecf0f3;
    border-right: none;
    outline: none;
    vertical-align: middle;
    font-weight: 300;
    font-family: inherit;
}

.footer__search--input:focus, .footer__search--input:active, .footer__search--input:hover {
    background-color: #fff;
    border-color: #c8c8c8;
}

.footer__search--submit {
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-left: -4px;
    color: #fff;
    background-color: #005cad;
    border: 1px solid #005cad;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 0 2px 2px 0;
}

.footer__map {
    margin-bottom: 20px;
    font-weight: 300;
}

.footer__map li {
    margin-bottom: 10px;
    line-height: 26px;
}

.footer__social {
    margin-bottom: 25px;
}

.footer__social--icon {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
    text-decoration: none;
    font-size: 20px;
}

.footer__social--icon:focus, .footer__social--icon:active, .footer__social--icon:hover {
    opacity: 0.85;
}

.footer__contact li {
    margin-bottom: 20px;
}

.footer__contact a[href^=tel],
.footer__contact a[href^=mailto] {
    text-decoration: none;
    font-size: 16px;
    font-weight: 300;
}

.footer__contact--address {
    margin-bottom: 20px;
    font-size: 20px;
}

.footer__contact--title {
    font-size: 13px;
    font-weight: 300;
}

.footer__copy {
    font-weight: 300;
}

.breadcrumbs {
    display: flex;
    align-items: center;
    min-height: 60px;
    background-color: #ecf0f3;
    color: #646464;
    font-size: 13px;
    font-weight: 300;
}

.breadcrumbs a {
    color: inherit;
}

@media (max-width: 991px) {
    .breadcrumbs {
        display: none;
    }
}

.breadcrumbs .icon-nav_next {
    margin: 0 3px;
    color: #626262;
    opacity: 0.36;
    font-size: 11px;
}

@media (max-width: 767px) {
    .miniwidget-wrapper {
        display: none;
    }
}

.menu__aside--mobile {
    margin-bottom: 29px;
}

.menu__aside--mobile > a {
    position: relative;
    display: flex;
    align-items: center;
    border: 1px solid #c9c9c9;
    min-height: 60px;
    padding: 0 40px 0 30px;
}

.menu__aside--mobile > a .icon {
    position: absolute;
    top: calc(50% - 6px);
    right: 18px;
    transform: rotate(270deg);
    transition: transform 0.2s ease;
    font-size: 12px;
}

.menu__aside--mobile > a.collapsed .icon-arrow-bold-left {
    transform: rotate(90deg);
}

@media (min-width: 992px) {
    .menu__aside--mobile {
        display: none;
    }
}

.menu__aside--block {
    border: 1px solid #d8d8d8;
}

@media (min-width: 992px) {
    .menu__aside--block {
        margin-bottom: 40px;
    }

    .menu__aside--block.collapse {
        display: block;
    }
}

@media (max-width: 991px) {
    .menu__aside--block {
        position: absolute;
        width: calc(100% - 30px);
        margin-top: -30px;
        z-index: 2;
        background: #fff;
    }
}

.menu__aside--item {
    border-top: 1px solid #d8d8d8;
}

.menu__aside--item:first-child {
    border-top: none;
}

.menu__aside--item > a {
    position: relative;
    display: flex;
    padding: 16px 30px 15px 20px;
}

.menu__aside--item > a .icon-arrow-bold-left {
    position: absolute;
    top: calc(50% - 6px);
    right: 18px;
    transform: rotate(270deg);
    transition: transform 0.2s ease;
    font-size: 12px;
}

.menu__aside--item > a.collapsed .icon-arrow-bold-left {
    transform: rotate(90deg);
}

.menu__aside--active {
    border-left: 3px solid #004c8f;
    color: #004c8f;
}

.menu__aside--active a {
    color: inherit;
}

.menu__aside--submenu {
    padding-top: 2px;
    padding-bottom: 7px;
    line-height: 19px;
    font-size: 13px;
    font-weight: 300;
}

.menu__aside--submenu li {
    padding: 0 20px;
    margin-bottom: 8px;
}

.menu__aside--submenu.show {
    display: block;
}

.pagination__nav {
    margin: 30px 0 30px -1px;
}

.pagination__nav .pagination__nav--more {
    border: 1px solid transparent;
}

.pagination__nav a,
.pagination__nav span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    min-height: 40px;
    margin: 0 2px 0 1px;
    vertical-align: middle;
    border-radius: 2px;
    border: 1px solid #dbdbdb;
    background: #fff;
}

.pagination__nav a.active,
.pagination__nav span.active {
    color: #858789;
    background-color: #ecf0f3;
}

@media (min-width: 992px) {
    .news__list--block {
        padding-left: 40px;
    }
}

.news__list--block > h2 {
    margin: 20px 0 15px;
    padding: 15px 0 10px;
    text-transform: none;
    line-height: 30px;
    font-size: 24px;
    font-weight: 400;
}

.news__list--block > h3 {
    margin: 10px 0 5px;
    padding: 0;
    text-transform: none;
    line-height: 24px;
    font-size: 16px;
    font-weight: 700;
}

.news__list--block > table {
    margin-bottom: 40px;
    white-space: nowrap;
}

.news__list--block > .news__media--tag {
    margin-bottom: 25px;
    font-size: 16px;
}

.news__list--block > .news__media--tag a, .news__list--block > .news__media--tag span {
    padding-top: 10px;
    font-size: inherit;
}

.news__list--block .unit__box--block {
    padding-bottom: 10px;
}

.news__list--block .unit__list--item:last-child {
    border-bottom: none;
}

.news__list--block .unit__list--block {
    margin-bottom: 0;
}

.news__list--block > ul {
    list-style: none;
    padding: 0;
    margin: 0 0 25px;
}

.news__list--block > ul ul {
    list-style: none;
    padding: 0;
    margin-left: 20px;
}

.news__list--block > ul li::before {
    content: "•";
    color: #1e3685;
    font-size: 24px;
    vertical-align: middle;
    margin-right: 10px;
}

.news__list--block p a {
    color: #004c8f;
}

.news__list--block p a:hover {
    text-decoration: underline;
}

@media (min-width: 768px) {
    .news__list--tabs {
        margin: 0 0 40px;
        border-bottom: 1px solid #c9c9c9;
    }
}

@media (max-width: 767px) {
    .news__list--tabs {
        margin-bottom: 40px;
    }
}

.news__list--ul {
    display: flex;
    margin: 0;
    line-height: 14px;
}

@media (min-width: 768px) {
    .news__list--ul .nav-item {
        margin-left: 35px;
    }

    .news__list--ul .nav-item:first-child {
        margin-left: 0;
    }

    .news__list--ul .nav-item a {
        display: flex;
        min-height: 35px;
    }

    .news__list--ul .nav-item a.active {
        color: #004c8f;
        border-bottom: 3px solid #004c8f;
    }
}

@media (max-width: 767px) {
    .news__list--ul {
        flex-direction: column;
    }

    .news__list--ul .nav-item {
        line-height: 22px;
        border-bottom: 1px solid #c9c9c9;
    }

    .news__list--ul .nav-item a {
        display: flex;
        align-items: center;
        padding-top: 5px;
        padding-bottom: 5px;
        min-height: 50px;
        border-bottom: 3px solid transparent;
    }

    .news__list--ul .nav-item a.active {
        color: #004c8f;
        border-bottom: 3px solid #004c8f;
    }
}

.news__list--content .tab-pane {
    display: none;
}

.news__list--content .active.show {
    opacity: 1;
    display: block;
}

/*SEVGOV-2335*/
.news__list--content img {
    max-width: 100%;
    height: auto;
}

.news__search {
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .news__search {
        margin-bottom: 20px;
    }
}

.news__search--block {
    position: relative;
    display: inline-block;
    width: calc(100% - 30px);
    margin-left: -15px;
}

.news__search--input {
    width: 100%;
    min-height: 38px;
    padding: 0 40px 0 15px;
    border: 1px solid #c8c8c8;
    border-radius: 2px;
    color: #646464;
    font-size: 16px;
    font-weight: 300;
}

.news__search--input:focus, .news__search--input:active, .news__search--input:hover {
    border-color: #004c8f;
    outline: none;
}

.news__search--input:focus + .news__search--button, .news__search--input:active + .news__search--button, .news__search--input:hover + .news__search--button {
    color: #004c8f;
}

.news__search--button {
    position: absolute;
    top: calc(50% - 10px);
    right: 15px;
    width: 20px;
    height: 20px;
    line-height: 0;
    background: #fff;
    color: #646464;
    border: none;
    padding: 0;
    cursor: pointer;
    font-size: 20px;
}

.news__search--button:focus, .news__search--button:active, .news__search--button:hover {
    color: #004c8f;
}

.news__search--calendar {
    position: relative;
    display: inline-flex;
    width: 40px;
    height: 38px;
    border: 1px solid #c8c8c8;
    border-radius: 2px;
    align-items: center;
    justify-content: center;
    float: right;
    margin-right: -15px;
    cursor: pointer;
    font-size: 20px;
}

.news__search--calendar:focus, .news__search--calendar:active, .news__search--calendar:hover {
    border-color: #004c8f;
    color: #004c8f;
}

.news__detail--block a {
    color: #004c8f;
}

.news__detail--block a:hover {
    text-decoration: underline;
}

.news__detail--line {
    display: flex;
    align-items: center;
    position: relative;
    min-height: 52px;
    margin-bottom: 40px;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}

@media (max-width: 767px) {
    .news__detail--line {
        flex-direction: column;
        padding: 10px 0;
    }
}

.news__detail--date::after {
    display: inline-block;
    width: 3px;
    height: 3px;
    margin: 0 10px;
    border-radius: 50%;
    content: "";
    background-color: #919191;
    vertical-align: middle;
}

@media (max-width: 767px) {
    .news__detail--date::after {
        display: none;
    }
}

@media (max-width: 767px) {
    .news__detail--date {
        width: 100%;
        margin-bottom: 10px;
    }
}

.news__detail--link {
    color: #004c8f;
    font-weight: 700;
}

@media (max-width: 767px) {
    .news__detail--link {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media (min-width: 768px) {
    .news__detail--print {
        position: absolute;
        right: 0;
    }
}

@media (max-width: 767px) {
    .news__detail--print {
        width: 100%;
    }
}

.news__detail--print .icon {
    margin-right: 10px;
    color: #646464;
    font-size: 24px;
}

.news__detail--quote {
    padding: 20px 5px;
    margin: 30px 0 40px;
    color: #323232;
    border-top: 2px solid #004c8f;
    border-bottom: 2px solid #004c8f;
    line-height: 36px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
}

@media (max-width: 767px) {
    .news__detail--quote {
        line-height: 30px;
        font-size: 20px;
    }
}

.news__detail--quote::before {
    display: inline-block;
    content: "«";
}

.news__detail--quote::after {
    display: inline-block;
    content: "»";
}

.news__detail--share {
    display: flex;
    align-items: center;
    margin-bottom: 60px;
    width: fit-content; /* SEVGOV-2167 */
}

.news__detail--social {
    margin-left: 15px;
    border-radius: 2px;
    border: 1px solid #d8d8d8;
}

.news__detail--social > a {
    display: inline-flex;
    width: 36px;
    height: 36px;
    align-items: center;
    justify-content: center;
    color: #757575;
    border-left: 1px solid #d8d8d8;
    font-size: 18px;
}

.news__detail--social > a:first-child {
    border: none;
}

.news__detail--social > a:hover {
    color: #004c8f;
}

.news__slider--slider {
    position: relative;
    margin-bottom: 35px;
    border-bottom: 1px solid #d8d8d8;
}

.news__slider--slider:hover .rk__news--nav {
    opacity: 1;
}

.rk__news--nav {
    position: absolute;
    top: calc(50% - 55px);
    z-index: 5;
    cursor: pointer;
    color: #fff;
    opacity: 0;
    transition: opacity 0.5s ease;
    font-size: 70px;
}

.rk__news--left {
    left: 0;
}

.rk__news--right {
    right: 0;
}

.news__slider--block {
    padding: 0;
}

.news__slider--block img {
    margin: 0;
}

.news__slider--nav {
    padding: 15px 0;
    color: #646464;
    font-size: 13px;
    font-weight: 300;
}

.news__author--block {
    position: relative;
    display: inline-block;
}

@media (max-width: 991px) {
    .news__author--block {
        position: static;
    }
}

.news__author--user {
    white-space: nowrap;
    user-select: none;
    color: #004c8f;
    border-bottom: 1px dashed #004c8f;
    cursor: pointer;
    line-height: 14px;
}

.news__author--user:hover {
    border-bottom-color: transparent;
}

.news__author--info {
    position: absolute;
    top: 100%;
    width: 100%;
    min-width: 435px;
    display: none;
    margin-top: 18px;
    padding: 25px 30px;
    box-shadow: 0 5px 27px #bbc4cb;
    background: #fff;
}

.news__author--block.show .news__author--info {
    display: flex;
    align-items: center;
}

.news__author--info::after {
    display: inline-block;
    position: absolute;
    top: -10px;
    left: 20px;
    color: #fff;
    content: "";
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 10px solid;
}

@media (max-width: 991px) {
    .news__author--info::after {
        display: none;
    }
}

@media (max-width: 991px) {
    .news__author--info {
        top: auto;
        left: 0;
    }
}

@media (max-width: 575px) {
    .news__author--info {
        flex-direction: column;
        padding: 15px;
        min-width: initial;
    }
}

.news__author--images {
    margin-right: 20px;
}

@media (max-width: 575px) {
    .news__author--images {
        margin: 0 0 10px;
    }
}

.news__author--name {
    display: block;
    margin-bottom: 10px;
    line-height: 24px;
    font-size: 18px;
}

.news__author--description {
    display: block;
    line-height: 18px;
    font-size: 13px;
}

.news__media--item {
    border-bottom: 1px solid #dbdbdb;
}

@media (min-width: 768px) {
    .news__media--item {
        padding: 30px 0 30px;
    }
}

@media (max-width: 767px) {
    .news__media--item {
        padding: 15px 0;
    }
}

.news__media--item time {
    margin-bottom: 17px;
    color: #646464;
    font-size: 16px;
    font-weight: 300;
}

@media (max-width: 767px) {
    .news__media--item time {
        margin: 0;
    }
}

.news__media--images {
    position: relative;
    padding-right: 35px;
    max-width: 260px;
    overflow: hidden;
}

@media (max-width: 767px) {
    .news__media--images {
        display: none;
    }
}

.news__media--images:hover::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 225px;
    height: 148px;
    background-color: #120d05;
    opacity: 0.1;
    content: "";
}

.news__media--link {
    margin-bottom: 10px;
    line-height: 28px;
}

@media (min-width: 992px) {
    .news__media--link {
        font-size: 24px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .news__media--link {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .news__media--link {
        line-height: 24px;
        font-size: 16px;
    }
}

.news__media--tag span,
.news__media--tag a {
    display: inline-block;
    padding: 5px 13px 8px;
    margin-left: 4px;
    background-color: #ecf0f3;
    color: #858789;
    border-radius: 2px;
    font-size: 13px;
    font-weight: 400;
}

.news__media--tag span:first-child,
.news__media--tag a:first-child {
    margin-left: 0;
}

@media (max-width: 767px) {
    .news__media--tag span,
    .news__media--tag a {
        margin: 0 0 5px;
        display: none;
    }
}

.news__filter--block {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    margin: 15px -8px 0 0;
    border-radius: 2px;
    box-shadow: 0 9px 27px #bbc4cb;
    background: #fff;
}

.news__filter--block::after {
    display: inline-block;
    position: absolute;
    top: -10px;
    right: 20px;
    color: #fff;
    content: "";
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 10px solid;
}

.news__filter--block.show {
    display: block;
}

.news__filter--line {
    display: flex;
    align-items: center;
    padding: 13px 20px;
    border-bottom: 1px solid #d8d8d8;
}

.news__filter--line span {
    width: 12px;
    height: 2px;
    background: #6d6d6d;
    margin: 0 8px;
}

.news__filter--input {
    width: 91px;
    height: 38px;
    padding: 5px 10px;
    border: 1px solid #c8c8c8;
    border-radius: 2px;
}

.news__filter--input:focus, .news__filter--input:active, .news__filter--input:hover {
    outline: none;
}

.news__filter--calendar {
    padding: 10px 0 5px;
}

.news__filter--calendar .datepicker {
    border-color: transparent;
}

.news__filter--calendar .datepicker--nav {
    border-bottom-color: transparent;
}

.news__filter--calendar .datepicker--day-name {
    color: #343434;
    font-size: 13px;
    font-weight: 500;
    font-family: "Fira Sans", sans-serif;
}

.news__filter--calendar .datepicker--cell.-current- {
    background-color: #ecf0f3;
    border: 1px solid #dbdbdb;
    border-radius: 2px;
    color: #323232;
}

.news__filter--submit {
    width: 222px;
    display: block;
    margin: 0 auto 25px;
}

.news__filter--button {
    display: flex;
    width: 40px;
    height: 38px;
    align-items: center;
    justify-content: center;
}

.form__feedback {
    line-height: 22px;
}

.form__feedback--block {
    display: block;
}

.form__feedback--description {
    margin-top: 6px;
    line-height: 24px;
    font-size: 13px;
    font-weight: 300;
}

.form__feedback--address {
    min-height: 90px;
}

.form__feedback--message {
    min-height: 140px;
    margin-bottom: 10px;
}

.form__feedback--captcha {
    max-width: 115px;
    display: inline-block;
    vertical-align: middle;
}

.form__feedback--images {
    margin: 0 10px 0 15px;
}

@media (max-width: 575px) {
    .form__feedback--images {
        margin: 10px 10px 0 0;
    }
}

.form__feedback--update {
    display: inline-block;
    vertical-align: middle;
    color: #646464;
    cursor: pointer;
}

.form__feedback--update:hover {
    color: #004c8f;
}

.form__feedback--button {
    padding: 30px 0;
    border-top: 1px solid #d8d8d8;
}

@media (min-width: 768px) {
    .form__feedback--button input[type=submit] {
        margin-left: 10px;
    }
}

.form__feedback--attach {
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 24px;
    color: #646464;
    font-size: 22px;
    font-weight: 400;
}

.form__feedback--attach span {
    cursor: pointer;
    color: #004c8f;
    border-bottom: 1px dashed #004c8f;
    vertical-align: middle;
    font-size: 16px;
}

.form__feedback--attach span:hover {
    border-bottom: 1px solid transparent;
}

.form__feedback--attachment {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 40px;
    margin-bottom: 10px;
    background: #ecf0f3;
    border-radius: 2px;
    padding: 0 16px;
}

.form__feedback--close {
    position: absolute;
    top: calc(50% - 11px);
    right: 16px;
    cursor: pointer;
    font-size: 14px;
}

.form__feedback--close:hover {
    color: #004c8f;
}

.form__feedback--text {
    display: inline-block;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.executive__block--main {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 16px;
    margin-bottom: 20px;
    position: relative;
}

.executive__block--main .icon-arrow-bold-right {
    cursor: pointer;
    color: #004c8f;
    transform: rotate(-270deg);
    position: absolute;
    top: calc(50% - 8px);
    right: 20px;
    transition: transform 0.5s ease;
}

.collapsed > .icon-arrow-bold-right {
    color: #a3a3a3;
    transform: rotate(-90deg);
}

@media (min-width: 1200px) {
    .executive__block--main .icon-arrow-bold-right {
        display: none;
    }
}

@media (min-width: 1200px) {
    .executive__block--main {
        min-height: 230px;
    }
}

@media (max-width: 575px) {
    .executive__block--main {
        margin: 0 -15px 20px;
        padding: 0 55px 15px 15px;
    }
}

.executive__block--title {
    color: #004c8f;
    margin-bottom: 5px;
    font-weight: 700;
}

.executive__block--preview {
    max-width: 95px;
    margin-bottom: 18px;
}

@media (min-width: 768px) {
    .executive__block--large.executive__block--main {
        padding-bottom: 40px;
        margin-bottom: 40px;
        flex-direction: row;
        align-items: center;
        min-height: inherit;
    }
}

.executive__block--large .executive__block--title {
    margin-bottom: 6px;
    font-size: 24px;
    font-weight: 400;
}

@media (max-width: 767px) {
    .executive__block--large .executive__block--title {
        font-weight: 700;
        font-size: 16px;
    }
}

.executive__block--large .executive__block--position {
    line-height: 24px;
    font-weight: 700;
}

@media (max-width: 767px) {
    .executive__block--large .executive__block--position {
        line-height: 23px;
    }
}

@media (min-width: 768px) {
    .executive__block--large .executive__block--preview {
        max-width: 128px;
        overflow: hidden;
        margin: 0 20px 0 0;
    }
}

@media (max-width: 767px) {
    .executive__block--large .executive__block--preview {
        margin: 0 0 15px 0;
    }
}

.executive__list--block {
    line-height: 19px;
    font-size: 13px;
}

@media (min-width: 1200px) {
    .executive__list--block {
        display: block;
        margin-bottom: 20px;
    }
}

@media (max-width: 1199px) {
    .executive__list--block {
        margin-bottom: 20px;
        border-bottom: 1px solid #d8d8d8;
    }

    .executive__list--block.show {
        display: block;
    }
}

@media (max-width: 575px) {
    .executive__list--block {
        margin: 0 -15px 20px;
        padding: 0 15px 0;
    }
}

.executive__list--block li {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 16px;
    margin-bottom: 20px;
    position: relative;
}

@media (min-width: 1200px) {
    .executive__list--block li {
        /*min-height: 303px;*/
        min-height: 341px;
    }
}

@media (max-width: 575px) {
    .executive__list--block li {
        margin: 0 -15px 20px;
        padding: 0 55px 15px 15px;
    }
}

.executive__list--block li:last-child {
    border-bottom: none;
}

.executive__list--title {
    color: #004c8f;
    font-weight: 500;
}

.executive__list--title a {
    color: inherit;
    font-weight: 600;
}

.executive__list--descript {
    color: #727272;
    margin-bottom: 4px;
}

.executive__list--descript > div {
    font-weight: 600;
}

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

/* End */


/* Start:/local/templates/adaptive/static/style/style.css?1607962702214083*/
@charset "UTF-8";
html {
    font-family: sans-serif;
    line-height: 22px;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

progress {
    vertical-align: baseline;
}

template,
[hidden] {
    display: none;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
    outline-width: 0;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: bolder;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0;
}

optgroup {
    font-weight: bold;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

textarea {
    overflow: auto;
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

html {
    box-sizing: border-box;
    height: 100%;
}

*,
*::before,
*::after {
    box-sizing: inherit;
}

@-ms-viewport {
    width: device-width;
}

html {
    font-size: 16px;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "Fira Sans", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    color: #323232;
    background-color: #fff;
    height: 100%;
}

[tabindex="-1"]:focus {
    outline: none !important;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #818a91;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}

dt {
    font-weight: bold;
}

dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

a {
    color: #323232;
    text-decoration: none;
}

a:focus, a:hover {
    color: #004c8f;
    text-decoration: none;
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: none;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
}

[role=button] {
    cursor: pointer;
}

a,
area,
button,
[role=button],
input,
label,
select,
summary,
textarea {
    touch-action: manipulation;
}

table {
    border-collapse: collapse;
    background-color: transparent;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #818a91;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: left;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
textarea {
    line-height: inherit;
}

input[type=radio]:disabled,
input[type=checkbox]:disabled {
    cursor: not-allowed;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
    -webkit-appearance: listbox;
}

textarea {
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
}

input[type=search] {
    -webkit-appearance: none;
}

output {
    display: inline-block;
}

[hidden] {
    display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 1.25rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 24px;
    color: #404040;
    text-transform: uppercase;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
    text-decoration: none;
}

h1 a:focus, h1 a:active, h1 a:hover, h2 a:focus, h2 a:active, h2 a:hover, h3 a:focus, h3 a:active, h3 a:hover, h4 a:focus, h4 a:active, h4 a:hover, h5 a:focus, h5 a:active, h5 a:hover, h6 a:focus, h6 a:active, h6 a:hover,
.h1 a:focus,
.h1 a:active,
.h1 a:hover, .h2 a:focus, .h2 a:active, .h2 a:hover, .h3 a:focus, .h3 a:active, .h3 a:hover, .h4 a:focus, .h4 a:active, .h4 a:hover, .h5 a:focus, .h5 a:active, .h5 a:hover, .h6 a:focus, .h6 a:active, .h6 a:hover {
    text-decoration: none;
}

h1, .h1 {
    font-size: 2.5rem;
}

h2, .h2 {
    font-size: 20px;
}

h3, .h3 {
    font-size: 1.75rem;
}

h4, .h4 {
    font-size: 1.5rem;
}

h5, .h5 {
    font-size: 1.25rem;
}

h6, .h6 {
    font-size: 1rem;
}

.lead {
    font-size: 1.25rem;
    font-weight: 300;
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
    font-size: 80%;
    font-weight: normal;
}

mark,
.mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
}

.list-inline-item {
    display: inline-block;
}

.list-inline-item:not(:last-child) {
    margin-right: 5px;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.blockquote {
    padding: 0.5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: 0.25rem solid #eceeef;
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #818a91;
}

.blockquote-footer::before {
    content: "— ";
}

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: 0.25rem solid #eceeef;
    border-left: 0;
}

.blockquote-reverse .blockquote-footer::before {
    content: "";
}

.blockquote-reverse .blockquote-footer::after {
    content: " —";
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0.25rem;
    transition: all 0.2s ease-in-out;
    max-width: 100%;
    height: auto;
}

.figure {
    display: inline-block;
}

.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}

.figure-caption {
    font-size: 90%;
    color: #818a91;
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 576px) {
    .container {
        width: 540px;
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .container {
        width: 720px;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .container {
        width: 960px;
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1140px;
        max-width: 100%;
    }
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

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

@media (min-width: 576px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media (min-width: 768px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media (min-width: 992px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media (min-width: 1200px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}

.col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-xl, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-lg, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-md, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-sm, .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1, .col-xs {
    position: relative;
    min-height: 1px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 576px) {
    .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-xl, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-lg, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-md, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-sm, .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1, .col-xs {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 768px) {
    .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-xl, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-lg, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-md, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-sm, .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1, .col-xs {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 992px) {
    .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-xl, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-lg, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-md, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-sm, .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1, .col-xs {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 1200px) {
    .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-xl, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-lg, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-md, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-sm, .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1, .col-xs {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.col-xs {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}

.col-xs-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
}

.col-xs-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}

.col-xs-3 {
    flex: 0 0 25%;
    max-width: 25%;
}

.col-xs-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}

.col-xs-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
}

.col-xs-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

.col-xs-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
}

.col-xs-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
}

.col-xs-9 {
    flex: 0 0 75%;
    max-width: 75%;
}

.col-xs-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
}

.col-xs-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
}

.col-xs-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

.pull-xs-0 {
    right: auto;
}

.pull-xs-1 {
    right: 8.3333333333%;
}

.pull-xs-2 {
    right: 16.6666666667%;
}

.pull-xs-3 {
    right: 25%;
}

.pull-xs-4 {
    right: 33.3333333333%;
}

.pull-xs-5 {
    right: 41.6666666667%;
}

.pull-xs-6 {
    right: 50%;
}

.pull-xs-7 {
    right: 58.3333333333%;
}

.pull-xs-8 {
    right: 66.6666666667%;
}

.pull-xs-9 {
    right: 75%;
}

.pull-xs-10 {
    right: 83.3333333333%;
}

.pull-xs-11 {
    right: 91.6666666667%;
}

.pull-xs-12 {
    right: 100%;
}

.push-xs-0 {
    left: auto;
}

.push-xs-1 {
    left: 8.3333333333%;
}

.push-xs-2 {
    left: 16.6666666667%;
}

.push-xs-3 {
    left: 25%;
}

.push-xs-4 {
    left: 33.3333333333%;
}

.push-xs-5 {
    left: 41.6666666667%;
}

.push-xs-6 {
    left: 50%;
}

.push-xs-7 {
    left: 58.3333333333%;
}

.push-xs-8 {
    left: 66.6666666667%;
}

.push-xs-9 {
    left: 75%;
}

.push-xs-10 {
    left: 83.3333333333%;
}

.push-xs-11 {
    left: 91.6666666667%;
}

.push-xs-12 {
    left: 100%;
}

.offset-xs-1 {
    margin-left: 8.3333333333%;
}

.offset-xs-2 {
    margin-left: 16.6666666667%;
}

.offset-xs-3 {
    margin-left: 25%;
}

.offset-xs-4 {
    margin-left: 33.3333333333%;
}

.offset-xs-5 {
    margin-left: 41.6666666667%;
}

.offset-xs-6 {
    margin-left: 50%;
}

.offset-xs-7 {
    margin-left: 58.3333333333%;
}

.offset-xs-8 {
    margin-left: 66.6666666667%;
}

.offset-xs-9 {
    margin-left: 75%;
}

.offset-xs-10 {
    margin-left: 83.3333333333%;
}

.offset-xs-11 {
    margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-sm-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }

    .col-sm-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .col-sm-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }

    .col-sm-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }

    .col-sm-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-sm-0 {
        right: auto;
    }

    .pull-sm-1 {
        right: 8.3333333333%;
    }

    .pull-sm-2 {
        right: 16.6666666667%;
    }

    .pull-sm-3 {
        right: 25%;
    }

    .pull-sm-4 {
        right: 33.3333333333%;
    }

    .pull-sm-5 {
        right: 41.6666666667%;
    }

    .pull-sm-6 {
        right: 50%;
    }

    .pull-sm-7 {
        right: 58.3333333333%;
    }

    .pull-sm-8 {
        right: 66.6666666667%;
    }

    .pull-sm-9 {
        right: 75%;
    }

    .pull-sm-10 {
        right: 83.3333333333%;
    }

    .pull-sm-11 {
        right: 91.6666666667%;
    }

    .pull-sm-12 {
        right: 100%;
    }

    .push-sm-0 {
        left: auto;
    }

    .push-sm-1 {
        left: 8.3333333333%;
    }

    .push-sm-2 {
        left: 16.6666666667%;
    }

    .push-sm-3 {
        left: 25%;
    }

    .push-sm-4 {
        left: 33.3333333333%;
    }

    .push-sm-5 {
        left: 41.6666666667%;
    }

    .push-sm-6 {
        left: 50%;
    }

    .push-sm-7 {
        left: 58.3333333333%;
    }

    .push-sm-8 {
        left: 66.6666666667%;
    }

    .push-sm-9 {
        left: 75%;
    }

    .push-sm-10 {
        left: 83.3333333333%;
    }

    .push-sm-11 {
        left: 91.6666666667%;
    }

    .push-sm-12 {
        left: 100%;
    }

    .offset-sm-0 {
        margin-left: 0;
    }

    .offset-sm-1 {
        margin-left: 8.3333333333%;
    }

    .offset-sm-2 {
        margin-left: 16.6666666667%;
    }

    .offset-sm-3 {
        margin-left: 25%;
    }

    .offset-sm-4 {
        margin-left: 33.3333333333%;
    }

    .offset-sm-5 {
        margin-left: 41.6666666667%;
    }

    .offset-sm-6 {
        margin-left: 50%;
    }

    .offset-sm-7 {
        margin-left: 58.3333333333%;
    }

    .offset-sm-8 {
        margin-left: 66.6666666667%;
    }

    .offset-sm-9 {
        margin-left: 75%;
    }

    .offset-sm-10 {
        margin-left: 83.3333333333%;
    }

    .offset-sm-11 {
        margin-left: 91.6666666667%;
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-md-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }

    .col-md-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .col-md-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }

    .col-md-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }

    .col-md-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-md-0 {
        right: auto;
    }

    .pull-md-1 {
        right: 8.3333333333%;
    }

    .pull-md-2 {
        right: 16.6666666667%;
    }

    .pull-md-3 {
        right: 25%;
    }

    .pull-md-4 {
        right: 33.3333333333%;
    }

    .pull-md-5 {
        right: 41.6666666667%;
    }

    .pull-md-6 {
        right: 50%;
    }

    .pull-md-7 {
        right: 58.3333333333%;
    }

    .pull-md-8 {
        right: 66.6666666667%;
    }

    .pull-md-9 {
        right: 75%;
    }

    .pull-md-10 {
        right: 83.3333333333%;
    }

    .pull-md-11 {
        right: 91.6666666667%;
    }

    .pull-md-12 {
        right: 100%;
    }

    .push-md-0 {
        left: auto;
    }

    .push-md-1 {
        left: 8.3333333333%;
    }

    .push-md-2 {
        left: 16.6666666667%;
    }

    .push-md-3 {
        left: 25%;
    }

    .push-md-4 {
        left: 33.3333333333%;
    }

    .push-md-5 {
        left: 41.6666666667%;
    }

    .push-md-6 {
        left: 50%;
    }

    .push-md-7 {
        left: 58.3333333333%;
    }

    .push-md-8 {
        left: 66.6666666667%;
    }

    .push-md-9 {
        left: 75%;
    }

    .push-md-10 {
        left: 83.3333333333%;
    }

    .push-md-11 {
        left: 91.6666666667%;
    }

    .push-md-12 {
        left: 100%;
    }

    .offset-md-0 {
        margin-left: 0;
    }

    .offset-md-1 {
        margin-left: 8.3333333333%;
    }

    .offset-md-2 {
        margin-left: 16.6666666667%;
    }

    .offset-md-3 {
        margin-left: 25%;
    }

    .offset-md-4 {
        margin-left: 33.3333333333%;
    }

    .offset-md-5 {
        margin-left: 41.6666666667%;
    }

    .offset-md-6 {
        margin-left: 50%;
    }

    .offset-md-7 {
        margin-left: 58.3333333333%;
    }

    .offset-md-8 {
        margin-left: 66.6666666667%;
    }

    .offset-md-9 {
        margin-left: 75%;
    }

    .offset-md-10 {
        margin-left: 83.3333333333%;
    }

    .offset-md-11 {
        margin-left: 91.6666666667%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-lg-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }

    .col-lg-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .col-lg-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }

    .col-lg-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }

    .col-lg-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-lg-0 {
        right: auto;
    }

    .pull-lg-1 {
        right: 8.3333333333%;
    }

    .pull-lg-2 {
        right: 16.6666666667%;
    }

    .pull-lg-3 {
        right: 25%;
    }

    .pull-lg-4 {
        right: 33.3333333333%;
    }

    .pull-lg-5 {
        right: 41.6666666667%;
    }

    .pull-lg-6 {
        right: 50%;
    }

    .pull-lg-7 {
        right: 58.3333333333%;
    }

    .pull-lg-8 {
        right: 66.6666666667%;
    }

    .pull-lg-9 {
        right: 75%;
    }

    .pull-lg-10 {
        right: 83.3333333333%;
    }

    .pull-lg-11 {
        right: 91.6666666667%;
    }

    .pull-lg-12 {
        right: 100%;
    }

    .push-lg-0 {
        left: auto;
    }

    .push-lg-1 {
        left: 8.3333333333%;
    }

    .push-lg-2 {
        left: 16.6666666667%;
    }

    .push-lg-3 {
        left: 25%;
    }

    .push-lg-4 {
        left: 33.3333333333%;
    }

    .push-lg-5 {
        left: 41.6666666667%;
    }

    .push-lg-6 {
        left: 50%;
    }

    .push-lg-7 {
        left: 58.3333333333%;
    }

    .push-lg-8 {
        left: 66.6666666667%;
    }

    .push-lg-9 {
        left: 75%;
    }

    .push-lg-10 {
        left: 83.3333333333%;
    }

    .push-lg-11 {
        left: 91.6666666667%;
    }

    .push-lg-12 {
        left: 100%;
    }

    .offset-lg-0 {
        margin-left: 0;
    }

    .offset-lg-1 {
        margin-left: 8.3333333333%;
    }

    .offset-lg-2 {
        margin-left: 16.6666666667%;
    }

    .offset-lg-3 {
        margin-left: 25%;
    }

    .offset-lg-4 {
        margin-left: 33.3333333333%;
    }

    .offset-lg-5 {
        margin-left: 41.6666666667%;
    }

    .offset-lg-6 {
        margin-left: 50%;
    }

    .offset-lg-7 {
        margin-left: 58.3333333333%;
    }

    .offset-lg-8 {
        margin-left: 66.6666666667%;
    }

    .offset-lg-9 {
        margin-left: 75%;
    }

    .offset-lg-10 {
        margin-left: 83.3333333333%;
    }

    .offset-lg-11 {
        margin-left: 91.6666666667%;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-xl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }

    .col-xl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .col-xl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }

    .col-xl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }

    .col-xl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-xl-0 {
        right: auto;
    }

    .pull-xl-1 {
        right: 8.3333333333%;
    }

    .pull-xl-2 {
        right: 16.6666666667%;
    }

    .pull-xl-3 {
        right: 25%;
    }

    .pull-xl-4 {
        right: 33.3333333333%;
    }

    .pull-xl-5 {
        right: 41.6666666667%;
    }

    .pull-xl-6 {
        right: 50%;
    }

    .pull-xl-7 {
        right: 58.3333333333%;
    }

    .pull-xl-8 {
        right: 66.6666666667%;
    }

    .pull-xl-9 {
        right: 75%;
    }

    .pull-xl-10 {
        right: 83.3333333333%;
    }

    .pull-xl-11 {
        right: 91.6666666667%;
    }

    .pull-xl-12 {
        right: 100%;
    }

    .push-xl-0 {
        left: auto;
    }

    .push-xl-1 {
        left: 8.3333333333%;
    }

    .push-xl-2 {
        left: 16.6666666667%;
    }

    .push-xl-3 {
        left: 25%;
    }

    .push-xl-4 {
        left: 33.3333333333%;
    }

    .push-xl-5 {
        left: 41.6666666667%;
    }

    .push-xl-6 {
        left: 50%;
    }

    .push-xl-7 {
        left: 58.3333333333%;
    }

    .push-xl-8 {
        left: 66.6666666667%;
    }

    .push-xl-9 {
        left: 75%;
    }

    .push-xl-10 {
        left: 83.3333333333%;
    }

    .push-xl-11 {
        left: 91.6666666667%;
    }

    .push-xl-12 {
        left: 100%;
    }

    .offset-xl-0 {
        margin-left: 0;
    }

    .offset-xl-1 {
        margin-left: 8.3333333333%;
    }

    .offset-xl-2 {
        margin-left: 16.6666666667%;
    }

    .offset-xl-3 {
        margin-left: 25%;
    }

    .offset-xl-4 {
        margin-left: 33.3333333333%;
    }

    .offset-xl-5 {
        margin-left: 41.6666666667%;
    }

    .offset-xl-6 {
        margin-left: 50%;
    }

    .offset-xl-7 {
        margin-left: 58.3333333333%;
    }

    .offset-xl-8 {
        margin-left: 66.6666666667%;
    }

    .offset-xl-9 {
        margin-left: 75%;
    }

    .offset-xl-10 {
        margin-left: 83.3333333333%;
    }

    .offset-xl-11 {
        margin-left: 91.6666666667%;
    }
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
}

.table th,
.table td {
    padding: 0.75rem;
    vertical-align: top;
    border-bottom: 1px solid #eceeef;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #004c8f;
    border-top: none;
}

.table tbody + tbody {
    border-top: 2px solid #eceeef;
}

.table .table {
    background-color: #fff;
}

.table-sm th,
.table-sm td {
    padding: 0.3rem;
}

.table-bordered {
    border: 1px solid #eceeef;
}

.table-bordered th,
.table-bordered td {
    border: 1px solid #eceeef;
}

.table-bordered thead th,
.table-bordered thead td {
    border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-active,
.table-active > th,
.table-active > td {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-success,
.table-success > th,
.table-success > td {
    background-color: #dff0d8;
}

.table-hover .table-success:hover {
    background-color: #d0e9c6;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
    background-color: #d0e9c6;
}

.table-info,
.table-info > th,
.table-info > td {
    background-color: #d9edf7;
}

.table-hover .table-info:hover {
    background-color: #c4e3f3;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
    background-color: #c4e3f3;
}

.table-warning,
.table-warning > th,
.table-warning > td {
    background-color: #fcf8e3;
}

.table-hover .table-warning:hover {
    background-color: #faf2cc;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
    background-color: #faf2cc;
}

.table-danger,
.table-danger > th,
.table-danger > td {
    background-color: #f2dede;
}

.table-hover .table-danger:hover {
    background-color: #ebcccc;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
    background-color: #ebcccc;
}

.thead-inverse th {
    color: #fff;
    background-color: #373a3c;
}

.thead-default th {
    color: #55595c;
    background-color: #eceeef;
}

.table-inverse {
    color: #eceeef;
    background-color: #373a3c;
}

.table-inverse th,
.table-inverse td,
.table-inverse thead th {
    border-color: #55595c;
}

.table-inverse.table-bordered {
    border: 0;
}

.table-responsive {
    display: block;
    width: 100%;
    min-height: 0;
    overflow-x: auto;
}

.table-reflow thead {
    float: left;
}

.table-reflow tbody {
    display: block;
    white-space: nowrap;
}

.table-reflow th,
.table-reflow td {
    border-top: 1px solid #eceeef;
    border-left: 1px solid #eceeef;
}

.table-reflow th:last-child,
.table-reflow td:last-child {
    border-right: 1px solid #eceeef;
}

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
    border-bottom: 1px solid #eceeef;
}

.table-reflow tr {
    float: left;
}

.table-reflow tr th,
.table-reflow tr td {
    display: block !important;
    border: 1px solid #eceeef;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 2px;
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control:focus {
    color: #55595c;
    background-color: #fff;
    border-color: #004c8f;
    outline: none;
}

.form-control::placeholder {
    color: #999;
    opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #eceeef;
    opacity: 1;
}

.form-control:disabled {
    cursor: not-allowed;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.5rem - 2px);
}

select.form-control:focus::-ms-value {
    color: #55595c;
    background-color: #fff;
}

.form-control-file,
.form-control-range {
    display: block;
}

.col-form-label {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300;
}

.col-form-label-lg {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-size: 1.25rem;
}

.col-form-label-sm {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 0.8125rem;
}

.col-form-legend {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0;
    font-size: 1rem;
}

.form-control-static {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    line-height: 1.25;
    border: solid transparent;
    border-width: 1px 0;
}

.form-control-static.form-control-sm, .form-control-static.form-control-lg {
    padding-right: 0;
    padding-left: 0;
}

.form-control-sm {
    padding: 0.25rem 0.5rem;
    font-size: 0.8125rem;
    border-radius: 2px;
}

select.form-control-sm:not([size]):not([multiple]) {
    height: 1.71875rem;
}

.form-control-lg {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]) {
    height: 3.1666666667rem;
}

.form-group {
    margin-bottom: 32px;
}

@media (max-width: 767px) {
    .form-group {
        margin-bottom: 10px;
    }
}

.form-text {
    display: block;
    margin-top: 0.25rem;
}

.form-check {
    position: relative;
    display: block;
    margin-bottom: 0.75rem;
}

.form-check + .form-check {
    margin-top: -0.25rem;
}

.form-check.disabled .form-check-label {
    color: #818a91;
    cursor: not-allowed;
}

.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    cursor: pointer;
}

.form-check-input {
    position: absolute;
    margin-top: 0.25rem;
    margin-left: -1.25rem;
}

.form-check-input:only-child {
    position: static;
}

.form-check-inline {
    position: relative;
    display: inline-block;
    padding-left: 1.25rem;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: pointer;
}

.form-check-inline + .form-check-inline {
    margin-left: 0.75rem;
}

.form-check-inline.disabled {
    color: #818a91;
    cursor: not-allowed;
}

.form-control-feedback {
    margin-top: 0.25rem;
}

.form-control-success,
.form-control-warning,
.form-control-danger {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right 0.625rem;
    background-size: 1.25rem 1.25rem;
}

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .form-check-label,
.has-success .form-check-inline,
.has-success .custom-control {
    color: #5cb85c;
}

.has-success .form-control {
    border-color: #5cb85c;
}

.has-success .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a3d7a3;
}

.has-success .input-group-addon {
    color: #5cb85c;
    border-color: #5cb85c;
    background-color: #eaf6ea;
}

.has-success .form-control-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#5cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .form-check-label,
.has-warning .form-check-inline,
.has-warning .custom-control {
    color: #f0ad4e;
}

.has-warning .form-control {
    border-color: #f0ad4e;
}

.has-warning .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8d9ac;
}

.has-warning .input-group-addon {
    color: #f0ad4e;
    border-color: #f0ad4e;
    background-color: white;
}

.has-warning .form-control-warning {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .form-check-label,
.has-danger .form-check-inline,
.has-danger .custom-control {
    color: #ee3f58;
}

.has-danger .form-control {
    border-color: #ee3f58;
}

.has-danger .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f69daa;
}

.has-danger .input-group-addon {
    color: #ee3f58;
    border-color: #ee3f58;
    background-color: #fffafb;
}

.has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#ee3f58' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

@media (min-width: 576px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto;
    }

    .form-inline .input-group > .form-control {
        width: 100%;
    }

    .form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-check {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-check-label {
        padding-left: 0;
    }

    .form-inline .form-check-input {
        position: relative;
        margin-left: 0;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.btn {
    display: inline-block;
    font-weight: 500;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.6563rem 1.7862rem;
    font-size: 1rem;
    border-radius: 2px;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:focus, .btn:hover {
    text-decoration: none;
}

.btn.focus {
    text-decoration: none;
}

.btn:active, .btn.active {
    background-image: none;
    outline: 0;
}

.btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: 0.65;
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-primary {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}

.btn-primary:hover {
    color: #fff;
    background-color: inherit;
    border-color: inherit;
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: inherit;
    border-color: inherit;
}

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: inherit;
    border-color: inherit;
    background-image: none;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #014682;
    border-color: #01315a;
}

.btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
    background-color: #0275d8;
    border-color: #0275d8;
}

.btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #0275d8;
    border-color: #0275d8;
}

.btn-secondary {
    color: #373a3c;
    background-color: #fff;
    border-color: #ccc;
}

.btn-secondary:hover {
    color: #373a3c;
    background-color: inherit;
    border-color: inherit;
}

.btn-secondary:focus, .btn-secondary.focus {
    color: #373a3c;
    background-color: inherit;
    border-color: inherit;
}

.btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
    color: #373a3c;
    background-color: inherit;
    border-color: inherit;
    background-image: none;
}

.btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus, .open > .btn-secondary.dropdown-toggle:hover, .open > .btn-secondary.dropdown-toggle:focus, .open > .btn-secondary.dropdown-toggle.focus {
    color: #373a3c;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus {
    background-color: #fff;
    border-color: #ccc;
}

.btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
    background-color: #fff;
    border-color: #ccc;
}

.btn-info {
    color: #fff;
    background-color: #005cad;
    border-color: #005cad;
}

.btn-info:hover {
    color: #fff;
    background-color: #0074c2;
    border-color: #0074c2;
}

.btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #0074c2;
    border-color: #0074c2;
}

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #0074c2;
    border-color: #0074c2;
    background-image: none;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #002e56;
    border-color: #00182e;
}

.btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
    background-color: #005cad;
    border-color: #005cad;
}

.btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #005cad;
    border-color: #005cad;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-success:hover {
    color: #fff;
    background-color: inherit;
    border-color: inherit;
}

.btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: inherit;
    border-color: inherit;
}

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: inherit;
    border-color: inherit;
    background-image: none;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #2d672d;
}

.btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-warning:hover {
    color: #fff;
    background-color: inherit;
    border-color: inherit;
}

.btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: inherit;
    border-color: inherit;
}

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: inherit;
    border-color: inherit;
    background-image: none;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #b06d0f;
}

.btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-danger {
    color: #fff;
    background-color: #ee3f58;
    border-color: #ee3f58;
}

.btn-danger:hover {
    color: #fff;
    background-color: #fa526c;
    border-color: #fa526c;
}

.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #fa526c;
    border-color: #fa526c;
}

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #fa526c;
    border-color: #fa526c;
    background-image: none;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #c5112b;
    border-color: #9f0e23;
}

.btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
    background-color: #ee3f58;
    border-color: #ee3f58;
}

.btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #ee3f58;
    border-color: #ee3f58;
}

.btn-outline-primary {
    color: #0275d8;
    background-image: none;
    background-color: transparent;
    border-color: #0275d8;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}

.btn-outline-primary:active, .btn-outline-primary.active, .open > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}

.btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus, .open > .btn-outline-primary.dropdown-toggle:hover, .open > .btn-outline-primary.dropdown-toggle:focus, .open > .btn-outline-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #014682;
    border-color: #01315a;
}

.btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
    border-color: #43a7fd;
}

.btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
    border-color: #43a7fd;
}

.btn-outline-secondary {
    color: #ccc;
    background-image: none;
    background-color: transparent;
    border-color: #ccc;
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc;
}

.btn-outline-secondary:active, .btn-outline-secondary.active, .open > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc;
}

.btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus, .open > .btn-outline-secondary.dropdown-toggle:hover, .open > .btn-outline-secondary.dropdown-toggle:focus, .open > .btn-outline-secondary.dropdown-toggle.focus {
    color: #fff;
    background-color: #a1a1a1;
    border-color: #8c8c8c;
}

.btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
    border-color: white;
}

.btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
    border-color: white;
}

.btn-outline-info {
    color: #005cad;
    background-image: none;
    background-color: transparent;
    border-color: #005cad;
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #005cad;
    border-color: #005cad;
}

.btn-outline-info:focus, .btn-outline-info.focus {
    color: #fff;
    background-color: #005cad;
    border-color: #005cad;
}

.btn-outline-info:active, .btn-outline-info.active, .open > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #005cad;
    border-color: #005cad;
}

.btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus, .open > .btn-outline-info.dropdown-toggle:hover, .open > .btn-outline-info.dropdown-toggle:focus, .open > .btn-outline-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #002e56;
    border-color: #00182e;
}

.btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
    border-color: #1491ff;
}

.btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
    border-color: #1491ff;
}

.btn-outline-success {
    color: #5cb85c;
    background-image: none;
    background-color: transparent;
    border-color: #5cb85c;
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-outline-success:focus, .btn-outline-success.focus {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-outline-success:active, .btn-outline-success.active, .open > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus, .open > .btn-outline-success.dropdown-toggle:hover, .open > .btn-outline-success.dropdown-toggle:focus, .open > .btn-outline-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #2d672d;
}

.btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
    border-color: #a3d7a3;
}

.btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
    border-color: #a3d7a3;
}

.btn-outline-warning {
    color: #f0ad4e;
    background-image: none;
    background-color: transparent;
    border-color: #f0ad4e;
}

.btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-outline-warning:active, .btn-outline-warning.active, .open > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus, .open > .btn-outline-warning.dropdown-toggle:hover, .open > .btn-outline-warning.dropdown-toggle:focus, .open > .btn-outline-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #b06d0f;
}

.btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
    border-color: #f8d9ac;
}

.btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
    border-color: #f8d9ac;
}

.btn-outline-danger {
    color: #ee3f58;
    background-image: none;
    background-color: transparent;
    border-color: #ee3f58;
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #ee3f58;
    border-color: #ee3f58;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
    color: #fff;
    background-color: #ee3f58;
    border-color: #ee3f58;
}

.btn-outline-danger:active, .btn-outline-danger.active, .open > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #ee3f58;
    border-color: #ee3f58;
}

.btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus, .open > .btn-outline-danger.dropdown-toggle:hover, .open > .btn-outline-danger.dropdown-toggle:focus, .open > .btn-outline-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #c5112b;
    border-color: #9f0e23;
}

.btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
    border-color: #f69daa;
}

.btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
    border-color: #f69daa;
}

.btn-link {
    font-weight: normal;
    color: #323232;
    border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent;
}

.btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent;
}

.btn-link:hover {
    border-color: transparent;
}

.btn-link:focus, .btn-link:hover {
    color: #004c8f;
    text-decoration: none;
    background-color: transparent;
}

.btn-link:disabled:focus, .btn-link:disabled:hover {
    color: #818a91;
    text-decoration: none;
}

.btn-lg {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.3rem;
}

.btn-sm {
    padding: 0.313rem 1.124rem;
    font-size: 0.8125rem;
    border-radius: 2px;
    font-weight: 500;
    line-height: 17px;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block + .btn-block {
    margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    transition: opacity 0.15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-timing-function: ease;
    transition-duration: 0.35s;
    transition-property: height;
}

.dropup,
.dropdown {
    position: relative;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropup .dropdown-toggle::after {
    border-top: 0;
    border-bottom: 0.3em solid;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #323232;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.dropdown-divider {
    height: 1px;
    margin: 0.5rem 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: normal;
    color: #373a3c;
    text-align: inherit;
    white-space: nowrap;
    background: none;
    border: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5;
}

.dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8;
    outline: 0;
}

.dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #818a91;
}

.dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";
}

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.8125rem;
    color: #818a91;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 0.3em solid;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 0.125rem;
}

.media {
    display: flex;
}

.media-body {
    flex: 1;
}

.media-middle {
    align-self: center;
}

.media-bottom {
    align-self: flex-end;
}

.media-object {
    display: block;
}

.media-object.img-thumbnail {
    max-width: none;
}

.media-right {
    padding-left: 20px;
}

.media-left {
    padding-right: 20px;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.align-baseline {
    vertical-align: baseline !important;
}

.align-top {
    vertical-align: top !important;
}

.align-middle {
    vertical-align: middle !important;
}

.align-bottom {
    vertical-align: bottom !important;
}

.align-text-bottom {
    vertical-align: text-bottom !important;
}

.align-text-top {
    vertical-align: text-top !important;
}

.bg-faded {
    background-color: #f7f7f9;
}

.bg-primary {
    background-color: #0275d8 !important;
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #025aa5 !important;
}

.bg-success {
    background-color: #5cb85c !important;
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #449d44 !important;
}

.bg-info {
    background-color: #005cad !important;
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #00417a !important;
}

.bg-warning {
    background-color: #f0ad4e !important;
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #ec971f !important;
}

.bg-danger {
    background-color: #ee3f58 !important;
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e61432 !important;
}

.bg-inverse {
    background-color: #373a3c !important;
}

a.bg-inverse:focus, a.bg-inverse:hover {
    background-color: #1f2021 !important;
}

.rounded {
    border-radius: 0.25rem;
}

.rounded-top {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
}

.rounded-right {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.rounded-bottom {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.rounded-left {
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
}

.rounded-circle {
    border-radius: 50%;
}

.clearfix::after {
    content: "";
    display: table;
    clear: both;
}

.d-block {
    display: block !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-inline {
    display: inline !important;
}

.flex-xs-first {
    order: -1;
}

.flex-xs-last {
    order: 1;
}

.flex-xs-unordered {
    order: 0;
}

.flex-items-xs-top {
    align-items: flex-start;
}

.flex-items-xs-middle {
    align-items: center;
}

.flex-items-xs-bottom {
    align-items: flex-end;
}

.flex-xs-top {
    align-self: flex-start;
}

.flex-xs-middle {
    align-self: center;
}

.flex-xs-bottom {
    align-self: flex-end;
}

.flex-items-xs-left {
    justify-content: flex-start;
}

.flex-items-xs-center {
    justify-content: center;
}

.flex-items-xs-right {
    justify-content: flex-end;
}

.flex-items-xs-around {
    justify-content: space-around;
}

.flex-items-xs-between {
    justify-content: space-between;
}

@media (min-width: 576px) {
    .flex-sm-first {
        order: -1;
    }

    .flex-sm-last {
        order: 1;
    }

    .flex-sm-unordered {
        order: 0;
    }
}

@media (min-width: 576px) {
    .flex-items-sm-top {
        align-items: flex-start;
    }

    .flex-items-sm-middle {
        align-items: center;
    }

    .flex-items-sm-bottom {
        align-items: flex-end;
    }
}

@media (min-width: 576px) {
    .flex-sm-top {
        align-self: flex-start;
    }

    .flex-sm-middle {
        align-self: center;
    }

    .flex-sm-bottom {
        align-self: flex-end;
    }
}

@media (min-width: 576px) {
    .flex-items-sm-left {
        justify-content: flex-start;
    }

    .flex-items-sm-center {
        justify-content: center;
    }

    .flex-items-sm-right {
        justify-content: flex-end;
    }

    .flex-items-sm-around {
        justify-content: space-around;
    }

    .flex-items-sm-between {
        justify-content: space-between;
    }
}

@media (min-width: 768px) {
    .flex-md-first {
        order: -1;
    }

    .flex-md-last {
        order: 1;
    }

    .flex-md-unordered {
        order: 0;
    }
}

@media (min-width: 768px) {
    .flex-items-md-top {
        align-items: flex-start;
    }

    .flex-items-md-middle {
        align-items: center;
    }

    .flex-items-md-bottom {
        align-items: flex-end;
    }
}

@media (min-width: 768px) {
    .flex-md-top {
        align-self: flex-start;
    }

    .flex-md-middle {
        align-self: center;
    }

    .flex-md-bottom {
        align-self: flex-end;
    }
}

@media (min-width: 768px) {
    .flex-items-md-left {
        justify-content: flex-start;
    }

    .flex-items-md-center {
        justify-content: center;
    }

    .flex-items-md-right {
        justify-content: flex-end;
    }

    .flex-items-md-around {
        justify-content: space-around;
    }

    .flex-items-md-between {
        justify-content: space-between;
    }
}

@media (min-width: 992px) {
    .flex-lg-first {
        order: -1;
    }

    .flex-lg-last {
        order: 1;
    }

    .flex-lg-unordered {
        order: 0;
    }
}

@media (min-width: 992px) {
    .flex-items-lg-top {
        align-items: flex-start;
    }

    .flex-items-lg-middle {
        align-items: center;
    }

    .flex-items-lg-bottom {
        align-items: flex-end;
    }
}

@media (min-width: 992px) {
    .flex-lg-top {
        align-self: flex-start;
    }

    .flex-lg-middle {
        align-self: center;
    }

    .flex-lg-bottom {
        align-self: flex-end;
    }
}

@media (min-width: 992px) {
    .flex-items-lg-left {
        justify-content: flex-start;
    }

    .flex-items-lg-center {
        justify-content: center;
    }

    .flex-items-lg-right {
        justify-content: flex-end;
    }

    .flex-items-lg-around {
        justify-content: space-around;
    }

    .flex-items-lg-between {
        justify-content: space-between;
    }
}

@media (min-width: 1200px) {
    .flex-xl-first {
        order: -1;
    }

    .flex-xl-last {
        order: 1;
    }

    .flex-xl-unordered {
        order: 0;
    }
}

@media (min-width: 1200px) {
    .flex-items-xl-top {
        align-items: flex-start;
    }

    .flex-items-xl-middle {
        align-items: center;
    }

    .flex-items-xl-bottom {
        align-items: flex-end;
    }
}

@media (min-width: 1200px) {
    .flex-xl-top {
        align-self: flex-start;
    }

    .flex-xl-middle {
        align-self: center;
    }

    .flex-xl-bottom {
        align-self: flex-end;
    }
}

@media (min-width: 1200px) {
    .flex-items-xl-left {
        justify-content: flex-start;
    }

    .flex-items-xl-center {
        justify-content: center;
    }

    .flex-items-xl-right {
        justify-content: flex-end;
    }

    .flex-items-xl-around {
        justify-content: space-around;
    }

    .flex-items-xl-between {
        justify-content: space-between;
    }
}

.float-xs-left {
    float: left !important;
}

.float-xs-right {
    float: right !important;
}

.float-xs-none {
    float: none !important;
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important;
    }

    .float-sm-right {
        float: right !important;
    }

    .float-sm-none {
        float: none !important;
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important;
    }

    .float-md-right {
        float: right !important;
    }

    .float-md-none {
        float: none !important;
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float: left !important;
    }

    .float-lg-right {
        float: right !important;
    }

    .float-lg-none {
        float: none !important;
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important;
    }

    .float-xl-right {
        float: right !important;
    }

    .float-xl-none {
        float: none !important;
    }
}

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

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

.w-100 {
    width: 100% !important;
}

.h-100 {
    height: 100% !important;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.m-0 {
    margin: 0 0 !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.m-1 {
    margin: 1rem 1rem !important;
}

.mt-1 {
    margin-top: 1rem !important;
}

.mr-1 {
    margin-right: 1rem !important;
}

.mb-1 {
    margin-bottom: 1rem !important;
}

.ml-1 {
    margin-left: 1rem !important;
}

.mx-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.my-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.m-2 {
    margin: 1.25rem 1.25rem !important;
}

.mt-2 {
    margin-top: 1.25rem !important;
}

.mr-2 {
    margin-right: 1.25rem !important;
}

.mb-2 {
    margin-bottom: 1.25rem !important;
}

.ml-2 {
    margin-left: 1.25rem !important;
}

.mx-2 {
    margin-right: 1.25rem !important;
    margin-left: 1.25rem !important;
}

.my-2 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
}

.m-3 {
    margin: 1.5rem 1.5rem !important;
}

.mt-3 {
    margin-top: 1.5rem !important;
}

.mr-3 {
    margin-right: 1.5rem !important;
}

.mb-3 {
    margin-bottom: 1.5rem !important;
}

.ml-3 {
    margin-left: 1.5rem !important;
}

.mx-3 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}

.my-3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.m-4 {
    margin: 1.75rem 1.75rem !important;
}

.mt-4 {
    margin-top: 1.75rem !important;
}

.mr-4 {
    margin-right: 1.75rem !important;
}

.mb-4 {
    margin-bottom: 1.75rem !important;
}

.ml-4 {
    margin-left: 1.75rem !important;
}

.mx-4 {
    margin-right: 1.75rem !important;
    margin-left: 1.75rem !important;
}

.my-4 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
}

.m-5 {
    margin: 2rem 2rem !important;
}

.mt-5 {
    margin-top: 2rem !important;
}

.mr-5 {
    margin-right: 2rem !important;
}

.mb-5 {
    margin-bottom: 2rem !important;
}

.ml-5 {
    margin-left: 2rem !important;
}

.mx-5 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
}

.my-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
}

.m-6 {
    margin: 2.25rem 2.25rem !important;
}

.mt-6 {
    margin-top: 2.25rem !important;
}

.mr-6 {
    margin-right: 2.25rem !important;
}

.mb-6 {
    margin-bottom: 2.25rem !important;
}

.ml-6 {
    margin-left: 2.25rem !important;
}

.mx-6 {
    margin-right: 2.25rem !important;
    margin-left: 2.25rem !important;
}

.my-6 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
}

.m-7 {
    margin: 2.5rem 2.5rem !important;
}

.mt-7 {
    margin-top: 2.5rem !important;
}

.mr-7 {
    margin-right: 2.5rem !important;
}

.mb-7 {
    margin-bottom: 2.5rem !important;
}

.ml-7 {
    margin-left: 2.5rem !important;
}

.mx-7 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
}

.my-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
}

.m-8 {
    margin: 2.75rem 2.75rem !important;
}

.mt-8 {
    margin-top: 2.75rem !important;
}

.mr-8 {
    margin-right: 2.75rem !important;
}

.mb-8 {
    margin-bottom: 2.75rem !important;
}

.ml-8 {
    margin-left: 2.75rem !important;
}

.mx-8 {
    margin-right: 2.75rem !important;
    margin-left: 2.75rem !important;
}

.my-8 {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
}

.m-9 {
    margin: 3rem 3rem !important;
}

.mt-9 {
    margin-top: 3rem !important;
}

.mr-9 {
    margin-right: 3rem !important;
}

.mb-9 {
    margin-bottom: 3rem !important;
}

.ml-9 {
    margin-left: 3rem !important;
}

.mx-9 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}

.my-9 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

.m-10 {
    margin: 3.25rem 3.25rem !important;
}

.mt-10 {
    margin-top: 3.25rem !important;
}

.mr-10 {
    margin-right: 3.25rem !important;
}

.mb-10 {
    margin-bottom: 3.25rem !important;
}

.ml-10 {
    margin-left: 3.25rem !important;
}

.mx-10 {
    margin-right: 3.25rem !important;
    margin-left: 3.25rem !important;
}

.my-10 {
    margin-top: 3.25rem !important;
    margin-bottom: 3.25rem !important;
}

.m-11 {
    margin: 3.5rem 3.5rem !important;
}

.mt-11 {
    margin-top: 3.5rem !important;
}

.mr-11 {
    margin-right: 3.5rem !important;
}

.mb-11 {
    margin-bottom: 3.5rem !important;
}

.ml-11 {
    margin-left: 3.5rem !important;
}

.mx-11 {
    margin-right: 3.5rem !important;
    margin-left: 3.5rem !important;
}

.my-11 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
}

.m-12 {
    margin: 3.75rem 3.75rem !important;
}

.mt-12 {
    margin-top: 3.75rem !important;
}

.mr-12 {
    margin-right: 3.75rem !important;
}

.mb-12 {
    margin-bottom: 3.75rem !important;
}

.ml-12 {
    margin-left: 3.75rem !important;
}

.mx-12 {
    margin-right: 3.75rem !important;
    margin-left: 3.75rem !important;
}

.my-12 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
}

.m-13 {
    margin: 4rem 4rem !important;
}

.mt-13 {
    margin-top: 4rem !important;
}

.mr-13 {
    margin-right: 4rem !important;
}

.mb-13 {
    margin-bottom: 4rem !important;
}

.ml-13 {
    margin-left: 4rem !important;
}

.mx-13 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
}

.my-13 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
}

.m-15 {
    margin: 4.25rem 4.25rem !important;
}

.mt-15 {
    margin-top: 4.25rem !important;
}

.mr-15 {
    margin-right: 4.25rem !important;
}

.mb-15 {
    margin-bottom: 4.25rem !important;
}

.ml-15 {
    margin-left: 4.25rem !important;
}

.mx-15 {
    margin-right: 4.25rem !important;
    margin-left: 4.25rem !important;
}

.my-15 {
    margin-top: 4.25rem !important;
    margin-bottom: 4.25rem !important;
}

.m-16 {
    margin: 4.5rem 4.5rem !important;
}

.mt-16 {
    margin-top: 4.5rem !important;
}

.mr-16 {
    margin-right: 4.5rem !important;
}

.mb-16 {
    margin-bottom: 4.5rem !important;
}

.ml-16 {
    margin-left: 4.5rem !important;
}

.mx-16 {
    margin-right: 4.5rem !important;
    margin-left: 4.5rem !important;
}

.my-16 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
}

.m-17 {
    margin: 4.75rem 4.75rem !important;
}

.mt-17 {
    margin-top: 4.75rem !important;
}

.mr-17 {
    margin-right: 4.75rem !important;
}

.mb-17 {
    margin-bottom: 4.75rem !important;
}

.ml-17 {
    margin-left: 4.75rem !important;
}

.mx-17 {
    margin-right: 4.75rem !important;
    margin-left: 4.75rem !important;
}

.my-17 {
    margin-top: 4.75rem !important;
    margin-bottom: 4.75rem !important;
}

.m-18 {
    margin: 5rem 5rem !important;
}

.mt-18 {
    margin-top: 5rem !important;
}

.mr-18 {
    margin-right: 5rem !important;
}

.mb-18 {
    margin-bottom: 5rem !important;
}

.ml-18 {
    margin-left: 5rem !important;
}

.mx-18 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
}

.my-18 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
}

.p-0 {
    padding: 0 0 !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pl-0 {
    padding-left: 0 !important;
}

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

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.p-1 {
    padding: 1rem 1rem !important;
}

.pt-1 {
    padding-top: 1rem !important;
}

.pr-1 {
    padding-right: 1rem !important;
}

.pb-1 {
    padding-bottom: 1rem !important;
}

.pl-1 {
    padding-left: 1rem !important;
}

.px-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.py-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.p-2 {
    padding: 1.25rem 1.25rem !important;
}

.pt-2 {
    padding-top: 1.25rem !important;
}

.pr-2 {
    padding-right: 1.25rem !important;
}

.pb-2 {
    padding-bottom: 1.25rem !important;
}

.pl-2 {
    padding-left: 1.25rem !important;
}

.px-2 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important;
}

.py-2 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
}

.p-3 {
    padding: 1.5rem 1.5rem !important;
}

.pt-3 {
    padding-top: 1.5rem !important;
}

.pr-3 {
    padding-right: 1.5rem !important;
}

.pb-3 {
    padding-bottom: 1.5rem !important;
}

.pl-3 {
    padding-left: 1.5rem !important;
}

.px-3 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.py-3 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.p-4 {
    padding: 1.75rem 1.75rem !important;
}

.pt-4 {
    padding-top: 1.75rem !important;
}

.pr-4 {
    padding-right: 1.75rem !important;
}

.pb-4 {
    padding-bottom: 1.75rem !important;
}

.pl-4 {
    padding-left: 1.75rem !important;
}

.px-4 {
    padding-right: 1.75rem !important;
    padding-left: 1.75rem !important;
}

.py-4 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
}

.p-5 {
    padding: 2rem 2rem !important;
}

.pt-5 {
    padding-top: 2rem !important;
}

.pr-5 {
    padding-right: 2rem !important;
}

.pb-5 {
    padding-bottom: 2rem !important;
}

.pl-5 {
    padding-left: 2rem !important;
}

.px-5 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
}

.py-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}

.p-6 {
    padding: 2.25rem 2.25rem !important;
}

.pt-6 {
    padding-top: 2.25rem !important;
}

.pr-6 {
    padding-right: 2.25rem !important;
}

.pb-6 {
    padding-bottom: 2.25rem !important;
}

.pl-6 {
    padding-left: 2.25rem !important;
}

.px-6 {
    padding-right: 2.25rem !important;
    padding-left: 2.25rem !important;
}

.py-6 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
}

.p-7 {
    padding: 2.5rem 2.5rem !important;
}

.pt-7 {
    padding-top: 2.5rem !important;
}

.pr-7 {
    padding-right: 2.5rem !important;
}

.pb-7 {
    padding-bottom: 2.5rem !important;
}

.pl-7 {
    padding-left: 2.5rem !important;
}

.px-7 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
}

.py-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
}

.p-8 {
    padding: 2.75rem 2.75rem !important;
}

.pt-8 {
    padding-top: 2.75rem !important;
}

.pr-8 {
    padding-right: 2.75rem !important;
}

.pb-8 {
    padding-bottom: 2.75rem !important;
}

.pl-8 {
    padding-left: 2.75rem !important;
}

.px-8 {
    padding-right: 2.75rem !important;
    padding-left: 2.75rem !important;
}

.py-8 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
}

.p-9 {
    padding: 3rem 3rem !important;
}

.pt-9 {
    padding-top: 3rem !important;
}

.pr-9 {
    padding-right: 3rem !important;
}

.pb-9 {
    padding-bottom: 3rem !important;
}

.pl-9 {
    padding-left: 3rem !important;
}

.px-9 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.py-9 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.p-10 {
    padding: 3.25rem 3.25rem !important;
}

.pt-10 {
    padding-top: 3.25rem !important;
}

.pr-10 {
    padding-right: 3.25rem !important;
}

.pb-10 {
    padding-bottom: 3.25rem !important;
}

.pl-10 {
    padding-left: 3.25rem !important;
}

.px-10 {
    padding-right: 3.25rem !important;
    padding-left: 3.25rem !important;
}

.py-10 {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important;
}

.p-11 {
    padding: 3.5rem 3.5rem !important;
}

.pt-11 {
    padding-top: 3.5rem !important;
}

.pr-11 {
    padding-right: 3.5rem !important;
}

.pb-11 {
    padding-bottom: 3.5rem !important;
}

.pl-11 {
    padding-left: 3.5rem !important;
}

.px-11 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
}

.py-11 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
}

.p-12 {
    padding: 3.75rem 3.75rem !important;
}

.pt-12 {
    padding-top: 3.75rem !important;
}

.pr-12 {
    padding-right: 3.75rem !important;
}

.pb-12 {
    padding-bottom: 3.75rem !important;
}

.pl-12 {
    padding-left: 3.75rem !important;
}

.px-12 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important;
}

.py-12 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
}

.p-13 {
    padding: 4rem 4rem !important;
}

.pt-13 {
    padding-top: 4rem !important;
}

.pr-13 {
    padding-right: 4rem !important;
}

.pb-13 {
    padding-bottom: 4rem !important;
}

.pl-13 {
    padding-left: 4rem !important;
}

.px-13 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
}

.py-13 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}

.p-15 {
    padding: 4.25rem 4.25rem !important;
}

.pt-15 {
    padding-top: 4.25rem !important;
}

.pr-15 {
    padding-right: 4.25rem !important;
}

.pb-15 {
    padding-bottom: 4.25rem !important;
}

.pl-15 {
    padding-left: 4.25rem !important;
}

.px-15 {
    padding-right: 4.25rem !important;
    padding-left: 4.25rem !important;
}

.py-15 {
    padding-top: 4.25rem !important;
    padding-bottom: 4.25rem !important;
}

.p-16 {
    padding: 4.5rem 4.5rem !important;
}

.pt-16 {
    padding-top: 4.5rem !important;
}

.pr-16 {
    padding-right: 4.5rem !important;
}

.pb-16 {
    padding-bottom: 4.5rem !important;
}

.pl-16 {
    padding-left: 4.5rem !important;
}

.px-16 {
    padding-right: 4.5rem !important;
    padding-left: 4.5rem !important;
}

.py-16 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
}

.p-17 {
    padding: 4.75rem 4.75rem !important;
}

.pt-17 {
    padding-top: 4.75rem !important;
}

.pr-17 {
    padding-right: 4.75rem !important;
}

.pb-17 {
    padding-bottom: 4.75rem !important;
}

.pl-17 {
    padding-left: 4.75rem !important;
}

.px-17 {
    padding-right: 4.75rem !important;
    padding-left: 4.75rem !important;
}

.py-17 {
    padding-top: 4.75rem !important;
    padding-bottom: 4.75rem !important;
}

.p-18 {
    padding: 5rem 5rem !important;
}

.pt-18 {
    padding-top: 5rem !important;
}

.pr-18 {
    padding-right: 5rem !important;
}

.pb-18 {
    padding-bottom: 5rem !important;
}

.pl-18 {
    padding-left: 5rem !important;
}

.px-18 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
}

.py-18 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
}

.pos-f-t {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.text-justify {
    text-align: justify !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-xs-left {
    text-align: left !important;
}

.text-xs-right {
    text-align: right !important;
}

.text-xs-center {
    text-align: center !important;
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }

    .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }

    .text-lg-right {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }

    .text-xl-right {
        text-align: right !important;
    }

    .text-xl-center {
        text-align: center !important;
    }
}

.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.font-weight-normal {
    font-weight: normal;
}

.font-weight-bold {
    font-weight: bold;
}

.font-italic {
    font-style: italic;
}

.text-white {
    color: #fff !important;
}

.text-muted {
    color: #818a91 !important;
}

a.text-muted:focus, a.text-muted:hover {
    color: #687077 !important;
}

.text-primary {
    color: #0275d8 !important;
}

a.text-primary:focus, a.text-primary:hover {
    color: #025aa5 !important;
}

.text-success {
    color: #5cb85c !important;
}

a.text-success:focus, a.text-success:hover {
    color: #449d44 !important;
}

.text-info {
    color: #005cad !important;
}

a.text-info:focus, a.text-info:hover {
    color: #00417a !important;
}

.text-warning {
    color: #f0ad4e !important;
}

a.text-warning:focus, a.text-warning:hover {
    color: #ec971f !important;
}

.text-danger {
    color: #ee3f58 !important;
}

a.text-danger:focus, a.text-danger:hover {
    color: #e61432 !important;
}

.text-gray-dark {
    color: #373a3c !important;
}

a.text-gray-dark:focus, a.text-gray-dark:hover {
    color: #1f2021 !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.invisible {
    visibility: hidden !important;
}

.hidden-xs-up {
    display: none !important;
}

@media (max-width: 575px) {
    .hidden-xs-down {
        display: none !important;
    }
}

@media (min-width: 576px) {
    .hidden-sm-up {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .hidden-sm-down {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .hidden-md-up {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .hidden-md-down {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .hidden-lg-up {
        display: none !important;
    }
}

@media (max-width: 1199px) {
    .hidden-lg-down {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-xl-up {
        display: none !important;
    }
}

.hidden-xl-down {
    display: none !important;
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

.g-visually-hidden,
input[type=checkbox].visually-hidden,
input[type=radio].visually-hidden {
    position: absolute !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    white-space: nowrap !important;
    border: 0 !important;
    clip-path: inset(100%) !important;
}

[v-cloak] > * {
    display: none;
}

[v-cloak]::before {
    content: "Загрузка…";
}

.animation-infinite-spin {
    animation: infinite-spin 1750ms infinite;
}

@keyframes infinite-spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.subCategory, .dropdown-backdrop {
    display: none !important;
}

.news__list--block > .news__media--tag a, .news__list--block > .news__media--tag span {
    margin-top: 10px;
}

.news__media--tag span, .news__media--tag a {
    margin-left: 0;
    margin-right: 4px;
    margin-top: 10px;
}

.main__news--image > img {
    width: 628px;
}

.sub-section-name-h2 {
    margin-left: 3px;
    margin-top: -20px;
}

.main__user--department-not-child {
    text-align: center;
    border-top: none;
    border-bottom: 1px solid #d8d8d8;
}

.reviews-reply-form {
    margin-top: 32px;
}

.esia-button {
    min-width: 250px;
    padding: 20px 20px 20px 20px;
    border: 1px solid transparent;
    background-color: #E04E39;
    text-align: center;
    font-size: 19px;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
}

.documents-auth-text {
    margin-bottom: 19px;
}

.tab-pane-law-map {
    overflow: scroll;
}

.news__author--info {
    z-index: 1;
}

.enter-string-link {
    color: #004c8f;
}

.enter-string-link:hover {
    text-decoration: underline;
}

.news__list--ul.office-tabs {
    line-height: 1.5;
}

.empty-list {
    margin-top: 10px;
}

.docs-list-preview-text {
    text-align: justify;
}

.news__media--images:hover::after {
    content: none;
}

/*стили всплывающего окна для голосования */
.overlay {
    background: #000;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1000;
    opacity: 0.5;
    overflow-x: hidden;
    overflow-y: auto;
}

.win__popup--visible {
    background: #fff;
    position: fixed;
    text-align: center;
    width: 500px;
    left: calc(50% - 250px);
    top: calc(50% - 140px);
    overflow: hidden;
    z-index: 2000;
    border: 8px solid white;
}

.win__popup--link {
    display: block;
    overflow: hidden;
    color: #fff;
    padding: 60px 40px;
    font-size: 20px;
    font-weight: 500;
    background: #cf0404;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #cf0404 0%, #ff3019 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #cf0404 0%, #ff3019 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #cf0404 0%, #ff3019 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cf0404", endColorstr="#ff3019", GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}

.win__popup--link:hover {
    color: #fff;
}

.win__popup--visible .unit__box--link {
    white-space: nowrap;
}

.bug-fix-grishi {
    padding: 20px 40px;
    display: flex;
    justify-content: space-between;
}

@media screen and (max-device-width: 767px) {
    .win__popup--visible {
        width: 320px;
        left: calc(50% - 160px);
        top: calc(50% - 100px);
    }

    .win__popup--link {
        padding: 20px;
        font-size: 18px;
    }

    .bug-fix-grishi {
        padding: 10px;
    }
}

#win button {
    float: right;
    line-height: 20px;
    margin: 1.2em;
    border: none;
    background: transparent;
    color: blue;
}

#win button[type=button]:hover {
    cursor: pointer;
    color: navy;
    text-decoration: underline;
}

#win h3 {
    text-align: center;
    color: #555;
}

.content {
    padding: 0 1em;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: WhiteSmoke;
}

/*.nav__block{
 *
 * *    z-index: 3;
 *
 * *} */
.win__popup--link:visited, .win__popup--link:active {
    color: white !important;
}

/*конец стили всплывающего окна для голосования */
/*общие стили для ссылок на скачиваение файлов */
.files-download a {
    color: #014591;
    margin: 0 0 10px 0;
    outline: none;
    text-decoration: underline;
    text-align: center;
    min-height: 23px;
    padding: 5px 0 0 35px;
    float: left;
    font: 13px/16px Arial, sans-serif;
    background: url(/local/templates/adaptive/static/style/images/no.png) no-repeat scroll left top transparent;
}

.files-download a.pdf {
    background: url("/local/templates/adaptive/static/style/images/pdf.png") no-repeat left top;
}

.files-download a.doc, .files-download a.docx {
    background: url("/local/templates/adaptive/static/style/images/doc.png") no-repeat left top;
}

.files-download a.gif {
    background: url("/local/templates/adaptive/static/style/images/gif.png") no-repeat left top;
}

.files-download a.jpg {
    background: url("/local/templates/adaptive/static/style/images/jpg.png") no-repeat left top;
}

.files-download a.ppt {
    background: url("/local/templates/adaptive/static/style/images/ppt.png") no-repeat left top;
}

.files-download a.rar {
    background: url("/local/templates/adaptive/static/style/images/rar.png") no-repeat left top;
}

.files-download a.xls, .files-download a.xlsx {
    background: url("/local/templates/adaptive/static/style/images/xls.png") no-repeat left top;
}

.files-download a.zip, .files-download a.zip {
    background: url("/local/templates/special_mibok_adaptive/components/bitrix/news.detail/adaptive.documents/images/zip.png") no-repeat left top;
}

.files-download a.png, .files-download a.png {
    background: url("/local/templates/special_mibok_adaptive/components/bitrix/news.detail/adaptive.documents/images/png.png") no-repeat left top;
}


/*Конец общие стили для ссылок на скачиваение файлов */
.prize-activity-section-title {
    line-height: 35px;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.dept-liquidation {
    color: red;
}

.table-in-content {
    white-space: normal !important;
}

.label-without-padding {
    padding-left: 0;
}

.miniwidget-wrapper {
    display: none;
}

.file__download--link {
    width: 180px;
}

.hidden-files-fields, .cadr-posts-div {
    display: none;
}

.form-hint {
    background-color: #ecf0f3;
    color: #323232;
    border-radius: 50%;
    padding-left: 9px;
    padding-right: 8px;
    cursor: pointer;
    font-weight: bold;
    position: absolute;
    top: 6px;
    right: 10px;
}

.btn-info-custom {
    color: #005cad;
    background-color: #ffffFF;
    border: 1px solid #005cad;
}

.form-test-answer {
    margin-top: 16px;
}

.learn-test-timer-tests {
    float: right;
    border: 1px solid #D9D9D9;
}

.news__slider--slider-new {
    position: relative;
    margin-top: 40px;
}

.news__slider--slider-new:hover .rk__news--nav {
    opacity: 1;
}

.link-text {
    color: #004c8f;
    text-decoration: underline;
}

main {
    position: relative;
    height: auto;
    min-height: 100%;
    padding: 40px 0 20px;
    z-index: 2;
}

time {
    display: block;
}

h1 {
    margin-bottom: 35px;
    text-transform: none;
    line-height: 48px;
    font-size: 36px;
    font-weight: 400;
}

@media (max-width: 767px) {
    h1 {
        margin-bottom: 25px;
        line-height: 30px;
        font-size: 24px;
        font-weight: 400;
    }
}

.icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    vertical-align: middle;
}

/* SEVGOV-2328 */
.errortext {
    display: none;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    user-select: none;
    touch-action: pan-y;
    transform: translate3d(0, 0, 0);
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
    transform: translate3d(0, 0, 0);
}

.slick-list:focus, .slick-list:hover {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
}

.slick-track {
    transform: translate3d(0, 0, 0);
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

.slick-track::before, .slick-track::after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    padding: 0 15px;
    height: 100%;
    min-height: 1px;
    display: none;
}

.slick-slide img {
    display: block;
    margin: 0 auto;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}

.mCSB_inside > .mCSB_container {
    margin-right: 50px;
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
    -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.mCSB_scrollTools {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 8px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #c8c8c8;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    height: 100%;
    margin: 0 auto;
    border-radius: 3px;
}

.mCSB_scrollTools .mCSB_draggerRail {
    background: #fff;
}

.vote-result ul {
    list-style-type: none;
    padding-left: 0;
}

.vote-result h1 {
    margin-bottom: 22px;
    text-align: center;
}

.vote-result h2 {
    max-width: 490px;
    margin-right: auto;
    margin-bottom: 38px;
    margin-left: auto;
    font-family: "Fira Sans", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 400;
    line-height: 28px;
    font-size: 24px;
    text-align: center;
    text-transform: none;
}

.vote-result img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.vote-result__list {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.vote-result__item {
    margin-bottom: 10px;
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    max-width: 730px;
    width: 100%;
    border: 1px solid #DBDBDB;
}

.vote-result__item:not(:last-child) {
    margin-bottom: 20px;
}

.vote-result__item--additional {
    max-width: 565px;
}

.vote-result__name {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    text-transform: none;
}

.vote-result__position {
    margin-bottom: 13px;
    font-size: 16px;
    line-height: 24px;
}

.vote-result__position--additional {
    margin-bottom: 18px;
}

.vote-result__bar-list {
    max-width: 527px;
}

.vote-result__bar-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    padding: 0 15px;
    position: relative;
    background-color: #ECF0F3;
    width: 100%;
    height: 35px;
    border-radius: 2px;
    overflow: hidden;
}

.vote-result__bar-item--additional {
    justify-content: flex-end;
}

.vote-result__bar-wrap {
    padding-top: 14px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.vote-result__bar-wrap:not(:last-child) {
    margin-bottom: 29px;
}

.vote-result__img {
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    width: 135px;
    height: 180px;
    overflow: hidden;
}

.vote-result__progressbar {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.vote-result__text, .vote-result__count {
    font-size: 13px;
    line-height: normal;
    color: #323232;
    z-index: 2;
    position: relative;
}

.vote-result__count--additional {
    font-weight: 700;
}

.vote-result__text {
    margin-right: 10px;
}

.vote-result__text--additional {
    margin-bottom: 15px;
    display: inline-flex;
    line-height: 19px;
}

.vote-result progress {
    /* Reset the appearance */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* Get rid of the default border in Firefox/Opera. */
    border: none;
    /* Progress bar container for Firefox/IE10+ */
    background-color: #ECF0F3;
    /* Progress bar value for IE10+ */
    color: #00D38D;
}

.vote-result progress[value]::-webkit-progress-value {
    position: relative;
    background-color: rgba(0, 76, 143, 0.1);
}

.vote-result progress[value]::-webkit-progress-value::after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 15px;
    border-radius: 50px;
    background: black;
}

.vote-result progress::-webkit-progress-bar {
    background-color: #ECF0F3;
}

.vote-result progress::-webkit-progress-value {
    background-color: rgba(0, 76, 143, 0.1);
}

.vote-result progress::-moz-progress-bar {
    background-color: #ECF0F3;
}

@media (min-width: 768px) {
    .vote-result h1 {
        max-width: 621px;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }

    .vote-result__img {
        margin-bottom: 0;
        margin-right: 7px;
        margin-left: 0;
    }

    .vote-result__item {
        display: flex;
    }

    .vote-result__name {
        margin-bottom: 10px;
    }

    .vote-result__wrap {
        margin-left: 23px;
        width: 495px;
        display: flex;
        flex-direction: column;
        flex-grow: 1;
        flex-shrink: 0;
        padding-top: 20px;
    }

    .vote-result__wrap--additional {
        margin-left: 0;
    }

    .vote-result__text {
        margin-right: 0;
    }

    .vote-result .container {
        width: 100%;
    }
}

.header {
    background-color: #004c8f;
    color: #fff;
    line-height: 24px;
    font-weight: 300;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

@media (max-width: 991px) {
    .header {
        display: none;
    }
}

.header a {
    color: inherit;
}

.header a:hover, .header a:focus, .header a:active {
    text-decoration: none;
    opacity: 0.75;
}

.header a[href^="tel:"] {
    margin: 0 10px 0 0;
}

.header a[class~=header__block--button] {
    margin-left: 20px;
    opacity: 1;
    float: right;
}

/* SEVGOV-2301 */
.header__block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    align-items: center;
    min-height: 50px;
    height: 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header__block {
        flex-wrap: wrap;
    }
}

.header__block--info {
    flex: 1 0 auto;
}

@media (min-width: 768px) {
    .header__block--info {
        display: flex;
        justify-content: space-between;
    }
}

.header__block--glasses {
    margin-right: 10px;
    font-size: 23px;
}

.header__block--social {
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
}

.header__block--social > a {
    display: inline-block;
    margin: 0 5px;
    font-size: 20px;
}

.header__block--auth {
    float: right;
    position: relative;
    display: inline-block;
}

.header__block--auth .icon-arrow-bold-left {
    transform: rotate(-270deg);
    transition: transform 0.2s ease;
    font-size: 12px;
}

/* SEVGOV-2117 */
span:not(.collapsed) + .icon-arrow-bold-left {
    transform: rotate(-90deg);
}

.header__block--menu {
    display: none;
    position: absolute;
    top: calc(100% + 12px);
    right: 3px;
    z-index: 10;
    min-width: 185px;
    background: #fff;
    color: #323232;
    text-align: center;
    box-shadow: 0 8px 27px #bbc4cb;
    font-size: 16px;
    font-weight: 400;
}

.header__block--menu::before {
    position: absolute;
    top: -10px;
    right: 15px;
    display: inline-block;
    width: 0;
    height: 0;
    content: "";
    color: #fff;
    border-bottom: 0.65em solid;
    border-right: 0.5em solid transparent;
    border-left: 0.5em solid transparent;
}

.show .header__block--menu {
    display: block;
}

.header__block--menu ul {
    margin: 0;
}

.header__block--menu li {
    padding: 12px 5px;
    border-top: 1px solid #dbdbdb;
}

.header__block--menu li:first-child {
    border-top: none;
}

.header__block--menu .icon-sign-out {
    margin-top: -2px;
    color: #646464;
    font-size: 21px;
}

.header__block--user {
    display: inline-block;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
}

.nav__block {
    position: relative;
    background-color: #fff;
    z-index: 3;
}

.nav__block::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 5px;
    box-shadow: 0 4px 3px rgba(0, 33, 59, 0.1);
    z-index: 2;
}

.nav__block--container {
    display: flex;
    align-items: center;
}

@media (min-width: 992px) {
    .nav__block--container {
        min-height: 95px;
        transition: height 500ms ease;
    }
}

@media (max-width: 991px) {
    .nav__block--container {
        min-height: 85px;
    }
}

.nav__block--fixed .nav__block--container {
    min-height: 60px;
}

@media (min-width: 992px) {
    .nav__block--fixed {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 3;
        transition: all 500ms ease;
    }

    .nav__block--fixed .nav__emblem--logo {
        height: 40px;
        padding-left: 35px;
        background-size: 33px auto;
        transition: all 250ms ease;
    }

    .nav__block--fixed .nav__emblem--title {
        padding-left: 5px;
        font-size: 18px;
        transition: all 250ms ease;
    }

    .nav__block--fixed .nav__emblem--portal {
        padding-left: 5px;
        letter-spacing: -0.063rem;
        font-size: 11px;
        transition: all 250ms ease;
    }
}

.nav__emblem {
    flex: 0 0 auto;
}

.nav__emblem--logo {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    background: url(/local/templates/adaptive/static/style/../images/svg/sevastopol__emblem.svg) no-repeat;
}

.nav__emblem--logo:hover, .nav__emblem--logo:focus, .nav__emblem--logo:active {
    text-decoration: none;
}

@media (min-width: 1200px) {
    .nav__emblem--logo {
        height: 56px;
        padding-left: 45px;
        background-size: 47px auto;
        line-height: 22px;
    }
}

@media (max-width: 1199px) {
    .nav__emblem--logo {
        line-height: 19px;
        height: 43px;
        background-size: 37px auto;
        padding-left: 35px;
    }
}

.nav__emblem--title, .nav__emblem--portal {
    padding-left: 15px;
}

.nav__emblem--title {
    color: #000;
    font-weight: 500;
}

@media (min-width: 1200px) {
    .nav__emblem--title {
        font-size: 23px;
    }
}

@media (max-width: 1199px) {
    .nav__emblem--title {
        font-size: 20px;
    }
}

@media (max-width: 575px) {
    .nav__emblem--title {
        font-size: 16px;
    }
}

.nav__emblem--portal {
    color: #646464;
}

@media (min-width: 1200px) {
    .nav__emblem--portal {
        letter-spacing: -0.013rem;
        font-size: 12px;
    }
}

@media (max-width: 1199px) {
    .nav__emblem--portal {
        letter-spacing: 0.005rem;
        font-size: 10px;
    }
}

@media (max-width: 575px) {
    .nav__emblem--portal {
        display: none;
    }
}

@media (min-width: 992px) {
    .nav__mobile {
        display: none;
    }

    .nav__mobile--block {
        display: none;
    }
}

@media (max-width: 991px) {
    .nav__mobile {
        flex: 1 0 auto;
        text-align: right;
    }

    .nav__mobile--block {
        display: block;
        padding: 0 25px;
        margin-bottom: 45px;
    }

    .nav__mobile--block a {
        color: #323232;
    }

    .nav__mobile--block a:hover, .nav__mobile--block a:focus, .nav__mobile--block a:active {
        color: #004c8f;
        text-decoration: none;
    }

    .nav__mobile--block a:hover .icon, .nav__mobile--block a:focus .icon, .nav__mobile--block a:active .icon {
        color: #004c8f;
    }

    .nav__mobile--block .icon {
        color: #646464;
    }

    .nav__mobile--auth {
        margin-bottom: 25px;
    }

    .nav__mobile--auth .icon {
        margin-right: 14px;
    }

    .nav__mobile--glasses {
        margin-bottom: 23px;
    }

    .nav__mobile--glasses .icon {
        margin-right: 6px;
        font-size: 23px;
    }

    .nav__mobile--social {
        display: inline-block;
        vertical-align: middle;
        margin: 0 30px 0 -8px;
    }
}

@media (max-width: 991px) and (max-width: 575px) {
    .nav__mobile--social {
        margin-bottom: 20px;
    }
}

@media (max-width: 991px) {
    .nav__mobile--social > a {
        display: inline-block;
        margin: 0 5px;
        font-size: 20px;
    }
}

@media (max-width: 991px) {
    .nav__mobile--phone {
        display: inline-block;
        vertical-align: middle;
    }

    .nav__mobile--phone > span:first-child {
        margin-right: 15px;
    }
}

@media (max-width: 991px) {
    .nav__mobile--in li {
        margin-bottom: 10px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
}

.nav__mobile .icon {
    cursor: pointer;
    color: #646464;
    transition: color 0.5s ease;
}

.nav__mobile .icon:hover, .nav__mobile .icon:focus, .nav__mobile .icon:active {
    color: #004c8f;
}

.nav__mobile .icon-search {
    margin-right: 25px;
    font-size: 21px;
}

@media (max-width: 575px) {
    .nav__mobile .icon-search {
        margin-right: 15px;
    }
}

.nav__mobile .icon-menu-button {
    font-size: 25px;
}

@media (min-width: 1200px) {
    .nav__menu {
        margin-left: 65px;
        padding-right: 30px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .nav__menu {
        margin-left: 30px;
        padding-right: 30px;
    }

    .nav__block--fixed .nav__menu {
        margin-left: 65px;
    }
}

@media (min-width: 992px) {
    .nav__menu {
        flex: 1 0 auto;
        position: relative;
        display: block;
    }
}

@media (max-width: 991px) {
    .nav__menu {
        position: absolute;
        top: 85px;
        left: 0;
        width: 100%;
        background: #fff;
        box-shadow: 0 3px 5px rgba(0, 33, 59, 0.15);
    }

    .collapse.show {
        display: block;
    }
}

.nav__menu--ul {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}

@media (max-width: 991px) {
    .nav__menu--ul {
        flex-direction: column;
        margin-bottom: 30px;
    }
}

.nav__menu--item {
    flex: 1 0 auto;
    justify-content: center;
    align-items: center;
}

@media (max-width: 991px) {
    .nav__menu--item {
        border-bottom: 1px solid #dbdbdb;
    }

    .nav__menu--item:hover, .nav__menu--item:focus, .nav__menu--item:active {
        background-color: #f5f6f7;
    }
}

.nav__menu--title {
    position: relative;
    -ms-flex-pack: center;  /* SEVGOV-2301 */
    align-items: center;
    cursor: pointer;
}

@media (min-width: 1200px) {
    .nav__menu--title {
        font-size: 18px;
    }
}

.nav__menu--title:hover, .nav__menu--title:focus, .nav__menu--title:active {
    color: #004c8f;
}

.nav__menu--title:hover .icon, .nav__menu--title:focus .icon, .nav__menu--title:active .icon {
    color: #004c8f;
}

@media (min-width: 992px) {
    /* SEVGOV-2301 */
    .nav__menu--title {
        display: -ms-flexbox;
        display: inline-flex;
        min-height: 95px;
        height: 0;
    }

    .nav__menu--title .icon {
        display: none;
    }

    .show > .nav__menu--title {
        color: #004c8f;
    }

    .show > .nav__menu--title::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 3px;
        background-color: #004c8f;
    }
}

@media (max-width: 991px) {
    /* SEVGOV-2301 */
    .nav__menu--title {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        position: relative;
        min-height: 60px;
        padding: 0 25px;
        height: 0;
        justify-content: space-between;
    }

    .nav__menu--title .icon {
        display: block;
        position: absolute;
        top: calc(50% - 8px);
        right: 27px;
        color: #676767;
    }
}

.nav__block--fixed .nav__menu--title {
    min-height: 60px;
    font-size: 16px;
}

.nav__menu--search {
    position: absolute;
    top: calc(50% - 11px);
    right: 0;
    color: #646464;
    cursor: pointer;
    line-height: 0;
    font-size: 22px;
}

.nav__menu--search:hover, .nav__menu--search:focus, .nav__menu--search:active {
    color: #004c8f;
}

@media (max-width: 991px) {
    .nav__menu--search {
        display: none;
    }
}

.nav__menu--search .icon {
    width: 1.1em;
    height: 1.2em;
}

@media (min-width: 992px) {
    .nav__menu--collapse {
        display: block;
    }
}

@media (min-width: 992px) {
    .nav__fall--menu {
        position: absolute;
        left: 0;
        top: 100%;
        width: calc(100% - 10px);
        max-height: 0;
        margin: 0 -20px 0;
        overflow: hidden;
        transition: max-height 0.25s ease-out;
        background-color: #fff;
        box-shadow: 0 4px 4px rgba(0, 34, 60, 0.1);
        z-index: 1;
    }

    .show > .nav__fall--menu {
        transition: max-height 1s ease;
        max-height: 700px;
        z-index: 2;
    }
}

@media (max-width: 991px) {
    .nav__fall--menu {
        position: absolute;
        top: 0;
        right: 999px;
        width: 100%;
        min-height: 100%;
        background-color: #fff;
        box-shadow: 0 3px 5px rgba(0, 33, 59, 0.15);
        transition: right 0.5s ease;
        z-index: 2;
    }

    .show > .nav__fall--menu {
        right: 0;
        transition: right 0.5s ease;
    }
}

.nav__fall--body {
    overflow: auto;
    max-height: 400px;
    position: relative;
}

.nav__fall--body ul {
    margin-bottom: 29px;
}

.nav__fall--body li {
    margin-bottom: 11px;
    font-size: 13px;
}

.nav__fall--body a:hover, .nav__fall--body a:focus, .nav__fall--body a:active {
    text-decoration: none;
}

@media (min-width: 992px) {
    .nav__fall--body {
        padding: 53px 30px 25px 60px;
    }
}

@media (max-width: 991px) {
    .nav__fall--body {
        padding: 25px 25px 19px;
    }
}

.nav__fall--title {
    margin-bottom: 14px;
    font-size: 16px;
}

.nav__fall--back {
    position: relative;
    padding: 20px 25px 20px 50px;
    border-bottom: 1px solid #dddddd;
}

@media (min-width: 992px) {
    .nav__fall--back {
        display: none;
    }
}

.nav__fall--back .icon {
    position: absolute;
    top: calc(50% - 8px);
    left: 20px;
}

.nav__search--block {
    display: none;
    position: absolute;
    width: 100%;
    overflow: hidden;
    z-index: 2;
    background-color: #fff;
}

@media (min-width: 992px) {
    .nav__search--block {
        top: calc(50% - 20px);
        right: 0;
    }
}

@media (max-width: 991px) {
    .nav__search--block {
        top: 0;
        left: 0;
        padding: 20px 30px;
        box-shadow: 0 3px 5px rgba(0, 33, 59, 0.15);
    }
}

.nav__search--block.collapsing {
    transition: none;
    display: block;
}

.nav__search--block.show {
    display: block;
}

.nav__search--input {
    width: calc(100% - 120px);
    height: 41px;
    padding: 0 20px;
    border: 1px solid #c8c8c8;
    border-radius: 2px 0 0 2px;
    float: left;
    font-size: 16px;
    font-weight: 300;
}

.nav__search--input:hover, .nav__search--input:focus, .nav__search--input:active {
    outline: none;
    border-color: #004c8f;
}

.nav__search--button {
    min-width: 88px;
    height: 41px;
    color: #fff;
    border: 1px solid #005cad;
    background-color: #005cad;
    border-radius: 0 2px 2px 0;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
}

.nav__search--button:hover, .nav__search--button:focus, .nav__search--button:active {
    outline: none;
    border-color: #004c8f;
    background-color: #004c8f;
}

.nav__search--close {
    position: absolute;
    top: calc(50% - 9px);
    right: 0;
    color: #646464;
    cursor: pointer;
    font-size: 18px;
}

.nav__search--close:hover, .nav__search--close:focus, .nav__search--close:active {
    color: #004c8f;
}

@media (max-width: 991px) {
    .nav__search--close {
        right: 20px;
    }
}

.unit__box--block {
    height: calc(100% - 30px);
    margin-bottom: 30px;
    padding: 25px 30px;
    background-color: #fff;
}

.unit__box--border {
    border: 1px solid #dbdbdb;
}

.unit__box--link {
    color: #005cad;
    font-weight: 700;
}

.unit__box--link svg {
    margin-left: 5px;
    font-size: 13px;
}

.unit__box--headline {
    margin-bottom: 1.25rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 24px;
    color: #404040;
    text-transform: uppercase;
}

.unit__box--headline:hover {
    color: #004c8f;
}

.unit__media--block {
    display: flex;
}

@media (max-width: 575px) {
    .unit__media--block {
        flex-direction: column;
    }
}

.unit__media--images {
    max-width: 105px;
    height: auto;
    padding-right: 20px;
}

@media (max-width: 575px) {
    .unit__media--images {
        display: none;
    }
}

.unit__media--body {
    flex: 1;
    margin-top: -5px;
}

.unit__list--block {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}

.unit__list--block time {
    color: #646464;
    font-size: 13px;
    font-weight: 300;
}

.unit__list--item {
    padding: 20px 0 15px;
    border-bottom: 1px solid #dbdbdb;
    line-height: 22px;
}

.unit__list--item:first-child {
    padding-top: 0;
}

.unit__list--tag {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #646464;
    font-size: 13px;
    font-weight: 300;
}

.unit__list--link {
    margin-bottom: 5px;
}

.slider__block {
    padding: 30px 15px;
    margin: 0 0 30px;
    background: #fff;
    border: 1px solid #dbdbdb;
}

.slider__block--headline {
    display: flex;
    align-items: center;
    padding: 0 0 20px;
    margin: 0 15px 30px;
    border-bottom: 1px solid #dbdbdb;
}

.slider__block--headline > [class^=col-] {
    padding: 0;
}

.slider__block--title {
    margin: 0;
    text-transform: none;
    font-size: 30px;
    font-weight: 500;
}

@media (max-width: 767px) {
    .slider__block--title {
        line-height: 30px;
        font-size: 24px;
    }
}

.slider__block--public {
    display: inline-block;
    width: 172px;
    height: 34px;
    background: url(/local/templates/adaptive/static/style/../images/svg/gosuslugi__logo.svg) no-repeat;
    background-size: 172px auto;
}

.slider__nav {
    padding: 25px;
    margin: 30px -15px -30px;
    background: #004c8f;
    color: #fff;
}

.slider__nav--block {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    vertical-align: middle;
    width: 80px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 2px;
}

.slider__nav--block::before {
    content: "";
    position: absolute;
    top: 0;
    left: calc(50% - 1px);
    width: 1px;
    height: 38px;
    background: #fff;
}

.slider__nav--block .icon {
    margin: 0 7px;
    cursor: pointer;
    font-size: 25px;
}

.slider__nav--block .icon:hover, .slider__nav--block .icon:focus, .slider__nav--block .icon:active {
    opacity: 0.75;
}

.slider__nav--count {
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 575px) {
    .slider__nav--count {
        margin: 10px 0 30px;
        float: right;
    }
}

.slider__services--block {
    display: flex;
    align-items: flex-start;
    line-height: 22px;
    margin-bottom: 30px;
}

@media (max-width: 575px) {
    .slider__services--block {
        margin-bottom: 15px;
    }
}

.slider__services--images {
    max-width: 52px;
    margin-right: 20px;
}

.slider__services--images img {
    max-width: 55px;
    height: 55px;
}

@media (max-width: 575px) {
    .slider__services--images {
        display: none;
    }
}

.slider__services--headline {
    display: block;
}

.slider__services--description {
    font-size: 13px;
}

.slider__services--description svg {
    font-size: 11px;
}

.main__news--block {
    overflow: hidden;
}

@media (max-width: 991px) {
    .main__news--block {
        margin-bottom: 30px;
    }
}

.main__news--block time {
    opacity: 0.75;
    font-weight: 300;
}

.main__news--block:hover a, .main__news--block:focus a, .main__news--block:active a {
    opacity: 0.9;
}

.main__news--image {
    display: block;
}

.main__news--description {
    padding: 35px;
    color: #fff;
    background-color: #004c8f;
}

@media (max-width: 575px) {
    .main__news--description {
        padding: 20px;
    }
}

.main__news--description a {
    display: inline-block;
    margin-bottom: 10px;
    color: inherit;
    line-height: 30px;
    font-size: 24px;
}

@media (max-width: 575px) {
    .main__news--description a {
        line-height: 22px;
        font-size: 16px;
        font-weight: 400;
    }
}

.main__alert {
    margin-bottom: 23px;
}

.main__alert--block {
    min-height: 95px;
    margin: 0 0 10px;
    background-color: #004c8f;
    color: #fff;
    line-height: 24px;
    font-size: 20px;
    font-weight: 500;
}

@media (max-width: 767px) {
    .main__alert--block {
        min-height: 196px;
        max-height: 196px;
        overflow: hidden;
    }
}

.main__alert--block a {
    color: #fff;
}

.main__alert--item {
    display: flex;
    min-height: 95px;
    align-items: center;
    justify-content: center;
    font-weight: 500;
}

@media (min-width: 768px) {
    .main__alert--item {
        line-height: 24px;
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .main__alert--item {
        flex-direction: column;
        padding: 30px 10px;
        text-align: center;
        line-height: 22px;
        font-size: 16px;
    }
}

.main__alert--images {
    font-size: 50px;
}

@media (min-width: 768px) {
    .main__alert--images {
        margin-right: 25px;
    }
}

@media (max-width: 767px) {
    .main__alert--images {
        margin-bottom: 20px;
    }
}

.main__alert--info {
    max-width: 620px;
}

.main__alert--dots {
    text-align: center;
}

.main__alert--dots .slick-dots {
    margin: 0;
    padding: 0;
    list-style: none;
}

.main__alert--dots .slick-active {
    background: #004c8f;
}

.main__alert--dots li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    overflow: hidden;
    background: #a2aeb8;
    border-radius: 50%;
}

.main__alert--dots button {
    margin: 0;
    padding: 0;
    opacity: 0;
}

@media (min-width: 1200px) {
    .main__rk--aside {
        margin-bottom: 30px;
    }

    .main__rk--aside:first-child {
        margin-top: 5px;
    }

    .main__rk--aside:last-child {
        margin-bottom: 5px;
    }
}

@media (max-width: 767px) {
    .main__rk--aside {
        margin-bottom: 30px;
    }

    .main__rk--aside:first-child {
        margin-top: 5px;
    }

    .main__rk--aside:last-child {
        margin-bottom: 5px;
    }
}

.main__rk__goverment {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin: 0 0 30px;
    height: calc(100% - 30px);
    color: #fff;
    background: #92062a;
    background: -moz-linear-gradient(30deg, #92062a 1%, #e94d00 100%);
    background: -webkit-linear-gradient(30deg, #92062a 1%, #e94d00 100%);
    background: linear-gradient(30deg, #92062a 1%, #e94d00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#92062a", endColorstr="#e94d00", GradientType=1);
    line-height: 20px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .main__rk__goverment {
        min-height: 225px;
        flex-direction: row;
    }
}

@media (max-width: 767px) {
    .main__rk__goverment {
        padding: 40px 20px 45px;
    }
}

.main__rk__goverment--emblem {
    margin-bottom: 18px;
    color: #ffc800;
    text-align: center;
}

@media (min-width: 768px) and (max-width: 991px) {
    .main__rk__goverment--emblem {
        flex: 0;
        min-width: 220px;
        text-align: center;
        font-size: 160px;
    }
}

.main__rk__goverment--logo {
    display: inline-block;
    width: 128px;
    height: 128px;
    background: url(/local/templates/adaptive/static/style/../images/svg/logo__rus.svg) no-repeat;
    background-size: 128px 128px;
}

.main__rk__goverment--info {
    text-align: center;
}

@media (min-width: 768px) and (max-width: 991px) {
    .main__rk__goverment--info {
        text-align: left;
        flex: 1;
    }
}

.main__rk__goverment--title {
    margin-bottom: 15px;
    line-height: 28px;
    font-size: 20px;
    font-weight: 500;
}

@media (min-width: 768px) and (max-width: 991px) {
    .main__rk__goverment--title {
        font-weight: 300;
    }
}

.main__rk__goverment--title a {
    color: #fff;
}

.main__rk__goverment--address {
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 300;
}

.main__rk__goverment--address:last-child {
    margin-bottom: 0;
}

.main__rk__goverment--address a[href^=tel] {
    color: #fff;
}

.main__rk__igradjanin {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 95px;
    margin-bottom: 30px;
    background: #a94999;
    background: -moz-linear-gradient(left, #a94999 0%, #7e6dc7 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #a94999), color-stop(100%, #7e6dc7));
    background: -webkit-linear-gradient(left, #a94999 0%, #7e6dc7 100%);
    background: -o-linear-gradient(left, #a94999 0%, #7e6dc7 100%);
    background: -ms-linear-gradient(left, #a94999 0%, #7e6dc7 100%);
    background: linear-gradient(to right, #a94999 0%, #7e6dc7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a94999", endColorstr="#7e6dc7", GradientType=1);
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    font-size: 20px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .main__rk__igradjanin {
        padding: 20px 50px;
    }
}

@media (max-width: 991px) {
    .main__rk__igradjanin {
        flex-direction: column;
        padding: 20px 10px;
        text-align: center;
    }
}

.main__rk__igradjanin:hover, .main__rk__igradjanin:focus, .main__rk__igradjanin:active {
    color: #fff;
    background: #7e6dc7;
    background: -moz-linear-gradient(left, #7e6dc7 0%, #a94999 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #7e6dc7), color-stop(100%, #a94999));
    background: -webkit-linear-gradient(left, #7e6dc7 0%, #a94999 100%);
    background: -o-linear-gradient(left, #7e6dc7 0%, #a94999 100%);
    background: -ms-linear-gradient(left, #7e6dc7 0%, #a94999 100%);
    background: linear-gradient(to right, #7e6dc7 0%, #a94999 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7e6dc7", endColorstr="#a94999", GradientType=1);
}

@media (min-width: 992px) {
    .main__rk__igradjanin--logo {
        min-width: 190px;
        padding-right: 30px;
        margin-right: 30px;
        border-right: 1px solid rgba(255, 255, 255, 0.5);
    }
}

@media (max-width: 991px) {
    .main__rk__igradjanin--logo {
        margin-bottom: 15px;
    }
}

.main__governor {
    margin-bottom: 30px;
    padding: 0 15px;
    border: 1px solid #dbdbdb;
}

.main__governor--description {
    padding: 55px 40px 50px;
    background-color: #004c8f;
    color: #fff;
    line-height: 22px;
    font-size: 16px;
    font-weight: 300;
}

@media (max-width: 575px) {
    .main__governor--description {
        padding: 35px 30px 15px;
    }
}

.main__governor--description h2 {
    color: inherit;
    line-height: 36px;
    text-transform: none;
    font-size: 30px;
    font-weight: 700;
}

@media (max-width: 575px) {
    .main__governor--description h2 {
        margin-bottom: 18px;
        line-height: 30px;
        font-size: 24px;
    }
}

.main__governor--description a {
    color: #fff;
    text-decoration: underline;
}

.main__governor--description a:hover, .main__governor--description a:focus, .main__governor--description a:active {
    opacity: 0.85;
}

.main__governor--main {
    padding-top: 95px; /* SEVGOV-2344 */
    height: 100%;
    background: #fff url(/local/templates/adaptive/static/style/../images/png/main__governor--main.png) bottom center no-repeat;
}

/* SEVGOV-2344 */
.main__governor--main .row div {
    text-align: center;
}

@media (min-width: 1200px) {
    .main__governor--main {
        padding-left: 110px;
        min-height: 475px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .main__governor--main {
        padding-left: 50px;
        min-height: 519px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .main__governor--main {
        min-height: 420px;
        padding-left: 85px; /* SEVGOV-2344 */
        padding-top: 45px;
    }
}

@media (max-width: 767px) {
    .main__governor--main {
        background: #fff;
        padding: 45px 30px 25px;
    }
}

.main__governor--main h3 {
    margin: 0 0 10px;
    padding: 0;
    color: #323232;
    line-height: 30px;
    text-transform: none;
    font-size: 24px;
    font-weight: 500;
}

.main__governor--info {
    margin-bottom: 20px;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
}

.main__user--item {
    display: flex;
    padding: 30px 0 10px;
    border-bottom: 1px solid #d8d8d8;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .main__user--item {
        flex-direction: column;
    }
}

@media (max-width: 767px) {
    .main__user--item {
        flex-direction: column;
    }
}

.main__user--item:first-child {
    padding-top: 0;
}

.main__user--images {
    min-width: 128px;
    max-width: 128px;
    overflow: hidden;
}

@media (min-width: 1200px) {
    .main__user--images {
        margin-right: 30px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .main__user--images {
        margin-bottom: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .main__user--images {
        margin-right: 30px;
    }
}

@media (max-width: 767px) {
    .main__user--images {
        margin-bottom: 20px;
    }
}

.main__user--name {
    margin-bottom: 7px;
    color: #004c8f;
    line-height: 30px;
    font-size: 24px;
}

.main__user--position {
    margin-bottom: 8px;
    font-weight: 700;
}

.main__user--phone {
    margin-bottom: 10px;
}

.main__user--phone .icon {
    margin: -2px 5px 0 0;
    color: #646464;
    font-size: 14px;
}

.main__user--description {
    margin-bottom: 8px;
    line-height: 24px;
}

.main__user--link {
    margin-bottom: 17px;
}

.main__user--link a {
    color: #004c8f;
}

.main__user--department {
    padding-top: 25px;
    padding-bottom: 15px;
    border-top: 1px solid #d8d8d8;
}

.main__user--accordion__item {
    margin-bottom: 10px;
}

.main__user--accordion__title {
    color: #004c8f;
    line-height: 24px;
    border-bottom: 1px dashed #004c8f;
    font-weight: 700;
}

.main__user--accordion__title:hover {
    border-bottom-color: transparent;
}

.main__user--accordion__title .icon-arrow-bold-left {
    position: absolute;
    margin: 7px 0 0 5px;
    transform: rotate(90deg);
    transition: transform 0.5s ease;
    font-size: 12px;
}

.main__user--accordion__title.collapsed .icon-arrow-bold-left {
    transform: rotate(0deg);
}

.main__user--accordion__content {
    padding-top: 4px;
}

.main__user--accordion__content.show {
    display: block;
}

.main__user--accordion__content .btn {
    color: #fff;
}

.main__user--accordion__info {
    margin-bottom: 5px;
}

.main__user--accordion__info a {
    color: #004c8f;
}

.main__user--accordion__info a[href^=tel] {
    color: #323232;
}

.main__user--accordion__info li {
    margin-bottom: 0;
}

.main__user--accordion__info li span {
    margin-right: 10px;
}

@media (max-width: 575px) {
    .main__user--accordion__info li span {
        display: block;
    }
}

.main__user--accordion__info li .icon {
    margin-right: 3px;
    color: #646464;
    font-size: 13px;
}

.footer {
    padding: 60px 0 50px;
    background-color: #183650;
    color: #fff;
}

.footer a {
    color: inherit;
}

.footer a:hover, .footer a:focus, .footer a:active {
    color: #fff;
    opacity: 0.85;
}

.footer__emblem {
    margin: 0 0 20px;
}

.footer__emblem--logo {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    background: url(/local/templates/adaptive/static/style/../images/svg/sevastopol__monochrome.svg) no-repeat;
}

.footer__emblem--logo:hover, .footer__emblem--logo:focus, .footer__emblem--logo:active {
    text-decoration: none;
}

@media (min-width: 1200px) {
    .footer__emblem--logo {
        height: 56px;
        padding-left: 45px;
        background-size: 39px auto;
        line-height: 22px;
    }
}

@media (max-width: 1199px) {
    .footer__emblem--logo {
        line-height: 19px;
        height: 43px;
        background-size: 37px auto;
        padding-left: 35px;
    }
}

.footer__emblem--title, .footer__emblem--portal {
    padding-left: 15px;
}

.footer__emblem--title {
    font-weight: 500;
}

@media (min-width: 1200px) {
    .footer__emblem--title {
        font-size: 23px;
    }
}

@media (max-width: 1199px) {
    .footer__emblem--title {
        font-size: 20px;
    }
}

@media (max-width: 575px) {
    .footer__emblem--title {
        font-size: 16px;
    }
}

@media (min-width: 1200px) {
    .footer__emblem--portal {
        letter-spacing: -0.013rem;
        font-size: 12px;
    }
}

@media (max-width: 1199px) {
    .footer__emblem--portal {
        letter-spacing: 0.005rem;
        font-size: 10px;
    }
}

@media (max-width: 575px) {
    .footer__emblem--portal {
        display: none;
    }
}

.footer__search {
    margin-bottom: 35px;
    white-space: nowrap;
}

.footer__search--input {
    display: inline-block;
    width: calc(100% - 40px);
    max-width: 330px;
    height: 40px;
    padding: 0 15px;
    background-color: #ecf0f3;
    border-radius: 2px 0 0 2px;
    border: 1px solid #ecf0f3;
    border-right: none;
    outline: none;
    vertical-align: middle;
    font-weight: 300;
    font-family: inherit;
}

.footer__search--input:hover, .footer__search--input:focus, .footer__search--input:active {
    background-color: #fff;
    border-color: #c8c8c8;
}

.footer__search--submit {
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-left: -4px;
    color: #fff;
    background-color: #005cad;
    border: 1px solid #005cad;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 0 2px 2px 0;
}

.footer__map {
    margin-bottom: 20px;
    font-weight: 300;
}

.footer__map li {
    margin-bottom: 10px;
    line-height: 26px;
}

.footer__social {
    margin-bottom: 25px;
}

.footer__social--icon {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
    text-decoration: none;
    font-size: 20px;
}

.footer__social--icon:hover, .footer__social--icon:focus, .footer__social--icon:active {
    opacity: 0.85;
}

.footer__contact li {
    margin-bottom: 20px;
}

.footer__contact a[href^=tel],
.footer__contact a[href^=mailto] {
    text-decoration: none;
    font-size: 16px;
    font-weight: 300;
}

.footer__contact--address {
    margin-bottom: 20px;
    font-size: 20px;
}

.footer__contact--title {
    font-size: 13px;
    font-weight: 300;
}

.footer__copy {
    font-weight: 300;
}

.meta-breadcrumbs a {
    margin: 0 -0.2em;
}

/* SEVGOV-2301 */
.breadcrumbs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 0;
    min-height: 60px;
    background-color: #ecf0f3;
    color: #646464;
    font-size: 13px;
    font-weight: 300;
}

.breadcrumbs a {
    color: inherit;
}

@media (max-width: 991px) {
    .breadcrumbs {
        display: none;
    }
}

.breadcrumbs .icon-nav_next {
    margin: 0 3px;
    color: #626262;
    opacity: 0.36;
    font-size: 11px;
}

@media (max-width: 767px) {
    .miniwidget-wrapper {
        display: none;
    }
}

.menu__aside--mobile {
    margin-bottom: 29px;
}

/* SEVGOV-2301 */
.menu__aside--mobile > a {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    align-items: center;
    border: 1px solid #c9c9c9;
    height: 0;
    min-height: 60px;
    padding: 0 40px 0 30px;
    justify-content: space-between;
}

.menu__aside--mobile > a .icon {
    position: absolute;
    top: calc(50% - 6px);
    right: 18px;
    transform: rotate(270deg);
    transition: transform 0.2s ease;
    font-size: 12px;
}

.menu__aside--mobile > a.collapsed .icon-arrow-bold-left {
    transform: rotate(90deg);
}

@media (min-width: 992px) {
    .menu__aside--mobile {
        display: none;
    }
}

.menu__aside--block {
    border: 1px solid #d8d8d8;
}

@media (min-width: 992px) {
    .menu__aside--block {
        margin-bottom: 40px;
    }

    .menu__aside--block.collapse {
        display: block;
    }
}

@media (max-width: 991px) {
    .menu__aside--block {
        position: absolute;
        width: calc(100% - 30px);
        margin-top: -30px;
        z-index: 2;
        background: #fff;
    }
}

.menu__aside--item {
    border-top: 1px solid #d8d8d8;
}

.menu__aside--item:first-child {
    border-top: none;
}

.menu__aside--item > a {
    position: relative;
    display: flex;
    padding: 16px 30px 15px 20px;
}

.menu__aside--item > a .icon-arrow-bold-left {
    position: absolute;
    top: calc(50% - 6px);
    right: 18px;
    transform: rotate(270deg);
    transition: transform 0.2s ease;
    font-size: 12px;
}

.menu__aside--item > a.collapsed .icon-arrow-bold-left {
    transform: rotate(90deg);
}

.menu__aside--active {
    border-left: 3px solid #004c8f;
    color: #004c8f;
}

.menu__aside--active a {
    color: inherit;
}

.menu__aside--submenu {
    padding-top: 2px;
    padding-bottom: 7px;
    line-height: 19px;
    font-size: 13px;
    font-weight: 300;
}

.menu__aside--submenu li {
    padding: 0 20px;
    margin-bottom: 8px;
}

.menu__aside--submenu.show {
    display: block;
}

.pagination__nav {
    margin: 30px 0 30px -1px;
}

.pagination__nav .pagination__nav--more {
    border: 1px solid transparent;
}

.pagination__nav a,
.pagination__nav span {
    display: -ms-flexbox;   /* SEVGOV-2301 */
    display: inline-flex;
    -ms-flex-pack: center;  /* SEVGOV-2301 */
    align-items: center;
    justify-content: center;
    min-width: 40px;
    min-height: 40px;
    height: 0;              /* SEVGOV-2301 */
    margin: 0 2px 0 1px;
    vertical-align: middle;
    border-radius: 2px;
    border: 1px solid #dbdbdb;
    background: #fff;
}

.pagination__nav a.active,
.pagination__nav span.active {
    color: #858789;
    background-color: #ecf0f3;
}

@media (min-width: 992px) {
    .news__list--block {
        padding-left: 40px;
    }
}

.news__list--block > h2 {
    margin: 20px 0 15px;
    padding: 15px 0 10px;
    text-transform: none;
    line-height: 30px;
    font-size: 24px;
    font-weight: 400;
}

.news__list--block > h3 {
    margin: 10px 0 5px;
    padding: 0;
    text-transform: none;
    line-height: 24px;
    font-size: 16px;
    font-weight: 700;
}

.news__list--block > table {
    margin-bottom: 40px;
    white-space: nowrap;
}

.news__list--block > .news__media--tag {
    margin-bottom: 25px;
    font-size: 16px;
}

.news__list--block > .news__media--tag a, .news__list--block > .news__media--tag span {
    padding-top: 10px;
    font-size: inherit;
}

.news__list--block .unit__box--block {
    padding-bottom: 10px;
}

.news__list--block .unit__list--item:last-child {
    border-bottom: none;
}

.news__list--block .unit__list--block {
    margin-bottom: 0;
}

.news__list--block > ul {
    list-style: none;
    padding: 0;
    margin: 0 0 25px;
}

.news__list--block > ul ul {
    list-style: none;
    padding: 0;
    margin-left: 20px;
}

.news__list--block > ul li::before {
    content: "•";
    color: #1e3685;
    font-size: 24px;
    vertical-align: middle;
    margin-right: 10px;
}

.news__list--block p a {
    color: #004c8f;
}

.news__list--block p a:hover {
    text-decoration: underline;
}

@media (min-width: 768px) {
    .news__list--tabs {
        margin: 0 0 40px;
        border-bottom: 1px solid #c9c9c9;
    }
}

@media (max-width: 767px) {
    .news__list--tabs {
        margin-bottom: 40px;
    }
}

.news__list--ul {
    display: flex;
    margin: 0;
    line-height: 14px;
}

@media (min-width: 768px) {
    .news__list--ul .nav-item {
        margin-left: 35px;
    }

    .news__list--ul .nav-item:first-child {
        margin-left: 0;
    }

    .news__list--ul .nav-item a {
        display: flex;
        min-height: 35px;
    }

    .news__list--ul .nav-item a.active {
        color: #004c8f;
        border-bottom: 3px solid #004c8f;
    }
}

@media (max-width: 767px) {
    .news__list--ul {
        flex-direction: column;
    }

    .news__list--ul .nav-item {
        line-height: 22px;
        border-bottom: 1px solid #c9c9c9;
    }

    .news__list--ul .nav-item a {
        display: flex;
        align-items: center;
        padding-top: 5px;
        padding-bottom: 5px;
        min-height: 50px;
        border-bottom: 3px solid transparent;
    }

    .news__list--ul .nav-item a.active {
        color: #004c8f;
        border-bottom: 3px solid #004c8f;
    }
}

.news__list--content .tab-pane {
    display: none;
}

.news__list--content .active.show {
    opacity: 1;
    display: block;
}

/*SEVGOV-2335*/
.news__list--content img {
    max-width: 100%;
    height: auto;
}

.news__search {
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .news__search {
        margin-bottom: 20px;
    }
}

.news__search--block {
    position: relative;
    display: inline-block;
    width: calc(100% - 30px);
    margin-left: -15px;
}

.news__search--input {
    width: 100%;
    min-height: 38px;
    padding: 0 40px 0 15px;
    border: 1px solid #c8c8c8;
    border-radius: 2px;
    color: #646464;
    font-size: 16px;
    font-weight: 300;
}

.news__search--input:hover, .news__search--input:focus, .news__search--input:active {
    border-color: #004c8f;
    outline: none;
}

.news__search--input:hover + .news__search--button, .news__search--input:focus + .news__search--button, .news__search--input:active + .news__search--button {
    color: #004c8f;
}

.news__search--button {
    position: absolute;
    top: calc(50% - 10px);
    right: 15px;
    width: 20px;
    height: 20px;
    line-height: 0;
    background: #fff;
    color: #646464;
    border: none;
    padding: 0;
    cursor: pointer;
    font-size: 20px;
}

.news__search--button:hover, .news__search--button:focus, .news__search--button:active {
    color: #004c8f;
}

.news__search--calendar {
    position: relative;
    display: inline-flex;
    width: 40px;
    height: 38px;
    border: 1px solid #c8c8c8;
    border-radius: 2px;
    align-items: center;
    justify-content: center;
    float: right;
    margin-right: -15px;
    cursor: pointer;
    font-size: 20px;
}

.news__search--calendar:hover, .news__search--calendar:focus, .news__search--calendar:active {
    border-color: #004c8f;
    color: #004c8f;
}

.news__detail--block a {
    color: #004c8f;
}

.news__detail--block a:hover {
    text-decoration: underline;
}

.news__detail--line {
    display: flex;
    align-items: center;
    position: relative;
    min-height: 52px;
    margin-bottom: 40px;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}

@media (max-width: 767px) {
    .news__detail--line {
        flex-direction: column;
        padding: 10px 0;
    }
}

.news__detail--date::after {
    display: inline-block;
    width: 3px;
    height: 3px;
    margin: 0 10px;
    border-radius: 50%;
    content: "";
    background-color: #919191;
    vertical-align: middle;
}

@media (max-width: 767px) {
    .news__detail--date::after {
        display: none;
    }
}

@media (max-width: 767px) {
    .news__detail--date {
        width: 100%;
        margin-bottom: 10px;
    }
}

.news__detail--link {
    color: #004c8f;
    font-weight: 700;
}

@media (max-width: 767px) {
    .news__detail--link {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media (min-width: 768px) {
    .news__detail--print {
        position: absolute;
        right: 0;
    }
}

@media (max-width: 767px) {
    .news__detail--print {
        width: 100%;
    }
}

.news__detail--print .icon {
    margin-right: 10px;
    color: #646464;
    font-size: 24px;
}

.news__detail--quote {
    padding: 20px 5px;
    margin: 30px 0 40px;
    color: #323232;
    border-top: 2px solid #004c8f;
    border-bottom: 2px solid #004c8f;
    line-height: 36px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
}

@media (max-width: 767px) {
    .news__detail--quote {
        line-height: 30px;
        font-size: 20px;
    }
}

.news__detail--quote::before {
    display: inline-block;
    content: "«";
}

.news__detail--quote::after {
    display: inline-block;
    content: "»";
}

.news__detail--share {
    display: flex;
    align-items: center;
    margin-bottom: 60px;
    width: fit-content; /* SEVGOV-2167 */
}

.news__detail--social {
    margin-left: 15px;
    border-radius: 2px;
    border: 1px solid #d8d8d8;
}

.news__detail--social > a {
    display: inline-flex;
    width: 36px;
    height: 36px;
    align-items: center;
    justify-content: center;
    color: #757575;
    border-left: 1px solid #d8d8d8;
    font-size: 18px;
}

.news__detail--social > a:first-child {
    border: none;
}

.news__detail--social > a:hover {
    color: #004c8f;
}

.news__slider--slider {
    position: relative;
    margin-bottom: 35px;
    border-bottom: 1px solid #d8d8d8;
}

.news__slider--slider:hover .rk__news--nav {
    opacity: 1;
}

.news__slider--slider .rk__news--nav {
    position: absolute;
    top: calc(50% - 55px);
    z-index: 5;
    cursor: pointer;
    color: #fff;
    opacity: 0;
    transition: opacity 0.5s ease;
    font-size: 70px;
}

.news__slider--slider .rk__news--left {
    left: 0;
}

.news__slider--slider .rk__news--right {
    right: 0;
}

.news__slider--block {
    padding: 0;
}

.news__slider--block img {
    margin: 0;
}

.news__slider--nav {
    padding: 15px 0;
    color: #646464;
    font-size: 13px;
    font-weight: 300;
}

.news__author--block {
    position: relative;
    display: inline-block;
}

@media (max-width: 991px) {
    .news__author--block {
        position: static;
    }
}

.news__author--user {
    white-space: nowrap;
    user-select: none;
    color: #004c8f;
    border-bottom: 1px dashed #004c8f;
    cursor: pointer;
    line-height: 14px;
}

.news__author--user:hover {
    border-bottom-color: transparent;
}

.news__author--info {
    position: absolute;
    top: 100%;
    width: 100%;
    min-width: 435px;
    display: none;
    margin-top: 18px;
    padding: 25px 30px;
    box-shadow: 0 5px 27px #bbc4cb;
    background: #fff;
}

.news__author--block.show .news__author--info {
    display: flex;
    align-items: center;
}

.news__author--info::after {
    display: inline-block;
    position: absolute;
    top: -10px;
    left: 20px;
    color: #fff;
    content: "";
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 10px solid;
}

@media (max-width: 991px) {
    .news__author--info::after {
        display: none;
    }
}

@media (max-width: 991px) {
    .news__author--info {
        top: auto;
        left: 0;
    }
}

@media (max-width: 575px) {
    .news__author--info {
        flex-direction: column;
        padding: 15px;
        min-width: initial;
    }
}

.news__author--images {
    margin-right: 20px;
}

@media (max-width: 575px) {
    .news__author--images {
        margin: 0 0 10px;
    }
}

.news__author--name {
    display: block;
    margin-bottom: 10px;
    line-height: 24px;
    font-size: 18px;
}

.news__author--description {
    display: block;
    line-height: 18px;
    font-size: 13px;
}

.news__media--item {
    border-bottom: 1px solid #dbdbdb;
}

@media (min-width: 768px) {
    .news__media--item {
        padding: 30px 0 30px;
    }
}

@media (max-width: 767px) {
    .news__media--item {
        padding: 15px 0;
    }
}

.news__media--item time {
    margin-bottom: 17px;
    color: #646464;
    font-size: 16px;
    font-weight: 300;
}

@media (max-width: 767px) {
    .news__media--item time {
        margin: 0;
    }
}

.news__media--images {
    position: relative;
    padding-right: 35px;
    max-width: 260px;
    overflow: hidden;
}

@media (max-width: 767px) {
    .news__media--images {
        display: none;
    }
}

.news__media--images:hover::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 225px;
    height: 148px;
    background-color: #120d05;
    opacity: 0.1;
    content: "";
}

.news__media--link {
    margin-bottom: 10px;
    line-height: 28px;
}

@media (min-width: 992px) {
    .news__media--link {
        font-size: 24px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .news__media--link {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .news__media--link {
        line-height: 24px;
        font-size: 16px;
    }
}

.news__media--tag span,
.news__media--tag a {
    display: inline-block;
    padding: 5px 13px 8px;
    margin-left: 4px;
    background-color: #ecf0f3;
    color: #858789;
    border-radius: 2px;
    font-size: 13px;
    font-weight: 400;
}

.news__media--tag span:first-child,
.news__media--tag a:first-child {
    margin-left: 0;
}

@media (max-width: 767px) {
    .news__media--tag span,
    .news__media--tag a {
        margin: 0 0 5px;
        display: none;
    }
}

.news__filter--block {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    margin: 15px -8px 0 0;
    border-radius: 2px;
    box-shadow: 0 9px 27px #bbc4cb;
    background: #fff;
}

.news__filter--block::after {
    display: inline-block;
    position: absolute;
    top: -10px;
    right: 20px;
    color: #fff;
    content: "";
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 10px solid;
}

.news__filter--block.show {
    display: block;
}

.news__filter--line {
    display: flex;
    align-items: center;
    padding: 13px 20px;
    border-bottom: 1px solid #d8d8d8;
}

.news__filter--line span {
    width: 12px;
    height: 2px;
    background: #6d6d6d;
    margin: 0 8px;
}

.news__filter--input {
    width: 91px;
    height: 38px;
    padding: 5px 10px;
    border: 1px solid #c8c8c8;
    border-radius: 2px;
}

.news__filter--input:hover, .news__filter--input:focus, .news__filter--input:active {
    outline: none;
}

.news__filter--calendar {
    padding: 10px 0 5px;
}

.news__filter--calendar .datepicker {
    border-color: transparent;
}

.news__filter--calendar .datepicker--nav {
    border-bottom-color: transparent;
}

.news__filter--calendar .datepicker--day-name {
    color: #343434;
    font-size: 13px;
    font-weight: 500;
    font-family: "Fira Sans", sans-serif;
}

.news__filter--calendar .datepicker--cell.-current- {
    background-color: #ecf0f3;
    border: 1px solid #dbdbdb;
    border-radius: 2px;
    color: #323232;
}

.news__filter--submit {
    width: 222px;
    display: block;
    margin: 0 auto 25px;
}

.news__filter--button {
    display: flex;
    width: 40px;
    height: 38px;
    align-items: center;
    justify-content: center;
}

.form__feedback {
    line-height: 22px;
}

.form__feedback--block {
    display: block;
}

.form__feedback--description {
    margin-top: 6px;
    line-height: 24px;
    font-size: 13px;
    font-weight: 300;
}

.form__feedback--address {
    min-height: 90px;
}

.form__feedback--message {
    min-height: 140px;
    margin-bottom: 10px;
}

.form__feedback--captcha {
    max-width: 115px;
    display: inline-block;
    vertical-align: middle;
}

.form__feedback--images {
    margin: 0 10px 0 15px;
}

@media (max-width: 575px) {
    .form__feedback--images {
        margin: 10px 10px 0 0;
    }
}

.form__feedback--update {
    display: inline-block;
    vertical-align: middle;
    color: #646464;
    cursor: pointer;
}

.form__feedback--update:hover {
    color: #004c8f;
}

.form__feedback--button {
    padding: 30px 0;
    border-top: 1px solid #d8d8d8;
}

@media (min-width: 768px) {
    .form__feedback--button input[type=submit] {
        margin-left: 10px;
    }
}

.form__feedback--attach {
    margin-bottom: 10px;
    line-height: 24px;
    color: #646464;
    font-size: 22px;
    font-weight: 400;
}

.form__feedback--attach span {
    cursor: pointer;
    color: #004c8f;
    border-bottom: 1px dashed #004c8f;
    vertical-align: middle;
    font-size: 16px;
}

.form__feedback--attach span:hover {
    border-bottom: 1px solid transparent;
}

.form__feedback--attachment {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 40px;
    margin-bottom: 10px;
    background: #ecf0f3;
    border-radius: 2px;
    padding: 0 16px;
}

.form__feedback--close {
    position: absolute;
    top: calc(50% - 11px);
    right: 16px;
    cursor: pointer;
    font-size: 14px;
}

.form__feedback--close:hover {
    color: #004c8f;
}

.form__feedback--text {
    display: inline-block;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.executive__block--main {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 16px;
    margin-bottom: 20px;
    position: relative;
}

.executive__block--main .icon-arrow-bold-right {
    cursor: pointer;
    color: #004c8f;
    transform: rotate(-270deg);
    position: absolute;
    top: calc(50% - 8px);
    right: 20px;
    transition: transform 0.5s ease;
}

.collapsed > .icon-arrow-bold-right {
    color: #a3a3a3;
    transform: rotate(-90deg);
}

@media (min-width: 1200px) {
    .executive__block--main .icon-arrow-bold-right {
        display: none;
    }
}

@media (min-width: 1200px) {
    .executive__block--main {
        min-height: 230px;
    }
}

@media (max-width: 575px) {
    .executive__block--main {
        margin: 0 -15px 20px;
        padding: 0 55px 15px 15px;
    }
}

.executive__block--title {
    color: #004c8f;
    margin-bottom: 5px;
    font-weight: 700;
}

.executive__block--preview {
    min-height: 1px; /*SEVGOV-2328*/
    max-width: 95px;
    margin-bottom: 18px;
}

@media (min-width: 768px) {
    .executive__block--large.executive__block--main {
        padding-bottom: 40px;
        margin-bottom: 40px;
        flex-direction: row;
        align-items: center;
        min-height: inherit;
    }
}

.executive__block--large .executive__block--title {
    margin-bottom: 6px;
    font-size: 24px;
    font-weight: 400;
}

@media (max-width: 767px) {
    .executive__block--large .executive__block--title {
        font-weight: 700;
        font-size: 16px;
    }
}

.executive__block--large .executive__block--position {
    line-height: 24px;
    font-weight: 700;
}

@media (max-width: 767px) {
    .executive__block--large .executive__block--position {
        line-height: 23px;
    }
}

@media (min-width: 768px) {
    .executive__block--large .executive__block--preview {
        max-width: 128px;
        overflow: hidden;
        margin: 0 20px 0 0;
    }
}

@media (max-width: 767px) {
    .executive__block--large .executive__block--preview {
        margin: 0 0 15px 0;
    }
}

.executive__list--block {
    line-height: 19px;
    font-size: 13px;
}

@media (min-width: 1200px) {
    .executive__list--block {
        display: block;
        margin-bottom: 20px;
    }
}

@media (max-width: 1199px) {
    .executive__list--block {
        margin-bottom: 20px;
        border-bottom: 1px solid #d8d8d8;
    }

    .executive__list--block.show {
        display: block;
    }
}

@media (max-width: 575px) {
    .executive__list--block {
        margin: 0 -15px 20px;
        padding: 0 15px 0;
    }
}

.executive__list--block li {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 16px;
    margin-bottom: 20px;
    position: relative;
}

@media (min-width: 1200px) {
    .executive__list--block li {
        min-height: 303px;
    }
}

@media (max-width: 575px) {
    .executive__list--block li {
        margin: 0 -15px 20px;
        padding: 0 55px 15px 15px;
    }
}

.executive__list--block li:last-child {
    border-bottom: none;
}

.executive__list--title {
    color: #004c8f;
    font-weight: 500;
}

.executive__list--title a {
    color: inherit;
    font-weight: 600;
}

.executive__list--descript {
    color: #727272;
    margin-bottom: 4px;
}

.executive__list--descript > div {
    font-weight: 600;
}

.btn--admin-edit {
    margin-top: 10px !important;
    margin-right: auto !important;
    margin-bottom: 0 !important;
}

.new-feedback {
    padding-top: 10px;
}

.new-feedback__form {
    margin-bottom: 25px;
}

.new-feedback__fieldset--main-block {
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .new-feedback__fieldset--main-block {
        padding-left: 0;
    }
}

.new-feedback__fieldset--coauthor {
    margin-bottom: 25px;
    padding-top: 40px;
    padding-right: 30px;
    padding-left: 30px;
    position: relative;
    width: 335px;
    min-height: 415px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    overflow: hidden;
}

@media (min-width: 1200px) {
    .new-feedback__fieldset--coauthor {
        width: 380px;
    }
}

.new-feedback__fieldset--coauthor::before {
    content: "";
    position: absolute;
    top: -50px;
    left: -50px;
    width: 100px;
    height: 100px;
    background-color: #E5E5E5;
    border-radius: 50%;
}

@media (min-width: 768px) {
    .new-feedback__fieldset:not(:nth-of-type(2n)) {
        margin-right: 20px;
    }
}

@media (min-width: 768px) and (min-width: 1200px) {
    .new-feedback__fieldset:not(:nth-of-type(2n)) {
        margin-right: 25px;
    }
}

.new-feedback__block {
    margin-bottom: 31px;
    max-width: 665px;
}

.new-feedback__block--area {
    margin-bottom: 55px;
}

.new-feedback__block--coauthor {
    margin-bottom: 0;
    width: 100%;
}

.new-feedback__block--legal {
    margin-bottom: 6px;
    padding-top: 0;
}

.new-feedback__block--add-author, .new-feedback__block--capcha {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 25px;
    max-width: 100%;
}

.new-feedback__label {
    padding-top: 9px;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
}

.new-feedback__label--capcha {
    padding-top: 0;
    padding-left: 0;
}

.new-feedback__label--download {
    display: inline;
    margin-bottom: 8px;
    padding-top: 8px;
    height: 30px;
    font-size: 16px;
    font-weight: 400;
    color: #004c8f;
    vertical-align: middle;
    border-bottom: 1px dashed #004c8f;
    cursor: pointer;
}

.new-feedback__label--download:hover, .new-feedback__label--download:active {
    border-bottom-color: transparent;
}

.new-feedback__label--coauthor {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 4px;
    height: 81px;
}

.new-feedback__select {
    height: 40px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.7);
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 2px;
}

.new-feedback__select option {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.7);
}

.new-feedback__input {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #323232;
    height: 40px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 2px;
}

.new-feedback__input--captcha {
    max-width: 180px;
}

.new-feedback__input--coauthor {
    padding-right: 15px;
    padding-left: 15px;
}

.new-feedback__input--agree {
    height: auto;
}

.new-feedback__input::-webkit-input-placeholder {
    font-family: inherit;
    font-size: 16px;
    line-height: 24px;
    color: #323232;
    opacity: 0.7;
}

.new-feedback__input::-moz-placeholder {
    font-family: inherit;
    font-size: 16px;
    line-height: 24px;
    color: #323232;
    opacity: 0.7;
}

.new-feedback__input::-ms-input-placeholder {
    font-family: inherit;
    font-size: 16px;
    line-height: 24px;
    color: #323232;
    opacity: 0.7;
}

.new-feedback__input:-ms-input-placeholder {
    font-family: inherit;
    font-size: 16px;
    line-height: 24px;
    color: #323232;
    opacity: 0.7;
}

.new-feedback__input::-ms-clear {
    display: none;
}

.new-feedback__tip {
    padding-left: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #323232;
}

.new-feedback__textarea {
    padding-top: 8px;
    padding-left: 13px;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #323232;
    min-height: 90px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    box-sizing: border-box;
}

.new-feedback__title {
    width: 100%;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    color: #323232;
    text-transform: unset;
}

.new-feedback__coauthor-block {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.new-feedback__coauthor-number {
    position: absolute;
    top: 5px;
    left: 15px;
    font-size: 24px;
    line-height: 28px;
    color: #323232;
}

.new-feedback__btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 36px;
    color: #323232;
    width: 335px;
    height: 415px;
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.15);
    cursor: pointer;
}

@media (min-width: 1200px) {
    .new-feedback__btn {
        width: 380px;
    }
}

.new-feedback__btn-icon {
    width: 40px;
    height: 40px;
    opacity: 0.5;
}

.new-feedback__tips {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.new-feedback__description {
    margin-right: 15px;
    margin-bottom: 10px;
    font-weight: 700;
}

.new-feedback__tip-link {
    display: inline-flex;
    align-items: center;
    margin-right: 15px;
    margin-bottom: 10px;
    color: #004c8f;
    border-bottom: 1px dashed #004c8f;
    height: 15px;
}

.new-feedback__tip-link:hover {
    border-color: transparent;
}

.new-feedback__btn-submit {
    margin-right: 15px;
    margin-bottom: 10px;
}

.new-feedback__file-wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

@media (min-width: 768px) {
    .new-feedback__file-wrap {
        padding-left: 33.3%;
    }
}

.new-feedback__file-list {
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2px;
    width: 100%;
}

.new-feedback__file-item {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 24px;
    color: #323232;
}

.new-feedback__file-item:not(:last-child) {
    margin-right: 12px;
}

.new-feedback__file-btn {
    display: flex;
    padding-left: 4px;
    background-color: transparent;
    border: none;
    cursor: pointer;
}

.new-feedback__file-rule {
    display: flex;
    font-size: 13px;
    line-height: 19px;
    color: #858789;
}

.create__block--title {
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    padding: 15px 0;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.create__block--title:not(.collapsed) svg {
    transform: rotate(90deg);
    transition: transform 0.4s ease;
}

.show.collapse {
    display: block;
    visibility: visible;
}

.text-btb-feed-back {
    color: #004c8f;
}

.banner-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 30px;
}

.banner-block--bottom {
    margin-bottom: 0;
    flex-wrap: wrap;
    justify-content: space-around;
}

.banner-block--bottom a {
    margin-bottom: 5px;
}

@media (min-width: 1200px) {
    .banner-block--bottom a {
        margin-bottom: 0;
    }
}

@media (min-width: 1200px) {
    .banner-block--bottom img {
        max-width: 560px;
    }
}

.banner-block__img {
    width: 100%;
    object-fit: contain;
}

.banner-block__img--investments {
    width: 100%;
    height: 100%;
}

.banner-block__link {
    width: 100%;
}

.banner-block picture {
    font-size: 0;
}

.main__alert .slick-slide {
    padding: 0 !important;
}

.fotorama-wrap {
    margin-bottom: 25px;
    padding-bottom: 16px;
}

.patch {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: #eaeef1;
}

.patch--vote {
    margin-bottom: 21px;
    max-width: 100%;
    height: 193.5px;
}

@media (min-width: 768px) {
    .patch--vote {
        height: 311.25px;
    }
}

@media (min-width: 992px) {
    .patch--vote {
        height: 270px;
    }
}

@media (min-width: 1200px) {
    .patch--vote {
        height: 405px;
        margin: 0 auto 21px;
    }
}

.patch--small {
    height: 270px;
}

.patch--non-events {
    justify-content: flex-start;
}

@media (min-width: 768px) {
    .patch--non-events {
        order: -1;
        width: 285px;
        height: 170px;
    }
}

@media (min-width: 992px) {
    .patch--non-events {
        width: 350px;
    }
}

[v-cloak] {
    visibility: hidden;
    display: none;
}

.vote__title {
    color: #323232;
    text-align: center;
    font-weight: 400;
    font-family: "Fira Sans", sans-serif;
}

@media (min-width: 768px) {
    .vote__title {
        max-width: 630px;
        margin: 0 auto 11px;
        line-height: 3rem;
        font-size: 2.25rem;
    }
}

@media (max-width: 767px) {
    .vote__title {
        margin-bottom: 15px;
        line-height: 1.5rem;
        font-size: 1.25rem;
    }
}

.vote__progress {
    max-width: 630px;
    margin: 0 auto 20px;
}

.vote__progress ::-webkit-progress-bar {
    background: #dbdbdb;
}

.vote__progress ::-webkit-progress-value {
    background: #004C8F;
    border-radius: 8px;
}

.vote__progress ::-moz-progress-bar {
    background: #004C8F;
    border-radius: 8px;
}

.vote__progress--finish ::-webkit-progress-value {
    background: #07D48A;
}

.vote__progress--finish ::-moz-progress-bar {
    background: #07D48A;
}

.vote__progress-description {
    text-align: center;
}

@media (max-width: 767px) {
    .vote__progress-hyphen {
        display: none;
    }
}

@media (max-width: 767px) {
    .vote__progress-result {
        display: block;
        padding-top: 10px;
    }
}

.vote__progress-scale {
    position: relative;
    width: 100%;
    height: 10px;
    background: #dbdbdb;
    color: #004C8F;
    border-radius: 8px;
    margin-bottom: 10px;
    overflow: hidden;
}

.vote__slider {
    overflow: hidden;
    max-width: 1440px;
    margin: 0 auto;
    position: relative;
}

.vote__slider-container {
    display: flex;
    flex-wrap: nowrap;
}

@media (min-width: 992px) {
    .vote__slider-container--correct {
        margin-left: 95px;
    }
}

.vote__slider-item {
    padding: 0 10px;
}

@media (min-width: 768px) {
    .vote__slider-item:not(.vote__slider-item--active) {
        padding-top: 80px;
    }
}

.vote__card {
    padding: 14px 14px 67px;
    border: 1px solid #dbdbdb;
    opacity: 0.5;
    font-weight: 400;
    font-family: "Fira Sans", sans-serif;
}

@media (min-width: 992px) {
    .vote__card {
        min-width: 390px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .vote__card {
        min-width: 455px;
    }
}

@media (max-width: 767px) {
    .vote__card {
        min-width: 290px;
    }
}

.vote__slider-item--active .vote__card {
    opacity: 1;
}

@media (min-width: 992px) {
    .vote__slider-item--active .vote__card {
        width: 580px;
    }
}

@media (min-width: 768px) {
    .vote__slider-item--active .vote__card {
        padding: 19px;
    }
}

@media (max-width: 767px) {
    .vote__slider-item--active .vote__card {
        min-width: 290px;
        padding: 15px;
    }
}

@media (min-width: 1200px) {
    .vote__card--voted:hover {
        opacity: 1;
        border-color: #004c8f;
        cursor: pointer;
    }

    .vote__card--voted:hover .vote__card-name {
        color: #004c8f;
    }

    .vote__card--voted:hover .vote__card-photo--voted::before, .vote__card--voted:hover .vote__card-photo--voted::after {
        display: none;
    }
}

.vote__card-photo {
    position: relative;
}

.vote__card-photo--voted::before, .vote__card-photo--voted::after {
    content: "";
    position: absolute;
}

.vote__card-photo--voted::before {
    width: 100%;
    height: 100%;
    background: #07D48A;
    opacity: 0.7;
    z-index: 1;
}

.vote__card-photo--voted::after {
    top: 15px;
    right: 15px;
    width: 54px;
    height: 54px;
    z-index: 2;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTQiIGhlaWdodD0iNTQiIHZpZXdCb3g9IjAgMCA1NCA1NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjcgMC4zMzMzMTNDMTIuMjggMC4zMzMzMTMgMC4zMzMzNDQgMTIuMjggMC4zMzMzNDQgMjdDMC4zMzMzNDQgNDEuNzIgMTIuMjggNTMuNjY2NiAyNyA1My42NjY2QzQxLjcyIDUzLjY2NjYgNTMuNjY2NyA0MS43MiA1My42NjY3IDI3QzUzLjY2NjcgMTIuMjggNDEuNzIgMC4zMzMzMTMgMjcgMC4zMzMzMTNaTTIxLjY2NjcgNDAuMzMzM0w4LjMzMzM0IDI3TDEyLjA5MzMgMjMuMjRMMjEuNjY2NyAzMi43ODY2TDQxLjkwNjcgMTIuNTQ2Nkw0NS42NjY3IDE2LjMzMzNMMjEuNjY2NyA0MC4zMzMzWiIgZmlsbD0id2hpdGUiLz48L3N2Zz4=);
}

.vote__card-image {
    display: block;
    max-width: 100%;
    margin: 0 auto 18px;
}

@media (min-width: 768px) {
    .vote__slider-item--active .vote__card-image {
        margin-bottom: 21px;
    }
}

@media (max-width: 767px) {
    .vote__slider-item--active .vote__card-image {
        margin-bottom: 10px;
    }
}

@media (min-width: 768px) {
    .vote__card-name {
        margin-bottom: 6px;
        line-height: 1.5rem;
        font-size: 1.25rem;
    }
}

@media (max-width: 767px) {
    .vote__card-name {
        line-height: 1.5rem;
        font-size: 1.25rem;
    }
}

@media (min-width: 768px) {
    .vote__slider-item--active .vote__card-name {
        margin-bottom: 12px;
        line-height: 1.75rem;
        font-size: 1.5rem;
    }
}

@media (max-width: 767px) {
    .vote__slider-item--active .vote__card-name {
        margin-bottom: 10px;
        line-height: 1.5rem;
        font-size: 1.25rem;
    }
}

.vote__card-position {
    margin-bottom: 1px;
    font-size: 1rem;
}

.vote__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.vote__list:not(.vote__list--close) {
    display: none;
}

.vote__list-item {
    padding-top: 15px;
    padding-bottom: 15px;
}

.vote__list-item:not(:last-child) {
    border-bottom: 1px solid #dbdbdb;
}

.vote__list-radio {
    display: none;
}

.vote__list-label {
    display: inline-block;
    margin: 0;
    cursor: pointer;
    color: #004c8f;
    line-height: 1.5rem;
    user-select: none;
    font-size: 1rem;
}

.vote__success {
    padding-top: 32px;
}

.vote__success-image {
    display: block;
    width: 196px;
    height: 196px;
    margin: 0 auto 39px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTk2IiBoZWlnaHQ9IjE5NiIgdmlld0JveD0iMCAwIDE5NiAxOTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBvcGFjaXR5PSIwLjEiIGN4PSI5OCIgY3k9Ijk4IiByPSI5OCIgZmlsbD0iIzA3RDQ4QSIvPjxwYXRoIGQ9Ik0xMzQuMzA3IDQ5LjkzMzRMMTU0IDY5LjYyNjdMODEuMzg2NyAxNDIuMzMzTDQyIDEwMi45TDYxLjY5MzMgODMuMjA2N0w4MS4zODY3IDEwMi45TDEzNC4zMDcgNDkuOTMzNFpNMTM0LjMwNyA2M0w4MS4zODY3IDExNi4wMTNMNjEuNjkzMyA5Ni41NTM0TDU1LjExMzMgMTAyLjlMODEuMzg2NyAxMjkuMTI3TDE0MC44ODcgNjkuNjI2N0wxMzQuMzA3IDYzWiIgZmlsbD0iIzA3RDQ4QSIvPjwvc3ZnPg==);
}

.vote__success-title {
    margin-bottom: 35px;
    text-align: center;
    line-height: 1.75rem;
    font-size: 1.5rem;
    font-weight: 400;
    font-family: "Fira Sans", sans-serif;
}

.vote__success-separator {
    width: 220px;
    margin: 0 auto 30px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.vote__success-result {
    margin-bottom: 11px;
    text-align: center;
}

.vote__success-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 215px;
    height: 48px;
    background-color: #004C8F;
    color: #fff;
    border-radius: 2px;
    font-size: 1rem;
    font-weight: 500;
    font-family: "Fira Sans", sans-serif;
}

.vote__success-link:hover {
    color: #fff;
    background-color: #0074c2;
}

.vote__success-link--login {
    background-color: #ee3f58;
}

.vote__success-link--login:hover {
    background-color: #fa526c;
    border-color: #fa526c;
}

.vote__success-or {
    margin-bottom: 12px;
    text-align: center;
    color: #c8c8c8;
}

.vote__success-back {
    text-align: center;
}

.overlay-js .vote__slider::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #ffffff;
    opacity: 0.9;
    z-index: 2;
}

.overlay-js .vote__slider-container {
    filter: url("#filter-blur");
}

.modal-js {
    display: flex;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    z-index: 3;
}

#voteForm {
    position: relative;
}

.vote-container {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
}

.progressbar {
    position: relative;
    width: 100%;
    height: 10px;
    background: #dbdbdb;
    color: #004C8F;
    border-radius: 8px;
    margin-bottom: 10px;
    overflow: hidden;
}

.event__container {
    font-family: "Fira Sans", sans-serif;
}

@media (min-width: 992px) {
    .event__container {
        display: grid;
        grid-template-columns: 252px auto;
        grid-column-gap: 33px;
    }
}

@media (min-width: 992px) {
    .event__container--calendar {
        position: sticky;
        top: 70px;
    }
}

@media (max-width: 991px) {
    .event__container--calendar {
        display: none;
    }
}

.event__container--title {
    margin-bottom: 20px;
}

.event__search {
    position: relative;
    max-width: 100%;
    margin-bottom: 20px;
}

.event__search--text {
    width: 100%;
    height: 38px;
    padding: 0 35px 0 20px;
    border: 1px solid #c8c8c8;
    font-size: inherit;
}

.event__search--text:hover, .event__search--text:focus, .event__search--text:active {
    outline: none;
}

.event__search--submit {
    position: absolute;
    right: 10px;
    top: 6px;
    background: none;
    border: none;
    padding: 0;
    color: #646464;
    cursor: pointer;
}

@media (min-width: 1200px) {
    .event__actions {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 10px;
    }
}

@media (max-width: 1199px) {
    .event__actions {
        margin-bottom: 20px;
    }
}

.event__period {
    flex-wrap: wrap;
    display: flex;
}

@media (max-width: 991px) {
    .event__period {
        margin-bottom: 10px;
    }
}

.event__period--link {
    padding: 4px 10px 5px;
    border: 1px solid #C8C8C8;
    border-radius: 2px;
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 500;
    font-family: "Fira Sans", sans-serif;
}

.event__period--link:hover, .event__period--link:focus, .event__period--link:active {
    background-color: #004C8F;
    color: #fff;
    border-color: #004C8F;
}

.event__period--link:not(:last-child) {
    margin-right: 10px;
}

.event__period--disabled {
    opacity: 0.3;
}

.event__period--disabled:hover, .event__period--disabled:focus, .event__period--disabled:active {
    border: 1px solid #C8C8C8;
    background-color: transparent;
    color: #323232;
}

.event__period--active {
    background-color: #004C8F;
    border-color: #004C8F;
    color: #fff;
}

.event__period--active:hover, .event__period--active:focus, .event__period--active:active {
    color: #fff;
}

@media (min-width: 1200px) {
    .event__view {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.event__view--link {
    display: inline-flex;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    font-family: "Fira Sans", sans-serif;
}

.event__view--link:not(:first-child) {
    margin-left: 30px;
}

.event__view--link.active {
    color: #004C8F;
}

.event__view--link .icon {
    margin-right: 8px;
    width: 24px;
    height: 24px;
}

.event__content {
    display: none;
}

.event__content.active.show {
    display: block;
    opacity: 1;
}

.event__map {
    margin-bottom: 30px;
    width: 100%;
    min-height: 825px;
}

.event__place {
    margin-bottom: 10px;
    color: #004C8F;
}

@media (min-width: 1200px) {
    .event__place {
        grid-template-columns: auto auto;
        justify-content: flex-start;
        display: grid;
        align-items: start;
        grid-gap: 16px;
    }
}

.item__container {
    margin-bottom: 20px;
}

.item__block {
    border: 1px solid #C8C8C8;
}

@media (min-width: 992px) {
    .item__block {
        display: grid;
        grid-template-columns: 195px auto;
    }
}

.item__block:not(:last-child) {
    margin-bottom: 20px;
}

.item__preview {
    position: relative;
    max-width: 195px;
    min-height: 195px;
    overflow: hidden;
}

@media (max-width: 991px) {
    .item__preview {
        max-width: 100%;
        min-height: 155px;
    }
}

.item__preview img {
    position: absolute;
    top: 0;
}

@media (min-width: 768px) {
    .item__content {
        padding: 30px 30px 20px;
    }
}

@media (max-width: 767px) {
    .item__content {
        padding: 15px 15px 20px;
    }
}

.item__content--title {
    margin-bottom: 15px;
}

.item__content--link {
    color: #333;
}

.item__content--link:not(:disabled):not(.disabled) {
    color: #004C8F;
}

.item__content--link:not(:disabled):not(.disabled):hover {
    color: #333;
}

.item__content--link:not(:disabled):not(.disabled):focus, .item__content--link:not(:disabled):not(.disabled):active {
    color: #333;
}

@media (min-width: 768px) {
    .item__content--link {
        line-height: 28px;
        font-size: 24px;
        font-weight: 400;
        font-family: "Fira Sans", sans-serif;
    }
}

@media (max-width: 767px) {
    .item__content--link {
        line-height: 20px;
        font-size: 20px;
        font-weight: 400;
        font-family: "Fira Sans", sans-serif;
    }
}

.item__content--description {
    line-height: 1.5rem;
    font-size: 1rem;
}

.item__content--admin {
    margin-bottom: 15px;
    padding-bottom: 15px;
    line-height: 24px;
    font-size: 16px;
    color: #323232;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.item__details .show + .item__details-btn-wrap .item__details-btn-icon {
    transform: rotate(0deg);
}

.item__details-row {
    display: flex;
    margin-bottom: 12px;
    padding-bottom: 15px;
}

.item__details-row--contacts {
    padding-top: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.item__details-block {
    display: flex;
    flex-direction: column;
    padding-right: 10px;
    width: 44%;
    line-height: 1.5rem;
    font-size: 1rem;
}

.item__details-title {
    font: inherit;
    color: #858789;
}

.item__details-description {
    font: inherit;
    color: #323232;
}

.item__details-btn-wrap {
    margin-right: -15px;
    margin-left: -15px;
    padding-top: 10px;
    padding-right: 30px;
    padding-left: 30px;
    border-top: 1px solid #C8C8C8;
}

@media (min-width: 768px) {
    .item__details-btn-wrap {
        margin-right: -30px;
        margin-left: -30px;
    }
}

.item__details-btn {
    display: flex;
    padding: 0;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #004C8F;
    border: none;
    background-color: transparent;
    cursor: pointer;
}

.item__details-btn-icon {
    transform: rotate(180deg);
}

.item__place {
    margin-bottom: 10px;
    color: #004C8F;
    font-size: 1rem;
}

@media (min-width: 1200px) {
    .item__place {
        display: flex;
        flex-wrap: wrap;
    }
}

.item__place .icon {
    margin-right: 5px;
    width: 24px;
    height: 24px;
}

.item__place--item {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.item__place--item:not(:last-child) {
    margin-right: 20px;
}

.item__place--item:not(:first-child) {
    min-width: 280px;
}

.item__place--item:not(:last-child) {
    margin-bottom: 10px;
}

@media (max-width: 1199px) {
    .item__place--item {
        margin-bottom: 10px;
    }
}

.item__place--admin {
    margin-bottom: 0;
}

.item__responsible {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    display: none;
}

@media (min-width: 768px) {
    .item__responsible {
        display: block;
    }
}

@media (min-width: 576px) {
    .item__responsible--block {
        display: grid;
        grid-template-columns: repeat(2, minmax(auto, 1fr));
        grid-gap: 10px;
        line-height: 24px;
    }
}

@media (max-width: 575px) {
    .item__responsible--block > div:not(:last-child) {
        margin-bottom: 10px;
    }
}

@media (min-width: 576px) {
    .item__responsible--finance {
        grid-column: 2/3;
        grid-row: 1/3;
    }
}

.item__more {
    border: 1px solid #C8C8C8;
    min-height: 50px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 500;
}

.item__btn {
    display: inline;
    padding: 0;
    font: inherit;
    color: inherit;
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
}

.balloon__container {
    display: grid;
    grid-template-columns: 100px auto;
    max-width: 450px;
    background-color: #fff;
}

.balloon__preview {
    position: relative;
    overflow: hidden;
    max-width: 100px;
    min-width: 100px;
}

.balloon__preview img {
    display: block;
    max-width: 100%;
    position: absolute;
}

.balloon__content {
    padding: 21px 20px 0 20px;
    font-size: 16px;
    font-family: "Fira Sans", sans-serif;
}

.balloon__content--title {
    margin-bottom: 10px;
    font-weight: 500;
}

.balloon__content--date {
    font-weight: 400;
    margin-bottom: 8px;
    color: #004C8F;
}

.balloon__content--place {
    font-weight: 400;
    margin-bottom: 21px;
    color: #004C8F;
}

.balloon__link {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    font-weight: 400;
    min-height: 47px;
    position: relative;
}

.balloon__link::before {
    content: "";
    border-top: 1px solid #c8c8c8;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
}

.balloon__link a {
    color: #004C8F;
}

.modal-section {
    text-align: center;
    max-width: 580px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.modal-section__list {
    position: relative;
}

.modal-section__list > span {
    cursor: pointer;
    color: #004C8F;
}

.modal-section__list > span .icon {
    transform: rotate(-270deg);
    transition: transform 0.2s ease;
    font-size: 12px;
}

.modal-section__list > span {
    font-weight: 500;
    line-height: 24px;
    font-size: 16px;
}

.modal-section__list--links {
    display: none;
}

/* SEVGOV-2327 */
span:not(.collapsed) .icon-arrow-bold-left {
    transform: rotate(-90deg);
}

.modal-section__list--links > div {
    padding: 12px 5px;
    border-top: 1px solid #dbdbdb;
}

.modal-section__list--links > div:first-child {
    border-top: none;
}

.modal-section__list.show .icon {
    transform: rotate(-90deg);
}

.modal-section__list.show .modal-section__list--links {
    display: block;
    position: absolute;
    top: calc(100% + 12px);
    right: 3px;
    z-index: 10;
    width: 100%;
    background: #fff;
    color: #323232;
    text-align: center;
    box-shadow: 0 8px 27px #bbc4cb;
    font-size: 16px;
    font-weight: 400;
}

.modal-section__list.show .modal-section__list--more-events {
    right: -39%;
    min-width: 272px;
    transform: translateX(50%);
}

@media (min-width: 768px) {
    .modal-section__list.show .modal-section__list--more-events {
        right: 50%;
    }
}

.modal-section__list.show .modal-section__list::before {
    content: "";
    position: absolute;
    top: -10px;
    right: calc(50% - 8px);
    display: block;
    width: 0;
    height: 0;
    color: #fff;
    border-bottom: 0.65em solid;
    border-right: 0.5em solid transparent;
    border-left: 0.5em solid transparent;
}

.modal-section__list--more-events > span .icon {
    transform: rotate(-180deg);
}

.modal-section__list--more-events.show .icon {
    transform: rotate(0deg);
}

.modal-section--more-events {
    display: flex;
    width: 100%;
    margin: 0;
    margin-left: 5px;
}

@media (min-width: 768px) {
    .modal-section--more-events {
        display: inline;
        width: auto;
    }
}

.modal-section--more-events > span .icon {
    transform: rotate(-180deg);
}

.modal-section--more-events .icon {
    margin-top: -3px;
    margin-left: -3px;
    width: 24px;
    height: 24px;
}

.poll:empty {
    margin-bottom: 25px;
}

.poll__list {
    margin: 0;
    padding-left: 0;
    list-style-type: none;
}

.poll__card {
    margin-bottom: 18px;
    padding: 30px;
    border: 1px solid #C8C8C8;
    width: 100%;
    max-width: 827px;
    min-height: auto;
}

.poll__title {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    color: #004C8F;
    text-transform: unset;
}

.poll__title--legend {
    margin-bottom: 20px;
    color: #323232;
}

.poll__information {
    display: flex;
    flex-wrap: wrap;
}

.poll__information--form {
    margin-bottom: 20px;
}

.poll__information + .poll__description {
    margin-bottom: 20px;
    padding-top: 11px;
}

.poll__information + .poll__navigation {
    padding-top: 20px;
}

.poll__date {
    display: flex;
    align-items: center;
    margin-right: 20px;
    line-height: normal;
    font-size: 16px;
    color: #858789;
}

.poll__state {
    font-weight: 500;
    color: #323232;
}

.poll span:not(:last-child) {
    margin-right: 20px;
}

.poll__amount {
    display: flex;
    align-items: center;
    line-height: normal;
    font-size: 16px;
    color: #858789;
}

.poll__description {
    line-height: 24px;
    font-size: 16px;
    color: #323232;
}

.poll__btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    font-weight: 500;
    line-height: 24px;
    font-size: 13px;
    color: #fff;
    min-width: 99px;
    height: 30px;
    background-color: #004C8F;
    border-radius: 2px;
}

.poll__btn:hover {
    color: #fff;
}

.poll__btn--results {
    color: #004C8F;
    background-color: #ecf0f3;
}

.poll__btn--results:hover {
    color: #004C8F;
}

.poll__btn:not(:last-child) {
    margin-right: 11px;
}

.poll__icon {
    margin-right: 5px;
    width: 24px;
    height: 24px;
    fill: #C8C8C8;
}

.poll__form--video {
    margin-bottom: 100px;
}

.form-poll__label {
    padding-left: 30px;
    position: relative;
    line-height: 24px;
    font-size: 1rem;
    color: #323232;
}

.form-poll__label--radio::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 0;
    border: 2px solid #C8C8C8;
    border-radius: 50%;
    transform: translateY(-50%);
}

.form-poll__label--checkbox::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    border: 2px solid #C8C8C8;
    border-radius: 2px;
}

.form-poll__input:checked + .form-poll__label--radio::before {
    border: 2px solid #004C8F;
}

.form-poll__input:checked + .form-poll__label--radio::after {
    content: "";
    background-color: #004C8F;
    position: absolute;
    width: 10px;
    height: 10px;
    top: 50%;
    left: 5px;
    border-radius: 50%;
    transform: translateY(-50%);
}

.form-poll__input:checked + .form-poll__label--checkbox::before {
    border: 2px solid #004C8F;
    background-color: #004C8F;
}

.form-poll__input:checked + .form-poll__label--checkbox::after {
    content: "";
    position: absolute;
    width: 13px;
    height: 7px;
    top: 5px;
    left: 4px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    border-color: #FFFFFF;
    transform: rotate(-45deg);
}

.form-poll__tip {
    line-height: 24px;
    font-size: 1rem;
    font-weight: 300;
    color: #323232;
}

.form-poll__textarea, .form-poll__input {
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    width: 100%;
    max-width: 445px;
    min-height: 90px;
    resize: none;
}

.form-poll__input {
    min-height: 43px;
}

.form-poll__block {
    margin-bottom: 5px;
}

/* start SEVGOV-2305 */
/* для вывода радиокнопок в одну строку */
.form-poll__block.inline {
    display: inline;
    margin-right: 15px;
}

.create__block--title.custom-vote{
    justify-content: normal
}

/* простое увеличение картинки по клику */
img[tabindex="0"] {
    cursor: zoom-in;
}
img[tabindex="0"]:focus {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: auto;
    height: auto;
    max-width: 99%;
    max-height: 99%;
    margin: auto;
    box-shadow: 0 0 20px #000, 0 0 0 1000px rgba(210,210,210,.4);
}
img[tabindex="0"]:focus,  /* убрать строку, если не нужно, чтобы при клике на увеличенное фото, оно возвращалось в исходное состояние */
img[tabindex="0"]:focus ~ * {
    pointer-events: none;
    cursor: zoom-out;
}
/* end SEVGOV-2305 */

.form-poll__fieldset {
    margin-bottom: 20px;
}

.form-poll__fieldset--video {
    margin-bottom: 41px;
    padding-bottom: 16px;
    border-bottom: 1px solid #ECF0F3;
}

.item-collapse.show {
    display: block;
}

.item-collapse.show {
    display: block;
}

.block-info {
    margin-bottom: 15px;
    padding-bottom: 20px;
    background-color: #ECF0F3;
    width: 50%;
}

@media (min-width: 992px) {
    .block-info {
        width: 100%;
    }
}

.block-info tbody {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.block-info tr, .block-info td {
    padding: 0;
}

.block-info__table {
    display: flex;
    flex-direction: column;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
}

.block-info__caption {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #323232;
    caption-side: top;
}

.block-info__row {
    display: flex;
    width: 100%;
}

.block-info__title {
    width: 41%;
    min-width: 92px;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #858789;
}

.block-info__amount {
    width: 41%;
    min-width: 92px;
    line-height: 28px;
    font-size: 24px;
    font-weight: normal;
    color: #323232;
}

.social-sharing {
    display: flex;
    flex-direction: column;
    min-height: 60px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

@media (min-width: 768px) {
    .social-sharing {
        flex-direction: row;
        align-items: center;
    }
}

.social-sharing__description {
    display: flex;
    min-height: 30px;
    align-items: center;
    margin: 0;
    line-height: 24px;
    font-size: 16px;
    color: #323232;
}

.social-sharing__list {
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    display: flex;
    width: 100%;
    height: 60px;
}

@media (min-width: 768px) {
    .social-sharing__list {
        order: -1;
        margin-right: 25px;
        width: auto;
        height: 40px;
    }
}

.social-sharing__item {
    display: flex;
    width: 50px;
    height: 40px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.social-sharing__link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.social-sharing__icon {
    width: 24px;
    height: 24px;
}

.message {
    padding-top: 30px;
    max-width: 825px;
    background-color: #eaeef1;
}

.message--no-login {
    padding: 20px;
    max-width: 730px;
    width: 100%;
}

@media (min-width: 768px) {
    .message--no-login {
        padding: 40px;
    }
}

.message--auth {
    margin: 0 auto;
}

.message--lock {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 0;
    min-height: 350px;
}

@media (min-width: 768px) {
    .message--lock {
        flex-direction: row;
    }
}

.message--shadow {
    box-shadow: 0 5px 30px rgba(50, 50, 50, 0.2);
}

.message--vote {
    background-color: #ffffff;
}

.message a {
    color: #005cad;
}

.message__block {
    margin-bottom: 30px;
    padding-left: 22px;
}

@media (min-width: 768px) {
    .message__block {
        margin-bottom: 0;
    }
}

.message__block--no-login {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    padding: 0;
}

.message__block--lock {
    padding-top: 40px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 40px;
    max-width: 500px;
    width: 100%;
}

@media (min-width: 768px) {
    .message__block--lock {
        padding-right: 0;
        padding-left: 40px;
    }
}

@media (min-width: 992px) {
    .message__block--lock {
        padding-left: 40px;
    }
}

.message__block ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.message__img-block {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    background-color: #004c8f;
}

@media (min-width: 768px) {
    .message__img-block {
        padding-top: 0;
        padding-bottom: 0;
        width: 230px;
    }
}

.message__img {
    margin-bottom: 30px;
    width: 191px;
    height: 31px;
}

.message__img-lock {
    width: 156px;
    height: 156px;
    border-radius: 50%;
}

.message__title {
    max-width: 600px;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    color: #323232;
    text-transform: unset;
}

.message__title--no-login {
    margin-bottom: 30px;
}

.message__title--lock {
    margin-bottom: 15px;
}

.message .message__btn {
    color: #fff;
}

.message__btn {
    margin-bottom: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 215px;
    height: 48px;
    background-color: #EE3F58;
    border-radius: 2px;
    font-size: 1rem;
    font-weight: 500;
  font-family: "Fira Sans", sans-serif;
}

.message__btn:hover {
    background-color: #fa526c;
    border-color: #fa526c;
    color: #fff;
}

.message__text {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 24px;
    color: #323232;
}

.message__text--no-login {
    line-height: 24px;
    font-size: 16px;
}

.message__link {
    font-weight: 500;
    color: #004c8f;
}

.message__link ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.message__link li {
    margin-bottom: 5px;
    font: inherit;
}

.message__number {
    line-height: 48px;
    font-size: 36px;
}

.message__sub-title {
    line-height: 24px;
    font-size: 16px;
    color: #858789;
}

@media (min-width: 768px) {
    .message {
        display: flex;
    }

    .message__block {
        flex-shrink: 0;
    }
}

@media (min-width: 768px) and (min-width: 768px) {
    .message__block {
        padding-left: 0;
    }
}

@media (min-width: 768px) and (min-width: 992px) {
    .message__block {
        padding-left: 30px;
    }
}

.vp-auth {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 35px;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 30px;
    width: 100%;
}

.vp-auth__logo {
    margin-bottom: 20px;
}

.vp-auth__title {
    margin-bottom: 10px;
    line-height: 48px;
    font-size: 36px;
    text-align: center;
}

.vp-auth__description {
    line-height: 30px;
    font-size: 24px;
    text-align: center;
}

@media (min-width: 768px) {
    .vp-auth {
        padding-top: 100px;
    }
}

.video-block {
    margin-bottom: 30px;
    width: 100%;
}

.video-block__list {
    margin: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 11px;
    max-width: 730px;
    border-bottom: 1px solid #ECF0F3;
}

@media (min-width: 768px) {
    .video-block__list {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 768px) {
    .video-block__list {
        justify-content: space-between;
    }
}

.video-block__item {
    margin-bottom: 34px;
    width: 100%;
}

@media (min-width: 768px) {
    .video-block__item {
        width: calc(50% - 15px);
    }
}

@media (min-width: 1200px) {
    .video-block__item {
        width: 350px;
    }
}

.video-block__item-wrap {
    display: flex;
    justify-content: space-between;
}

.video-block__video {
    width: 100%;
    border: none;
}

@media (min-width: 768px) {
    .video-block__video {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .video-block__video {
        width: 350px;
    }
}

.video-block__img {
    width: 100%;
    object-fit: contain;
}

@media (min-width: 768px) {
    .video-block__img {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .video-block__img {
        width: 350px;
    }
}

.video-block__title {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #323232;
}

.webcams {
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}

.webcams__item {
    margin-bottom: 32px;
    position: relative;
    width: 100%;
}

@media (min-width: 992px) {
    .webcams__item {
        margin-bottom: 56px;
    }
}

@media (min-width: 768px) {
    .webcams__item {
        width: calc(50% - 16px);
    }

    .webcams__item:not(:nth-child(2)) {
        margin-right: 16px;
    }
}

.webcams__item-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 0;
    min-height: auto;
}

.webcams__title {
    display: -webkit-box;
    /* autoprefixer: ignore next */
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    align-self: flex-start;
    margin-bottom: 10px;
    font-weight: 500;
    height: 48px;
}

.webcams__video {
    margin-bottom: 16px;
    width: 100%;
    height: auto;
    border: 1px solid #323232;
    background-image: url("/local/templates/adaptive/static/style/../images/svg/sevastopol__emblem.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.webcams__btn {
    width: 100%;
}

.webcams__state {
    margin-bottom: 16px;
    margin-right: 0;
    border: 1px solid #005cad;
    width: 100%;
    cursor: default;
}

.webcams__highlight {
    background-color: rgba(0, 92, 173, 0.3);
}

.webcams__cloak {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.webcams-filter {
    margin-bottom: 32px;
    width: 100%;
}

@media (min-width: 992px) {
    .webcams-filter {
        margin-bottom: 56px;
    }
}

.webcams-filter__dropdown {
    border: 1px solid #005cad;
    padding-left: 4px;
}

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

.antidope--banners img:not(:last-child) {
    margin-bottom: 25px;
}

.antidope a {
    color: #004c8f !important;
}

.antidope a:hover {
    text-decoration: underline !important;
}

.national-projects .fotorama-wrap {
    padding-top: 50px;
    margin-bottom: 34px;
}

.national-projects .fotorama__arr {
    display: none;
}

.national-projects .national-projects__lead-banner a {
    margin-bottom: 0;
    width: 100%;
    text-align: center;
}

.national-projects .national-projects__media-list {
    margin-bottom: 50px;
}

.national-projects .national-projects__media-list--bold a {
    font-weight: 700;
}

.national-projects__docs {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
}

.national-projects__docs .files-download a.pdf {
    background: url(/local/templates/adaptive/images/pdf.png) no-repeat left top;
}

.national-projects__docs .files-download a.doc {
    background: url(/local/templates/adaptive/images/doc.png) no-repeat left top;
}

.national-projects__docs .files-download {
    width: 100%;
}

.national-projects__docs .files-download a {
    text-align: left;
}

.national-projects__list {
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    display: flex;
    flex-direction: column;
    margin-bottom: 24px;
}

.national-projects__item {
    margin-bottom: 8px;
}

.national-projects__banner-date {
    font-weight: 300;
    color: #fff;
}

.national-project__link {
    display: flex;
    flex-direction: column;
}

.national-projects__title {
    margin-bottom: 14px;
    font-size: 18px;
    line-height: 24px;
    color: #323232;
}

.national-projects__img {
    object-fit: contain;
    -o-object-fit: contain;
    margin-bottom: 8px;
    width: 100%;
    max-width: 320px;
    align-self: center;
    height: auto;
    min-height: 180px;
}

.national-projects__item-title {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    text-align: center;
    color: #323232;
    text-transform: none;
}

.national-projects__lead-banner {
    margin-bottom: 50px;
}

.national-projects .unit__box--link {
    margin-top: -40px;
    margin-bottom: 24px;
    display: flex;
    align-items: center;
}

.national-projects__map-container {
    overflow: hidden;
    min-height: 442px;
    max-height: 442px;
}

.event__map {
    min-height: 442px;
    max-height: 442px;
}

.national-projects__map-container {
    margin-bottom: 50px;
}

.national-projects__news {
    margin-bottom: 50px;
}

.national-projects__news .news__media--item:first-child {
    padding-top: 0;
}

.national-projects__link-block {
    margin-bottom: 50px;
}

.national-projects__link-block a {
    color: #005cad;
    text-decoration: underline;
    text-align: left;
}

@media (min-width: 576px) {
    .national-projects .fotorama__arr {
        display: none;
    }

    .national-projects__docs .files-download:not(:nth-child(2n)) {
        margin-right: 10px;
    }

    .national-projects__docs .files-download {
        width: calc(50% - 5px);
    }
}

@media (min-width: 768px) {
    .national-projects .fotorama__arr {
        top: 44%;
        width: 76px;
        height: 96px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ctitle%3Enav_back%3C/title%3E%3Cpath class='path1' d='M9.754 16.043l14.412-14.412c0.354-0.354 0.354-0.923 0-1.277s-0.923-0.354-1.277 0l-15.054 15.054c-0.354 0.354-0.354 0.923 0 1.277l15.054 15.047c0.174 0.174 0.408 0.267 0.635 0.267s0.461-0.087 0.635-0.267c0.354-0.354 0.354-0.923 0-1.277l-14.405-14.412z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
    }

    .national-projects .fotorama__arr--prev {
        background-position: -20px -32px;
    }

    .national-projects .fotorama__arr--next {
        background-position: 0;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ctitle%3Enav_next%3C/title%3E%3Cpath class='path1' d='M24.169 15.408l-15.054-15.054c-0.354-0.354-0.923-0.354-1.277 0s-0.354 0.923 0 1.277l14.412 14.412-14.412 14.412c-0.354 0.354-0.354 0.923 0 1.277 0.174 0.174 0.408 0.267 0.635 0.267s0.461-0.087 0.635-0.267l15.054-15.054c0.354-0.348 0.354-0.923 0.007-1.271z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
    }

    .national-projects__title {
        font-size: 18px;
        line-height: 24px;
        font-weight: 500;
    }

    .national-projects__list {
        margin-bottom: 32px;
    }

    .national-projects .unit__box--link {
        margin-bottom: 50px;
    }

    .national-projects__docs .files-download:not(:nth-child(2n)) {
        margin-right: 15px;
    }

    .national-projects__docs .files-download {
        width: calc(50% - 7.5px);
    }
}

@media (min-width: 992px) {
    .national-projects__title {
        line-height: 30px;
        font-size: 24px;
    }

    .national-projects__list {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .national-projects__item {
        width: 31%;
    }

    .national-projects__item:not(:nth-child(3n)) {
        margin-right: 18px;
    }

    .national-projects__docs .files-download:not(:nth-child(2n)) {
        margin-right: 15px;
    }

    .national-projects__docs .files-download {
        display: flex;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 15px;
        width: auto;
    }

    .national-projects__docs .files-download a {
        margin-bottom: 0;
    }

    .national-projects__docs .files-download .file_prop {
        padding-left: 35px;
    }
}

@media (min-width: 1200px) {
    .national-projects .fotorama__arr {
        top: 50%;
        width: 76px;
        height: 96px;
    }

    .national-projects .fotorama__arr--prev {
        background-position: 0;
    }

    .national-projects__item:not(:nth-child(3n)) {
        margin-right: 0;
    }

    .national-projects__item:not(:nth-child(4n)) {
        margin-right: 20px;
    }

    .national-projects__item {
        width: 23%;
    }
}
.order-block__row {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .order-block__row {
    flex-direction: row;
    margin-bottom: 44px;
  }
}

.order-block__title {
  margin-top: 0;
  margin-bottom: 16px;
  min-width: 156px;
  font-family: "Fira Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #858789;
  text-transform: none;
}
@media (min-width: 1200px) {
  .order-block__title {
    margin-right: 34px;
  }
}

.order-block__description {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 15px;
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  color: #323232;
}

.order-documents {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
}

.order-documents__item {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: #ECF0F3;
  border-radius: 2px;
  overflow: hidden;
}
.order-documents__item:not(:last-child) {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .order-documents__item {
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
}

.order-documents__title {
  margin-top: 0;
  font-family: "Fira Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  color: #323232;
  text-transform: none;
}
@media (min-width: 768px) {
  .order-documents__title {
    margin-bottom: 10px;
    padding-bottom: 20px;
    width: 100%;
    border-bottom: 1px solid #DBDBDB;
  }
}

.order-documents__block {
  display: flex;
}
.order-documents__block:not(:last-child) {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .order-documents__block:not(:last-child) {
    margin-bottom: 0;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #DBDBDB;
  }
}
@media (min-width: 992px) {
  .order-documents__block:first-of-type {
    width: 282px;
  }
}
@media (min-width: 1200px) {
  .order-documents__block:first-of-type {
    width: 307px;
  }
}
@media (min-width: 992px) {
  .order-documents__block:last-of-type {
    max-width: 227px;
  }
}
@media (min-width: 1200px) {
  .order-documents__block:last-of-type {
    max-width: none;
  }
}

.order-documents__wrap {
  padding-top: 5px;
}

.order-documents__link {
  font-family: "Fira Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #004C8F;
}
.order-documents__link--svg {
  display: inline-flex;
  margin-right: 15px;
}
@media (min-width: 768px) {
  .order-documents__link--svg {
    margin-right: 20px;
  }
}
@media (min-width: 768px) {
  .order-documents__link {
    display: inline-flex;
    margin-bottom: 6px;
  }
}

.order-documents__icon {
  width: 24px;
  height: 24px;
  color: #004C8F;
}
.order-documents__icon--download {
  width: 60px;
  height: 60px;
}
.order-documents__icon--open {
  margin-left: 6px;
}

.order-documents__props {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}

.order-documents__props-item {
  display: flex;
  align-items: center;
  font-family: "Fira Sans", sans-serif;
  font-size: 13px;
  line-height: 19px;
  color: #858789;
}
.order-documents__props-item:not(:last-child)::after {
  content: "";
  display: flex;
  margin-right: 6px;
  margin-left: 6px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #C8C8C8;
}
@media (min-width: 768px) {
  .order-documents__props-item:not(:last-child)::after {
    margin-right: 9px;
  }
}

.filter-block {
  display: none;
}
@media (min-width: 992px) {
  .filter-block {
    display: flex;
    flex-direction: column;
    margin-top: 18px;
    padding-top: 18px;
    padding-right: 18px;
    padding-bottom: 8px;
    padding-left: 18px;
    border: 1px solid #C8C8C8;
  }
}
.filter-block .form-poll__block {
  margin-bottom: 2px;
}
.filter-block .form-poll__label {
  font-family: "Fira Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #323232;
}

.filter-block__title {
  margin-bottom: 12px;
  font-family: "Fira Sans", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #323232;
}

.order-block__row {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

@media (min-width: 1200px) {
    .order-block__row {
        flex-direction: row;
        margin-bottom: 44px;
    }
}

.order-block__title {
    margin-top: 0;
    margin-bottom: 16px;
    min-width: 156px;
    font-family: "Fira Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #858789;
    text-transform: none;
}

@media (min-width: 1200px) {
    .order-block__title {
        margin-right: 34px;
    }
}

.order-block__description {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 15px;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    color: #323232;
}

.order-documents {
    margin: 0;
    padding-left: 0;
    list-style-type: none;
}

.order-documents__item {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-color: #ECF0F3;
    border-radius: 2px;
    overflow: hidden;
}

.order-documents__item:not(:last-child) {
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .order-documents__item {
        display: flex;
        flex-wrap: wrap;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
    }
}

.order-documents__title {
    margin-top: 0;
    font-family: "Fira Sans", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    color: #323232;
    text-transform: none;
}

@media (min-width: 768px) {
    .order-documents__title {
        margin-bottom: 10px;
        padding-bottom: 20px;
        width: 100%;
        border-bottom: 1px solid #DBDBDB;
    }
}

.order-documents__block {
    display: flex;
}

.order-documents__block:not(:last-child) {
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .order-documents__block:not(:last-child) {
        margin-bottom: 0;
        margin-right: 20px;
        padding-right: 20px;
        border-right: 1px solid #DBDBDB;
    }
}

@media (min-width: 992px) {
    .order-documents__block:first-of-type {
        width: 282px;
    }
}

@media (min-width: 1200px) {
    .order-documents__block:first-of-type {
        width: 307px;
    }
}

@media (min-width: 992px) {
    .order-documents__block:last-of-type {
        max-width: 227px;
    }
}

@media (min-width: 1200px) {
    .order-documents__block:last-of-type {
        max-width: none;
    }
}

.order-documents__wrap {
    padding-top: 5px;
}

.order-documents__link {
    font-family: "Fira Sans", sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #004C8F;
}

.order-documents__link--svg {
    display: inline-flex;
    margin-right: 15px;
}

@media (min-width: 768px) {
    .order-documents__link--svg {
        margin-right: 20px;
    }
}

@media (min-width: 768px) {
    .order-documents__link {
        display: inline-flex;
        margin-bottom: 6px;
    }
}

.order-documents__icon {
    width: 24px;
    height: 24px;
    color: #004C8F;
}

.order-documents__icon--download {
    width: 60px;
    height: 60px;
}

.order-documents__icon--open {
    margin-left: 6px;
}

.order-documents__props {
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}

.order-documents__props-item {
    display: flex;
    align-items: center;
    font-family: "Fira Sans", sans-serif;
    font-size: 13px;
    line-height: 19px;
    color: #858789;
}

.order-documents__props-item:not(:last-child)::after {
    content: "";
    display: flex;
    margin-right: 6px;
    margin-left: 6px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #C8C8C8;
}

@media (min-width: 768px) {
    .order-documents__props-item:not(:last-child)::after {
        margin-right: 9px;
    }
}

.filter-block {
    display: none;
}

@media (min-width: 992px) {
    .filter-block {
        display: flex;
        flex-direction: column;
        margin-top: 18px;
        padding-top: 18px;
        padding-right: 18px;
        padding-bottom: 8px;
        padding-left: 18px;
        border: 1px solid #C8C8C8;
    }
}

.filter-block .form-poll__block {
    margin-bottom: 2px;
}

.filter-block .form-poll__label {
    font-family: "Fira Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #323232;
}

.filter-block__title {
    margin-bottom: 12px;
    font-family: "Fira Sans", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #323232;
}

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

/* End */


/* Start:/local/templates/adaptive/bugfix.css?16079627026868*/
.subCategory {
    display: none !important;
}

.dropdown-backdrop {
    display: none !important;
}

.news__list--block > .news__media--tag a, .news__list--block > .news__media--tag span {
    margin-top: 10px;
}

.news__media--tag span, .news__media--tag a {
    margin-left: 0;
    margin-right: 4px;
    margin-top: 10px;
}

.main__news--image > img {
    width: 628px;
}

.sub-section-name-h2 {
    margin-left: 3px;
    margin-top: -20px;
}

.main__user--department-not-child {
    text-align: center;
    border-top: none;
    border-bottom: 1px solid #d8d8d8
}

.reviews-reply-form {
    margin-top: 32px;
}

.esia-button {
    min-width: 250px;
    padding: 20px 20px 20px 20px;
    border: 1px solid transparent;
    background-color: #E04E39;
    text-align: center;
    font-size: 19px;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
}

.documents-auth-text {
    margin-bottom: 19px;
}

.tab-pane-law-map {
    overflow: scroll;
}

.news__author--info {
    z-index: 1;
}

.enter-string-link:hover {
    text-decoration: underline;
}

.enter-string-link {
    color: #004c8f;
}

.news__list--ul.office-tabs {
    line-height: 1.5;
}

.empty-list {
    margin-top: 10px;
}

.docs-list-preview-text {
    text-align: justify;
}

.news__media--images:hover::after {
    content: none;
}

/*стили всплывающего окна для голосования*/

.overlay {
    background: #000;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1000;
    opacity: .5;
    overflow-x: hidden;
    overflow-y: auto;
}

.win__popup--visible {
    background: #fff;
    position: fixed;
    text-align: center;
    width: 500px;
    left: calc(50% - 250px);
    top: calc(50% - 140px);
    overflow: hidden;
    z-index: 2000;
    border: 8px solid white;
}

.win__popup--link {
    display: block;
    overflow: hidden;
    color: #fff;
    padding: 60px 40px;
    font-size: 20px;
    font-weight: 500;
    background: #cf0404; /* Old browsers */
    background: -moz-linear-gradient(45deg, #cf0404 0%, #ff3019 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #cf0404 0%, #ff3019 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #cf0404 0%, #ff3019 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf0404', endColorstr='#ff3019', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}

.win__popup--link:hover {
    color: #fff;
}

.win__popup--visible .unit__box--link {
    white-space: nowrap;
}

.bug-fix-grishi {
    padding: 20px 40px;
    display: flex;
    justify-content: space-between;
}

@media screen and (max-device-width: 767px) {
    .win__popup--visible {
        width: 320px;
        left: calc(50% - 160px);
        top: calc(50% - 100px);
    }

    .win__popup--link {
        padding: 20px;
        font-size: 18px;
    }

    .bug-fix-grishi {
        padding: 10px;
    }
}

#win button {
    float: right;
    line-height: 20px;
    margin: 1.2em;
    border: none;
    background: transparent;
    color: blue;
}

#win button[type="button"]:hover {
    cursor: pointer;
    color: navy;
    text-decoration: underline;
}

#win h3 {
    text-align: center;
    color: #555;
}

.content {
    padding: 0 1em;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: WhiteSmoke;
}

/*.nav__block{
    z-index: 3;
}*/
.win__popup--link:visited {
    color: white !important;
}

.win__popup--link:active {
    color: white !important;
}

/*конец стили всплывающего окна для голосования*/

/*общие стили для ссылок на скачиваение файлов*/
.files-download a {
    color: #014591;
    margin: 0 0 10px 0;
    outline: none;
    text-decoration: underline;
    text-align: center;
    min-height: 23px;
    padding: 5px 0 0 35px;
    float: left;
    font: 13px/16px Arial, sans-serif;
    background: url(/local/templates/adaptive/images/no.png) no-repeat scroll left top transparent;
}

.files-download a.pdf {
    background: url('/local/templates/adaptive/images/pdf.png') no-repeat left top;
}

.files-download a.doc {
    background: url('/local/templates/adaptive/images/doc.png') no-repeat left top;
}

.files-download a.docx {
    background: url('/local/templates/adaptive/images/doc.png') no-repeat left top;
}

.files-download a.gif {
    background: url('/local/templates/adaptive/images/gif.png') no-repeat left top;
}

.files-download a.jpg {
    background: url('/local/templates/adaptive/images/jpg.png') no-repeat left top;
}

.files-download a.ppt {
    background: url('/local/templates/adaptive/images/ppt.png') no-repeat left top;
}

.files-download a.rar {
    background: url('/local/templates/adaptive/images/rar.png') no-repeat left top;
}

.files-download a.xls {
    background: url('/local/templates/adaptive/images/xls.png') no-repeat left top;
}

.files-download a.xlsx {
    background: url('/local/templates/adaptive/images/xls.png') no-repeat left top;
}

.files-download a.zip {
    background: url('/local/templates/special_mibok_adaptive/components/bitrix/news.detail/adaptive.documents/images/zip.png') no-repeat left top;
}

.files-download a.png {
    background: url('/local/templates/special_mibok_adaptive/components/bitrix/news.detail/adaptive.documents/images/png.png') no-repeat left top;
}

/*Конец общие стили для ссылок на скачиваение файлов*/

.prize-activity-section-title {
    line-height: 35px;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.dept-liquidation {
    color: red;
}

.table-in-content {
    white-space: normal !important;
}

.label-without-padding {
    padding-left: 0;
}

.miniwidget-wrapper {
    display: none;
}

.file__download--link {
    width: 180px;
}

.hidden-files-fields, .cadr-posts-div {
    display: none;
}

.form-hint {
    background-color: #ecf0f3;
    color: #323232;
    border-radius: 50%;
    padding-left: 9px;
    padding-right: 8px;
    cursor: pointer;
    font-weight: bold;
    /*float: right;*/
    position: absolute;
    top: 6px;
    right: 10px;
}

.executive__block--preview {
    min-height: 1px;
}

.btn-info-custom {
    color: #005cad;
    background-color: #ffffFF;
    border: 1px solid #005cad;
}

.form-test-answer {
    margin-top: 16px;
}

.learn-test-timer-tests {
    float: right;
    border: 1px solid #D9D9D9;
}

.news__slider--slider-new:hover .rk__news--nav {
    opacity: 1;
}

.news__slider--slider-new {
    position: relative;
    margin-top: 40px;
}

.link-text {
    color: #004c8f;
    text-decoration: underline;
}

/*SEVGOV-1197*/
.national-projects__map-container {
    max-height: 600px !important;
    height: 600px;
}

/*SEVGOV-1804*/
[v-cloak] {
    display: none;
}

/* SEVGOV-1972 */
[id*=wait_0],
[id*=wait_c] {
    display: none !important;
    visibility: hidden !important;
}
/* End */


/* Start:/local/templates/adaptive/static/css/fira-sans.css?16008880364257*/
@font-face {
    font-family: 'Fira Sans';
    src: local('Fira Sans Thin'), local('FiraSans-Thin'),
    url('/local/templates/adaptive/static/fonts/fira_sans/subset-FiraSans-Thin.woff2') format('woff2'),
    url('/local/templates/adaptive/static/fonts/fira_sans/subset-FiraSans-Thin.woff') format('woff'),
    url('/local/templates/adaptive/static/fonts/fira_sans/subset-FiraSans-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Fira Sans';
    src: local('Fira Sans ExtraLight'), local('FiraSans-ExtraLight'),
    url('/local/templates/adaptive/static/fonts/fira_sans/subset-FiraSans-ExtraLight.woff2') format('woff2'),
    url('/local/templates/adaptive/static/fonts/fira_sans/subset-FiraSans-ExtraLight.woff') format('woff'),
    url('/local/templates/adaptive/static/fonts/fira_sans/subset-FiraSans-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Fira Sans';
    src: local('Fira Sans Light'), local('FiraSans-Light'),
    url('/local/templates/adaptive/static/fonts/fira_sans/subset-FiraSans-Light.woff2') format('woff2'),
    url('/local/templates/adaptive/static/fonts/fira_sans/subset-FiraSans-Light.woff') format('woff'),
    url('/local/templates/adaptive/static/fonts/fira_sans/subset-FiraSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Fira Sans';
    src: local('Fira Sans Regular'), local('FiraSans-Regular'),
    url('/local/templates/adaptive/static/fonts/fira_sans/subset-FiraSans-Regular.woff2') format('woff2'),
    url('/local/templates/adaptive/static/fonts/fira_sans/subset-FiraSans-Regular.woff') format('woff'),
    url('/local/templates/adaptive/static/fonts/fira_sans/subset-FiraSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Fira Sans';
    src: local('Fira Sans Medium'), local('FiraSans-Medium'),
    url('/local/templates/adaptive/static/fonts/fira_sans/subset-FiraSans-Medium.woff2') format('woff2'),
    url('/local/templates/adaptive/static/fonts/fira_sans/subset-FiraSans-Medium.woff') format('woff'),
    url('/local/templates/adaptive/static/fonts/fira_sans/subset-FiraSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Fira Sans';
    src: local('Fira Sans SemiBold'), local('FiraSans-SemiBold'),
    url('/local/templates/adaptive/static/fonts/fira_sans/subset-FiraSans-SemiBold.woff2') format('woff2'),
    url('/local/templates/adaptive/static/fonts/fira_sans/subset-FiraSans-SemiBold.woff') format('woff'),
    url('/local/templates/adaptive/static/fonts/fira_sans/subset-FiraSans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Fira Sans';
    src: local('Fira Sans Bold'), local('FiraSans-Bold'),
    url('/local/templates/adaptive/static/fonts/fira_sans/subset-FiraSans-Bold.woff2') format('woff2'),
    url('/local/templates/adaptive/static/fonts/fira_sans/subset-FiraSans-Bold.woff') format('woff'),
    url('/local/templates/adaptive/static/fonts/fira_sans/subset-FiraSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Fira Sans';
    src: local('Fira Sans ExtraBold'), local('FiraSans-ExtraBold'),
    url('/local/templates/adaptive/static/fonts/fira_sans/subset-FiraSans-ExtraBold.woff2') format('woff2'),
    url('/local/templates/adaptive/static/fonts/fira_sans/subset-FiraSans-ExtraBold.woff') format('woff'),
    url('/local/templates/adaptive/static/fonts/fira_sans/subset-FiraSans-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Fira Sans';
    src: local('Fira Sans Black'), local('FiraSans-Black'),
    url('/local/templates/adaptive/static/fonts/fira_sans/subset-FiraSans-Black.woff2') format('woff2'),
    url('/local/templates/adaptive/static/fonts/fira_sans/subset-FiraSans-Black.woff') format('woff'),
    url('/local/templates/adaptive/static/fonts/fira_sans/subset-FiraSans-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
/* End */


/* Start:/local/components/rnd.soft/rnds.esia.openid/templates/adaptive.esia.button/style.css?1606818653135*/
/* SEVGOV-1640 */
.header__block--menu li {
    padding: 0;
}

.header__block--menu li a {
    padding: 12px 5px;
    display: block;
}
/* End */


/* Start:/local/templates/adaptive/components/bitrix/menu/adaptive_menu/style.css?1600888036256*/
/* SEVGOV-1640 */
.nav__fall--title {
    border: none;
    margin: 0;
}

.nav__fall--title a {
    padding: 7px 0;
    display: block;
}

/*SEVGOV-2070 */
.nav__fall--menu.dropdown-menu {
     border-radius: 0;
     border: none;
     box-shadow: none;
 }
/* End */


/* Start:/local/templates/adaptive/components/bitrix/menu/inside_menu/style.min.css?16008880362111*/
ul#vertical-multilevel-menu,#vertical-multilevel-menu ul{margin:0;padding:0;list-style:none;width:214px;font-size:12px}#vertical-multilevel-menu li ul{position:absolute;top:auto;display:none;z-index:500;height:auto;border:1px solid #c1c1c1;border-bottom:0;width:200px}#vertical-multilevel-menu li a{display:block;text-decoration:none;color:#4f4f4f;font-weight:bold;padding:5px;background:#f5f5f5;border-bottom:1px solid #c1c1c1}#vertical-multilevel-menu li a.item-selected{background-color:#d6d6d6}#vertical-multilevel-menu li a:hover{background-color:#d6d6d6}#vertical-multilevel-menu a.root-item{color:#fff;font-weight:bold;font-size:12px;padding:5px 0 7px 35px;background:#61656a url(/local/templates/adaptive/components/bitrix/menu/inside_menu/images/item_bg.gif) 0 0 no-repeat;border:0;box-sizing:border-box;-moz-box-sizing:border-box}#vertical-multilevel-menu a.root-item:hover,#vertical-multilevel-menu a.root-item-selected:hover{background:#61656a url(/local/templates/adaptive/components/bitrix/menu/inside_menu/images/item_bg.gif) 0 -26px no-repeat}#vertical-multilevel-menu a.root-item-selected{color:#fff;font-weight:bold;font-size:12px;padding:5px 0 7px 35px;background:#61656a url(/local/templates/adaptive/components/bitrix/menu/inside_menu/images/item_bg.gif) 0 -26px no-repeat;border:0;box-sizing:border-box;-moz-box-sizing:border-box}#vertical-multilevel-menu a.parent{background:#f5f5f5 url(/local/templates/adaptive/components/bitrix/menu/inside_menu/images/arrow.gif) center right no-repeat;padding-right:10px}#vertical-multilevel-menu a.denied{background:#f5f5f5 url(/local/templates/adaptive/components/bitrix/menu/inside_menu/images/lock.gif) center right no-repeat;color:#ddd;padding-right:10px}/*\*/* html ul#vertical-multilevel-menu li{float:left;height:1%}* html ul#vertical-multilevel-menu li a{height:1%}/**/#vertical-multilevel-menu li ul.root-item{margin:-27px 0 0 210px}#vertical-multilevel-menu li ul{margin:-27px 0 0 133px}#vertical-multilevel-menu li:hover ul ul,#vertical-multilevel-menu li.jsvhover ul ul,#vertical-multilevel-menu li:hover ul ul ul,#vertical-multilevel-menu li.jsvhover ul ul ul{display:none}#vertical-multilevel-menu li:hover ul,#vertical-multilevel-menu li.jsvhover ul,#vertical-multilevel-menu li li:hover ul,#vertical-multilevel-menu li li.jsvhover ul,#vertical-multilevel-menu li li li:hover ul,#vertical-multilevel-menu li li li.jsvhover ul{display:block}
/* End */


/* Start:/local/templates/adaptive/styles.css?16161406796682*/
.news__detail--quote {
    padding: 20px 5px;
    margin: 30px 0 40px;
    color: #323232;
    border-top: 2px solid #004c8f;
    border-bottom: 2px solid #004c8f;
    line-height: 36px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
}

.victory__emblem--logo {
    display: none;
}

/* region SEVGOV-2849 */
#js-show-iframe-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-width: 293px;
    max-width: 100%;
    background: linear-gradient(138.4deg, #38bafe 26.49%, #2d73bc 79.45%);
    color: #fff;
    cursor: pointer
}

#js-show-iframe-wrapper .pos-banner-fluid * {
    box-sizing: border-box
}

#js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2 {
    display: block;
    width: 240px;
    min-height: 56px;
    font-size: 18px;
    line-height: 24px;
    cursor: pointer;
    background: #0d4cd3;
    color: #fff;
    border: none;
    border-radius: 8px;
    outline: 0
}

#js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2:hover {
    background: #1d5deb
}

#js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2:focus {
    background: #2a63ad
}

#js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2:active {
    background: #2a63ad
}

@-webkit-keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0
    }
    1% {
        display: block;
        opacity: 0
    }
    100% {
        display: block;
        opacity: 1
    }
}

@keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0
    }
    1% {
        display: block;
        opacity: 0
    }
    100% {
        display: block;
        opacity: 1
    }
}

@font-face {
    font-family: LatoWebLight;
    src: url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Light.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Light.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Light.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: LatoWeb;
    src: url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Regular.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Regular.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Regular.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: LatoWebBold;
    src: url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Bold.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Bold.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Bold.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

#js-show-iframe-wrapper .bf-2 {
    position: relative;
    display: grid;
    grid-template-columns:var(--pos-banner-fluid-2__grid-template-columns);
    grid-template-rows:var(--pos-banner-fluid-2__grid-template-rows);
    width: 100%;
    max-width: 1060px;
    font-family: LatoWeb, sans-serif;
    box-sizing: border-box
}

#js-show-iframe-wrapper .bf-2__decor {
    grid-column: var(--pos-banner-fluid-2__decor-grid-column);
    grid-row: var(--pos-banner-fluid-2__decor-grid-row);
    padding: var(--pos-banner-fluid-2__decor-padding);
    background: var(--pos-banner-fluid-2__bg-url) var(--pos-banner-fluid-2__bg-position) no-repeat;
    background-size: var(--pos-banner-fluid-2__bg-size)
}

#js-show-iframe-wrapper .bf-2__logo-wrap {
    position: absolute;
    top: var(--pos-banner-fluid-2__logo-wrap-top);
    bottom: var(--pos-banner-fluid-2__logo-wrap-bottom);
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding: var(--pos-banner-fluid-2__logo-wrap-padding);
    background: #2d73bc;
    border-radius: var(--pos-banner-fluid-2__logo-wrap-border-radius)
}

#js-show-iframe-wrapper .bf-2__logo {
    width: 128px
}

#js-show-iframe-wrapper .bf-2__slogan {
    font-family: LatoWebBold, sans-serif;
    font-size: var(--pos-banner-fluid-2__slogan-font-size);
    line-height: var(--pos-banner-fluid-2__slogan-line-height)
}

#js-show-iframe-wrapper .bf-2__content {
    padding: var(--pos-banner-fluid-2__content-padding)
}

#js-show-iframe-wrapper .bf-2__description {
    display: flex;
    flex-direction: column;
    margin-bottom: 24px
}

#js-show-iframe-wrapper .bf-2__text {
    margin-bottom: 12px;
    font-size: 24px;
    line-height: 32px;
    font-family: LatoWebBold, sans-serif
}

#js-show-iframe-wrapper .bf-2__text_small {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
    font-family: LatoWeb, sans-serif
}

#js-show-iframe-wrapper .bf-2__btn-wrap {
    display: flex;
    align-items: center;
    justify-content: center
}

#description {
    line-height: 34px;
    font-size: 24px;
    font-family: gerbera, Arial, sans-serif;
}

#text {
    font-size: 14px;
    font-family: gerbera_light, Arial, sans-serif;
    margin: 14px 0;
    line-height: 21px;
}

.news__list--block #description {
    line-height: 30px;
    font-size: 24px;
}

.news__list--block #text {
    font-size: 13px;
    margin-bottom: 15px;
    line-height: 18px;
    font-family: opensans, Arial, sans-serif;
}

#js-show-iframe-wrapper {
    margin-top: 15px;
}

#widgetPosId {
    width: 100%;
}

.news__list--block #widgets, .news__list--block #widgets .row {
    width: 1200px !important;

}

.news__list--block #widgets {
    line-height: 18px;
}

#widgets {
    width: 100% !important;
    margin-bottom: 30px;
}

#pilot_project {
    width: 70%;
}

#my_choice {
    width: 30%;
}

.news__list--block #pilot_project {
    padding: 0;
    width: 65%;
}

.news__list--block #my_choice {
    padding: 0 20px;
    width: 35%;
}

#pilot_project, #my_choice {
    padding: 0 15px;
}

#widgets .row {
    margin: 0 -15px;
    flex-wrap: nowrap;
}

.news__list--block #widgets .row {
    margin: 0;
}

#widgets_wrapper {
    padding: 0 60px;
}

.news__list--block #widgets_wrapper {
    padding: 0;
}

#widgets #box_border {
    padding: 15px;
    border-radius: 4px;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 30%);
}

@media (max-width: 992px) {
    #widgets .row {
        display: block;
        margin: 0;
    }

    #widgets_wrapper {
        padding: 0;
    }

    #pilot_project, #my_choice, .news__list--block #pilot_project, .news__list--block #my_choice {
        width: 100%;
        margin: 10px 3px;
        padding: 0;
    }

    .news__list--block #widgets, .news__list--block #widgets .row {
        width: 100% !important;
    }
}

@media (min-width: 992px) {
    #widgetPosId {
        height: 100%;
    }
}

/* endregion SEVGOV-2849 */

/* End */


/* Start:/local/templates/adaptive/template_styles.css?1629360476219*/

@media (min-width: 992px) {
		   #js-show-iframe-wrapper{
			width: 800px !important;
			height: 300px !important;
		}
		   

		    
		.news__list--block #pilot_project{
			width: 71% !important;
		} 


}
/* End */
/* /local/templates/adaptive/static/libs/airdatepicker/datepicker.min.css?160088803612504 */
/* /local/templates/adaptive/static/css/main.css?1602662637143490 */
/* /local/templates/adaptive/static/style/style.css?1607962702214083 */
/* /local/templates/adaptive/bugfix.css?16079627026868 */
/* /local/templates/adaptive/static/css/fira-sans.css?16008880364257 */
/* /local/components/rnd.soft/rnds.esia.openid/templates/adaptive.esia.button/style.css?1606818653135 */
/* /local/templates/adaptive/components/bitrix/menu/adaptive_menu/style.css?1600888036256 */
/* /local/templates/adaptive/components/bitrix/menu/inside_menu/style.min.css?16008880362111 */
/* /local/templates/adaptive/styles.css?16161406796682 */
/* /local/templates/adaptive/template_styles.css?1629360476219 */
