html {
  scroll-behavior: smooth;
}
.contact-info-item.email a { text-decoration: underline; }
.main-menu ul li {
  cursor: pointer;

}
section#services {
    padding-bottom: 80px;
}

#whatwedo .services-modelcont .blue_bullet_points li{
  color: white;
  list-style: initial;
}
.main-menu{
 padding-right: 200px;
}

.lang-select .lang-list{
  width: 172px;
}
#services ul li, #vision-service-scn ul li {
  list-style: disc;
  margin: 10px 0 10PX 20PX;
}

.a, ul, li {
    cursor: pointer;
}

.ftr-links{
  width: 350px
}

.services-modelpopup a.cmn-btn{
    background-color: var(--theme-clr);
    color: var(--white-clr);
    border: #fff 1px solid;
}

#affiliate{
  display: none;
}

#industry{
  display: none;
}
#atm_service{
  display: none;
}