.btn.btn-secondary:hover {
  border: 1px solid #175eab !important;
  background: transparent !important;
  color: #175eab !important;
}
.btn.btn-secondary {
  background: #175eab !important;
  border: 1px solid #175eab !important;
  color: #fff !important;
}
.bg-info {
  background-color: #175eab !important;
}
.topper .text .con span:first-child {
  color: #175eab !important;
}
.btn.btn-primary {
  background: #175eab !important;
  border: 1px solid #175eab !important;
  color: #fff !important;
}
.ftco-footer .bg-primary:after {
  background: #00bcd4;
}
.ftco-footer .bg-primary {
  background: #3f51b5 !important;
  position: relative;
  z-index: 0;
}
.h-100 {
  height: 100%;
}
.mb-5{
    margin-bottom: 30px;
}
