/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your forms looks
throughout your site. Styles for form fields, buttons, inputs, etc.
*********************************************************************************
****************************************************************************** */

form {
  max-width: ;
  font-family: ;
}

.hs-button {
  margin-top: 20px;
  cursor: pointer;
  display: inline-block;
  font-weight: normal;
  line-height: 1.1;
  position: relative;
  text-align: center;
  transition: all 0.15s linear;
  background-color: ;
  border-color: ;
  color: ;
  border-radius: 6px;
  border-style: solid;
  border-width: 1px;
  font-size: .92rem;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 16px;
  padding-bottom: 16px;
  
  text-decoration: none;
  text-decoration: none;
  border: 1px solid #d9d9d9;
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  -webkit-box-shadow: 0 2px 0 rgb(0 0 0 / 2%);
  box-shadow: 0 2px 0 rgb(0 0 0 / 2%);
  cursor: pointer;
  -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
  transition: all .3s cubic-bezier(.645,.045,.355,1);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  border-radius: 32px;
  text-transform: uppercase;
  font-family: AxiformaSemiBold,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
  font-size: 13px;
  line-height: 13px;
  background-color: #a3cfff;
  border-color: #a3cfff;
  color: #191644;
}

.hs-button:hover, .hs-button:focus {
  background-color: ;
  border-color: ;
  
  color: ;
      opacity: .88;
}

.hs-button:active {
  background-color: ;
  border-color: ;
}


.hs-form label {
  font-size: .83rem;
  color: ;
  display: block;
  float: none;
  width: auto;
  font-weight: normal;
  text-align: left;
  line-height: 1.2;
  padding-top: 0;
  margin-bottom: 4px;
}

.hs-error-msgs label {
  margin-top: .5rem;
  color: ;
}

.hs-input {
    border-radius: 4px !important;
    font-size: 16px;
    line-height: 24px;
    font-family: AxiformaBook, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans";
    height: 48px;
    padding: 12px 16px;
    text-align: left;
    width: 100%;
    margin-bottom: 0px;
    background-color: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(25, 22, 68, 0.08);
    color: rgb(255, 255, 255);    border-radius: 4px;
    font-size: 16px;
    line-height: 24px;
    font-family: AxiformaBook, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans";
    height: 48px;
    padding: 12px 16px;
    text-align: left;
    width: 100%;
    margin-bottom: 0px;
    background-color: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(25, 22, 68, 0.08);
    color: rgb(255, 255, 255);
}



.hs-form label {
  font-size: inherit;
  line-height: inherit;
}

.hs-form-field {
  margin-bottom: 18px;
}

div#hs-search-module form input {
  margin-bottom: 18px;
}


.hs-input[type=checkbox],
.hs-input[type=radio] {
  cursor: pointer;
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 5px 3px 0px;
  line-height: normal;
  border: none;
}

.hs-input[type=file] {
  background-color: #fff;
  padding: initial;
  border: initial;
  line-height: initial;
  box-shadow: none;
}

.hs-input:-moz-placeholder {
  color: ;
}

.hs-input::-webkit-input-placeholder {
  color: ;
}

.pac-container {
  position: absolute;
    top: 52px;
    left: 0px;
    right: 0px;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
    z-index: 999;
    background-color: rgb(84, 88, 139);
    font-size: 14px;
    line-height: 22px;
    font-family: AxiformaBook, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans";
    height: auto;
    padding: 0px 0px;
    'padding: 12px 16px;
    text-align: left;
    width: 100%;
    color: rgb(255, 255, 255);
    font-variant: tabular-nums;
    text-transform: uppercase;
    outline: none

}

.pac-container:after {
    /* Disclaimer: not needed to show 'powered by Google' if also a Google Map is shown */

    background-image: none !important;
    height: 0px;
}

.pac-icon {
  display: none
}

.pac-item {
color: rgb(255, 255, 255);
  outline: none;
      font-size: 14px;
      text-transform: uppercase;
      line-height: 22px;
    font-family: AxiformaBook, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans";
  padding: 12px 16px;
      height: auto;
  border: none
}

.pac-item-query {
color: rgb(255, 255, 255);
  outline: none;
      font-size: 14px;
      text-transform: uppercase;
        'line-height: 22px;
}

.pac-matched {
font-weight: normal
}

.pac-item:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

.span6.widget-span.widget-type-cell.cell_1630739870100-vertical-alignment.cell_1630739870100-margin.dnd-column.cell_1630739870100-padding.cell_1630739870100-background-color {
 border-radius: 24px; 
}


