@import "animate.css";
@import "jquery.fancybox.min.css";
@import "swiper-bundle.min.css";
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;
    outline       : 0;
    font-size     : 100%;
    font          : inherit;
    vertical-align: baseline;
    font-family: Acrom,sans-serif;font-weight:400;
    font-size     : 100%;
    font-style    : inherit;
    font-weight   : inherit;
}

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

html {
    font-size               : 62.5%;
    overflow-y              : scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust    : 100%;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing   : border-box;
    box-sizing        : border-box;
}

body {
    background : var(--primary-color);
    line-height: 1;
    padding-right: 0 !important;
}

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

ol,
ul {
    list-style: none
}

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

caption,
th,
td {
    font-weight: normal;
    text-align : left;
}

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

blockquote,
q {
    quotes: none
}

a img {
    border: 0
}

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

select {
    max-width: 100%
}


body,
button,
input,
select,
textarea {
    font-family: Acrom, sans-serif;
    color                  : var(--primary-color2);
    -webkit-font-smoothing : antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering         : optimizeLegibility;
    overflow-x             : hidden;
    overflow-y             : auto;
}

img {
    height                : auto;
    max-width             : 100%;
    vertical-align        : middle;
    -ms-interpolation-mode: bicubic
}

p {
    font-weight: 400;
    font-size  : 18px;
    line-height: 28px;
    color      : #7A798A;
}

strong,
b,
cite {
    font-weight: bold;
}

dfn,
cite,
em,
i,
blockquote {
    font-style: italic;
}

abbr,
acronym {
    border-bottom: 1px dotted #e0e0e0;
    cursor       : help;
}

mark,
ins {
    text-decoration: none;
}

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

small {
    font-size: 75%;
}

big {
    font-size: 125%;
}

address {
    font-style: italic;
    margin    : 0 0 20px;
}

code,
kbd,
tt,
var,
samp,
pre {
    margin         : 20px 0;
    padding        : 15px 12px;
    background     : #f5f5f5;
    border         : 1px solid #e0e0e0;
    overflow-x     : auto;
    -webkit-hyphens: none;
    -moz-hyphens   : none;
    hyphens        : none;
    border-radius  : 0;
    height         : auto;
}


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

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing   : inherit;
    box-sizing        : inherit;
}

hr {
    margin-bottom: 20px;
    border       : dashed 1px #ccc;
}



ul,
ol {
    padding: 0;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

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

li {
    list-style: none;
}

ul li,
ol li {
    padding: 0.1em 0;
}

dl,
dd {
    margin: 0 0 20px;
}

dt {
    font-weight: bold;
}

del,
.disable {
    text-decoration: line-through;
    filter         : alpha(opacity=50);
    opacity        : 0.5;
}



table,
th,
td {
    border: 1px solid #343444;
}

table {
    border-collapse: separate;
    border-spacing : 0;
    border-width   : 1px 0 0 1px;
    margin         : 0 0 30px;
    table-layout   : fixed;
    width          : 100%;
}

caption,
th,
td {
    font-weight: normal;
    text-align : left;
}

th {
    border-width: 0 1px 1px 0;
    font-weight : bold;
}

td {
    border-width: 0 1px 1px 0;
}

th,
td {
    padding: 8px 12px;
}


embed,
object,
video {
    margin-bottom : 20px;
    max-width     : 100%;
    vertical-align: middle;
}

p>embed,
p>iframe,
p>object,
p>video {
    margin-bottom: 0;
}


button,
input {
    line-height: normal;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

button,
input,
select,
textarea {
    font-size     : 100%;
    line-height   : inherit;
    margin        : 0;
    vertical-align: baseline;
}

input,
textarea,
select {
    font-size       : 14px;
    max-width       : 100%;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
}

textarea {
    overflow      : auto;
    vertical-align: top;
}

input[type="checkbox"] {
    display: inline;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    line-height       : 1;
    cursor            : pointer;
    -webkit-appearance: button;
    border            : 0;
}

input[type="radio"] {
    padding       : 0;
    width         : 18px;
    height        : 18px;
    margin-right  : 11px;
    cursor        : pointer;
    vertical-align: sub;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border : 0;
    padding: 0;
}


input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #f7f7f7 inset
}


select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
}

.select{
    position: relative;
    overflow: hidden;
}

.select::after {
    font-family: 'Font Awesome 6 Free' ;
    content: '\f078';
    font-size: 14px;
    right: 10px;
    font-weight: 600;
    color: #1F1F2C;
    display: block;
    position: absolute;
    background: 0 0;
    top: 50%;
    pointer-events: none;
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

select option{
    font-size: 15px;
    line-height: 24px;
    color: #1F1F2C;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
    border: 1px solid rgba(138,138,160,0.3);
    outline           : 0;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
    line-height: 28px;
    border-radius: 4px;
    padding: 13px 15px;
    width: 100%;
    background: transparent;
    color: #8A8AA0;
    font-size: 20px;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
    border: 1px solid #8A8AA0;
    outline           : 0;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
}

textarea::placeholder,
input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="datetime"]::placeholder,
input[type="datetime-local"]::placeholder,
input[type="date"]::placeholder,
input[type="month"]::placeholder,
input[type="time"]::placeholder,
input[type="week"]::placeholder,
input[type="number"]::placeholder,
input[type="email"]::placeholder,
input[type="url"]::placeholder,
input[type="search"]::placeholder,
input[type="tel"]::placeholder,
input[type="color"]::placeholder {
    font-size  : 0.6em;
    font-weight: 400;
    line-height: 28px;
    color      : #8A8AA0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    font-weight       : 700;
    font-size         : 15px;
    line-height       : 22px;
    background-color  : var(--primary-color3);
    color             : #fff;
    border-radius     : 30px;
    padding           : 15px 39px;
    border            : 1px solid var(--primary-color3);
    display           : inline-block;
    -webkit-appearance: none;
    -webkit-transition: all ease 0.3s;
    -moz-transition   : all ease 0.3s;
    transition        : all ease 0.3s;
}


button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
    outline: 0;
}

::-webkit-input-placeholder {
    color: #8A8AA0;
}

:-moz-placeholder {
    color: #8A8AA0;
}

::-moz-placeholder {
    color  : #8A8AA0;
    opacity: 1;
}


:-ms-input-placeholder {
    color: #8A8AA0;
}

::-webkit-scrollbar {
	width: 6px;
	height: 5px;
	background-color: #070b28;
}

::-webkit-scrollbar-thumb {
	background-color: #193a7c7d;
	border-radius: 9em;
}

::-webkit-scrollbar-thumb:hover {
	background-color: #253861;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight   : 700;
    text-rendering: optimizeLegibility;
}

h1 {
    font-size: 48px;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 15px;
}
.fs-16 {
    font-size: 16px;
}
.fs-14 {
    font-size: 14px;
}

label.error { color: red; }
.swiper-button-next:after,
.swiper-button-prev:after{
    font-family: 'Font Awesome 6 Free' ;
    font-size: 20px;
}

.swiper-button-next:after{
    content: "\f061" ;
}

.swiper-button-prev:after{
    content: "\f060" ;
}

.pst-re{
    position: relative;
}

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

.wrap-inner{
    display: block;
    width: 100%;
}
.center,
.text-center {
    text-align: center;
}

.fs-30 {
    font-size: 30px !important;
}

.fs-32 {
    font-size: 32px !important;
}

.pd-0 {
    padding: 0 !important;
}
.mg-t-29 {
    margin-top: 29px;
}

.no-pd-left{
    padding-left: 0;
}

.mg-t-19 {
    margin-top: 19px;
}

.mg-t-7 {
    margin-top: 7px;
}

.mg-t25{
    margin-top: 25px !important;
}

.mg-t22{
    margin-top: 22px !important;
}

.mg-t17{
    margin-top: 17px;
}

.mg-bt-50 {
    margin-bottom: 50px;
}

.mg-bt-18 {
    margin-bottom: 18px;
}

.mg-bt-39 {
    margin-bottom: 39px;
}

.mg-bt-12 {
    margin-bottom: 12px;
}

.mg-bt-60 {
    margin-bottom: 60px;
}

.mg-bt-62 {
    margin-bottom: 62px;
}

.mg-bt-10 {
    margin-bottom: 10px;
}

.mg-r-12 {
    margin-right: 12px;
}

.mg-bottom-0 {
    margin-bottom: 0;
}

.mg-t16{
    margin-top: 16px;
}

.mg-bt-32{
    margin-bottom: 32px !important;
}

.mg-bt-12{
    margin-bottom: 12px;
}

.mg-bt-2{
    margin-bottom: 2px;
}

.mg-bt-21{
    margin-bottom: 21px;
}

.mg-l-39{
    margin-left: 39px;
}

.mg-bt-31{
    margin-bottom: 31px;
}

.mg-bt-43 {
    margin-bottom: 43px;
}

.mg-bt-23{
    margin-bottom: 23px;
}

.mg-bt-16{
    margin-bottom: 16px !important;
}

.mg-bt-20{
    margin-bottom: 20px;
}

.mg-bt-30{
    margin-bottom: 30px;
}

.mg-bt-13{
    margin-bottom: 13px;
}

.mg-t-24{
    margin-top: 24px;
}

.mg-t-16{
    margin-top: 16px;
}

.mg-t9{
    margin-top: 9px;
}

.mg-t-39{
    margin-top: 39px;
}

.mg-t-20{
    margin-top: 20px;
}
.mg-t-5{
    margin-top: 5px;
}

.mg-t-22{
    margin-top: 22px;
}

