@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,700;1,400&amp;display=swap');

@font-face {
  font-family: "flaticon";
  src: url("../fonts/flaticon.ttf?b9d2573b6da9a6b6827a95665f2e8155") format("truetype"),
    url("../fonts/flaticon.woff?b9d2573b6da9a6b6827a95665f2e8155") format("woff"),
    url("../fonts/flaticon.woff2?b9d2573b6da9a6b6827a95665f2e8155") format("woff2"),
    url("../fonts/flaticon.eot?b9d2573b6da9a6b6827a95665f2e8155#iefix") format("embedded-opentype"),
    url("../fonts/flaticon.svg?b9d2573b6da9a6b6827a95665f2e8155#flaticon") format("svg");
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before {
  font-family: flaticon !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.flaticon-soc-fb:before {
  content: "\f103";
}

.flaticon-soc-yt:before {
  content: "\f104";
}

.flaticon-soc-tw:before {
  content: "\f105";
}

.flaticon-soc-wa:before {
  content: "\f106";
}

.flaticon-soc-sk:before {
  content: "\f107";
}

.flaticon-soc-vb:before {
  content: "\f108";
}

.flaticon-soc-me:before {
  content: "\f109";
}

.flaticon-thumbs-up:before {
  content: "\f10a";
}

.flaticon-thumbs-down:before {
  content: "\f10b";
}

.flaticon-email:before {
  content: "\f10c";
}

.flaticon-soc-tg:before {
  content: "\f10d";
}

.flaticon-arr-back:before {
  content: "\f10e";
}

.flaticon-arr-next:before {
  content: "\f10f";
}

.flaticon-arr-down:before {
  content: "\f110";
}

.flaticon-arr-up:before {
  content: "\f111";
}

.flaticon-arr-refresh:before {
  content: "\f112";
}

.flaticon-arr-reload:before {
  content: "\f113";
}

.flaticon-arr-next-fast:before {
  content: "\f114";
}

.flaticon-arr-back-fast:before {
  content: "\f115";
}

.flaticon-user:before {
  content: "\f116";
}

.flaticon-settings:before {
  content: "\f117";
}

.flaticon-shield:before {
  content: "\f118";
}

.flaticon-filter:before {
  content: "\f119";
}

.flaticon-speech-bubble:before {
  content: "\f11a";
}

.flaticon-remove:before {
  content: "\f11b";
}

.flaticon-eye:before {
  content: "\f11c";
}

.flaticon-briefcase:before {
  content: "\f11d";
}

.flaticon-inbox:before {
  content: "\f11e";
}

.flaticon-camera:before {
  content: "\f11f";
}

.flaticon-umbrella:before {
  content: "\f120";
}

.flaticon-crypto-btc:before {
  content: "\f121";
}

.flaticon-crypto-eth:before {
  content: "\f122";
}

.flaticon-crypto-ltc:before {
  content: "\f123";
}

.flaticon-deposit:before {
  content: "\f124";
}

.flaticon-withdrawal:before {
  content: "\f125";
}

.flaticon-sign-help:before {
  content: "\f126";
}

.flaticon-crown:before {
  content: "\f127";
}

.flaticon-users:before {
  content: "\f128";
}

.flaticon-profit:before {
  content: "\f129";
}

.flaticon-affiliate-people:before {
  content: "\f12a";
}

.flaticon-timeline-end:before {
  content: "\f12b";
}

.flaticon-timeline-start:before {
  content: "\f12c";
}

.flaticon-close:before {
  content: "\f12d";
}

.flaticon-log-out:before {
  content: "\f12e";
}

.flaticon-bell:before {
  content: "\f12f";
}

.flaticon-copy:before {
  content: "\f130";
}

.flaticon-status-1:before {
  content: "\f131";
}

.flaticon-status-2:before {
  content: "\f132";
}

.flaticon-status-0:before {
  content: "\f133";
}

.flaticon-create:before {
  content: "\f134";
}

.flaticon-invest-done:before {
  content: "\f135";
}

.flaticon-nav-button:before {
  content: "\f136";
}


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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

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

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

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

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  line-height: 1;
  font: 16px/28px 'Rubik', sans-serif;
  -webkit-backface-visibility: hidden;
  color: #c5c5c5;
  font-weight: normal;
  background: #141414;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

.aheex-wrapper {
  width: 100%;
  min-width: 320px;
  position: relative;
}

.aheex-inner {
  padding: 0 30px;
  max-width: 1140px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}

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

.aheex-clr {
  clear: both;
  font-size: 0px;
  height: 0px;
  display: block;
}

b,
strong {
  font-weight: 700;
}

u {
  text-decoration: underline;
}

i,
em {
  font-weight: 200;
}

.aheex-text-left {
  text-align: left;
}

.aheex-text-right {
  text-align: right;
}

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

.aheex-text-light {
  font-weight: 100;
}

.aheex-text-normal {
  font-weight: 400;
}

.aheex-text-bold {
  font-weight: 700;
}

.aheex-text-uppercase {
  text-transform: uppercase;
}

.aheex-text-12 {
  font-size: 12px;
}

.aheex-text-13 {
  font-size: 13px;
}

.aheex-text-14 {
  font-size: 14px;
}

.aheex-text-15 {
  font-size: 15px;
}


.aheex-eas:hover {
  transition: all ease-in 0.aheex-1s;
}

.aheex-eas {
  transition: all ease-out 0.aheex-2s;
}

.aheex-pointer:hover {
  cursor: pointer;
}

::-moz-selection {
  color: #fff;
  background: #f69327;
  background: #3a99d8;
  text-shadow: none;
}

::selection {
  color: #fff;
  background: #f69327;
  background: #3a99d8;
  text-shadow: none;
}

::-moz-selection {
  color: #fff;
  background: #f69327;
  background: #3a99d8;
  text-shadow: none;
}

::-webkit-input-placeholder {
  color: #c5c5c5;
  font-weight: normal !important;
  opacity: 1;
  -webkit-transition: opacity 0.aheex-22s ease-in-out;
  transition: opacity 0.aheex-22s ease-in-out;
}

:-moz-placeholder {
  color: #c5c5c5;
  font-weight: normal !important;
  opacity: 1;
  -moz-transition: opacity 0.aheex-22s ease-in-out;
  transition: opacity 0.aheex-22s ease-in-out;
}

::-moz-placeholder {
  color: #c5c5c5;
  font-weight: normal !important;
  opacity: 1;
  -moz-transition: opacity 0.aheex-22s ease-in-out;
  transition: opacity 0.aheex-22s ease-in-out;
}

:-ms-input-placeholder {
  color: #c5c5c5 !important;
  font-weight: normal !important;
  -ms-transition: opacity 0.aheex-22s ease-in-out;
  transition: opacity 0.aheex-22s ease-in-out;
}

:hover::-webkit-input-placeholder {
  opacity: 1;
  font-weight: normal !important;
  -webkit-transition: opacity 0.aheex-22s ease-in-out;
  transition: opacity 0.aheex-22s ease-in-out;
}

:hover:-moz-placeholder {
  opacity: 1;
  font-weight: normal !important;
  -moz-transition: opacity 0.aheex-22s ease-in-out;
  transition: opacity 0.aheex-22s ease-in-out;
}

:hover::-moz-placeholder {
  opacity: 1;
  font-weight: normal !important;
  -moz-transition: opacity 0.aheex-22s ease-in-out;
  transition: opacity 0.aheex-22s ease-in-out;
}

:hover:-ms-input-placeholder {
  font-weight: normal !important;
  -ms-transition: opacity 0.aheex-22s ease-in-out;
  transition: opacity 0.aheex-22s ease-in-out;
}

:focus::-webkit-input-placeholder {
  opacity: 0;
  font-weight: normal !important;

  -webkit-transition: opacity 0.aheex-22s ease-in-out;
  transition: opacity 0.aheex-22s ease-in-out;
}

:focus:-moz-placeholder {
  opacity: 0;
  font-weight: normal !important;
  -moz-transition: opacity 0.aheex-22s ease-in-out;
  transition: opacity 0.aheex-22s ease-in-out;
}

:focus::-moz-placeholder {
  opacity: 0;
  font-weight: normal !important;
  -moz-transition: opacity 0.aheex-22s ease-in-out;
  transition: opacity 0.aheex-22s ease-in-out;
}

:focus:-ms-input-placeholder {
  opacity: 0;
  font-weight: normal !important;
  -ms-transition: opacity 0.aheex-22s ease-in-out;
  transition: opacity 0.aheex-22s ease-in-out;
}

::-ms-clear {
  display: none;
}

h1,
.aheex-h1 {
  color: #fff;
  font-size: 48px;
  line-height: 56px;
  font-weight: bold;
}

h2,
.aheex-h2 {
  color: #fff;
  font-size: 40px;
  line-height: 44px;
  font-weight: bold;
}

h3,
.aheex-h3 {
  color: #fff;
  font-size: 34px;
  line-height: 38px;
  font-weight: bold;
}

h4,
.aheex-h4 {
  color: #fff;
  font-size: 30px;
  line-height: 38px;
  font-weight: bold;
}

h5,
.aheex-h5 {
  color: #fff;
  font-size: 28px;
  line-height: 30px;
  font-weight: bold;
}

h6,
.aheex-h6 {
  color: #fff;
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
}

.aheex-account-h1 {
  font-size: 30px;
}

.aheex-left {
  float: left;
}

.aheex-right {
  float: right;
}

a {
  color: #ab83d2;
}

a:hover {
  text-decoration: none;
}

/* Forms
-----------------------------------------------------------------------------*/
.aheex-radio,
.aheex-checkbox {
  position: absolute;
  left: -999em;
}

.aheex-label {
  position: relative;
  color: #1d1d1d;
}

.aheex-label:before {
  display: inline-block;
  position: relative;
  top: 0.aheex-45em;
  left: -2px;
  content: '';
  width: 25px;
  height: 25px;
  background-size: 50px;
  background-image: url(.aheex-.aheex-/images/checkbox.aheex-svg);
}

.aheex-label:hover {
  cursor: pointer !important;
}

.aheex-checkbox+.aheex-label:before {
  background-position: 0 -25px;
}

.aheex-checkbox:checked+.aheex-label:before {
  background-position: 0 0;
}

.aheex-radio+.aheex-label:before {
  background-position: -25px -25px;
}

.aheex-radio:checked+.aheex-label:before {
  background-position: -25px 0;
}

.aheex-checkbox:checked+.aheex-label,
.aheex-radio:checked+.aheex-label {
  font-weight: bold;
}

button,
input,
textarea {
  outline: none;
  resize: none;
  -webkit-appearance: none;
}

.aheex-btn {
  position: relative;
  text-align: center;
  font-size: 16px;
  display: inline-block;
  text-decoration: none;
  height: 56px;
  line-height: 52px;
  padding: 0 40px;
  min-width: 200px;
  max-width: 100%;
  outline: none;
  resize: none;
  border: none;
  overflow: hidden;
  -webkit-appearance: none;
  transition: all ease-out 0.1s;
  color: #fff;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  font-family: Rubik;
  font-weight: 500;
  text-transform: uppercase;
  background: transparent;
  border: 2px solid rgb(247 247 247)
}

.aheex-btn.aheex-big {
  height: 56px;
  line-height: 54px;
  font-size: 18px;
}

.aheex-btn.aheex-medium {
  height: 52px;
  line-height: 48px;
  font-size: 17px;
}

.aheex-btn.aheex-small {
  height: 42px;
  line-height: 40px;
  font-size: 15px;
}

.aheex-btn.aheex-purple {
  border-color: #f7f7f7;
  background: #f7f7f7;
  color: #202020;
}

.aheex-btn.aheex-blue {
  border-color: #c264a4;
}

.aheex-btn.aheex-yellow {
  border-color: #e8d189;
}

.aheex-btn:hover {
  cursor: pointer;
  box-shadow: 0 0 16px rgba(102, 34, 158, 0.235);
}

.aheex-btn:active,
.aheex-btn:focus {
  cursor: pointer;
}

.aheex-btn.aheex-purple:hover {
  box-shadow: 0 0 16px rgba(166, 94, 229, 0.38);
}

.aheex-btn.aheex-purple:active,
.aheex-btn.aheex-blue:focus {
  cursor: pointer;
}

.aheex-btn.aheex-blue:hover {
  box-shadow: 0 0 16px rgb(158 34 113 / 38%);
}

.aheex-btn.aheex-blue:active,
.aheex-btn.aheex-blue:focus {
  cursor: pointer;
}

.aheex-btn.aheex-yellow:hover {
  box-shadow: 0 0 16px rgb(157 158 34 / 38%);
}

.aheex-btn.aheex-yellow:active,
.aheex-btn.aheex-yellow:focus {
  cursor: pointer;
}

.aheex-btn:disabled,
.aheex-btn.aheex-disabled {
  border: 2px solid rgba(170, 114, 206, 0.12);
  cursor: not-allowed;
}

.aheex-btn.aheex-orange:disabled,
.aheex-btn.aheex-orange.aheex-disabled,
.aheex-btn.aheex-green:disabled,
.aheex-btn.aheex-green.aheex-disabled,
.aheex-btn.aheex-dark:disabled,
.aheex-btn.aheex-dark.aheex-disabled,
.aheex-btn.aheex-ghost-1:disabled,
.aheex-btn.aheex-ghost-1.aheex-disabled,
.aheex-btn.aheex-ghost-2:disabled,
.aheex-btn.aheex-ghost-2.aheex-disabled {
  background: transparent;
  border: 2px solid rgba(170, 114, 206, 0.12);
}

.aheex-btn.aheex-gradient {
  border: none;
}

.aheex-btn.aheex-gradient:after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 2;
  content: '';
}

.aheex-inp,
.aheex-textarea {
  height: 54px;
  padding: 15px 20px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  width: 100%;
  position: relative;
  font-size: 15px;
  background: #2d2c2f;
  border: 1px solid #2d2c2f;
  color: #ffffff;
  transition: all ease-out 0.1s;
  font-weight: bold;
  font-family: Rubik;
}

.aheex-textarea {
  height: 120px;
  font-weight: normal !important;
  border-radius: 15px;
}

.aheex-inp.aheex-big {
  height: 56px;
  font-size: 18px;
}

.aheex-inp.aheex-medium {
  height: 48px;
  font-size: 17px;
}

.aheex-inp.aheex-small {
  height: 42px;
  font-size: 15px;
}

.aheex-textarea.aheex-big {
  font-size: 18px;
}

.aheex-textarea.aheex-small {
  font-size: 15px;
}

.aheex-inp:hover,
.aheex-textarea:hover {
  border: 1px solid #c5c5c5;
}

.aheex-inp:focus,
.aheex-textarea:focus {
  border: 1px solid #D0CED9;
  color: #fff;
}

.aheex-inp:-moz-read-only {
  color: #D0CED9 !important;
  cursor: not-allowed;
}

.aheex-inp:disabled,
.aheex-inp:read-only {
  color: #D0CED9 !important;
  cursor: not-allowed;
}

.aheex-inp:focus:-moz-read-only {
  color: #D0CED9 !important;
  border: 1px solid #D0CED9 !important;
  cursor: not-allowed;
}

.aheex-inp:focus:read-only,
.aheex-inp:focus:disabled {
  color: #D0CED9 !important;
  border: 1px solid #D0CED9 !important;
  cursor: not-allowed;
}

select {
  width: 100%;
}

.aheex-loader {
  background: rgba(255, 255, 255, 0.9) url(../images/loader-blue.svg) no-repeat center center;
  background-size: 36px;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9;
  top: 0px;
  left: 0px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  display: none;
  cursor: wait;
}

.aheex-loader.aheex-white {
  background-image: url(../images/loader-white.svg);
}

.aheex-table {
  font-size: 16px;
  line-height: 24px;
  border: none;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  padding: 0px;
  color: #c5c5c5;
}

.aheex-table tr {
  background: #262626;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border: none;
  padding: 0px;
}

.aheex-table th {
  background: #262626;
  padding: 15px 25px;
  text-align: left;
  color: #c5c5c5;
  text-transform: UPPERCASE;
  font-weight: 500;
  font-size: 15px;
  border-bottom: 1px solid #323232;
}

.aheex-table td {
  padding: 12px 25px;
  text-align: left;
  border-top: 1px solid #323232;
}

.aheex-table td strong {
  color: #fff;
}

.aheex-table th.aheex-text-center,
.aheex-table td.aheex-text-center {
  text-align: center;
}

.aheex-table tr:nth-of-type(even) {
  background: #262626;
}

.aheex-table thead {
  font-weight: bold;
}


/* Security: Access control
-----------------------------------------------------------------------------*/
.aheex-access-control {
  background: #fff;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.aheex-access-control h3 {
  font-size: 28px;
  line-height: 44px;
}

.aheex-access-control .aheex-icon {
  vertical-align: middle;
  display: inline-block;
  margin: 2px 3px 0 0;
  color: #3D88EE;
}

.aheex-access-control .aheex-in {
  padding: 20px;
  width: 740px;
}


/* Header
-----------------------------------------------------------------------------*/
.aheex-header {
  height: auto;
  padding: 0px;
  position: relative;
  background: #141414;
  background: url(../images/background/header-bg.png);
  background-repeat: no-repeat;
  background-position-x: 50%;
  background-position-y: 0
}

.aheex-header-top {
  border-bottom: 1px solid #293440;
  height: 50px;
  font-size: 13px;
  line-height: 16px;
  color: #FEFEFE;
  z-index: 3;
  position: relative;
}

.aheex-header-middle {
  height: 80px;
  overflow: visible;
  z-index: 999;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  background: rgb(20 20 20 / 79%);
  position: fixed;
  width: 100%;
  border-bottom: 1px solid #262626;
  margin-top: -1px;
}

.aheex-header-bottom {
  position: relative;
  background-size: cover;
  padding-bottom: 200px;
  padding-top: 100px;
}

.aheex-header-bottom:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(22%, rgb(17 22 36)), to(rgb(19 25 38)));
  background: -o-linear-gradient(top, rgb(17 22 36) 22%, rgb(19 25 38) 100%);
  background: linear-gradient(180deg, rgb(17 22 36) 22%, rgb(19 25 38) 100%);
  opacity: .9;
}

.aheex-header-page {
  position: relative;
  background-size: cover;
  height: 350px;
  background: #141414;
  background: url(../images/background/pages-image.png) 50% / cover no-repeat, #141414;
}

.aheex-header-page.staking {

  position: relative;
  background-size: cover;
}

.aheex-header-page.affiliate {

  position: relative;
  background-size: cover;
}

.aheex-header-page.faq {

  position: relative;
  background-size: cover;
}

.aheex-header-page.about {

  position: relative;
  background-size: cover;
}

.aheex-header-page.news {

  position: relative;
  background-size: cover;
}

.aheex-header-page.contacts {

  position: relative;
  background-size: cover;
}

.aheex-header-page.tasks {

  position: relative;
  background-size: cover;
}

.aheex-header-page.how-it-works {

  position: relative;
  background-size: cover;
}

.aheex-header-page.accelerator {

  position: relative;
  background-size: cover;
}

.aheex-header-page:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.aheex-header .aheex-lang {
  font-size: 14px;
  color: #fff;
  float: right;
  font-weight: bold;
  position: relative;
  display: inline-block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-top: 15px;
  margin-right: 15px;
  z-index: 1;
  position: relative;
}

.aheex-header .aheex-lang .aheex-current {
  padding: 0px 15px;
  position: relative;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  height: 48px;
  line-height: 47px;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
}

.aheex-header .aheex-lang img {
  width: 19px;
  vertical-align: middle;
  margin: 0px 9px 0 0;
  position: relative;
}

.aheex-header .aheex-lang .aheex-arr {
  color: #c5c5c5;
  display: flex;
  align-self: center;
  margin-left: 5px;
  width: 14px;
  font-size: 14px;
  text-align: center;
}

.aheex-header .aheex-lang .aheex-current:hover {
  cursor: pointer;
}

.aheex-header .aheex-lang .aheex-current:hover .aheex-arr {
  color: #fff;
}