.hs-input input,
.hs-input textarea {
  transition: border 0.2s linear;
}
.hs-input:focus {
  outline: none;
  border-color: rgba(82, 168, 236, 0.8);
}

textarea.hs-input {
  height: auto;
}
ul.no-list.hs-error-msgs.inputs-list label.hs-error-msg {
  color: red;
}
.form-floating-alert-wrapper .form-floating-alert-error {
  color: red;
}

ul.no-list.hs-error-msgs.inputs-list label.hs-main-font-element {
  color: red;
}
select[multiple].hs-input {
  height: inherit;
}

/* Style insert for arrow on RHS of dropdown menu box*/
select.hs-input {
  appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline fill='none' stroke='white' points='6 9 12 15 18 9'></polyline></svg>");
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 1em;
}

/* Force single column fields to full width inside of fieldsets */
fieldset.form-columns-1 .hs-input:not([type=radio]):not([type=checkbox]) {
  width: 100% !important;
}

input.hs-input.error,
div.field.error input,
div.field.error textarea,
div.field.error .chzn-choices,
textarea.hs-input.error,
select.hs-input.error {
  border-color: ;
}
input.hs-input.error:focus,
div.field.error input:focus,
div.field.error textarea:focus,
div.field.error .chzn-choices:focus,
textarea.hs-input.error:focus,
select.hs-input.error:focus {
  border-color: ;
}

.actions {
  padding: 0;
}

.inputs-list {
  margin: 0 0 5px;
  width: 100%;
  padding-left: 0;
}
.inputs-list > li {
  display: block;
  padding: 0;
  width: 100%;
  padding-top: 0;
}
.inputs-list label {
  display: block;
  float: none;
  width: auto;
  padding: 0;
  line-height: 18px;
  text-align: left;
  white-space: normal;
  font-weight: normal;
}
.inputs-list:first-child {
  padding-top: 6px;
}
.inputs-list > li + li {
  padding-top: 2px;
}
.inputs-list label > input,
.inputs-list label > span {
  vertical-align: middle;
}

ul.no-list {
  list-style: none;
}

.field {
  margin-bottom: 18px;
}

.hs-field-desc {
  color: ;
  margin: 0px 0px 6px;
  font-size: 14px;
}

.hs-form-required {
  color: red;
}

.hs-richtext {
  margin-bottom: 3px;
  line-height: 1.2;
  font-size: ;
  color: ;
}
.hs-richtext hr {
  text-align: left;
  margin-left: 0;
  width: 91%;
}

.grecaptcha-badge {
  margin: 0 auto;
}

.email-correction, .email-validation {
  padding-top: 3px;
  font-size: 12px;
}
.email-correction a,
.email-validation a {
  cursor: pointer;
}
@media (max-width: 400px),
  (min-device-width: 320px) and (max-device-width: 480px) {
    .email-correction form .form-columns-2 .hs-form-field,
    .email-correction form .form-columns-3 .hs-form-field,
    .email-validation form .form-columns-2 .hs-form-field,
    .email-validation form .form-columns-3 .hs-form-field {
      float: none;
      width: 100%;
    }
    .email-correction form .form-columns-2 .hs-form-field .hs-input,
    .email-correction form .form-columns-3 .hs-form-field .hs-input,
    .email-validation form .form-columns-2 .hs-form-field .hs-input,
    .email-validation form .form-columns-3 .hs-form-field .hs-input {
      width: 90%;
    }
    .email-correction form .form-columns-2 .hs-form-field input[type=checkbox],
    .email-correction form .form-columns-2 .hs-form-field input[type=radio],
    .email-correction form .form-columns-3 .hs-form-field input[type=checkbox],
    .email-correction form .form-columns-3 .hs-form-field input[type=radio],
    .email-validation form .form-columns-2 .hs-form-field input[type=checkbox],
    .email-validation form .form-columns-2 .hs-form-field input[type=radio],
    .email-validation form .form-columns-3 .hs-form-field input[type=checkbox],
    .email-validation form .form-columns-3 .hs-form-field input[type=radio] {
      width: 24px;
    }
}

.hs-button,
.hs-form-field input[type=text],
.hs-form-field input[type=email],
.hs-form-field input[type=phone],
.hs-form-field input[type=number],
.hs-form-field input[type=tel],
.hs-form-field input[type=date],
.hs-form-field textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: ;
}