body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img,
abbr {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ul li {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

legend {
  color: #000;
}

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

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

/* __reset__ */

/* __base__ */

.wrapper {
  max-width: 1140px;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
}

.rowFlexContainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
}

::-webkit-scrollbar {
  width: 10px;
  height: 0px;
}

::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}

::-webkit-scrollbar-track {
  background-color: #E4E8F6;
  border-radius: 50px;
}

::-webkit-scrollbar-track-piece {
  background-color: #E4E8F6;
}

::-webkit-scrollbar-thumb {
  background-color: #0BBBEF;
  border-radius: 50px;
}

::-webkit-scrollbar-corner {
  background-color: transparent;
}

@font-face {
  font-family: "OpenSans-Bold";
  src: url("../fonts/OpenSans/OpenSans-Bold.ttf") format("truetype"), url("../fonts/OpenSans/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans/OpenSans-Bold.eot") format("eot"), url("../fonts/OpenSans/OpenSans-Bold.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "OpenSans-Regular";
  src: url("../fonts/OpenSans/OpenSans-Regular.ttf") format("truetype"), url("../fonts/OpenSans/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans/OpenSans-Regular.eot") format("eot"), url("../fonts/OpenSans/OpenSans-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "GraphikLCG-Regular";
  src: url("../fonts/GraphikLCG/GraphikLCG-Regular.ttf") format("truetype"), url("../fonts/GraphikLCG/GraphikLCG-Regular.woff") format("woff"), url("../fonts/GraphikLCG/GraphikLCG-Regular.eot") format("eot"), url("../fonts/GraphikLCG/GraphikLCG-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "DrukTextCyr-Medium";
  src: url("../fonts/DrukTextCyr/DrukTextCyr-Medium.ttf") format("truetype"), url("../fonts/DrukTextCyr/DrukTextCyr-Medium.woff") format("woff"), url("../fonts/DrukTextCyr/DrukTextCyr-Medium.eot") format("eot"), url("../fonts/DrukTextCyr/DrukTextCyr-Medium.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "PUNCTUATION-Medium";
  src: url("../fonts/PUNCTUATION/PUNCTUATION-Medium.ttf") format("truetype"), url("../fonts/PUNCTUATION/PUNCTUATION-Medium.woff") format("woff"), url("../fonts/PUNCTUATION/PUNCTUATION-Medium.eot") format("eot"), url("../fonts/PUNCTUATION/PUNCTUATION-Medium.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

html {
  scrollbar-color: #0BBBEF #E4E8F6;
  scrollbar-width: thin;
}

.fontDrukTextCy {
  font-family: DrukTextCyr-Medium;
}

.fontGraphikLCG {
  font-family: GraphikLCG-Regular;
}

.fontPUNCTUATION {
  font-family: PUNCTUATION-Regular;
}

body {
  font-family: "OpenSans-Regular";
  background: #ffffff;
  cursor: url(../assets/images/png/shared/CursorDefault.png), url(../assets/images/png/shared/CursorDefault.cur), auto;
}

picture {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

a {
  text-decoration: none;
  color: #0BBBEF;
}

button {
  border: none;
}

a,
button {
  cursor: url(../assets/images/png/shared/CursorDefault.png), url(../assets/images/png/shared/CursorDefault.cur), auto;
}

a:focus,
button:focus {
  outline: none;
}

input {
  cursor: text;
}

input:focus {
  outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: DrukTextCyr-Medium, -apple-system, "Graphik", BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  color: #000;
  line-height: 95%;
}

div {
  font-family: GraphikLCG-Regular;
  font-size: 16px;
  line-height: 150%;
  /* color: #000; */
}

p {
  font-family: GraphikLCG-Regular;
  line-height: 150%;
  color: #000;
}

b {
  font-size: 20px;
  font-family: DrukTextCyr-Medium;
  line-height: 150%;
  color: #000;
}

.pageDocuments {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 50%;
}

/* __base__ */

.db {
  display: block !important;
}

.df {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.hidden {
  display: none !important;
}

.footer {
  background-image: url("../assets/images/png/shared/imgFooterBg.png");
  background-repeat: no-repeat;
  background-position: left bottom;
}

.btn-primary.disabled,
.btn-primary:disabled {
  background-color: #212529 !important;
  color: rgba(225, 225, 225, 0.5) !important;
  cursor: not-allowed;
  opacity: .5 !important;
}

.btn-primary {
  color: #ffffff !important;
  background-color: #0BBBEF !important;
  border-color: #0BBBEF !important;
}

@media screen and (min-width: 768px) {
  .wrapper {
    padding-left: 24px;
    padding-right: 24px;
  }

  .rowFlexContainer {
    margin-left: -15px;
    margin-right: -15px;
  }
}

@media screen and (min-width: 1024px) {
  .wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}