@import url('https://fonts.googleapis.com/css2?family=Sarabun:wght@300;400;500;700&display=swap');
.demo__features-item, .why-us__item::before, .our-values__item::before, .offer__item, .price__item::before, .wealth__icon span::before, .service__item::before, .service__item:hover .service__ring, .service__link-btn span i, .service__item-2, .why__choose-item, .why__choose-item::before, .why__item-2, .footer__round-btn, .postbox__meta span:not(:first-child):before, .main-menu ul li.has-dropdown > a::after, .main-menu ul li .submenu, .main-menu ul li .mega-menu li ul li a::before, .feedback__navigation button::after, .offcanvas__overlay, .offcanvas__navigation button svg, .pricing__btn, .pricing__btn-white, .body__overlay, a,
.btn,
button,
span,
sub,
sup,
p,
input,
select,
textarea,
li,
img,
svg,
.transition-3,
h1,
h2,
h3,
h4,
h5,
h6, i[class^=flaticon-] {
  -webkit-transition: all 0.3s 0s ease-out;
  -moz-transition: all 0.3s 0s ease-out;
  -ms-transition: all 0.3s 0s ease-out;
  -o-transition: all 0.3s 0s ease-out;
  transition: all 0.3s 0s ease-out;
}

.mean-container .mean-nav ul li > a.mean-expand i {
  -webkit-transition: all 0.3s 0s ease-out;
  -moz-transition: all 0.3s 0s ease-out;
  -ms-transition: all 0.3s 0s ease-out;
  -o-transition: all 0.3s 0s ease-out;
  transition: all 0.3s 0s ease-out;
}

