/******* Body Start *******/
:root {


    --bg-card: #ffe7ce5e;
  --accent: #78a9d0;
  --border: #314156;
  --bg-primary: #111827;
  --bg-secondary: #c2c2c2;

    /* ── Glass surface tints ── */
  --glass-white: rgba(255, 255, 255, 0.12);
  --glass-white-md: rgba(255, 255, 255, 0.2);
  --glass-white-lg: rgba(255, 255, 255, 0.3);
  --glass-dark: rgba(0, 0, 0, 0.18);
  --glass-dark-md: rgba(0, 0, 0, 0.28);

  /* ── Borders ── */
  --glass-border: rgba(255, 255, 255, 0.25);
  --glass-border-subtle: rgba(255, 255, 255, 0.12);
  --glass-border-bright: rgba(255, 255, 255, 0.5);

  /* ── Blur values ── */
  --blur-sm: blur(8px);
  --blur-md: blur(18px);
  --blur-lg: blur(32px);
  --blur-xl: blur(60px);

  /* ── Shadows ── */
  --shadow-glass: 0 8px 32px rgba(0, 0, 0, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.3);
  --shadow-float: 0 20px 60px rgba(0, 0, 0, 0.4), 0 4px 16px rgba(0, 0, 0, 0.2);
  --shadow-glow: 0 0 40px rgba(120, 200, 255, 0.35);

  /* ── Reflections ── */
  --reflection-top: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.4) 0%,
    rgba(255, 255, 255, 0) 50%
  );
  --reflection-inner: inset 0 1px 1px rgba(255, 255, 255, 0.45),
    inset 0 -1px 1px rgba(0, 0, 0, 0.1);

    --ease-glass: cubic-bezier(0.22, 0.68, 0, 1.2);
    --ease-liquid: cubic-bezier(0.34, 1.56, 0.64, 1);
  --ease-smooth: cubic-bezier(0.4, 0, 0.2, 1);
  --ease-out: cubic-bezier(0, 0, 0.2, 1);

  /* ── Duration tokens ── */
  --dur-fast: 180ms;
  --dur-mid: 360ms;
  --dur-slow: 600ms;
}

* {
    text-wrap: pretty;
    
}
.aos-animate {
    -webkit-transition: all 0.9s ease;
    transition: all 0.9s ease!important;
}
/** Load start **/
.loader-content svg {
    position: absolute;
    width: 240px;
    height: 120px;
    top: 0; right: 0;
    bottom: 0; left: 0; 
    margin: auto;
  }
  
  svg #plug,
  svg #socket {
    fill:#ff4641;
  }
  
  svg #loop-normal {
    fill: none;
    stroke: #ff4641;
    stroke-width: 12;
  }
  
  svg #loop-offset {
    display: none;
  }
/** Load end **/

.font-bolder {
    font-weight: bolder!important;
  }
  /* body {
      background: black!important;
  } */
  #myBtn {
      bottom: 90px;
      right: 20px;
      font-size: 25px;
      background-color: #0fb8f2;
  }

  .zindex-1 {
    z-index: 1;
}
    .op-1 {
        opacity: 1;
    }