.aheex-header .aheex-lang .aheex-dropdown {
  position: absolute;
  left: 0px;
  z-index: 999;
  display: none;
  width: 100%;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  background: #141414;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 10px;
  border: 2px solid #2d2c2f;
  box-shadow: 0 0 16px rgb(27 19 34 / 24%);
}

.aheex-header .aheex-lang.aheex-opened>.aheex-dropdown {
  display: block;
}

.aheex-header .aheex-lang.aheex-opened .aheex-arr {
  transform: rotate(180deg);
}

.aheex-header .aheex-lang .aheex-dropdown a {
  text-decoration: none;
  color: #fff;
  padding: 5px 10px 2px 15px;
  line-height: 28px;
  position: relative;
  display: flex;
  align-self: center;
  vertical-align: middle;
}

.aheex-header .aheex-lang .aheex-dropdown .aheex-arr {
  display: inline-block;
  width: 30px;
  text-align: right;
  float: right;
  font-size: 14px;
}

.aheex-header .aheex-lang .aheex-dropdown a.aheex-active {
  color: #a1a1a3;
  font-weight: bold;
}

.aheex-header .aheex-lang .aheex-dropdown a:hover {
  color: #a1a1a3;
}




.aheex-header .aheex-navigation {
  font-size: 15px;
  color: #fff;
  float: left;
  font-weight: bold;
  position: relative;
  display: inline-block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-top: 15px;
  margin-left: 10px;
  margin-right: 35px;
}

.aheex-header .aheex-navigation .aheex-current {
  padding: 0px 20px;
  position: relative;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  border: 1px solid rgba(170, 114, 206, 0.12);
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  height: 48px;
  line-height: 46px;
}

.aheex-header .aheex-navigation .flaticon-nav-button {
  font-size: 24px;
  display: flex;
  margin: 0px 9px 0 0;
  color: #8e88a4;
}

.aheex-header .aheex-lnavigationng .aheex-arr {
  color: #8e88a4;
  display: flex;
  align-self: center;
  margin-left: 5px;
  width: 14px;
  font-size: 14px;
  text-align: center;
}

.aheex-header .aheex-navigation .aheex-current:hover {
  cursor: pointer;
}

.aheex-header .aheex-navigation .aheex-current:hover .aheex-arr {
  color: #fff;
}

.aheex-header .aheex-navigation .aheex-current:hover .flaticon-nav-button {
  color: #fff;
}

.aheex-header .aheex-navigation .aheex-dropdown {
  position: absolute;
  left: 0px;
  z-index: 999;
  display: none;
  width: 100%;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  background: #141329;
  border: 2px solid #362f4f;
  margin-top: 10px;
  width: 200px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 0 0 16px rgb(27 19 34 / 24%);
}

.aheex-header .aheex-navigation.aheex-opened>.aheex-dropdown {
  display: block;
}

.aheex-header .aheex-navigation.aheex-opened .aheex-arr {
  transform: rotate(180deg);
}

.aheex-header .aheex-navigation.aheex-opened .flaticon-nav-button {
  color: #fff;
}

.aheex-header .aheex-navigation.aheex-opened .aheex-current {
  background: #1c112b;
  border: 1px solid #1c112b;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.aheex-header .aheex-navigation .aheex-dropdown a {
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: -1px;
  display: block;
  line-height: 22px;
  padding: 7px 10px 15px 14px;
  position: relative;
  display: flex;
  align-self: center;
  vertical-align: middle;
}

.aheex-header .aheex-navigation .aheex-dropdown a.aheex-last {}

.aheex-header .aheex-navigation .aheex-dropdown .aheex-arr {
  display: inline-block;
  width: 30px;
  text-align: right;
  float: right;
  font-size: 14px;
}

.aheex-header .aheex-navigation .aheex-dropdown a.aheex-active {
  color: #8e88a4;
}

.aheex-header .aheex-navigation .aheex-dropdown a:hover {
  color: #8e88a4;
}


.aheex-header .aheex-header-top .aheex-links {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  position: relative;
  top: 3px;
}

.aheex-header .aheex-header-top .aheex-links li {
  float: left;
  margin-left: 30px;
}

.aheex-header .aheex-header-top .aheex-links a {
  color: #fff;
  text-decoration: none;
}

.aheex-header .aheex-header-top .aheex-links li.aheex-line {
  background: #24242d;
  width: 1px;
  height: 16px;
  padding: 0px;
  margin-left: 10px;
}

.aheex-header .aheex-header-top .aheex-links li span {
  top: 2px;
  margin-right: 3px;
  position: relative;
}

.aheex-header .aheex-header-top .aheex-links li i {
  font-style: normal;
  border-bottom: 1px dashed transparent;
}

.aheex-header .aheex-header-top .aheex-links li i:hover {
  border-bottom: 1px dotted #fff;
}

.aheex-header .aheex-userbox {
  float: right;
  margin-top: 15px;
  position: relative;
}

.aheex-header .aheex-userbox a {
  display: inline-block;
  text-decoration: none;
  color: #f5f4f8;
  border: 2px solid #f7f7f7;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  padding: 0px 25px;
  height: 48px;
  line-height: 46px;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.aheex-header .aheex-userbox a:hover {}

.aheex-header .aheex-userbox a span {
  margin-left: 5px;
}

.aheex-header .aheex-userbox img {
  width: 20px;
  height: 20px;
  position: relative;
  top: -1px;
}

.aheex-header-middle .aheex-logo {
  float: left;
  position: relative;
  top: 24px;
}

.aheex-header-middle .aheex-notifier {
  float: right;
  color: #fff;
  display: none;
}

.aheex-header-middle .aheex-notifier a {
  color: #fff;
  text-decoration: none;
  height: 50px;
  width: 30px;
  display: inline-block;
  position: relative;
  font-size: 20px;
  padding: 18px 10px 0 0;
  text-align: right;
}

.aheex-header-middle .aheex-notifier a .aheex-bubble {
  font-weight: bold;
  font-size: 10px;
  color: #FEFEFE;
  background: #3D88EE;
  border-radius: 30px;
  height: 19px;
  min-width: 19px;
  position: absolute;
  right: 3px;
  top: 10px;
  text-align: center;
  line-height: 16px;
  border: 2px solid #1D3453;
}

.aheex-header-middle .aheex-notifier a .aheex-bubble.aheex-animate {
  -webkit-animation: bubbleAnimation 1s linear infinite;
  animation: bubbleAnimation 1s linear infinite;
}

@keyframes bubbleAnimation {
  0% {
    background: #3D88EE;
  }

  50% {
    background: #73a6ec;
  }

  100% {
    background: #3D88EE;
  }
}

@-webkit-keyframes bubbleAnimation {
  0% {
    background: #3D88EE;
  }

  50% {
    background: #73a6ec;
  }

  100% {
    background: #3D88EE;
  }
}

.aheex-header-middle .aheex-logo img {
  width: 120px;
}

.aheex-header-middle .aheex-logo img.aheex-full-logo {
  display: block;
}

.aheex-header-middle .aheex-logo img.aheex-mobile-logo {
  display: none;
}

.aheex-header-middle .aheex-seperator {
  height: 40px;
  width: 1px;
  float: left;
  background: #262626;
  margin: 20px 40px 0px 40px
}

.aheex-header-middle .aheex-nav {
  float: left;
}

.aheex-header-middle .aheex-nav li {
  float: left;
  margin-top: 15px;
  margin-right: 35px;
}

.aheex-header-middle .aheex-nav li.aheex-mob-hidden {
  display: none;
}

.aheex-header-middle .aheex-nav li .aheex-icon-bubble {
  background: rgb(219 161 225 / 16%);
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  color: #b378da;
  font-size: 10px;
  text-align: center;
  height: 20px;
  min-width: 20px;
  line-height: 21px;
  font-weight: 700;
  position: relative;
  margin-left: 9px;
  display: flex;
  align-content: center;
  justify-content: space-around;
  align-items: center;
}

.aheex-header-middle .aheex-nav li a {
  color: #fff;
  background: transparent;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  height: 48px;
  line-height: 46px;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  position: relative;
}

.aheex-header-middle .aheex-nav li a img {
  width: 23px;
  height: 23px;
  margin: 0px 8px 0 0;
}

.aheex-header-middle .aheex-nav li a img.main-menu {
  width: 10px;
  height: 10px;
  margin: 0px 10px 0 0;
}

.aheex-header-middle .aheex-nav li a .aheex-flaticon-profit {
  font-size: 17px;
  top: 2px;
  vertical-align: middle;
  margin: 0px 9px 0 0;
  position: relative;
  color: #8e88a4;
}

.aheex-header-middle .aheex-nav li a:after {
  content: '';
  position: absolute;
  width: 20px;
  height: 3px;
  border-radius: 5px;
  background: transparent;
  left: 50%;
  top: 36px;
  margin-left: -10px;
  transition: all ease-out 0.1s;
}

.aheex-header-middle .aheex-nav li a:hover:after {
  background: #ab83d2;
  transition: all ease-in 0.1s;
}

.aheex-header-middle .aheex-nav li.aheex-active a:after {
  background: #2d2c2f;
  cursor: default;
}

.aheex-header-middle .aheex-nav li.aheex-close {
  position: absolute;
  right: 11px;
  top: -1px;
  font-size: 43px;
  width: 50px;
  height: 50px;
  text-align: right;
  line-height: 24px;
  z-index: 99;
  color: #D0CED9;
  display: none;
}

.aheex-header-middle .aheex-nav li.aheex-close:hover {
  color: #ab83d2;
  cursor: pointer;
}

.aheex-header-middle .aheex-nav-button {
  color: #fff;
  float: left;
  display: none;
  font-size: 34px;
  height: 50px;
  position: relative;
  top: 17px;
  right: -4px;
}

.aheex-header .aheex-welcome {
  display: flex;
  align-items: center;
  padding: 120px 0 0 0;
  position: relative;
  z-index: 1;
}

.aheex-header .aheex-welcome h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 62px;
  margin: 0px auto;
  margin-bottom: 20px;
}

.aheex-header .aheex-welcome h2 {
  font-weight: bold;
  color: #fff;
  background: -webkit-linear-gradient(#fff, #dbbbe4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 52px;
  line-height: 58px;
  margin: 0px auto;
}

.aheex-header .aheex-welcome .aheex-desc {
  font-size: 20px;
  line-height: 34px;
  margin-bottom: 40px;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  color: #c5c5c5;
}

.aheex-header .aheex-welcome .aheex-buttons {}

.aheex-header .aheex-welcome .aheex-buttons .aheex-btn {
  width: 240px;
  margin: 0 10px 0 0;
  font-weight: 500;
}

.aheex-header .aheex-welcome .aheex-left {
  width: 60%;
  float: unset;
  margin: 0px auto;
  text-align: center;
}

.aheex-header .aheex-welcome .aheex-right {
  width: 40%;
  text-align: right;
}

.aheex-header .aheex-welcome .aheex-right img {
  height: 400px;
  max-height: 100%;
}

.aheex-header-inner {
  height: auto;
}

.aheex-header-inner:after {
  display: none;
}

.aheex-header-inner .aheex-header-top {
  position: relative;
  z-index: 99;
}

.aheex-header-inner .aheex-lang.aheex-opened .aheex-current {}


/* Middle
-----------------------------------------------------------------------------*/
.aheex-content {
  background: #141414;
  padding-top: 60px;
}


/* Main page
-----------------------------------------------------------------------------*/
.aheex-main {}

.aheex-main .aheex-title {
  padding: 0 0 40px 0;
}

.aheex-main .aheex-title span {
  font-weight: normal;
}

.aheex-main .aheex-title .aheex-d {
  font-size: 18px;
  line-height: 30px;
  color: #c5c5c5;
  margin-top: 10px;
}

.aheex-main .aheex-title .aheex-d span {
  background: #1f1e36;
  color: #fff;
  display: inline-block;
  padding: 0px 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.aheex-main .aheex-features {
  padding: 40px 0 100px;
  margin-top: -310px;
  background: #e8e8e8;
  border-top: 3px solid #878787;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .aheex-main .aheex-features {
    margin-top: -120px;
  }
}

@media screen and (max-width: 680px) {
  .aheex-main .aheex-features {
    margin-top: -140px;
  }
}

.aheex-main .aheex-features .aheex-title {
  padding: 0 0 60px 0;
}

.aheex-main .aheex-features .aheex-title h3 {
  color: #fff;
}

.aheex-main .aheex-features .aheex-title span {
  font-weight: normal;
  color: #fff;
}

.aheex-main .aheex-features .aheex-title .aheex-d {
  font-size: 18px;
  line-height: 30px;
  color: #c5c5c5;
  margin-top: 10px;
}

.aheex-main .aheex-features-list {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -180px;
}

.aheex-main .aheex-features-list .aheex-item {
  width: 33.33%;
  padding: 0 15px;
}

.aheex-main .aheex-features-list .aheex-item .aheex-in {
  background: #1b1b20;
  box-shadow: -15px 15px 30px rgba(49, 25, 68, 0.05);
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.aheex-main .aheex-features-list .aheex-item .aheex-icon {
  width: 90px;
  height: 55px;
  color: #fd9b6b;
  font-size: 26px;
  text-align: center;
  line-height: 74px;
  top: 10px;
}

.aheex-main .aheex-features-list .aheex-item-mobile {
  width: 100%;
  display: none;
}

.aheex-main .aheex-features-list .aheex-item-mobile .aheex-in {
  background: #1b1b20;
  box-shadow: -15px 15px 30px rgba(49, 25, 68, 0.05);
  border-radius: 15px;
  overflow: hidden;
  position: relative;
}

.aheex-main .aheex-features-list .aheex-item-mobile .aheex-icon {
  width: 90px;
  height: 55px;
  color: #fd9b6b;
  font-size: 26px;
  text-align: center;
  line-height: 74px;
  top: 10px;
}

.aheex-main .aheex-features-list .aheex-item-title {
  padding: 5px 30px 0 30px;
  margin-bottom: 5px;
  color: #fff;
  font-size: 20px;
}

.aheex-main .aheex-features-list .aheex-item-desc {
  padding: 0 30px 0 30px;
  font-size: 16px;
  line-height: 26px;
  color: #c5c5c5;
  margin-bottom: 20px;
}

.aheex-main .aheex-features-list .aheex-item-button {
  padding: 0 0 20px 30px;
}

.home-title-payments {
  font-size: 24px;
  display: flex;
  color: #202020;
  font-weight: normal;
  position: relative;
  top: -25px;
  align-items: center;
}

.home-title-payments span {
  font-weight: bold;
  margin-right: 5px;
}

.home-title-payments img {
  width: 20px;
  height: 20px;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

.ring-container {
  position: relative;
  margin-left: 5px;
}

.circle {
  width: 9px;
  height: 9px;
  background-color: #d85865;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 8px;
}

.ringring {
  border: 3px solid #d85865;
  -webkit-border-radius: 30px;
  height: 25px;
  width: 25px;
  position: relative;
  -webkit-animation: pulsate 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  opacity: 0.0
}

@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0.0;
  }

  50% {
    opacity: 1.0;
  }

  100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0.0;
  }
}

.aheex-main .aheex-features-stat {
  display: flex;
  flex-direction: row;
  justify-content: left;
  margin-bottom: 20px;
  justify-content: space-between;
  gap: 20px;
}

.aheex-main .aheex-features-stat .aheex-item-text {
  width: 30%;
  border-right: 2px solid #141329;
  padding-right: 20px;
}

.aheex-main .aheex-features-stat .aheex-item {
  width: 25%;
  position: relative;
  text-align: left;
}

.aheex-main .aheex-features-stat .aheex-item.aheex-bloc-1 {
  background: #fff;
  padding: 10px 18px;
  border-radius: 17px;
}

.aheex-main .aheex-features-stat .aheex-item.aheex-bloc-2 {
  background: #fff;
  padding: 10px 18px;
  border-radius: 17px;
}

.aheex-main .aheex-features-stat .aheex-item.aheex-bloc-3 {
  background: #fff;
  padding: 10px 18px;
  border-radius: 17px;
}

.aheex-main .aheex-features-stat .aheex-item.aheex-bloc-4 {
  background: #fff;
  padding: 10px 18px;
  border-radius: 17px;
}

.aheex-main .aheex-features-stat .aheex-item .aheex-icon {
  color: #bdc1d4;
  font-size: 28px;
  margin-bottom: 5px;
  position: absolute;
  right: 0;
  top: 9px;
  padding-right: 5px;
}

.aheex-main .aheex-features-stat .aheex-item .aheex-icon img {
  width: 52px;
  height: 52px;
  padding: 8px;
}

.aheex-main .aheex-features-stat .aheex-item .aheex-percent {
  position: absolute;
  top: 0px;
  right: 30px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  background: #2EB266;
  height: 21px;
  line-height: 21px;
  border-radius: 4px;
  text-align: center;
  padding: 0 5px;
}

.aheex-main .aheex-features-stat .aheex-item .aheex-percent.aheex-negative {
  background-color: #EF662C;
}

.aheex-main .aheex-features-stat .aheex-item .aheex-number {
  color: #202020;
  font-size: 20px;
  line-height: 30px;
}

.aheex-main .aheex-features-stat .aheex-item .aheex-number span {
  font-weight: bold;
  padding-right: 3px;
  font-size: 18px;
}

.aheex-main .aheex-features-stat .aheex-item .aheex-desc {
  font-size: 12px;
  font-weight: 500;
  color: #878787;
  position: relative;
  top: -3px;
  line-height: 20px;
}

/* Main: tariffs */
.aheex-main .aheex-tariffs {
  padding: 60px 0 80px 0;
  position: relative;
  z-index: 3;
  background: url(../images/background/tarifs-image.jpg);
  background-repeat: no-repeat;
  background-position-x: 50%;
  background-position-y: -10%;
  background-size: cover;
  background-color: #141414;
}

.aheex-main .aheex-tariffs:before {
  top: auto;
  bottom: -58px;
  background-position: -50% bottom;
  transform: rotate(180deg);
}

.aheex-main .aheex-tariffs .aheex-decor-r {
  bottom: auto;
  left: auto;
  top: 0px;
  right: 0px;
  transform: rotate(90deg) rotateX(180deg);
}

.aheex-main .aheex-tariffs .aheex-list {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  position: relative;
  z-index: 3;
}

.aheex-main .aheex-tariffs .aheex-list .aheex-item {
  width: 100%;
}

.aheex-main .aheex-tariffs .aheex-list .aheex-item .percent {
  background: #201f1f;
  padding: 18px 10px 12px;
  border-radius: 12px;
  -moz-border-radius: 11px;
  -webkit-border-radius: 12px;
  margin-top: 25px;
  margin-bottom: 15px;
}

.aheex-main .aheex-tariffs .aheex-list .aheex-item .aheex-in {
  background: #141414;
  box-shadow: -15px 15px 30px rgba(49, 25, 68, 0.05);
  border: 2px solid #f7f7f7;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  align-self: stretch;
  overflow: hidden;
  position: relative;
  padding: 30px 30px 10px 30px;
  position: relative;
}

.aheex-main .aheex-tariffs .aheex-list .aheex-item.aheex-popular .aheex-in .aheex-percent {
  color: #e8d189;
}

.aheex-main .aheex-tariffs .aheex-list .aheex-item .aheex-in .aheex-popular {
  position: absolute;
  contain: '';
  width: 80px;
  height: 80px;
  top: 0px;
  right: -3px;
  z-index: 3;
}

.aheex-main .aheex-tariffs .aheex-list .aheex-item .header {
  display: flex;
  align-items: center;
  height: 60px;
}

.aheex-main .aheex-tariffs .aheex-list .aheex-item .header .block-1 {
  width: 80px;
}

.aheex-main .aheex-tariffs .aheex-list .aheex-item .header .block-2 .aheex-title {
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
  padding-bottom: 0px !important;
  margin-bottom: 5px;
  color: #ffffff;
  text-align: left;
}

