HTML,
BODY,
DIV,
SPAN,
APPLET,
OBJECT,
IFRAME,
H1,
H2,
H3,
H4,
H5,
H6,
P,
BLOCKQUOTE,
PRE,
A,
ABBR,
ACRONYM,
ADDRESS,
BIG,
CITE,
CODE,
DEL,
DFN,
EM,
FONT,
IMG,
INS,
KBD,
Q,
S,
SAMP,
SMALL,
STRIKE,
STRONG,
TT,
VAR,
B,
U,
I,
CENTER,
DL,
DT,
DD,
OL,
UL,
LI,
FIELDSET,
FORM,
LABEL,
LEGEND {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

SUP,
SUB {
    line-height: 1px
}

BODY {
    line-height: 1
}

UL {
    list-style: none
}

:focus {
    outline: 0
}

.nav_menu {
  width: 90%;
  margin: 10px auto;
}

img {
  display: block;
  max-width: 70%;
  border-radius: 14px;
  margin: 20px auto;
      }

.nav_menu ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 15px;
}

.nav_menu li {
  list-style: none;
}

.nav_menu a {
  color: rgb(255, 208, 0);
  text-decoration: none;
  font-size: 18px;
}

INS {
    text-decoration: none
}

DEL {
    text-decoration: line-through
}

    .wp-block-button__link {
      color: #fff;
      background-color: #32373c;
      border-radius: 9999px;
      box-shadow: none;
      text-decoration: none;
      padding: calc(.667em + 2px) calc(1.333em + 2px);
      font-size: 1.125em
    }

    .wp-block-file__button {
      background: #32373c;
      color: #fff;
      text-decoration: none
    }

    :root {
      --wp--preset--aspect-ratio--square: 1;
      --wp--preset--aspect-ratio--4-3: 4/3;
      --wp--preset--aspect-ratio--3-4: 3/4;
      --wp--preset--aspect-ratio--3-2: 3/2;
      --wp--preset--aspect-ratio--2-3: 2/3;
      --wp--preset--aspect-ratio--16-9: 16/9;
      --wp--preset--aspect-ratio--9-16: 9/16;
      --wp--preset--color--black: #000000;
      --wp--preset--color--cyan-bluish-gray: #abb8c3;
      --wp--preset--color--white: #ffffff;
      --wp--preset--color--pale-pink: #f78da7;
      --wp--preset--color--vivid-red: #cf2e2e;
      --wp--preset--color--luminous-vivid-orange: #ff6900;
      --wp--preset--color--luminous-vivid-amber: #fcb900;
      --wp--preset--color--light-green-cyan: #7bdcb5;
      --wp--preset--color--vivid-green-cyan: #00d084;
      --wp--preset--color--pale-cyan-blue: #8ed1fc;
      --wp--preset--color--vivid-cyan-blue: #0693e3;
      --wp--preset--color--vivid-purple: #9b51e0;
      --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
      --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
      --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
      --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
      --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
      --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
      --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
      --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
      --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
      --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
      --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
      --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
      --wp--preset--font-size--small: 13px;
      --wp--preset--font-size--medium: 20px;
      --wp--preset--font-size--large: 36px;
      --wp--preset--font-size--x-large: 42px;
      --wp--preset--spacing--20: 0.44rem;
      --wp--preset--spacing--30: 0.67rem;
      --wp--preset--spacing--40: 1rem;
      --wp--preset--spacing--50: 1.5rem;
      --wp--preset--spacing--60: 2.25rem;
      --wp--preset--spacing--70: 3.38rem;
      --wp--preset--spacing--80: 5.06rem;
      --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
      --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
      --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
      --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
      --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
    }

    :where(.is-layout-flex) {
      gap: 0.5em;
    }

    :where(.is-layout-grid) {
      gap: 0.5em;
    }

    body .is-layout-flex {
      display: flex;
    }

    .is-layout-flex {
      flex-wrap: wrap;
      align-items: center;
    }

    .is-layout-flex>:is(*, div) {
      margin: 0;
    }

    body .is-layout-grid {
      display: grid;
    }

    .is-layout-grid>:is(*, div) {
      margin: 0;
    }

    :where(.wp-block-columns.is-layout-flex) {
      gap: 2em;
    }

    :where(.wp-block-columns.is-layout-grid) {
      gap: 2em;
    }

    :where(.wp-block-post-template.is-layout-flex) {
      gap: 1.25em;
    }

    :where(.wp-block-post-template.is-layout-grid) {
      gap: 1.25em;
    }

    .has-black-color {
      color: var(--wp--preset--color--black) !important;
    }

    .has-cyan-bluish-gray-color {
      color: var(--wp--preset--color--cyan-bluish-gray) !important;
    }

    .has-white-color {
      color: var(--wp--preset--color--white) !important;
    }

    .has-pale-pink-color {
      color: var(--wp--preset--color--pale-pink) !important;
    }

    .has-vivid-red-color {
      color: var(--wp--preset--color--vivid-red) !important;
    }

    .has-luminous-vivid-orange-color {
      color: var(--wp--preset--color--luminous-vivid-orange) !important;
    }

    .has-luminous-vivid-amber-color {
      color: var(--wp--preset--color--luminous-vivid-amber) !important;
    }

    .has-light-green-cyan-color {
      color: var(--wp--preset--color--light-green-cyan) !important;
    }

    .has-vivid-green-cyan-color {
      color: var(--wp--preset--color--vivid-green-cyan) !important;
    }

    .has-pale-cyan-blue-color {
      color: var(--wp--preset--color--pale-cyan-blue) !important;
    }

    .has-vivid-cyan-blue-color {
      color: var(--wp--preset--color--vivid-cyan-blue) !important;
    }

    .has-vivid-purple-color {
      color: var(--wp--preset--color--vivid-purple) !important;
    }

    .has-black-background-color {
      background-color: var(--wp--preset--color--black) !important;
    }

    .has-cyan-bluish-gray-background-color {
      background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
    }

    .has-white-background-color {
      background-color: var(--wp--preset--color--white) !important;
    }

    .has-pale-pink-background-color {
      background-color: var(--wp--preset--color--pale-pink) !important;
    }

    .has-vivid-red-background-color {
      background-color: var(--wp--preset--color--vivid-red) !important;
    }

    .has-luminous-vivid-orange-background-color {
      background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
    }

    .has-luminous-vivid-amber-background-color {
      background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
    }

    .has-light-green-cyan-background-color {
      background-color: var(--wp--preset--color--light-green-cyan) !important;
    }

    .has-vivid-green-cyan-background-color {
      background-color: var(--wp--preset--color--vivid-green-cyan) !important;
    }

    .has-pale-cyan-blue-background-color {
      background-color: var(--wp--preset--color--pale-cyan-blue) !important;
    }

    .has-vivid-cyan-blue-background-color {
      background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
    }

    .has-vivid-purple-background-color {
      background-color: var(--wp--preset--color--vivid-purple) !important;
    }

    .has-black-border-color {
      border-color: var(--wp--preset--color--black) !important;
    }

    .has-cyan-bluish-gray-border-color {
      border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
    }

    .has-white-border-color {
      border-color: var(--wp--preset--color--white) !important;
    }

    .has-pale-pink-border-color {
      border-color: var(--wp--preset--color--pale-pink) !important;
    }

    .has-vivid-red-border-color {
      border-color: var(--wp--preset--color--vivid-red) !important;
    }

    .has-luminous-vivid-orange-border-color {
      border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
    }

    .has-luminous-vivid-amber-border-color {
      border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
    }

    .has-light-green-cyan-border-color {
      border-color: var(--wp--preset--color--light-green-cyan) !important;
    }

    .has-vivid-green-cyan-border-color {
      border-color: var(--wp--preset--color--vivid-green-cyan) !important;
    }

    .has-pale-cyan-blue-border-color {
      border-color: var(--wp--preset--color--pale-cyan-blue) !important;
    }

    .has-vivid-cyan-blue-border-color {
      border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
    }

    .has-vivid-purple-border-color {
      border-color: var(--wp--preset--color--vivid-purple) !important;
    }

    .has-vivid-cyan-blue-to-vivid-purple-gradient-background {
      background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
    }

    .has-light-green-cyan-to-vivid-green-cyan-gradient-background {
      background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
    }

    .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
      background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
    }

    .has-luminous-vivid-orange-to-vivid-red-gradient-background {
      background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
    }

    .has-very-light-gray-to-cyan-bluish-gray-gradient-background {
      background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
    }

    .has-cool-to-warm-spectrum-gradient-background {
      background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
    }

    .has-blush-light-purple-gradient-background {
      background: var(--wp--preset--gradient--blush-light-purple) !important;
    }

    .has-blush-bordeaux-gradient-background {
      background: var(--wp--preset--gradient--blush-bordeaux) !important;
    }

    .has-luminous-dusk-gradient-background {
      background: var(--wp--preset--gradient--luminous-dusk) !important;
    }

    .has-pale-ocean-gradient-background {
      background: var(--wp--preset--gradient--pale-ocean) !important;
    }

    .has-electric-grass-gradient-background {
      background: var(--wp--preset--gradient--electric-grass) !important;
    }

    .has-midnight-gradient-background {
      background: var(--wp--preset--gradient--midnight) !important;
    }

    .has-small-font-size {
      font-size: var(--wp--preset--font-size--small) !important;
    }

    .has-medium-font-size {
      font-size: var(--wp--preset--font-size--medium) !important;
    }

    .has-large-font-size {
      font-size: var(--wp--preset--font-size--large) !important;
    }

    .has-x-large-font-size {
      font-size: var(--wp--preset--font-size--x-large) !important;
    }

    :where(.wp-block-post-template.is-layout-flex) {
      gap: 1.25em;
    }

    :where(.wp-block-post-template.is-layout-grid) {
      gap: 1.25em;
    }

    :where(.wp-block-columns.is-layout-flex) {
      gap: 2em;
    }

    :where(.wp-block-columns.is-layout-grid) {
      gap: 2em;
    }

    :root:where(.wp-block-pullquote) {
      font-size: 1.5em;
      line-height: 1.6;
    }