.mt-30 {
    margin-top: 30px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-40  {
    margin-bottom: 40px;
}
.mb-50 {
    margin-bottom: 50px;
}

.pt-30 {
    padding-top: 30px;
}
.pt-80 {
    padding-top: 80px;
}
.pb-80 {
    padding-bottom: 80px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pb-50 {
  padding-bottom: 50px;
}

.pl-0 {
    padding-left: 0;
}
.about-style-two .about-text.pl-0 {
    padding-left: 0;
}
.light .text-w-all .about-text p,
.light .text-w-all .about-text h2,
.light .text-w-all .about-text span,
.light .text-w-all .about-text li,
.light .text-w-all .color-li li {
    color: white;
}
.light .text-w-tab .tabber .nav-tabs .nav-link {
    color: white;
}
.light .text-w-tab .tabber .nav-tabs .nav-link.active {
    color: #f53633;
}
.light .text-w-tab .tabber {
    background-color: rgb(255 182 182 / 21%);
}
.dark .text-w-tab .tabber {
    background-color: rgb(88 66 66 / 83%);
}
.light .text-w-tab .tabber .tab-content-wrap .details h3,
.light .text-w-tab .tabber .tab-content-wrap .details p,
.light .text-w-tab .tabber  ul.has-icon li strong {
    color: #ffffff;
}

.over-hid {
    overflow: hidden;
}
.subt {
    position: relative;
    width: fit-content;
    margin: auto;
}
.subt::before, 
.subt::after {
    position: absolute;
    top: 60%;
    display: block;
    content: '';
    width: 5em;
    height: 1px;
    opacity: 0.5;
}
.subt::before {
    background: linear-gradient(-90deg, #9dc3f7 0%, transparent 100%);
    right: 120%;
    top: 50%;
}
.subt::after {
    background: linear-gradient(90deg, #9dc3f7 0%, transparent 100%);
    left: 120%;
    top: 50%;
}

/** backgrounds start **/
.counter-style-two.style-3 {
  background-image: url('../img/title-bg/bg-img-1.jpg');
}
.counter-style-two.style-4 {
  background-image: url('../img/title-bg/bg-img-2.jpg');
}
.counter-style-two.style-5 {
  background-image: url('../img/title-bg/bg-img-3.jpg');
}
.counter-style-two.style-6 {
  background-image: url('../img/title-bg/bg-img-4.jpg');
}
.counter-style-two.style-7 {
  background-image: url('../img/title-bg/bg-img-5.jpg');
}

.join-section .join-img.join-2 {
  background-image: url('../img/about/pic-8.jpg');
  background-position: center center;
  background-size: cover;
  height: 100%;
  width: 100%;
}
.join-section .join-img.join-3 {
  background-image: url('../img/about/pic-10.jpg');
  background-position: center center;
  background-size: cover;
  height: 100%;
  width: 100%;
}
/** backgrounds end **/

/**btn **/
.theme-btn .default-btn {
    border-radius: 20px;
}
.theme-btn .default-btn::before {
    border-radius: 20px;
}

.top-btn i {
    border-radius: 20px;
    bottom: 70px;
    border: 1px solid #F7352E;
    width: 40px;
    height: 40px;
    line-height: 36px;
    z-index: 998;
}
.dark .top-btn i {
    background: rgb(255 255 255 / 69%);
    backdrop-filter: blur(18px) saturate(140%);
}

/** Border-radius */
.brd-rad-top-r {
    border-radius: 0 20px 0 0;
}
.brd-rad-l-tb {
    border-radius: 20px 0 0 20px;
}
.brd-rad-r-tb {
    border-radius: 0 20px 20px 0;
}

.about-style-two .about-img img {
    border-radius: 20px!important;
    padding: 0;
    margin: 0;
}
.about-circuit:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: rgb(248 52 46);
    border-radius: 50%;
    -webkit-animation: circuit 10s infinite linear;
    animation: circuit 10s infinite linear;
}

@keyframes circuit {
    0% {
      top: -10px;
      left: -10px;
    }
    25% {
      top: -10px;
      left: calc(100% - 10px);
    }
    50% {
      top: calc(100% - 10px);
      left: calc(100% - 10px);
    }
    75% {
      top: calc(100% - 10px);
      left: -10px;
    }
    100% {
      top: -10px;
      left: -10px;
    }
  }
/**page-title start **/
  .page-title .text-start h2 {
    padding-top: 40px;
  }
/**page-title start **/
/**backgrounds start **/
.fill {
  display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    position: relative;
}
.fill .img-fill {
  flex-shrink: 0;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    position: absolute;
}
@media (max-width: 991px) {
  .fill .img-fill {
    max-height: 300px;
  }
  .fill {
    min-height: 300px;
  }
}
/** SWITCH Dark-light mode start **/
.os-theme-change {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    bottom: 20px;
    right: 15px;
    z-index: 998;
  }
  
  .switch {
    --border-radius-btn: 20px;
    position: relative;
    display: block;
    cursor: pointer;
    user-select: none;
    margin-right: 0;
    /* width: 40px;
    height: 40px; */
    box-sizing: border-box;
      /* box-shadow: 0 15px 25px rgba(0, 0, 0, .6); */
      height:40px;
      width: 40px;
      color: white;
      margin-left: 0;
      border-radius: var(--border-radius-btn);
      /* border: 1px solid rgba(255, 255, 255, 0.25); */
    background-color: rgb(255 255 255 / 40%);
    box-shadow: 0 0 10px 1px rgb(0 0 0 / 25%);
    backdrop-filter: blur(6px);
    transition: all 0.5s ease-in;
    border: 1px solid #F7352E;
  }
  .switch:before {
    background: #e7e7e7 none repeat scroll 0 0;
      content: "";
      height: 30px;
      left: -5px;
      margin-top: -15px;
      position: absolute;
      top: 50%;
      width: 1px;
      opacity: 0;
  }
  .switch:hover,
  .switch:focus {
    background-color: rgb(255 255 255 / 75%);
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
    backdrop-filter: blur(4px);
  }
  .switch:hover span,
  .switch:focus span {
    color: black;
  }
  
  .bx {
    font-family: boxicons !important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    display: flex;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .bx-sun:before {
    content: "\ec34";
  }
  .bx-moon:before {
    content: "\eb94";
  }
  
  .switch-light, .switch-dark {
    position: absolute;
    top: 50%;
    left: 50%;
    transform-origin: center;
    transform: translate(-50%, -50%);
    transition: all 0.5s ease-in;
    display: flex;
  }
  .switch-light {
    font-size: 28px;
    visibility: visible;
    color: var(--black-300);
  }
  .light .switch-light {
    color: #080d30;
  }
  .dark .switch-light {
    font-size: 0rem;
    visibility: hidden;
  }
  .switch-dark {
    font-size: 0rem;
    visibility: hidden;
    color: var(--white-100);
  }
  .dark .switch-dark {
    font-size: 28px;
    visibility: visible;
  }

  .dark .switch-dark .bx-moon {
    box-shadow: inset -44px -3px 14px 13px rgb(105 106 117 / 50%);
    border-radius: 50%;
  }
  .dark header .header_toggle i.bx-menu:before {
    box-shadow: inset -44px -3px 14px 13px rgb(105 106 117 / 50%);
    border-radius: 50%;
  }
/*----*/
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.switch:hover i {
    animation: rotation 1.5s linear forwards infinite;
}

/** SWITCH Dark-Light mode end **/

body.light {
    /* background: #e8f0fa; */
    background: #fff;
}
body.dark {
    background: radial-gradient(circle at 50% 30%, oklch(0.28 0.02 20), oklch(0.18 0.015 15) 70%);
}
body.light .about-section .about-text {
    background: #fff;
}
body.dark .about-section .about-text {
    background: transparent
}

.light .hosting2 {
    background-color: #d1cece;
}
.dark .hosting2 {
    background-color: #262626ab;
}
/**backgrounds end **/

/******* Body End *******/
/******* Nav Start *******/
.nav-urls #nav {
    padding: 0;
    margin: 0;
    display: flex;
    height: 46px;
    justify-content: center;
    align-items: center;
    gap: 5px;
}
.header-area {
    position: fixed;
    background: transparent;
    border-bottom: none;
}
.navbar-area.header-area {
    transition: all .5s;
    width: 100% !important;
}
.container.main-container {
    display: flex;
    background: rgba(255, 255, 255, 0.65);
    backdrop-filter: blur(18px) saturate(140%);
    webkit-backdrop-filter: blur(18px) saturate(140%);
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 20px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.9) inset, 0 8px 28px rgba(20, 40, 80, 0.08), 0 1px 4px rgba(0, 0, 0, 0.04);
    padding: 10px 10px;
    max-width: calc(1320px - 24px);
}
.light .container.main-container {
    border: 1px solid oklch(0.5 0.05 25 / .4);
    box-shadow: inset 0 1px 0 oklch(1 0 0 / .1), 0 20px 50px -20px oklch(0 0 0 / .8);
    background: radial-gradient(circle at 38% 30%,oklch(0.3 0.02 20),oklch(0.21 0.015 15));
}
.navbar-area .main-nav {
    background: transparent;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
    animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-transition: all .5s;
}
.navbar-area .main-nav .navbar {
    border-radius: calc(20px - 10px);
}

.header-area.is-sticky {
    background: rgb(0 0 0 / 10%);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    filter: drop-shadow(0 3px 6px gray);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.2);
}
.header-area .main-menu { 
        display: flex;
    justify-content: center;
    z-index: 999;
}
.logo-nav-link {
    height: 100%;
    position: relative;
    display: block;
    width: 130px;
    padding-right: 0;
    margin-right: 0;
}
.navbar-brand img {
    max-width: unset!important;
    width: 130px;
}
.header-area .header-hold {
    height: 100%;
    width: auto;
    flex: 1 1 auto;
}
.header-area .logo-nav  {
    display: flex;
    gap: 10px;
}
.header-area .logo-nav .logo {
    padding: 0;
}

.header-area .nav-urls {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.nav-urls .main-menu nav {
    /* background: rgba(255, 255, 255, 0.1); */
    /* -webkit-backdrop-filter: blur(20px); */
    /* backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 20px; */
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.2); */
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    /* border: 1px solid white;
    filter: drop-shadow(0 3px 6px gray); */
}
.header-area .main-menu nav ul li a {
    /* padding: 0; */
    padding: 0 30px;
}

.header-area .main-menu nav ul li a.nav-link {
    color: rgb(15 23 42 / 90%);
    height: 46px;
    justify-content: center;
    align-items: center;
    display: flex;
    transition: color 0s ease-in-out, background-color 0s ease-in-out, border-color 0s ease-in-out;
}
.light .header-area .main-menu nav ul li a.nav-link {
    color: rgb(233 240 250 / 90%);
}
.header-area .main-menu nav ul li.nav-menu-link a {
    border-radius: 20px;

}
.header-area .main-menu nav ul li a.nav-link.sub-menu-target {
  min-width: 10rem;
  position: relative;
    z-index: 1001;
}
.header-area .main-menu nav ul li.nav-menu-link li.sub-menu-link a {
    border-radius: 0;
    width: 100%;
    display: flex;
    font: 500 14px / 16px "Poppins", sans-serif;
    padding: 0 10px;
    line-height: 2.5rem;
    color: black;
}
/* .header-area .main-menu nav ul li.nav-menu-link li.sub-menu-link a :hover {
    color: #f8342e;
} */
#nav li.nav-link-contact {
    display: none;
}

.header-area .main-menu nav ul li.nav-menu-link li.sub-menu-link.sub-3 a {
    line-height: 1.5rem;
}

.header-area .main-menu nav ul li + li {
    /* margin-left: 30px; */
    margin-left: 0;
}
.header-area .main-menu nav ul li {
    /* margin: 0 30px; */
    margin: 0;;
    /* padding: 0 30px; */
    padding: 0;
   
}
.header-area .main-menu nav ul li.nav-menu-link {
    border-radius: 20px;
}

.header-area .main-menu nav ul li a {
    text-decoration: none;
}
.header-area .main-menu nav ul li.nav-menu-link.active {
        background: transparent;
}
.header-area .main-menu nav ul li.nav-menu-link.active a {
    /* background: white; */
    background: rgb(248 52 46);
    color: #fff;
    box-shadow: none;
    border: unset;
}
.header-area .main-menu nav ul li.nav-menu-link a:hover,
.header-area .main-menu nav ul li.nav-menu-link a:focus {
        background: white; 
}
.header-area .main-menu nav ul li.nav-menu-link.within a {
    background: white; 
}
.header-area .main-menu nav ul li.nav-menu-link.within a.dropdown-toggle:after {
  animation: bounceIn 2s infinite 1s;
}
.light .header-area .main-menu nav ul li.nav-menu-link.within a {
    color: #000;
}
.header-area .main-menu nav ul li a:hover,
.header-area .main-menu nav ul li a:focus {
    color: #f9342e;
}
.light .header-area .main-menu nav ul li a:hover,
.light .header-area .main-menu nav ul li a:focus {
    color: #f9342e;
}
.header-area .main-menu nav ul li.nav-menu-link .sub-menu {
    /* margin-left: 10px;
    margin-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 0 0 20px 20px; */
    padding-top: 25px;
    padding-bottom: 20px;
    border-radius: 0 0 20px 20px;
    margin-top: -25px;

    border-top-color: transparent;
    border-left-color: white;
    border-right-color: white;
    border-bottom-color: white;
}

