#contact{
  margin-top: 60px;
  margin-bottom: 60px;
}
.send{
  background-color: #7e7e7e;
  color: #fff;
}
.send:hover{
  background-color: #ed1c24;
  color: #fff;
}
#nap{
  margin-top: 60px;
  margin-bottom: 60px;
}
.cnt{
  padding-top: 20px;
}
.call-btn{
  padding-top: 30px;
}
.phone-1{
  padding-top: 5px;
}
.icon-class{
  background-color: #000;
  color: #fff;
  border-radius: 10px;
}
.say{
  color: #ed1c24;
  padding-top: 80px;
}
.loc{
  color: #ed1c24;
}
.mail{
  padding-top: 25px;
  color: #ed1c24;
}
.mail-1{
  padding-top: 15px;
}
.add-cnt{
  padding-top: 5px;
}
.email-sec{
  margin-top: 30px;
}
.btn-block{
  width: 150px;
}
.que{
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    padding-left: 10px;
}
.result{
    color: red;
    padding-bottom: 25px;
    padding-left: 10px;
    font-weight: 600;
}
.results{
    color: green;
    padding-bottom: 25px;
    padding-left: 10px;
    font-weight: 600;
}