input::-moz-focus-inner {
    border: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
.block {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

.none,
.hidden,
.on980,
.on760,
.on320,
.only980,
.only760 {
    display: none
}

.clear,
.clr {
    clear: both
}

hr.clear,
hr.clr {
    padding: 0;
    margin: 0;
    height: 1px;
    overflow: hidden;
    border: 0
}

.clearfix:before,
.clearfix:after,
.clf:before,
.clf:after {
    content: " ";
    display: table
}

.clearfix:after,
.clf:after {
    clear: both
}

.clearfix,
.clf {
    *zoom: 1;
}

.alignright,
.right {
    float: right
}

.alignleft,
.left {
    float: left
}

.center {
    text-align: center
}

.centered,
.aligncenter {
    display: block;
    margin: 0 auto
}

    .g_position {
      color: #fff;
      padding: .5rem;
      position: absolute;
      top: -7px;
      left: -43px;
      width: 12px;
      height: 12px;
      border-radius: 50%;
      text-align: center;
      line-height: 13px;
      font-weight: 600;
      font-size: 11px;
      background: #20adff
    }

    a.broken_link {
      box-shadow: 0 0 20px 4px red !important;
      background: red !important;
      color: #fff !important;
      padding: .3em !important;
      border-radius: .25em;
    }

    a.outer_link {
      box-shadow: 0 0 20px 4px #ffeb00 !important;
      background: #ffeb00 !important;
      color: #222 !important;
      padding: .3em !important;
      border-radius: .25em;
    }

    a.inner_link {
      box-shadow: 0 0 20px 4px #a2d626 !important;
      background: #a2d626 !important;
      color: #222 !important;
      padding: .3em !important;
      border-radius: .25em;
    }

    a.outer_link.broken_link {
      box-shadow: 0 0 20px 4px #ffeb00 !important;
      background: #ffeb00 !important;
      color: #222 !important;
      padding: .3em !important;
      border-radius: .25em !important;
      border: solid 2px red !important;
    }

    a.inner_link.broken_link {
      box-shadow: 0 0 20px 4px #a2d626 !important;
      background: #a2d626 !important;
      color: #222 !important;
      padding: .3em !important;
      border-radius: .25em !important;
      border-radius: .25em !important;
      border: solid 2px red !important;
    }

    .SEbear-header-target {
      border-bottom: dashed 3px #c90000 !important;
    }

img.alignright,
img.right {
    margin: 0 0 7px 20px;
    display: inline
}

img.alignleft,
img.left {
    margin: 0 20px 7px 0;
    display: inline
}

a img {
    border: none
}

.entry img {
    height: auto
}

body {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Rubik', sans-serif;
    background: #1a2638;
    text-align: center
}

.content_area {
    max-width: 1360px;
    box-sizing: border-box;
    padding: 10px;
    margin: 10px auto 10px auto;
    background: #0f1923 url(../../../themes/niorh/images/bg-left.png) no-repeat right center;
    border-radius: 10px
}

.wrapper {
    width: 1220px;
    margin: 0 auto;
    text-align: left
}

input,
textarea {
    color: #222;
    font-size: 16px;
    line-height: 20px;
    font-family: 'Rubik', sans-serif
}

a {
    color: #1a64fc;
    text-decoration: none;
    transition: all .3s .02s ease
}

a:hover {
    color: #12a256;
    text-decoration: underline
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.title,
.entry table,
.entry form,
.entry ul,
.entry ol,
.entry hr,
blockquote {
    margin: 0 0 20px
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.title {
    color: #fff;
    font-weight: 700
}

h1,
.h1,
.title {
    color: #07974d;
    font-size: 26px;
    line-height: 30px;
    text-transform: uppercase
}

h2,
.h2 {
    font-size: 25px;
    line-height: 30px
}

h3,
.h3 {
    font-size: 22px;
    line-height: 28px
}

h4,
.h4 {
    font-size: 20px;
    line-height: 26px
}

h5,
.h5 {
    font-size: 18px;
    line-height: 25px
}

h6,
.h6 {
    font-size: 16px;
    line-height: 24px
}

.black {
    color: #000
}

.white {
    color: #fff
}

.grey {
    color: gray
}

.green {
    color: #34c924
}

.red {
    color: red
}

.orange {
    color: orange
}

.yellow {
    color: #ff0
}

.blue {
    color: #00f
}

.purple {
    color: #8b00ff
}

.pink {
    color: pink
}

.table,
.entry table {
    border-spacing: 0;
    border-collapse: collapse;
    border-top: 1px solid #959596;
    border-left: 1px solid #959596
}

.table tr th,
.entry table tr th {
    border-bottom: 1px solid #959596;
    border-right: 1px solid #959596;
    background: #f4f4f4;
    padding: 8px 10px
}

.table tr td,
.entry table tr td {
    border-bottom: 1px solid #959596;
    border-right: 1px solid #959596;
    padding: 8px 10px
}

.entry table.nobord,
.entry table.nobord tr th,
.entry table.nobord tr td {
    border: 0;
    padding: 0;
    background: 0 0
}

.entry ul,
ul.list {
    padding: 0 0 0 20px;
    list-style: none
}

.entry ol,
ol.list {
    padding: 0 0 0 25px;
    list-style: none
}

.entry ul ul,
.entry ol ol,
.entry ol ul,
.entry ul ol,
ul.list ul,
ol.list ol,
ol.list ul,
ul.list ol {
    margin: 5px 0 0
}

.entry ol>li,
ol.list>li {
    margin: 7px 0 7px 10px;
    list-style: decimal outside
}

.entry ul>li,
ul.list>li {
    margin: 7px 0 7px 10px;
    list-style-type: disc
}

code {
    font: 1.1em 'Courier New', Courier, Fixed
}

acronym,
abbr,
span.caps {
    font-size: .9em;
    letter-spacing: .07em;
    cursor: help
}

acronym,
abbr {
    border-bottom: 1px dashed #999
}

blockquote {
    padding-left: 20px;
    border-left: 5px solid #ddd
}

blockquote cite {
    margin: 5px 0 0;
    display: block
}

header {
    text-align: left;
    padding: 10px
}

.header_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.logo {
    width: 180px;
    margin: 0;
    transition: all .3s .02s ease
}

.logo img {
    vertical-align: bottom;
    transition: all .3s .02s ease
}

.logo:hover {
    transform: scale(1.05)
}

.main_nav {
    background-image: linear-gradient(92deg, #1e283f, rgba(20, 27, 46, .6));
    border-radius: 10px;
    padding: 10px;
    margin: 0 0 10px
}

.main_nav>ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.main_nav>ul>li {
    display: block;
    padding: 0 10px;
    position: relative
}

.main_nav>ul>li:first-child {
    padding: 0
}

.main_nav>ul>li>a {
    font-weight: 700;
    font-size: 13px;
    line-height: 110%;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    position: relative
}

.main_nav>ul>li>a:hover,
.main_nav>ul>li.current-menu-item>a {
    color: #12a256
}

.main_nav>ul>li>a:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    bottom: -4px;
    left: 0;
    height: 2px;
    width: 0;
    background: #12a256;
    border-radius: 2px;
    transition: all .3s .02s ease
}

.main_nav>ul>li>a:hover:before,
.main_nav>ul>li.current-menu-item>a:before {
    width: 100%
}

.main_nav>ul>li>ul {
    display: none;
    position: absolute;
    z-index: 77;
    top: 100%;
    left: 0;
    padding: 10px 0;
    border-radius: 3px;
    box-shadow: 0 0 12px rgb(0 0 0/32%);
    background: #edf2fe;
    min-width: 200px
}

.main_nav>ul>li:hover>ul {
    display: block
}

.main_nav>ul>li>ul>li {
    display: block;
    position: relative;
    padding: 0 10px 5px
}

.main_nav>ul>li>ul>li>a {
    font-weight: 400;
    font-size: 15px;
    line-height: 110%;
    color: #222;
    text-decoration: none;
    position: relative
}

.main_nav>ul>li>ul>li>a:hover,
.main_nav>ul>li>ul>li.current-menu-item>a {
    color: #12a256;
    text-decoration: underline
}

.main_nav>ul>li>ul>li>ul {
    display: none;
    position: absolute;
    z-index: 77;
    top: 0;
    left: 100%;
    padding: 10px 0;
    border-radius: 3px;
    box-shadow: 0 0 12px rgb(0 0 0/32%);
    background: #edf2fe;
    min-width: 160px
}

.main_nav>ul>li>ul>li:hover>ul {
    display: block
}

.main_nav>ul>li>ul>li>ul>li {
    display: block;
    padding: 0 10px 5px
}

.main_nav>ul>li>ul>li>ul>li>a {
    font-weight: 400;
    font-size: 15px;
    line-height: 110%;
    color: #222;
    text-decoration: none;
    position: relative
}

.main_nav>ul>li>ul>li>ul>li>a:hover,
.main_nav>ul>li>ul>li>ul>li.current-menu-item>a {
    color: #12a256;
    text-decoration: underline
}

.adapt_menu {
    display: none;
    margin: 0;
    width: 29px;
    height: 18px;
    position: relative;
    z-index: 1000;
    cursor: pointer;
    transition: all .3s ease-in-out
}

.adapt_menu span {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 1px;
    background: #12a256;
    transition: all .2s ease-in-out
}

.adapt_menu span:nth-child(2) {
    top: 10px;
    left: auto;
    right: 0;
    width: 83%;
    transition: all 1.1s .02s ease
}

.adapt_menu span:nth-child(3) {
    top: 19px
}

.adapt_menu.open span {
    top: 10px
}

.adapt_menu.open span:nth-child(1) {
    transform: rotate(45deg)
}

.adapt_menu.open span:nth-child(2) {
    opacity: 0;
    width: 100%;
    transform: rotate(360deg)
}

.adapt_menu.open span:nth-child(3) {
    transform: rotate(-45deg)
}

.top_content {
    margin: 0 0 20px
}

.top_content_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.block_promo {
    border: 1px solid #fff;
    border-radius: 4px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 10px;
    box-sizing: border-box;
    margin: 0 0 20px;
    color: #fff
}

.block_promo_img {
    flex: 0 0 120px;
    margin: 0 20px 0 0
}

.block_promo_img img {
    max-width: 120px;
    border-radius: 10px
}

.block_promo_r {
    font-size: 14px;
    line-height: 18px
}

.block_promo_r>span {
    display: block;
    font-size: 15px;
    margin: 0 0 3px;
    font-weight: 700
}

.two_block_but {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
    margin: 0 0 20px
}

a.f_button {
    position: relative;
    display: block;
    width: 170px;
    box-sizing: border-box;
    padding: 12px 0;
    margin: 0;
    background-color: #1a64fc;
    border-radius: 20px;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none
}

a.f_button:hover {
    color: #fff;
    background: #024feb
}

a.t_button {
    position: relative;
    min-width: 140px;
    box-sizing: border-box;
    padding: 12px;
    background-color: #1a64fc;
    border-radius: 20px;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    margin: 20px auto
}

a.t_button:hover {
    color: #fff;
    background-color: #024feb
}

.data_block {
    text-align: center;
    font-weight: 700;
    font-size: 17px;
    color: #0090ff;
    text-transform: uppercase;
    margin: 0 0 10px;
    padding: 0
}

a.c_button {
    position: relative;
    display: block;
    width: 200px;
    box-sizing: border-box;
    padding: 12px 0;
    background-color: #12a256;
    box-shadow: 0 5px 20px rgb(49 188 105/50%);
    border-radius: 7px;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    margin: 20px auto
}

a.c_button:hover {
    color: #fff;
    box-shadow: 0 5px 30px rgb(49 188 105/50%)
}

.ratings_area {
    box-sizing: border-box;
    margin: 0 0 20px
}

.ratings_area_b {
    width: auto;
    margin: 0 0 10px
}

.ratings_area_f {
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin: 0
}

.ratings_area_t {
    height: 15px;
    border-radius: 5px;
    background: #1a2638
}

span.ratings_area_b_line {
    display: block;
    height: 15px;
    line-height: 16px;
    border-radius: 5px;
    background: #1a64fc;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-align: right;
    text-shadow: 1px 1px 1px rgb(0 0 0/50%);
    padding: 0 10px 0 0;
    box-sizing: border-box
}

.two_block_l {
    box-sizing: border-box
}

.two_block_title {
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: .04em;
    color: #7a3413;
    text-align: center;
    margin: 0 0 30px
}

.site_title {
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 20px;
    border-radius: 14px;
    position: relative;
    text-align: center;
    vertical-align: middle
}

.site_title:before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    margin: 0 10px 0 0;
    background: url(../../../themes/niorh/images/icon-new.svg) no-repeat 0 center
}

.formats_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.formats_b {
    width: 49%;
    margin: 0 0 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative
}

.formats_block {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    line-height: 24px;
    background-color: #1a2638;
    border-radius: 10px;
    transition: all .3s .02s ease
}

.formats_title {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 10px;
    padding: 0 0 0 18px;
    position: relative
}

.formats_title:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 10px;
    height: 2px;
    background: #1a64fc;
    transition: all .3s .02s ease
}

.formats_title:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0;
    transform: translateY(-50%) rotate(90deg);
    width: 10px;
    height: 2px;
    background: #1a64fc;
    transition: all .3s .02s ease
}

.formats_minus .formats_title:after {
    display: none
}

.formats_text {
    font-size: 15px;
    line-height: 18px
}

.formats_text p {
    margin: 0 0 14px
}

.dopblock_block {
    box-sizing: border-box;
    margin: 0 0 30px
}

.dopblock_list {
    max-width: 980pxpx;
    margin: 0 auto
}

.dopblock_b_l {
    padding: 0 0 0 120px
}

.dopblock_b:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 100px;
    height: 73px;
    background: url(../../../themes/niorh/images/arrow.svg) no-repeat right center;
    background-size: auto 72px;
    transition: all .3s .02s ease
}

