.wpforms-field-label {
  color: #292b32;
}

#wpforms-submit-133.wpforms-submit {
  background-color: #f9b701;
  border-color: #f9b701;
}

div.wpforms-container-full .wpforms-field-label,
.wp-core-ui div.wpforms-container-full .wpforms-field-label {
  color: #292b32;
}

div.wpforms-container-full .wpforms-field-label-inline,
.wp-core-ui div.wpforms-container-full .wpforms-field-label-inline {
  color: #292b32;
}

.navbar.navbar-expand-lg.not-sticky.navbar-light.navbar-header-center.header-sticky {
  background-color: #006d80;
}

.site-info.text-center {
  background-color: #006d80;
}

.navbar .nav .menu-item.active .nav-link {
  color: #ffffff;
}

.navbar .nav .menu-item:hover .nav-link {
  color: #ffffff;
}

.owl-item.active .theme-slider-content .sub-title {
  color: #fff;
}

.theme-separator-line-horrizontal-full.wow.animate.fadeInUp {
  background-color: #292b32;
}

.section-area-desc.wow.animate.fadeInUp {
  color: #292b32;
}

.theme-slider-content .btn-slider {
  background-color: #0F697E;
}

.theme-separator-line-horrizontal-full::before {
  color: #057A9D;
}

.theme-services .service-content::before {
  background: #006d80;
}

.theme-services .service-content:hover::before {
  height: 100%;
}

.theme-services .service-content::before {
  background: #006d80;
}

.theme-services .service-content::before {
  background: #FAB702;
}

.theme-services .service-content::before {
  width: 100%;
  height: 0px;
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

elemento {
  visibility: visible;
  animation-delay: 0.3s;
  animation-name: fadeInUp;
}

.theme-services .service-content:hover {
  border: 1px solid #006d80;
}

.theme-services .service-content::before {
  background: #006d80;
}

.theme-project .theme-project-content .content-overlay {
  background: rgb(32, 152, 173);
}

.btn-default,
.btn-default-dark,
.btn-light:hover,
.btn-light:focus {
  background: #006d80;
}

.theme-testimonial.vrsn-three .testimonial-content.vrsn-two::after {
  background-color: #006d80;
}

.theme-testimonial-block::after {
  color: #006d80;
}

.theme-testimonial-block::before {
  background-color: #006d80;
}

.theme-testimonial.vrsn-three .testimonial-content.vrsn-two {
  background-color: #006d80;
}

h1,
.h1,
h2,
.h2,
.h3,
h3,
h4,
.h4,
h5,
.h5,
.h6,
h6 {
  clear: both;
  margin: 0 0 1.4rem;
  color: #292b32;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  letter-spacing: 0.45px;
}

.theme-services .service-content:hover .service-title a {
  color: #ffffff;
}

.header-fixed-top {
  background-color: #0080a2;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  box-shadow: 0 8px 20px 0 rgba(0,0,0,.1);
  opacity: 1;
  -webkit-animation: slide-down 1.07s;
  animation: slide-down 1.07s;
}

.theme-services .service-content {
  background-color: #0080a2;
}