p {
    margin-block-start: 0em;
    margin-block-end: 0em;
}
::selection {
  color: white;
  background:#000000;
}
.logo-slider .swiper-wrapper {
  transition-timing-function: linear !important;
  will-change: transform;
}
.logo-slider .swiper-slide {
  flex-shrink: 0;
}
.container_height{
    height: 100% !important;
    background: linear-gradient(to right, rgba(255,255,255,1), rgba(255,255,255,0));
}
.slider-shadow-left {
  background: linear-gradient(to right, rgba(255,255,255,1), rgba(255,255,255,0));
}

.slider-shadow-right {
  background: linear-gradient(to left, rgba(255,255,255,1), rgba(255,255,255,0));
}
.image_filter{
    filter: grayscale(100%);
}
.service_main_container{
  transition: all 1.5s ease-in-out;
}
.service_main_container:hover{
  transform: scale(1.05);
  background-color: #000000 !important;
} 
.service_excerpt p{
  color: #4b4b4b !important;
}
.service_main_container:hover .service_heading h3{
  color: white !important;
}
.service_main_container:hover .service_excerpt p{
  color: white !important;
}
.service_main_container:hover .service_button a{
  color: #000000 !important;
  background: white !important;
}
.get_proposal_arrow svg{
  width: 15px !important;
}
.testimonial-slider-wrap {
    position: relative;
    padding: 0 0 30px 0 ;
}
.testimonial-slide {
    background: #fff;
    text-align: center;
}
.testimonial-img img {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    object-fit: cover;
    margin-bottom: 15px;
}
.testimonial-nav {
    padding-right: 10px;
    margin-top: 25px;
    width: 100%;
    display: flex;
    justify-content: end;
    gap: 12px;
}
.testimonial-prev, .testimonial-next {
    padding: 8px 10px 8px 10px;
    background: #fff !important;
    border: 1px solid #14141459;
    align-items: center;
    justify-content: center;
    display: flex;
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.testimonial-prev svg,
.testimonial-next svg {
    width: 12px;
    fill: #000000 ;
}
.testimonial-video {
  position: relative;
  aspect-ratio: 16 / 9;
  cursor: pointer;
  overflow: hidden;
  border-radius: 8px;
  width: 100%;
  height: auto; 
}
.testimonial-prev:hover{
  background: #000000 !important;
}
.testimonial-prev:hover svg{
  fill:#fff !important;
}
.testimonial-next:hover{
  background: #000000 !important;
}
.testimonial-next:hover svg{
  fill:#fff !important;
}

.testimonial-video .video-thumb {
  width: 100%;
  height: 100%;
  object-fit: cover; 
  display: block;
}

.testimonial-video iframe {
  width: 100%;
  height: 100%;
}

.video-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}

.video-play-btn img {
  width: 70px;
  filter: grayscale(1);
}
.testimonial-video:hover .video-play-btn img {
  filter: grayscale(0);
}

.testimonial_content_contianer{
  font-family: "Metropolis", Sans-serif;
  border: 1px solid #dfdede;
  border-radius: 7px;
  padding: 30px 45px;
  background-color: #fcfcfc;
}
.testimonial_content_contianer .testimonial-text{
  text-align: start;
  height: 150px;
  font-size: 14px;
  line-height: 24px;
  color: var(--e-global-color-cdd6486);
}
.testimonial_content_contianer .image_client_container{
  gap:20px;
  display: flex;
  align-items: center;
}
.testimonial_content_contianer .image_client_container .testimonial-img{
    width:14%;
  }
.testimonial_content_contianer .image_client_container .testimonial-img img {
    border-radius: 100px;
    width: 100%;
}
.testimonial_content_contianer .image_client_container .testimonial-name{
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 5px;
    color: var(--e-global-color-cdd6486);
}
.testimonial_content_contianer .image_client_container .testimonial-role{
    color: var(--e-global-color-cdd6486);
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .7px;
    line-height: 12px;
    text-align: start;
}
.archive_search_post .elementor-post__thumbnail img{
  width: auto !important;
  justify-self: center;
}
.service_container_height{
  height: 100% !important;
}
.logos_listing_container .swiper-slide-inner img{
    border-radius: 14px;
}
.second_image_filter{
      filter: brightness(0);
}
.startup_svg{
      min-height: 185px;
}
.startup_svg img{
    filter: brightness(0);
}
.second_image_filter:hover{
      filter: brightness(1);
}
.tech_stack_filter{
  transition: all 2s ease-in-out;
}
.tech_stack_filter:hover img{
  filter: grayscale(1);
}
.our_process_button{
  position: relative;
}
.our_process_button i{
  position: absolute;
  top: 12px;
  right: 20px;
}
.process_main_container .process_container_2, .process_main_container .process_container_3{
  display: none;
}

.active_process_button a{
  background: #000 !important;
  color: #fff !important;
}
.case-study span{
  font-weight: 600;
  color: #000000;
}

@media(max-width:1024px){
  .testimonial-video iframe {
    height: 300px;
  }
  .testimonial_content_contianer{
    padding: 20px 20px;
  }
  .startup_svg {
    min-height: 214px;
}
}
@media(max-width:767px){
  .service_button{
    position: static !important;
  }
  .testimonial_content_contianer{
    padding: 10px 10px;
  }
   .testimonial-video iframe {
    height: 255px;
  }
  .testimonial_content_contianer .testimonial-text{
    height: auto;
    margin-bottom: 20px;
  }
  .testimonial_content_contianer .image_client_container .testimonial-img{
    width:60px;
    height: 60px; 
  }
  .testimonial_content_contianer .image_client_container{
    gap: 10px;
  }
}