/* <!--A Design by Bootstraplayouts
   Author: Bootstraplayouts
   Author URL: http://bootstraplayouts.com--> */

/*========================= madion starts =========================*/

.und-cons8 {
  color: #1a1a1a;
}

.und-cons8 .counter {
  border: 1px solid #000000;
}

.und-cons8 .counter span {
  color: #b30000;
}

.und-cons8 form {
  text-align: center;
}

.und-cons8 form .form-control {
  background-color: transparent;
  border-bottom: 1px solid #e6e6e6;
  color: #1a1a1a;
  -webkit-transition: .3s;
  transition: .3s;
}

.und-cons8 form .form-control:focus {
  border-bottom: 1px solid #000000;
}

.und-cons8 .btn {
  border: 1px solid #b30000;
  color: #1a1a1a;
  -webkit-transition: .3s;
  transition: .3s;
}

.und-cons8 .btn:hover {
  background-color: #b30000;
  color: #e6e6e6;
}

.und-cons8 ul.social {
  text-align: center;
  margin-top: 30px;
}

.und-cons8 ul.social li a i {
  color: #1a1a1a;
  border: 1px solid #b30000;
  -webkit-transition: .3s;
  transition: .3s;
}

.und-cons8 ul.social li a i:hover {
  background-color: #b30000;
  color: #e6e6e6;
}

.und-cons8 footer.copyrights span {
  color: #b30000;
}

/*========================= madion ends =========================*/