: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;
}

body #wpcf7-f55-p26-o1 .form-item {
  width: 100%;
  max-width: 100%;
}

body .wpcf7 input,
body .wpcf7 textarea,
body .wpcf7 select {
  border-radius: 0 !important;
}

@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;
  }

  body #form {
    margin: 0;
    padding: 0;
  }

  body #form h2.elementor-heading-title {
    font-size: 46px !important;
    word-wrap: 20px;
  }

  body #form #map-block {
    padding: 0;
  }
}

@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;
  }

  body #inner-wrap #form {
    margin: 0;
    padding: 0;
  }

  body #inner-wrap #form h2.elementor-heading-title {
    padding-top: 0px !important;
    font-size: 36px !important;
  }

  body #inner-wrap #form #map-block {
    padding: 0;
  }

  body #inner-wrap #post-26 .single-content>.elementor-26 {
    display: flex;
    flex-flow: column;
  }

  body #inner-wrap #post-26 .single-content>.elementor-26 #page-title {
    order: 1;
  }

  body #inner-wrap #post-26 .single-content>.elementor-26 #addresses {
    order: 2;
  }

  body #inner-wrap #post-26 .single-content>.elementor-26 #addresses .elementor-icon-box-description {
    font-size: 12px;
  }

  body #inner-wrap #post-26 .single-content>.elementor-26 #addresses .elementor-icon-box-description span {
    display: block;
  }

  body #inner-wrap #post-26 .single-content>.elementor-26 #mapa {
    order: 3;
  }

  body #inner-wrap>div {
    display: flex;
    flex-flow: column-reverse;
    align-items: center;
  }

  body #inner-wrap>div #addresses {
    margin-bottom: -15px;
  }

  body #inner-wrap>div #addresses .elementor-column-gap-default {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
  }

  body #inner-wrap>div #addresses .elementor-column-gap-default .elementor-column {
    max-width: 46%;
    margin: 5px 0;
  }

  body #inner-wrap>div #addresses .elementor-column-gap-default .elementor-column .elementor-widget-wrap {
    min-height: 190px;
    margin: 0;
  }
}

@media screen and (min-width: 1260px)and (max-width: 1440px) {
  body #form {
    margin: 0;
    padding: 0;
  }

  body #form h2.elementor-heading-title {
    font-size: 40px !important;
  }

  #map-block {
    padding: 0;
  }

  #map-block iframe {
    height: 545px;
  }
}

@media screen and (width: 1024px) {
  #map-block {
    padding: 0;
  }

  #map-block iframe {
    height: 565px;
  }
}

@media screen and (width: 1170px) {
  body #inner-wrap h2.elementor-heading-title {
    margin-bottom: -20px;
    font-size: 44px !important;
  }
}