.dopblock_b_l:before {
    right: auto;
    left: 0;
    transform: translateY(-50%) rotate(180deg)
}

.dopblock_b:hover:before {
    right: 5px
}

.dopblock_b_l:hover:before {
    left: 5px
}

.dopblock_text {
    border: 1px solid #4c4c50;
    border-radius: 12px;
    padding: 30px;
    box-sizing: border-box;
    transition: all .3s .02s ease
}

.dopblock_b:hover .dopblock_text {
    box-shadow: 0 10px 20px rgb(0 0 0/20%)
}

.faq_content {
    margin: 0 0 20px
}

.faq_block {
    background-color: #1a2638;
    border-radius: 8px;
    margin: 0 0 15px
}

.faq_block_title {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    position: relative;
    padding: 10px;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    transition: all .3s .02s ease
}

.faq_block_title.active {
    color: #1a64fc
}

.faq_block_title span {
    display: block;
    width: 30px;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    color: #ffba00
}

.faq_block_title:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    right: 10px;
    width: 18px;
    height: 2px;
    background: #1a64fc;
    transition: all .3s .02s ease
}

.faq_block_title:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    right: 10px;
    width: 18px;
    height: 2px;
    background: #1a64fc;
    transform: rotate(90deg);
    transition: all .3s .02s ease
}

