.benner-two-area {
  background-image: url(../img/banner/banner.png);
}
.benner-two-area:before {
  background: none;
}
.top-bottom-area .top-bottom a {
  background-color: #e56713;
}
#toTop {
  background: #e56713;
}
.section-title span, .bg-light .navbar-collapse .navbar-nav .nav-item .nav-link:focus, .bg-light .navbar-collapse .navbar-nav .nav-item .nav-link:hover {
  color: #e56713;
}
.section-title h2 {
  color: #007dab !important;
}
.email-icon,
.location-icon,
.phone-icon {
  font-size: 20px !important;
  color: #e56713 !important;
}
.contact-area .single-contact {
  padding: 15px;
  min-height: 330px;
  text-align: unset;
  margin: 10px;
}
.footer-area .footer-text ul li a {
  color: #e56713;
}
.footer-area .footer-text ul li a:hover, .top-bottom-area .top-bottom .btn-wave {
  color: #e56713;
  background-color: #007dab;
}
.footer-area{
    padding: 10px;
}
@media only screen and (max-width: 767px) {
  .navbar-collapse {
    background-color: #007dab;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-collapse {
    background-color: #007dab;
  }
}
