* {
  box-sizing: border-box;
  padding: 0px;
  margin: 0px;
  
  font-family: "Inter", sans-serif;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgb(29 29 30 / 0%);
}



.footer-bg-section{
        backdrop-filter: blur(14px) saturate(148%);
    -webkit-backdrop-filter: blur(14px) saturate(148%);
    background-color: rgba(255, 255, 255, 0.09);
    border-radius: 30px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1), 0px 1px 1px rgba(0, 0, 0, 0.06);
    border: 1.5px solid #a307b873;
}


.body-color{
  background-color: #000;
  overflow-x: hidden;
}
p{
  font-weight: 300;
}

.border-r-30 {
  border-radius: 30px;
}
.border-r-30-color {
  border-radius: 30px;
  border: 1px solid rgb(152, 18, 156);
}
.border-r-20-color {
  border-radius: 20px;
  border: 1px solid rgb(143, 46, 146);
}
.border-color{
       box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1), 0px 1px 1px rgba(0, 0, 0, 0.06);
    
    border: 1.5px solid #a307b873;
}
.accordion-item.p-2.testimonial-main {
  border-radius: 16px;
}

.navbar-login-btn {
  padding: 10px 18px;
  border-radius: 50px;
}
.trust-section {
 box-shadow: 2px 2px 6px 0px #a307b873;
 
  border: 1.4px solid #a307b873;
  padding: 70px;
  border-radius: 30px;
  background-color: transparent;
  background-image: linear-gradient(180deg, #c94d9a1f 0%, #044b9300 100%);
}
.truct-card{
  /* box-shadow: 0px 0px 0px 0.5px; */
  box-shadow: rgba(151, 48, 160, 0.4) 0 0 90px 3px;
  border-radius: 30px;
  background-color: transparent;
}
.nav-container {
  padding: 0 20px;
}

/* CSS */
.button-56 {
  border-radius: 20px;
  box-sizing: border-box;
  color: #000000;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  height: 48px;
  justify-content: center;
  line-height: 24px;
  max-width: 100%;
  padding: 0 25px;
  position: relative;
  text-align: center;
  text-decoration: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  align-items: center;
  background-color: #ffffff;
  border: 1px solid #000000;
}
.navbar-login-btn:hover {
  box-shadow: 2px 2px 0px 0px #000000;
  border: 1px solid #000000;
}
.section-p-60 {
  padding: 50px;
}
.banner-head{
  font-weight: 300;
}
.banner-subheading {
  font-size: 25px;
}

.banner-heading {
  font-size: 59px;
}
.banner-hello img {
  width: 100%;
  max-width: 26px;
  object-fit: contain;
  height: 26px;
}
.banner-hello {
  margin: 0px 0px 20px 0px;
  padding: 6px 15px 5px 15px;
  background-color: #FFFFFF1A;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #FFFFFF1C;
  border-radius: 50px 50px 50px 50px;
  width: 100%;
  max-width: 211px;
  display: flex;
  gap: 9px;
}

button.accordion-button, button.accordion-button.collapsed {
  /*font-size: 22px;*/
  font-weight: 600;
}
.accordion-body {
  /*font-size: 20px;*/
  font-weight: 400;
}
.accordion-item.mb-3.p-2 {
  border-radius: 16px;
}
.accordion-body {
  color: #fff;
}
.accordion-item.p-2 {
  border-radius: 16px;
}
h2.accordion-header {
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 77px;
}

.card-service {
  
  box-shadow: 2px 2px 6px 0px #a307b873;
 
  border: 1.4px solid #a307b873;
  /* height: 260px; */
  padding: 24px;
  border-radius: 30px;
}
.card-service:hover{
  box-shadow: 2px 2px 6px 0px #a307b873;
 
  border: 1.4px solid #a307b873;
}

.business-card-demo h2 {
  font-size: 44px;
  font-weight: 600;
}
.business-card-sub {
  background: linear-gradient(90deg, #bc9bf7, #9629be);
  -webkit-background-clip: text;
  color: transparent;
  font-weight: 700;
}
.heading-trust-faq{
  font-size: 30px;
  font-weight: 600;
  line-height: 57px;
}
button.accordion-button.collapsed {
  background: #ffffff00;
  color: #fff;
}
button.accordion-button {
  background: #ffffff00 !important;
  color: #fff !important;
}
.accordion-item {
  color: white;
box-shadow: 2px 2px 6px 0px #a307b873 !important;
 
  border: 1.4px solid #a307b873 !important;
  background-color: transparent !important;
  background-image: linear-gradient(70deg, #00000000 100%, #9c27b000 0%);
}
span.font-blod {
  font-weight: 600;
}
.accordion-button::after {
  background-image: url(./img/down-arrow.png) !important;
  background-size: 2.25rem !important;
  height: 41px !important;
  width: 50px !important;
}
h3.subscription-subheading {
  font-weight: 600;
  font-size: 30px;
}
.card-img-sev::after {
  content: "";
  position: absolute;
  border: 3px solid transparent;
  height: 476px;
  width: 262px;
  top: 25px;
  left: 53px;
  z-index: -1;
  box-shadow: 0px 0px 0px rgba(255, 0, 0, 0);
  transition: border 0.3s ease, box-shadow 0.7 ease, transform 0.7 ease;
}

.testimonial-main.testimonial-slider {
  box-shadow: 0px 0px 0px 1px #81208a;
  border-radius: 30px;
}

.footer-email {
  font-size: 25px;
  font-weight: 600;
  padding: 20px 0px;
}
li.footer-links a {
  font-size: 20px;
}
footer.footer-main {
  border-top: 2px solid #272222;
  border-radius: 10px;
}

img.position-absolute.video-play {
  left: 50%;
  right: 50%;
  top: 50%;
  bottom: 50%;
  width: 100%;
  max-width: 80px;
  object-fit: contain;
}

.play-pulse {
  animation: pulse 2s infinite 3s cubic-bezier(0.25, 0, 0, 1);
  box-shadow: 0 0 0 0 rgb(175 75 209);
}

.video-container {
  position: relative;
  display: inline-block;
}

/* Style for the play button */
.play-button {
  color: white;
  border: none;
  font-size: 3rem;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  cursor: pointer;
  display: block;
}
.testimonial-main.border.pt-3.px-3 {
  border-radius: 30px;
}
.col-22 {
  flex: 0 0 auto;
  width: 20%!important;
}
.testimonial-main{
transition: all 0.3s ease;
}
.subscription-main-f .subscription-main {
  position: sticky;
  top: 0;
  width: 100%;
  height: 100%;

  padding: 70px;
box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1), 0px 1px 1px rgba(0, 0, 0, 0.06);
border-radius: 30px;
  border:1.5px solid #a307b873;
  background-color: transparent;
  background-image: linear-gradient(106deg, #000000 100%, #9c27b0 37%);
}

.testimonial-main:hover {
  /* box-shadow: 2px 2px 1px 1px #9c27b0; */
  box-shadow: rgba(151, 48, 160, 0.4) 0 0 90px 3px !important;
  transform: translateY(-5px);
  border: 0.5px solid #ffffffb8;
}

/* added by ADI */

.glass-1{
  backdrop-filter: blur(14px) saturate(148%);
  -webkit-backdrop-filter: blur(14px) saturate(148%);
  background-color: rgba(255, 255, 255, 0.09);
  border-radius: 30px;
      box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1), 0px 1px 1px rgba(0, 0, 0, 0.06);
 
    border: 1.5px solid #a307b873;
}

.card-img-sev:hover::after {
  /*box-shadow: 0px 2px 7px #b17ed1;*/
  transform: scale(1.05);
  background: #ececec00;
  border-radius: 2px;
}

/* Add smooth transition for the image */
.banner-main-img {
  position: relative; /* Ensure the image is positioned relative to its container */
  animation: moveTopToBottom 8s ease-out infinite; /* Apply the animation infinitely */
}

/* Define the keyframe animation */
@keyframes moveTopToBottom {
  0% {
    transform: translateY(-6%); /* Start off above the screen */
    opacity: 1; /* Start with invisible */
  }
  50% {
    transform: translateY(0); /* Move to the normal position (center of the animation) */
    opacity: 1; /* Fully visible */
  }
  100% {
    transform: translateY(-6%); /* Move back above the screen */
    opacity: 1; /* Fade out */
  }
}

.trust-main-img{
  animation: moveTopToBottomm 3s ease-out infinite; 
}

/* Define the keyframe animation */
@keyframes moveTopToBottomm {
  0% {
    transform: translateY(-10%); /* Start off above the screen */
    opacity: 1; /* Start with invisible */
  }
  50% {
    transform: translateY(0); /* Move to the normal position (center of the animation) */
    opacity: 1; /* Fully visible */
  }
  100% {
    transform: translateY(-10%); /* Move back above the screen */
    opacity: 1; /* Fade out */
  }
}

a.btn.button.button-pulse {
  color: white;
  /* border: 1px solid; */
  border: 1.4px solid #a307b873;
  padding: 16px;
  border-radius: 30px;
}

h3.record-trust-heading {
  /*font-size: 50px;*/
  font-weight: 600;
}
 h2.video-heading,  h2.heading-trust {
  font-size: 40px;
  font-weight: 600;
  line-height: 57px;
}
.testimonial-slider {
  height: 100%;
  min-height: 430px !important;
}
h2.subscription-subheading {
  font-size: 36px;
  font-weight: 700;
}
 .heading-trust-sub, p.video-subheading {
  font-size: 20px;
}
.testimonial-content p{
  font-size: 18px;
  
  font-weight: 300;
}
h3.service-1 {
  position: absolute;
  top: -75px;
  right: 20px;
  padding: 20px;
  font-size: 36px;
  font-weight: 600;
  backdrop-filter: blur(13px) saturate(94%);
  -webkit-backdrop-filter: blur(30px) saturate(94%);
  background: linear-gradient(135deg, rgba(126, 52, 126, 0.6), rgba(75, 32, 105, 0.6));

 
 
}

h5.service-heading {
  font-size: 35px;
  font-weight: 600;
}
p.service-subheading {
  font-size: 18px;
}
.price-main {
  /* background: linear-gradient(102deg, #f90303 8%, #000000 67%); */
  padding: 100px;
 
  box-shadow: 0.5px 0.5px 0.5px 0.5px;
  /* border-radius: 30px; */
  background-color: #00000000;
      box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1), 0px 1px 1px rgba(0, 0, 0, 0.06);
    border-radius: 30px;
    border: 1.5px solid #a307b873;
  background-image: url(./img/Copywriter.webp);
}


h3.priceing-heading{
  font-size: 60px;
  font-weight: 600;
}
h4.priceing-subheading{
    font-size: 37px;
    font-weight: 400;
}
.testimonial-content h3{
  font-size: 26px;
  font-weight: 600;

}
.testimonial-main {
  height: 100%;
  /* min-height: 350px !important; */
}
/* .price-main {
  background: linear-gradient(39deg, #ffffff -43%, #af4bd1 67%);
  padding: 100px;
  border-radius: 20px;
} */

.slider{
  width:400px;
  margin:20px auto;
  text-align: center;
  padding:20px;
  color:white;
  .parent-slide{padding:15px;}
  img{display: block;margin:auto;}
}

.blob-right {
  position: absolute;
  background: linear-gradient(135deg, rgba(128, 0, 128, 0.6), rgba(75, 0, 130, 0.6));
  border-radius: 50%;
  filter: blur(80px);
  z-index: -1;
  opacity: 0.5;
  box-shadow: 0 10px 30px rgba(128, 0, 128);
  right: 0px;
  width: 400px;
  height: 400px;
  top: 10px;
}
.blob-bottom{
  position: absolute;
  background: linear-gradient(135deg, rgba(128, 0, 128, 0.6), rgba(75, 0, 130, 0.6));
  border-radius: 50%;
  filter: blur(80px);
  z-index: -1;
  opacity: 0.5;
  box-shadow: 0 10px 30px rgba(128, 0, 128);
  right: 0px;
  width: 400px;
  height: 400px;
  bottom: 0px;
}

img.trust-main-img {
  height: 60px;
}
.fFirst {
  width: 50%;
}
/* .MFirst {                      n                                                                                                                                                       
  width: 60%;
  padding: 30px 0px;
} */
.fFirst {
  background-image: url(./img/Framemain.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 100%;
  width: 65%;
  box-shadow: 1px -1px 83px 33px #d386ee3d;
}
.Ssecond {
  background-image: url(./img/frame4321.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 580px;
  width: 86%;
  box-shadow: 1px -1px 83px 33px #d386ee3d;
}
.TFirst {
  background-image: url(./img/Frame765.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 480px;
  width: 100%;
  box-shadow: 1px -1px 83px 33px #d386ee3d;
}


.SFirst{
  border-radius: 40px;
}
.profile {
  width: 100%;
  max-width: 130px;
  object-fit: contain;
  height: 190px;
}

img.fIcon {
  width: 21px;
  height: 21px;
  object-fit: contain;
}








.bg-glass-blue {
  background: rgba(24, 23, 23, 0.1);
  backdrop-filter: blur(40px);
  /* Adds blur to background */
  -webkit-backdrop-filter: blur(10px);
  /* For Safari */

  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  /* Soft shadow for depth */
  padding: 20px;
  /* Optional padding inside the element */
}


/* Reusable blob class */
.blob {
  position: absolute;
  background: linear-gradient(135deg, rgba(128, 0, 128, 0.6), rgba(75, 0, 130, 0.6));
  border-radius: 50%;
  filter: blur(80px);
  z-index: -1;
  opacity: 0.5;
  box-shadow: 0 10px 30px rgba(128, 0, 128, 0.3);
}

.blob-section {
  position: relative;
  /* Position relative to allow absolute positioning of the blob */
  padding: 60px 0;
  overflow: hidden;
  /* Hide any overflow from the blob */
}

/* Positioning classes for blobs */
.blob-large {
  width: 400px;
  height: 400px;
  top: 10px;
  /* Adjust as needed */
  left: 10px;
  /* Adjust as needed */
}

.blob-large-left {
  width: 450px;
  height: 450px;
  top: 80%;
  /* Adjust as needed */
  left: 70%;
  /* Adjust as needed */
}

.blob-large-right {
  width: 450px;
  height: 450px;
  top: 120%;
  /* Adjust as needed */
  left: 6%;
  /* Adjust as needed */
}

.blob-large-left-1 {
  width: 450px;
  height: 450px;
  top: 180%;
  /* Adjust as needed */
  left: 70%;
  /* Adjust as needed */
}

.blob-medium {
  width: 450px;
  height: 400px;
  top: 20%;
  /* Adjust as needed */
  right: 10%;
  /* Adjust as needed */
}

.blob-small {
  width: 350px;
  height: 350px;
  bottom: -30px;
  /* Adjust as needed */
  left: 5%;
  /* Adjust as needed */
}

.blob-left {
  width: 350px;
  height: 350px;
  bottom: 30px;
  /* Adjust as needed */
  left: 50%;
  /* Adjust as needed */
}


.bg-card {
  background: linear-gradient(208.8deg, #171823 -0.92%, #0F1018 97.83%);
}

.bg-card-1 {
  background: linear-gradient(305deg, #fff0, #ffffff1a);
}


.nav-bg {
  background: linear-gradient(135deg, rgba(14, 13, 13, 0.6), rgba(75, 0, 130, 0.6));
  backdrop-filter: blur(20px);
-webkit-backdrop-filter: blur(20px);
}

.nav-mobile-button{
  background:linear-gradient(90deg, #bc9bf7, #9629be);
  box-shadow: 0 0 0 0 rgb(218, 89, 196);

}

.border-br {
  border-radius: 10px;
}

.border-20 {
  border-radius: 20px;
}




/* testomonial */




/* timeline */
/* The actual timeline (the vertical ruler) */
.main-timeline {
  position: relative;
}

/* The actual timeline (the vertical ruler) */
.main-timeline::after {
  content: "";
  position: absolute;
  width: 6px;
  background-color: #939597;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
}

/* Container around content */
.timeline {
  position: relative;
  background-color: inherit;
  width: 50%;
}

/* The circles on the timeline */
.timeline::after {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  right: -13px;
  background-color: #939597;
  border: 5px solid #f5df4d;
  top: 15px;
  border-radius: 50%;
  z-index: 1;
}

/* Place the container to the left */
.left {
  padding: 0px 40px 20px 0px;
  left: 0;
}

/* Place the container to the right */
.right {
  padding: 0px 0px 20px 40px;
  left: 50%;
}

/* Add arrows to the left container (pointing right) */
.left::before {
  content: " ";
  position: absolute;
  top: 18px;
  z-index: 1;
  right: 30px;
  border: medium solid white;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent white;
}

/* Add arrows to the right container (pointing left) */
.right::before {
  content: " ";
  position: absolute;
  top: 18px;
  z-index: 1;
  left: 30px;
  border: medium solid white;
  border-width: 10px 10px 10px 0;
  border-color: transparent white transparent transparent;
}

/* Fix the circle for containers on the right side */
.right::after {
  left: -12px;
}

/* Media queries - Responsive timeline on screens less than 600px wide */
@media screen and (max-width: 600px) {

  /* Place the timelime to the left */
  .main-timeline::after {
    left: 31px;
  }

  /* Full-width containers */
  .timeline {
    width: 100%;
    padding-left: 70px;
    padding-right: 25px;
  }

  /* Make sure that all arrows are pointing leftwards */
  .timeline::before {
    left: 60px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
  }

  /* Make sure all circles are at the same spot */
  .left::after,
  .right::after {
    left: 18px;
  }

  .left::before {
    right: auto;
  }

  /* Make all right containers behave like the left ones */
  .right {
    left: 0%;
  }
}




/* testomonial section */




.card {
  border: none;

  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s;
}

.card:hover {
  transform: scale(1.05);
}

.testimonial-img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin-bottom: 20px;
}

.testimonial-name {
  font-size: 18px;
  font-weight: bold;
}

.testimonial-position {
  font-size: 14px;
  color: #777;
}

/* Custom button styles */
.carousel-control-prev, .carousel-control-next {
  top: 50%;
  transform: translateY(-50%);
  color: #007bff;
}

/* Responsive card layout */
@media (max-width: 576px) {
  .testimonial-card {
    flex: 0 0 100%;
    /* Show one card on mobile */
    max-width: 100%;
  }
}

@media (min-width: 577px) {
  .testimonial-card {
    flex: 0 0 33.33%;
    /* Show three cards on desktop */
    max-width: 33.33%;
  }
}



.button-container {
  margin: 60px auto 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;

  @media screen and (max-width: 930px) {
    flex-direction: column;
  }
}


.button {
  position: relative;
  color: white;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: 2px solid white;
  border-radius: 1000px;
  padding: 16px 34px;
  /* margin: 40px; */
  /* font-size: 16px; */
  box-shadow: 0 2px 5px 0 rgba(3, 6, 26, 0.15);
  transition: .5s all ease-in-out;
  border-radius: 47px;


  &:hover {
    cursor: pointer;
    background: white;
    color: #1F4141;
    animation: none;
    
  }
}

.button-pulse {
  animation: pulse 2s infinite 3s cubic-bezier(0.25, 0, 0, 1);
  box-shadow: 0 0 0 0 rgb(172, 79, 167);
}

@keyframes pulse {
  to {
    box-shadow: 0 0 0 18px rgba(255, 255, 255, 0);
  }
}

.button-pulse-card{
  border: 1px solid;
  border-radius: 10px;
  color:#fff;
}

/* Pulsing Button with Gradient and Glowing Effect */
.button-pulse-card {
  display: inline-block;
  padding: 13px 0px;
  color: white;
  background: linear-gradient(57deg, #000000, #000000);
  border-radius: 25px;
  border: none;
  cursor: pointer;
  text-align: center;
  /* border: 1px solid; */
  animation: pulsee 3s infinite 3s cubic-bezier(0.25, 0, 0, 0.4); 
  width: 100%;
  max-width: 250px; 
}

/* Define the pulsing animation */
@keyframes pulsee {
  0% {
    transform: scale(1); 
    box-shadow: 0 0 0 0 rgba(191, 50, 196, 0.8); 
  }
  50% {
    transform: scale(1.1); 
    box-shadow: 0 0 8px 3px rgba(191, 50, 196, 0.8); 
  }
  100% {
    transform: scale(1); 
    box-shadow: 0 0 0 0 rgba(191, 50, 196, 0.8);
  }
}

p.record-trust-subheading {
  font-size: 18px;
}
.wrapper{
  width:100%;
  /* padding-top: 20px; */
  text-align:center;
}
h2{
  font-family:sans-serif;
  color:#fff;
}
.carousel{
  width:90%;
  margin:0px auto;
}
.slick-slide{
  margin:10px;
}
/* .slick-slide img{
  width:100%;
  border: 2px solid #fff;
} */
/* .wrapper .slick-dots li button:before {
  font-size:20px;
  color:white;
} */














/*card image frame*/

.image-frame {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 5px;
  background: #000000;
  border-radius: 12px;
  box-shadow: 0px 0px 1px 1px;
  transition: all 0.3s ease;
}


.image-frame:hover {
 box-shadow: 0 0 20px 5px rgba(52, 15, 61, 0.76), 0 0 30px 10px rgba(69, 43, 105, 0.55);
  transform: translateY(-5px); 
}


.image-frame img {
  border-radius: 8px; 
  transition: transform 0.3s ease-in-out;
}


.image-frame:hover img {
  transform: scale(1.05); 
}



/* Responsive Layout */
@media (max-width: 1200px) {
  .col-3 {
    flex: 0 0 50%; /* 2 items per row for screens <= 1200px */
    max-width: 50%;
    padding:10px;
  }
}

@media (max-width: 768px) {
  .col-3 {
    flex: 0 0 100%; /* 1 item per row for screens <= 768px */
    max-width: 100%;
     padding:10px;
  }

  .image-frame {
    padding: 5px; /* Less padding on smaller screens */
  }
}

/* For very small screens (portrait phones, under 480px) */
@media (max-width: 480px) {
  h2 {
    font-size: 1.5rem; /* Smaller heading on small screens */
  }

 
}
@media screen and (min-device-width: 320px) and (max-device-width: 425px) { 
  .col-22 {
    flex: 0 0 auto;
    width: 100%!important;
    margin-bottom: 13px;
  }
  .blob-large {
    width: 320px;
    height: 400px;
    top: 10px;
    left: 10px;
}
.Ssecond {
  height: 354px;
  width: 100%;
}
.fFirst, .MFirst {
  width: 100%;
}
.fFirst {
  background-size: cover;
  height: 100%;
  width: 100%;
}
/* h2.video-heading, h2.heading-trust {
  font-size: 38px;
  line-height: 45px;
} */
.business-card-demo h2 {
  font-size: 38px;
}
.subscription-main-f .subscription-main{
  padding: 0px;
  padding-bottom: 20px;
}
.subscription-main-f .subscription-main {
  left: 10px;
}
h2.video-heading, h2.heading-trust, .banner-heading {
  font-size: 28px;
  line-height: 45px;
  text-align: center;
}

h3.priceing-heading{
  font-size: 30px;
  font-weight: 600;
}

h4.priceing-subheading{
  font-size: 20px;
  font-weight: 400;
}

.banner-subheading {
  font-size: 18px;
}
.heading-trust-sub, p.video-subheading{
  text-align: center;
}
}

/*card image frame*/

/* added by aditya styling form hare  */

.br-30{
  border-radius: 20px;
}

.custom-input{
  border-radius: 30px;
}

.form-control:focus {
  background-color:rgba(255, 255, 255, 0.1) !important;
  color: white !important;

}

/* testimonial section */

.review-card-1 {
  border: 1px solid #802a91;
  
  border-radius: 20px;
  padding: 20px;
  margin: 15px 0;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.review-footer-1 {
  margin-top: 15px;
}

.badge-category-1 {
  background:linear-gradient(135deg, rgba(128, 0, 128, 0.6), rgba(75, 0, 130, 0.6));
  color: white;
  border-radius: 12px;
  padding: 5px 10px;
  font-size: 0.9rem;
}


.review-card-1 {
  margin-left: 0;
}

.review-card-1 .h5 {
  margin-bottom: 10px !important;
}

.review-card-1 .p {
  margin-bottom: 0;
}

/* testimonial section */


/* card-silder css */

  


#slider-container {
  height: 500px;
  width: 85vw;
  
  max-width: 1400px;
 
  /* box-shadow: 5px 5px 8px gray inset; */
  position: relative;
  overflow: hidden;
  padding: 20px;
}

#slider-container .btn {
  position: absolute;
  top: calc(50% - 30px);
  height: 30px;
  width: 30px;
  border-left: 8px solid rgb(148, 42, 180);
  border-top: 8px solid rgb(136, 33, 150);
}

#slider-container .btn:hover {
  transform: scale(1.2);
}

#slider-container .btn.inactive {
  border-color: rgb(153, 121, 126)
}

#slider-container .btn:first-of-type {
  transform: rotate(-45deg);
  left: 10px
}

#slider-container .btn:last-of-type {
  transform: rotate(135deg);
  right: 10px;
}

#slider-container #slider {
  display: flex;
  width: 1000%;
  height: 100%; 
  transition: all .5s;
}

#slider-container #slider .slide {
  height: 90%;
  margin: auto 10px;
 
  /* box-shadow: 2px 2px 4px 2px white, -2px -2px 4px 2px white; */
  display: grid;
  place-items: center;
}

#slider-container #slider .slide span {
  color: white;
  font-size: 150px;
}

@media only screen and (min-width: 1100px) {

  #slider-container #slider .slide {
    width: calc(2.5% - 20px);
  }

}

@media only screen and (max-width: 1100px) {

  #slider-container #slider .slide {
    width: calc(3.3333333% - 20px);
  }

}

@media only screen and (max-width: 900px) {

  #slider-container #slider .slide {
    width: calc(5% - 20px);
  }

}

@media only screen and (max-width: 550px) {

  #slider-container #slider .slide {
    width: calc(10% - 20px);
  }

}

/* card-silder css */

/* video play css */

.play-button:hover {
  opacity: 0.9;
  transform: scale(1.05);
  transition: all 0.3s ease-in-out;
}

video {
  display: block;
}
/* video play css */