.faq_block_title.active:before {
    transform: rotate(180deg)
}

.faq_block_title.active:after {
    transform: rotate(360deg)
}

.faq_block_text {
    display: none;
    padding: 0 10px 10px;
    font-size: 16px;
    line-height: 20px;
    color: #fff
}

.benefits_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start
}

.benefits_line {
    width: 31%;
    margin: 0 0 30px
}

.tb_form_inp {
    display: block;
    width: 100%;
    height: 28px;
    margin: 0;
    padding: 0 0 10px;
    background: 0 0;
    border: 0;
    border-bottom: 1px solid rgba(36, 36, 36, .4)
}

.tb_form_textarea {
    display: block;
    width: 100%;
    height: 60px;
    margin: 0 0 30px;
    padding: 0;
    background: 0 0;
    border: 0;
    border-bottom: 1px solid rgba(36, 36, 36, .4);
    resize: none
}

.tb_form_sub {
    display: block;
    height: 50px;
    width: 230px;
    margin: 0 auto;
    padding: 0;
    background: #158d43;
    border: 0;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    transition: all .3s .02s ease;
    cursor: pointer
}

.tb_form_sub:hover {
    background: #30b965;
    letter-spacing: 2.25px
}

footer {
    padding: 10px 0
}

.f_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.footer_logo {
    padding: 0 0 10px;
    margin: 0 auto;
    width: 180px;
    transition: all .3s .02s ease
}