.header-area .main-menu nav:hover ul li.nav-menu-link.active a {
    background: #cbcbcbf7;
    z-index: 1001;
    position: relative;
}

.header-area .main-menu nav:hover ul li.nav-menu-link.active a:hover,
.header-area .main-menu nav ul li.nav-menu-link.active a:focus {
    background: black;
}
.header-area .main-menu nav:hover ul li.nav-menu-link.nav-menu-link-folder.active a:hover {
  color: black;
    background: white;
}
.header-area .main-menu nav ul li.nav-menu-link.nav-menu-link-folder.active a.within {
    background: white;
}
.header-area .main-menu nav:hover ul li.nav-menu-link.active a.dropdown-toggle {
  color: rgb(248 52 46);
}



.sub-menu-link-a:before {
    content: '';
    display: block;
    -webkit-backdrop-filter: url(#filter);
    backdrop-filter: url(#filter);
    filter: drop-shadow(0 2px 6px rgb(74 102 112));
    /* border: 1px solid #000000; */
    background: #fff;
    border-radius: 20px;
    width: 240px;
    height: 40px;
    position: absolute;
    z-index: 1;
    margin-top: -12px;
    margin-left: -40px;
    opacity: 0;
    /* box-shadow: inset -2px -2px 2px rgb(74 102 112); */
}
.sub-menu-link-a span {
    position: relative;
    z-index: 1;
    border-radius: 20px;
}
.sub-menu-link.sub-4 .sub-menu-link-a:before {
    height: 55px;
}
.header-area .main-menu nav:hover ul li.nav-menu-link.active a.sub-menu-link-a {
    background: white;
    transition: all .5s;
}
.header-area .main-menu nav:hover ul li.nav-menu-link a.sub-menu-link-a {
    background: white;
    transition: all .5s;
}
.header-area .main-menu nav:hover ul li.nav-menu-link a.sub-menu-link-a:hover {
  color: #fff;
    background: #f8342e;
    transition: all .5s;
}
.header-area .main-menu nav:hover ul li.nav-menu-link.nav-menu-link-folder.active .sub-menu a.sub-menu-link-a:hover {
  color: #fff;
  background: #f8342e;
  transition: all .5s;
  border-radius: 20px;
}
.header-area .main-menu nav:hover ul li.nav-menu-link a.sub-menu-link-a:hover,
.header-area .main-menu nav:hover ul li.nav-menu-link a.sub-menu-link-a:focus,
.header-area .main-menu nav:hover ul li.nav-menu-link a.sub-menu-link-a.active {
    /* color: #f8342e;
    background: black; */
    color: #fff;
    background: #f8342e;
    transition: all .5s;
    border-radius: 20px;
}
.header-area .main-menu nav ul li.nav-menu-link li.sub-menu-link a.sub-menu-link-a {
  width: 100%;
}
.light .header-area .main-menu nav ul li.nav-menu-link li.sub-menu-link a.sub-menu-link-a :hover {
  color: #fff;
  background: #f8342e;
  transition: all .5s;
}
.header-area .main-menu nav ul li .sub-menu li.sub-4 a {
  /*Hot fix*/
  /* border-radius: 0 0 20px 20px; */
}
.sub-menu-link .sub-menu-link-a {
    background: white;
}
.sub-menu-link .sub-menu-link-a:hover:before,
.sub-menu-link .sub-menu-link-a:focus:before {
    /* opacity: 1; */
}
.header-area .main-menu nav ul li.nav-menu-link.nav-menu-link-folder a.nav-menu-link-a.within {
    background: white;
}
.header-area .main-menu nav ul li.nav-menu-link.nav-menu-link-folder a.nav-menu-link-a.within span {
    color: black;
}
.header-area .dropdown-toggle::after {
  margin-left: 0.4em;
}
.header-area .main-menu nav ul li.nav-menu-link .sub-menu.sub-nav-show {
    display: block;
    opacity: 1;
    visibility: visible;
    top: 100%;
}
.header-area .main-menu nav ul li.nav-menu-link-folder:focus > .sub-menu, 
.header-area .main-menu nav ul li.nav-menu-link-folder:focus-within > .sub-menu {
    display: block;
    opacity: 1;
    visibility: visible;
    top: 100%;
    transition-duration:  .15s ;
    transition-delay: .15s;
    animation: fadeIn .2s;
    animation-delay: .2s;
    animation-fill-mode: forwards;
}
.tooltiptext {
    display: flex;
    justify-content: center;
    visibility: hidden;
    width: 290px;
    background-color: black;
    color: #fff;
    text-align: center;
    border: 1px solid white;
    border-radius: 20px;
    padding: 5px 0; 
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    top: 60px;
    z-index: 1000;
}
a.main-logo:focus .tooltiptext,
a.main-logo:hover .tooltiptext {
    /* visibility: visible; */
    visibility: hidden;/*keep hiden - fix*/
}
a.main-logo:focus img,
a.main-logo:hover img {
    transform: scale(1.03);
    filter: drop-shadow(4px 1px 10px #f73530);
    transition: 0.5s linear;
    -o-transition: 0.5s linear;
    -ms-transition: 0.5s linear;
    -moz-transition: 0.5s linear;
    -webkit-transition: 0.5s linear;
    transition-delay: 0s;
}

.nav-btn {
    text-align: end;
    justify-content: flex-end;
    display: flex;
    gap: 15px;
}
.nav-btn a button {
    border: 1px solid #1f1c0c;
    background: #1f1c0c;
    font-weight: 500;
    z-index: 0;
    position: relative;
    padding: 10px 20px;
    border-radius: 20px;
    color: #ffffff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.light .nav-btn a button {
    border: 1px solid #fff;
    background: #fff;
    color: #1f1c0c;
}
.nav-btn a button svg {
    display: flex;
    width: 20px;
    height: 20px;
    background: white;
    border-radius: 50px;
    color: black;
    margin-left: 8px;
}
.nav-btn a:hover button,
.nav-btn a:focus button  {
    background: white;
}
.nav-btn a:hover button svg,
.nav-btn a:focus button svg {
    background: black;
    color: white;
}

.ham {
    display: none;
}
.light .ham .line {
    stroke: #ffffff;
}
@keyframes bounceIn {
	0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
    opacity: 1;
  }
	40% {
    transform: translateY(-20px);
  }
	60% {
    transform: translateY(-10px);
  }
}

@media (max-width: 1199px) {
    .nav-btn a button svg {
        display: none;
    }
}

@media (max-width: 991px) {
    .light .header-area .main-menu nav ul li a.nav-link {
        color: rgb(39 45 63);
    }
    .light .header-area .main-menu nav ul li.nav-menu-link.active a {
        color: #fff;
    }
    .navbar-area.header-area .main-nav {
        display: block !important;
        padding: 0;
    }
    .mobile-menu-area {
        display: block;
        position: fixed;
        top: 0;
        z-index: 9999;
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px);
    filter: drop-shadow(gray 0px 3px 6px);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 40px, rgba(255, 255, 255, 0.2) 0px 1px 0px inset;
    background: rgba(0, 0, 0, 0.3);
    border-width: 1px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.2);
    border-image: initial;
    }
    .mobile-menu {
        display: block;
    position: fixed;
    top: 0;
    width: 152px;
    }
    .mobile-menu-area .mean-container .logo {
        left: 10px;
        z-index: 999999;
    }
    .mobile-menu-area .mean-container .mean-nav ul li a {
        font: 700 16px / 16px "Oxygen", sans-serif;
    }
    .mobile-menu-area .mean-container .mean-bar .meanmenu-reveal {
        height: 29px;
        padding-top: 8px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        width: 30px;
        border: 1px solid;
        border-radius: 4px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .mean-container a.meanmenu-reveal span {
        display: flex;
        background: #fff;
        height: 3px;
        margin-top: 3px;
        width: 100%;
    }
    
    .mobile-menu-area .mean-container .mean-nav ul li a {
        background: linear-gradient(45deg, #98a5b5, transparent);
    }
    .mobile-menu-area .mean-container .mean-nav ul li a:hover,
    .mobile-menu-area .mean-container .mean-nav ul li a:focus {
      color: white;
    }
    .mean-container .mean-nav ul li a.mean-expand {
        font-size: 30px!important;
        background: #f73530!important;
        height: 28px!important;
        width: 18px!important;
        color: white;
        border-radius: 20px;
        border: 1px solid white!important;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 8px 30px !important;
    }
    .mean-container .mean-nav ul li a.mean-expand:hover,
    .mean-container .mean-nav ul li a.mean-expand:focus {
        color: black!important;
    }
    a.menu-mob-link:before {
        content: '';
    display: block;
    -webkit-backdrop-filter: url(#filter);
    backdrop-filter: url(#filter);
    filter: drop-shadow(0 2px 6px rgb(74 102 112));
    /* border: 1px solid #000000; */
    background: #fff;
    border-radius: 2rem;
    width: calc(100% + 16px);
    height: 40px;
    position: absolute;
    z-index: 1;
    margin-top: -12px;
    margin-left: auto;
    margin-right: auto;
    opacity: 1;
    /* box-shadow: inset -2px -2px 2px rgb(74 102 112); */
    left: -8px;
    }
    a.menu-mob-link span {
        z-index: 1;
        position: relative;
    }
    .mobile-menu-area .mean-container .mean-nav ul li.sub-menu-mob-folder-li {
        background: black;
    }
    .mobile-menu-area .mean-container .mean-nav ul li.sub-menu-mob-folder-li span {
        color: white;
    }
    .mobile-menu-area .mean-container .mean-nav ul li.sub-menu-mob-folder-li a:hover span,
    .mobile-menu-area .mean-container .mean-nav ul li.sub-menu-mob-folder-li a:focus span,
    .mobile-menu-area .mean-container .mean-nav ul li.sub-menu-mob-folder-li a.active span {
        color: #42e4ff;
    }
    .mobile-menu-area .mean-container .mean-nav > ul > li > a.active:before,
    .mobile-menu-area .mean-container .mean-nav > ul > li > a:hover:before,
    .mobile-menu-area .mean-container .mean-nav > ul > li > a:focus:before {
        background: #12b7f3f7;
    }
    .mobile-menu-area .mean-container .mean-nav > ul > li > a.active span {
        color: white;
    }

    .nav-btn a {
        display: none;
    }
    .nav-btn {
      align-items: baseline;
    }

    .header-area .nav-urls {
        display: none;

    }

    .header-area .nav-urls.mob-show {
        display: flex;
        transition: all .5s;
    }

    .header-area .logo-nav {
        height: 46px;
    }
    .header-area .logo-nav .logo {
        height: auto;
    }
    .logo-nav-link {
        height: auto;
    }

    .ham {
        cursor: pointer;
        -webkit-tap-highlight-color: transparent;
        transition: transform 400ms;
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        display: flex;
        height: 46px;
        width: 46px;
      }
      .hamRotate.active {
        transform: rotate(45deg);
      }
      .line {
        fill:none;
        transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
        stroke:#000;
        stroke-width:5.5;
        stroke-linecap:round;
      }
      .ham4 .top {
        stroke-dasharray: 40 121;
      }
      .ham4 .bottom {
        stroke-dasharray: 40 121;
      }
      .ham4.active .top {
        stroke-dashoffset: -68px;
      }
      .ham4.active .bottom {
        stroke-dashoffset: -68px;
      }

      .navbar-area.header-area.mob-expand {
        background: rgb(0 0 0 / 10%);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    filter: drop-shadow(0 3px 6px gray);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.2);
      }
      .navbar-area.header-area.mob-expand .main-nav {
        height: 100vh;
      }
      .navbar-area.header-area.mob-expand .main-nav .nav-urls.mob-show {
        position: absolute;
        top: 90px;
        left: 0;
        right: 0;
        width: 100%;
      }
      .navbar-area.header-area.mob-expand .main-nav .nav-urls ul#nav{
        display: flex;
        flex-direction: column;
        height: auto;
        /* width: 100%; */
        width: calc(100% - 24px);
        margin: 0 auto;
      }

      .header-area.mob-expand .main-menu nav ul li.nav-menu-link {
        width: 100%;
        background: white;
      }

      .header-area.mob-expand #nav li.nav-link-contact {
        display: flex;
        justify-content: center;
    align-items: center;
    color: rgb(15 23 42 / 90%);
      }

      .header-area.mob-expand .main-nav .navbar {
        width: 100%;
      }
      .header-area.mob-expand #nav li.nav-link-contact a { 
        height: 46px;
        justify-content: center;
        align-items: center;
        display: flex;
        color: rgb(15 23 42 / 90%);
      }
      .header-area.mob-expand #nav li.nav-link-contact a:hover,
      .header-area.mob-expand #nav li.nav-link-contact a:focus { 
        color: #f9342e;
      }

      .header-area.mob-expand .main-menu nav ul li.nav-menu-link .sub-menu {
        display: flex;
        position: relative;
        border-radius: 20px;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        background-color: #fff0f0;
        margin-top: 0;
        padding-top: 10px;
        padding-bottom: 10px;
      }

      .header-area.mob-expand  .main-menu nav ul li.nav-menu-link li.sub-menu-link {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: center;
        text-align: center;
      }
      .header-area.mob-expand  .main-menu nav ul li.nav-menu-link li.sub-menu-link a {
        flex: 1;
        width: 100%;
        align-items: center;
        justify-content: center;
        text-align: center;
        background-color: #fff0f0;
      }
      .header-area.mob-expand  .main-menu nav ul li.nav-menu-link li.sub-menu-link.sub-3 a {
        line-height: 2.5rem;
      }
      .header-area.mob-expand .main-menu nav ul li.nav-menu-link.active li.sub-menu-link a {
        color: #080d30;
      }
      .header-area.mob-expand .main-menu nav ul li.nav-menu-link.active li.sub-menu-link a:hover {
        color: white;
        background: #080d30;
      }

      .header-area .header-hold {
        height: 46px;
      }
      .navbar-area.header-area.mob-expand .container.main-container {
        height: calc(100vh - 20px);
        transition: all .5s;
      }
}
@media (max-width: 768px) {
    .navbar-area.header-area .main-nav {
        display: block !important;
    }
    .container.main-container {
      max-width: calc(720px - 24px);
    }
}
/******* Nav End *******/

