/* @font-face {
    font-family: "Poppins", sans-serif;
    src: url("../fonts/adieu-regular.woff2") format("woff2"), url("../fonts/adieu-regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
} */
 body{
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-gradient-to: #9333ea var(--tw-gradient-to-position);
}
.banner-img-wrapper .swiper {
      width: 634px;
      height: 630px;
      margin-left: 22px;
      margin-top: 0;
    }

    .banner-img-wrapper .swiper img {
      width: 440px;
      height: 440px;
      object-fit: cover;
    }

   .banner-img-wrapper .swiper-slide {
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 18px;
      font-size: 22px;
      font-weight: bold;
      color: #fff;
    }
    @keyframes dash {
  0% {
    stroke-dashoffset: 4200;
  }
  50% {
      stroke-dashoffset: 0;
    }
    100% {
      stroke-dashoffset: -4200;
    }
}
.banner-img-wrapper {
  top: 38px;
  position: absolute;
  width: 910px;
  /* right: 0px; */
}

.banner-img-wrapper .an-banner-img {
  width: 700px;
  position: absolute;
  left: 0px;
  top: 0px;
  animation: bannerimg1 3s linear infinite;
}
@keyframes bannerimg1 {
  0% {
    left: 0px;
    top: 0px;
  }
  50% {
    left: -30px;
    top: 10px;
    }
    100% {
    left: 0px;
    top: 0px;
    }
}
.banner-img-wrapper span {
  left: 29px;
  top: 24px;
  width: 560px;
  height: 530px;
  display: inline-block;
  z-index: -1;
  border-radius: 100%;
  position: relative;
  background: linear-gradient(90deg, #813beb, #2563eb, #9587ff, #2563eb);
  position: absolute;
  /* box-shadow:0px 0px 51px -12px; */
  /* opacity: 0; */
}

.banner-img-wrapper .an-banner-shape {
  position: absolute;
  left: -5px;
  bottom: -2px;
}
html.lenis,
html.lenis body {
    height: auto;
}

.lenis.lenis-smooth {
    scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
    overscroll-behavior: contain;
}

.lenis.lenis-stopped {
    overflow: hidden;
}

.lenis.lenis-smooth iframe {
    pointer-events: none;
}

html,
body {
    overflow-x: hidden;
}


/*footer badges css*/

.ratings-badges {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    color: #fff;
}

.rating-box-3 {
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.mn-widget-member {
    padding-top: 10px;
}

.rating-box-2 {
    display: flex;
    align-items: center;
    flex-direction: column;
}

#badges-container {
    padding-top: 10px;
}

@media (max-width:768px) {
    .ratings-badges {
        align-items: baseline !important;
        flex-direction: column;
    }
    .rating-box-2 {
        align-items: flex-start !important;
        flex-direction: column;
    }
    .rating-box-3 {
        flex-direction: column;
        align-items: flex-start !important;
    }
}

* {
    margin: 0;
    padding: 0;
}

html {
    overflow-x: hidden;
}

body {
    color: #fff;
    line-height: 1.5;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    background: linear-gradient(90deg, #150034, #000d2a, #000000, #001c5a);
}

.archivo {
    font-family: "Poppins", sans-serif !important;
}

a {
    text-decoration: none;
    color: #Fff;
}

ul {
    padding-left: 0px;
    list-style-type: none;
    margin-bottom: 0px;
}

li {
    display: inline-block;
}

.fs11 {
    font-size: 11px;
}

.fs14 {
    font-size: 14px;
}

.fs15 {
    font-size: 15px;
}

.fs16 {
    font-size: 16px;
}

.fs18 {
    font-size: 18px;
}

.fs20 {
    font-size: 20px;
}

.fs22 {
    font-size: 22px;
}

.fs25 {
    font-size: 25px;
}

.fs30 {
    font-size: 30px;
}

.fs25 {
    font-size: 25px;
}

.fs30 {
    font-size: 30px;
}

.fs32 {
    font-size: 32px;
}

.fs35 {
    font-size: 35px;
}

.fs40 {
    font-size: 40px;
}

.fs50 {
    font-size: 50px;
}

.fs60 {
    font-size: 45px;
}

.fs70 {
    font-size: 70px;
}

.fs80 {
    font-size: 80px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Poppins", sans-serif;
    color: #fff;
    font-weight: 700;
}

.color-white {
    color: #fff !important;
}

.color-black {
    color: #292d32 !important;
}

.color-orange {
    color: #9333ea !important;
}

.color-grey {
    color: #262b37 !important;
}

.color-grad {
    background: -webkit-linear-gradient(#813beb, #2563eb ) !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.bg-white {
    background: #fff !important;
}

.bg-black {
    background: #1e1e1e !important;
}

.bg-lgrey {
    background: #f9f9f9 !important;
}

.bg-orange {
    background: #ff833a !important;
}

.text p {
    font-size: 15px;
}

.text span {
    background: -webkit-linear-gradient(#813beb, #8fb2ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text h1 span {
    background: -webkit-linear-gradient(#813beb, #2563eb );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 0px 0px 80px #9333ea;
}

.text h5 {
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    background: #ffffff;
    box-shadow: 0px 0px 41px rgb(0 0 41 / 9%);
    display: inline-block;
    padding: 10px 10px;
    border-radius: 30px;
    text-transform: uppercase;
    color: #292d32;
}

.text h2 {
    font-size: 35px;
    margin: 20px 0 20px;
}

.btn-grad {
    text-decoration: none;
    position: relative;
    border: none;
    font-size: 16px;
    color: #fff !important;
    width: 185px;
    height: 2em;
    line-height: 2em;
    text-align: center;
    background: linear-gradient(90deg, #813beb, #2563eb , #ffeb3b, #2563eb );
    background-size: 300%;
    border-radius: 30px;
    z-index: 1;
}

.btn-grad i {
    padding-left: 5px;
    vertical-align: middle;
}

.btn-grad:hover {
    animation: ani 8s linear infinite;
    border: none;
}

@keyframes ani {
    0% {
        background-position: 0%;
    }
    100% {
        background-position: 400%;
    }
}

.btn-grad:before {
    content: "";
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    z-index: -1;
    background: linear-gradient(90deg, #813beb, #2563eb, #9587ff, #2563eb);
    background-size: 400%;
    border-radius: 35px;
    transition: 1s;
}

.btn-grad:hover::before {
    filter: blur(10px);
}

.btn-grad:active {
    background: linear-gradient(90deg, #813beb, #2563eb , #ffeb3b, #2563eb );
}

.btn-normal {
    border: 1px solid #282828;
    background: transparent;
    cursor: pointer;
    padding: 15px 20px;
    font-size: 18px;
    font-weight: 400;
    transition: 0.8s;
    border-radius: 100px;
    color: #282828;
}

.btn-normal:hover {
    border: 1px solid #262b37;
    background: transparent;
}


/* Header css start  */

.header {
    position: relative;
    z-index: 99;
}

.lp .header {
    position: absolute;
    width: 100%;
}

.lp .header div#navbarNavDropdown {
    display: none !important;
}

.header .navbar-brand {
    width: 18%;
}

.header .navbar-brand img {
    width: 100%;
}

.sticky-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    transition: background-color 0.3s ease;
    background: #fff;
    border-bottom: 1px solid #e3e3e3;
}

.header ul li {
    padding: 0 0px;
}


/* .header ul li a:hover {
  background: -webkit-linear-gradient(#813beb, #2563eb );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
} */

.header ul li a {
    transition: ease 0.4s;
    font-size: 16px;
    font-weight: 600;
    color: #434343;
    font-family: "Poppins", sans-serif;
}

ul.dropdown-menu li {
    width: 100%;
    padding: 0px 0;
    font-size: 15px !important;
    font-family: "Poppins", sans-serif;
}

ul.dropdown-menu li a.dropdown-item:hover {
    color: #fff !important;
    background: linear-gradient(90deg, #813beb, #2563eb );
    -webkit-text-fill-color: #fff;
}

ul.dropdown-menu li a.dropdown-item {
    padding: 9px 10px;
    transition: ease 0.4s;
    font-size: 15px;
}

.nav-item.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

.dropdown-menu {
    transition: all 0.3s ease;
    opacity: 0;
    visibility: hidden;
}

.nav-item.dropdown:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
}

.header a.btn-normal {
    padding: 10px 20px;
}


/* Header css end */


/* banner css start  */

.banner-sec {
    padding: 5% 0 5% 0;
    position: relative;
    margin-top: 0%;
    position: relative;
    overflow: hidden;
}

.lp .banner-sec {
    background: url(../img/ecom-lp-bg.webp) no-repeat;
    background-size: cover;
    margin-top: 0%;
    padding: 10% 0 5% 0;
}


/*.banner-sec .bg-card {*/


/*  position: absolute;*/


/*  top: 0;*/


/*  left: 0;*/


/*  right: 0;*/


/*  z-index: 0;*/


/*}*/

.banner-sec .bg-card img {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -2;
    left: 0;
    right: 0;
    object-fit: scale-down;
    object-position: center;
    height: 100vh;
    width: 100%;
}

.banner-sec .text {
    display: table;
    z-index: 1;
    position: relative;
    margin: 0 auto;
}


/*.banner-sec:before {*/


/*  position: absolute;*/


/*  content: "";*/


/*  width: 175px;*/


/*  height: 158px;*/


/*  background: url(../img/banner-before.png) no-repeat;*/


/*  bottom: 30px;*/


/*  left: 30px;*/


/*  z-index: 2;*/


/*  -webkit-animation: mover 1s infinite alternate;*/


/*  animation: mover 1s infinite alternate;*/


/*}*/


/*.banner-sec:after {*/


/*  position: absolute;*/


/*  content: "";*/


/*  width: 284px;*/


/*  height: 271px;*/


/*  background: url(../img/banner-after.png) no-repeat;*/


/*  top: 0;*/


/*  right: 0;*/


/*  z-index: 2;*/


/*  -webkit-animation: mover 1s infinite alternate;*/


/*  animation: mover 1s infinite alternate;*/


/*}*/


/*@-webkit-keyframes mover {*/


/*  0% {*/


/*    transform: translateY(0);*/


/*  }*/


/*  100% {*/


/*    transform: translateY(-10px);*/


/*  }*/


/*}*/


/* banner css end  */


/* ************************** Technologies work Css Start ****************************  */

.technologies-work {
    padding: 0px 0 0;
    margin-top: 0px;
    z-index: 1;
    position: relative;
}

.technologies-work .container {
    border: 3px solid #5150eb!important;
}

.technologies-work .tab-content .tab-a h4 {
    font-weight: 400;
    font-size: 16px;
    color: #676b73;
    margin-top: 10px;
    margin-bottom: 0;
}

.technologies-work .nav {
    background: #292d32;
    padding: 10px 10px;
    justify-content: space-between;
    border-radius: 15px;
}

.technologies-work .nav button {
    background: #fd7d0e;
    color: #fff;
    border-radius: 10px;
    border: none;
    font-weight: 500;
    text-align: left;
    font-size: 14px;
}

.technologies-work .nav button:hover {
    border: none;
}

.technologies-work .nav button.active {
    background: #424651;
    color: #292d32;
    border-radius: 10px;
    background: #fff;
}

.client-slid .tab-a a img {
    width: 100%;
}


/* ************************** Technologies work Css End ****************************  */


/* ************************** Services Css Start ****************************  */

.services-section {
    padding: 100px 0 0;
}

.serv-slider .serv-box {
    background: #fff;
    border-radius: 30px;
    box-shadow: 0px 0px 31px rgb(0 0 41 / 12%);
    margin: 0px 30px 0px 0px;
    min-height: 470px;
    transition: ease 0.4s;
}

.serv-slider .serv-box:hover {
    transform: scale(1.02);
}

.slick-slideshow__slide {
    padding-bottom: 40px;
    padding-top: 40px;
}

.serv-top-row {
    margin-bottom: -26%;
}

.serv-slider .serv-box img {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    width: 100%;
    height: 198px;
    object-fit: cover;
}

.serv-slider .serv-box .serv-cont {
    padding: 20px 20px 20px 20px;
}

.serv-slider .serv-box .serv-cont h3 {
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    margin-bottom: 0;
    color: #292d32;
}

.serv-slider .serv-box .serv-cont p {
    margin: 20px 0;
    font-size: 14px;
    color: #292d32;
    min-height: 126px;
}

.serv-slider .serv-box .serv-cont a {
    color: #9333ea;
    font-weight: 500;
}

.serv-slider .serv-box .serv-cont a i {
    padding-left: 5px;
    vertical-align: middle;
}

.serv-slider .slick-arrow {
    position: absolute;
    bottom: -40px;
    z-index: 10;
    font-size: 0;
    width: 30px;
    height: 30px;
    border: none;
    left: 60px !important;
}

.serv-slider .slick-arrow.slick-prev {
    left: 0;
    background: url("../img/long-arrow-left.png") 0 0 / 100% no-repeat;
}

.serv-slider .slick-arrow.slick-next {
    right: auto;
    background: url("../img/long-arrow-right.png") 0 0 / 100% no-repeat;
    left: 130px !important;
}


/* ************************** Services Css End ****************************  */


/* ************************** discover Div Css Start ****************************  */

.vision {
    padding: 100px 0 0;
}

.vision ul li a:first-child {
    padding-top: 0;
}

.vision ul li i {
    color: #9333ea;
    padding-right: 10px;
}

.vision ul li a:hover {
    margin-left: 15px;
}

.vision ul li a {
    transition: .5s;
}

.vision ul li {
    display: block;
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px solid #ebebeb;
    font-size: 18px;
    font-weight: 500;
}

.vision .img-div img {
    width: 100%;
    border-radius: 30px;
}

.vision .col-sm-6:first-child img {
    width: 100%;
}

.vision .img-div img {
    width: 80%;
    border-radius: 30px;
}

.vision .count-exp h2 {
    font-family: "Poppins", sans-serif;
    font-size: 80px;
    color: #fff;
}

.vision .years-exp {
    background: linear-gradient(90deg, #813beb, #2563eb );
    border-radius: 30px;
    padding: 30px 10px 30px 20px;
    justify-content: space-around;
    margin-top: 25px;
}

.vision .text-exp p {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
}


/* ************************** discover Div Css End ****************************  */


/* ************************** Why coders Css start ****************************  */

.why-coders {
    padding: 100px 0 0px;
    overflow: hidden;
}

@media only screen and (max-width: 1799px) {
    .main-head .sol-box li {
        font-size: 20px !important;
    }
}

@media only screen and (max-width: 1599px) {
    .main-head .sol-box li {
        font-size: 18px !important;
    }
}

@media only screen and (max-width: 1499px) {
    .tpayment_sec .tpaymentImage img {
        width: 77.5% !important;
    }
}

@media only screen and (max-width: 1399px) {
    .tpayment_sec {
        padding: 90px 0 70px !important;
    }
    .tpayment_sec .tpaymentImage img {
        width: 90.5% !important;
    }
    .tpayment_sec .txt .box {
        position: relative;
        z-index: 999;
    }
    .brands_sec .txt p {
        font-size: 17px !important;
        padding-right: 10px !important;
    }
}

@media only screen and (max-width: 1299px) {
    .tpayment_sec {
        padding: 70px 0 77px !important;
    }
    .tpayment_sec .tpaymentImage img {
        width: 89% !important;
    }
}

@media only screen and (max-width: 1199px) {
    .tpayment_sec .txt {
        position: relative;
        z-index: 99;
    }
    .tpayment_sec .txt h2 {
        margin-bottom: 35px !important;
    }
    .tpayment_sec {
        padding: 70px 0 49px !important;
    }
    .connect_sec .connect_box h3 {
        font-size: 30px !important;
        line-height: 40px !important;
    }
    .connect_sec .connect_box .connect_txt {
        padding: 40px 20px 0 20px !important;
    }
    .tpayment_sec .txt h2,
    .technologies_sec .txt h2,
    .connect_sec .formTxt h2,
    .brands_sec .txt h2 {
        font-size: 40px !important;
        line-height: 50px !important;
    }
    .tpayment_sec .tpaymentImage img {
        width: 81.8% !important;
    }
}

@media only screen and (max-width: 991px) {
    .connect_sec .connect_box .connect_txt {
        padding: 40px 40px 40px 40px !important;
    }
}

@media only screen and (max-width: 767px) {
    .why-coders {
        overflow-x: hidden;
        padding: 0;
    }
    .packages_plans .packages-slider .slick-dots {
        margin-top: 3px !important;
        margin-bottom: 30px !important;
    }
    .brands_sec {
        padding: 50px 0 50px !important;
    }
    .tpayment_sec {
        padding: 50px 0 49px !important;
    }
    .tpayment_sec .txt .process,
    .technologies_sec .txt .partnership,
    .brands_sec .txt .partner {
        padding: 11px 20px !important;
        margin-bottom: 15px !important;
    }
    .tpayment_sec .txt .process p,
    .technologies_sec .txt .partnership p,
    .brands_sec .txt .partner {
        font-size: 14px !important;
        line-height: 22px !important;
    }
    .tpayment_sec .txt h2,
    .technologies_sec .txt h2,
    .connect_sec .formTxt h2,
    .brands_sec .txt h2 {
        font-size: 30px !important;
        line-height: 35px !important;
        margin-bottom: 30px !important;
    }
    .technologies_sec {
        padding: 50px 0 !important;
    }
    .connect_sec {
        padding: 50px 0 !important;
    }
    .connect_sec .formFlex div {
        width: 100% !important;
    }
    .connect_sec .connect_box .btn-div {
        flex-wrap: wrap;
    }
    .connect_sec .connect_box .btn-div .chat,
    .connect_sec .connect_box .btn-div .btn-grad {
        width: 100% !important;
    }
    .connect_sec .connect_box .connect_txt {
        padding: 20px 15px 20px 15px !important;
    }
    .connect_sec form div input,
    .connect_sec form div select,
    .connect_sec form div textarea {
        font-size: 14px;
        line-height: 18px;
    }
}

.why-coders .services_layer_one {
    color: #f19911;
    font-weight: 500;
}

.why-coders .services_layer_two {
    color: #000;
    font-weight: 500;
    font-size: 62px;
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
    .why-coders .services_layer_two {
        font-size: 32px;
        line-height: 40px;
    }
}

@media only screen and (max-width: 320px) {
    .why-coders .services_layer_two {
        font-size: 22px;
    }
    .tpayment_sec .box .txt {
        padding: 20px 18px 8px;
    }
}

.why-coders .services_layer_three {
    color: #646464;
    font-size: 18px;
    line-height: 36px;
    font-weight: 300;
    margin-bottom: 50px;
}

@media only screen and (max-width: 320px) {
    .why-coders .services_layer_three {
        color: #646464;
        font-size: 14px;
        line-height: 22px;
        font-weight: 300;
    }
}

.why-coders .epc-cont,
.why-coders .epc-cont-2 {
    padding: 0 0 20px;
}

.why-coders .epc-cont .counterboxcard,
.why-coders .epc-cont-2 .counterboxcard {
    transition: 0.5s;
    border: 1px solid #ebebeb;
    border-radius: 100px;
    padding: 5px 15px;
    margin: 0 10px;
    text-align: center;
}

@media only screen and (max-width: 1200px) {
    .why-coders .epc-cont .counterboxcard,
    .why-coders .epc-cont-2 .counterboxcard {
        border-radius: 20px;
        height: 100px;
    }
}

@media only screen and (max-width: 800px) {
    .why-coders .epc-cont .counterboxcard,
    .why-coders .epc-cont-2 .counterboxcard {
        border-radius: 70px;
    }
}

@media only screen and (max-width: 500px) {
    .why-coders .epc-cont .counterboxcard,
    .why-coders .epc-cont-2 .counterboxcard {
        border-radius: 20px;
    }
}

.why-coders .epc-cont .counterboxcard h3,
.why-coders .epc-cont-2 .counterboxcard h3 {
    font-size: 42px;
    line-height: 50px;
    margin-bottom: 0;
}

@media only screen and (max-width: 1200px) {
    .why-coders .epc-cont .counterboxcard h3,
    .why-coders .epc-cont-2 .counterboxcard h3 {
        font-size: 30px;
        line-height: 40px;
        font-weight: 300;
    }
}

.why-coders .epc-cont .counterboxcard p,
.why-coders .epc-cont-2 .counterboxcard p {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 400;
    margin-top: 5px;
}

@media only screen and (max-width: 1200px) {
    .why-coders .epc-cont .counterboxcard p,
    .why-coders .epc-cont-2 .counterboxcard p {
        font-size: 13px;
        line-height: 13px;
    }
}

.why-coders .epc-cont .counterboxcard:hover,
.why-coders .epc-cont-2 .counterboxcard:hover {
    background: linear-gradient(90deg, #813beb, #2563eb );
}

.why-coders .epc-cont .counterboxcard:hover h3,
.why-coders .epc-cont .counterboxcard:hover p,
.why-coders .epc-cont-2 .counterboxcard:hover h3,
.why-coders .epc-cont-2 .counterboxcard:hover p {
    color: #fff;
}

.horizontal-slidersjs2 {
    transform: translateX(-100%);
}


/* ************************** Why coders Css End ****************************  */


/* ************************** step-sec Css strat ****************************  */

.projects-sec {
    padding: 0 0 0 0;
}

.projects-sec ul.nav {
    border: none;
    display: grid !important;
    grid-template-columns: repeat(5, 2fr);
    gap: 15px;
}

.projects-sec ul.nav li:last-child {
    margin-right: 0px;
}

.projects-sec ul.nav li {
    margin-right: 10px;
}

.projects-sec ul.nav li.nav-item button {
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    border-radius: 50px;
    border: 1px solid #9333ea;
    margin-bottom: 0;
    color: #fff !important;
    padding: 0 !important;
    width: 100%;
    height: 40px;
}

.projects-sec ul.nav li.nav-item button.active {
    background: linear-gradient(90deg, #813beb, #2563eb , #ffeb3b, #2563eb );
    background-size: 320%;
}

.projects-sec .serv-box img {
    width: 100%;
}

.block-imgs img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.horizontalmain .block {
    display: inline-flex;
}

section.horizontalmain {
    margin-top: 60px;
    margin-bottom: 60px;
    transform: scaleX(100%);
    transition: ease 0.8s;
}

.intelligence-sec h1 {
    font-size: 60px;
    display: flex;
    text-wrap: nowrap;
    text-transform: uppercase;
}

.intelligence-sec h1 span {
    color: #9333ea;
    padding-left: 25px;
}

.intelligence-sec h1 span.color-orange {
    color: #9333ea;
    -webkit-text-fill-color: #9333ea;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #9333ea;
    padding: 0 35px;
}

.intelligence-sec {
    padding: 100px 0 150px;
}


/* ************************** step-sec Css end ****************************  */


/* ************************** Industries Css Start ****************************  */


/*.timeline-wrapper {*/


/*  display: flex;*/


/*  flex-wrap: nowrap;*/


/*  width: 100%;*/


/*  overflow: hidden;*/


/*}*/


/*.timeline {*/


/*  margin-bottom: 10px;*/


/*  display: inline-block;*/


/*  width: 15%;*/


/*}*/


/*.timeline.slide-open {*/


/*  width: 100%;*/


/*}*/


/*.timeline-one .year-content-wrap, .timeline-one .year-wrapper-year {*/


/*  background: url(../img/indus-img1.png) center center no-repeat;*/


/*  background-size: cover;*/


/*}*/


/*.timeline-two .year-content-wrap,*/


/*.timeline-two .year-wrapper-year {*/


/*  background: url(../img/indus-img2.png) center center no-repeat;*/


/*  background-size: cover;*/


/*}*/


/*.timeline-three .year-content-wrap, .timeline-three .year-wrapper-year {*/


/*  background: url(../img/indus-img4.png) center center no-repeat;*/


/*  background-size: cover;*/


/*}*/


/*.timeline-four .year-content-wrap,*/


/*.timeline-four .year-wrapper-year {*/


/*  background: url(../img/indus-img4.png) center center no-repeat;*/


/*  background-size: cover;*/


/*}*/


/*.timeline-five .year-content-wrap,*/


/*.timeline-five .year-wrapper-year {*/


/*  background: #9333ea;*/


/*}*/


/*.timeline.slide-open .year-wrapper {*/


/*  width: 100%;*/


/*}*/


/*.year-wrapper {*/


/*  display: flex;*/


/*  flex-wrap: wrap;*/


/*  height: 80vh;*/


/*}*/


/*.year-content-wrap {*/


/*  max-width: 100%;*/


/*  display: none;*/


/*  flex-wrap: wrap;*/


/*  padding: 0 15px;*/


/*  align-items: center;*/


/*}*/


/*.timeline.slide-open .year-content-wrap {*/


/*  display: flex;*/


/*  width: 100%;*/


/*}*/


/*.year-wrapper-image img {*/


/*  width: 100%;*/


/*}*/


/*.year {*/


/*  padding: 20px 10px;*/


/*  color: #ffffff;*/


/*  text-align: center;*/


/*  font-size: 22px;*/


/*  line-height: 42px;*/


/*  margin: 0;*/


/*  font-weight: 500 !important;*/


/*}*/


/*.year-wrapper-year {*/


/*  display: flex;*/


/*  flex-wrap: wrap;*/


/*  align-items: center;*/


/*  justify-content: center;*/


/*  cursor: pointer;*/


/*  width: 100%;*/


/*  align-content: center;*/


/*}*/


/*.year-wrapper-title {*/


/*  font-size: 75px;*/


/*  margin: 0;*/


/*  color: #ffffff;*/


/*}*/


/*.timeline.slide-open .year-wrapper-year {*/


/*  display: none;*/


/*}*/


/*.year-wrapper-text {*/


/*  font-size: 18px;*/


/*  font-weight: 400;*/


/*  color: #fff;*/


/*}*/


/*.year-content {*/


/*  flex: 0 0 calc(50% - 30px);*/


/*  max-width: calc(50% - 30px);*/


/*  padding: 0 15px;*/


/*}*/


/*.timeline-five.slide-open {*/


/*  width: 100%;*/


/*}*/


/*.timeline-five.slide-open .year-content-wrap {*/


/*  text-align: center;*/


/*  justify-content: center;*/


/*}*/


/*.industries div {*/


/*	height: 100%;*/


/*	width: calc(100% / 3);*/


/*	cursor: pointer;*/


/*	transition: width 750ms ease-in-out;*/


/*	transition-delay: 250ms;*/


/*	display: flex;*/


/*	align-items: center;*/


/*	justify-content: center;*/


/*}*/


/*.industries div:nth-child(1) {*/


/*	background: #dedede;*/


/*	color: black;*/


/*}*/


/*.industries div:nth-child(2) {*/


/*	background: #000;*/


/*	color: white;*/


/*}*/


/*.industries div:nth-child(3) {*/


/*	background: #e9a4b3;*/


/*	color: white;*/


/*}*/


/*.industries div:nth-child(4) {*/


/*	background: #000;*/


/*	color: white;*/


/*}*/


/*.industries div:nth-child(5) {*/


/*	background: #fff;*/


/*	color: black;*/


/*}*/


/*.industries p {*/


/*	text-align: center;*/


/*	font-weight: 700;*/


/*}*/


/*.industries div:hover {*/


/*	width: 200%;*/


/*}*/


/*.industries div:hover p {*/


/*}*/


/*.industries .main-exp-div {*/


/*    display: flex;*/


/*    flex-direction: column;*/


/*    transition: all 750ms ease-in-out;*/


/*	transition-delay: 250ms;*/


/*}*/


/*.industries .expend-div {*/


/*    display: none;*/


/*}*/


/* ************************** Industries Css End ****************************  */


/* ************************** About Coders Css ****************************  */

.about-coders {
    overflow: hidden;
    padding-bottom: 15px;
}

.about-coders .text {
    padding-top: 80px;
}

.about-coders .img-div img {
    width: 60%;
}

.partner-tech ul li img {
    width: 100%;
}


/* .about-coders .container {
    margin-top: -800px;
} */

.text .partner-tech ul {
    font-size: 0;
}

.text .partner-tech ul li {
    width: 30%;
    text-align: center;
    margin-right: 15px;
    margin-bottom: 15px;
    position: relative;
}


/* .text .partner-tech ul li:hover:before,
.text .partner-tech ul li:hover:after {
    content: '';
    position: absolute;
    left: -3px;
    top: -3px;
    background: linear-gradient(45deg, #813beb, #fff, #813beb, #813beb, #fff, #fff, #fff, #813beb, #813beb, #813beb);
    background-size: 400%;
    width: calc(100% + 6px);
    height: calc(100% + 6px);
    z-index: -1;
    animation: steam 20s linear infinite;
    border-radius: 12px;
}

@keyframes steam {
    0% {
        background-position: 0 0;
    }
    50% {
        background-position: 400% 0;
    }
    100% {
        background-position: 0 0;
    }
} */

.block:after {
    filter: blur(10px);
}

.text .partner-tech ul li:last-child,
.text .partner-tech ul li:nth-child(3) {
    margin-right: 0;
}

.text .partner-tech h4 {
    font-weight: 600;
    font-size: 22px;
    font-family: "Poppins", sans-serif;
}


/* ************************** About Coders Css End ****************************  */


/* ************************** Awards Css ****************************  */

.awards {
    background: #262b37;
    padding: 40px 0;
}

.awards .logo-slider img {
    width: 80%;
    height: 110px;
    margin: 0 10px 0 10px;
    object-fit: contain;
}


/* ************************** Awards Css End ****************************  */


/* ************************** Testimonials Css ****************************  */

.testimonials {
    padding: 60px 0 0;
}

.testimonials .text img {
    width: 100%;
    border-radius: 30px;
}

.testimonials .slide-all,
.testimonials .rating-div {
    background: #140134 !important;
}

.testimonials .slide-all {
    border-color: #5150eb!important;
}

.testimonials .coders-rating ul li {
    margin-bottom: 20px;
}

.testimonials .coders-rating ul li:last-child {
    margin-bottom: 0;
}

.slide-all .rating-div ul li i {
    color: #ffb900;
}

.slide-all .rating-div ul li.rating-text {
    color: #999999;
    padding-left: 8px;
}

.slide-all h5 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}

.testimonials .new-marquee,
.testimonials .new-marquee_rtl {
    position: relative;
}

.testimonials .row {
    position: relative;
}

.testimonials .row.align-items-center:before {
    position: absolute;
    content: "";
    width: 900px;
    height: 225px;
    background: url(../img/testi-top-before.png) no-repeat;
    z-index: 1;
    top: 0;
    right: 0;
    opacity: 0;
}

.testimonials .row.align-items-center:after {
    position: absolute;
    content: "";
    width: 900px;
    height: 155px;
    background: url(../img/testi-bottom-after.png) no-repeat;
    z-index: 1;
    bottom: 0;
    right: 0;
    opacity: 0;
}

.new-marquee_rtl .slick-slide {
    transform: rotateX(180deg);
}

.new-marquee_rtl {
    transform: rotateX(180deg);
}


/* ************************** Testimonials Css End ****************************  */


/* ************************** FAQ's Css**************************** */
ul.accordion-list {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    list-style: none;
}

ul.accordion-list li {
    position: relative;
    display: block;
    width: 100%;
    background-color: #fff;
    padding: 35px 20px;
    margin: 0 auto 15px auto;
    border: 1px solid #eee;
    border-radius: 25px;
    cursor: pointer;
    padding-left: 75px;
}

ul.accordion-list li.active h3:after {
    transform: rotate(45deg);
}

ul.accordion-list li h3 {
    font-weight: 500;
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    font-size: 22px;
    letter-spacing: 0.01em;
    cursor: pointer;
    font-family: "Poppins", sans-serif;
    color: #292d32;
}

ul.accordion-list li h3:after {
    content: "\f278";
    font-family: "material-design-iconic-font";
    position: absolute;
    right: 0;
    top: 0;
    color: #fcc110;
    transition: all 0.3s ease-in-out;
    font-size: 18px;
    opacity: 0;
}

ul.accordion-list li div.answer {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

ul.accordion-list li div.answer p {
    font-weight: 300;
    padding: 10px 0 0 0;
    line-height: 150%;
    margin: 0;
    font-size: 14px;
    color: #292d32;
}

ul.accordion-list li:before {
    position: absolute;
    content: "01";
    width: 40px;
    height: 30px;
    line-height: 30px;
    left: 20px;
    top: 0;
    font-size: 30px;
    bottom: 0;
    margin: auto 0;
    font-weight: 600;
    background: -webkit-linear-gradient(#813beb, #2563eb );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

ul.accordion-list {
    & li {
        &.active {
            background: #fff;
            box-shadow: 0 0 91px rgb(0 0 0 / 12%);
        }
    }
}

ul.accordion-list li.active:before {
    -webkit-text-fill-color: #93959b;
}

ul.accordion-list li:nth-child(2):before {
    content: "02";
}

ul.accordion-list li:nth-child(3):before {
    content: "03";
}

ul.accordion-list li:nth-child(4):before {
    content: "04";
}

ul.accordion-list li:nth-child(5):before {
    content: "05";
}

.orange-div {
    background: linear-gradient(90deg, #813beb, #2563eb );
    height: 100%;
    border-radius: 30px;
    padding: 40px 50px 0 50px;
}

.orange-div:after {
    position: absolute;
    content: "";
    width: 461px;
    height: 348px;
    background: url(../img/faqs-women.png) no-repeat;
    right: -100px;
    bottom: 0;
    background-size: 90%;
}

.faq-div .btn-div a.btn-normal.chat {
    width: 200px;
    background: #262b37;
    color: #fff;
    padding: 0;
    display: inline-block;
    height: 50px;
    line-height: 47px;
    text-align: center;
}

.faq-div .btn-div a.btn-normal.chat:hover,
.faq-div .btn-div a.btn-grad:hover {
    box-shadow: 0px 0px 90px #fff;
}

.faq-div .btn-div a.btn-grad {
    background: transparent;
    border: 1px solid #fff;
    padding: 0;
    width: 200px;
    display: inline-block;
    height: 50px;
    line-height: 47px;
    text-align: center;
}

.faq-div .btn-div a.btn-normal.chat img,
.faq-div .btn-div a.btn-grad img {
    vertical-align: middle;
    margin-right: 5px;
}

.faq-div .btn-div a.btn-grad:before {
    display: none;
}


/* ************************** FAQ's Css End**************************** */


/* ************************** Form Css**************************** */

.form-div {
    margin: 90px 0;
}

.form-div .text p {
    font-size: 16px;
    color: #5e5e5e;
    margin-top: 35px;
}

.ratings-div p span {
    color: #ff9920;
    font-weight: 600;
}

.form-div .text h2 {
    font-size: 34px;
}

.form-div .text h2 span.percent {
    font-size: 40px;
}

.ratings-div p {
    color: #777777;
    font-size: 16px;
}

.form-div .ratings-div {
    border-top: 1px solid #d9d8d8;
    padding-top: 30px;
}

.form-div .ratings-div .rate-img {
    margin-bottom: 15px;
}


/* ************************** Form Css End**************************** */

.footer-sec {
    padding: 80px 0 40px;
    background: linear-gradient(45deg, black, transparent);
}

.footer-sec .text h2,
.footer-sec .text p {
    color: white;
}

.foot-form input,
.foot-form textarea {
    background: #3a3e49;
    border: none;
    width: 100%;
    height: 50px;
    border-radius: 8px;
    padding-left: 15px;
    margin-bottom: 15px;
    color: white;
}

.foot-form textarea {
    height: 150px;
}

.foot-form button {
    width: 100%;
    height: 2.5em;
}

.foot-right h4 {
    font-size: 18px;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin-bottom: 25px;
}

.footer-sec ul li a:hover {
    color: #594ceb;
}

.footer-sec ul li a {
    color: #fff;
    transition: ease 0.5s;
    font-size: 14px;
}

.footer-sec ul li {
    display: block;
    color: #fff;
    padding-bottom: 10px;
}

.footer-sec ul li i {
    padding-right: 10px;
}

.fot-img p {
    color: #85888f !important;
}

.footer-sec .foot-right img {
    width: 30%;
}

.footer-sec p {
    color: #fff;
    margin-top: 25px;
}

.footer-sec .canada-div img {
    width: 100%;
}

.socials_icon {
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
    z-index: 999;
}

.socials_icon li a {
    width: 35px;
    height: 35px;
    border: 1px solid white;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}

.socials_icon.contact_socail_icons li a {
    border: 1px solid black;
}

.socials_icon li a i {
    padding-right: 0px;
}


/* contact sec css end */


/* contact sec css end */

.counting {
    text-align: center;
}

section.countdown-timer {
    display: flex;
    column-gap: 40px;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 0;
}

.countdown-info {
    display: flex;
    width: 65px;
    align-items: center;
    justify-content: center;
    height: 75px;
    border: 1px solid #e3e2e2;
    border-radius: 6px;
}

.counting .timer-box p {
    color: #282828;
}

.counting p {
    color: #6a6a6a;
}

.countdown-info p {
    font-size: 40px !important;
    margin: 0 !important;
    font-weight: 800;
}

.price-main a.normal-btn {
    width: 100%;
}


/* inner pages css start  */

.faq-div {
    padding-bottom: 90px;
    padding-top: 55px;
}

.inner-sec {
    position: relative;
    background-image: url("../img/about-banner.png");
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 950px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 180px;
}

.inner-sty .header.mt-5 {
    position: absolute;
    width: 100%;
    z-index: 9;
}

.inner-sec .text h1,
.inner-sec .text p {
    color: white;
}

.inner-sec h4 {
    font-size: 20px;
    color: white;
    margin: 150px 0 0;
    font-family: "Poppins", sans-serif;
}

.div-images {
    display: flex;
    column-gap: 10px;
}

.div-images img {
    width: 100%;
}

.div-images img {
    width: 154px;
    margin: 50px 0 0;
}

.about-sec-1 .img-box img {
    width: 100%;
}

.about-sec-1 {
    padding: 120px 0 0px;
    margin: 0px 0 -50px;
}

.vision-about {
    padding: 170px 0 100px;
    background: linear-gradient(90deg, #813beb 30%, #2563eb );
}

.inner-sty .counterboxcard h3,
.counterboxcard p {
    color: white;
}

.v-box {
    padding: 40px 60px;
    border: 1px solid #ffffff52;
    border-radius: 15px;
}

.v-box h4 {
    color: white;
    font-size: 45px;
    margin: 0 0 30px;
}

.v-box p {
    color: white;
    font-size: 18px;
    opacity: 80%;
}

.inner-sty .counterboxcard {
    border: 1px solid rgba(255, 255, 255, 0.385) !important;
}

.about-sec-1 .text {
    padding-bottom: 60px;
}

.about-sec-2 {
    padding: 100px 0;
}

.c-box {
    padding: 20px 30px;
    border: 1px solid #dfdfdf;
    border-radius: 20px;
    margin: 0 0 30px;
    min-height: 180px;
}

.about-choose {
    padding: 100px 0 80px;
    background: #f9f9f9;
}

section.about-choose .text h2 {
    color: #262b37;
}

.c-box h3 {
    font-size: 25px;
    color: #262b37;
    margin: 0 0 20px;
}

.c-box p {
    font-size: 18px;
    color: #626671;
    margin: 0;
}

.about-choose .text {
    margin: 0 0 70px !important;
}

.inner-sty .services-section {
    padding: 90px 0;
}

section.inners-banner {
    padding: 50px 0;
    position: relative;
}

.inners-banner:before {
    position: absolute;
    content: "";
    width: 175px;
    height: 158px;
    background: url(../img/banner-before.png) no-repeat;
    top: 30px;
    left: 30px;
    z-index: 2;
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate;
}

.inner-img img.unity-img-1 {
    position: relative;
    right: 0px;
}

section.inners-banner .inner-img img {
    border-radius: 30px;
    width: 100%;
}

.inner-img img.unity-img-2 {
    position: absolute;
    bottom: 160px;
    left: -20px;
}

.inner-img img.unity-img-3 {
    position: absolute;
    bottom: -100px;
    left: -60px;
}

.awards-main img {
    width: 174px;
    height: 89px;
    object-fit: contain;
}

.awards-main .row {
    background: #f9f9f9;
    padding: 50px 0;
    border-radius: 30px;
    border: 1px solid #e5e5e5;
}

.awards-main .row .col {
    text-align: center;
}


/* mobile app dev css start  */

.mob-ser-1 {
    padding: 90px 0;
}

.right-div {
    text-align: right;
}

.m-box:hover {
    background: linear-gradient(90deg, #813beb 30%, #2563eb );
}

.mob-ser-1 .m-box:hover h3,
.m-box:hover p,
.m-box:hover a {
    color: white;
}

.mob-ser-1 .m-box:hover img {
    filter: brightness(0) invert(1);
}

.m-box {
    border: 1px solid #d9d9d9;
    border-radius: 20px;
    padding: 30px 20px;
    margin: 0 0 30px;
    /*min-height: 330px;*/
    height: 95%;
}

.m-box h3 {
    font-size: 21px;
    color: #262b37;
    margin: 30px 0 15px;
}

.m-box p {
    font-size: 16px;
    color: #626671;
}

.m-box a {
    font-size: 16px;
    color: #262b37;
    display: flex;
    align-items: center;
    column-gap: 15px;
}

.mob-ser-1 .text h2 {
    margin: 20px 0 30px;
}

.mob-ser-1 .m-box h3,
.mob-ser-1 .m-box p {
    color: #fff;
}

.mob-ser-1 .m-box ul li:before {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    background: linear-gradient(90deg, #813beb, #2563eb, #9587ff, #2563eb);
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 0;
    border-radius: 100px;
}

.mob-ser-1 .m-box ul li {
    position: relative;
    display: block;
    padding-left: 15px;
}

.mob-ser-1 .m-box:hover ul li:before {
    background: #fff;
}

.tech-sec {
    background-image: url("../img/application-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 860px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tech-sec .text h2 {
    font-size: 40px;
    margin: 20px 0 30px;
    color: white;
}

.tech-sec .text p {
    font-size: 18px;
    color: white;
}

.t-img {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
    column-gap: 10px;
    margin: 40px 0 40px;
}

.dev-sec .text img {
    width: 100%;
    margin: 50px 0 0;
    will-change: transform;
    transform: perspective(1000px) rotateX(20deg) rotateY(0deg) scale3d(1, 1, 1);
    transition: ease 0.4s;
}

.dev-sec:hover .text img {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) scale3d(1, 1, 1);
}

.d-text {
    display: flex;
    column-gap: 20px;
    align-items: center;
    margin: 0 0 20px;
}

.d-box:hover {
    background: linear-gradient(90deg, #813beb 30%, #2563eb );
}

.dev-sec .d-box:hover h3,
.d-box:hover p,
.d-box:hover a {
    color: white;
}

.dev-sec .d-box:hover img {
    filter: brightness(0) invert(1);
}

.d-box {
    border: 1px solid #d9d9d9;
    border-radius: 20px;
    padding: 30px 20px;
    margin: 0 0 30px;
    min-height: 240px;
    transform-style: preserve-3d;
    perspective: 1000px;
}

.d-box h3 {
    font-size: 19px;
    color: #262b37;
    margin: 0px 0 0;
}

.d-box p {
    font-size: 16px;
    color: #626671;
}

.d-box a {
    font-size: 16px;
    color: #262b37;
    display: flex;
    align-items: center;
    column-gap: 15px;
}

.dev-sec .text h2 {
    margin: 15px 0 20px;
}

.company-sec {
    padding: 100px 0 90px;
}

.step-box:hover {
    transform: scale(1.02);
}

.step-box {
    border: 1px solid #d9d9d9;
    border-radius: 20px;
    padding: 30px;
    margin: 50px 0 40px;
    min-height: 387px;
    transition: 0.5s;
}

.ama-wholsale .step-box {
    min-height: 435px;
}

.blockchain-page .step-box {
    min-height: auto;
    padding: 20px 20px 20px;
    text-align: center;
}

.blockchain-page .step-box h2 {
    font-size: 60px;
    margin: -70px 0 0;
}

.blockchain-page .step-box h4 {
    font-size: 19px;
}

.step-box h2 {
    font-size: 70px;
    margin: -80px 0 0;
    background: -webkit-linear-gradient(#813beb, #2563eb );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: right;
}

.step-box h4 {
    font-size: 16px;
    margin: 20px 0 15px;
    color: #262b37;
}

.blockchain-page .step-box img {
    width: 25%;
    margin: 20px 0 0px;
}

.step-box p {
    font-size: 16px;
    color: #626671;
}

.company-sec h4,
.company-sec p {
    color: #fff;
}

.company-sec img {
    width: 25%;
    filter: invert(1);
}

.app-dev .container-fluid {
    padding: 0px 100px;
}

.left-side {
    position: relative;
    padding: 40px 40px 550px 40px;
    background-size: cover;
    background-image: url("../img/web-bg.png");
    border-radius: 25px;
    height: 98%;
}

.left-side:after {
    position: absolute;
    content: "";
    background-image: url("../img/dide-1.png");
    background-size: cover;
    background-repeat: no-repeat;
    width: 520px;
    height: 430px;
    bottom: -20px;
    left: -60px;
}

.mac-bg {
    background-image: url("../img/mac-bg.png");
    background-repeat: no-repeat;
}

.mac-slide .slick-track {
    padding: 50px 8px;
}

.mac-slide .slick-active button {
    background: #9333ea !important;
}

.mac-slide ul.slick-dots li button {
    font-size: 0px;
    width: 13px;
    height: 13px;
    border-radius: 50px;
    border: transparent;
    margin-right: 12px;
    background: #d9d9d9;
    margin-top: 20px;
}

.dynam .text img {
    margin-top: 0px;
}

.inno-bg {
    background-image: url("../img/inno-bg.png") !important;
}

.tech-sec .text a {
    margin-top: 20px;
}

.eco img.unity-img-1 {
    width: 140%;
}

.ipad {
    background-image: url("../img/ipad-bg.png");
}

.ipad:after {
    background-image: url("../img/ipad-img.png");
    width: 540px;
}

.app-div .c-box {
    display: flex;
    align-items: center;
    column-gap: 20px;
    transition: 0.5s;
}

.app-div .c-box:hover {
    background: white;
}

.app-div .c-box:hover h3 {
    color: #813beb;
}

.app-div .c-box h3 {
    font-size: 22px;
    color: #262b37;
    margin-bottom: 15px;
}

.app-div .c-box p {
    font-size: 16px;
}

.app-div {
    margin-bottom: 90px;
}

.eco section.dev-sec.dynam {
    padding-bottom: 100px;
}


/* mobile app dev css end  */


/* inner pages css end  */


/* ************************** Our Partner Page Start **************************** */

.brands_sec {
    padding: 50px 0 110px;
}

.brands_sec .txt .partner {
    box-shadow: 0px 0px 41.8px 0px #00000017;
    background: white;
    border-radius: 50px;
    padding: 13px 35px;
    width: max-content;
    margin-bottom: 20px;
}

.brands_sec .txt .partner p {
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #262B37;
    margin-bottom: 0;
    padding-right: 0px;
}

.brands_sec .txt h2 {
    margin-bottom: 20px !important;
}

.brands_sec .txt p {
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #626671;
    padding-right: 35px;
}

.brands_sec .card {
    padding: 25px 20px;
    border: 1px solid #00000014;
    background: #F9F9F9;
    border-radius: 20px;
    height: 100%;
}

.brands_sec .card p {
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
    color: #626671;
    margin-top: 20px;
    margin-bottom: 0;
}


/* ************************** Our Partner Page End **************************** */


/* ************************** Tpayment Page Start **************************** */

.tpayment_sec {
    padding: 90px 0 68px;
    background: linear-gradient(90deg, #813beb 0%, #2563eb  100%);
    position: relative;
    overflow: hidden;
}

.tpayment_sec .txt .process {
    box-shadow: 0px 0px 41.8px 0px #00000017;
    background: white;
    border-radius: 50px;
    padding: 13px 35px;
    width: max-content;
    margin-bottom: 20px;
}

.tpayment_sec .txt .process p {
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    background: -webkit-linear-gradient(#813beb, #2563eb );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 0;
}

.tpayment_sec .txt h2 {
    color: white;
}

.technologies_sec .txt h2 {
    color: #262B37;
}

.tpayment_sec .txt h2,
.technologies_sec .txt h2,
.connect_sec .formTxt h2,
.brands_sec .txt h2 {
    font-weight: 400;
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 60px;
}

.tpayment_sec .txt .box {
    border: 1px solid #FFFFFF;
    border-radius: 10px;
    height: 100%;
}

.tpayment_sec .txt .box .image {
    padding: 42px 20px 24px;
    border-bottom: 1px solid white;
}

.tpayment_sec .box .txt {
    padding: 30px 24px 20px;
}

.tpayment_sec .txt .box h3 {
    font-weight: 500;
    font-size: 22px;
    line-height: 120%;
    letter-spacing: 0%;
    color: white;
    margin-bottom: 10px;
}

.tpayment_sec .txt .box p {
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: white;
}

.tpayment_sec .tpaymentImage {
    position: absolute;
    top: 0;
    right: 0;
}

.tpayment_sec .tpaymentImage img {
    width: 82.8%;
    margin-left: auto;
    display: block;
}


/* ************************** Tpayment Page End **************************** */


/* ************************** Technologies Page start **************************** */

.technologies_sec {
    padding: 90px 0;
}

.technologies_sec .txt .partnership {
    box-shadow: 0px 0px 41.8px 0px #00000017;
    background: white;
    border-radius: 50px;
    padding: 13px 35px;
    width: max-content;
    margin-bottom: 20px;
}

.technologies_sec .txt .partnership p {
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #262B37;
    margin-bottom: 0;
}

.technologies_sec .txt h2 span,
.connect_sec .formTxt h2 span,
.brands_sec .txt h2 span {
    background: -webkit-linear-gradient(#813beb, #2563eb );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.technologies_sec .card {
    border: 1px solid #00000014;
    background: #F9F9F9;
    border-radius: 25px;
    height: 100%;
}

.technologies_sec .card .image {
    padding: 42px 20px 24px;
    border-bottom: 1px solid #E5E5E5;
    min-height: 150px;
    display: flex;
    align-items: center;
}

.technologies_sec .cardTxt {
    padding: 30px 24px 20px;
}

.technologies_sec .card h3 {
    font-weight: 600;
    font-size: 22px;
    line-height: 32px;
    color: #262B37;
    margin-bottom: 10px;
}

.technologies_sec .card p {
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #626671;
}


/* ************************** Technologies Page End **************************** */


/* ************************** Connect Start **************************** */

.connect_sec {
    padding: 90px 0;
    background: #F9F9F9;
}

.connect_sec .connect_box {
    background: linear-gradient(90deg, #813beb, #2563eb );
    height: 95%;
    border-radius: 25px;
    position: relative;
}

.connect_sec .connect_box .connect_txt {
    padding: 40px 40px 0 40px;
}

.connect_sec .connect_box h3 {
    font-weight: 400;
    font-size: 40px;
    line-height: 50px;
    color: white;
    margin-bottom: 15px;
}

.connect_sec .connect_box p {
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    color: white;
    margin-bottom: 40px;
}

.connect_sec .connect_box .btn-div {
    gap: 11px;
    display: flex;
    align-items: center;
}

.connect_sec .connect_box .btn-div .chat {
    width: 165px;
    background: #262b37;
    color: #fff;
    padding: 0;
    display: inline-block;
    height: 50px;
    line-height: 47px;
    text-align: center;
}

.connect_sec .connect_box .btn-div .btn-grad {
    background: transparent !important;
    border: 1px solid #fff;
    padding: 0;
    width: 200px;
    display: inline-block;
    height: 50px;
    line-height: 47px;
    text-align: center;
}

.connect_sec .connect_box .btn-div .btn-grad:before {
    background: transparent;
}

.connect_sec .connect_box .connect_image {
    position: absolute;
    bottom: 0;
    right: 0;
}

.connect_sec .connect_box .connect_image img {
    border-bottom-right-radius: 25px;
    width: 95%;
    margin-left: auto;
    display: block;
    margin-top: 20px;
}

.connect_sec .formTxt .started {
    box-shadow: 0px 0px 41.8px 0px #00000017;
    background: white;
    border-radius: 50px;
    padding: 13px 35px;
    width: max-content;
    margin-bottom: 15px;
}

.connect_sec .formTxt .started p {
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #262B37;
    margin-bottom: 0;
}

.connect_sec .formTxt h2 {
    margin-bottom: 15px;
    color: #262b37;
}

.connect_sec .formTxt p {
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    color: #262B37;
}

.connect_sec .formFlex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
}

.connect_sec .formFlex div {
    width: 48%;
}

.connect_sec form div input,
.connect_sec form div select,
.connect_sec form div textarea {
    width: 100%;
    height: 55px;
    background: #00000017;
    border-radius: 8px;
    border: 0;
    padding: 0 20px;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #525252;
}

.connect_sec form div textarea {
    height: 200px;
    resize: none;
    padding-top: 20px;
}

.connect_sec form div input:focus,
.connect_sec form div select:focus,
.connect_sec form div textarea:focus {
    outline: 0;
}

.connect_sec form div input::placeholder,
.connect_sec form div select::placeholder,
.connect_sec form div textarea::placeholder {
    color: #525252;
}

.connect_sec form .btn button {
    width: 100%;
    height: 55px;
    background: linear-gradient(90deg, #813beb 0%, #2563eb  100%);
    border-radius: 50px;
    border: 0px;
    color: white;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    margin-top: 20px;
}

.connect_sec form .btn:active {
    border: 0 !important;
}


/* ************************** Connect End **************************** */


/* ************************** Industries Css Start ****************************  */

.timeline-wrapper {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    overflow: hidden;
}

.timeline {
    margin-bottom: 10px;
    display: inline-block;
    width: 15%;
    transition: width 0.3s ease;
    cursor: pointer;
}

.timeline:hover,
.timeline.slide-open {
    width: 100%;
}

.timeline-one .year-content-wrap,
.timeline-one .year-wrapper-year {
    background: url(../img/indus-img1.png) center center no-repeat;
    background-size: cover;
}

.timeline-two .year-content-wrap,
.timeline-two .year-wrapper-year {
    background: url(../img/indus-img2.png) center center no-repeat;
    background-size: cover;
}

.timeline-three .year-content-wrap,
.timeline-three .year-wrapper-year {
    background: url(../img/auto-03.png) center center no-repeat;
    background-size: cover;
}

.timeline-four .year-content-wrap,
.timeline-four .year-wrapper-year {
    background: url(../img/auto-04.png) center center no-repeat;
    background-size: cover;
}

.timeline-five .year-content-wrap,
.timeline-five .year-wrapper-year {
    background: url(../img/auto-05.png) center center no-repeat;
    background-size: cover;
}

.timeline.slide-open .year-wrapper {
    width: 100%;
}

.year-wrapper {
    display: flex;
    flex-wrap: wrap;
    height: 80vh;
}

.year-content-wrap {
    max-width: 100%;
    display: none;
    /* flex-direction: column; */
    padding: 0 15px;
    /* justify-content: center; */
    /* align-items: center; */
    opacity: 0;
    transition: opacity 0.5s ease, display 0.5s ease;
}

.timeline.slide-open .year-content-wrap,
.timeline:hover .year-content-wrap {
    display: flex;
    width: 100%;
    opacity: 1;
}

.timeline.slide-open .year-content-wrap.show-content,
.timeline:hover .year-content-wrap.show-content {
    opacity: 1;
}

.year-wrapper-image img {
    width: 100%;
}

.year {
    padding: 20px 10px;
    color: #ffffff;
    text-align: center;
    font-size: 22px;
    line-height: 42px;
    margin: 0;
    font-weight: 500 !important;
    font-family: "Poppins", sans-serif;
}

.year-wrapper-year {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 100%;
    align-content: center;
}

.year-wrapper-title {
    font-size: 75px;
    margin: 0;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    text-align: left;
}

.timeline.slide-open .year-wrapper-year,
.timeline:hover .year-wrapper-year {
    display: none;
}

.year-wrapper-text {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    width: 50%;
    min-height: 230px;
    text-align: left;
}

.year-content {
    /*padding: 0 15px;*/
    /*display: flex;*/
    /*align-items: flex-start;*/
    /*justify-content: flex-start;*/
    /*flex-direction: column;*/
    /*width: 100%;*/
    position: relative;
    top: 33%;
}

.timeline-five.slide-open,
.timeline-five:hover {
    width: 100%;
}

.timeline-five.slide-open .year-content-wrap,
.timeline-five:hover .year-content-wrap {
    text-align: center;
    justify-content: center;
}

.year-content-wrap {
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.timeline.expanded .year-content-wrap.show-content {
    display: block;
    opacity: 1;
}

.mobile .industries {
    margin-top: 100px;
}

.about-sec-2 .img-box img {
    width: 100%;
}

.game-sec .img-box img {
    width: 100%;
}

.game-sec li.nav-item {
    border: 1px solid #ededed;
    margin: 0 10px 20px;
}

li.nav-item button {
    width: 189px;
    height: 60px;
    color: #262b37 !important;
    text-transform: uppercase;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: var(--bs-nav-pills-link-active-color) !important;
    background: linear-gradient(90deg, #813beb 30%, #2563eb );
}

.game-sec {
    padding: 90px 0;
}


/* new css start  */

.ios-app .left-side {
    background-image: url(../img/ios-app-bg.png);
    background-position: bottom;
    padding: 40px 40px 600px 40px;
    transition: ease 0.45s;
}

.ios-app .app-dev:hover .left-side {
    background-position: bottom -15px center;
}

.ios-app .left-side:after {
    display: none;
}

.ios-app .left-side h2,
.ios-app .left-side p {
    color: white;
}

.ios-app .tech-sec {
    background-image: url("../img/alpha-ios-bg.png");
}

ul.list-sty li {
    display: flex;
    font-size: 18px;
    column-gap: 10px;
    color: #ffffff;
    margin: 15px 0;
    align-items: center;
}

ul.list-sty li i {
    color: #813beb;
}

ul.list-sty {
    column-count: 2;
    margin: 30px 0 20px;
}

.mob-box {
    display: flex;
    align-items: center;
    column-gap: 30px;
    margin: 20px 0 0;
    text-align: right;
    transition: .5s;
    border: 1px solid #d9d9d9;
    border-radius: 20px;
    padding: 20px 15px;
    margin-right: 50px;
}

.mobile-sec {
    padding: 100px 0;
}

.mobile-sec .container-fluid {
    padding: 0px 150px;
}

.mobile-sec .img-box {
    text-align: center;
    transition: ease 0.5s;
}

.mobile-sec:hover .img-box {
    transform: scale(1.05);
}

.mobile-sec .img-box img {
    width: 100%;
}

.mob-box-1 {
    text-align: left;
    margin-right: 0px;
    margin-left: 50px;
}

.stack-sec .img-box img {
    width: 100%;
}

.tech-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.tech-text {
    width: 210px;
    text-align: center;
}

.stack-sec {
    padding: 100px 0;
    background: #f9f9f9;
}

.tech-text {
    width: 200px;
    text-align: center;
    padding: 30px 0;
    border: 1px solid #d9d9d9;
    border-right: 0px;
    border-top: 0px;
}

.tech-tab {
    border: 1px solid #d9d9d9;
    border-radius: 8px;
    border-bottom: 0px;
}

.tech-tab .me-3 {
    margin-right: 0rem !important;
}

.tabend {
    background: white;
    min-height: 386px;
    width: 69.5%;
    border-radius: 10px 0px 0px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* border-top: 1px solid #d9d9d9; */
    border-bottom: 1px solid #d9d9d9;
}

.tech-tab button {
    width: 170px;
    height: 55px;
    margin: 0 0 10px;
    border-radius: 50px !important;
    color: black;
    font-size: 18px;
}

.tech-text p {
    margin-top: 20px;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
}

.stack-sec .container-fluid {
    padding: 0px 150px;
}

.mob-text h4 {
    font-size: 20px;
    margin: 0 0 10px;
}

.mob-text p {
    font-size: 16px;
    color: #626671;
}

.android-app .left-side {
    background-image: url("../img/and-app-bg.png");
}

.android-app .left-side:after {
    background-image: url("../img/and-app-img.png");
    width: 335px;
    height: 470px;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: ease 0.5s;
}

.android-app .app-dev:hover .left-side:after {
    bottom: -10px;
}


/* ************************** Industries Css End ****************************  */


/* Game app dev css end  */

.unity-app .inners-banner .inner-img img {
    transition: ease 0.5s;
}

.unity-app .inners-banner:hover .inner-img .game-img-1 {
    right: -300px;
}

.unity-app .inners-banner:hover .inner-img .game-img-3 {
    bottom: -90px;
}

.unity-app .inners-banner:hover .inner-img .game-img-2 {
    bottom: 170px;
}

.inners-banner .inner-img img.game-img-1 {
    width: 100%;
    position: relative;
    right: -160px;
}

.inners-banner .inner-img img.game-img-2 {
    position: absolute;
    bottom: 250px;
    left: 0;
    width: 40%;
}

.inners-banner .inner-img img.game-img-3 {
    position: absolute;
    left: 0;
    bottom: 0;
}

.game-dev .container-fluid {
    padding: 0px 100px;
}

.game-dev .left-side {
    padding: 0;
    background: none;
    border-radius: 0;
}

.web-app .left-side:after {
    background-image: url(../img/app-develop.png);
    height: 408px;
}

.left-side:after {
    position: absolute;
    content: "";
    background-image: url(../img/ipad-img.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 475px;
    height: 378px;
    bottom: -20px;
    left: -60px;
}

.facts-bg {
    background-image: url(../img/facts-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.facts-bg .right-img {
    position: relative;
    text-align: right;
}

.facts-bg img {
    width: 50%;
}

.game-dev .left-side::after {
    display: none;
}

.game-dev .left-side .game-dev-img-2 {
    position: absolute;
    left: 0;
    bottom: 0;
}

.fact-boxes {
    border: 1px solid #2d2b29;
    padding: 20px 20px;
    border-radius: 10px;
    transition: ease 0.9s;
    margin-bottom: 20px;
}

.fact-boxes:hover {
    background: #2d2b29;
    border: 1px solid #4c4b49;
}

.fact-boxes p {
    color: #fff;
    margin-bottom: 0;
}

.fact-boxes h4 {
    background: -webkit-linear-gradient(#813beb, #2563eb );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.facts-bg img {
    width: 70%;
}

.facts-bg img.facts-img-2 {
    position: absolute;
    left: -100px;
    bottom: -57px;
    width: 130%;
}

section.dev-sec.game-dev-sec .text img {
    width: 80%;
}

section.dev-sec.game-dev-sec .text img.choose-us-left-2 {
    position: absolute;
    right: 0;
    bottom: -100px;
    width: 100%;
}

.game-genres {
    padding: 100px 0 0;
}

.game-genres .nav-pills button {
    border-radius: 10px;
    background: none;
    color: #262b37 !important;
    border: 1px solid #e6e6e6;
    width: 31%;
    padding: 0;
    display: inline-block !important;
    height: 55px;
    margin-right: 10px;
    transition: ease 0.6s;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}

.game-genres .nav-pills button:last-child {
    margin-right: 0;
}

.game-genres .nav-pills button:hover {
    background: #e6e6e6;
    border: 1px solid #cfcfcf;
}

.game-genres .nav-pills button.active {
    background: linear-gradient(90deg, #813beb 30%, #2563eb );
    color: #fff !important;
}

.game-genres .tab-content {
    background: url(../img/genre-bg.png) no-repeat;
    background-size: 100%;
    height: 80vh !important;
    position: relative;
}

.game-genres .tab-content:after {
    position: absolute;
    content: "";
    width: 316px;
    height: 635px;
    background: url(../img/genre-after.png) no-repeat;
    right: -20px;
    top: -30px;
    background-size: 100%;
}

.tb-cont-inn {
    padding: 40px 40% 40px 40px;
}

.tb-cont-inn h2 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.tb-cont-inn h2,
.tb-cont-inn p {
    color: #fff;
}

.we-deliver {
    background: #f9f9f9;
}

.we-deliver .step-box h4 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}

.we-deliver .step-box {
    border: 1px solid #ebebeb;
    background: #fff;
}

.we-deliver .step-box:hover h4,
.we-deliver .step-box:hover p {
    color: #fff;
}

.we-deliver .step-box:hover img {
    filter: brightness(0) invert(1);
}

.we-deliver .step-box:hover {
    background: linear-gradient(90deg, #813beb 30%, #2563eb );
}

.android-type-sec {
    background: url(../img/android-main-bg.png) no-repeat;
    background-size: cover;
    padding: 100px 0 100px 0;
}

.android-type-sec:before {
    position: absolute;
    content: "";
    width: 764px;
    height: 784px;
    background: url(../img/android-left-bg.png) no-repeat;
    bottom: 0;
    left: 0;
    transition: ease 0.5s;
}

.android-app .android-type-sec:hover:before {
    left: -10px;
}

.android-type-sec .text h2,
.android-type-sec .text p {
    color: #fff;
}

.android-type-sec .d-box h3,
.android-type-sec .d-box p,
.android-type-sec .d-box a {
    color: #fff;
}

.stack-sec .img-box {
    margin-right: -150px;
}

.flutter-app .inner-img {
    text-align: right;
}

.react-app-dev h4 {
    color: #bec0c3;
    font-weight: 600;
    font-size: 40px;
    font-family: "Poppins", sans-serif;
    margin-bottom: 0;
}

.react-app-dev .m-box h3 {
    margin-top: 15px;
    font-size: 19px;
}

.react-app-dev .m-box {
    min-height: 278px;
}

.facts-figs {
    background: url(../img/facts-figs-bg.png) no-repeat;
    background-size: cover;
}

.facts-figs .text h2,
.facts-figs .text p {
    color: #fff;
}

.facts-figs .step-box {
    background: #232627;
    border: 1px solid #424446;
}

.facts-figs .step-box h4,
.facts-figs .step-box p {
    color: #fff;
}

.facts-figs .step-box h4 {
    margin-top: 0;
}

.unity-mob img {
    width: 95%;
}

.unity-mob {
    position: relative;
    transition: all 0.7s ease-in-out;
}

.pos-unity {
    position: absolute;
    bottom: -90px;
    left: -80px;
    transition: 0.5s;
    transition: all 0.7s ease-in-out;
}

.unity-mob:hover .pos-unity {
    transition: all 0.7s ease-in-out;
    transform: translate(10000px, -5000px) rotate(14deg);
    left: 0px;
}

.num-box {
    display: flex;
    flex-wrap: wrap;
    column-gap: 15px;
    row-gap: 20px;
    margin-top: 40px;
}

.unity-sec {
    background-image: url("../img/unity-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0;
    overflow: hidden;
}

.unity-sec .text h2,
.unity-sec .text p {
    color: white;
}

.num-text {
    width: 235px;
    border: 1px solid #d9d9d98c;
    border-radius: 20px;
    padding: 30px 20px;
}

.num-text h3 {
    background: -webkit-linear-gradient(#813beb, #2563eb );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 35px;
    margin: 0 0 20px;
}

.num-text p {
    margin: 0;
    font-size: 17px;
    color: #ffffff;
    opacity: 80%;
}

.unity-sec .img-box {
    text-align: right;
    position: relative;
}

.men-mob {
    position: absolute;
    bottom: -150px;
    left: -90px;
    transition: all 0.7s ease-in-out;
}

.unity-sec .img-box:hover .men-mob {
    transform: translateY(-50px);
    transition: all 0.7s ease-in-out;
}

.unity-app .solution-bg .text img {
    width: 80%;
}

.unity-app .solution-bg .text {
    position: relative;
}

.bugi img {
    margin: 0 !important;
}

.unity-app .text:hover .bugi {
    transform: translateX(-50px);
    transition: all 0.7s ease-in-out;
}

.bugi {
    position: absolute;
    bottom: 150px;
    right: -100px;
    transition: all 0.7s ease-in-out;
}

.unity-app .we-deliver {
    margin-bottom: 100px;
}

.unity-app .game-genres .tab-content:after {
    background-image: url("../img/sni-after.png");
    width: 311px;
    height: 640px;
}

.unity-app .inners-banner .inner-img img.game-img-1 {
    width: 100%;
    position: relative;
    right: -320px;
    z-index: -1;
}

.unity-app .inners-banner .inner-img img.game-img-3 {
    position: absolute;
    left: 100px;
    bottom: -70px;
}

.unity-app .inners-banner .inner-img img.game-img-2 {
    position: absolute;
    bottom: 180px;
    left: 120px;
    width: 40%;
    z-index: -1;
}

.flutter-app .industries {
    margin: 0;
}

.homepage .counterboxcard p {
    color: #ffffff;
}


/* Game app dev css end  */


/* React Native css  */

.react-app-dev h4 {
    color: #bec0c3;
    font-weight: 600;
    font-size: 40px;
    font-family: "Poppins", sans-serif;
    margin-bottom: 0;
}

.react-app-dev .m-box h3 {
    margin-top: 15px;
    font-size: 19px;
}

.react-app-dev .m-box {
    min-height: 300px;
    transform-style: preserve-3d;
    perspective: 1000px;
}

.facts-figs {
    background: url(../img/facts-figs-bg.png) no-repeat;
    background-size: cover;
}

.facts-figs .text h2,
.facts-figs .text p {
    color: #fff;
}

.facts-figs .step-box {
    background: #232627;
    border: 1px solid #424446;
}

.facts-figs .step-box h4,
.facts-figs .step-box p {
    color: #fff;
}

.facts-figs .step-box h4 {
    margin-top: 0;
}

.react-native .mobile-sec {
    padding-top: 0px;
}

.flutter-app .mobile-sec {
    padding-top: 0px;
}

.design .industries {
    margin-top: 0px;
}

.design .mob-ser-1 {
    padding-bottom: 0px;
}

.design .dev-sec {
    padding-top: 90px;
}

.case-01 img.unity-img-1 {
    width: 150%;
}

.google-img {
    display: flex;
    column-gap: 20px;
}

.intro-sec {
    background: linear-gradient(90deg, #813beb, #2563eb );
    padding: 60px 0;
    text-align: center;
}

.intro-sec .text h2,
.intro-sec .text p {
    color: white;
}

.intro-sec .text p {
    font-size: 18px;
    margin-top: 30px;
}

.pro-sec-01 .img-box img {
    width: 100%;
}

.pro-sec-01 {
    padding: 100px 0;
}

.case-01 .tech-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.case-01 .tech-tab {
    border: transparent;
    /* border-radius: 8px; */
    /* border-bottom: 0px; */
    border-left: 0px;
}

.case-01 .tech-text {
    width: 211px;
}

.pro-sec-01 li {
    display: flex;
    margin: 20px 0;
    font-weight: bold;
    color: #262b37;
    align-items: center;
    column-gap: 10px;
}

.pro-sec-01 li i {
    color: #813beb;
}

.pro-sec-01 ul {
    margin-top: 40px;
}

.case-03 img.unity-img-1 {
    max-width: 100%;
    width: auto;
}

.case-03 .inner-img {
    text-align: right;
}

.case-04 .stack-sec .img-box img {
    width: 120%;
}

.study-sec .img-box img {
    width: 100%;
}

.study-sec .left-text {
    width: 80%;
    padding-left: 110px;
}

.left-text p {
    margin: 30px 0 40px;
}

.study-sec {
    padding: 100px 0;
}

.mar-top {
    margin-top: 120px;
}

.cases .inners-banner {
    padding: 80px 0 0px;
    position: relative;
}

.contact-page .inners-banner {
    padding: 80px 0;
}

.contact-sec {
    padding: 0px 0 100px;
}

.contact-sec ul li {
    display: block;
    color: #fff;
    padding-bottom: 10px;
}

.contact-sec .foot-form input,
.contact-sec .foot-form textarea {
    background: #f3f3f3;
    color: #757575;
}


/* React Native css end  */

.header .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    box-shadow: 0px 0px 30px #e7e7e7;
    width: 100%;
    left: 0;
}

.header .dropdown,
.dropdown-center,
.dropend,
.dropstart,
.dropup,
.dropup-center {
    position: static;
    left: 0;
}

.ser-head {
    display: flex;
    column-gap: 15px;
    align-items: center;
    width: 100%;
    margin: 10px 0;
    padding: 20px 30px;
    transition: 0.4s;
    width: 90%;
    border-radius: 10px;
}

.main-head li .dropdown-item {
    padding: 0px !important;
    font-size: 15px !important;
    font-family: "Poppins", sans-serif;
}

.main-head p {
    font-size: 12px;
    margin: 0;
    margin-top: 5px;
}

.main-head {
    padding: 50px 280px;
}

.img-divv {
    display: flex;
    width: 70px;
    justify-content: center;
    align-items: center;
    height: 60px;
    background: #ff912e29;
    border-radius: 5px;
    margin-left: -65px;
}

.img-divv img {
    /* filter: invert(44%) sepia(85%) saturate(5531%) hue-rotate(351deg) brightness(103%) contrast(101%); */
    width: 30px;
    height: 30px;
    object-fit: contain;
}


/* .ser-head:hover {
  background: #000;
  border-radius: 5px;
} */


/* .main-head .ser-head:hover li,
.main-head .ser-head:hover p {
  color: white;
} */

.main-head .ser-head:hover .img-divv {
    background: #525fea;
}


/* .main-head li a.dropdown-item:hover {
  background: transparent !important;
} */

.app-head {
    display: flex;
    align-items: center;
    transition: 0.4s;
}

.main-head .app-box:hover li,
.main-head .app-box:hover p {
    color: #fff !important;
}


/* .main-head .ser-head:hover img {
    filter: brightness(0) invert(1);
} */

.main-head .app-box:hover img {
    filter: brightness(0) invert(1);
}

.main-head .app-box:hover {
    background: #000;
}

.app-box {
    padding: 35px 23px;
    border: 1px solid #00000026;
    border-radius: 15px;
    margin: 10px 0;
}

.app-box p {
    margin-top: 25px;
    font-size: 15px;
}

.app-box li .dropdown-item {
    font-size: 18px !important;
}

.sol-box {
    padding: 40px 20px;
    border-radius: 15px;
    border: 1px solid #00000030;
    transition: 0.4s;
    height: 100%;
}

.sol-box img {
    filter: invert(44%) sepia(85%) saturate(5531%) hue-rotate(351deg) brightness(103%) contrast(101%);
    margin: 0 0 20px;
}

.sol-box li .dropdown-item {
    font-size: 18px !important;
    margin: 5px 0 10px;
}

.sol-box p {
    font-size: 15px;
}

.main-head .sol-box:hover li,
.main-head .sol-box:hover p {
    color: white;
}

.sol-box:hover {
    background: #000;
}

.main-head-1 {
    padding: 50px 330px;
}

.block-text {
    position: relative;
    padding: 0px 10px;
    transition: ease 0.4s;
}

.block-text:hover {
    scale: 1.02;
}

.block-main {
    position: absolute;
    top: 40px;
    width: 85%;
    display: flex;
    justify-content: flex-end;
    flex-flow: column;
    height: 85%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 9;
}

.block-main ul {
    display: flex;
    column-gap: 60px;
}

.block-main ul li a {
    color: white;
    font-size: 16px;
    text-transform: uppercase;
}

.divss h4 {
    color: white;
    margin: 0 0 20px;
}

.divss h5 {
    color: white;
}

.divss p {
    color: white;
    width: 80%;
}

.integration .inner-img img.unity-img-1 {
    right: -250px;
}

.technologies-work .tab-a img {
    width: 50px;
    object-fit: contain;
    height: 50px;
}

#canvas3d {
    z-index: 1;
    position: relative;
    /* top: 0; /
    / left: 0; /
    / right: 0; /
    / width: 100% !important; /
    / height: 100% !important; */
}


/* new changes css start  */

.awards .logo-slider {
    display: flex;
    justify-content: end;
}

.awards .logo-slider img {
    width: 190px;
    height: 70px;
    margin: 0px 20px 0 20px;
}

.mobile .awards-main .text {
    text-align: left;
}

.mobile .awards-main img {
    width: 145px;
    height: 50px;
    object-fit: contain;
}

.mobile .awards-main .row {
    padding: 50px 30px;
}

.mobile .awards-main h4 {
    font-size: 20px;
    margin: 10px 0 0;
}


/* new changes css end  */


/* Popup Css */

.popup-sec .banner-btn {
    margin-top: 15px;
}

.popup-sec .modal-content .btn-close {
    position: absolute;
    right: -23px;
    top: -16px;
    opacity: 1;
    color: #fff !important;
    background: #ff663e;
    z-index: 9999999999;
    padding: 7px;
    border-radius: 30px;
    font-size: 19px;
    line-height: 12px;
}

.inp-icon input:focus,
.inp-icon textarea:focus {
    outline: 1px solid #9333ea !important;
}

.popup-sec .modal .form-div-sec input,
.popup-sec .modal .form-div-sec textarea,
.popup-sec .modal .form-div-sec select {
    height: 40px;
    padding-left: 15px;
    width: 100%;
    margin-bottom: 0px;
    font-size: 13px;
    background: transparent;
    border-radius: 8px;
    color: black;
    border: 1px solid rgb(215, 215, 215) !important;
}

.popup-sec .modal .form-div-sec select.form-control {
    appearance: auto !important;
    -webkit-appearance: auto !important;
    -moz-appearance: auto !important;
    background-image: none !important;
}

.popup-sec .modal .form-div-sec input::placeholder,
.popup-sec .modal .form-div-sec textarea::placeholder {
    color: #fff;
}

.popup-sec .modal .form-div-sec textarea {
    width: 100%;
    height: 70px !important;
    padding-top: 14px;
    resize: none;
}

.popup-sec .modal-body {
    padding: 30px 20px;
    overflow: hidden;
}


/*.color-bg {*/


/*  background: #262b37;*/


/*}*/

.color-bg-1 {
    background-image: url("../img/pop-img.png");
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 20px 0px 0px 20px;
}

.color-bg-1 .text {
    display: flex;
    justify-content: space-between;
    height: 100%;
    flex-direction: column;
    padding: 40px 40px;
}

.color-bg-1 h2 {
    font-size: 33px !important;
}

.color-bg-1 .text p {
    color: white;
    font-size: 18px !important;
    width: 90%;
    text-align: center;
}

.popup-sec .modal .form-div-sec input[type="checkbox"] {
    width: 20px;
    margin: 0;
    height: 20px;
    line-height: 20px;
    display: block;
}

p.form_tagline {
    margin: 0;
    font-size: 14px;
    color: #262B37;
    line-height: 25px;
    margin: 0px 0 10px 0;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.form-div-sec .text-end {
    z-index: 9;
}

.popup-sec h2 {
    font-size: 20px;
    margin: 0 0 20px;
    color: #fff;
}

.popup-sec .t-btn {
    border-color: transparent;
    background: #fff;
    padding: 15px 50px;
    border-radius: 100px;
}

.popup-sec .modal.show .modal-dialog {
    max-width: 70%;
}

.inp-icon {
    position: relative;
}

.inp-icon i {
    color: #00000070;
    position: absolute;
    left: 15px;
    top: 15px;
}

.popup-sec .modal .form-div-sec input:focus,
.popup-sec .modal .form-div-sec textarea:focus {
    outline: 0px;
}

div#popupforms {
    z-index: 99999;
    background: #fff;
    background: rgba(255, 255, 255, 0);
    backdrop-filter: blur(13px);
    -webkit-backdrop-filter: blur(13px);
}

.header .main-head-1 a:hover .ser-head li,
.header .main-head-1 a:hover .ser-head p {
    color: #fff;
}

.header .main-head-1 a:hover .ser-head {
    background: #000 !important;
}

.main-head .sol-box li {
    font-size: 20px;
    margin: 0 0 10px;
}

.mob-box:hover .im-mo {
    margin-right: -50px;
    background: #813beb
}

.mob-box:hover .mob-text h4,
.mob-box:hover .mob-text p {
    color: white;
}

.mob-box:hover {
    background: black;
}

.mob-box:hover img {
    filter: brightness(0) invert(1);
}

.mob-box:hover img {
    width: 35px;
    height: 40px;
}

.mob-box-1:hover .mob-text {
    padding-left: 40px;
}

.im-mo img {
    width: 50px;
    height: 50px;
    object-fit: contain;
}

.im-mo {
    width: 110px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .5s;
    border-radius: 8px;
}

.mob-box-1:hover .im-mo {
    margin-left: -50px;
    background: #813beb
}


/* End Popup css */

.industries .accordion-item {
    border: transparent;
    border: 1px solid #92c9f4;
    border-radius: 15px;
    margin: 0 0 20px;
}

.industries .accordion .accordion-item .accordion-item-header {
    cursor: pointer;
    padding: 25px 20px;
    width: 100%;
    text-align: left;
    outline: 0;
    transition: 0.4s;
    font-weight: 600;
    border: none;
    color: #1e1e1e;
    font-size: 18px;
    position: relative;
    border-top-right-radius: 15px !important;
    border-top-left-radius: 15px !important;
}

.industries .accordion .accordion-item .accordion-item-header .accordion-item-header-title {
    font-weight: 600;
    font-size: 25px;
    color: #ffffff;
    display: flex;
    column-gap: 15px;
    align-items: center;
    padding-left: 15px;
}

.industries .accordion .accordion-item .accordion-item-header .accordion-item-header-icon {
    transition: var(--transition);
    position: absolute;
    right: 20px;
    top: 35px;
    color: #5faab4;
}

.industriesspan .color-chng {
    font-size: 22px;
}

.industries .accordion .accordion-item.open .accordion-item-header .accordion-item-header-icon {
    transform: rotate(-180deg);
}

.industries .accordion .accordion-item .accordion-item-description-wrapper {
    display: grid;
    grid-template-rows: 0fr;
    overflow: hidden;
    transition: var(--transition);
}

.industries .accordion .accordion-item.open .accordion-item-description-wrapper {
    grid-template-rows: 1fr;
}

.industries .accordion .accordion-item .accordion-item-description-wrapper .accordion-item-description {
    min-height: 0;
    padding-left: 35px;
}

.industries .accordion .accordion-item .accordion-item-description-wrapper .accordion-item-description p {
    padding: 10px;
    line-height: 1.5;
    transition: ease 0.4s;
    width: 80%;
    color: white;
}

.industries .open {
    transition: 0.4s;
    border-radius: 10px;
    border-top-right-radius: 15px !important;
    border-top-left-radius: 15px !important;
}

.industries .accordion-item.open .accordion-item-header .accordion-item-header-icon {
    color: white !important;
}

.mob-non {
    width: 90%;
    margin: 0 auto;
}

.accordion-item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.accordion-item1 {
    background-image: url(../img/indus-img1.png);
}

.accordion-item2 {
    background-image: url(../img/indus-img2.png);
}

.accordion-item3 {
    background-image: url(../img/auto-03.png);
}

.accordion-item4 {
    background-image: url(../img/auto-04.png);
}

.accordion-item5 {
    background-image: url(../img/auto-05.png);
}

.mob-non {
    display: none;
}

.desig-img img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 100px;
}

.web-app .step-box {
    min-height: 445px;
}

.thank-sec {
    padding: 150px 0;
}

.thank-sec .text h4 {
    font-size: 22px;
    margin: 0 0 25px;
}

.thank-sec .btn-div {
    display: flex;
    justify-content: center;
    column-gap: 25px;
    margin-top: 35px;
}

.block .slick-arrow:hover {
    background: #ff912e;
    color: white;
}

.block .slick-arrow {
    position: absolute;
    right: 2% !important;
    width: 55px !important;
    top: 45%;
    transition: 0.5s;
    z-index: 9;
    background: 0 0;
    border: none;
    font-size: 16px;
    color: #fff;
    background: #ff633f;
    height: 55px;
    border-radius: 50%;
}

.block .next {
    left: 2% !important;
}

.pop-head-div p {
    color: #262B37;
}

.modal-content {
    background: transparent;
    border: none;
}

.popup-sec .modal .form-div-sec input::placeholder,
.popup-sec .modal .form-div-sec textarea::placeholder {
    color: #262B37;
}

.color-bg {
    background: white;
    border-radius: 0px 20px 20px 0px;
}

.color-bg-1 .text img {
    width: 255px;
}

.popup-sec .modal-body button {
    width: 100%;
}

.case-01 .tech-text {
    width: 212px;
    border: 1px solid #d9d9d9;
}

.new-study {
    padding-bottom: 100px;
}

.box-new {
    padding: 40px;
    border: 1px solid lightgrey;
    margin: 40px 0 0;
    border-radius: 15px;
    min-height: 230px;
    transition: .5s;
}

.box-new:hover {
    transform: scale(1.05);
    background: #813beb;
}

.box-new:hover h4,
.box-new:hover p {
    color: white;
}

.box-new p {
    margin: 20px 0 0;
}

.inners-banner ul li {
    display: flex;
    margin: 20px 0;
    font-weight: bold;
    color: #262b37;
    align-items: center;
    column-gap: 10px;
}

.inners-banner ul li i {
    color: #813beb;
}

.bot-cls {
    margin-bottom: 90px;
}


/* .banner-sec .row.align-items-center {
  margin-top: -440px;
  text-align: center;
} */

.pro-sec-01.pro-sec-02 .row.mt-5 {
    margin: 100px 0 0 !important;
}


/* Packages Banner Start */

.packages_banner_sec {
    padding: 270px 0 90px;
    background: linear-gradient(90.74deg, #FE6240 0%, #FEA726 100%);
    position: relative;
    z-index: 0;
    height: 100%;
    overflow: hidden;
    margin-top: -166px;
}

.packages_banner_sec .image_particle {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.packages_banner_sec .txt h1 {
    font-size: 85px;
    line-height: 98px;
    font-weight: 400;
    margin-bottom: 20px;
}

.packages_banner_sec ul li {
    position: relative;
}

.packages_banner_sec ul li:first-child::after {
    content: '';
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    background: white;
    border-radius: 50px;
}

.packages_banner_sec ul li a {
    font-size: 20px;
    line-height: 22px;
    font-weight: 400;
}


/* Packages Banner End */


/* Packages Plans start */


/* Packages Slider Start */

.packages_plans .packages-slider .slick-dots {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    gap: 0 11px;
}

.packages_plans .packages-slider ul li.slick-active button {
    background: #000;
}

.packages_plans .packages-slider ul li button {
    background: linear-gradient(45deg, #ff643f, #ffa029);
    border: 0;
    width: 12px;
    height: 12px;
    font-size: 5px;
    color: transparent;
    border-radius: 50px;
}

.packages_plans .packages-slider .slick-list {
    padding-bottom: 30px;
}

.packages_plans .nav-tabs {
    border: 0;
    column-gap: 15px;
}

.packages_plans .nav-tabs li button {
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    color: #05060F;
    margin-bottom: 30px;
    font-family: "Poppins", sans-serif;
    border-radius: 50px;
    border: 1px solid #9333ea;
    margin-bottom: 0;
    color: #fff !important;
    width: 170px;
    height: 49px;
}

.packages_plans .nav-tabs li button.active {
    color: white !important;
    background: linear-gradient(92.93deg, #9333ea -0.04%, #000000 99.51%);
    transition: all 0.4s ease-in-out;
}


/* Packages Slider End */

.packages_plans {
    padding: 60px 0 60px;
    display: none;
}

.marketing_packages {
    padding: 0px 0 30px;
}

.packages_plans .txt h2 {
    color: #fff;
    font-size: 45px;
    line-height: 55px;
}

.packages_plans .txt p {
    font-size: 18px;
    line-height: 27px;
    font-weight: 300;
    color: #fff;
    width: 67%;
    margin: 0 auto 50px;
}

.packages_plans .package_card {
    background: #F9F9F9;
    border: 2px solid #18181814;
    box-shadow: 0px 15.29px 26.3px 0px #00000014;
    border-radius: 30px;
    padding: 25px 10px;
    min-height: 600px;
    position: relative;
    background-clip: padding-box;
    height: 100%;
    transition: all 0.4s ease-in-out;
}

.marketing_packages.packages_plans .package_card {
    min-height: 580px;
}

.premium_marketing.packages_plans .package_card {
    min-height: 580px;
}

.packages_plans .package_card:hover {
    background: #000;
    border: 2px solid #813beb !important;
    transition: all 0.4s ease-in-out;
    box-shadow: 0px 0px 20px 5px #9333ea69;
}

.packages_plans .package_card:hover h5 {
    background: -webkit-linear-gradient(#813beb, #2563eb );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.packages_plans .package_card:hover p {
    color: #fff !important;
}

.packages_plans .package_card ul {
    height: 300px;
    overflow-y: scroll;
}

.packages_plans .package_card .package_header h5 {
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    color: #05060F;
    margin-bottom: 20px;
    font-family: "Poppins", sans-serif;
    text-align: center;
}

.packages_plans .package_card .package_header h4 {
    font-family: "Poppins", sans-serif;
    color: #010035;
    font-size: 30px;
    font-weight: 800;
    line-height: 42px;
    letter-spacing: 0px;
    text-align: center;
    margin-bottom: 20px;
}

.marketing_packages.packages_plans .package_card .package_header h4 {
    font-size: 18px;
    line-height: 28px;
}

.marketing_packages.packages_plans .package_card .package_header h4 span {
    font-size: 40px;
    line-height: 50px;
    margin-right: 1px;
}

.premium_marketing.packages_plans .package_card .package_header h4 span {
    font-size: 53px;
    line-height: 50px;
    margin-right: 10px;
}

.packages_plans .package_card .package_header h4 span {
    background: -webkit-linear-gradient(#813beb, #2563eb );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 42px;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: -1px;
    margin-right: 10px;
    text-shadow: 0px 0px 80px #9333ea;
}

.packages_plans .package_card p {
    font-weight: 400;
    /* color: #05060F; */
    color: #474747;
    font-size: 19px;
    line-height: 30px;
    font-family: "Poppins", sans-serif;
    margin-bottom: 30px;
}

.packages_plans .package_card .package_btn {
    background: #fff;
    border: 1.53px solid #05060F1A;
    /* box-shadow: 0px 29.05px 16.97px 0px #0F0A1F0D; */
    height: 45px;
    padding-bottom: 3px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80%;
    margin: 20px auto 35px;
    /* margin-bottom: 35px; */
    transition: all 0.4s ease-in-out;
    box-shadow: 0px 0px 7px 6px #11004485;
}

.packages_plans .package_card:hover .package_btn {
    background: linear-gradient(92.93deg, #9333ea -0.04%, #312f64 99.51%);
    transition: all 0.4s ease-in-out;
}

.packages_plans .package_card:hover .package_btn a {
    color: white;
    transition: all 0.4s ease-in-out;
}

.packages_plans .package_card .package_btn a {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    color: #05060F;
    transition: all 0.4s ease-in-out;
}

.packages_plans .package_card .list_desc {
    font-size: 20px;
    line-height: 30px;
    color: #262B37;
    font-weight: 600;
}

.packages_plans .package_card ul li p {
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
}

.packages_plans .package_card .packages_card_last_desc p {
    font-size: 16px;
    font-weight: 400;
    color: #05060F;
    line-height: 20px;
    padding-top: 10px;
    font-family: "Poppins", sans-serif;
}

.packages_plans .pro_package_card {
    background: #FFFBF3;
    height: 100%;
    border: 5px solid transparent;
    background-clip: padding-box;
    position: relative;
    border-radius: 30px;
    box-shadow: 15.29px 77.99px 68.97px 0px #00000017;
    padding: 35px 30px;
}

.packages_plans .pro_package_card:hover::after {
    content: '';
    position: absolute;
    top: -4px;
    bottom: -4px;
    left: -4px;
    right: -4px;
    background: linear-gradient(168.09deg, #2563eb  -10.03%, #813beb 123.43%);
    z-index: -1;
    border-radius: 30px;
}

.packages_plans .pro_package_card::after {
    content: '';
    position: absolute;
    top: -4px;
    bottom: -4px;
    left: -4px;
    right: -4px;
    background: linear-gradient(168.09deg, #813beb -10.03%, #2563eb  123.43%);
    z-index: -1;
    border-radius: 30px;
}

.packages_plans .pro_package_card .package_header p {
    background: -webkit-linear-gradient(#813beb, #2563eb );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 28px;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 0;
}

.packages_plans .pro_package_card .package_header .price p {
    position: relative;
}

.packages_plans .pro_package_card .package_header .price p::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 2px;
    width: 100%;
    background: linear-gradient(91.28deg, #FE6041 12.56%, #FEA726 97.39%);
}

.packages_plans .pro_package_card .package_header h4 {
    font-family: "Poppins", sans-serif;
    color: #010035;
    font-size: 30px;
    font-weight: 900;
    line-height: 42px;
    letter-spacing: -1px;
}

.packages_plans .pro_package_card .package_header h4 span {
    background: -webkit-linear-gradient(#813beb, #2563eb );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 53px;
    font-weight: 500;
    line-height: 81px;
    letter-spacing: -1px;
    margin-right: 10px;
}

.packages_textGred {
    background: linear-gradient(92.67deg, #9333ea 11.59%, #2563eb  85.26%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.packages_plans .pro_package_card .annually p {
    font-size: 21px;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 0;
}

.packages_plans .pro_package_card .annually p:last-of-type {
    color: #05060F;
}

.packages_plans .pro_package_card .package_btn {
    background: linear-gradient(92.93deg, #9333ea -0.04%, #FFB900 99.51%);
    border: 1.53px solid #FFFFFF33;
    box-shadow: 0px 22.94px 14.53px 0px #835B111C;
    height: 80px;
    padding-bottom: 5px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 35px;
}

.packages_plans .pro_package_card .package_btn a {
    font-family: "Poppins", sans-serif;
    font-size: 26px;
    line-height: 36px;
    font-weight: 600;
    color: white;
}

.packages_plans .pro_package_card .package_btn a img {
    filter: brightness(100);
}

.packages_plans .pro_package_card p {
    font-weight: 400;
    /* color: #05060F; */
    color: #474747;
    font-size: 19px;
    line-height: 30px;
    font-family: "Poppins", sans-serif;
    margin-bottom: 30px;
}

.packages_plans .pro_package_card .packages_card_last_btn {
    font-size: 16px;
    font-weight: 400;
    color: #05060F;
    line-height: 32px;
    text-decoration: underline;
    padding-top: 10px;
    font-family: "Poppins", sans-serif;
}


/* Packages Plans End */

.trademark-form {
    margin-top: 50px;
    margin-bottom: 25px;
    z-index: 0;
    position: relative;
}

.trademark-form .trade-inner {
    padding: 20px 20px;
    background: #292d32;
    border-radius: 10px;
    border: 1px solid #5150eb!important;
    box-shadow: 0px 0px 20px 5px #9333ea69;
}

.trade-form input,
.trade-form textarea,
.trade-form select {
    background: #3a3e49;
    border: none;
    width: 100%;
    height: 50px;
    border-radius: 8px;
    color: white;
    padding: .375rem .75rem;
}

.trade-form select {
    -webkit-appearance: auto;
}

.trade-form textarea {
    height: 100px;
    resize: none;
}

.trade-form input::placeholder,
.trade-form textarea::placeholder,
.trade-form select::placeholder {
    color: #fff;
}

.trade-form .form-control:focus {
    color: var(--bs-body-color);
    background-color: #292d32;
    color: #fff;
    border-color: #ff6241;
    outline: 0;
    /* box-shadow: 0 0 0 0.10rem rgb(255 100 64 / 35%); */
    box-shadow: 0px 0px 5px 1px #9333ea;
}

.trademark-form .trade-inner button {
    width: 145px !important;
}

.trade-form button.normal-btn {
    height: 50px;
}

.homepage .div-images img {
    margin-top: 0;
    width: 100%;
}

.homepage .div-images ul li {
    width: 11%;
    padding-right: 10px;
}

.iti {
    width: 100%;
}

.swiper-wrappers {
    display: none;
}
.inner-swiper{
        top: 182px;

}
.inner-wrapper span{
    width: 520px;
    height: 520px;
}
.swiper-3d .swiper-slide-shadow{
    background: unset  !important;
}

.agntix-dark .it-hero-shape-2 {
    filter: invert(1);
}

.it-hero-shape-2 {
    height: 629px;
    position: absolute;
    top: -58px;
    right: 0;
    z-index: 0;
    filter: hue-rotate(45deg);
    width: 56%;
    object-fit: cover;
}

.it-hero-shape-1 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1;
    filter: brightness(0.5);
    opacity: 0;
}

a.navbar-brand.color-black.py-0 h6 {
    color: #000;
    font-size: 26px;
    margin: 0;
}


.clients-title {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

.clients-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}
.client-box:hover img {
    filter: brightness(0) invert(1);
    transition: all 0.7s ease;
}
/* box styling */
.client-box {
    background: -webkit-linear-gradient(#813beb, #ffffff);
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transition: all 0.6s ease;
}

.client-box img {
    max-width: 80%;
    max-height: 80%;
    object-fit: contain;
}

/* hover effect */
.client-box:hover {
    transform: translateY(-5px);
    background: linear-gradient(45deg, black, transparent);
    transition: all 0.6s ease;
}

/* active (red one) */
.client-box.active {
    background: linear-gradient(45deg, black, transparent);
}

.client-box.active img {
    filter: brightness(0) invert(1);
}

/* responsive */
@media (max-width: 991px) {
    .clients-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 576px) {
    .clients-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .client-box {
        height: 110px;
    }
}



.work-title {
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-size: 54px;
}

.work-card {
    text-align: center;
    margin-bottom: 45px;
}

/* image container */
.work-img {
    height: 300px;
    overflow: hidden;
    border-radius: 0;
    position: relative;
}

.work-img img {
    width: 100%;
    display: block;
    transition: transform 4s linear;
    will-change: transform;
}

.work-img:hover img {
    transform: translateY(calc(-100% + 100%)); /* fallback safe */
}

/* title */
.work-card h5 {
    margin-top: 15px;
    font-weight: 600;
    text-transform: capitalize;
    display: none;
}

/* button */
.view-btn {
    display: inline-block;
    margin-top: 26px;
    /* color: #6444eb; */
    text-decoration: none;
    font-weight: 500;
    background: -webkit-linear-gradient(#813beb, #2563eb);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 0px 0px 80px #9333ea;
    text-transform: uppercase;
}

.view-btn i {
    margin-right: 6px;
}

/* responsive */
@media (max-width: 768px) {
    .work-img {
        height: 200px;
    }
}


.cta-section {
    padding: 80px 0;
    background: url('../img/cta.jpeg');
    color: #fff;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}

.cta-box h2 {
    font-weight: 700;
    margin-bottom: 15px;
}

.cta-box p {
    color: #ccc;
    margin-bottom: 30px;
}

/* buttons */
.cta-btn {
    padding: 12px 28px;
    border-radius: 30px;
    margin: 5px;
    text-decoration: none;
    display: inline-block;
    transition: 0.3s;
    font-weight: 500;
}

/* primary */
.cta-btn.primary {
    background: linear-gradient(45deg, #0b062f, #0036a7);
    color: #fff;
}

/* secondary */
.cta-btn.secondary {
    border: 1px solid #fff;
    color: #fff;
}

/* hover */
.cta-btn.primary:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(255,122,24,0.4);
}

.cta-btn.secondary:hover {
    background: #fff;
    color: #000;
}
section.our-work li button {
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    border-radius: 50px;
    border: 1px solid #9333ea;
    margin-bottom: 0;
    color: #fff !important;
    padding: 0 !important;
    width: 160px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.our-works .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    width: 140px;
    height: 40px;
}

.work-tabs {
    gap: 25px;
}

/* Tablet */
@media (max-width: 992px) {
    .work-tabs {
        grid-template-columns: repeat(3, 1fr);
    }
}

/* Mobile */
@media (max-width: 576px) {
    .work-tabs {
        grid-template-columns: repeat(2, 1fr);
    }
}
.our-works .tab-pane {
    opacity: 0;
    transform: translateY(50px);
    position: absolute; /* stacked for animation */
    width: 100%;
    top: 0;
    left: 0;
}
.work-tabs {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}

.work-tabs .nav-item {
    width: 100%;
}

.work-tabs .nav-link {
    width: 100%;
    text-align: center;
}
.our-works .tab-pane.active {
    position: relative;
    opacity: 1;
    transform: translateY(0);
}

.work-card {
    opacity: 0;
    transform: translateY(20px) scale(0.95);
}
.work-card {
    transition: all 0.4s ease;
}

.work-card:hover {
    transform: translateY(-10px) scale(1.03);
}

.aps-hero-banner-v2 {
    padding: 75px 0px 30px;
}
#scroll-text {
    text-align: right;
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -moz-animation: my-animation 15s linear infinite;
    -webkit-animation: my-animation 15s linear infinite;
    animation: my-animation 15s linear infinite;
}
/* for Firefox */
@-moz-keyframes my-animation {
  from {
    -moz-transform: translateX(-100%);
  }

  to {
    -moz-transform: translateX(100%);
  }
}

/* for Chrome */
@-webkit-keyframes my-animation {
  from {
    -webkit-transform: translateX(-100%);
  }

  to {
    -webkit-transform: translateX(100%);
  }
}

@keyframes my-animation {
  from {
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  to {
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
input.btn-grad {
    background: #001647 !important;
}
.buttondiv{
    display: flex;
    gap: 30px;
    margin-top: 20px;
}


.btn-grad.btn-2 {
    height: 2em;
    background: transparent !important;
    /* border: 2px solid #fff; */
    height: 44px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff;
}

.btn-grad.btn-2:before {
    /* border: 2px solid #fff; */
    background: transparent;
    padding: 13px 1px;
}
.innerbt {
    justify-content: center;
}


/* BEFORE AFTER CSS START */


  /* ===== Sunset Title Hero ===== */
.sunset-title{
  position:relative;
  min-height:60vh;                
  display:flex;
  align-items:center;           
  justify-content:center;        
  text-align:center;
  overflow:hidden;               
}
.sunset-title .hero-bg{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  z-index:-1;                   
  filter:brightness(.35);       
}
.sunset-title .bringer-page-title{margin-bottom:.8rem}
/*ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬*/


/* ===== Design System ===== */  
:root {
            --bg: #0a0b0c;
            --card: linear-gradient(145deg, #0e0e0f 0%, #151618 100%);
            --accent: #564eeb;
            --accent-light: #070809;
            --radius: 24px;
            --shadow: 0 12px 40px rgba(0, 0, 0, 0.6);
            --border: 1px solid rgba(255, 255, 255, 0.08);
            --font: 'Inter', system-ui, sans-serif;
            --transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
            --text-primary: rgba(255, 255, 255, 0.95);
            --text-secondary: rgba(255, 255, 255, 0.7);
        }

       

      

        /* ===== Main Showcase ===== */
.comparison-section{
  padding:100px 24px;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:72px;
  /* background: radial-gradient(circle at center, #0a0b0c 0%, #001647 100%); */
}


        .comparison-card {
            display: flex;
            max-width: 1260px;
            width: 100%;
            background: #16181f;
            border: var(--border);
            border-radius: var(--radius);
            overflow: hidden;
            box-shadow: var(--shadow);
            transition: var(--transition);
            position: relative;
        }

        

        /* ===== Custom Slider ===== */
        .comparison-slider {
            flex: 0 0 70%;
            position: relative;
            aspect-ratio: 16/9;
            overflow: hidden;
            cursor: ew-resize;
            touch-action: none;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

        .slider-container {
            position: relative;
            width: 100%;
            height: 100%;
        }

        .before-image, .after-image {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            /* height: 440px; */
            object-fit: cover;
            user-select: none;
            pointer-events: none;
        }

        .after-image {
            clip-path: polygon(50% 0, 100% 0, 100% 100%, 50% 100%);
            transition: clip-path 0.1s ease-out;
        }

        /* Slider Handle */
        .slider-handle {
            position: absolute;
            top: 50%;
            left: 50%;
            width: 44px;
            height: 44px;
            background: var(--accent);
            border: 3px solid white;
            border-radius: 50%;
            transform: translate(-50%, -50%);
            cursor: ew-resize;
            z-index: 10;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
            transition: transform 0.2s ease;
            will-change: transform;
              touch-action: none;
    -webkit-touch-callout: none;
        }

        .slider-handle:hover {
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 4px 16px rgba(0, 0, 0, 0.4);
      
        }

        .slider-handle::before,
        .slider-handle::after {
            content: '';
            position: absolute;
            background: white;
            border-radius: 1px;
        }

        .slider-handle::before {
            width: 2px;
            height: 12px;
            top: 50%;
            left: 30%;
            transform: translateY(-50%);
        }

        .slider-handle::after {
            width: 2px;
            height: 12px;
            top: 50%;
            right: 30%;
            transform: translateY(-50%);
        }

        /* Divider Line */
        .slider-line {
            position: absolute;
            top: 0;
            left: 50%;
            width: 2px;
            height: 100%;
            background: var(--accent);
            box-shadow: 0 0 8px rgba(255, 110, 46, 0.5);
            transform: translateX(-50%);
            transition: left 0.1s ease-out;
            z-index: 5;
        }

        /* Labels */
        .before-label, .after-label {
            position: absolute;
            top: 20px;
            padding: 6px 12px;
            background: rgb(95 74 235);
            color: white;
            font-size: 16px;
            font-weight: 600;
            border-radius: 4px;
            backdrop-filter: blur(4px);
            font-family: var(--font);
            pointer-events: none;
        }

        .before-label {
            left: 20px;
        }

        .after-label {
            right: 20px;
        }

        /* Interactive Hint */
        .slider-hint {
            position: absolute;
            bottom: 24px;
            left: 50%;
            transform: translateX(-50%);
            background: rgba(0, 0, 0, 0.7);
            color: white;
            padding: 10px 20px;
            border-radius: 24px;
            font-size: 14px;
            font-weight: 500;
            opacity: 0;
            transition: var(--transition);
            z-index: 10;
            backdrop-filter: blur(4px);
            border: 1px solid rgba(255, 255, 255, 0.1);
            pointer-events: none;
        }

        .comparison-slider:hover .slider-hint {
            opacity: 1;
        }

        /* ===== Info Panel ===== */
        .comparison-info {
            flex: 1;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            padding: 40px;
            background: linear-gradient(145deg, #0d0e0f 0%, #121316 100%);
            position: relative;
            text-align: center;
        }

        .comparison-title {
            font-size: clamp(1.5rem, 2.1vw, 4rem);
            line-height: 1.1;
            font-weight: 700;
            margin: 0;
            background: linear-gradient(90deg, #ffffff, #2563eb);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            letter-spacing: -0.5px;
            writing-mode: vertical-lr;
            text-orientation: mixed;
            margin-bottom: 18px;
        }

        .comparison-description {
            color: var(--text-secondary);
            font-size: 1.1rem;
            max-width: 280px;
            margin-bottom: 30px;
            line-height: 1.6;
        }

        .stats-container {
            display: flex;
            gap: 30px;
            margin-bottom: 22px;
        }

        .stat-item {
            text-align: center;
        }

        .stat-value {
            font-size: 2.2rem;
            font-weight: 700;
            color: var(--accent);
            line-height: 1;
            margin-bottom: 4px;
        }

    /* ------------------ */
.comparison-credits{
  font-size:.8rem;
  color:var(--text-secondary);
  text-align:center;
  margin-bottom:24px;
}
.comparison-credits a{color:var(--accent-lite)}
    /* ------------------ */

        .stat-label {
            font-size: 0.85rem;
            color: var(--text-secondary);
            text-transform: uppercase;
            letter-spacing: 1px;
        }

        .apply-button {
            background: linear-gradient(to right, var(--accent), var(--accent-light));
            color: #fff;
            border: none;
            padding: 14px 32px;
            border-radius: 50px;
            font-weight: 600;
            cursor: pointer;
            transition: var(--transition);
            display: inline-flex;
            align-items: center;
            gap: 8px;
            font-size: 1rem;
            box-shadow: 0 4px 16px rgba(255, 110, 46, 0.3);
        }

        .apply-button:hover {
            transform: translateY(-2px);
            box-shadow: 0 6px 20px rgba(255, 110, 46, 0.4);
        }

        .apply-button svg {
            width: 16px;
            height: 16px;
        }

        .accent-bar {
            position: absolute;
            top: 0;
            right: 0;
            width: 6px;
            height: 100%;
            background: linear-gradient(to bottom, var(--accent), var(--accent-light));
        }

        /* ===== Responsive Design ===== */
        @media (max-width: 992px) {
            .comparison-section {
                padding: 80px 16px;
            }
            
            .comparison-info {
                padding: 30px;
            }
            
            .stats-container {
                gap: 20px;
            }
        }

        @media (max-width: 768px) {
            .comparison-card {
                flex-direction: column;
            }
            
            .comparison-slider,
            .comparison-info {
                flex: unset;
            }
            
            .comparison-info {
                padding: 40px 24px;
                border-top: var(--border);
            }
            
            .comparison-title {
                writing-mode: horizontal-tb;
                margin-bottom: 20px;
            }
            
            .stats-container {
                margin-bottom: 20px;
            }
            
           
        }

        @media (max-width: 480px) {
            .comparison-section {
                padding: 60px 12px;
            }
            .before-image, .after-image {
   
    height: 190px;
   
}
            .comparison-info {
                padding: 32px 20px;
            }
            
            .slider-hint {
                font-size: 12px;
                padding: 8px 16px;
                bottom: 16px;
            }
            
            .slider-handle {
                width: 36px;
                height: 36px;
            }
            
            .stats-container {
                flex-direction: column;
                gap: 15px;
            }
            
            .stat-value {
                font-size: 1.8rem;
            }
        }


.slider-handle.active {
  transform: translate(-50%, -50%) scale(1.15);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
}

@media (hover: none) {
  .slider-hint {
    display: none;
  }
  
  .slider-handle {
    width: 48px;
    height: 48px;
  }
  
  .comparison-slider {
    cursor: default;
  }
}

.trustpi img{
    width: 150px !important;
}


.crp-hero-avater1 img {
    width: 100%;
}
.crp-hero-funfact-line {
    position: absolute;
    top: 158px;
    right: 100%;
    height: 1px;
    width: 80px;
    display: inline-block;
    background-color: var(--secondary-color);
}
.crp-hero-funfact-img {
    position: absolute;
    top: 5px;
    right: -33px;
}
.crp-hero-funfact-bg {
    width: 300px;
    padding: 35px 20px;
    background-repeat: no-repeat;
}
.crp-hero-funfact-line::before {
    position: absolute;
    TOP: 3PX;
    content: "";
    height: 15px;
    width: 15px;
    border-radius: 50%;
    display: inline-block;
    transform: translateY(-11px);
    background-color: var(--secondary-color);
}
.crp-hero-avater {
    flex: 0 0 auto;
    margin-right: 30px;
}
.crp-hero-funfact-wrap{
  background-position: center;
  background: url('../images/funfact-bg-shape.webp');
  POSITION: RELATIVE;
  background-repeat: no-repeat;
}
.crp-hero-title {
    font-size: 110px;
    font-weight: 600;
    line-height: 100px;
    color:  #ffffe6;
    font-family: "Roboto", sans-serif;
}
.crp-hero-title span {
    color: var(--secondary-color);
}
.crp-hero-ratting {
    line-height: 1;
    /* padding-top: 37px; */
}
.crp-hero-ratting-text {
    flex: 0 0 auto;
    margin-right: 18px;
}

.crp-hero-ratting-text span {
    font-weight: 600;
    font-size: 50px;
    line-height: 0.8;
    display: inline-block;
    transform: translateY(7px);
   
    color: #fff;
}
.crp-hero-review-box {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    gap: 0px;
}
.db-flex{
     display: flex;
    align-items: center;
}
.crp-hero-ratting-details a {
    font-weight: 600;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0;
    text-transform: uppercase;
    color: rgba(238, 241, 234, 0.7);
    border-bottom: 1px solid rgba(238, 241, 234, 0.2);
}
.crp-hero-ratting-icon {
    line-height: 1;
}

section.bg-dark-1.pb-0.jarallax .container.relative.z-2 {
    position: relative;
    z-index: 2;
}

.crp-hero-funfact-item .form-control {
    border-radius: 0px;
    width: 85%;
    margin-bottom: 9px;
}
.crp-hero-avater1 {
    width: 22%;
}
.crp-hero-funfact-item textarea {
    resize: none;
}

.privacy {
    /* background: #f6f8fc; */
    padding: 60px 0;
}

.privacy__wrapper {
    background: #fff;
    padding: 40px;
    border-radius: 12px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.05);
    transition: 0.3s;
}

.privacy__wrapper:hover {
    transform: translateY(-4px);
}

/* Title */
.privacy__title {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #000;
}

/* Headings */
.privacy__heading {
    font-size: 22px;
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 10px;
    color: #000;
}

/* Paragraph */
.privacy__text {
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 10px;
    color: #000;
}

/* List */
.privacy__list {
    padding-left: 20px;
    margin-bottom: 10px;
    color: #000;
}

.privacy__item {
    margin-bottom: 6px;
    font-size: 15px;
}

/* Note */
.privacy__note {
    font-weight: 600;
    margin-top: 10px;
    color: #000;
}

/* Contact Box */
.privacy__contact {
    background: #f1f3f9;
    padding: 15px;
    border-radius: 8px;
    margin-top: 10px;
}

/* Responsive */
@media (max-width: 768px) {
    .privacy__wrapper {
        padding: 25px;
    }

    .privacy__title {
        font-size: 26px;
    }

    .privacy__heading {
        font-size: 20px;
    }
}


ul.listnew {
    height: 300px;
    overflow-y: scroll;
}

ul.listnew p {
    margin-bottom: 5px;
}
.mob-ser-1.game-dev.react-app-dev .btn-grad {
    width: fit-content;
    padding: 0px 12px;
}

.m-box h2 {
    font-size: 16px;
    text-transform: uppercase;
    background: #fff;
    color: #001033;
    padding: 5px 10px;
}

.newh2 {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    /* background: -webkit-linear-gradient(#813beb, #2563eb ) !important; */
    margin: unset !important;
    font-size: 20px !important;
    text-align: start !important;
    padding: 22px 0px;
}

.bannernew .btn-grad{
    width: 100%;
margin-bottom: 20px;
}
section.mob-ser-1.game-dev.react-app-dev {
    padding-bottom: 0;
}

h1.mb-0.fs60.toptext {
    font-size: 30px;
    margin-bottom: 0;
}



 /* width */
 .listnew::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.listnew::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #Fff; 
  border-radius: 10px;
}
 
/* Handle */
.listnew::-webkit-scrollbar-thumb {
  background: linear-gradient(90deg, #150034, #fff, #000000, #fff);
  border-radius: 0px;
}

/* Handle on hover */
.listnew::-webkit-scrollbar-thumb:hover {
  background: #fff; 
}

.comparison-card {
    max-width: 1300px;
}

.comparison-slider {
    flex: 0 0 100%;
}

.Sectionbefore .before-image, .after-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    user-select: none;
    pointer-events: none;
}
.btnwn{
    align-items: anchor-center;
        margin-top: 0px;
}

li.enlast:before {
    content: "06" !important;
}