/*
Description: This is the Alco Sistema theme's code-based custom css file.
Author: Global IID
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: alcosistema
*/
:root {
  --as-basebrandcolor: #0b213b;
  --as-secondarybrandcolor: #3d8fc1;
  --as-accentbrandcolor: #00b67a;
  --as-backgroundblue: #c3e9f7;
  --as-buttonelectricblue: #0032e8;
  --as-logowidth: 173px;
}

.phone-link {
  text-decoration: none;
}
.phone-link.phone-link--underline {
  text-decoration: underline;
}

.header-phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.header-phone > p {
  margin: 0;
  width: 100%;
  height: 100%;
}
.header-phone .phone-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  min-height: 50px;
  height: 100%;
}

hr {
  height: 3px;
}

.wp-block-site-logo {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  width: var(--as-logowidth);
}
.wp-block-site-logo.is-default-size img {
  width: var(--as-logowidth);
}

@media (min-width: 600px) and (max-width: 1023px) {
  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
    display: none;
  }
  .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 1024px) {
  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
    display: block;
  }
  .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: none;
  }
}
.gform-theme--framework .gform_heading .gform_required_legend {
  display: none;
}
.gform-theme--framework .gform_fields {
  --gf-form-gap-y: 24px;
  grid-row-gap: var(--gf-form-gap-y);
  row-gap: var(--gf-form-gap-y);
}
.gform-theme--framework .gform_fields input {
  font-size: 18px;
}
.gform-theme--framework .gform_fields .charleft.ginput_counter {
  display: none;
}
.gform-theme--framework .gfield_required {
  pointer-events: auto;
  vertical-align: bottom;
  white-space: nowrap;
}
.gform-theme--framework .gfield_required > .gfield_required_custom {
  display: inline-block;
  max-width: 5px;
  overflow-x: hidden;
  -ms-overflow-style: none;
  -webkit-transition: max-width 150ms ease-in-out;
  transition: max-width 150ms ease-in-out;
}
.gform-theme--framework .gfield_required > .gfield_required_custom::-webkit-scrollbar {
  display: none;
}
.gform-theme--framework .gfield_required > .gfield_required_custom:hover {
  max-width: 90px;
}
.gform-theme--framework .gfield:not(.gfield_visibility_hidden):not(.gf_invisible):not(.gform_hidden):not(.gfield--type-hidden):not(.gfield--type-checkbox):not(.gfield--type-radio):not(.gfield--type-consent):not(.gfield--type-list):not(.gfield--type-html) {
  position: relative;
}
.gform-theme--framework .gfield:not(.gfield_visibility_hidden):not(.gf_invisible):not(.gform_hidden):not(.gfield--type-hidden):not(.gfield--type-checkbox):not(.gfield--type-radio):not(.gfield--type-consent):not(.gfield--type-list):not(.gfield--type-html) > .gfield_label,
.gform-theme--framework .gfield:not(.gfield_visibility_hidden):not(.gf_invisible):not(.gform_hidden):not(.gfield--type-hidden):not(.gfield--type-checkbox):not(.gfield--type-radio):not(.gfield--type-consent):not(.gfield--type-list):not(.gfield--type-html) > .gform-field-label:not(.gform-field-label--type-sub):not(.gform-field-label--type-inline) {
  position: absolute;
  top: 25px;
  left: 14px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0;
  padding: 6px 6px;
  line-height: 1;
  font-size: 16px;
  color: #666;
  background: #fff;
  pointer-events: none;
  z-index: 2;
  -webkit-transition: top 180ms ease, font-size 180ms ease, color 180ms ease, -webkit-transform 180ms ease;
  transition: top 180ms ease, font-size 180ms ease, color 180ms ease, -webkit-transform 180ms ease;
  transition: transform 180ms ease, top 180ms ease, font-size 180ms ease, color 180ms ease;
  transition: transform 180ms ease, top 180ms ease, font-size 180ms ease, color 180ms ease, -webkit-transform 180ms ease;
}
.gform-theme--framework .gfield:not(.gfield_visibility_hidden):not(.gf_invisible):not(.gform_hidden):not(.gfield--type-hidden):not(.gfield--type-checkbox):not(.gfield--type-radio):not(.gfield--type-consent):not(.gfield--type-list):not(.gfield--type-html):focus-within > .gfield_label, .gform-theme--framework .gfield:not(.gfield_visibility_hidden):not(.gf_invisible):not(.gform_hidden):not(.gfield--type-hidden):not(.gfield--type-checkbox):not(.gfield--type-radio):not(.gfield--type-consent):not(.gfield--type-list):not(.gfield--type-html):focus-within > .gform-field-label:not(.gform-field-label--type-sub):not(.gform-field-label--type-inline), .gform-theme--framework .gfield:not(.gfield_visibility_hidden):not(.gf_invisible):not(.gform_hidden):not(.gfield--type-hidden):not(.gfield--type-checkbox):not(.gfield--type-radio):not(.gfield--type-consent):not(.gfield--type-list):not(.gfield--type-html).ss-field-has-value > .gfield_label, .gform-theme--framework .gfield:not(.gfield_visibility_hidden):not(.gf_invisible):not(.gform_hidden):not(.gfield--type-hidden):not(.gfield--type-checkbox):not(.gfield--type-radio):not(.gfield--type-consent):not(.gfield--type-list):not(.gfield--type-html).ss-field-has-value > .gform-field-label:not(.gform-field-label--type-sub):not(.gform-field-label--type-inline), .gform-theme--framework .gfield:not(.gfield_visibility_hidden):not(.gf_invisible):not(.gform_hidden):not(.gfield--type-hidden):not(.gfield--type-checkbox):not(.gfield--type-radio):not(.gfield--type-consent):not(.gfield--type-list):not(.gfield--type-html):has(input:-webkit-autofill) > .gfield_label, .gform-theme--framework .gfield:not(.gfield_visibility_hidden):not(.gf_invisible):not(.gform_hidden):not(.gfield--type-hidden):not(.gfield--type-checkbox):not(.gfield--type-radio):not(.gfield--type-consent):not(.gfield--type-list):not(.gfield--type-html):has(input:-webkit-autofill) > .gform-field-label:not(.gform-field-label--type-sub):not(.gform-field-label--type-inline) {
  top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 12px;
}
.gform-theme--framework .gfield .ginput_complex span,
.gform-theme--framework .gfield .ginput_complex > div {
  position: relative;
}
.gform-theme--framework .gfield .ginput_complex span > .gform-field-label--type-sub,
.gform-theme--framework .gfield .ginput_complex > div > .gform-field-label--type-sub {
  position: absolute;
  top: 25px;
  left: 14px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0;
  padding: 6px 6px;
  line-height: 1;
  font-size: 16px;
  color: #666;
  background: #fff;
  pointer-events: none;
  z-index: 2;
  -webkit-transition: top 180ms ease, font-size 180ms ease, color 180ms ease, -webkit-transform 180ms ease;
  transition: top 180ms ease, font-size 180ms ease, color 180ms ease, -webkit-transform 180ms ease;
  transition: transform 180ms ease, top 180ms ease, font-size 180ms ease, color 180ms ease;
  transition: transform 180ms ease, top 180ms ease, font-size 180ms ease, color 180ms ease, -webkit-transform 180ms ease;
}
.gform-theme--framework .gfield .ginput_complex span input:not([type=checkbox]):not([type=radio]),
.gform-theme--framework .gfield .ginput_complex span textarea,
.gform-theme--framework .gfield .ginput_complex span select,
.gform-theme--framework .gfield .ginput_complex > div input:not([type=checkbox]):not([type=radio]),
.gform-theme--framework .gfield .ginput_complex > div textarea,
.gform-theme--framework .gfield .ginput_complex > div select {
  padding-top: 22px;
}
.gform-theme--framework .gfield .ginput_complex span:focus-within > .gform-field-label--type-sub, .gform-theme--framework .gfield .ginput_complex span.ss-subfield-has-value > .gform-field-label--type-sub,
.gform-theme--framework .gfield .ginput_complex > div:focus-within > .gform-field-label--type-sub,
.gform-theme--framework .gfield .ginput_complex > div.ss-subfield-has-value > .gform-field-label--type-sub {
  top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 12px;
  color: var(--as-buttonelectricblue);
}
.gform-theme--framework input:is([type=submit], [type=button], [type=reset]).button {
  --gf-ctrl-btn-radius: 50px;
  width: 100% !important;
}
/*# sourceMappingURL=custom.css.map */
