@import url(../fonts/custom-font/pn-reg/stylesheet.css);
@import url(../fonts/custom-font/bg-b/stylesheet.css);
@import url(../fonts/custom-font/bg-md/stylesheet.css);
@import url(../fonts/custom-font/bg-reg/stylesheet.css);
@import url(../fonts/custom-font/lovelo/stylesheet.css);
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);
@import url(../vendor/bootstrap/css/bootstrap.min.css);
@import url(../fonts/font-awesome/css/font-awesome.min.css);
@import url(../vendor/aos-next/dist/aos.css);
@import url(../fonts/icon/font/flaticon.css);
@import url(custom-animation.min.css);

p,
a,
body,
span,
h1,
h2,
h3,
h4,
h5,
h6,
b,
ul,
li,
div,
input,
small,
table,
tbody,
thead,
th,
td,
tr,
textarea,
button,
label,
.title {
  font-family: "Peyda", "Gilroy" !important;
}

#loader-wrapper {
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 999999;
  background: #fff;
  overflow: hidden;
}
#loader {
  /* background: url(../images/1.gif); */
  width: 200px;
  height: 200px;
  position: absolute;
  top: 50%;
  left: 50%;
  background-repeat: no-repeat;
  transform: translate(-50%, -50%);
}
.scroll-top {
  width: 28px;
  height: 28px;
  position: fixed;
  bottom: 5px;
  right: 10px;
  z-index: 9999;
  text-align: center;
  color: #fff;
  font-size: 16px;
  display: none;
  background: #1199fa;
  cursor: pointer;
}
.scroll-top:after {
  position: absolute;
  z-index: -1;
  content: "";
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: radial-gradient(
    ellipse at center,
    rgba(0, 0, 0, 0.25) 0%,
    rgba(0, 0, 0, 0) 80%
  );
}
::-webkit-scrollbar {
  width: 8px;
}
::-webkit-scrollbar-track {
  background: #f4f4f4;
}
@font-face {
  font-display: fallback;
  font-family: Peyda;
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/peyda/eot/PeydaWeb-Black.eot");
  src: url("../fonts/peyda/eot/PeydaWeb-Black.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/peyda/woff2/PeydaWeb-Black.woff2") format("woff2"),
    url("../fonts/peyda/woff/PeydaWeb-Black.woff") format("woff"),
}

@font-face {
  font-display: fallback;
  font-family: Peyda;
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/peyda/eot/PeydaWeb-Bold.eot");
  src: url("../fonts/peyda/eot/PeydaWeb-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/peyda/woff2/PeydaWeb-Bold.woff2") format("woff2"),
    url("../fonts/peyda/woff/PeydaWeb-Bold.woff") format("woff"),
}

@font-face {
  font-display: fallback;
  font-family: Peyda;
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/peyda/eot/PeydaWeb-Medium.eot");
  src: url("../fonts/peyda/eot/PeydaWeb-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/peyda/woff2/PeydaWeb-Medium.woff2") format("woff2"),
    url("../fonts/peyda/woff/PeydaWeb-Medium.woff") format("woff"),
}

@font-face {
  font-display: fallback;
  font-family: Peyda;
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/peyda/eot/PeydaWeb-light.eot");
  src: url("../fonts/peyda/eot/PeydaWeb-light.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/peyda/woff2/PeydaWeb-light.woff2") format("woff2"),
    url("../fonts/peyda/woff/PeydaWeb-light.woff") format("woff"),
}

@font-face {
  font-display: fallback;
  font-family: Peyda;
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/peyda/eot/PeydaWeb-extralight.eot");
  src: url("../fonts/peyda/eot/PeydaWeb-extralight.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/peyda/woff2/PeydaWeb-extralight.woff2") format("woff2"),
    url("../fonts/peyda/woff/PeydaWeb-extralight.woff") format("woff"),
}

