.project-item {
  margin: 80px auto;
  color: #000000;
  letter-spacing: 0px;
  line-height: 58px;
  text-align: left; }
  .project-item .item-title {
    margin: 60px auto;
    letter-spacing: 0px;
    text-align: left; }

p a {
  color: #767676;
  text-decoration: underline;
  text-decoration: #767676; }

.shade {
  width: 1200px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  border-radius: 27px;
  margin-top: 30px; }

.right {
  display: inline-block;
  width: 20px;
  height: 35px;
  color: #fff; }

.adas {
  width: 100%; }

a {
  color: #333333; }

a:hover {
  color: #005691;
  padding-bottom: 23px;
  border-bottom: 2px solid #005691; }

.active_1 {
  color: #005691;
  padding-bottom: 23px;
  border-bottom: 2px solid #005691; }

.phase_img {
  display: none; }

.circle-div {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap; }

.know_more a {
  color: black !important; }
  .know_more a:hover {
    color: #00A1E0 !important;
    border-bottom: 3px solid #00A1E0 !important; }

.circle {
  width: 230px;
  height: 230px;
  border-radius: 50%;
  margin-right: 20px; }

.white {
  color: #fff; }

.active-blue {
  background-color: #377FE3;
  color: #fff; }

.border {
  border: 1px solid #000; }

.active-yellow {
  background-color: #e4a600;
  color: #fff; }

.active-red {
  background-color: #da5140;
  color: #fff; }

.active-green {
  background-color: #00b174;
  color: #fff; }

.blue {
  color: #377FE3; }

.yellow {
  color: #e4a600; }

.red {
  color: #da5140; }

.green {
  color: #00b174; }

.text {
  margin-top: 80px;
  font-size: 25px;
  margin-bottom: 200px; }

.three-div {
  width: 100%;
  height: 464px;
  display: flex;
  flex-direction: row; }

.light {
  height: 464px; }

.light-green {
  background-color: #00ABC0; }

.light-blue {
  background-color: #5D55E5; }

.light-black {
  background-color: #363B3D; }

.three {
  width: 33.3%; }

.icon-img {
  margin: 100px 0 80px 0; }

.four {
  padding-bottom: 150px;
  padding-top: 100px; }

.header ul li a {
  display: inline-block;
  color: #505050;
  font-size: 20px;
  padding: 10px 0;
  margin: 0 15px;
}

@media (max-width: 1024px) {
  .circle {
    margin: 0 auto 20px auto; } }
@media (max-width: 768px) {
  .copy {
    height: 60px;
    margin-left: 10px; }

  .copyright {
    width: 750px; } }
@media (min-width: 992px) {
  .copy {
    height: 60px;
    margin-left: 10px; }

  .copyright {
    width: 970px; } }
@media (min-width: 1200px) {
  .copy {
    height: 45px;
    margin-left: 146px; }

  .copyright {
    width: 1170px; } }

/*# sourceMappingURL=project.css.map */