.mg-t-15{
    margin-top: 15px;
}

.mg-t-21{
    margin-top: 21px;
}

.mg-t-37{
    margin-top: 37px;
}

.mg-t-9{
    margin-top: -9px;
}

.mg-t-4{
    margin-top: -4px;
}

.mg-t-2{
    margin-top: -2px;
}

.mg-t2{
    margin-top: 2px;
}

.mg-t32{
    margin-top: 32px;
}

.mg-bt-24 {
    margin-bottom: 24px;
}

.mg-bt-22 {
    margin-bottom: 22px;
}

.mg-bt-17 {
    margin-bottom: 17px;
}

.mg-bt-40 {
    margin-bottom: 40px;
}

.mg-bt-41 {
    margin-bottom: 41px;
}

.mg-bt-44 {
    margin-bottom: 44px;
}

.pad-r-50 {
    padding-right: 50px;
}

.pad-t-23 {
    padding-top: 23px;
}

.pad-t-24 {
    padding-top: 24px;
}

.pad-t-17 {
    padding-top: 17px;
}

.pad-t-20 {
    padding-top: 20px;
}

.pad-t-4 {
    padding-top: 4px;
}

.pad-b-60 {
    padding-bottom: 60px !important;
}

.pad-b-54 {
    padding-bottom: 54px !important;
}

.pad-b-74 {
    padding-bottom: 74px !important;
}

.mg-t-40 {
    margin-top: 40px;
}
.m-t-15 {
    margin-top: -15px;
}
.mg-t-36 {
    margin-top: 36px;
}

.mg-bt-18 {
    margin-bottom: 18px;
}

.pad-l-7 {
    padding-left: 7px;
}

.pad-0-15 {
    padding: 0 15px;
}

.mg-r-3 {
    margin-right: 3px;
}

.mg-r-1 {
    margin-right: 1px;
}

.color-47A432 {
    background-color: #47A432 !important;
}

.color-9835FB {
    background-color: #9835FB !important;
}

.color-DF4949 {
    background-color: #DF4949 !important;
}

.no-box-shadown {
    -moz-box-shadow   : none !important;
    -webkit-box-shadow: none !important;
    box-shadow        : none !important;
}

.pad-b-60 {
    padding-bottom: 60px !important;
}

.pad-b-20 {
    padding-bottom: 20px !important;
}

.pad-400 {
    padding: 0 400px;
}

.pad-420{
    padding: 0 420px;
}

.mg-t-10 {
    margin-top: 10px;
}

.mg-l-8 {
    margin-left: 10px;
}

.mg-r-8 {
    margin-right: 10px;
}
.mg-t4 {
    margin-top: 4px !important;
}
.mg-t-11 {
    margin-top: 11px !important;
}

.mg-t-12 {
    margin-top: 12px !important;
}

.mg-t-6 {
    margin-top: 6px !important;
}

.mg-t-13 {
    margin-top: 13px !important;
}

.pd-t-20{
    padding-top: 20px;
}

.pd-15{
    padding: 0 15px;
}
.bg-style{
    background-color: var(--primary-color5) !important;
}

.bg-style2{
    background-color: #fff!important;
}

.is_dark .bg-style2{
    background-color: #1F1F2C !important;
}

.bg-style3{
    background-color: #f8f8f8!important;
}

.is_dark .bg-style3{
    background-color: #1F1F2C !important;
}
.mg-t-3 {
    margin-top: 3px;
}

.m-t-3 {
    margin-top: -3px !important;
}

.mg-t-42 {
    margin-top: 42px;
}

.mg-t-23 {
    margin-top: -23px !important;
}
.mg-bt-11 {
    margin-bottom: 11px;
}
.pb-10 {
    padding-bottom: 10px !important;
}

.pb-12 {
    padding-bottom: 12px !important;
}

.pd-40{
    padding: 40px;
}

.pb-15 {
    padding-bottom: 15px !important;
}

.pb-40 {
    padding-bottom: 40px !important;
}

.pb-17 {
    padding-bottom: 17px !important;
}
.pb-18 {
    padding-bottom: 18px !important;
}
.pb-22 {
    padding-bottom: 22px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pb-39 {
    padding-bottom: 39px !important;
}

.pb-23 {
    padding-bottom: 23px !important;
}
.mt-29 {
    margin-top: 29px;
}
.mb-35 {
    margin-bottom: 35px;
}
.mb-15 {
    margin-bottom: 15px;
}

.pt-24 {
    padding-top: 24px;
}
.mb-25 {
    margin-bottom: 25px;
}
.mb-24 {
    margin-bottom: 24px;
}

.mg-bt-3 {
    margin-bottom: 3px;
}

.pl-17 {
    padding-left: 17px;
}
.pl-34 {
    padding-left: 34px;
}
.pl-51 {
    padding-left: 51px;
}
.pl-68 {
    padding-left: 68px;
}

.pl-20 {
    padding-left: 20px;
}

.mg-style2{
    margin-left: -3px;
    margin-right: -3px;
}

#wrapper{
    position: relative;
    overflow: hidden;
    max-width: 100%;
    height: 100%;
  }

  .color-popup{
      color: var(--primary-color2);
  }

a {
    text-decoration   : none;
    color             : var(--primary-color2);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition   : all 0.3s ease-in-out;
    -ms-transition    : all 0.3s ease-in-out;
    -o-transition     : all 0.3s ease-in-out;
    transition        : all 0.3s ease-in-out;
    letter-spacing: 0.1px;
}

a:hover,
a:focus {
    color             : var(--whiteandblack);
    text-decoration   : none;
    outline           : 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition   : all 0.3s ease-in-out;
    -ms-transition    : all 0.3s ease-in-out;
    -o-transition     : all 0.3s ease-in-out;
    transition        : all 0.3s ease-in-out;
}

