@import "https://use.typekit.net/lkn5cli.css";
@font-face {
  font-family: "Agenda";
  src: url("../fonts/Agenda-Semibold.eot");
  src: url("../fonts/Agenda-Semibold.eot?#iefix") format("embedded-opentype");
  src: url("../fonts/Agenda-Semibold.woff2") format("woff2");
  src: url("../fonts/Agenda-Semibold.woff") format("woff");
  src: url("../fonts/Agenda-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Agenda";
  src: url("../fonts/Agenda-Thin.eot");
  src: url("../fonts/Agenda-Thin.eot?#iefix") format("embedded-opentype");
  src: url("../fonts/Agenda-Thin.woff2") format("woff2");
  src: url("../fonts/Agenda-Thin.woff") format("woff");
  src: url("../fonts/Agenda-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Agenda";
  src: url("../fonts/Agenda-Light.eot");
  src: url("../fonts/Agenda-Light.eot?#iefix") format("embedded-opentype");
  src: url("../fonts/Agenda-Light.woff2") format("woff2");
  src: url("../fonts/Agenda-Light.woff") format("woff");
  src: url("../fonts/Agenda-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Agenda";
  src: url("../fonts/Agenda-Regular.eot");
  src: url("../fonts/Agenda-Regular.eot?#iefix") format("embedded-opentype");
  src: url("../fonts/Agenda-Regular.woff2") format("woff2");
  src: url("../fonts/Agenda-Regular.woff") format("woff");
  src: url("../fonts/Agenda-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Agenda";
  src: url("../fonts/Agenda-Bold.eot");
  src: url("../fonts/Agenda-Bold.eot?#iefix") format("embedded-opentype");
  src: url("../fonts/Agenda-Bold.woff2") format("woff2");
  src: url("../fonts/Agenda-Bold.woff") format("woff");
  src: url("../fonts/Agenda-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Agenda";
  src: url("../fonts/Agenda-Medium.eot");
  src: url("../fonts/Agenda-Medium.eot?#iefix") format("embedded-opentype");
  src: url("../fonts/Agenda-Medium.woff2") format("woff2");
  src: url("../fonts/Agenda-Medium.woff") format("woff");
  src: url("../fonts/Agenda-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
.text-baleydisplay {
  font-family: "Bely-display", sans-serif;
}

.paragraph > p {
  font-family: "Bely", sans-serif;
  color: #004bb7;
  line-height: 2;
  font-size: 10pt;
}

.title-red {
  font-family: "Bely", sans-serif;
}

.form-group label {
  color: black;
}

form label {
  display: inline-block;
  padding: 0.5rem 0.5rem 0.5rem 1rem;
  vertical-align: middle;
  cursor: pointer;
  font-weight: bold;
  color: rgb(0, 74, 181);
}
form label:last-child {
  padding-left: 0;
}
form label.active, form label:hover {
  color: rgb(255, 59, 48);
}
form label input {
  position: absolute;
  left: -99999px;
  width: 0;
  height: 0;
}

._boomerang-forms .form-control {
  border-radius: 35px;
  background-color: #f4f4f4;
  height: 50px;
  font-size: 20px;
  border-color: rgba(255, 255, 255, 0);
  box-shadow: none;
  font-family: "Agenda", sans-serif;
}

._boomerang-forms .form-control:focus {
  box-shadow: none;
  border-color: rgba(255, 255, 255, 0);
}

._boomerang-forms .form-control:focus::placeholder {
  text-shadow: none;
}

._boomerang-forms .form-control::placeholder {
  color: #cfcfcf;
  font-weight: bold;
}

._boomerang-forms textarea.form-control {
  height: auto;
}

.btn {
  padding: 5px 40px 2px 40px;
}

._side-pades {
  padding: 0 35px;
}

/*# sourceMappingURL=estilo.css.map */
