:root {
  --anps-text-color: rgb(37 49 96);
  --anps-page-bg: rgb(255 255 255);
  --anps-secondary: rgb(20 20 20);
  --anps-secondary-background: rgb(20 20 20);
  --anps-primary: rgb(#cca562);
  --anps-headings: rgb(20 20 20);
  --anps-menu-font-size: 16px;
  --anps-submenu-font-size: 14px;
  --anps-top-bar-font-size: 13px;
  --anps-breadcrumbs-color: rgb(20 20 20);
  --anps-breadcrumbs-border-color: rgb(255 255 255);
  --anps-breadcrumbs-bg-color: rgb(255 255 255);
  --anps-main-space-top: 70px;
  --anps-main-space-bottom: 70px;
  --anps-top-bar-color: rgb(255 255 255);
  --anps-top-bar-bg-color: rgb(1 13 9);
  --anps-top-bar-height: 50px;
  --anps-menu-mobile-icons: rgb(1 13 9);
  --anps-submenu-bg-color: rgb(255 255 255);
  --anps-submenu-color: rgb(#cca562);
  --anps-submenu-color--active: #000;
  --anps-submenu-color--hover: #000;
  --anps-page-title: rgb(255 255 255);
  --anps-page-header-bg: linear-gradient(90deg, rgb(#cca562), rgb(88 105 172));
  --anps-page-header-height: 110px;
  --anps-page-header-lg-height: 300px;
  --anps-menu-color: #565656;
  --anps-menu-color--hover: #000;
  --anps-menu-color--active: #24cad2;
  --anps-header-search-text-color: #000;
  --anps-header-search-background-color: #888;
  --anps-hmain-bg: #ffffff;
  --anps-hbar-bg: #fff;
  --anps-hbar-height: 90px;
  --anps-hbar-height--sticky: 90px;
  --anps-hbar-m-height: 74px;
  --anps-hbar-m-height--sticky: 60px;
  --anps-sticky-bg: #fff;
  --anps-sticky-color: #565656;
  --anps-sticky-color--hover: #000;
  --anps-sticky-color--active: #24cad2;
  --anps-footer-heading-color: #383e48;
  --anps-menu-spacing: 15px;
  --anps-whitelist-token-overlay-bg-color: rgba(255, 255, 255, 0.8);
}

.wpcf7 .wpcf7-not-valid-tip,
.wpcf7 label {
  display: none !important;
}

.wpcf7 input.wpcf7-submit {
  position: relative;
  border: 2px solid #cca562 !important;
  background-color: rgba(183,142,75,0) !important;
  background: linear-gradient(180deg, rgba(183, 142, 75, 0) 0%, rgba(204, 165, 99, 0) 100%) !important;
  z-index: 1;
  transition: all 0s;
}

.wpcf7 input.wpcf7-submit:hover {
  color: RGB(255 255 255) !important;
  background: #b78e4b !important;
  background: linear-gradient(180deg, rgb(183, 142, 75) 0%, rgb(204, 165, 99) 100%) !important;
}

:root {
  --anps-text-color: rgb(37 49 96);
  --anps-page-bg: rgb(255 255 255);
  --anps-secondary: rgb(20 20 20);
  --anps-secondary-background: rgb(20 20 20);
  --anps-primary: rgb(#cca562);
  --anps-headings: rgb(20 20 20);
  --anps-menu-font-size: 16px;
  --anps-submenu-font-size: 14px;
  --anps-top-bar-font-size: 13px;
  --anps-breadcrumbs-color: rgb(20 20 20);
  --anps-breadcrumbs-border-color: rgb(255 255 255);
  --anps-breadcrumbs-bg-color: rgb(255 255 255);
  --anps-main-space-top: 70px;
  --anps-main-space-bottom: 70px;
  --anps-top-bar-color: rgb(255 255 255);
  --anps-top-bar-bg-color: rgb(1 13 9);
  --anps-top-bar-height: 50px;
  --anps-menu-mobile-icons: rgb(1 13 9);
  --anps-submenu-bg-color: rgb(255 255 255);
  --anps-submenu-color: rgb(#cca562);
  --anps-submenu-color--active: #000;
  --anps-submenu-color--hover: #000;
  --anps-page-title: rgb(255 255 255);
  --anps-page-header-bg: linear-gradient(90deg, rgb(#cca562), rgb(88 105 172));
  --anps-page-header-height: 110px;
  --anps-page-header-lg-height: 300px;
  --anps-menu-color: #565656;
  --anps-menu-color--hover: #000;
  --anps-menu-color--active: #24cad2;
  --anps-header-search-text-color: #000;
  --anps-header-search-background-color: #888;
  --anps-hmain-bg: #ffffff;
  --anps-hbar-bg: #fff;
  --anps-hbar-height: 90px;
  --anps-hbar-height--sticky: 90px;
  --anps-hbar-m-height: 74px;
  --anps-hbar-m-height--sticky: 60px;
  --anps-sticky-bg: #fff;
  --anps-sticky-color: #565656;
  --anps-sticky-color--hover: #000;
  --anps-sticky-color--active: #24cad2;
  --anps-footer-heading-color: #383e48;
  --anps-menu-spacing: 15px;
  --anps-whitelist-token-overlay-bg-color: rgba(255, 255, 255, 0.8);
}

.wpcf7 .wpcf7-not-valid-tip,
.wpcf7 label {
  display: none !important;
}

.wpcf7 input.wpcf7-submit {
  position: relative;
  border: 2px solid #cca562 !important;
  background-color: rgba(183,142,75,0) !important;
  background: linear-gradient(180deg, rgba(183, 142, 75, 0) 0%, rgba(204, 165, 99, 0) 100%) !important;
  z-index: 1;
  transition: all 0s;
}

.wpcf7 input.wpcf7-submit:hover {
  color: RGB(255 255 255) !important;
  background: #b78e4b !important;
  background: linear-gradient(180deg, rgb(183, 142, 75) 0%, rgb(204, 165, 99) 100%) !important;
}

.wpcf7 {
  position: relative;
  max-width: 640px;
  margin: auto;
  width: 100%;
}

.wpcf7 ::placeholder {
  color: RGB(20 20 20);
}

.wpcf7.full-width {
  max-width: 100%;
}

.wpcf7 p {
  margin-bottom: 0;
}

.wpcf7 textarea {
  resize: none;
  height: 120px;
}

.wpcf7 .form-item {
  width: 50%;
}

.wpcf7 .form-item:nth-child(5) textarea {
  resize: none;
  height: 120px;
}

.wpcf7 input,
.wpcf7 textarea,
.wpcf7 select {
  display: block;
  padding: 7px 12px;
  border: 1px solid rgba(204,165,98,.7) !important;
  border-radius: 5px !important;
  text-transform: uppercase;
}

.wpcf7 input.wpcf7-not-valid,
.wpcf7 textarea.wpcf7-not-valid,
.wpcf7 select.wpcf7-not-valid {
  border: 1px solid RGB(173 67 67) !important;
}

.wpcf7 .wpcf7-spinner {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  border-radius: 30px !important;
  background-color: RGB(0 0 0/10%);
}

.wpcf7 input.wpcf7-submit {
  display: block;
  margin: auto;
  position: relative;
  min-width: 250px;
  border-radius: 0 !important;
  margin-top: 5px;
  font-weight: bold;
}

.wpcf7 input.wpcf7-submit:focus {
  color: #cca562;
}

@media only screen and (min-width: 1024px) {
  .wpcf7 {
    max-width: 640px;
  }

  .wpcf7 .form-item:nth-child(5) {
    width: 100%;
  }

  .wpcf7 .form-item {
    padding: 10px;
  }

  .wpcf7 input.wpcf7-submit {
    max-width: 250px;
  }
}

@media only screen and (max-width: 767px) {
  .wpcf7 {
    margin: 8px 0;
    max-width: 95vw !important;
  }

  .wpcf7 .form-item {
    max-width: 95vw;
    width: 100%;
    padding: 10px 0;
  }

  .wpcf7 .form-item input {
    width: 100%;
  }

  .wpcf7 input.wpcf7-submit {
    max-width: 95vw;
    width: 100%;
    line-height: 24px;
  }
}

@media only screen and (min-width: 1025px)and (max-width: 1280px) {
  body #primary .text-w-sp-1 {
    width: 100%;
    max-width: 100%;
  }

  body #primary #bl-1,
  body #primary #bl-2 {
    max-width: 100%;
    width: 100%;
  }

  body #primary #bl-1 .text-w-sp-1,
  body #primary #bl-2 .text-w-sp-1 {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 30px;
  }
}