.aheex-main .aheex-tariffs .aheex-list .aheex-item .header .block-2 .aheex-subtitle {
  font-size: 16px;
  line-height: 20px;
  color: #202020;
  background: #f7f7f7;
  padding: 5px 10px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

.aheex-main .aheex-tariffs .aheex-list .aheex-item .header .block-2 .aheex-subtitle span {
  color: #202020;
  font-weight: bold;
}

.aheex-main .aheex-tariffs .aheex-list .aheex-item .aheex-seperator {
  border-bottom: 1px dashed #2d2c2f;
  margin: 20px 0;
}

.aheex-main .aheex-tariffs .aheex-list .aheex-item .aheex-percent {
  font-size: 36px;
  line-height: 42px;
  text-align: center;
  padding: 10px 0 0 0;
  font-weight: bold;
  color: #fff;
}

.aheex-main .aheex-tariffs .aheex-list .aheex-item .aheex-percent b {
  font-size: 48px;
  line-height: 52px;
  color: #fff;
}

.aheex-main .aheex-tariffs .aheex-list .aheex-item .aheex-days {
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.aheex-main .aheex-tariffs .aheex-list .aheex-item .aheex-days span {
  font-size: 38px;
  font-weight: bold;
  color: #ab83d2;
  display: block;
  margin-bottom: 8px;
}

.aheex-main .aheex-tariffs .aheex-list .aheex-item .aheex-button {
  padding: 10px 0 15px 0;
  text-align: center;
}

.aheex-main .aheex-tariffs .aheex-list .aheex-item .aheex-button .aheex-btn {
  width: 240px;
  max-width: 96%;
  min-width: 120px;
  padding: 0 10px !important;
}

.aheex-main .aheex-tariffs .aheex-list .aheex-item .aheex-specs {}

.aheex-main .aheex-tariffs .aheex-list .aheex-item .aheex-spec {
  font-size: 15px;
  line-height: 20px;
  padding: 5px 0;
}

.aheex-main .aheex-tariffs .aheex-list .aheex-item .aheex-help {
  color: #8e88a4;
  font-size: 12px;
}

.aheex-main .aheex-tariffs .aheex-list .aheex-item .aheex-help:hover {
  color: #ab83d2;
}

.aheex-main .aheex-tariffs .aheex-list .aheex-item .aheex-spec .aheex-left {
  color: #c5c5c5;
}

.aheex-main .aheex-tariffs .aheex-list .aheex-item .aheex-spec .aheex-right {
  color: #ffffff;
}

.aheex-main .aheex-tariffs .aheex-list .aheex-item .aheex-calculator {}

.aheex-main .aheex-tariffs .aheex-list .aheex-item .aheex-calculator .aheex-t {
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  color: #c5c5c5;
  margin-bottom: 10px;
}

.aheex-main .aheex-tariffs .aheex-list .aheex-item .aheex-calculator .aheex-left {
  color: #c5c5c5;
  font-size: 14px;
  line-height: 20px;
}

.aheex-main .aheex-tariffs .aheex-list .aheex-item .aheex-calculator .aheex-left b {
  color: #ffffff;
}

.aheex-main .aheex-tariffs .aheex-list .aheex-item .aheex-calculator .aheex-right {
  color: #c5c5c5;
  font-size: 14px;
  line-height: 20px;
  text-align: right;
}

.aheex-main .aheex-tariffs .aheex-list .aheex-item .aheex-calculator .aheex-right b {
  color: #ab83d2;
}

.aheex-main .aheex-tariffs .aheex-list .aheex-item .aheex-calculator .aheex-progress {
  margin: 10px 0 0 0;
}

/* Main: about */
.aheex-main .aheex-about {
  padding: 100px 0 0 0;
  margin-bottom: 80px;
  position: relative;
  background: #141329;
  background: -moz-linear-gradient(left, #141329 10%, #1c112a 95%);
  background: -webkit-linear-gradient(left, #141329 10%, #1c112a 95%);
  background: linear-gradient(to right, #141329 10%, #1c112a 95%);
  border-bottom: 1px solid #2d2940;
}

.aheex-main .aheex-about .aheex-inner {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  z-index: 2
}

.aheex-main .aheex-about .aheex-image {
  width: 35%;
  text-align: center;
}

.aheex-main .aheex-about .aheex-image img {
  width: 100%;
  margin-top: -30px;
}

.aheex-main .aheex-about .aheex-desc {
  width: 65%;
  padding-right: 30px;
  padding-bottom: 90px;
}

.aheex-main .aheex-about .aheex-desc h3 {
  padding-bottom: 30px;
}

.aheex-main .aheex-about .aheex-desc h3 span {
  font-weight: normal
}

.aheex-main .aheex-about .aheex-buttons {
  padding-top: 25px;
  margin-right: 20px;
}

.aheex-main .aheex-about .aheex-buttons .aheex-btn {
  margin-right: 5px;
}

.aheex-main .aheex-about .aheex-buttons .aheex-btn .aheex-youtube {
  color: #EF662C;
  font-size: 22px;
  top: 2px;
  margin-right: 2px;
  position: relative;
  vertical-align: middle;
}

.aheex-main .aheex-about:after {
  top: auto;
  left: auto;
  right: 0px;
  bottom: 0px;
  background-position: left 80px;
}

/* Main: affiliate */
.aheex-main .aheex-affiliate {
  border-top: 1px solid rgba(170, 114, 206, 0.12);
  padding: 60px 0 80px 0;
  position: relative;
  background: #e8e8e8;
}

.aheex-main .aheex-affiliate h3 {
  padding: 0px;
  color: #fff;
}

.aheex-main .aheex-affiliate .aheex-inner {
  position: relative;
  z-index: 2;
}

.aheex-main .aheex-affiliate .aheex-textbox {
  font-size: 18px;
  line-height: 30px;
  color: #c5c5c5;
  margin-top: 10px;
}

.aheex-main .aheex-affiliate .aheex-textbox span {
  background: #26253e;
  color: #fff;
  display: inline-block;
  padding: 0px 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row {
  position: relative;
  display: flex;
  justify-content: space-between;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row.aheex-starter {
  border: 2px solid #362f4f;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row.aheex-silver {
  border: 2px solid #202020;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row.aheex-gold {
  border: 2px solid #202020;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row.aheex-sapphire {
  border: 2px solid #202020;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row.aheex-rubin {
  border: 2px solid #202020;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row .aheex-c {
  padding: 42px 0 0 0;
  height: 100%;
  width: 100%;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row .aheex-col {
  color: #c6c1d7;
  font-size: 14px;
  background: #e8e8e8;
  width: 20%;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row .aheex-col .aheex-nb {
  color: #202020;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  text-align: center;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row .aheex-col .aheex-nd {
  text-align: center;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row .aheex-col .aheex-level {
  font-weight: 500;
  color: #202020;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row .aheex-col:nth-child(odd) {
  background: #ffffff;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row .aheex-col:nth-child(1) {
  background: #ffffff;
  padding: 20px;
  font-size: 12px;
  line-height: 19px;
  text-align: left;
  border-radius: 15px 0px 0px 15px;
  -moz-border-radius: 15px 0px 0px 15px;
  -webkit-border-radius: 15px 0px 0px 15px;
  width: 550px;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row .aheex-col:nth-child(1) .aheex-t {
  color: #202020;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  padding: 0 0 0 0;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row .aheex-col:nth-child(1) .aheex-d {
  color: #202020;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row-vip {
  margin-top: 20px;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row-vip .aheex-col {
  background: #e8e8e8;
  position: relative;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row-vip .aheex-col:nth-child(odd) {
  background: #ffffff;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row-vip .aheex-col:nth-child(1) {
  background: #ffffff;
  border-radius: 15px 0px 0px 15px;
  -moz-border-radius: 15px 0px 0px 15px;
  -webkit-border-radius: 15px 0px 0px 15px;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row-vip .aheex-col:nth-child(1) .aheex-d {
  color: #202020;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row-vip .aheex-col:nth-child(1) .aheex-d b {
  background: #e8e8e8;
  color: #202020;
  display: inline-block;
  padding: 0px 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row-vip .aheex-col:nth-child(1) .aheex-t {
  color: #202020;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row-vip .aheex-icon {
  color: #8e88a4;
  font-size: 15px;
  margin-left: 3px;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row .aheex-col:last-child {
  border-radius: 0px 15px 15px 0px;
  -moz-border-radius: 0px 15px 15px 0px;
  -webkit-border-radius: 0px 15px 15px 0px;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row-vip .aheex-col:last-child {
  border-radius: 0px 15px 15px 0px;
  -moz-border-radius: 0px 15px 15px 0px;
  -webkit-border-radius: 0px 15px 15px 0px;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row .aheex-percent {
  position: absolute;
  font-size: 11px;
  font-weight: bold;
  line-height: 12px;
  background: #141414;
  color: #fff;
  display: inline-block;
  border-radius: 4px;
  padding: 3px 5px;
  right: 12px;
  top: 12px;
  z-index: 2;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row .aheex-level-m {
  position: absolute;
  font-size: 12px;
  line-height: 14px;
  color: #202020;
  display: inline-block;
  left: 20px;
  z-index: 2;
  display: none;
  text-transform: uppercase;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row-title {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0px;
  height: 40px;
}

.aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row-title .aheex-col {
  background: transparent !important;
  color: #fff;
  padding: 0px;
}

/* Main: deposits */
.aheex-main .aheex-finance {
  padding: 100px 0;
}

.aheex-main .aheex-finance .aheex-inner {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}

.aheex-main .aheex-finance .aheex-deposits {
  width: 50%;
  padding: 0 25px 0 0;
}

.aheex-main .aheex-finance .aheex-withdrawals {
  width: 50%;
  padding: 100px 0 0 25px;
}

.aheex-main .aheex-finance h3 {
  position: relative;
  z-index: 3;
}

.aheex-main .aheex-finance h3 span {
  font-weight: normal;
}

.aheex-main .aheex-finance .aheex-desc {
  color: #7D7C83;
  padding-bottom: 20px;
  position: relative;
  z-index: 3;
}

.aheex-main .aheex-finance .aheex-list {
  position: relative;
}

.aheex-main .aheex-finance .aheex-list .aheex-item {
  background: #FEFEFE;
  box-shadow: -15px 10px 30px rgba(49, 25, 68, 0.07);
  border-radius: 10px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 15px 24px;
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
}

.aheex-main .aheex-finance .aheex-list .aheex-item .aheex-userpic {
  width: 60px;
  height: 60px;
}

.aheex-main .aheex-finance .aheex-list .aheex-item .aheex-userpic img {
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
}

.aheex-main .aheex-finance .aheex-list .aheex-item .aheex-name-date {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 8px 0 0 10px;
  flex: none;
  order: 1;
  flex-grow: 1;
  margin: 0px 10px;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
}

.aheex-main .aheex-finance .aheex-list .aheex-item .aheex-name-date span {
  font-size: 15px;
  line-height: 15px;
  font-weight: normal;
  color: #D0CED9;
}

.aheex-main .aheex-finance .aheex-list .aheex-item .aheex-arrow {
  flex: none;
  order: 2;
  flex-grow: 0;
  padding: 2px 0px 0px 0px;
  color: #EFEFF4;
  font-size: 52px;
  width: 80px;
}

.aheex-main .aheex-finance .aheex-list .aheex-item .aheex-arrow span {
  margin: 0 -19px;
}

.aheex-main .aheex-finance .aheex-list .aheex-item .aheex-arrow span:nth-child(2) {
  opacity: 0.5;
}

.aheex-main .aheex-finance .aheex-list .aheex-item .aheex-arrow span:nth-child(3) {
  opacity: 0.2;
}

.aheex-main .aheex-finance .aheex-list .aheex-item .aheex-price {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding: 10px 0px 0px 0px;
  flex: none;
  order: 3;
  flex-grow: 0;
  min-width: 80px;
  font-size: 20px;
  line-height: 22px;
  font-weight: bold;
  color: #E6903E;
}

.aheex-main .aheex-finance .aheex-list .aheex-item .aheex-price span {
  font-size: 13px;
  line-height: 15px;
  font-weight: normal;
  color: #D0CED9;
  margin: 3px 0 0 0;
}

.aheex-main .aheex-finance .aheex-list .aheex-item .aheex-method {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex: none;
  order: 4;
  align-self: stretch;
  flex-grow: 0;
  width: 40px;
  height: 40px;
  margin: 10px 0 0 10px;
  padding: 0 0 0 5px;
}

.aheex-main .aheex-finance .aheex-list .aheex-item .aheex-method img {
  height: 36px;
}

.aheex-main .aheex-finance .aheex-list:after {
  background: #FEFEFE;
  box-shadow: 0px 30px 30px -20px rgba(49, 25, 68, 0.15);
  position: absolute;
  content: '';
  height: 50px;
  width: calc(100% + 60px);
  top: -40px;
  left: -30px;
  z-index: 2;
}

.aheex-main .aheex-finance .aheex-list:before {
  background: #FEFEFE;
  box-shadow: 0px -30px 40px -20px rgba(49, 25, 68, 0.15);
  position: absolute;
  content: '';
  height: 50px;
  width: calc(100% + 40px);
  bottom: -40px;
  left: -30px;
  z-index: 2;
}


/* Main: timeline */
.aheex-main .aheex-timeline {
  position: relative;
  background: #141414;
}

.aheex-main .aheex-timeline:before {
  left: auto;
  bottom: auto;
  top: 0px;
  right: 0px;
  transform: rotate(180deg);
}

.aheex-main .aheex-timeline .aheex-inner {
  padding-top: 100px;
  padding-bottom: 120px;
}

.aheex-main .aheex-timeline h3 span {
  font-weight: normal;
}

.aheex-main .aheex-timeline .aheex-desc {
  font-size: 18px;
  line-height: 30px;
  color: #c5c5c5;
  margin-top: 10px;
}

.aheex-main .aheex-timeline-area {}

.aheex-main .aheex-timeline-area .aheex-in {
  display: flex;
  position: relative;
}

.aheex-main .aheex-timeline-area .aheex-in:after,
.aheex-main .aheex-timeline-area .aheex-in:before {
  position: absolute;
  content: '';
  top: 217px;
  left: 0px;
  width: 100%;
  height: 10px;
  background: #2d2c2f;
  border-radius: 20px;
  z-index: 1;
}

.aheex-main .aheex-timeline-area .aheex-in:before {
  width: 30%;
  background: #9151a0;
  background: -moz-linear-gradient(left, rgba(145, 81, 160, 1) 0%, rgba(117, 111, 183, 1) 50%);
  background: -webkit-linear-gradient(left, rgba(145, 81, 160, 1) 0%, rgba(117, 111, 183, 1) 50%);
  background: linear-gradient(to right, rgba(145, 81, 160, 1) 0%, rgba(117, 111, 183, 1) 50%);
  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#9151a0', endColorstr='#756fb7',GradientType=1 )";
  z-index: 2;
}

.aheex-main .aheex-timeline-area .aheex-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 3;
  width: 20%;
}

.aheex-main .aheex-timeline-area .aheex-item .aheex-desc {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #c5c5c5;
  order: 1;
  padding: 0px;
  margin-top: 2px;
}

.aheex-main .aheex-timeline-area .aheex-item .aheex-desc b {
  display: block;
  margin-bottom: 10px;
}

.aheex-main .aheex-timeline-area .aheex-item .aheex-desc b span {
  margin-right: 5px;
  color: #ab83d2;
  position: relative;
  top: 2px;
}

.aheex-main .aheex-timeline-area .aheex-item .aheex-dots {
  border-right: 2px dotted #c5c5c5;
  height: 40px;
  order: 2;
  width: 1px;
  justify-content: center;
  margin: 3px auto;
}

.aheex-main .aheex-timeline-area .aheex-item .aheex-pointer {
  order: 3;
  border-radius: 50px;
  width: 20px;
  height: 20px;
  background: #c5c5c5;
  border: 3px solid #141a2a;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}

.aheex-main .aheex-timeline-area .aheex-item .aheex-year {
  color: #c5c5c5;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  position: relative;
  top: 8px;
  order: 4;
}

.aheex-main .aheex-timeline-area .aheex-item.aheex-passed .aheex-year,
.aheex-main .aheex-timeline-area .aheex-item.aheex-current .aheex-year {
  color: #ffffff;
  font-weight: bold;
}

.aheex-main .aheex-timeline-area .aheex-item.aheex-passed .aheex-desc,
.aheex-main .aheex-timeline-area .aheex-item.aheex-current .aheex-desc {
  color: #ffffff;
}

.aheex-main .aheex-timeline-area .aheex-item.aheex-reverse .aheex-desc {
  order: 4;
}

.aheex-main .aheex-timeline-area .aheex-item.aheex-reverse .aheex-dots {
  order: 3;
}

.aheex-main .aheex-timeline-area .aheex-item.aheex-reverse .aheex-pointer {
  order: 2;
  top: 3px;
  margin-bottom: 3px;
}

.aheex-main .aheex-timeline-area .aheex-item.aheex-reverse .aheex-year {
  order: 1;
  margin-top: 170px;
  top: -8px;
}

.aheex-main .aheex-timeline-area .aheex-item.aheex-passed .aheex-pointer,
.aheex-main .aheex-timeline-area .aheex-item.aheex-current .aheex-pointer {
  width: 30px;
  height: 30px;
  background: #8162ad;
  background: -moz-linear-gradient(top, rgba(129, 98, 173, 1) 0%, rgba(143, 82, 160, 1) 50%);
  background: -webkit-linear-gradient(top, rgba(129, 98, 173, 1) 0%, rgba(143, 82, 160, 1) 50%);
  background: linear-gradient(to bottom, rgba(129, 98, 173, 1) 0%, rgba(143, 82, 160, 1) 50%);
  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#8162ad', endColorstr='#8f52a0',GradientType=0 )";
  border: 4px solid #141414;
  margin-top: -2px;
}

.aheex-main .aheex-timeline-area .aheex-item.aheex-passed .aheex-pointer:before,
.aheex-main .aheex-timeline-area .aheex-item.aheex-current .aheex-pointer:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  border-radius: 20px;
  background: #fff;
  margin-top: -5px;
  margin-left: -5px;
  z-index: 4;
}

.aheex-main .aheex-timeline-area .aheex-item.aheex-current .aheex-pointer {
  width: 40px;
  height: 40px;
  background: #6f67ad;
  background: -moz-linear-gradient(top, rgba(111, 103, 173, 1) 0%, rgb(107 77 157) 50%);
  background: -webkit-linear-gradient(top, rgba(111, 103, 173, 1) 0%, rgb(124 100 192) 50%);
  background: linear-gradient(to bottom, rgba(111, 103, 173, 1) 0%, rgb(113 77 157) 50%);
  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f67ad', endColorstr='#934d9d',GradientType=0 )";
  border: 0px;
  margin-top: -2px;
}

.aheex-main .aheex-timeline-area .aheex-item.aheex-current .aheex-pointer:before {
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
}

.aheex-main .aheex-timeline .aheex-icon-start,
.aheex-main .aheex-timeline .aheex-icon-end {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 182px;
  left: 0px;
  color: #9152a1;
  font-size: 36px;
}

.aheex-main .aheex-timeline .aheex-icon-end {
  color: #2d2c2f;
  left: auto;
  right: -10px;
}

/* Textboxes
-----------------------------------------------------------------------------*/
.aheex-textbox {
  font-size: 20px;
  line-height: 36px;
}

.aheex-textbox p {
  padding-bottom: 20px;
  color: #c5c5c5;
}


/* Footer
-----------------------------------------------------------------------------*/
.aheex-footer {
  background: #e8e8e8;
}

.aheex-footer .aheex-top {
  padding: 30px 0 40px 0;
  color: #B8B4D1;
}

.aheex-footer .aheex-top .aheex-l {
  width: 30%;
  float: left;
}

.aheex-footer .aheex-top .aheex-r {
  width: 70%;
  float: left;
  padding-left: 200px;
  display: flex;
  justify-content: space-between;
}

.aheex-footer .aheex-top .aheex-l .aheex-info {
  font-size: 14px;
  line-height: 28px;
  color: #202020;
  padding: 30px 0;
}

.aheex-footer .aheex-top .aheex-l .aheex-social {
  display: flex;
  flex-direction: row;
}

.aheex-footer .aheex-top .aheex-l .aheex-social a {
  text-decoration: none;
  color: #fff;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background-color: #1f1e36;
  display: inline-block;
  width: 30px;
  height: 30px;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  margin-right: 10px;
}

.aheex-footer .aheex-top .aheex-l .aheex-social .aheex-tg {
  position: relative;
  font-size: 16px;
}

.aheex-footer .aheex-top .aheex-l .aheex-social a span {
  position: relative;
  top: 3px;
}

.aheex-footer .aheex-top .aheex-l .aheex-social a:hover {
  color: #ab83d2;
}

.aheex-footer .aheex-top .aheex-r .aheex-list {}

.aheex-footer .aheex-top .aheex-r .aheex-list .aheex-t {
  color: #202020;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  padding-top: 35px;
  padding-bottom: 40px;
}

.aheex-footer .aheex-top .aheex-r .aheex-list .aheex-t span {
  font-weight: normal;
}

.aheex-footer .aheex-top .aheex-r .aheex-list ul {}

.aheex-footer .aheex-top .aheex-r .aheex-list ul li {
  color: #202020;
  padding-bottom: 8px;
}

.aheex-footer .aheex-top .aheex-r .aheex-list ul li a {
  font-size: 13px;
  text-transform: uppercase;
  line-height: 15px;
  color: #202020;
  text-decoration: none;
}

.aheex-footer .aheex-top .aheex-r .aheex-list ul li a:hover {
  color: #ab83d2;
}

.aheex-footer .aheex-bottom {
  padding: 12px 0;
  background: #141414;
}

.aheex-footer .aheex-bottom .aheex-copyright {
  text-align: center;
  font-size: 11px;
  line-height: 18px;
  color: #D0CED9;
}

.aheex-payments {
  position: absolute;
  top: 27px;
  left: 210px;
}

.aheex-method {
  height: 45px;
  width: auto;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background-color: #ffffff;
  padding: 8px;
  float: left;
  margin-left: 15px;
}

.aheex-footer .aheex-bottom .aheex-copyright a {
  color: #E6903E;
  text-decoration: none;
}

.aheex-footer .aheex-bottom .aheex-copyright a:hover {
  text-decoration: underline;
}

.aheex-footer .aheex-bottom .aheex-payments {
  float: right;
}

.aheex-footer .aheex-bottom .aheex-method {
  height: 36px;
  width: 36px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background-color: #e8e8e8;
  padding: 8px;
  float: left;
  margin-left: 15px;
}

.aheex-footer .aheex-bottom .aheex-method img {
  height: 100%;
  width: 100%;
}

.aheex-footer .aheex-foo-logo {
  width: 140px;
  padding-top: 30px;
  padding-bottom: 0px;
}

/* Popups
-----------------------------------------------------------------------------*/
.popup {
  background: rgb(0 0 0 / 63%);
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: none;
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
}

.popup-container {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1000;
  overflow-y: scroll;
}

.popup .in {
  position: relative;
  align-self: center;
  width: 460px;
  max-width: 100%;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  background: #141414;
  box-shadow: -15px 30px 80px rgb(0 0 0 / 30%);
  padding: 30px 35px;
  z-index: 1001;
  margin: 0px auto;
  margin-top: 40px;
  margin-bottom: 40px;
  border: 2px solid #f7f7f7;
}

.popup .in .close {
  color: #D0CED9;
  font-size: 32px;
  line-height: 32px;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1002;
  transition: all ease-out 0.1s;
}

.popup .in .close:hover {
  cursor: pointer;
  color: #ab83d2;
  transition: all ease-in 0.1s;
}

.popup .in .title {
  font-weight: bold;
  font-size: 30px;
  line-height: 38px;
  padding-bottom: 5px;
  color: #ffffff;
}

.popup .in .subtitle {
  font-size: 15px;
  line-height: 22px;
  color: #c5c5c5;
}

.popup .in .referred {
  margin-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #2d2c2f;
}

.popup .in .referred span {
  color: #ffffff;
}

.popup .in .referred span.flaticon-user {
  font-size: 13px;
  position: relative;
  top: 2px;
}

.popup .in .c {
  padding: 20px 0 0 0;
}

.popup .in .c .fld {
  padding: 7px 0;
}

.popup .in .c .fld.fs .aheex-btn,
.popup .in .c .fld.fs .aheex-inp {
  width: 100%;
}

.popup .in .c .terms {
  font-size: 14px;
  line-height: 24px;
  color: #c5c5c5;
  padding: 20px 0 0 0;
}

.popup .in .c .terms a {
  color: #D0CED9;
}

.popup .in .c .foo {
  border-top: 1px dashed #2d2c2f;
  margin-top: 20px;
  padding-top: 20px;
}

.popup .in .c .foo.links {
  display: flex;
  justify-content: space-between;
  font-size: 15px;
}

.popup .in .c .foo.links a {
  color: #f7f7f7;
}

.popup.popup-video .in {
  width: 1024px;
  padding: 20px 30px;
}

.popup.popup-video .popup-video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  margin-top: 10px;
}

.popup.popup-video video,
.popup.popup-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* About us
-----------------------------------------------------------------------------*/
.aheex-about {}

.aheex-about-header {
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  padding: 25px 0 25px 0;
  position: relative;
  margin-top: 5px;
  margin-bottom: 40px;
  background: #241c2f;
}

.aheex-about-header h1 {
  color: #fff;
}

.aheex-about-header .aheex-inner {
  display: flex;
  align-self: center;
  vertical-align: middle;
  align-items: center;
}

.aheex-about-header .aheex-desc {
  font-weight: bold;
  font-size: 32px;
  line-height: 44px;
  padding: 0px 0 30px 0;
  position: relative;
}

.aheex-about-header .aheex-desc div {
  color: #c5c5c5;
  font-weight: 500;
}

.aheex-about-header .aheex-desc div strong {
  color: #ab83d2 !important;
  font-weight: 500;
}

.aheex-about-header .aheex-desc:before {
  position: absolute;
  top: -55px;
  left: 0px;
  content: "“";
  font-weight: bold;
  font-size: 240px;
  line-height: 240px;
  color: #141414;
  z-index: 1;
}

.aheex-about-header .aheex-desc div {
  position: relative;
  z-index: 2;
}

.aheex-about-header .aheex-founder {
  font-size: 24px;
  line-height: 18px;
}

.aheex-about-header .aheex-row-1 {
  width: 80%;
  padding-left: 30px;
  padding-right: 30px;
}

.aheex-about-header .aheex-row-2 {
  width: 20%;
}

.aheex-about-header .aheex-row-2 img {
  left: 0px;
  position: relative;
  border-radius: 17px;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
}

.aheex-about-content {
  padding: 40px 0 0 0;
}

.aheex-about-content .aheex-row {
  display: flex;
  align-self: center;
  vertical-align: middle;
}

.aheex-about-content .aheex-col {}

.aheex-about-content .aheex-col-1 {
  width: 25%;
  font-weight: bold;
  font-size: 28px;
  line-height: 34px;
}

.aheex-about-content .aheex-col-2 {
  width: 100%;
  color: #c5c5c5;
}

.aheex-about-content .aheex-col-2 h3 {
  margin-bottom: 20px;
}

.aheex-about-content .aheex-col-2 h5 {
  margin-bottom: -20px;
  line-height: 42px;
  font-weight: 500;
  color: #c5c5c5;
}

.aheex-about-content .aheex-col-2 p {
  font-size: 20px;
  line-height: 34px;
}

.aheex-about-content .aheex-col-2 .aheex-stats {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.aheex-about-content .aheex-col-2 .aheex-stats .aheex-s {
  width: 33%;
  padding: 25px 0;
}

.aheex-about-content .aheex-col-2 .aheex-stats .aheex-s .aheex-number {
  font-weight: bold;
  font-size: 34px;
  line-height: 41px;
}

.aheex-about-content .aheex-col-2 .aheex-stats .aheex-s .aheex-desc {
  font-size: 24px;
  line-height: 29px;
  color: #7D7C83;
}

.aheex-about-content .aheex-timeline {
  padding: 0px 0 20px 0;
}

.aheex-about-content .aheex-timeline .aheex-t {
  display: flex;
  align-self: center;
  vertical-align: middle;
  padding: 10px 0;
}

.aheex-about-content .aheex-timeline .aheex-t .aheex-year {
  font-size: 22px;
  line-height: 38px;
  color: #c5c5c5;
  width: 20%;
  position: relative;
  top: 35px;
  font-weight: bold;
  border-bottom: 2px solid #717171;
  height: 45px;
  margin-top: -22px;
}

.aheex-about-content .aheex-timeline .aheex-t .aheex-desc {
  color: #c5c5c5;
  width: 80%;
  border: 2px solid #717171;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  padding: 20px;
}

.aheex-about-content .aheex-timeline .aheex-t .aheex-desc h6 {
  color: #c5c5c5;
  margin-top: 0px !important;
}

.aheex-about-content .aheex-timeline .aheex-t.aheex-passed .aheex-year {
  color: #fff;
  border-bottom: 2px solid #fff;
  height: 45px;
  margin-top: -22px;
}

.aheex-about-content .aheex-timeline .aheex-t.aheex-passed .aheex-desc {
  color: #ffffff;
  border: 2px solid #fff;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  padding: 20px;
}

.aheex-about-content .aheex-timeline .aheex-t.aheex-passed .aheex-desc h6 {
  color: #fff;
  margin-top: 0px !important;
}

.aheex-about-content .aheex-timeline .aheex-t.aheex-current .aheex-year {
  color: #ab83d2;
  font-weight: bold;
  border-bottom: 2px solid #ab83d2;
  height: 45px;
  margin-top: -22px;
}

.aheex-about-content .aheex-timeline .aheex-t.aheex-current .aheex-desc {
  color: #ffffff;
  border: 2px solid #ab83d2;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  padding: 20px;
}

.aheex-about-content .aheex-timeline .aheex-t.aheex-current .aheex-desc h6 {
  color: #ffffff;
  margin-top: 0px !important;
}


.aheex-hiw {}

.aheex-hiw-header {
  display: flex;
  align-self: center;
  vertical-align: middle;
}

.aheex-hiw-header h1 {
  color: #fff;
}

.aheex-hiw-header h1 span {
  font-weight: normal;
}

.aheex-hiw-header .aheex-desc {
  font-size: 20px;
  line-height: 34px;
  padding-bottom: 25px;
  position: relative;
  color: #c5c5c5;
  border-bottom: 1px solid rgb(38 38 38);
}

.aheex-hiw-header .aheex-desc div {
  position: relative;
  z-index: 2;
}

.aheex-hiw-header .aheex-subdesc {
  font-size: 18px;
  line-height: 34px;
  padding-bottom: 40px;
  color: #c5c5c5;
}

.aheex-hiw-header .aheex-buttons .aheex-link {
  position: relative;
  top: -23px;
  margin-left: 20px;
  color: #fff;
}

.aheex-hiw-header .aheex-row-1 {
  width: 50%;
  padding-right: 15px;
}

.aheex-hiw-header .aheex-row-2 {
  width: 50%;
  margin-bottom: -300px;
  text-align: right;
}

.aheex-hiw-header .aheex-row-2 img {
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  margin-top: -210px;
  max-width: 650px;
}

.aheex-hiw-header .aheex-row-3 {
  width: 40%;
  padding-right: 15px;
}

.aheex-hiw-header .aheex-row-4 {
  width: 60%;
  padding-left: 15px;
}

.aheex-hiw-header .aheex-row-3 img {
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border: 2px solid #26253e;
}

.aheex-hiw-content {
  padding: 50px 0 0 0;
}

.aheex-hiw-content .aheex-row {
  display: flex;
  align-self: center;
  vertical-align: middle;
  margin-bottom: 50px;
  border-bottom: 1px solid rgb(38 38 38);
}

.aheex-hiw-content .aheex-col {}

.aheex-hiw-content .aheex-col-1 {
  width: 25%;
  font-weight: 500;
  font-size: 28px;
  line-height: 34px;
}

.aheex-hiw-content .aheex-col-1 .aheex-text-purple {
  color: #ab83d2;
}

.aheex-hiw-content .aheex-col-2 {
  width: 75%;
}

.aheex-hiw-content .aheex-col-2 img {
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border: 2px solid #26253e;
}

.aheex-hiw-content .aheex-col-2 h5 {
  margin-top: 20px;
}

.aheex-hiw-content .aheex-col-2 p {
  font-size: 18px;
  line-height: 34px;
  padding: 0 0 20px 0;
}


/* Static
-----------------------------------------------------------------------------*/
.aheex-static {
  padding-bottom: 70px;
  margin-top: -200px;
  z-index: 2;
  position: relative;
}

.aheex-static .aheex-page-box {
  background: #141414;
  border: 2px solid #262626;
  padding: 20px 25px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

.aheex-static h1 {
  padding: 0 0 50px 0;
}

.aheex-static h1 span {
  font-weight: normal;
}

.aheex-static .aheex-faq-nav {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 34px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgb(45 44 47);
}

.aheex-static .aheex-faq-nav a {
  color: #c5c5c5;
  text-decoration: none;
  border: 2px solid #2d2c2f;
  margin-right: 20px;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  padding: 7px 30px;
  display: inline-block;
  margin-bottom: 20px;
}

.aheex-static .aheex-faq-nav a:hover {}

.aheex-static .aheex-faq-nav a.aheex-active {
  color: #fff;
  border: 2px solid #f7f7f7;
  cursor: default;
}

.aheex-static .aheex-faq-content {}

.aheex-static .aheex-faq-content .aheex-section {
  display: none;
}

.aheex-static .aheex-faq-content .aheex-section.aheex-active {
  display: block;
}

.aheex-static .aheex-faq-content .aheex-row {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px dashed #2d2c2f;
}

.aheex-static .aheex-faq-content .aheex-row:last-child {
  border-bottom: none;
}

.aheex-static .aheex-faq-content .aheex-row .aheex-t {
  font-weight: bold;
  font-size: 20px;
  line-height: 32px;
  color: #fff;
  margin-bottom: 12px;
}

.aheex-static .aheex-faq-content .aheex-row .aheex-d {
  font-size: 16px;
  line-height: 28px;
  color: #c5c5c5;
}

.aheex-static .aheex-faq-content .aheex-row p {
  margin-bottom: 20px;
}

.aheex-static .aheex-faq-content .aheex-row p strong {
  color: #fff;
  font-weight: 500;
}

.aheex-static .aheex-faq-content .aheex-row p:last-child {
  margin-bottom: 0px;
}

.aheex-static .aheex-faq-question {
  padding: 50px 0;
  text-align: center;
  position: relative;
}

.aheex-static .aheex-faq-question .aheex-btn {
  width: 240px;
  max-width: 100%;
  margin: 30px 0 0 0;
}

.aheex-static .aheex-faq-question:after {
  top: auto;
  left: auto;
  right: 0px;
  bottom: 0px;
  background-position: left 80px;
}

.aheex-static p {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 28px;
}

.aheex-static .aheex-infobox {
  padding: 15px 25px;
  background: #141329;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  margin-bottom: 40px;
}

.aheex-static h4,
.aheex-static h5 {
  margin: 40px 0 20px 0;
}

.aheex-static h6 {
  margin: 40px 0 10px 0;
}

.aheex-static h3.aheex-first,
.aheex-static h4.aheex-first,
.aheex-static h5.aheex-first,
.aheex-static h6.aheex-first {
  margin-top: 0px !important;
}

.aheex-static h6.aheex-form {
  margin-top: 0px !important;
  margin-bottom: 25px;
}

.aheex-static ol,
.aheex-static ul {
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 20px;
  margin-top: 30px;
}

.aheex-static ol li,
.aheex-static ul li {
  list-style: disc;
  margin-left: 30px;
  margin-right: 30px;
}

.aheex-static ul li {
  list-style: decimal;
}

.aheex-static blockquote {
  color: #7d7c83;
  padding: 5px 0 5px 23px;
  border-left: 2px dotted #d0ced9;
  margin-bottom: 25px
}

.aheex-static h2,
.aheex-static h3,
.aheex-static h4,
.aheex-static h5 {}

.aheex-error-page {
  text-align: center;
  padding: 180px 0;
}

.aheex-error-page h1 {
  font-size: 72px;
  line-height: 72px;
  padding-bottom: 20px;
  color: #8959a6;
}

.aheex-error-page .aheex-buttons {
  padding: 30px 0 0 0;
}

.aheex-error-page .aheex-buttons .aheex-btn {
  font-size: 15px;
  min-width: 170px;
  padding: 0 20px;
  margin: 3px;
}

/* Contacts
-----------------------------------------------------------------------------*/
.aheex-contact-rows {
  display: flex;
  align-self: center;
  vertical-align: middle;
}

.aheex-contact-rows .aheex-col-1 {
  width: 60%;
  padding-right: 15px;
}

.aheex-contact-rows .aheex-col-1 ol {
  margin-top: 20px;
  margin-bottom: 25px;
}

.aheex-contact-rows .aheex-col {
  width: 40%;
  padding: 0 15px;
}

.aheex-contact-rows .aheex-col:first-child {
  padding-left: 0px;
}

.aheex-contact-rows .aheex-col:last-child {
  padding-right: 0px;
}

.aheex-contact-rows .aheex-contacts-big {
  font-size: 18px;
  line-height: 32px;
  color: #c5c5c5;
}

.aheex-contact-rows .aheex-contacts-silver {
  font-size: 18px;
  line-height: 32px;
  color: #c5c5c5;
  margin-bottom: 40px;
}

.aheex-contact-rows .aheex-contacts-line {
  border: 1px dashed #293440;
  margin: 20px 0;
}

.aheex-contact-rows .aheex-contacts-social {}

.aheex-contact-rows .aheex-contacts-social a {
  text-decoration: none;
  float: left;
}

.aheex-contact-rows .aheex-contacts-social a span {
  text-decoration: none;
  background: #D0CED9;
  border-radius: 100px;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 35px;
  color: #fff;
  font-size: 20px;
  margin-right: 5px;
}

.aheex-contact-rows .aheex-contacts-social a.aheex-fb span {}

.aheex-contact-rows .aheex-contacts-social a.aheex-tw span {
  font-size: 18px;
  padding-top: 1px;
}

.aheex-contact-rows .aheex-contacts-social a.aheex-tg span {
  font-size: 16px;
}

.aheex-contact-rows .aheex-contacts-social a.aheex-vk span {
  padding-top: 1px;
}

.aheex-contact-rows .aheex-contacts-social a.aheex-fb:hover span {
  background-color: #1877f2;
}

.aheex-contact-rows .aheex-contacts-social a.aheex-tw:hover span {
  background-color: #41abe1;
}

.aheex-contact-rows .aheex-contacts-social a.aheex-tg:hover span {
  background-color: #34ACE0;
}

.aheex-contact-rows .aheex-contacts-social a.aheex-vk:hover span {
  background-color: #2787f5;
}

.aheex-contact-rows .aheex-contacts-small {
  font-size: 14px;
  line-height: 24px;
}

.aheex-contact-rows .aheex-contacts-small li {
  margin-bottom: 8px;
}

.aheex-contact-rows .aheex-contacts-small .aheex-r {
  padding-left: 30px;
}

.aheex-contact-rows .aheex-contacts-form {
  position: relative;
}

.aheex-contact-rows .aheex-contacts-form .aheex-fld {
  margin-bottom: 10px;
}

.aheex-contact-rows .aheex-contacts-form .aheex-success {
  background: #EFEFF4;
  padding: 18px 25px;
  border-radius: 6px;
  line-height: 24px;
}

.aheex-contact-rows .aheex-contacts-form .aheex-success h5 {
  font-size: 20px;
  line-height: 24px;
  padding: 0 0 5px 0;
  margin: 0px;
}


.aheex-important-notice {
  background: #EF662C;
  color: #fff;
  padding: 10px 20px;
  font-size: 15px;
  line-height: 22px;
}

.aheex-important-notice .aheex-icon {
  vertical-align: middle;
  margin: 0 3px 0 0;
  position: relative;
  display: inline-block;
}

.aheex-important-notice a {
  color: #fff;
}


/*==============================
	Post
==============================*/
.aheex-news-page {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
  margin-top: -14px;
}

.aheex-post-list {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.aheex-post {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
  border-radius: 20px;
  background-color: #262626;
  overflow: hidden;
  margin: 12px;
}

.aheex-post a {
  text-decoration: none;
}

.aheex-post__img {
  display: block;
  width: 100%;
  position: relative;
  padding: 20px 20px 0;
  border-radius: 18px;
}

.aheex-post__img img {
  width: 100%;
  position: relative;
  z-index: 1;
  transition: opacity 0.5s ease;
  border-radius: 16px;
}

.aheex-post__img:hover img {
  opacity: 0.7;
}

.aheex-post__content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 20px;
}

.aheex-post__category {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 26px;
  min-width: 70px;
  width: auto;
  color: #fff;
  font-size: 12px;
  background-color: transparent;
  border: 2px solid #ab83d2;
  text-decoration: none;
  border-radius: 10px;
  padding: 0 15px;
  font-weight: 400;
}

.aheex-post__category span {
  display: flex;
  margin-right: 9px;
}

.aheex-post__category:hover {
  color: #fff;
  box-shadow: 0 0 12px rgba(170, 114, 206, 0.14);
}

.aheex-post__title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 64px;
  font-size: 22px;
  line-height: 32px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 0;
  width: 100%;
}

.aheex-post__title a {
  display: block;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
}

.aheex-post__title a:hover {
  color: #ab83d2;
}

.aheex-post__meta {
  margin-top: 16px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 20px;
}

.aheex-post__date {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-size: 15px;
  line-height: 20px;
  color: #dedede;
}

.aheex-post__date svg {
  fill: #ab83d2;
  width: 16px;
  height: auto;
  margin-right: 5px;
}

.aheex-post__views {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  color: #dedede;
}

.aheex-post__views svg {
  fill: #ab83d2;
  width: 17px;
  height: auto;
  margin-right: 5px;
}

.aheex-post--big .aheex-post__img,
.aheex-post--big-slide .aheex-post__img {
  padding: 0;
}

.aheex-post--big .aheex-post__img:before,
.aheex-post--big-slide .aheex-post__img:before {
  content: '';
  position: absolute;
  display: block;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
}

.aheex-post--big .aheex-post__img img,
.aheex-post--big-slide .aheex-post__img img {
  border-radius: 0;
}

@media screen and (max-width: 1024px) {
  .aheex-news-page {
    margin-top: -24px;
  }

  .aheex-post-list {
    flex: 0 0 auto;
    width: 50%;
  }

  .aheex-post {
    margin-top: 24px;
  }

  .aheex-post--big .aheex-post__content,
  .aheex-post--big-slide .aheex-post__content {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
  }

  .aheex-post--big .aheex-post__img,
  .aheex-post--big-slide .aheex-post__img {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    width: 100%;
    height: 320px;
    cursor: default;
  }

  .aheex-post--big .aheex-post__img img,
  .aheex-post--big-slide .aheex-post__img img {
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
  }

  .aheex-post--big .aheex-post__title,
  .aheex-post--big-slide .aheex-post__title {
    padding-right: 30%;
    font-size: 24px;
    height: auto;
    max-height: 72px;
  }

  .aheex-post--big:hover .aheex-post__img img,
  .aheex-post--big-slide:hover .aheex-post__img img {
    opacity: 0.7;
  }

  .aheex-post--big-slide .aheex-post__title {
    padding-right: 0;
  }
}

@media screen and (max-width: 760px) {
  .aheex-post-list {
    flex: 0 0 auto;
    width: 100%;
  }

  .aheex-header .aheex-lang .aheex-current {
    padding: 0px 10px;
  }

  .aheex-static .aheex-page-box {
    border: unset;
    border-top: 2px solid #262626;
    padding: 20px 25px;
    padding-bottom: 0px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin: 0px -20px;
  }
}

/* Pagination
-----------------------------------------------------------------------------*/
.aheex-pagination {
  text-align: right;
  margin: 40px 0 0 0;
}

.aheex-pagination a {
  text-align: center;
  width: 34px;
  height: 34px;
  line-height: 34px;
  border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  text-decoration: none;
  color: #1d1d1d;
  display: inline-block;
  font-size: 15px;
  margin: 0 1px;
  transition: all ease-out 0.2s;
}

.aheex-pagination .aheex-dot {
  width: 34px;
  height: 34px;
  line-height: 34px;
  border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  text-align: center;
  display: inline-block;
  color: #7D7C83;
}

.aheex-pagination a:hover {
  background-color: #EFEFF4;
  color: #3D88EE;
  transition: all ease-in 0.1s;
}

.aheex-pagination a.aheex-active {
  background: transparent;
  color: #D0CED9;
}

.aheex-pagination a.aheex-arr {
  font-size: 16px;
}

.aheex-pagination a.aheex-arr span {
  line-height: 20px;
}

/* qTIP
-----------------------------------------------------------------------------*/
.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 280px;
  min-width: 50px;
  font-size: 12px !important;
  line-height: 16px;
  direction: ltr;
  box-shadow: none;
  padding: 0
}

.qtip-content {
  position: relative;
  padding: 6px 8px;
  overflow: hidden;
  text-align: left;
  word-wrap: break-word
}

.qtip-titlebar {
  position: relative;
  padding: 5px 35px 5px 10px;
  overflow: hidden;
  border-width: 0 0 1px;
  font-weight: bold
}

.qtip-titlebar+.qtip-content {
  border-top-width: 0 !important
}

.qtip-close {
  position: absolute;
  right: -9px;
  top: -9px;
  z-index: 11;
  cursor: pointer;
  outline: medium none;
  border: 1px solid transparent
}

.qtip-titlebar .qtip-close {
  right: 4px;
  top: 50%;
  margin-top: -9px
}

* html .qtip-titlebar .qtip-close {
  top: 16px
}

.qtip-titlebar .ui-icon,
.qtip-icon .ui-icon {
  display: block;
  text-indent: -1000em;
  direction: ltr
}

.qtip-icon,
.qtip-icon .ui-icon {
  border-radius: 3px;
  text-decoration: none
}

.qtip-icon .ui-icon {
  width: 18px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  text-indent: 0;
  font: normal bold 10px/16px;
  color: inherit;
  background: transparent none no-repeat -100em -100em
}

.qtip-default {
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.9);
  border-radius: 4px;
  color: #fff
}

.qtip-default .qtip-titlebar {
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.9)
}

.qtip-default .qtip-icon {
  border-color: rgb(0, 0, 0);
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.9);
  color: #fff
}

.qtip-default .qtip-titlebar .qtip-close {
  border-color: rgb(0, 0, 0);
  border-color: rgba(0, 0, 0, 0.9);
  color: #111
}

#qtip-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}

[data-tooltip]:not(.plan-close):hover {
  cursor: help;
}

/**

-----------------------------------------------------------------------------*/
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 12px;
  font-family: Arial, sans-serif;
}

.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
}

.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
}

.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}

.irs-handle {
  position: absolute;
  display: block;
  box-sizing: border-box;
  cursor: default;
  z-index: 1;
}

.irs-handle.type_last {
  z-index: 2;
}

.irs-min,
.irs-max {
  position: absolute;
  display: block;
  cursor: default;
}

.irs-min {
  left: 0;
}

.irs-max {
  right: 0;
}

.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}

.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}

.irs-with-grid .irs-grid {
  display: block;
}

.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}

.irs-grid-pol.small {
  height: 4px;
}

.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000;
}

.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
}

.lt-ie9 .irs-disable-mask {
  background: #000;
  filter: alpha(opacity=0);
  cursor: not-allowed;
}

.irs-disabled {
  opacity: 0.4;
}

.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}

.irs--flat {
  height: 40px;
}

.irs--flat.irs-with-grid {
  height: 60px;
}

.irs--flat .irs-line {
  top: 25px;
  height: 12px;
  background-color: #e1e4e9;
  border-radius: 4px;
}

.irs--flat .irs-bar {
  top: 25px;
  height: 12px;
  background-color: #ed5565;
}

.irs--flat .irs-bar--single {
  border-radius: 4px 0 0 4px;
}

.irs--flat .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: #e1e4e9;
}

.irs--flat .irs-handle {
  top: 22px;
  width: 16px;
  height: 18px;
  background-color: transparent;
}

.irs--flat .irs-handle>i:first-child {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  background-color: #da4453;
}

.irs--flat .irs-handle.state_hover>i:first-child,
.irs--flat .irs-handle:hover>i:first-child {
  background-color: #a43540;
}

.irs--flat .irs-min,
.irs--flat .irs-max {
  top: 0;
  padding: 1px 3px;
  color: #999;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  background-color: #e1e4e9;
  border-radius: 4px;
}

.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
  color: white;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #ed5565;
  border-radius: 4px;
}

.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #ed5565;
}

.irs--flat .irs-grid-pol {
  background-color: #e1e4e9;
}

.irs--flat .irs-grid-text {
  color: #999;
}

.irs--big {
  height: 40px;
  top: -22px;
}

.irs--big.irs-with-grid {
  height: 70px;
}

.irs--big .irs-line {
  top: 33px;
  height: 12px;
  background-color: #2d2c2f;
  border-radius: 12px;
}

.irs--big .irs-bar {
  top: 33px;
  height: 12px;
  background: #42355b;
}

.irs--big .irs-bar--single {
  border-radius: 12px 0 0 12px;
}

.irs--big .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: rgba(66, 139, 202, 0.5);
}

.irs--big .irs-handle {
  top: 27px;
  width: 24px;
  height: 24px;
  background: #ab83d2;
  border-radius: 30px;
}

.irs--big .irs-handle.state_hover,
.irs--big .irs-handle:hover {
  cursor: pointer;
  transform: scale(1.05);
  box-shadow: 0 0 16px rgba(166, 94, 229, 0.38);
}

.irs--big .irs-handle:before {
  position: absolute;
  contain: '';
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  margin-left: -3px;
  background: #fff;
  border-radius: 10px;
  z-index: 3;
}

.irs--big .irs-min,
.irs--big .irs-max {
  top: 0;
  padding: 1px 5px;
  color: white;
  text-shadow: none;
  background-color: #9f9f9f;
  border-radius: 3px;
}

.irs--big .irs-from,
.irs--big .irs-to,
.irs--big .irs-single {
  color: white;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #428bca;
  background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  border-radius: 3px;
}

.irs--big .irs-grid-pol {
  background-color: #428bca;
}

.irs--big .irs-grid-text {
  color: #428bca;
}

.irs--modern {
  height: 55px;
}

.irs--modern.irs-with-grid {
  height: 55px;
}

.irs--modern .irs-line {
  top: 25px;
  height: 5px;
  background-color: #d1d6e0;
  background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);
  border: 1px solid #a3adc1;
  border-bottom-width: 0;
  border-radius: 5px;
}

