@import url("https://fonts.googleapis.com/css2?family=Jost:wght@500;600&family=Montserrat&display=swap");


.bg--section-white {
  background: #fff !important;
}
/*Light Version CSS Here*/
.light-version {
  color: #555555 !important;
  background: #f0f5fc !important;
}

.light-version .bg--section {
  background: #fff !important;
}

.light-version .bg--body {
  background: #f0f5fc !important;
}

.light-version .menu li .submenu,
.light-version .mega__menu {
  border-color: #e5e5e5;
  background: #fff !important;
}

.light-version .menu li .submenu li a,
.light-version .menu li a,
.light-version .header-links li a {
  color: #172941;
}

.light-version h1,
.light-version h2,
.light-version h3,
.light-version h4,
.light-version h5,
.light-version h6,
.light-version h1 a,
.light-version h2 a,
.light-version h3 a,
.light-version h4 a,
.light-version h5 a,
.light-version h6 a {
  color: #172941;
}

.light-version .product__item-title {
  color: #fff;
}

.light-version .footer__widget .footer__links li a {
  color: #555555;
}

.light-version .subscribe-form-control {
  border-color: #e5e5e5;
  color: #172941 !important;
}

.light-version .subscribe-form-control::placeholder {
  color: #172941 !important;
}

.light-version .search-form .form-control {
  background: #fff;
  border-color: #e5e5e5;
  color: #172941 !important;
}

.light-version .search-form .form-control::placeholder {
  color: #172941 !important;
}

.light-version header {
  background: #f0f5fc;
}

.light-version .header-bar span {
  background: #172941;
}

.light-version .menu {
  background: #f0f5fc;
  border-color: #e5e5e5;
}

.light-version .overlay {
  background: rgba(23, 41, 65, 0.9);
}

.light-version .search-bar {
  color: #172941;
}

.light-version .form--control {
  color: #172941 !important;
}

.light-version .form--control::placeholder {
  color: #172941;
}

.light-version .product__details .meta .info:not(:last-child)::after {
  background: #172941 !important;
}

.light-version .review-form .form-group .label,
.light-version .specification-table tr th,
.light-version .cmn--btn:hover {
  color: #172941;
}

.light-version .review-item:not(:last-child),
.light-version .form--control,
.light-version .specification-table tr th,
.light-version .specification-table tr td,
.light-version .specification-table tr {
  border-color: #e5e5e5;
}

.light-version .nav--tabs .nav-item .nav-link {
  background: #fff;
  color: #172941;
}

.light-version .review-item .content .entry-meta .posted-on span {
  color: #555555;
}

.light-version .template-version a {
  background: #172941 !important;
  color: #fff !important;
}

.light-version .template-version .chorka {
  background: #172941 !important;
  color: #fff !important;
}

.light-version .nice-select {
  background: #fff !important;
  border-color: #e5e5e5 !important;
}

.light-version .nice-select:hover,
.light-version .nice-select:focus {
  border-color: #e5e5e5 !important;
}

.light-version .nice-select .list {
  background: #f0f5fc !important;
}

.light-version .bg--section .nice-select {
  background: #f0f5fc !important;
}

.light-version .bg--section .nice-select .list {
  background: #fff !important;
}

.light-version .select-item .select-bar {
  width: 100%;
}

.light-version .select-item .select-bar .list {
  min-width: 100%;
}

.light-version .select-item .select-bar .list .option:hover,
.light-version .select-item .select-bar .list .option.selected,
.light-version .select-item .select-bar .list .option.focus {
  color: #192a56 !important;
}

.light-version .select-item .select-bar .list:hover .option.selected,
.light-version .select-item .select-bar .list:hover .option.focus {
  color: #172941 !important;
}

.light-version .select-item .select-bar .list:hover .option.selected:hover,
.light-version .select-item .select-bar .list:hover .option.focus:hover {
  color: #192a56 !important;
}

.light-version .nice-select .option:hover,
.light-version .nice-select .option.focus,
.light-version .nice-select .option.selected.focus {
  background: #f0f5fc;
}

.light-version .nav--tabs .nav-item .nav-link,
.light-version .form--control,
.light-version .subscribe-form-control {
  background: #fff !important;
}

.light-version .bg--section .nav--tabs .nav-item .nav-link,
.light-version .bg--section .form--control,
.light-version .bg--section .select-bar,
.light-version .bg--section .subscribe-form-control {
  background: #f0f5fc !important;
}

.light-version .bg--body .nav--tabs .nav-item .nav-link,
.light-version .bg--body .form--control,
.light-version .bg--body .select-bar,
.light-version .bg--body .subscribe-form-control {
  background: #fff !important;
}

.light-version .nav--tabs .nav-item .nav-link.active {
  background: #1e90ff !important;
}

.light-version .post__item {
  background: #fff;
}

.light-version .post__item .meta__date {
  background: #f0f5fc;
}

.light-version .widget.widget__tags ul li a,
.light-version .post__tag li a {
  background: #fff;
  color: #172941;
}

.light-version .widget.widget__tags ul li a:hover,
.light-version .widget.widget__tags ul li a.active,
.light-version .post__tag li a:hover,
.light-version .post__tag li a.active {
  color: #fff !important;
  background: #1e90ff !important;
}

.light-version .bg--section .post__item {
  background: #f0f5fc;
}

.light-version .bg--section .post__item .meta__date {
  background: #fff;
}

.light-version .bg--section .widget.widget__tags ul li a,
.light-version .bg--section .post__tag li a {
  background: #f0f5fc;
}

.light-version .bg--body .widget.widget__tags ul li a,
.light-version .bg--body .post__tag li a {
  background: #fff;
  color: #172941;
}

.light-version .bg--body .widget.widget__tags ul li a:hover,
.light-version .bg--body .widget.widget__tags ul li a.active,
.light-version .bg--body .post__tag li a:hover,
.light-version .bg--body .post__tag li a.active {
  color: #fff !important;
  background: #1e90ff !important;
}

.light-version .form--label,
.light-version .cmn--table tbody,
.light-version .dashboard-menu .user .title a,
.light-version .dashboard-item a,
.light-version .post__quote {
  color: #172941;
}

.light-version .widget.widget__category ul li a {
  color: #172941;
  border-color: #e5e5e5;
}

.light-version .dashboard-item,
.light-version .dashboard-menu {
  background: #fff !important;
  border-color: rgba(30, 144, 255, 0.5);
}

.light-version .bg--section .cmn--table,
.light-version .bg--section .dashboard-item,
.light-version .bg--section .dashboard-menu {
  background: #f0f5fc !important;
}

.light-version .bg--body .cmn--table,
.light-version .bg--body .dashboard-item,
.light-version .bg--body .dashboard-menu {
  background: #fff !important;
}

.light-version .cmn--table tbody * {
  border-color: #e5e5e5;
}

.light-version .dashboard-menu ul li a {
  color: #172941;
}

.light-version .dashboard-menu ul li a:hover,
.light-version .dashboard-menu ul li a.active {
  background: rgba(23, 41, 65, 0.1);
  color: #172941;
}

.light-version .dashboard-item:hover .title,
.light-version .dashboard-item:hover a {
  color: #172941;
}

@media (max-width: 767px) {
  .light-version .cmn--table tbody tr:nth-child(even) {
    background: #fff;
    backdrop-filter: unset;
  }

  .light-version .cmn--table tbody tr td:first-child {
    border-color: #e5e5e5;
  }
}

.light-version .bg--section .custom--card {
  background: #f0f5fc;
}

.light-version .bg--section .custom--card input.form--control {
  background: #fff !important;
}

.light-version .bg--body .custom--card {
  background: #fff;
}

.light-version .custom--card {
  background: #fff;
}

.light-version .header-top-wrapper li a {
  color: #172941;
}

.light-version .header-top {
  background: #fff;
}

.light-version .product__details .title-area .btn-side .add-wishlist {
  color: #172941;
}

.light-version .contact__item ul li a {
  color: #555555;
}

.light-version .contact__item ul li a:hover {
  color: #1e90ff;
}

html {
  font-size: 16px;
  scroll-behavior: smooth;
}

body {
  padding: 0;
  margin: 0;
  font-size: 16px;
  color: #93b4ca;
  line-height: 1.6;
  overflow-x: hidden;
  font-family: "Montserrat", sans-serif;
  background: #0a1227;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  margin: 0;
  line-height: 1.2;
  color: #fff;
  font-family: "Jost", sans-serif;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #fff;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #1e90ff;
}

h1 {
  font-size: 42px;
}

h2 {
  font-size: 36px;
  line-height: 46px;
  margin-top: -16px;
}

h3 {
  font-size: 28px;
  line-height: 38px;
  margin-top: -14px;
}

h4 {
  font-size: 24px;
  line-height: 28px;
  margin-top: -9px;
}

h5 {
  font-size: 20px;
  line-height: 26px;
  margin-top: -9px;
  font-weight: 600;
}

h6 {
  font-size: 18px;
  margin-top: -7px;
  font-weight: 500;
}

p {
  margin-top: -12px;
}

p:last-child {
  margin-bottom: -7px !important;
}

p a {
  color: #1e90ff;
}

p a:hover {
  color: #1e90ff;
}