/******* Lang Start ****/
#webmenu{
    width:340px;
}

.selection-zone {
	height: 46px;
    display: flex;
    cursor: pointer;
}
select#langSelector {
    display: inline-block;
    width: 80px;
    height: 630px;
    position: relative;
    transition: 0.5s;
    border-radius: 10px;
    font-size: 16px;
    color: #090909;
    padding-left: 10px;
    background-color: #90D123;
    cursor: pointer;
}

 .menuActive select#langSelector {
    background-color: #090909;
    /*    background-color: #90D123; */
}
 select#langSelector {
    background-color: rgba(255, 255, 255, 0.2);
    color: white;
    height: 46px;
}

div#langSelector_msdd {
    width: 46px!important;
    border: none;
    transition: 0.5s;
    cursor: pointer;
}
.selection-zone .dd .ddTitle {
    border-radius: 50px;
    height: 46px;
    background: #90D123;
    color: #090909;
    transition: 0.5s;
    
}
 .menuActive .selection-zone .dd .ddTitle {
    background: #090909;
}
 .selection-zone .dd .ddTitle {
    background: rgba(255, 255, 255, 0.2);
    color: white;
}
.selection-zone .dd .divider {
    display: none;
}
.selection-zone .dd .ddArrow {
    width: 12px;
    height: 12px;
    margin-top: -6px;
    margin-right: -2px;
    background-size: cover;
    color: black;
    transform: rotate(135deg);
    filter: brightness(0);
    display: none;
}
  .selection-zone .dd .ddArrow {
    filter: brightness(1);
}
.selection-zone .dd .ddTitle .ddTitleText {
    padding: 0 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 46px;
    /* margin-right: 8px; */
    background: #201c0c;
    border-radius: 50px;
    border: 1px solid rgb(249 52 46);
    -webkit-backdrop-filter: brightness(0.7) blur(6px);
    backdrop-filter: brightness(0.7) blur(6px);
    transition: all 0.5s ease-in;
    font-size: 16px;
    color: black;
}
.light .selection-zone .dd .ddTitle .ddTitleText {
    background: #e9f0fa;
}
.selection-zone .dd .ddTitle .ddTitleText:hover {
    background: rgb(249 52 46);
}
.selection-zone .dd .ddTitle .ddTitleText img {
    padding-right: 0;
    /* height: 18px;
    border-radius: 10px; */
    height: 25px;
    border-radius: 50px;
    padding-right: 0;
    margin-right: 0;
}
.selection-zone .dd .ddTitle .ddTitleText span.ddlabel {
    display: none;
}
.selection-zone .dd .ddTitle .description {
    display: none;
}
.selection-zone .dd .ddChild {
    border-radius: 20px;
    background-color: transparent;
    margin-top: -46px;
    margin-left: 1px;
    overflow: hidden;
    width: 60px;
}
.selection-zone .dd .ddChild li {
    /* padding: 5px; */
    background: #ffecec;
    display: flex;
    justify-content: center;
    align-items: center;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    height: 46px;
}
.selection-zone .dd .ddChild li.selected {
    background: #ffffff;
}
.selection-zone .dd .ddChild li.hover {
    background-color: #fb4e4a;
}
.selection-zone .dd .ddChild li.selected:hover {
    background: #fb4e4a;
}
.selection-zone .dd .ddChild li:hover {
    background-color: #fb4e4a;
}

