.topbararea {
  background: #333B62;
}
.animate__content__single span {
  font-size: 24px;
  }

.animate__content__single span img {
  width: 40px;
  padding-left: 10px;
}
.hidden-div
{
  display: none !important;
}
.counterarea {
  background: #fff;
}
.gridarea {
  padding-top: 20px;
}


.herobannerarea.herobannerarea__university .herobannerarea__single__slider {
  padding: 0px 0 0px;
}
.herobannerarea.herobannerarea__university .herobannerarea__single__slider::after {
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
  height: 100%;
  width: 100%;
  content: "";
  opacity: 0;
  z-index: 9;
}
.herobannerarea.herobannerarea__machine__learning
{
  margin-left: 70px;
  margin-right: 70px;
}
.swiper.ai__slider {
  border-radius: 20px;
  height: 100%;
}
.herobannerarea.herobannerarea__2 {
  background: transparent;
}
.ai__slider img {
  width: 100%;
}
#benefitss .single__service {
  height: 250px;
  }

.testi_button
{
  margin-bottom: -12px;
}
.testi_button .default__small__button {
  padding: 3px 23px;
  font-size: 11px;
  color: #fff;
  background: var(--primaryColor);
}
.aboutarea__content__wraper__5 .section__title {
    margin-bottom: 5px;
}
.aboutarea__content__wraper__5 {
    margin-left: 15px;
}
.aboutarea__para__5 p
{
  margin-bottom: 10px;
  text-align: justify;
}
.aboutarea__content__wraper__5 .aboutarea__5__small__icon__wraper
{
  margin-top: 5px;
}
.mb-10
{
  margin-bottom: 20px !important; 
}
#custom-list ul {
    padding-left: 20px;
}
#custom-list ul li i {
    width: 15px;
    height: 15px;
    line-height: 15px;
    font-size: 10px;
}
#custom-list p
{
  line-height: 15px;
}

.herobannerarea.herobannerarea__2 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.testimonial__img img
{
  width: 58px;
  height: 58px;
}
#results .gridarea__wraper
{
  padding: 5px;
}
#results .gridarea__content {
    text-align: center;
}
#results h3 {
    font-size: 20px;
    margin-bottom: 0px !important;
}
#results p {
    font-size: 14px;
    margin-bottom: 2px;
}
.text-left 
{
  text-align: left !important;
}

.table>:not(caption)>*>* {
    padding: .5rem .5rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
    text-align: center;
}

.footerarea__right__content p {
    margin-top: -13px;
    color: #fff;
    font-size: 13px;
}
.populerarea__2 .single__service {
    height: 330px;
}
.single__testimonial__wraper {
    height: 390px;
}
.single__testimonial__wraper {
    height: 390px;
    margin-bottom: 51px;
}
.topbar__left a {
    color: #fff;
}

.topbar__list a
{
   color:#fff !important;
}
.footerarea__right__list i {
    color: #fff;
}
.footerarea__right__content h6
{
    color: #fff !important;
}

.bullet-point li {
    list-style: circle;
    list-style-type: circle;
    list-style-position: inside;
    display: list-item;
}

@media (min-width: 1366px) and (max-width: 1499px) {
  .herobannerarea.herobannerarea__machine__learning {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

@media (max-width: 767px) {
    .herobannerarea.herobannerarea__machine__learning {
        margin-left: 30px;
        margin-right: 30px;
    }
}