/* transform */
.subcribe__input .bd-gradient-btn, .payment__notice, .solution__card, .solution__tab .nav-tabs .nav-link::after, .brnad__active::after, .brnad__active::before, .feedback__qote-wrap .feedback__rating-icon, .feedback__navigation-7 button, .bd__faq .accordion-button::after, .fap__style-2 .bd__faq .accordion-button::after, .benefits__app-info, .about__wrapper-4 .about__shape, .slider__navigation button, .slider__glow-2 .glow-1, .footer__conditions ul li:not(:last-child):after, .footer__round-btn, .rc__meta span::before, .postbox__meta span:not(:first-child):before, .postbox__list ul li:after, .postbox__quote-cite cite::before, .main-menu ul li .mega-menu li ul li a::before, .banner__thumb-wrapper-4 .thumb-1, .banner__shape .shape-2::before, .banner__input-2 .bd-gradient-btn, .banner__thumb-wrapper-3 .banner__shape-3, .banner-glow-2 .glow-1, .feedback__navigation button, .wealth__navigation button, .breadcrumb__menu ul li:not(:last-child)::before, .nice-select::after {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.team__thumb:after, .work__steps-main::before, .trusted__thumb::before, .benefits__overlay, .bd-slider-dot, .footer__wrapper-5::before, .banner__illustration-box::before, .benefits__pagination {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.why-us__icon span::before, .why-us__icon span::after, .location__map-info, .location__content::before, .our-values__icon span::before, .our-values__icon span::after, .revolution__number h2:before, .cash__round-glow, .cash__round-box .round-01, .cash__round-box .round-02, .cash__round-box .round-03, .feedback__quote, .banner__thumb-wrapper-2 .banner-round, .banner__thumb-wrapper-2 .banner__blur {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.bg-theme-primary {
  background-color: var(--bd-theme-primary);
}

.bg-theme-secondary {
  background-color: var(--bd-theme-secondary);
}

.bg-theme-tertiary {
  background-color: var(--bd-theme-tertiary);
}

.bg-theme-quaternary {
  background: var(--bd-theme-quaternary);
}

.bg-home{}
:root {
  --bd-ff-body: 'Sarabun', sans-serif;
  --bd-ff-fontawesome: "Font Awesome 6 Pro";
  --bd-common-white: #FFFFFF;
  --bd-common-black: #000000;
  --bd-common-placeholder: #555555;
  --bd-common-selection: #262626;
  --bd-body-primary: rgb(14, 10, 36);
  --bd-body-secondary: rgb(255, 255, 255);
  --bd-theme-primary: #3b3e99;
  --bd-theme-secondary: #db973e;
  --bd-theme-tertiary: #3b3e99;
  --bd-theme-quaternary: #db973e;
  --bd-heading-primary: #060606;
  --bd-heading-secondary: #021D35;
  --bd-text-body: #d3d3d3  ;
  --bd-text-primary: #FFFFFF;
  --bd-text-secondary: #111111;
  --bd-text-1: #7C7E82;
  --bd-bg-1: rgb(14, 10, 36);
  --bd-bg-2: rgb(6, 6, 6);
  --bd-bg-3: rgba(14, 10, 36, 0.5);
  --bd-bg-4: rgb(18, 18, 18);
  --bd-bg-5: #121212;
  --bd-bg-6: rgba(255, 255, 255, 0.06);
  --bd-bg-7: rgb(240, 235, 255);
  --bd-bg-8: rgb(236, 235, 241);
  --bd-bg-9: rgb(242, 242, 242);
  --bd-bg-10: rgb(247, 247, 247);
  --bd-border-primary: rgba(255, 255, 255, 0.079);
  --bd-border-secondary: rgb(2, 29, 53);
  --bd-gradient-1: linear-gradient(90deg, rgba(59,62,153,1) 0%, rgba(219,151,62,1) 40%, rgba(219,151,62,1) 60%, rgba(59,62,153,1) 100%);
  --bd-gradient-2: linear-gradient(90deg, rgba(59,62,153,1) 0%, rgba(219,151,62,1) 100%);
  --bd-gradient-3: linear-gradient(90deg, rgba(219,151,62,1) 100%, rgb(59, 62, 153) 0%);
  /**
  @font weight declaration
  */
  --bd-fw-normal: normal;
  --bd-fw-thin: 100;
  --bd-fw-elight: 200;
  --bd-fw-light: 300;
  --bd-fw-regular: 400;
  --bd-fw-medium: 500;
  --bd-fw-sbold: 600;
  --bd-fw-bold: 700;
  --bd-fw-ebold: 800;
  --bd-fw-black: 900;
  /**
  @font size declaration
  */
  --bd-fs-body: 16px;
  --bd-fs-p: 16px;
  --bd-fs-h1: 60px;
  --bd-fs-h2: 44px;
  --bd-fs-h3: 24px;
  --bd-fs-h4: 20px;
  --bd-fs-h5: 18px;
  --bd-fs-h6: 16px;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
}

/*---------------------------------
    Typography css start
---------------------------------*/
body {
  font-family: var(--bd-ff-body);
  font-size: var(--bd-fs-body);
  font-weight: normal;
  color: var(--bd-text-body);
  line-height: 26px;
  background: var(--bd-body-primary);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--bd-ff-body);
  color: var(--bd-text-primary);
  margin-top: 0px;
  line-height: 1.2;
  margin-bottom: 0;
  font-weight: var(--bd-fw-medium);
  word-break: break-word;
}

h1 {
  font-size: var(--bd-fs-h1);
  font-weight: var(--bd-fw-sbold);
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  h1 {
    font-size: 72px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  h1 {
    font-size: 60px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  h1 {
    font-size: 52px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  h1 {
    font-size: 50px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  h1 {
    font-size: 40px;
  }
}
@media (max-width: 575px) {
  h1 {
    font-size: 36px;
  }
}

h2 {
  font-size: var(--bd-fs-h2);
  font-weight: var(--bd-fw-sbold);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  h2 {
    font-size: 38px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  h2 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  h2 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  h2 {
    font-size: 36px;
  }
}
@media (max-width: 575px) {
  h2 {
    font-size: 32px;
  }
}
@media (max-width:450px) {
  h2 {
    font-size: 28px;
  }
}

h3 {
  font-size: var(--bd-fs-h3);
}

h4 {
  font-size: var(--bd-fs-h4);
}

h5 {
  font-size: var(--bd-fs-h5);
}

h6 {
  font-size: var(--bd-fs-h6);
}

ul {
  margin: 0px;
  padding: 0px;
}

p {
  font-size: var(--bd-fs-p);
  font-weight: var(--bd-fw-normal);
  color: var(--bd-text-body);
  margin-bottom: 15px;
  line-height: 26px;
  letter-spacing: -0.2px;
}

a {
  text-decoration: none;
}

a:focus,
.button:focus {
  text-decoration: none;
  outline: none;
}

a:focus,
a:hover {
  text-decoration: none;
  color: inherit;
}

a,
button {
  color: inherit;
  outline: none;
  border: none;
  background: transparent;
}

img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

button:hover {
  cursor: pointer;
}

button:focus {
  outline: 0;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

hr:not([size]) {
  margin: 0;
  border-color: var(--bd-border-primary);
  opacity: 1;
  border-width: 1px;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=number],
input[type=password],
textarea {
  outline: none;
  background-color: rgba(255, 255, 255, 0.1);
  height: 70px;
  width: 100%;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
  padding-left: 20px;
  padding-right: 20px;
  border: none;
  border-radius: 50px;
}

*::-moz-selection {
  background: var(--bd-common-selection);
  color: var(--bd-common-white);
  text-shadow: none;
}

::-moz-selection {
  background: var(--bd-common-selection);
  color: var(--bd-common-white);
  text-shadow: none;
}

::selection {
  background: var(--bd-common-selection);
  color: var(--bd-common-white);
  text-shadow: none;
}

*::-moz-placeholder {
  opacity: 1;
  font-size: 16px;
}
*::-moz-placeholder::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: var(--bd-common-placeholder);
}
*::-moz-placeholder::-moz-placeholder { /* Firefox 19+ */
  color: var(--bd-common-placeholder);
}
*::-moz-placeholder:-moz-placeholder { /* Firefox 4-18 */
  color: var(--bd-common-placeholder);
}
*::-moz-placeholder:-ms-input-placeholder { /* IE 10+  Edge*/
  color: var(--bd-common-placeholder);
}
*::-moz-placeholder::placeholder { /* MODERN BROWSER */
  color: var(--bd-common-placeholder);
}

*::placeholder {
  opacity: 1;
  font-size: 16px;
}
*::placeholder::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: var(--bd-common-placeholder);
}
*::placeholder::-moz-placeholder { /* Firefox 19+ */
  color: var(--bd-common-placeholder);
}
*::placeholder:-moz-placeholder { /* Firefox 4-18 */
  color: var(--bd-common-placeholder);
}
*::placeholder:-ms-input-placeholder { /* IE 10+  Edge*/
  color: var(--bd-common-placeholder);
}
*::placeholder::placeholder { /* MODERN BROWSER */
  color: var(--bd-common-placeholder);
}

/*----------------------------------------
   Flaction customize
-----------------------------------------*/
i[class^=flaticon-] {
  line-height: 1;
  top: 2px;
  position: relative;
}

/*----------------------------------------
   Bootstrap customize
-----------------------------------------*/
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  --bs-gutter-x: 3rem;
}

.row {
  --bs-gutter-x: 3rem;
}

@media (min-width: 1441px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1250px;
  }
}
.custom-container {
  max-width: 1620px;
}

.body__color-glow {
  position: fixed;
  left: -250px;
  top: 250px;
  right: auto;
  bottom: auto;
  z-index: -1;
  width: 500px;
  height: 500px;
  border-radius: 1000px;
  background-image: linear-gradient(90deg, #674AD9 0%, #FB5141 100%);
  opacity: 0.25;
  -webkit-filter: blur(100px);
  filter: blur(100px);
}
.body__color-glow.glow-2 {
  left: auto;
  top: -50px;
  right: -250px;
  bottom: auto;
  background: var(--bd-theme-primary);
}

/*---------------------------------
    1.2 Common Classes
---------------------------------*/
.fix {
  overflow: hidden;
}

.clear {
  clear: both;
}

.f-left {
  float: left;
}

.f-right {
  float: right;
}

.z-index-1 {
  z-index: 1;
}

.z-index-11 {
  z-index: 11;
}

.p-relative {
  position: relative;
}

.x-clip {
  overflow-x: clip;
}

@media (max-width: 575px) {
  .o-xs {
    overflow-x: hidden;
  }
}

.valign {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

/*----------------------------------------
    Body Overlay
-----------------------------------------*/
.body__overlay {
  background-color: var(--bd-common-heading);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 9999;
  left: 0;
  opacity: 0;
  visibility: hidden;
}

.body__overlay {
  background-color: var(--bd-common-heading);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 9999;
  left: 0;
  opacity: 0;
  visibility: hidden;
}

.body__overlay.opened {
  opacity: 0.7;
  visibility: visible;
}

.font12{font-size: 12px !important; line-height: normal;}

/*---------------------------------
	1.3 Default Spacing
---------------------------------*/
.section-space {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-space {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .section-space {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

.section-space-top {
  padding-top: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-space-top {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .section-space-top {
    padding-top: 70px;
  }
}

.section-space-bottom {
  padding-bottom: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-space-bottom {
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .section-space-bottom {
    padding-bottom: 70px;
  }
}

.section__title-space {
  margin-bottom: 50px;
}

/*----------------------------------------*/
/*  2.4 Background
/*----------------------------------------*/
.white-bg {
  background-color: var(--bd-common-white);
}

.black-bg {
  background-color: var(--bd-common-black);
}

.footer-bg {
  background-color: var(--bd-bg-1);
}
.bd-theme-light .footer-bg {
  background-color: var(--bd-bg-2);
}

.theme-bg-1 {
  background-color: var(--bd-bg-1);
}

.theme-bg-2 {
  background-color: var(--bd-bg-2);
}

.theme-bg-3 {
  background-color: var(--bd-bg-3);
}

.theme-bg-4 {
  background-color: var(--bd-bg-4);
}

.theme-bg-5 {
  background-color: var(--bd-bg-5);
}

.theme-bg-6 {
  background-color: var(--bd-bg-6);
}

.theme-bg-7 {
  background-color: var(--bd-bg-7);
}

.theme-bg-8 {
  background-color: var(--bd-bg-8);
}

.theme-bg-9 {
  background-color: var(--bd-bg-9);
}

.theme-bg-10 {
  background-color: var(--bd-bg-10);
}

.midnight-blue {
  background-color: rgb(14, 10, 36);
}

.bg-gradient-1 {
  background: linear-gradient(90deg, #674AD9 0%, #FB5141 50.52%, #089EFF 100%);
}

.bg-gradient-2 {
  background: var(--btn-gradient, linear-gradient(90deg, #674AD9 0%, #FB5141 100%));
}

.bg-gradient-3 {
  background: linear-gradient(135deg, #FB5141 0%, #089EFF 100%);
}

.bg-gradient-4 {
  background: linear-gradient(360deg, rgba(5, 157, 255, 0.15) 0%, rgba(5, 157, 255, 0) 100%);
}

.bg-gradient-hover:hover{
  background: var(--bd-gradient-2);
}

/*----------------------------------------*/
/*  2.2 Buttons
/*----------------------------------------*/
.bd-gradient-btn {
  font-size: 15px;
  color: var(--bd-common-white);
  text-transform: uppercase;
  font-weight: var(--bd-fw-sbold);
  padding: 0px 35px;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flexbox;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  height: 60px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  position: relative;
  transition: all 0.5s ease-out 0s;
  z-index: 5;
  background-position: 100% 100%;
  background-size: 300% 100%;
  background-image: var(--bd-gradient-1);
}
.bd-gradient-btn:focus {
  color: var(--bd-common-white);
}
.bd-gradient-btn span i {
  position: relative;
  top: 1px;
}
.bd-gradient-btn:hover {
  color: var(--bd-common-white);
  background-position: 0 100%;
}

.bd-gradient-btn.btn-xs {
  height: 50px;
  padding: 0 25px;
}
.bd-gradient-btn.btn-sm {
  height: 55px;
  padding: 0 30px;
}
.bd-gradient-btn.btn-lg {
  height: 65px;
  border-radius: 50px;
  padding: 0 40px;
}
.bd-gradient-btn.btn-xl {
  height: 75px;
  border-radius: 50px;
  padding: 0 45px;
}
.bd-gradient-btn.btn-xxl {
  height: 85px;
  border-radius: 50px;
  padding: 0 60px;
}

.bd-gradient-btn-white {
  font-size: 15px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: var(--bd-fw-sbold);
  height: 60px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  position: relative;
  overflow: hidden;
  padding: 0 35px;
  text-transform: uppercase;
  color: var(--bd-heading-primary);
  background-color: var(--bd-common-white);
  z-index: 5;
}
.bd-gradient-btn-white span i {
  margin-left: 8px;
}
.bd-gradient-btn-white:hover {
  background-color: var(--bd-heading-primary);
  color: var(--bd-common-white);
}

/*----------------------------------------*/
/*  2.0 Section Title
/*----------------------------------------*/
.section__title-wrapper {
  position: relative;
  z-index: 55;
}

.section__title-wrapper.is-black .section__title {
  color: var(--bd-heading-secondary);
}
.section__title-wrapper.is-white .section__title {
  color: var(--bd-common-white);
}

.section__subtitle {
  font-size: 14px;
  font-weight: var(--bd-fw-medium);
  line-height: 1;
  display: inline-block;
  padding: 10px 15px;
  background: var(--bd-gradient-2);
  color: var(--bd-gradient-2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  z-index: 5;
  border-radius: 4px;
}
.section__subtitle::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: var(--bd-gradient-2);
  opacity: 0.0799999982;
  z-index: -1;
  top: 0;
  left: 0;
  border-radius: 4px;
}

.section__subtitle-2 {
  font-size: 14px;
  font-weight: var(--bd-fw-medium);
  line-height: 1;
  display: inline-block;
  padding: 10px 15px;
  background: var(--bd-gradient-3);
  color: var(--bd-gradient-2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  border-radius: 4px;
}
.section__subtitle-2::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: #0E0A24;
  z-index: -1;
  top: 0;
  left: 0;
  border-radius: 4px;
}
.bd-theme-light .section__subtitle-2::before {
  background: rgb(235, 235, 235);
}

.section__subtitle-3 {
  background: linear-gradient(90deg, #674AD9 0%, #FB5141 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: var(--bd-fw-medium);
  letter-spacing: 2.56px;
  line-height: 1;
  display: inline-block;
}

.section__subtitle-4 {
  font-size: 14px;
  display: inline-block;
  background: linear-gradient(90deg, #FB5141 40%, #089EFF 100%);
  background-clip: border-box;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: var(--bd-fw-medium);
  letter-spacing: 1.68px;
  position: relative;
  padding: 4px 15px;
}
.section__subtitle-4:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 4px;
  border: 1.5px solid transparent;
  background: linear-gradient(90deg, rgb(101, 73, 213) 0%, rgb(251, 83, 67) 50.5208313465%, rgb(5, 157, 255) 100%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  mask-composite: add, add;
  mask-composite: exclude;
  opacity: 0.2;
}

.section__subtitle-5 {
  font-size: 14px;
  display: inline-block;
  background: linear-gradient(90deg, #FB5141 40%, #089EFF 100%);
  background-clip: border-box;
  background-clip: text;
  background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: var(--bd-fw-medium);
  letter-spacing: 1.68px;
  position: relative;
  padding: 4px 15px;
}
.section__subtitle-5::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: rgb(255, 255, 255);
  opacity: 0.05;
  z-index: -1;
  top: 0;
  left: 0;
  border-radius: 4px;
}
.bd-theme-light .section__subtitle-5::before {
  background: var(--bd-bg-5);
  opacity: 1;
}

.section__subtitle-6 {
  color: #089EFF;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.68px;
  display: inline-block;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.07);
  backdrop-filter: blur(15px);
  padding: 3px 15px;
}
.bd-theme-light .section__subtitle-6 {
  background: rgb(235, 235, 235);
}

.section__subtitle-7 {
  border-radius: 4px;
  background: rgba(5, 157, 255, 0.07);
  font-size: 14px;
  color: var(--bd-theme-primary);
  letter-spacing: 1.68px;
  display: inline-block;
  padding: 8px 15px 8px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: var(--bd-fw-sbold);
}
.bd-theme-light .section__subtitle-7 {
  background: rgba(5, 157, 255, 0.15);
}

.section__subtitle-8 {
  display: inline-block;
  border-radius: 4px;
  border: 1px solid #322F45;
  padding: 6px 15px 8px;
  line-height: 1;
}
.bd-theme-light .section__subtitle-8 {
  border: 1px solid var(--bd-border-primary);
}
.section__subtitle-8 span {
  background: linear-gradient(90deg, #FB5141 0%, #089EFF 100%);
  text-transform: capitalize;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.68px;
  text-transform: uppercase;
}


/*----------------------------------------*/
/*  2.7 Light Mode
/*----------------------------------------*/
.bd-theme-light:root {
  --bd-text-primary: rgba(6, 6, 6, 1);
  --bd-text-secondary: rgba(255, 255, 255, 1);
  --bd-text-body: rgb(81, 82, 84);
  --bd-border-primary: rgba(6, 6, 6, 0.1);
  --bd-bg-2: rgba(249, 249, 249, 1);
  --bd-bg-5: rgb(243, 243, 243);
}
.bd-theme-light:root body {
  background: var(--bd-body-secondary);
}
.bd-theme-light:root .theme-bg-1 {
  background-color: var(--bd-bg-2);
}

/*----------------------------------------*/
/*  2.5 Carousel
/*----------------------------------------*/
.bd-swiper-dot .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: rgba(255, 255, 255, 0.2);
  opacity: 1;
  border-radius: 30px;
  position: relative;
  margin: 0 8px !important;
}
.bd-theme-light .bd-swiper-dot .swiper-pagination-bullet {
  background-color: rgba(6, 6, 6, 0.2);
}
.bd-swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--bd-common-white);
  background-color: rgb(255, 255, 255);
}
.bd-theme-light .bd-swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: rgb(6, 6, 6);
}
.bd-swiper-dot.is-white .swiper-pagination-bullet {
  background-color: rgba(255, 255, 255, 0.2);
}
.bd-swiper-dot.is-white .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: rgb(255, 255, 255);
}

.pagination__wrappper {
  margin-top: 40px;
}

.service__navigation {
  display: flex;
  align-content: center;
  gap: 15px;
}

.service__navigation button {
  width: 60px;
  height: 60px;
  display: inline-flex;
  align-items: center;
  border: 1px solid var(--bd-border-primary);
  justify-content: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: var(--bd-text-primary);
  font-size: 20px;
}
.service__navigation button:hover {
  background-color: var(--bd-theme-primary);
  color: var(--bd-common-white);
  border-color: transparent;
}

/*----------------------------------------*/
/*  2.1 Back to top
/*----------------------------------------*/
.backtotop-wrap {
  position: fixed;
  bottom: 30px;
  right: 30px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
  background: var(--bd-theme-primary);
}
@media (max-width:450px) {
  .backtotop-wrap {
    bottom: 20px;
    right: 20px;
  }
}
.backtotop-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
.backtotop-wrap::after {
  position: absolute;
  font-family: var(--bd-ff-fontawesome);
  content: "\f062";
  text-align: center;
  line-height: 46px;
  font-size: 16px;
  font-weight: 400;
  color: var(--bd-common-white);
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}
.backtotop-wrap svg path {
  fill: none;
}
.backtotop-wrap svg.backtotop-circle path {
  stroke: #ccc;
  stroke-width: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

/*----------------------------------------*/
/*  2.3 Animations
/*----------------------------------------*/
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
  }
  70% {
    -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@keyframes slide-left {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.upDown {
  animation: upDown 1.3S infinite alternate;
}

@keyframes upDown {
  0% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes qode-draw {
  0%, 100% {
    -webkit-clip-path: inset(-2px 0);
    clip-path: inset(-2px 0);
  }
  42% {
    -webkit-clip-path: inset(-2px 0 -2px 100%);
    clip-path: inset(-2px 0 -2px 100%);
  }
  43% {
    -webkit-clip-path: inset(-2px 100% -2px 0);
    clip-path: inset(-2px 100% -2px 0);
  }
}
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(16px);
    -moz-transform: translateY(16px);
    -ms-transform: translateY(16px);
    -o-transform: translateY(16px);
    transform: translateY(16px);
  }
}
@-moz-keyframes scroll {
  0% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(16px);
    -moz-transform: translateY(16px);
    -ms-transform: translateY(16px);
    -o-transform: translateY(16px);
    transform: translateY(16px);
  }
}
@-ms-keyframes scroll {
  0% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(16px);
    -moz-transform: translateY(16px);
    -ms-transform: translateY(16px);
    -o-transform: translateY(16px);
    transform: translateY(16px);
  }
}
@keyframes scroll {
  0% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(16px);
    -moz-transform: translateY(16px);
    -ms-transform: translateY(16px);
    -o-transform: translateY(16px);
    transform: translateY(16px);
  }
}
@keyframes bubble {
  0% {
    -webkit-transform: rotate(0deg) translateX(-50px);
    -moz-transform: rotate(0deg) translateX(-50px);
    -ms-transform: rotate(0deg) translateX(-50px);
    transform: rotate(0deg) translateX(-50px);
  }
  100% {
    -webkit-transform: rotate(360deg) translateY(100px);
    -moz-transform: rotate(360deg) translateY(100px);
    -ms-transform: rotate(360deg) translateY(100px);
    transform: rotate(360deg) translateY(100px);
  }
}
@-webkit-keyframes leftright {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@-moz-keyframes leftright {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@-ms-keyframes leftright {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@keyframes leftright {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@keyframes bounce {
  0%, 10%, 100%, 20%, 50%, 80% {
    transform: translateX(0);
  }
  40%, 60% {
    transform: translateX(-15px);
  }
}
@keyframes top-image-bounce {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(16px);
    -moz-transform: translateY(16px);
    -ms-transform: translateY(16px);
    -o-transform: translateY(16px);
    transform: translateY(16px);
  }
}
@-moz-keyframes scroll {
  0% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(16px);
    -moz-transform: translateY(16px);
    -ms-transform: translateY(16px);
    -o-transform: translateY(16px);
    transform: translateY(16px);
  }
}
@-ms-keyframes scroll {
  0% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(16px);
    -moz-transform: translateY(16px);
    -ms-transform: translateY(16px);
    -o-transform: translateY(16px);
    transform: translateY(16px);
  }
}
@keyframes scroll {
  0% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(16px);
    -moz-transform: translateY(16px);
    -ms-transform: translateY(16px);
    -o-transform: translateY(16px);
    transform: translateY(16px);
  }
}
.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}
.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
  font-weight: inherit;
}
.cd-words-wrapper b.is-visible {
  position: relative;
}

.no-js .cd-words-wrapper b {
  opacity: 0;
}
.no-js .cd-words-wrapper b.is-visible {
  opacity: 1;
}

.cd-headline.clip span {
  display: inline-block;
  transition: none;
}
.cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}
.cd-headline.clip .cd-words-wrapper::after {
  top: 0;
  right: 0;
  width: 2px;
  content: "";
  height: 100%;
  position: absolute;
  background-color: #3b3b3b;
}
.cd-headline.clip b {
  opacity: 0;
}
.cd-headline.clip b.is-visible {
  opacity: 1;
}

/*----------------------------------------*/
/*  2.12 Shortcodes
/*----------------------------------------*/
.gradient-text-1 {
  background: linear-gradient(90deg, rgba(59,62,153,1) 0%, rgba(219,151,62,1) 100%, rgba(219,151,62,1));
  color: var(--bd-gradient-2);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient-text-2 {
  background: linear-gradient(92deg, #674AD9 0%, #FB5141 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient-text-3 {
  background: linear-gradient(90deg, #674AD9 0%, #FB5141 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text-color-1 {
  color: var(--bd-theme-primary);
}

.text-color-2 {
  color: var(--bd-text-secondary);
}

.text-paragraph {
  color: var(--bd-text-body);
}

.bd-text-white {
  color: var(--bd-common-white);
}

.section-rounded-60 {
  margin: 0 60px;
  border-radius: 20px;
}
.mb-60{
  margin-bottom: 60px!important;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-rounded-60 {
    margin: 0px;
    border-radius: 0px;
  }
}

/*----------------------------------------*/
/*  2.10 Preloader
/*----------------------------------------*/
#preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #121212;
  z-index: 999;
}

.sk-three-bounce {
  margin: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #121212;
}

.sk-three-bounce .sk-child {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-color: var(--bd-theme-primary);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
  animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
}

.sk-three-bounce.is-brick-red.sk-three-bounce .sk-child {
  background-color: var(--bd-theme-2);
}

.sk-three-bounce.is-mainly-blue.sk-three-bounce .sk-child {
  background-color: var(--bd-theme-3);
}

.sk-three-bounce.is-orange.sk-three-bounce .sk-child {
  background-color: var(--bd-theme-4);
}

.sk-three-bounce.is-purple.sk-three-bounce .sk-child {
  background-color: var(--bd-theme-5);
}

.sk-three-bounce .sk-bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.sk-three-bounce .sk-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-three-bounce {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-three-bounce {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/*----------------------------------------*/
/*  3.1 Header Common Style
/*----------------------------------------*/
.mt-50{
  margin-top: 50px;
}
@media (max-width: 768px) {
  .mt-50{
    margin-top: 30px;
  }
}

.px-80 {
  padding: 0 80px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 1400px) and (max-width: 1600px) {
  .px-80 {
    padding: 0 60px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .px-80 {
    padding: 0 50px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .px-80 {
    padding: 0 30px;
  }
}
@media (max-width: 575px) {
  .px-80 {
    padding: 0 15px;
  }
}

.header__logo {
  max-width: 100px;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .header__logo {
    max-width: 90px;
  }
}
@media (max-width:450px) {
  .header__logo {
    max-width: 90px;
  }
}
/*----------------------------------------*/
/*  3.1 banner Style 1
/*----------------------------------------*/
.banner__content {
  max-width: 936.86px;
  margin: auto;
}
.banner__content h2 {
  font-size: 80px;
  line-height: 1.2;
  margin-bottom: 20px;
  font-weight: var(--bd-fw-sbold);
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .banner__content h2 {
    font-size: 74px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner__content h2 {
    font-size: 68px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner__content h2 {
    font-size: 66px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner__content h2 {
    font-size: 60px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .banner__content h2 {
    font-size: 48px;
  }
}
@media (max-width: 575px) {
  .banner__content h2 {
    font-size: 40px;
  }
}
@media (max-width:450px) {
  .banner__content h2 {
    font-size: 32px;
  }
}
.banner__content > p {
  max-width: 545px;
  margin: 0px auto 35px;
}

.banner__thumb img {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
}

.bg-home{
  background-image: url(../imgs/bg-home.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.borde-img{
  border: 10px solid #26223a;
  border-radius: 10px;
}
/*----------------------------------------*/
/*  3.1 banner Style 1
/*----------------------------------------*/
.banner-2 {
  padding: 200px 0;
  padding-top: 200px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-2 {
    padding-top: 140px;
  }
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-2 {
    padding-top: 140px;
  }
}
@media (min-width: 1441px) {
  .banner-2 .container {
    max-width: 1430px;
  }
}

.banner-glow-2 .glow-1 {
  background: #573fea;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 213px;
  height: 213px;
  filter: blur(200px);
  position: absolute;
  left: -110px;
  top: 57%;
}

.banner__grid-2 {
  display: grid;
  grid-template-columns: 50% 44.6%;
  place-items: center;
  gap: 50px 30px;
  justify-content: space-between;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .banner__grid-2 {
    grid-template-columns: 1fr;
  }
}

.banner__content-2 h3 {
  font-size: 40px;
  line-height: 1.15;
  margin-bottom: 50px;
  color: var(--bd-common-white);
}

.banner__content-2 h2 {
  font-size: 80px;
  line-height: 1.15;
  margin-bottom: 50px;
  color: var(--bd-common-white);
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .banner__content-2 h2 {
    font-size: 64px;
  }
  .banner__content-2 h2 br {
    display: none;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner__content-2 h2 {
    font-size: 60px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner__content-2 h2 {
    font-size: 56px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner__content-2 h2 {
    font-size: 66px;
  }
  .banner__content-2 h2 br {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .banner__content-2 h2 {
    font-size: 45px;
  }
  .banner__content-2 h2 br {
    display: none;
  }
}
@media (max-width: 575px) {
  .banner__content-2 h2 {
    font-size: 40px;
  }
  .banner__content-2 h2 br {
    display: none;
  }
}
@media (max-width: 575px) {
  .banner__content-2 h2 {
    font-size: 34px;
  }
  .banner__content-2 h2 br {
    display: none;
  }
}

.banner__thumb-wrapper-2 {
  width: 100%;
}
.banner__thumb-wrapper-2 .banner-round {
  display: inline-block;
  width: 400px;
  height: 400px;
  background: #0E0A24;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  border: 1px solid rgba(179, 179, 179, 0.21);
}
@media (max-width: 575px) {
  .banner__thumb-wrapper-2 .banner-round {
    width: 200px;
    height: 200px;
  }
}
@media (max-width:450px) {
  .banner__thumb-wrapper-2 .banner-round {
    width: 200px;
    height: 200px;
  }
}
.banner__thumb-wrapper-2 .banner__blur {
  display: inline-block;
  width: 470px;
  height: 470px;
  background: linear-gradient(90deg, #573FEA 0%, #FB5141 100%);
  filter: blur(150px);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 40%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner__thumb-wrapper-2 .banner__blur {
    width: 450px;
    height: 450px;
  }
}
@media (max-width: 575px) {
  .banner__thumb-wrapper-2 .banner__blur {
    width: 400px;
    height: 400px;
  }
}
@media (max-width:450px) {
  .banner__thumb-wrapper-2 .banner__blur {
    width: 300px;
    height: 300px;
  }
}

.banner__thumb-2 {
  max-width: 500px;
  margin: 0 auto;
  position: relative;
  z-index: 55;
}
@media (max-width: 575px) {
  .banner__thumb-2 {
    max-width: 260px;
  }
}

.banner__card {
  display: inline-block;
  padding: 13px 50px 13px 20px;
  position: absolute;
  top: 70%;
  left: 60%;
  z-index: 55;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .banner__card {
    left: 150px;
  }
}
.banner__card-info span {
  margin-bottom: 5px;
  display: block;
}
.banner__card-info h2 {
  color: var(--bd-border-secondary);
  font-weight: var(--bd-fw-bold);
  line-height: 1;
  display: inline-flex;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .banner__card-info h2 {
    font-size: 36px;
  }
}

/*----------------------------------------*/
/*  4.1 Main menu css
/*----------------------------------------*/
.main-menu ul {
  margin-bottom: 0;
}
.main-menu ul li {
  position: relative;
  list-style: none;
  display: inline-block;
  margin-inline-end: 25px;
  /* submenu css start */
  /* mega menu start */
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .main-menu ul li {
    margin-inline-end: 30px;
  }
}
.main-menu ul li:last-child {
  margin-inline-end: 0;
}
.text-nav {
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase;
  color: #7C7E82 !important;
}

.nav-link:focus, .nav-link:hover{
  color: #0a58ca;
}
.text-7C7E82{color: #7C7E82 !important;}
.h-40{
  height: 40px;
}

.navbar-toggler-icon{
  width: 2em;
}

.navbar-toggler{
  height: 40px;
}

.main-menu ul li.has-dropdown > a {
  position: relative;
}
.main-menu ul li.has-dropdown > a::after {
  content: "\f107";
  -webkit-transform: translateY(1px);
  -moz-transform: translateY(1px);
  -ms-transform: translateY(1px);
  -o-transform: translateY(1px);
  transform: translateY(1px);
  font-size: 15px;
  font-family: var(--bd-ff-fontawesome);
  font-weight: 400;
  margin-inline-start: 5px;
  display: inline-block;
}
.main-menu ul li.has-mega-menu {
  position: static;
}
.main-menu ul li.megamenu-wrapper {
  position: static;
}
.main-menu ul li .submenu {
  position: absolute;
  top: 110%;
  inset-inline-start: 0;
  min-width: 280px;
  background: #0d0d0d;
  z-index: 99;
  visibility: hidden;
  opacity: 0;
  transform-origin: top center;
  padding: 35px 0 6px;
  color: var(--bd-common-white);
  border: 1px solid var(--bd-border-primary);
}
.main-menu ul li .submenu li {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
.main-menu ul li .submenu li.has-dropdown > a::after {
  position: absolute;
  top: 50%;
  inset-inline-end: 25px;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -moz-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  -o-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
  color: var(--bd-text-1);
}
.text-dropdown {
  color: var(--bd-text-body);
  font-size: 14px;
}

.text-dropdown:hover {
  color: var(--bs-link-hover-color);
}

.dropdown-item.active, .dropdown-item:active{
  color: var(--bs-link-hover-color);
  background-color: #FFFFFF;
}

/*----------------------------------------*/
/*  5.1 Blog css
/*----------------------------------------*/

.blog__item {
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 20px 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
}
.bd-theme-light .blog__item {
  border: 1px solid var(--bd-border-primary);
}
.blog__item:hover .blog__thumb img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.blog__title {
  margin-bottom: 18px;
  line-height: 1.3;
}
@media (max-width:450px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog__title {
    font-size: 20px;
  }
}
.blog__title a:hover {
  color: var(--bd-theme-primary);
}

.blog__item-2 {
  padding: 30px 30px;
  border: 1px solid var(--bd-border-primary);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
}
@media (max-width:450px) {
  .blog__item-2 {
    padding: 20px 20px;
  }
}
.blog__item-2:hover .blog__thumb-2 img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.blog__thumb-2 {
  margin-bottom: 25px;
  overflow: hidden;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
}
.blog__thumb-2 img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .blog__title-2 {
    font-size: 22px;
  }
}
@media (max-width:450px) {
  .blog__title-2 {
    font-size: 20px;
  }
}
.blog__title-2 a:hover {
  color: var(--bd-theme-primary);
}


/*----------------------------------------*/
/*  6.0 Footer Style
/*----------------------------------------*/
.footer__area-common {
  padding-top: 110px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer__area-common {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer__area-common {
    padding-top: 70px;
  }
}

.footer__grid {
  display: flex;
  gap: 50px 30px;
  justify-content: space-between;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .footer__grid {
    flex-wrap: wrap;
  }
}

.footer__widget:nth-child(1) {
  width: 25%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer__widget:nth-child(1) {
    width: 30%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer__widget:nth-child(1) {
    width: 50%;
  }
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .footer__widget:nth-child(1) {
    width: 100%;
  }
}
@media (max-width:450px) {
  .footer__widget:nth-child(1) {
    width: 100%;
  }
}
.footer__widget:nth-child(2) {
  width: 12%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer__widget:nth-child(2) {
    width: 18%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer__widget:nth-child(2) {
    width: 20%;
  }
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .footer__widget:nth-child(2) {
    width: 45%;
  }
}
@media (max-width:450px) {
  .footer__widget:nth-child(2) {
    width: 100%;
  }
}
.footer__widget:nth-child(3) {
  width: 14%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer__widget:nth-child(3) {
    width: 18%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer__widget:nth-child(3) {
    width: 20%;
  }
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .footer__widget:nth-child(3) {
    width: 45%;
  }
}
@media (max-width:450px) {
  .footer__widget:nth-child(3) {
    width: 100%;
  }
}
.footer__widget:nth-child(4) {
  width: 27%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer__widget:nth-child(4) {
    width: 30%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer__widget:nth-child(4) {
    width: 100%;
  }
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .footer__widget:nth-child(4) {
    width: 100%;
  }
}
@media (max-width:450px) {
  .footer__widget:nth-child(4) {
    width: 100%;
  }
}
.footer__widget .footer__content > P {
  margin-bottom: 32px;
}

.footer__logo img {
  max-width: 120px;
}

.footer__content > P {
  margin-bottom: 35px;
}

.footer__widget-title h5 {
  margin-bottom: 30px;
  font-size: 18px;
  position: relative;
  z-index: 10;
  color: var(--bd-text-primary);
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer__widget-title h5 {
    font-size: 18px;
  }
}

.footer__title h4 {
  font-size: 20px;
}

.footer__link ul {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 12px;
}
.footer__link ul li {
  list-style: none;
}
.footer__link ul li a {
  font-size: 16px;
  position: relative;
  font-weight: var(--bd-fw-medium);
  letter-spacing: -0.18px;
}
.footer__link ul li a:hover {
  color: var(--bd-theme-primary);
}

.footer__main {
  position: relative;
  padding-bottom: 75px;
}
@media (max-width: 575px) {
  .footer__main {
    padding-bottom: 60px;
  }
}

.footer__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid var(--bd-border-primary);
  padding: 30px 0;
  gap: 10px 30px;
}
@media (max-width: 575px) {
  .footer__bottom {
    flex-wrap: wrap;
    justify-content: center;
  }

  .footer__copyright {
    margin-bottom: 30px;
}
}

.footer__conditions ul {
  display: flex;
  align-items: center;
  gap: 10px 30px;
  flex-wrap: wrap;
}
.footer__conditions ul li {
  list-style: none;
  position: relative;
}
.footer__conditions ul li:not(:last-child):after {
  position: absolute;
  content: "";
  height: 10px;
  width: 1px;
  background: var(--bd-border-primary);
  top: 50%;
  right: -15px;
}
.footer__conditions ul li a:hover {
  color: var(--bd-theme-primary);
}

/*----------------------------------------*/
/*  6.1 Footer Style 1
/*----------------------------------------*/

.footer__widget-1-2 {
  padding-left: -30px;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .footer__widget-1-2 {
    padding-left: 0px;
  }
}

.footer__glow .footer__glow-1 {
  width: 260px;
  height: 260px;
  border-radius: 260px;
  background: var(--bd-theme-primary);
  filter: blur(200px);
  position: absolute;
  bottom: -55px;
  left: calc(100% - 136px);
}
.footer__glow .footer__glow-2 {
  width: 260px;
  height: 260px;
  background: var(--bd-theme-secondary);
  filter: blur(200px);
  position: absolute;
  left: -128px;
  bottom: 32%;
}

.footer__app-item {
  text-align: center;
  padding: 10px 20px;
  border: 1px solid var(--bd-border-primary);
  max-width: 152px;
  display: block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.footer__app-item:not(:last-child) {
  margin-bottom: 20px;
}
.footer__app-item img {
  max-width: 110px;
}
.footer__app-item:hover {
  background: rgba(255, 255, 255, 0.0705882353);
  border-color: transparent;
}
.bd-theme-light .footer__app-item:hover {
  border: 1px solid var(--bd-bg-1);
}


/*----------------------------------------*/
/*  6.2 Footer Style 2
/*----------------------------------------*/
.footer__widget-2-1 {
  max-width: 280px;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .footer__widget-2-1 {
    max-width: 100%;
  }
}

.footer__widget-2-2 {
  padding-left: 20px;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .footer__widget-2-2 {
    padding-left: 0px;
  }
}

.footer__widget-2-3 {
  margin-left: -15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer__widget-2-3 {
    margin-left: -25px;
  }
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .footer__widget-2-3 {
    margin-left: 0px;
  }
}

.footer__area-2 {
  position: relative;
  padding-top: 70px;
  background: rgb(14, 10, 36);
}
@media (max-width: 575px) {
  .footer__area-2 {
    padding-top: 50px;
  }
}

.footer__glow-2 .glow-1 {
  background: var(--bd-theme-primary);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 260px;
  height: 260px;
  filter: blur(200px);
  position: absolute;
  top: 122px;
  right: calc(100% - 200px);
}
.footer__glow-2 .glow-2 {
  background: var(--bd-theme-primary);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 307.22px;
  height: 307.22px;
  filter: blur(200px);
  position: absolute;
  left: calc(100% - 118px);
  bottom: 55px;
}
.footer__glow-2 .glow-3 {
  background: linear-gradient(90deg, rgb(87, 63, 234) 0%, rgb(161, 145, 255) 100%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  opacity: 0.15;
  width: 96.9%;
  height: 43%;
  transform-origin: 0 0;
  filter: blur(200px);
  position: absolute;
  bottom: 0;
  display: block;
  left: 50%;
  transform: translateX(-50%) rotate(0deg) scale(1, 1);
  z-index: -1;
}

.footer__info-item {
  display: flex;
  align-items: center;
  gap: 10px;
}
.footer__info-item:not(:last-child) {
  margin-bottom: 20px;
}
.footer__info-item:last-child {
  align-items: start;
}

.footer__info-icon span {
  color: var(--bd-theme-primary);
}

.footer__info-text span {
  font-weight: var(--bd-fw-medium);
  color: var(--bd-text-1);
}
.footer__info-text span a:hover {
  color: var(--bd-theme-primary);
}
.footer__info-text p {
  color: var(--bd-text-1);
}
.footer__info-text p a:hover {
  color: var(--bd-theme-primary);
}

.footer__style-2 .footer__widget-title h5 {
  color: var(--bd-common-white);
}
.footer__style-2 .footer__link ul li a {
  color: var(--bd-text-1);
}
.footer__style-2 .footer__content > P {
  margin-bottom: 40px;
  color: var(--bd-text-1);
}
.footer__style-2 .footer__conditions ul li a {
  color: var(--bd-text-1);
}
.footer__style-2 .footer__copyright p a {
  color: var(--bd-text-white);
}
.footer__style-2 .footer__bottom {
  border-color: rgba(255, 255, 255, 0.079);
}
.footer__style-2 .footer__conditions ul li:not(:last-child)::after {
  background: rgba(255, 255, 255, 0.079);
}

/*----------------------------------------*/
/*  6.5 Footer Style 5
/*----------------------------------------*/

.footer__bottom.bt-0 {
  border-top: 0;
}

/*----------------------------------------*/
/*  6.6 Copyright Style 1
/*----------------------------------------*/
.footer__copyright p {
  margin-bottom: 0;
  color: var(--bd-text-1);
}
.footer__copyright p a {
  color: var(--bd-text-primary);
}
.footer__copyright p a:hover {
  color: var(--bd-theme-primary);
}

/*----------------------------------------*/
/*  7.31 Slider css
/*----------------------------------------*/

.swiper-slide {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

/*----------------------------------------*/
/*  7.1 About css
/*----------------------------------------*/
.about__wrapper .about__thumb {
  position: relative;
  padding: 20px 20px 20px 20px;
  z-index: 11;
}
.about__wrapper .about__thumb:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: rgb(6, 6, 6);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  left: 0;
  top: 0;
  z-index: -1;
}

/*----------------------------------------*/
/*  7.4 Befefits css
/*----------------------------------------*/
.benefits__area.section-space-bottom {
  padding-bottom: 130px;
}

.benefits__content-wrapper {
  padding-right: 75px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .benefits__content-wrapper {
    padding-right: 50px;
  }
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .benefits__content-wrapper {
    padding-right: 0px;
  }
}

.benefits__info-icon span {
  height: 80px;
  width: 80px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(101, 73, 213, 0.15);
  border-radius: 50px;
}
.benefits__info-icon span img {
  max-width: 27px;
}

.benefits__info {
  display: flex;
  align-items: center;
  gap: 15px;
}
.benefits__info span {
  height: 55px;
  width: 55px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(103, 74, 217, 0.15);
  border-radius: 50px;
}
.benefits__info span img {
  max-width: 27px;
}

.benefits__info:nth-child(2) .benefits__info-icon span {
  background: rgba(251, 81, 65, 0.15);
}

.benefits__info-content p {
  font-size: 15px;
  line-height: 19px;
  margin-bottom: 0;
}

.benefits__app-info-2 {
  position: absolute;
  right: 7%;
  bottom: 28%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .benefits__app-info-2 {
    right: 25px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .benefits__app-info-2 {
    right: 15px;
  }
}
.benefits__app-info-2 > p {
  color: var(--bd-common-white);
  max-width: 203px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: var(--bd-fw-medium);
}
.benefits__app-info-2 .shape-2 {
  max-width: 62px;
  position: absolute;
  left: -62px;
  -webkit-animation: bounce 2s ease infinite;
  animation: bounce 2s ease infinite;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .benefits__app-info-2 .shape-2 {
    left: 0;
  }
}

/*----------------------------------------*/
/*  7.30 Services css
/*----------------------------------------*/
.service__item {
  position: relative;
  padding: 40px 40px 35px;
  border: 1px solid var(--bd-border-primary);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  min-height: 294px;
  background-color: #000000;
  transition: 2s all;

}
.service__item:hover {
  position: relative;
  padding: 40px 40px 35px;
  border: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  min-height: 294px;
  transition: 2s all;
  background: linear-gradient(90deg, rgba(59,62,153,1) 0%, rgba(219,151,62,1) 100%);
}
.max-content{    max-width: max-content;}
@media (max-width:450px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .service__item {
    padding: 40px 25px 35px;
    min-height: 265px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .service__item {
    padding: 35px 25px 30px;
  }
}
.service__item.is-brick-red .service__icon span {
  background: rgba(251, 83, 67, 0.1);
  color: rgb(251, 83, 67);
}
.service__item.is-mainly-blue .service__icon span {
  background: rgba(5, 157, 255, 0.15);
  color: rgb(5, 157, 255);
}
.service__item::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: var(--bd-gradient-2);
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  opacity: 0;
}
.service__item:hover {
  border-color: transparent;
}
.service__item:hover .service__content h3 {
  color: var(--bd-common-white);
}
.service__item:hover .service__content > p {
  color: var(--bd-common-white);
}
.service__item:hover .service__link-btn {
  color: var(--bd-common-white);
}
.service__item:hover .service__link-btn:hover {
  color: var(--bd-theme-primary);
}
.service__item:hover .service__icon span {
  background: rgba(255, 255, 255, 0.15);
  color: var(--bd-common-white);
}
.service__item:hover .service__ring {
  opacity: 1;
  right: -100px;
}
.service__item:hover:before {
  opacity: 1;
}
.service__icon span {
  height: 86px;
  width: 86px;
  background: rgba(101, 73, 213, 0.15);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 25px;
  position: relative;
  z-index: 5;
  font-size: 45px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--bd-theme-tertiary);
}
.service__icon span img {
  max-width: 46px;
}

.service__content h3 {
  margin-bottom: 20px;
}
@media (max-width:450px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .service__content h3 {
    font-size: 20px;
  }
}
.service__content h3 a:hover {
  color: var(--bd-theme-primary);
}
.service__content > p {
  margin-bottom: 25px;
}

.service__ring {
  height: 212px;
  width: 212px;
  background: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: 40px solid rgba(255, 255, 255, 0.05);
  position: absolute;
  right: -220px;
  bottom: calc(100% - 170px);
  opacity: 0;
  transition: 0.3s;
  transition-delay: 0s;
}


/*----------------------------------------*/
/*  7.22 Mobila App css
/*----------------------------------------*/
.mobile__app-area {
  margin-top: 70px;
  margin-bottom: 50px;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .mobile__app-area {
    padding: 0;
  }
}
@media (min-width: 1400px) {
  .mobile__app-area .container {
    max-width: 1450px;
  }
}

.mobile__app-grid {
  display: grid;
  grid-template-columns: 46% 45%;
  align-items: center;
  row-gap: 50px;
  column-gap: 50px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .mobile__app-grid {
    grid-template-columns: 37% auto;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mobile__app-grid {
    grid-template-columns: 40% auto;
  }
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .mobile__app-grid {
    grid-template-columns: 1fr;
  }
}

.mobile__app-thumb-wrapper {
  display: flex;
  gap: 20px;
  padding-left: 130px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .mobile__app-thumb-wrapper {
    padding-left: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mobile__app-thumb-wrapper {
    padding-left: 0px;
  }
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .mobile__app-thumb-wrapper {
    padding-left: 0;
    margin: 0 auto;
  }
}

.mobile__app-wrapper {
  background: linear-gradient(90deg, rgba(59,62,153,1) 0%, rgba(219,151,62,1) 40%, rgba(219,151,62,1) 60%, rgba(59,62,153,1) 100%);
  padding: 0 40px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  position: relative;
  z-index: 55;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .mobile__app-wrapper {
    padding: 100px 40px 50px;
  }
}
@media (max-width:450px) {
  .mobile__app-wrapper {
    padding: 90px 20px 40px;
  }
}

.mobile__app-thumb {
  position: relative;
  top: -52px;
}
.mobile__app-thumb:nth-child(2) {
  transform: translateY(85px);
  margin-left: -45px;
  z-index: -1;
  max-width: 168px;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .mobile__app-thumb:nth-child(2) {
    padding-left: 0;
    margin: 0 auto;
    transform: translateY(60px);
  }
}

.mobile__app-content > p {
  margin-bottom: 35px;
}

/*----------------------------------------*/
/*  7.44 Work Step css
/*----------------------------------------*/
.work__steps-inner {
  background: var(--bd-bg-5);
  padding: 50px 0 45px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  position: relative;
  z-index: 11;
  background: var(--bd-bg-5);
  padding: 50px 0 45px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  position: relative;
  z-index: 11;
}
.bd-theme-light .work__steps-inner {
  background: rgba(108, 108, 108, 0.05);
}
.work__steps-inner:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  border: 1px dashed rgba(255, 255, 255, 0.05);
  left: 0;
  top: 76px;
  z-index: -1;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .work__steps-inner:before {
    display: none;
  }
}
.work__steps-inner:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  border: 1px dashed rgba(255, 255, 255, 0.05);
  left: 0;
  top: 76px;
  z-index: -1;
}
.bd-theme-light .work__steps-inner:before {
  border: 1px dashed rgba(165, 165, 165, 0.5);
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .work__steps-inner:before {
    display: none;
  }
}

.work__steps-inner > .row [class*=col-]:first-child .work__step-item-2::before {
  display: none;
}
.work__steps-inner > .row [class*=col-]:first-child .work__step-item-2 h3 {
  margin-bottom: 20px;
}
.work__steps-inner > .row [class*=col-]:first-child .work__step-item-2 p {
  margin-bottom: 0;
}
.work__steps-inner > .row [class*=col-]:first-child .work__steps-inner > .row [class*=col-]:first-child .work__step-item-2::before {
  display: none;
}

.color-0e0a24{color: #0e0a24;}

.btn-border {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  border: 1px solid var(--bd-theme-primary);
  color: var(--bd-theme-primary);
  border-radius: 50px;
  height: 60px;
  padding: 0px 35px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}
.btn-border:hover {
  background-color: var(--bd-theme-primary);
  color: var(--bd-common-white);
}
.btn-border:focus {
  color: var(--bd-theme-primary);
}
.benefits__info-wrapper h5{margin-bottom: 1.5rem!important; margin-top: 1.5rem!important;}
.benefits__info-wrapper ul{list-style-image: url('../imgs/check.png');padding-left: 20px; margin-bottom: 25px;}
.benefits__info-wrapper ul li{font-size: 15px; line-height: 19px; margin-bottom: 7px;}
.benefits__info-wrapper p {font-size: 15px; line-height: 19px; margin-bottom: 10px;}
.benefits__info-wrapper p i{font-weight: 700!important;}