.selection-zone .dd .ddChild li .ddlabel {
    color: #000;
}

 .menuActive .selection-zone .dd .ddChild li {
    background: #1e1f1d7d;
}
 .menuActive .selection-zone .dd .ddChild li.selected {
    background: #1e1f1d7d;
}
 .menuActive .selection-zone .dd .ddChild li.hover {
    background: #1e1f1dbd;
}
 .menuActive .selection-zone .dd .ddChild li:hover {
    background: #1e1f1dbd;
}
.selection-zone .ddcommon .ddChild li img {
    height: 18px;
    border-radius: 10px;
    padding-right: 0 !important;
    margin-right: 5px;
}

@media screen and (max-width: 768px) {
    .selection-zone .dd .ddChild {
        margin-top: -46px;
    }
}
@media screen and (max-width: 400px) {
    select#langSelector {
        width: 45px;
        font-size: 20px;
        padding-left: 4px;
    }

    
}
@media screen and (max-width: 370px) {
    div#langSelector_msdd {
        width: 46px !important;
    }
    span.ddlabel {
        display: none;
    }
    .selection-zone .dd .ddChild {
        width: 90px;
        margin-left: -15px;
    }
    .selection-zone .dd .ddTitle .ddTitleText img {
        /* margin-right: -5px; */
        margin-right: 0;
    }
    .selection-zone .dd .ddChild li.enabled .ddlabel {
        display: flex;
    }
    
}

/******* Lang End ******/

/****** Colors start ****/
.dark .color-li {
    color: white;
}
.dark .mail {
    color: #ff7066;
}
.light .mail {
    color: #ff7066;
}
.h1, h2, h3, h4, h5, h6, p, span {
    transition: all .5s;
}
.dark .section-title h2 {
    color: white;
    transition: all .5s;
}
.dark .section-title span {
    color: #ff7066;
}

.dark p {
    color: #bfbeba;
}
.dark .about-text ul li {
    color: #bfbeba;
}
.dark .about-text h2 {
    color: #fff9d8;
}


.glass-title {
    background: linear-gradient(135deg, #fff 30%, #da3444 65%, #d14c06 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    animation: cascade-in 0.8s var(--ease-glass) 0.2s both;
    transition: all .5s;
}
.light .glass-title {
    background: linear-gradient(135deg, #e40000 20%, #ff7a42 60%, #a98384 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

@keyframes cascade-in {
    0% {
      opacity: 0;
      transform: translateY(24px) scale(0.97);
      filter: blur(8px);
    }
    100% {
      opacity: 1;
      transform: translateY(0) scale(1);
      filter: blur(0);
    }
  }

  .hero-blob {
    position: absolute;
    width: 600px;
    height: 600px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(255, 45, 120, 0.25) 0%, transparent 70%);
    top: -100px;
    right: -100px;
    pointer-events: none;
    animation: blobPulse 5s ease-in-out infinite;
}
.hero-blob2 {
    position: absolute;
    width: 400px;
    height: 400px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(0, 212, 255, 0.15) 0%, transparent 70%);
    bottom: -50px;
    left: 100px;
    pointer-events: none;
    animation: blobPulse 7s ease-in-out infinite reverse;
}

.box-shadow {
    box-shadow: inset 0 1px 0 oklch(1 0 0 / .1), 0 20px 50px -20px oklch(0 0 0 / .8);
}
.dark-bg {
    background: radial-gradient(circle at 50% 30%, oklch(0.28 0.02 20), oklch(0.18 0.015 15) 70%);
}

  @keyframes blobPulse {
    0%,
    100% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.1);
    }
  }
/****** Colors end *****/

/******serv card 1 start *****/
.service-card {
    box-shadow: inset 0 1px 0 oklch(1 0 0 / .1), 0 20px 50px -20px oklch(0 0 0 / .8);
}
.dark .service-card p {
    color: #bfbeba;
}
.dark .service-style-three .service-card .service-btn {
   color: #ffe8dd;
}
.light .service-style-three .service-card:hover {
  background: #ffe6e6;
}
.light .service-style-three .service-card:hover p {
  color: #000;
}
.dark .service-style-three .service-card i {
  filter: brightness(21.5);
  transition: all .5s;
}
/******serv card 1 end *******/
/****** serv card 2 start ********/
.blog-text .img-fluid {
    border-radius: 20px;
}

.blog-section .blog-card {
  margin-bottom: 0px;
}
/******  serv card 2 end *******/

/****** Pattern 1 start *******/

.pos-rel {
    position: relative;
}
.sticky-img {
    position: sticky;
    top: 100px;
}
.board-patrn::before {
    position: absolute;
    content: "";
    inset: 0;
    background-size: 40px 40px;
    pointer-events: none;
    background-image: linear-gradient(rgb(114 114 114 / 3%) 1px, transparent 1px), linear-gradient(90deg, rgb(0 0 0 / 3%) 1px, transparent 1px);
}
.board-patrn:hover:before {
    background-image: linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
}
.dark .board-patrn::before {
    background-image: linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
}
.dark .board-patrn::before {
    background-image: linear-gradient(rgb(169 169 169 / 3%) 1px, transparent 1px), linear-gradient(90deg, rgb(148 148 148 / 3%) 1px, transparent 1px);
}
/****** Pattern 1 end *******/

/****** Pattern 2 start ****/
.zindex-3 {
    z-index: 3;
}

.light svg#hero-wave-svg {
    height: 240px;
    width: 100%;
    position: absolute;
    border: 0;
    bottom: 0;
    filter: sepia(1) invert(1);
    opacity: 0.5;
    transition: all .5s;
}
.dark svg#hero-wave-svg {
    filter: grayscale(1);
}
.hero-waves {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 3;
}

.wave-l1 {
	animation: wave-drift-1 14s ease-in-out infinite alternate;
}
.wave-l2 {
	animation: wave-drift-2 10s ease-in-out infinite alternate;
}
.wave-l3 {
	animation: wave-drift-3 7s ease-in-out infinite alternate;
}
.wave-l4 {
	animation: wave-drift-4 5s ease-in-out infinite alternate;
}