.footer_logo img {
    vertical-align: bottom;
    transition: all .3s .02s ease
}

.footer_logo:hover {
    transform: scale(1.05)
}

.copy {
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    text-align: center;
    padding: 0 0 10px
}

.nav_scroll {
    position: relative
}

.nav_scroll>div {
    position: absolute;
    z-index: 1;
    top: -80px;
    left: 0
}

.f_soc {
    margin: 0 0 10px
}

.f_soc ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.f_soc li {
    display: block;
    padding: 0 0 0 10px
}

.f_soc li:first-child {
    padding: 0
}

.f_soc li a {
    display: block;
    width: 32px;
    height: 32px;
    background: #000;
    border-radius: 30%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.f_soc li img {
    vertical-align: bottom;
    transition: all .3s .02s ease
}

.f_soc li:nth-child(1) img {
    max-height: 35px
}

.f_soc li:nth-child(2) img {
    max-height: 22px
}

.f_soc li:nth-child(3) img {
    max-height: 25px
}

.f_soc li:nth-child(4) img {
    max-height: 20px
}

.f_soc li:nth-child(5) img {
    max-height: 25px
}

.f_soc li a:hover img {
    transform: rotate(360deg)
}

.entry_table {
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.matches {
    margin: 0 auto 30px auto;
    color: #fff
}

.matches table {
    border: 1px solid #1e283f;
    border-radius: 10px
}

.matches table tr th {
    padding: 10px;
    background-color: #323b45;
    color: #fff
}

.matches table tr th:first-child {
    border-radius: 10px 0 0
}

.matches table tr th:last-child {
    border-radius: 0 10px 0 0
}

.matches table tr td {
    padding: 10px;
    background: rgba(255, 255, 255, .1);
    border-bottom: 1px solid #323b45
}

.matches table tr:nth-child(2n) td {
    background: rgba(255, 255, 255, .2)
}

.matches table tr:last-child td:first-child {
    border-radius: 0 0 0 10px
}

.matches table tr:last-child td:last-child {
    border-radius: 0 0 10px
}

.matches_time {
    width: 80px;
    font-size: 14px;
    text-align: right
}

.matches_time div {
    padding: 5px 20px 5px 0;
    border-right: 2px solid #fff
}

.matches_time div span {
    display: block;
    font-size: 12px
}

.matches_b {
    font-weight: 700
}

.image_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin: 0 0 20px
}

.g_img_b {
    padding: 0 5px 10px
}

.g_img_b img {
    max-width: 300px;
    vertical-align: bottom;
    border-radius: 14px
}

.form_line {
    padding: 0 0 15px
}

.lab {
    display: block;
    padding: 0 0 2px
}

.inp {
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding: 10px 20px;
    background: #fff;
    border: 1px solid #b2b2b2;
    border-radius: 3px;
    -webkit-appearance: none;
    color: #000;
    font-size: 15px;
    line-height: 18px
}

.ta {
    box-sizing: border-box;
    width: 100%;
    height: 100px;
    padding: 10px 20px;
    background: #fff;
    border: 1px solid #b2b2b2;
    border-radius: 3px;
    -webkit-appearance: none;
    color: #000;
    font-size: 15px;
    line-height: 18px;
    vertical-align: bottom
}

.form_sub {
    position: relative
}

.btn {
    display: inline-block;
    box-sizing: border-box;
    min-height: 40px;
    padding: 10px 20px;
    border: 1px solid #57b64d;
    background: #1a64fc;
    border-radius: 5px;
    transition: all .3s .02s ease;
    -webkit-appearance: none;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    cursor: pointer
}

.btn:hover {
    border-color: #ca2a3c;
    background-color: #024feb;
    color: #fff;
    text-decoration: none
}

.form_sub .ajax-loader {
    position: absolute;
    top: -5px;
    right: -5px
}

.comments_list li {
    padding: 15px;
    margin: 0 0 15px;
    border: 1px solid #ddd;
    background: #f8f8f8
}

.comments_list li li {
    margin: 15px 0 0
}

.comments_list li.thread-even {
    background: #fff
}

.comments_list .even {
    background: #fff
}

.comments_list .alt {
    background: #f8f8f8
}

.comment_ava {
    float: left;
    padding: 0 10px 0 0
}

.comment_top {
    padding: 0 0 10px
}

.comment_a {
    font-weight: 700
}

.comment_d {
    font-style: italic
}

.comment_repl {
    text-align: right
}

#respond {
    margin: 0 0 20px
}

