/* cyrillic-ext */

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}

/* cyrillic */

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2)
    format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2)
    format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}

/* cyrillic-ext */

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}

/* cyrillic */

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2)
    format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2)
    format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}

:root {
  --white-color: #fff;
  --lightgrey-color: #b7b7b7;
  --grey-violet-color: #aca9bd;
  --black-color: #121119;
  --dark-color: #23222b;
  --grey-dark: #191820;
  --grey-color: #393843;
  --red-color: #e03a3e;
  --base-font: "Montserrat", sans-serif;
  --letter-spacing-min: 0.2px;
  --letter-spacing-max: 0.7px;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  margin: 0;
  padding: 0;
  outline: none;
}

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

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}

a {
  vertical-align: baseline;
  background: transparent;
  margin: 0;
  padding: 0;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

hr {
  display: block;
  height: 1px;
  width: 100%;
  border: 0;
  border-top: 1px solid var(--lightgrey-color);
  margin: 1em 0;
  padding: 0;
}

input,
select,
textarea {
  vertical-align: middle;
  /* -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; */
}

input:active,
input:focus,
textarea:active,
textarea:focus {
  background-color: #2a2933;
  border-color: var(--white-color);
}

input,
textarea {
  color: var(--grey-violet-color);
  background-color: var(--dark-color);
  font-size: 14px;
  line-height: 1;
  outline: none;
  padding: 19px 20px;
  border: 0;
  border-bottom: 1px solid var(--grey-violet-color);
}

input:-webkit-autofill,
textarea:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 50px var(--dark-color) !important;
  -webkit-text-fill-color: var(--lightgrey-color) !important;
  color: var(--lightgrey-color) !important;
}

.form-input {
  position: relative;
}

.form-input.hover .form-times {
  display: block;
}

.form-input input.error,
.form-input textarea.error {
  border-color: var(--red-color);
}

.form-file input {
  opacity: 0;
}

.form-file {
  position: relative;
  border: 1px solid;
  background-color: var(--dark-color);
}

.form-file .filename {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  font-size: 12px;
}

.hidden {
  display: none;
}

body {
  font-size: 16px;
  line-height: 130%;
  color: var(--white-color);
  font-family: var(--base-font);
  font-display: optional;
  background-color: var(--dark-color);
}

@media (max-width: 960px) {
  body {
    font-size: 14px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-family: var(--base-font);
}

h1 {
  font-size: 64px;
  font-weight: 600;
  line-height: 1;
  margin-top: 0;
}

h2 {
  font-size: 48px;
  line-height: 1.2;
  margin-bottom: 20px;
  color: var(--white-color);
}

h3 {
  font-size: 30px;
  line-height: 1.5;
  margin-top: 0;
}

@media screen and (max-width: 980px) {
  h1 {
    font-size: 50px;
  }
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 25px;
  }
}

@media screen and (max-width: 600px) {
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 26px;
  }
  h3 {
    font-size: 22px;
  }
}

a:focus,
a:hover {
  text-decoration: none;
  color: var(--red-color);
}

a {
  color: var(--white-color);
  text-decoration: none;
  /* -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; */
}

strong,
dfn {
  font-weight: bold;
}

em,
dfn {
  font-style: italic;
}

sup,
sub {
  line-height: 0;
}

abbr,
acronym {
  border-bottom: 1px dotted var(--lightgrey-color);
}

address {
  margin: 0 0 1.5em;
  font-style: italic;
}

del {
  color: var(--black-color);
}

pre {
  margin: 1.5em 0;
  white-space: pre;
}

pre,
code,
tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5;
}

li ul,
li ol {
  margin: 0;
}

ul,
ol,
li {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

li {
  position: relative;
  margin-bottom: 15px;
  line-height: 1.6;
}

ol {
  list-style-type: decimal;
}

dl {
  margin: 0 0 1.5em 0;
}

dl dt {
  font-weight: bold;
}

dd {
  margin-left: 1.5em;
}

table {
  margin-bottom: 1.4em;
  width: 100%;
}

th,
td,
caption {
  padding: 4px 10px 4px 5px;
  vertical-align: middle;
}

a {
  outline: 0;
}

blockquote {
  position: relative;
  font-style: italic;
  padding: 25px 25px;
}

blockquote:before {
  content: "";
  display: block;
  width: 24px;
  height: 30px;
  position: absolute;
  left: -28px;
  top: -5px;
}

blockquote:after {
  content: "";
  display: block;
  width: 24px;
  height: 30px;
  position: absolute;
  right: -28px;
  bottom: -10px;
}

div.clear,
div.clr,
hr {
  clear: both;
  border: 0;
  background: transparent;
  margin: 0;
}

html {
  width: 100%;
  height: auto;
  min-height: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  min-width: 320px;
  height: auto;
  min-height: 100vh;
}

.sitewrap {
  width: 100%;
  min-height: 50vh;
  text-align: left;
  overflow: hidden;
  box-sizing: border-box;
  padding-top: 155px;
}

footer {
  width: 100%;
  clear: both;
  text-align: left;
  box-sizing: border-box;
  z-index: 1;
  position: relative;
}

.section,
section {
  padding: 70px 0;
  opacity: 1;
  position: relative;
  z-index: 3;
}

@media screen and (max-width: 850px) {
  .section,
  section {
    padding: 70px 0;
  }
}

.nodisplay {
  display: none;
  width: 0;
  height: 0;
}

:invalid {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.text-center {
  text-align: center;
}

img {
  aspect-ratio: attr(width) / attr(height);
}

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

.inner {
  width: auto;
  max-width: calc(1170px + 2%);
  padding: 0 2%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.inner-wide {
  position: relative;
  width: auto;
  max-width: calc(1380px + 2%);
  padding: 0;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 980px) {
  .inner {
    padding: 0 20px;
  }
}

.flex {
  display: flex;
}

.action {
  border: 0;
  padding: 15px 35px;
  font-size: 14px;
  letter-spacing: var(--letter-spacing-min);
  font-weight: 700;
  color: var(--white-color);
  background: var(--red-color);
  cursor: pointer;
  transition: background-color 0.5s ease, color 0.5s ease;
}

.action:hover {
  color: var(--red-color);
  background: var(--grey-color);
}

.complete .action {
  opacity: 0.3;
  color: var(--white-color);
  background: var(--grey-color);
}

@media screen and (max-width: 980px) {
  .sitewrap {
    padding-top: 70px;
  }
  .action {
    padding: 7px 15px;
  }
}
.page-action.page-action-topblock.inner {
    position: relative;
    text-align: left;
    margin: auto;
    bottom: 97px;
    left: 4px;
}

.topblock-botcontent {
    bottom: 23% !important;
}
@media screen and (max-width: 980px) {
.page-action.page-action-topblock.inner {
    transform: translate(0, 0);
    position: relative;
    /* border: 320px !important; */
    /* top: 59%; */
    left: 0;
   bottom: 240px;
}
	.topblock-botcontent {
    bottom: 37% !important;
}
}