@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css";

/*Menu Font*/

.main-navigation .menu li a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: -1px;
  color: #000000;
}

.main-navigation .menu > li > ul li a {
  color: #000000;
  font-size: 16px;
}

.footer .footer-credits {
  display: none;
}

.copyright-text {
  text-align: left;
}

footer.bg-dark p {
  text-align: center;
}

footer#colophon {
  background: #013c3d;
}

#site-navigation .search-widget-handle {
  display: none;
}

#colophon.site-footer.footer.bg-dark {
  padding: 20px;
  padding-top: 0px;
}

.image-bg h1 {
  font-family: Castellar;
  font-weight: bold;
  color: #ff9d08;
}

.image-bg p {
  color: #ff9d08;
  font-size: 23px;
  font-weight: bolder;
}

.pt0 {
  padding-top: 0px;
  padding: 0px;
}

span {
  color: #ff9d08;
}

.col-md-8.col-md-offset-2.col-sm-10.col-sm-offset-1.text-center {
  color: #ff9d08;
}

.btn-white .btn:hover {
  background-color: #000;
  color: #000;
}

.btn-white,
.image-bg .btn,
.image-bg .btn:visited {
  color: #fff;
  border-color: #013c3d;
  background: #013c3d;
}

#wpforms-submit-964.wpforms-submit {
  color: #ffffff;
}

#wpforms-submit-968.wpforms-submit {
  color: #ffffff;
}