@font-face {
  font-display: fallback;
  font-family: Peyda;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/peyda/eot/PeydaWeb-Regular.eot");
  src: url("../fonts/peyda/eot/PeydaWeb-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/peyda/woff2/PeydaWeb-Regular.woff2") format("woff2"),
    url("../fonts/peyda/woff/PeydaWeb-Regular.woff") format("woff"),
}
@font-face {
  font-family: Gilroy;
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/gilroy/Gilroy-Light.ttf") format("ttf");
}
@font-face {
  font-family: Gilroy;
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/gilroy/Gilroy-Medium.ttf") format("ttf");
}
@font-face {
  font-family: Gilroy;
  font-style: normal;
  font-weight: 960;
  src: url("../fonts/gilroy/Gilroy-Heavy.ttf") format("ttf");
}
@font-face {
  font-family: Gilroy;
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/gilroy/Gilroy-Bold.ttf") format("ttf");
}
@font-face {
  font-family: Gilroy;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/gilroy/Gilroy-Regular.ttf") format("ttf");
}
@font-face {
  font-family: "font-awesome";
  src: url("../fonts/font-awesome/fonts/fontawesome-webfont.ttf");
  src: url("../fonts/font-awesome/fonts/fontawesome-webfont.eot"),
    url("../fonts/font-awesome/fonts/fontawesome-webfont.woff2") format("woff2"),
    url("../fonts/font-awesome/fonts/fontawesome-webfont.woff") format("woff"),
    url("../fonts/font-awesome/fonts/fontawesome-webfont.svg") format("svg");
}
@font-face {
  font-family:  "Peyda", "Gilroy";
  src: url("../fonts/iransans/eot/IRANSansWeb.eot");
  src: url("../fonts/iransans/woff/IRANSansWeb.woff") format("woff"),
    url("../fonts/iransans/ttf/IRANSansWeb.ttf") format("truetype"),
    url("../fonts/iransans/woff2/IRANSansWeb.woff2") format("svg");
  font-weight: normal;
  font-style: normal;
}
* {
  font-family: "roboto";
}
body {
  font-family: "proxima_novaregular";
  font-weight: normal;
  color: rgba(48, 61, 83, 0.7);
  font-size: 18px;
  position: relative;
}
.main-page-wrapper .html-top-content {
  overflow: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #283249;
}
h1 {
  font-family: "brandon_grotesquebold";
  font-size: 70px;
  line-height: 75px;
}
h2 {
  font-family: "brandon_grotesquemedium";
  font-size: 50px;
}
h3 {
  font-size: 28px;
  font-weight: normal;
  font-family: "proxima_novaregular";
}
h4 {
  font-size: 24px;
  font-family: "brandon_grotesquemedium";
}
h5 {
  font-size: 22px;
  font-weight: 500;
}
h6 {
  font-size: 20px;
  font-family: "brandon_grotesque_regularRg";
}
p {
  line-height: 32px;
}
ul {
  list-style-type: none;
}
a {
  text-decoration: none;
  display: inline-block;
}
a:hover,
a:focus,
a:visited {
  text-decoration: none;
  outline: none;
}
img {
  max-width: 100%;
  display: block;
}
button {
  border: none;
  outline: none;
  box-shadow: none;
  display: block;
  padding: 0;
  cursor: pointer;
}
button:focus {
  outline: none;
}
input,
textarea {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tran3s,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
#theme-banner .button-group li a,
.theme-banner-one .main-text-wrapper .play-buttton,
#mega-menu-holder ul > li > a:before,
#mega-menu-holder > ul > li a,
.theme-main-menu .theme-main-menu-index .right-widget .login-button a,
.our-feature-two .text .learn-more,
.testimonial-section .owl-theme .owl-dots .owl-dot span,
.subscribe-banner form button,
.theme-footer .top-footer-data-wrapper .footer-list ul li a,
.partner-slider .item img,
.contact-section-dark form button {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box-text-exchange {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.theme-title h2 {
  font-family: "brandon_grotesquemedium";
  font-size: 40px;
  line-height: 46px;
  font-weight: normal;
  padding-bottom: 20px;
}
.theme-title span {
  font-size: 35px;
  line-height: 46px;
}
.theme-title p {
  color: #c9c9d8;
  font-family:  "Peyda", "Gilroy";
  text-align: right;
  direction: rtl;
}
.theme-title p.text-sub {
  padding-top: 20px;
}
.theme-title .upper-heading {
  font-size: 20px;
  text-transform: uppercase;
  color: rgba(27, 27, 27, 0.3);
  letter-spacing: 1.5px;
  padding-bottom: 20px;
}
.theme-top-section {
  display: flex;
  flex-direction: column;
}
.theme-top-section .pattern {
  position:absolute;
  background-image:url('/images/pattern/pattern-2.png');
  width:100%;
  height:100%;
  background-size:contain;
  left:0;
  top: 0;
  opacity:0.07;
}
.theme-top-section,
#theme-banner,
#theme-banner .main-text-wrapper {
  position: relative;
}
#theme-banner .button-group {
  display: inline-block;
  margin: 0 -10px;
}
#theme-banner .button-group > li {
  float: left;
  padding: 0 10px;
  position: relative;
}
.theme-top-section .blue-shape {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: -1;
}
.theme-main-menu,
.theme-main-menu-index {
  padding-top: 20px;
}
.theme-main-menu-index {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 99;
  background: transparent;
  transition: all 0.3s ease-in-out;
}
.theme-main-menu-fix {
  position: fixed !important;
  left: 0;
  right: 0;
  top: 0;
  z-index: 99;
  background: transparent;
  transition: all 0.3s ease-in-out;
}
.theme-main-menu.full-width {
  padding: 55px 80px 0;
}
.menu-wrapper {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.theme-main-menu .logo,
.theme-main-menu-index .logo {
  float: left;
}
.theme-main-menu .logo a,
.theme-main-menu-index .logo a {
  display: block;
  margin-top: 5px;
}
.theme-main-menu #mega-menu-holder,
.theme-main-menu .right-widget,
.theme-main-menu-index #mega-menu-holder,
.theme-main-menu-index .right-widget {
  float: right;
  padding: 0;
}
.theme-main-menu .right-widget,
.theme-main-menu-index .right-widget {
  position: relative;
  z-index: 9;
}
#mega-menu-holder ul > li > a {
  font-family: "brandon_grotesque_regularRg";
  position: relative;
  padding: 7px 0 0;
  display: block;
  font-size: 18px;
  margin: 0 22px;
  color: #929eb3;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#mega-menu-holder ul > li:hover > a {
  color: #ffcd43 !important;
}
#mega-menu-holder ul > li > a:before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  right: 0;
  top: 100%;
  opacity: 0;
  transform: scale(0, 1);
}
#mega-menu-holder ul > li > a.active:before {
  opacity: 1;
  transform: scale(1);
}
#mega-menu-holder .navbar-toggler {
  color: #fff;
  padding: 5px 10px;
  margin-bottom: 8px;
}
.theme-main-menu .right-widget > li,
.theme-main-menu-index .right-widget > li {
  float: left;
}
.theme-main-menu .right-widget .login-button a,
.theme-main-menu-index .right-widget .login-button a {
  width: 85px;
  height: 35px;
  line-height: 38px;
  border: 2px solid #ebebeb;
  border-radius: 20px;
  text-transform: uppercase;
  color: rgba(52, 72, 106, 0.35);
  font-size: 16px;
  padding-left: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px;
  margin: 0 3px;
}
.theme-main-menu .right-widget .login-button a i,
.theme-main-menu-index .right-widget .login-button a i {
  font-size: 18px;
  margin-left: 8px;
  vertical-align: middle;
}
.theme-main-menu .right-widget .login-button a:hover,
.theme-main-menu .right-widget .login-button a:hover i,
.theme-main-menu-index .right-widget .login-button a:hover,
.theme-main-menu-index .right-widget .login-button a:hover i {
  color: #fff;
}
#polyglotLanguageSwitcher {
  margin: 10px 20px 0 90px;
}
#polyglotLanguageSwitcher span.trigger:before {
  content: "";
  font-family: "font-awesome";
  position: absolute;
  top: 0;
  right: 0;
}
#polyglotLanguageSwitcher a {
  display: inline-block;
  font-size: 16px;
  color: #1a1a1a;
  text-transform: uppercase;
  padding: 1px 20px 0 30px;
  line-height: 14px;
}
.color-white #mega-menu-holder ul > li > a,
.color-white #polyglotLanguageSwitcher > a,
.theme-main-menu.color-white .right-widget .login-button a,
.theme-main-menu-index.color-white .right-widget .login-button a {
  color: #fff;
}
.theme-main-menu.fixed,
.theme-main-menu-index.fixed {
  z-index: 9999;
  padding: 10px 0;
  background: #fff;
  -webkit-box-shadow: 0px 13px 35px -12px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 13px 35px -12px rgba(0, 0, 0, 0.15);
  -webkit-animation: menu_sticky 0.7s ease-in-out;
  animation: menu_sticky 0.7s ease-in-out;
}
.theme-main-menu.fixed.full-width,
.theme-main-menu-index.fixed.full-width {
  padding: 10px 80px;
}
.main-text-wrapper .inner-wrapper {
  position: relative;
  padding: 135px 0 110px;
  z-index: 6;
}
.main-text-wrapper .inner-wrapper .x-mockup {
  position: absolute;
  left: -280px;
  top: 0px;
  z-index: 1;
  max-width: 900px;
  width: 100%;
}
.text-aplication-header h3 {
  color: #1569e3;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 1.8px;
}
.text-aplication-header h2 {
  color: white;
}
.text-aplication-header h6 {
  color: white;
}
.image-baner {
  position: absolute;
  transform: rotate(180deg);
  bottom: -65%;
  z-index: 1;
  opacity: 0.8;
  width: 100%;
}
.theme-banner-two .main-text-wrapper {
  padding: 140px 0 0px;
}
.theme-banner-two .cube-shape {
  position: absolute;
  top: 7%;
  left: 5%;
  z-index: 1;
  animation: scale-up 8s ease-in-out alternate infinite;
}
.our-feature-two {
  padding: 200px 0 320px;
}
.our-feature-two .text {
  position: relative;
  padding: 0 0 60px 60px;
}
.our-feature-two .text .number {
  font-family: "loveloline_light";
  font-size: 60px;
  color: #d8d8d8;
  position: relative;
}
.our-feature-two .text .number:before {
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #ff8e9d;
  opacity: 0.32;
  top: 35px;
  left: -67px;
}
.our-feature-two .text .number:after {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #ff8e9d;
  top: 39px;
  left: -63px;
  z-index: 1;
}
.our-feature-two .text .title {
  font-size: 26px;
  line-height: 35px;
}
.our-feature-two .text p {
  padding: 30px 0;
}
.our-feature-two .img-box img {
  margin: 60px auto 0;
}
.our-feature-two.dark-bg .text {
  padding: 0 0 150px 0;
}
.our-feature-two.dark-bg .text .number:before,
.our-feature-two.dark-bg .text .number:after {
  display: none;
}
.our-feature-two.dark-bg .text .number {
  color: #3d42e0;
}
.our-feature-two.dark-bg .text .title {
  color: #fff;
}
.our-feature-two.dark-bg .text p {
  color: #d0d0d9;
  font-family:  "Peyda", "Gilroy";
  direction: rtl;
  text-align: justify;
}
.our-feature-two.dark-bg .row {
  margin: 0 -70px;
}
.our-feature-two.dark-bg .row [class*="col"] {
  padding: 0 70px;
}
.our-feature-two.dark-bg {
  padding: 0px 0 0px;
}
.contact-us {
  align-items: baseline;
}
.partner-slider .item a {
  display: block;
}
.partner-slider .item img {
  margin: 0 auto;
}
.theme-footer {
  position: relative;
  z-index: 1;
}
.theme-footer .shape {
  position: absolute;
  right: 0;
  top: -40%;
  z-index: -1;
}
.theme-footer .inner-wrapper {
  background: url(../images/home/bg4.svg) no-repeat center center;
}
.theme-footer .top-footer-data-wrapper {
  border-bottom: 1px solid #f1f1f1;
  padding: 95px 0 60px;
}
.theme-footer .top-footer-data-wrapper .footer-logo .email {
  font-size: 22px;
  color: #222222;
  display: block;
  margin: 12px 0 15px;
}
.theme-footer .top-footer-data-wrapper .footer-logo .mobile {
  font-size: 20px;
  color: #b6b5b5;
}
.theme-footer .top-footer-data-wrapper .footer-list .title {
  font-size: 24px;
  padding-bottom: 28px;
}
.theme-footer .top-footer-data-wrapper .footer-list ul li a {
  font-size: 17px;
  line-height: 36px;
  color: rgb(33, 33, 33, 0.7);
  display: block;
  padding-left: 3px;
}
.theme-footer .bottom-footer {
  padding: 45px 0;
}
.theme-footer .bottom-footer .copyright {
  float: left;
  font-size: 17px;
  line-height: 34px;
}
.theme-footer.dark-style {
  background: #0c1426;
}
.theme-footer.dark-style .top-footer-data-wrapper {
  border-top: 1px solid rgba(241, 241, 241, 0.08);
  border-bottom: 1px solid rgba(241, 241, 241, 0.08);
}
.theme-footer.dark-style .top-footer-data-wrapper .footer-logo .email,
.theme-footer.dark-style .top-footer-data-wrapper .footer-logo .mobile,
.theme-footer.dark-style .top-footer-data-wrapper .footer-list .title,
.theme-footer.dark-style .bottom-footer .copyright,
.theme-footer.dark-style .bottom-footer .copyright a {
  color: #fff;
}
.theme-footer.dark-style .top-footer-data-wrapper .footer-list ul li a {
  color: rgba(255, 255, 255, 0.7);
}
.about-sana {
  position: relative;
  padding: 195px 0 0px;
  background: linear-gradient(180deg, #021835, #0c1426, #0c1426, #0c1426);
  padding-bottom: 75px;
}
.about-sana .col-lg-6 {
  z-index: 2;
}
.search-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  right: 20px;
  border-radius: 5px;
  padding: 5px 10px;
  z-index: 10;
}
.zindex {
  z-index: 9;
}
.search-wrapper .input i {
  color: #666666;
  font-size: 14px;
  padding-right: 7px;
}
.text-blue {
  color: #0f99fa;
}
.sorted-column {
  color: #0f99fa;
}
.about-sana .theme-title {
  padding-top: 0px;
}
.our-features-three {
  background: #0c1426;
  padding: 120px 0 150px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.our-features-three .theme-title {
  padding-bottom: 120px;
}
.our-features-three .single-feature {
  text-align: center;
}
.our-features-three .icon-box img {
  margin: 0 auto;
}
.our-features-three .single-feature h3 {
  padding: 44px 0 20px;
  color: #fff;
  font-size: 18px;
  min-height: 106px;
}
.our-features-three .single-feature p {
  color: #c9c9d8;
  font-family:  "Peyda", "Gilroy";
  font-size: 16px;
}
.our-features-three .main-bg-shape {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.shape {
  border-left: 1px solid rgba(231, 231, 231, 0.15);
  position: absolute;
  width: 1px;
  transform: rotate(35deg);
  z-index: 3;
}
.line-shape-one {
  left: 19%;
  top: 7%;
  height: 108px;
  animation: fade-in 0.35s ease-in-out alternate infinite;
}
.line-shape-two {
  left: 0;
  top: 37%;
  height: 249px;
  animation: fade-in 0.5s ease-in-out alternate infinite;
}
.line-shape-three {
  left: 10%;
  bottom: 13%;
  height: 102px;
  animation: fade-in 0.7s ease-in-out alternate infinite;
}
.line-shape-four {
  right: 21%;
  top: 3%;
  height: 163px;
  animation: fade-in 0.35s ease-in-out alternate infinite;
}
.line-shape-five {
  right: 1%;
  top: 15%;
  height: 163px;
  animation: fade-in 0.4s ease-in-out alternate infinite;
}
.line-shape-six {
  right: 8%;
  bottom: 0;
  height: 249px;
  animation: fade-in 0.6s ease-in-out alternate infinite;
}
.our-features-three .cube-shape {
  position: absolute;
  right: 0;
  top: 41%;
  z-index: -1;
  animation: fade-in 1s ease-in-out alternate infinite;
}
.token-sale-section.dark-bg {
  background: #0c1426;
  position: relative;
  z-index: 1;
}
.token-sale-section .overlay {
  background-size: cover;
  padding: 10px 0 100px;
  position: relative;
}
.token-sale-section .overlay .cube-shape-one {
  position: absolute;
  right: 0;
  top: 18%;
  z-index: -1;
  animation: fade-in 1s ease-in-out alternate infinite;
}
.token-sale-section .overlay .cube-shape-two {
  position: absolute;
  left: 2%;
  bottom: 3%;
  z-index: -5;
  animation: fade-in 1s ease-in-out alternate infinite;
}
.token-sale-section .theme-title p {
  color: #d0d0d9;
  padding: 15px 240px 0;
}
.token-sale-section .theme-title {
  padding-bottom: 120px;
}
.roadmap.roadmap--orientation-auto .roadmap__navigation > * a,
.roadmap.roadmap--orientation-horizontal .roadmap__navigation > * a,
.roadmap.roadmap--orientation-vertical .roadmap__navigation > * a {
  color: #363bda;
}
.roadmap.roadmap--orientation-auto .roadmap__navigation > :last-child {
  right: -70px;
}
.roadmap.roadmap--orientation-auto .roadmap__navigation > :first-child {
  left: -70px;
}
.roadmap.roadmap--orientation-auto .roadmap__navigation > * {
  top: 48%;
}
.contact-section-dark {
  position: relative;
  background: #0c1426;
  padding: 0px 0 140px;
}
.contact-section-dark:before {
  content: url(../images/shape/15.svg);
  position: absolute;
  top: 41%;
  left: 0;
}
.contact-section-dark .cube-shape-one {
  position: absolute;
  top: 55%;
  right: 0;
}
.contact-section-dark .theme-title h2 {
  color: #fff;
}
.contact-section-dark .theme-title p {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.6);
  padding-top: 20px;
  text-align: center;
  direction: ltr;
}
.contact-section-dark form {
  padding: 70px 100px 0;
}
.contact-section-dark form input,
.contact-section-dark form textarea {
  border: none;
  background: #0e223c;
  width: 100%;
  max-width: 100%;
  color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
}
.contact-section-dark form input {
  height: 60px;
  padding: 0 20px;
}
.contact-section-dark form textarea {
  height: 180px;
  max-height: 180px;
  resize: none;
  padding: 25px 20px;
}
.contact-section-dark form ::placeholder {
  color: #fff;
  opacity: 0.5;
}
.contact-section-dark form :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.contact-section-dark form ::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.contact-section-dark form button {
  font-family: "brandon_grotesquemedium";
  width: 220px;
  height: 55px;
  border-radius: 4px;
  display: block;
  margin: 10px auto 0;
  color: #ffffff;
  font-size: 20px;
}
.contact-section-dark form button:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.alert-wrapper {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
  z-index: 9999999;
}
#success,
#error {
  position: relative;
  width: 500px;
  height: 100px;
  top: calc(50% - 50px);
  left: calc(50% - 250px);
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
}
#success .wrapper,
#error .wrapper {
  display: table;
  width: 100%;
  height: 100%;
}
#success .wrapper p,
#error .wrapper p {
  display: table-cell;
  vertical-align: middle;
  letter-spacing: 1px;
}
#success p {
  color: #26ace3;
}
#error p {
  color: #c9182b;
}
#error button,
#success button {
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 20px;
  background: transparent;
  border-radius: 50%;
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 20px;
}
.form-validation label.error {
  display: none !important;
}
.form-validation input.error,
.form-validation textarea.error {
  background: #ffe7e7 !important;
}
.contact-section-dark .form-validation input.error,
.contact-section-dark .form-validation textarea.error {
  border: 1px solid #ff3547 !important;
  background: #0e223c !important;
}
.menu-left {
  display: flex;
}
.navbar-nav {
  padding-left: 25px;
}
.slide-video {
  box-sizing: border-box;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-filter: brightness(50%);
  filter: brightness(50%);
  object-fit: cover;
}
.theme-banner-two {
  min-height: 100vh;
}
.social-media {
  display: flex;
  justify-content: space-between;
}
.theme-footer .top-footer-data-wrapper .footer-list ul li.social-media-item a {
  font-size: 24px;
  transition: all 0.3s ease-in-out;
}
.theme-footer
  .top-footer-data-wrapper
  .footer-list
  ul
  li.social-media-item
  a:hover {
  font-size: 24px;
  color: #0f99fa;
}
.theme-footer.dark-style .top-footer-data-wrapper .footer-list ul li a i {
  padding-right: 10px;
}
.title a {
  color: #fff;
}
.logo a img {
  max-width: 70px;
}
.contact-us {
  display: flex !important;
}
.button-sell-buy {
  display: flex;
  justify-content: center;
  border-bottom: 0;
  margin-bottom: 10px;
  margin: 10px 0 20px;
}
.exchange-tabs {
  flex: 1 1;
  position: relative;
  background-color: #0d3357;
  color: #ffffff;
  border-radius: 10px;
  font-weight: 400;
  text-transform: none;
  border: 1px solid rgba(255, 255, 255, 0.1);
  text-align: center;
  min-width: 140px;
  padding: 1px 0;
}
.box-receive-error {
  text-align: center;
  color: #ffffff;
  background: #f73345;
  border-radius: 5px;
  padding: 5px;
  width: 100%;
  font-family:  "Peyda", "Gilroy";
  font-size: 15px;
}
.button-buy {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.button-sell {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.exchange-tabs:hover {
  color: #ffffff;
}
.button-sell.active {
  color: #fffdfd;
  background: #ff3547;
}
.button-sell.active:after {
  content: "";
  position: absolute;
  left: -8px;
  width: 26px;
  height: 31.5px;
  background-color: #ff3547;
  z-index: 99;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  top: -1px;
}
.button-buy.active {
  color: #fffdfd;
  background: #27a17c;
}
.button-buy.active:after {
  content: "";
  position: absolute;
  right: -8px;
  width: 26px;
  height: 31.5px;
  background-color: #27a17c;
  z-index: 99;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  top: -1px;
}
.calendar {
  background: #0e223c;
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 5px;
  margin: auto;
  margin-right: 30px;
}
.box-calendar {
  width: 100%;
}
.calendar-headr {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #ffffff;
  padding-bottom: 20px;
}
.calendar-headr h3 {
  color: #0f99fa;
  padding-bottom: 5px;
}
.container-table {
  position: relative;
  margin-top: 29px;
}
.market-list .nav-tabs .nav-item {
  padding-left: 25px;
}
.market-list .nav-tabs .nav-item:first-child {
  padding-left: 0;
}
.input-calendar {
  display: flex;
  background: #0d3357;
  padding: 0 10px;
  border-radius: 5px;
  min-height: 48px;
}
.input-calendar .form-control:disabled {
  background: #0d3357;
}
.input-calendar input,
.input-calendar select {
  background: none;
  border: none;
  border-radius: 0;
  color: white;
  font-size: 16px;
}
.input-calendar select {
  display: flex;
  align-items: center;
  width: auto;
}
.input-calendar select.form-control:focus,
.input-calendar input.form-control:focus {
  background-color: #0d3357;
  border-color: #0d3357;
  outline: 0;
  box-shadow: none;
  color: white;
}
.input-calendar
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 12px;
}
.input-calendar
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #fff transparent transparent transparent;
}
.box-change-column {
  display: flex;
  flex-direction: column;
}
.input-box label {
  color: white;
  font-size: 16px;
  padding-left: 5px;
}
.button-calendar {
  width: 100%;
  margin-top: 14px;
  background: #0f99fa;
  border-color: #0f99fa;
  padding: 10px;
  font-size: 18px;
}
.market-list .nav-tabs {
  border-bottom: none;
  padding-bottom: 20px;
}
.market-list .nav-tabs .nav-link.active {
  color: #1199fa;
  background: linear-gradient(180deg, #0c1426, #6a9eb30d, #6a9eb31c, #6a9eb32e);
  border: none;
  border-bottom: 2px solid #1199fa;
}
.market-list .nav-tabs .nav-link {
  color: white;
}
.market-list .nav-link:hover {
  border-color: #ffffff00;
  color: #1199fa;
  border-bottom: 1px solid #1199fa;
}
.table-market {
  width: 100%;
  display: inline-table;
  border-spacing: 0;
  border-collapse: separate;
  border-spacing: 0 5px;
}
.table-market-header {
  height: 40px;
  font-size: 14px;
  user-select: none;
  color: inherit;
  outline: 0;
  vertical-align: middle;
}
.table-market-header-tr {
  font-weight: 500;
  line-height: 1.5rem;
  color: #828ea1;
  text-align: left;
  border-bottom: none;
  transition: all 0.15s ease-in-out;
  cursor: pointer;
}
.table-market-header-tr span:hover {
  color: #1199fa;
}
.table-market-header-tr th {
  padding-left: 9px;
}
.table-market-header-tr th:first-child {
  padding-left: 42px;
  position: relative;
}
.table-market-header-tr th span i.fa-exchange {
  transform: rotate(90deg);
}
.table-market-body-tr {
  height: 66px;
  overflow: hidden;
  color: #edf4f8;
  border-radius: 2px;
  cursor: pointer;
  background-color: #0e223c;
  transition: all 0.15s ease-in-out;
  border-radius: 5px;
}
.td-border {
  border-radius: 0 5px 5px 0;
}
.table-market-body-td:first-child {
  border-radius: 5px 0 0 5px;
}
.table-market-body-td:last-child {
  border-radius: 0 5px 5px 0;
}
.table-market-body-tr:hover {
  background-color: #1199ff40;
}
.table-market-body-td {
  color: #fdfdfd;
  text-align: inherit;
}
.table-market-body-text {
  position: relative;
  display: flex;
  justify-content: flex-start;
  padding-right: 70px;
}
.market-image-src {
  left: 15px;
  top: 4px;
  position: absolute;
  z-index: 1;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  background: #fff;
}
.market-image-dest {
  position: absolute;
  z-index: 0;
  bottom: -32px;
  width: 27px;
  height: 27px;
  left: 31px !important;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  top: -5px;
}
.buy-text {
  color: #20bca4;
  font-weight: bold;
}
.table-market-body-td small {
  color: #ff3547;
  font-size: 15px;
}
.green-text {
  color: #20bca4;
}
.red-text {
  color: #ff3547;
}
.white-text {
  color: white;
}
.box-mor-data {
  display: flex;
  margin-top: 16px;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.box-mor-data__button {
  padding: 0 30px;
  font-weight: 600;
  border-radius: 30px;
  color: #ffffff;
  font-size: 16px;
  background: none;
  border: none;
  transition: all 0.15s ease-in-out;
}
.box-mor-data__button i {
  font-size: 20px;
  padding-left: 5px;
}
.box-mor-data__button:hover {
  color: #1199fa;
}
.footer-list .title a {
  transition: all 0.15s ease-in-out;
}
.footer-list .title a:hover {
  color: #1199fa;
}
.theme-footer.dark-style .top-footer-data-wrapper .footer-list ul li a:hover {
  color: #1199fa;
}
.top-footer-data-wrapper .logo a img {
  max-width: 172px;
}
.main-about,
.main-Conditions {
  padding: 30px 30px 20px;
  direction: rtl;
  font-family:  "Peyda", "Gilroy";
  background: url(../images/home/bg6.svg) repeat center center;
}
.main-about p,
.main-Conditions p {
  color: white;
  text-align: justify;
  line-height: 2;
}
.main-about h1,
.main-Conditions h1 {
  color: white;
  padding-bottom: 20px;
  font-size: 35px;
  text-align: right;
  font-family:  "Peyda", "Gilroy";
}
.blog-video {
  display: flex;
  justify-content: center;
  align-items: center;
}
.blog-video__embed {
  width: 100%;
}
.blog-video__embed iframe {
  width: 100%;
  min-height: 450px;
  border: none;
}
.main-contact {
  padding: 30px 30px 150px;
  direction: rtl;
  font-family:  "Peyda", "Gilroy";
  background: url(../images/home/bg6.svg) repeat center center;
}
.main-contact .contact-section-dark {
  padding: 0;
}
.main-contact .contact-section-dark form input,
.main-contact .contact-section-dark form textarea {
  direction: ltr;
}
.main-contact .contact-section-dark form {
  padding: 30px 25px 0 0;
}
.main-contact .contact-section-dark:before {
  content: none;
}
.main-contact p {
  color: white;
  text-align: justify;
  line-height: 2;
  font-size: 18px;
}
.main-contact .text-content-title {
  color: #0f99fa;
  text-align: right;
}
.main-contact h1 {
  color: white;
  padding-bottom: 20px;
  font-size: 35px;
  text-align: right;
  font-family:  "Peyda", "Gilroy";
}
.text-contact {
  padding-top: 94px;
}
.box-map {
  padding: 60px 0;
}
.main-contact .map {
  margin: auto;
  width: 100%;
  border-radius: 5px;
}
.main-contact .number-contact,
.main-contact .email-contact {
  color: #0f99fa;
  padding-left: 20px;
  text-align: right;
  direction: ltr;
}
.main-conditions-title {
  font-size: 21px;
  color: #0f99fa !important;
}
.main-Conditions h3 {
  display: flex;
  color: white;
  padding: 20px 0;
  font-weight: 600;
  font-family:  "Peyda", "Gilroy";
}
.src-dst {
  text-transform: uppercase;
}
.src-dst p {
  font-weight: 600;
}
.searchbox {
  position: absolute;
  height: 50px;
  width: 300px;
  margin-left: 170px;
  bottom: -84px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.searchbox .on {
  -webkit-animation-name: in-out;
  animation-name: in-out;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.suggestion-search {
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border: 3px solid #828ea1;
  border-radius: 50%;
  background: none;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  outline: 0;
  -webkit-transition: width 0.4s ease-in-out, border-radius 0.8s ease-in-out,
    padding 0.2s;
  transition: width 0.4s ease-in-out, border-radius 0.8s ease-in-out,
    padding 0.2s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
.search {
  background: none;
  position: absolute;
  top: 0px;
  left: 0;
  height: 20px;
  width: 20px;
  padding: 0;
  border-radius: 100%;
  outline: 0;
  border: none;
  color: inherit;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-transform: translate(-99%, -26%);
  -ms-transform: translate(-99%, -26%);
  transform: translate(-99%, -26%);
}
.search:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 3px;
  background-color: #828ea1;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: 10px;
  margin-left: 6px;
  -webkit-transition: 0.2s ease-in-out;
}
.close {
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.3s;
}
.close:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 3px;
  margin-top: -7px;
  margin-left: -20px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.close:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 3px;
  background-color: #fff;
  margin-top: -7px;
  margin-left: -20px;
  cursor: pointer;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.square {
  box-sizing: border-box;
  padding: 0 40px 0 10px;
  width: 300px;
  height: 35px;
  background: #0e223c;
  color: #fff;
  border: none;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 400;
  outline: 0;
  -webkit-transition: width 0.2s ease-in-out, border-radius 0.2s ease-in-out,
    padding 0.2s;
  transition: width 0.2s ease-in-out, border-radius 0.2s ease-in-out,
    padding 0.2s;
  -webkit-transition-delay: 0.4s, 0s, 0.4s;
  transition-delay: 0.2s, 0s, 0.2s;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
.none {
  display: none;
}
.page-markets {
  padding-top: 20px;
  background: url(../images/home/bg6.svg) repeat center center;
}
.page-markets .token-sale-section.dark-bg {
  background: url(../images/home/bg6.svg) no-repeat center center;
}
.box-slider {
  display: flex;
}
.box-slider img {
  padding: 11px;
  width: 33%;
}
.page-markets .slide {
  padding: 222px 0 35px;
}
.page-markets .carousel-control-next,
.page-markets .carousel-control-prev {
  display: none;
}
.page-markets .carousel-indicators li {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  opacity: 0.2;
  cursor: pointer;
}
.page-markets .carousel-indicators .active {
  background-color: #1199fa;
  opacity: 1;
}
.box-coins-important {
  display: flex;
  justify-content: center;
}
.recommend-item {
  display: flex;
  flex-direction: column;
  background: #0e223c;
  color: white;
  padding: 12px;
  border-radius: 5px;
  margin-bottom: 25px;
}
.recommend-item .name {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.recommend-item .name-item {
  font-size: 16px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
}
.coinSize {
  font-weight: 400;
  font-size: 15px;
  color: #828ea1;
}
.recommend-item .price {
  display: flex;
  flex-direction: column;
}
.recommend-item .value-green {
  font-size: 16px;
  color: #20bca4;
}
.recommend-item .unit {
  font-size: 13px;
  color: #ff3547;
}
@media (min-width: 992px) {
  .col-coin-imprtant {
    flex: 0 0 19.666667%;
    max-width: 19.666667%;
    padding: 6px;
  }
}
.select2-container--default .select2-selection--single {
  background-color: #0d3357;
  border: 1px solid #0d3357;
  border-radius: 4px;
  justify-content: space-between;
  height: 48px;
  display: flex;
  align-items: center;
}
.select2-selection__rendered span {
  display: flex;
  color: white;
  font-size: 15px;
  align-items: center;
  justify-content: center;
  padding-top: 6px;
}
.select2-selection__rendered span img {
  width: 25px;
  height: 25px;
  display: block;
  margin-right: 8px;
  margin-bottom: 3px;
  border-radius: 50%;
}
.select2-container {
  width: 155px !important;
  display: flex;
}
.select2-container--open .select2-dropdown--below {
  background: #0d3357;
}
.select2-results__option--selectable span {
  display: flex;
  color: white;
  font-size: 14px;
}
.select2-results__option--selectable img {
  width: 30px;
  padding-right: 6px;
  border-radius: 50%;
}
.select2-results__option {
  padding: 8px 14px;
}
.select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  background: #0f99fa;
}
.select2-container--default .select2-results__option--selected {
  background: #0f99fa;
}
.select2-search--dropdown {
  display: none;
}
.select2-container--default .select2-results > .select2-results__options {
  background: #0d3357;
  border-radius: 0px 0px 0px 5px;
}
.select2-dropdown {
  border: 1px solid #0d3357;
}
.select2-container--open .select2-dropdown {
  left: 2px;
  width: 123px !important;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 216px;
}
.activePage {
  color: #1199fa !important;
}
.activePage::before {
  content: "" !important;
  width: 100% !important;
  height: 2px !important;
  position: absolute !important;
  right: 0 !important;
  opacity: 1 !important;
  transform: scale(1) !important;
  top: 100% !important;
  background: #1199fa !important;
}
.box-receive-exchange {
  display: flex;
  flex-direction: column;
  padding: 10px;
}
.box-receive-price {
  display: flex;
  justify-content: space-between;
  color: #fff;
}
.additional-texts {
  text-align: center;
  color: #fff;
  font-family:  "Peyda", "Gilroy";
  font-size: 14px;
}
.box-receive-price-title {
  color: #bdbdbd;
  min-width: 104px;
}
.refresh-filter {
  font-size: 19px;
  background: no-repeat;
  color: #828ea1;
  position: absolute;
  top: 13px;
  left: 10px;
  z-index: 2;
}
.refresh-filter:hover {
  color: #1199fa;
}
#marketTabsContent {
  position: relative;
}
.socialmedia {
  padding-left: 15px;
}
#system-alert {
  background-color: #172d3e;
  color: #eee;
  border-radius: 0;
  padding: 8px;
  padding-left: 16px;
  margin-bottom: -5px;
  margin-top: 10px;
  color: #ffffff;
  position: relative;
  direction: rtl;
  text-align: right;
  font-family:  "Peyda", "Gilroy";
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
#system-alert .wrap-alert {
  display: flex;
  align-items: start;
  width: 100%;
  position: relative;
  animation: scroll-to-left 20s infinite linear;
}
@keyframes scroll-to-left {
  0% {
    right: 0%;
  }
  100% {
    right: 120%;
  }
}
#system-alert .warning-alert {
  width: 22px;
  margin-left: 10px;
}
#system-alert .close-system-alert {
  background-color: transparent;
  color: #fff;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#system-alert .system-alert-head {
  font-size: 14px;
  color: #fff;
  font-family:  "Peyda", "Gilroy";
  margin-bottom: 5px;
}
#system-alert .system-alert-body {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8);
  font-family:  "Peyda", "Gilroy";
  line-height: 24px;
}
.logo-page-login {
  margin-right: auto;
  width: 301px;
  mix-blend-mode: screen;
  opacity: 0.5;
  padding-top: 50px;
}
.box-password {
  position: relative;
}
.popup-good-password {
  position: absolute;
  background: #f5f5f5;
  border-radius: 10px;
  top: 0;
  left: -75%;
  padding: 8px 11px;
}
.popup-good-password p {
  direction: ltr;
  font-weight: 300;
  font-size: 12px;
  line-height: 24px;
  display: flex;
  align-items: center;
  color: #003566;
}
.popup-good-password p i.fa-times {
  padding-right: 5px;
  color: #ff3547;
}
.popup-good-password p i.fa-check {
  padding-right: 5px;
  color: #27a17c;
}
.timer {
  position: absolute;
  top: 6px;
  right: 7px;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  display: flex;
  align-items: flex-end;
  text-align: center;
  text-transform: capitalize;
   color: #253853;
  cursor: pointer;
}
.timer .tooltiptext {
  width: 227px;
  background-color: #ccdbed;
  color: #003566;
  text-align: center;
  border-radius: 6px;
  padding: 5px 14px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: -48px;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
  font-size: 14px;
  direction: ltr;
}
.resend-code {
  position: absolute;
  top: 6px;
  right: 7px;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  display: flex;
  align-items: flex-end;
  text-align: center;
  text-transform: capitalize;
   color: #253853;
  cursor: pointer;
  background: none;
}
.get-code {
  position: absolute;
  top: 6px;
  right: 7px;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  display: flex;
  align-items: flex-end;
  text-align: center;
  text-transform: capitalize;
   color: #253853;
  cursor: pointer;
  background: none;
}
#safeTimerDisplay-get {
  display: none;
}
.timer .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #ccdbed transparent transparent transparent;
}
.timer:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.form-check-error {
  font-weight: 400;
  font-size: 11px;
  line-height: 13px;
  color: #ff3547;
  padding: 8px;
  padding-left: 30px;
}
.theme-main-menu-login {
  margin-top: 48px;
}
.theme-page-login {
  background: #182634;
}
.theme-page-login .menu-wrapper {
  position: relative;
  display: flex;
  justify-content: start;
  align-items: center;
}
.page-login {
  direction: rtl;
  /* background-image: url(../images/home/bg51.svg); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: right;
  background-position-y: inherit;
  padding-top: 40px;
  padding-bottom: 20px;
  min-height: calc(100vh - 137px);
}
.page-login .cube-shape-two {
  position: absolute;
  right: -3%;
  bottom: 0%;
  z-index: 0;
  animation: fade-in 1s ease-in-out alternate infinite;
  width: 508px;
  height: 587px;
}
.page-login .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0px;
  margin-left: 0px;
}
.box-login {
  background: #ffffff;
  border-radius: 25px;
  margin: auto;
  padding: 24px 60px;
}
.row-info {
  text-align: center;
}
.row-info a {
  color: #007bff;
  font-weight: 600;
}
.title-login {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  direction: ltr;
   color: #253853;
}
.title-login i {
  cursor: pointer;
}
.text-login {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  padding-top: 16px;
  color: #003566;
  direction: ltr;
}
.wrap-input {
  margin-top: 15px;
}
.row-item-login label {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  display: flex;
  align-items: center;
  text-transform: capitalize;
  color: #001d3d;
  text-align: left;
  direction: ltr;
}
.row-item-login input {
  background: #F8F0E5;
  border-radius: 10px;
  border: none;
  text-align: left;
  padding:.575rem .75rem ;
}
.row-item-login input:focus {
  border-color: #E8CA84 !important;
  background: #F8F0E5;
  box-shadow: 0 0 0 .2rem #E8CA84;
}
.row-input-item {
  position: relative;
}
.countdown-timer {
  position: relative;
}
.countdown-timer .countdown-timer-popover {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  min-width: 227px;
  background-color: #ccdbed;
  border-radius: 8px;
  padding: 8px;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: #003566;
  text-align: center;
}
.countdown-timer-wrapper {
  position: absolute;
  top: 4px;
  right: 15px;
}
.get-code-button,
.countdown-timer-number {
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
   color: #253853;
  background: transparent;
  outline: none;
  display: inline-block;
}
.show-password {
  position: absolute;
  top: 10px;
  right: 6px;
  cursor: pointer;
  width: 24px;
  height: 24px;
}
.sing-up-forget {
  display: flex;
  flex-direction: column;
}
.forget-password {
  display: flex;
  justify-content: space-between;
  direction: ltr;
  margin-top: 15px;
  margin-bottom: 15px;
}
.forget-password .form-check {
  margin-left: 20px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.forget-password .form-check-input {
  bottom: 3px;
}
.forget-password .form-check-label {
  padding: 0;
  font-weight: 400;
  font-size: 11px;
  line-height: 17px;
  display: flex;
  align-items: center;
  text-align: right;
  letter-spacing: 0.1px;
  color: #003566;
}
.link-forget-password {
  font-weight: 400;
  font-size: 11px;
  line-height: 17px;
  display: flex;
  align-items: center;
  text-align: right;
  letter-spacing: 0.1px;
   color: #253853;
}

.link-forget-password a{
  font-weight: 400;
  font-size: 11px;
  line-height: 17px;
  display: flex;
  align-items: center;
  text-align: right;
  letter-spacing: 0.1px;
   color: #253853;
}
.button-login {
  margin: 15px 0;
}
.button-login button {
  background: #ffcd43 ;
  border-radius: 5px;
  width: 100%;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #000;
  justify-content: center;
  padding: 10px;
}
.row-sign-up {
  display: flex;
  justify-content: center;
}

.row-sign-up a {
  color: #007bff;
  font-weight: 600;
}

.row-sign-up p {
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: #003566;
  direction: ltr;
}
.row-info p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #003566;
  margin-top: 20px;
  direction: ltr;
}
.page-login .title-left {
  font-weight: 300;
  font-size: 30px;
  line-height: 42px;
  color: #ffffff;
  text-shadow: 0px 10px 5px #001d3d;
  direction: ltr;
  margin-bottom: 25px;
}
.page-login .text-left {
  font-weight: 400;
  font-size: 24px;
  line-height: 42px;
  color: #ffffff;
  width: 389px;
  margin-right: auto;
  direction: ltr;
}
.text-left-fa {
  font-weight: 500;
  font-size: 18px;
  line-height: 40px;
  text-align: left;
  padding-top: 16px;
  color: #ffffff;
  width: 359px;
  margin-right: auto;
  font-family:  "Peyda", "Gilroy";
}
.password-forget .text-left {
  font-weight: 500;
  font-size: 36px;
  line-height: 42px;
  width: 100%;
  color: #ffffff;
}
.password-forget .text-left-foget {
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  color: #f2f7fc;
  padding-top: 16px;
  direction: ltr;
}
.box-left-sign-up {
  direction: ltr;
}
.box-left-sign-up .title {
  font-weight: 300;
  font-size: 36px;
  line-height: 42px;
  color: #ffffff;
  text-shadow: 0px 10px 5px #001d3d;
}
.box-left-sign-up .image {
  margin-top: 35px;
}
.box-left-sign-up .text {
  font-weight: 500;
  font-size: 26px;
  line-height: 42px;
  color: #ffffff;
  padding-top: 16px;
  margin-bottom: 22px;
}
.box-left-sign-up .text-left-fa {
  width: 335px;
  direction: rtl;
  padding-top: 0;
  font-size: 21px;
}
@media (min-width: 768px) {
  .back-mobile {
    display: none !important;
  }
}
.back-mobile a {
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  padding-top: 15px;
  color: #ffcd43;
  display: inline-flex;
  align-items: center;
  text-shadow: 0px 10px 5px rgba(0, 29, 61, 0.25);
  margin-bottom: 20px;
}
.back-mobile a i {
  margin-right: 10px;
}
.box-left-sign-up .back a {
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  padding-top: 15px;
  color: #ffcd43;
  display: inline-flex;
  align-items: center;
  text-shadow: 0px 10px 5px rgba(0, 29, 61, 0.25);
}
.box-left-sign-up .back a i {
  padding-right: 18px;
}
#modal-sign-up {
  cursor: pointer;
  color: #001d3d;
}
.display-none {
  display: none !important;
}
.display-flex {
  display: block !important;
}
.box-modal-sing-up {
  position: relative;
  margin: auto;
  width: 503px;
  padding: 48px 53px 32px 64px;
  background: #ffffff;
  border-radius: 25px;
  display: none;
}
.box-modal-sing-up span.fa {
  color: #003566;
  position: absolute;
  right: 8%;
  top: 20px;
  cursor: pointer;
}
.box-modal-sing-up .row-text-one {
  margin-bottom: 32px;
}
.box-modal-sing-up-en .row-text-one h3,
.box-modal-sing-up-en .row-text-one p,
.box-modal-sing-up-en .row-text-two h4,
.box-modal-sing-up-en .row-text-two p {
  direction: ltr;
}
.box-modal-sing-up-fa .row-text-one h3,
.box-modal-sing-up-fa .row-text-one p,
.box-modal-sing-up-fa .row-text-two h4,
.box-modal-sing-up-fa .row-text-two p,
.box-modal-sing-up-fa .row-text-two p span {
  direction: rtl;
  text-align: right;
  font-family:  "Peyda", "Gilroy";
}
.box-modal-sing-up .row-text-one h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
   color: #253853;
}
.box-modal-sing-up .row-text-one p {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #003566;
}
.box-modal-sing-up .row-text-two h4 {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
   color: #253853;
}
.box-modal-sing-up .row-text-two p {
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  color: #003566;
  padding: 8px 0 16px 0;
}
.box-modal-sing-up .row-text-two p span {
  font-weight: 600;
}
.row-change-language {
  direction: ltr;
  padding: 0px 0 10px 0;
}
.box-modal-sing-up .language-en,
.box-modal-sing-up .language-fa {
  color: #a5a5a5;
  cursor: pointer;
}
.box-modal-sing-up .language-active {
  font-weight: 700;
  color: #0093f7;
}
.row-info-authentication {
  margin-top: 80px;
}
.box-authentication {
}
.page-authentication .text-left {
  width: 486px;
  font-size: 35px;
}
.page-authentication .text-left-fa {
  width: 465px;
  font-size: 23px;
}
.list-verification {
  direction: ltr;
  padding-top: 30px;
}
.list-verification li {
  display: flex;
  font-weight: 600;
  font-size: 20px;
  line-height: 50px;
  color: #ffffff;
  position: relative;
  padding-bottom: 15px;
  align-items: center;
}
.list-verification li.verifi {
  color: #27a17c;
}
.list-verification li.not-verifi i {
  color: #ff3547;
}
.list-verification li.verifi p,
.list-verification li.not-verifi p {
  padding-left: 15px;
}
.list-verification li.load-verifi p {
  padding-left: 35px;
}
.row-info-forget {
  margin-top: 70px;
}
.row-info .check-email-fa {
  font-family:  "Peyda", "Gilroy";
  font-size: 12px;
}
.row-info .check-email-fa b {
  font-family:  "Peyda", "Gilroy";
  font-size: 12px;
}
.row-info .check-email {
  font-size: 12px;
}
.box-left-forget-password {
  padding-left: 80px;
}
.box-left-forget-password .title {
  font-weight: 300;
  font-size: 36px;
  line-height: 42px;
  color: #ffffff;
  text-shadow: 0px 10px 5px #001d3d;
  direction: ltr;
}
.box-left-forget-password .title2 {
  font-weight: 600;
  font-size: 37px;
  line-height: 42px;
  color: #ffffff;
  margin-top: 48px;
  direction: ltr;
}
.box-left-forget-password .text {
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  color: #f2f7fc;
  margin-top: 16px;
  direction: ltr;
  width: 397px;
  margin-right: auto;
}
.box-left-forget-password .text-left-fa {
  width: 390px;
  font-size: 26px;
}
.text-left-fa-small {
  color: #f1f1f1;
  font-size: 17px;
}
.Create-password .text-left-foget {
  width: 402px;
  margin-right: auto;
}
.Create-password .text-left-fa {
  width: 402px;
  margin-right: auto;
}
.box-login .validation {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  padding-left: 5px;
  display: flex;
  align-items: center;
  text-transform: capitalize;
  direction: ltr;
  color: #ff3547;
}
span.error {
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  padding-left: 5px;
  direction: rtl;
  color: #ff3547;
  font-family:  "Peyda", "Gilroy";
  text-align: right;
  display: block;
}
#contact_us span.error {
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  padding-left: 5px;
  direction: ltr;
  color: #ff3547;
  font-family:  "Peyda", "Gilroy";
  text-align: left;
  display: block;
}
.form-control.error {
  border: 1px solid #ff3547 !important;
  background: #fff8f9 !important;
}
.wrap-email-verification {
  margin-top: 24px;
}
.alert-successfully {
  background: #ffffff;
  box-shadow: 0px 3px 15px rgb(0 0 0 / 5%);
  border-radius: 10px;
  padding: 14px 10px;
  direction: ltr;
  border-left: 17px solid #27a17c;
  margin-bottom: 26px;
}
.alert-successfully-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  display: flex;
  align-items: center;
  text-transform: capitalize;
  color: #001d3d;
}
.alert-successfully-text i {
  color: #27a17c;
  padding-right: 10px;
}
.verification {
  direction: ltr;
}
.verification-title {
  font-weight: 300;
  font-size: 36px;
  line-height: 42px;
  color: #ffffff;
  text-shadow: 0px 10px 5px #001d3d;
}
.verification-text {
  font-style: normal;
  font-weight: 600;
  font-size: 33px;
  line-height: 42px;
  color: #ffffff;
  margin-top: 45px;
}
.verification-step {
  display: flex;
  flex-direction: column;
  margin: 60px 225px;
}
.verification-email {
  display: flex;
  align-items: center;
}
.verification-email img {
  width: 62px;
}
.verification-email p {
  font-weight: 300;
  font-size: 34px;
  line-height: 42px;
  color: #ffffff;
  text-shadow: 0px 10px 5px #001d3d;
  padding-left: 24px;
}
.verification-sms {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 40px;
}
.verification-sms img {
  width: 62px;
}
.verification-sms p {
  font-weight: 300;
  font-size: 34px;
  line-height: 42px;
  color: #ffffff;
  text-shadow: 0px 10px 5px #001d3d;
  padding-right: 24px;
}
.verification-button {
  display: flex;
  align-items: center;
  justify-content: center;
}
.verification-button button {
  background: #ffcd43;
  border-radius: 5px;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  display: flex;
  align-items: center;
  text-align: center;
  width: 267px;
  color: #000000;
  padding: 17px 0;
  display: flex;
  justify-content: center;
}
.logo-page-verifi {
  margin-right: auto;
  width: 301px;
  background: url(8.png);
  mix-blend-mode: screen;
  opacity: 0.5;
  position: absolute;
  left: 60px;
  bottom: 80px;
}
.page-login .font-37 {
  font-size: 37px;
}
.page-login .font-36 {
  font-size: 36px;
}
.page-login .font-30 {
  font-size: 30px;
}
@media (max-width: 1199px) {
  .popup-good-password {
    left: -89%;
    top: 25px;
  }
  .box-login {
    padding: 24px;
  }
}
@media (max-width: 1024px) {
  .page-password {
    height: 100%;
  }
}
@media (max-width: 992px) {
  .text-left-fa,
  .Create-password .text-left-foget {
    width: auto !important;
  }
  .logo-page-verifi {
    display: none;
  }
  .verification-step {
    margin: 60px 0px;
  }
  .theme-page-login .logo {
    display: flex;
    align-items: center;
    justify-content: end;
    position: relative;
    width: 100%;
  }
  .theme-page-login .menu-left {
    display: flex;
    width: 100%;
  }
  .popup-good-password {
    left: -84%;
  }
  .theme-page-login .theme-main-menu-login #mega-menu-holder {
    padding: 0;
  }
  .box-left-sign-up,
  .box-left-forget-password {
    padding-left: 0px;
  }
  .box-left-forget-password .text {
    width: auto;
  }
  .theme-main-menu-login #mega-menu-holder {
    position: absolute;
    width: 100%;
    top: 10px;
    left: 0px;
    z-index: 1;
  }
  .theme-main-menu-login #mega-menu-holder.dark-bg .navbar-nav {
    background: #0f192b;
    padding: 0;
  }
  .theme-main-menu-login .container {
    max-width: 100%;
  }
  .theme-page-login .menu-wrapper {
    justify-content: flex-start;
  }
  .box-login {
    width: auto;
    top: 135px;
    background: #ffffff;
    border-radius: 25px;
    margin: auto;
    padding: 24px 24px;
    margin-bottom: 20px;
  }
  .page-login .text-left {
    font-weight: 600;
    font-size: 34px;
    line-height: 42px;
    color: #ffffff;
    width: auto;
    margin-left: 0;
    margin-right: auto;
    direction: ltr;
  }
  .page-login .title-left {
    font-weight: 300;
    font-size: 30px;
    line-height: 42px;
    color: #ffffff;
    text-shadow: 0px 10px 5px #001d3d;
    padding-left: 0;
    margin-bottom: 48px;
    direction: ltr;
  }
  .page-login .title-left {
    font-weight: 300;
    font-size: 30px;
    line-height: 42px;
    color: #ffffff;
    text-shadow: 0px 10px 5px #001d3d;
    padding-left: 0;
    margin-bottom: 48px;
    direction: ltr;
  }
  .password-forget .text-left-foget,
  .password-forget .text-left {
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .page-login .cube-shape-two {
    width: auto;
    height: auto;
  }
  .popup-good-password {
    position: absolute;
    background: #f5f5f5;
    border-radius: 10px;
    left: auto;
    top: 67px;
    right: 0;
    z-index: 1;
    width: 225px;
    padding: 8px 11px;
  }
  .box-left-sign-up .text-box{
    margin-top: 10px;
    margin-bottom: 10px;
  }
  
  .box-left-sign-up .text-box .text-fa-description{
    max-width: 100%;
  }

  .box-left-sign-up .text-title {
    font-size: 34px !important;
  }
   
  .box-login,
  .box-modal-sing-up {
    width: auto;
    margin-top: 0px;
  }
  .box-modal-sing-up {
    padding: 48px 30px 32px 30px;
  }
  .page-login {
    min-height: calc(100vh - 105px);
  }
  .box-left-sign-up .back a,
  .box-left-forget-password .text {
    margin-bottom: 22px;
  }
  .page-login .text-left {
    margin-bottom: 40px;
  }
  .box-robot img {
    margin: auto;
  }
  .box-robot .g-recaptcha {
    margin: auto;
  }
  .password-forget .text-left-foget {
    margin-bottom: 40px;
  }
  .password-forget .text-left {
    margin-bottom: 0;
  }
}
@media (max-width: 575px) {
  .timer .tooltiptext::after {
    left: 63%;
  }
  .timer .tooltiptext {
    width: 185px;
  }
  .alert-successfully-text {
    font-size: 14px;
  }
  .alert-successfully {
    padding: 13px 9px;
  }
  .verification-sms p,
  .verification-email p {
    font-size: 32px;
  }
  .row-sign-up p {
    font-size: 14px;
  }
  .verification-email p {
    padding-left: 10px;
  }
  .verification-sms p {
    padding-right: 10px;
  }
  .box-login,
  .box-modal-sing-up {
    width: auto;
  }
  .box-information {
    padding: 0px;
  }
  .blog-video__embed iframe {
    min-height: 330px;
  }
}
@media (max-width: 425px) {
  .verification-title {
    font-size: 30px;
  }
  .verification-text {
    font-size: 24px;
  }
  .verification-email img,
  .verification-sms img {
    width: 40px;
  }
  .verification-email p,
  .verification-sms p {
    font-size: 25px;
  }
  .blog-video__embed iframe {
    min-height: 210px;
  }
}
@media (max-width: 374px) {
  .alert-successfully-text {
    font-size: 12px;
  }
  .box-login {
    padding: 24px 20px;
  }
  .button-login button {
    font-size: 14px;
    padding: 10px 10px;
  }
  .title-login {
    font-size: 20px;
  }
  .blog-video__embed iframe {
    min-height: 160px;
  }
}
.profile-main-loader {
  left: 96px !important;
  margin-left: -100px;
  position: absolute;
  width: 20px;
  z-index: 9000 !important;
  top: 9px;
}
.profile-main-loader .loader {
  position: relative;
  margin: 0px auto;
  width: 20px;
  height: 20px;
}
.profile-main-loader .loader:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.circular-loader {
  -webkit-animation: rotate 2s linear infinite;
  animation: rotate 2s linear infinite;
  height: 100%;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
}
.loader-path {
  stroke-dasharray: 150, 200;
  stroke-dashoffset: -10;
  -webkit-animation: dash 1.5s ease-in-out infinite,
    color 6s ease-in-out infinite;
  animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
  stroke-linecap: round;
}
@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124;
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124;
  }
}
@-webkit-keyframes color {
  0% {
    stroke: #71d0f4;
  }
  40% {
    stroke: #71d0f4;
  }
  66% {
    stroke: #71d0f4;
  }
  80%,
  90% {
    stroke: #71d0f4;
  }
}
@keyframes color {
  0% {
    stroke: #71d0f4;
  }
  40% {
    stroke: #71d0f4;
  }
  66% {
    stroke: #71d0f4;
  }
  80%,
  90% {
    stroke: #71d0f4;
  }
}
.text-box {
  line-height: 42px;
  font-family: "roboto";
  color: #ffffff !important;
  margin-top: 70px;
}
.text-box .text-title {
  font-weight: 300;
  font-size: 40px;
  text-shadow: 0px 5px 50px #001d3d;
  direction: ltr;
  margin-bottom: 33px;
  font-family: inherit;
  color: inherit;
}
.text-box .text-subtitle {
  font-weight: 600;
  font-size: 37px;
  line-height: 42px;
  color: inherit;
  margin-top: 48px;
  direction: ltr;
}
.text-box .text {
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  color: #f2f7fc;
  margin-top: 16px;
  direction: ltr;
  max-width: 397px;
  margin-right: auto;
}
.text-box .text-description {
  font-weight: 500;
  font-size: 24px;
  font-family: inherit;
  max-width: 389px;
  margin-right: auto;
  direction: ltr;
  color: inherit;
}
.text-box .text-fa-description {
  font-weight: 500;
  font-size: 18px;
  text-align: right;
  padding-top: 16px;
  max-width: 359px;
  margin-right: auto;
  font-family:  "Peyda", "Gilroy";
  color: inherit;
  direction: rtl;
}
.fa-description * {
  font-family: "IRANSans" !important;
}
.blue-title {
  color: #0f99fa !important;
  text-align: right;
  font-family:  "Peyda", "Gilroy";
}
.typography-image {
  width: 380px;
  height: auto;
  margin-top: 15px;
}
#close-modal-fa{
  position: absolute;
  right: 56px;
}
#close-modal{
  position: absolute;
  right: 56px;
}

@media (max-width: 768px) {
  #close-modal-fa{
    position: absolute;
    right: 30px;
  }
  #close-modal{
    position: absolute;
    right: 30px;
  }
}

/* register-confirmation */
.confirmation-text p {
  color: #fff;
  text-align: center;
  font-size: 24px;
}

.telegram-card {
  width: 100%;
  background: #ffffff;
  border-radius: 25px;
  margin: auto;
  padding:27px 12px;
  margin-top: 30px;
}

.telegram-info-card {
  display: flex;
  justify-content: space-between;
  height: 100%;
  flex-direction: column;
}

@media (max-width: 768px) {
  .telegram-info-card {
    padding-bottom: 24px;
  }
}

.telegram-info-card-profile { 
  background-color: #112c57;
  border: 10px solid #2481cc;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px 32px;
  width: fit-content;
  margin: 0 auto;
  box-shadow: 1px 1px 19px -3px black;
  position: relative;
}

.telegram-info-card-profile .sana-logo{ 
  object-fit: cover;
  max-width: 200px;
}

.telegram-info-card-profile .telegram-logo{ 
  position: absolute;
  right: -20px;
  bottom: -10px;
  width: 70px;
  height: auto;
  object-fit: contain;
  filter:drop-shadow(0px 2px 6px black);
}

.telegram-card-button {
  background: #ffcd43;
  border-radius: 5px;
  width: 100%;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #000;
  justify-content: center;
  padding: 10px;
  margin-top: 20px;
}

.telegram-card-button:hover {
  color: #000;
}

.telegram-description {
  font-size: 12px;
  margin-top: 20px;
  direction: rtl;
  text-align: right;
  line-height: 20px;
}

.telegram-qrcode {
  justify-content: center;
  display: flex;
  align-items: center;
  height: 100%;
}

.telegram-qrcode .telegram-qrcode {
  border: 8px solid #4e0b88;
  border-radius: 20px;
  width: 100%;
  height: auto;
  object-fit: contain;
  box-shadow: 0px 0px 13px -4px black;
}

.register-confirmation-back a{
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  padding-top: 15px;
  color: #ffcd43;
  display: inline-flex;
  align-items: center;
  text-shadow: 0px 10px 5px rgba(0, 29, 61, 0.25);
}

.register-confirmation-back{ 
  text-align: center;
  margin-top: 20px;
}

.text-title-mobile {
  color: #fff;
  font-size: 28px;
  margin-bottom: 12px;
}

.show-mobile {
  display: none;
}

@media (max-width: 768px) {
  .show-mobile {
    display: block;
  }
}