.irs--modern .irs-bar {
  top: 25px;
  height: 5px;
  background: #20b426;
  background: linear-gradient(to bottom, #20b426 0%, #18891d 100%);
}

.irs--modern .irs-bar--single {
  border-radius: 5px 0 0 5px;
}

.irs--modern .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(209, 214, 224, 0.5);
}

.irs--modern .irs-handle {
  top: 37px;
  width: 12px;
  height: 13px;
  border: 1px solid #a3adc1;
  border-top-width: 0;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}

.irs--modern .irs-handle>i:nth-child(1) {
  position: absolute;
  display: block;
  top: -4px;
  left: 1px;
  width: 6px;
  height: 6px;
  border: 1px solid #a3adc1;
  background: white;
  transform: rotate(45deg);
}

.irs--modern .irs-handle>i:nth-child(2) {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 0;
  left: 0;
  width: 10px;
  height: 12px;
  background: #e9e6e6;
  background: linear-gradient(to bottom, white 0%, #e9e6e6 100%);
  border-radius: 0 0 3px 3px;
}

.irs--modern .irs-handle>i:nth-child(3) {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 3px;
  left: 3px;
  width: 4px;
  height: 5px;
  border-left: 1px solid #a3adc1;
  border-right: 1px solid #a3adc1;
}

.irs--modern .irs-handle.state_hover,
.irs--modern .irs-handle:hover {
  border-color: #7685a2;
  background: #c3c7cd;
  background: linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%);
}

