/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

@font-face {
  font-family: 'YekanBakh';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/YekanBakhFaNum-Thin.woff') format('woff'), url('../fonts/YekanBakhFaNum-Thin.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'YekanBakh';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/YekanBakhFaNum-Light.woff') format('woff'), url('../fonts/YekanBakhFaNum-Light.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'YekanBakh';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/YekanBakhFaNum-Regular.woff') format('woff'), url('../fonts/YekanBakhFaNum-Regular.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'YekanBakh';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/YekanBakhFaNum-SemiBold.woff') format('woff'), url('../fonts/YekanBakhFaNum-SemiBold.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'YekanBakh';
  font-style: normal;
  font-weight: bold;
  src: url('../fonts/YekanBakhFaNum-Bold.woff') format('woff'), url('../fonts/YekanBakhFaNum-Bold.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'YekanBakh';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/YekanBakhFaNum-ExtraBold.woff') format('woff'), url('../fonts/YekanBakhFaNum-ExtraBold.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'YekanBakh';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/YekanBakhFaNum-Black.woff') format('woff'), url('../fonts/YekanBakhFaNum-Black.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'YekanBakh';
  font-style: normal;
  font-weight: 950;
  src: url('../fonts/YekanBakhFaNum-ExtraBlack.woff') format('woff'), url('../fonts/YekanBakhFaNum-ExtraBlack.woff2') format('woff2');
  font-display: swap;
}

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

body {
  margin: 0;
  font-family:'YekanBakh';
  color: #4b515a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
  letter-spacing: -0.05rem
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {font-size: 15px;line-height: 1.62857143;color: #f1f3f6;background-color: #212121;FONT-WEIGHT: 500;}
.topic{
  display: flex;
  flex-direction: column;
  gap: 3px;
  font-size:14px;
}
.topic li a {
  padding:5px 10px;
  display: block;
  border-radius:3px;
}
.topic li a:hover {
  color:white;
  background:#353839
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #e3e6e8;
  text-decoration: none;
  transition: all 0.3s;
}
a:hover,
a:focus {
  color: #e8f2fa;

}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
.flex {
  display:flex;
}
img {
  vertical-align: middle;
}
.align-center{
  align-items: center;
}
.justify-center{
  justify-content: center;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
.hv{
  height:100vh
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
  letter-spacing: -0.15rem
}
h1,
.h1 {
  font-size: 25px;
}
h2,
.h2 {
  font-size: 22px;
}
h3,
.h3 {
  font-size: 20px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 15px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #b8a1e2;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.rounded-100 {
  border-radius:8px;
}
.rounded-200 {
  border-radius:12px;
}
.rounded-300 {
  border-radius:16px;
}
.bg-100 {
  background:#242527;
}
.bg-200 {
  background:#303032
}
.bg-300 {
  background:#424346
}
.border-100 {
  border:1px solid #242527;
}
.border-200 {
  border:1px solid #303032
}
.border-300 {
  border:1px solid #424346
}
.text-100 {
  color:#e1e2e3;
}
.text-200 {
  color:#d1d2d3;
}
.text-300 {
  color:#a1a2a3;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
.loader {
    position: absolute;
    opacity: 0.2;
    height: 80px;
    top: 300px;
    z-index: -1;
    width: 80%;
    right: 10%;
    display: block;
    margin: 0px auto;
    border-radius: 50%;
    animation: spin 16s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg) scale(1,1);
    }

    50% {
        transform: rotate(180deg) scale(1,3);
        opacity: 0.5
    }

    100% {
        transform: rotate(360deg) scale(1,1);
    }
}

.loader span {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #b9421d
}

.loader span:nth-child(1) {
    filter: blur(20px);
}

.loader span:nth-child(2) {
    filter: blur(30px);
}

.loader span:nth-child(3) {
    filter: blur(40px);
}

.loader span:nth-child(4) {
    filter: blur(10px);
}

.loader2 {
    position: absolute;
    opacity: 0.2;
    height: 180px;
    top: 100px;
    z-index: -1;
    width: 35%;
    right: 30%;
    display: block;
    margin: 0px auto;
    border-radius: 50%;
    animation: spin2 16s linear infinite;
}

@keyframes spin2 {
    0% {
        transform: rotate(0deg) scale(1,1);
    }

    50% {
        transform: rotate(180deg) scale(1,3);
        opacity: 0.5
    }

    100% {
        transform: rotate(360deg) scale(1,1);
    }
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container {
  width: 100% ;
}
.text-glow {
  text-shadow:0px 24px 80px #FF4343, 0px 0px 34px rgba(255, 187, 72, 0.5), 0px 0px 20px rgba(255, 185, 65, 0.6), 0px 0px 2px #FEA000;
  color:#FFF0D6;
}

@media (min-width: 490px) {
  .container {
    width: 450px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  /* -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); */
  /* box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); */
  /* -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; */
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  /* transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; */
}
.form-control:focus {
  /* border-color: #66afe9; */
  outline: 0;
  /* -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6); */
  /* box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6); */
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  /* background-color: #eeeeee; */
  /* opacity: 1; */
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
  border-radius:16px;
}

.alert {
  padding:10px 15px;
  margin:10px 0px;
  border-radius:5px;
}
.alert-danger {
  background:#f4433621;
  color:#F44336;
}
.alert-success {
  padding:10px;
  background:#8bc34a17;
  color:#8BC34A;
  margin:10px 0px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 14px 15px;
  font-size: 14px;
  /* letter-spacing: -1rem; */
  font-weight: 500;
  line-height: 1.42857143;
  border-radius: 36px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-primary {
  background:white;color:#222 !important
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #222;
  background-color: #ffff;
  border-color: #fff;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #348337;
  border-color: #00A656;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #121314;
  background-color: white;
  border-color: white;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-lg {
  font-size:16px;
  font-weight:bold;
  padding:12px 15px;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
.form-control {
  display: block;
  width: 100%;
  height: 50px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 50px;
  color: #c1c1c1;
  background-color: #303032;
  background-image: none;
  border: 1px solid #4d4d53;
  border-radius: 46px;
}
.form-control:focus {
 border:1px solid #999;
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  /* background-color: #eeeeee; */
  /* opacity: 1; */
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}

.clearfix:before,
.clearfix:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.clearfix:after,
.form-horizontal .form-group:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}

.shadow-sm {
  box-shadow: 0 2px 10px rgba(53, 55, 57, .06) !important
}

.shadow {
  box-shadow: 0 5px 25px rgba(0, 0, 0, .13) !important;
}

.shadow-lg {
  box-shadow: 0 10px 50px rgba(0, 0, 0, .1) !important
}

.shadow-none {
  box-shadow: none !important
}

.w-25 {
  width: 25% !important
}

.w-50 {
  width: 50% !important
}

.w-75 {
  width: 75% !important
}

.w-100 {
  width: 100% !important
}

.w-auto {
  width: auto !important
}

.h-25 {
  height: 25% !important
}

.h-50 {
  height: 50% !important
}

.h-75 {
  height: 75% !important
}

.h-100 {
  height: 100% !important
}

.h-auto {
  height: auto !important
}

.mw-100 {
  max-width: 100% !important
}

.mh-100 {
  max-height: 100% !important
}

.m-0 {
  margin: 0 !important
}

.mt-0, .my-0 {
  margin-top: 0 !important
}

.mr-0, .mx-0 {
  margin-right: 0 !important
}

.mb-0, .my-0 {
  margin-bottom: 0 !important
}

.ml-0, .mx-0 {
  margin-left: 0 !important
}

.m-1 {
  margin: .25rem !important
}

.mt-1, .my-1 {
  margin-top: .25rem !important
}

.mr-1, .mx-1 {
  margin-right: .25rem !important
}

.mb-1, .my-1 {
  margin-bottom: .25rem !important
}

.ml-1, .mx-1 {
  margin-left: .25rem !important
}

.m-half {
  margin: 5px !important
}

.mt-half, .my-half {
  margin-top: 5px !important
}

.mr-half, .mx-half {
  margin-right: 5px !important
}

.mb-half, .my-half {
  margin-bottom: 5px !important
}

.ml-half, .mx-half {
  margin-left: 5px !important
}

.m-10 {
  margin: 10px !important
}

.mt-10, .my-10 {
  margin-top: 10px !important
}

.mr-10, .mx-10 {
  margin-right: 10px !important
}

.mb-10, .my-10 {
  margin-bottom: 10px !important
}

.ml-10, .mx-10 {
  margin-left: 10px !important
}

.m-15 {
  margin: 15px !important
}

.mt-15, .my-15 {
  margin-top: 15px !important
}

.mr-15, .mx-15 {
  margin-right: 15px !important
}

.mb-15, .my-15 {
  margin-bottom: 15px !important
}

.ml-15, .mx-15 {
  margin-left: 15px !important
}

.m-20 {
  margin: 20px !important
}

.mt-20, .my-20 {
  margin-top: 20px !important
}

.mr-20, .mx-20 {
  margin-right: 20px !important
}

.mb-20, .my-20 {
  margin-bottom: 20px !important
}

.ml-20, .mx-20 {
  margin-left: 20px !important
}

.m-25 {
  margin: 25px !important
}

.mt-25, .my-25 {
  margin-top: 25px !important
}

.mr-25, .mx-25 {
  margin-right: 25px !important
}

.mr-120, .mx-120 {
  margin-right: 120px !important
}

.mb-25, .my-25 {
  margin-bottom: 25px !important
}

.ml-25, .mx-25 {
  margin-left: 25px !important
}

.m-30 {
  margin: 30px !important
}

.mt-30, .my-30 {
  margin-top: 30px !important
}

.mr-30, .mx-30 {
  margin-right: 30px !important
}

.mb-30, .my-30 {
  margin-bottom: 30px !important
}

.ml-30, .mx-30 {
  margin-left: 30px !important
}

.m-35 {
  margin: 35px !important
}

.mt-35, .my-35 {
  margin-top: 35px !important
}

.mr-35, .mx-35 {
  margin-right: 35px !important
}

.mb-35, .my-35 {
  margin-bottom: 35px !important
}

.ml-35, .mx-35 {
  margin-left: 35px !important
}

.m-40 {
  margin: 40px !important
}

.mt-40, .my-40 {
  margin-top: 40px !important
}

.mr-40, .mx-40 {
  margin-right: 40px !important
}

.mb-40, .my-40 {
  margin-bottom: 40px !important
}

.ml-40, .mx-40 {
  margin-left: 40px !important
}

.m-45 {
  margin: 45px !important
}

.mt-45, .my-45 {
  margin-top: 45px !important
}

.mr-45, .mx-45 {
  margin-right: 45px !important
}

.mb-45, .my-45 {
  margin-bottom: 45px !important
}

.ml-45, .mx-45 {
  margin-left: 45px !important
}

.m-50 {
  margin: 50px !important
}

.mt-50, .my-50 {
  margin-top: 50px !important
}

.mr-50, .mx-50 {
  margin-right: 50px !important
}

.mb-50, .my-50 {
  margin-bottom: 50px !important
}

.ml-50, .mx-50 {
  margin-left: 50px !important
}

.p-0 {
  padding: 0 !important
}

.pt-0, .py-0 {
  padding-top: 0 !important
}

.pr-0, .px-0 {
  padding-right: 0 !important
}

.pb-0, .py-0 {
  padding-bottom: 0 !important
}

.pl-0, .px-0 {
  padding-left: 0 !important
}

.p-1 {
  padding: .25rem !important
}

.pt-1, .py-1 {
  padding-top: .25rem !important
}

.pr-1, .px-1 {
  padding-right: .25rem !important
}

.pb-1, .py-1 {
  padding-bottom: .25rem !important
}

.pl-1, .px-1 {
  padding-left: .25rem !important
}

.p-half {
  padding: 5px !important
}

.pt-half, .py-half {
  padding-top: 5px !important
}

.pr-half, .px-half {
  padding-right: 5px !important
}

.pb-half, .py-half {
  padding-bottom: 5px !important
}

.pl-half, .px-half {
  padding-left: 5px !important
}

.p-10 {
  padding: 10px !important
}

.pt-10, .py-10 {
  padding-top: 10px !important
}

.pr-10, .px-10 {
  padding-right: 10px !important
}

.pb-10, .py-10 {
  padding-bottom: 10px !important
}

.pl-10, .px-10 {
  padding-left: 10px !important
}

.p-15 {
  padding: 15px !important
}

.pt-15, .py-15 {
  padding-top: 10px !important
}

.pr-15, .px-15 {
  padding-right: 15px !important
}

.pb-15, .py-15 {
  padding-bottom: 5px !important
}

.pl-15, .px-15 {
  padding-left: 15px !important
}

.p-20 {
  padding: 20px !important
}

.pt-20, .py-20 {
  padding-top: 20px !important
}

.pr-20, .px-20 {
  padding-right: 20px !important
}

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

.pl-20, .px-20 {
  padding-left: 20px !important
}

.p-25 {
  padding: 25px !important
}

.pt-25, .py-25 {
  padding-top: 25px !important
}

.pr-25, .px-25 {
  padding-right: 25px !important
}

.pb-25, .py-25 {
  padding-bottom: 25px !important
}

.pl-25, .px-25 {
  padding-left: 25px !important
}

.p-30 {
  padding: 30px !important
}

.pt-30, .py-30 {
  padding-top: 30px !important
}

.pr-30, .px-30 {
  padding-right: 30px !important
}

.pb-30, .py-30 {
  padding-bottom: 30px !important
}

.pl-30, .px-30 {
  padding-left: 30px !important
}

.p-35 {
  padding: 35px !important
}

.pt-35, .py-35 {
  padding-top: 35px !important
}

.pr-35, .px-35 {
  padding-right: 35px !important
}

.pb-35, .py-35 {
  padding-bottom: 35px !important
}

.pl-35, .px-35 {
  padding-left: 35px !important
}

.p-40 {
  padding: 40px !important
}

.pt-40, .py-40 {
  padding-top: 40px !important
}

.pr-40, .px-40 {
  padding-right: 40px !important
}

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

.pl-40, .px-40 {
  padding-left: 40px !important
}

.p-45 {
  padding: 45px !important
}

.pt-45, .py-45 {
  padding-top: 45px !important
}

.pr-45, .px-45 {
  padding-right: 45px !important
}

.pb-45, .py-45 {
  padding-bottom: 45px !important
}

.pl-45, .px-45 {
  padding-left: 45px !important
}

.p-50 {
  padding: 50px !important
}

.pt-50, .py-50 {
  padding-top: 50px !important
}

.pr-50, .px-50 {
  padding-right: 50px !important
}

.pb-50, .py-50 {
  padding-bottom: 50px !important
}

.pl-50, .px-50 {
  padding-left: 50px !important
}
.pt-90, .py-90 {
  padding-top: 90px !important
}
.m-auto {
  margin: auto !important
}

.mt-auto, .my-auto {
  margin-top: auto !important
}

.mr-auto, .mx-auto {
  margin-right: auto !important
}

.mb-auto, .my-auto {
  margin-bottom: auto !important
}

.ml-auto, .mx-auto {
  margin-left: auto !important
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

.text-justify {
  text-align: justify !important
}

.text-nowrap {
  white-space: nowrap !important
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.text-left {
  text-align: left !important
}

.text-right {
  text-align: right !important
}

.text-center {
  text-align: center !important
}
.get-pro-text {
  display:inline-block;
  background: linear-gradient(90deg, rgb(255, 255, 255), rgb(255, 255, 255), rgb(255 192 172), rgb(255 182 176), rgb(255, 255, 255), rgb(255, 255, 255)) 0% 0% / 200% 200% text;
  -webkit-text-fill-color: transparent;
  animation: 5s ease-in-out infinite GM2;
  display: inline-block;
  will-change: background-position;
  }
.phoneno-wrap {
  background:#1d1d1d;
  border-radius:10px;
  padding: 15px;
  width: 100%;
  align-items: center;
  display: flex;
  box-shadow:1px 1px 1px inset #333;
}
.number-phone-edit {
  border-bottom:1px dashed #a7a7a7;
  color:#ccc;
  padding-bottom:3px;
}
.number-phone-edit svg {
  display:inline-block;
  transform:translateY(5px);
  margin-left:3px;
}
.price-b-f {
  border-bottom:1px dashed #333;
  border-top:1px dashed #333;
  background:#101010;
}
.number-phone {
  background:none;
  outline:none;
  border:0;
  width:100%;
  letter-spacing:2px;
  padding-top: 2px;
  line-height: 1;
  font-size:22px;
  text-align:right;
}

@keyframes GM2 {
    0% { background-position: 0% 50%; }
    50% { background-position: 400% 50%; }
    100% { background-position: 0% 50%; }
}

@media (min-width: 620px) {
  .text-md-left {
    text-align: left !important
  }

  .text-md-right {
    text-align: right !important
  }

  .text-md-center {
    text-align: center !important
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important
  }

  .text-lg-right {
    text-align: right !important
  }

  .text-lg-center {
    text-align: center !important
  }
}
.positon-relative {
  position: relative;
}
.left-0 {
  left:0;
}
.right-0 {
  right:0;
}
.shadowin {
  box-shadow:inset 3px 3px 10px rgba(255,255,255,0.1);
}
.proggressbar {
  background:#515456;
  box-shadow:inset 3px 3px 3px rgba(255,255,255,0.1);
  border-radius:10px;
}
.dropdown-menu-content {
  position: absolute;
  display: none;;
  top:40px;
  width:260px;
  border-radius:10px;
  justify-content: left;
  background:#323538;
  box-shadow:0px 10px 30px rgba(0,0,0,0.4);
  border-radius:10px;
}
.proggressbar:before {
  display: block;
  width: var(--width);
  height:10px;
  border-radius:10px;
  content:'';
  background:#FFBB48;
}
.font-size-12 {
  font-size:12px;
}
.font-size-13 {
  font-size:13px;
}
.font-size-14 {
  font-size:14px;
}
.font-weight-light {
  font-weight: 300 !important
}

.font-weight-bold {
  font-weight: 700 !important
}
.main-sidebar {
  width:280px;
}
.mainchatsbox {
  height:calc(100% - 150px)
}
.bg-transparent {
  background:none
}
.border-none {
  border:0;
  outline: 0;
}
.btn-50 {
  width:50px;
  height:50px;
  text-align:center
}
.d-block {
  display:block;
}
.hasanim {
  padding:2px;
  border-radius:12px;
  background-size: 20% 20%;
  background-position: center top;
  animation: hasanima 10s linear infinite;
  background: linear-gradient(to right , rgba(0, 0, 0, 0) 0%,  rgba(255, 161, 20, 0.703) 30%, rgba(20, 83, 255, 0.703) 40%,  rgba(0, 0, 0, 0) 60%) no-repeat
}
.hasanim.active {
  padding:2px;
  background:none
}
@keyframes hasanima {
  0% {
    background-size: 20% 100%;
  }
  100% {
    background-size:500% 500%;
  }
}
@media (max-width: 960px) {
  .main-sidebar {
    width: 380px;
    position:fixed;
    right:-100%;
  }
  .mainchatinput {
    width:100%;
    position:fixed;
    bottom:0;
    right:0;
    border-radius:0 !important;
  }
  .hasanim {
    padding:1px 0 0 0 !important
  }
  .hasanim .rounded-200 {
    border-radius:0px;
    box-shadow: none !important
  }
}
.mainchatmessages {
  display:flex;
}
.mainchatmessages {
  display:flex;
  flex-direction: column;
  gap: 15px;
}
.mainchatmessages-user {
  max-width:80%;
  margin-left:auto;
  border-radius:10px 2px 10px 10px;
  padding:12px;
  background:#414449;
  text-align: right;
}
.mainchatmessages-respond {
  max-width:80%;
  margin-right:auto;
  position: relative;
  padding-left:48px;
  text-align:left;
}
.mainchatmessages-respond::before{
  content:"F";
  background:#3e3f40;
  border-radius:100px;
  width:30px;
  height:30px;
  border:1px solid #666;
  color:#ddd;
  line-height: 30px;;
  position: absolute;
  text-align:center;
  left:10px;
}
.btn-send {
  opacity:0;
  transform:translateX(-20px)
}
.btn-send.active {
  background:#00A656;
  opacity:1;
  transform:translateX(0px)
}

#mask {
  background:rgba(0,0,0,0.3);
  width:100%;
  height:100%;
  position: fixed;
  top:0;
  right:0;
  z-index:40;
}
.modal-change-wrap {
  width:640px;
  position:fixed;
  top:50%;
  right:50%;
  z-index:20;
  transform:translate(50%,-50%);
  box-shadow:0px 10px 40px rgba(0,0,0.5)
}
.grid-choose {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}
.position-relative {
  position:relative;
}
.errormodal-charge {z-index: 200;padding-top: 40px;top: 0px;right: 0px;width: 100%;background: rgba(0, 0, 0, 0.8);height: 100%;/* display: none; */align-items: center;justify-content: center;}
.errormodal-charge.show { display: flex !important; }
.errormodal-charge-modal {width: 100%;margin: auto;position: relative;background-size: 100% 500px;background-repeat: no-repeat;background-position: 0px -400px;/* border: 1px solid rgb(68, 68, 68); */background-color: rgb(17, 17, 17);border-radius: 16px;}
.error-modal-items { position: relative; padding: 10px 20px; line-height: 1.6; margin-bottom: 20px; background-image: radial-gradient(rgba(255, 87, 34, 0.32) 0%, rgb(9, 9, 9) 80%); background-size: 100% 500px; background-repeat: no-repeat; background-position: 0px -400px; border: 1px solid rgb(68, 68, 68); background-color: rgb(9, 9, 9); border-radius: 16px; }
.error-modal-items::before { width: 70%; content: ""; display: block; height: 2px; background-image: radial-gradient(rgb(255, 87, 34) 0%, rgba(68, 68, 68, 0) 80%); top: -1px; right: 15%; position: absolute; }
.error-modal-bg-top { position: absolute; top: 0px; right: 0px; width: 100%; border-radius: 15px 15px 0px 0px; }
.error-modal-bg-top {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    border-radius: 0;
}
.lowenergyicon
.grid-choose-item{
  display: inline-block;
  padding: 10px 20px;
  background-color: lightgray;
  border-radius: 5px;
  cursor: pointer;
  transition: background 0.3s, color 0.3s;
}
input.grid-choose-radio[type="radio"] {
  display: none;
}

input.grid-choose-radio[type="radio"]:checked + label.grid-choose-item {
  background-color: blue;
  color: white;
  font-weight: bold;
}

.header-intro {
  position:relative;
  justify-content:center;
  align-items:center;
  margin-bottom: 20px;
  max-height: 500px;
  border-radius: 0px 0px 10px 10px;
  width:100%;
  /* margin:15px 0 0; */
  box-shadow: 0px 20px 25px -20px #000000;
  /* background: #2d2d2d; */
  /* border:1px solid #21314e; */
  overflow:hidden;
}
.header-intro:before {
  content:'';
  top:0px;
  display:block;
  position:absolute;
  width:100%;
  height:1px;
  background:radial-gradient(#556b99,black);
  right:0;
}

.header-intro-video-body {
  position:relative;
}
.header-intro-video {
  position:absolute;
  max-width: 100%;
  z-index:0;
  transform: scale(2);
  opacity: 0.4;
  top: 40px;
  right: 0;
}
.text-\[\#FFF0D6\] {
  --tw-text-opacity: 1;
  color: rgb(255 240 214 / var(--tw-text-opacity))
}
.text-center {
  text-align: center
}

.text-2xl {
  font-size: 22px
}

.text-2xs {
  font-size: 13px
}

.text-3xl {
  font-size: 24px
}

.text-3xs {
  font-size: 12px
}

.text-4xl {
  font-size: 26px
}

.text-5xl {
  font-size: 28px
}

.text-6xl {
  font-size: 30px
}

.text-\[100px\] {
  font-size: 100px
}

.text-\[32px\] {
  font-size: 32px
}

.text-\[46px\] {
  font-size: 46px
}

.text-larger {
  font-size: 17px
}

.text-lg {
  font-size: 18px
}

.text-normal {
  font-size: 16px
}

.text-sm {
  font-size: 15px
}

.text-xl {
  font-size: 20px
}

.text-xs {
  font-size: 14px
}
.leading-xs {
  line-height:0.5;
}
.font-black {
  font-weight: 900
}

.font-bold {
  font-weight: 700
}

.font-extrabold {
  font-weight: 800
}

.font-medium {
  font-weight: 500
}

.font-normal {
  font-weight: 400
}

.leading-1 {
  line-height: 1
}

.leading-2xs {
  line-height: 1.25
}
.homeboxitem{
  background: #191919;
  border-radius: 10px;
  /* border: 1px solid #525050; */
  transition: all 300ms;
  backgrouns-size:100% 100%
}
.homeboxitem:before {
  background: #151515;
  border-radius: 10px;
  border: 1px solid #3d3c3c;
  transition: all 300ms;
  backgrouns-size:100% 100%
}
.phone {
  width: 280px;
  height: 550px;
  z-index: 10;
  backdrop-filter: blur(20px);
  background: #ffffff0a;
  position: relative;
  border: 1px solid #ffffff2e;
  transform: rotate(3deg) skew(-2deg, -2deg);
  border-radius: 50px;
  margin: auto;
  text-align: right;
  padding: 10px;
  /* display:flex; */
  /* flex-direction:row; */
  box-shadow: 0 0 30px rgba(0,0,0,0.8);
}

.screen {
  background: #181818;
  height: 100%;
  border-radius: 40px 40px 0 0;
  padding: 10px;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
}

.message {
  max-width: 70%;
  padding: 10px 14px;
  margin: 10px 10px 0;
  border-radius: 18px;
  font-size: 14px;
  opacity: 0;
  display:block;
  transform: translateY(30px) scale(0.5);
  transition: all 0.4s ease;
}

.show {
  opacity: 1;
  transform: translateY(0) scale(1);
}

.left {
  background: #3b3b41;
  color: #fff;
  margin-right: auto;
  border-bottom-left-radius: 5px;
}

.right {
  /* background: linear-gradient(135deg, #0a84ff, #0060df); */
  color: #fff;
  margin-left:auto;
  max-width: 100%;
  border-bottom-right-radius: 5px;
}


.message.left {
  box-shadow: 0 0 10px rgb(0 0 0 / 5%);
}
.check {
  width: 18px;
  height: 18px;
  transform: translateY(5px);
  background: #8bc34a24;
  border-radius: 50%;
  display:inline-block;
  margin-left: 5px;
  position: relative;
}

.check::after {
  content: "";
  position: absolute;
  left: 7px;
  top: 4px;
  width: 4px;
  height: 8px;
  border: solid #e5ffc8;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
}
.text-gray {
  color: #afafaf;
}
.text-gray2 {
  color:#ddd
}
.text-gray3 {
  color:#999
}


@font-face {
  font-family: 'YekanBakh';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/YekanBakhFaNum-Thin.woff') format('woff'), url('../fonts/YekanBakhFaNum-Thin.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'YekanBakh';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/YekanBakhFaNum-Light.woff') format('woff'), url('../fonts/YekanBakhFaNum-Light.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'YekanBakh';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/YekanBakhFaNum-Regular.woff') format('woff'), url('../fonts/YekanBakhFaNum-Regular.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'YekanBakh';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/YekanBakhFaNum-SemiBold.woff') format('woff'), url('../fonts/YekanBakhFaNum-SemiBold.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'YekanBakh';
  font-style: normal;
  font-weight: bold;
  src: url('../fonts/YekanBakhFaNum-Bold.woff') format('woff'), url('../fonts/YekanBakhFaNum-Bold.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'YekanBakh';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/YekanBakhFaNum-ExtraBold.woff') format('woff'), url('../fonts/YekanBakhFaNum-ExtraBold.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'YekanBakh';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/YekanBakhFaNum-Black.woff') format('woff'), url('../fonts/YekanBakhFaNum-Black.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'YekanBakh';
  font-style: normal;
  font-weight: 950;
  src: url('../fonts/YekanBakhFaNum-ExtraBlack.woff') format('woff'), url('../fonts/YekanBakhFaNum-ExtraBlack.woff2') format('woff2');
  font-display: swap;
}

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

body {
  margin: 0;
  font-family:'YekanBakh';
  color: #4b515a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
  letter-spacing: -0.05rem
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.errormodal-header {
  position:relative;
  overflow:hidden;

}
.errormodal-header-img {
  position:absolute;
  left:20px;
  top: 20px;
  opacity:0.1;
  height:80px
}
.cont {
  max-width:480px;
  margin:0px auto;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {font-size: 15px;line-height: 1.62857143;color: #f1f3f6;background-color: #111111;FONT-WEIGHT: 500;}
.topic{
  display: flex;
  flex-direction: column;
  gap: 3px;
  font-size:14px;
}
.errormodal-price-box {background: rgb(23, 22, 22);border-radius: 16px;box-shadow: rgb(57 18 15) 0px 10px 1px -9px inset, rgb(26, 26, 26) 0px -10px 10px 10px inset, rgb(255, 94, 94) 0px -10px 3px -10px inset, 0px 10px 20px black;border: 1px solid #222;margin-bottom: 15px;}
.flex-between { justify-content: space-between; }
.badge-orange { color: rgb(255, 87, 34); background: rgba(239, 84, 36, 0.13); }

.topic li a {
  padding:5px 10px;
  display: block;
  border-radius:3px;
}
.topic li a:hover {
  color:white;
  background:#353839
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #e3e6e8;
  text-decoration: none;
  transition: all 0.3s;
}
a:hover,
a:focus {
  color: #e8f2fa;

}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
.flex {
  display:flex;
}
img {
  vertical-align: middle;
}
.align-center{
  align-items: center;
}
.justify-center{
  justify-content: center;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
.hv{
  height:100vh
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.buymodalfirst {
  border-radius: 10px;
  border-top:1px solid #383838;
  border-right:1px solid #212121;
   border-left:1px solid #212121;
     border-bottom:1px solid #212121;
  box-shadow:0px 10px 30px #0a0a0a;
  background: linear-gradient(to bottom , #212121, #141414 30%);
}
@media (max-width: 960px) {

  .main-sidebar {
    width: 380px;
    position:fixed;
    right:-100%;
  }
  .mainchatinput {
    width:100%;
    position:fixed;
    bottom:0;
    right:0;
    border-radius:0 !important;
  }
  .hasanim {
    padding:1px 0 0 0 !important
  }
  .hasanim .rounded-200 {
    border-radius:0px;
    box-shadow: none !important
  }
}
.mainchatmessages {
  display:flex;
}
.mainchatmessages {
  display:flex;
  flex-direction: column;
  gap: 15px;
}
.mainchatmessages-user {
  max-width:80%;
  margin-left:auto;
  border-radius:10px 2px 10px 10px;
  padding:12px;
  background:#414449;
  text-align: right;
}
.mainchatmessages-respond {
  max-width:80%;
  margin-right:auto;
  position: relative;
  padding-left:48px;
  text-align:left;
}
.mainchatmessages-respond::before{
  content:"F";
  background:#3e3f40;
  border-radius:100px;
  width:30px;
  height:30px;
  border:1px solid #666;
  color:#ddd;
  line-height: 30px;;
  position: absolute;
  text-align:center;
  left:10px;
}
.btn-send {
  opacity:0;
  transform:translateX(-20px)
}
.btn-send.active {
  background:#00A656;
  opacity:1;
  transform:translateX(0px)
}

.modal-change-wrap {
  width:640px;
  position:fixed;
  top:50%;
  right:50%;
  z-index:20;
  transform:translate(50%,-50%);
  box-shadow:0px 10px 40px rgba(0,0,0.5)
}
.grid-choose {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}

.grid-choose-item{
  display: inline-block;
  padding: 10px 20px;
  background-color: lightgray;
  border-radius: 5px;
  cursor: pointer;
  transition: background 0.3s, color 0.3s;
}
input.grid-choose-radio[type="radio"] {
  display: none;
}

input.grid-choose-radio[type="radio"]:checked + label.grid-choose-item {
  background-color: blue;
  color: white;
  font-weight: bold;
}

.header-intro {
  position:relative;
  justify-content:center;
  align-items:center;
  margin-bottom: 20px;
  max-height: 310px;
  border-radius: 0px 0px 10px 10px;
  width:100%;
  /* margin:15px 0 0; */
  /* box-shadow: 0px 20px 25px -20px #000000; */
  /* background: #2d2d2d; */
  /* border:1px solid #21314e; */
  overflow:hidden;
}

.header-intro-video-body {
  position:relative;
  padding: 0px 0px 10px;
}
.header-intro-video {
  position:absolute;
  max-width: 100%;
  z-index:0;
  transform: scale(2);
  opacity: 0.4;
  top: 40px;
  right: 0;
}
.text-\[\#FFF0D6\] {
  --tw-text-opacity: 1;
  color: rgb(255 240 214 / var(--tw-text-opacity))
}
.text-center {
  text-align: center
}

.text-2xl {
  font-size: 22px
}

.text-2xs {
  font-size: 13px
}

.text-3xl {
  font-size: 24px
}

.text-3xs {
  font-size: 12px
}

.text-4xl {
  font-size: 26px
}

.text-5xl {
  font-size: 28px
}

.text-6xl {
  font-size: 30px
}

.text-\[100px\] {
  font-size: 100px
}

.text-\[32px\] {
  font-size: 32px
}

.text-\[46px\] {
  font-size: 46px
}

.text-larger {
  font-size: 17px
}

.text-lg {
  font-size: 18px
}

.text-normal {
  font-size: 16px
}

.text-sm {
  font-size: 15px
}

.text-xl {
  font-size: 20px
}

.text-xs {
  font-size: 14px
}
.leading-xs {
  line-height:0.5;
}
.font-black {
  font-weight: 900
}

.font-bold {
  font-weight: 700
}

.font-extrabold {
  font-weight: 800
}

.font-medium {
  font-weight: 500
}

.font-normal {
  font-weight: 400
}

.leading-1 {
  line-height: 1
}

.leading-2xs {
  line-height: 1.25
}
.homeboxitem{
  background: linear-gradient(200deg, #1a0b36, #111111 150px);
  border-radius: 10px;
  /* border: 1px solid #444444; */
  transition: all 300ms;
  border-top: 1px solid #2d1f4b;
  box-shadow: -1px -1px 1px inset #190f2c;
  backgrouns-size:100% 100%
}
.homeboxitem:before {
  background: #151515;
  border-radius: 10px;
  border: 1px solid #3d3c3c;
  transition: all 300ms;
  backgrouns-size:100% 100%
}
.phone {
  width: 280px;
  height: 540px;
  z-index: 10;
  backdrop-filter: blur(20px);
  background: #ffffff0a;
  position: relative;
  border: 1px solid #ffffff2e;
  transform: rotate(-7deg);
  border-radius: 50px;
  margin: 20px auto 0px;
  text-align: right;
  padding: 10px;
  /* display:flex; */
  /* flex-direction:row; */
  box-shadow: 0 0 30px rgba(0,0,0,0.8);
}

.screen {
  background: #181818;
  height: 100%;
  border-radius: 40px 40px 0 0;
  padding: 10px;
  font-size: 12px;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
}

.message {
  max-width: 70%;
  padding: 10px 14px;
  margin: 10px 10px 0;
  border-radius: 18px;
  font-size: 12px;
  opacity: 0;
  display:block;
  transform: translateY(30px) scale(0.5);
  transition: all 0.4s ease;
}

.show {
  opacity: 1;
  transform: translateY(0) scale(1);
}

.left {
  background: #3b3b41;
  color: #fff;
  margin-right: auto;
  border-bottom-left-radius: 5px;
}

.right {
  /* background: linear-gradient(135deg, #0a84ff, #0060df); */
  color: #fff;
  margin-left:auto;
  max-width: 100%;
  border-bottom-right-radius: 5px;
}

.message.right {
  /* box-shadow: 0 0 10px rgba(10,132,255,0.5); */
}

.message.left {
  box-shadow: 0 0 10px rgb(0 0 0 / 5%);
}
.check {
  width: 18px;
  height: 18px;
  transform: translateY(5px);
  background: #8bc34a24; 
  border-radius: 50%;
  display:inline-block;
  margin-left: 5px;
  position: relative;
}

.check::after {
  content: "";
  position: absolute;
  left: 7px;
  top: 4px;
  width: 4px;
  height: 8px;
  border: solid #e5ffc8;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
}
.text-gray {
  color: #afafaf;
}
.text-gray2 {
  color:#ddd
}
.text-gray3 {
  color:#999
}
.item {
  border-bottom: 1px solid #333;
}
.sendingtobank {
    position:fixed;
    top:30px;
    min-width:240px;
    right:calc(50% - 120px);
  text-align:center;
  border:1px solid white;
  box-shadow:0px 10px 40px black;
  font-size:14px;
  padding:8px;border-radius:10px;
    z-index:10;
    background:linear-gradient(to right , #8BC34A, #4CAF50 , #26952b);
    animation: ease-in-out stbb 3s infinite;
}
@keyframes stbb {
  0% {
    background-position: -500px 100%;
  }
  50% {
        background-position: 0px 100%;
  }
  100% {
        background-position: 500px 100%;
  }
}
.question {
  padding: 15px;
  cursor: pointer;
  position: relative;
}

.question::before {
content:'';  position: absolute;
  left: 10px;
  transition: 0.3s;
}

.item.active .question::before {
  transform: rotate(90deg);
}

.answer {
  display: none;
  padding: 0 15px 15px;
  color: #ccc;
}