.achivement-area .info h2::after {
  background: black;
}
.fun-factor-area .fun-fact .icon i {
  display: inline-block;
  font-size: 40px;
  color: #fcaf07;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  height: 100px;
  width: 100px;
  line-height: 100px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.7);
}
.fun-factor-area .fun-fact .info .timer {
  font-size: 36px;
  line-height: 1;
  letter-spacing: 0.6px;
  font-weight: 700;
  color: white;
  margin-top: 1rem;
}
.fun-factor-area .fun-fact .info span {
  display: block;
}
.fun-factor-area .fun-fact .info span {
  display: block;
}
.fun-factor-area .fun-fact .info .medium {
  margin-top: 10px;
  font-weight: 600;
  letter-spacing: 0.6px;
  color: white;
}
#why {
  padding-bottom: 47px;
}
.services-area.shadow .services-items .item a {
  color: #fcaf07;
}
.services-area.shadow .services-items .item a i {
  color: #fcaf07;
}
.services-area.shadow .services-items .item h4 {
  color: #fcaf07;
}
.services-area.shadow .services-items .item:hover h4 {
  color: #488d8a;
}
.services-area.shadow .services-items .item:hover a {
  color: #488d8a;
}
.new_btn:hover {
  background: #fcaf07 !important;
  color: white !important;
}
.clients-area h4::after {
  background: #488d8a;
}
.clients-area .left-info {
  border-right: 1px solid #488d8a;
}
.contact-area .address-items li .icon i {
  color: #fcaf07;
}
footer a {
  color: #fcaf07 !important;
}
.modal-body {
  position: relative;
  padding: 26px;
  background: black;
  color: white;
}
.modal-body h2,
.modal-body p {
  color: white;
}
.modal-body h3 {
  color: #fcaf07;
}
.modal-header,
.modal-footer {
  background: #488d8a;
  border-bottom: unset;
  border-top: unset;
}
