@charset "UTF-8";
*,
*::before,
*::after {
  -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: rgba(0, 0, 0, 0);
}

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

body {
  margin: 0;
  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;
}

p {
  margin-top: 0;
}

abbr[title],
abbr[data-original-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;
}

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

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

dd {
  margin-left: 0;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  background-color: transparent;
}

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

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

pre,
code,
kbd,
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;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
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;
}

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

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

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

input[type="radio"],
input[type="checkbox"] {
  -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: .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;
}

@font-face {
  font-family: 'Myriad Pro Regular';
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/myriadpro/Myriad Pro Regular.ttf");
  src: local("☺"), url("/fonts/myriadpro/Myriad Pro Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Myriad Pro Bold';
  font-style: normal;
  font-weight: bold;
  src: url("/fonts/myriadpro/MyriadPro-Bold.otf");
  src: local("☺"), url("/fonts/myriadpro/MyriadPro-Bold.otf") format("opentype");
}

html, body {
  font-family: "Myriad Pro Regular", sans-serif;
}

/*
.address__city{
  position: relative;
  display: inline-block!!!;

  &::before,
  &::after{
      @include pseudo();
      @include centerer();
  }

  @include line-middle-text(12px);
*/
*:focus {
  outline: none;
}

html {
  font-size: 10px;
  line-height: 1.3;
}

body {
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.3;
  color: #424242;
}

img {
  max-width: 100%;
  border: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 4.5rem 0 20px 0;
  text-transform: uppercase;
}

h1 {
  font-size: 3.2rem;
}

h2 {
  font-size: 2.56rem;
}

h3 {
  font-size: 2.08rem;
}

h4 {
  font-size: 1.76rem;
}

h5 {
  font-size: 1.6rem;
}

h6 {
  font-size: 1.6rem;
}

p {
  margin: 0 0 2.1rem;
  font-size: 1.6rem;
}

a {
  font-size: 1.6rem;
  color: #1a6b9f;
  text-decoration: none;
}

a:hover {
  color: #7d0016;
  text-decoration: underline;
}

a[href$="doc"],
a[href$="docx"],
a[href$="xls"],
a[href$="xlsx"],
a[href$="zip"],
a[href$="rar"],
a[href$="pdf"],
a[href$="jpg"],
a[href$="jpeg"],
a[href$="png"],
a[href$="gif"],
a[href$="pptx"],
a[href$="ppt"],
a[href$="mp4"],
a[href$="mp3"] {
  display: inline-block;
  min-height: 26px;
  padding-left: 4rem;
  background: url("/desimages/file.png") no-repeat left 3px;
  background-repeat: no-repeat !important;
}

a[href$="doc"],
a[href$="docx"] {
  background: url("/desimages/files/doc.png");
}

a[href$="xls"],
a[href$="xlsx"] {
  background: url("/desimages/files/xls.png");
}

a[href$="zip"],
a[href$="rar"] {
  background: url("/desimages/files/zip.png");
}

a[href$="pdf"] {
  background: url("/desimages/files/pdf.png");
}

a[href$="jpg"],
a[href$="jpeg"],
a[href$="png"],
a[href$="gif"] {
  background: url("/desimages/files/image.png");
}

a[href$="pptx"],
a[href$="ppt"] {
  background: url("/desimages/files/presentation.png");
}

a[href$="mp4"] {
  background: url("/desimages/files/video.png");
}

a[href$="mp3"] {
  background: url("/desimages/files/audio.png");
}

q,
blockquote {
  display: block;
  padding: 1.3rem 2rem;
  margin: 1.5rem 0;
  font-size: 1.6rem;
  font-weight: bold;
  background-color: #f8f1e4;
  border-left: 3px solid #2385c4;
}

hr {
  margin: 3rem 0;
  border-top: 0.2rem solid #424242;
  border-bottom: none;
}

iframe {
  max-width: 100%;
}

ol,
ul {
  padding-left: 0;
  margin: 2rem 0;
  list-style: none;
}

ol li,
ul li {
  position: relative;
  margin: 1rem 0 0 0;
}

ul li::before {
  position: absolute;
  top: .9rem;
  left: 0;
  display: block;
  width: 2.8rem;
  height: 1px;
  content: "";
  background-color: #1a6b9f;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

ul li ul li::before {
  top: .9rem;
}

ol li:first-child,
ul li:first-child {
  margin-top: 0;
}

ol {
  margin: 2rem 0;
  list-style: none;
  counter-reset: item;
}

ol > li::before {
  display: inline-block;
  width: 36px;
  padding: 4px 0;
  margin-right: 2rem;
  font-size: 1.2rem;
  font-weight: bold;
  color: #424242;
  color: #fff;
  text-align: center;
  content: counters(item, ".");
  counter-increment: item;
  background-color: #1a6b9f;
}

ol > li ol li::before {
  display: inline-block;
  width: 26px;
  padding: 4px 0;
}

ol > li {
  position: relative;
  margin: 1rem 0 0;
}

ol li ol,
ul li ul {
  margin: 1.1rem 0 1.1rem 0;
}

ol li ol li {
  padding-left: 10px;
}

ul > li {
  padding-left: 4.8rem;
}

table {
  margin: 2rem 0;
  font-size: 1.12rem;
  border-collapse: collapse;
  border: .1rem solid #f2f1ef;
}

thead {
  background-color: #f8ecd4;
}

th {
  color: #424242;
  text-align: left;
  background-color: #f8ecd4;
}

th,
td {
  padding: 1.2rem;
  border: .1rem solid #d9d5cf;
}

caption {
  padding: .8rem 1.2rem 1rem;
  font-size: 1.92rem;
  font-weight: bold;
  text-align: left;
  border-radius: 1rem 1rem 0 0;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #3c3c3c;
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}

/* таблица с классом table_big */
.table_big th,
.table_big td {
  min-width: 70px;
  padding: 5px;
  word-break: break-all;
}

/* таблица с классом table_very_big */
.table_very_big {
  font-size: 1rem;
}

.table_very_big th,
.table_very_big td {
  min-width: 50px;
  padding: 5px;
  word-break: break-all;
}

/* Выделенный абзац */
.selected {
  padding: 15px 21px 20px 47px;
  margin: 30px 0 20px;
  font-style: italic;
  font-weight: bold;
  color: #424242;
  background-color: #f8ecd4;
  border-left: 3px solid #1a6b9f;
}
