/*
 Theme Name:     Landing-oculina2025
 Theme URI:      landing.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.5rem !important;
}
.fancy-text {
  font-family: "georgiapro", sans-serif;
  font-size: 1.25rem;
  font-style: italic;
  font-weight: 400;
  color: #fff !important;
  line-height: 2.4rem !important;
}
a {
  text-decoration: none;
  font-weight: 300;
  color: #fff;
}
a:hover {
  color: #ED7768;
  text-decoration: none;
}
.desktop {
  display: block;
}
.mobile {
  display: none;
}
.super-container {
  width: 100%;
  position: relative;
  margin: 0 auto;
}
p {
  line-height: 2.5rem;
  text-align: center;
}
.clear {
  clear: both;
}
/* ================================
   HERO VIDEO – BASE LAYOUT
   ================================ */
body.page-template-template-landing .hero {
  position: relative;
  min-height: 100vh;
  /* full screen */
  overflow: hidden;
  color: #fff;
}
/* Full-bleed background video */
body.page-template-template-landing .hero > video {
  position: absolute;
  inset: 0;
  /* top:0; right:0; bottom:0; left:0 */
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* behaves like background-size: cover */
  z-index: 0;
}
/* Dark overlay on top of video for readability */
body.page-template-template-landing .hero::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
}
/* Content wrapper sits ABOVE video + overlay */
body.page-template-template-landing .hero .hero-content {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 4rem 0 3rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
/* Generic container sizing */
body.page-template-template-landing .hero .container {
  max-width: 1280px;
  margin: 0 auto;
}
/* Make sure columns behave nicely */
body.page-template-template-landing .hero .col {
  width: 100%;
}
/* Logo tweaks */
body.page-template-template-landing .hero .landing-logo img {
  widthl: 459px;
  max-width: 95%;
  height: auto;
}
/* Copy + form area */
body.page-template-template-landing .hero .hp-copy-wrapper.full {
  margin-top: 1.5rem;
}
body.page-template-template-landing .hero .hp-form-wrapper-full .form-wrapper {
  padding: 2rem 0;
  margin-top: 2rem;
}
body.page-template-template-landing .hero p {
  color: #fff;
}
/* ================================
   DESKTOP LAYOUT (>= 992px)
   ================================ */
@media (min-width: 992px) {
  body.page-template-template-landing .hero .hero-content {
    padding: 6rem 0.5rem 4rem;
  }
  /* First row: logo + main copy side by side */
  body.page-template-template-landing .hero .col.full.text-center:first-of-type .container {
    display: flex;
    align-items: flex-start;
    gap: 2rem 0;
    text-align: left;
  }
  body.page-template-template-landing .hero .col.full.text-center:first-of-type .col_half {
    flex: 1;
  }
  body.page-template-template-landing .hero .col.full.text-center:first-of-type .col_half:first-child {
    max-width: 47%;
    /* logo column */
  }
  body.page-template-template-landing .hero .landing-logo {
    text-align: left;
    margin-top: 40%;
  }
  body.page-template-template-landing .hero .hp-copy-wrapper.full {
    margin-top: 0;
  }
  /* Second row: form centered with max width */
  body.page-template-template-landing .hero .hp-form-wrapper-full {
    max-width: 100%;
    margin: 2.5rem auto 0;
  }
}
/* ================================
   MOBILE / TABLET LAYOUT (<= 991px)
   ================================ */
@media (max-width: 991px) {
  body.page-template-template-landing .hero .hero-content {
    padding: 4rem 1.5rem 3rem;
  }
  body.page-template-template-landing .hero .landing-logo {
    text-align: center;
    margin-bottom: 1.5rem;
  }
  body.page-template-template-landing .hero .hp-copy-wrapper.full {
    text-align: center;
  }
  body.page-template-template-landing .hero .hp-form-wrapper-full .form-wrapper {
    margin-top: 2rem;
  }
}
.main-copy {
  margin: 0 auto;
  display: inline-block;
  text-align: center;
  width: 95%;
  max-width: 525px;
}
.global-title {
  font-family: "avenir-lt-pro", sans-serif;
  text-transform: uppercase;
}
.global-title.main-title {
  color: #fff;
  font-weight: 300;
  line-height: 105%;
  font-size: 4.57456rem;
  letter-spacing: 0.45744rem;
}
.global-title.main-title span {
  font-size: 2.625rem;
  letter-spacing: 0.2625rem;
  display: block;
  line-height: 150%;
}
.global-title.main-title span1 {
  font-size: 3.5rem;
  letter-spacing: 0.2625rem;
}
.global-title.sub-title {
  color: #fff;
  font-family: "avenir-lt-pro", sans-serif;
  font-weight: 350;
  font-size: 1.4375rem;
  line-height: 1.76813rem;
}
.text-center {
  text-align: center!important;
}
.text-left {
  text-align: left!important;
}
.text-right {
  text-align: right !important;
}
.form-comment {
  color: #fff;
  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 p {
  line-height: 150%!important;
  font-weight: 300;
}
.disclaimer p a {
  color: #fff !important;
  font-weight: 300;
}
.white-text {
  color: #ffffff !important;
  font-size: 0.7em;
}
.coral-text {
  color: #ED7768 !important;
}
.white-text {
  text-align: center;
  color: #ffffff;
}
.white-text p {
  color: #ffffff !important;
}
.margin-top35 {
  margin-top: 35px;
  width: 100%;
}
.margin-top50 {
  margin-top: 50px;
}
:-moz-placeholder {
  color: #fff !important;
}
::-moz-placeholder {
  color: #fff !important;
}
:-ms-input-placeholder {
  color: #fff !important;
}
::-webkit-input-placeholder {
  color: #fff !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: #fff !important;
  background-color: rgba(255, 255, 255, 0) !important;
  border-color: #fff !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: capitalize!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: #fff !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: #fff !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: #fff !important;
  color: #444C54 !important;
  border: 1px solid #fff !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: 10px!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: #fff !important;
  color: #444C54 !important;
  border: 1px solid #fff !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: 980px) {
  .title {
    font-size: 1.6em;
  }
}
@media only screen and (max-width: 825px) {
  .desktop {
    display: none;
  }
  .mobile {
    display: inline-block;
  }
}
/*# sourceMappingURL=style.css.map */