.hover-ecfect,
.exp{
    background: linear-gradient(to right, #E250E5,#4B50E6,#E250E5);
    background-clip: text;
    -webkit-background-clip:text;
    font-weight: 700;
    cursor: auto;
    background-size: 200% 200%;
    animation: rainbow 2s ease-in-out infinite;
    color: var(--primary-color2);
    transition: color .2s ease-in-out;
  }

  @keyframes rainbow {
    0%{background-position:left}
    50%{background-position:right}
    100%{background-position:left}
  }

.link-style-1 a {
    text-decoration   : none;
    color             : var(--primary-color4);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition   : all 0.3s ease-in-out;
    -ms-transition    : all 0.3s ease-in-out;
    -o-transition     : all 0.3s ease-in-out;
    transition        : all 0.3s ease-in-out;
}

.link-style-1 a:hover,
.link-style-1 a:focus {
    color             : var(--primary-color3);
    text-decoration   : none;
    outline           : 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition   : all 0.3s ease-in-out;
    -ms-transition    : all 0.3s ease-in-out;
    -o-transition     : all 0.3s ease-in-out;
    transition        : all 0.3s ease-in-out;
}

:root {
    --primary-color : #fff;
    --primary-color2: #1F1F2C;
    --primary-color3: #072466;
    --primary-color4: #7A798A;
    --primary-color5: #F8F8F8;
    --primary-color6: #14141F;
    --primary-color7: #F8F8F8;
    --bg-section : #fff;
    --bg-section2 : #f8f8f8;
    --bg-section-menu: linear-gradient(227.3deg, #20508c 0%, #181B81 100.84%);
    --primary-color8: #7A798A;
    --color-monitoring: linear-gradient(to top, #ffffff, #ebebeb);
    --color-boost-info: #f3f3f3;
    --color-btn-info: white;
    --color-btn-info-text: #14141F;
    --whiteandblack: black;
    --monwar: white;
    --shadow: #bdbcbc;
    --bgmainButton: linear-gradient(to left, #ffffff 6%, #dadee3);
    --ticket: #bdbcbc40;
    --btn-two: #eeecff;
    --alertbg: #F8F8F8;
    --roulbg: #e8e8e8;



}

.is_dark {
    --primary-color: #343444;
    --primary-color2 : #fff;
    --primary-color4: #EBEBEB;
    --primary-color5: #030303;
    --primary-color6: #ffffff;
    --primary-color7: #1b1f39;
    --bg-section: #070b28;
    --bg-section2 : #070b28;
    --bg-section-menu: #070b28;
    --primary-color8: #fff;
    --color-monitoring: linear-gradient(to top, #070b28, #1c1f3b);
    --color-boost-info: #14141F;
    --color-btn-info: #072466;
    --color-btn-info-text: white;
    --whiteandblack: white;
    --monwar: black;
    --shadow: #1a1d39;
    --bgmainButton: linear-gradient(to left, #070c27 14%, #3f55b2);
    --ticket: #3d4a6e38;
    --btn-two: #072466;
    --alertbg: #151a30;
    --roulbg: #111938;
}


.dark .logo_header{
    width: 135px !important;
    height: 56px !important;
}
header{
    padding-right: 0 !important;
}

.header_1 {
    position: absolute;
    z-index: 100;
    height: 80px;
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition   : all 0.5s ease;
    -ms-transition    : all 0.5s ease;
    -o-transition     : all 0.5s ease;
    transition        : all 0.5s ease;
    background: var(--bg-section-menu);
}
.item .header_1 {
    position: fixed !important;
    top: 0 !important;
    opacity: 1 !important;
}
.header_1.header_2.style2{
    height: 104px;
    border: none;
}
.user_active {
    display: none;
}

.connect-player .user_active {
    display: block;
}

.header_1 #main-nav {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    width: 86vw;
    position: relative;
    top: 45px;
    z-index: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform    : translateY(-50%);
    -o-transform     : translateY(-50%);
    transform        : translateY(-50%);
}

.header_1-inner {
    position: relative;
    height  : 80px;
}
.header_1 .header_avatar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    z-index: 9;
    align-items: center;
}

.header_1 .header_avatar .notification{
    position: relative;
    width: 40px;
    height: 40px;
    background-color: #34353A;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    margin-right: 20px;
}

.header_1 .header_avatar .notification span{
    position: absolute;
    top: -7px;
    right: -4px;
    z-index: 100;
    background-color: #DF4949;
    color: #fff;
    font-size: 11px;
    line-height: 15px;
    width: 15px;
    height: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.header_1 .header_avatar .avatar {
    height: 50px;
    width: 39px;
    border-radius: 10px;
    -o-object-fit: cover;
    object-fit: cover;
}
.header_1 .header_avatar .players {
    padding: 0 10px 0 20px;
    font-size: 16px;
    color: #14141F;
}
.header_1 .header_avatar .avatar_popup {
    position: absolute;
    right: 0;
    padding: 35px 20px 26px 20px;
    top: 53px;
    overflow: hidden;
    border-radius: 10px;
    background: var(--color-monitoring);
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    -moz-box-shadow: 0px 3px 16px 0px #2F536D1F;
    -webkit-box-shadow: 0px 3px 16px 0px #2f536d1f;
    box-shadow: 0px 3px 16px 0px #2f536d1f;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem);
    font-size: 16px;
    width: 200px;
}
.header_1 .header_avatar .avatar_popup.visible {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.header_1 .header_avatar .avatar_popup p {
    font-size: 14px;
    line-height: 22px;
    color: var(--whiteandblack);
}

.header_1 .header_avatar .avatar_popup .info p.style {
    font-size: 18px;
    font-weight: bold;
    color: #072466;
    margin-top: 6px;
}

.header_1 .header_avatar .avatar_popup .divider {
    width: 100%;
    height: 1px;
    background-color: var(--primary-color2);
}

.header_1 .header_avatar .avatar_popup .links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.header_1 .header_avatar .avatar_popup .links>a span {
    font-size: 15px;
    line-height: 22px;
    font-weight: 700;
    margin-left: 12px;
}

  .header_1 .header_avatar .avatar_popup .links a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 6px;
  }

  .header_1 .header_avatar .avatar_popup .links a i {
    font-size: 20px;
  }

  .header_1 .header_avatar .avatar_popup .links a:hover {
    color: #566ffe;
  }

  .header_1 .header__notifications .js-notifications-icon {
    cursor: pointer;
  }
  .header_1 .header_avatar .avatar_popup .links a i {
    font-size: 16px;
    width: 20px;
}
  .space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --cb-space-y-reverse: 0;
    margin-top: calc(10px * calc(1 - var(--cb-space-y-reverse)));
    margin-bottom: calc(10px * var(--cb-space-y-reverse));

}
.mt-20 {
    margin-top: 20px;
}
.mt-10 {
    margin-top: 10px;
}
.ml-10 {
    margin-left: 10px;
}

.avatar_popup .copy-text span {
    color: #8A8AA0;
}
.avatar_popup .copy-text a{
    color: #fff;
}

.header_1 .header_avatar .avatar_menu_user {
    position: absolute;
    right: 39%;
    padding: 35px 20px 12px 20px;
    top: 53px;
    overflow: hidden;
    border-radius: 10px;
    background: #14141F;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    -moz-box-shadow: 0px 3px 16px 0px #2F536D1F;
    -webkit-box-shadow: 0px 3px 16px 0px #2f536d1f;
    box-shadow: 0px 3px 16px 0px #2f536d1f;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem);
    font-size: 16px;
    width: 311px;
}

.header_1 .header_avatar .avatar_menu_user .show h4 {
    color: #fff;
}

.header_1 .header_avatar .avatar_menu_user.visible {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.avatar_menu_user .show {
    display  : flex;
    display  : -webkit-box;
    display  : -ms-flexbox;
    display  : -webkit-flex;
    align-items: center;
    justify-content: space-between;
}

.avatar_menu_user .show a{
    font-size: 14px;
    line-height: 22px;
    color: #7A798A;
    font-weight: 700;
}
.avatar_menu_user .flat-tabs .menu-tab {
    display  : flex;
    display  : -webkit-box;
    display  : -ms-flexbox;
    display  : -webkit-flex;
    margin-bottom: 21px;
}
.avatar_menu_user .flat-tabs .menu-tab li {
    border-radius: 100px;
    background-color: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition   : all 0.3s ease-in-out;
    -ms-transition    : all 0.3s ease-in-out;
    -o-transition     : all 0.3s ease-in-out;
    transition        : all 0.3s ease-in-out;
    margin-right: 18px;
    padding: 6px 12px 4px 12px;
}
.avatar_menu_user .flat-tabs .menu-tab li.active,
.avatar_menu_user .flat-tabs .menu-tab li:hover {
    background-color: #343444;
}

.avatar_menu_user .flat-tabs .menu-tab li span {
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    color: #fff;
}
.avatar_menu_user .flat-tabs .content-tab .content-inner {
    margin-bottom: 19px;
}
.avatar_menu_user .flat-tabs .content-tab .content-inner .sc-box {
    margin-bottom: 16px;
}
.avatar_menu_user .flat-tabs .content-tab .content-inner .heading{
    font-size: 15px;
    line-height: 22px;
    font-weight: 700;
    margin-bottom: 17px;
    color: #fff;
}

.avatar_menu_user .flat-tabs .content-tab .content-inner .sc-box .content {
    display  : flex;
    display  : -webkit-box;
    display  : -ms-flexbox;
    display  : -webkit-flex;
}

.avatar_menu_user .flat-tabs .content-tab .content-inner .sc-box .content .avatar{
    border-radius: 8px;
    overflow: hidden;
    width: 32px;
    height: 32px;
    margin-right: 16px;
    min-width: 32px;
    min-height: 32px;
}

.avatar_menu_user .flat-tabs .content-tab .content-inner .sc-box .infor span{
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #fff;
}

.avatar_menu_user .flat-tabs .content-tab .content-inner .sc-box .infor p{
    font-size: 14px;
    line-height: 20px;
    color: #EBEBEB;
    margin-top: 6px;
}

.avatar_menu_user .flat-tabs .content-tab .content-inner .sc-box .infor span.fw-7{
    font-weight: 700;
}


#site-logo {
    height: 80px;
}

.header_1.header_2.style2 #site-logo {
    height: 104px;
}

.srp-main-btn {
    display        : flex;
    padding        : 16px 0;
    position: absolute;
    right: 15px;
    top: 0;
    justify-content: end;
    align-items: center;
}

#site-logo-inner {
    position         : absolute;
    top              : 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform    : translateY(-50%);
    -o-transform     : translateY(-50%);
    transform        : translateY(-50%);
}

.main-logo img,
.main-logo h2 {
    float: left;
}

#main-nav ul {
    margin: 0px;
}

#main-nav ul li {
    position  : relative;
    list-style: none;
}

#main-nav>ul>li {
    float  : left;
    padding: 26px 25px 26px 13px;
}

#main-nav>ul>li>a {
    position     : relative;
    font-size    : 16px;
    line-height  : 26px;
    font-weight  : 700;
    display      : block;
    color        : #fff;
    padding-right: 15.5px;
}

#main-nav>.menu>li.menu-item-has-children>a::after {
    content    : '\f107';
    font-family: 'Font Awesome 6 Free';
    font-weight: 300;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform    : translateY(-50%);
    -o-transform     : translateY(-50%);
    transform        : translateY(-50%);
}


#main-nav .sub-menu {
    position          : absolute;
    top               : 100%;
    left              : 0;
    width             : 250px;
    background-color  : #ffff;
    border-radius     : 2px;
    z-index           : 9999;
    opacity           : 0;
    visibility        : hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition   : all 0.3s ease;
    -ms-transition    : all 0.3s ease;
    -o-transition     : all 0.3s ease;
    transition        : all 0.3s ease;
    -webkit-transform : translateY(15px);
    -moz-transform    : translateY(15px);
    -ms-transform     : translateY(15px);
    -o-transform      : translateY(15px);
    transform         : translateY(15px);
}

#main-nav .sub-menu::before {
    content         : '';
    position        : absolute;
    top             : -5px;
    left            : 25px;
    height          : 15px;
    width           : 15px;
    transform       : rotate(45deg);
    background-color: #fff;
}

#main-nav .right-sub-menu {
    left : auto;
    right: 0;
}

#main-nav .sub-menu li a {
    display    : block;
    font-size  : 18px;
    color      : #14141F;
    padding    : 20px;
    font-weight: 700;
}

#main-nav .sub-menu li:not(:last-child) a {
    border-bottom: 1px solid #e1e1e18e;
}

#main-nav li:hover .sub-menu {
    opacity          : 1;
    visibility       : visible;
    -webkit-transform: translateY(0);
    -moz-transform   : translateY(0);
    -ms-transform    : translateY(0);
    -o-transform     : translateY(0);
    transform        : translateY(0);
}

#main-nav .sub-menu li.current-item a,
#main-nav .sub-menu li a:hover {
    color: var(--primary-color3);
}

#main-nav .sub-menu .sub-menu {
    left: 99%;
    top: -0;
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
    opacity: 0 !important;
    visibility: hidden !important;

}
#main-nav .sub-menu .menu-item:hover .sub-menu {
    opacity: 1 !important;
    visibility: visible !important;

}
#main-nav .sub-menu .sub-menu::before {
    display: none;
}
#main-nav>ul>li>a:hover {
    color: #fff;
}

