.btn {
  padding: 10px 35px;
  font-size: 1rem;
  border-radius: 1.25rem;
}

.modal-backdrop {
    z-index: 0;
}

.modal-header {
  border-bottom: 2px solid #000000;
}

.modal-footer {
  border-top: 2px solid #000000;
}

#myModal .modal-body {
  background: url(../img/form.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}


.icon-imgs {
  width: 40px;
  height: 40px;
  line-height: 40px;
  transform: rotate(45deg);
  filter: white(100);
}

  .single-repair .repair-img .icon i{
  display: flex;
  justify-content: center;
  align-items: center;
 }
.icon2-imgs{
  width: 40px;
  height: 40px;
}

  		