/*
 Theme Name:    broker-toolkit-oculina2025
 Theme URI:      broker-toolkit.oculina.com
 Description:    A CottonCandy child theme.
 Author:         Sonya Pereira
 Template:       CottonCandy
 Version:        1.0.0
*/
@import url("https://use.typekit.net/xlc8oll.css");
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* ---- [ Main Styles ] ---- */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
}
.container {
  margin: 0 auto;
  width: 1280px;
  position: relative;
  text-align: center;
}
.col {
  display: inline;
  float: left;
}
.alpha {
  margin-left: 0 !important;
}
.omega {
  margin-right: 0 !important;
}
.full {
  width: 100%;
}
.almost-full {
  width: 95.23809524%;
  margin: 0 0;
  float: none;
  margin: 0 auto;
}
.col_one {
  width: 100%;
  margin: 0 0;
}
.col_half {
  width: 50%;
  margin: 0 0;
}
.col_two_thirds {
  width: 66.66666667%;
  margin: 0 0;
}
.col_one_third {
  width: 33.33333333%;
  margin: 0 0;
}
.col_one_fourth {
  width: 25%;
  margin: 0 0;
}
.col_three_fourths {
  width: 74.90636704%;
  margin: 0 0;
}
.col_one_fifth {
  width: 20%;
  margin: 0 0;
}
.col_two_fifths {
  width: 40%;
  margin: 0 0;
}
.col_three_fifths {
  width: 59.88023952%;
  margin: 0 0;
}
.col_one_sixth {
  width: 16.66666667%;
  margin: 0 0;
}
@media only screen and (max-width: 1400px) {
  .container {
    width: 1280px;
  }
}
@media only screen and (max-width: 1280px) {
  .container {
    width: 1024px;
  }
  .col_one_fourth,
  .col_three_fourths {
    width: 50%;
    margin: 0 0;
  }
}
@media only screen and (max-width: 1180px) {
  .container {
    width: 1024px;
  }
}
@media only screen and (max-width: 1024px) {
  .container {
    width: 980px;
  }
}
@media only screen and (max-width: 980px) {
  .container {
    width: 760px;
  }
}
@media only screen and (max-width: 780px) {
  .container {
    width: 100%;
  }
  .full,
  .col_one,
  .col_half,
  .col_two_thirds,
  .col_one_third,
  .col_one_fourth,
  .col_three_fourths,
  .col_one_fifth,
  .col_two_fifths,
  .col_three_fifths,
  .col_one_sixth {
    width: 100%;
    margin: 0 0;
  }
}
@media only screen and (max-width: 480px) {
  .container {
    width: 100%;
  }
}
/*animation element*/
.animation {
  position: relative;
  margin: 0 auto;
}
.bounce-up {
  opacity: 0;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.bounce-up.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.bounce-down {
  opacity: 0;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(0px, -200px, 0px);
  -webkit-transform: translate3d(0px, -200px, 0px);
  -o-transform: translate(0px, -200px);
  -ms-transform: translate(0px, -200px);
  transform: translate3d(0px, -200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.bounce-down.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.slide-right {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(-100px, 0px, 0px);
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(-100px, 0px, 0px);
}
.slide-right.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.slide-left {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(100px, 0px, 0px);
  -webkit-transform: translate3d(100px, 0px, 0px);
  -o-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate3d(100px, 0px, 0px);
}
.slide-left.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.zoom2 {
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  opacity: 0;
  transform: scale(0.2);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.zoom2.in-view {
  opacity: 1;
  width: auto;
  transform: scale(1);
}
.zoom2 {
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  opacity: 0;
  transform: scale(0.2);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.zoom2.in-view {
  opacity: 1;
  width: auto;
  transform: scale(1);
}
.zoom3 {
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  opacity: 0;
  transform: scale(1.5);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.zoom3.in-view {
  opacity: 1;
  width: auto;
  max-width: 100%;
  transform: scale(1);
  margin-bottom: -7px;
}
.delay1 {
  opacity: 0;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.delay1.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.delay2 {
  opacity: 0;
  -moz-transition: all 1.5s ease-out;
  -webkit-transition: all 1.5s ease-out;
  -o-transition: all 1.5s ease-out;
  transition: all 1.5s ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.delay2.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.element {
  float: left;
  width: 100%;
  margin: 0 1.33% 2.66% 1.33%;
  background: #F5F5F5;
  padding: 15px;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  border: solid 1px #EAEAEA;
}
.fade-in {
  opacity: 0;
  /* make things invisible upon start */
  -webkit-animation: fadeIn ease-in 1;
  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
}
.fade-in.one {
  -webkit-animation-delay: 8.5s;
  -moz-animation-delay: 8.5s;
  animation-delay: 8.5s;
}
.fade-in.two {
  -webkit-animation-delay: 7.5s;
  -moz-animation-delay: 7.5s;
  animation-delay: 7.5s;
}
.fade-in.three {
  -webkit-animation-delay: 11s;
  -moz-animation-delay: 11s;
  animation-delay: 11s;
}
.fade-in.four {
  -webkit-animation-delay: 11.5s;
  -moz-animation-delay: 11.5s;
  animation-delay: 11.5s;
}
.fade-in.five {
  -webkit-animation-delay: 12s;
  -moz-animation-delay: 12s;
  animation-delay: 12s;
}
.fade-in.six {
  -webkit-animation-delay: 1.9s;
  -moz-animation-delay: 1.9s;
  animation-delay: 1.9s;
}
.fade-in.seven {
  -webkit-animation-delay: 2.1s;
  -moz-animation-delay: 2.1s;
  animation-delay: 2.1s;
}
.fade-in.eight {
  -webkit-animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
  animation-delay: 2.5s;
}
.fade-in.nine {
  -webkit-animation-delay: 2.8s;
  -moz-animation-delay: 2.8s;
  animation-delay: 2.8s;
}
.fade-in.ten {
  -webkit-animation-delay: 3.5s;
  -moz-animation-delay: 3.5s;
  animation-delay: 3.5s;
}
.fade-in.eleven {
  -webkit-animation-delay: 4.5s;
  -moz-animation-delay: 4.5s;
  animation-delay: 4.5s;
}
.fade-in.twelve {
  -webkit-animation-delay: 5.5s;
  -moz-animation-delay: 5.5s;
  animation-delay: 5.5s;
}
@keyframes slidelefttdelay {
  0% {
    opacity: 0;
    transform: translateX(250px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 99999;
    width: 440px;
  }
}
@keyframes slidetopdelay {
  0% {
    opacity: 0;
    transform: translateY(250px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  font-family: "avenir-lt-pro", sans-serif;
  font-size: 1.25rem;
  font-weight: 350;
  color: #444C54 !important;
  line-height: 2.4rem !important;
  overflow-x: hidden;
}
.fancy-text {
  font-family: "georgiapro", sans-serif;
  font-size: 1.25rem;
  font-style: italic;
  font-weight: 400;
  color: #444C54 !important;
  line-height: 2.4rem !important;
}
.fancy-list {
  font-family: "georgiapro", sans-serif;
  font-size: 1.5rem;
  font-style: italic;
  font-weight: 300;
  color: #444C54 !important;
  line-height: 2.1875rem !important;
}
.feature-list {
  max-width: 900px;
  margin: 0 auto;
  padding: 40px 20px;
  text-align: center;
  font-family: "georgiapro", sans-serif;
  font-size: 1.5rem;
  font-style: italic;
  font-weight: 300;
  color: #444C54 !important;
  line-height: 2.1875rem !important;
}
.login-logo {
  width: 250px;
  height: auto;
  margin-bottom: 100px;
}
a {
  text-decoration: none;
  font-weight: 300;
  color: #ED7768;
}
a:hover {
  text-decoration: underline;
}
.desktop {
  display: block;
}
.mobile {
  display: none;
}
.super-container {
  width: 100%;
  position: relative;
  margin: 0 auto;
}
.super-container-bg {
  width: 100%;
  position: relative;
  margin: 0 auto;
  display: inline-block;
}
.super-container-bg p {
  color: #444C54 !important;
}
p {
  line-height: 2.5rem;
  text-align: center;
}
.clear {
  clear: both;
}
.main-copy {
  margin: 0 auto;
  display: inline-block;
  text-align: center;
  width: 95%;
  max-width: 525px;
}
.body-copy {
  margin: 0 auto;
  display: inline-block;
  text-align: center;
  width: 95%;
  max-width: 766px;
}
.global-title {
  font-family: "avenir-lt-pro", sans-serif;
  text-transform: uppercase;
}
.global-title.main-title {
  font-weight: 300;
  font-size: 2.687rem;
  letter-spacing: 0.48369rem;
  color: #ED7768;
}
.global-title.main-title span {
  font-size: 1.7245rem;
  letter-spacing: 0.31044rem;
  display: block;
  color: #444C54;
}
.global-title.sub-title {
  color: #444C54;
  font-family: "avenir-lt-pro", sans-serif;
  font-weight: 300;
  font-size: 1.4375rem;
  line-height: 1.76813rem;
}
.global-title.terms-title {
  color: #444C54;
  font-family: "georgiapro", sans-serif;
  font-style: italic;
  font-weight: 300;
  font-size: 1.4375rem;
  text-transform: none!important;
}
.global-title.cards-title {
  color: #444C54;
  font-family: "georgiapro", sans-serif;
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 3.425rem;
}
.global-title.tertiary-title {
  color: #444C54;
  font-family: "avenir-lt-pro", sans-serif;
  font-weight: 400;
  font-size: 2.8125rem;
  line-height: 3.85313rem;
  letter-spacing: 0.50625rem;
}
.global-title.tertiary-title span {
  color: #ED7768;
  letter-spacing: 0.09944rem;
  font-size: 3.31375rem;
}
.main-button {
  font-size: 1.215rem;
  letter-spacing: 0.12em;
  color: #444C54 !important;
  text-decoration: none;
  padding: 15px 40px;
  background: #ED7768;
  display: inline-block;
  gap: 10px;
  font-weight: 300;
  font-family: "avenir-lt-pro", sans-serif;
  text-transform: uppercase;
  text-align: center;
  transition: opacity 0.3s ease;
}
.main-button:hover {
  opacity: 0.8;
}
.text-center {
  text-align: center!important;
}
.text-left {
  text-align: left!important;
}
.text-right {
  text-align: right !important;
}
.form-comment {
  color: #444C54;
  width: 100%;
}
.btn-form-wrapper {
  text-align: center !important;
  margin: 25px auto 0;
}
.footer-wrapper {
  margin: -7px auto -14px;
  text-align: center;
  background: #444C54;
  color: #ffffff;
  padding: 15px;
  width: 100%!important;
  font-weight: 300;
  font-family: "avenir-lt-pro", sans-serif;
  display: inline-block;
  font-size: 1.5rem;
}
.footer-wrapper p {
  line-height: 200%;
  font-weight: 300;
}
.footer-wrapper p span {
  font-style: italic !important;
  font-family: "georgiapro", sans-serif;
  font-size: 1em;
  font-weight: 700;
}
.disclaimer {
  color: #fff;
  font-weight: 300;
  text-transform: none;
  font-family: "avenir-lt-pro", sans-serif;
  font-size: 0.7rem;
  margin-top: 30px;
}
.disclaimer a {
  color: #fff !important;
  font-weight: 300;
}
.disclaimer p {
  line-height: 150%!important;
  font-weight: 300;
}
.disclaimer p a {
  color: #fff !important;
  font-weight: 300;
}
.darkGrey-text {
  color: #ffffff !important;
  font-size: 0.7em;
}
.coral-text {
  color: #ED7768 !important;
}
.darkGrey-text {
  text-align: center;
  color: #444C54;
}
.darkGrey-text p {
  color: #444C54 !important;
}
.margin-top35 {
  margin-top: 35px;
  width: 100%;
}
.margin-top50 {
  margin-top: 50px;
}
.margin-top75 {
  margin-top: 75px;
}
.margin-top100 {
  margin-top: 100px;
}
.margin-top200 {
  margin-top: 200px;
}
:-moz-placeholder {
  color: #444C54 !important;
}
::-moz-placeholder {
  color: #444C54 !important;
}
:-ms-input-placeholder {
  color: #444C54 !important;
}
::-webkit-input-placeholder {
  color: #444C54 !important;
}
.form-wrapper {
  width: 100%;
  margin: 10px auto 5px;
}
.frm_style_formidable-style.with_frm_style .form-field {
  margin-bottom: 15px!important;
}
.frm_style_formidable-style.with_frm_style input[type=text],
.frm_style_formidable-style.with_frm_style input[type=password],
.frm_style_formidable-style.with_frm_style input[type=email],
.frm_style_formidable-style.with_frm_style input[type=number],
.frm_style_formidable-style.with_frm_style input[type=url],
.frm_style_formidable-style.with_frm_style input[type=tel],
.frm_style_formidable-style.with_frm_style input[type=phone],
.frm_style_formidable-style.with_frm_style input[type=search],
.frm_style_formidable-style.with_frm_style select,
.frm_style_formidable-style.with_frm_style textarea,
.frm_form_fields_style,
.frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container,
.frm_form_fields_active_style,
.frm_form_fields_error_style,
.frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices,
.frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
  color: #444C54 !important;
  background-color: transparent!important;
  border-color: #444C54 !important;
  border-width: 1px!important;
  border-style: solid!important;
  -moz-border-radius: 0!important;
  -webkit-border-radius: 0!important;
  border-radius: 0!important;
  max-width: 100%!important;
  font-size: 0.9em !important;
  text-transform: uppercase!important;
  letter-spacing: 0.05em !important;
  padding: 10px!important;
  font-weight: 300!important;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset !important;
  text-align: left!important;
  font-family: "avenir-lt-pro", sans-serif !important;
}
.frm_style_formidable-style.with_frm_style label.frm_primary_label {
  font-family: "avenir-lt-pro", sans-serif !important;
  font-size: 0.9em;
  color: #444C54 !important;
  font-weight: 100!important;
  text-align: left!important;
  margin: 0;
  padding: 0 0 3px 0;
  width: auto;
  display: block;
}
.frm_style_formidable-style.with_frm_style .frm_radio label,
.frm_style_formidable-style.with_frm_style .frm_checkbox label {
  font-family: "avenir-lt-pro", sans-serif !important;
  font-size: 0.9em !important;
  color: #444C54 !important;
  font-weight: 100!important;
  text-align: left!important;
}
.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
.frm_style_formidable-style.with_frm_style input[type=submit],
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.frm_style_formidable-style.with_frm_style .frm_submit button,
.frm_form_submit_style,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] {
  width: auto!important;
  font-family: "avenir-lt-pro", sans-serif !important;
  font-size: 1.05em !important;
  height: auto!important;
  line-height: normal!important;
  text-align: center!important;
  background: #ED7768 !important;
  color: #fff !important;
  border: 0!important;
  cursor: pointer!important;
  font-weight: normal!important;
  -moz-border-radius: 0!important;
  -webkit-border-radius: 0!important;
  border-radius: 0!important;
  text-shadow: none!important;
  padding: 5px 20px!important;
  -moz-box-shadow: 0 0 0 #eeeeee !important;
  -webkit-box-shadow: 0 0 0 #eeeeee !important;
  box-shadow: 0 0 0 #eeeeee !important;
  margin: 0!important;
}
.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message:hover,
.frm_style_formidable-style.with_frm_style input[type=submit]:hover,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,
.frm_style_formidable-style.with_frm_style .frm_submit button:hover,
.frm_form_submit_style:hover,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:hover {
  background: #ED7768 !important;
  color: #fff !important;
  border: 0!important;
}
.frm_forms.frm_style_formidable-style.with_frm_style {
  max-width: 100%!important;
}
.with_frm_style .frm_submit.frm_flex {
  text-align: right!important;
  display: block!important;
  margin-top: 1px!important;
}
.frm__671bb6e6766ba {
  display: none!important;
}
.frm_style_formidable-style.with_frm_style input[type=text],
.frm_style_formidable-style.with_frm_style input[type=password],
.frm_style_formidable-style.with_frm_style input[type=email],
.frm_style_formidable-style.with_frm_style input[type=number],
.frm_style_formidable-style.with_frm_style input[type=url],
.frm_style_formidable-style.with_frm_style input[type=tel],
.frm_style_formidable-style.with_frm_style input[type=file],
.frm_style_formidable-style.with_frm_style input[type=search],
.frm_style_formidable-style.with_frm_style select {
  height: 34px!important;
  text-align: left!important;
}
.frm_style_formidable-style.with_frm_style .frm_form_fields > fieldset {
  padding: 0!important;
  font-family: "avenir-lt-pro", sans-serif !important;
}
.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
.frm_style_formidable-style.with_frm_style input[type=submit],
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.frm_style_formidable-style.with_frm_style .frm_submit button,
.frm_form_submit_style,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] {
  padding: 10px!important;
  margin: 0 auto!important;
  width: 200px!important;
  text-align: right;
}
.with_frm_style.frm_center_submit .frm_submit input[type=submit],
.with_frm_style.frm_center_submit .frm_submit input[type=button],
.with_frm_style.frm_center_submit .frm_submit button {
  margin-bottom: 0!important;
}
.with_frm_style.frm_center_submit .frm_submit {
  margin-top: 30px!important;
  text-align: right!important;
}
select {
  border-radius: 0!important;
  -webkit-border-radius: 0!important;
  -webkit-appearance: button!important;
}
.frm_style_formidable-style.with_frm_style input[type=submit][disabled],
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button][disabled],
.frm_style_formidable-style.with_frm_style .frm_submit button[disabled] {
  opacity: 1!important;
}
@media only screen and (max-width: 825px) {
  .desktop {
    display: none;
  }
  .mobile {
    display: inline-block;
  }
  .broker-content {
    margin: 50px auto 0;
    width: 90%;
  }
  .login-logo {
    width: 200px;
    height: auto;
    margin-bottom: 25px;
  }
  .text-left {
    text-align: center!important;
  }
}
/*# sourceMappingURL=style.css.map */