/* breadcrumbs start */
.containertext ul{
  padding-left: 15px;
}
#audit h2 em{
  font-style: normal;
  color: #2fb69d;
}
.zag{
  padding: 40px 10px;
  text-align: center;
  font-size: 52px;
  font-weight: 600;
  padding-bottom: 25px;
}
.bread_cont{
  background: #EBEBEB;
  width: 100%;
  padding: 12px 0;
}
.containertext{
  width: 100%;
  max-width: 1170px;
  padding: 0 15px;
  margin: 0 auto;
  line-height: 16px;
  font-size: 16px;
  padding-bottom: 40px;
}
#breadcrumbs{
  width: 100%;
  max-width: 1140px;
  padding: 0 15px;
  margin: 0 auto;
}
#breadcrumbs span{
  color: #757575;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.7em;
}
#breadcrumbs span span{
  padding: 0 20px;
}
#breadcrumbs span span:first-child{
  padding-left: 0;
}
#breadcrumbs span span:lasrt-child{
  padding-right: 0;
}
#home-slider {

}
#home-slider .item{
  max-height: 30vh;
}
#home-slider .item a{
  display: none;
}
/* breadcrumbs end */