/* Custom */

/* body {
  font-family: Arial, sans-serif;
  line-height: 1.6;
  margin: 0;
  padding: 0;
  color: #333;
} */

header h2 {
  margin-bottom: 50px;
}

.placeholder {
  width: 100%;
  /* border-radius: 5px;
  border: 1px solid #bfbfbf; */
}
.placeholder2 {
  width: 100%;
  /* border-radius: 5px;
  border: 1px solid #bfbfbf; */
}
.placeholder3 {
  width: 100%;
  /* margin-top: 45px; */
  /* border-radius: 5px;
  border: 1px solid #bfbfbf; */
}

section {
  padding: 20px;
  text-align: center;
}

.bg {
  background-color: #eaebed;
}


.value-proposition {
  /* background-color: #F8F7FC; */
  padding: 30px 20px 25px 20px;
  /* margin-bottom: 30px; */
}

.value-proposition>h3 {
  /* width: 50%; */
  /* font-size: 42px; */
  margin: 50px auto 30px auto;
}

.value-proposition>p {
  /* width: 70%; */
  /* line-height: 2.8rem; */
  /* margin: auto; */
  font-size: 1.375rem;
}

.columns {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 50px;
  gap: 80px;
}

.column {
  /* width: 45%; */
  min-height: 35%;
  margin: 10px 20px;
  /* padding: 30px 50px 0px 50px; */
  padding: 10px 30px;
  /* background-color: #eaebed; */
  /* background-color: #F8F7FC; */
  text-align: center;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  position: relative;
  cursor: pointer;
}

.column p {
  /* font-size: 20px; */
  /* font-size: 22px; */
  padding: 0px;
  
  margin: 0px;
  margin-top: 10px;
}

.adc-column-link {
  text-decoration: none;
  /* display: block; */
}

/* .column::before {
  content: "";
  display: block;
  height: 5px;
  width: 0;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #3f51b5;
  transition: all 0.2s ease-in-out;
} */

/* .column:hover {
  box-shadow: 0 20px 40px rgba(61, 65, 84, 0.15);
  top: -2px;
 } */


.columnhigh:hover {
  box-shadow: 0 20px 40px rgba(61, 65, 84, 0.15);
  border: 2px solid #01a7c2;
  border-radius: 5px;
  cursor: pointer;
  
}

.adc-p015{
  padding: 0px 15px;
}

.columnhigh2:hover{
  box-shadow: 0 20px 40px rgba(61, 65, 84, 0.15);
  border: 2px solid #01a7c2;
  border-radius: 5px;
  cursor: pointer;

}

.column:hover {

  box-shadow: none;

}



.column:hover::before {
  width: 100%;
}

hr {
  width: 5%;
  margin: 10px auto;
  border: 0;
  border-top: 1px solid #2d2d2d;
}

blockquote {
  margin: 0px;
  font-style: italic;
  font-size: 1.375rem;
}

blockquote span {
  font-size: 1.25rem;
  font-style: normal;
}

.testimonial-block {
  background-color: #eff1ff;
  padding: 20px;
  border-left: 4px solid #3f51b5;
}

.testimonial-section {
  /* background-image: url("../assets/images/testimonial_bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; */
  /* margin: 0px 50px; */
  margin-top: 10px;
  margin-bottom: 50px;
  background-color: #01a7c2;
  border-top-right-radius: 5rem;
  border-bottom-left-radius: 5rem;
  padding: 2rem 20px;
  color: #fff;
  position: relative;
}

/* .testimonial-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
} */

.news-section {
  text-align: center;
  background-color: #eaebed;
  /* padding: 20px; */
  /* margin: 20px auto; */
}

.news-section > .news {
  flex-wrap: wrap;
  /* width: 50%; */
  margin: auto;
}

/* .news-section h1 {
  font-size: 42px;
} */

/* .news-items {
  display: flex;
} */

.news-items a {
  text-decoration: none;
  color: #000;
}

