.testimonial-slider .interactive_zone_popup_09.open {
  position: fixed;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.7);
}
.testimonial-slider .interactive_zone_popup_09 {
  display: none;
}
.testimonial-slider .inner_pupup {
  align-items: center;
  background: #FFFFFF;
  box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  width: 752px;
  margin: 0 auto;
  padding: 50px 24px;
}
.testimonial-slider .not_logged_in,
.testimonial-slider .logged_in_content {
  text-align: center;
  position: relative;
}
.testimonial-slider .close_pp {
  position: absolute;
  right: 0px;
  top: -25px;
}
.testimonial-slider .content_logo {
  margin-bottom: 32px;
}
.testimonial-slider .pup_title {
  font-family: 'Gotham';
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 100%;
  text-align: center;
  color: #00A4FF;
}
.testimonial-slider .interactive_zone_popup_09 p {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #040A0E;
  margin: 0px;
}
.testimonial-slider div#countdown09 {
  font-family: 'Gotham';
  font-style: normal;
  font-weight: 325;
  font-size: 32px;
  line-height: 48px;
  text-align: center;
  color: #040A0E;
  margin-bottom: 32px;
}
.testimonial-slider .interactive_zone_popup_09 p {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #040A0E;
  margin: 0px;
}


{#  button #}
.testimonial-slider .login_btn {
  margin-top: 20px;  
} 
.testimonial-slider .banner_btn {
  display: flex;
  border: 1.5px solid transparent;
  border-radius: 50px;
  padding: 3px;
  position: relative;
  overflow: hidden;
  justify-content: center;
  margin-bottom: 32px;
}
.testimonial-slider a.button-file.button.secondary_btn {
  position: relative;
  overflow: hidden;
  color: #fff;
  z-index: 0;
  padding: 5px;
  display: inline-block;
  background: transparent;
  color: #fff;
  z-index: 1;
  border-radius: 50px;
  width: 326px;
}

.testimonial-slider .button-file {
  position: relative ;
  overflow:hidden ;
  color: #fff ;
  z-index: 0 ;
  padding: 5px;
  display: inline-block;
}
.testimonial-slider .btn_anim {
  font-family: Gotham Book;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -.01em;
  line-height: 20px;
  text-transform: capitalize;
  width: 100%;
  border: none;
  background: linear-gradient(94.9deg, rgba(0, 164, 255, 1.0) 0.63%, rgba(0, 164, 255, 1.0) 127.73%);
  background-blend-mode: overlay;
  border-radius: 28px;
  padding: 10px 30px;
}

.testimonial-slider a.button-file.button.secondary_btn i {
  content: '';
  position: absolute;
  z-index: -1;
  inset: 0;
  border-radius: 40px;
  padding: 2px;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.testimonial-slider .button-file i::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 400px;
  height: 400px;
  background: linear-gradient(45deg, rgba(0, 164, 255, 1.0), rgba(0, 164, 255, 1.0), #0000001a, #0000001a);
  transform: translate(-50%, -50%) rotate(0deg);
  animation: animationButton 2s ease-in-out infinite;
}
.testimonial-slider .button-file i {
  content: '' ;
  position: absolute ;
  z-index: -1 ;
  inset: 0 ;
  border-radius: 40px ;
  padding: 2px ; /* the thickness of the border */
  /* the below will do the magic */
  -webkit-mask: 
    linear-gradient(#fff 0 0) content-box, /* this will cover only the content area (no padding) */ 
    linear-gradient(#fff 0 0) ; /* this will cover all the area */
  -webkit-mask-composite: xor ; /* needed for old browsers until the below is more supported */
  mask-composite: exclude ; /* this will exclude the first layer from the second so only the padding area will be kept visible */
}
.testimonial-slider .swiper-pagination-1 {
  border-radius: 26px;
  border: 0.5px solid #fff;
  display: inline-flex;
  align-items: center;
  padding: 6px;
  width: unset !important;
}
.testimonial-slider span.swiper-pagination-bullet {
  height: 4px;
  width: 4px;
  border-radius: 19px;
  background: #596168;
  display: block;
  transition: 0.3s;
  opacity: 1;
}
.testimonial-slider span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-radius: 19px;
  background: #ffffff;
  width: 20px;
  height: 4px;
}
.testimonial-slider .swiper-button-disabled {
  opacity: 0.4;
}
.testimonial-slider .slide_section {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.testimonial-slider .icon svg {
  display: flex;
  align-items: center;
  justify-content: center;
}
.testimonial-slider .swiper {
  position: relative;
  z-index: 4;
}
.testimonial-slider .right_parch {
  position: absolute;
  top: -165px;
  right: 0;
}
.testimonial-slider .swiper-button-disabled {
  cursor: auto;
  pointer-events: none;
}  
.testimonial-slider .swiper_btns {
  justify-content: center;
  margin-top: 30px;
  align-items: center;
}
.testimonial-slider .section-head .title {
  color: #fff;
  text-align: center;
  margin-bottom: 48px
}

/* typo */
.testimonial-slider .tag {
  padding: 4px 8px;
  gap: 10px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 2px;
  font-family: 'Gotham';
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 16px;
}
.testimonial-slider .card-title {
  font-size: 16px;
  line-height: 28px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-bottom: 20px;
  font-family: 'Gotham';
}
.testimonial-slider .main-card-container .info-container p.desc {
  font-size: 16px;
  line-height: 1.65;
}
.testimonial-slider p.name {
  font-family: 'Gotham';
  font-style: normal;
  font-weight: 350;
  font-size: 14px;
  line-height: 17px;
  text-transform: capitalize;
  margin-bottom: 4px;
}
.testimonial-slider .author_flex {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-bottom: 20px;
}
/* Executive Vice President and Head of Operations */
.testimonial-slider p.designation {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  margin: 0px;
}
.testimonial-slider .main-card-container .info-container .lower-content {
  margin-top: auto;
}
.testimonial-slider .image-container {
  flex-basis: 35%;
  display: flex;
  position: relative;
  padding: 20px;
  padding-right : 0;
  justify-content:center;
  height: inherit
}
.testimonial-slider .info-container-flex-60 {
  flex-basis: 60%;
}
.testimonial-slider p.read {
  margin: 0px;
  font-size: 14px;
  font-size: 14px;
  line-height: 13px;
  font-family: 'Gotham';
}
.testimonial-slider p.watch {
  margin:0px;
  font-size: 14px;
  line-height: 16px;
}
.testimonial-slider svg.img1 path,
.testimonial-slider svg.img2 path {
  fill: currentColor;
}
@keyframes animationButton{
  0% {
    transform: translate(-50%, -50%) rotate(0deg) ;
  }
  25% {
    transform: translate(-50%, -50%) rotate(90deg);
  }
  50% {
    transform: translate(-50%, -50%) rotate(180deg) ;
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg) ;
  }
}

.testimonial-slider .main-card-container {
  position: relative;
  border: 1px solid;
  border-radius: 10px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.04) 0%, rgba(255, 243, 244, 0.04) 100%);
  backdrop-filter: blur(12.5px);
  display: flex;
  align-items: center;
  column-gap: 1.5rem;
  position: relative;
  height: 100%;
  width: 100%;
  min-height:415px;
}

.testimonial-slider .eclipse-shade-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
}
.testimonial-slider .fabric-main-slider-container {
  position: relative;
  padding-bottom: 80px;
  overflow: hidden;
}
.testimonial-slider .swiper_btns {
  z-index: 3;
  display: flex;
  width: 100%;
  gap: 18px;
  position: relative;
}
.testimonial-slider .section-head {
  width: 60%;
  margin: 0 auto;
}

