nav {
  background: #044750 !important;
}

.logo {
  width: 235px;
}

.nav-heading {
  font-size: 1.1em;
  font-weight: 700;
}

.dropdown-menu {
  background: #044750 !important;
  opacity: 0.9;
  font-size: 1em;
  font-weight: 600;
}

nav li a {
  /*color: #000;*/
}

.btn-u {
  background: #044750 !important;
  /*color: #fff !important;*/
  font-weight: 600 !important;
}

footer {
  background-color: #044750;
  /*color: #000;*/
}

footer h2 {
  /*color: #000;*/
}

footer li {
  /*color: #000;*/
}

footer p {
  /*color: #000;*/
}

footer li a {
  /*color: #000;*/
}

footer h2::after {
  /*background: #000;*/
}

.service-image-lable {
  background-color: #044750 !important;
}

.service-image-lable h4 {
  /*color: #000;*/
}

.service-image-lable a {
  /*color: #000;*/
}

a:hover.bl {
  background: #71c1cb !important;
  color: #fff !important;
}

.active2 {
  background: #71c1cb !important;
  color: #fff !important;
}

a.bl {
  color: #000;
  border: 1px solid #ababab;
}

.cta-container {
  background-color: #044750;
}

.cta-container h2 {
  color: #fff;
}

.btn-quote:hover {
  background-color: #71c1cb !important;
}