.news-item {
  /* width: 50%; */
  margin: 10px 0;
  height: 12rem;
  padding: 30px 40px;
  border-radius: 5px;
  background-color: #01a7c2;
  text-align: left;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.right-arrow::after {
  content: '\279C';
    margin-left: 10px;
}

.news_ {
  gap: 4rem;
}

.news-item p.date {
  
  font-style: italic;
  margin: 10px 0px;
  font-size: 1rem;
}

.two{
  margin-top: 60px;
}

.news-item p {
  color: #ffffff;
  font-size: 1.25rem;
  margin: 0px;
  /* font-family: Avenir; */
}

/* .footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px;
  background-color: #f4f4f4;
} */

.footer p {
  /* font-size: 20px; */
  font-style: italic;
  color: #5C526A;
  font-weight: bold;
  margin-top: 30px;
  text-align: center;
}

/* .footer button {
  background-color: #000215;
  padding: 20px 60px;
  font-size: 22px;
} */

button {
  display: inline-block;
  padding: 10px 20px;
  margin-top: 10px;
  background-color: #0066cc;
  color: #fff;
  border: none;
  cursor: pointer;
}

.text-slider-container {
  position: relative;
  height: 50px; /* Adjust as needed */
  overflow: hidden; /* Ensures only one text is visible at a time */
  /* border: 1px solid #ccc; */
  text-align: center;
  margin: 0px auto 20px auto;
}

.text-slider {
  position: relative;
  animation: slide-up 20s infinite;
}

.text-item {
  height: 50px; /* Matches the container height */
  line-height: 50px; /* Centers text vertically */
  font-size: 1.125rem; /* Adjust font size as needed */
  text-align: center;
}

.more_btn {
  /* margin-top: 30px;
  margin-right: 6%; */
  text-align: right;
}

@keyframes slide-up {
  0%, 20% { transform: translateY(0); } /* Text 1 visible */
  25%, 45% { transform: translateY(-50px); } /* Text 2 visible */
  50%, 70% { transform: translateY(-100px); } /* Text 3 visible */
  75%, 95% { transform: translateY(-150px); } /* Text 4 visible */
  100% { transform: translateY(0); } /* Loop back to Text 1 */
}

.wrap {
  /* background: linear-gradient(to bottom, #A3BAC3 90%, transparent 10%); */
  /* background-color: #A3BAC3; */
  /* background: linear-gradient(#A3BAC3, transparent); */
  /* background: linear-gradient(-100deg, #ffffff 0%,#ffffff 54%,#ccccfb 52%,#ccccfb 100%); */
  /* background: linear-gradient(100deg, #F8F7FC 0%,#F8F7FC 47%,white 45%,white 100%); */
  /* background: linear-gradient(-105deg, #ffffff 0%,#ffffff 52%,#F8F7FC 52%,#F8F7FC 100%); */
  /* background: linear-gradient(to left, #ffffff 0%,#ffffff 55%,#F8F7FC 50%,#F8F7FC 100%); */
  background-color: #dce2fc;
}

.image-container {
  position: relative;
  width: 300px; /* Adjust as needed */
  height: 300px; /* Adjust as needed */
  border-radius: 50%; /* For circular container */
  background: #fff; /* White background */
  padding: 15px; /* Inner padding */
  overflow: hidden;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); /* Soft shadow */
}

