.wpforms-field-label {
  color: #fd800c;
}

input[type="radio"] + label {
  color: #fd800c;
}

#wpforms-submit-133.wpforms-submit {
  background-color: #fd800c;
  border-color: #fd800c;
}
div.wpforms-container-full .wpforms-field-label, .wp-core-ui div.wpforms-container-full .wpforms-field-label {
  color: rgb(0, 129, 182);
}


div.wpforms-container-full .wpforms-field-label-inline,
.wp-core-ui div.wpforms-container-full .wpforms-field-label-inline {
  color: rgb(0, 129, 182);
}

.theme-slider-content .sub-title {
  color: #FFF;
}

.theme-slider-content .btn-slider {
  background-color: #fd800c;
}

.navbar .nav .menu-item:hover .nav-link {
  color: #ffffff;
}

.theme-separator-line-horrizontal-full::before {
  color: #fd800c;
}

.theme-services .service-content::before {
  background: #fd800c;
}

.service-content.wow.animate.fadeInUp {
  border-color: #ffffff;
}

.theme-project .theme-project-content .content-overlay {
  background: rgb(0, 129, 186);
}

.btn-default,
.btn-default-dark,
.btn-light:hover,
.btn-light:focus {
  background: #fd800c;
}

.theme-testimonial.vrsn-three .theme-testimonial-overlay {
  background-color: rgba(255, 255, 255, 0.4);
}

.theme-testimonial.vrsn-three .testimonial-content.vrsn-two::after {
  background-color: #fd800c;
}

.theme-testimonial-block::after {
  color: #fd800c;
}

.theme-testimonial.vrsn-three .testimonial-content.vrsn-two {
  background-color: #fd800c;
}

.page-scroll-up a,
.page-scroll-up a:hover,
.page-scroll-up a:active {
  background: #fd800c;
}

.navbar .nav .menu-item.active > .nav-link,
.navbar.header-fixed-top .nav .menu-item.active > .nav-link {
  color: #fd800c;
}

.navbar {
  background-color: #fd800c;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0rem;
  padding-right: 0rem;
  opacity: 1;
}

.site-info.text-center {
  background-color: #0b3057;
}

.theme-section-module {
  margin: -0.313rem 0 3.75rem;
  padding: 0;
  position: relative;
}

.text-center {
  text-align: center !important;
}

*,
::before,
::after {
  box-sizing: border-box;
}

body,
button,
input,
select,
textarea {
  color: #000;
  font-family: "Open Sans", "Helvetica Neue", helvetica, arial, sans-serif;
  line-height: 1.75;
  font-size: 1rem;
  font-weight: 400;
}

h1,
.h1,
h2,
.h2,
.h3,
h3,
h4,
.h4,
h5,
.h5,
.h6,
h6 {
  clear: both;
  margin: 0 0 1.4rem;
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  letter-spacing: 0.45px;
}

.theme-services .service-title a {
  color: #000;
  position: relative;
  z-index: 1;
}

.theme-testimonial .theme-section-module .section-area-desc {
  color: #000;
}

#theme-project.theme-block.theme-project.theme-bg-grey.pb-5 {
  border-color: #ffffff;
}