@charset "UTF-8";
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?tilgcj");
  src: url("../fonts/icomoon.eot?tilgcj#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?tilgcj") format("truetype"), url("../fonts/icomoon.woff?tilgcj") format("woff"), url("../fonts/icomoon.svg?tilgcj#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "PT Root UI";
  src: url("../fonts/PTRootUI-Medium.eot");
  src: local("PT Root UI Medium"), local("PTRootUI-Medium"), url("../fonts/PTRootUI-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/PTRootUI-Medium.woff2") format("woff2"), url("../fonts/PTRootUI-Medium.woff") format("woff"), url("../fonts/PTRootUI-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "PT Root UI";
  src: url("../fonts/PTRootUI-Regular.eot");
  src: local("PT Root UI"), local("PTRootUI-Regular"), url("../fonts/PTRootUI-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/PTRootUI-Regular.woff2") format("woff2"), url("../fonts/PTRootUI-Regular.woff") format("woff"), url("../fonts/PTRootUI-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PT Root UI";
  src: url("../fonts/PTRootUI-Bold.eot");
  src: local("PT Root UI Bold"), local("PTRootUI-Bold"), url("../fonts/PTRootUI-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/PTRootUI-Bold.woff2") format("woff2"), url("../fonts/PTRootUI-Bold.woff") format("woff"), url("../fonts/PTRootUI-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
*, ::after, ::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[data-original-title], abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

dl, ol, ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b, strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

code, kbd, pre, samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
  cursor: pointer;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

* {
  padding: 0px;
  margin: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

img {
  border: 0;
  max-width: 100%;
  height: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

a {
  color: #0063B0;
  text-decoration: none;
  -webkit-transition: color 0.2s, background 0.2s, border 0.2s, opacity 0.2s;
  -o-transition: color 0.2s, background 0.2s, border 0.2s, opacity 0.2s;
  transition: color 0.2s, background 0.2s, border 0.2s, opacity 0.2s;
}
a:hover {
  color: #E3181F;
}
a:focus {
  text-decoration: none;
}

button {
  -webkit-transition: color 0.2s, background 0.2s, border 0.2s;
  -o-transition: color 0.2s, background 0.2s, border 0.2s;
  transition: color 0.2s, background 0.2s, border 0.2s;
}

*:focus, *:active, * {
  outline: none !important;
}

*::-moz-selection {
  background: rgba(0, 99, 176, 0.1);
}

*::selection {
  background: rgba(0, 99, 176, 0.1);
}

body {
  font-weight: 400;
  font-size: 16px;
  font-family: "PT Root UI", sans-serif;
  line-height: 1.3;
  color: #000000;
  background: #FFFFFF;
  padding: 0;
}
body.menu-active {
  overflow: hidden;
}

body, html {
  height: 100%;
  max-width: 100%;
  width: 100%;
  overflow-x: hidden;
}

/**/
html {
  scrollbar-width: thin;
  scrollbar-color: #0063B0 #E0E0E2;
}

/* Работает в Chrome, Edge и Safari */
html::-webkit-scrollbar {
  width: 10px;
}

html::-webkit-scrollbar-track {
  background: #E0E0E2;
}

html::-webkit-scrollbar-thumb {
  background-color: #0063B0;
  border-radius: 9px;
  width: 9px;
  border: none;
}

/**/
.sourceSVG {
  display: none;
  position: absolute;
  top: -10000px;
  left: -10000px;
}

.main-wrapper {
  overflow: hidden;
  position: relative;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

header .logo{
  color: #000000!important;
}
header .logo:hover{
  text-decoration: none;
}

/* button */
.btn {
  display: inline-block;
  padding: 8px 20px;
  margin: 0px;
  background: #0063B0;
  border: 2px solid #0063B0;
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
  text-align: center;
  color: #fff;
  font-family: "PT Root UI", sans-serif;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  vertical-align: top;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.btn svg {
  fill: currentColor;
  width: 21px;
  height: 21px;
  margin-right: 10px;
  vertical-align: middle;
}
.btn:hover {
  text-decoration: none;
  color: #0063B0;
  background: #F0F3FA;
  border-color: #F0F3FA;
}
.btn:active {
  background: #0063B0;
  border-color: #0063B0;
}
.btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn:disabled {
  background: #E5E7ED;
  border-color: #E5E7ED;
  color: #7D88A4;
}
.btn.btn-bordered {
  background: none;
  color: #0063B0;
}
.btn.btn-bordered:hover {
  color: #F0F3FA;
  border-color: #F0F3FA;
}
.btn.btn-bordered:active {
  color: #0063B0;
  border-color: #0063B0;
}

.btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.btn-wrap .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.shadow-box {
  background: #fff;
  width: 100%;
  -webkit-box-shadow: 0 3px 6px #DFE6F6;
  box-shadow: 0 3px 6px #DFE6F6;
  border: 1px solid #DFE6F6;
  text-align: left;
  padding: 13px 20px;
  color: #000000;
  font-size: 18px;
}
.shadow-box.shadow-box-sm {
  font-size: 16px;
  line-height: 21px;
  padding-top: 9px;
  padding-bottom: 9px;
}
.shadow-box.row {
  width: auto;
  margin: 0;
  padding-left: 10px;
  padding-right: 10px;
}

a.shadow-box {
  text-decoration: none;
}
a.shadow-box:hover {
  color: #000000;
}

.table-row {
  margin-bottom: 30px;
}
.table-row:last-child {
  margin-bottom: 0;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.red {
  color: #E3181F;
}

.green {
  color: #23C48E;
}

/**/
h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
  margin-top: 0px;
  margin-bottom: 40px;
  color: #141414;
  line-height: 1.3;
}

h1, .h1 {
  font-weight: 400;
  font-size: 25px;
}

h2, .h2 {
  font-weight: 400;
  font-size: 32px;
  margin-bottom: 25px;
}

h3, .h3 {
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 20px;
}

h4, .h4 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 20px;
}

h5, .h5 {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 10px;
}

p {
  margin: 0 0 1em;
}

strong {
  font-weight: bold;
}

.mb-0 {
  margin-bottom: 0;
}

table.complince td{
  padding: 20px 20px;
  border-bottom: 1px solid #E3E9F7;
  width: 50%;
}

table {
  width: 100%;
  border-collapse: collapse;
}
table td {
  padding: 20px 20px;
  border-bottom: 1px solid #E3E9F7;
}
table td.price {
  white-space: nowrap;
}

.text-wrap p:last-child,
.text-wrap ul:last-child,
.text-wrap li:last-child {
  margin-bottom: 0;
}
.text-wrap ul {
  list-style: none;
  margin-bottom: 1em;
  padding: 0;
}
.text-wrap ul li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 0.3em;
}
.text-wrap ul li:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #0063B0;
}

.hidden {
  display: none !important;
}

@media (max-width: 991px) {
  .btn_wrap{
    display: none;
  }
  h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
    line-height: 1.2;
  }
}
@media (max-width: 767px) {
  h1, .h1 {
    margin-bottom: 30px;
  }
  h2, .h2 {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .shadow-box {
    padding: 11px 15px;
    font-size: 16px;
  }
  .table-row {
    margin-bottom: 15px;
  }
  table td {
    padding: 10px;
  }
}
@media (max-width: 575px) {
  .hide-mobile {
    display: none !important;
  }
  body {
    font-size: 14px;
  }
  h1, .h1 {
    font-size: 24px;
  }
  h2, .h2 {
    font-size: 24px;
  }
  h3, .h3 {
    font-size: 20px;
  }
  h4, .h4 {
    font-size: 16px;
  }
  .shadow-box.row {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/**/
.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.static {
  position: static !important;
}

/* icons */
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-antitrust:before {
  content: "\e900";
  color: #0063B0;
}
.icon-corruption:before {
  content: "\e901";
  color: #0063B0;
}
.icon-data:before {
  content: "\e902";
  color: #0063B0;
}
.icon-plan-reports:before {
  content: "\e903";
  color: #0063B0;
}
.icon-public:before {
  content: "\e904";
  color: #0063B0;
}
.icon-scan:before {
  content: "\e905";
  color: #0063B0;
}
.icon-workforce:before {
  content: "\e906";
  color: #0063B0;
}
.icon-attention:before {
  content: "\e907";
  color: #0063B0;
}
.icon-envelope:before {
  content: "\e908";
  color: #0063B0;
}
.icon-faq:before {
  content: "\e909";
  color: #0063B0;
}
.icon-calculator:before {
  content: "\e90a";
  color: #0063B0;
}
.icon-covid:before {
  content: "\e90b";
  color: #0063B0;
}
.icon-house:before {
  content: "\e90c";
  color: #0063B0;
}
.icon-legislation:before {
  content: "\e90d";
  color: #0063B0;
}
.icon-note:before {
  content: "\e90e";
  color: #0063B0;
}
.icon-note_done:before {
  content: "\e90f";
  color: #0063B0;
}
.icon-report:before {
  content: "\e910";
  color: #0063B0;
}
.icon-support:before {
  content: "\e911";
  color: #0063B0;
}
.icon-tv:before {
  content: "\e912";
  color: #0063B0;
}


.icon-call-center:before {
  content: "\e900";
   color: #0063B0;
}
.icon-protocols:before {
  content: "\e901";
    color: #0063B0;
}

.flex-wrapp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.container,
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1215px;
  }
}
.row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .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-sm,
.col-sm-auto, .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-md,
.col-md-auto, .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-lg,
.col-lg-auto, .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, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  -webkit-box-flex: 0;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  -webkit-box-flex: 0;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  -webkit-box-flex: 0;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  -webkit-box-flex: 0;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  -webkit-box-flex: 0;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  -webkit-box-flex: 0;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  -webkit-box-flex: 0;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  -webkit-box-flex: 0;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

/* forms */
input[type=text],
input[type=tel],
input[type=search],
input[type=email],
input[type=password],
input[type=number],
input[type=date],
textarea,
select {
  background: #FFFFFF;
  border: 1px solid #C5C5C5;
  border-radius: 10px;
  margin: 0;
  width: 100%;
  height: 41px;
  padding: 0 20px;
  font-family: "PT Root UI", sans-serif;
  font-size: 16px;
  line-height: 130%;
  color: #636364;
  display: block;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
input[type=text]:focus,
input[type=tel]:focus,
input[type=search]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=number]:focus,
input[type=date]:focus,
textarea:focus,
select:focus {
  border-color: #6A6A6A;
}
input[type=text].error,
input[type=tel].error,
input[type=search].error,
input[type=email].error,
input[type=password].error,
input[type=number].error,
input[type=date].error,
textarea.error,
select.error {
  border-color: #F32B1E;
}
input[type=text]:disabled,
input[type=tel]:disabled,
input[type=search]:disabled,
input[type=email]:disabled,
input[type=password]:disabled,
input[type=number]:disabled,
input[type=date]:disabled,
textarea:disabled,
select:disabled {
  -webkit-box-shadow: 0 3px 6px #DFE6F6 !important;
  box-shadow: 0 3px 6px #DFE6F6 !important;
  border-color: #DFE6F6 !important;
}
input[type=text].shadow-box,
input[type=tel].shadow-box,
input[type=search].shadow-box,
input[type=email].shadow-box,
input[type=password].shadow-box,
input[type=number].shadow-box,
input[type=date].shadow-box,
textarea.shadow-box,
select.shadow-box {
  border-color: #DFE6F6;
}
input[type=text].shadow-box:focus,
input[type=tel].shadow-box:focus,
input[type=search].shadow-box:focus,
input[type=email].shadow-box:focus,
input[type=password].shadow-box:focus,
input[type=number].shadow-box:focus,
input[type=date].shadow-box:focus,
textarea.shadow-box:focus,
select.shadow-box:focus {
  border-color: #C5C5C5;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.error input[type=text],
.error input[type=tel],
.error input[type=search],
.error input[type=email],
.error input[type=password],
.error input[type=number],
.error input[type=date],
.error textarea,
.error select {
  border-color: #F32B1E;
}

textarea {
  padding: 11px 20px;
  height: 100px;
}

::-webkit-input-placeholder {
  color: #141414;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

::-moz-placeholder {
  color: #141414;
  transition-duration: 0.2s;
}

:-moz-placeholder {
  color: #141414;
  transition-duration: 0.2s;
}

:-ms-input-placeholder {
  color: #141414;
  transition-duration: 0.2s;
}

:focus::-webkit-input-placeholder {
  color: #E5E7ED;
}

:focus::-moz-placeholder {
  color: #E5E7ED;
}

:focus:-moz-placeholder {
  color: #E5E7ED;
}

:focus:-ms-input-placeholder {
  color: #E5E7ED;
}

.form-group {
  margin-bottom: 20px;
  position: relative;
}
.form-group label, .form-group .label {
  font-size: 14px;
  line-height: 19px;
  color: #BDBFC4;
  margin-bottom: 7px;
  padding-left: 10px;
  display: block;
}
.form-group.form-group-btn {
  margin-bottom: 0;
}

.text-center label, .text-center .label {
  padding-left: 0;
}
.text-center input {
  text-align: center;
}

.form-group-lg input[type=text],
.form-group-lg input[type=tel],
.form-group-lg input[type=search],
.form-group-lg input[type=email],
.form-group-lg input[type=password],
.form-group-lg input[type=number],
.form-group-lg input[type=date],
.form-group-lg select {
  height: 55px;
  font-size: 20px;
  color: #000000;
  border-color: #6A6A6A;
}
.form-group-lg label, .form-group-lg .label {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 500;
}

.ticket-form .form-group {
  margin-bottom: 30px;
}
.ticket-form .form-group label, .ticket-form .form-group .label {
  padding-left: 0;
  color: #636364;
  font-size: 16px;
  font-weight: 500;
}
.ticket-form .form-group.form-group-btn {
  margin-bottom: 0;
}
.ticket-form input[type=text],
.ticket-form textarea {
  background: #F5F6FA;
  border: none;
  border-radius: 5px;
}
.ticket-form textarea {
  height: 300px;
}

.form-group-footer {
  padding-top: 25px;
}

@media (max-width: 575px) {
  input[type=text],
input[type=tel],
input[type=search],
input[type=email],
input[type=password],
input[type=number],
input[type=date],
textarea,
select {
    padding: 0 15px;
  }
  textarea {
    padding: 11px 15px;
  }
}
/* select */
.jcf-select {
  position: relative;
  background: #ffffff;
  border: 1px solid #C5C5C5;
  border-radius: 10px;
  margin: 0;
  width: 100%;
  height: 41px;
  padding: 0 12px 0 20px;
  font-family: "PT Root UI", sans-serif;
  font-size: 16px;
  line-height: 130%;
  color: #636364;
  display: block;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
}
.jcf-select.error {
  border-color: #F32B1E;
}
.jcf-select.jcf-drop-active {
  border-color: #6A6A6A;
}

.jcf-select-shadow-box {
  -webkit-box-shadow: 0 3px 6px #DFE6F6;
  box-shadow: 0 3px 6px #DFE6F6;
  border-color: #DFE6F6;
}

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}

.jcf-select .jcf-select-text {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  white-space: nowrap;
}

.jcf-select .jcf-select-opener {
  margin-left: 12px;
  width: 13px;
  min-width: 13px;
  height: 13px;
  margin-right: 0;
  background: url(../images/arrow-b.svg) center center no-repeat;
  background-size: contain;
}
.jcf-select.jcf-drop-active .jcf-select-opener {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0;
  overflow: hidden;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}

body > .jcf-select-drop {
  position: absolute;
  margin: 0px 0 0;
  z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}

.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  width: 100%;
  margin: 0px;
  padding: 10px 0;
  text-align: left;
  border-top: none;
  -webkit-box-shadow: 0px 3px 6px #DFE6F6;
  box-shadow: 0px 3px 6px #DFE6F6;
  border-radius: 5px;
}

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%;
}

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.jcf-list ul li {
  overflow: hidden;
  display: block;
}

.jcf-list .jcf-overflow {
  overflow: auto;
}

.jcf-list .jcf-option {
  overflow: hidden;
  cursor: pointer;
  display: block;
  padding: 5px 20px;
  font-size: 16px;
  line-height: 1.3;
  color: #636364;
}

.jcf-list .jcf-option:hover {
  color: #0063B0;
}

.jcf-list .jcf-selected {
  color: #0063B0;
}

/* file */
.jcf-file {
  background: #F5F6FA;
  border: 1px dashed #707070;
  border-radius: 5px;
  margin: 0px;
  font-size: 16px;
  line-height: 1.3;
  color: #4D4F5C;
  font-weight: 500;
  cursor: pointer;
  text-align: center;
  position: relative;
  z-index: 5;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 30px 20px;
}
.jcf-file .jcf-real-element {
  position: absolute;
  font-size: 200px;
  height: 200px;
  margin: 0;
  right: 0px;
  top: 0px;
  cursor: pointer;
}
.jcf-file .jcf-fake-input {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.jcf-file .jcf-upload-button {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.main-sidebar {
  background: #fff;
  min-height: 100%;
  width: 310px;
  padding-left: 30px;
  padding-bottom: 30px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.main-sidebar:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  border-right: 1px solid #D7DEE8;
}

.sidebar-header {
  height: 75px;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 20px 10px 0;
}
.sidebar-header .nav-trigger {
  display: none;
}

.main-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-nav a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  line-height: 26px;
  color: #636364;
  text-decoration: none;
  padding: 13px 20px 13px 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.main-nav a .icon {
  width: 26px;
  height: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 20px;
}
.main-nav a .icon svg {
  fill: currentColor;
  max-width: 100%;
  max-height: 100%;
}
.main-nav a.active, .main-nav a:hover {
  color: #0063B0;
}
.main-nav a.active:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -7px;
  width: 14px;
  border-radius: 7px;
  background: #0063B0;
}

.sidebar-footer {
  margin-top: auto;
}
.sidebar-footer .to-pay {
  display: none;
}
.sidebar-footer .logout, .sidebar-footer .date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  line-height: 20px;
  color: #0063B0;
  text-decoration: none;
  padding: 13px 20px 13px 0;
  position: relative;
  overflow: hidden;
}
.sidebar-footer .logout .icon, .sidebar-footer .date .icon {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 15px;
}
.sidebar-footer .logout .icon svg, .sidebar-footer .date .icon svg {
  fill: currentColor;
  max-width: 100%;
  max-height: 100%;
}
.sidebar-footer .date {
  color: #636364;
}

.menu-backdrop-mobile {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 98;
  background: rgba(99, 99, 99, 0.3);
  visibility: hidden;
  opacity: 0;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

.menu-backdrop-mobile.active {
  opacity: 1;
  visibility: visible;
}


.job_done .column_wrap{
  padding: 0 10px;
  flex-grow: 1;
  display: flex;
  align-items: center;
}
.job_done .column_wrap .image{
  width: 155px;
  flex: 0 0 155px;
}
.job_done .column_wrap .address{
  width: 30%;
  flex: 0 0 30%;
  padding: 0 30px;
}
@media (max-width: 1199px) {
  .sidebar-footer .to-pay {
    display: block;
    margin-bottom: 30px;
  }
  .sidebar-header {
    padding: 10px 20px 10px 0;
  }
  .sidebar-header .logo {
    max-width: 236px;
  }
  .sidebar-header .nav-trigger {
    display: block;
    margin-left: 30px;
    margin-right: 0;
  }
  body.menu-active {
    overflow: hidden;
  }
  .main-sidebar {
    visibility: hidden;
    -webkit-transition: visibility 0s ease-in 0.1s, -webkit-transform 0.1s ease-in;
    transition: visibility 0s ease-in 0.1s, -webkit-transform 0.1s ease-in;
    -o-transition: transform 0.1s ease-in, visibility 0s ease-in 0.1s;
    transition: transform 0.1s ease-in, visibility 0s ease-in 0.1s;
    transition: transform 0.1s ease-in, visibility 0s ease-in 0.1s, -webkit-transform 0.1s ease-in;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    z-index: 100;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    padding-bottom: 10px;
  }
  .main-sidebar.active {
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
  }
}
@media (max-width: 419px) {
  .main-sidebar {
    width: 100%;
  }
}
/* HEADER */
.main-header .main-topbar {
  background-color: #363636;
  position: relative;
  padding: 10px;
}
.main-header .icon {
  color: white;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main-header .align-right .icon{
  justify-content: flex-end;
}
.main-header .icon svg {
  width: 21px;
  height: 21px;
  fill: white;
  margin-right: 8px;
}
.main-header .icon:hover {
  color: #E3181F;
  text-decoration: none;
}
.main-header .icon:hover svg {
  fill: #E3181F;
}
.main-header .separator {
  padding-right: 30px;
}

.align-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.align-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right;
}

.bottom-bar {
  background-color: #F0F3FA;
  padding: 20px 0;
}
.bottom-bar .row {
  position: relative;
}
.bottom-bar .static {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bottom-bar .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}
.bottom-bar .logo img {
  width: 75px;
  height: 74px;
  padding-right: 15px;
}

.nav-trigger {
  display: none;
  border: none;
  background: none;
  cursor: pointer;
  margin: 0 20px 0 0;
  position: relative;
  z-index: 1;
  width: 32px;
  height: 32px;
}
.nav-trigger span {
  position: absolute;
  top: 50%;
  left: 2px;
  width: 28px;
  height: 3px;
  background: #0063B0;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  border-radius: 4px;
}
.nav-trigger span:nth-child(1) {
  -webkit-transform: translateY(-7px);
  -ms-transform: translateY(-7px);
  transform: translateY(-7px);
}
.nav-trigger span:nth-child(3) {
  -webkit-transform: translateY(7px);
  -ms-transform: translateY(7px);
  transform: translateY(7px);
}
.nav-trigger.active span:nth-child(1) {
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.nav-trigger.active span:nth-child(2) {
  opacity: 0;
}
.nav-trigger.active span:nth-child(3) {
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

@media (max-width: 1199px) {
  .nav-trigger {
    display: block;
    margin-right: auto;
  }
}
@media (max-width: 575px) {
  .bottom-bar .static {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
.main-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-menu-head,
.mobile-menu-footer {
  display: none;
}

.top-panel-nav-mobile {
  display: none;
}

@media (min-width: 992px) {
  .main-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .main-nav .opener {
    display: none !important;
  }
  .main-nav .lvl-0 {
    margin: 0 -15px;
  }
  .main-nav .lvl-0 > li {
    margin-right: 0px;
  }
  .main-nav .lvl-0 > li > a {
    font-size: 16px;
    line-height: 100%;
    color: #141414;
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    padding: 16px 15px;
    white-space: nowrap;
    position: relative;
  }
  .main-nav .lvl-0 > li > a:after {
    content: "";
    height: 2px;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: -1px;
    background: #0063B0;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    opacity: 0;
  }
  .main-nav .lvl-0 > li.active > a {
    color: #0063B0;
  }
  .main-nav .lvl-0 > li.active > a:after {
    opacity: 1;
  }
  .main-nav .lvl-0 > li:hover > a {
    color: #0063B0;
  }
  .main-nav .lvl-0 > li .sub-menu {
    visibility: hidden;
    opacity: 0;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    z-index: 10;
    background: #fff;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px 20px 20px;
    margin-top: 1px;
  }
  .main-nav .lvl-0 > li .sub-menu:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    background: #fff;
    -webkit-box-shadow: 0px 10px 10px rgba(125, 136, 164, 0.3);
    box-shadow: 0px 10px 10px rgba(125, 136, 164, 0.3);
  }
  .main-nav .lvl-0 > li .sub-menu:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    height: 1px;
  }
  .main-nav .lvl-0 > li .sub-menu .menu-inner-box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
    padding-top: 6px;
    font-size: 20px;
    font-weight: bold;
  }
  .main-nav .lvl-0 > li:hover .sub-menu {
    visibility: visible;
    opacity: 1;
  }
  .main-nav .sub-menu-row {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33%;
    flex: 1 1 100%; /* flex: 0 0 83.33%; */
    max-width: 100%; /* max-width: 83.33%; */
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .main-nav .sub-menu-row > li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .main-nav .sub-menu-row > li.column-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
  .main-nav .sub-menu-row > li.column-2 .lvl-2 > li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .main-nav .lvl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .main-nav .lvl-1 > li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .main-nav .lvl-1 > li > a {
    display: block;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #7D88A4;
    text-decoration: none;
    margin-bottom: 12px;
    padding-right: 20px;
  }
  .main-nav .lvl-1 > li.active > a {
    color: #0063B0;
  }
  .main-nav .lvl-1 > li:hover > a {
    color: #0063B0;
  }
  .main-nav .lvl-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .main-nav .lvl-2 > li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .main-nav .lvl-2 > li > a {
    display: block;
    font-size: 14px;
    color: #141414;
    line-height: 1.2;
    text-decoration: none;
    padding: 8px 20px 8px 0;
  }
  .main-nav .lvl-2 > li.active > a {
    color: #0063B0;
  }
  .main-nav .lvl-2 > li:hover > a {
    color: #0063B0;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .main-nav .lvl-0 > li .sub-menu {
    width: 930px;
  }
  .main-nav .lvl-0 > li .sub-menu .menu-inner-box {
    display: none;
  }
  .main-nav .sub-menu-row {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .mobile-menu-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 7px 0;
  }
  .mobile-menu-head button {
    height: 44px;
    width: 44px;
    background: none;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: static;
  }
  .mobile-menu-head button svg {
    width: 24px;
    height: 24px;
    stroke: #141414;
    fill: none;
  }
  .mobile-menu-head button:active svg {
    stroke: #0063B0;
  }
  .mobile-menu-head button.back {
    margin-right: 5px;
    display: none;
  }
  .mobile-menu-head button.close {
    margin-left: auto;
  }
  .mobile-menu-head .mobile-menu-active-name {
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    color: #141414;
  }
  .mobile-menu-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 0;
    font-size: 16px;
    line-height: 1.2;
    color: #7D88A4;
    border-top: 1px solid rgba(125, 136, 164, 0.2);
  }
  .mobile-menu-footer a {
    font-weight: 700;
    color: #141414;
    text-decoration: none;
  }
  .main-nav {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.1s ease-in, visibility 0s ease-in 0.1s;
    -o-transition: opacity 0.1s ease-in, visibility 0s ease-in 0.1s;
    transition: opacity 0.1s ease-in, visibility 0s ease-in 0.1s;
    position: fixed;
    top: 45px;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 5;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0px;
    background: #fff;
    z-index: 99;
  }
  .main-nav .main-nav-inner-wrap {
    margin: 0 auto;
    max-width: 690px;
    border-bottom: 1px solid rgba(125, 136, 164, 0.2);
  }
  .main-nav.active {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
  }
  .main-nav ul li a {
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #141414;
    padding: 20px 34px 20px 0;
    border-top: 1px solid rgba(125, 136, 164, 0.2);
    text-decoration: none;
    position: relative;
  }
  .main-nav ul li:active > a {
    color: #0063B0;
  }
  .main-nav ul li.has-child a .opener {
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .main-nav ul li.has-child a .opener svg {
    width: 24px;
    height: 24px;
    fill: none;
    stroke: #7D88A4;
  }
  .main-nav ul li.login > a:before {
    content: "\e801";
    margin-right: 5px;
    font-family: "custom_icons";
  }
  .main-nav ul .lvl-2 li a {
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .main-nav .menu-inner-box {
    display: none;
  }
  .main-nav .lvl-1, .main-nav .lvl-2 {
    display: none;
  }
  /* opening */
  .main-nav.active-lvl-1 .lvl-0 > li:not(.active-parent) {
    display: none;
  }
  .main-nav.active-lvl-1 .lvl-0 > .active-parent > a {
    display: none;
  }
  .main-nav.active-lvl-1 .lvl-0 > .active-parent .lvl-1 {
    display: block;
  }
  .main-nav .active-lvl-2 > li:not(.active-parent) {
    display: none;
  }
  .main-nav .active-lvl-2 > .active-parent > a {
    display: none;
  }
  .main-nav .active-lvl-2 > .active-parent .lvl-2 {
    display: block;
  }
  .main-nav .active-sub-menu .lvl-1:not(.active-lvl-2) {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .main-nav .main-nav-inner-wrap {
    max-width: 510px;
  }
  .top-panel-nav-mobile {
    display: block;
    background: #F8F9FA;
    position: relative;
  }
  .top-panel-nav-mobile:before {
    content: "";
    position: absolute;
    left: -500px;
    right: -500px;
    top: 0;
    bottom: 0;
    background: #f8f9fa;
  }
}
@media (max-width: 575px) {
  .mobile-menu-head {
    padding-right: 10px;
    padding-left: 10px;
  }
  .mobile-menu-head button.back {
    margin-left: -10px;
  }
  .mobile-menu-head button.close {
    margin-right: -10px;
  }
  .mobile-menu-footer {
    padding-right: 10px;
    padding-left: 10px;
  }
  .main-nav .main-nav-inner-wrap {
    max-width: 100%;
    width: 100%;
  }
  .main-nav ul li a {
    padding-left: 10px;
  }
}
.main-content {
  padding-top: 40px;
}
.page-content{
    text-align: justify;  
}
.search.shadow-box {
  padding: 0;
  height: 55px;
  border-radius: 0;
}

.search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding-top: 40px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.search .search_input {
  border: none;
}
.search .jcf-select .jcf-select-opener {
  background: url(../images/arrow-b-w.svg) center center no-repeat;
}
.search .jcf-select, .search #filter_search {
  border-radius: 0;
  border: none;
  background-color: #0063B0;
  color: white;
  width: 30%;
  height: 55px;
}
.search .wrapp-btn {
  padding: 5px;
}
.search .search_submit {
  width: 140px;
}

@media (max-width: 767px) {
  .portal {
    height: 400px;
    padding-top: 30px;
  }
}
@media (max-width: 575px) {
  .search #filter_search {
    display: none;
  }
  .search .jcf-select {
    display: none !important;
  }
}
/* home */
.quick-links {
  padding: 35px 0 15px;
}
.quick-links a {
  font-size: 15px;
}
.quick-links .wrapp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
}
.quick-links .shadow-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.quick-links .shadow-box span {
  padding-right: 15px;
  font-size: 25px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.quick-links .shadow-box a:hover {
  color: #E3181F;
  text-decoration: none;
}
.quick-links .shadow-box:hover {
  -webkit-box-shadow: 0 3px 6px rgba(227, 24, 31, 0.46);
  box-shadow: 0 3px 6px rgba(227, 24, 31, 0.46);
  border: 1px solid rgba(227, 24, 31, 0.46);
}
.quick-links .shadow-box:hover a {
  color: #E3181F;
}
.quick-links .shadow-box:hover span:before {
  color: #E3181F !important;
}

.main-section .top-box {
  background-color: #0063B0;
}
.main-section .top-box .text-box {
  padding: 55px 35px;
  color: white;
}
.main-section .top-box h3 {
  color: white;
  font-size: 23px;
}
.main-section .top-box .btn {
  margin-top: 55px;
  background-color: white;
  border-color: white;
  color: #0063B0;
}

.main-section {
  padding-bottom: 30px;
}

.portal {
  width: 100%;
  background-image: url("../images/media/bg-portal.png");
  min-height: 200px;
  background-position: bottom;
  background-repeat: no-repeat;
}
.portal p {
  width: 50%;
}

.quick-links.nav-cat span {
  font-size: 35px;
}
.quick-links.nav-cat a {
  font-size: 15px;
}

.nav-cat h2, .section-box h2 {
  font-weight: bold;
  margin-bottom: 0;
}
.nav-cat .flex-wrapp, .section-box .flex-wrapp {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 30px;
}
.nav-cat .flex-wrapp a, .section-box .flex-wrapp a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.nav-cat .flex-wrapp a svg, .section-box .flex-wrapp a svg {
  width: 10px;
  height: 10px;
  fill: #0063B0;
}
.nav-cat .flex-wrapp a:hover svg, .section-box .flex-wrapp a:hover svg {
  fill: #E3181F;
}

.section-box {
  padding-bottom: 68px;
  padding-top: 68px;
}
.section-box .news-list {
  padding-left: 20px;
}
.section-box .news-list .item:first-child {
  padding-top: 0;
}
.section-box .news-list .item {
  padding: 20px 0 20px 0;
  border-bottom: 1px solid #DFE6F6;
}
.section-box .news-list .item svg {
  width: 15px;
  height: 15px;
  margin-right: 5px;
  fill: #0063B0;
}
.section-box .news-list .item a {
  font-size: 16px;
  line-height: 1.3;
  padding-bottom: 20px;
}
.section-box .news-list .item .meta-date {
  padding-top: 20px;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.section-box .news-list .item .meta-date span {
  padding-left: 10px;
}
.section-box .news-list .item:last-child {
  border-bottom: none;
}
.section-box .news-wrapp {
  padding-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.section-box .news-promo {
  height: 100%;
  position: relative;
}
.section-box .news-promo .overflow {
  background-color: rgba(0, 0, 0, 0.76);
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.section-box .news-promo img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.section-box .news-promo .text-box {
  position: absolute;
  bottom: 40px;
  left: 30px;
  z-index: 2;
  color: white;
}
.section-box .news-promo .text-box .meta-date-w {
  font-size: 12px;
}
.section-box .news-promo .text-box .meta-date-w span {
  padding-left: 20px;
}
.section-box .news-promo .text-box .title {
  color: white;
  font-weight: bold;
}

.section-box.full-width {
  position: relative;
  padding: 70px 0;
}
.section-box.full-width:before {
  content: "";
  position: absolute;
  left: -1000px;
  right: -1000px;
  top: 0;
  bottom: 0;
  z-index: -1;
  background: #F0F3FA;
}

.tv a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.tv a:hover {
  text-decoration: none !important;
}
.tv a:hover h3 {
  color: #0063B0;
}
.tv a h3 {
  width: 60%;
  color: black;
  margin-bottom: 0;
}
.tv .icon-tv {
  padding-right: 20px;
  font-size: 58px;
}

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
  background-color: #0063B0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.slick-dots li {
  margin: 0 0.25rem;
}
.slick-dots button {
  display: block;
  width: 15px;
  height: 15px;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: #0181E5;
  text-indent: -9999px;
}
.slick-dots li.slick-active button {
  background-color: white;
  width: 20px;
  height: 20px;
}

.slick-prev {
  left: -25px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slick-next {
  right: -25px;
}

.slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slick-track .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.slick-arrow {
  top: 50%;
  height: 35px;
  width: 20px;
  margin-top: -15px;
  position: absolute;
  font-size: 0;
  cursor: pointer;
  background-color: transparent;
  border: none;
  background-image: url("../images/arrow-slider.svg");
  background-repeat: no-repeat;
}

.slick-slide img {
    display: block;
    height: 70px;
}

/* page inner */
.main-content.page {
  padding-top: 0;
}
.main-content.page .breadcrumbs {
  padding-top: 25px;
}
.main-content.page .breadcrumbs ol {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main-content.page .breadcrumbs ol a {
  color: #0063B0;
}
.main-content.page .breadcrumbs .breadcrumb-item {
  font-size: 16px;
}
.main-content.page .breadcrumbs .breadcrumb-item svg {
  width: 10px;
  height: 10px;
  fill: #0063B0;
}
.main-content.page .breadcrumbs .active {
  padding-left: 5px;
}
.main-content.page h2 {
  font-size: 20px;
  font-weight: bold;
}
.main-content.page .aside .left-menu {
  padding: 20px;
}
.main-content.page .aside .left-menu ul {
  list-style: none;
}
.main-content.page .aside .left-menu ul li {
  padding: 15px 0;
  border-bottom: 1px solid #DFE6F6;
}
.main-content.page .aside .left-menu ul li a {
  font-size: 16px;
}

.main-content.page .aside .left-menu ul li.active a {
  color: #E3181F;
}
.main-content.page .aside .left-menu ul li:first-child {
  padding-top: 0;
}
.main-content.page .aside .left-menu ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.main-content.page .load-more {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}
.main-content.page .load-more .btn {
  border: 1px solid #0063B0;
  background: none;
  color: #0063B0;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.main-content.page .load-more .btn:hover {
  border: 1px solid #dee6ee;
  color: #dee6ee;
}

.page-header {
  padding-top: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/media/page-inner-bg.png");
}
.page-header h1 {
  padding: 50px 0;
  font-size: 50px;
  font-weight: bold;
}

.accordion-card {
  padding-bottom: 10px;
}
.accordion-card .card-body {
  background-color: #F0F3FA;
  padding: 50px 30px;
}
.accordion-card .card-body .row {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.accordion-card .card-body label {
  font-size: 14px;
}

.tab-content {
  text-align: right;
}
.tab-content .tab-pane {
  text-align: left;
  padding-bottom: 30px;
}
.tab-content .result {
  padding: 30px 0;
  text-align: left;
}

.card-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.card-header.collapsed svg {
  width: 15px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.card-header svg {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 15px;
  height: 15px;
}

.card-header span{
  width: 90%;
}

.quittance-row {
  margin-bottom: 10px;
}
.quittance-row .row {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.quittance-row .shadow-box {
  font-size: 16px;
  margin-bottom: 20px;
}
.quittance-row .name {
  padding: 0 10px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
  width: 70%;
}

.quittance-row .description {
  padding: 10px 10px;
  font-size: 14px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  width: 100%;
}
.quittance-row .btn {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 125px;
  flex: 0 0 125px;
  width: 125px;
}
.quittance-row .download {
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #0063B0;
  font-weight: 500;
}
.quittance-row .download svg {
  width: 21px;
  height: 21px;
  fill: currentColor;
  margin-right: 15px;
}

.h2-content {
  font-weight: bold;
  padding-top: 30px;
}

.align-left {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
}

.sign {
  text-align: right;
  font-weight: bold;
  width: 30%;
  margin: 0 0 0 auto;
  padding-bottom: 30px;
}

/* news */
.news-section .entry{
display: flex;
  padding-bottom: 50px;
}
.news-section .entry .image{
  flex: 0 0 30%;
  width: 30%;
}
.news-section .entry .image a{
  width: 100%;
  display: block;
}
.news-section .entry .image a img{
  width: 100%;
  height: 200px;
  object-fit: cover;
  object-position: center
}
.news-section .entry .content a{
  color: #141414;
}
.news-section .entry .content{
  padding-left: 20px;
}

.main-topbar .logout .icon svg{
  transform: rotate(-180deg);
}

@media (max-width: 992px) {
  .section-box.full-width{
    padding: 30px 0;
  }
  .section-box{
    padding-top: 20px;
  }
  .gosuslugi-logos .slick-slide{
    padding: 25px;
  }
.slick-slide img {
      display: block;
      height: 70px;
  }

  .main-header .icon{
    text-align: left;
  }
  .main-topbar .align-right{
    align-items: center;
    display: flex;
  }

  .bottom-bar .triggers{
    justify-content: flex-end;
  }
  .reverse-mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media (max-width: 767px) {
  .news-section .entry{
    flex-wrap: wrap;
  }
  .news-section .entry .content {
    padding-left: 0;
    padding-top: 20px;
  }
  .news-section .entry .image{
    flex: 0 0 100%;
    width: 100%;
  }

 .news-section .thank{
    flex-wrap: wrap;
  }
  .news-section .thank .content {
    padding-left: 0;
    padding-top: 20px;
  }
  .news-section .thank .image{
    flex: 0 0 100%;
    width: 100%;
  }
  
  .accordion-card .card-body {
    padding: 30px;
  }
  .section-box {
    padding-top: 0;
  }
  .slick-prev {
    left: 0;
  }
  .slick-next {
    right: 0;
  }
  .main-content.page h2 {
    font-size: 24px;
  }
  .page-header h1 {
    padding: 50px 0;
    font-size: 35px;
  }
  .quittancies .filter-wrap .btn-wrap {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 10px;
  }
  .name {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0 0 20px 0;
  }
  .quittance-row .download {
    padding: 0;
  }
  .main-content.page .aside .left-menu {
    padding: 5px;
  }
}
.main-content.page .h2-content {
  font-size: 20px;
}

@media (max-width: 575px) {
  .gosuslugi-logos .slick-slide{
    height: 150px!important;
  }
  .main-content.page .aside .left-menu {
    padding: 5px;
  }
  .quittance-row .download {
    padding: 0;
  }
  .quittance-row .row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px;
  }
  .quittance-row .name {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0 0 20px 0;
  }
}
/* modal */
.fade {
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  .fade {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
/**/
.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  -ms-transform: translate(0, -50px);
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.modal.show .modal-dialog {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #636364;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.3;
}

.pagination a:hover svg{
  fill: #E3181F;
}
.pagination svg{
  width: 20px;
  height: 20px;
  fill: #0063B0;
}
.content-page .col-12{
  padding-top: 20px;
}
.pagination a:hover{
  text-decoration: none;
}
.pagination .previous svg{
    transform: rotate(-180deg);
}
.pagination a.active{
  color: #0056b3;
  text-decoration: underline;
}
.map{
  padding-bottom: 50px;
}
.pagination{
  display: flex;
  font-size: 20px;
  justify-content: space-between;
font-weight: bold;
  padding-bottom: 50px;
}
.btn_wrap i {
  opacity: 0;
  font-size: 20px;
  color: #1F1E1E;
  will-change: transform;
  -webkit-transform: scale(.1);
  transform: scale(.1);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.btn_wrap {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  cursor: pointer;
  width: 160px;
  height: 46px;
  background-color: #EEEEED;
  border-radius: 80px;
  padding: 0 18px;
  will-change: transform;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.btn_wrap:hover {
  /* transition-delay: .4s; */
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.btn_wrap a{
  padding: 0 3px;
}
.btn_wrap a:hover svg{
 fill:#E3181F;
}

.btn_wrap svg{
  width: 30px;
  height: 30px;
  fill: #0063b0;
}

.btn_wrap span {
  position: absolute;
  z-index: 99;
  width: 160px;
  height: 46px;
  border-radius: 80px;
   font-size: 18px;
  text-align: center;
  line-height: 50px;
  letter-spacing: 2px;
  color: white;
  background-color: #0063b0;
  padding: 0 18px;
  -webkit-transition: all 1.2s ease;
  transition: all 1.2s ease;
}

.btn_wrap .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 240px;
  height: 64px;
  border-radius: 80px;
}

.btn_wrap .container i:nth-of-type(1) {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.btn_wrap .container i:nth-of-type(2) {
  -webkit-transition-delay: .9s;
  transition-delay: .9s;
}

.btn_wrap .container i:nth-of-type(3) {
  -webkit-transition-delay: .7s;
  transition-delay: .7s;
}

.btn_wrap .container i:nth-of-type(4) {
  -webkit-transition-delay: .4s;
  transition-delay: .4s;
}

.btn_wrap:hover span {
  -webkit-transition-delay: .25s;
  transition-delay: .25s;
  -webkit-transform: translateX(-280px);
  transform: translateX(-280px)
}

.btn_wrap:hover i {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}


@media (min-width: 576px) {
  .modal-dialog {
    max-width: 520px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }
}
/**/
.modal-dialog {
  max-width: 520px;
  margin: 30px auto;
  position: relative;
  width: auto;
  pointer-events: none;
}

.modal button.close {
  position: absolute;
  top: 15px;
  right: 10px;
  width: 30px;
  height: 30px;
  margin: 0;
  opacity: 1;
  border: none;
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 10;
}
.modal button.close svg {
  width: 20px;
  height: 20px;
  fill: #636364;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.modal button.close:active svg {
  fill: #0063B0;
}

.modal-content {
  background-color: #fff;
  padding: 35px 30px;
  border-radius: 10px;
  pointer-events: auto;
  width: 100%;
  background-clip: padding-box;
  outline: 0;
  position: relative;
}
.modal-content .modal-title {
  font-weight: 500;
  font-size: 25px;
  line-height: 1.3;
  color: #000000;
  margin-bottom: 25px;
}

.error-page {
  padding: 150px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 100%;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.error-page h1 {
  font-size: 30vh;
  font-weight: bold;
  position: relative;
  margin: -8vh 0 0;
  padding: 0;
}
.error-page h1:after {
  content: attr(data-h1);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  color: transparent;
  /* webkit only for graceful degradation to IE */
  background: -webkit-repeating-linear-gradient(-45deg, #0063B0, #0063b0, #bdc4cd, #addbff, #0063b0, #a3afc1, #99a7b5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 400%;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.25);
  animation: animateTextBackground 10s ease-in-out infinite;
}
.error-page h1 + p {
  color: #d6d6d6;
  font-size: 8vh;
  font-weight: bold;
  line-height: 10vh;
  max-width: 600px;
  position: relative;
}
.error-page h1 + p:after {
  content: attr(data-p);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  color: black;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
}

@keyframes animateTextBackground {
  0% {
    background-position: 0 0;
  }
  25% {
    background-position: 100% 0;
  }
  50% {
    background-position: 100% 100%;
  }
  75% {
    background-position: 0 100%;
  }
  100% {
    background-position: 0 0;
  }
}
@media (max-width: 767px) {
  .error-page h1 {
    font-size: 32vw;
  }
  .error-page h1 + p {
    font-size: 8vw;
    line-height: 10vw;
    max-width: 70vw;
  }
}


@media (max-width: 575px) {
  .error-page {
    padding: 50px 0;
  }
  .btn_wrap{
    display: none;
  }
  .modal-dialog {
    width: auto;
    max-width: none;
    margin: 10px 10px;
  }
  .modal-content {
    padding: 35px 15px;
  }
  .modal-content .modal-title {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
/* footer */
.main-footer {
  background-color: #3D424D;
  padding: 50px 0;
  color: white;
}
.main-footer a {
  color: white;
}
.main-footer h3 {
  color: white;
}
.main-footer .bottom-box {
  width: 100%;
  padding-top: 30px;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #d9d9d9;
}
.main-footer .top-box.logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  padding-bottom: 30px;
}
.main-footer .top-box.logo img {
  padding-right: 20px;
  height: 74px;
}

.footer-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-nav li {
  padding: 0 10px;
  list-style: none;
}
.footer-nav a {
  display: block;
  text-align: center;
  color: white;
  font-size: 14px;
  text-decoration: none;
  padding: 5px 0px 5px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.footer-nav a:hover {
  color: #0063B0;
}

.not_found .page-header{
  background: none;
}
.not_found .main-content{
  padding-top: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/media/page-inner-bg.png");
}
@media (max-width: 767px) {
  .main-footer .bottom-box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .main-footer .bottom-box span {
    padding-bottom: 20px;
  }
  .footer-nav {
    padding-bottom: 20px;
  }
}
/*# sourceMappingURL=styles.css.map */
.topbar.container{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    /* justify-content: space-around; */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

span.title {
    padding: 0px 0px 3px 0px;
}

.time
{
	margin-bottom: 10px;
    font-size: 12px;
}

/* news */
.news-section .thank{
display: flex;
  padding-bottom: 50px;
}
.news-section .thank .image{
  flex: 0 0 30%;
  width: 30%;
}
.news-section .thank .image a{
  width: 100%;
  display: block;
}
.news-section .thank .image a img{
  width: 100%;
  object-fit: cover;
  object-position: center
}
.news-section .thank .content a{
  color: #141414;
}
.news-section .thank .content{
  padding-left: 20px;
}

/* complaint-box */
.complaint-box {
  background: rgb(6, 140, 224);
  background: -webkit-gradient(linear, left top, right top, from(rgb(6, 140, 224)), to(rgb(41, 84, 176)));
  background: -o-linear-gradient(left, rgb(6, 140, 224) 0%, rgb(41, 84, 176) 100%);
  background: linear-gradient(90deg, rgb(6, 140, 224) 0%, rgb(41, 84, 176) 100%);
  width: 100%;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 35px 75px;
}
.complaint-box .image-box {
  width: 285px;
  height: 285px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 285px;
  flex: 0 0 285px;
  position: relative;
}
.complaint-box .image-box svg {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.complaint-box .image-box .circle-bg {
  fill: transparent;
  stroke: #fff;
  stroke-width: 0.5;
  stroke-linecap: butt;
}
.complaint-box .image-box .circle-weight {
  stroke-dasharray: 333.009;
  stroke-dashoffset: 266.407;
  fill: transparent;
  stroke: #fff;
  stroke-width: 2;
  stroke-linecap: butt;
  -webkit-transition: stroke-dashoffset 0.5s linear;
  -o-transition: stroke-dashoffset 0.5s linear;
  transition: stroke-dashoffset 0.5s linear;
}
.complaint-box .image-box .image-wrap {
  width: 215px;
  height: 215px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 4px #e3ebfc, 0 24px 48px rgba(230, 235, 245, 0.4);
  box-shadow: 0 1px 4px #e3ebfc, 0 24px 48px rgba(230, 235, 245, 0.4);
  position: absolute;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
}
.complaint-box .text-box {
  padding-left: 75px;
  margin-top: 37px;
}
.complaint-box .text-box .title {
  font-weight: 700;
  font-size: 36px;
  line-height: 1;
}
.complaint-box .text-box p {
  font-size: 18px;
}
.complaint-box .text-box a {
  color: #ffd39e;
}
.complaint-box .text-box a:hover {
  color: #e4b985;
}
.complaint-box .text-box .btn {
  margin-top: 20px;
  background-color: white;
  border-color: white;
  color: #0063B0;
}

@media (max-width: 992px) {
  .complaint-box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .complaint-box .image-box {
    width: 100px;
    height: 100px;
  }
  .complaint-box .image-box .image-wrap {
    width: 60px;
    height: 60px;
  }
  .complaint-box .text-box {
    padding-left: 0;
    text-align: center;
  }
  .complaint-box .text-box .title {
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .complaint-box {
    padding: 20px;
  }
  .complaint-box .image-box {
    display: none;
  }
}
/* end complaint-box */

/* nav-tabs */
.nav-tabs {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nav-tabs button {
  background: none;
  border: none;
  color: #BDBFC4;
  font-size: 20px;
  padding: 0 20px 5px;
  position: relative;
}
.nav-tabs button:after {
  content: "";
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 0;
  border-bottom: 3px solid transparent;
}
.nav-tabs button.active {
  color: #636364;
}
.nav-tabs button.active:after {
  border-bottom-color: #0063B0;
}
.nav-tabs button:hover {
  color: #636364;
}

ul.ui-autocomplete {
    z-index: 1100;
    list-style-type: none; 
    background: #ffff;
    padding: 16px 16px 0px 16px;
    cursor: pointer;
}

li.ui-menu-item {
    padding-bottom: 10px;
}

.ui-state-active{
 color: #0063B0;
}

.slick-slide a{
    display: flex;
    align-items: center;
    justify-items: center;
    padding-left: 10px;
    font-size: 16px;
    line-height: 100%;
    color: #141414;
    text-decoration: none;  
}

.slick-slide a:hover{
    color: #0063B0; 
}
.slick-slide p{
    padding-left: 10px;  
    margin: 0;
}

.house-info {
    display: flex;
    padding: 0 20px 20px;
    font-size: 18px;
}

/*# sourceMappingURL=style.css.map */