.comments_list #respond {
    margin: 0 15px 15px
}

#cancel-comment-reply-link {
    display: inline-block;
    margin: 0 0 15px
}

.wp-caption {
    box-sizing: border-box;
    max-width: 100%;
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding: 4px;
    margin: 10px;
    border-radius: 3px
}

.wp-caption img {
    max-width: 100%;
    height: auto;
    padding: 0;
    border: 0 none
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0
}

.wpcf7-not-valid {
    border-color: #ad2929 !important;
    color: #ad2929
}

#wp-calendar #prev a,
#wp-calendar #next a {
    font-size: 9pt
}

#wp-calendar a {
    text-decoration: none
}

#wp-calendar caption {
    font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    text-align: center
}

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize
}

#wp-calendar {
    empty-cells: show;
    margin: 10px auto 0;
    width: 155px
}

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right
}

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left
}

#wp-calendar a {
    display: block
}

#wp-calendar caption {
    text-align: center;
    width: 100%
}

#wp-calendar td {
    padding: 3px 0;
    text-align: center
}

#wp-calendar td.pad:hover {
    background-color: #fff
}

@media (max-width:1260px) {
    .wrapper {
        width: 980px
    }

    .content_area {
        margin: 10px
    }
}

@media (max-width:1020px) {
    .wrapper {
        width: 760px
    }

    p {
        margin: 0 0 20px
    }

    header {
        height: auto
    }

    .header_h {
        padding: 8px 0;
        box-shadow: 0 0 5px rgba(0, 0, 0, .3);
        transition: all .3s .02s ease
    }

    .header_h.fixed {
        position: relative
    }

    .logo {
        width: 100px
    }

    .header_h.fixed .logo {
        width: 70px
    }

    .adapt_menu {
        display: block;
        order: 3
    }

    .top_icon {
        order: 2
    }

    .main_nav {
        padding: 10px 0 0;
        display: none;
        order: 3;
        width: 100%
    }

    .main_nav>ul {
        display: block
    }

    .main_nav>ul>li {
        display: block;
        padding: 0 0 7px
    }

    .main_nav>ul>li:first-child {
        padding: 0 0 7px
    }

    .main_nav>ul>li>ul {
        display: block;
        position: relative;
        z-index: 77;
        top: auto;
        left: auto;
        padding: 10px;
        border-radius: 8px;
        box-shadow: 0 0 0 rgb(0 0 0/32%);
        background: 0 0;
        min-width: 200px
    }

    .main_nav>ul>li>ul>li>ul {
        display: block;
        position: relative;
        z-index: 77;
        top: auto;
        left: auto;
        padding: 10px;
        border-radius: 8px;
        box-shadow: 0 0 0 rgb(0 0 0/32%);
        background: 0 0;
        min-width: 160px
    }

    .main_nav>ul>li>ul>li>a {
        color: #fff
    }

    .main_nav>ul>li>ul>li>a:hover,
    .main_nav>ul>li>ul>li.current-menu-item>a {
        color: #12a256
    }

    .main_nav>ul>li>ul>li>ul>li>a {
        color: #fff
    }

    .main_nav>ul>li>ul>li>ul>li>a:hover,
    .main_nav>ul>li>ul>li>ul>li.current-menu-item>a {
        color: #12a256
    }

    .top_icon a {
        margin: 0 0 0 5px
    }

    .two_block {
        padding: 30px 0;
        overflow: hidden;
        position: relative
    }

    .two_block_l {
        width: 100%;
        box-sizing: border-box;
        position: relative;
        z-index: 2
    }

    .content_block_text {
        font-size: 16px;
        line-height: 20px
    }

    .site_title {
        font-size: 21px;
        line-height: 24px;
        margin: 0 0 30px
    }

    .top_content_list {
        display: block
    }

    .block_promo {
        width: auto
    }

    .param_list {
        width: auto
    }
}