.image-container::before {
  content: '';
  position: absolute;
  width: 110%;
  height: 110%;
  top: -5%;
  left: -5%;
  background: linear-gradient(135deg, #6c63ff, #00c6ff);
  border-radius: 50%;
  z-index: -1;
  clip-path: path('M100,0 C50,150 150,50 50,100 Z'); /* Adjust path for unique shapes */
}

.image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.testimonial-slider {
  width: 100%;
  /* max-width: 600px; */
  margin: auto;
  text-align: center;
  position: relative;
}

.testimonial-container {
  overflow: hidden;
  position: relative;
  min-height: 18rem;
}

.testimonial {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  display: flex;
  /* flex-direction: column; */
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.hori-line {
  height: 7rem;
  /* width: 14rem; */
  margin: 25px;
  /* margin: 25px auto; */
  border-left: 3px solid #ffffff;
  /* border-bottom: 3px solid #ffffff; */
}

.border-left {
  border-left: 3px solid #ffffff;
  padding-left: 30px;
}

.one {
  top: 20%;
}

.three {
  top: 20%;
}

.four{
  top: 30%;
  left: 20%;
}
.testimonial.active {
  opacity: 1;
}

.testimonial-text {
  font-size: 1.4rem;
  text-align: left;
  /* font-weight: 600; */
  color: #ffffff;
}

.author, .position, .organization {
  /* font-weight: bold; */
  margin: 2px 0;
}

.author {
  font-size: 1.625rem;
}

.role {
  color: #777;
  font-size: 0.9rem;
}

.navigation {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.dot {
  height: 12px;
  width: 12px;
  margin: 0 5px;
  background-color: #909090;
  border-radius: 50%;
  cursor: pointer;
}

.dot.active {
  background-color: #ffffff;
}


/* Responsive */

@media (max-width: 1024px) {
  .wrap {
    flex-wrap: wrap;
    background: none;
  }

  .news-section > .news {
    width: 100%;
  }

  .carousel {
    width: 100%;
  }
  
  .testimonial-container  {
    height: auto;
  }

  .news {
    /* gap: 80px; */
    margin-bottom: 30px;
  }

  .testimonial-container {
    height: 25rem;
  }
  
  .one {
    top: 15%;
  }
}

@media (max-width: 1200px) and (min-width: 1024px) {
  .testimonial-container {
    min-height: 18rem;
  }

  .testimonial-text {
    font-size: 1.2rem;
  }

  .author {
    font-size: 1.4rem;
  }

  .organization, .position {
    font-size: 1rem;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .gap__ {
    gap: 0rem;
  }
  .testimonial-container{
    height: 20px;
  }
}

@media (max-width: 768px) {
  .news {
    gap: 80px;
    margin-bottom: 30px;
  }

  .column {
    padding: 15px 15px 0px 15px;
  }

  .testimonial-text {
    font-size: 1rem;
  }

  .news-item {
    height: 10rem;
  }

  .testimonial {
    flex-direction: column;
  }

  .four{
    left: 0%;
  }


  .border-left {
    border-left: unset;
    /* margin-top: 30px; */
    padding-top: 15px;
    padding-left: unset;
    border-top: 3px solid #ffffff;
  }
}

@media (max-width: 576px) { 
  .testimonial-container  {
    padding: 1rem;
    height: 20rem;
  }
  .testimonial-container {
    height: 20rem;
  }

  .carousel-control.prev {
    left: 0px;
    padding: 0px;
  }

  .carousel-control.next {
    right: 0px;
    padding: 0px;
  }

  .testimonial, .news-item p { 
    font-size: 1.125rem;
  }

  .news-item p.date {
    font-size: 0.875rem;
  }

  .news-item {
    height: 14rem;
  }

  .columns {
    gap: 30px;
  }

  .column {
    padding: 15px 15px 0px 15px;
    margin: 10px;
  }

  .logo2 {
    width: 14rem;
    margin: 20px;
  }

  header h2 {
    margin-bottom: 20px;
  }

  .gap_ {
    gap: 2rem;
  }

  .testimonial {
    flex-direction: column;
  }


  .testimonial{
    align-items: start;
  }
  .one {
    top: 1%;
  }

  .one .adc-mt10{
   margin-top: 0px;

  }

  .two {
    top: 1%;
    margin-top: 0px;
  }

  .two .adc-mt40{
    margin-top: 0px;
  }

  .more_btn {
    text-align: center;
  }

  .three{
    top:1%;
  }
  .four{
    top: 35%;
    left: 0px;
  }

  .log0__ {
    text-align: center;
  }
}


@media (max-width: 350px) { 
  .two {
    top: -3%;
  }
}

@media (min-width: 2560px) { 
  .placeholder3 {
    width: 60%;
  }
}