@keyframes wave-drift-1 {
	from {
		transform: translateX(0);
	}
	to {
		transform: translateX(-4%);
	}
}
@keyframes wave-drift-2 {
	from {
		transform: translateX(0);
	}
	to {
		transform: translateX(3%);
	}
}
@keyframes wave-drift-3 {
	from {
		transform: translateX(-1%);
	}
	to {
		transform: translateX(4%);
	}
}
@keyframes wave-drift-4 {
	from {
		transform: translateX(1%);
	}
	to {
		transform: translateX(-3%);
	}
}
/****** Pattern 2 end ******/

/****** BG -1 start *******/
.counter-section::before {
  transition: all .5s;
}
.light .counter-section::before {
  background: rgb(64 2 10 / 70%);
}
.page-title .vid-bg:after {
  transition: all .5s;
}
.light .page-title .vid-bg:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  background: rgb(64 2 10 / 35%);
}
@media (max-width: 991px) {
  .about-circuit img {
    max-height: 300px;
    max-width: 100%;
    width: 100%;
    object-fit: cover;
  }
  .mob-hid {
    display: none;
  }
}

.light .step-list__item .icon:before {
  content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    filter: contrast(2.5);
    z-index: 1;
    opacity: 0.4;
    background: #ff0000d4;
    border-radius: 50%;
}
 .step-list__item .icon {
  position: relative;
}
/****** BG -1 end *********/