@media (max-width:759px) {
    .wrapper {
        width: 100%;
        min-width: 300px
    }

    body {
        font-size: 16px;
        line-height: 20px
    }

    #countdown {
        margin: 0 auto !important
    }

    .content_block_text {
        font-size: 15px;
        line-height: 18px
    }

    .site_title {
        font-size: 20px;
        line-height: 22px;
        margin: 0 0 20px
    }

    .formats {
        padding: 30px 0
    }

    .formats_b {
        width: 100%
    }

    .formats_b:nth-child(3n) {
        width: 100%
    }

    .formats_block {
        padding: 20px 10px
    }

    .faq_block {
        margin: 0 0 15px
    }

    .faqs {
        padding: 80px 0
    }

    .faq_block_title {
        font-weight: 500;
        font-size: 17px;
        line-height: 20px;
        padding: 10px
    }

    .faq_block_title span {
        font-size: 16px;
        line-height: 20px;
        width: 24px
    }

    .faq_block_text {
        padding: 0 10px 10px;
        font-size: 15px;
        line-height: 20px
    }

    .benefits {
        padding: 30px 0
    }

    .benefits_list {
        display: block
    }

    .benefits_line {
        width: auto;
        margin: 0 0 20px
    }

    .block_promo {
        display: block;
        text-align: center
    }

    .block_promo_img {
        margin: 0 auto
    }

    a.m_but {
        width: 140px;
        padding: 7px 0;
        font-size: 14px;
        line-height: 20px
    }

    a.d_but {
        margin: 0 auto
    }
}