#main-nav>ul>li .sub-menu li {
    position: relative;
}
#main-nav>ul>li .sub-menu li.menu-item-has-children:after {
    right: 20px;
    font-size: 14px;
    line-height: normal;
    font-weight: normal;
    content: '\f105';
    font-family: 'Font Awesome 6 Free';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #14141F;
}
#main-nav>ul>li .sub-menu li a {
    transition: all 0.15s linear;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
}
#main-nav>ul>li .sub-menu li a:hover,
#main-nav>ul>li .sub-menu li.current-item a {
    padding-left: 35px;
}
#main-nav>ul>li .sub-menu li a:hover::after,
#main-nav>ul>li .sub-menu li.current-item a:after {
    width: 12px;
}
#main-nav>ul>li .sub-menu li a::after {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    background: var(--primary-color3);
    left: 15px;
    top: 28px;
    -webkit-transition: all 0.3s ease;
    -moz-transition   : all 0.3s ease;
    -ms-transition    : all 0.3s ease;
    -o-transition     : all 0.3s ease;
    transition        : all 0.3s ease;
}


#main-nav-mobi {
    display         : block;
    margin          : 0 auto;
    width           : 100%;
    position        : absolute;
    top             : 100%;
    left            : 0;
    z-index         : 999999;
    background-color: var(--primary-color);
    box-shadow: 0px 3px 16px rgb(47 83 109 / 12%);
}

.is_dark #main-nav-mobi {
    background-color: #14141F;
    box-shadow: 0px 3px 16px rgb(47 83 109 / 20%);
}

#main-nav-mobi ul {
    display   : block;
    list-style: none;
    margin    : 0;
    padding   : 0;
}

#main-nav-mobi ul li {
    margin    : 0;
    text-align: left;
    cursor    : pointer;
    padding   : 0;
    border-top: 1px solid rgba(138, 138, 160, 0.3);
    position  : relative;
}

#main-nav-mobi ul>li>a {
    color      : var(--primary-color2);
    display    : inline-block;
    font-size  : 16px;
    line-height: 48px;
    padding    : 0 15px;
    font-weight: 500;
}

#main-nav-mobi ul li:first-child {
    border-top: 0px;
}

#main-nav-mobi ul li>ul>li:first-child {
    border-top: 1px solid rgba(138, 138, 160, 0.3);
}

#main-nav-mobi ul>li.current-menu-item>a {
    color: var(--primary-color3);
}

.is_dark #main-nav-mobi ul>li.current-menu-item>a{
    background: linear-gradient(
216.56deg,#E250E5 5.32%,#4B50E6 94.32%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#main-nav-mobi .current-item>a,
#main-nav-mobi ul>li>a:hover {
    color: var(--primary-color3);
}

.is_dark #main-nav-mobi .current-item>a,
.is_dark #main-nav-mobi ul>li>a:hover {
    background: linear-gradient(
216.56deg,#E250E5 5.32%,#4B50E6 94.32%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#main-nav-mobi .sub-menu .menu-item a {
    margin-left: 15px;
}


#main-nav-mobi .menu-item-has-children .arrow {
    cursor     : pointer;
    display    : inline-block;
    font-size  : 20px;
    font-family: "FontAwesome";
    line-height: 48px;
    position   : absolute;
    right      : 15px;
    text-align : center;
    top        : 0;
    width      : 48px;
}

#main-nav-mobi .menu-item-has-children .arrow:before {
    font-family: "Font Awesome 6 Free";
    content: "\f107";
    color  : var(--primary-color2);
}

#main-nav-mobi .menu-item-has-children.current-menu-item .arrow:before {
    color  : var(--primary-color3);
}

#main-nav-mobi .menu-item-has-children.current-menu-item .arrow:before {
    background: linear-gradient(
        216.56deg,#E250E5 5.32%,#4B50E6 94.32%);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
}


#main-nav-mobi .menu-item-has-children .arrow.active {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.3s ease;
    -moz-transition   : all 0.3s ease;
    -ms-transition    : all 0.3s ease;
    -o-transition     : all 0.3s ease;
    transition        : all 0.3s ease;
}

#main-nav-mobi .menu-item-has-children .arrow.active:before {
    content: "\f107";
}

#main-nav-mobi ul ul li {
    background-color: var(--primary-color);
    border-top      : 1px solid rgba(138, 138, 160, 0.3);
}

.is_dark #main-nav-mobi ul ul li {
    background-color: #14141F;
}

.opacity_0{
    opacity: 0;
}


.mobile-button {
    display           : none;
    position          : absolute;
    width             : 24px !important;
    height            : 26px;
    float             : right;
    top               : 50%;
    right             : 7px;
    background-color  : transparent;
    cursor            : pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition   : all 0.3s ease;
    -ms-transition    : all 0.3s ease;
    -o-transition     : all 0.3s ease;
    transition        : all 0.3s ease;
    -webkit-transform : translateY(-50%);
    -ms-transform     : translateY(-50%);
    -o-transform      : translateY(-50%);
    transform         : translateY(-50%);
    z-index: 2;
}

.mobile-button:before,
.mobile-button:after,
.mobile-button span {
    background-color  : #ffffff;
    -webkit-transition: all ease 0.3s;
    -moz-transition   : all ease 0.3s;
    transition        : all ease 0.3s;
}

.mobile-button:before,
.mobile-button:after {
    content                 : '';
    position                : absolute;
    top                     : 0;
    height                  : 3px;
    width                   : 100%;
    left                    : 0;
    top                     : 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin    : 50% 50%;
    transform-origin        : 50% 50%;
}

.mobile-button span {
    position   : absolute;
    width      : 100%;
    height     : 3px;
    left       : 0;
    top        : 50%;
    overflow   : hidden;
    text-indent: 200%;
}

.mobile-button:before {
    -webkit-transform: translate3d(0, -7px, 0);
    -moz-transform   : translate3d(0, -7px, 0);
    transform        : translate3d(0, -7px, 0);
}

.mobile-button:after {
    -webkit-transform: translate3d(0, 7px, 0);
    -moz-transform   : translate3d(0, 7px, 0);
    transform        : translate3d(0, 7px, 0);
}

.mobile-button.active span {
    opacity: 0;
}

.mobile-button.active:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -moz-transform   : rotate3d(0, 0, 1, 45deg);
    transform        : rotate3d(0, 0, 1, 45deg);
}

.mobile-button.active:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -moz-transform   : rotate3d(0, 0, 1, -45deg);
    transform        : rotate3d(0, 0, 1, -45deg);
}
.tf-button-submit:hover {
    opacity: .9;
    color: #fff;
}
.is_dark .tf-button-submit:hover {
    color: #fff;
}

.header_1.is-fixed {
    position  : fixed;
    top       : -161px;
    left      : 0;
    width     : 100%;
    box-shadow: 1px 1px 5px 0px rgb(0 0 0 / 30%);
    z-index   : 9999;
    background: linear-gradient(227.3deg, #20508c 0%, #181B81 100.84%)
    border: none;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition   : all 0.5s ease;
    -ms-transition    : all 0.5s ease;
    -o-transition     : all 0.5s ease;
    transition        : all 0.5s ease;
}
.is_dark .header_1.header_2.style.is-fixed,
.is_dark .header_1.is-fixed {
    background: #070c27;
    box-shadow: 1px 1px 5px 0px rgb(0 0 0 / 50%);
}
.header_1.is-fixed .style_switcher{
    display: none;
}

.header_1.header_2.is-fixed .style_switcher{
    display: inline-flex;
}

.header_1.is-fixed.is-small{
    top: 0;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.5s ease;
    -moz-transition   : all 0.5s ease;
    -ms-transition    : all 0.5s ease;
    -o-transition     : all 0.5s ease;
    transition        : all 0.5s ease;
}

#header_user.is-fixed {
    position  : fixed;
    top       : 0;
    left      : 0;
    width     : 100%;
    box-shadow: 1px 1px 5px 0px rgb(0 0 0 / 30%);
    z-index   : 9999;
    background-color: rgb(81 66 252 / 93%);
    -webkit-transition: all 0.5s ease;
    -moz-transition   : all 0.5s ease;
    -ms-transition    : all 0.5s ease;
    -o-transition     : all 0.5s ease;
    transition        : all 0.5s ease;
}


.header_1.is-fixed .search-form .search-field:focus,
.header_1.is-fixed .search-form .search-field {
    background-color: #ffffff;
    box-shadow: 0px 2px 6px 0px rgb(47 47 47 / 30%);
}

.header_1.is-fixed .search-form .search-field:focus,
.header_1.is-fixed .search-form .search-field,
.header_1.is-fixed .search-form .search-field::placeholder,
.header_1.is-fixed .search-submit {
    color : #14141F;
}

.srptheme-pagination {
    margin: 32px 30px;
}

.srptheme-pagination ul {
    margin  : 0px;
    position: relative;
}

.srptheme-pagination ul li {
    display     : inline-block;
    padding     : 0px;
    margin-right: 7px;
}

.srptheme-pagination ul li .page-numbers {
    display      : inline-block;
    font-size    : 14px;
    font-family  : 'Acrom', sans-serif;
    font-weight  : 400;
    color        : #787878;
    text-align   : center;
    width        : 29px;
    height       : 30px;
    border-radius: 3px;
    border       : 1px solid var(--primary-color4);
    line-height  : 30px;
}