/******* Infograph-1 Start *******/
.step-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  
  .step-list__item {
    /* counter-increment: step-counter; */
    position: relative;
  }
  .step-list__item:before {
    /* content: counter(step-counter); */
    font-weight: 300;
    color: #d8d8d8;
  }
  .step-list__item h2 {
    font-size: 24px;
    /* line-height: 30px; */
    /* font-weight: 300; */
  }
  .step-list__item .icon {
    border-radius: 50%;
    display: block;
    flex: 0 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .step-list__item .icon img {
    width: 100%;
    height: 100%;
  }
  .step-list__item .bodyz {
    font-size: 14px;
    /* line-height: 18px;
    font-weight: 300; */
  }
  .step-list__item .content {
    display: flex;
    flex-direction: row;
    padding-bottom: 18px;
  }
  .step-list__item:first-child .icon {
    background: #fa4921;
  }
  .step-list__item:nth-child(2) .icon {
    background: #f9daa5;
  }
  .step-list__item:nth-child(3) .icon {
    background: #f5b2cf;
  }
  .step-list__item:nth-child(4) .icon {
    background: #fd9c78;
  }
  .step-list__item:nth-child(5) .icon {
    background: #dd345c;
  }
  .step-list__item:nth-child(6) .icon {
    background: #e27f2d;
  }
  .step-list__item:nth-child(7) .icon {
    background: #ff3b3b;
  }
  .step-list__item:nth-child(8) .icon {
    background: #b9928f;
  }
  .step-list__item:nth-child(9) .icon {
    background: #f4f0bb;
  }
  .step-list__item:nth-child(10) .icon {
    background: #ffb0ef;
  }
  .step-list__item:nth-child(11) .icon {
    background: #f8633ee3;
  }
  .step-list__item:nth-child(12) .icon {
    background: #ffcb97;
  }
  .step-list__item:nth-child(13) .icon {
    background: #ff3e3e;
  }
  .step-list__item:nth-child(14) .icon {
    background: #fbe5da;
  }
  .step-list__item:nth-child(odd) .content {
    justify-content: flex-start;
  }
  .step-list__item:nth-child(even) .content {
    justify-content: flex-end;
  }
  .step-list__item:first-child > .step-list__item__inner:before {
    content: none;
  }
  .step-list__item:last-child > .step-list__item__inner:after {
    content: none;
  }
  .step-list__item + li {
    margin-top: 84px;
  }
  .step-list__item + li > div {
    margin-top: -1px;
  }

  .step-list__item .bodyz h2 {
    color: #f73530;
    padding-top: 20px;
    padding-bottom: 5px;
  }

  .step-list__item .bodyz p {
    color: white;
  }
  .light .step-list__item .bodyz p {
    color: #4a483e;
  }

  /* .list-check li.check-li::marker {
    content: '✓';
    color: green;
  } */
  .list-check li.check-li {
    list-style-type: none;
    padding: 0 0 0 15px;
    position: relative;
  }
  .list-check li.check-li:before {
    content:"\00a0";
    display: block;
    border: solid 9px #fff;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    height: 0;
    width: 0;
    position: absolute;
    left: -15px;
    top: 40%;
    margin-top: -8px;
  }
  .light .list-check li.check-li:before {
    border: solid 9px #ffc8c8;
  }
  .list-check li.check-li:after {
    /*Add another block-level blank space*/
    content:"\00a0";
    display:block;

    /*Make it a small rectangle so the border will create an L-shape*/
    width: 5px;
    height: 9px;

    /*Add a white border on the bottom and left, creating that 'L' */
    border: solid  #141818;
    border-width: 0 2px 2px 0;

    /*Position it on top of the circle*/
    position:absolute;
    left: -8px;
    top: 40%;
    margin-top: -4px;

    /*Rotate the L 45 degrees to turn it into a checkmark*/
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  }

  .about-section.secure .about-text ul li::before {
    content: "\00a0";
    display: block;
    /* border: solid 9px #fff; */
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    height: 0;
    width: 0;
    position: absolute;
    left: -2px;
    top: 40%;
    margin-top: -8px;
    z-index: 0;
  }
  .about-section.secure .about-text ul li::after {
    z-index: 0;
    content: "\00a0";
    display: block;
    width: 5px;
    height: 9px;
    border: solid #141818;
    border-width: 0 2px 2px 0;
    position: absolute;
    left: 5px;
    top: 40%;
    margin-top: -4px;
    background: transparent !important;
  }
  .list-check li.check-li p {
    color: white;
  }

 i.fa-info-graph {
    font-size: 65px;
    color: white;
    z-index: 1!important;
  }

  @media screen and (max-width: 600px) {
    i.fa-info-graph {
        font-size: 18px;
    }
    .step-list__item {
      display: flex;
    }
    .step-list__item:before {
      /* content: counter(step-counter); */
      position: relative;
      font-size: 36px;
      line-height: 42px;
      font-weight: 300;
      color: #f73530;
      margin-right: 12px;
    }
    .step-list__item + li {
        margin-top: 0;
    }
    .step-list__item .icon {
      order: 0;
      width: 38px;
      /* height: 36px; */
      min-width: 38px;
      padding: 9px;
      position: absolute;
      
      left: -14px;
      /* top: 50px; */
      top: 5px;
      /*hot fix*/
      height: 38px;
        
        margin-left: 4px;
    }
    .step-list__item .bodyz {
      order: 1;
      margin-top: 8px;
      margin-left: 30px;
    }
    .step-list__item .content {
      align-items: flex-start;
    }
    .step-list__item .content:before {
      content: "";
      position: absolute;
      border-left: #d8d8d8;
      height: 100%;
      left: 9px;
      bottom: 0;
      display: block;
      width: 1px;
      background: #f73530;
      /* top: 84px; */
      top: 40px;
    }
    .step-list__item:last-child .content:before {
      content: none;
    }

    section.features-area {
      padding-left: 10px;
      padding-right: 10px;
    }
    section.cta-sect .container {
      padding-right: 15px;
      padding-left: 15px;
    }
    .mob-pad {
      padding-right: 15px;
      padding-left: 15px;
    }

    .step-list__item .bodyz h2 {
      padding-top: 0px;
      text-align: center;
    }
  }
  @media screen and (min-width: 601px) {
    .step-list__item:before {
      /* content: counter(step-counter); */
      position: absolute;
      font-size: 90px;
      line-height: 1;
      font-weight: 300;
      color: #d8d8d8;
    }
    .step-list__item .icon {
      width: 174px;
      height: 174px;
      padding: 48px;
    }
    .step-list__item .bodyz {
      /* flex: 0 1 33.3333%; */
      flex: 0 1 65.3333%;
      /* margin-top: 84px; */
    }
    .step-list__item .content {
      /* align-items: flex-end; */
      align-items: flex-start;
    }
    .step-list__item > .step-list__item__inner {
      position: relative;
    }
    .step-list__item > .step-list__item__inner:before, .step-list__item > .step-list__item__inner:after {
      border-width: 0px;
      border-style: solid;
      border-color: #f73530;
      display: block;
      content: "";
      position: absolute;
      height: 42px;
      width: calc( 33.3333% - 42px );
    }
    .step-list__item:nth-child(odd) > .step-list__item__inner {
      /* text-align: right; */
      text-align: left;
    }
    .step-list__item:nth-child(odd) > .step-list__item__inner:before, .step-list__item:nth-child(odd) > .step-list__item__inner:after {
      border-left-width: 1px;
      left: calc( 33.3333% - 21px );
    }
    .step-list__item:nth-child(odd) > .step-list__item__inner:before {
      border-top-width: 1px;
      border-top-left-radius: 42px;
      margin-top: -42px;
    }
    .step-list__item:nth-child(odd) > .step-list__item__inner:after {
      border-bottom-width: 1px;
      border-bottom-left-radius: 42px;
      margin-bottom: -42px;
    }
    .step-list__item:nth-child(odd):before {
      left: 0;
      margin-left: 33.3333%;
      transform: translateX(-100%);
    }
    .step-list__item:nth-child(odd) .icon {
      margin-left: 72px;
    }
    .step-list__item:nth-child(even) > .step-list__item__inner:before, 
    .step-list__item:nth-child(even) > .step-list__item__inner:after {
      border-right-width: 1px;
      right: calc( 33.3333% - 21px );
    }
    .step-list__item:nth-child(even) > .step-list__item__inner:before {
      border-top-width: 1px;
      border-top-right-radius: 42px;
      margin-top: -42px;
    }
    .step-list__item:nth-child(even) > .step-list__item__inner:after {
      border-bottom-width: 1px;
      border-bottom-right-radius: 42px;
      margin-bottom: -42px;
    }
    .step-list__item:nth-child(even):before {
      right: 0;
      margin-right: 33.3333%;
      transform: translateX(100%);
    }
    .step-list__item:nth-child(even) .icon {
      margin-right: 72px;
    }
    .step-list__item:nth-child(even) .bodyz {
      order: 1;
    }
  }
/******* Infograph-1 End ********/

/****** Tabs 2 Start *******/
.brd-rad-20 {
    border-radius: 20px;
}
.pd-top-10 {
    padding-top: 10px;
}

/* UL start **/
.spanner-color-o span {
    color: #ffa400;
}
.unstyle {
    list-style: none;
    padding-left: 0;
}
ul.has-icon li {
    position: relative;
    padding-left: 40px;
    padding-bottom: 12px;
}
ul.has-icon li {
    color: white;
}
.light ul.has-icon li {
    color: #000000;
}

ul.has-icon li i {
    position: absolute;
    /* left: 0;
    top: 10px; */
    color: #fff;
    bottom: 0;
    right: 0;
    -webkit-border-radius: 9px;
    height: 0;
    width: 0;
    position: absolute;
    left: 0px;
    top: 46%;
    margin-top: -8px;
}
ul.has-icon li i:before {
    color: white;
    fill: white;
    background: #f73631;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 22px;
    position: absolute;
    top: 4px;
    left: 4px;
    border: 2px solid #fff;
    line-height: 22px;
    transform: translateY(-50%);
    text-align: center;
    border-radius: 25px;
    font-size: 10px;
    width: 22px;
}
.flaticon-check:before {
    content: "✔";
}
ul.has-icon li strong {
    color: #f87470;
}
ul.has-icon li i.flaticon-check:before {
    content: "✔";
}

@media screen and (min-width: 768px) {
  .unstyle {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    padding-left: 0;
  }
  .unstyle li {
    list-style-position: inside;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
}
/** UL end **/

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.tabber {
    background-color: rgb(255 255 255 / 5%);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.3);
    padding-bottom: 30px;
    margin-top: 10px;
    border-radius: 20px;
    padding-right: 5px;
    margin: 0 auto;
}
.light .tabber {
    background-color: rgb(214 110 110 / 42%);
}
.tabber.gy-4 {
    --bs-gutter-x: 0.5rem;
}
.tabber .tab-panelz {
    height: auto;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.tabber .tab-panelz .nav-tabs {
    position: sticky;
    top: 80px;
    flex-direction: row !important;
    justify-content: center;
    padding: 10px;
    display: flex;
    width: max-content;
    margin: 0 auto;
}
.tabber .tab-content-wrap .details h3 {
    color: #fff;
}
.tabber .tab-content-wrap .details p {
    color: #fff;
}
.light .tabber .tab-content-wrap .details h3 {
    color: #000000;
}
.light .tabber .tab-content-wrap .details p {
    color: #000000;
}
.tabber .tab-content-wrap  img {
    width: 100%;
    max-width: 400px;
    filter: hue-rotate(330deg);
    background: linear-gradient(178deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 70%);
    position: sticky;
    top: 80px;
}
.tabber .tab-pane.active {
    animation: fadeIn 0.3s ease-out;
}
.tab-pane .details {
    padding-left: 20px;
}
.tabber .dots-behind:before {
    --_bg-dot-offset: 20px;
    inset: calc(var(--_bg-dot-offset) * 0);
}
.tabber .dots-behind {
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.tabber .nav-tabs {
    border-radius: 20px;
        /* background: linear-gradient(32deg, #b8c2ce, #fff 50%), linear-gradient(80deg, #737989, #fbffff, #fbffff, #707988); */
        background-clip: padding-box, border-box;
        background-origin: padding-box, border-box;
        border: 1.5px solid #fff;
        box-shadow: 0px 2px 3px 2px rgba(0, 0, 0, .1);
}
.tabber .nav-tabs .nav-link {
    /* color: #0f141a; */
    color: #fff;
    animation: fadeIn 0.3s ease-out;
    border-radius: 20px;
    font-size: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
.light .tabber .nav-tabs .nav-link {
    color: #0f141a;
}
.tabber .nav-tabs .nav-link.active {
    color: #f53633;
    background-color: #0f141a;
    border-color: #0f141a;
    border-radius: 20px;
    animation: fadeIn 0.3s ease-out;
    background: #ffffff;
}
.tabber .nav-tabs .nav-link:hover {
    --theme-color: #f53633;
    border: 1px solid var(--theme-color);
    /* background: linear-gradient(to right, color(from var(--theme-color) srgb r g b / 5%), color(from var(--theme-color) srgb r g b / 20%)); */
    /* background: rgba(255, 255, 255, 0.35); */
    background: rgb(0 0 0 / 35%);
    backdrop-filter: blur(18px) saturate(140%);
    webkit-backdrop-filter: blur(18px) saturate(140%);
    color: white;
    filter: drop-shadow(rgb(0, 0, 0) 2px 2px 3px);
    animation: fadeIn 0.3s ease-out;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.9) inset, 0 8px 28px rgba(20, 40, 80, 0.08), 0 1px 4px rgba(0, 0, 0, 0.04);
}
.tabber .tab-panelz .nav-tabs li.nav-item {
    margin: 4px;
}
@media screen and (max-width: 992px) {
    .tabber .tab-content>.tab-pane {
        position: relative;
        overflow: hidden;
    }
    .tabber .dots-behind {
        justify-content: center;
        align-items: center;
    }
    
}
@media screen and (max-width: 1199px) {
    .tabber .tab-panelz .nav-tabs {
        flex-direction: column !important;
        width: 100%;
    }
}
@media screen and (max-width: 425px) {
    .tabber {
        margin: 0 auto!important;
    }
}


/****** Tabs 2 End *********/


/***** Video start *****/
.light .banner-section::before {
    background: rgb(114 113 113 / 50%);
}
.vid-bg video {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    display: flex;
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}
/***** Video end *******/

/***** footer start ****/
@media only screen and (max-width: 767px) {
    .service-section {
        padding-bottom: 50px !important;
    }
}


footer.footer-area {
    backdrop-filter: blur(18px) saturate(140%);
    box-shadow: rgba(255, 255, 255, 0.9) 0px 1px 0px inset, rgba(20, 40, 80, 0.08) 0px 8px 28px, rgba(0, 0, 0, 0.04) 0px 1px 4px;
   
    background: radial-gradient(circle at 38% 30%, oklch(0.3 0.02 20 / 0.87), oklch(0.21 0.02 15));
}
.dark footer.footer-area {
    background: rgba(255, 255, 255, 0.65);
}
.cta-glow {
    position: absolute;
    bottom: -200px;
    left: 50%;
    transform: translateX(-50%);
    width: 800px;
    height: 600px;
    background: radial-gradient(ellipse at center bottom, rgb(255 255 255 / 79%) 0%, transparent 65%);
    pointer-events: none;
}
.light .cta-glow {
    background: radial-gradient(ellipse at center bottom, rgb(179 25 8 / 23%) 0%, transparent 65%);
}
.dark .footer-area .footer-widget p {
    color: rgb(15 23 42 / 90%);
}
.dark .footer-area .footer-widget ul li a {
    color: rgb(15 23 42 / 90%);
}
.dark .footer-area .footer-bottom .copyright-text p {
    color: rgb(15 23 42 / 90%);
}
.dark .footer-area .footer-bottom .copyright-text {
    z-index: 1;
}
.dark .footer-area .footer-widget ul li a:hover {
    background: rgb(247, 53, 46);
    letter-spacing: 0.3px;
    color: white;
}
.footer-area .footer-widget ul.foot-links li a {
    width: 100%;
    display: flex;
    background: black;
    padding: 5px;
    border-radius: 25px;
    justify-content: center;
    text-align: center;
    color: white;
}
.light .footer-area .footer-widget ul.foot-links li a {
    background: white;
    color: rgb(15 23 42 / 90%);
}
.light .footer-area .footer-widget ul.foot-links li a:hover {
    background: rgb(247, 53, 46);
    color: white;
}

.footer-area .footer-widget h3::before {
    background: transparent !important;
}
.dark .footer-area .footer-widget h3 {
    color: #000000;
}
.footer-area .footer-widget ul li i {
    transition: all .5s;

}
.footer-area .footer-widget ul li.custom_footer_li i {
  border-radius: 25px;
}
.light .footer-area .footer-widget ul li i {
    background: #fff;
    color: #2a2818;
    
}
.pl-20 {
    padding-left: 20px;
}
.breaker {
    word-break: break-word;
}
.footer-area .footer-widget h3 {
  text-align: center;
}
@media screen and (min-width: 1201px) {
  .footer-area .footer-widget .col-boc-inf .breaker {
    word-break: unset;
    margin-left: 3px;
  }
  .footer-area .footer-widget ul.contact-list li.custom_footer_li:last-child .col-boc-inf {
    width: 90%;
    padding-right: 0;
    margin-left: 3px;
  }
  .footer-area .col-linker .footer-widget.pl-35 {
    padding-left: 0;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .footer-area .pl-35 {
      padding-left: 0;
  }
}
@media screen and (max-width: 1200px) {
    .row-foot {
        justify-content: space-evenly;
    }
    .col-details {
        width: 100%;
    }
    .footer-area .footer-widget .footer-logo {
        text-align: center;
    }
}
@media screen and (max-width: 991px) {
    .col-linker {
        width: 100%;
    }
}
/***** footer end ******/
/*** Contact start **/
.contact-panel {
  min-width: 0;
  background: var(--bg-card);
  border: 1px solid var(--border);
  border-radius: 12px;
}


.contact-panel {
  padding: clamp(1rem, 2vw, 2.3rem);
}

.contact-panel .field {
    margin-bottom: 1rem;
  }
  
  .contact-panel label {
    display: block;
    margin-bottom: 0.4rem;
    font-weight: 600;
  }
  
  .contact-panel input,
  .contact-panel textarea {
    width: 100%;
    border-radius: 20px;
    border: 1px solid var(--border);
    background: color-mix(in srgb, var(--bg-secondary) 80%, #fff 20%);
    color: var(--text-primary);
    padding: 0.75rem 0.85rem;
  }
  
  .contact-panel textarea {
    min-height: 150px;
    resize: vertical;
  }
  
  .form-note {
    margin-top: 0.85rem;
    color: var(--text-secondary);
    font-size: 0.92rem;
  }
  
  .link-underline {
    color: var(--accent-soft);
    text-decoration: underline;
  }

  .light .contact-panel {
    background: #ffffff;
  }
  .dark .contact-panel {
    background: #fe7166;
  }
  .dark .contact-section .contact-area h3 {
    color: white;
  }
  .light .contact-panel input,
.light .contact-panel textarea {
  background: color-mix(in srgb, var(--bg-card) 88%, #ffffff 12%);
  color: var(--text-primary);
}

.light .colors-captcha-are-you-human label {
    color: var(--text-primary);
}
.dark .field label {
    color: white;
}
.light .field label {
    color:#4a483e;
}
.light .colors-captcha-check-icon .fa-check-circle,
.light .colors-captcha-check-icon .fa-circle-xmark {
    color: #f73530;
}
.form-submit.btn-primary {
    border-radius: 20px;
    background: #f73530;
    background-color: #f73530;
    padding: 10px;
}
.dark .contact-section .contact-card i {
    background: #dedede;
}
.dark .contact-section .contact-card .text-wrapper {
    color: #dedede ;

}

.light .form-submit.btn-primary {
  border: 2px solid #f73530;
  background: transparent;
  background-color: transparent;
  color: #000;
}

.contact-c-wrap {
  display: flex;
  flex-direction: row;
  gap: 5px;
}
.contact-c-wrap .text-wrapper {
  margin-top: 2px;
}
.contact-section .contact-area {
  padding: 20px;
}
.facilities-section .facililties-text {
  margin-right: 30px;
}
.footer-area .footer-widget .footer-logo img {
  margin-bottom: 25px;
}

@property --fill {
  syntax: "<percentage>";
  inherits: true;
  initial-value: 0%;
}

.footer-area .footer-widget ul.foot-links li a {
  position: relative;
}
.footer-area .footer-widget ul.foot-links li a::before,
.footer-area .footer-widget ul.foot-links li a::after {
  position: absolute;
  z-index: -1;
  content: "";
  inset: -2px;
  border-radius: inherit;
  background: conic-gradient(currentColor var(--fill), transparent var(--fill));
  transition: --fill 0.6s 0.3s ease-in-out;
}

.footer-area .footer-widget ul.foot-links li a:hover,
.footer-area .footer-widget ul.foot-links li a:focus-visible,
.footer-area .footer-widget ul.foot-links li a:focus-within {
  color: #f83430;
  outline: 1px solid transparent;
}
.dark .footer-area .footer-widget ul.foot-links li a:hover,
.dark .footer-area .footer-widget ul.foot-links li a:focus-visible,
.dark .footer-area .footer-widget ul.foot-links li a:focus-within {
  color: #000;
  outline: 1px solid transparent;
}

.footer-area .footer-widget ul.foot-links li a:hover,
.footer-area .footer-widget ul.foot-links li a:hover::before,
.footer-area .footer-widget ul.foot-links li a:hover::after {
  transition-delay: 0s;
}

/* Effect 1 */
.footer-area .footer-widget ul.foot-links li a:nth-child(1):hover,
.footer-area .footer-widget ul.foot-links li a:nth-child(1):focus-visible,
.footer-area .footer-widget ul.foot-links li a:nth-child(1):focus-within {
  --fill: 100%;
}

.footer-area .footer-widget ul.foot-links li a:nth-child(1)::after {
  display: none;
}

@media screen and (max-width: 600px) {
  .facilities-section .facililties-text {
    margin-right: 10px;
  }
}
.max-h-500 {
  max-height: 500px;
}

.colors-captcha-check-icon i {
  border-radius: 25px!important;
}
/*** Contact end ***/