/*
Template Name: AI Technology & AI Agency Artificial Neural Network HTML5 Template
Author: Dreamit-Solution
Author Link: https://www.templatemonster.com/authors/dreamit/
Description: Description
Version: 1.0.0
Text Domen: Neurovia

/************ TABLE OF CONTENTS ***************
1. Fonts
2. Reset
3. Global Settings
4. Main Header / TWO / Three / Four / Five
5. Sticky Header 
6. Mobile Menu
7. Section Title
8. Page Title
9. Main Slider
10. Banner Section / Two / Three / Four
11. Features Section / Two / Three / Four / Five / Six
12. About Section / Two / Three / Four / Five / Six
13. Services Section / Two / Three / Four / Five
14. Map Section
15. Call To Action / Two / Three / Four / Five
16. Locations Section / Two
17. Offer Section / Two / Three / Four
18. FAQ's Sectiom / Two
19. Work Section
20. Fun Fact Section / Two
21. Project Section / Two / Three
22. Testimonial Section / Two / Three / Four
23. Why Choose Us / Two / Three
24. Industries Section
25. Pricing Section
26. team Section / Two
27. Contact Sectiom / Two / Three / Four
28. News Section / Two
29. Clients Section
30. Main Footer
**********************************************/
@import url("https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap");
@import url("animate.css");
@import url("swiper.min.css");
@import url("magnific.css");
@import url("linear.css");
@import url("fontawesome-free.css");
@import url("fontawesome.css");
@import url("tm-bs-mp.css");
@import url("tm-utility-classes.css");
@import url("odometer-theme-default.css");
@import url("cusor-text.css");
@import url("nice-select.css");
@import url("meanmenu.min.css");
:root {
  --theme-color-white: #ffffff;
  --theme-color-white-rgb: 255, 255, 255;
  --theme-color-light: #f8f5f0;
  --theme-color-gray: #f6f6f6;
  --theme-color-black: #000000;
  --theme-color-black-rgb: 0, 0, 0;
  --theme-primary:#6207BC;
  --theme-primary2:#00C9FF;
  --theme-color1: #FA500A;
  --heating-color: #FA500A;
  --theme-color2:#07011F;
  --theme-color3:#0B0B0C;
  --theme-color4:#010102;
  --theme-bg-color1:#010102;
  --bg-theme-color1: var(--theme-color1);
  --bg-theme-color2: var(--theme-color2);
  --bg-theme-color3: var(--theme-color3);
  --border-theme-color1: var(--theme-color1);
  --border-theme-color2: var(--theme-color2);
  --border-theme-color3: var(--theme-color3);
  --text-color-bg-theme-color1: #fff;
  --text-color-bg-theme-color2: #0f0f0f;
  --text-color-bg-theme-color3: #fff;
  --gradient-1:linear-gradient(270deg, var(--theme-primary) 10%, var(--theme-color1) 100%);
  --gradient-2:linear-gradient(270deg, var(--theme-color1) 10%, var(--theme-primary) 100%);
  --gradient-3: linear-gradient(215deg, rgb(252 219 102 / 83%) 3.09%, rgb(6, 6, 6) 33.06%, rgb(255 255 255 / 21%) 63.59%, rgb(252 219 102) 100.63%);
  --gradient-3: linear-gradient(180deg, #010102 10%, #010102 90%);
  --gradient-4: linear-gradient(90deg, var(--theme-primary2) 0%, var(--theme-primary) 100%);
  --gradient-5: linear-gradient(90deg, var(--theme-primary) 0%, var(--theme-primary2) 100%);
  --text-color: #FFFFFF99;
  --heading-color: #ffff;
  --link-color: #6207BC;
  --link-hover-color: #6207BC;
  --text-font:"Sora", sans-serif;
  --title-font:"Sora", sans-serif;
  --body-font-size: 16px;
  --body-line-height: 28px;
  --body-font-weight: 400;
  --line-height-heading-h1: 1em;
  --line-height-heading: 1.2em;
  --line-height-heading-small: 1.4em;
  --h1-font-size: 60.8px;
  --h2-font-size: 45px;
  --h3-font-size: 22px;
  --h4-font-size: 23.2px;
  --h5-font-size: 18px;
  --h6-font-size: 14px;
  --h1-font-weight: 700;
  --h2-font-weight: 600;
  --h3-font-weight: 500;
  --h4-font-weight: 500;
  --h5-font-weight: 500;
  --h6-font-weight: 400;
  --sec-title-subtitle-color: var(--theme-color2);
  --sec-title-subtitle-font-size: 13px;
  --sec-title-subtitle-font-family: var(--text-font);
  --sec-title-subtitle-font-weight: 700;
  --sec-title-subtitle-line-height: 1.2em;
  --sec-title-color: var(--heading-color);
  --sec-title-font-size: 50px;
  --sec-title-font-family: var(--title-font);
  --sec-title-font-weight: var(--h2-font-weight);
  --theme-light-background: #f8f6f1;
  --theme-light-background-text-color: var(--heading-color);
  --theme-black: #222429;
  --container-width: 1350px;
  --main-container-width:1320px;
  --small-container-width: 1000px;
  --large-container-width: 1550px;
  --container-pt: 120px;
  --container-pb: 120px;
}

/*
 * typography.scss
 * -----------------------------------------------
*/
::selection {
  background: var(--theme-primary);
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: var(--theme-primary);
  /* Firefox */
  color: #fff;
  text-shadow: none;
}

::-webkit-selection {
  background: var(--theme-primary);
  /* Safari */
  color: #fff;
  text-shadow: none;
}

:active,
:focus {
  outline: none !important;
}

::-webkit-input-placeholder {
  color: #7c858c;
}

::-moz-input-placeholder {
  color: #7c858c;
}

::-ms-input-placeholder {
  color: #7c858c;
}

body {
  background-color: #fff;
  background-attachment: fixed;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  counter-reset: my-sec-counter;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  color: var(--text-color);
  font-size: var(--body-font-size);
  font-family: var(--text-font);
  font-weight: var(--body-font-weight);
  line-height: var(--body-line-height);
}

p,
.text {
  color: var(--text-color);
  font-size: var(--body-font-size);
  font-family: var(--text-font);
  font-weight: var(--body-font-weight);
  line-height: var(--body-line-height);
}

/* -------- Headings ---------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--heading-color);
  font-family: var(--title-font);
  position: relative;
  line-height: var(--line-height-heading-);
}
h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small {
  font-weight: normal;
  line-height: 1;
  color: var(--heading-color);
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  font-weight: inherit;
  font-size: var(--text-font);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 1rem;
}

h1 {
  font-size: var(--h1-font-size);
  font-weight: var(--h1-font-weight);
  line-height: var(--line-height-heading-h1);
}

h2 {
  font-size: var(--h2-font-size);
  font-weight: var(--h2-font-weight);
  line-height: var(--line-height-heading);
}

h3 {
  font-size: var(--h3-font-size);
  font-weight: var(--h3-font-weight);
  line-height: var(--line-height-heading);
}

h4 {
  font-size: var(--h4-font-size);
  font-weight: var(--h4-font-weight);
  line-height: var(--line-height-heading-small);
}

h5 {
  font-size: var(--h5-font-size);
  font-weight: var(--h5-font-weight);
  line-height: var(--line-height-heading-small);
}

h6 {
  font-size: var(--h6-font-size);
  font-weight: var(--h6-font-weight);
  line-height: var(--line-height-heading-small);
}

/* -------- Body Text ---------- */
table p {
  margin-bottom: 0;
}

p {
  margin-bottom: 20px;
}
p a:not(.button):not(.btn):hover, p a:not(.button):not(.btn):focus {
  text-decoration: underline;
}

/* -------- other ---------- */
a {
  color: var(--link-color);
  text-decoration: none;
  font-weight: var(--body-font-weight);
  cursor: pointer;
  transition: all 0.3s ease;
}
a:hover, a:focus {
  color: inherit;
  text-decoration: none;
  outline: none;
}
a b,
a strong {
  transition: all 0.3s ease;
}
a img {
  border: none;
}

pre,
ul,
ol,
dl,
dd,
blockquote,
address,
table,
fieldset {
  margin-bottom: 10px;
}

ol,
ul {
  list-style-position: inside;
  margin: 0;
  padding: 0;
}

b,
strong {
  color: #333;
  font-weight: var(--body-font-weight-bold);
}

iframe {
  border: none !important;
}

.reveal {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  visibility: hidden;
  overflow: hidden;
}

.reveal img {
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform-origin: left;
  transform-origin: left;
}

label {
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
}

.fade-in {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 1.5s ease-out, transform 1.5s ease-out;
}

.boxs {
  opacity: 0;
  will-change: transform, opacity;
}

/* Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: #FA500A #6207BC;
}

/*
 * container.scss
 * -----------------------------------------------
*/
.container .container {
  width: 100%;
}

.container .container,
.container .container-fluid,
.container-fluid .container,
.container-fluid .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

section > .container,
section > .container-fluid {
  padding-top: var(--container-pt);
  padding-bottom: var(--container-pt);
}

@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: var(--container-width);
  }
}
/*=== Default Form ===*/
.form-control, .input-text {
  height: calc(2.25rem + 27px);
  padding: 14px 30px;
  outline: 0;
  background-color: #f4f5f8;
  border: 1px solid #f4f5f8;
  color: #686a6f;
  font-size: 0.9rem;
  width: 100%;
}
.form-control::placeholder, .input-text::placeholder {
  color: #686a6f;
  opacity: 1;
}
.form-control:-ms-input-placeholder, .input-text:-ms-input-placeholder {
  color: #686a6f;
}
.form-control::-ms-input-placeholder, .input-text::-ms-input-placeholder {
  color: #686a6f;
}

textarea.form-control {
  height: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}

/*
 *	boxed-layout.scss
 * -----------------------------------------------
*/
.tm-boxed-layout {
  background-color: #0C2318;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 15px;
  padding-right: 15px;
}
.tm-boxed-layout.layer-overlay:before {
  z-index: -1;
}
.tm-boxed-layout .page-wrapper {
  margin: 0 auto;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .tm-boxed-layout .page-wrapper {
    width: 1170px;
  }
}
.tm-boxed-layout .container .container {
  width: 100%;
}
@media (min-width: 1200px) {
  .tm-boxed-layout .container {
    width: 1140px;
  }
}
@media (min-width: 1000px) {
  .tm-boxed-layout.tm-container-970px .page-wrapper {
    width: 970px;
  }
}
.tm-boxed-layout.tm-container-970px .container,
.tm-boxed-layout.tm-container-970px .container-fluid {
  padding-left: 20px;
  padding-right: 20px;
}
.tm-boxed-layout.tm-container-970px .container .container,
.tm-boxed-layout.tm-container-970px .container .container-fluid,
.tm-boxed-layout.tm-container-970px .container-fluid .container,
.tm-boxed-layout.tm-container-970px .container-fluid .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1300px) {
  .tm-boxed-layout.tm-container-1230px .page-wrapper {
    width: 1230px;
  }
}
.tm-boxed-layout.tm-container-1230px .container,
.tm-boxed-layout.tm-container-1230px .container-fluid {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
.tm-boxed-layout.tm-container-1230px .container .container,
.tm-boxed-layout.tm-container-1230px .container .container-fluid,
.tm-boxed-layout.tm-container-1230px .container-fluid .container,
.tm-boxed-layout.tm-container-1230px .container-fluid .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1400px) {
  .tm-boxed-layout.tm-container-1300px .page-wrapper {
    width: 1300px;
  }
}
.tm-boxed-layout.tm-container-1300px .container,
.tm-boxed-layout.tm-container-1300px .container-fluid {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
.tm-boxed-layout.tm-container-1300px .container .container,
.tm-boxed-layout.tm-container-1300px .container .container-fluid,
.tm-boxed-layout.tm-container-1300px .container-fluid .container,
.tm-boxed-layout.tm-container-1300px .container-fluid .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1400px) {
  .tm-boxed-layout.tm-container-1340px .page-wrapper {
    width: 1340px;
  }
}
.tm-boxed-layout.tm-container-1340px .container,
.tm-boxed-layout.tm-container-1340px .container-fluid {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
.tm-boxed-layout.tm-container-1340px .container .container,
.tm-boxed-layout.tm-container-1340px .container .container-fluid,
.tm-boxed-layout.tm-container-1340px .container-fluid .container,
.tm-boxed-layout.tm-container-1340px .container-fluid .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1400px) {
  .tm-boxed-layout.tm-container-1440px .page-wrapper {
    width: 1440px;
  }
}
.tm-boxed-layout.tm-container-1440px .container,
.tm-boxed-layout.tm-container-1440px .container-fluid {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
.tm-boxed-layout.tm-container-1440px .container .container,
.tm-boxed-layout.tm-container-1440px .container .container-fluid,
.tm-boxed-layout.tm-container-1440px .container-fluid .container,
.tm-boxed-layout.tm-container-1440px .container-fluid .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1560px) {
  .tm-boxed-layout.tm-container-1500px .page-wrapper {
    width: 1500px;
  }
}
.tm-boxed-layout.tm-container-1500px .container,
.tm-boxed-layout.tm-container-1500px .container-fluid {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
.tm-boxed-layout.tm-container-1500px .container .container,
.tm-boxed-layout.tm-container-1500px .container .container-fluid,
.tm-boxed-layout.tm-container-1500px .container-fluid .container,
.tm-boxed-layout.tm-container-1500px .container-fluid .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1660px) {
  .tm-boxed-layout.tm-container-1600px .page-wrapper {
    width: 1600px;
  }
}
.tm-boxed-layout.tm-container-1600px .container,
.tm-boxed-layout.tm-container-1600px .container-fluid {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
.tm-boxed-layout.tm-container-1600px .container .container,
.tm-boxed-layout.tm-container-1600px .container .container-fluid,
.tm-boxed-layout.tm-container-1600px .container-fluid .container,
.tm-boxed-layout.tm-container-1600px .container-fluid .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.tm-boxed-layout.tm-container-100pr .page-wrapper {
  width: 95%;
}
.tm-boxed-layout.tm-container-100pr .page-wrapper .container,
.tm-boxed-layout.tm-container-100pr .page-wrapper .container-fluid {
  width: 100%;
}
.tm-boxed-layout.container-shadow .page-wrapper {
  box-shadow: 0 0 25px 0 #777;
}
.tm-boxed-layout .header,
.tm-boxed-layout section,
.tm-boxed-layout .footer {
  background-color: #fff;
}
.tm-boxed-layout .header .navbar-default {
  background-color: #fff;
  border-color: #fff;
  padding: 0;
}
.tm-boxed-layout .header .navbar-default .navbar-nav > li > a {
  padding: 30px 5px;
}
.tm-boxed-layout .header .navbar-default .navbar-collapse {
  background-color: #fff;
  border-color: #fff;
  margin-right: 30px;
}
.tm-boxed-layout .header #header-logo {
  margin: 0;
  padding-top: 27px;
}
.tm-boxed-layout .banner-section .slide-item {
  min-height: 540px;
}
.tm-boxed-layout .banner-section .slide-item .content-box {
  padding: 150px 0 220px;
}
.tm-boxed-layout .banner-section-two .content-box {
  padding: 250px 0 150px;
}
.tm-boxed-layout .banner-section-three .content-box {
  padding: 250px 0 150px;
}
.tm-boxed-layout .banner-section-four .content-box {
  padding: 130px 0;
}

@media (max-width: 1200px) {
  .tm-boxed-layout {
    padding-top: 15px;
  }
  .tm-boxed-layout .header .navbar-default .navbar-nav > li > a {
    padding: 10px;
  }
  .tm-boxed-layout .header .navbar-default .navbar-collapse {
    margin-right: 15px;
  }
  .tm-boxed-layout .navbar-header {
    padding: 15px 0;
  }
  .tm-boxed-layout .navbar-collapse .navbar-nav li a .caret {
    margin-right: 0;
  }
}
/*** 

====================================================================
Reset
====================================================================

***/
* {
  margin: 0px;
  padding: 0px;
  border: none;
  outline: none;
  font-size: 100%;
}

/*** 

====================================================================
Global Settings
====================================================================

***/
textarea {
  overflow: hidden;
  resize: none;
}

button {
  outline: none !important;
  cursor: pointer;
}

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