.srptheme-pagination ul li .page-numbers:hover,
.srptheme-pagination ul li .page-numbers.current {
    background-color: var(--primary-color);
    color           : #fff;
    border-color    : var(--primary-color);
}

.srptheme-pagination ul li .next,
.srptheme-pagination ul li .prev {
    font-size  : 14px;
    font-weight: 700;
    color      : #878787;
}

.srptheme-pagination ul li .next:hover,
.srptheme-pagination ul li .prev:hover {
    color: var(--primary-color);
}


#footer {
    background-color: #fff;
}

.link_social {
  font-size: 15px;
  color: #8491a5;
}

#footer.style-2 {
    background-color: #ffffff;
}

.is_dark #footer{
    background-color: #070b28;
}


#scroll-top {
    position             : fixed;
    display              : block;
    width                : 50px;
    height               : 50px;
    line-height          : 50px;
    border-radius        : 4px;
    text-align           : center;
    z-index              : 1;
    right                : 14px;
    bottom               : 23px;
    border-radius        : 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius   : 50%;
    -ms-border-radius    : 50%;
    -o-border-radius     : 50%;
    opacity              : 0;
    visibility           : hidden;
    cursor               : pointer;
    overflow             : hidden;
}

#scroll-top.show {
    right     : 15px;
    opacity   : 1;
    visibility: visible;
}

#scroll-top:before,
#scroll-top:after {
    content           : "";
    position          : absolute;
    top               : 0;
    left              : 0;
    width             : 100%;
    height            : 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition   : all 0.3s ease;
    -ms-transition    : all 0.3s ease;
    -o-transition     : all 0.3s ease;
    transition        : all 0.3s ease;
}

#scroll-top:before {
    z-index         : -1;
    background-color: var(--primary-color3);
}

.is_dark #scroll-top:before {
    z-index         : -1;
    background-color: #fff;
}

#scroll-top:after {
    content    : "\f077";
    font-family: "Font Awesome 6 Free";
    font-size  : 18px;
    color      : #ffffff;
    font-weight: 600;
}

.is_dark #scroll-top:after {
    color      : #072466;
}

#scroll-top:hover {
    transform: translateY(-7%);
}

.fl-item {
    display: none;
}

.fl-item2 {
    display: none;
}

.fl-item3 {
    display: none;
}

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


span.type{
    margin:0 auto;
    width:200px;
    margin-top:100px;
}
span.type::after {
    content: '|';
    display: inline;
    animation: blink 0.7s infinite;
}
.is_dark span.type::after {
    color:#fff;
}


.typed-cursor{
   opacity: 0;
	display: none;
}

.YouTubePopUp-Wrap{
    position:fixed;
    width:100%;
    height:100%;
    background-color:#000;
    background-color:rgba(0,0,0,0.8);
    top:0;
    left:0;
    z-index:9999999999999;
}

.YouTubePopUp-animation{
    opacity: 0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: YouTubePopUp;
    animation-name: YouTubePopUp;
}

