.topBox {
  padding: 30px 0;
}
.topBox p{
  padding: 10px;
  border: 2px solid #666;
  font-size: 16px;
  color: #666;
  border-radius: 50px;
  font-weight: 600;
}
.EnglisgCarousel {
  width: 100%;
  height: 400px;
  margin-bottom: 30px;
}
.EnglisgCarousel .carousel-indicators li {
  background-color: #1A5284;
  width: 20px;
  height: 4px;
  border-radius: 10px;
}
.enBox {
  width: 100%;
  margin-bottom: 30px;
}
.enBox .title{
  color: #115198;
  font-size: 30px;
  text-align: center;
  margin-bottom: 20px;
}