.irs--modern .irs-handle.state_hover>i:nth-child(1),
.irs--modern .irs-handle:hover>i:nth-child(1) {
  border-color: #7685a2;
}

.irs--modern .irs-handle.state_hover>i:nth-child(3),
.irs--modern .irs-handle:hover>i:nth-child(3) {
  border-color: #48536a;
}

.irs--modern .irs-min,
.irs--modern .irs-max {
  top: 0;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  color: white;
  background-color: #d1d6e0;
  border-radius: 5px;
}

.irs--modern .irs-from,
.irs--modern .irs-to,
.irs--modern .irs-single {
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #20b426;
  color: white;
  border-radius: 5px;
}

.irs--modern .irs-from:before,
.irs--modern .irs-to:before,
.irs--modern .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #20b426;
}

.irs--modern .irs-grid {
  height: 25px;
}

.irs--modern .irs-grid-pol {
  background-color: #dedede;
}

.irs--modern .irs-grid-text {
  color: silver;
  font-size: 13px;
}

.irs--sharp {
  height: 50px;
  font-size: 12px;
  line-height: 1;
}

.irs--sharp.irs-with-grid {
  height: 57px;
}

.irs--sharp .irs-line {
  top: 30px;
  height: 2px;
  background-color: black;
  border-radius: 2px;
}

.irs--sharp .irs-bar {
  top: 30px;
  height: 2px;
  background-color: #ee22fa;
}

.irs--sharp .irs-bar--single {
  border-radius: 2px 0 0 2px;
}

.irs--sharp .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(0, 0, 0, 0.5);
}

.irs--sharp .irs-handle {
  top: 25px;
  width: 10px;
  height: 10px;
  background-color: #a804b2;
}

.irs--sharp .irs-handle>i:first-child {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #a804b2;
}

.irs--sharp .irs-handle.state_hover,
.irs--sharp .irs-handle:hover {
  background-color: black;
}

.irs--sharp .irs-handle.state_hover>i:first-child,
.irs--sharp .irs-handle:hover>i:first-child {
  border-top-color: black;
}

.irs--sharp .irs-min,
.irs--sharp .irs-max {
  color: white;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 4px;
  opacity: 0.4;
  background-color: #a804b2;
  border-radius: 2px;
}

.irs--sharp .irs-from,
.irs--sharp .irs-to,
.irs--sharp .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 4px;
  background-color: #a804b2;
  color: white;
  border-radius: 2px;
}

.irs--sharp .irs-from:before,
.irs--sharp .irs-to:before,
.irs--sharp .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #a804b2;
}

.irs--sharp .irs-grid {
  height: 25px;
}

.irs--sharp .irs-grid-pol {
  background-color: #dedede;
}

.irs--sharp .irs-grid-text {
  color: silver;
  font-size: 13px;
}

.irs--round {
  height: 50px;
}

.irs--round.irs-with-grid {
  height: 65px;
}

.irs--round .irs-line {
  top: 36px;
  height: 4px;
  background-color: #dee4ec;
  border-radius: 4px;
}

.irs--round .irs-bar {
  top: 36px;
  height: 4px;
  background-color: #006cfa;
}

.irs--round .irs-bar--single {
  border-radius: 4px 0 0 4px;
}

.irs--round .irs-shadow {
  height: 4px;
  bottom: 21px;
  background-color: rgba(222, 228, 236, 0.5);
}

.irs--round .irs-handle {
  top: 26px;
  width: 24px;
  height: 24px;
  border: 4px solid #006cfa;
  background-color: white;
  border-radius: 24px;
  box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
}

.irs--round .irs-handle.state_hover,
.irs--round .irs-handle:hover {
  background-color: #f0f6ff;
}

.irs--round .irs-min,
.irs--round .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: #006cfa;
  color: white;
  border-radius: 4px;
}

.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #006cfa;
}

.irs--round .irs-grid {
  height: 25px;
}

.irs--round .irs-grid-pol {
  background-color: #dedede;
}

.irs--round .irs-grid-text {
  color: silver;
  font-size: 13px;
}

.irs--square {
  height: 50px;
}

.irs--square.irs-with-grid {
  height: 60px;
}

.irs--square .irs-line {
  top: 31px;
  height: 4px;
  background-color: #dedede;
}

.irs--square .irs-bar {
  top: 31px;
  height: 4px;
  background-color: black;
}

.irs--square .irs-shadow {
  height: 2px;
  bottom: 21px;
  background-color: #dedede;
}

.irs--square .irs-handle {
  top: 25px;
  width: 16px;
  height: 16px;
  border: 3px solid black;
  background-color: white;
  transform: rotate(45deg);
}

.irs--square .irs-handle.state_hover,
.irs--square .irs-handle:hover {
  background-color: #f0f6ff;
}

.irs--square .irs-min,
.irs--square .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
}

.irs--square .irs-from,
.irs--square .irs-to,
.irs--square .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: black;
  color: white;
}

.irs--square .irs-grid {
  height: 25px;
}

.irs--square .irs-grid-pol {
  background-color: #dedede;
}

.irs--square .irs-grid-text {
  color: silver;
  font-size: 11px;
}

/* Chosen v1.8.7 */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.chosen-container * {
  box-sizing: border-box
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #fff;
  border-top: 0;
  background: #fff;
  box-shadow: 0px 0px 40px 0px rgba(28, 45, 58, 0.2);
  -moz-box-shadow: 0px 0px 40px 0px rgba(28, 45, 58, 0.2);
  -webkit-box-shadow: 0px 0px 40px 0px rgba(28, 45, 58, 0.2);
  clip: rect(0, 0, 0, 0)
}

.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  border-radius: 20px;
  width: 100%;
  left: 0%;
  padding: 5px 0 0 0;
}

.chosen-container a {
  cursor: pointer
}

.chosen-container .search-choice .group-name,
.chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #021627
}

.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top
}

.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 10px 0 0 25px;
  height: 48px;
  border: 1px solid #D0CED9;
  border-radius: 50px;
  font-size: 16px;
  background: #fff;
  background-clip: padding-box;
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 26px;
  border-radius: 50px;
}

.chosen-container-single .chosen-default {
  color: #999
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 1px
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 17px;
  right: 5px;
  display: block;
  width: 30px;
  height: 100%
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/chosen-sprite@2x.png") 0px 0px no-repeat;
  background-size: 30px 10px;
  margin-top: 1px;
  width: 15px;
  height: 10px
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 10px;
  white-space: nowrap
}

.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 0px 20px 0px 15px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #f2f3f8;
  border: 1px solid #e9ebf4;
  height: 38px;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  font-size: 1em;
  line-height: normal
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0)
}

.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 13px 15px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
  border-radius: 20px;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default
}

.chosen-container .chosen-results li.highlighted {
  background: #3D88EE;
  font-weight: bold;
  color: #fff
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline
}

.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 1px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
  border-color: #3D88EE;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default
}

.chosen-container-active.chosen-with-drop .chosen-single {
  background: #3D88EE;
  color: #fff;
  border-color: #3D88EE;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -15px 0px
}

.chosen-container-active .chosen-choices {
  border: 1px solid #3D88EE;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important
}

.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default
}

.chosen-disabled .chosen-single {
  cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default
}

.chosen-rtl {
  text-align: right
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px
}

.chosen-rtl .chosen-choices li {
  float: right
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none
}

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px
}

.chosen-single:hover {
  cursor: pointer
}




/* Responsive
-----------------------------------------------------------------------------*/


