
.tags_list.w-dyn-items {
  gap: 1.5rem;
  justify-content: center;
}

.tags_block {
  font-size: 1.5rem;
}

.mobile_section-title {
  z-index: 1;
  position: relative;
}

.trsut-seals {
    gap: 1rem;
    justify-content: space-around;
    align-items: center;

    background-color: rgb(255 255 255 / 90%);
    border-top: 1px solid rgba(255, 255, 255, .5);
    border-left: 1px solid rgba(255, 255, 255, .5);
    border-radius: 0.625rem;
    background-image: linear-gradient(300deg,#ffffff00,#ffffffab);
}
.col-reviews-certificate {
    margin: 0;
}

.section_bg-grad.is-services {
  
    z-index: 1!important;
}
p.text-size-small {
  margin-top: 2rem;
  z-index: 200;
  position: relative;
}
.boy{
    display: none;
}

.nav-tabs {
    justify-content: center;
    gap: 1rem;
  }

  .nav-tabs .nav-link {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    color: #fff;
    background-color: #1a1a1a;
    border: 1px solid;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-family: DM Sans, sans-serif;
    font-size: 18px;
    border-radius: 0.25rem;
    padding: 0.75rem 1.5rem;
    font-weight: 500;



  }

  .pricing_card:hover {
    scale: 1.01;
    transition: 500ms ease-out;
    border: 1px solid #000;
  }

  .pricing_top {
    min-height: 5rem;

  }

  ul.pricing-list li {
    font-size: 0.95rem;
  }

  ul.pricing-list {
    max-height: 20rem;
    overflow-x: hidden;
    overflow-y: scroll;
  }

  .button_wrapper.is-center.is-pricing {
    margin-top: auto;
    padding-top: 0rem;
  }

  .pricing_divider {
    height: 1px;
    background-color: rgba(26, 26, 26, .15);
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .text-size-medium {
    font-size: 0.9rem;

  }

  .pricing-list::-webkit-scrollbar-track {
    background-color: var(--scroll-track, transparent);
    border-radius: var(--scroll-track-radius, var(--scroll-radius));
  }

  .pricing-list::-webkit-scrollbar-thumb {
    background-color: var(--scroll-thumb-color, grey);
    background-image: var(--scroll-thumb, none);
    border-radius: var(--scroll-thumb-radius, var(--scroll-radius));
  }

  .pricing-list::-webkit-scrollbar {
    width: var(--scroll-size, 10px);
    height: var(--scroll-size, 10px);
  }

  .pricing-list {
    --scroll-size: 8px;
    --scroll-radius: 10px;
    --scroll-track: rgb(255 255 255 / 10%);
    --scroll-thumb-color: rgb(0 0 0 / 80%);
  }

  .nav-tabs .nav-link:hover {
    background-color: #000000;
    border-color: rgb(255 255 255);
    background-color: #8e3d9d;
    color: white;
    text-decoration: none;
    transform: translate(-1px, -1px);
  }

  .text-size-medium.text-weight-medium:after {
    content: '';
    width: 60px;
    margin: 0 auto;
    height: 5px;
    background-color: transparent;
    display: block;
    border-radius: 10px;
    margin-top: 10px;
    overflow: hidden;
    position: relative;
    background-image: linear-gradient(90deg, #c371e3 25%, #ba59df 50%, #db91f7 75%, #c371e3 100%);
    background-size: 200% 100%;
    animation: loadingShimmer 1.5s infinite linear;
  }

  .text-size-medium.text-weight-medium {
    text-align: center;
  }

  h3.text-color-black.text-weight-xbold {
    text-align: center;
  }

  span.pricing_small-text del {
    color: #939393;
    margin-left: 10px;
  }

  .nav-link.active {
    z-index: 0;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: #000;
    text-align: center;
    background-color: rgba(255, 255, 255, .3);
    border-radius: 0.25rem;
    padding: 0.75rem 1.5rem;
    font-weight: 500;

    transition: all .2s;
    position: relative;
    transform: translate(0);
    box-shadow: 1px 1px 1rem rgba(26, 26, 26, .15);
  }

  .nav-tabs .nav-link.active {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    color: #000;
  
    background-color: #ddd;
 
    border: 1px solid transparent;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-family: DM Sans, sans-serif;
    font-size: 18px;
    border-radius: 0.25rem;
    padding: 0.75rem 1.5rem;
    font-weight: 500;
    overflow: hidden;

    position: relative;
  
    background-image: linear-gradient(90deg, #c371e3 25%, #ba59df 50%, #db91f7 75%, #c371e3 100%);
    background-size: 200% 100%;
    animation: loadingShimmer 1.5s infinite linear;
  }
  
 
  
  @media screen and (max-width: 991px){
    .nav_dropdown-link.is-last {
        border-bottom-style: inset;
    }}
  @keyframes loadingShimmer {
    0% {
      background-position: -200% 0;
    }

    100% {
      background-position: 200% 0;
    }
  }
  @media screen and (max-width: 767px){
    .last{
      margin-bottom: 4rem;
    }
  .services_title-wrapper {
      margin-top: 4rem;
      margin-bottom: 0;
     
  }}
  @media screen and (max-width: 479px) {
    li.nav-item {
      width: 100%;
    }
  }
@media screen and (max-width: 479px) {
  .cube-img {
    min-width: 50px;
}
    .dn{
        display: none;
    }
    .boy{
        display: block;
    }
    .trsut-seals {
  
        width: 100%;
        top: 0px;
    }
    
}

.testim {
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  -o-transform: translatey(-50%);
  transform: translatey(-50%);
}

.testim .wrap {
  position: relative;
  width: 100%;
  max-width: 1020px;
  padding: 40px 20px;
  margin: auto;
}

.testim .arrow {
  display: block;
  position: absolute;
  color: #eee;
  cursor: pointer;
  font-size: 2em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  padding: 5px;
  z-index: 22222222;
}

.testim .arrow:before {
  cursor: pointer;
}

.testim .arrow:hover {
  background-image: linear-gradient(90deg, #c371e3 25%, #ba59df 50%, #db91f7 75%, #c371e3 100%)
}


.testim .arrow.left {
  left: 10px;
}

.testim .arrow.right {
  right: 10px;
}

.testim .dots {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 60px;
  left: 0;
  display: block;
  z-index: 3333;
  height: 12px;
}

.testim .dots .dot {
  list-style-type: none;
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #eee;
  margin: 0 10px;
  cursor: pointer;
  -webkit-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
  background-image: linear-gradient(90deg, #c371e3 25%, #ba59df 50%, #db91f7 75%, #c371e3 100%)
}

.testim .dots .dot.active {
  -webkit-animation: testim-scale .5s ease-in-out forwards;
  -moz-animation: testim-scale .5s ease-in-out forwards;
  -ms-animation: testim-scale .5s ease-in-out forwards;
  -o-animation: testim-scale .5s ease-in-out forwards;
  animation: testim-scale .5s ease-in-out forwards;
}

.testim .cont {
  position: relative;
  overflow: hidden;
}

.testim .cont>div {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 0 70px 0;
  opacity: 0;
}

.testim .cont>div.inactive {
  opacity: 1;
}


.testim .cont>div.active {
  position: relative;
  opacity: 1;
}


.testim .cont div .img img {
  display: block;
  width: 100px;
  height: 100px;
  margin: auto;
  border-radius: 50%;
}

.testim .cont div h2 {
  color: #c371e3;
  font-size: 1em;
  margin: 15px 0;
}

.testim .cont div p {
  font-size: 1.15em;
  color: #eee;
  width: 80%;
  margin: auto;
}

.testim .cont div.active .img img {
  -webkit-animation: testim-show .5s ease-in-out forwards;
  -moz-animation: testim-show .5s ease-in-out forwards;
  -ms-animation: testim-show .5s ease-in-out forwards;
  -o-animation: testim-show .5s ease-in-out forwards;
  animation: testim-show .5s ease-in-out forwards;
}

.testim .cont div.active h2 {
  -webkit-animation: testim-content-in .4s ease-in-out forwards;
  -moz-animation: testim-content-in .4s ease-in-out forwards;
  -ms-animation: testim-content-in .4s ease-in-out forwards;
  -o-animation: testim-content-in .4s ease-in-out forwards;
  animation: testim-content-in .4s ease-in-out forwards;
}

.testim .cont div.active p {
  -webkit-animation: testim-content-in .5s ease-in-out forwards;
  -moz-animation: testim-content-in .5s ease-in-out forwards;
  -ms-animation: testim-content-in .5s ease-in-out forwards;
  -o-animation: testim-content-in .5s ease-in-out forwards;
  animation: testim-content-in .5s ease-in-out forwards;
}

.testim .cont div.inactive .img img {
  -webkit-animation: testim-hide .5s ease-in-out forwards;
  -moz-animation: testim-hide .5s ease-in-out forwards;
  -ms-animation: testim-hide .5s ease-in-out forwards;
  -o-animation: testim-hide .5s ease-in-out forwards;
  animation: testim-hide .5s ease-in-out forwards;
}

.testim .cont div.inactive h2 {
  -webkit-animation: testim-content-out .4s ease-in-out forwards;
  -moz-animation: testim-content-out .4s ease-in-out forwards;
  -ms-animation: testim-content-out .4s ease-in-out forwards;
  -o-animation: testim-content-out .4s ease-in-out forwards;
  animation: testim-content-out .4s ease-in-out forwards;
}

.testim .cont div.inactive p {
  -webkit-animation: testim-content-out .5s ease-in-out forwards;
  -moz-animation: testim-content-out .5s ease-in-out forwards;
  -ms-animation: testim-content-out .5s ease-in-out forwards;
  -o-animation: testim-content-out .5s ease-in-out forwards;
  animation: testim-content-out .5s ease-in-out forwards;
}

@-webkit-keyframes testim-scale {
  0% {
    -webkit-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
  }

  35% {
    -webkit-box-shadow: 0px 0px 10px 5px #eee;
    box-shadow: 0px 0px 10px 5px #eee;
  }

  70% {
    -webkit-box-shadow: 0px 0px 10px 5px #c371e3;
    box-shadow: 0px 0px 10px 5px #c371e3;
  }

  100% {
    -webkit-box-shadow: 0px 0px 0px 0px #c371e3;
    box-shadow: 0px 0px 0px 0px #c371e3;
  }
}

@-moz-keyframes testim-scale {
  0% {
    -moz-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
  }

  35% {
    -moz-box-shadow: 0px 0px 10px 5px #eee;
    box-shadow: 0px 0px 10px 5px #eee;
  }

  70% {
    -moz-box-shadow: 0px 0px 10px 5px #c371e3;
    box-shadow: 0px 0px 10px 5px #c371e3;
  }

  100% {
    -moz-box-shadow: 0px 0px 0px 0px #c371e3;
    box-shadow: 0px 0px 0px 0px #c371e3;
  }
}

@-ms-keyframes testim-scale {
  0% {
    -ms-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
  }

  35% {
    -ms-box-shadow: 0px 0px 10px 5px #eee;
    box-shadow: 0px 0px 10px 5px #eee;
  }

  70% {
    -ms-box-shadow: 0px 0px 10px 5px #c371e3;
    box-shadow: 0px 0px 10px 5px #c371e3;
  }

  100% {
    -ms-box-shadow: 0px 0px 0px 0px #c371e3;
    box-shadow: 0px 0px 0px 0px #c371e3;
  }
}

@-o-keyframes testim-scale {
  0% {
    -o-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
  }

  35% {
    -o-box-shadow: 0px 0px 10px 5px #eee;
    box-shadow: 0px 0px 10px 5px #eee;
  }

  70% {
    -o-box-shadow: 0px 0px 10px 5px #c371e3;
    box-shadow: 0px 0px 10px 5px #c371e3;
  }

  100% {
    -o-box-shadow: 0px 0px 0px 0px #c371e3;
    box-shadow: 0px 0px 0px 0px #c371e3;
  }
}

@keyframes testim-scale {
  0% {
    box-shadow: 0px 0px 0px 0px #eee;
  }

  35% {
    box-shadow: 0px 0px 10px 5px #eee;
  }

  70% {
    box-shadow: 0px 0px 10px 5px #c371e3;
  }

  100% {
    box-shadow: 0px 0px 0px 0px #c371e3;
  }
}

@-webkit-keyframes testim-content-in {
  from {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-moz-keyframes testim-content-in {
  from {
    opacity: 0;
    -moz-transform: translateY(100%);
    transform: translateY(100%);
  }

  to {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
}

@-ms-keyframes testim-content-in {
  from {
    opacity: 0;
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }

  to {
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

@-o-keyframes testim-content-in {
  from {
    opacity: 0;
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }

  to {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes testim-content-in {
  from {
    opacity: 0;
    transform: translateY(100%);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes testim-content-out {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  to {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@-moz-keyframes testim-content-out {
  from {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }

  to {
    opacity: 0;
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@-ms-keyframes testim-content-out {
  from {
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  to {
    opacity: 0;
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@-o-keyframes testim-content-out {
  from {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }

  to {
    opacity: 0;
    transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@keyframes testim-content-out {
  from {
    opacity: 1;
    transform: translateY(0);
  }

  to {
    opacity: 0;
    transform: translateY(-100%);
  }
}

@-webkit-keyframes testim-show {
  from {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-moz-keyframes testim-show {
  from {
    opacity: 0;
    -moz-transform: scale(0);
    transform: scale(0);
  }

  to {
    opacity: 1;
    -moz-transform: scale(1);
    transform: scale(1);
  }
}

@-ms-keyframes testim-show {
  from {
    opacity: 0;
    -ms-transform: scale(0);
    transform: scale(0);
  }

  to {
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

@-o-keyframes testim-show {
  from {
    opacity: 0;
    -o-transform: scale(0);
    transform: scale(0);
  }

  to {
    opacity: 1;
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes testim-show {
  from {
    opacity: 0;
    transform: scale(0);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

@-webkit-keyframes testim-hide {
  from {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

@-moz-keyframes testim-hide {
  from {
    opacity: 1;
    -moz-transform: scale(1);
    transform: scale(1);
  }

  to {
    opacity: 0;
    -moz-transform: scale(0);
    transform: scale(0);
  }
}

@-ms-keyframes testim-hide {
  from {
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1);
  }

  to {
    opacity: 0;
    -ms-transform: scale(0);
    transform: scale(0);
  }
}

@-o-keyframes testim-hide {
  from {
    opacity: 1;
    -o-transform: scale(1);
    transform: scale(1);
  }

  to {
    opacity: 0;
    -o-transform: scale(0);
    transform: scale(0);
  }
}

@keyframes testim-hide {
  from {
    opacity: 1;
    transform: scale(1);
  }

  to {
    opacity: 0;
    transform: scale(0);
  }
}

@media all and (max-width: 300px) {
  body {
    font-size: 14px;
  }
}

@media all and (max-width: 500px) {
  .testim .arrow {
    font-size: 1.5em;
  }

  .testim .cont div p {
    line-height: 25px;
  }

}

#particle-canvas {
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
}

canvas {
  width: auto !important;
}

.heading-span1 {
  cursor: none;
  background-color: rgb(145 56 174);
  border-radius: 0.375rem;
  padding: 0 1rem;
  transition: all .2s;
  display: inline-block;
}

#projects-container .section_header.is-2col {
  display: none;
}

#portfolio .padding-section-large {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.nav_wrapper
{
    /*position: sticky;*/
}
section.mt-5 {
    margin: 40px;
}
.bann-heading{
  text-align: left;
}
.services_header-form {
    background: rgba(0, 0, 0, 0.2);
    padding: 20px;
    backdrop-filter: blur(2px);
    border-radius: 10px;
}
.services_header-form .form_input {
    margin: 0px;
}
.contact_submit-wrapper{
    margin-top:0px;
}
.padding-section-large {
    padding-top: 5rem;
}
.popup-content input {
    margin-bottom: 15px;
}
.processSec .processBox {
  position: relative;
  padding: 3rem;
}
#content1   .section_bg-grad.is-services
{
  top:-25%
}
.processSec .processBox .square, .processSec .processBox .circle {
  width: 6rem;
  height: 6rem;
  border-radius: 10px;
  position: absolute;
  bottom: 2.5rem;
  right: 2.5rem;
  background-image: linear-gradient(90deg, #c371e3 25%, #ba59df 50%, #db91f7 75%, #c371e3 100%);
}

.processSec .whoteBox {
  background: #1a1a1a;
  box-shadow: 0px 0px 35px -15px #fff;
  border-radius: 10px;
  padding: 0 2rem 3rem;
  position: relative;
  z-index: 1;
  height: 16rem;
  transition: ease all 0.5s;
}
.processSec .whoteBox h5 {
  font-size: 4rem;
  font-weight: 900;
  margin: 0 0 -2rem;
  line-height: 1;
  text-align: right;
  position: relative;
  top: -2rem;
}
.processSec .whoteBox h4 {
  font-size: 1.875rem;
  font-weight: 700;
}
.processSec .whoteBox p {
  margin: 0;
}
.processSec .processBox .circle {
  width: 8rem;
  height: 8rem;
  top: 1rem;
  left: 1rem;
  bottom: auto;
  right: auto;
  border-radius: 100px;
}
.brands-slider_component {
    padding: 0;
    position: initial;
}
@media only screen and (max-width: 1600px) {
  .processSec .processBox .square, .processSec .processBox .circle {
      width: 5rem;
      height: 5rem;
      bottom: 0.5rem;
      right: 0.5rem;
  }
}
