#menu-item-614.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-614 {
  margin-top: 3%;
  font-weight: 400;
}

body {
  font-family: Dosis !important;
  font-size: 16px !important;
}

.bg-float-btn {
  display: none !important;
}

@media only screen and (max-width: 850px) {
  #menu-item-614.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-614 {
    margin-top: 0;
    font-weight: normal;
  }

  .width-custom {
    width: 100%;
  }

  #footerLogo {
    width: 100% !important;
  }
}

form input[type="submit"]:hover {
  color: #000000;
}

.wpcf7-form-control.wpcf7-submit {
  color: #000000;
  background-color: #ffffff;
  border-width: 3px;
  border-style: solid;
  border-color: #000000;
}

.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-required.wpcf7-validates-as-number {
  border-width: 2px;
  border-style: solid;
}

.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
  border-width: 2px;
  border-style: solid;
  border-color: #000000;
  background-color: #ffffff;
  color: #000000;
}

.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date {
  background-color: #ffffff;
  border-width: 2px;
  border-style: solid;
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  border-width: 2px;
  border-style: solid;
  border-color: #000000;
}

.text-center-custom {
  text-align: center !important;
}

#footer .container div {
  text-transform: uppercase;
  font-variant: normal;
  font-family: Raleway;
}

a:link {
  color: #ffffff;
}

body.home #footer {
  background-color: #000000;
  color: #ffffff;
}

#footerLogo {
  max-width: 100% !important;
  width: 350px !important;
  height: auto !important;
}

ul li {
  list-style: none;
}

.page-title h1 {
  text-transform: uppercase;
  font-variant: small-caps;
  font-family: Dosis;
}

#menu-main-menu.nav.sf-js-enabled.sf-arrows {
  font-family: Dosis;
  font-weight: 600 !important;
}

footer{
  font-family: Dosis;
}

abbr {
  display: none;
}

.page-title .meta span i {
  display: none;
}

.page-title .meta span {
  display: none;
}