@-webkit-keyframes YouTubePopUp {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes YouTubePopUp {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

body.logged-in .YouTubePopUp-Wrap{
    top:32px;
    z-index:99998;
}

.YouTubePopUp-Content{
    max-width:680px;
    display:block;
    margin:0 auto;
    height:100%;
    position:relative;
}

.YouTubePopUp-Content iframe{
    max-width:100% !important;
    width:100% !important;
    display:block !important;
    height:480px !important;
    border:none !important;
    position:absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.YouTubePopUp-Hide{
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: YouTubePopUpHide;
    animation-name: YouTubePopUpHide;
}

@-webkit-keyframes YouTubePopUpHide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes YouTubePopUpHide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.YouTubePopUp-Close{
    position:absolute;
    top:0;
    cursor:pointer;
    bottom:528px;
    right:0px;
    margin:auto 0;
    width:24px;
    height:24px;
    background:url(../images/close.png) no-repeat;
    background-size:24px 24px;
    -webkit-background-size:24px 24px;
    -moz-background-size:24px 24px;
    -o-background-size:24px 24px;
}

.YouTubePopUp-Close:hover{
    opacity:0.5;
}

.start {
  width: 100% !important;
  position: relative;
  right: 20%;
}

@media all and (max-width: 768px) and (min-width: 10px){
    .YouTubePopUp-Content{
        max-width:90%;
    }
    .parallax_container {
      display: none;
    }
    .mobilefaq {
      display: block !important;
    }

    .pcversion {
      display: none;
    }
    .start {
    display: none;
}
}

@media all and (max-width: 600px) and (min-width: 10px){
    .YouTubePopUp-Content iframe{
        height:320px !important;
    }

    .YouTubePopUp-Close{
        bottom:362px;
    }
}

@media all and (max-width: 480px) and (min-width: 10px){
    .YouTubePopUp-Content iframe{
        height:220px !important;
    }

    .YouTubePopUp-Close{
        bottom:262px;
    }
}

.video-srp, .video-srp span, .video-srp span::after, .video-srp span::before {
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
   position: absolute;
   content: "";
}

.reliable-video {
    position: relative;
}

.reliable-video img {
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 0 20px 6px var(--shadow);
}

.video-srp {
    width: 280px;
    height: 280px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    justify-content: center;
    overflow: hidden;
    align-items: center;
}

@media screen and (max-width: 400px) {
    .video-srp {
        width: 140px;
        height: 140px;
    }
}

.video-srp span {
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

.video-srp span::after, .video-srp span::before {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: .1px solid #155498;
    animation: videoTwo 8s linear infinite;
    -webkit-animation: videoTwo 8s linear infinite;
    -moz-animation: videoTwo 8s linear infinite;
}

.video-srp span:nth-child(1)::after {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
}

.video-srp span:nth-child(2)::after {
    animation-delay: 2s;
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
}

.video-srp span:nth-child(3)::after {
    animation-delay: 3s;
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
}

.video-srp span:nth-child(4)::after {
    animation-delay: 4s;
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
}

.video-srp span:nth-child(1)::before {
    animation-delay: 5s;
    -webkit-animation-delay: 5s;
    -moz-animation-delay: 5s;
}

.video-srp span:nth-child(2)::before {
    animation-delay: 6s;
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
}

.video-srp span:nth-child(3)::before {
    animation-delay: 7s;
    -webkit-animation-delay: 7s;
    -moz-animation-delay: 7s;
}

.video-srp i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  background: linear-gradient(to left, #333db5 9%, #6159bf);
  background: -webkit-linear-gradient(right, #333db5 9%, #6159bf);
  background: -o-linear-gradient(left, #333db5 9%, #6159bf);
  color: #ffffff;
  margin-top: 41%;
  margin-left: 41%;
}

@media screen and (max-width: 400px)
{
    .video-srp i { margin-top: 46px; margin-left: 46px; }
}

@keyframes videoTwo {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(5);
        -ms-transform: translate(-50%, -50%) scale(5);
        transform: translate(-50%, -50%) scale(5);
        opacity: 0;
    }
}

@-webkit-keyframes videoTwo {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(5);
        -ms-transform: translate(-50%, -50%) scale(5);
        transform: translate(-50%, -50%) scale(5);
        opacity: 0;
    }
}

@-o-keyframes videoTwo {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(5);
        -ms-transform: translate(-50%, -50%) scale(5);
        transform: translate(-50%, -50%) scale(5);
        opacity: 0;
    }
}

.mainButton {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 7px 15px;
  display: inline-block;
  color: var(--whiteandblack);
  border: 0px;
  border-radius: 50px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  background: var(--bgmainButton);
}

.tabs-custom {
	text-align: left
}

.nav {
	display: block
}

.navbar {
	position: static;
	display: block
}

.nav-tabs {
	font-size: 0;
	line-height: 0;
	word-spacing: 0;
	border: 0
}

.nav-tabs:before,
.nav-tabs:after {
	display: none
}

.nav-tabs .nav-link {
	border: 0;
	border-radius: 0
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
	background-color: transparent;
  color: var(--whiteandblack);
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
	border: none
}

.nav-item {
	float: none;
	border: 0;
	cursor: pointer;
	transition: .33s all ease
}

.nav-link {
	padding: 0;
	margin: 0;
	border-radius: 0
}

.nav-link.active {
	cursor: default
}

.tab-content>.tab-pane {
	display: block;
	visibility: hidden;
	height: 0;
	overflow: hidden
}

.tab-content>.active {
	visibility: visible;
	height: auto;
	width: auto;
	overflow: visible
}

*+.tabs-line {
	margin-top: 30px
}

@media(min-width:768px) {
	*+.tabs-line {
		margin-top: 40px
	}
}

.tabs-line .nav-tabs {
	position: relative;
	text-align: center
}

.tabs-line .nav-link {
	display: block;
	font-family: Acrom, sans-serif;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0;
	vertical-align: middle
}

.tabs-line .nav-link span {
	line-height: 1.4
}

.tabs-line *+.navbar {
	margin-top: 15px
}

.tabs-line *+.tab-content {
	margin-top: 20px
}

@media(max-width:767.98px) {
	.tabs-line .nav-tabs {
		max-width: 100%
	}

	.tabs-line .nav-item {
		margin: -1px
	}

	.tabs-line .nav-item:first-child {
		border-top: none;
	}

	.tabs-line .nav-link {
		padding: 7px 10px;
		color: #8491a5;
		background: 0 0;
		border-bottom: none;
	}

	.tabs-line .nav-link:hover,
	.tabs-line .nav-link.active {
		color: #fff;
		background: linear-gradient(to right, #0a0d33 25%, #6159bf73);
	}

	.context-dark .tabs-line .nav-item:first-child,
	.bg-gray-900 .tabs-line .nav-item:first-child,
	.bg-accent .tabs-line .nav-item:first-child {
		border-top-color: rgba(255, 255, 255, .4)
	}

	.context-dark .tabs-line .nav-link,
	.bg-gray-900 .tabs-line .nav-link,
	.bg-accent .tabs-line .nav-link {
		border-bottom-color: rgba(255, 255, 255, .4)
	}

	.context-dark .tabs-line .nav-link:hover,
	.bg-gray-900 .tabs-line .nav-link:hover,
	.bg-accent .tabs-line .nav-link:hover,
	.context-dark .tabs-line .nav-link.active,
	.bg-gray-900 .tabs-line .nav-link.active,
	.bg-accent .tabs-line .nav-link.active {
		color: #fff;
		background: rgba(255, 255, 255, .3);
		border-color: rgba(255, 255, 255, .3)
	}
}

@media(max-width:767.98px) {
	.tabs-line-responsive {
		position: relative;
		z-index: 10;
		text-align: center
	}

	.tabs-line-responsive .navbar {
		position: static
	}

	.tabs-line-responsive .navbar-inner {
		position: relative;
		width: 100%
	}

	.tabs-line-responsive .stuck,
	.tabs-line-responsive .stick {
		min-height: 44px
	}

	.tabs-line-responsive .stuck .navbar-inner,
	.tabs-line-responsive .stick .navbar-inner {
		left: 50%;
		transform: translate3d(-50%, 0, 0);
		width: 101vw
	}

	.tabs-line-responsive .stuck .tabs-line-toggle,
	.tabs-line-responsive .stick .tabs-line-toggle {
		border-radius: 0;
		box-shadow: none
	}

	.tabs-line-responsive .tabs-line-toggle {
		background: 0 0;
		border: none;
		display: inline-block;
		padding: 0;
		outline: none;
		outline-offset: 0;
		cursor: pointer;
		-webkit-appearance: none;
		position: relative;
		z-index: 45;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
		padding: 10px 5px;
		border-radius: 10px;
		background-color: #fff;
		border: 1px solid #ebebeb;
		font-family: Acrom, sans-serif;
		font-size: 16px;
		font-weight: 400;
		line-height: 1.4;
		color: #262f3c;
		box-shadow: 0 0 24px 0 rgba(75, 81, 91, .12);
		transition: .22s ease-in
	}

	.tabs-line-responsive .tabs-line-toggle::-moz-focus-inner {
		border: none;
		padding: 0
	}

	.tabs-line-responsive .tabs-line-toggle .icon {
		position: relative;
		top: 1px;
		display: block;
		margin-left: 5px;
		transition: .22s;
		will-change: transform
	}

	.tabs-line-responsive .tabs-line-toggle.active {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0
	}

	.tabs-line-responsive .tabs-line-toggle.active .icon {
		transform: scale(1, -1)
	}

	.tabs-line-responsive ul.nav-tabs {
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		z-index: 10;
		padding: 20px;
		border-radius: 5px;
		opacity: 0;
		visibility: hidden;
		margin-top: -1px;
		background: rgba(255, 255, 255, .95);
		border: 1px solid #ebebeb;
		transition: .22s ease-in;
		text-align: center
	}

	.tabs-line-responsive ul.nav-tabs.active {
		opacity: 1;
		visibility: visible;
		border-top-left-radius: 0;
		border-top-right-radius: 0
	}

	.tabs-line-responsive ul.nav-tabs .nav-item {
		border: 0;
		width: 340px;
		margin-left: auto;
		margin-right: auto;
		max-width: 100%
	}

	.tabs-line-responsive ul.nav-tabs .nav-item:nth-child(n) a {
		border: 0
	}

	.tabs-line-responsive ul.nav-tabs .nav-link {
		padding: 0;
		color: #2c343b;
		border-radius: 18px
	}

	.tabs-line-responsive ul.nav-tabs .nav-link:hover,
	.tabs-line-responsive ul.nav-tabs .nav-link.active {
		background-color: transparent;
		color: #16b6d2
	}

	.tabs-line-responsive ul.nav-tabs .nav-item+.nav-item {
		margin-top: 12px
	}
}

@media(min-width:768px) {
	.tabs-line-responsive .tabs-line-toggle {
		display: none
	}
}

.tabs-creative .nav-tabs {
	display: flex;
	flex-wrap: wrap;
	max-width: 490px;
	margin-bottom: -25px;
	text-align: left
}

.tabs-creative .nav-tabs-outer {
	flex-shrink: 0;
	padding-top: 20px
}

.tabs-creative .nav-item {
	width: 50%;
	padding-right: 10px;
	margin-bottom: 25px
}

.tabs-creative .nav-link {
	display: flex;
	align-items: center;
	font-size: 15px;
	line-height: 1.2
}

.tabs-creative .nav-link .icon {
	position: relative;
	top: .025em;
	display: block;
	margin-right: 10px;
	font-size: 28px
}

.tabs-creative .nav-link.active {
	color: #262f3c
}

.tabs-creative .nav-link.active .icon {
	color: #16b6d2
}

.tabs-creative .safari-frame-2 {
	width: 100%;
	max-width: 650px
}

.tabs-creative .tab-content {
	position: relative;
	display: flex;
	padding-bottom: 64.2623%
}

.tabs-creative .tab-pane {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100% !important;
	opacity: 1 !important;
	visibility: visible !important;
	width: 100%;
	flex-shrink: 0;
	animation-duration: .7s;
	animation-timing-function: ease;
	transform: translate3d(0, 0, 0)
}

.tabs-creative .tab-pane,
.tabs-creative .tab-pane * {
	backface-visibility: hidden
}

@keyframes show {
	0% {
		transform: translateX(100%)
	}

	100% {
		transform: translateX(0)
	}
}

.tabs-creative .tab-pane.active {
	z-index: 2;
	animation-name: show
}

.tabs-creative .tab-pane::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 6px;
	left: -6px;
	background: #fff;
	box-shadow: -.279px -3.99px 20.58px .42px rgba(75, 81, 91, .34);
	opacity: 0;
	visibility: hidden;
	pointer-events: none
}

.tabs-creative .tab-pane.showing::after {
	opacity: 1;
	visibility: visible
}

.tabs-creative .tab-pane.hiding {
	z-index: 1
}

.tabs-creative *+.nav-tabs {
	margin-top: 25px
}

.tabs-creative *+.tab-content-outer {
	margin-top: 25px
}

@media(max-width:575.98px) {
	.tabs-creative .nav-link {
		font-size: 14px
	}

	.tabs-creative .nav-link .icon {
		display: none
	}
}

@media(min-width:576px) {

	.tabs-creative h3,
	.tabs-creative .heading-3 {
		max-width: 370px
	}
}

@media(min-width:768px) and (max-width:991.98px) {
	.tabs-creative {
		max-width: 570px;
		margin-left: auto;
		margin-right: auto
	}
}

@media(min-width:992px) and (max-width:1199.98px) {
	.tabs-creative .nav-tabs {
		max-width: 460px
	}

	.tabs-creative .nav-item {
		width: 50%
	}

	.tabs-creative .nav-link {
		padding-right: 20px
	}
}

@media(min-width:992px) {
	.tabs-creative {
		display: flex;
		align-items: center
	}

	.tabs-creative .nav-tabs {
		margin-bottom: -40px
	}

	.tabs-creative .nav-item {
		margin-bottom: 40px
	}

	.tabs-creative .nav-link {
		font-size: 16px
	}

	.tabs-creative .nav-tabs-outer+.tab-content-outer {
		margin-left: 10px
	}

	.tabs-creative *+h3,
	.tabs-creative *+.heading-3 {
		margin-top: 20px
	}

	.tabs-creative *+.nav-tabs-inner {
		margin-top: 40px
	}

	.tabs-creative *+.group {
		margin-top: 45px
	}
}

@media(min-width:1200px) {
	.tabs-creative .nav-link {
		font-size: 17px
	}

	.tabs-creative .nav-link .icon {
		margin-right: 20px;
		font-size: 35px
	}

	.tabs-creative .nav-tabs-outer+.tab-content-outer {
		margin-left: 35px
	}
}

@media(max-width:767.98px) {
	.tabs-creative {
		position: relative;
		z-index: 10;
		text-align: center
	}

	.tabs-creative .nav-tabs-outer {
		display: flex;
		align-items: center;
		flex-direction: column
	}

	.tabs-creative .nav-tabs {
		width: 100%;
		order: 2
	}
}

.context-dark .tabs-line_1 .nav-link,
.bg-gray-900 .tabs-line_1 .nav-link,
.bg-accent .tabs-line_1 .nav-link {
	color: #fff
}

.context-dark .tabs-line_1 .nav-link span::after,
.bg-gray-900 .tabs-line_1 .nav-link span::after,
.bg-accent .tabs-line_1 .nav-link span::after {
	width: 100%;
	background: #ebebeb;
	opacity: .65
}

.context-dark .tabs-line_1 .nav-link:hover span::after,
.bg-gray-900 .tabs-line_1 .nav-link:hover span::after,
.bg-accent .tabs-line_1 .nav-link:hover span::after,
.context-dark .tabs-line_1 .nav-link.active span::after,
.bg-gray-900 .tabs-line_1 .nav-link.active span::after,
.bg-accent .tabs-line_1 .nav-link.active span::after {
	background: #ffea5c;
	opacity: 1
}

.tabs-features {
	width: 100%
}

.tabs-features .nav-link {
	position: relative;
	z-index: 0;
	padding: 5px 0 5px 20px;
	border-radius: 35px;
	font-size: 14px;
	line-height: 1.5;
	cursor: pointer;
	color: #262f3c;
	transition: .22s
}

.tabs-features .nav-link::before {
	content: '';
	position: absolute;
	left: 0;
	z-index: -1;
	margin-top: 5px;
	top: .5em;
	display: inline-block;
	width: 6px;
	height: 6px;
	margin-right: 17px;
	border-radius: 35px;
	background: #ffc200;
	transition: none
}

.tabs-features .nav-item {
	border: 1px solid transparent
}

.tabs-features .nav-item+.nav-item {
	margin-top: 5px
}

.tabs-features .tab-content {
	position: relative;
	z-index: 1;
	background-position: center center;
	background-size: cover;
	max-width: 100%;
	flex-shrink: 0
}

.tabs-features .tab-content::before {
	content: '';
	display: block;
	padding-bottom: 56.35104%
}

.tabs-features .tab-pane {
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	background-position: center center;
	background-size: cover;
	border-radius: 4px;
	box-shadow: 0 2px 10px 0 rgba(75, 81, 91, .15)
}

.tabs-features *+.nav-tabs,
.tabs-features *+.navigation-custom {
	margin-top: 15px
}

.tabs-features .tabs-features-aside+.tab-content {
	margin-top: 30px
}

@media(max-width:767.98px) {
	.tabs-features {
		max-width: 420px;
		margin-left: auto;
		margin-right: auto
	}

	.tabs-features .nav-link::before {
		transition: .22s
	}

	.tabs-features .tab-content {
		background: 0 0 !important
	}
}

@media(min-width:768px) and (max-width:991.98px) {
	.tabs-features .tab-content {
		margin-left: -50px;
		margin-right: -50px
	}
}

@media(min-width:768px) {
	.tabs-features .nav-tabs {
		padding-left: 5px
	}

	.tabs-features .nav-item+.nav-item {
		margin-top: 10px
	}

	.tabs-features .tab-content {
		max-width: 866px;
		flex-grow: 1
	}

	.tabs-features .tab-pane {
		top: 6.2%;
		left: 13.9%;
		right: 13.4%;
		bottom: 12%;
		border-radius: 0;
		box-shadow: none
	}
}

@media(min-width:992px) {
	.tabs-features {
		position: relative;
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
		margin-right: -40px
	}

	.tabs-features .tabs-features-aside {
		width: 28%;
		padding-top: 15px;
		max-width: 340px;
		flex-shrink: 0;
		flex-grow: 1
	}

	.tabs-features .tabs-features-aside+.tab-content {
		margin-top: 0;
		margin-left: 20px
	}
}

@media(max-width:1199.98px) {
	.tabs-features .nav-link.active::before {
		background: #16b6d2
	}
}

@media(min-width:1200px) {
	.tabs-features .nav-tabs {
		padding-left: 20px
	}

	.tabs-features .tabs-features-aside {
		max-width: 370px
	}

	.tabs-features .nav-link::after {
		content: '';
		position: absolute;
		top: 50%;
		transform: translate3d(0, -50%, 0);
		left: 100%;
		width: 300px;
		border-bottom: 1px solid #ebebeb;
		opacity: 0;
		visibility: hidden
	}

	.tabs-features .nav-link.active {
		padding-top: 18px;
		padding-bottom: 18px;
		margin: 7px 0;
		background: #ebebeb
	}

	.tabs-features .nav-link.active::before {
		opacity: 0;
		visibility: hidden;
		transition: .11s
	}

	.tabs-features .nav-link.active::after {
		opacity: 1;
		visibility: visible;
		transition: .11s
	}

	.tabs-features *+h3,
	.tabs-features *+.heading-3 {
		margin-top: 24px
	}

	.tabs-features *+.nav-tabs,
	.tabs-features *+.navigation-custom {
		margin-top: 50px
	}
}

@media(min-width:1600px) {
	.tabs-features {
		margin-right: -100px
	}
}

@media(min-width:768px) {
	.tabs-line .nav-item {
		transform: translate3d(0, 0, 0);
		will-change: transform
	}

	.tabs-line .nav-link {
		position: relative;
		font-size: 19px
	}

	.tabs-line .nav-link span {
		position: relative;
		display: inline-flex;
		padding: 12px 2px 13px;
		margin-bottom: -1px
	}

	.tabs-line .nav-link span::after {
		content: '';
		position: absolute;
		right: 0;
		left: auto;
		bottom: 0;
		height: 3px;
		width: 0;
		transition: .33s;
		background: var(--whiteandblack);
	}

	.tabs-line .nav-link.active span::after {
		left: 0;
		right: auto;
		width: 100%
	}

	.tabs-line *+.nav-tabs {
		margin-top: 25px
	}

	.tabs-line .tabs-line-toggle+.nav-tabs {
		margin-top: 0
	}

	*+.tabs-line_1 {
		margin-top: 20px
	}

	.tabs-horizontal.tabs-line .nav-tabs {
		border: 0;
		border-bottom: 1px solid #ebebeb
	}

	.tabs-horizontal.tabs-line .nav-item {
		display: inline-block;
		margin-bottom: -1px
	}

	.tabs-horizontal.tabs-line .nav-item:not(:last-child) {
		margin-right: 52px
	}

	.tabs-horizontal.tabs-line *+.tab-content {
		margin-top: 30px
	}

	.tabs-horizontal.tabs-line.tabs-line_1 .nav-tabs {
		text-align: left;
		border-bottom: 0
	}

	.tabs-horizontal.tabs-line.tabs-line_1 .nav-link span {
		padding-bottom: 8px
	}

	.tabs-vertical {
		display: flex;
		align-items: flex-start
	}

	.tabs-vertical .nav-tabs {
		display: flex;
		flex-direction: column;
		align-items: stretch
	}

	.tabs-vertical .nav-item {
		border: 0;
		width: 100%;
		text-align: left
	}

	.tabs-vertical .nav-link.active {
		background-color: transparent
	}

	.tabs-vertical .tab-content {
		flex-grow: 1
	}

	.tabs-vertical.tabs-line {
		align-items: stretch;
		margin-left: -35px
	}

	.tabs-vertical.tabs-line>* {
		margin-left: 35px
	}

	.tabs-vertical.tabs-line .nav-tabs {
		flex-shrink: 0;
		max-width: 50%;
		min-width: 200px
	}

	.tabs-vertical.tabs-line .nav-tabs-outer {
		position: relative;
		flex-shrink: 0;
		max-width: 50%;
		min-width: 200px
	}

	.tabs-vertical.tabs-line .nav-tabs-outer .nav-tabs {
		width: 100%;
		max-width: 100%
	}

	.tabs-vertical.tabs-line .nav-item {
		padding-right: 10px;
		border-bottom: 1px solid #d7d7d7;
		cursor: default
	}

	.tabs-vertical.tabs-line .nav-item:first-child .nav-link span {
		padding-top: 0
	}

	.tabs-vertical.tabs-line .nav-item+.nav-item {
		margin-top: 8px
	}

	.tabs-vertical.tabs-line .tab-content {
		margin-top: 0
	}

	.tabs-vertical.tabs-line-1 .nav-tabs {
		width: 32%
	}

	.tabs-vertical.tabs-line-1 .nav-tabs-outer {
		width: 32%
	}

	.tabs-vertical.tabs-line-1 .nav-tabs-outer .nav-tabs {
		width: 100%
	}
}

@media(min-width:992px) {
	.tabs-horizontal.tabs-line .nav-link span {
		padding-bottom: 16px
	}

	.tabs-vertical.tabs-line {
		margin-left: -50px
	}

	.tabs-vertical.tabs-line>* {
		margin-left: 50px
	}

	.tabs-vertical.tabs-line .nav-tabs {
		width: 370px;
		min-width: 370px;
		border-bottom: 0
	}

	.tabs-vertical.tabs-line .nav-tabs-outer {
		width: 370px;
		border-bottom: 0
	}

	.tabs-vertical.tabs-line .nav-tabs-outer .nav-tabs {
		width: 100%
	}

	.tabs-vertical.tabs-line .nav-link span {
		padding: 15px 2px
	}
}

@media(min-width:1200px) {
	.tabs-line .nav-link {
		font-size: 22px
	}

	.tabs-vertical.tabs-line {
		margin-left: -90px
	}

	.tabs-vertical.tabs-line>* {
		margin-left: 90px
	}

	.tabs-vertical.tabs-line .nav-item+.nav-item {
		margin-top: 11px
	}
}

.list>li+li {
	margin-top: 10px
}

.list-xs>li+li {
	margin-top: 5px
}

.list-sm>li+li {
	margin-top: 12px
}

.list-md>li+li {
	margin-top: 18px
}

.list-lg>li+li {
	margin-top: 25px
}

.list-xl>li+li {
	margin-top: 30px
}

@media(min-width:768px) {
	.list-xl>li+li {
		margin-top: 60px
	}
}

.list-inline>li {
	display: inline-block
}

html .list-inline-xs {
	transform: translate3d(0, -5px, 0);
	margin-bottom: -5px;
	margin-left: -3px;
	margin-right: -3px
}

html .list-inline-xs>* {
	margin-top: 5px;
	padding-left: 3px;
	padding-right: 3px
}

html .list-inline-md {
	transform: translate3d(0, -8px, 0);
	margin-bottom: -8px;
	margin-left: -10px;
	margin-right: -10px
}

html .list-inline-md>* {
	margin-top: 8px;
	padding-left: 10px;
	padding-right: 10px
}

@media(min-width:992px) {
	html .list-inline-md {
		margin-left: -15px;
		margin-right: -15px
	}

	html .list-inline-md>* {
		padding-left: 15px;
		padding-right: 15px
	}
}

.list-terms dt+dd {
	margin-top: 5px
}

.list-terms dd+dt {
	margin-top: 25px
}

*+.list-terms {
	margin-top: 25px
}

.list-marked {
	font-family: Acrom, sans-serif;
	font-weight: 300;
	text-align: left;
}

.list-marked>li {
	text-indent: -25px;
	padding-left: 25px
}

.list-marked>li::before {
	content: '';
	position: relative;
	left: 0;
	top: -1px;
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right: 17px;
	border-radius: 50%;
	background: #d7d7d7
}

.list-marked>li+li {
	margin-top: 10px
}

.list-marked_secondary {
	font-family: Acrom, sans-serif;
	font-weight: 400;
}

.list-marked_secondary>li::before {
	width: 6px;
	height: 6px;
	background: #ffc200
}

@media(min-width:992px) {
	.list-marked_secondary {
		font-size: 16px
	}
}

@media(min-width:1200px) {
	.list-marked_secondary {
		font-size: 17px;
		line-height: 1.52941
	}
}

.context-dark .list-marked_secondary,
.bg-gray-900 .list-marked_secondary,
.bg-accent .list-marked_secondary {
	color: #fff
}

.context-dark .list-marked_secondary>li::before,
.bg-gray-900 .list-marked_secondary>li::before,
.bg-accent .list-marked_secondary>li::before {
	background: #ffea5c
}

*+.list-marked {
	margin-top: 15px
}

.list-ordered {
	font-family: Acrom, sans-serif;
	font-weight: 300;
	counter-reset: li;
	text-align: left;
	color: #262f3c
}

.list-ordered>li {
	position: relative;
	padding-left: 25px
}

.list-ordered>li:before {
	content: counter(li, decimal) ".";
	counter-increment: li;
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 15px;
	color: #8491a5
}

.list-ordered>li+li {
	margin-top: 10px
}

*+.list-ordered {
	margin-top: 15px
}

.list-palette {
	margin-bottom: -8px;
	margin-left: -8px;
	font-size: 0;
	line-height: 0
}

.list-palette:empty {
	margin-bottom: 0;
	margin-left: 0
}

.list-palette>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 8px;
	margin-left: 8px
}

.list-palette>li {
	width: 45px;
	height: 45px;
	background: #f9f8f8
}

.list-palette>li:nth-child(1) {
	background: #16b6d2
}

.list-palette>li:nth-child(2) {
	background: #ffc200
}

.list-palette>li:nth-child(3) {
	background: #262f3c
}

.list-palette>li:nth-child(4) {
	background: #f9f8f8
}

.list-palette>li:nth-child(5) {
	background: #777
}

*+.list-palette {
	margin-top: 20px
}

@media(min-width:1200px) {
	.list-palette {
		max-width: 200px
	}

	.list-palette>li {
		width: 53px;
		height: 53px
	}
}

.list-style-1 {
	color: #262f3c;
	letter-spacing: 0
}

.list-style-1 .unit {
	margin-bottom: -8px;
	margin-left: -20px
}

.list-style-1 .unit>* {
	margin-bottom: 8px;
	margin-left: 20px
}

.list-style-1>li+li {
	margin-top: 14px
}

*+.list-style-1 {
	margin-top: 20px
}

@media(min-width:768px) {
	.list-style-1>li+li {
		margin-top: 17px
	}
}

@media(min-width:992px) {
	.list-style-1 {
		font-size: 17px;
		line-height: 1.52941
	}
}

.list-style-2 {
	counter-reset: li;
	font-family: Acrom, sans-serif;
	line-height: 1.2;
	font-weight: 400;
	color: #262f3c
}

.list-style-2>li {
	position: relative;
	padding-left: 25px
}

.list-style-2>li::before {
	position: absolute;
	left: 0;
	content: counter(li) ".";
	counter-increment: li
}

.list-style-2>li+li {
	margin-top: 9px
}

.list-style-2_2-cols {
	columns: 2;
	column-gap: 30px;
	break-inside: avoid
}

*+.list-style-2 {
	margin-top: 15px
}

@media(min-width:768px) {
	.list-style-2 {
		font-size: 17px
	}

	*+.list-style-2 {
		margin-top: 30px
	}
}

@media(min-width:576px) and (max-width:991.98px) {
	.list-style-2_2-cols-responsive {
		columns: 2;
		column-gap: 30px;
		break-inside: avoid
	}
}

.list-objects-inline {
	margin-bottom: -4px;
	margin-left: -10px;
	letter-spacing: 0
}

.list-objects-inline:empty {
	margin-bottom: 0;
	margin-left: 0
}

.list-objects-inline>* {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 4px;
	margin-left: 10px
}

.list-objects-inline>li {
	vertical-align: middle
}

.list-objects-inline>li>* {
	display: inline-block;
	vertical-align: middle
}

.list-objects-inline>li>*+* {
	margin-left: 5px
}

.list-objects-inline .icon {
	font-size: 15px
}

@media(min-width:576px) {
	.list-objects-inline .list-objects-inline {
		margin-left: -22px
	}

	.list-objects-inline .list-objects-inline>* {
		margin-left: 22px
	}

	.list-objects-inline .icon {
		font-size: 19px
	}
}

.list-blocks-outer {
	position: relative;
	overflow: hidden
}

.list-blocks {
	counter-reset: list-blocks-item;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: -1px;
	text-align: center
}

.list-blocks-item {
	width: 100%;
	padding: 35px 20px;
	margin: -1px 0 0;
	border-bottom: 1px solid #ebebeb
}

.list-blocks-item-inner {
	max-width: 225px;
	margin-left: auto;
	margin-right: auto
}

.list-blocks-counter {
	font-family: Acrom, sans-serif;
	font-size: 20px;
	line-height: 1
}

.list-blocks-counter::before {
	content: counter(list-blocks-item, decimal-leading-zero);
	counter-increment: list-blocks-item
}

.list-blocks-title {
	font-family: Acrom, sans-serif;
	font-size: 18px;
	line-height: 1.35;
	color: #262f3c
}

*+.list-blocks-title {
	margin-top: 10px
}

@media(min-width:576px) {
	.list-blocks {
		justify-content: flex-end;
		text-align: left
	}

	.list-blocks-item {
		position: relative;
		width: calc(50% + 1px);
		padding: 45px 10px;
		margin: -1px 0 0 -1px;
		border: 1px solid #ebebeb
	}

	.list-blocks-counter {
		font-size: 24px
	}

	.list-blocks-title {
		font-size: 22px
	}

	*+.list-blocks-title {
		margin-top: 15px
	}
}

@media(max-width:991.98px) {
	.list-blocks-item_caption {
		order: -1
	}
}

@media(min-width:992px) {
	.list-blocks-item {
		width: calc(33.3333% + 1px)
	}
}

@media(min-width:1200px) {
	.list-blocks-item {
		padding: 55px 20px
	}

	.list-blocks-item *+p {
		margin-top: 25px
	}

	.list-blocks-counter {
		font-size: 30px
	}

	.list-blocks-title {
		font-size: 26px
	}

	*+p.list-blocks-title {
		margin-top: 27px
	}
}

.list-localization .label-text {
	padding: 3px 5px;
	font-size: 12px;
	line-height: 1.2;
	font-weight: 700;
	background-color: transparent;
	color: #262f3c;
	transition: .22s ease-in-out;
	cursor: pointer
}

.list-localization .label-text:hover {
	color: #ffc200
}

.list-localization input {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
	-webkit-appearance: none
}

.list-localization input:checked~.label-text {
	color: #fff;
	background: #ffc200
}

.list-nav-classic {
	display: flex;
	width: 100%;
	justify-content: space-between;
	font-family: Acrom, sans-serif;
	line-height: 1.2;
	color: #262f3c;
	letter-spacing: 0
}

.list-nav-classic li {
	display: flex;
	padding-right: 25px
}

.list-nav-classic a {
	position: relative;
	display: flex;
	align-items: center;
	padding: 22px 0 24px
}

.list-nav-classic a::after {
	content: '';
	position: absolute;
	left: 50%;
	transform: translate3d(-50%, 0, 0);
	bottom: 0;
	background: #16b6d2;
	pointer-events: none;
	width: 0;
	height: 2px;
	max-width: 58px;
	transition: .55s
}

.list-nav-classic a.active,
.list-nav-classic a:hover {
	color: #16b6d2
}

.list-nav-classic a.active::after {
	width: 80%
}

.samp_box {
  margin-top: 8%;
}

.box_carousel {
  background: var(--color-monitoring);
  padding: 11px;
  width: 30vw;
}

.samp_download {
  background: var(--bgmainButton);
  color: var(--whiteandblack);
  padding: 13px 30px;
  position: relative;
  z-index: 1;
  font-weight: 500;
  border-radius: 20px;
  font-size: 20px;
  width: auto;
  text-transform: uppercase;
  border: none;
}

.screen_samp {
  margin-top: -5%;
}

@media(min-width:1200px) {
	.list-nav-classic {
		font-size: 22px
	}

	.list-nav-classic a {
		padding: 20px 0
	}

	.list-nav-classic a::after {
		height: 4px
	}
}

@keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