ul,
li {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.title a {
  color: inherit;
}

.color1 {
  color: var(--theme-color1);
}

.color2 {
  color: var(--theme-color2);
}

.color3 {
  color: var(--theme-color3);
}

.bg-color3 {
  background-color: var(--theme-color3) !important;
}

.large-container {
  position: static;
  max-width: var(--large-container-width);
  padding: 0px 15px;
  margin: 0 auto;
  width: 100%;
}

.auto-container {
  position: static;
  max-width: var(--container-width);
  padding: 0px 15px;
  margin: 0 auto;
  width: 100%;
}

.main-container {
  position: static;
  max-width: var(--main-container-width);
  padding: 0px 15px;
  margin: 0 auto;
  width: 100%;
}

.small-container {
  position: static;
  max-width: var(--small-container-width);
  padding: 0px 15px;
  margin: 0 auto;
  width: 100%;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.dropdown-toggle::after {
  display: none;
}

/*==========================
	Prelaoder
===========================*/
.preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background-color: var(--theme-color1);
}
.preloader:before {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  margin-top: 30px;
  color: var(--theme-color-white);
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 1px;
  content: "Loading";
  text-transform: uppercase;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.preloader .loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 100px;
  height: 100px;
  margin: -75px 0 0 -50px;
  border-radius: 50%;
  border: 3px solid #6766FF;
  border-top-color: #EB7043;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.preloader .loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #37B884;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}
.preloader .loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: var(--theme-primary);
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*=======================
Scroll To Top style
=======================*/
.scroll-to-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 40px;
  font-size: 16px;
  line-height: 40px;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  background-color: var(--theme-primary);
  z-index: 100;
  display: none;
  border-radius: 50%;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.scroll-to-top:hover {
  background: var(--theme-primary);
  color: #ffffff;
}

.rotate {
  -webkit-animation-name: rotateme;
  animation-name: rotateme;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  background-position: center center;
}

@keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .icon-box {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .icon-box {
    margin-left: 0;
  }
}
.icon-box .icon {
  display: inline-block;
}
.icon-box p {
  font-size: 16px;
  margin-top: 29px;
  line-height: 28px;
  width: 60%;
}
@media only screen and (max-width: 1199px) {
  .icon-box p {
    font-size: 15px;
  }
}
@media only screen and (max-width: 1023px) {
  .icon-box p {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .icon-box p {
    width: 60%;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .icon-box p {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .icon-box p {
    width: 58%;
  }
}
@media only screen and (max-width: 599px) {
  .icon-box p {
    width: 100%;
  }
}

.hero-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  z-index: -1;
}
.hero-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.relative {
  position: relative;
  z-index: 1;
  overflow: visible;
}

/*** 

====================================================================
    Animation 
====================================================================

***/
.bounce-animate {
  animation-name: float-bob;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.bounce-animate2 {
  animation-name: float-bob2;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob2;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob2;
  -ms-animation-duration: 3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob2;
  -o-animation-duration: 3s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.bounce-animate3 {
  animation-name: float-bob3;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob3;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob3;
  -ms-animation-duration: 3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob3;
  -o-animation-duration: 3s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.bounce-animate4 {
  animation-name: float-bob4;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob4;
  -moz-animation-duration: 5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob4;
  -ms-animation-duration: 5s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob4;
  -o-animation-duration: 5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.bounce-animate5 {
  animation-name: float-bob5;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob5;
  -moz-animation-duration: 6s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob5;
  -ms-animation-duration: 6s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob5;
  -o-animation-duration: 6s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.bounce-animate-slow {
  animation-name: float-bob5;
  animation-duration: 15s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob5;
  -moz-animation-duration: 15s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob5;
  -ms-animation-duration: 15s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob5;
  -o-animation-duration: 15s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.bounce-animate-3 {
  animation-name: float-bob6;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob6;
  -moz-animation-duration: 6s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob6;
  -ms-animation-duration: 6s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob6;
  -o-animation-duration: 6s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

@keyframes float-bob {
  0% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  50% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  100% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
}
@keyframes float-bob2 {
  0% {
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
  }
  50% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
  }
}
@keyframes float-bob3 {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  50% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
}
@keyframes float-bob4 {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  50% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  100% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
}
@keyframes float-bob5 {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
}
@keyframes float-bob6 {
  0% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
  50% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@keyframes movebounce {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes moveleftbounce {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}
/*--==============================================->
  <!-- Hosting Animation Dance -->
 ==================================================-*/
/**/
.dance3 {
  -webkit-animation: dance3 8s alternate infinite;
  animation: dance3 8s alternate infinite;
}

@keyframes dance3 {
  0% {
    -webkit-transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
.dance {
  -webkit-animation: dance 2s alternate infinite;
  animation: dance 2s alternate infinite;
}

@keyframes dance {
  0% {
    -webkit-transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1.2);
  }
}
.dance2 {
  -webkit-animation: dance2 4s alternate infinite;
  animation: dance2 4s alternate infinite;
}

@keyframes dance2 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(25px, -25px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -25px, 25px);
  }
}
.watermark-animate {
  -webkit-animation: watermark-animate 8s infinite;
  animation: watermark-animate 8s infinite;
  animation-direction: alternate-reverse;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

@keyframes watermark-animate {
  0% {
    left: 0;
  }
  100% {
    left: 100%;
  }
}
.rotateme {
  -webkit-animation-name: rotateme;
  animation-name: rotateme;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

/*===================================
    Start Header Section
====================================*/
#smooth-wrapper,
#smooth-content,
.neurovia-header-area {
  overflow: visible !important;
}

#smooth-wrapper,
#smooth-content,
.sticky {
  overflow: visible !important;
}

.neurovia-header-area {
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
  position: relative;
  z-index: 999;
  overflow: hidden;
  /* sticky */
}
.neurovia-header-area.header_3 {
  border-bottom: none;
}
.neurovia-header-area.header_3 .other-box .header-sp {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  text-align: center;
  z-index: -1;
}
.neurovia-header-area.header_3 .header-menu ul li a {
  padding: 34px 18px 34px 18px;
}
.neurovia-header-area .other-box {
  margin: 0 60px;
}
.neurovia-header-area .other-box .header-sp {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  text-align: center;
}
@media only screen and (max-width: 1439px) {
  .neurovia-header-area .other-box {
    margin: 0 40px;
  }
}
@media only screen and (max-width: 1199px) {
  .neurovia-header-area .other-box {
    margin: 0 10px;
  }
}
.neurovia-header-area.sticky {
  background: var(--theme-primary);
}
.neurovia-header-area .header-logo .logo_two {
  display: none;
}
.neurovia-header-area .header-menu {
  text-align: center;
  transition: 0.5s;
}
.neurovia-header-area .header-menu ul {
  display: inline-block;
}
.neurovia-header-area .header-menu ul li {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.neurovia-header-area .header-menu ul li a {
  display: inline-block;
  padding: 31px 18px 31px 18px;
  position: relative;
  z-index: 1;
  line-height: 30px;
  text-transform: capitalize;
  color: var(--theme-color-white);
  transition: 0.5s;
  font-weight: 600;
  font-size: 18px;
}
@media only screen and (max-width: 1439px) {
  .neurovia-header-area .header-menu ul li a {
    padding: 31px 12px 31px 12px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .neurovia-header-area .header-menu ul li a {
    padding: 31px 10px 31px 10px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 1199px) {
  .neurovia-header-area .header-menu ul li a {
    font-size: 15px;
  }
}
@media only screen and (max-width: 1023px) {
  .neurovia-header-area .header-menu ul li a {
    padding: 31px 7px 31px 7px;
  }
}
.neurovia-header-area .header-menu ul li a i {
  display: inline-block;
  font-size: 13px;
  margin-left: 2px;
  transition: 0.5s;
  font-weight: 700;
  color: var(--theme-color-white);
}
.neurovia-header-area .header-menu ul li a:hover {
  color: var(--theme-primary);
}
.neurovia-header-area .header-menu ul li a:hover i {
  color: var(--theme-primary);
}
.neurovia-header-area .header-menu ul li:hover .sub_menu {
  visibility: visible;
  top: 100%;
  opacity: 1;
  z-index: 999;
}
.neurovia-header-area .header-menu ul li .sub_menu {
  position: absolute;
  left: 0;
  top: 140%;
  width: 225px;
  text-align: left;
  background: var(--theme-color-white);
  margin: 0;
  z-index: 1;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  transition: 0.5s;
  visibility: hidden;
  border-top: 3px solid var(--theme-primary);
  opacity: 0;
  transition: 0.5s;
}
.neurovia-header-area .header-menu ul li .sub_menu li {
  position: relative;
  margin: 0;
  display: block;
}
.neurovia-header-area .header-menu ul li .sub_menu li a {
  display: block;
  padding: 12px 25px;
  margin: 0;
  line-height: 1.3;
  letter-spacing: normal;
  transition: 0.5s;
  visibility: inherit !important;
  color: #0E0E0F;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  z-index: 1;
}
.neurovia-header-area .header-menu ul li .sub_menu li a::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  left: 0;
  bottom: 0;
  background: var(--theme-primary);
  z-index: -1;
  transition: 0.5s;
}
.neurovia-header-area .header-menu ul li .sub_menu li a:hover {
  color: var(--theme-color-white);
  padding-left: 30px;
}
.neurovia-header-area .header-menu ul li .sub_menu li a:hover::before {
  height: 100%;
  top: 0;
}
.neurovia-header-area .header-menu ul li .sub_menu li:last-child a {
  border-bottom: none;
}
.neurovia-header-area .header-menu ul li:hover .sub_menu {
  visibility: visible;
  top: 100%;
  opacity: 1;
  z-index: 999;
}
.neurovia-header-area .header-menu .hus-menu {
  background: var(--gradient-1) !important;
  width: 1060px !important;
  left: -250px !important;
  padding: 30px 30px 10px 30px;
}
.neurovia-header-area .header-menu .homemenu-items {
  gap: 30px;
  justify-content: space-between;
  display: flex;
}
.neurovia-header-area .header-menu .homemenu-items .homemenu {
  position: relative;
}
.neurovia-header-area .header-menu .homemenu-items .homemenu .homemenu-thumb {
  position: relative;
}
.neurovia-header-area .header-menu .homemenu-items .homemenu .homemenu-thumb .demo-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70%;
  gap: 10px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  opacity: 0;
  visibility: hidden;
  margin-top: 20px;
  transition: 0.5s;
}
.neurovia-header-area .header-menu .homemenu-items .homemenu .homemenu-thumb .demo-button .theme-btn {
  padding: 14px 30px;
  color: var(--theme-color-white) !important;
  width: initial;
  font-size: 16px;
  text-align: center;
  border-radius: 30px !important;
  line-height: initial;
  font-weight: 400;
}
.neurovia-header-area .header-menu .homemenu-items .homemenu .homemenu-thumb::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(20, 19, 19, 0)), to(#6207BC));
  background: linear-gradient(to bottom, rgba(99, 92, 92, 0) 0%, rgba(97, 7, 188, 0.4235294118) 100%);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content: "";
}
.neurovia-header-area .header-menu .homemenu-items .homemenu .homemenu-thumb:hover::before {
  visibility: visible;
  opacity: 1;
}
.neurovia-header-area .header-menu .homemenu-items .homemenu .homemenu-thumb:hover .demo-button {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}
.neurovia-header-area .header-menu .homemenu-items .homemenu .homemenu-thumb:hover .homemenu-btn {
  opacity: 1;
  visibility: visible;
  bottom: 50%;
  transform: translateY(50%);
}
.neurovia-header-area .header-menu .homemenu-items .homemenu .homemenu-thumb img {
  width: 100%;
}
.neurovia-header-area .header-menu .homemenu-items .homemenu .homemenu-title {
  text-align: center;
  margin: 15px auto;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  color: var(--theme-color-white);
}
.neurovia-header-area .header-right-wrapper .header-sidebar {
  margin-left: 32px;
}
.neurovia-header-area .header-right-wrapper .header-sidebar .header-btn {
  display: inline-block;
}
.neurovia-header-area .header-right-wrapper .header-sidebar .header-btn a {
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  color: var(--theme-color-white);
  background: var(--gradient-1);
  border-radius: 40px;
  padding: 13px 32px;
  transition: 0.5s;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 1023px) {
  .neurovia-header-area .header-right-wrapper .header-sidebar .header-btn a {
    font-size: 16px;
    font-weight: 400;
    padding: 11px 24px;
  }
}
.neurovia-header-area .header-right-wrapper .header-sidebar .header-btn a::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: var(--theme-color-white);
  border-radius: 30px;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  transition: 0.5s;
  clip-path: polygon(50% 0, 50% 0, 50% 50%, 50% 100%, 50% 100%, 50% 50%);
  z-index: -1;
}
.neurovia-header-area .header-right-wrapper .header-sidebar .header-btn a:hover {
  color: var(--theme-color1);
}
.neurovia-header-area .header-right-wrapper .header-sidebar .header-btn a:hover::before {
  clip-path: polygon(25% -70%, 75% -70%, 120% 50%, 75% 170%, 25% 170%, -20% 50%);
}
.neurovia-header-area .header-right-wrapper .header-sidebar .header-sidbar-button {
  display: inline-block;
}
.neurovia-header-area .header-right-wrapper .header-sidebar .header-sidbar-button a {
  display: inline-block;
  color: var(--theme-color-white);
}
.neurovia-header-area .header-right-wrapper .header-sidebar .header-sidbar-button .menubars {
  width: 30px;
  height: 1.5px;
  line-height: 8px;
  text-align: left;
  background: transparent;
  position: relative;
  z-index: 1;
  top: 5px;
  right: -16px;
}
.neurovia-header-area .header-right-wrapper .header-sidebar .header-sidbar-button .menubars span {
  display: inline-block;
  width: 30px;
  height: 2px;
  background-color: var(--theme-color-white);
  transition: all 300ms ease;
}
.neurovia-header-area .header-right-wrapper .header-sidebar .header-sidbar-button .menubars span:nth-child(2) {
  width: 20px;
  text-align: left;
}
.neurovia-header-area .header-right-wrapper .header-sidebar .header-sidbar-button .menubars span:nth-child(3) {
  width: 20px;
  text-align: left;
}
.neurovia-header-area .sticky a.logo_two {
  display: block;
}
.neurovia-header-area .sticky a.active_logo {
  display: none;
}
.neurovia-header-area.sticky {
  left: 0;
  margin: auto;
  position: fixed !important;
  top: 0;
  width: 100%;
  -webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
  background: #1e1e1e !important;
  transition: 0.5s;
  z-index: 999 !important;
  -webkit-animation: 300ms running fadeInDown;
  animation: 800ms running fadeInUp;
  animation-name: slideInDown;
}

.sidebar-area {
  background-color: var(--theme-color1);
}
.sidebar-area .offcanvas-header .btn-close {
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: transition(all 300ms ease);
  transition: all 300ms ease;
  font-size: 22px;
  color: var(--theme-color-light);
  background-color: transparent;
  opacity: 1;
  background-image: none;
  transition: transition(all 300ms ease);
  border: 1px solid var(--theme-color-white);
}
.sidebar-area .offcanvas-header .btn-close:hover {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sidebar-area .sidebar__body {
  margin-top: 30px;
}
.sidebar-area .sidebar__body .text-white {
  color: var(--theme-color-white);
  margin-bottom: 20px;
}
.sidebar-area .sidebar__body .sidebar__text {
  color: var(--theme-color-white);
}
.sidebar-area .sidebar__body .sidebar__contact-info li {
  list-style: none;
}
.sidebar-area .sidebar__body .sidebar__contact-info li:not(:last-child) {
  margin-bottom: 10px;
}
.sidebar-area .sidebar__body .sidebar__contact-info li i {
  display: inline-block;
  margin-right: 10px;
  color: var(--theme-color-white);
}
.sidebar-area .sidebar__body .sidebar__contact-info li a {
  display: inline-block;
  color: var(--theme-color-white);
}
.sidebar-area .sidebar__body .sidebar__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
.sidebar-area .sidebar__body .sidebar__btns a {
  display: inline-block;
  padding: 6px 16px;
  border-radius: 8px;
  color: var(--theme-color-white);
  border: 1px solid var(--theme-color-white);
}
.sidebar-area .sidebar__body .sidebar__btns a:hover {
  background-color: var(--theme-color2);
}
.sidebar-area .sidebar__body .sidebar__socials ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
.sidebar-area .sidebar__body .sidebar__socials ul li {
  width: 40px;
  height: 40px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  transition: all 300ms ease;
  border: 1px solid var(--theme-color-white);
}
.sidebar-area .sidebar__body .sidebar__socials ul li a {
  display: inline-block;
  transition: all 300ms ease;
}
.sidebar-area .sidebar__body .sidebar__socials ul li:hover {
  background-color: var(--theme-color2);
}

/*** 

==============================
Section Title
==============================

***/
.sec-title {
  margin-bottom: 70px;
}
.sec-title .section-sub-title {
  margin-bottom: 18px;
}
.sec-title .section-sub-title .sub-title {
  font-weight: 500;
  font-size: 15px;
  color: rgba(255, 255, 255, 0.73);
  border-radius: 40px;
  position: relative;
  margin: 0;
  display: inline-block;
  padding: 0 210px;
}
.sec-title .section-sub-title .sub-title::before {
  content: "";
  position: absolute;
  top: 10px;
  left: -10px;
  width: 200px;
  height: 1px;
  background: linear-gradient(90deg, rgba(18, 18, 18, 0.6) 0%, #FA500A 100%);
}
.sec-title .section-sub-title .sub-title::after {
  content: "";
  position: absolute;
  top: 10px;
  right: -10px;
  width: 200px;
  height: 1px;
  background: linear-gradient(90deg, #FA500A 0%, rgba(18, 18, 18, 0.6) 100%);
}
.sec-title .section-sub-title .sub-title.two {
  background: var(--gradient-2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.sec-title .section-title .title {
  line-height: 60px;
  color: var(--theme-color-white);
  font-weight: 600;
  font-size: 45px;
  margin: 0;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .sec-title .section-title .title {
    font-size: 45px;
    line-height: 52px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .sec-title .section-title .title {
    font-size: 40px;
    line-height: 48px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .sec-title .section-title .title {
    font-size: 35px;
    line-height: 45px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .sec-title .section-title .title {
    font-size: 30px;
    line-height: 40px;
  }
}
.sec-title .section-title .title span {
  background: linear-gradient(270deg, #6207BC 10%, #FA500A 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.sec-title.left .section-sub-title {
  margin-bottom: 18px;
}
.sec-title.left .section-sub-title .sub-title {
  padding: 0;
}
.sec-title.left .section-sub-title .sub-title::before, .sec-title.left .section-sub-title .sub-title::after {
  display: none;
}
.sec-title.style-three .section-sub-title .sub-title {
  font-size: 16px;
  padding: 0 35px;
  text-transform: uppercase;
}
.sec-title.style-three .section-sub-title .sub-title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: var(--gradient-1);
  border-radius: 20px;
}
.sec-title.style-three .section-sub-title .sub-title::after {
  content: "";
  position: absolute;
  top: 6px;
  left: 6px;
  width: 8px;
  height: 8px;
  background: var(--theme-color-white);
  border-radius: 8px;
}
.sec-title.style-four .section-sub-title .sub-title {
  text-transform: uppercase;
  font-size: 16px;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.0588235294);
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
  padding: 8px 30px;
  color: rgba(255, 255, 255, 0.4);
  border-radius: 30px;
}
.sec-title.style-four .section-sub-title .sub-title::before, .sec-title.style-four .section-sub-title .sub-title::after {
  display: none;
  content: "";
}
.sec-title.style-five .title span {
  background: var(--gradient-4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.sec-title.style-five .section-sub-title .sub-title {
  background: linear-gradient(270deg, #00C9FF 10%, rgba(106, 0, 244, 0.7411764706) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.sec-title.style-five .section-sub-title .sub-title::before {
  background: linear-gradient(90deg, rgba(106, 0, 244, 0.7411764706) 0%, #00C9FF 100%);
}
.sec-title.style-five .section-sub-title .sub-title::after {
  background: linear-gradient(90deg, #00C9FF 0%, rgba(106, 0, 244, 0.7411764706) 100%);
}
.sec-title.style_six .section-sub-title .sub-title {
  background: var(--gradient-4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.sec-title.style_six .section-sub-title .sub-title::before {
  background: var(--gradient-4);
}
.sec-title.style_six .section-sub-title .sub-title::after {
  background: var(--theme-color-white);
}
.sec-title.style_seven .section-title .title span {
  background: linear-gradient(90deg, #00C9FF 0%, #6A00F4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.sec-title .section-desc p {
  color: rgba(255, 255, 255, 0.7);
  font-family: var(--text-font);
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  width: 90%;
  margin: 20px 0 0px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .sec-title .section-desc p {
    width: 100%;
  }
}

/*** =============================
    Banner Section
==================================***/
.hero-section-1 {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 1055px;
  z-index: 1;
}
.hero-section-1 .hero-shape {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  z-index: -1;
}
.hero-section-1.video_bg::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(rgba(6, 6, 6, 0.3764705882), rgb(6, 6, 6));
  opacity: 100%;
  width: 100%;
  height: 100%;
  animation: none;
  z-index: 1;
}

.banner-content-wrap {
  text-align: center;
  position: relative;
  z-index: 1;
  margin-top: 55px;
}
.banner-content-wrap .banner-content h2 {
  font-weight: 600;
  font-size: 55px;
  color: var(--theme-color-white);
  margin: 0;
}
.banner-content-wrap .banner-content h2 span {
  background: linear-gradient(270deg, #6207BC 10%, #FA500A 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (max-width: 767px) {
  .banner-content-wrap .banner-content h2 {
    font-size: 35px;
  }
}
.banner-content-wrap .banner-content p {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  margin: 25px auto 50px;
  width: 60%;
}
@media only screen and (max-width: 1023px) {
  .banner-content-wrap .banner-content p {
    width: 85%;
  }
}
.banner-content-wrap .banner-content .hero-btn a {
  font-weight: 500;
  font-size: 18px;
  background: var(--gradient-1);
  border-radius: 40px;
  padding: 14px 37px;
  display: inline-block;
  transition: 0.5s;
  position: relative;
  z-index: 1;
  overflow: hidden;
  color: var(--heading-color);
  margin-right: 25px;
}
.banner-content-wrap .banner-content .hero-btn a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15%;
  right: 0;
  width: 0;
  height: 106%;
  background: var(--gradient-2);
  transform: skew(45deg);
  transition: all 0.4s ease-in-out;
  z-index: -1;
}
.banner-content-wrap .banner-content .hero-btn a:hover::before {
  width: 100%;
  transform: skew(0deg);
  left: 0;
}
.banner-content-wrap .banner-content .hero-btn a i {
  display: inline-block;
  margin-left: 10px;
  font-size: 16px;
  font-weight: 600;
  transform: rotate(-45deg);
}
.banner-content-wrap .banner-content .hero-btn a:last-child {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2196078431);
}

.hero-ai {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.hero-ai .hero-center {
  position: relative;
  width: 1330px;
  height: 480px;
}
.hero-ai .hero-center .center-circle {
  height: 180px;
  width: 180px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.031372549);
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.hero-ai .hero-center .center-circle span {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: var(--gradient-1);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 55px;
  font-weight: 600;
  z-index: 2;
  transition: 0.5s;
}
.hero-ai .hero-center .center-circle:hover span {
  background: var(--gradient-2);
}
.hero-ai .hero-center .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}
.hero-ai .hero-center .icon.icon1 {
  top: 0;
  left: 0;
  transform: translate(0%, -6%);
}
@media only screen and (max-width: 767px) {
  .hero-ai .hero-center .icon.icon1 {
    transform: translate(0%, 0%);
  }
}
.hero-ai .hero-center .icon.icon1::before {
  content: "";
  position: absolute;
  top: 56%;
  left: 100%;
  width: 510px;
  border-top: 1px solid rgba(255, 255, 255, 0.1019607843);
  transform-origin: left center;
  transform: rotate(23deg);
}
.hero-ai .hero-center .icon.icon1::after {
  content: "";
  position: absolute;
  top: 56%;
  left: 100%;
  width: 30px;
  height: 1px;
  background: var(--gradient-1);
  transform-origin: left center;
  transform: rotate(23deg) translateX(0);
  animation: moveLine-one 15s linear infinite;
}
@keyframes moveLine-one {
  0% {
    transform: rotate(23deg) translateX(0);
    opacity: 0;
    /* niche theke aste aste */
  }
  10% {
    opacity: 1;
  }
  50% {
    transform: rotate(23deg) translateX(480px);
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    transform: rotate(23deg) translateX(0);
    opacity: 0;
    /* abar niche haray jabe */
  }
}
@media only screen and (max-width: 1023px) {
  .hero-ai .hero-center .icon.icon1::before, .hero-ai .hero-center .icon.icon1::after {
    display: none;
  }
}
.hero-ai .hero-center .icon.icon2 {
  top: 0;
  right: 0;
  transform: translate(0%, -6%);
}
.hero-ai .hero-center .icon.icon2::before {
  content: "";
  position: absolute;
  top: 250px;
  right: 61px;
  width: 510px;
  border-top: 1px solid rgba(255, 255, 255, 0.1019607843);
  transform-origin: left center;
  transform: rotate(-22deg);
}
.hero-ai .hero-center .icon.icon2::after {
  content: "";
  position: absolute;
  bottom: 31px;
  left: -22px;
  width: 30px;
  height: 1px;
  background: var(--gradient-1);
  transform-origin: left center;
  transform: rotate(-22deg) translateX(0);
  animation: moveLeftBounces-2 15s linear infinite;
}
@keyframes moveLeftBounces-2 {
  0% {
    transform: rotate(-22deg) translateX(0);
  }
  50% {
    transform: rotate(-22deg) translateX(-480px);
  }
  100% {
    transform: rotate(-22deg) translateX(0);
  }
}
@media only screen and (max-width: 1023px) {
  .hero-ai .hero-center .icon.icon2::before, .hero-ai .hero-center .icon.icon2::after {
    display: none;
  }
}
.hero-ai .hero-center .icon.icon3 {
  bottom: 11%;
  right: 0;
  transform: translate(0%, 55%);
}
.hero-ai .hero-center .icon.icon3::before {
  content: "";
  position: absolute;
  bottom: 236px;
  right: 59px;
  width: 510px;
  border-top: 1px solid rgba(255, 255, 255, 0.1019607843);
  transform-origin: left center;
  transform: rotate(23deg);
}
.hero-ai .hero-center .icon.icon3::after {
  content: "";
  position: absolute;
  bottom: 32px;
  left: 11px;
  width: 30px;
  height: 1px;
  background: var(--gradient-1);
  transform-origin: left center;
  transform: rotate(23deg) translateX(0);
  animation: moveLine-three 15s linear infinite;
}
@keyframes moveLine-three {
  0% {
    transform: rotate(23deg) translateX(0);
  }
  50% {
    transform: rotate(23deg) translateX(-480px);
  }
  100% {
    transform: rotate(23deg) translateX(0);
  }
}
@media only screen and (max-width: 1023px) {
  .hero-ai .hero-center .icon.icon3::before, .hero-ai .hero-center .icon.icon3::after {
    display: none;
  }
}
.hero-ai .hero-center .icon.icon4 {
  bottom: 50%;
  right: 0;
  transform: translate(-127%, 42%);
}
.hero-ai .hero-center .icon.icon4::before {
  content: "";
  position: absolute;
  bottom: 37px;
  right: 99px;
  width: 342px;
  border-top: 1px solid rgba(255, 255, 255, 0.1019607843);
  transform-origin: left center;
}
.hero-ai .hero-center .icon.icon4::after {
  content: "";
  position: absolute;
  bottom: 37px;
  right: 99px;
  width: 30px;
  height: 1px;
  background: var(--gradient-1);
  transform-origin: left center;
  transform: translateX(0);
  animation: moveLeftBounces-four 12s linear infinite;
}
@keyframes moveLeftBounces-four {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-312px);
  }
  100% {
    transform: translateX(0);
  }
}
@media only screen and (max-width: 1023px) {
  .hero-ai .hero-center .icon.icon4::before, .hero-ai .hero-center .icon.icon4::after {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .hero-ai .hero-center .icon.icon4 {
    transform: translate(-37%, 42%);
  }
}
.hero-ai .hero-center .icon.icon5 {
  bottom: 11%;
  left: 0;
  transform: translate(0%, 55%);
}
.hero-ai .hero-center .icon.icon5::before {
  content: "";
  position: absolute;
  bottom: 41px;
  left: 99px;
  width: 505px;
  border-top: 1px solid rgba(255, 255, 255, 0.1019607843);
  transform-origin: left center;
  transform: rotate(-22deg);
}
.hero-ai .hero-center .icon.icon5::after {
  content: "";
  position: absolute;
  bottom: 41px;
  left: 99px;
  width: 30px;
  height: 1px;
  background: var(--gradient-1);
  transform-origin: left center;
  transform: rotate(-22deg) translateX(0);
  animation: moveLeftBounces-two 15s linear infinite;
}
@keyframes moveLeftBounces-two {
  0% {
    transform: rotate(-22deg) translateX(0);
  }
  50% {
    transform: rotate(-22deg) translateX(480px);
  }
  100% {
    transform: rotate(-22deg) translateX(0);
  }
}
@media only screen and (max-width: 1023px) {
  .hero-ai .hero-center .icon.icon5::before, .hero-ai .hero-center .icon.icon5::after {
    display: none;
  }
}
.hero-ai .hero-center .icon.icon6 {
  bottom: 50%;
  left: 10%;
  transform: translate(-6%, 50%);
}
.hero-ai .hero-center .icon.icon6::before {
  content: "";
  position: absolute;
  bottom: 39px;
  left: 99px;
  width: 342px;
  border-top: 1px solid rgba(255, 255, 255, 0.1019607843);
  transform-origin: left center;
}
.hero-ai .hero-center .icon.icon6::after {
  content: "";
  position: absolute;
  bottom: 38px;
  left: 99px;
  width: 30px;
  height: 1px;
  background: var(--gradient-1);
  transform-origin: left center;
  transform: translateX(0);
  animation: moveLeftBounces-six 12s linear infinite;
}
@keyframes moveLeftBounces-six {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(312px);
  }
  100% {
    transform: translateX(0);
  }
}
@media only screen and (max-width: 1023px) {
  .hero-ai .hero-center .icon.icon6::before, .hero-ai .hero-center .icon.icon6::after {
    display: none;
  }
}

/*** =============================
    Hero Section Two
==================================***/
.hero-section-2 {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 1230px;
  z-index: 1;
}
@media only screen and (max-width: 1439px) {
  .hero-section-2 {
    height: 1150px;
  }
}
@media only screen and (max-width: 1199px) {
  .hero-section-2 {
    height: 1120px;
  }
}
@media only screen and (max-width: 1023px) {
  .hero-section-2 {
    height: 1045px;
  }
}
.hero-section-2 .other-box {
  position: relative;
  width: calc(100% - 80px);
  margin: 0 40px 0;
  left: 0;
  z-index: 5;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .hero-section-2 .other-box {
    margin: 0 15px 0;
    width: calc(100% - 40px);
  }
}
@media only screen and (max-width: 1199px) {
  .hero-section-2 .other-box {
    margin: 0 15px 0;
    width: calc(100% - 40px);
  }
}
.hero-section-2 .other-box .hero-container {
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  gap: 25px;
  margin: 30px auto 0;
}

/*======== Hero Wrapper leght=========*/
.hero-wrapper-left .hero-content-box {
  background-image: url(../images/home-2/hero-item-img1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 55px 70px 75px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1439px) {
  .hero-wrapper-left .hero-content-box {
    padding: 55px 40px 75px;
  }
}
.hero-wrapper-left .hero-content-box .hero-content h4 {
  background: linear-gradient(90deg, #00C9FF 0%, #6A00F4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 22px;
}
.hero-wrapper-left .hero-content-box .hero-content h1 {
  font-size: 45px;
  font-weight: 600;
  line-height: 55px;
  color: var(--theme-color2);
  margin: 0;
}
@media only screen and (max-width: 1439px) {
  .hero-wrapper-left .hero-content-box .hero-content h1 {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .hero-wrapper-left .hero-content-box .hero-content h1 {
    font-size: 30px;
    line-height: 40px;
  }
}
.hero-wrapper-left .hero-content-box .hero-content h1 span {
  background: linear-gradient(90deg, #00C9FF 0%, #6A00F4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.hero-wrapper-left .hero-content-box .hero-content p {
  font-size: 17px;
  color: var(--theme-color2);
  line-height: 28px;
  margin: 15px 0 42px;
}
@media only screen and (max-width: 1439px) {
  .hero-wrapper-left .hero-content-box .hero-content p {
    font-size: 15px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .hero-wrapper-left .hero-content-box .hero-content p {
    font-size: 16px;
  }
}

/*======== Hero Card Item =========*/
.hero-card-item {
  align-items: center;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 25px;
}
.hero-card-item .hero-lefit-item {
  background-image: url(../images/home-2/hero-item-img2.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 45px 40px 45px;
}
@media only screen and (max-width: 1439px) {
  .hero-card-item .hero-lefit-item {
    padding: 30px 20px 30px;
  }
}
.hero-card-item .hero-lefit-item .hero-rating h6 {
  background: linear-gradient(346deg, #00C9FF 0%, #6A00F4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 4px;
}
.hero-card-item .hero-lefit-item .hero-rating i {
  background: linear-gradient(90deg, #00C9FF 0%, #6A00F4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0 5px 0 0;
  font-size: 20px;
}
.hero-card-item .hero-lefit-item .text {
  color: var(--theme-color2);
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  margin: 77px 0 35px;
}
@media only screen and (max-width: 1439px) {
  .hero-card-item .hero-lefit-item .text {
    margin: 30px 0 29px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .hero-card-item .hero-lefit-item .text {
    margin: 30px 0 29px;
    font-size: 17px;
    line-height: 25px;
  }
}
@media only screen and (max-width: 1199px) {
  .hero-card-item .hero-lefit-item .text {
    font-size: 20px;
    line-height: 24px;
  }
}
.hero-card-item .hero-lefit-item .icon {
  height: 70px;
  width: 70px;
  line-height: 70px;
  background: var(--gradient-4);
  text-align: center;
  transition: all 500ms ease;
  border-radius: 50%;
}
.hero-card-item .hero-lefit-item .icon:hover {
  background: var(--theme-color1);
}
.hero-card-item .hero-lefit-item:last-child {
  background-image: url(../images/home-2/hero-item-img3.png);
  padding: 40px 40px 20px;
  background-position: center center;
}
.hero-card-item .hero-lefit-item .title {
  font-size: 24px;
  font-weight: 600;
  color: var(--theme-color-white);
  line-height: 34px;
}
@media only screen and (max-width: 1439px) {
  .hero-card-item .hero-lefit-item .title {
    font-size: 18px;
    line-height: 29px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .hero-card-item .hero-lefit-item .title {
    font-size: 15px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 1439px) {
  .hero-card-item .hero-lefit-item .title {
    font-size: 17px;
    line-height: 28px;
  }
}
.hero-card-item .hero-lefit-item .counter-box h2 {
  font-size: 50px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 180px 0 10px;
}
@media only screen and (max-width: 1439px) {
  .hero-card-item .hero-lefit-item .counter-box h2 {
    font-size: 40px;
    margin: 77px 0 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .hero-card-item .hero-lefit-item .counter-box h2 {
    font-size: 35px;
    margin: 108px 0 10px;
  }
}
@media only screen and (max-width: 1199px) {
  .hero-card-item .hero-lefit-item .counter-box h2 {
    margin: 95px 0 10px;
  }
}
.hero-card-item .hero-lefit-item .counter-box p.counter-text {
  font-size: 18px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.8784313725);
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .hero-card-item .hero-lefit-item .counter-box p.counter-text {
    font-size: 15px;
  }
}

/*======== Hero Wrapper Rgiht=========*/
.hero-wrapper-right .hero-thumb {
  position: relative;
  z-index: 1;
  line-height: 0;
  overflow: hidden;
}
.hero-wrapper-right .hero-thumb img {
  transition: all 2s ease;
  background-size: cover;
  width: 100%;
}
.hero-wrapper-right .hero-thumb img:nth-child(1) {
  transform: translatex(50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}
.hero-wrapper-right .hero-thumb img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}
.hero-wrapper-right .hero-thumb:hover img:nth-child(1) {
  transform: translatex(0) scalex(1);
  opacity: 1;
  filter: blur(0);
}
.hero-wrapper-right .hero-thumb:hover img:nth-child(2) {
  transform: translatex(-50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}

/*** =============================
    Banner Section Three
==================================***/
.hero-section-3 {
  position: relative;
  z-index: 1;
  background: #010102;
  height: 1040px;
}
.hero-section-3 .other-box {
  position: relative;
  width: calc(100% - 80px);
  margin: -24px 50px 0;
  left: 0;
  z-index: 5;
}
.hero-section-3 .hero_circle {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  text-align: center;
}
.hero-section-3 .hero-logo .outer-circle {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background: var(--gradient-4);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.hero-section-3 .hero-logo .outer-circle::before {
  content: "";
  position: absolute;
  top: -20px;
  left: -20px;
  right: -20px;
  bottom: -20px;
  border-radius: 50%;
  background: #010102;
  z-index: -1;
}
.hero-section-3 .hero-logo .outer-circle .inner-circle {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero-section-3 .hero-logo .outer-circle .inner-circle img {
  width: 50px;
  height: 50px;
  object-fit: contain;
}

/*======== Hero Wrapper leght=========*/
.hero-wrapper-left-two .hero-content-box {
  padding: 193px 70px 193px;
  background: #0B0B0C;
}
.hero-wrapper-left-two .hero-content-box .hero-content h4 {
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 22px;
  background: rgba(255, 255, 255, 0.0588235294);
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
  padding: 8px 35px;
  color: rgba(255, 255, 255, 0.4);
  border-radius: 30px;
}
.hero-wrapper-left-two .hero-content-box .hero-content h1 {
  font-size: 42px;
  font-weight: 600;
  line-height: 55px;
  color: var(--theme-color-white);
  margin: 0;
  text-transform: uppercase;
}
.hero-wrapper-left-two .hero-content-box .hero-content h1 span {
  background: linear-gradient(90deg, #00C9FF 0%, #6A00F4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-size: 60px;
  margin-top: 20px;
}
.hero-wrapper-left-two .hero-content-box .hero-content p {
  font-size: 17px;
  line-height: 28px;
  margin: 20px auto 45px;
  width: 90%;
}
.hero-wrapper-left-two .hero-content-box .hero-content .hero-buttons a {
  display: inline-block;
  padding: 14px 35px;
  margin-right: 18px;
  font-size: 16px;
  text-transform: uppercase;
  background: linear-gradient(90deg, #00C9FF 0%, #6A00F4 100%);
}
.hero-wrapper-left-two .hero-content-box .hero-content .hero-buttons a:last-child {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
}

/*========= Theme Button ========*/
.theme-btn {
  font-weight: 500;
  font-size: 18px;
  background: var(--gradient-1);
  border-radius: 40px;
  padding: 14px 37px;
  display: inline-block;
  transition: 0.5s;
  position: relative;
  z-index: 1;
  overflow: hidden;
  color: var(--heading-color);
}
.theme-btn::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: var(--gradient-2);
  border-radius: 30px;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  transition: 0.5s;
  clip-path: polygon(50% 0, 50% 0, 50% 50%, 50% 100%, 50% 100%, 50% 50%);
  z-index: -1;
}
.theme-btn:hover::before {
  clip-path: polygon(25% -70%, 75% -70%, 120% 50%, 75% 170%, 25% 170%, -20% 50%);
}
.theme-btn i {
  display: inline-block;
  margin-left: 10px;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  transform: rotate(-45deg);
}

/*========= Theme Button Two ========*/
.theme-btn-two {
  display: inline-block;
  color: var(--theme-color-white);
  padding: 14px 33px;
  font-weight: 600;
  font-size: 18px;
  border-radius: 45px;
  position: relative;
  z-index: 1;
  transition: all 300ms ease;
  background: var(--gradient-1);
}
.theme-btn-two i {
  display: inline-block;
  right: -56px;
  font-size: 16px;
  font-weight: 400;
  top: 2px;
  height: 56px;
  width: 56px;
  line-height: 56px;
  text-align: center;
  border-radius: 100%;
  position: absolute;
  background: var(--gradient-2);
  transition: all 300ms ease;
}
.theme-btn-two::after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 50%;
  top: 0;
  background: var(--gradient-2);
  z-index: -1;
  border-radius: 45px;
  transition: all 300ms ease;
}
.theme-btn-two:hover::after {
  width: 100%;
  left: 0;
}
.theme-btn-two:hover {
  color: var(--theme-color-white);
}
.theme-btn-two:hover i {
  background: var(--gradient-1);
}

.style_color {
  background: var(--gradient-4) !important;
}
.style_color i {
  background: var(--gradient-4);
}

/*===================================
    Start Dashboard Section
=====================================*/
.dashboard-section {
  background: var(--gradient-3);
  position: relative;
  z-index: 1;
  padding: 0 0 120px;
  margin-top: -1px;
}
@media only screen and (max-width: 1023px) {
  .dashboard-section {
    padding: 0 0 100px;
  }
}
@media only screen and (max-width: 767px) {
  .dashboard-section {
    padding: 100px 0 100px;
  }
}
.dashboard-section .bg-bular {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.dashboard-wrpr {
  position: relative;
  padding: 40px 40px 15px;
  border-radius: 25px;
}
.dashboard-wrpr::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 25px;
  border: 1.5px solid transparent;
  background: linear-gradient(91.06deg, rgba(98, 7, 188, 0.568627451) 6.82%, #6207BC 37.09%, rgba(250, 80, 10, 0.4509803922) 67.36%, rgba(250, 80, 10, 0.5490196078) 96.43%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}

.dashboard-img {
  line-height: 0;
  margin-bottom: 25px;
}
.dashboard-img figure {
  margin: 0;
}

/*===================================
    Start Service Section
=====================================*/
.services-section {
  background: var(--theme-bg-color1);
  padding: 115px 0 100px;
  position: relative;
  z-index: 1;
  margin-top: -1px;
}
@media only screen and (max-width: 1439px) {
  .services-section {
    padding: 120px 0 90px;
  }
}
@media only screen and (max-width: 1023px) {
  .services-section {
    padding: 100px 0 70px;
  }
}
.services-section .bg-bular {
  position: absolute;
  z-index: -1;
  right: 23%;
  bottom: 16%;
}
.services-section .bg-bular2 {
  position: absolute;
  z-index: -1;
  right: 0;
  left: 0;
  margin: auto;
  top: 0;
  text-align: center;
}

.service-img {
  position: relative;
  z-index: 1;
  line-height: 0;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .service-img {
    margin-bottom: 30px;
  }
}
.service-img img {
  transition: all 2s ease;
  background-size: cover;
  width: 100%;
}
.service-img img:nth-child(1) {
  transform: translatex(50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}
.service-img img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}
.service-img:hover img:nth-child(1) {
  transform: translatex(0) scalex(1);
  opacity: 1;
  filter: blur(0);
}
.service-img:hover img:nth-child(2) {
  transform: translatex(-50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}
.service-img .service-btn {
  position: absolute;
  left: 0;
  bottom: 4px;
  z-index: -1;
}
.service-img .service-btn a {
  background: linear-gradient(270deg, #FA500A 10%, #6207BC 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-size: 18px;
  line-height: 28px;
  position: relative;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .service-img .service-btn a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1199px) {
  .service-img .service-btn a {
    font-size: 16px;
  }
}
.service-img .service-btn a::before {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 82%;
  content: "";
  background: var(--gradient-1);
}
.service-img .service-btn a svg {
  margin-left: 10px;
}

.single-services-box {
  display: flex;
  position: relative;
  padding: 40px 40px 35px;
  gap: 20px;
  border-radius: 20px;
  margin-bottom: 25px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .single-services-box {
    padding: 30px 20px 25px;
  }
}
@media only screen and (max-width: 1023px) {
  .single-services-box {
    display: block;
    padding: 35px 25px 35px;
  }
}
@media only screen and (max-width: 767px) {
  .single-services-box {
    padding: 35px 40px 35px;
  }
}
.single-services-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 20px;
  border: 1.5px solid transparent;
  background: linear-gradient(91.06deg, rgba(98, 7, 188, 0.49) 6.82%, rgba(98, 7, 188, 0.4392156863) 37.09%, rgba(250, 80, 10, 0.29) 67.36%, rgba(250, 80, 10, 0.35) 96.43%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}
.single-services-box .icon {
  flex-shrink: 0;
}
.single-services-box .services-content h4 {
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 21px;
}
@media only screen and (max-width: 1023px) {
  .single-services-box .services-content h4 {
    font-size: 20px;
    line-height: 28px;
    margin-top: 20px;
  }
}
.single-services-box .services-content p {
  line-height: 26px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .single-services-box .services-content p {
    font-size: 15px;
  }
}
@media only screen and (max-width: 1023px) {
  .single-services-box .services-content p {
    font-size: 15px;
  }
}
.single-services-box .services-button {
  margin-top: 31px;
}
.single-services-box .services-button a {
  background: linear-gradient(270deg, #FA500A 10%, #6207BC 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-size: 18px;
  line-height: 28px;
  position: relative;
}
.single-services-box .services-button a img {
  margin-left: 8px;
}

/*** 

====================================================================
    Services Section Two
====================================================================

***/
.services-section-two {
  position: relative;
  padding: 120px 0 120px;
  z-index: 1;
  background: var(--theme-color4);
  margin-top: -1px;
}

.service-main-bx {
  position: relative;
}
.service-main-bx .service_hover_img {
  position: absolute;
  right: 0;
  top: -10px;
  transform: translateX(50px);
  opacity: 0;
  transition: 0.5s;
  z-index: 44;
}
.service-main-bx .service_hover_img.two {
  right: inherit;
  left: 0;
  top: -70px;
}
.service-main-bx .service_hover_img.three {
  top: -80px;
}
.service-main-bx:hover .service_hover_img {
  transform: translateX(0px);
  opacity: 1;
}
.service-main-bx:nth-child(2) {
  padding-left: 380px;
}

.single-services-box-two {
  position: relative;
  z-index: 1;
  border-radius: 75px;
  margin-bottom: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 40px;
  background: var(--theme-color3);
  width: 72%;
}
.single-services-box-two.secound {
  width: 100%;
}
.single-services-box-two.last {
  margin-bottom: 0;
}
.single-services-box-two::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 75px;
  border: 2px solid transparent;
  background: linear-gradient(157deg, rgba(250, 80, 10, 0.6) 6.82%, rgba(250, 80, 10, 0) 37.09%, rgba(98, 7, 188, 0) 67.36%, #6207BC 96.43%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  transition: 0.5s;
}
.single-services-box-two .service-icon-bx {
  display: flex;
  align-items: center;
  gap: 30px;
}
.single-services-box-two .service_icon {
  height: 90px;
  width: 90px;
  line-height: 90px;
  text-align: center;
  background: rgba(255, 255, 255, 0.0509803922);
  border-radius: 50%;
}
.single-services-box-two .service_icon img {
  transition: all 400ms linear;
}
.single-services-box-two:hover .service_icon img {
  transform: scaleX(-1);
}
.single-services-box-two .service_content {
  padding-right: 85px;
}
.single-services-box-two .service_content h4 {
  font-weight: 600;
  font-size: 30px;
  transition: 0.5s;
  margin: 0;
}
.single-services-box-two .service-btn a {
  display: block;
  border-radius: 30px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: 0.5s;
  text-align: center;
  height: 45px;
  width: 60px;
  line-height: 45px;
}
.single-services-box-two .service-btn a img {
  transition: all 500ms ease;
}
.single-services-box-two .service-btn a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 30px;
  border: 2px solid transparent;
  background: linear-gradient(90deg, #FA500A 6.82%, rgba(250, 80, 10, 0.4784313725) 37.09%, rgba(188, 49, 7, 0.93) 67.36%, #6207BC 96.43%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}
.single-services-box-two .service-btn a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15%;
  right: 0;
  width: 0;
  height: 106%;
  background: var(--gradient-1);
  transform: skew(45deg);
  transition: all 0.4s ease-in-out;
  z-index: -1;
}
.single-services-box-two:hover .service-btn a::after {
  width: 100%;
  transform: skew(0deg);
  left: 0;
}
.single-services-box-two:hover .service-btn a img {
  filter: brightness(0) invert(1);
}

.single-services-box-three {
  background: url(../images/home-3/service-bx-sp.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 45px 35px 40px;
  position: relative;
  z-index: 1;
}
.single-services-box-three .service_icon {
  height: 55px;
  width: 55px;
}
.single-services-box-three .service_content h4 {
  font-weight: 500;
  font-size: 22px;
  line-height: 32px;
  margin: 32px 0 20px;
}
.single-services-box-three .service_content .service-btns {
  position: relative;
  z-index: 1;
}
.single-services-box-three .service_content .service-btns::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 16px;
  width: 0;
  height: 1px;
  background: var(--gradient-4);
  transition: 0.5s;
}
.single-services-box-three .service_content .service-btns a {
  font-weight: 500;
  font-size: 15px;
  line-height: 28px;
  display: inline-block;
  color: var(--text-color);
  text-transform: uppercase;
}
.single-services-box-three .service_content .service-btns a i {
  border: 1px solid rgba(255, 255, 255, 0.1490196078);
  height: 35px;
  display: inline-block;
  width: 35px;
  line-height: 35px;
  border-radius: 50%;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  margin-left: 12px;
  text-align: center;
  transition: 0.5s;
}
.single-services-box-three .dots {
  position: absolute;
  right: 50px;
  top: 50px;
  display: inline-block;
  transition: 0.1s;
  z-index: -1;
}
.single-services-box-three .dots span {
  background: rgba(255, 255, 255, 0.1490196078);
  height: 4px;
  width: 4px;
  border-radius: 5px;
  display: inline-block;
  margin-left: 5px;
}
.single-services-box-three:hover .service_content .service-btns a {
  margin-left: 95px;
}
.single-services-box-three:hover .service_content .service-btns a i {
  background: var(--gradient-4);
  border: 1px solid var(--theme-primary);
}
.single-services-box-three:hover .service-btns::before {
  width: 80px;
}

/*===================================
    Start Feature Section
=====================================*/
.feature-section {
  background: url(../images/main-home/feature-bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
  padding: 112px 0 120px;
  margin-top: -1px;
}
@media only screen and (max-width: 1023px) {
  .feature-section {
    padding: 100px 0 100px;
  }
}
@media only screen and (max-width: 767px) {
  .feature-section {
    padding: 0 0 100px;
  }
}
.feature-section .bg-bular {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.featue-wrapper {
  position: relative;
  padding: 40px 40px 25px;
  border-radius: 25px;
}
.featue-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 25px;
  border: 1.5px solid transparent;
  background: linear-gradient(91.06deg, rgba(98, 7, 188, 0.568627451) 6.82%, #6207BC 37.09%, rgba(250, 80, 10, 0.4509803922) 67.36%, rgba(250, 80, 10, 0.5490196078) 96.43%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}
.featue-wrapper .featue-single-box {
  padding: 35px 25px 10px;
  border-radius: 20px;
  position: relative;
  border-top: 1px solid rgba(250, 80, 10, 0.7098039216);
  background: rgba(12, 12, 13, 0.41);
  margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
  .featue-wrapper .featue-single-box {
    padding: 35px 50px 10px;
  }
}
.featue-wrapper .featue-single-box::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: 20px;
  background: linear-gradient(to bottom, rgba(250, 80, 10, 0.4705882353), transparent) left, linear-gradient(to bottom, rgba(250, 80, 10, 0.3411764706), transparent) right;
  background-repeat: no-repeat;
  background-size: 1px 100%, 1px 100%;
}
.featue-wrapper .featue-single-box .feature-content h3 {
  font-size: 22px;
  font-weight: 600;
}
@media only screen and (max-width: 1023px) {
  .featue-wrapper .featue-single-box .feature-content h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .featue-wrapper .featue-single-box .feature-content p {
    font-size: 14px;
  }
}
.featue-wrapper .featue-single-box-right {
  padding: 43px 45px 0;
  border-radius: 20px;
  position: relative;
  border-top: 1px solid rgba(250, 80, 10, 0.7098039216);
}
.featue-wrapper .featue-single-box-right::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: 20px;
  background: linear-gradient(to bottom, rgba(250, 80, 10, 0.4705882353), transparent) left, linear-gradient(to bottom, rgba(250, 80, 10, 0.3411764706), transparent) right;
  background-repeat: no-repeat;
  background-size: 1px 100%, 1px 100%;
}
.featue-wrapper .featue-single-box-right .feature-content h3 {
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
}
@media only screen and (max-width: 1023px) {
  .featue-wrapper .featue-single-box-right .feature-content h3 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .featue-wrapper .featue-single-box-right .feature-content h3 {
    font-size: 20px;
    line-height: 28px;
  }
}
.featue-wrapper .featue-single-box-right .feature-content p {
  display: inline-block;
  margin: 10px auto 45px;
  width: 82%;
  line-height: 30px;
}
@media only screen and (max-width: 1199px) {
  .featue-wrapper .featue-single-box-right .feature-content p {
    width: 100%;
  }
}
@media only screen and (max-width: 1023px) {
  .featue-wrapper .featue-single-box-right .feature-content p {
    font-size: 15px;
  }
}
.featue-wrapper .featue-single-box-right:last-child {
  margin-bottom: 0;
}

.dashboard-img {
  line-height: 0;
  margin-bottom: 25px;
}
.dashboard-img figure {
  margin: 0;
}

/*=================================
  Start FAq Section
=================================*/
.faq-section {
  background: url(../images/main-home/faq-bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 112px 0 120px;
  margin-top: -1px;
}
@media only screen and (max-width: 1023px) {
  .faq-section {
    padding: 95px 0 100px;
  }
}

/* Faqs circle aks */
.circle-img {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .circle-img {
    margin-top: 30px;
  }
}
.circle-img figure {
  margin: 0;
}

.asked-circle {
  position: absolute;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background: var(--gradient-1);
  display: flex;
  justify-content: center;
  align-items: center;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .asked-circle {
    transform: translate(-128%, -50%);
  }
}
.asked-circle:hover {
  background: var(--gradient-2);
}
.asked-circle .center {
  position: absolute;
  font-size: 64px;
  font-weight: bold;
  color: #fff;
  height: 85px;
  width: 85px;
  line-height: 85px;
  text-align: center;
  background: var(--theme-color-white);
  display: inline-block;
  border-radius: 50%;
}
.asked-circle .circle-text {
  width: 95%;
  height: 95%;
  position: absolute;
  animation: rotate 12s linear infinite;
}
.asked-circle .circle-text text {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  fill: #fff;
  letter-spacing: 2px;
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.accordion-box {
  position: relative;
}
.accordion-box .block {
  position: relative;
  border-radius: 20px;
  margin-bottom: 30px;
  z-index: 1;
}
.accordion-box .block::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(11deg, #E3547A, #010102, #8E64B7, #E3547A);
  background-size: 300% 300%;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: -1;
  transition: background-position 0.5s ease;
}
.accordion-box .block:hover::before {
  animation: borderFlow 6s linear infinite;
}
.accordion-box .block::after {
  content: "";
  position: absolute;
  height: 40px;
  width: 40px;
  right: 30px;
  border-radius: 50%;
  background: var(--gradient-1);
  z-index: -1;
  top: 18px;
}
@keyframes borderFlow {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.accordion-box .block .acc-btn {
  position: relative;
  font-size: 22px;
  line-height: 25px;
  color: var(--theme-color-white);
  font-weight: 500;
  cursor: pointer;
  padding: 25px 30px;
  padding-right: 70px;
  transition: all 500ms ease;
}
@media only screen and (max-width: 1023px) {
  .accordion-box .block .acc-btn {
    font-size: 18px;
  }
}
.accordion-box .block .acc-btn span {
  position: relative;
  padding-right: 145px;
}
@media only screen and (max-width: 767px) {
  .accordion-box .block .acc-btn span {
    padding-right: 5px;
  }
}
.accordion-box .block .acc-btn span:before {
  content: "";
  position: absolute;
  top: 13px;
  right: 10px;
  width: 120px;
  height: 1px;
  background: linear-gradient(90deg, #FA500A 0%, rgba(18, 18, 18, 0.6) 100%);
}
@media only screen and (max-width: 767px) {
  .accordion-box .block .acc-btn span:before {
    display: none;
  }
}
.accordion-box .block .acc-btn .icon {
  position: absolute;
  right: 41px;
  top: 25px;
  height: 35px;
  font-size: 20px;
  line-height: 25px;
  color: var(--theme-color-white);
  transition: all 500ms ease;
}
.accordion-box .block .acc-btn.active .icon {
  color: var(--bg-theme-color-white);
}
.accordion-box .block .acc-btn.active .icon:before {
  content: "\f068";
}
.accordion-box .block .acc-content {
  position: relative;
  display: none;
}
.accordion-box .block .acc-content .content {
  position: relative;
  padding: 0 20px 33px 210px;
}
@media only screen and (max-width: 1199px) {
  .accordion-box .block .acc-content .content {
    padding: 8px 63px 36px 80px;
  }
}
@media only screen and (max-width: 1023px) {
  .accordion-box .block .acc-content .content {
    padding: 8px 63px 36px 65px;
  }
}
@media only screen and (max-width: 767px) {
  .accordion-box .block .acc-content .content {
    padding: 8px 104px 36px 29px;
  }
}
.accordion-box .block .acc-content .content .text {
  display: block;
  font-size: 17px;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.5803921569);
  margin-bottom: 0;
}
@media only screen and (max-width: 1023px) {
  .accordion-box .block .acc-content .content .text {
    font-size: 14px;
    line-height: 26px;
  }
}
.accordion-box .block .acc-content.current {
  display: block;
}
.accordion-box .block:last-child {
  margin-bottom: 0;
}
.accordion-box.two .block .acc-btn span {
  position: relative;
  padding-right: 10px;
}
.accordion-box.two .block .acc-btn span::before {
  display: none;
}
.accordion-box.two .block .acc-content .content {
  position: relative;
  padding: 0 20px 33px 30px;
}

/*===================================
    Start Blog Section
=====================================*/
.blog-section {
  padding: 110px 0 90px;
  background: url(../images/main-home/blog-bg-main.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-top: -1px;
}

.blog-single-box {
  margin-bottom: 30px;
  background: url(../images/main-home/blog-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  padding: 15px 15px 32px;
  position: relative;
  z-index: 1;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .blog-single-box {
    padding: 15px 20px 10px;
    background-size: cover;
  }
}
@media only screen and (max-width: 1199px) {
  .blog-single-box {
    background-size: cover;
    padding: 15px 15px 4px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-single-box {
    background-size: cover;
    padding: 32px 15px 35px;
    margin: 0 60px 30px;
  }
}
.blog-single-box .blog-thumb {
  position: relative;
  overflow: hidden;
  background: var(--gradient-2);
  border-radius: 27px;
  padding: 0 0 18px;
  z-index: 1;
}
.blog-single-box .blog-thumb img {
  transition: all 2s ease;
  background-size: cover;
  width: 100%;
}
.blog-single-box .blog-thumb img:nth-child(1) {
  transform: translatex(50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}
.blog-single-box .blog-thumb img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}
.blog-single-box .blog-thumb .blog a {
  display: inline-block;
  color: var(--theme-color-white);
  font-size: 16px;
  font-weight: 400;
  margin-left: 35px;
  margin-top: 15px;
}
.blog-single-box .blog-thumb .blog a span {
  margin: 0 8px;
}
.blog-single-box:hover .blog-thumb img:nth-child(1) {
  transform: translatex(0) scalex(1);
  opacity: 1;
  filter: blur(0);
}
.blog-single-box:hover .blog-thumb img:nth-child(2) {
  transform: translatex(-50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}
.blog-single-box .blog-content {
  padding: 0 25px 0;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .blog-single-box .blog-content {
    padding: 0 15px 0;
  }
}
@media only screen and (max-width: 1199px) {
  .blog-single-box .blog-content {
    padding: 0 35px 0 18px;
  }
}
@media only screen and (max-width: 1023px) {
  .blog-single-box .blog-content {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .blog-single-box .blog-content {
    padding: 0 58px 0 18px;
  }
}
.blog-single-box .blog-content h4 {
  margin: 38px 0 15px;
}
@media only screen and (max-width: 1023px) {
  .blog-single-box .blog-content h4 {
    margin: 11px 0 8px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-single-box .blog-content h4 {
    margin: 38px 0 15px;
  }
}
.blog-single-box .blog-content h4 a {
  display: inline-block;
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .blog-single-box .blog-content h4 a {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1199px) {
  .blog-single-box .blog-content h4 a {
    font-size: 18px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-single-box .blog-content h4 a {
    font-size: 24px;
    line-height: 34px;
  }
}
.blog-single-box .blog-content p {
  font-size: 17px;
  line-height: 28px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .blog-single-box .blog-content p {
    font-size: 14px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 1199px) {
  .blog-single-box .blog-content p {
    font-size: 15px !important;
  }
}
@media only screen and (max-width: 1023px) {
  .blog-single-box .blog-content p {
    font-size: 13px !important;
    line-height: 24px;
  }
}
.blog-single-box .blog-content .blog-btn {
  position: absolute;
  right: 0;
  bottom: 0;
}
.blog-single-box .blog-content .blog-btn a {
  display: block;
  border-radius: 30px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: 0.5s;
  text-align: center;
  height: 60px;
  width: 45px;
  line-height: 60px;
}
.blog-single-box .blog-content .blog-btn a img {
  transition: all 500ms ease;
}
@media only screen and (max-width: 1023px) {
  .blog-single-box .blog-content .blog-btn a {
    height: 45px;
    width: 36px;
    line-height: 47px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-single-box .blog-content .blog-btn a {
    height: 60px;
    width: 45px;
    line-height: 60px;
  }
}
.blog-single-box .blog-content .blog-btn a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 30px;
  border: 2px solid transparent;
  background: linear-gradient(90deg, #FA500A 6.82%, rgba(250, 80, 10, 0.4784313725) 37.09%, rgba(188, 49, 7, 0.93) 67.36%, #6207BC 96.43%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}
.blog-single-box .blog-content .blog-btn a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15%;
  right: 0;
  width: 0;
  height: 106%;
  background: var(--gradient-1);
  transform: skew(45deg);
  transition: all 0.4s ease-in-out;
  z-index: -1;
}
.blog-single-box:hover .blog-btn a::after {
  width: 100%;
  transform: skew(0deg);
  left: 0;
}
.blog-single-box:hover .blog-btn a img {
  filter: brightness(0) invert(1);
}

/*===================================
    Start Blog Section Two
=====================================*/
.blog-section-two {
  padding: 110px 0 90px;
  background: url(../images/home-2/bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-top: -1px;
}
.blog-section-two .icon-box p {
  width: 100%;
}

.blog-wrapper {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 90px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .blog-wrapper {
    gap: 30px;
  }
}
@media only screen and (max-width: 1199px) {
  .blog-wrapper {
    gap: 30px;
  }
}

.blog-single-box-two {
  margin-bottom: 30px;
  background: url(../images/home-2/blog-bg-box.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 20px 20px 30px;
  position: relative;
  z-index: 1;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .blog-single-box-two {
    background-position: right;
    border-radius: 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .blog-single-box-two {
    background-size: cover;
    border-radius: 25px;
    background-position: right;
  }
}
.blog-single-box-two .blog-thumb {
  position: relative;
  overflow: hidden;
  border-radius: 27px;
  z-index: 1;
}
.blog-single-box-two .blog-thumb img {
  transition: all 2s ease;
  background-size: cover;
  width: 100%;
}
.blog-single-box-two .blog-thumb img:nth-child(1) {
  transform: translatex(50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}
.blog-single-box-two .blog-thumb img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}
.blog-single-box-two:hover .blog-thumb img:nth-child(1) {
  transform: translatex(0) scalex(1);
  opacity: 1;
  filter: blur(0);
}
.blog-single-box-two:hover .blog-thumb img:nth-child(2) {
  transform: translatex(-50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}
.blog-single-box-two .blog-content {
  padding: 0 25px 0;
}
.blog-single-box-two .blog-content .blog a {
  display: inline-block;
  color: rgba(255, 255, 255, 0.431372549);
  font-size: 15px;
  font-weight: 400;
  margin-right: 22px;
  margin-top: 42px;
}
.blog-single-box-two .blog-content h4 {
  margin-top: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.2392156863);
  padding-top: 30px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .blog-single-box-two .blog-content h4 {
    margin-bottom: 0;
  }
}
.blog-single-box-two .blog-content h4 a {
  display: inline-block;
  font-size: 28px;
  line-height: 40px;
  font-weight: 600;
}
.blog-single-box-two .blog-content .blogs-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.blog-single-box-two .blog-content .blogs-btn a {
  display: inline-block;
  line-height: 60px;
  height: 60px;
  width: 60px;
  background: var(--gradient-1);
  font-size: 20px;
  font-weight: 600;
  color: var(--theme-color-white);
  border-radius: 50%;
  text-align: center;
  transform: rotate(-45deg);
  transition: 0.5s;
}
.blog-single-box-two:hover .blogs-btn a {
  transform: rotate(0deg);
  background: var(--gradient-2);
}

.blog-wrpper-right .blog-single-box-right {
  margin-bottom: 30px;
  background: url(../images/home-2/blog-bg-box2.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding: 20px 20px 20px;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 30px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .blog-wrpper-right .blog-single-box-right {
    background-size: cover;
    background-position: right;
    gap: 18px;
    border-radius: 25px;
  }
}
@media only screen and (max-width: 1199px) {
  .blog-wrpper-right .blog-single-box-right {
    background-position: right;
    border-radius: 25px;
  }
}
.blog-wrpper-right .blog-single-box-right .blog-thumb {
  flex-shrink: 0;
}
.blog-wrpper-right .blog-single-box-right .blog-content h4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3215686275);
  margin-bottom: 20px;
  padding-bottom: 25px;
}
.blog-wrpper-right .blog-single-box-right .blog-content h4 a {
  display: inline-block;
  font-size: 24px;
  font-weight: 600;
  line-height: 34px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .blog-wrpper-right .blog-single-box-right .blog-content h4 a {
    display: inline-block;
    font-size: 22px;
    line-height: 32px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .blog-wrpper-right .blog-single-box-right .blog-content p {
    font-size: 15px;
  }
}
.blog-wrpper-right .blog-single-box-right .blog-content .blog a {
  display: inline-block;
  color: rgba(255, 255, 255, 0.431372549);
  font-size: 15px;
  font-weight: 400;
  margin-right: 22px;
  margin-top: 18px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .blog-wrpper-right .blog-single-box-right .blog-content .blog a {
    font-size: 12px;
    margin-right: 5px;
    margin-top: 5px;
  }
}
@media only screen and (max-width: 1199px) {
  .blog-wrpper-right .blog-single-box-right .blog-content .blog a {
    font-size: 14px;
    margin-right: 4px;
  }
}
.blog-wrpper-right .blog-single-box-right .blog-content .blogs-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.blog-wrpper-right .blog-single-box-right .blog-content .blogs-btn a {
  display: inline-block;
  line-height: 60px;
  height: 60px;
  width: 60px;
  background: var(--gradient-1);
  font-size: 20px;
  font-weight: 600;
  color: var(--theme-color-white);
  border-radius: 50%;
  text-align: center;
  transform: rotate(-45deg);
  transition: 0.5s;
}
.blog-wrpper-right .blog-single-box-right:hover .blogs-btn a {
  transform: rotate(0deg);
  background: var(--gradient-2);
}

/*===================================
    Start Blog Section Three
=====================================*/
.blog-section-three {
  padding: 120px 0 90px;
  background: var(--theme-color4);
  margin-top: -1px;
  position: relative;
  z-index: 1;
}
.blog-section-three .blog-sp {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.blog-section-three .icon-box {
  margin-left: 110px;
}
.blog-section-three .icon-box p {
  width: 100%;
}

.blog-single-box-three {
  margin-bottom: 30px;
  background: url(../images/home-3/blogbg-bx.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  padding: 0 0 50px;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
.blog-single-box-three .blog-thumb {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.blog-single-box-three .blog-thumb img {
  transition: all 2s ease;
  background-size: cover;
  width: 100%;
}
.blog-single-box-three .blog-thumb img:nth-child(1) {
  transform: translatex(50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}
.blog-single-box-three .blog-thumb img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}
.blog-single-box-three:hover .blog-thumb img:nth-child(1) {
  transform: translatex(0) scalex(1);
  opacity: 1;
  filter: blur(0);
}
.blog-single-box-three:hover .blog-thumb img:nth-child(2) {
  transform: translatex(-50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}
.blog-single-box-three .blog-content {
  padding: 0 40px 0;
}
.blog-single-box-three .blog-content h4 {
  margin: 38px 0 35px;
}
.blog-single-box-three .blog-content h4 a {
  display: inline-block;
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
}
.blog-single-box-three .blog-content .blog-btns a {
  display: inline-block;
  border-radius: 30px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: 0.5s;
  text-align: center;
  background: rgba(255, 255, 255, 0.0588235294);
  padding: 11px 35px;
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
  font-size: 15px;
  font-weight: 400;
  color: var(--theme-color-white);
  text-transform: uppercase;
}
.blog-single-box-three .blog-content .blog-btns a i {
  display: inline-block;
  transform: rotate(-45deg);
  font-size: 18px;
  top: 2px;
  position: relative;
  margin-left: 7px;
}
.blog-single-box-three .blog-content .blog-btns a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15%;
  right: 0;
  width: 0;
  height: 106%;
  background: var(--gradient-1);
  transform: skew(45deg);
  transition: all 0.4s ease-in-out;
  z-index: -1;
}
.blog-single-box-three:hover .blog-btns a::after {
  width: 100%;
  transform: skew(0deg);
  left: 0;
}

/*===================================
    Start Blog Section Four
=====================================*/
.blog-section-four {
  padding: 120px 0 90px;
  background: var(--theme-color4);
  margin-top: -1px;
  position: relative;
  z-index: 1;
}
.blog-section-four .blog-sp {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.blog-section-four .icon-box p {
  width: 100%;
}

.blog-single-box-four {
  margin-bottom: 30px;
  background: url(../images/home-2/blog-bg-bx.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 15px 20px 25px;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
.blog-single-box-four .blog-thumb {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.blog-single-box-four .blog-thumb img {
  transition: all 2s ease;
  background-size: cover;
  width: 100%;
}
.blog-single-box-four .blog-thumb img:nth-child(1) {
  transform: translatex(50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}
.blog-single-box-four .blog-thumb img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}
.blog-single-box-four:hover .blog-thumb img:nth-child(1) {
  transform: translatex(0) scalex(1);
  opacity: 1;
  filter: blur(0);
}
.blog-single-box-four:hover .blog-thumb img:nth-child(2) {
  transform: translatex(-50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}
.blog-single-box-four .meta-blog {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2509803922);
  padding-bottom: 40px;
  margin-bottom: 32px;
}
.blog-single-box-four .meta-blog a {
  display: inline-block;
  font-weight: 600;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
  background: rgba(255, 255, 255, 0.0588235294);
  color: rgba(255, 255, 255, 0.6980392157);
  padding: 5px 25px;
  border-radius: 20px;
  margin-right: 10px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .blog-single-box-four .meta-blog a {
    font-size: 15px;
    padding: 5px 20px;
  }
}
.blog-single-box-four .blog-content {
  padding: 40px 20px 0;
  position: relative;
  z-index: 1;
}
.blog-single-box-four .blog-content h4 a {
  display: inline-block;
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .blog-single-box-four .blog-content h4 a {
    font-size: 20px;
  }
}
.blog-single-box-four .blog-content .blog-btns {
  position: absolute;
  right: 20px;
  bottom: 132px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .blog-single-box-four .blog-content .blog-btns {
    right: 0;
  }
}
.blog-single-box-four .blog-content .blog-btns a {
  display: inline-block;
  border-radius: 30px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: 0.5s;
  font-size: 15px;
  font-weight: 600;
  color: var(--theme-color-white);
  text-transform: uppercase;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  transform: rotate(-45deg);
}
.blog-single-box-four .blog-content .blog-btns a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 30px;
  border: 2px solid transparent;
  background: linear-gradient(91.06deg, #00C9FF 6.82%, rgba(0, 200, 255, 0.5764705882) 37.09%, rgba(98, 7, 188, 0.631372549) 67.36%, #6207BC 96.43%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}
.blog-single-box-four .blog-content .blog-btns a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15%;
  right: 0;
  width: 0;
  height: 106%;
  background: var(--gradient-4);
  transform: skew(45deg);
  transition: all 0.4s ease-in-out;
  z-index: -1;
}
.blog-single-box-four:hover .blog-btns a::after {
  width: 100%;
  transform: skew(0deg);
  left: 0;
}

.blog-single-box-five {
  background: url(../images/home-2/blog-bg-bx.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 40px 15px 15px;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  text-align: center;
}
.blog-single-box-five .blog-thumb {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.blog-single-box-five .blog-thumb img {
  transition: all 2s ease;
  background-size: cover;
  width: 100%;
}
.blog-single-box-five .blog-thumb img:nth-child(1) {
  transform: translatex(50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}
.blog-single-box-five .blog-thumb img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}
.blog-single-box-five:hover .blog-thumb img:nth-child(1) {
  transform: translatex(0) scalex(1);
  opacity: 1;
  filter: blur(0);
}
.blog-single-box-five:hover .blog-thumb img:nth-child(2) {
  transform: translatex(-50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}
.blog-single-box-five .meta-blog {
  margin-bottom: 27px;
}
.blog-single-box-five .meta-blog a {
  display: inline-block;
  font-weight: 600;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
  background: rgba(255, 255, 255, 0.0588235294);
  color: rgba(255, 255, 255, 0.6980392157);
  padding: 5px 25px;
  border-radius: 20px;
  margin-right: 10px;
}
.blog-single-box-five .blog-content {
  position: relative;
  z-index: 1;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  padding-bottom: 15px;
  margin-bottom: 55px;
}
.blog-single-box-five .blog-content h4 a {
  display: inline-block;
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
}
.blog-single-box-five .blog-btns {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  top: 50%;
  transform: translateY(-78%);
  z-index: 1;
}
.blog-single-box-five .blog-btns a {
  display: inline-block;
  border-radius: 30px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: 0.5s;
  font-size: 18px;
  font-weight: 600;
  color: var(--theme-color-white);
  text-transform: uppercase;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  transform: rotate(-45deg);
  background: var(--gradient-4);
}
.blog-single-box-five .blog-btns a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 30px;
  border: 2px solid transparent;
  background: linear-gradient(91.06deg, #00C9FF 6.82%, rgba(0, 200, 255, 0.5764705882) 37.09%, rgba(98, 7, 188, 0.631372549) 67.36%, #6207BC 96.43%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}
.blog-single-box-five .blog-btns a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15%;
  right: 0;
  width: 0;
  height: 106%;
  background: var(--gradient-4);
  transform: skew(45deg);
  transition: all 0.4s ease-in-out;
  z-index: -1;
}
.blog-single-box-five:hover .blog-btns a::after {
  width: 100%;
  transform: skew(0deg);
  left: 0;
}

/*===================================
    Start Newsletter
====================================*/
.newsletter {
  padding: 80px 0 80px;
  margin-top: -1px;
}

.container-card h2 {
  font-size: 45px;
  font-weight: 600;
  margin: 0;
}

.newsletter-form {
  display: flex;
  align-items: center;
  border-radius: 50px;
  overflow: hidden;
  padding: 20px;
  height: 75px;
  background: rgba(224, 255, 241, 0.1490196078);
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .newsletter-form {
    max-width: 460px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .newsletter-form {
    max-width: 440px;
  }
}
@media only screen and (max-width: 767px) {
  .newsletter-form {
    max-width: 100%;
    height: 65px;
  }
}
.newsletter-form input {
  flex: 1;
  border: none;
  padding: 0 15px;
  font-size: 16px;
  background: transparent;
  color: var(--theme-color-white);
  font-weight: 500;
}
.newsletter-form input::placeholder {
  color: var(--theme-color-white);
  font-size: 18px;
}
.newsletter-form input:focus {
  outline: none;
}
.newsletter-form .submit-btn {
  background: var(--gradient-1);
  border: none;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 18px;
  font-weight: 600;
  color: var(--theme-color-white);
}
@media only screen and (max-width: 767px) {
  .newsletter-form .submit-btn {
    width: 40px;
    height: 40px;
  }
}
.newsletter-form .submit-btn:hover {
  background: var(--gradient-2);
  transform: rotate(90deg);
  color: var(--theme-color-white);
}

/*===================================
    Start Newsletter Two
====================================*/
.newsletter-two {
  padding: 83px 0 60px;
  background: linear-gradient(90deg, #6A00F4 20%, #3565FA 50%, #6A00F4 80%);
}

.rating {
  display: flex;
  align-items: center;
  gap: 23px;
}
.rating h2 {
  font-size: 60px;
  margin: 0;
  font-weight: 600;
}
.rating p {
  margin: 0;
  font-size: 17px;
  text-transform: uppercase;
  line-height: 30px;
  color: #fff;
}

.news-titles {
  margin-left: 88px;
}
.news-titles h3 {
  margin: 0;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

.cta {
  text-align: right;
}
.cta .btn {
  display: inline-block;
  padding: 15px 30px;
  background: #fff;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 500;
  transition: 0.5s;
  color: #010102;
}
.cta .btn:hover {
  background: #000;
  color: #fff;
}

/*===================================
    Start Voices Section
=====================================*/
.voices-section {
  background: #010102;
  padding: 112px 0 90px;
  position: relative;
  z-index: 1;
  margin-top: -1px;
}
@media only screen and (max-width: 1023px) {
  .voices-section {
    padding: 95px 0 70px;
  }
}
.voices-section::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 65%;
  height: 1px;
  background: rgba(255, 255, 255, 0.168627451);
  z-index: -1;
  right: 0;
  margin: auto;
}

.voices-single-box {
  position: relative;
  padding: 115px 35px 40px;
  margin-bottom: 25px;
  background: url(../images/home-2/voice1.png);
  z-index: 1;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center center;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .voices-single-box {
    padding: 85px 35px 40px;
    background-size: contain;
  }
}
@media only screen and (max-width: 1199px) {
  .voices-single-box {
    background-size: cover;
    background-position: left;
  }
}
.voices-single-box .icon {
  height: 70px;
  width: 70px;
  line-height: 70px;
  background: var(--gradient-4);
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top: 40px;
  right: 40px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .voices-single-box .icon {
    height: 60px;
    width: 60px;
    line-height: 60px;
  }
}
.voices-single-box .icon img {
  transition: 0.5s;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .voices-single-box .icon img {
    width: 30px;
  }
}
.voices-single-box .voices-thumb {
  position: relative;
  z-index: 1;
  line-height: 0;
  overflow: hidden;
}
.voices-single-box .voices-thumb img {
  transition: all 2s ease;
  background-size: cover;
  width: 100%;
}
.voices-single-box .voices-thumb img:nth-child(1) {
  transform: translatex(50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}
.voices-single-box .voices-thumb img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}
.voices-single-box:hover .voices-thumb img:nth-child(1) {
  transform: translatex(0) scalex(1);
  opacity: 1;
  filter: blur(0);
}
.voices-single-box:hover .voices-thumb img:nth-child(2) {
  transform: translatex(-50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}
.voices-single-box:hover .icon {
  background: var(--gradient-5);
}
.voices-single-box:hover .icon img {
  transform: rotateY(180deg);
  filter: brightness(1);
}
.voices-single-box .voices-content {
  margin: 15px 0 52px;
}
.voices-single-box .voices-content h2 {
  background: var(--gradient-4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-size: 45px;
  font-weight: 600;
  margin-bottom: 13px;
}
.voices-single-box .voices-content h3 {
  font-size: 22px;
  font-weight: 500;
}

/*===================================
    Start Voices Section
=====================================*/
.choose-section {
  padding: 112px 0 90px;
  position: relative;
  z-index: 1;
  margin-top: -1px;
  background: #010102;
}
@media only screen and (max-width: 1023px) {
  .choose-section {
    padding: 95px 0 70px;
  }
}
.choose-section .icon-box {
  margin-left: 110px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .choose-section .icon-box {
    margin-left: 0;
  }
}
.choose-section .icon-box p {
  width: 100%;
}
.choose-section .choose-sp {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.choose-single-box {
  position: relative;
  padding: 50px 40px 20px;
  margin-bottom: 25px;
  background: url(../images/home-2/choose-img1.png);
  z-index: 1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .choose-single-box {
    padding: 20px 40px 8px;
  }
}
@media only screen and (max-width: 1199px) {
  .choose-single-box {
    padding: 30px 40px 10px;
    background-position: right;
  }
}
.choose-single-box.two {
  background: url(../images/home-2/choose-img2.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 52px 40px 50px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .choose-single-box.two {
    padding: 20px 40px 8px;
  }
}
@media only screen and (max-width: 1199px) {
  .choose-single-box.two {
    padding: 40px 40px 45px;
    background-position: right;
  }
}
.choose-single-box.two .choose-content h3 {
  margin: 0;
}
.choose-single-box.two .shpe-2 {
  margin-top: 45px;
}
@media only screen and (max-width: 1199px) {
  .choose-single-box.two .shpe-2 {
    margin-top: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .choose-single-box.two.style-respons {
    padding: 50px 40px 20px;
  }
}
.choose-single-box .icon img {
  transition: 0.5s;
}
.choose-single-box:hover .icon img {
  transform: rotateY(180deg);
  filter: brightness(1);
}
.choose-single-box .choose-content h3 {
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  margin: 41px 0 22px;
}
@media only screen and (max-width: 1199px) {
  .choose-single-box .choose-content h3 {
    margin: 25px 0 16px;
  }
}
.choose-single-box .choose-content p {
  font-size: 16px;
  line-height: 26px;
  margin-right: 35px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .choose-single-box .choose-content p {
    margin-right: 0;
    font-size: 14px;
  }
}
@media only screen and (max-width: 1199px) {
  .choose-single-box .choose-content p {
    font-size: 14px;
    margin-right: 0;
  }
}
.choose-single-box .choose-btn {
  position: absolute;
  right: 40px;
  top: 40px;
}
.choose-single-box .choose-btn a {
  display: block;
  border-radius: 30px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: 0.5s;
  text-align: center;
  height: 60px;
  width: 45px;
  line-height: 60px;
}
.choose-single-box .choose-btn a img {
  transition: all 500ms ease;
}
.choose-single-box .choose-btn a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 30px;
  border: 2px solid transparent;
  background: linear-gradient(90deg, #00C9FF 6.82%, rgba(0, 200, 255, 0.4745098039) 37.09%, rgba(0, 200, 255, 0.2823529412) 67.36%, #6207BC 96.43%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}
.choose-single-box .choose-btn a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15%;
  right: 0;
  width: 0;
  height: 106%;
  background: var(--gradient-4);
  transform: skew(45deg);
  transition: all 0.4s ease-in-out;
  z-index: -1;
}
.choose-single-box:hover .choose-btn a::after {
  width: 100%;
  transform: skew(0deg);
  left: 0;
}
.choose-single-box:hover .choose-btn a img {
  filter: brightness(0) invert(1);
}
.choose-single-box .dot-sp {
  position: absolute;
  top: 45px;
  right: 45px;
}

/*===== Choose Audio ======*/
.audio-wrapper {
  background: var(--gradient-4);
  padding: 1px;
  border-radius: 50px;
  width: 260px;
  margin-top: 43px;
}
@media only screen and (max-width: 1199px) {
  .audio-wrapper {
    margin-top: 20px;
  }
}

.audio-player {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 7px 10px;
  border-radius: 50px;
  background: #000000;
}

.play-btn {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: none;
  background: var(--gradient-4);
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.waveform {
  display: flex;
  gap: 5px;
  height: 35px;
  align-items: flex-end;
}

.waveform span {
  width: 4px;
  height: 8px;
  background: var(--gradient-4);
  border-radius: 4px;
  animation: bounce 1.2s infinite ease-in-out;
  animation-play-state: paused;
}

.waveform span:nth-child(2) {
  animation-delay: 0.1s;
}

.waveform span:nth-child(3) {
  animation-delay: 0.2s;
}

.waveform span:nth-child(4) {
  animation-delay: 0.3s;
}

.waveform span:nth-child(5) {
  animation-delay: 0.4s;
}

.waveform span:nth-child(6) {
  animation-delay: 0.5s;
}

.waveform span:nth-child(7) {
  animation-delay: 0.6s;
}

.waveform span:nth-child(8) {
  animation-delay: 0.7s;
}

.waveform span:nth-child(9) {
  animation-delay: 0.8s;
}

.waveform span:nth-child(10) {
  animation-delay: 0.9s;
}

.waveform span:nth-child(11) {
  animation-delay: 0.1s;
}

.waveform span:nth-child(12) {
  animation-delay: 0.2s;
}

.waveform span:nth-child(13) {
  animation-delay: 0.3s;
}

.waveform span:nth-child(14) {
  animation-delay: 0.4s;
}

.waveform span:nth-child(15) {
  animation-delay: 0.5s;
}

.waveform span:nth-child(16) {
  animation-delay: 0.6s;
}

.waveform span:nth-child(17) {
  animation-delay: 0.7s;
}

.waveform span:nth-child(18) {
  animation-delay: 0.8s;
}

.waveform span:nth-child(19) {
  animation-delay: 0.9s;
}

@keyframes bounce {
  0%, 100% {
    height: 8px;
  }
  50% {
    height: 30px;
  }
}
/*===== Choose Thumb ======*/
.choose-img {
  position: relative;
  z-index: 1;
  line-height: 0;
  overflow: hidden;
}
.choose-img img {
  transition: all 2s ease;
  background-size: cover;
  width: 100%;
}
.choose-img img:nth-child(1) {
  transform: translatex(50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}
.choose-img img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}
.choose-img:hover img:nth-child(1) {
  transform: translatex(0) scalex(1);
  opacity: 1;
  filter: blur(0);
}
.choose-img:hover img:nth-child(2) {
  transform: translatex(-50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}

/*=====================================
=======================================*/
.country-section {
  background: url(../images/home-2/bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 112px 0 120px;
  margin-top: -1px;
}

.country-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  max-width: 1035px;
  margin: 0 auto 60px;
}
.country-list.two {
  max-width: inherit;
  grid-template-columns: repeat(5, 1fr);
}

.country {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 10px 10px;
  background: #111;
  border-radius: 40px;
  font-size: 17px;
  font-weight: 500;
  color: #fff;
  position: relative;
  overflow: hidden;
}
.country::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50px;
  border: 2px solid transparent;
  background: linear-gradient(157deg, rgba(250, 80, 10, 0.6) 6.82%, rgba(250, 80, 10, 0) 37.09%, rgba(98, 7, 188, 0) 67.36%, #6207BC 96.43%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  transition: 0.5s;
}
.country:hover::before {
  background: linear-gradient(157deg, #6207BC 6.82%, rgba(250, 80, 10, 0) 37.09%, rgba(98, 7, 188, 0) 67.36%, rgba(250, 80, 10, 0.6) 96.43%) border-box;
}
.country span {
  position: relative;
  z-index: 1;
}
.country .circle {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff5f0a, #8f31ff);
  flex-shrink: 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.country .circle img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.country-pagination {
  position: relative;
  z-index: 1;
}
.country-pagination::after {
  content: "";
  position: absolute;
  top: 32px;
  right: 150px;
  width: 270px;
  height: 1px;
  background: linear-gradient(90deg, rgba(18, 18, 18, 0.36) 0%, rgba(250, 80, 10, 0.4784313725) 100%);
}
.country-pagination::before {
  content: "";
  position: absolute;
  top: 32px;
  left: 150px;
  width: 270px;
  height: 1px;
  background: linear-gradient(64deg, rgba(195, 85, 40, 0.7294117647) 0%, rgba(255, 255, 255, 0.06) 100%);
}
.country-pagination a {
  display: inline-block;
  color: var(--theme-color-white);
  background: var(--gradient-1);
  border-radius: 33px;
  padding: 19px 50px;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  z-index: 1;
}
.country-pagination a::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: var(--gradient-2);
  border-radius: 33px;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  transition: 0.5s;
  clip-path: polygon(50% 0, 50% 0, 50% 50%, 50% 100%, 50% 100%, 50% 50%);
  z-index: -1;
}
.country-pagination a:hover::before {
  clip-path: polygon(25% -70%, 75% -70%, 120% 50%, 75% 170%, 25% 170%, -20% 50%);
}

.country-section-two {
  position: relative;
  z-index: 1;
  background: #010102;
  padding: 112px 0 90px;
  overflow: hidden;
  margin-top: -1px;
}
.country-section-two .country-sp {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.country-box-two {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 20px;
  margin-bottom: 30px;
}
.country-box-two .icon-box {
  background: #0B0B0C;
  text-align: center;
  display: block;
  align-items: center;
  padding: 30px 0 15px;
  border-radius: 0;
  position: relative;
  z-index: 1;
}
.country-box-two .icon-box::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  height: 50px;
  width: 1px;
  background: rgba(106, 0, 244, 0.6705882353);
  top: 38%;
  margin: auto;
  transform: translateY(50%);
}
.country-box-two .icon-box h4 {
  font-size: 17px;
  font-weight: 500;
  color: #fff;
  margin-top: 90px;
  text-transform: uppercase;
}

/*** 

====================================================================
    Process Section
====================================================================

***/
.process-section {
  position: relative;
  padding: 115px 0 82px;
  z-index: 1;
  background: url(../images/home-2/bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
  margin-top: -1px;
}
@media only screen and (max-width: 1023px) {
  .process-section {
    padding: 100px 0 60px;
  }
}
.process-section .other-box {
  margin-left: 295px;
}
@media only screen and (max-width: 1439px) {
  .process-section .other-box {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 1199px) {
  .process-section .other-box {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .process-section .other-box {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.process-section .icon-box p {
  width: 90%;
}

.process-border {
  position: relative;
}
.process-border::before {
  content: "";
  position: absolute;
  left: 21px;
  bottom: 234px;
  margin: auto;
  right: 0;
  width: 100%;
  height: 1px;
  background-image: repeating-linear-gradient(to right, var(--theme-primary), var(--theme-color1) 7px, transparent 4px, transparent 12px);
}
@media only screen and (max-width: 1199px) {
  .process-border::before {
    bottom: 228px;
  }
}
@media only screen and (max-width: 1023px) {
  .process-border::before {
    bottom: 254px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .process-border::before {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .process-border::before {
    display: none;
  }
}

.process-single-box {
  padding: 0;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .process-single-box {
    padding: 0 99px 0;
  }
}
@media only screen and (max-width: 599px) {
  .process-single-box {
    padding: 0 30px 0;
  }
}
.process-single-box .process-thumb {
  position: relative;
  z-index: 1;
  transition: 0.5s;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .process-single-box .process-thumb {
    display: block;
  }
}
.process-single-box:hover .process-thumb {
  transform: scaleX(-1);
}
.process-single-box .process-number {
  background: url(../images/home-2/prosess-nam-sp.png);
  background-repeat: no-repeat;
  display: block;
  font-size: 22px;
  font-weight: 500;
  color: var(--theme-color-white);
  height: 65px;
  width: 65px;
  line-height: 65px;
  text-align: center;
  margin: 30px 0 0;
  transition: 0.5s;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .process-single-box .process-number {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .process-single-box .process-number {
    display: inline-block;
  }
}
.process-single-box .process-content {
  margin-right: 35px;
}
@media only screen and (max-width: 1439px) {
  .process-single-box .process-content {
    margin-right: 0;
  }
}
.process-single-box .process-content h4 {
  font-weight: 500;
  font-size: 24px;
  margin: 35px 0 18px;
  color: var(--theme-color-white);
}
.process-single-box .process-content p {
  font-size: 16px;
  line-height: 28px;
}
@media only screen and (max-width: 1199px) {
  .process-single-box .process-content p {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1023px) {
  .process-single-box .process-content p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .process-single-box .process-content p {
    font-size: 16px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .process-single-box .process-content p {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .process-single-box .process-content p {
    font-size: 16px;
  }
}
.process-single-box:hover .process-number {
  transform: scale3d(1.3, 1.3, 1.3);
}

/*** 

====================================================================
    Process Section Two
====================================================================

***/
.process-section-two {
  position: relative;
  padding: 115px 0 82px;
  z-index: 1;
  background: var(--theme-color4);
  overflow: hidden;
  margin-top: -1px;
}
@media only screen and (max-width: 1023px) {
  .process-section-two {
    padding: 100px 0 60px;
  }
}
.process-section-two .icon-box p {
  width: 90%;
}
.process-section-two .process-border {
  position: relative;
}
.process-section-two .process-border::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 229px;
  margin: auto;
  right: 0;
  width: 100%;
  height: 1px;
  background-image: repeating-linear-gradient(to right, var(--theme-primary2), var(--theme-primary) 7px, transparent 4px, transparent 12px);
}
@media only screen and (max-width: 767px) {
  .process-section-two .process-border::before {
    display: none;
  }
}

.process-main-box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 190px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .process-main-box {
    gap: 30px;
  }
}

.process-single-box-two {
  padding: 0;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .process-single-box-two {
    padding: 0 99px 0;
  }
}
@media only screen and (max-width: 599px) {
  .process-single-box-two {
    padding: 0 30px 0;
  }
}
.process-single-box-two .process-thumb {
  position: relative;
  z-index: 1;
  transition: 0.5s;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .process-single-box-two .process-thumb {
    display: block;
  }
}
.process-single-box-two:hover .process-thumb {
  transform: scaleX(-1);
}
.process-single-box-two .process-number {
  background: url(../images/home-2/porocess-icon-sp.png);
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 18px;
  font-weight: 600;
  height: 50px;
  height: 50px;
  width: 50px;
  line-height: 52px;
  transition: 0.5s;
  text-align: center;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 48%;
  transform: translateY(-58%);
  z-index: 1;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .process-single-box-two .process-number {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .process-single-box-two .process-number {
    display: inline-block;
  }
}
.process-single-box-two .process-content {
  padding: 195px 23px 30px;
  text-align: center;
  background: #0B0B0C;
  margin-top: -120px;
}
@media only screen and (max-width: 1439px) {
  .process-single-box-two .process-content {
    margin-right: 0;
  }
}
.process-single-box-two .process-content h4 {
  font-weight: 500;
  font-size: 24px;
  margin: 0 0 22px;
  color: var(--theme-color-white);
}
.process-single-box-two .process-content p {
  font-size: 16px;
  line-height: 28px;
}
@media only screen and (max-width: 1199px) {
  .process-single-box-two .process-content p {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1023px) {
  .process-single-box-two .process-content p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .process-single-box-two .process-content p {
    font-size: 16px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .process-single-box-two .process-content p {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .process-single-box-two .process-content p {
    font-size: 16px;
  }
}

/*===================================
    Start Project Section
=====================================*/
.project-section {
  background: url(../images/home-2/bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 112px 0 90px;
  position: relative;
  z-index: 1;
  margin-top: -1px;
}

.project-single-box {
  position: relative;
  padding: 20px 20px 45px;
  border-radius: 20px;
  margin-bottom: 30px;
  background: url(../images/home-2/projecet-bg-sp.png);
  z-index: 1;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center center;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .project-single-box {
    padding: 15px 20px 40px;
    background-size: cover;
  }
}
@media only screen and (max-width: 1199px) {
  .project-single-box {
    background-size: cover;
    background-position: right;
  }
}
.project-single-box .project-thumb {
  position: relative;
  z-index: 1;
  line-height: 0;
  overflow: hidden;
  border-radius: 25px;
}
.project-single-box .project-thumb img {
  transition: all 2s ease;
  background-size: cover;
  width: 100%;
}
.project-single-box .project-thumb img:nth-child(1) {
  transform: translatex(50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}
.project-single-box .project-thumb img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}
.project-single-box:hover .project-thumb img:nth-child(1) {
  transform: translatex(0) scalex(1);
  opacity: 1;
  filter: blur(0);
}
.project-single-box:hover .project-thumb img:nth-child(2) {
  transform: translatex(-50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}
.project-single-box .project-content h3 {
  font-size: 24px;
  font-weight: 500;
  margin: 44px 15px 0;
  line-height: 34px;
}
.project-single-box .project-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.project-single-box .project-btn a {
  display: inline-block;
  line-height: 60px;
  height: 60px;
  width: 60px;
  background: var(--gradient-1);
  font-size: 20px;
  font-weight: 600;
  color: var(--theme-color-white);
  border-radius: 50%;
  text-align: center;
  transform: rotate(-45deg);
  transition: 0.5s;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .project-single-box .project-btn a {
    line-height: 55px;
    height: 55px;
    width: 55px;
  }
}
.project-single-box:hover .project-btn a {
  transform: rotate(0deg);
  background: var(--gradient-2);
}

/*===================================
    Start Project Section Two
=====================================*/
.project-section-two {
  background: var(--theme-color4);
  padding: 110px 0 120px;
  position: relative;
  z-index: 1;
  margin-top: -1px;
}
.project-section-two .project-sp {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.project-section-two .project-sps {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.project-main-title {
  margin-bottom: 60px;
}
.project-main-title h1 {
  font-size: 130px;
  font-weight: 600;
  text-transform: uppercase;
}
.project-main-title h1 span {
  background: linear-gradient(270deg, #6207BC 10%, #FA500A 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

.project-wrpper {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 70px 70px 40px;
}

.project-single-box-two {
  position: relative;
  padding: 20px 20px 50px;
  border-radius: 20px;
  margin-bottom: 30px;
  background: url(../images/home-3/project-bg-bx.png);
  z-index: 1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.project-single-box-two.left {
  margin-right: 20px;
}
.project-single-box-two.right {
  margin-left: 20px;
}
.project-single-box-two .project-thumb {
  position: relative;
  z-index: 1;
  line-height: 0;
  overflow: hidden;
  border-radius: 25px;
}
.project-single-box-two .project-thumb img {
  transition: all 2s ease;
  background-size: cover;
  width: 100%;
}
.project-single-box-two .project-thumb img:nth-child(1) {
  transform: translatex(50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}
.project-single-box-two .project-thumb img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}
.project-single-box-two:hover .project-thumb img:nth-child(1) {
  transform: translatex(0) scalex(1);
  opacity: 1;
  filter: blur(0);
}
.project-single-box-two:hover .project-thumb img:nth-child(2) {
  transform: translatex(-50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}
.project-single-box-two .project-content {
  margin: 40px 70px 0 20px;
}
.project-single-box-two .project-content .category {
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  color: var(--text-color);
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.0588235294);
  padding: 4px 22px;
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
  border-radius: 20px;
  margin-right: 6px;
}
.project-single-box-two .project-content h3 {
  font-size: 28px;
  font-weight: 500;
  margin: 38px 0 0;
  line-height: 40px;
}
.project-single-box-two .project-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.project-single-box-two .project-btn a {
  display: inline-block;
  line-height: 65px;
  height: 65px;
  width: 65px;
  background: #0B0B0C;
  font-size: 20px;
  font-weight: 600;
  border-radius: 50%;
  text-align: center;
  transform: rotate(-45deg);
  transition: 0.5s;
  color: var(--theme-color-white);
}
.project-single-box-two:hover .project-btn a {
  transform: rotate(0deg);
  background: var(--gradient-2);
}

.project-section-three {
  background: var(--theme-color4);
  padding: 110px 0 240px;
  position: relative;
  z-index: 1;
  margin-top: -1px;
}
.project-section-three .project-sps {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.project-single-box-three .project-thumb {
  position: relative;
  z-index: 1;
  line-height: 0;
  overflow: hidden;
}
.project-single-box-three .project-thumb::before {
  position: absolute;
  left: -28%;
  bottom: -24%;
  content: "";
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: linear-gradient(90deg, #00C9FF 0%, #6A00F4 100%);
  z-index: 1;
  transition: 0.5s;
  opacity: 0;
}
.project-single-box-three .project-thumb:hover::before {
  left: -22%;
  bottom: -20%;
  opacity: 1;
}
.project-single-box-three .project-thumb img {
  transition: all 2s ease;
  background-size: cover;
  width: 100%;
}
.project-single-box-three .project-thumb img:nth-child(1) {
  transform: translatex(50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}
.project-single-box-three .project-thumb img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}
.project-single-box-three:hover .project-thumb img:nth-child(1) {
  transform: translatex(0) scalex(1);
  opacity: 1;
  filter: blur(0);
}
.project-single-box-three:hover .project-thumb img:nth-child(2) {
  transform: translatex(-50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}
.project-single-box-three .project-content {
  margin-left: 40px;
  position: absolute;
  bottom: 20px;
  transition: 0.5s;
}
.project-single-box-three .project-content h3 {
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}
.project-single-box-three .project-btn {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  transition: 0.5s;
  opacity: 0;
}
.project-single-box-three .project-btn a {
  display: inline-block;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: var(--gradient-4);
  font-size: 30px;
  font-weight: 600;
  border-radius: 50%;
  text-align: center;
  transform: rotate(-45deg);
  transition: 0.5s;
  color: var(--theme-color-white);
}
.project-single-box-three:hover .project-btn {
  right: 40px;
  top: 40px;
  opacity: 1;
}
.project-single-box-three:hover .project-btn a {
  transform: rotate(0deg);
  background: var(--gradient-5);
}
.project-single-box-three:hover .project-content {
  margin-left: 110px;
}

.siwper-arrow-project {
  position: absolute;
  bottom: -120px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
.siwper-arrow-project .slider-next,
.siwper-arrow-project .slider-prev {
  width: 50px;
  height: 50px;
  line-height: 50px;
  position: relative;
  z-index: 1;
  background: transparent;
  border-radius: 30px;
  transition: 0.5s;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 0 15px;
}
.siwper-arrow-project .slider-next img,
.siwper-arrow-project .slider-prev img {
  transform: rotate(-90deg);
  transition: 0.5s;
}
.siwper-arrow-project .slider-next::before,
.siwper-arrow-project .slider-prev::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 30px;
  border: 2px solid transparent;
  background: linear-gradient(91.06deg, #00C9FF 6.82%, rgba(0, 200, 255, 0.5764705882) 37.09%, rgba(98, 7, 188, 0.631372549) 67.36%, #6207BC 96.43%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}
.siwper-arrow-project .slider-next:hover,
.siwper-arrow-project .slider-prev:hover {
  background: var(--gradient-4);
}
.siwper-arrow-project .slider-next:hover img,
.siwper-arrow-project .slider-prev:hover img {
  filter: brightness(0) invert(1);
}

/*===================================
    Start Work Section
=====================================*/
.work-section {
  background: var(--theme-color4);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 112px 0 120px;
  position: relative;
  z-index: 1;
  margin-top: -1px;
}
.work-section .work-sp {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.work-warpper {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 70px 70px 70px;
}
.work-warpper.secound {
  border-bottom: 0;
  border-top: 0;
}

.work-single-box {
  position: relative;
  padding: 70px 50px 45px 100px;
  border-radius: 20px;
  background: url(../images/home-3/work-bx.png);
  z-index: 1;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center center;
}
.work-single-box .number {
  position: absolute;
  left: 0;
  top: 0;
  height: 60px;
  width: 60px;
  background: var(--theme-color3);
  border-radius: 50%;
  text-align: center;
  line-height: 60px;
  display: inline-block;
  transition: 0.1s;
}
.work-single-box .number h4 {
  font-size: 20px;
  margin: 0;
  line-height: 60px;
  font-weight: 600;
  background: linear-gradient(270deg, #FA500A 10%, #6207BC 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.work-single-box:hover .number {
  background: var(--gradient-1);
}
.work-single-box:hover .number h4 {
  background: linear-gradient(270deg, #ffffff 10%, #ffffff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.work-single-box .work-content h3 {
  font-size: 30px;
  font-weight: 600;
  position: relative;
  padding-bottom: 30px;
  margin: 0;
}
.work-single-box .work-content h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  width: 100%;
  height: 1px;
  background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.2705882353), rgba(185, 185, 185, 0.3882352941) 5px, transparent 8px, transparent 12px);
}
.work-single-box .work-content p {
  margin: 87px 0 37px;
}
.work-single-box .work-content .category a {
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  color: var(--text-color);
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.0588235294);
  padding: 4px 22px;
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
  border-radius: 20px;
  margin-right: 6px;
}

/*===================================
    Start Voices Section
=====================================*/
.work-section-two {
  background: var(--theme-color4);
  padding: 112px 0 120px;
  position: relative;
  z-index: 1;
  margin-top: -1px;
}
.work-section-two .work-sp {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.work-warpper-two {
  padding-left: 145px;
  position: relative;
  z-index: 1;
  margin-bottom: 120px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .work-warpper-two {
    padding-left: 80px;
  }
}
.work-warpper-two.secound {
  padding-left: 0;
  padding-right: 145px;
  margin-bottom: 0;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .work-warpper-two.secound {
    padding-right: 80px;
  }
}
.work-warpper-two.left-0 {
  padding-left: 0;
}
.work-warpper-two .work-btn {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.work-warpper-two .work-btn a {
  display: inline-block;
  color: var(--theme-color-white);
  background: transparent;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  text-align: center;
  transition: 0.5s;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.work-warpper-two .work-btn a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15%;
  right: 0;
  width: 0;
  height: 106%;
  background: var(--gradient-4);
  transform: skew(45deg);
  transition: all 0.4s ease-in-out;
  z-index: -1;
  border-radius: 50%;
}
.work-warpper-two .work-btn a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  border: 2px solid transparent;
  background: linear-gradient(90deg, #00C9FF 6.82%, #00C9FF 37.09%, rgba(0, 200, 255, 0.6901960784) 67.36%, #6207BC 96.43%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}
.work-warpper-two .work-btn a:hover::before {
  width: 100%;
  transform: skew(0deg);
  left: 0;
}
.work-warpper-two .work-btn.two {
  left: inherit;
  right: 0;
}

.work-single-box-two {
  position: relative;
  padding: 52px 60px 50px;
  background: url(../images/home-2/work-bg-box.png);
  z-index: 1;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center center;
}
.work-single-box-two.three {
  background-size: cover;
}
.work-single-box-two.three h4.numbers {
  position: absolute;
  right: 60px;
  top: 54px;
  font-weight: 600;
  font-size: 30px;
  color: rgba(255, 255, 255, 0.2117647059);
  transition: 0.5s;
}
.work-single-box-two.three:hover h4.numbers {
  background: var(--gradient-4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.work-single-box-two .number {
  position: absolute;
  left: 0;
  top: 0;
  height: 60px;
  width: 60px;
  background: var(--theme-color3);
  border-radius: 50%;
  text-align: center;
  line-height: 60px;
  display: inline-block;
  transition: 0.1s;
}
.work-single-box-two .number h4 {
  font-size: 20px;
  margin: 0;
  line-height: 60px;
  font-weight: 600;
  background: linear-gradient(270deg, #FA500A 10%, #6207BC 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.work-single-box-two:hover .number {
  background: var(--gradient-1);
}
.work-single-box-two:hover .number h4 {
  background: linear-gradient(270deg, #ffffff 10%, #ffffff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.work-single-box-two .work-content h3 {
  font-size: 30px;
  font-weight: 600;
  position: relative;
  padding-bottom: 30px;
  margin: 0;
}
.work-single-box-two .work-content h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  width: 100%;
  height: 1px;
  background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.2705882353), rgba(185, 185, 185, 0.3882352941) 5px, transparent 8px, transparent 12px);
}
.work-single-box-two .work-content p {
  margin: 98px 0 37px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .work-single-box-two .work-content p {
    margin: 70px 0 37px;
  }
}
.work-single-box-two .work-content .category a {
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  color: var(--text-color);
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.0588235294);
  padding: 4px 22px;
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
  border-radius: 20px;
  margin-right: 6px;
}

.hover-thumb-two {
  position: relative;
  z-index: 1;
  line-height: 0;
  overflow: hidden;
}
.hover-thumb-two.three img {
  width: inherit;
}
.hover-thumb-two img {
  transition: all 2s ease;
  background-size: cover;
  width: 100%;
}
.hover-thumb-two img:nth-child(1) {
  transform: translatex(50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}
.hover-thumb-two img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}
.hover-thumb-two:hover img:nth-child(1) {
  transform: translatex(0) scalex(1);
  opacity: 1;
  filter: blur(0);
}
.hover-thumb-two:hover img:nth-child(2) {
  transform: translatex(-50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}

/*==========================================
    Start marquee area 
===========================================*/
.marquee-area {
  position: relative;
  z-index: 1;
  padding: 0 57px 0;
}
.marquee-area .marquee {
  position: relative;
  --duration: 30s;
  --gap: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  gap: 0px;
  margin-bottom: 55px;
}
.marquee-area .marquee .marquee-block {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  gap: 0px;
  min-width: 100%;
  -webkit-animation: scroll 30s linear infinite;
  animation: scroll 30s linear infinite;
}
.marquee-area .marquee .marquee-block h3 {
  color: var(--theme-color-white);
  font-weight: 500;
  font-size: 82px;
  line-height: 85px;
  margin: 0px 45px;
  position: relative;
  z-index: 1;
}
.marquee-area .marquee .marquee-block h3::before {
  position: absolute;
  right: -60px;
  bottom: 32px;
  height: 8px;
  width: 30px;
  content: "";
  z-index: -1;
  background: var(--theme-color-white);
}
.marquee-area .marquee .marquee-block h3 span {
  display: inline-block;
  color: var(--theme-primary);
}
.marquee-area .marquee .marquee-block h3 .secound {
  color: #BC3253;
}
.marquee-area .marquee .marquee-block h3 .last {
  color: var(--theme-color1) !important;
}

@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-100% - var(--gap)));
    transform: translateX(calc(-100% - var(--gap)));
  }
}
@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-100% - var(--gap)));
    transform: translateX(calc(-100% - var(--gap)));
  }
}
/*==========================================
    Start marquee area  Two 
===========================================*/
.marquee-area-two {
  position: relative;
  z-index: 1;
  padding: 18px 70px 18px;
  background: linear-gradient(90deg, #6A00F4 20%, #3565FA 50%, #6A00F4 80%);
}
.marquee-area-two .marquee {
  position: relative;
  --duration: 30s;
  --gap: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  gap: 0px;
  margin-bottom: 0;
}
.marquee-area-two .marquee .marquee-block {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  gap: 0px;
  min-width: 100%;
  -webkit-animation: scroll 30s linear infinite;
  animation: scroll 30s linear infinite;
}
.marquee-area-two .marquee .marquee-block h3 {
  color: var(--theme-color-white);
  font-weight: 500;
  font-size: 40px;
  line-height: 85px;
  margin: 0px 45px;
  position: relative;
  z-index: 1;
}
.marquee-area-two .marquee .marquee-block h3::before {
  position: absolute;
  right: -60px;
  bottom: 39px;
  height: 5px;
  width: 20px;
  content: "";
  z-index: -1;
  background: var(--theme-color-white);
}
.marquee-area-two .marquee .marquee-block h3 .last {
  color: var(--theme-color1) !important;
}

/*===================================
    Start Voices Section
=====================================*/
.fact-section {
  background: var(--theme-color4);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 120px 0 90px;
  position: relative;
  z-index: 1;
  margin-top: -1px;
}
.fact-section .sec-title {
  margin-bottom: 55px;
}
.fact-section .fact-sp {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.fact-warpper {
  position: relative;
}
.fact-warpper::before {
  content: "";
  position: absolute;
  left: 35%;
  bottom: 30px;
  margin: auto;
  right: 0;
  width: 64%;
  height: 1px;
  background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.2705882353), rgba(185, 185, 185, 0.3882352941) 5px, transparent 8px, transparent 12px);
}

.fact-single-box {
  position: relative;
  padding: 40px 50px 56px;
  border-radius: 20px;
  background: url(../images/home-3/fact-bx-bg.png);
  z-index: 1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-bottom: 30px;
}
.fact-single-box.upper-top {
  margin-top: -160px;
}
.fact-single-box.under-down {
  margin-top: 160px;
}
.fact-single-box .icon {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.fact-single-box .fact-dot {
  position: absolute;
  left: 60%;
  bottom: 72px;
  display: inline-block;
  transition: 0.1s;
}
.fact-single-box .fact-dot span {
  background: linear-gradient(90deg, #6207BC 0%, #FA500A 100%);
  height: 4px;
  width: 4px;
  border-radius: 5px;
  display: inline-block;
  margin-left: 5px;
}
.fact-single-box .fact-content h3 {
  font-size: 24px;
  font-weight: 500;
  position: relative;
  line-height: 34px;
  padding-bottom: 25px;
  margin: 0;
}
.fact-single-box .fact-content h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  width: 100%;
  height: 1px;
  background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.2705882353), rgba(185, 185, 185, 0.3882352941) 5px, transparent 8px, transparent 12px);
}
.fact-single-box .fact-content p {
  margin: 38px 0 28px;
}
.fact-single-box .fact-content .counter-bx h2 {
  display: inline-block;
  font-size: 42px;
  font-weight: 600;
  background: linear-gradient(270deg, #FA500A 10%, #6207BC 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.fact-single-box-two {
  position: relative;
  padding: 55px 50px 25px;
  background: url(../images/home-3/fact-bg-bx.png);
  z-index: 1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-bottom: 30px;
  overflow: hidden;
}
.fact-single-box-two::before {
  content: "";
  position: absolute;
  top: 18%;
  margin: auto;
  right: 20%;
  width: 10px;
  height: 10px;
  background: linear-gradient(90deg, #00C9FF 0%, #6A00F4 100%);
  border-radius: 50%;
  z-index: -1;
  transition: 0.5s;
  opacity: 0;
}
.fact-single-box-two:hover::before {
  opacity: 1;
}
.fact-single-box-two .icon {
  height: 50px;
  width: 50px;
  margin-bottom: 40px;
}
.fact-single-box-two .fact-dot {
  position: absolute;
  left: 60%;
  bottom: 55px;
  display: inline-block;
  transition: 0.1s;
}
.fact-single-box-two .fact-dot span {
  background: linear-gradient(90deg, #00C9FF 0%, #6A00F4 100%);
  height: 4px;
  width: 4px;
  border-radius: 5px;
  display: inline-block;
  margin-left: 5px;
}
.fact-single-box-two .fact-content h3 {
  font-size: 24px;
  font-weight: 500;
  position: relative;
  line-height: 34px;
  padding-bottom: 25px;
  margin: 0;
}
.fact-single-box-two .fact-content h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  width: 100%;
  height: 1px;
  background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.2705882353), rgba(185, 185, 185, 0.3882352941) 5px, transparent 8px, transparent 12px);
}
.fact-single-box-two .fact-content p {
  margin: 38px 0 28px;
}
.fact-single-box-two .fact-content .counter-bx h2 {
  display: inline-block;
  font-size: 42px;
  font-weight: 600;
  background: linear-gradient(90deg, #00C9FF 0%, #6A00F4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.fact-single-box-two .fact-line-sp {
  position: absolute;
  top: -50px;
  right: -50px;
  z-index: -1;
  transition: 0.5s;
  opacity: 0;
}
.fact-single-box-two:hover .fact-line-sp {
  top: 0;
  right: 0;
  opacity: 1;
}

.icon-box.style-two p {
  font-size: 16px;
  margin-top: 29px;
  line-height: 28px;
  width: 100%;
}

/* =========================================
Video Section
============================================ */
.vedio-section {
  position: relative;
  height: 750px;
  text-align: center;
  background: url(../images/home-3/vedio-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: -1px;
  z-index: 1;
  overflow: hidden;
}
.vedio-section.two {
  background: url(../images/home-3/video-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.vedio-section.two::before {
  background: var(--gradient-4);
}
.vedio-section.two .video__area {
  position: relative;
}
.vedio-section.two .video__area a {
  background: var(--gradient-4);
}
.vedio-section::before {
  position: absolute;
  content: "";
  right: 300px;
  top: -248px;
  height: 500px;
  width: 500px;
  background: var(--gradient-1);
  z-index: 1;
  border-radius: 50%;
}
.vedio-section::after {
  position: absolute;
  content: "";
  right: 303px;
  top: -254px;
  height: 520px;
  width: 520px;
  background: var(--theme-color-white);
  z-index: -1;
  border-radius: 50%;
}

.video__area {
  position: relative;
}
.video__area a {
  display: inline-block;
  width: 170px;
  height: 170px;
  line-height: 140px;
  border-radius: 50%;
  background: var(--gradient-1);
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: all 0.3s ease;
  text-transform: uppercase;
  animation: animate-pulse 3s linear infinite;
  cursor: pointer;
  border: 20px solid #C49AA6;
  right: 169px;
  position: absolute;
  z-index: 1;
  top: 210px;
}
.video__area a i {
  height: 80px;
  width: 80px;
  line-height: 80px;
  background: var(--theme-color-white);
  font-size: 30px;
  border-radius: 50%;
  color: var(--theme-color2);
}

@keyframes animate-pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 109, 74, 0.7), 0 0 0 0 rgba(255, 109, 74, 0.7);
  }
  40% {
    box-shadow: 0 0 0 50px rgba(255, 109, 74, 0), 0 0 0 0 rgba(255, 109, 74, 0.7);
  }
  80% {
    box-shadow: 0 0 0 50px rgba(255, 109, 74, 0), 0 0 0 30px rgba(255, 109, 74, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 109, 74, 0), 0 0 0 30px rgba(255, 109, 74, 0);
  }
}
.video__area a:hover {
  transform: scale(1.1);
}

/*===================================
    Start Pricing Section
=====================================*/
.pricing-plan-section {
  position: relative;
  z-index: 1;
  padding: 110px 0 90px;
  background: url("../images/main-home/pricing-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-top: -1px;
}
@media only screen and (max-width: 1023px) {
  .pricing-plan-section {
    padding: 90px 0 70px;
  }
}

.pricing-single-item {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%22426%22%20height%3D%22600%22%20viewBox%3D%220%200%20426%20600%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M401%20599.25H25C11.6071%20599.25%200.75%20588.393%200.75%20575V150C0.75%20136.607%2011.6071%20125.75%2025%20125.75H80.542C94.7633%20125.75%20106.292%20114.221%20106.292%20100V25C106.292%2011.6072%20117.149%200.750247%20130.542%200.75H401C414.393%200.75%20425.25%2011.6071%20425.25%2025V575C425.25%20588.393%20414.393%20599.25%20401%20599.25Z%22%20fill%3D%22%23010102%22%20stroke%3D%22url(%23paint0_linear_11530_56)%22%20stroke-width%3D%221.5%22%2F%3E%3Cmask%20id%3D%22mask0_11530_56%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%22426%22%20height%3D%22600%22%3E%3Cpath%20d%3D%22M401%20599.25H25C11.6071%20599.25%200.75%20588.393%200.75%20575V150C0.75%20136.607%2011.6071%20125.75%2025%20125.75H80.542C94.7633%20125.75%20106.292%20114.221%20106.292%20100V25C106.292%2011.6072%20117.149%200.750247%20130.542%200.75H401C414.393%200.75%20425.25%2011.6071%20425.25%2025V575C425.25%20588.393%20414.393%20599.25%20401%20599.25Z%22%20fill%3D%22%23010102%22%20stroke%3D%22url(%23paint1_linear_11530_56)%22%20stroke-width%3D%221.5%22%2F%3E%3C%2Fmask%3E%3Cg%20mask%3D%22url(%23mask0_11530_56)%22%3E%3Cg%20filter%3D%22url(%23filter0_f_11530_56)%22%3E%3Cpath%20d%3D%22M-121%20-40H209C209%20-40%20138.197%208.28892%20104%2064.1667C74.3085%20112.682%2044%20210%2044%20210C44%20210%2013.6915%20112.682%20-16%2064.1667C-50.1972%208.28892%20-121%20-40%20-121%20-40Z%22%20fill%3D%22url(%23paint2_linear_11530_56)%22%2F%3E%3C%2Fg%3E%3Cg%20filter%3D%22url(%23filter1_f_11530_56)%22%3E%3Cpath%20d%3D%22M340%20647H574C574%20647%20523.794%20612.618%20499.545%20572.833C478.492%20538.29%20457%20469%20457%20469C457%20469%20435.508%20538.29%20414.455%20572.833C390.206%20612.618%20340%20647%20340%20647Z%22%20fill%3D%22url(%23paint3_linear_11530_56)%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cdefs%3E%3Cfilter%20id%3D%22filter0_f_11530_56%22%20x%3D%22-221%22%20y%3D%22-140%22%20width%3D%22530%22%20height%3D%22450%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%2250%22%20result%3D%22effect1_foregroundBlur_11530_56%22%2F%3E%3C%2Ffilter%3E%3Cfilter%20id%3D%22filter1_f_11530_56%22%20x%3D%22240%22%20y%3D%22369%22%20width%3D%22434%22%20height%3D%22378%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%2250%22%20result%3D%22effect1_foregroundBlur_11530_56%22%2F%3E%3C%2Ffilter%3E%3ClinearGradient%20id%3D%22paint0_linear_11530_56%22%20x1%3D%22417.962%22%20y1%3D%2210.3834%22%20x2%3D%22-34.1083%22%20y2%3D%22624.908%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23E3547A%22%2F%3E%3Cstop%20offset%3D%220.4%22%20stop-color%3D%22%23010102%22%2F%3E%3Cstop%20offset%3D%220.6%22%20stop-color%3D%22%23010102%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%238E64B7%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint1_linear_11530_56%22%20x1%3D%22417.962%22%20y1%3D%2210.3834%22%20x2%3D%22-34.1083%22%20y2%3D%22624.908%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23E3547A%22%2F%3E%3Cstop%20offset%3D%220.4%22%20stop-color%3D%22%23010102%22%2F%3E%3Cstop%20offset%3D%220.6%22%20stop-color%3D%22%23010102%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%238E64B7%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint2_linear_11530_56%22%20x1%3D%22-121%22%20y1%3D%2285%22%20x2%3D%22209%22%20y2%3D%2285%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%236207BC%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FA500A%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint3_linear_11530_56%22%20x1%3D%22340%22%20y1%3D%22558%22%20x2%3D%22574%22%20y2%3D%22558%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%236207BC%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FA500A%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  transition: 0.5s;
  position: relative;
  padding: 35px 40px 30px;
  margin-bottom: 30px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .pricing-single-item {
    background-size: cover;
    padding: 35px 25px 30px;
    border-radius: 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .pricing-single-item {
    background-size: cover;
  }
}
@media only screen and (max-width: 1023px) {
  .pricing-single-item {
    padding: 35px 20px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .pricing-single-item {
    padding: 90px 40px 70px;
    border-radius: 20px;
    margin: 0 45px 30px;
  }
}
.pricing-single-item .pricing-icon {
  position: absolute;
  left: 0;
  top: 0;
}
.pricing-single-item .pricing-icon .icon {
  height: 105px;
  width: 85px;
  line-height: 105px;
  text-align: center;
  border-radius: 25px;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .pricing-single-item .pricing-icon .icon {
    height: 110px;
    width: 75px;
    line-height: 110px;
  }
}
@media only screen and (max-width: 1199px) {
  .pricing-single-item .pricing-icon .icon {
    height: 95px;
    width: 81px;
    line-height: 95px;
  }
}
@media only screen and (max-width: 1023px) {
  .pricing-single-item .pricing-icon .icon {
    height: 88px;
    width: 58px;
    line-height: 88px;
  }
  .pricing-single-item .pricing-icon .icon img {
    width: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .pricing-single-item .pricing-icon .icon {
    height: 105px;
    width: 85px;
    line-height: 105px;
  }
}
.pricing-single-item .pricing-icon .icon::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 25px;
  border: 2px solid transparent;
  background: linear-gradient(91.06deg, #FA500A 6.82%, rgba(250, 80, 10, 0.4784313725) 37.09%, rgba(98, 7, 188, 0.631372549) 67.36%, #6207BC 96.43%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}
.pricing-single-item .pricing-icon .icon::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15%;
  right: 0;
  width: 0;
  height: 106%;
  background: var(--gradient-1);
  transform: skew(45deg);
  transition: all 0.4s ease-in-out;
  z-index: -1;
}
.pricing-single-item .pricing-icon .icon img {
  transition: all 500ms ease;
}
.pricing-single-item:hover .pricing-icon .icon::after {
  width: 100%;
  transform: skew(0deg);
  left: 0;
}
.pricing-single-item:hover .pricing-icon .icon img {
  filter: brightness(0) invert(1);
}
.pricing-single-item .pricing-plan {
  color: var(--theme-color-white);
  font-weight: 600;
  font-size: 26px;
  text-align: center;
  margin-bottom: 90px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
  overflow: hidden;
}
@media only screen and (max-width: 1199px) {
  .pricing-single-item .pricing-plan {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .pricing-single-item .pricing-plan {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .pricing-single-item .pricing-plan {
    font-size: 26px;
  }
}
.pricing-single-item .pricing-money h3 {
  color: var(--theme-color-white);
  font-weight: 600;
  font-size: 40px;
  transition: 0.5s;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1199px) {
  .pricing-single-item .pricing-money h3 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .pricing-single-item .pricing-money h3 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 1023px) {
  .pricing-single-item .pricing-money h3 {
    font-size: 40px;
  }
}
.pricing-single-item .pricing-money h3 .monthly {
  font-family: var(--title-font);
  font-weight: 400;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
  margin-left: 20px;
}
.pricing-single-item .pricing-btn {
  margin: 55px 0 38px;
}
.pricing-single-item .pricing-btn a {
  display: block;
  font-size: 18px;
  font-weight: 500;
  font-family: var(--title-font);
  color: var(--theme-color-white);
  border-radius: 30px;
  padding: 17px 25px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: 0.5s;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .pricing-single-item .pricing-btn a {
    padding: 12px 24px;
  }
}
@media only screen and (max-width: 767px) {
  .pricing-single-item .pricing-btn a {
    padding: 17px 25px;
  }
}
.pricing-single-item .pricing-btn a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 30px;
  border: 2px solid transparent;
  background: linear-gradient(91.06deg, #FA500A 6.82%, rgba(250, 80, 10, 0.4784313725) 37.09%, rgba(98, 7, 188, 0.631372549) 67.36%, #6207BC 96.43%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}
.pricing-single-item .pricing-btn a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15%;
  right: 0;
  width: 0;
  height: 106%;
  background: var(--gradient-1);
  transform: skew(45deg);
  transition: all 0.4s ease-in-out;
  z-index: -1;
}
.pricing-single-item .pricing-btn a:hover::after {
  width: 100%;
  transform: skew(0deg);
  left: 0;
}
.pricing-single-item .pricing-body .pricing-feature ul li {
  font-weight: 400;
  font-size: 17px;
  margin-bottom: 20px;
  color: rgba(255, 255, 255, 0.7803921569);
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .pricing-single-item .pricing-body .pricing-feature ul li {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1199px) {
  .pricing-single-item .pricing-body .pricing-feature ul li {
    font-size: 14px;
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 1023px) {
  .pricing-single-item .pricing-body .pricing-feature ul li {
    font-size: 12px;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .pricing-single-item .pricing-body .pricing-feature ul li {
    font-size: 17px;
    margin-bottom: 20px;
  }
}
.pricing-single-item .pricing-body .pricing-feature ul li img {
  margin-right: 15px;
  margin-top: -4px;
}
@media only screen and (max-width: 1023px) {
  .pricing-single-item .pricing-body .pricing-feature ul li img {
    margin-right: 5px;
  }
}
@media only screen and (max-width: 1023px) {
  .pricing-single-item .pricing-body .pricing-feature ul li img {
    margin-right: 15px;
  }
}

/*===================================
    Start Pricing Section Two
=====================================*/
.pricing-plan-section-two {
  background: url(../images/home-2/bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: -1px;
  padding: 117px 0 90px;
}
.pricing-plan-section-two .icon-box p {
  width: 100%;
}

.pricing-single-item-two {
  position: relative;
  z-index: 1;
  padding: 40px 40px 35px;
  border-radius: 25px;
  overflow: hidden;
  margin-bottom: 30px;
  /*=== Pricing Feature Plan ===*/
  /*=== Pricing Support ===*/
}
@media only screen and (max-width: 1199px) {
  .pricing-single-item-two {
    padding: 35px 20px 30px;
  }
}
.pricing-single-item-two::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 25px;
  border: 2px solid transparent;
  background: linear-gradient(26deg, #DE5277 6.82%, rgba(250, 80, 10, 0) 37.09%, rgba(98, 7, 188, 0) 67.36%, #674985 96.43%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  transition: 0.5s;
  z-index: -1;
}
.pricing-single-item-two:hover::before {
  background: linear-gradient(150deg, #DE5277 6.82%, rgba(250, 80, 10, 0) 37.09%, rgba(98, 7, 188, 0) 67.36%, #674985 96.43%) border-box;
}
.pricing-single-item-two .plan-toggle {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
}
.pricing-single-item-two .plan-btn {
  padding: 17px 55px 17px 25px;
  border-radius: 12px;
  border: none;
  cursor: pointer;
  font-weight: 400;
  background: #040406;
  font-size: 16px;
  color: #fff;
  transition: 0.3s;
  position: relative;
  z-index: 1;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .pricing-single-item-two .plan-btn {
    padding: 12px 44px 12px 16px;
  }
}
@media only screen and (max-width: 1199px) {
  .pricing-single-item-two .plan-btn {
    padding: 17px 45px 17px 25px;
  }
}
.pricing-single-item-two .plan-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 10px;
  border: 2px solid transparent;
  background: linear-gradient(157deg, rgba(250, 80, 10, 0.6) 6.82%, rgba(250, 80, 10, 0) 37.09%, rgba(98, 7, 188, 0) 67.36%, #6207BC 96.43%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  transition: 0.5s;
  z-index: -1;
}
.pricing-single-item-two .plan-btn:last-child {
  padding: 17px 25px 17px 55px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .pricing-single-item-two .plan-btn:last-child {
    padding: 12px 20px 12px 40px;
  }
}
@media only screen and (max-width: 1199px) {
  .pricing-single-item-two .plan-btn:last-child {
    padding: 17px 25px 17px 45px;
  }
}
.pricing-single-item-two .plan-btn:last-child span.style__bular::before {
  right: inherit;
  left: -30px;
}
.pricing-single-item-two .plan-btn:last-child span.style__bular::after {
  right: 16px;
}
.pricing-single-item-two .plan-btn span.style__bular {
  position: relative;
  z-index: 1;
}
.pricing-single-item-two .plan-btn span.style__bular::before {
  position: absolute;
  content: "";
  right: -30px;
  bottom: 2px;
  height: 20px;
  width: 20px;
  border: 2px solid #fa500a;
  transition: 0.5s;
  z-index: -1;
  border-radius: 20px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .pricing-single-item-two .plan-btn span.style__bular::before {
    bottom: 0;
  }
}
.pricing-single-item-two .plan-btn span.style__bular::after {
  position: absolute;
  content: "";
  right: -24px;
  bottom: 8px;
  height: 8px;
  width: 8px;
  background: #fa500a;
  transition: 0.5s;
  z-index: -1;
  border-radius: 20px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .pricing-single-item-two .plan-btn span.style__bular::after {
    bottom: 6px;
  }
}
.pricing-single-item-two .plan-btn.active {
  background: linear-gradient(45deg, #fa500a, #6207bc);
}
.pricing-single-item-two .plan-btn.active span.style__bular::before {
  border: 2px solid #fff;
}
.pricing-single-item-two .plan-btn.active span.style__bular::after {
  background: #fff;
}
.pricing-single-item-two h3.plan-title {
  font-size: 24px;
  font-weight: 600;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.3019607843);
  padding-bottom: 18px;
  margin-bottom: 70px;
  padding-top: 20px;
}
.pricing-single-item-two p.plan-text {
  line-height: 28px;
  font-size: 16px;
}
.pricing-single-item-two .price-box {
  padding: 17px 30px;
  border-radius: 10px;
  border: none;
  cursor: pointer;
  font-weight: 400;
  background: #040406;
  font-size: 16px;
  color: #fff;
  transition: 0.3s;
  position: relative;
  z-index: 1;
  text-align: center;
  display: inline-block;
  margin: 10px 0 0;
}
.pricing-single-item-two .price-box::before {
  content: "";
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 10px;
  border: 1px solid transparent;
  background: linear-gradient(157deg, rgba(250, 80, 10, 0.6) 6.82%, rgba(255, 255, 255, 0.18) 37.09%, rgba(255, 255, 255, 0.18) 67.36%, #6207BC 96.43%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  transition: 0.5s;
  z-index: -1;
}
.pricing-single-item-two .pricing-btn {
  margin: 30px 0 0;
}
.pricing-single-item-two .pricing-btn a {
  display: block;
  font-size: 16px;
  font-weight: 500;
  font-family: var(--title-font);
  color: var(--theme-color-white);
  border-radius: 10px;
  padding: 17px 25px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: 0.5s;
  text-align: center;
  background: var(--gradient-2);
}
.pricing-single-item-two .pricing-btn a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15%;
  right: 0;
  width: 0;
  height: 106%;
  background: var(--gradient-1);
  transform: skew(45deg);
  transition: all 0.4s ease-in-out;
  z-index: -1;
}
.pricing-single-item-two .pricing-btn a:hover::after {
  width: 100%;
  transform: skew(0deg);
  left: 0;
}
.pricing-single-item-two .pricing-btn a:hover i {
  transform: rotate(0deg);
}
.pricing-single-item-two .pricing-btn a i {
  display: inline-block;
  transform: rotate(-45deg);
  font-size: 16px;
  margin-right: 10px;
  transition: 0.5s;
}
.pricing-single-item-two .pricing-terms {
  font-size: 16px;
  font-weight: 600;
  margin: 28px 0 0;
  display: inline-block;
}
.pricing-single-item-two .sp1 {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
}
.pricing-single-item-two .sp2 {
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 0;
}
.pricing-single-item-two .plan-title2 {
  font-size: 20px;
  font-weight: 500;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.3019607843);
  padding-bottom: 18px;
  margin-bottom: 40px;
}
.pricing-single-item-two .pricing-feature h3.feature_title {
  font-size: 20px;
  font-weight: 500;
  margin: 65px 0 47px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .pricing-single-item-two .pricing-feature h3.feature_title {
    margin: 60px 0 41px;
  }
}
.pricing-single-item-two .pricing-feature ul li {
  font-size: 17px;
  display: flex;
  align-items: center;
  gap: 20px;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.3294117647);
  padding-bottom: 18px;
  margin-top: 18px;
}
.pricing-single-item-two .pricing-plan-title {
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  line-height: 40px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .pricing-single-item-two .pricing-plan-title {
    font-size: 28px;
    line-height: 38px;
  }
}
.pricing-single-item-two .pricing-plan-title span {
  color: #B3B3B3;
}
.pricing-single-item-two .pricing-support {
  text-align: center;
}
.pricing-single-item-two .pricing-support .icon {
  height: 70px;
  width: 70px;
  line-height: 70px;
  text-align: center;
  background: var(--gradient-1);
  display: inline-block;
  border-radius: 50%;
  margin: 54px 0 35px;
}
.pricing-single-item-two .pricing-support a.support-info {
  font-size: 20px;
  color: var(--theme-color-white);
  display: inline-block;
  margin-bottom: 10px;
}
.pricing-single-item-two .pricing-support p.info {
  margin-bottom: 53px;
}

.pricing-plan-section-three {
  background: #0B0B0C;
  margin-top: -1px;
  padding: 117px 0 90px;
  position: relative;
  z-index: 1;
}
.pricing-plan-section-three .pricing-sp {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.pricing-plan-section-three .icon-box p {
  width: 100%;
}

.pricing-single-item-three {
  position: relative;
  z-index: 1;
  padding: 40px 40px 35px;
  overflow: hidden;
  margin-bottom: 30px;
  background: #0B0B0C;
}
@media only screen and (max-width: 1199px) {
  .pricing-single-item-three {
    padding: 35px 20px 30px;
  }
}
.pricing-single-item-three h3.plan-title2 {
  padding-bottom: 18px;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.3294117647);
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 32px;
}
.pricing-single-item-three p.plan-text {
  line-height: 28px;
  font-size: 16px;
}
.pricing-single-item-three .pricing-btn {
  margin: 50px 0 0;
}
.pricing-single-item-three .pricing-btn a {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  font-family: var(--title-font);
  color: var(--theme-color-white);
  border-radius: 0 30px 30px 0;
  padding: 13px 40px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: 0.5s;
  text-align: center;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.1490196078);
}
.pricing-single-item-three .pricing-btn a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15%;
  right: 0;
  width: 0;
  height: 100%;
  background: var(--gradient-4);
  transform: skew(45deg);
  transition: all 0.4s ease-in-out;
  z-index: -1;
}
.pricing-single-item-three .pricing-btn a:hover::after {
  width: 100%;
  transform: skew(0deg);
  left: 0;
}
.pricing-single-item-three .pricing-btn a:hover {
  border: 2px solid var(--theme-primary2);
}
.pricing-single-item-three .sp1 {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
}
.pricing-single-item-three .sp2 {
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 0;
}
.pricing-single-item-three .pricing-feature h3.feature_title {
  font-size: 20px;
  font-weight: 500;
  margin: 55px 0 47px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .pricing-single-item-three .pricing-feature h3.feature_title {
    margin: 60px 0 41px;
  }
}
.pricing-single-item-three .pricing-feature ul li {
  font-size: 17px;
  display: flex;
  align-items: center;
  gap: 20px;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.3294117647);
  padding-bottom: 18px;
  margin-top: 18px;
}

/*===================================
    Start Testimonial Section
=====================================*/
.testimonia-section {
  background: url(../images/main-home/testi-bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 112px 0 120px;
  position: relative;
  overflow: hidden;
  margin-top: -1px;
}
@media only screen and (max-width: 1023px) {
  .testimonia-section {
    padding: 95px 0 100px;
  }
}
.testimonia-section .autor-desi {
  margin: 20px 0;
}
@media only screen and (max-width: 767px) {
  .testimonia-section .testimonial-active {
    padding: 0 15px;
    overflow: hidden;
  }
}

.testimonial-single-box {
  background: url(../images/main-home/testi-img.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  padding: 0 35px 35px;
  border-radius: 30px;
  transition: 0.5s;
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-align: center;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .testimonial-single-box {
    padding: 0 20px 35px;
    background-size: cover;
  }
}
@media only screen and (max-width: 1199px) {
  .testimonial-single-box {
    background-size: cover;
    padding: 0 100px 80px;
  }
}
@media only screen and (max-width: 1023px) {
  .testimonial-single-box {
    background-size: cover;
    padding: 0 54px 80px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-single-box {
    background-size: cover;
    padding: 0 110px 80px;
  }
}
.testimonial-single-box .testi-desc p {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  margin: 38px 0 42px;
  color: rgba(255, 255, 255, 0.6);
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .testimonial-single-box .testi-desc p {
    font-size: 17px;
  }
}
.testimonial-single-box .testi-ratting ul li {
  background: linear-gradient(270deg, #6207BC 10%, #FA500A 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-size: 20px;
  margin: 0 5px;
  padding-top: 40px;
}
.testimonial-single-box .testi-autor-box .testi-autor-content .autor-title {
  color: var(--theme-color-white);
  font-weight: 600;
  font-size: 26px;
  line-height: 32px;
  margin: 50px 0 16px;
}
.testimonial-single-box .testi-autor-box .testi-autor-content .autor-desi {
  font-weight: 400;
  font-size: 15px;
  line-height: 26px;
  margin: 0;
  color: rgba(255, 255, 255, 0.6);
}

/*===================================
    Start Testimonial Section Two
=====================================*/
.testimonia-section-two {
  padding: 0;
  background: #010103;
  position: relative;
  overflow: hidden;
  margin-top: -1px;
}

.testimonial-wrapper {
  border: 1px solid rgba(255, 255, 255, 0.1607843137);
  border-radius: 30px;
  padding: 110px 110px 120px;
  position: relative;
  z-index: 1;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .testimonial-wrapper {
    padding: 100px 40px 100px;
  }
}
@media only screen and (max-width: 1199px) {
  .testimonial-wrapper {
    padding: 100px 40px 100px;
  }
}
.testimonial-wrapper .testi-sp1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.testimonial-wrapper .testi-sp2 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

.testimonial-single-box-two {
  background: url(../images/home-2/testi-bg1.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding: 50px 45px 40px;
  border-radius: 30px;
  transition: 0.5s;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .testimonial-single-box-two {
    background-size: cover;
  }
}
@media only screen and (max-width: 1199px) {
  .testimonial-single-box-two {
    background-size: cover;
    background-position: right;
  }
}
.testimonial-single-box-two.secound {
  background: url(../images/home-2/testi-bg2.png);
  background-repeat: no-repeat;
  background-position: center center;
}
@media only screen and (max-width: 1199px) {
  .testimonial-single-box-two.secound {
    background-size: cover;
    background-position: left;
  }
}
.testimonial-single-box-two.secound .testi-ratting {
  margin-left: 70px;
}
.testimonial-single-box-two .testi-autor {
  position: absolute;
  right: 0;
  top: 0;
}
.testimonial-single-box-two .testi-autor-box {
  display: flex;
  align-items: center;
  gap: 60px;
}
.testimonial-single-box-two .testi-autor-box .testi-autor-content .autor-title {
  color: var(--theme-color-white);
  font-weight: 600;
  font-size: 24px;
  margin: 0;
}
.testimonial-single-box-two .testi-autor-box .testi-autor-content span {
  font-weight: 400;
  font-size: 15px;
  margin: 0;
  color: rgba(255, 255, 255, 0.6);
  text-transform: uppercase;
  padding-left: 32px;
  position: relative;
  z-index: 1;
}
.testimonial-single-box-two .testi-autor-box .testi-autor-content span::before {
  position: absolute;
  content: "";
  left: 9px;
  bottom: 8px;
  width: 8px;
  height: 2px;
  background: rgba(255, 255, 255, 0.6);
  z-index: -1;
}
.testimonial-single-box-two .testi-desc p {
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  margin: 54px 92px 32px 0;
  color: rgba(255, 255, 255, 0.44);
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .testimonial-single-box-two .testi-desc p {
    font-size: 18px;
  }
}
.testimonial-single-box-two .testi-ratting ul li {
  background: linear-gradient(270deg, #6207BC 10%, #FA500A 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-size: 20px;
  margin: 0 5px;
}

.siwper-arrow-box {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}
.siwper-arrow-box .slider-prev {
  width: 60px;
  height: 45px;
  line-height: 45px;
  position: relative;
  z-index: 1;
  background: transparent;
  border-radius: 30px;
  transition: 0.5s;
}
.siwper-arrow-box .slider-prev img {
  transform: rotate(90deg);
  transition: 0.5s;
}
.siwper-arrow-box .slider-prev::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 30px;
  border: 2px solid transparent;
  background: linear-gradient(91.06deg, #FA500A 6.82%, rgba(250, 80, 10, 0.4784313725) 37.09%, rgba(98, 7, 188, 0.631372549) 67.36%, #6207BC 96.43%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}
.siwper-arrow-box .slider-prev:hover {
  background: var(--gradient-1);
}
.siwper-arrow-box .slider-prev:hover img {
  filter: brightness(0) invert(1);
}
.siwper-arrow-box .slider-next {
  display: none;
}

.siwper-arrow-box-two {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 1;
}
.siwper-arrow-box-two .slider-next {
  width: 60px;
  height: 45px;
  line-height: 45px;
  position: relative;
  z-index: 1;
  background: transparent;
  border-radius: 30px;
  transition: 0.5s;
}
.siwper-arrow-box-two .slider-next img {
  transform: rotate(-90deg);
  transition: 0.5s;
}
.siwper-arrow-box-two .slider-next::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 30px;
  border: 2px solid transparent;
  background: linear-gradient(91.06deg, #FA500A 6.82%, rgba(250, 80, 10, 0.4784313725) 37.09%, rgba(98, 7, 188, 0.631372549) 67.36%, #6207BC 96.43%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}
.siwper-arrow-box-two .slider-next:hover {
  background: var(--gradient-1);
}
.siwper-arrow-box-two .slider-next:hover img {
  filter: brightness(0) invert(1);
}
.siwper-arrow-box-two .slider-prev {
  display: none;
}

/*================================================
    Start Testimonial Section Style Three
==================================================*/
.testimonia-section-three {
  background: var(--theme-color4);
  position: relative;
  overflow: hidden;
  margin-top: -1px;
  padding: 115px 0 120px;
  z-index: 1;
}
.testimonia-section-three .about-sp {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.testi-wrpper-bg {
  padding: 60px 50px 55px 0;
  background: #0B0B0C;
  position: relative;
  border-radius: 25px;
}
.testi-wrpper-bg::before {
  position: absolute;
  content: "";
  right: 64%;
  top: 50px;
  transform: translateX(-50%);
  height: 79%;
  width: 1px;
  background: rgba(255, 255, 255, 0.1490196078);
}

.testimonial-single-box-three {
  transition: 0.5s;
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 0 60px 0 70px;
}
.testimonial-single-box-three .testi-autor-box {
  display: flex;
  align-items: center;
  gap: 20px;
}
.testimonial-single-box-three .testi-autor-box .testi-autor-content .autor-title {
  color: var(--theme-color-white);
  font-weight: 500;
  font-size: 22px;
  margin: 0;
}
.testimonial-single-box-three .testi-desc p {
  font-weight: 400;
  font-size: 18px;
  line-height: 31px;
  color: rgba(255, 255, 255, 0.44);
  margin: 63px 0 50px;
}

.testi-ratting-bx {
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.1490196078);
  border-radius: 25px;
  padding: 85px 0 85px;
  margin-top: -5px;
}
.testi-ratting-bx.two .testi-rating-contnet h3 {
  background: linear-gradient(90deg, #00C9FF 0%, #6A00F4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.testi-ratting-bx.two .testi-ratting ul li {
  background: linear-gradient(90deg, #00C9FF 0%, #6A00F4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.testi-ratting-bx .testi-rating-contnet h4 {
  font-weight: 500;
  font-size: 22px;
  margin-bottom: 13px;
}
.testi-ratting-bx .testi-rating-contnet h3 {
  background: linear-gradient(270deg, #6207BC 10%, #FA500A 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-size: 42px;
  font-weight: 500;
  margin: 0 0 15px;
}
.testi-ratting-bx .testi-ratting ul li {
  background: linear-gradient(270deg, #6207BC 10%, #FA500A 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-size: 20px;
  margin: 0 2px;
}
.testi-ratting-bx .testi-rating-text {
  font-size: 20px;
  line-height: 28px;
  color: var(--theme-color-white);
  font-weight: 500;
  margin-top: 30px;
}

/*================================================
    Start Testimonial Section Style Three
==================================================*/
.testimonia-section-four {
  background: var(--theme-color4);
  position: relative;
  overflow: hidden;
  margin-top: -1px;
  padding: 115px 0 0;
  z-index: 1;
}
.testimonia-section-four .testi-sp1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.testimonial-single-box-four {
  transition: 0.5s;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.testimonial-single-box-four .testi-ratting {
  margin-bottom: 45px;
}
.testimonial-single-box-four .testi-ratting ul li {
  background: linear-gradient(270deg, #00C9FF 10%, #6A00F4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-size: 20px;
  margin: 0 2px;
}
.testimonial-single-box-four .testi-autor-box {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 50px;
}
.testimonial-single-box-four .testi-autor-box .testi-autor-content .autor-title {
  color: var(--theme-color-white);
  font-weight: 600;
  font-size: 24px;
  margin: 0;
}
.testimonial-single-box-four .testi-autor-box .testi-autor-content .autor-title span {
  font-weight: 400;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4784313725);
  margin-left: 35px;
  position: relative;
  z-index: 1;
}
.testimonial-single-box-four .testi-autor-box .testi-autor-content .autor-title span::before {
  position: absolute;
  content: "";
  left: -20px;
  top: 8px;
  background: rgba(255, 255, 255, 0.4784313725);
  width: 10px;
  height: 2px;
  z-index: -1;
}
.testimonial-single-box-four .testi-desc p {
  color: rgba(255, 255, 255, 0.44);
  margin: 0;
  padding: 30px 45px 30px 0;
  font-weight: 400;
  font-size: 26px;
  line-height: 38px;
  border: 1px solid rgba(255, 255, 255, 0.1490196078);
  border-left: 0;
}

.siwper-arrow-boxs {
  position: absolute;
  bottom: 15px;
  right: 0;
  margin: auto;
  z-index: 1;
}
.siwper-arrow-boxs .slider-next,
.siwper-arrow-boxs .slider-prev {
  width: 50px;
  height: 50px;
  line-height: 50px;
  position: relative;
  z-index: 1;
  background: transparent;
  border-radius: 30px;
  transition: 0.5s;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 0 15px;
}
.siwper-arrow-boxs .slider-next img,
.siwper-arrow-boxs .slider-prev img {
  transform: rotate(-90deg);
  transition: 0.5s;
}
.siwper-arrow-boxs .slider-next::before,
.siwper-arrow-boxs .slider-prev::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 30px;
  border: 2px solid transparent;
  background: linear-gradient(91.06deg, #00C9FF 6.82%, rgba(0, 200, 255, 0.5764705882) 37.09%, rgba(98, 7, 188, 0.631372549) 67.36%, #6207BC 96.43%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}
.siwper-arrow-boxs .slider-next:hover,
.siwper-arrow-boxs .slider-prev:hover {
  background: var(--gradient-4);
}
.siwper-arrow-boxs .slider-next:hover img,
.siwper-arrow-boxs .slider-prev:hover img {
  filter: brightness(0) invert(1);
}

.testi-reviews {
  margin-left: 34px;
}
.testi-reviews .testi-reviews-thumb img {
  width: 100%;
}

.testi-reviews-content {
  background: url(../images/home-2/reviews-sp.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  display: flex;
  align-items: center;
  padding: 40px 35px 20px;
  gap: 25px;
}
.testi-reviews-content .rating h2 {
  font-weight: 600;
  font-size: 48px;
}
.testi-reviews-content p.reviews-title {
  font-weight: 500;
  font-size: 17px;
  line-height: 30px;
  text-transform: uppercase;
}

/*** =============================
    About Section
==================================***/
.about-section {
  background: #010102;
  margin-top: -1px;
  padding: 1px 0 1px;
  position: relative;
  z-index: 1;
}
.about-section .sec-title {
  margin-bottom: 55px;
}
.about-section .about-sp {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.about-wrapper-right {
  margin-left: 45px;
}

.about-wrapper {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 120px 80px 120px;
}

.about-wrapper-bx {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  position: relative;
}
.about-wrapper-bx::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -20px;
  margin: auto;
  right: 0;
  width: 100%;
  height: 1px;
  background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.2705882353), rgba(185, 185, 185, 0.3882352941) 5px, transparent 8px, transparent 12px);
}
.about-wrapper-bx .about-icon-bx {
  display: flex;
  align-items: center;
  gap: 25px;
  margin-bottom: 25px;
}
.about-wrapper-bx .about-icon-bx h3.icon-title {
  font-size: 20px;
  margin: 0;
  font-weight: 500;
  line-height: 30px;
}

.about-btn {
  margin-top: 80px;
}
.about-btn a {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  padding: 14px 35px;
}

.hover-thumb {
  position: relative;
  z-index: 1;
  line-height: 0;
  overflow: hidden;
  border-radius: 30px;
}
.hover-thumb.two {
  border-radius: 0;
}
.hover-thumb.two img {
  border-radius: 0;
}
.hover-thumb img {
  transition: all 2s ease;
  background-size: cover;
  width: 100%;
  border-radius: 30px;
}
.hover-thumb img:nth-child(1) {
  transform: translatex(50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}
.hover-thumb img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}
.hover-thumb:hover img:nth-child(1) {
  transform: translatex(0) scalex(1);
  opacity: 1;
  filter: blur(0);
}
.hover-thumb:hover img:nth-child(2) {
  transform: translatex(-50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}

/*** =============================
    About Section Two
==================================***/
.about-section-two {
  background: #010102;
  margin-top: -1px;
  padding: 1px 0 1px;
  position: relative;
  z-index: 1;
}
.about-section-two .sec-title {
  margin-bottom: 55px;
}
.about-section-two .about-sp {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.about-section-two .about-wrapper {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 120px 70px 120px;
}
.about-section-two .about-btn {
  margin-top: 50px;
}
.about-section-two .about-btn a {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  padding: 14px 35px;
  background: var(--gradient-4);
}

.about-wrapper-bx-two {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  position: relative;
}
.about-wrapper-bx-two .about-box {
  background: url(../images/home-3/about-icon-bx.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 35px 0 18px 30px;
}
.about-wrapper-bx-two .about-box .about-icon-bx .icon {
  margin-bottom: 30px;
}
.about-wrapper-bx-two .about-box .about-icon-bx h3.icon-title {
  font-size: 20px;
  margin-bottom: 19px;
  font-weight: 500;
  line-height: 30px;
}

.team-single-box {
  position: relative;
  padding: 25px 24px 28px;
  border-radius: 20px;
  z-index: 1;
  text-align: center;
  margin: 0 18px 30px;
}
.team-single-box .image-box {
  position: relative;
  z-index: 1;
}
.team-single-box .image-box figure {
  margin: 0;
}
.team-single-box .info-box {
  position: relative;
  transition: all 300ms ease;
  z-index: 1;
  margin-top: 15px;
  text-align: left;
}
.team-single-box .info-box .name {
  margin-bottom: 0;
}
.team-single-box .info-box .name a {
  font-weight: 500;
  font-size: 22px;
  transition: all 300ms ease;
  display: inline-block;
  color: var(--theme-color-white);
  line-height: 0;
}
.team-single-box .info-box .designation {
  position: relative;
  display: block;
  z-index: 2;
  transition: all 300ms ease;
  font-size: 15px;
}
.team-single-box .share-icon {
  position: absolute;
  left: 20px;
  top: 0;
  height: 50px;
  width: 50px;
  line-height: 50px;
  border-radius: 50%;
  text-align: center;
  font-size: 18px;
  background: linear-gradient(270deg, #FA500A 10%, #6207BC 100%);
  color: var(--theme-color-white);
  transition: all 300ms ease;
  z-index: 3;
  transition: all 300ms ease;
}
.team-single-box .social-links {
  position: absolute;
  left: 20px;
  top: 70px;
  display: flex;
  align-items: center;
  flex-direction: column;
  transform: scaleX(0);
  z-index: 3;
  visibility: visible;
  opacity: 1;
  transition: all 400ms ease;
}
.team-single-box .social-links a {
  position: relative;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  display: block;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
  color: var(--theme-color3);
  transition: all 300ms ease;
  backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.2);
  margin-bottom: 10px;
}
.team-single-box .social-links a:hover {
  background: var(--theme-color2);
  color: var(--theme-color1);
}
.team-single-box:hover .share-icon {
  background: linear-gradient(270deg, #6207BC 10%, #FA500A 100%);
}
.team-single-box:hover .social-links {
  transform: scaleX(1);
  opacity: 1;
  visibility: visible;
}
.team-single-box:hover .info-box {
  margin-left: 20px;
}
.team-single-box .nexella-hover-bx {
  background: rgba(97, 7, 188, 0.7333333333);
  height: 100%;
  top: 0;
  opacity: 0;
  position: absolute;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 25%;
  z-index: -1;
}
.team-single-box .hover-bx {
  left: 0;
  -webkit-transition-delay: 0.105s;
  transition-delay: 0.105s;
  border-radius: 20px 0 0 20px;
}
.team-single-box .hover-bx2 {
  left: 25%;
  -webkit-transition-delay: 0.105s;
  transition-delay: 0.105s;
}
.team-single-box .hover-bx3 {
  left: 50%;
  -webkit-transition-delay: 0.105s;
  transition-delay: 0.105s;
}
.team-single-box .hover-bx4 {
  left: 75%;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  border-radius: 0 20px 20px 0;
}
.team-single-box:hover .nexella-hover-bx {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/*=================================
 Footer Section 
===================================*/
.main-footer {
  background: url(../images/main-home/footer-bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  padding: 115px 0 40px;
  margin-top: -1px;
}
.main-footer.style_two {
  background: url(../images/home-2/footer-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 115px 0 75px;
}
.main-footer.style_two .footer-bottom {
  background: transparent;
  text-align: center;
  padding: 22px 0 22px;
  margin-top: 110px;
  border-top: 1px solid rgba(255, 255, 255, 0.0784313725);
}

.footer-automation-title {
  font-weight: 500;
  font-size: 235px;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase;
  opacity: 0.3;
  margin: 170px 0 45px;
}

/*=== Footer Wedget Content ======*/
.footer-widget-content .footer-title {
  color: var(--theme-color-white);
  font-weight: 500;
  font-size: 26px;
  margin: 5px 0 42px;
}
@media only screen and (max-width: 424px) {
  .footer-widget-content .footer-title {
    font-size: 24px;
    margin: 20px 0 40px;
  }
}
.footer-widget-content .footer-menu li a {
  display: flex;
  justify-content: space-between;
  color: var(--theme-color-white);
  font-family: var(--text-font);
  font-weight: 400;
  font-size: 17px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.089);
  padding-bottom: 13px;
  margin-bottom: 14px;
  transition: 0.5s;
}
.footer-widget-content .footer-menu li a i {
  display: inline-block;
  font-weight: 400;
}
.footer-widget-content .footer-menu li a:hover {
  color: #6207BC;
}

/*=== Footer Wedget Content Social ======*/
.footer-widget-content .footer-desc {
  color: rgba(255, 255, 255, 0.54);
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  padding: 26px 120px 75px;
}
.footer-widget-content .footer-social li {
  display: inline-block;
  display: inline-block;
  margin-right: 7px;
}
.footer-widget-content .footer-social li a {
  display: inline-block;
  color: var(--theme-color-white);
  background: transparent;
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 50%;
  text-align: center;
  transition: 0.5s;
  position: relative;
  z-index: 1;
  font-size: 15px;
  overflow: hidden;
}
.footer-widget-content .footer-social li a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15%;
  right: 0;
  width: 0;
  height: 106%;
  background: var(--gradient-1);
  transform: skew(45deg);
  transition: all 0.4s ease-in-out;
  z-index: -1;
  border-radius: 50%;
}
.footer-widget-content .footer-social li a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  border: 2px solid transparent;
  background: linear-gradient(90deg, #FA500A 6.82%, rgba(250, 80, 10, 0.4784313725) 37.09%, rgba(188, 49, 7, 0.93) 67.36%, #6207BC 96.43%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}
.footer-widget-content .footer-social li a:hover::before {
  width: 100%;
  transform: skew(0deg);
  left: 0;
}

/*=== Footer Bottom ======*/
.footer-bottom {
  background: url(../images/main-home/footer-bottom-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center;
  padding: 22px 0 22px;
  margin-top: 110px;
}
.footer-bottom .copyright-text {
  color: var(--theme-color-white);
}

.breadcumb-page {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 202px 0px 90px;
  position: relative;
}

.title-inner-contents {
  margin-bottom: 52px;
  text-align: center;
}
.title-inner-contents .page-sub-title {
  display: inline-block;
  color: var(--theme-color-white);
  font-family: var(--title-font);
  font-weight: 600;
  font-size: 18px;
  padding: 8px 30px;
  border-radius: 40px;
  position: relative;
  background: rgba(255, 255, 255, 0.0509803922);
  margin: 0;
}
.title-inner-contents .page-sub-title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 40px;
  border: 1.5px solid transparent;
  background: linear-gradient(328deg, rgba(250, 80, 10, 0.6) 6.82%, #252527 37.09%, #252527 67.36%, #6207BC 96.43%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}
.title-inner-contents .page-title {
  color: var(--theme-color-white);
  font-weight: 600;
  font-size: 50px;
  line-height: 56px;
  margin: 14px 0 5px;
}
.title-inner-contents .page-desc {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  width: 40%;
  margin: 0px auto;
}
@media only screen and (max-width: 1700px) {
  .title-inner-contents .page-desc {
    width: 100%;
  }
}

/*====== Contact Inner Page ======*/
.contact-thumb figure {
  border-radius: 10px;
  margin: 0;
}

.contact-form-box {
  background: rgba(98, 7, 188, 0.4784313725);
  border-radius: 20px;
  padding: 60px;
}
.contact-form-box .sec-title {
  margin-bottom: 60px;
}
.contact-form-box .contact-input-box input {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1);
  width: 100%;
  height: 60px;
  padding: 22px;
  outline: 0;
  border-radius: 10px;
  margin-bottom: 25px;
  color: var(--theme-color-white);
}
.contact-form-box .contact-input-box input::placeholder {
  font-family: var(--title-font);
  font-weight: 600;
  font-size: 17px;
  color: rgba(255, 255, 255, 0.6);
}
.contact-form-box .contact-input-box textarea {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1);
  width: 100%;
  height: 180px;
  padding: 12px 22px 0;
  outline: 0;
  margin-top: 11px;
  margin-bottom: 20px;
  color: var(--theme-color-white);
}
.contact-form-box .contact-input-box textarea::placeholder {
  font-family: var(--title-font);
  font-weight: 600;
  font-size: 17px;
  color: rgba(255, 255, 255, 0.6);
}
.contact-form-box .blog-details-submi-button button {
  background: var(--theme-primary);
  color: var(--theme-color-white);
  text-transform: uppercase;
  border: transparent;
  padding: 12px 26px;
  font-size: 15px;
  margin-top: 10px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
  border-radius: 40px;
  font-weight: 500;
}
.contact-form-box .blog-details-submi-button button i {
  display: inline-block;
  margin-left: 10px;
}
.contact-form-box .blog-details-submi-button button::before {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 50%;
  top: 0;
  background: var(--theme-color-white);
  transition: 0.5s;
  z-index: -1;
  border-radius: 40px;
}
.contact-form-box .blog-details-submi-button button:hover {
  color: var(--theme-color2);
}
.contact-form-box .blog-details-submi-button button:hover::before {
  width: 100%;
  left: 0;
}

.widget-sidber {
  border-radius: 5px;
  background: linear-gradient(270deg, #6207BC 10%, #FA500A 100%);
  padding: 32px 41px 29px;
  margin-bottom: 27px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .widget-sidber {
    padding: 32px 20px 29px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .widget-sidber {
    padding: 32px 15px 29px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .widget-sidber {
    padding: 32px 40px 29px;
    margin-top: 30px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .widget-sidber {
    padding: 32px 40px 29px;
  }
}
@media only screen and (max-width: 767px) {
  .widget-sidber {
    margin-top: 30px;
  }
}
.widget-sidber .widget_search {
  position: relative;
}
.widget-sidber .widget_search input {
  border-radius: 4px;
  padding-left: 20px !important;
  height: 60px;
  width: 100% !important;
  position: relative;
  color: var(--heading-color);
  outline: 0 !important;
  border: transparent !important;
}
.widget-sidber .widget_search button {
  border: 0;
  font-size: 16px;
  position: absolute;
  right: 14px;
  top: 20px;
  color: var(--heading-color);
  background: transparent;
  opacity: 0.7;
}
.widget-sidber .widget-sidber-content h4 {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 46px;
  position: relative;
}
.widget-sidber .widget-sidber-content h4::before {
  position: absolute;
  content: "";
  width: 29px;
  height: 2px;
  left: 0;
  bottom: -8px;
  background: var(--theme-color2);
}
.widget-sidber .widget-category ul li a {
  background: var(--theme-color-white);
  padding: 14px 26px;
  width: 100%;
  display: inline-block;
  margin-bottom: 14px;
  color: var(--theme-primary);
  font-weight: 500;
  border-radius: 5px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
}
.widget-sidber .widget-category ul li a::before {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 50%;
  top: 0;
  background: var(--theme-color2);
  z-index: -1;
  border-radius: 5px;
  transition: 0.5s;
}
.widget-sidber .widget-category ul li a img {
  margin-right: 12px;
  transition: 0.5s;
}
.widget-sidber .widget-category ul li a:hover img {
  filter: brightness(0) invert(1);
}
.widget-sidber .widget-category ul li a:hover {
  color: var(--theme-color-white);
}
.widget-sidber .widget-category ul li a:hover::before {
  width: 100%;
  left: 0;
}
.widget-sidber .widget-category ul li a:hover i {
  opacity: 1;
  color: var(--theme-color-white);
}
.widget-sidber .widget-category ul li a i {
  color: var(--theme-primary);
  display: inline-block;
  float: right;
  font-size: 17px;
  opacity: 0;
  transition: 0.5s;
}
.widget-sidber .sidber-widget-recent-post {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 19px;
}
.widget-sidber .sidber-widget-recent-post .recent-widget-thumb {
  flex-shrink: 0;
}
.widget-sidber .sidber-widget-recent-post .recent-widget-content a {
  transition: 0.5s;
  color: var(--heading-color) !important;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  width: 95%;
  display: inline-block;
}
.widget-sidber .sidber-widget-recent-post .recent-widget-content a:hover {
  color: var(--theme-color2) !important;
}
.widget-sidber .sidber-widget-recent-post .recent-widget-content p {
  font-size: 14px;
  margin: 0;
  color: var(--theme-color2) !important;
}
.widget-sidber .widget-catefories-tags a {
  display: inline-block;
  color: var(--theme-primary);
  font-weight: 500;
  background: var(--theme-color-white);
  padding: 6px 19px;
  margin: 6px 3px;
  position: relative;
  z-index: 1;
  font-size: 15px;
}
.widget-sidber .widget-catefories-tags a::before {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 50%;
  top: 0;
  background: var(--theme-color2);
  transition: 0.5s;
  z-index: -1;
}
.widget-sidber .widget-catefories-tags a:hover::before {
  width: 100%;
  left: 0;
}
.widget-sidber .widget-catefories-tags a:hover {
  color: var(--theme-color-white);
}

/*==============================================
Start Team Details Page 
===============================================*/
.team-details-page-title {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 200px 0px 80px;
  position: relative;
}
.team-details-page-title .title-content {
  margin-bottom: 52px;
  text-align: center;
}
.team-details-page-title .title-content .page-sub-title {
  display: inline-block;
  color: var(--theme-color-white);
  font-family: var(--title-font);
  font-weight: 600;
  font-size: 18px;
  padding: 8px 30px;
  border-radius: 40px;
  position: relative;
  background: rgba(255, 255, 255, 0.0509803922);
  margin: 0;
}
.team-details-page-title .title-content .page-sub-title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 40px;
  border: 1.5px solid transparent;
  background: linear-gradient(328deg, rgba(250, 80, 10, 0.6) 6.82%, #252527 37.09%, #252527 67.36%, #6207BC 96.43%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}
.team-details-page-title .title-content .page-title {
  color: var(--theme-color-white);
  font-weight: 700;
  font-size: 50px;
  line-height: 56px;
  margin: 14px 0 5px;
}
.team-details-page-title .title-content .page-desc {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  width: 40%;
  margin: 0px auto;
}
@media only screen and (max-width: 1700px) {
  .team-details-page-title .title-content .page-desc {
    width: 100%;
  }
}
.team-details-page-title .team-details-area .team-thumb figure {
  margin: 0;
  border-radius: 10px;
}
.team-details-page-title .team-details-area .team-details-right .team-details-content .team-member-title h4 {
  color: var(--theme-color-white);
  font-size: 36px;
  margin: 0;
}
.team-details-page-title .team-details-area .team-details-right .team-details-content .team-member-title p {
  margin-bottom: 45px;
}
.team-details-page-title .team-details-area .team-details-right .team-details-content > p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
}
.team-details-page-title .team-details-area .team-details-right .contact-info-box {
  background: var(--theme-primary);
  padding: 29px 25px 27px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  transition: 0.5s;
  position: relative;
  z-index: 1;
  overflow: hidden;
  gap: 11px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .team-details-page-title .team-details-area .team-details-right .contact-info-box {
    padding: 29px 10px 27px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .team-details-page-title .team-details-area .team-details-right .contact-info-box {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .team-details-page-title .team-details-area .team-details-right .contact-info-box {
    margin-bottom: 20px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .team-details-page-title .team-details-area .team-details-right .contact-info-box {
    margin-bottom: 20px;
  }
}
.team-details-page-title .team-details-area .team-details-right .contact-info-box .contact-info-icon i {
  display: inline-block;
  color: var(--theme-color-white);
  border: 2px solid var(--theme-color-white);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  line-height: 56px;
  font-size: 22px;
  transition: 0.5s;
}
.team-details-page-title .team-details-area .team-details-right .contact-info-box .contact-info-content h4 {
  color: var(--theme-color-white);
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  padding: 0 0 11px 0;
  transition: 0.5s;
}
.team-details-page-title .team-details-area .team-details-right .contact-info-box .contact-info-content p {
  font-size: 22px;
  color: var(--theme-color-white);
  font-weight: 600;
  margin: 0;
  padding: 0;
  transition: 0.5s;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .team-details-page-title .team-details-area .team-details-right .contact-info-box .contact-info-content p {
    font-size: 20px;
  }
}
.team-details-page-title .team-details-area .team-details-right .team-details-social-icon ul li {
  font-size: 22px;
  color: var(--theme-color-white);
  font-weight: 600;
  margin-top: 49px;
  display: inline-block;
}
.team-details-page-title .team-details-area .team-details-right .team-details-social-icon ul li a i {
  background: var(--theme-primary);
  width: 38px;
  height: 38px;
  border-radius: 50%;
  text-align: center;
  line-height: 38px;
  color: var(--theme-color-white);
  font-size: 14px;
  margin-left: 7px;
  transition: 0.5s;
}
.team-details-page-title .team-details-area .team-details-right .team-details-social-icon ul li a i:hover {
  background: var(--theme-color-white);
  color: var(--theme-color2);
}
.team-details-page-title .team-details-area .team-details-right .team-details-location-box {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 46px;
}
.team-details-page-title .team-details-area .team-details-right .team-details-location-box .contact-info-icon i {
  display: inline-block;
  color: var(--theme-primary);
  border: 2px solid var(--theme-primary);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  line-height: 56px;
  font-size: 22px;
  transition: 0.5s;
}
.team-details-page-title .team-details-area .team-details-right .team-details-location-box .contact-info-content h4 {
  color: var(--theme-color-white);
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  padding: 0 0 11px 0;
  transition: 0.5s;
}
.team-details-page-title .team-details-area .team-details-right .team-details-location-box .contact-info-content p {
  font-size: 17px;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 600;
  margin: 0;
  padding: 0;
  transition: 0.5s;
}
.team-details-page-title .team-details-area .team-details-skills {
  margin-top: 90px;
}
.team-details-page-title .team-details-area .team-details-skills h4 {
  font-size: 36px;
  margin: 0 0 35px;
  color: var(--theme-color-white);
}
.team-details-page-title .team-details-area .team-details-skills .wrapper .skills .skill-item {
  position: relative;
}
.team-details-page-title .team-details-area .team-details-skills .wrapper .skills .skill-item .donation-skill-title h5 {
  font-size: 18px;
  font-weight: 500;
  color: var(--theme-color-white);
  margin-bottom: 10px;
}
.team-details-page-title .team-details-area .team-details-skills .wrapper .skills .skill-item .skill-bar {
  position: relative;
  width: 85%;
  height: 45px;
  border-radius: 5px;
}
.team-details-page-title .team-details-area .team-details-skills .wrapper .skills .skill-item .skill-bar .bar-inner {
  position: relative;
  width: 100%;
  height: 7px;
  background: var(--theme-color-white);
  border-radius: 20px;
}
.team-details-page-title .team-details-area .team-details-skills .wrapper .skills .skill-item .skill-bar .bar-inner .bar {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 7px;
  width: 0px;
  -webkit-transition: all 3000ms ease;
  transition: all 3000ms ease;
  border-radius: 20px;
  background-color: var(--theme-primary);
}
.team-details-page-title .team-details-area .team-details-skills .wrapper .skills .skill-item .skill-bar .bar-inner .bar .skill-percentage {
  position: absolute;
  right: 0;
  bottom: 100%;
  font-size: 16px;
  font-weight: 400;
  color: var(--theme-primary);
  line-height: 25px;
  margin-bottom: 12px;
}

/*==============================================
Start Service Details Page 
===============================================*/
.service-details-page-title {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 200px 0px 120px;
  position: relative;
}
.service-details-page-title .title-content {
  margin-bottom: 52px;
  text-align: center;
}
.service-details-page-title .title-content .page-sub-title {
  display: inline-block;
  color: var(--theme-color-white);
  font-family: var(--title-font);
  font-weight: 600;
  font-size: 18px;
  padding: 8px 30px;
  border-radius: 40px;
  position: relative;
  background: rgba(255, 255, 255, 0.0509803922);
  margin: 0;
}
.service-details-page-title .title-content .page-sub-title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 40px;
  border: 1.5px solid transparent;
  background: linear-gradient(328deg, rgba(250, 80, 10, 0.6) 6.82%, #252527 37.09%, #252527 67.36%, #6207BC 96.43%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}
.service-details-page-title .title-content .page-title {
  color: var(--theme-color-white);
  font-weight: 700;
  font-size: 50px;
  line-height: 56px;
  margin: 14px 0 5px;
}
.service-details-page-title .title-content .page-desc {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  width: 40%;
  margin: 0px auto;
}
@media only screen and (max-width: 1700px) {
  .service-details-page-title .title-content .page-desc {
    width: 100%;
  }
}
.service-details-page-title .services-details-area {
  /*widget-sidber scss*/
  /*sidber contact*/
}
.service-details-page-title .services-details-area .services-details-thumb figure {
  width: 100%;
  border-radius: 20px;
}
.service-details-page-title .services-details-area .services-details-thumb figure img {
  width: 100%;
  border-radius: 20px;
}
.service-details-page-title .services-details-area .services-details-content {
  padding-top: 18px;
}
.service-details-page-title .services-details-area .services-details-content .services-details-title {
  color: var(--theme-color-white);
  font-size: 36px;
  margin-bottom: 10px;
  font-weight: 600;
}
.service-details-page-title .services-details-area .services-details-content .services-details-desc {
  font-size: 18px;
  margin-top: 24px;
}
.service-details-page-title .services-details-area .service-details-icon-box {
  background: var(--theme-color8);
  padding: 32px 0 18px;
  margin-top: 27px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .service-details-page-title .services-details-area .service-details-icon-box {
    padding: 32px 10px 18px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .service-details-page-title .services-details-area .service-details-icon-box {
    padding: 32px 5px 18px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .service-details-page-title .services-details-area .service-details-icon-box {
    padding: 32px 5px 18px;
  }
}
.service-details-page-title .services-details-area .service-details-icon-box .service-details-icon-thumb {
  float: left;
  margin-right: 25px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .service-details-page-title .services-details-area .service-details-icon-box .service-details-icon-thumb {
    margin-right: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .service-details-page-title .services-details-area .service-details-icon-box .service-details-icon-thumb {
    margin-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .service-details-page-title .services-details-area .service-details-icon-box .service-details-icon-thumb {
    margin-right: 8px;
  }
}
.service-details-page-title .services-details-area .service-details-icon-box .service-details-box-content h4 {
  color: var(--theme-color-white);
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 11px;
}
.service-details-page-title .services-details-area .service-details-icon-box P {
  font-size: 17px;
  display: flex;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .service-details-page-title .services-details-area .service-details-icon-box P {
    font-size: 16px;
  }
}
.service-details-page-title .services-details-area .services-details-text {
  background: var(--theme-primary);
  display: flex;
  align-items: center;
  padding: 32px 39px;
  gap: 65px;
  border-radius: 5px;
  margin-top: 55px;
  margin-bottom: 41px;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .service-details-page-title .services-details-area .services-details-text {
    padding: 32px 10px;
    gap: 35px;
  }
}
.service-details-page-title .services-details-area .services-details-text .service-details-text-icon {
  position: relative;
  flex-shrink: 0;
}
.service-details-page-title .services-details-area .services-details-text .service-details-text-icon::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 49px;
  right: -29px;
  top: 1px;
  background: rgba(246, 246, 238, 0.3803921569);
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .service-details-page-title .services-details-area .services-details-text .service-details-text-icon::before {
    right: -18px;
    top: 15px;
  }
}
.service-details-page-title .services-details-area .services-details-text .service-details-text-content p {
  font-size: 22px;
  line-height: 30px;
  color: var(--theme-color-white);
  font-weight: 400;
  font-style: italic;
  width: 90%;
  margin: 0;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .service-details-page-title .services-details-area .services-details-text .service-details-text-content p {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .service-details-page-title .services-details-area .services-details-text .service-details-text-content p {
    width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .service-details-page-title .services-details-area .services-details-text .service-details-text-content p {
    width: 100%;
  }
}
.service-details-page-title .services-details-area .services-details-title {
  color: var(--theme-color-white);
  font-size: 36px;
  margin-bottom: 10px;
  font-weight: 600;
}
.service-details-page-title .services-details-area .services-details-desc {
  font-size: 18px;
  margin-top: 20px;
}
.service-details-page-title .services-details-area .single-benifits-box {
  margin-top: 22px;
}
.service-details-page-title .services-details-area .single-benifits-box .benifits-thumb img {
  width: 100%;
}
.service-details-page-title .services-details-area .single-benifits-box .benifits-content {
  border-radius: 5px;
  filter: drop-shadow(0px 5px 30px rgba(117, 117, 117, 0.1));
  background-color: var(--theme-primary);
  padding: 30px 31px 23px;
  width: 92%;
  margin: auto;
  margin-top: -28px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .service-details-page-title .services-details-area .single-benifits-box .benifits-content {
    padding: 30px 20px 23px;
    width: 100%;
  }
}
.service-details-page-title .services-details-area .single-benifits-box .benifits-content h4 {
  color: var(--theme-color-white);
  font-size: 22px;
  margin: 0;
  margin-bottom: 14px;
  font-weight: 500;
}
.service-details-page-title .services-details-area .single-benifits-box .benifits-content ul li {
  line-height: 32px;
}
.service-details-page-title .services-details-area .single-benifits-box .benifits-content ul li i {
  display: inline-block;
  color: var(--theme-color-white);
  font-size: 18px;
  position: relative;
  top: 2px;
  margin-right: 8px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .service-details-page-title .services-details-area .single-benifits-box {
    margin-bottom: 30px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .service-details-page-title .services-details-area .single-benifits-box {
    margin-bottom: 30px;
  }
}
.service-details-page-title .services-details-area .widget-sidber {
  border-radius: 5px;
  background: linear-gradient(270deg, rgba(98, 7, 188, 0.3294117647) 10%, rgba(250, 80, 10, 0.431372549) 100%);
  padding: 32px 41px 29px;
  margin-bottom: 27px;
  border-radius: 20px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .service-details-page-title .services-details-area .widget-sidber {
    padding: 32px 10px 29px;
  }
}
.service-details-page-title .services-details-area .widget-sidber .widget-sidber-content h4 {
  color: var(--theme-color-white);
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 46px;
  position: relative;
}
.service-details-page-title .services-details-area .widget-sidber .widget-sidber-content h4::before {
  position: absolute;
  content: "";
  width: 29px;
  height: 2px;
  left: 0;
  bottom: -8px;
  background: var(--theme-color-white);
}
.service-details-page-title .services-details-area .widget-sidber .widget-category ul li a {
  background: var(--theme-primary);
  padding: 14px 26px;
  width: 100%;
  display: inline-block;
  margin-bottom: 14px;
  color: var(--theme-color-white);
  font-weight: 500;
  border-radius: 5px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
}
.service-details-page-title .services-details-area .widget-sidber .widget-category ul li a::before {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 50%;
  top: 0;
  background: var(--theme-color-white);
  z-index: -1;
  border-radius: 5px;
  transition: 0.5s;
}
.service-details-page-title .services-details-area .widget-sidber .widget-category ul li a:hover {
  color: var(--theme-primary);
}
.service-details-page-title .services-details-area .widget-sidber .widget-category ul li a:hover::before {
  width: 100%;
  left: 0;
}
.service-details-page-title .services-details-area .widget-sidber .widget-category ul li a:hover i {
  opacity: 1;
  color: var(--theme-primary);
}
.service-details-page-title .services-details-area .widget-sidber .widget-category ul li a i {
  color: var(--theme-primary);
  display: inline-block;
  float: right;
  font-size: 17px;
  opacity: 0;
  transition: 0.5s;
}
.service-details-page-title .services-details-area .widget-sidber .widget-sidber-download-button a {
  display: inline-block;
  background: var(--theme-color1);
  width: 100%;
  color: var(--theme-color-white);
  padding: 15px 23px;
  border-radius: 5px;
  margin-bottom: 18px;
}
.service-details-page-title .services-details-area .widget-sidber .widget-sidber-download-button a.active {
  background: var(--theme-primary);
}
.service-details-page-title .services-details-area .widget-sidber .widget-sidber-download-button a.active i {
  color: var(--theme-color-white);
}
.service-details-page-title .services-details-area .widget-sidber .widget-sidber-download-button a.active span i {
  color: var(--theme-color-white);
}
.service-details-page-title .services-details-area .widget-sidber .widget-sidber-download-button a i {
  color: var(--theme-primary);
  display: inline-block;
  font-size: 22px;
  margin-right: 9px;
  position: relative;
  top: 3px;
}
.service-details-page-title .services-details-area .widget-sidber .widget-sidber-download-button a span i {
  float: right;
  display: inline-block;
  font-size: 16px;
}
.service-details-page-title .services-details-area .widget-sidber-contact-box {
  background: var(--theme-primary);
  border-radius: 20px;
  padding: 48px 43px 48px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .service-details-page-title .services-details-area .widget-sidber-contact-box {
    padding: 48px 10px 48px;
  }
}
.service-details-page-title .services-details-area .widget-sidber-contact-box .widget-sidber-contact > span {
  display: inline-block;
  font-size: 30px;
  color: var(--theme-color-white);
}
.service-details-page-title .services-details-area .widget-sidber-contact-box .widget-sidber-contact-text {
  font-size: 18px;
  color: var(--theme-color-white);
  font-weight: 500;
  margin: 0;
  padding: 25px 0 13px;
}
.service-details-page-title .services-details-area .widget-sidber-contact-box .widget-sidber-contact-number {
  font-size: 24px;
  color: var(--theme-color-white);
  font-weight: 600;
  margin: 0 0 14px;
}
.service-details-page-title .services-details-area .widget-sidber-contact-box .widget-sidber-contact-gmail {
  font-size: 16px;
  color: var(--theme-color-white);
  font-weight: 400;
  margin: 0;
}
.service-details-page-title .services-details-area .widget-sidber-contact-box .widget-sidber-contact-gmail i {
  display: inline-block;
  font-size: 17px;
  color: var(--theme-color-white);
  position: relative;
  top: 2px;
  margin-right: 6px;
}
.service-details-page-title .services-details-area .widget-sidber-contact-box .widget-sidber-contact-btn a {
  display: inline-block;
  font-size: 16px;
  color: var(--theme-primary);
  font-weight: 400;
  text-decoration: none;
  background: var(--theme-color-white);
  padding: 16px 98px 15px;
  border-radius: 5px;
  margin-top: 55px;
  transition: 0.5s;
  border: 2px solid var(--theme-color-white);
}
.service-details-page-title .services-details-area .widget-sidber-contact-box .widget-sidber-contact-btn a:hover {
  background: transparent;
  color: var(--theme-color-white);
}
.service-details-page-title .services-details-area .widget-sidber-contact-box .widget-sidber-contact-btn a i {
  display: inline-block;
  font-size: 18px;
  position: relative;
  top: 2px;
  margin-left: 10px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .service-details-page-title .services-details-area .widget-sidber-contact-box .widget-sidber-contact-btn a {
    padding: 16px 70px 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .service-details-page-title .services-details-area .widget-sidber-contact-box .widget-sidber-contact-btn a {
    padding: 16px 80px 15px;
  }
}

/*==============================================
Start Blog Details Page 
===============================================*/
.blog-details-page-title {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 202px 0px 9px;
  position: relative;
}
.blog-details-page-title .title-content {
  margin-bottom: 52px;
  text-align: center;
}
.blog-details-page-title .title-content .page-sub-title {
  display: inline-block;
  color: var(--theme-color-white);
  font-family: var(--title-font);
  font-weight: 600;
  font-size: 18px;
  padding: 8px 30px;
  border-radius: 40px;
  position: relative;
  background: rgba(255, 255, 255, 0.0509803922);
  margin: 0;
}
.blog-details-page-title .title-content .page-sub-title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 40px;
  border: 1.5px solid transparent;
  background: linear-gradient(328deg, rgba(250, 80, 10, 0.6) 6.82%, #252527 37.09%, #252527 67.36%, #6207BC 96.43%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}
.blog-details-page-title .title-content .page-title {
  color: var(--theme-color-white);
  font-weight: 600;
  font-size: 45px;
  line-height: 55px;
  margin: 14px 0 5px;
}
.blog-details-page-title .title-content .page-desc {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  width: 40%;
  margin: 0px auto;
}
@media only screen and (max-width: 1700px) {
  .blog-details-page-title .title-content .page-desc {
    width: 100%;
  }
}
.blog-details-page-title .blog-details-area {
  position: relative;
}
.blog-details-page-title .blog-details-area .blog-details-thumb {
  overflow: hidden;
  border-radius: 25px;
}
.blog-details-page-title .blog-details-area .blog-details-thumb img {
  width: 100%;
  transition: 0.5s;
  border-radius: 25px;
  transform: scale(1.1) skew(-2deg);
}
.blog-details-page-title .blog-details-area .blog-details-thumb img:hover {
  transform: scale(1.2) skew(-10deg);
}
.blog-details-page-title .blog-details-area .blog-details-content {
  padding: 60px 70px 20px;
  background: var(--theme-bg-color1);
  border-radius: 20px 20px 0px 0px;
  width: 1160px;
  margin: 0px auto;
  position: relative;
  margin-top: -100px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .blog-details-page-title .blog-details-area .blog-details-content {
    padding: 60px 20px 20px;
    width: 940px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .blog-details-page-title .blog-details-area .blog-details-content {
    padding: 60px 20px 20px;
    width: 720px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .blog-details-page-title .blog-details-area .blog-details-content {
    padding: 27px 10px 20px;
    width: 530px;
  }
}
.blog-details-page-title .blog-details-area .blog-details-content .meta-blog .mate-text {
  padding-left: 25px;
  position: relative;
  font-family: var(--title-font);
  font-weight: 500;
  font-size: 18px;
  line-height: 36px;
  color: var(--theme-primary);
}
.blog-details-page-title .blog-details-area .blog-details-content .meta-blog .mate-text::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  left: 5px;
  top: 11px;
  border-radius: 50%;
  background: var(--theme-primary);
}
.blog-details-page-title .blog-details-area .blog-details-content .meta-blog > span {
  display: inline-block;
  margin-right: 36px;
  font-family: var(--title-font);
  font-weight: 500;
  font-size: 18px;
  line-height: 36px;
  color: var(--theme-color-white);
  position: relative;
}
.blog-details-page-title .blog-details-area .blog-details-content .meta-blog > span::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  left: -20px;
  top: 13px;
  border-radius: 50%;
  background: var(--theme-primary);
}
.blog-details-page-title .blog-details-area .blog-details-content .blog-details-title {
  margin: 12px 0 19px;
  font-weight: 700;
  font-size: 50px;
  line-height: 50px;
  color: var(--theme-color-white);
}
.blog-details-page-title .blog-details-area .blog-details-content .blog-details-desc {
  margin-bottom: 25px;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: rgba(255, 255, 255, 0.7);
}
.blog-details-page-title .blog-details-area .blog-details-content .blog-details-author-talk {
  display: flex;
  gap: 26px;
  background: var(--theme-color8);
  padding: 45px 51px 30px;
  margin-top: 48px;
  position: relative;
  margin-bottom: 50px;
}
.blog-details-page-title .blog-details-area .blog-details-content .blog-details-author-talk::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 40px;
  border: 1.5px solid transparent;
  background: linear-gradient(348deg, rgb(250, 80, 10) 6.82%, #252527 37.09%, #252527 67.36%, #6207bc 96.43%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .blog-details-page-title .blog-details-area .blog-details-content .blog-details-author-talk {
    padding: 41px 20px 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .blog-details-page-title .blog-details-area .blog-details-content .blog-details-author-talk {
    padding: 41px 15px 40px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .blog-details-page-title .blog-details-area .blog-details-content .blog-details-author-talk {
    padding: 41px 10px 40px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .blog-details-page-title .blog-details-area .blog-details-content .blog-details-author-talk {
    padding: 41px 10px 40px;
  }
}
.blog-details-page-title .blog-details-area .blog-details-content .blog-details-author-talk .blog-details-quote {
  flex-shrink: 0;
}
.blog-details-page-title .blog-details-area .blog-details-content .blog-details-author-talk .blog-details-quote img {
  position: relative;
  top: 8px;
}
.blog-details-page-title .blog-details-area .blog-details-content .blog-details-author-talk .blog-details-author-title p {
  color: var(--theme-color-white);
  font-weight: 600;
  font-size: 22px;
  line-height: 36px;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .blog-details-page-title .blog-details-area .blog-details-content .blog-details-author-talk .blog-details-author-title p {
    font-size: 20px;
  }
}
.blog-details-page-title .blog-details-area .blog-details-content .blog-details-author-talk .blog-details-author-title span {
  margin-left: 58px;
  display: inline-block;
  color: var(--heading-color);
  position: relative;
}
.blog-details-page-title .blog-details-area .blog-details-content .blog-details-author-talk .blog-details-author-title span::before {
  position: absolute;
  content: "";
  width: 50px;
  height: 2px;
  left: -58px;
  top: 12px;
  background: var(--theme-color2);
}
.blog-details-page-title .blog-details-area .blog-details-content .blog-details-title {
  margin: 15px 0 15px;
  font-weight: 600;
  font-size: 40px;
  line-height: 50px;
  color: var(--theme-color-white);
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .blog-details-page-title .blog-details-area .blog-details-content .blog-details-title {
    font-size: 36px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .blog-details-page-title .blog-details-area .blog-details-content .blog-details-title {
    font-size: 30px;
  }
}
.blog-details-page-title .blog-details-area .blog-details-content .blog-details-desc {
  font-size: 17px;
  margin-bottom: 25px;
}
.blog-details-page-title .blog-details-area .blog-details-content .blog-details-desc.two {
  width: 95%;
  padding: 10px 0 10px;
}
.blog-details-page-title .blog-details-area .blog-details-content .blog-details-list-item {
  margin-bottom: 40px;
}
.blog-details-page-title .blog-details-area .blog-details-content .blog-details-list-item ul li {
  margin-bottom: 10px;
  font-size: 17px;
}
.blog-details-page-title .blog-details-area .blog-details-content .blog-details-list-item ul li img {
  display: inline-block;
  margin-right: 10px;
}
.blog-details-page-title .blog-details-area .blog-details-content .blog-details-inner-block figure {
  margin: 0;
  border-radius: 20px;
}
.blog-details-page-title .blog-details-area .blog-details-content .blog-details-title.two {
  font-size: 28px;
  margin: 25px 0 10px;
}
.blog-details-page-title .blog-details-area .blog-details-content .blog-details-desc {
  font-size: 18px;
  margin-bottom: 25px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .blog-details-page-title .blog-details-area .blog-details-content .blog-details-desc {
    font-size: 17px;
  }
}
.blog-details-page-title .blog-details-area .blog-details-content .blog-details-desc.three {
  width: 100%;
}
.blog-details-page-title .blog-details-area .blog-details-post {
  margin-top: 40px;
}
.blog-details-page-title .blog-details-area .blog-details-post .blog-post-box {
  display: flex;
  background: var(--theme-color8);
  align-items: center;
  padding: 84px 21px 31px 43px;
  gap: 23px;
  margin: 0 13px;
}
.blog-details-page-title .blog-details-area .blog-details-post .blog-post-box.style-two {
  text-align: right;
  padding: 85px 49px 31px 21px;
}
.blog-details-page-title .blog-details-area .blog-details-post .blog-post-box .blog-post-thumb {
  flex-shrink: 0;
}
.blog-details-page-title .blog-details-area .blog-details-post .blog-post-box .blog-post-content a {
  display: inline-block;
  font-size: 20px;
  line-height: 26px;
  color: var(--heading-color);
  font-weight: 600;
  transition: 0.5s;
}
.blog-details-page-title .blog-details-area .blog-details-post .blog-post-box .blog-post-content p {
  font-size: 14px;
  margin: 0;
  color: var(--theme-color2);
}
.blog-details-page-title .blog-details-area .single-comment-area {
  background: var(--theme-color8);
  padding: 36px 70px 0px;
  border-radius: 5px;
  width: 1160px;
  margin: 0px auto;
  position: relative;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .blog-details-page-title .blog-details-area .single-comment-area {
    padding: 49px 10px 56px;
  }
}
.blog-details-page-title .blog-details-area .single-comment-area .blog-details-comment-title h4 {
  font-size: 35px;
  color: var(--theme-color-white);
  font-weight: 600;
  margin: 0 0 24px;
}
.blog-details-page-title .blog-details-area .single-comment-area .blog-details-comment {
  margin-bottom: 19px;
  position: relative;
  padding: 36px 30px 40px;
  border-radius: 20px;
  background: linear-gradient(22deg, rgba(98, 7, 188, 0.61) 10% 10%, rgba(250, 80, 10, 0.7) 100%);
}
.blog-details-page-title .blog-details-area .single-comment-area .blog-details-comment.style-two {
  margin-left: 105px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .blog-details-page-title .blog-details-area .single-comment-area .blog-details-comment.style-two {
    margin-left: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .blog-details-page-title .blog-details-area .single-comment-area .blog-details-comment.style-two {
    margin-left: 0px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .blog-details-page-title .blog-details-area .single-comment-area .blog-details-comment.style-two {
    margin-left: 0px;
  }
}
.blog-details-page-title .blog-details-area .single-comment-area .blog-details-comment .blog-details-comment-reply {
  position: absolute;
  right: 22px;
  top: 21px;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .blog-details-page-title .blog-details-area .single-comment-area .blog-details-comment .blog-details-comment-reply {
    display: none;
  }
}
.blog-details-page-title .blog-details-area .single-comment-area .blog-details-comment .blog-details-comment-reply a {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 3px 20px;
  font-size: 16px;
  font-weight: 600;
  color: var(--theme-color-white);
  border-radius: 40px;
  display: inline-block;
}
.blog-details-page-title .blog-details-area .single-comment-area .blog-details-comment .blog-details-comment-reply a img {
  margin-right: 10px;
}
.blog-details-page-title .blog-details-area .single-comment-area .blog-details-comment .blog-details-comment-thumb {
  float: left;
  margin-right: 30px;
}
.blog-details-page-title .blog-details-area .single-comment-area .blog-details-comment .blog-details-comment-content {
  overflow: hidden;
}
.blog-details-page-title .blog-details-area .single-comment-area .blog-details-comment .blog-details-comment-content h2 {
  color: var(--theme-color-white);
  font-size: 22px;
  margin-top: 0;
  display: inline-block;
  font-weight: 600;
  margin-right: 30px;
  margin-bottom: 5px;
}
.blog-details-page-title .blog-details-area .single-comment-area .blog-details-comment .blog-details-comment-content span {
  display: inline-block;
  color: rgba(255, 255, 255, 0.6);
  font-size: 18px;
  font-weight: 500;
  position: relative;
}
.blog-details-page-title .blog-details-area .single-comment-area .blog-details-comment .blog-details-comment-content span::before {
  position: absolute;
  content: "";
  width: 20px;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  left: -25px;
  top: 15px;
}
.blog-details-page-title .blog-details-area .single-comment-area .blog-details-comment .blog-details-comment-content .blog-autor-ratting li {
  display: inline-block;
  color: var(--theme-color1);
}
.blog-details-page-title .blog-details-area .single-comment-area .blog-details-comment .blog-details-comment-content .blog-autor-ratting .ratting-rate {
  color: var(--theme-color-white) !important;
  font-size: 18px;
}
.blog-details-page-title .blog-details-area .single-comment-area .blog-details-comment .blog-details-comment-content p {
  font-size: 18px;
  line-height: 28px;
  margin: 13px 0 0;
  color: rgba(255, 255, 255, 0.7);
  width: 90%;
}
.blog-details-page-title .blog-details-area .blog-details-contact {
  border-radius: 20px;
  margin-top: 40px;
  padding: 60px;
  background: rgba(98, 7, 188, 0.2392156863);
}
.blog-details-page-title .blog-details-area .blog-details-contact .blog-details-contact-title h4 {
  font-size: 36px;
  font-weight: 700;
  padding-bottom: 31px;
  color: var(--theme-color-white);
}
.blog-details-page-title .blog-details-area .blog-details-contact .contact-input-box input {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1);
  width: 100%;
  height: 60px;
  padding: 22px;
  outline: 0;
  border-radius: 10px;
  margin-bottom: 25px;
  color: var(--theme-color-white);
}
.blog-details-page-title .blog-details-area .blog-details-contact .contact-input-box input::placeholder {
  font-family: var(--title-font);
  font-weight: 600;
  font-size: 17px;
  color: rgba(255, 255, 255, 0.6);
}
.blog-details-page-title .blog-details-area .blog-details-contact .contact-input-box textarea {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1);
  width: 100%;
  height: 180px;
  padding: 12px 22px 0;
  outline: 0;
  margin-top: 11px;
  margin-bottom: 20px;
  color: var(--theme-color-white);
}
.blog-details-page-title .blog-details-area .blog-details-contact .contact-input-box textarea::placeholder {
  font-family: var(--title-font);
  font-weight: 600;
  font-size: 17px;
  color: rgba(255, 255, 255, 0.6);
}
.blog-details-page-title .blog-details-area .blog-details-contact .blog-details-submi-button button {
  background: var(--theme-primary);
  color: var(--theme-color-white);
  text-transform: uppercase;
  border: transparent;
  padding: 12px 26px;
  font-size: 15px;
  margin-top: 10px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
  border-radius: 40px;
  font-weight: 500;
}
.blog-details-page-title .blog-details-area .blog-details-contact .blog-details-submi-button button i {
  display: inline-block;
  margin-left: 10px;
}
.blog-details-page-title .blog-details-area .blog-details-contact .blog-details-submi-button button::before {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 50%;
  top: 0;
  background: var(--theme-color-white);
  transition: 0.5s;
  z-index: -1;
  border-radius: 40px;
}
.blog-details-page-title .blog-details-area .blog-details-contact .blog-details-submi-button button:hover {
  color: var(--theme-color2);
}
.blog-details-page-title .blog-details-area .blog-details-contact .blog-details-submi-button button:hover::before {
  width: 100%;
  left: 0;
}

/*==============================================
Start Project Details Page 
===============================================*/
.portfolio-details-thumb img {
  width: 100%;
}

.portfolio-details-content {
  padding-top: 18px;
}
.portfolio-details-content .portfolio-details-title {
  font-size: 45px;
  font-weight: 600;
  margin-top: 27px;
}
.portfolio-details-content h4.portfolio-details-title2 {
  font-size: 35px;
  font-weight: 600;
}
.portfolio-details-content .portfolio-details-desc {
  font-size: 17px;
  margin-top: 18px;
}

.portfolio-details-icon-box {
  background: var(--theme-color4);
  padding: 32px 27px 18px;
  margin-top: 27px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .portfolio-details-icon-box {
    padding: 32px 10px 18px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .portfolio-details-icon-box {
    padding: 32px 5px 18px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .portfolio-details-icon-box {
    padding: 32px 5px 18px;
  }
}
.portfolio-details-icon-box .portfolio-details-icon-thumb {
  float: left;
  margin-right: 25px;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .portfolio-details-icon-box .portfolio-details-icon-thumb {
    margin-right: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .portfolio-details-icon-box .portfolio-details-icon-thumb {
    margin-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .portfolio-details-icon-box .portfolio-details-icon-thumb {
    margin-right: 8px;
  }
}
.portfolio-details-icon-box .portfolio-details-box-content h4 {
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 11px;
}
.portfolio-details-icon-box P {
  display: flex;
}

.portfolio-details-text {
  background: var(--theme-color2);
  display: flex;
  align-items: center;
  padding: 32px 39px;
  gap: 65px;
  border-radius: 5px;
  margin-top: 55px;
  margin-bottom: 41px;
}
.portfolio-details-text .portfolio-details-text-icon {
  position: relative;
}
.portfolio-details-text .portfolio-details-text-icon::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 49px;
  right: -29px;
  top: 1px;
  background: rgba(246, 246, 238, 0.3803921569);
}
.portfolio-details-text .portfolio-details-text-content p {
  font-size: 22px;
  line-height: 30px;
  color: var(--theme-color-white);
  font-weight: 400;
  font-style: italic;
  width: 90%;
  margin: 0;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .portfolio-details-text .portfolio-details-text-content p {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .portfolio-details-text .portfolio-details-text-content p {
    width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .portfolio-details-text .portfolio-details-text-content p {
    width: 100%;
  }
}

.portfolio-details-title {
  font-size: 36px;
  margin-bottom: 10px;
  font-weight: 600;
}

.portfolio-details-desc {
  font-size: 17px;
  margin-top: 24px;
}

h2.gallery-title {
  font-size: 35px;
  font-weight: 600;
  margin: 80px 0 40px;
}

.gallery {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(2, 350px);
  gap: 20px;
}
.gallery .gallery-item {
  border-radius: 15px;
  overflow: hidden;
}
.gallery .gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.gallery .item1 {
  grid-column: 1/span 8;
  grid-row: 1;
}
.gallery .item2 {
  grid-column: 9/span 4;
  grid-row: 1;
}
.gallery .item3 {
  grid-column: 1/span 4;
  grid-row: 2;
}
.gallery .item4 {
  grid-column: 5/span 8;
  grid-row: 2;
}

.project-details-right {
  background: rgba(98, 7, 188, 0.4);
  padding: 30px 41px 20px;
  border-radius: 5px;
  margin-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .project-details-right {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .project-details-right {
    margin-top: 30px;
  }
}
.project-details-right .project-details-info {
  border-bottom: 1px solid rgba(134, 134, 129, 0.3215686275);
  padding-bottom: 5px;
  padding-top: 15px;
}
.project-details-right .project-details-info p {
  margin-bottom: 0;
}
.project-details-right .project-details-info h6 {
  font-size: 18px;
  font-weight: 600;
}
.project-details-right .project-details-info:last-child {
  border-bottom: none;
}

/*widget-sidber scss*/
.widget-sidber-contact-box {
  background-color: rgba(98, 7, 188, 0.4);
  border-radius: 10px;
  padding: 52px 30px 60px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .widget-sidber-contact-box {
    padding: 48px 30px 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .widget-sidber-contact-box {
    padding: 48px 25px 40px;
  }
}
.widget-sidber-contact-box .video-icons a {
  display: inline-block;
  line-height: 75px;
  height: 75px;
  width: 75px;
  text-align: center;
  border-radius: 50%;
  font-size: 20px;
  color: var(--theme-color-white);
  background: #6B3AFE;
  position: relative;
  z-index: 1;
}
.widget-sidber-contact-box .video-icons a::before {
  position: absolute;
  content: "";
  left: -12px;
  top: -12px;
  height: 100px;
  width: 100px;
  border: 1px solid #ad9ed9;
  line-height: 100px;
  border-radius: 100%;
}
.widget-sidber-contact-box .widget-sidber-contact-text {
  font-size: 20px;
  color: var(--theme-color-white);
  font-weight: 600;
  margin: 0;
  padding: 48px 0 12px;
}
.widget-sidber-contact-box .widget-sidber-contact-number {
  font-size: 28px;
  color: var(--theme-color-white);
  font-weight: 500;
  margin: 0 0 18px;
}
.widget-sidber-contact-box .widget-sidber-contact-gmail {
  font-size: 18px;
  color: var(--theme-color-white);
  font-weight: 500;
  margin: 0;
}
.widget-sidber-contact-box .widget-sidber-contact-gmail i {
  display: inline-block;
  font-size: 17px;
  color: var(--theme-color-white);
  position: relative;
  top: 2px;
  margin-right: 6px;
}
.widget-sidber-contact-box .widget-sidber-contact-btn a {
  display: block;
  font-size: 17px;
  font-weight: 500;
  text-decoration: none;
  background: var(--theme-color-white);
  padding: 12px 16px 12px;
  border-radius: 10px;
  margin-top: 41px;
  transition: 0.5s;
  border: 2px solid var(--theme-color-white);
  text-align: center;
}
.widget-sidber-contact-box .widget-sidber-contact-btn a:hover {
  background: transparent;
  color: var(--theme-color-white);
}

/*# sourceMappingURL=style.css.map */
