.top-header-cols {
  /*max-width: 100%;*/
  margin: 0px auto;
  position: relative;
}

.top-header-cols .inner-top-header-cols {
  /*max-width: 100%;*/
  margin: 0px auto;
  font-weight: 500;
  font-style: normal;
}

.header-social {
  margin: 0;
}

.search-form-header {
  /*display: none;*/
  opacity: 0;
}

.footer-main-content {
  background: #D9D6D6;
  padding-top: 80px;
  margin-top: 0;
}
.footer-contact-information {
  color: #000000;
  margin: 0px 60px;
}

.footer-contact-information h3 {
  font-size: 40px;
  color: #009191;
  margin-top: 0px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.footer-contact-information a {
  text-decoration: none;
  color: #000000;
  display: block;
}

.footer-logo-one {
  background: transparent;
  padding: 0;
  margin-right: 0;
  display: inline-block;
  text-align: right;
}
.top-right-footer-cols {
  margin-left: 50px;
  text-align: right;
}

.footer-social-dev-by {
  margin-top: 40px;
  color: white;
  background: #1A324D;
  padding: 40px 0 20px;
  font-size: 14px;
}

.footer-social-dev-by p {
  margin: 0px;
}

.footer-social a {
  font-size: 26px;
  color: #1A324D;
  background: #009191;
  display: inline-block;
  border-radius: 100%;
  margin-left: 2px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.footer-social-dev-by .display-inline {
  vertical-align: middle;
}

.footer-dev-by a {
  text-align: right;
  color: white;
  text-decoration: none;
  display: block;
  margin-top: 0px;
}
.search-form-header {
  float: right;
  margin: 0 0 20px;
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target > .ubermenu-sub-indicator {
  color: #009191;
  right: 5px !important;
}
.footer-banner {
}