.testimonial-slider .swiper {
  width: 100%;
  height: 100%;
}
.testimonial-slider .swiper-slide {
  text-align: left;
  font-size: 18px;
  background: transparent;
  display: flex;
  color: #fff;
  justify-content: center;
  align-items: center;
}
.testimonial-slider .slider-container {
  width: 100%;
  margin: 0 auto;
}
.testimonial-slider .main-card-container .image-container img::after {
  opacity: 0.12;
  background: lightgray -79.622px 0px / 165.301% 102.256% no-repeat;
  filter: blur(17px);
}
.testimonial-slider .main-card-container .info-container {
  padding: 40px 15px;
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
}
.testimonial-slider .main-card-container .info-container .tag {
  width: fit-content;
  padding: 5px 10px;
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.2);
}
.testimonial-slider .main-card-container .info-container .cta {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor:pointer;
}
.testimonial-slider .main-card-container .info-container .read-cta {
  display: flex;
  align-items: center;
  column-gap: 10px;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
  font-size: 14px;
  line-height: 13px;
}
.testimonial-slider .main-card-container .image-container img {
  max-height: 400px;
  object-fit: cover;
  position: relative;
  z-index: 2;
  width: 100%;
  text-align:center;
}
.testimonial-slider .main-card-container .info-container .read-cta .arrow-icon {
  overflow: hidden;
  display: flex;
}
.testimonial-slider .main-card-container .info-container .read-cta .arrow-icon .img1 {
  transform: translate(0px, 0px);
  transition: all 0.5s ease-in-out;
}
.testimonial-slider .main-card-container .info-container .read-cta .arrow-icon .img2 {
  transition: all 0.5s ease-in-out;
  right: 26px;
  position: relative;
  top: 18px;
}
.testimonial-slider .main-card-container .info-container .read-cta:hover .arrow-icon .img1 {
  transform: translate(15px, -15px);
  transition: all 0.5s ease-in-out;
}
.testimonial-slider .main-card-container .info-container .read-cta:hover .arrow-icon .img2 {
  transform: translateY(0px);
  transition: all .5s ease-in-out;
  right: 10px;
  position: relative;
  top: 1px;
}
.testimonial-slider .main-card-container .info-container .icon {
  width: auto;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.testimonial-slider .main-card-container .info-container .icon img {
  width: 100%;
  height: 100%;
}
.testimonial-slider .main-card-container .info-container .icon .watch {
  width: fit-content;
  margin: 0 0 2px;
}
.testimonial-slider .custom-swiper-container {
  height: 60px;
  width: 95%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}
.testimonial-slider .custom-swiper-container .navigation {
  width: 10%;
  height: 100%;
  margin: 0 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}
.testimonial-slider .custom-swiper-container .swiper-button-next::after {
  content: "";
}
.testimonial-slider .custom-swiper-container .swiper-button-prev::after {
  content: "";
}
.testimonial-slider .swiper-slide {
  opacity:0.4
}
.testimonial-slider .swiper-slide-active{
  opacity:1; 
} 
.testimonial-slider .custom-prev,
.testimonial-slider .custom-next {
  cursor:pointer;
  display: flex;
  align-items: center;
}  
.testimonial-slider .main-card-container.quote::before {
  content: "";
  background-image: url(https://47271964.fs1.hubspotusercontent-na1.net/hubfs/47271964/Tata-Communications/network-fabric/double-quotes.svg);
  position: absolute;
  top: 5%;
  right: 5%;
  width: 158px;
  height: 125px;
  background-size: auto auto;
  background-repeat: no-repeat;
  opacity: 28%;
}
.testimonial-slider .testimonial_pop_inner {
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
  width: 50%;
  z-index: 1;
}
.testimonial-slider .testimonial_pop {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.85);
  justify-content: center;
  align-items: center;
  padding: 40px 20px;
  box-sizing: border-box;
  transition: opacity 0.3s ease;
}

.testimonial-slider .testimonial_pop .popOverlay {
  position: absolute;
  inset: 0;
  z-index: 0;
  background: transparent;
}

.testimonial-slider .testimonial_pop_inner {
  position: relative;
  max-width: 960px;
  width: 100%;
  z-index: 1;
  aspect-ratio: 16 / 9;
  background: #000;
  border-radius: 8px;
}

.testimonial-slider .testimonial_pop_inner .popVideoIframe,
.testimonial-slider .testimonial_pop_inner .popVideo {
  width: 100% !important;
  height: 100% !important;
  position: relative;
  object-fit: cover;
}

.testimonial-slider .testimonial_pop_inner iframe,
.testimonial-slider .testimonial_pop_inner video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: none;
  background: #000;
}
.testimonial-slider .close {
  cursor:pointer;
}