table {
    width: 100%
}

.bigtable {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

h3.faqh {
    margin: 0
}

.video {
    height: 0;
    position: relative;
    padding-bottom: 56.25%;
    margin: 30px auto
}

.video iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

#countdown {
    font-size: 19px;
    font-weight: 700;
    text-align: center;
    margin: 0;
    width: 150px;
    height: 36px;
    line-height: 36px;
    border: 3px solid #1a64fc;
    border-radius: 10px
}

.top_promocode {
    margin: 0 0 20px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    transition: all .3s .02s ease
}

.top_promocode_title {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 10px 0 0
}

.top_promocode_b {
    position: relative
}

input.top_promocode_input {
    display: block;
    height: 34px;
    width: 100%;
    max-width: 140px;
    box-sizing: border-box;
    border: 1px solid #49cfda;
    border-radius: 3px;
    background: #fff;
    padding: 5px 10px;
    font-size: 20px;
    line-height: 18px;
    font-weight: 600
}

input.top_promocode_input {
    border: 1px solid #cc8887
}

a.top_promocode_sub {
    display: block;
    height: 20px;
    width: 20px;
    margin: 0 0 0 12px;
    box-sizing: border-box;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgZmlsbD0iIzQ5Y2ZkYSIgaGVpZ2h0PSIxNzkyIiB2aWV3Qm94PSIwIDAgMTc5MiAxNzkyIiB3aWR0aD0iMTc5MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTY2NCAxNjMydi0xMDg4cTAtMTMtOS41LTIyLjV0LTIyLjUtOS41aC0xMDg4cS0xMyAwLTIyLjUgOS41dC05LjUgMjIuNXYxMDg4cTAgMTMgOS41IDIyLjV0MjIuNSA5LjVoMTA4OHExMyAwIDIyLjUtOS41dDkuNS0yMi41em0xMjgtMTA4OHYxMDg4cTAgNjYtNDcgMTEzdC0xMTMgNDdoLTEwODhxLTY2IDAtMTEzLTQ3dC00Ny0xMTN2LTEwODhxMC02NiA0Ny0xMTN0MTEzLTQ3aDEwODhxNjYgMCAxMTMgNDd0NDcgMTEzem0tMzg0LTM4NHYxNjBoLTEyOHYtMTYwcTAtMTMtOS41LTIyLjV0LTIyLjUtOS41aC0xMDg4cS0xMyAwLTIyLjUgOS41dC05LjUgMjIuNXYxMDg4cTAgMTMgOS41IDIyLjV0MjIuNSA5LjVoMTYwdjEyOGgtMTYwcS02NiAwLTExMy00N3QtNDctMTEzdi0xMDg4cTAtNjYgNDctMTEzdDExMy00N2gxMDg4cTY2IDAgMTEzIDQ3dDQ3IDExM3oiLz48L3N2Zz4=');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px auto;
    cursor: pointer
}

a.top_promocode_sub:hover {
    transform: rotate(90deg)
}

.top_promocode_copied {
    color: #000;
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 0;
    width: 100%;
    display: none;
    padding: 0;
    font-size: 12px;
    line-height: 16px;
    text-align: center
}

.dopblock {
    padding-top: 20px
}