@media (max-width: 575px) {
  p {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  h1 {
    font-size: 80px;
  }

  h2 {
    font-size: 54px;
    line-height: 64px;
    margin-top: -20px;
  }

  h3 {
    font-size: 36px;
    line-height: 46px;
    margin-top: -16px;
  }

  h4 {
    font-size: 28px;
    line-height: 38px;
    margin-top: -14px;
  }

  h5 {
    font-size: 24px;
    line-height: 28px;
    margin-top: -9px;
  }

  h6 {
    font-size: 20px;
    line-height: 26px;
    margin-top: -9px;
  }
}

a {
  display: inline-block;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

a:hover {
  text-decoration: none;
  color: inherit;
}

ul {
  margin: 0;
  padding: 0;
}

ul li {
  list-style: none;
  padding: 5px 0;
}

.bg_img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.right_center {
  background-position: right center;
}

.left_center {
  background-position: left center;
}

.bottom_center {
  background-position: bottom center;
}

.bottom_left {
  background-position: bottom left;
}

.bottom_right {
  background-position: bottom right;
}

.top_center {
  background-position: top center;
}

.top_left {
  background-position: top left;
}

.top_right {
  background-position: top right;
}

.bg_contain {
  background-size: contain;
}

.bg_fixed {
  background-attachment: fixed;
}

.bg--overlay::before {
  position: absolute;
  content: "";
}

.social-icons,
.social__icons,
.filter-category-header,
.review-item,
.review-item .content .entry-meta,
.dashboard-item .dashboard-header,
.dashboard-item,
.post__item .post__content .meta__date,
.post__share,
.widget.widget__tags ul,
.widget__post,
.post__tag {
  display: flex;
  flex-wrap: wrap;
}

.pt-40 {
  padding-top: 30px;
}

.pb-40 {
  padding-bottom: 30px;
}

.pt-80 {
  padding-top: 60px;
}

.pb-80 {
  padding-bottom: 60px;
}

@media (min-width: 992px) {
  .pt-80 {
    padding-top: 80px;
  }

  .pb-80 {
    padding-bottom: 80px;
  }

  .pt-40 {
    padding-top: 60px;
  }

  .pb-40 {
    padding-bottom: 60px;
  }
}

/*Section Header*/
.mb-30-none {
  margin-bottom: -30px !important;
}

.mb-40-none {
  margin-bottom: -40px !important;
}

*::selection {
  background-color: #1e90ff;
  color: #fff;
}

.mb-30 {
  margin-bottom: 30px;
}

.bg--overlay {
  position: relative;
}

.bg--overlay::before {
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(15, 25, 50, 0.8);
}

.mb--50 {
  margin-bottom: -50px;
}

.mb-40 {
  margin-bottom: 40px;
}

.social-icons {
  justify-content: center;
  margin: -3px;
}

.social-icons li {
  padding: 3px;
}

.social-icons li a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
}

.social-icons li a i {
  color: #192a56;
}

.social-icons li a:hover {
  background: #1e90ff;
}

.social-icons li a:hover i {
  color: #fff;
}

.section__header {
  margin-bottom: 20px;
}

.section__header p {
  margin-top: 0;
}

@media (min-width: 576px) {
  .section__header p {
    font-size: 16px;
  }
}

.section__header .section__title {
  margin: 0;
}

.section__header__center {
  text-align: center;
}

.word--nobreak {
  white-space: nowrap;
}

.word--break {
  white-space: break-all;
}

a {
  text-decoration: none;
}

strong,
b {
  font-family: "Jost", sans-serif;
}

.rtl {
  direction: rtl;
}

.ltr {
  direction: ltr;
}

.header-links {
  display: flex;
  flex-wrap: wrap;
  margin: 5px -12px 0;
}

.header-links li {
  padding: 0;
}

.header-links li a {
  color: #fff;
  padding: 0px 12px;
  font-family: "Jost", sans-serif;
}

.header-links li a:hover,
.header-links li a.active {
  text-decoration: underline;
  color: #1e90ff;
}

@media (max-width: 575px) {
  .header-links li a {
    font-size: 14px;
  }
}

.bg--body {
  background-color: #0a1227 !important;
}

.bg--section {
  background-color: #0f1932 !important;
}

.btn--base,
.badge--base,
.bg--base {
  background-color: #1e90ff !important;
}

.btn--primary,
.badge--primary, .btn-outline-primary
.bg--primary {
  /*background-color: #7367f0 !important;*/ 
  background-color: #8c52ff !important;
}
.btn-primary {
  background-color: #00bf63 !important; /*#8c52ff !important;*/
  border-color: #8c52ff !important;
}
.btn-outline-primary:hover {
  --bs-btn-hover-bg: #00bf63;
}

.btn-outline-primary {
  border-color: #8c52ff !important;
  color: #8c52ff !important;
}
.btn-outline-primary:hover {
  color: #fff !important;
}
.btn-outline-primary:active {
  background-color:  #00bf63 !important;
}
.btn--secondary .badge--secondary .bg--secondary {
  background-color: #868e96 !important;
}

.btn--success,
.badge--success,
.bg--success {
  background-color: #28c76f !important;
}

.btn--danger,
.badge--danger,
.bg--danger {
  background-color: #ea5455 !important;
}

.btn--warning,
.badge--warning,
.bg--warning {
  background-color: #f99f0b !important;
}

.btn--info,
.badge--info,
.bg--info {
  background-color: #1e9ff2 !important;
}

.btn--dark,
.badge--dark,
.bg--dark {
  background-color: #192a56 !important;
}

.btn--white,
.badge--white,
.bg--white {
  background-color: #fff !important;
}

[class*="btn--"] {
  color: #fff;
  font-weight: 500;
}

[class*="btn--"]:hover {
  color: #fff;
}

.btn--warning,
.badge--warning,
.btn--white,
.badge--white {
  color: #fff;
}

.btn--warning:hover,
.badge--warning:hover,
.btn--white:hover,
.badge--white:hover {
  color: #fff;
}

.btn--black,
.badge--black,
.bg--black {
  background-color: #000 !important;
}

.btn--title,
.badge--title,
.bg--title {
  background-color: #fff !important;
}

.btn--1,
.badge--1,
.bg--1 {
  background-color: #1e90ff !important;
}

.text--primary {
  /*color: #7367f0 !important;*/
  color: #8c52ff !important;
}

.text--secondary {
  color: #868e96 !important;
}

.text--success {
  color: #28c76f !important;
}

.text--danger {
  color: #ea5455 !important;
}

.text--warning {
  color: #f99f0b !important;
}

.text--info {
  color: #1e9ff2 !important;
}

.text--dark {
  color: #192a56 !important;
}

.text--white {
  color: #fff !important;
}

.text--white p,
.text--white ul li,
.text--white ul li a,
.text--white span {
  color: #fcf6f5ff;
}

.text--black {
  color: #000 !important;
}

.text--body {
  color: #93b4ca !important;
}

.text--base {
  color: #1e90ff !important;
}

.text--title {
  color: #fff !important;
}

.text--1 {
  color: #1e90ff !important;
}

.bg--transparent {
  background-color: transparent !important;
}

.bg--none {
  background: none !important;
}

.bg--section .nav--tabs .nav-item .nav-link,
.bg--section .form--control,
.bg--section .subscribe-form-control {
  background: #0a1227;
}

.newsletter-section {
  padding: 50px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.newsletter-wrapper {
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: -30px;
}

.newsletter-wrapper .footer-logo {
  width: 260px;
  border-right: 1px solid #00aeeb;
  padding-right: 40px;
  margin-bottom: 30px;
}

.newsletter-wrapper .footer-logo a {
  display: block;
}

.newsletter-wrapper .footer-logo a img {
  width: 100%;
}

.newsletter-wrapper .newsletter-form {
  width: 420px;
  margin-bottom: 30px;
}

.newsletter-wrapper .newsletter-title {
  width: calc(100% - 260px - 420px);
  margin-bottom: 30px;
}

.newsletter-wrapper .newsletter-title .section__header {
  margin: 0;
}

.newsletter-wrapper .newsletter-title .section__header .section__title {
  margin: 0;
}

@media (max-width: 1199px) {
  .newsletter-wrapper .footer-logo {
    padding: 0;
    border: none !important;
    width: 100%;
  }

  .newsletter-wrapper .footer-logo a {
    max-width: 200px;
  }

  .newsletter-wrapper .newsletter-title {
    width: calc(100% - 420px);
    padding: 0 40px 0 0;
  }

  .newsletter-wrapper .newsletter-form {
    width: 420px;
  }
}

@media (max-width: 991px) {
  .newsletter-wrapper .newsletter-title {
    width: 100%;
    padding: 0 40px 0 0;
  }

  .newsletter-wrapper .newsletter-form {
    width: 100%;
    max-width: 420px;
  }
}

@media (max-width: 575px) {
  .newsletter-wrapper .cmn--btn {
    font-size: 14px;
    padding: 14px 20px 12px;
  }
}

/*Footer Section Starts Here*/
.footter-top {
  padding: 80px 0;
}

.footer__widget {
  font-size: 14px;
  line-height: 1.5;
}

.footer__widget-about .logo {
  margin-bottom: 30px;
}

.footer__widget-about .logo a {
  display: inline-block;
}

.footer__widget-about .logo img {
  width: 100%;
}

.footer__widget-about .addr {
  margin-bottom: 25px;
}

.footer__widget .contact__info {
  display: flex;
}

.footer__widget .contact__info .icon {
  font-size: 40px;
  color: #1e90ff;
}

.footer__widget .social__icons {
  margin: -2px;
}

.footer__widget .social__icons li {
  padding: 2px;
}

.footer__widget .social__icons li a i {
  width: 34px;
  height: 34px;
  line-height: 34px;
}

.footer__widget .widget--title {
  font-weight: 700;
  margin-bottom: 20px;
}

.footer__widget .contact__info {
  display: flex;
  align-items: center;
}

.footer__widget .contact__info:not(:first-child) {
  padding-top: 15px;
}

.footer__widget .contact__info:not(:last-child) {
  padding-bottom: 15px;
  border-bottom: 2px dashed rgba(255, 255, 255, 0.1);
}

.footer__widget .contact__info .icon {
  width: 45px;
}

.footer__widget .contact__info .content {
  width: calc(100% - 45px);
  padding-left: 15px;
}

.footer__widget .contact__info-title {
  margin: 0;
}

.footer__widget .contact__info-title a {
  white-space: pre;
  word-break: break-all;
}

.footer__widget .contact__info.style-two .icon {
  font-size: 24px;
  text-align: center;
}

.footer__widget .footer__links {
  font-size: 14px;
}

.footer__widget .footer__links li {
  padding: 0;
  position: relative;
}

.footer__widget .footer__links li:not(:last-child) {
  padding-bottom: 5px;
}

.footer__widget .footer__links li a {
  color: #93b4ca;
  padding-left: 20px;
}

.footer__widget .footer__links li a:hover {
  color: #1e90ff;
}

.footer__widget .footer__links li a::before {
  content: "\f105";
  font-weight: 600;
  color: #1e90ff;
  font-family: "Line Awesome Free";
  position: absolute;
  left: 0;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.footer__widget .footer__links li a:hover::before {
  left: 5px;
}

.footer__widget.widget__info {
  position: relative;
}

.footer__widget.widget__info::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background: rgba(255, 255, 255, 0.1);
  left: -41px;
}

@media (max-width: 1399px) {
  .footer__widget.widget__info::after {
    left: -48px;
  }
}

@media (max-width: 1199px) {
  .footer__widget.widget__info::after {
    display: none;
  }
}

.footer__widget button.cmn--btn {
  height: 45px;
  padding: 0 15px;
}

.footer-bottom {
  padding: 20px 0;
}

.footer-bottom .right {
  max-width: 100%;
}

.footer-bottom .left {
  margin-right: 10px;
}

.social__icons {
  margin: -5px;
}

.social__icons li {
  padding: 5px;
}

.social__icons li a i {
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #1e90ff;
  color: #fff;
}

.social__icons li a i[class*="whatsapp"] {
  background: #25d366;
}

.social__icons li a i[class*="twitter"] {
  background: #55acee;
}

.social__icons li a i[class*="linkedin"] {
  background: #007bb5;
}

.social__icons li a i[class*="facebook"] {
  background: #3b5998;
}

.social__icons li a i[class*="pinterest"] {
  background: #007bb5;
}

.social__icons li a i[class*="skype"] {
  background: #2fb7df;
}

.social__icons li a i[class*="youtube"] {
  background: #cd201f;
}

.social__icons li a i[class*="instagram"] {
  background: #e4405f;
}

.social__icons li a i[class*="tumblr"] {
  background: #34465d;
}

.social__icons li a i[class*="behance"] {
  background: #1769ff;
}

.social__icons li a i[class*="navy"] {
  background: #d8e0f3;
}

.social__icons li a i[class*="futbol"] {
  background: #db3776;
}

.social__icons li a i[class*="vimeo"] {
  background: #1ab7ea;
}

.footer-bottom .right img {
  max-width: 200px;
}

.subscribe-form-control {
  height: 50px;
  background: #0f1932 !important;
  box-shadow: none !important;
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff !important;
}

.subscribe-form-control::placeholder {
  color: #2c2c2c;
}

.bg--section .subscribe-form-control {
  background: #0a1227 !important;
}

.bg--body .subscribe-form-control {
  background: #0f1932 !important;
}

/*Footer Section Ends Here*/
/*Header Section*/
.header-wrapper {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: space-between;
}

.header-wrapper .logo {
  width: 170px;
}

.header-wrapper .logo a {
  display: block;
}

.header-wrapper .logo img {
  width: 100%;
  height: 50px;
  object-fit: contain;
}

.header-wrapper .search-form {
  margin: 0 30px;
  flex-grow: 1;
}

@media (max-width: 991px) {
  .header-wrapper {
    padding: 20px 0;
  }
}

.search-form {
  position: relative;
}

.search-form .form-control {
  height: 50px;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  box-shadow: none;
  background: rgba(255, 255, 255, 0.04);
  border-color: rgba(255, 255, 255, 0.1);
  color: #fff !important;
}

.search-form .cmn--btn {
  padding: 0;
  height: 40px;
  width: 40px;
  justify-content: center;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 9;
}

.search-form .cmn--btn:hover {
  background: #1e90ff;
  color: #fff;
}

.search-form .cmn--btn:hover {
  background: #1e90ff;
  color: #fff;
}

@media (max-width: 767px) {
  .search-form {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    width: calc(100% - 30px);
    max-width: 540px;
    margin: 0 !important;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    z-index: 99;
  }

  .search-form.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
}

@media (max-width: 575px) {
  .search-form .form-control {
    height: 60px;
  }

  .search-form .cmn--btn {
    height: 50px;
    top: 5px;
    right: 5px;
  }
}

.menu {
  display: flex;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

img {
  max-width: 100%;
}

.menu li {
  padding: 22px 0;
}

.menu li a {
  padding: 0 10px;
  font-weight: 500;
  font-family: "Jost", sans-serif;
  color: #fff;
}

.menu li a:hover {
  color: #1e90ff;
}

.menu li .submenu {
  padding: 15px 5px;
  min-width: 220px;
  background: #0f1932;
  border: 1px solid rgba(255, 255, 255, 0.1);
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.menu li .submenu li a {
  color: #93b4ca;
  font-family: "Montserrat", sans-serif;
  margin: 0;
}

@media (min-width: 992px) {
  .menu li .submenu {
    padding: 15px 20px;
    position: absolute;
    right: 0;
    top: 100%;
  }

  .menu li .submenu li {
    padding: 0;
  }

  .menu li .submenu li a {
    padding: 3px 5px;
    font-family: "Montserrat", sans-serif;
    color: #93b4ca;
    font-size: 14px;
    display: block;
  }

  .menu li .submenu li a:hover {
    color: #1e90ff;
    padding-left: 8px;
  }

  .menu li .mega__menu,
  .menu li .submenu {
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }

  .menu li:hover .mega__menu,
  .menu li:hover .submenu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

@media (max-width: 991px) {
  .menu {
    flex-wrap: wrap;
    position: absolute;
    width: 100%;
    top: 100%;
    justify-content: center;
    background: #0a1227;
    padding: 10px 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    max-height: calc(100vh - 180px);
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    border: 1px solid rgba(255, 255, 255, 0.2);
  }

  .menu.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  .menu::-webkit-scrollbar {
    display: none;
  }

  .menu li {
    width: 100%;
    padding: 5px 10px;
  }

  .menu li a {
    margin-bottom: 10px;
    display: block;
    color: #fff;
  }

  .menu li .mega__menu,
  .menu li .submenu {
    display: none;
  }
}

.mega-menu-wrapper {
  margin-bottom: -30px;
}

.mega__menu {
  width: 100%;
  max-width: 930px;
  background: #0f1932;
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 30px 30px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.mega__menu li {
  padding: 0;
}

.mega__menu-item {
  flex: 0 0 210px;
  padding: 0 !important;
  margin-bottom: 35px;
}

.mega__menu-item .title {
  margin: 0;
  margin-bottom: 10px;
}

.mega__menu-item ul {
  display: block !important;
}

.mega__menu-item ul li {
  padding: 0;
}

.mega__menu-item ul li a {
  padding: 3px 5px;
  font-family: "Montserrat", sans-serif;
  color: #93b4ca;
  font-size: 14px;
  display: block;
}

.mega__menu-item ul li a:hover {
  padding-left: 8px;
}

@media screen and (min-width: 400px) and (max-width: 767.98px) {
  .mega__menu-item {
    flex: 0 0 50%;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .mega__menu-item {
    flex: 0 0 25%;
  }
}

@media (min-width: 992px) {
  .mega__menu {
    right: 0;
    top: 100%;
    position: absolute;
  }
}

@media (max-width: 575px) {
  .mega__menu {
    padding: 20px;
  }

  .mega__menu .mega-menu-wrapper {
    margin-bottom: -20px;
  }

  .mega__menu .mega__menu-item {
    margin-bottom: 10px;
  }
}

.menu-item-has-submenu > a::after,
.menu-item-has-children > a::after {
  content: "\f107";
  font-family: "Line Awesome Free";
  font-weight: 600;
  margin-left: 10px;
}

.menu-item-has-submenu {
  position: relative;
}

.header-bar {
  position: relative;
  cursor: pointer;
  width: 25px;
  height: 20px;
}

@media (min-width: 576px) {
  .header-bar {
    margin-right: 20px;
  }
}

.header-bar span {
  position: absolute;
  display: inline-block;
  height: 3px;
  width: 100%;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
  background-color: #fff;
  left: 0;
}

.header-bar span:first-child {
  top: 0;
}

.header-bar span:nth-child(2) {
  top: 52%;
  transform: translateY(-65%);
}

.header-bar span:last-child {
  bottom: 0;
}

.header-bar.active span:first-child {
  -webkit-transform: rotate(45deg) translate(3px, 9px);
  -ms-transform: rotate(45deg) translate(3px, 9px);
  transform: rotate(45deg) translate(3px, 9px);
}

.header-bar.active span:nth-child(2) {
  opacity: 0;
}

.header-bar.active span:last-child {
  -webkit-transform: rotate(-45deg) translate(3px, -9px);
  -ms-transform: rotate(-45deg) translate(3px, -9px);
  transform: rotate(-45deg) translate(3px, -9px);
}

.search-bar {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin-right: 15px;
  color: #fff;
  font-size: 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.overlay {
  position: fixed;
  inset: 0;
  background: rgba(15, 25, 50, 0.9);
  z-index: 2;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
  opacity: 0;
  visibility: hidden;
}

.overlay.active {
  opacity: 1;
  visibility: visible;
}

header {
  position: relative;
  z-index: 99;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background: #0a1227;
}

.header-top-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.header-top-wrapper li {
  padding: 0;
}

.header-top-wrapper li .select-bar {
  height: 40px;
  padding-top: 0;
  padding-bottom: 0;
}

.header-top-wrapper li .select-bar .current {
  line-height: 20px;
}

.header-top-wrapper li a {
  padding: 0 12px;
  font-family: "Jost", sans-serif;
  color: #fff;
}

.header-top-wrapper li a.header-btn {
  background: #1e90ff;
  color: #fff;
  padding: 5px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.header-top {
  background: #0f1932;
  padding: 10px 0;
}

.product__item {
  display: block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  position: relative;
}

.product__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.product__item-content {
  padding: 15px 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #8c52ff;
  background: linear-gradient(
    90deg,
    rgba(140, 82, 255, 0.7) 0%,
    rgba(107, 37, 247, 0.7)  100%  /* Tono más oscuro (#6432c8) */
  );
  /* Prefijos para compatibilidad */
  background: -webkit-linear-gradient(90deg, rgba(140, 82, 255, 0.7) 0%, rgba(107, 37, 247, 0.7)  100%);
  background: -ms-linear-gradient(90deg, rgba(140, 82, 255, 0.7) 0%, rgba(107, 37, 247, 0.7) 100%);
}

.product__item-title {
  font-size: 18px;
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  overflow: hidden;
}

.product__item .ratings {
  font-size: 14px;
}

.product__item .price {
  font-size: 14px;
  color: #fff;
}

.product__item .download-count {
  position: absolute;
  z-index: 1;
  right: 15px;
  top: 15px;
  color: #fff;
  font-size: 14px;
  display: flex;
  align-items: center;
}

.product__item .download-count i {
  font-size: 20px;
  color: #e9ba17;
}

.product__item:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

@media (max-width: 575px) {
  .product__item {
    height: 200px;
  }
}

.ratings {
  color: #e9ba17;
}

.section--wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 10px;
}

.section--wrapper .image-item {
  display: block;
}

.section--wrapper .image-item img {
  width: 100%;
}

.section--wrapper .wrapper-inner {
  flex-grow: 1;
  width: 100%;
}

.section--wrapper .left-side img,
.section--wrapper .right-side img {
  max-width: 100%;
}

.section--wrapper .left-side .right-side,
.section--wrapper .right-side .right-side {
  margin-left: auto;
  text-align: right;
}

@media (max-width: 991px) {
  .section--wrapper .left-side,
  .section--wrapper .right-side {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .section--wrapper {
    padding: 0;
  }

  .section--wrapper .wrapper-inner {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}

@media screen and (min-width: 992px) {
  .section--wrapper {
    flex-wrap: nowrap;
  }

  .section--wrapper .wrapper-inner {
    width: calc(100% - 400px);
    max-width: 100%;
  }

  .section--wrapper .left-side,
  .section--wrapper .right-side {
    width: 200px;
  }
}

@media screen and (min-width: 1800px) {
  .section--wrapper .wrapper-inner {
    width: calc(100% - 560px);
  }

  .section--wrapper .left-side,
  .section--wrapper .right-side {
    width: 270px;
  }
}

@media screen and (min-width: 1600px) {
  .p-custom-width {
    width: calc((100% / 12) * 2);
  }
}

.sidebar__widget .title {
  margin: 0;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}

.sidebar__widget .title::after {
  margin-left: 10px;
  width: 20px;
  height: 2px;
  background: #1e90ff;
  content: "";
}

.sidebar__widget:not(:last-child) {
  margin-bottom: 20px;
}

.form--check {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.form--check:not(:last-child) {
  margin-bottom: 10px;
}

.form--check label {
  cursor: pointer;
  font-size: 14px;
  align-self: center;
  width: calc(100% - 1.3rem);
  padding-left: 15px;
}

.form--check .form-check-input {
  margin: 0;
  height: 1.3rem;
  width: 1.3rem;
}

.form--check .form-check-input:checked {
  background-color: #1e90ff;
  border-color: #1e90ff;
}

.filter-sidebar {
  position: relative;
}

.filter-sidebar .close-filter {
  color: #ea5455;
  position: absolute;
  font-size: 30px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  right: 0;
  top: 0;
  display: none;
}

@media (max-width: 1199px) {
  .filter-sidebar {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    overflow-y: auto;
    background: #0a1227;
    width: 100%;
    max-width: 350px;
    padding: 30px;
    z-index: 999;
    border: 1px solid rgba(255, 255, 255, 0.1);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }

  .filter-sidebar.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .filter-sidebar .close-filter {
    display: block;
  }
}

.overlay.active2 {
  z-index: 999;
  opacity: 1;
  visibility: visible;
}

.filter-category li {
  padding: 0;
}

.filter-category li a {
  padding: 3px 15px 3px 0;
  color: #fff;
  display: block;
}

.filter-category li a:hover {
  padding-left: 5px;
  color: #1e90ff;
}

.filter-category li.cate-icon > a {
  font-size: 15px;
  padding-left: 15px;
}

.filter-category .sub-category {
  padding-left: 30px;
}

.filter-category .sub-category li a {
  padding: 3px 15px 3px 0;
  color: #93b4ca;
}

.filter-category .sub-category li a::before {
  display: inline-block;
  content: "";
  width: 7px;
  height: 7px;
  margin-right: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #1e90ff;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.filter-category .sub-category li a:hover {
  color: #1e90ff;
  padding-left: 5px;
}

.filter-category .sub-category li a:hover::before {
  background: #1e90ff;
}

.filter-category .sub-category li.open > a {
  padding: 5px 15px;
}

.filter-category-header {
  align-items: center;
  margin: 0 -10px 25px;
}

.filter-category-header .fileter-select-item {
  padding: 0 10px 15px;
}

@media (max-width: 1199px) {
  .filter-category-header .show-results {
    width: 100%;
  }
}

@media (min-width: 576px) {
  .filter-category-header .select-bar {
    max-width: 200px;
  }

  .filter-category-header .select-bar .current {
    overflow: hidden;
    display: block;
  }
}

@media (max-width: 1199px) {
  .filter-category-header .fileter-select-item {
    flex-grow: 1;
  }
}

.fileter-select-item .label {
  display: block;
  margin-bottom: 10px;
  font-family: "Jost", sans-serif;
  color: #fff;
}

.fileter-select-item .select-bar {
  width: 100%;
  min-width: 130px;
}

@media (max-width: 991px) {
  .fileter-select-item .select-bar {
    min-width: 140px;
  }
}

@media (max-width: 575px) {
  .fileter-select-item .select-bar {
    min-width: 90px;
  }
}

.fileter-select-item .select-bar .current {
  line-height: 42px !important;
}

.fileter-select-item .list {
  max-height: 250px;
  overflow-y: auto;
  width: 100%;
}

.fileter-select-item .list .option {
  padding-top: 0;
  padding-bottom: 0;
}

.nice-select {
  background: #0f1932;
  border-color: rgba(255, 255, 255, 0.1);
}

.nice-select:hover,
.nice-select:focus {
  border-color: rgba(255, 255, 255, 0.1);
}

.nice-select .list {
  background: #0a1227;
}

.product__details-thumb {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 40px;
}

.product__details-thumb img {
  width: 100%;
}

.product__details-content {
  margin-bottom: 60px;
}

.product__details-content .txt:not(:last-child) {
  margin-bottom: 30px;
}

.product__details-title {
  margin-bottom: 4px;
}

.product__details .meta .info:not(:last-child)::after {
  display: inline-block;
  margin: 0 10px;
  content: "";
  height: 10px;
  width: 2px;
  background: #fff;
}

.product__details .title-area {
  margin-bottom: 20px;
}

.product__details .title-area .title-side {
  width: 100%;
  flex: 1;
  margin-right: 12px;
}

.product__details .title-area .btn-side .add-wishlist {
  font-family: "Jost", sans-serif;
  color: #fff;
  margin-left: 10px;
}

.product__details .title-area .btn-side .add-wishlist i {
  color: #1e90ff;
  font-size: 22px;
}

.product__details .title-area > div {
  padding-bottom: 15px;
}

.review-item {
  padding-top: 30px;
}

.review-item:not(:last-child) {
  padding: 30px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.review-item .thumb {
  width: 70px;
  height: 70px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}

.review-item .thumb img {
  width: 100%;
}

.review-item .content {
  padding-left: 30px;
  width: calc(100% - 70px);
}

.review-item .content .entry-meta {
  justify-content: space-between;
  margin-bottom: 15px;
}

.review-item .content .entry-meta .ratings {
  width: 100px;
  font-size: 16px;
}

.review-item .content .entry-meta .posted-on {
  width: calc(100% - 100px);
}

.review-item .content .entry-meta .posted-on a {
  font-weight: 700;
}

.review-item .content .entry-meta .posted-on span {
  margin-left: 5px;
  font-size: 14px;
  color: #93b4ca;
}

@media (max-width: 767px) {
  .review-item .content {
    width: 100%;
    padding: 20px 0 0;
  }
}

@media (max-width: 575px) {
  .review-item {
    padding: 25px 0;
  }

  .review-item .content .entry-meta .posted-on {
    width: 100%;
  }
}

.review-item:first-child {
  padding-top: 0;
}

.rating-form-group {
  position: relative;
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  cursor: pointer;
}

.rating-form-group .star-label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  cursor: pointer;
}

.rating-form-group .star-label:last-child {
  position: static;
}

.rating-form-group .star-label:nth-child(1) {
  z-index: 5;
}

.rating-form-group .star-label:nth-child(2) {
  z-index: 4;
}

.rating-form-group .star-label:nth-child(3) {
  z-index: 3;
}

.rating-form-group .star-label:nth-child(4) {
  z-index: 2;
}

.rating-form-group .star-label:nth-child(5) {
  z-index: 1;
}

.rating-form-group .star-label input {
  display: none;
}

.rating-form-group .star-label .icon {
  float: left;
  color: transparent;
}

.rating-form-group .star-label:last-child .icon {
  color: #93b4ca;
}

.rating-form-group:not(:hover) label input:checked ~ .icon,
.rating-form-group:hover label:hover input ~ .icon {
  color: #e9ba17;
}

.rating-form-group label input:focus:not(:checked) ~ .icon:last-child {
  color: rgba(255, 255, 255, 0.1);
  text-shadow: 0 0 5px #e9ba17;
}

.review-form .form-group .label {
  display: block;
  font-family: "Jost", sans-serif;
  font-weight: 600;
  color: #fff;
  margin-bottom: 10px;
}

.form--control {
  height: 50px;
  box-shadow: none !important;
  outline: none;
  background: #0f1932;
  border-color: rgba(255, 255, 255, 0.1);
  color: #fff !important;
}

.form--control::placeholder {
  color: #5a5959 !important;
}

.form--control[type="file"] {
  height: unset;
  padding: 12px 20px;
  line-height: 25px;
}

textarea.form--control {
  height: 120px;
}

.nav--tabs {
  margin-bottom: 20px;
}

.nav--tabs .nav-item .nav-link {
  font-family: "Jost", sans-serif;
  color: #fff;
  background: #0f1932;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 0;
  padding: 10px 30px;
}

.nav--tabs .nav-item .nav-link.active {
  background: #8c52ff;;
  color: #fff;
}

.nav--tabs .nav-item:first-child .nav-link {
  border-radius: 5px 0 0 5px;
}

.nav--tabs .nav-item:last-child .nav-link {
  border-radius: 0 5px 5px 0;
}

@media (min-width: 768px) {
  .specification-table {
    width: 100%;
  }
}

.specification-table tr {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.specification-table tr:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.specification-table tr th {
  width: 35%;
}

.specification-table tr td {
  width: calc(100% - 35%);
}

.specification-table tr th,
.specification-table tr td {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  padding: 7px 20px;
  font-size: 14px;
  line-height: 24px;
}

.specification-table tr th {
  color: #fff;
}

.specification-wrapper .title {
  font-weight: 700;
  margin-bottom: 16px;
}

.table-wrapper {
  overflow-x: auto;
}

.add-review,
.review-area {
  padding: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.template-version {
  position: fixed;
  top: 50%;
  margin-top: -40px;
  right: 0;
  z-index: 999;
  cursor: pointer;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

@media (max-width: 767px) {
  .template-version {
    top: 40%;
  }
}

.template-version .chorka {
  background: #fff;
  display: block;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
  font-size: 20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #192a56;
}

.template-version .chorka i {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: block;
}

select.form--control {
  color: #93b4ca;
}

.form--label {
  font-family: "Jost", sans-serif;
  color: #fff;
  cursor: pointer;
  margin-bottom: 8px;
}

.form--label i {
  color: #1e90ff;
}

.select-item .select-bar {
  width: 100%;
}

.select-item .select-bar .list {
  width: 100%;
}

.select-item .select-bar .list .option:hover,
.select-item .select-bar .list .option.selected,
.select-item .select-bar .list .option.focus {
  color: #192a56 !important;
}

.select-item .select-bar .list:hover .option.selected,
.select-item .select-bar .list:hover .option.focus {
  color: #fff !important;
}

.select-item .select-bar .list:hover .option.selected:hover,
.select-item .select-bar .list:hover .option.focus:hover {
  color: #192a56 !important;
}

.select-item .select-bar .current {
  line-height: 50px;
}

/*Account Section*/
.account-section {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.account__wrapper {
  margin: 0 auto;
  max-width: 920px;
  padding: 50px;
  border: 1px dashed rgba(30, 144, 255, 0.3);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

@media (max-width: 767px) {
  .account__wrapper {
    padding: 40px 30px 30px;
  }
}

@media (max-width: 575px) {
  .account__wrapper {
    padding: 40px 15px 30px;
  }
}

.account__wrapper .logo {
  max-width: 180px;
  margin: 0 auto 40px;
}

.account__wrapper .logo a {
  display: block;
}

.account__wrapper .logo a img {
  width: 100%;
}

.dashboard-menu {
  background: #0f1932;
  padding-bottom: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  box-shadow: 0 0 15px rgba(255, 255, 255, 0.1);
  border: 1px dashed rgba(255, 255, 255, 0.15);
}

.dashboard-menu .user .title a {
  color: #fff;
}

.dashboard-menu ul li {
  padding: 0;
}

.dashboard-menu ul li a {
  display: block;
  padding: 10px 30px;
  font-size: 14px;
  line-height: 1.5;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  color: #93b4ca;
}

.dashboard-menu ul li a i {
  margin-right: 7px;
}

.dashboard-menu ul li a:hover,
.dashboard-menu ul li a.active {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  border-color: #1e90ff;
}

.dashboard-menu .side-sidebar-close-btn {
  right: 25px;
  top: 25px;
  display: none;
}

.dashboard-menu-open {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  margin-left: auto;
  background: #1e90ff;
  color: #ffffffff;
  font-size: 30px;
  margin-bottom: 15px;
  border-radius: 4px;
}

@media (max-width: 1199px) {
  .dashboard-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 300px;
    height: 100vh;
    -webkit-transition: 0.7s ease;
    -moz-transition: 0.7s ease;
    transition: 0.7s ease;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    overflow-y: auto;
    z-index: 9999;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    background: #1e90ff;
  }

  .dashboard-menu ul li a {
    color: #ddd;
  }

  .dashboard-menu ul li a:hover,
  .dashboard-menu ul li a.active {
    background: #fff;
    color: #fff;
  }

  .dashboard-menu.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .dashboard-menu .side-sidebar-close-btn {
    display: block;
  }

  .dashboard-menu .user .title a {
    color: #fff;
  }

  .dashboard-menu ul li a {
    color: #fff;
  }

  .dashboard-menu ul li a:hover,
  .dashboard-menu ul li a.active {
    background: #fff;
    color: #111;
  }

  .dashboard-menu .side-sidebar-close-btn {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #ea5455;
    font-size: 30px;
  }
}

.dashboard-menu .create-accounts {
  font-size: 14px;
  line-height: 1.5;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
}

.dashboard-menu .create-accounts a {
  color: #fff;
}

.user {
  text-align: center;
  padding: 30px;
}

.user .thumb {
  width: 120px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 0 auto 15px;
}

.user .thumb a {
  display: block;
}

.user .thumb img {
  width: 100%;
}

.dashboard-item {
  padding: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
  background: #0f1932;
  box-shadow: 0 0 15px rgba(255, 255, 255, 0.1);
  text-align: center;
  border: 1px dashed rgba(255, 255, 255, 0.15);
  align-items: center;
  text-align: left;
}

.dashboard-item .dashboard-header {
  justify-content: center;
  align-items: center;
}

.dashboard-item .dashboard-header .title {
  margin: 0;
}

.dashboard-item .dashboard-icon {
  width: 50px;
  height: 50px;
  font-size: 30px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background: #1e90ff;
  display: block;
  color: #fff;
  -webkit-border-radius: ;
  -moz-border-radius: ;
  border-radius: 10px;
  margin: 0 auto 10px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
  -ms-border-radius: ;
  -o-border-radius: ;
}

.dashboard-item a {
  margin: 0;
  color: rgba(255, 255, 255, 0.9);
}

@media (max-width: 575px) {
  .dashboard-item {
    max-width: 350px;
    margin: 0 auto;
  }
}

.dashboard-item * {
  position: relative;
}

.dashboard-item .dashboard-icon {
  margin: 0;
}

.dashboard-item .cont {
  max-width: calc(100% - 60px);
  padding-left: 20px;
}

.dashboard-item .cont .dashboard-header {
  justify-content: flex-start;
}

.dashboard-item .cont .dashboard-header .title {
  font-size: 28px;
  line-height: 1;
}

.dashboard-item:hover {
  background: #1e90ff;
}

.dashboard-item:hover .title,
.dashboard-item:hover a {
  color: #fff;
}

.dashboard-item:hover .dashboard-icon {
  background: #fff !important;
  color: #1e90ff;
}

.bg--section .cmn--table,
.bg--section .dashboard-item,
.bg--section .dashboard-menu {
  background: #0a1227;
}

.bg--body .cmn--table,
.bg--body .dashboard-item,
.bg--body .dashboard-menu {
  background: #0f1932;
}

[class*="badge--"] {
  font-family: "Jost", sans-serif;
}

.cmn--table {
  margin: 0;
  border: none;
  background: #0f1932;
}

.cmn--table thead tr th {
  font-family: "Jost", sans-serif;
  padding: 15px 10px;
  text-align: center;
  color: #fff;
  border: none;
  background: #1e90ff;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.cmn--table thead tr th:first-child {
  border-left: 1px solid dodgerblue;
}

.cmn--table thead tr th:last-child {
  border-right: 1px solid dodgerblue;
}

.cmn--table tbody {
  color: #fff;
  text-align: center;
}

.cmn--table tbody tr td {
  vertical-align: middle;
  padding: 12px 5px;
  border-color: rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.cmn--table tbody tr td:first-child {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.cmn--table tbody tr td .date {
  font-size: 14px;
}

@media (max-width: 767px) {
  .cmn--table thead {
    display: none;
  }

  .cmn--table tbody tr {
    display: block;
  }

  .cmn--table tbody tr:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }

  .cmn--table tbody tr td {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    padding: 10px 15px;
  }

  .cmn--table tbody tr td::before {
    content: attr(data-label);
  }

  .cmn--table tbody tr td:first-child {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }

  .cmn--table tbody tr:nth-child(even) {
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(15px);
  }
}

.d-title {
  margin: 0;
  margin-bottom: 15px;
}

.user-profile {
  max-width: 350px;
}

@media (max-width: 991px) {
  .user-profile {
    margin: 0 auto 30px;
  }
}

.user-profile img {
  width: 100%;
}

.user-profile .thumb {
  position: relative;
  margin: 0 auto -50px;
  max-width: calc(100% - 30px);
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  height: 220px;
}

.user-profile .thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.user-profile .content {
  background: rgba(30, 144, 255, 0.1);
  text-align: center;
  padding: 80px 15px 30px;
  -webkit-border-radius: 30px 30px 0 0;
  -moz-border-radius: 30px 30px 0 0;
  border-radius: 30px 30px 0 0;
}

.user-profile .content .title {
  font-weight: 700;
}

.user-profile .remove-image {
  display: none;
}

.profile-area {
  padding: 30px;
  border: 1px dashed rgba(255, 255, 255, 0.15);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

@media (max-width: 575px) {
  .profile-area {
    padding: 0;
    background: transparent !important;
    border: none;
  }
}

.bg--body .form--control {
  background: #0f1932;
}

.mb-20 {
  margin-bottom: 20px;
}

.select-item-2 .select-bar {
  height: 50px;
}

.select-item-2 .select-bar .current {
  line-height: 50px;
}

.select-item-2 .list {
  max-height: 200px;
  overflow-y: auto;
  width: 100%;
}

.bg--section .custom--card {
  background: #0a1227;
}

.bg--body .custom--card {
  background: #0f1932;
}

.custom--card {
  background: #0f1932;
  border: 1px dashed rgba(30, 144, 255, 0.3);
}

.custom--card .card-header * {
  margin: 0;
}

.custom--card .card-body {
  border: none;
}

.custom--card button.form--control {
  background: #1e90ff !important;
  border: none;
  color: #fff !important;
}

.two-factor-content {
  padding: 20px;
}

.two-factor-content .two__fact__text {
  margin-bottom: 25px;
}

@media (max-width: 575px) {
  .two-factor-content {
    padding: 0;
  }
}

.subtitle--bordered {
  margin: 0;
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.chart--size {
  width: 100%;
  height: 400px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 30px;
  background: #0a1227;
}

@media (max-width: 1399px) {
  .chart--size {
    height: 350px;
  }
}

@media (max-width: 1199px) {
  .chart--size {
    height: 250px;
  }
}

.maps {
  height: 370px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.contact-contact .section__header {
  margin-bottom: 40px;
}

@media (min-width: 992px) and (max-width: 1399px) {
  .contact-section .account__wrapper {
    padding-left: 35px;
    padding-right: 35px;
  }
}

.contact__item {
  padding: 50px 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px dashed rgba(30, 144, 255, 0.3);
}

.contact__item-icon {
  font-size: 40px;
  line-height: 1;
  margin-bottom: 20px;
}

.contact__item .title {
  margin-bottom: 10px;
}

.contact__item ul li {
  padding: 0;
}

.contact__item ul li a {
  color: #93b4ca;
}

.contact__item ul li a:hover {
  color: #1e90ff;
}

.preloader {
  position: fixed;
  z-index: 9999999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0f1932;
}

.loader {
  width: 48px;
  height: 48px;
  border-left: 2px solid #fff;
  border-radius: 50%;
  display: block;
  position: relative;
  -webkit-animation: rotation 1s linear infinite;
  animation: rotation 1s linear infinite;
}

@-webkit-keyframes rotation {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*Blog Section Starts Here*/
.post__item {
  background: #0f1932;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.post__item .post__thumb {
  overflow: hidden;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  position: relative;
}

.post__item .post__thumb a {
  display: block;
}

.post__item .post__thumb .category {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding: 4px 15px;
  -webkit-border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  border-radius: 0 5px 0 0;
  background: #1e90ff;
  color: #fff;
  font-family: "Jost", sans-serif;
  font-size: 14px;
  line-height: 24px;
}

.post__item .post__thumb img {
  width: 100%;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.post__item .post__content {
  padding: 30px;
}

.post__item .post__content .post__title {
  margin-bottom: 20px;
}

.post__item .post__content .post__title a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  text-decoration: none;
}

.post__item .post__content .meta__date {
  border-left: 5px solid #1e90ff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  justify-content: space-between;
  padding: 5px;
  background: #0a1227;
}

.post__item .post__content .meta__date .meta__item {
  font-size: 14px;
  padding: 5px;
  display: flex;
  align-items: center;
}

.post__item .post__content .meta__date .meta__item i {
  font-size: 20px;
  color: #1e90ff;
  margin-right: 6px;
}

.post__item:hover .post__thumb img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.post__item .post__read {
  font-family: "Jost", sans-serif;
  margin-top: 25px;
  color: #1e90ff;
}

@media (max-width: 991px) {
  .post__item .post__content {
    padding: 25px 15px 20px;
  }
}

.post__share {
  margin: -3px;
}

.post__share li {
  padding: 3px;
}

.post__share li a {
  text-decoration: none;
}

.post__share li a i {
  line-height: 35px;
  width: 35px;
  height: 35px;
  display: block;
  text-align: center;
  color: #fff;
  background: #1e90ff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.post__share li a i[class*="facebook"] {
  background: #3b5998;
}

.post__share li a i[class*="twitter"] {
  background: #55acee;
}

.post__share li a i[class*="instagram"] {
  background: #e4405f;
}

.post__share li a i[class*="skype"] {
  background: #2fb7df;
}

.post__share li a i[class*="linkedin"] {
  background: #007bb5;
}

.post__share li a i[class*="youtube"] {
  background: #cd201f;
}

.post__share li a i[class*="behance"] {
  background: #1769ff;
}

.post__share li a i[class*="tumblr"] {
  background: #34465d;
}

.post__share li a i[class*="pinterest"] {
  background: #007bb5;
}

.post__share li a i[class*="navy"] {
  background: #d8e0f3;
}

.post__share li a i[class*="futbol"] {
  background: #db3776;
}

.post__share li a i[class*="vimeo"] {
  background: #1ab7ea;
}

/*Blog Section Starts Here*/
.read--more {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-left: 10px;
  font-size: 20px;
  font-weight: 700;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

[class*="line--limit"] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.line--limit-1 {
  -webkit-line-clamp: 1;
}

.line--limit-2 {
  -webkit-line-clamp: 2;
}

.line--limit-3 {
  -webkit-line-clamp: 3;
}

.line--limit-4 {
  -webkit-line-clamp: 4;
}

.line--limit-5 {
  -webkit-line-clamp: 5;
}

/*Sidebar*/
.blog-sidebar {
  padding: 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

@media (min-width: 992px) and (max-width: 1199px) {
  .blog-sidebar {
    padding: 30px 20px;
  }
}

@media screen and (max-width: 400px) {
  .blog-sidebar {
    padding: 30px 20px;
  }
}

.widget__title {
  margin-bottom: 10px;
}

.widget:not(:last-child) {
  margin-bottom: 40px;
}

.widget.widget__category ul li {
  padding: 0;
}

.widget.widget__category ul li a {
  text-decoration: none;
  color: #fff;
  padding: 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  display: block;
}

.widget.widget__category ul li a:hover {
  padding-left: 10px;
}

.widget.widget__post__area ul li {
  padding: 10px 0;
}

.widget.widget__tags ul {
  margin: -5px;
}

.widget.widget__tags ul li {
  padding: 5px;
}

.widget.widget__tags ul li a {
  padding: 8px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #0a1227;
  font-size: 14px;
  text-decoration: none;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.widget.widget__tags ul li a:hover,
.widget.widget__tags ul li a.active {
  background: #1e90ff;
  color: #fff;
}

.widget__post {
  text-decoration: none;
}

.widget__post .widget__post__thumb {
  width: 80px;
  height: 80px;
}

.widget__post .widget__post__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.widget__post .widget__post__content {
  width: calc(100% - 80px);
  padding-left: 15px;
}

.widget__post .widget__post__content .widget__post__title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  margin-bottom: 5px;
}

.widget__post .widget__post__content span {
  font-size: 14px;
  color: #1e90ff;
}

/*Blog Single*/
.post__details .post__header {
  margin-bottom: 40px;
}

.post__details .post__header .post__title {
  margin-bottom: 25px;
}

.post__details p {
  margin-bottom: 30px;
}

.post__details .post__thumb {
  height: 420px;
  margin-bottom: 30px;
}

.post__details .post__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.post__details .post__quote {
  margin-bottom: 30px;
}

@media (max-width: 575px) {
  .post__details .post__thumb {
    height: unset;
  }
}

.post__quote {
  font-size: 24px;
  line-height: 1.5;
  font-family: "Jost", sans-serif;
  color: #fff;
  font-style: italic;
  text-align: center;
  padding: 0 30px;
  border-left: 3px solid #1e90ff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

@media (max-width: 575px) {
  .post__quote {
    padding: 0 15px;
    font-size: 20px;
  }
}

.post__tag,
.post__share {
  margin: -5px;
}

.post__tag li,
.post__share li {
  padding: 5px;
}

.post__share__title {
  margin-bottom: 10px;
}

.post__tag li a {
  font-size: 14px;
  padding: 5px 15px;
  background: #0f1932;
  color: #fff;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.post__tag li a:hover,
.post__tag li a.active {
  background: #1e90ff;
  color: #fff;
}

.post__share li a {
  text-decoration: none;
}

.post__share li a i {
  line-height: 35px;
  width: 35px;
  height: 35px;
  display: block;
  text-align: center;
  color: #fff;
  background: #1e90ff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.post__share li a i[class*="facebook"] {
  background: #3b5998;
}

.post__share li a i[class*="twitter"] {
  background: #55acee;
}

.post__share li a i[class*="instagram"] {
  background: #e4405f;
}

.post__share li a i[class*="skype"] {
  background: #2fb7df;
}

.post__share li a i[class*="linkedin"] {
  background: #007bb5;
}

.post__share li a i[class*="youtube"] {
  background: #cd201f;
}

.post__share li a i[class*="behance"] {
  background: #1769ff;
}

.post__share li a i[class*="tumblr"] {
  background: #34465d;
}

.post__share li a i[class*="pinterest"] {
  background: #007bb5;
}

.post__share li a i[class*="navy"] {
  background: #d8e0f3;
}

.post__share li a i[class*="futbol"] {
  background: #db3776;
}

.post__share li a i[class*="vimeo"] {
  background: #1ab7ea;
}

.bg--section .post__item {
  background: #0a1227;
}

.bg--section .post__item .meta__date {
  background: #0f1932;
}

.scrollToTop {
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  z-index: 9;
  bottom: 30px;
  right: 30px;
  font-size: 18px;
  position: fixed;
  border-radius: 5px;
  -webkit-transform: translateY(150px);
  -ms-transform: translateY(150px);
  transform: translateY(150px);
  display: block;
  text-align: center;
  background: #1e90ff;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.scrollToTop:hover {
  color: #fff;
}

.scrollToTop.active {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  animation: bounceInDown 2s;
  -webkit-animation: bounceInDown 2s;
  -moz-animation: bounceInDown 2s;
}

.scrollToTop img {
  width: 100%;
}

.video__button {
  width: 70px;
  height: 70px;
  z-index: 1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #1e90ff;
  line-height: 75px;
  text-align: center;
}

.video__button img {
  width: 100%;
}

.video__button i {
  font-size: 24px;
  color: #fff;
}

.video__button::before,
.video__button::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 74px;
  background: #1e90ff;
  opacity: 0.15;
  z-index: -10;
}

.video__button::before {
  z-index: -10;
  -webkit-animation: inner-ripple 2000ms linear infinite;
  -moz-animation: inner-ripple 2000ms linear infinite;
  animation: inner-ripple 2000ms linear infinite;
}

.video__button::after {
  z-index: -10;
  -webkit-animation: outer-ripple 2000ms linear infinite;
  -moz-animation: outer-ripple 2000ms linear infinite;
  animation: outer-ripple 2000ms linear infinite;
}

.cmn--btn {
  color: #fff;
  border-radius: 5px;
  line-height: 24px;
  font-weight: 500;
  padding: 14px 30px 12px;
  background: #1e90ff;
  border: 1px solid rgba(30, 144, 255, 0.2);
  font-size: 16px;
  overflow: hidden;
  position: relative;
  /* display: inline-flex; */
  align-items: center;
  font-family: "Jost", sans-serif;
}

.cmn--btn:hover {
  background: transparent;
  color: #fff;
}

.cmn--btn.btn--sm {
  padding: 10px 20px 8px;
}

.cmn--btn.btn--md {
  padding: 10px 25px;
}

.cmn--btn.btn--lg {
  padding: 13px 35px;
}

.cmn--btn.btn--block {
  padding: 10px 25px;
  display: block;
}

.cmn--btn i:last-child {
  margin-left: 5px;
}

.cmn--btn i:first-child {
  margin-right: 5px;
}

.button-area {
  margin: -5px;
}

.button-area a {
  margin: 5px;
}

@keyframes outer-ripple {
  0% {
    transform: scale(1);
    filter: alpha(opacity=50);
    opacity: 0.5;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }

  80% {
    transform: scale(2.5);
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(2.5);
    -moz-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -o-transform: scale(2.5);
  }

  100% {
    transform: scale(3.5);
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(3.5);
    -moz-transform: scale(3.5);
    -ms-transform: scale(3.5);
    -o-transform: scale(3.5);
  }
}

@keyframes inner-ripple {
  0% {
    transform: scale(1);
    filter: alpha(opacity=50);
    opacity: 0.5;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }

  30% {
    transform: scale(1);
    filter: alpha(opacity=50);
    opacity: 0.5;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }

  100% {
    transform: scale(1.5);
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
  }
}

.menu > li:last-child .submenu {
  left: unset;
  right: 0;
}

.pagination {
  margin: -3px;
  margin-top: 25px;
  flex-wrap: wrap;
  justify-content: center;
}

.pagination .page-item {
  text-align: center;
  padding: 3px;
}

.pagination .page-item a,
.pagination .page-item span {
  width: 45px;
  height: 45px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.1);
  color: #fcf6f5ff;
  padding: 0;
  line-height: 45px;
  display: block;
  margin: 0;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.light-version .pagination .page-item a,
.light-version .pagination .page-item span {
  color: rgb(0 0 0 / 60%);
  border-color: rgb(0 0 0 / 10%);
}

.pagination .page-item a.active,
.pagination .page-item span.active {
  background: #1e90ff;
}

.pagination .page-item span {
  border: none;
}

.pagination .page-item.active span,
.pagination .page-item.active a,
.pagination .page-item:hover span,
.pagination .page-item:hover a {
  background: #1e90ff;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
}

.pagination .page-item.disabled span {
  background: rgba(30, 144, 255, 0.3);
  border: none;
  color: #fff;
}

.product-description,
.blog-description {
  color: #93b4ca;
}

.dark-version.light-version .product-description,
.dark-version.light-version .blog-description {
  color: #555555;
}

@media (max-width: 475px) {
  .google-captcha * {
    max-width: 200px !important;
  }
}

.cookie__wrapper {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  background: #0f1932;
  padding: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 10vh;
  font-size: 18px;
  z-index: 99999;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  animation: fadeInUp 2s;
  -webkit-animation: fadeInUp 2s;
}

.cookie__wrapper .txt {
  color: #fff;
  font-size: 14px;
}

@media only screen and (max-width: 991px) {
  .cookie__wrapper {
    padding: 20px;
  }

  .cookie__wrapper .txt {
    font-size: 12px;
  }
}

.modal {
  z-index: 9999;
}

.cmn--modal .modal-footer,
.cmn--modal .modal-header {
  background: #0f1932;
  border-color: rgba(255, 255, 255, 0.1);
}

.cmn--modal .modal-footer .modal-title,
.cmn--modal .modal-header .modal-title {
  margin: 0;
}

.cmn--modal .modal-footer .btn-close,
.cmn--modal .modal-header .btn-close {
  background: transparent;
  font-size: 20px;
  line-height: 1;
  color: #1e90ff;
  opacity: 1;
}

.cmn--modal .modal-content {
  background: #0a1227;
  box-shadow: 0 0 0.075rem #fff, 0 0 0.075rem #fff,
    0 0 0.75rem rgba(30, 144, 255, 0.2), 0 0 0.3rem rgba(30, 144, 255, 0.2),
    0 0 0.9rem rgba(30, 144, 255, 0.2), inset 0 0 0.6rem rgba(30, 144, 255, 0.2);
}

.light-version .cmn--modal .modal-content {
  background-color: #f0f5fc !important;
}

.light-version .cmn--modal .modal-footer,
.light-version .cmn--modal .modal-header {
  background-color: #f0f5fc !important;
}

.custom--card .list-group-item,
.cmn--modal .modal-content .list-group-item {
  background: #0f1932;
  border-color: rgba(255, 255, 255, 0.1);
}

.custom--card {
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: #0a1227;
}

.custom--card .card-footer,
.custom--card .card-header {
  background: #0a1227;
  padding: 10px;
}

.light-version .custom--card .card-footer,
.light-version .custom--card .card-header {
  background: #f0f5fc;
  padding: 10px;
}

.custom--card .card-header .card-title {
  text-align: center;
  margin: 0;
  color: #fff;
  font-size: 18px;
}

.light-version .custom--card .card-header .card-title {
  color: black;
}

.custom--card .card-footer {
  text-align: center;
}

.custom--card .form--control[readonly] {
  background: #06163a;
}

.card-deposit {
  margin: 0 auto;
  max-width: 400px;
}

.card-deposit .card-footer,
.card-deposit .card-header {
  border-color: rgba(255, 255, 255, 0.1);
}

.custom--card .jp-card .jp-card-back,
.custom--card .jp-card .jp-card-front {
  background: #06163a;
}

.stripe--btn.cmn--btn {
  height: 45px !important;
  line-height: 45px !important;
  background: none !important;
}

.light--color-pay p {
  text-align: center !important;
}

.light--color-pay p span {
  color: #ddd !important;
}

.select-item .select-bar .list {
  max-height: 300px;
  overflow-y: auto;
}

.border-1 {
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.cmn--modal .btn-close {
  backdrop-filter: contrast(1) !important;
  position: relative;
}

.cmn--modal .btn-close::after {
  content: "\f00d";
  font-family: "Line Awesome Free";
  position: absolute;
  font-weight: 600;
  color: #ea5455 !important;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.post__title a:hover {
  background: transparent !important;
}

.scrollToTop {
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  z-index: 9;
  bottom: 30px;
  right: 30px;
  font-size: 18px;
  position: fixed;
  border-radius: 5px;
  -webkit-transform: translateY(150px);
  -ms-transform: translateY(150px);
  transform: translateY(150px);
  display: block;
  text-align: center;
  background: #00aeeb;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.scrollToTop:hover {
  color: #fff;
}

.scrollToTop.active {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  animation: bounceInDown 2s;
  -webkit-animation: bounceInDown 2s;
  -moz-animation: bounceInDown 2s;
}

.scrollToTop img {
  width: 100%;
}

/* Custom Dropdown Css Start */
@media (max-width: 991px) {
  .header-section .custom--dropdown {
    display: inline-block;
  }
}

.custom--dropdown {
  position: relative;
  width: auto;
  min-width: max-content;
  border-radius: 5px;
  padding-right: 20px;
}

.custom--dropdown:after {
  content: "\f107";
  position: absolute;
  font-weight: 900;
  font-family: "Line Awesome Free";
  top: 50%;
  right: 0;
  transition: auto;
  transform: translateY(-50%);
  transition: 0.3s ease-in-out;
  font-size: 0.875rem;
  color: #fff;
}

.custom--dropdown.open:after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

.custom--dropdown > .custom--dropdown__selected {
  cursor: pointer;
  font-size: 0.875rem;
  color: #fff !important;
}

.light-version .custom--dropdown > .custom--dropdown__selected {
  color: black !important;
}

.light-version .custom--dropdown:after {
  color: black !important;
}

.custom--dropdown > .dropdown-list {
  position: absolute;
  background-color: #fff;
  width: 100%;
  border-radius: 10px;
  -webkit-box-shadow: 0px 12px 24px rgba(21, 18, 51, 0.13);
  box-shadow: 0px 12px 24px rgba(21, 18, 51, 0.13);
  opacity: 0;
  overflow: hidden;
  transition: 0.25s ease-in-out;
  transform: scaleY(0);
  -webkit-transform-origin: top center;
  transform-origin: top center;
  top: 100%;
  margin-top: 10px;
  z-index: -1;
  visibility: hidden;
  max-height: 230px;
  overflow-y: auto !important;
}

.custom--dropdown > .dropdown-list::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.custom--dropdown.open > .dropdown-list {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  visibility: visible;
  z-index: 999 !important;
  background: #fff !important;
}

.dropdown-list > .dropdown-list__item {
  padding: 10px 15px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 0.875rem;
  margin-right: 0 !important;
}

.dropdown-list > .dropdown-list__item:hover {
  background-color: #ff6a00;
  color: #fff !important;
}

.dropdown-list > .dropdown-list__item,
.custom--dropdown > .custom--dropdown__selected {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.dropdown-list > .dropdown-list__item .thumb,
.custom--dropdown > .custom--dropdown__selected .thumb {
  max-width: 30px;
}

.dropdown-list__item .thumb img {
  border-radius: 50%;
  height: 20px;
  width: 20px;
}

.dropdown-list > .dropdown-list__item .text,
.custom--dropdown > .custom--dropdown__selected .text {
  width: calc(100% - 30px);
}

.custom--dropdown__selected.dropdown-list__item .thumb .flag {
  border-radius: 50%;
  height: 20px;
  width: 20px;
}

.forgot-pass {
  font-size: 13px;
}

.off_black {
  color: rgb(81 89 94);
}

.form-control:focus {
  background-color: #0a1227;
}

.about__txt p {
  margin: 0;
  margin-bottom: 20px;
}

@media (max-width: 1199px) {
  .choose-thumb img {
    max-width: 800px;
  }
}

@media (max-width: 991px) {
  .choose-thumb img {
    width: 100%;
  }
}

.section__header {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .section__header .section__category {
    font-size: 24px;
  }

  .section__header__center {
    margin-bottom: 40px;
  }
}

.section__header p {
  margin-top: 0;
}

@media (min-width: 576px) {
  .section__header p {
    font-size: 18px;
  }
}

.section__header .section__category {
  display: inline-flex;
  align-items: center;
  font-family: "Josefin Sans", sans-serif;
  margin-bottom: 25px;
  text-transform: capitalize;
}

.section__header .section__category::before {
  margin-right: 10px;
}

.section__header .section__category::after {
  margin-left: 10px;
}

.section__header__center {
  text-align: center;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.section__header__center .section__category {
  margin-left: auto;
  margin-right: auto;
}

.section__title {
  margin-bottom: 20px;
}

/* ================================= Border Color Css End =========================== */
/* =========================== Accordion Css start ============================= */
.custom--accordion .accordion-item {
  background-color: #0f1932 !important;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgb(255 255 255 / 10%);
}

.light-version .custom--accordion .accordion-item {
  border: 1px solid rgb(0 0 0 / 10%);
  background-color: #fff !important;
}

.custom--accordion .accordion-item:not(:last-child) {
  margin-bottom: 16px;
}

.custom--accordion .accordion-header {
  line-height: 1;
  margin: 0;
}

.custom--accordion .accordion-body {
  padding: 26px;
  padding-top: 0;
}

.custom--accordion .accordion-body .text {
  max-width: 60%;
}

@media screen and (max-width: 575px) {
  .custom--accordion .accordion-body .text {
    max-width: 100%;
  }
}

.custom--accordion:first-of-type .accordion-button.collapsed {
  border-radius: 8px;
}

.custom--accordion:last-of-type .accordion-button.collapsed {
  border-radius: 8px;
}

.custom--accordion .accordion-button {
  font-size: 16px;
  padding: 16px 24px;
  font-weight: 700;
  color: hsl(var(--base-two) / 0.6);
  line-height: 1.5;
  background-color: #0f1932 !important;
}

.light-version .custom--accordion .accordion-button {
  background-color: #fff !important;
}

@media screen and (max-width: 575px) {
  .custom--accordion .accordion-button {
    padding: 16px 20px;
    padding-right: 30px;
  }
}

.custom--accordion .accordion-button::after {
  background-image: none;
}

.custom--accordion .accordion-button:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.custom--accordion .accordion-button:not(.collapsed) {
  background-color: #0f1932 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: hsl(var(--base-two));
}

.light-version .custom--accordion .accordion-button:not(.collapsed) {
  background-color: #fff !important;
}

.custom--accordion .accordion-button:not(.collapsed)::after {
  background-image: none;
  color: hsl(var(--base-two) / 0.6);
}

.custom--accordion .accordion-body p {
  margin: 0;
  color: rgba(255, 255, 255, 0.655);
  font-size: 14px;
}

.light-version .custom--accordion .accordion-body p {
  color: #0000009b;
}

.custom--accordion .accordion-button[aria-expanded="true"]::after,
.custom--accordion .accordion-button[aria-expanded="false"]::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f077";
  display: inline-block;
  position: absolute;
  right: 15px;
  height: unset;
  color: hsl(var(--base-two));
}

@media screen and (max-width: 575px) {
  .custom--accordion .accordion-button[aria-expanded="true"]::after,
  .custom--accordion .accordion-button[aria-expanded="false"]::after {
    right: 10px;
  }
}

.custom--accordion .accordion-button[aria-expanded="false"]::after {
  content: "\f078";
  color: hsl(var(--text-color));
}

.light-version .custom--card .list-group-item,
.cmn--modal .modal-content .list-group-item {
  background: #fff;
  border-color: rgba(255, 255, 255, 0.1);
}