.testimonial-slider .close-button-bnr {
  position: absolute;
  top: -16px;
  right: -16px;
  width: 36px;
  height: 36px;
  background: #fff;
  border: none;
  border-radius: 50%;
  color: #333;
  font-size: 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  box-shadow: 0 0 10px rgba(0,0,0,0.25);
  transition: transform 0.2s ease;
  padding: 12px 16px;
}

.testimonial-slider .close-button-bnr:hover {
  transform: scale(1.1);
}
.testimonial-slider .testimonial_pop_inner video.popVideo {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in;
}

.testimonial-slider .testimonial_pop_inner video.popVideo.visible {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 767px) {
  .testimonial-slider .testimonial_pop.open .close {
    top: 6rem !important;
    right: -1rem !important;
  }
}
@media (min-width: 768px) {
  .testimonial-slider .noslider-0 .slider_btns {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .testimonial-slider .slider-container,
  .testimonial-slider .section-head {
    width: 100%;
    padding: 0px 15px;
  }
}
@media screen and (max-width: 768px) {
  .testimonial-slider .main-card-container {
    flex-direction: column;
    row-gap: 1.5rem;
    height: 100%;
    width: 100%;
  }
  .testimonial-slider .main-card-container::before {
    display: none;
  }
  .testimonial-slider .main-card-container .image-container {
    height: 100%;
    margin: 0 auto;
  }
  .testimonial-slider .custom-swiper-container {
    height: 65px;
    margin: 0 auto;
    justify-content: center;
    margin-top: 1.5rem;
  }
  .testimonial-slider .custom-swiper-container .navigation {
    width: 40%;
    height: 100%;
    margin: 0 auto;
  }
  .testimonial-slider .section-head .title {
    text-align: left;
    margin-bottom: 24px;
  }
  .testimonial-slider .main-card-container .image-container {
    width: 100%;
  }
  .testimonial-slider .main-card-container{
    gap: 0px;
  }
  .testimonial-slider .info-container-flex-60,
  .testimonial-slider .image-container {
    flex-basis: 100%;
  }
  .testimonial-slider .image-container:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, black 10%, transparent 90%);
    height: 100%;
    width: 100%;
    z-index: 3;
  }
  .testimonial-slider .swiper_btns {
    justify-content: center;
    margin-top: 30px;
    /*     position: absolute; */
    z-index: 5;
    left: 0;
    right: 0;
  }
  .testimonial-slider .slider-container,
  .testimonial-slider .section-head {
    width: 100%;
    padding : 0px 15px;
  }
  .testimonial-slider .fabric-main-slider-container{
    padding-bottom:80px; 
  }
  .testimonial-slider .main-card-container .info-container {
    padding-top: 0;
    margin-top: -10px;
    z-index: 9;
    padding-bottom: 32px;
  }
  .testimonial-slider .main-card-container .info-container .tag {
    margin-bottom: 12px;
  }
  .testimonial-slider .card-title {
    margin-bottom: 16px;
  }
  .testimonial-slider .main-card-container .info-container p.desc {
    margin-bottom: 20px;
  }
  .testimonial-slider .main-card-container .info-container .lower-content {
    margin-top: 0;
  }
  .testimonial-slider p.name {
    line-height: 20px;
  }
  .testimonial-slider p.designation {
    line-height: 20px;
  }
  .testimonial-slider .author_flex {
    margin-bottom: 40px;
  }
  .testimonial-slider .image-container {
    padding: 15px;
  }
  .testimonial-slider .main-card-container .image-container img {
    width: 100%;
    margin: 0 auto;
    object-position:top;
    max-height: 440px;
  }
  .testimonial-slider .sub_content * {
    text-align: left !important;
  }
  .testimonial-slider .main-card-container .info-container.no-tag {
    margin-top: 0;
    padding-top: 32px;
  }
}