@media screen and (max-width: 1280px) {
  .aheex-main .aheex-features-stat .aheex-item-text {
    width: 100%;
    border-right: unset;
    border-bottom: 2px solid #141329;
    padding-right: 0px;
    padding-bottom: 20px;
    display: inline;
  }

  .aheex-header-middle .aheex-nav {
    margin-left: 60px;
  }

  .aheex-main .aheex-tariffs .aheex-list {
    flex-wrap: wrap;
    margin: 0px;
  }

  .aheex-about-header .aheex-desc {
    font-size: 26px;
    line-height: 36px;
    padding: 30px 0 30px 0;
  }

  .aheex-about-header .aheex-desc:before {
    font-size: 160px;
    line-height: 160px;
    top: -10px;
  }

  .aheex-about-content .aheex-col-2 .aheex-stats .aheex-s .aheex-desc,
  .aheex-about-content .aheex-timeline .aheex-t .aheex-desc {
    font-size: 16px;
    line-height: 30px;
  }

  .aheex-hiw-header .aheex-row-3 {
    width: 40%;
  }

  .aheex-hiw-header .aheex-row-4 {
    width: 60%;
  }

  .aheex-static .aheex-faq-question {
    padding: 30px 0;
    padding-top: 20px;
  }

  .aheex-static .aheex-faq-question:before,
  .aheex-static .aheex-faq-question:after {
    display: none;
  }

  .aheex-news-box h3 {
    font-size: 18px;
    line-height: 24px;
    padding: 10px 20px;
  }

  .aheex-news-box .aheex-date {
    font-size: 14px;
    line-height: 18px;
    padding: 0 20px 20px 20px;
  }

  .aheex-news-box-list h4 {
    font-size: 20px;
    line-height: 28px;
    padding: 0 0 20px 0;
  }

  .aheex-news-box-list .aheex-nbl {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  .aheex-news-box-list .aheex-nbl a {
    font-size: 18px;
    line-height: 28px;
  }

  .aheex-news-box-list .aheex-nbl .aheex-date {
    font-size: 14px;
    line-height: 22px;
  }

  .aheex-contact-rows .aheex-contacts-big {
    font-size: 16px;
    line-height: 30px;
  }

  .aheex-contact-rows .aheex-contacts-silver {
    font-size: 16px;
    line-height: 30px;
  }
}

@media screen and (max-width: 1024px) {
  .aheex-header-page {
    height: 300px;
  }

  .aheex-header {
    height: auto;
  }

  .aheex-header:after {
    display: none;
  }

  .aheex-header-middle .aheex-nav {
    margin-left: 40px;
  }

  .aheex-inner {
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin-left: 0px !important;
  }

  .aheex-header-middle {
    overflow: visible;
    z-index: 20;
  }

  .aheex-header-middle {
    height: 70px;
  }

  .aheex-header-middle .aheex-seperator {
    display: none;
  }

  .aheex-header-middle .aheex-logo {
    z-index: 1;
    top: 10px;
  }

  .aheex-header-top {
    height: 40px;
    font-size: 12px;
    line-height: 15px;
    z-index: 30;
    position: relative;
  }

  .aheex-header-top .aheex-inner {
    height: 40px;
  }

  .aheex-header .aheex-lang {
    margin-top: 13px;
    margin-left: 15px;
    font-size: 13px;
  }

  .aheex-header .aheex-lang .aheex-current {
    height: 42px;
    line-height: 41px;
  }

  .aheex-header .aheex-lang img {
    width: 17px;
    position: relative;
  }

  .aheex-header .aheex-navigation {
    font-size: 14px;
    margin-top: 13px;
    margin-left: 15px;
  }

  .aheex-header .aheex-navigation .aheex-current {
    height: 42px;
    line-height: 41px;
  }


  .aheex-header-middle .aheex-nav li {
    margin-top: 13px;
  }

  .aheex-header-middle .aheex-nav li a {
    height: 42px;
    line-height: 41px;
    font-size: 14px;
  }

  .aheex-header .aheex-userbox {
    margin-top: 13px;
  }

  .aheex-header .aheex-userbox a {
    height: 42px;
    line-height: 41px;
    padding: 0px 20px;
  }

  .aheex-header .aheex-userbox .aheex-logged img {
    width: 22px;
    height: 22px;
    border: 0px;
  }

  .aheex-header .aheex-header-top .aheex-links li.aheex-line {
    height: 14px;
  }

  .aheex-header .aheex-lang .aheex-dropdown {
    top: 40px;
    z-index: 9;
  }

  .aheex-header .aheex-header-top .aheex-links {
    padding-left: 0px;
  }

  .aheex-header .aheex-welcome {
    width: 100%;
    padding-top: 80px;

  }

  .aheex-header .aheex-welcome .aheex-left {
    float: none;
    width: 75%;
    padding: 0px;
  }

  .aheex-header .aheex-welcome .aheex-right {
    display: none;
  }

  .aheex-header-middle .aheex-logo img {
    width: 52px;
  }

  .aheex-header-middle .aheex-logo img.aheex-full-logo {
    display: none;
  }

  .aheex-header-middle .aheex-logo img.aheex-mobile-logo {
    display: block;
  }

  .aheex-header>.aheex-map {
    max-width: 600px;
    width: 98%;
  }

  h1,
  .aheex-h1 {
    font-size: 38px;
    line-height: 48px;
  }

  h2,
  .aheex-h2 {
    font-size: 36px;
    line-height: 40px;
  }

  h3,
  .aheex-h3 {
    font-size: 30px;
    line-height: 34px;
  }

  h4,
  .aheex-h4 {
    font-size: 28px;
    line-height: 32px;
  }

  h5,
  .aheex-h5 {
    font-size: 24px;
    line-height: 28px;
  }

  h6,
  .aheex-h6 {
    font-size: 20px;
    line-height: 24px;
  }

  .aheex-header .aheex-welcome .aheex-desc {
    font-size: 18px;
    line-height: 32px;
  }

  .aheex-header .aheex-welcome .aheex-buttons .aheex-btn {
    width: 200px;
    min-width: 200px;
    max-width: 98%;
    margin: 0 5px 0 0;
    padding: 0px;
  }



  .aheex-main .aheex-title {
    padding: 0 0 30px 0;
  }

  .aheex-main .aheex-title .aheex-d {
    font-size: 16px;
    line-height: 26px;
  }

  .aheex-main .aheex-features-list .aheex-item {}

  .aheex-main .aheex-features-list .aheex-item-mobile {
    display: block;
    text-align: center;
    z-index: 1;
  }

  .aheex-main .aheex-features-list .aheex-item-mobile .aheex-in {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .aheex-main .aheex-features-list .aheex-item-title {
    font-size: 18px;
    padding-bottom: 5px;
  }

  .aheex-main .aheex-features-list .aheex-item-desc {
    font-size: 14px;
    line-height: 22px;
  }

  .aheex-main .aheex-features-list .aheex-item-title i {
    color: #fd9b6b;
    position: relative;
    margin-right: 10px;
    top: 3px;
  }

  .aheex-main .aheex-features-stat .aheex-item .aheex-icon img {
    width: 48px;
    height: 48px;
  }

  .aheex-main .aheex-features-stat .aheex-item .aheex-number {
    font-size: 16px;
  }

  .aheex-main .aheex-features-stat .aheex-item .aheex-number span {
    font-size: 16px;
  }

  .aheex-main .aheex-features .aheex-title {
    padding: 0 0 40px 0;
  }

  .aheex-main .aheex-features .aheex-title .aheex-d {
    font-size: 16px;
    line-height: 26px;
  }

  .aheex-main .aheex-features-stat .aheex-item .aheex-desc {
    font-size: 12px;
    line-height: 16px;
  }

  .aheex-main .aheex-tariffs {
    width: 100%;
    padding: 50px 0;
  }

  .aheex-main .aheex-tariffs:after,
  .aheex-main .aheex-tariffs:before {
    display: none;
  }

  .aheex-main .aheex-about {
    padding: 80px 0 0 0;
  }

  .aheex-main .aheex-about .aheex-image {
    width: 67%;
    margin-top: 40px;
  }

  .aheex-main .aheex-about .aheex-desc {
    width: 100%;
    padding-left: 0px;
    padding-right: 20px;
  }

  .aheex-main .aheex-about .aheex-buttons {
    margin-right: 0px;
  }

  .aheex-main .aheex-affiliate {
    padding: 50px 0;
    overflow: hidden;
  }

  .aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row .aheex-col .aheex-nb {
    font-size: 16px;
    position: relative;
    top: -2px;
  }

  .aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row .aheex-col .aheex-level {
    font-size: 12px;
  }

  .aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row .aheex-percent {
    font-size: 10px;
  }

  .aheex-textbox {
    font-size: 18px;
    line-height: 34px;
  }

  .aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row .aheex-c {
    padding-top: 45px;
  }

  .aheex-main .aheex-finance {
    padding: 70px 0;
  }

  .aheex-main .aheex-finance .aheex-inner {
    display: block;
  }

  .aheex-main .aheex-finance .aheex-deposits {
    width: 100%;
    padding: 0px;
  }

  .aheex-main .aheex-finance .aheex-withdrawals {
    width: 100%;
    padding: 50px 0 0 0;
  }

  .aheex-main .aheex-news:after,
  .aheex-main .aheex-news:before,
  .aheex-main .aheex-news:after,
  .aheex-main .aheex-news:after {
    display: none;
  }

  .aheex-main .aheex-news .aheex-desc {
    font-size: 20px;
    line-height: 30px;
    padding-top: 10px;
  }

  .aheex-main .aheex-news .aheex-single {
    display: none;
  }

  .aheex-main .aheex-news .aheex-list {
    width: 100%;
    padding: 0px;
  }

  .aheex-main .aheex-news .aheex-inner {
    padding: 70px 0;
  }

  .aheex-main .aheex-timeline-area .aheex-item {
    padding: 0;
  }

  .aheex-main .aheex-timeline .aheex-inner {
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .aheex-main .aheex-timeline-area .aheex-item .aheex-desc {
    font-size: 12px;
    line-height: 18px;
  }

  .aheex-main .aheex-timeline:after,
  .aheex-main .aheex-timeline:before {
    display: none;
  }

  .aheex-main .aheex-timeline .aheex-desc {
    font-size: 16px;
    line-height: 26px;
  }

  .aheex-footer .aheex-top .aheex-l {
    float: none;
    width: 100%;
  }

  .aheex-footer .aheex-top .aheex-r {
    float: none;
    width: 100%;
    padding: 30px 0 0 0;
  }

  .aheex-footer .aheex-top .aheex-r .aheex-list .aheex-t {
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .aheex-footer .aheex-top .aheex-l .aheex-info {
    padding: 0 0 20px 0;
  }

  .aheex-footer .aheex-bottom .aheex-method {
    margin-left: 10px;
  }

  .aheex-footer .aheex-foo-logo {
    width: 120px;
    margin-bottom: 20px;

  }

  .aheex-main .aheex-about:before,
  .aheex-main .aheex-about:after {
    display: none;
  }

  .aheex-about-header .aheex-desc {
    font-size: 24px;
    line-height: 32px;
    padding: 20px 0 20px 0;
  }

  .aheex-about-header .aheex-desc:before {
    font-size: 120px;
    line-height: 120px;
    top: 0px;
  }

  .aheex-about-header .aheex-row-1 {
    width: 85%;
    padding-right: 30px;
  }

  .aheex-about-header .aheex-row-2 {
    width: 15%;
  }

  .aheex-about-header {
    padding: 30px 0 20px 0;
  }

  .aheex-about-header .aheex-founder {
    font-size: 18px;
    line-height: 18px;
  }

  .aheex-about-content .aheex-col-1 {
    display: none;
  }

  .aheex-about-content .aheex-col-2 {
    width: 100%;
  }

  .aheex-about-content h3 {
    line-height: 40px;
  }

  .aheex-hiw-header {
    display: block;
  }

  .aheex-hiw-header .aheex-row-1 {
    width: 100%;
    padding: 0 0 30px 0;
  }

  .aheex-hiw-header .aheex-row-2 {
    width: 100%;
    padding: 0px;
    margin-bottom: -50px;
    text-align: left;
  }

  .aheex-hiw-header .aheex-row-2 img {
    width: 520px;
    margin: 0 auto;
    max-width: 100%;
    margin-left: -20px;
  }

  .aheex-hiw-header .aheex-row-3 {
    width: 100%;
    padding: 0 0 20px 0;
  }

  .aheex-hiw-header .aheex-row-4 {
    width: 100%;
    padding: 0px;
  }

  .aheex-hiw-header .aheex-row-3 img {
    width: 480px;
    margin: 0 auto;
    max-width: 100%;
  }

  .aheex-hiw-header .aheex-subdesc {
    padding-top: 0px;
  }

  .aheex-hiw-content .aheex-row {
    display: block;
  }

  .aheex-hiw-content .aheex-col-1 {
    width: 100%;
    padding-bottom: 20px;
    color: #D0CED9;
  }

  .aheex-hiw-content .aheex-col-1 .aheex-text-green {
    color: #D0CED9;
  }

  .aheex-hiw-content .aheex-col-2 {
    width: 100%;
  }

  .aheex-static .aheex-faq-nav {
    font-size: 14px;
  }

  .aheex-static .aheex-faq-nav a {
    margin-right: 15px;
    padding: 3px 25px;
    margin-bottom: 15px;
  }

  .aheex-static {
    padding-bottom: 50px;
    margin-top: -180px;
  }

  .aheex-static h1 {
    padding-bottom: 30px;
  }

  .aheex-static p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 28px;
  }

  .aheex-static ul li {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 10px;
  }

  .aheex-static .aheex-infobox {
    padding: 15px 25px;
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 28px;
  }

  .aheex-static h4,
  .aheex-static h5 {
    margin: 40px 0 20px 0;
  }

  .aheex-static h6 {
    margin: 40px 0 10px 0;
  }

  .aheex-static ol {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 40px;
  }

  .aheex-static ol li {
    list-style: disc;
    margin-left: 30px;
  }

  .aheex-static h6.aheex-form {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 28px;
  }

  .aheex-contact-rows {
    display: block;
  }

  .aheex-contact-rows .aheex-col {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }

  .aheex-contact-rows .aheex-col-1 {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 30px;
  }

  .aheex-contact-rows .aheex-contacts-line {
    display: none;
  }

  .aheex-contact-rows .aheex-contacts-form {
    width: 640px;
    max-width: 100%;
    padding: 20px 0 0 0;
  }

  .aheex-news-rows .aheex-col {
    width: 50%;
    padding: 15px;
  }

  .aheex-news-rows .aheex-col-2 {
    display: none;
  }

  .aheex-news-inner .aheex-row-inner-1 {
    display: none;
  }

  .aheex-news-inner .aheex-row-inner-2 {
    width: 100%;
  }

  .aheex-news-inner h1 {
    padding-bottom: 10px;
  }

  .aheex-news-inner .aheex-breadcrumbs {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .aheex-news-inner .aheex-news-inner-latest-row {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }

  .aheex-news-inner .aheex-news-inner-latest-row a {
    font-size: 18px;
    line-height: 24px;
  }

  .aheex-account {
    padding: 30px 0;
  }

  .aheex-account-rows .aheex-row-nav-button {
    display: block;
  }

  .aheex-account-rows {
    display: block;
    align-self: center;
    vertical-align: middle;
    padding: 0;
  }

  .aheex-account-rows .aheex-row-nav {
    width: 100%;
    padding: 30px 10px 15px 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #F7F7F8;
    display: none;
  }

  .aheex-account-rows .aheex-row-nav.aheex-opened {
    padding: 0px;
    display: block;
  }

  .aheex-account-rows .aheex-row-nav.aheex-noborder {
    border: 0px;
  }

  .aheex-account-rows .aheex-row-nav a {
    padding: 10px 30px 10px 0;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 28px;
    width: 100%;
    display: block;
  }

  .aheex-account-rows .aheex-row-nav a .aheex-bubble {
    position: relative;
    right: auto;
    top: -2px;
    margin: 0 0 0 2px;
    line-height: 18px;
    display: inline-block;
  }

  .aheex-account-rows .aheex-row-nav a .aheex-icon {
    width: 25px;
    margin-left: 15px;
  }

  .aheex-account-rows .aheex-row-content {
    width: 100%;
  }

  .aheex-account .aheex-two-rows {
    display: block;
    margin-bottom: 60px;
  }

  .aheex-account .aheex-two-rows .aheex-r1 {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 40px;
  }

  .aheex-account .aheex-two-rows .aheex-r2 {
    width: 100%;
    padding-left: 0px;
  }

  .aheex-account .aheex-box-vip {
    margin-bottom: 40px;
  }

  .aheex-account .aheex-box-stats .aheex-bs .aheex-icon {
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 5px;
  }

  .aheex-account .aheex-box-stats .aheex-bs .aheex-number {
    font-size: 28px;
    line-height: 32px;
  }

  .aheex-account .aheex-box-stats .aheex-bs .aheex-number span {
    font-size: 18px;
    line-height: 24px;
  }

  .aheex-account .aheex-box-stats .aheex-bs .aheex-desc {
    font-size: 14px;
    line-height: 14px;
  }

  .aheex-account .aheex-box-referrals {
    display: block;
    margin-left: -20px;
    margin-right: -20px;
    border-radius: 0px;
  }

  .aheex-account .aheex-box-referrals .aheex-r1 {
    width: 100%;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px dotted #EFEFF4;
  }

  .aheex-account .aheex-box-referrals .aheex-r2 {
    width: 100%;
    padding: 0px;
  }

  .aheex-account .aheex-box-referrals .aheex-input-wrapper {
    margin-left: -25px;
    margin-right: -25px;
    border-radius: 0px;
  }

  .aheex-account .aheex-box-referrals .aheex-rdesc,
  .aheex-account .aheex-box-referrals .aheex-rdesc,
  .aheex-account .aheex-box-referrals .aheex-rdesc,
  .aheex-account .aheex-box-referrals .aheex-rdesc2 {
    line-height: 20px;
  }

  .aheex-account .aheex-box-balances .aheex-balances-list .aheex-l {
    width: 50%;
    padding: 10px;
  }

  .aheex-account .aheex-box-balances .aheex-balances-list .aheex-l:nth-child(3n) {
    padding-right: 10px;
  }

  .aheex-account .aheex-box-balances .aheex-balances-list .aheex-l:nth-child(3n+1) {
    padding-left: 10px;
  }

  .aheex-account .aheex-box-balances .aheex-balances-list .aheex-l:nth-child(2n) {
    padding-right: 0px;
  }

  .aheex-account .aheex-box-balances .aheex-balances-list .aheex-l:nth-child(2n+1) {
    padding-left: 0px;
  }

  .aheex-account .aheex-box-deposits .aheex-deposit {
    width: 50%;
    padding: 0 20px 20px 20px;
  }

  .aheex-account .aheex-box-deposits .aheex-deposit:nth-child(1n) {
    padding-left: 0px;
  }

  .aheex-account .aheex-box-deposits .aheex-deposit:nth-child(2n) {
    padding-right: 0px;
  }

  .aheex-account .aheex-box-deposits .aheex-deposit:nth-child(3n) {
    padding-right: 20px;
  }

  .aheex-header-middle .aheex-notifier {
    display: block;
  }
}

@media screen and (max-width: 980px) {
  .aheex-main .aheex-tariffs .aheex-list .aheex-item {
    width: 100%;
    margin: 0 0 50px 0;
  }
}

@media screen and (max-width: 860px) {
  .aheex-about-content .aheex-col-2 .aheex-stats .aheex-s {
    width: 50%;
  }

  .aheex-header-middle .aheex-nav li.hidden {
    display: none
  }

  .aheex-about-header .aheex-desc {
    font-size: 20px;
    line-height: 32px;
    padding: 5px 0 20px 0;
  }

  .aheex-about-content .aheex-col-2 h5 {
    font-size: 20px;
    line-height: 32px;
    font-weight: 500;
  }

  .aheex-about-header .aheex-desc:before {
    top: -15px;
  }

  .aheex-about-content .aheex-col-2 p {
    font-size: 18px;
    line-height: 34px;
  }

  .aheex-account .aheex-box-stats {
    flex-wrap: wrap;
  }

  .aheex-account .aheex-box-stats .aheex-bs {
    width: 50%;
    border: none;
    padding: 0 0 30px 0;
  }

  .aheex-account .aheex-box-notify .aheex-line {
    padding: 15px 20px 12px 20px !important;
  }

  .aheex-account .aheex-box-notify .aheex-line .aheex-new {
    display: none !important;
  }

  .aheex-account .aheex-box-notify .aheex-line .aheex-date {
    display: block;
    position: relative;
    top: auto;
    right: auto;
    text-align: left;
    font-size: 12px;
    line-height: 20px;
    display: block;
    padding: 12px 0 0 0;
  }

  .aheex-account .aheex-box-settings {
    font-size: 14px;
  }

  .aheex-main .aheex-features-stat {
    flex-wrap: wrap;
    margin-bottom: 20px;
    gap: 0px
  }

  .aheex-main .aheex-features-stat .aheex-item {
    width: 48%;
    margin: 0px;

  }

  .aheex-main .aheex-features-stat .aheex-item.aheex-bloc-1 {
    margin-bottom: 20px;
  }

  .aheex-main .aheex-features-stat .aheex-item.aheex-bloc-2 {
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .aheex-main .aheex-features-stat .aheex-item.aheex-bloc-3 {
    margin-left: 0px;
  }

  .aheex-main .aheex-features-stat .aheex-item.aheex-bloc-4 {
    display: block;
  }

  .aheex-main .aheex-timeline-area .aheex-in {
    display: block;
  }

  .aheex-main .aheex-timeline-area .aheex-in:after,
  .aheex-main .aheex-timeline-area .aheex-in:before {
    position: absolute;
    content: '';
    top: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    border-radius: 20px;
    z-index: 1;
    transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    left: 50%;
    background: #e8e8e8;
  }

  .aheex-main .aheex-timeline-area {
    margin-top: 70px;
    margin-bottom: 30px;
  }

  .aheex-main .aheex-timeline-area .aheex-item {
    display: block;
    width: 100%;
    background: #141414;
    border: 2px solid #e8e8e8;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 10px;
    border-radius: 20px;
    max-width: 500px;
    margin: 0px auto;
  }

  .aheex-main .aheex-timeline-area .aheex-item .aheex-dots {

    height: 10px;
  }

  .aheex-main .aheex-timeline-area .aheex-item.aheex-reverse {
    margin-top: 70px;
    margin-bottom: 60px;
  }

  .aheex-main .aheex-timeline-area .aheex-item.aheex-reverse .aheex-year {
    margin-top: 20px;
  }

  .aheex-main .aheex-timeline-area .aheex-item .aheex-year.mob {
    padding-bottom: 15px;
  }

  .aheex-main .aheex-timeline-area .aheex-item.aheex-passed .aheex-desc,
  .aheex-main .aheex-timeline-area .aheex-item.aheex-current .aheex-desc {
    color: #fff;
  }

  .aheex-main .aheex-timeline-area .aheex-item.aheex-passed .aheex-pointer,
  .aheex-main .aheex-timeline-area .aheex-item.aheex-current .aheex-pointer {
    border: 3px solid #383838;
  }

  .aheex-main .aheex-timeline-area .aheex-item .aheex-pointer {
    border: 3px solid #383838;
  }

  .aheex-main .aheex-timeline-area .aheex-item .aheex-desc {
    font-size: 14px;
  }

  .aheex-main .aheex-timeline-area .aheex-in:after,
  .aheex-main .aheex-timeline-area .aheex-in:before {
    width: 900px;
    top: 570px;
  }

  .aheex-main .aheex-timeline .aheex-icon-start,
  .aheex-main .aheex-timeline .aheex-icon-end {
    display: none;
  }

}

@media screen and (max-width: 760px) {
  .aheex-header .aheex-header-top .aheex-links {
    display: none;
  }

  .aheex-header .aheex-welcome .aheex-left {
    width: 100%;
  }

  .aheex-header .aheex-navigation {
    display: none;
  }

  .aheex-header .aheex-userbox {
    margin-right: 20px;
  }

  .aheex-header-middle .aheex-nav {
    margin-left: 0px;
  }

  .aheex-header-middle .aheex-nav {
    float: none;
    position: absolute;
    background: #141414;
    color: #fff;
    text-align: center;
    width: 100%;
    height: 100vh;
    left: 0px;
    top: 1px;
    padding: 80px 0 30px 0;
    box-shadow: -15px 15px 30px rgb(49 25 68 / 5%);
    display: none;
  }

  .aheex-header-middle .aheex-nav.aheex-opened {
    display: block;
  }

  .aheex-header-middle .aheex-nav-button {
    display: block;
    float: right;
  }

  .aheex-header-middle .aheex-nav-button:hover {
    cursor: pointer;
    color: #F7F7F7;
  }

  .aheex-header-middle .aheex-nav li {
    float: none;
    color: #fff;
    height: auto;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-right: 0px;
  }

  .aheex-header-middle .aheex-nav li.aheex-mob-hidden {
    display: block;
  }

  .aheex-header-middle .aheex-nav li a {
    color: #fff;
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    font-weight: 500 !important;
  }

  .aheex-header-middle .aheex-nav li a.aheex-earn {
    max-width: 250px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 20px;
  }

  .aheex-header-middle .aheex-nav li a.aheex-main-menu {
    max-width: 230px;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: -1px;
  }

  .aheex-header-middle .aheex-nav li a.aheex-main-menu.aheex-first {
    margin-top: 40px;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
  }

  .aheex-header-middle .aheex-nav li a.aheex-main-menu.aheex-last {
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    padding-bottom: 10px;
    position: relative;
  }

  .aheex-header-middle .aheex-nav li a:after {
    display: none;
  }

  .aheex-header-middle .aheex-nav li a:hover {
    color: #a0a0a0;
  }

  .aheex-header-middle .aheex-nav li.aheex-active a {
    color: #a0a0a0;
  }

  .aheex-header-middle .aheex-nav li.aheex-active:hover {
    padding-left: 0px;
    cursor: default;
  }

  .aheex-header-middle .aheex-nav li.aheex-active:hover a {
    cursor: default;
  }

  .aheex-header-middle .aheex-nav li.aheex-close {
    display: inline-block;
  }

  .aheex-main .aheex-features-list {
    display: block;
  }

  .aheex-main .aheex-about .aheex-inner {
    display: block;
  }

  .aheex-main .aheex-about .aheex-image {
    width: 80%;
    margin: 0px auto;
    padding-bottom: 60px;
  }

  .aheex-main .aheex-about .aheex-desc {
    padding-right: 0px;
    padding-bottom: 60px;
  }

  .aheex-main .aheex-about .aheex-buttons {
    float: none;
  }

  .aheex-main .aheex-features-list .aheex-item {
    width: 100%;
  }

  .aheex-main .aheex-features-list .aheex-item .aheex-in {
    margin-top: -27px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .aheex-main .aheex-features-list .aheex-item .aheex-icon {
    position: absolute;
    width: 53px;
    height: 53px;
    color: #27272e;
    font-size: 63px;
    line-height: 50px;
    right: 30px;
    z-index: -1;
    top: 30px;
  }

  .aheex-main .aheex-features-list .aheex-item-title {
    padding-top: 18px;
  }


  .aheex-main .aheex-tariffs .aheex-list .aheex-item {
    width: 100%;
    margin: 0 0 40px 0;
    padding: 0px;
  }

  .aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row {
    flex-direction: column;
    width: 100%;
    height: 100%;
  }

  .aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row.aheex-row-title {
    display: none;
  }

  .aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row .aheex-col {
    font-size: 14px;
    width: 100%;
  }

  .aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row .aheex-col:nth-child(1) {
    border-radius: 15px 15px 0px 0px;
    -moz-border-radius: 15px 15px 0px 0px;
    -webkit-border-radius: 15px 15px 0px 0px;
    width: 100%;
  }

  .aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row .aheex-col:last-child {
    border-radius: 0px 0px 15px 15px;
    -moz-border-radius: 0px 0px 15px 15px;
    -webkit-border-radius: 0px 0px 15px 15px;
  }

  .aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row .aheex-col.aheex-last {
    border-radius: 0px 0px 15px 15px;
    -moz-border-radius: 0px 0px 15px 15px;
    -webkit-border-radius: 0px 0px 15px 15px;
    display: block;
  }

  .aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row .aheex-col.aheex-empty {
    display: none;
  }

  .aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row-vip {
    margin: 20px 0 0 0;
  }

  .aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row .aheex-c {
    padding-top: 20px;
    padding-bottom: 15px;
  }

  .aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row .aheex-level-m {
    display: block;
  }

  .aheex-main .aheex-affiliate .aheex-affiliate-table .aheex-row .aheex-percent {
    top: 18px;
    right: 20px;
    display: block;
  }

  .aheex-main .aheex-affiliate .aheex-decor-l,
  .aheex-main .aheex-affiliate .aheex-decor-r {
    display: none;
  }

  .aheex-textbox,
  .aheex-main .aheex-affiliate .aheex-textbox {
    font-size: 18px;
    line-height: 34px;
  }

  .aheex-footer .aheex-top .aheex-l .aheex-info {
    padding: 0 0 20px 0;
  }

  .aheex-footer .aheex-bottom .aheex-copyright {
    width: 100%;
    float: none;
  }

  .aheex-footer .aheex-bottom .aheex-payments {
    width: 100%;
    float: none;
    padding: 0 0 10px 0;
  }

  .aheex-footer .aheex-bottom .aheex-payments .aheex-method {
    margin: 15px 15px 0 0;
  }

  .popup.popup-video .in {
    width: 100%;
    padding: 15px 20px;
  }

  .aheex-account .aheex-box-settings .aheex-fields .aheex-field.aheex-f1 {
    padding-right: 0px;
    width: 100%;
  }

  .aheex-account .aheex-box-settings .aheex-fields .aheex-field.aheex-f2 {
    padding-left: 0px;
    width: 100%;
  }

  .aheex-account .aheex-box-settings .aheex-fields-seperator {
    border: 0px;
    margin: 20px 0;
  }

  .aheex-account .aheex-inp {
    font-size: 14px;
  }

  .aheex-account .aheex-box-settings .aheex-fields .aheex-field {
    padding-bottom: 10px;
  }

  .aheex-account .aheex-box-settings .aheex-rdesc {
    padding: 5px 0 20px 0;
    line-height: 22px;
    font-size: 13px;
  }

  .aheex-account .aheex-box-deposits .aheex-deposit {
    width: 100%;
    padding: 0 0 20px 0;
    display: block;
  }

  .aheex-account .aheex-box-deposits .aheex-deposit:nth-child(1n),
  .aheex-account .aheex-box-deposits .aheex-deposit:nth-child(2n),
  .aheex-account .aheex-box-deposits .aheex-deposit:nth-child(3n) {
    padding: 0 0 20px 0;
  }

  .aheex-account .aheex-box-newdeposit .aheex-rfields {
    width: 100%;
    float: none;
    padding: 0 0 20px 0;
  }

  .aheex-account .aheex-box-newdeposit .aheex-rform {
    width: 100%;
    float: none;
    box-shadow: none;
    border-radius: 0px;
  }

  .aheex-account .aheex-box-newdeposit .aheex-rform .aheex-line {
    padding: 3px 0;
  }

  .aheex-account .aheex-box-newdeposit .aheex-rform .aheex-foo {
    border-radius: 10px;
  }

  .aheex-account .aheex-box-newdeposit .aheex-rform .aheex-line-dots {
    margin: 10px 0px;
  }

  .aheex-account .aheex-box-table .aheex-filters {
    background: #efefef;
    margin-left: -20px;
    margin-right: -20px;
    padding: 20px;
    background: linear-gradient(360deg, #F7F7F8 0%, rgba(255, 255, 255, 0) 100%);
  }

  .aheex-account .aheex-box-table .aheex-filters .aheex-row {
    width: 100% !important;
    padding-right: 10px;
  }

  .aheex-account .aheex-box-table .aheex-filters .aheex-row {}

  .aheex-account .aheex-box-table .aheex-filters .aheex-row .aheex-select {
    width: 100%;
    height: 36px;
  }

  .aheex-account .aheex-box-table .aheex-filters .aheex-row-150 {
    width: 50% !important;
  }

  .aheex-account .aheex-box-table .aheex-filters .aheex-row-100 {
    width: 50% !important;
  }

  .aheex-account .aheex-box-table .aheex-filters .aheex-btn {
    margin: 10px 0 0 0;
  }

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

  .aheex-pagination a {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 15px;
    margin: 0 1px;
  }

  .aheex-pagination .aheex-dot {
    width: 28px;
    height: 28px;
    line-height: 28px;
  }

  .aheex-pagination a.aheex-arr {
    display: none;
  }

  .aheex-table td,
  .aheex-table th {
    font-size: 14px;
  }
}

@media screen and (max-width: 620px) {
  .aheex-header .aheex-welcome h2 {
    max-width: 330px;
  }

  .aheex-about-header {
    padding: 20px 0 20px 0;
  }

  .aheex-about-header .aheex-desc {
    font-size: 18px;
    line-height: 28px;
    padding: 15px 0px 5px 0px;
  }

  .aheex-about-content .aheex-col-2 h5 {
    font-size: 18px;
    line-height: 28px;
  }

  .aheex-about-header .aheex-row-2 {
    width: 80%;
  }

  .aheex-about-header .aheex-row-1 {
    width: 100%;
    padding: 0px
  }

  .aheex-about-header .aheex-inner {
    display: block;
  }
}

@media screen and (max-width: 480px) {
  .aheex-hiw-header .aheex-desc {
    font-size: 18px;
    line-height: 34px;
  }

  .aheex-hiw-header .aheex-subdesc {
    font-size: 18px;
    line-height: 34px;
  }

  .aheex-about-content .aheex-col-2 p {
    font-size: 18px;
    line-height: 34px;
  }

  .aheex-hiw-content {
    padding: 40px 0 0 0;
  }

  .aheex-rfields .aheex-line {
    position: relative;
  }

  .aheex-rfields .aheex-line .aheex-select {
    border: none;
    height: 42px;
    background: transparent !important;
    outline: none !important;
    box-shadow: none !important;
    font-size: 15px;
    left: 20px;
    z-index: 2;
    position: relative;
    outline: none;
    resize: none;
    -webkit-appearance: none;
  }

  .aheex-rfields .aheex-select-holder {
    position: absolute;
    width: 100%;
    height: 44px;
    top: 28px;
    left: 0px;

    padding: 15px 20px;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    width: 100%;
    background: transparent;
    border: 1px solid #D0CED9;
    z-index: 1;
  }

  .aheex-rfields .aheex-select-holder:after {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
    content: "\f110";
    font-family: flaticon !important;
    width: 20px;
    height: 20px;
    line-height: 20px;
  }

  h1,
  .aheex-h1 {
    font-size: 32px;
    line-height: 38px;
  }

  h2,
  .aheex-h2 {
    font-size: 30px;
    line-height: 32px;
  }

  h3,
  .aheex-h3 {
    font-size: 28px;
    line-height: 34px;
  }

  h4,
  .aheex-h4 {
    font-size: 24px;
    line-height: 28px;
  }

  h5,
  .aheex-h5 {
    font-size: 20px;
    line-height: 24px;
  }

  h6,
  .aheex-h6 {
    font-size: 18px;
    line-height: 24px;
  }

  .aheex-header .aheex-welcome h1 {
    font-size: 42px;
    line-height: 44px;
  }

  .aheex-header .aheex-welcome h2 {
    font-size: 42px;
    line-height: 48px;
    margin-bottom: -10px;
    max-width: 320px;
  }

  .aheex-header-middle .aheex-logo {
    margin-left: 0px;
  }

  .aheex-header-middle .aheex-nav li.aheex-close {
    right: 11px;
  }

  .aheex-header .aheex-welcome .aheex-desc {
    font-size: 16px;
    line-height: 28px;
  }

  .aheex-header .aheex-welcome .aheex-buttons .aheex-btn {
    width: 180px;
    min-width: 160px;
    max-width: auto;
    margin: 0 5px 0 0;
  }

  .aheex-header .aheex-lang.aheex-opened>.aheex-dropdown {
    display: block;
    left: -10px;
    width: 80px;
  }

  .aheex-header .aheex-lang .aheex-dropdown a {
    margin-right: -10px;
  }

  .aheex-header .aheex-userbox {
    margin-top: 15px;
  }

  .aheex-header .aheex-userbox a {
    height: 40px;
    line-height: 39px;
    padding: 0px 8px;
  }

  .aheex-header .aheex-userbox a span {
    display: none;
  }

  .aheex-main .aheex-features-stat .aheex-item .aheex-percent {
    top: 0px;
    right: 0px;
  }

  .aheex-main .aheex-about .aheex-buttons .aheex-btn {
    width: 100%;
    margin: 0;
  }

  .aheex-main .aheex-finance .aheex-list .aheex-item {
    padding: 10px 20px !important;
  }

  .aheex-main .aheex-finance .aheex-list .aheex-item .aheex-arrow {
    display: none;
  }

  .aheex-main .aheex-finance .aheex-list .aheex-item .aheex-userpic {
    display: none;
  }

  .aheex-main .aheex-finance .aheex-list .aheex-item .aheex-name-date {
    padding: 0px;
    font-size: 14px;
    margin-left: 0px;
  }

  .aheex-main .aheex-finance .aheex-list .aheex-item .aheex-name-date span {
    font-size: 12px;
    line-height: 12px;
    letter-spacing: -0.5px;
  }

  .aheex-main .aheex-finance .aheex-list .aheex-item .aheex-price {
    font-size: 16px;
    line-height: 18px;
    padding-top: 3px;
  }

  .aheex-main .aheex-finance .aheex-list .aheex-item .aheex-price span {
    margin: 0px;
  }

  .aheex-main .aheex-finance .aheex-list .aheex-item .aheex-method {
    display: none;
  }

  .aheex-main .aheex-finance .aheex-list:before,
  .aheex-main .aheex-finance .aheex-list:after {
    display: none;
  }

  .aheex-footer .aheex-bottom .aheex-copyright {
    text-align: center;
  }

  .aheex-footer .aheex-bottom .aheex-payments {
    display: none;
  }

  .aheex-main .aheex-tariffs .aheex-list .aheex-item .aheex-in {
    padding: 20px 20px 10px 20px;
  }

  .aheex-main .aheex-news .aheex-list .aheex-item .aheex-date {
    font-size: 14px;
  }

  .aheex-footer .aheex-top {
    padding-bottom: 20px;
  }

  .aheex-footer .aheex-top .aheex-r {}

  .aheex-footer .aheex-top .aheex-r .aheex-list .aheex-t {
    font-size: 14px;
    padding-top: 25px;
    padding-bottom: 20px;
  }

  .aheex-footer .aheex-top .aheex-r .aheex-list ul li {
    padding-bottom: 5px;
  }

  .aheex-footer .aheex-top .aheex-r .aheex-list ul li a {
    font-size: 12px;
    line-height: 15px;
  }

  .aheex-footer .aheex-top .aheex-r .aheex-list {
    margin-bottom: 20px;
  }

  .aheex-header .aheex-lang .aheex-current {
    margin-left: -10px;
  }

  .popup .in {
    padding: 25px;
    width: 95%;
  }

  .popup .in .close {
    top: 15px;
    right: 15px;
  }

  .popup .in .title {
    font-size: 24px;
    line-height: 32px;
    padding-bottom: 1px;
  }

  .popup .in .subtitle {
    font-size: 14px;
    line-height: 18px;
  }

  .popup .in .c .terms {
    font-size: 12px;
    line-height: 18px;
    padding: 15px 0 0 0;
  }

  .popup .in .c .foo {
    font-size: 15px;
    line-height: 18px;
  }

  .aheex-main .aheex-news .aheex-list .aheex-item {
    padding: 10px 12px 10px 75px;
    margin-bottom: 10px;
    min-height: auto;
  }

  .aheex-main .aheex-news .aheex-list .aheex-item .aheex-image {
    width: 50px;
    height: 50px;
    left: 12px;
    margin-top: -25px;
  }

  .aheex-main .aheex-news .aheex-list .aheex-item .aheex-name {
    font-size: 14px;
    line-height: 20px;
    padding: 3px 0 0 0;
  }

  .aheex-main .aheex-news .aheex-list .aheex-item .aheex-date {
    font-size: 12px;
  }

  .aheex-about-header .aheex-desc:before {
    font-size: 90px;
    line-height: 108px;
  }

  .aheex-about-header .aheex-founder {
    font-size: 16px;
    line-height: 16px;
  }

  .aheex-about-content .aheex-col-2 .aheex-stats .aheex-s .aheex-number {
    font-size: 26px;
    line-height: 30px;
  }

  .aheex-about-content .aheex-col-2 .aheex-stats .aheex-s .aheex-desc {
    font-size: 16px;
    line-height: 22px;
  }

  .aheex-about-content .aheex-timeline .aheex-t .aheex-desc {
    font-size: 14px;
    line-height: 22px;
    width: 75%;
  }

  .aheex-about-content .aheex-timeline .aheex-t h6 {
    padding-bottom: 5px;
  }

  .aheex-about-content .aheex-timeline .aheex-t .aheex-year {
    font-size: 20px;
    line-height: 34px;
    width: 25%;
    top: 25px;
  }

  .aheex-hiw-content .aheex-col-2 p {
    font-size: 16px;
    line-height: 28px;
  }

  .aheex-static .aheex-faq-question {
    padding: 50px 0;
  }

  .aheex-static .aheex-faq-content .aheex-row p {
    margin-bottom: 15px;
  }

  .aheex-static .aheex-faq-content .aheex-row .aheex-t {
    font-size: 18px;
    line-height: 28px;
  }

  .aheex-static .aheex-infobox {
    padding: 20px;
  }

  ol {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 30px;
  }

  .aheex-static h4,
  .aheex-static h5 {
    margin: 30px 0 20px 0;
  }

  .aheex-static h6 {
    margin: 30px 0 10px 0;
  }

  .aheex-static ol li {
    margin-left: 20px;
  }

  .aheex-news-rows .aheex-col {
    width: 100%;
    padding: 0 0 20px 0;
  }

  .aheex-account {
    padding: 20px 0;
  }

  .aheex-account-rows .aheex-row-nav a {
    padding: 0 30px 10px 0;
  }

  .aheex-account .aheex-box-vip {
    margin-left: -20px;
    margin-right: -20px;
    border-radius: 0px;
    padding-top: 30px;
  }

  .aheex-account h1 {
    line-height: 28px;
  }

  .aheex-account h1 a {
    font-size: 14px;
    display: block;
  }

  .aheex-account .aheex-box-vip .aheex-t {
    font-size: 20px;
    line-height: 24px;
  }

  .aheex-account .aheex-box-vip .aheex-d {
    font-size: 13px;
  }

  .aheex-account .aheex-rtitle {
    font-size: 22px;
    line-height: 22px;
  }

  .aheex-account .aheex-rbalance {
    right: 0px;
    top: 0px;
    font-size: 18px;
  }

  .aheex-account .aheex-chart-wrapper {
    margin-left: -20px;
    margin-right: -20px;
    border-radius: 0px;
  }

  .aheex-account .aheex-box-stats {
    margin-bottom: 40px;
  }

  .aheex-account .aheex-box-stats .aheex-bs {
    width: 100%;
    border-bottom: 1px dashed #EFEFF4;
    margin-bottom: 30px;
  }

  .aheex-account .aheex-box-stats .aheex-bs:last-child {
    border: 0px;
  }

  .aheex-account .aheex-box-notify .aheex-line {
    margin-left: 0;
    margin-right: 0;
    border-radius: 0px;
    border: 0px;
    padding: 10px 0 10px !important;
    border-bottom: 1px solid #efefef;
    background: #fff;
  }

  .aheex-account .aheex-box-notify .aheex-line.aheex-unread {
    border: 0px;
    border-bottom: 1px solid #efefef;
    border-left: 6px solid #3D88EE;
  }

  .aheex-account .aheex-box-notify .aheex-line .aheex-date {
    font-size: 11px;
  }

  .aheex-account .aheex-box-balances,
  .aheex-account .aheex-box-withdrawal {
    margin-left: -20px;
    margin-right: -20px;
    border-radius: 0px;
  }

  .aheex-account .aheex-box-balances .aheex-balances-list .aheex-l {
    width: 100%;
    display: block;
    padding: 0 0 10px 0 !important;
  }

  .aheex-account .aheex-box-withdrawal .aheex-fields .aheex-field .aheex-btn {
    width: 100%;
  }

  .aheex-account .aheex-box-withdrawal .aheex-fields .aheex-field {
    padding-bottom: 20px;
    width: 100%;
    display: block
  }

  .aheex-account .aheex-box-withdrawal .aheex-fields .aheex-field.aheex-f1 {
    padding-right: 0px;
  }

  .aheex-account .aheex-box-withdrawal .aheex-fields .aheex-field.aheex-f2 {
    padding-left: 0px;
  }

  .aheex-account .aheex-box-newdeposit {
    margin-left: -20px;
    margin-right: -20px;
    border-radius: 0px;
  }

  .aheex-account .aheex-box-notify-readall {
    width: 100%;
    float: none;
    text-align: center;
  }
}

@media screen and (max-width: 430px) {
  .aheex-hiw-header .aheex-buttons .aheex-btn {
    width: 100%;
  }

  .aheex-hiw-header .aheex-buttons .aheex-link {
    margin-left: 0px;
    text-align: center;
    color: #fff;
    display: block;
    margin-top: 25px;
  }
}

@media screen and (max-width: 420px) {
  .aheex-header .aheex-welcome .aheex-buttons .aheex-btn {
    width: 100%;
    min-width: auto;
    max-width: 100%;
    margin: 0;
  }

  .aheex-payments {
    position: unset;
    display: flow-root;
    margin-left: -15px;
    margin-bottom: 20px;
  }

  .home-title-payments {
    font-size: 18px;
  }

  .home-title-payments img {
    width: 18px;
    height: 18px;
  }

  .aheex-main .aheex-features-stat .aheex-item {
    width: 100%;
    margin: 0px;
    padding-bottom: 10px !important;
  }

  .aheex-main .aheex-features-stat .aheex-item.aheex-bloc-1 {
    margin-right: 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
  }

  .aheex-main .aheex-features-stat .aheex-item.aheex-bloc-2 {
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
  }

  .aheex-main .aheex-features-stat .aheex-item.aheex-bloc-3 {
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
  }

  .aheex-main .aheex-features-stat .aheex-item.aheex-bloc-4 {
    margin-left: 0px;
    margin-bottom: 0px;
  }

  .aheex-main .aheex-features-stat {
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 380px) {
  .aheex-btn {
    height: 50px;
    line-height: 47px;
  }

  .aheex-inp,
  .aheex-textarea {
    height: 50px;
  }
}

@media screen and (max-width: 360px) {

  .aheex-header .aheex-welcome h1,
  .aheex-header .aheex-welcome h2 {
    font-size: 38px;
    line-height: 46px;
  }

  .aheex-main .aheex-features-stat .aheex-item .aheex-number {
    font-size: 16px;
  }

  .aheex-main .aheex-features-stat .aheex-item .aheex-number span {
    font-size: 16px;
  }

  .aheex-footer .aheex-top .aheex-r .aheex-list ul li a {
    font-size: 10px;
    line-height: 15px;
  }

  .aheex-about-header .aheex-desc {
    width: 90%;
  }

  .aheex-btn {
    font-size: 14px;
  }
}

@media screen and (max-width: 340px) {
  .aheex-about-content .aheex-col-2 .aheex-stats .aheex-s {
    width: 100%;
    padding-left: 20px;
  }

  .aheex-account .aheex-box-deposits {
    margin-left: -20px;
    margin-right: -20px;
  }

  .aheex-account .aheex-box-deposits .aheex-deposits .aheex-deposit {
    padding-bottom: 5px;
  }

  .aheex-account .aheex-box-deposits .aheex-deposit .aheex-in {
    border-radius: 0px;
  }

  .aheex-account .aheex-box-deposits .aheex-rtitle,
  .aheex-account .aheex-box-deposits .aheex-rdesc {
    padding-left: 20px;
  }

  .aheex-main .aheex-tariffs .aheex-list .aheex-item .aheex-subtitle,
  .aheex-main .aheex-tariffs .aheex-list .aheex-item .aheex-days {
    font-size: 14px;
    line-height: 18px;
  }

  .aheex-main .aheex-tariffs .aheex-list .aheex-item .aheex-spec {
    font-size: 14px;
  }
}

.aheex-txt-truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: inline-block;
}

.aheex-plan-close {
  display: inline-block;
  margin-left: 20px;
  position: relative;
  top: 4px;
  height: 48px;
  text-decoration: none;
}

.aheex-plan-close[data-tooltip]:hover {
  cursor: hand !important;
  text-decoration: none;
}

.aheex-ref-inviter {
  padding: 0 0 20px;
  margin-bottom: 35px;
}

.captcha-box {
  display: flex;
}

.captcha-row {
  margin-left: 10px;
  margin-top: -2px;
  margin-bottom: -10px;
  flex-grow: 1;
  flex-shrink: 0;
}

.captcha-row img {
  cursor: pointer !important;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin-top: 5px;
}

.label-error-value {
  color: #f77979 !important;
  position: relative;
  top: 10px;
  line-height: 22px;
}

.label-success-value {
  color: #83eda5 !important;
  position: relative;
  top: 10px;
  line-height: 22px;
}

.aheex-loader-popup {
  background: url(../images/loader-popup.svg) center center no-repeat #000000a8;
  background-size: 50px;
  z-index: 9;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  display: none;
  width: -webkit-fill-available;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.contact-error {
  color: #ffffff;
  border: 2px solid #262626;
  padding: 10px;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  line-height: 22px;
  margin-bottom: 20px;
  display: flex;
  align-content: center;
  align-items: center;
}

.contact-error i {
  font-size: 26px;
  line-height: 26px;
  position: relative;
  top: 2px;
  margin-right: 10px;
  color: #f77979;
  margin-left: 10px;
}

.contact-succes {
  color: #94fbac;
  border: 2px solid #262626;
  padding: 10px;
  border-radius: 12px;
  line-height: 22px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  margin-bottom: 20px;
}

.contact-succes i {
  font-size: 26px;
  line-height: 26px;
  position: relative;
  top: 2px;
  margin-right: 10px;
  color: #94fbac;
  margin-left: 10px;
}


.boost-header {
  position: relative;
  z-index: 1;
  height: 490px;
  margin-top: 20px;
  margin-bottom: 60px;
  background: url(../img/bg-give-lb.svg) no-repeat left bottom -105px/174px auto, linear-gradient(90deg, #59c173, #a17fe0 51%, #5d26c1)
}



.boost-points {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
  position: relative
}

.boost-points:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: #201330 url(../images/arr-double-right.svg) no-repeat 50%/18px 18px;
  border-radius: 100px
}

.boost-points__up,
.boost-points__your {
  -ms-flex: 0 0 calc(50% - 10px);
  flex: 0 0 calc(50% - 10px);
  max-width: calc(50% - 10px);
  height: 102px;
  border-radius: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.boost-points__up strong,
.boost-points__your strong {
  font-weight: 700;
  font-size: 32px;
  line-height: 1
}

.boost-points__up span,
.boost-points__your span {
  font-size: 16px;
  line-height: 1;
  color: #fff;
}

.boost-points__your {
  background: rgb(134 100 163);
  box-shadow: inset 0 10px 30px rgba(0, 0, 0, .05)
}

.boost-points__your img {
  width: 50px;
  margin-top: -10px;
}

.boost-points__your strong {
  color: #121620
}

.boost-points__your span {
  color: #fff
}

.boost-points__up {
  background: rgb(96 168 229);
  box-shadow: inset 0 10px 30px rgba(0, 0, 0, .05);
  color: #fefefe
}

.boost-points__up img {
  width: 50px;
  margin-top: -10px;
}


.boost-contest .gw-contest__img {
  width: 250px;
  bottom: -64px;
  right: 0
}


.gw-header {
  background: url(../images/bg-ntm-lb.svg) no-repeat left bottom -105px / 174px auto, linear-gradient(94.07deg, #8664a2, #5c6f95);
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  height: 520px;
  padding: 30px;
}

.gw-header-wrap {
  padding-bottom: 50px;
  overflow: hidden
}

.gw-header-body {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.gw-header__title {
  font-weight: 800;
  font-size: 36px;
  line-height: 133%;
  color: #fefefe
}

.gw-header__title span {
  background: linear-gradient(90deg, #eef78c 26.79%, #10e063 44.8%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-emphasis-color: transparent
}

.gw-header__txt {
  font-size: 18px;
  line-height: 178%;
  color: #ccccef;
  margin-top: 10px
}

.gw-header__btn {
  margin-top: 10px;
  width: 240px;
  height: 86px;
  padding-top: 16px;
  background: url(../img/bg-btn-stars.svg) no-repeat top/160px 86px
}

.gw-header__btn .btn {
  border: 1px solid #eef0f3;
  height: 48px;
  border-radius: 100px;
  font-weight: 700;
  font-size: 16px;
  color: #fefefe
}

.gw-header__btn .btn:hover {
  color: #8686ea;
  color: #121620;
  background: #fff;
  border-color: #fff
}

.gw-contest {
  width: 100%;
  height: 399px;
  padding: 20px;
  background: #141329;
  box-shadow: 0 30px 20px rgba(30, 29, 70, .2);
  border-radius: 20px;
  position: relative;
  z-index: 1
}

.gw-contest-col {
  -ms-flex: 0 0 480px;
  flex: 0 0 480px;
  max-width: 480px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative
}

.gw-contest-col:after {
  content: "";
  width: 800px;
  height: 800px;
  background: url(../images/bg-ntm-0.svg) no-repeat top -245px left/contain;
  position: absolute;
  top: -29px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%)
}

.gw-contest-info {
  -ms-flex: 0 1 741px;
  flex: 0 1 741px;
  max-width: 741px;
  padding-right: 30px
}

.gw-contest__top {
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  color: #727a8d
}

.gw-contest__timer {
  height: 170px;
  background: linear-gradient(96.59deg, #8675cf, #3a58a9);
  border-radius: 15px;
  margin-top: 20px;
  position: relative;
  padding: 40px 30px 20px;
  margin-left: auto;
  margin-right: auto;
  text-align: center
}

.gw-contest__timer:after {
  content: "";
  background: #fefefe;
  border-radius: 6px 0 0 0;
  transform: rotate(45deg);
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -12px;
  margin-left: auto;
  margin-right: auto
}

.gw-contest__foot {
  margin-top: 20px;
  padding-top: 70px
}

.gw-contest__bank {
  color: #121620
}

.gw-contest__bank strong {
  font-weight: 700;
  font-size: 48px;
  line-height: 48px;
  color: #fff;
}

.gw-contest__bank span {
  font-size: 18px;
  line-height: 48px
}

.gw-contest__i {
  font-size: 16px;
  line-height: 18px;
  color: #c5c5c5;
  display: -ms-flexbox;
  display: flex
}

.gw-contest__i,
.gw-contest__i p {
  -ms-flex-align: center;
  align-items: center
}

.gw-contest__i p {
  display: -ms-inline-flexbox;
  display: inline-flex
}

.gw-contest__i i {
  font-size: 12px;
  height: 18px;
  color: #60cc80;
  margin-left: 4px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.gw-contest__img {
  position: absolute;
  width: 300px;
  height: 300px;
  bottom: -111px;
  right: -25px;
  z-index: 2
}

.gw-contest__img img {
  width: 100%;
  height: auto
}

@media screen and (max-width: 1120px) {

  .gw-header-body {
    display: block;
  }

  .gw-header {
    height: 100%;
  }

  .gw-contest-info {
    max-width: 100%;
    padding-right: 0px;
    margin-bottom: 30px;
  }

  .gw-contest-col:after {
    display: none;
  }

  .boost-contest .gw-contest__img {
    width: 170px;
    bottom: -90px;
    right: 10px;
  }
}

@media screen and (max-width: 1024px) {}

@media screen and (max-width: 490px) {
  .gw-header {
    padding: 20px
  }

  .gw-header__txt {
    font-size: 16px;
    line-height: 30px;
  }

  .boost-contest .gw-contest__img {
    width: 128px;
    right: 10px;
  }

  .boost-points__up span,
  .boost-points__your span {
    font-size: 14px;
  }

  .gw-contest__foot {
    margin-top: 20px;
    padding-top: 70px;
  }

  .gw-contest__i {
    font-size: 14px;
  }
}

.menu-open-buttons {
  display: none;
}

.menu-open-buttons .item-1 {
  width: 250px;
}

.menu-open-buttons .item-2 {
  width: 250px;
}

@media screen and (max-width: 760px) {
  .menu-open-buttons {
    display: block;
    position: relative;
    width: 100%;
    z-index: 9;
    display: grid;
    justify-content: center;
    margin-top: 40px;
    padding: 0px 20px;
  }

  .aheex-header-middle .aheex-nav li.hidden {
    display: flex
  }
}


.account-tabs {
  margin: 0px auto 30px auto;
  position: relative;
}

.account-tabs a {
  display: inline-block;
  padding: 15px 20px;
  font-size: 15px;
  text-decoration: none;
  color: #fff !important;
  text-align: center;
  line-height: 20px;
  z-index: 2;
  cursor: pointer;
  border-bottom: 3px solid transparent;
  margin-left: 0px;
}

.account-tabs a.active {
  color: #141414 !important;
  background: #f7f7f7;
  border-radius: 10px;
}

.account-tabs a.active strong {}

.account-tabs a span {
  position: relative;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  color: #404040 !important;
  background: #f7f7f7 !important;
  font-size: 10px;
  text-align: center;
  height: 20px;
  min-width: 20px;
  display: inline-block;
  padding: 0px 5px;
  line-height: 20px;
  margin-bottom: -5px;
  margin-left: 5px;
  font-weight: bold;
}

.account-tabs .line {
  height: 1px;
  width: 100%;
  position: absolute;
  top: 34px;
  left: 0px;
  z-index: 1;
}

.account-tabs-white {
  z-index: 2;
  margin: 0 auto;
  border: 2px solid #f7f7f7;
  background: #141414;
  border-radius: 15px;
  padding: 5px;
  overflow: auto;
  white-space: nowrap;
  width: max-content;
}

.account-tab {
  display: none;
}

.account-tab table {
  margin-bottom: 0px;
}

.account-tab.active {
  display: block;
}

.account-tab .wait {
  color: #c5ccd5;
}

.account-tab .check {
  color: #5d98e2;
}

.account-tab .denied {
  color: #f53c43;
}


::-webkit-scrollbar {
  display: none;
}

* {
  -ms-overflow-style: none;
  scrollbar-width: none;
}


@media screen and (max-width: 580px) {
  .account-tabs-white {
    width: 100%;
  }
}


@media screen and (max-width: 400px) {
  .aheex-main .aheex-tariffs .aheex-list .aheex-item .header .block-2 .aheex-title {
    font-weight: bold;
    font-size: 22px;
    line-height: 24px;
  }

  .aheex-main .aheex-tariffs .aheex-list .aheex-item .header .block-2 .aheex-subtitle {
    font-size: 13px;
    line-height: 18px;
  }
}

@media screen and (max-width: 360px) {
  .aheex-main .aheex-tariffs .aheex-list .aheex-item .header .block-2 .aheex-title {
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
  }

  .aheex-main .aheex-tariffs .aheex-list .aheex-item .header .block-2 .aheex-subtitle {
    font-size: 11px;
    line-height: 16px;
  }
}