/*
 Theme Name:     oculina-full-2025
 Theme URI:      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: 1500px;
  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%;
  }
}
/* General setup for animation */
.animation {
  position: relative;
  margin: 0 auto;
}
/* Fade-In Animation */
.fade-in {
  opacity: 0;
  transform: scale(0.5);
  transition: all 1s ease-in-out;
}
.fade-in.in-view {
  opacity: 1;
  transform: scale(1);
}
/* Slide-In from Left */
.slide-left {
  opacity: 0;
  transform: translate3d(100px, 0, 0);
  transition: all 500ms ease-out;
}
.slide-left.in-view {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
/* Slide-In from Right */
.slide-right {
  opacity: 0;
  transform: translate3d(-100px, 0, 0);
  transition: all 500ms ease-out;
}
.slide-right.in-view {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
/* Bounce-Up */
.bounce-up {
  opacity: 0;
  transform: translate3d(0px, 200px, 0px);
  transition: all 700ms ease-out;
}
.bounce-up.in-view {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}
/* Bounce-Down */
.bounce-down {
  opacity: 0;
  transform: translate3d(0px, -200px, 0px);
  transition: all 700ms ease-out;
}
.bounce-down.in-view {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}
/* Zoom-In Animation */
.zoom2 {
  opacity: 0;
  transform: scale(0.2);
  transition: all 700ms ease-out;
}
.zoom2.in-view {
  opacity: 1;
  transform: scale(1);
}
.zoom3 {
  opacity: 0;
  transform: scale(1.5);
  transition: all 700ms ease-out;
}
.zoom3.in-view {
  opacity: 1;
  transform: scale(1);
}
/* Swing from Top to Bottom */
.swing1 {
  -moz-transition: all 2s ease-in-out;
  -webkit-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
  opacity: 0;
  transform: rotateX(90deg);
  /* Start from the top */
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swing1.in-view {
  opacity: 1;
  transform: rotateX(0deg);
  /* Swing to normal position */
}
/* Swing from Left */
.swingleft {
  -moz-transition: all 2s ease-in-out;
  -webkit-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
  opacity: 0;
  transform: rotateY(100deg);
  transform-origin: left;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swingleft.in-view {
  opacity: 1;
  transform: rotateY(0deg);
}
/* Swing from Right */
.swingright {
  -moz-transition: all 2s ease-in-out;
  -webkit-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
  opacity: 0;
  transform: rotateY(-100deg);
  transform-origin: right;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swingright.in-view {
  opacity: 1;
  transform: rotateY(0deg);
  transform-origin: right;
}
/* Slide from Left to Right (slow, harmonic effect) */
.slide-right2 {
  opacity: 0;
  -moz-transition: all 2s ease-in-out;
  -webkit-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
  -moz-transform: translate3d(-600px, 0px, 0px);
  -webkit-transform: translate3d(-600px, 0px, 0px);
  -o-transform: translate(-600px, 0px);
  -ms-transform: translate(-600px, 0px);
  transform: translate3d(-600px, 0px, 0px);
}
.slide-right2.in-view {
  opacity: 1;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  /* End at original position */
}
/* Slide from Bottom to Top (new) */
.slide-bottom-to-top {
  opacity: 0;
  -moz-transition: all 2s ease-in-out;
  -webkit-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
  -moz-transform: translate3d(0, 600px, 0);
  -webkit-transform: translate3d(0, 600px, 0);
  -o-transform: translate(0, 600px);
  -ms-transform: translate(0, 600px);
  transform: translate3d(0, 600px, 0);
}
.slide-bottom-to-top.in-view {
  opacity: 1;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  /* End at original position */
}
/* Slide from Top to Bottom (new) */
.slide-top-to-bottom {
  opacity: 0;
  -moz-transition: all 2s ease-in-out;
  -webkit-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
  -moz-transform: translate3d(0, -600px, 0);
  -webkit-transform: translate3d(0, -600px, 0);
  -o-transform: translate(0, -600px);
  -ms-transform: translate(0, -600px);
  transform: translate3d(0, -600px, 0);
}
.slide-top-to-bottom.in-view {
  opacity: 1;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  /* End at original position */
}
/* Slide-In Bottom (Used for elements entering from the bottom) */
.slideinbottom {
  opacity: 0;
  transform: translateY(100px);
  transition: all 0.6s ease-out;
}
.slideinbottom.in-view {
  opacity: 1;
  transform: translateY(0);
}
/* Slide-In Top (Used for elements entering from the top) */
.slideintop {
  opacity: 0;
  transform: translateY(-100px);
  transition: all 0.6s ease-out;
}
.slideintop.in-view {
  opacity: 1;
  transform: translateY(0);
}
/* Delayed fade-in with different durations */
.delay1 {
  opacity: 0;
  transform: translate3d(0px, 200px, 0px);
  transition: all 0.5s ease-out;
}
.delay1.in-view {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}
.delay2 {
  opacity: 0;
  transform: translate3d(0px, 200px, 0px);
  transition: all 1.5s ease-out;
}
.delay2.in-view {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}
/* Line animation for strokes (e.g., SVGs) */
.line {
  stroke-dasharray: 2000;
  stroke-dashoffset: -2000;
  animation: line-draw 3s forwards;
}
@keyframes line-draw {
  0% {
    stroke-dashoffset: -2000;
  }
  80% {
    fill: #fff;
  }
  100% {
    stroke-dashoffset: 0;
    fill: #000;
  }
}
/* Additional slide-in animations */
@keyframes slidein {
  from {
    margin-left: -100%;
    width: 0;
  }
  to {
    margin-left: 0;
    width: 100%;
  }
}
@keyframes slideinleft {
  from {
    margin-right: -100%;
    width: 0;
  }
  to {
    margin-right: 0;
    width: auto;
  }
}
@keyframes slidein2 {
  from {
    margin-left: -100%;
    width: 0;
  }
  to {
    margin-left: 0;
    width: 50%;
  }
}
@keyframes slideinbottom {
  from {
    margin-top: -100px;
    width: 100%;
    opacity: 0.5;
  }
  to {
    margin-top: 0;
    width: 100%;
    opacity: 1;
  }
}
@keyframes slideintop {
  from {
    margin-top: 120%;
    width: 0;
    opacity: 0.5;
  }
  to {
    margin-top: 0;
    width: 100%;
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
*,
*: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", sans-serif;
  font-size: 1.25rem;
  font-weight: 300;
  color: #444C54 !important;
  line-height: 2.5rem !important;
}
.fancy-text {
  font-family: "Georgia Pro";
  font-size: 1.25rem;
  font-style: italic;
  font-weight: 400;
  color: #fff !important;
  line-height: 2.4rem !important;
}
.fancy-list {
  font-family: "Georgia Pro";
  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: "Georgia Pro";
  font-size: 1.5rem;
  font-style: italic;
  font-weight: 300;
  color: #444C54 !important;
  line-height: 2.1875rem !important;
}
/* Each feature item */
.feature-item {
  font-size: 1.5rem;
  font-style: italic;
  font-weight: 300;
  color: #444C54 !important;
  line-height: 2.1875rem !important;
  margin: 60px 0;
  /* spacing similar to screenshot */
}
/* Horizontal line above each item (except the first) */
.feature-item:not(:first-child) {
  padding-top: 60px;
  border-top: 1px solid #c4c8cc;
  /* subtle thin gray line */
}
/* Adjust last item spacing if needed */
.feature-item:last-child {
  margin-bottom: 40px;
}
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;
}
.super-container-bg {
  width: 100%;
  position: relative;
  margin: 0 auto;
  display: inline-block;
  background: url("images/coral-bg-pattern.webp") no-repeat top right;
}
.super-container-bg p {
  color: #444C54 !important;
}
.top-content-section {
  position: relative;
  height: 100vh;
  width: 100%;
  overflow: hidden;
}
.top-content {
  width: 100%;
  height: 100vh;
  margin: 0 auto;
  z-index: 0;
  position: fixed;
  top: 0;
  left: 0;
}
.bottom-content {
  position: relative;
  width: 100%;
  margin: 0 auto -10px;
  display: inline-block;
  z-index: 9;
  background: #fff;
  padding: 0;
  overflow-x: hidden;
}
p {
  line-height: 2.5rem;
  text-align: left;
}
.clear {
  clear: both;
}
.main-copy {
  margin: 0 auto;
  display: inline-block;
  text-align: center;
  width: 95%;
  max-width: 525px;
}
.main-content-wrapper {
  margin: 100px auto;
  display: inline-block;
  text-align: center;
  width: 95%;
  max-width: 1280px;
}
.main-content-wrapper p {
  text-align: center;
}
.global-title {
  font-family: "Georgia Pro";
  text-transform: none;
  color: #444C54;
}
.global-title.main-title {
  color: #444C54;
  font-weight: 300;
  line-height: 4.47188rem;
  font-size: 2.8125rem;
  letter-spacing: 0.8438rem;
}
.global-title.main-title span {
  font-family: "Avenir", sans-serif;
  font-size: 3.75rem;
  letter-spacing: 0.45rem;
  display: block;
  color: #ED7768;
  line-height: 160%;
}
.global-title.sub-title {
  color: #444C54;
  font-family: "Avenir", sans-serif;
  font-weight: 300;
  font-size: 2.0625rem;
  letter-spacing: 0.4125rem;
  line-height: 3.4375rem;
}
.global-title.tertiary-title {
  color: #444C54;
  font-family: "Avenir", sans-serif;
  font-weight: 300;
  font-size: 2.0625rem;
  letter-spacing: 0.4125rem;
  line-height: 3.4375rem;
}
.global-title.tertiary-title span {
  color: #ED7768;
  letter-spacing: 0.09944rem;
  font-size: 3.31375rem;
}
.global-title.form-title {
  color: #fff;
  font-weight: 300;
  line-height: 120%;
  font-size: 3.8125rem;
  letter-spacing: 0.038rem;
  font-style: italic;
}
.main-button-white {
  font-size: 1rem;
  line-height: 1.27;
  letter-spacing: 0.12em;
  color: #444C54 !important;
  text-decoration: none;
  padding: 15px 40px;
  background: #fff;
  display: inline-block;
  gap: 10px;
  font-weight: 400;
  font-family: "Georgia Pro";
  font-style: italic;
  text-transform: none;
  text-align: center;
  transition: opacity 0.3s ease;
}
.main-button-white:hover {
  opacity: 0.8;
}
.main-button {
  font-size: 1rem;
  line-height: 1.27;
  letter-spacing: 0.12em;
  color: #fff !important;
  text-decoration: none;
  padding: 15px 40px;
  background: #ED7768;
  display: inline-block;
  gap: 10px;
  font-weight: 400;
  font-family: "Georgia Pro";
  font-style: italic;
  text-transform: none;
  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: #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", 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: "Georgia Pro";
  font-size: 1em;
  font-weight: 700;
}
.disclaimer {
  color: #fff;
  font-weight: 300;
  text-transform: none;
  font-family: "Avenir", 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;
}
.margin-top75 {
  margin-top: 75px;
}
.margin-top100 {
  margin-top: 100px;
}
.margin-top200 {
  margin-top: 200px;
}
:-moz-placeholder {
  color: #fff !important;
}
::-moz-placeholder {
  color: #fff !important;
}
:-ms-input-placeholder {
  color: #fff !important;
}
::-webkit-input-placeholder {
  color: #fff !important;
}
.footer-form {
  width: 95%;
  max-width: 700px;
  margin: 0 auto;
  display: inline-block;
}
.form-wrapper {
  width: 100%;
  margin: 25px auto 5px;
  display: inline-block;
}
.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", sans-serif !important;
}
.frm_style_formidable-style.with_frm_style label.frm_primary_label {
  font-family: "Avenir", 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", sans-serif !important;
  font-size: 0.6em !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", 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", 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;
}
.full-content-button {
  position: absolute;
  bottom: 100px;
  display: block;
  z-index: 99;
  text-align: center;
  width: 100%;
  left: 0;
  color: #fff !important;
}
#sec-full-bg {
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  padding: 20px 20px 50px 20px;
  position: relative;
  height: 1080px;
  z-index: 0;
}
.hp-development-logos {
  display: inline-block;
  margin-top: 10%;
  margin-left: 15%;
  width: 200px;
  text-align: center;
}
.hp-development-logos img {
  width: 130px;
  margin: 40px 0 40px 0;
}
/* ====================================== */
/* POLO SECTION - INDEPENDENT             */
/* ====================================== */
.polo-section {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
/* === HERO IMAGE === */
.polo-background {
  width: 100%;
  position: relative;
  /* IMPORTANT! */
  height: min(60vw, 900px);
}
.polo-img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
/* === WAVE SUPERPUESTO === */
.polo-wave {
  position: absolute;
  bottom: -1px;
  /* avoid tiny gaps */
  left: 0;
  width: 100%;
  pointer-events: none;
}
.polo-wave img {
  width: 100%;
  display: block;
}
/* === CONTENT === */
.polo-content {
  width: 100%;
  background-color: #41a3aa;
  padding: 120px 0;
  color: white;
}
.polo-title {
  font-size: 33px;
  letter-spacing: 4px;
  margin-bottom: 20px;
  font-weight: 400;
  font-family: "Avenir", sans-serif;
}
.polo-text {
  font-size: 20px;
  line-height: 36px;
  margin-bottom: 30px;
  font-family: "Avenir", sans-serif;
}
.polo-cta {
  background: #ed7768;
  color: #fff;
  padding: 12px 26px;
  border: none;
  cursor: pointer;
  font-style: italic;
  font-family: "Georgia Pro";
  font-size: 16px;
}
/* MOBILE */
@media (max-width: 768px) {
  .polo-content {
    padding: 40px 0px;
  }
  .polo-text {
    text-align: center;
    margin: 0 auto 30px;
  }
}
/* ====================================== */
/* POLO SECTION - INDEPENDENT             */
/* ====================================== */
.full-container {
  width: 100%;
  padding: 80px 0;
  display: flex;
  justify-content: center;
}
.section {
  width: 1550px;
  margin: 0 25px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 100px;
  padding-bottom: 25px;
  font-family: "Avenir", sans-serif;
  position: relative;
  justify-items: stretch;
  justify-content: center;
  align-items: end;
  padding-left: 25px;
  padding-right: 25px;
}
/* LEFT COLUMN */
.title {
  line-height: 55px;
  letter-spacing: 6.6px;
  margin-bottom: 40px;
}
.paragraph {
  color: #444c54;
  font-size: 20px;
  font-weight: 300;
  line-height: 40px;
  letter-spacing: 0.2px;
  margin-bottom: 40px;
  max-width: 90%;
}
.left-col {
  display: grid;
  grid-template-rows: 1fr;
  justify-content: start;
  align-items: end;
  justify-items: start;
  padding-bottom: 100px;
}
.left-col.copy {
  align-items: center;
}
.cta {
  background: #ed7768;
  color: white;
  border: none;
  padding: 10px 22px;
  letter-spacing: 1px;
  cursor: pointer;
  transition: 0.3s ease;
  text-align: center;
  font-family: "Georgia Pro";
  font-size: 16px;
  font-style: italic;
}
.cta:hover {
  background: #cc5e54;
}
/* RIGHT COLUMN */
.right-col {
  position: relative;
}
.single-img {
  width: 100%;
  height: auto;
  display: block;
}
/* If using 2 images */
.image-grid {
  display: grid;
  grid-template-rows: 1fr 1fr;
  row-gap: 20px;
}
.image-grid img {
  width: 100%;
  height: auto;
  display: block;
}
/* Decorative corner line */
.corner-lines {
  position: absolute;
  top: -36px;
  right: -36px;
  width: 120px;
  height: 120px;
}
.corner-lines::before,
.corner-lines::after {
  content: "";
  position: absolute;
  background: #ed7768;
}
/* Horizontal line */
.corner-lines::before {
  width: 120px;
  height: 3px;
  top: 0;
  right: 0;
}
/* Vertical line */
.corner-lines::after {
  width: 3px;
  height: 120px;
  top: 0;
  right: 0;
}
/* -------------------------------------- */
/* RESPONSIVE TABLET */
/* -------------------------------------- */
@media (max-width: 1200px) {
  .section {
    width: 100%;
    column-gap: 40px;
    padding-top: 60px;
    padding-left: 40px;
    padding-right: 40px;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }
  .left-col {
    padding-bottom: 0px;
  }
  .corner-lines {
    position: absolute;
    top: -20px;
    right: -20px;
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 1024px) {
  .section {
    width: 100%;
    grid-template-columns: 1fr;
    column-gap: 0;
    row-gap: 60px;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .left-col {
    padding-bottom: 0;
    padding-top: 0;
  }
  .title {
    font-size: 28px;
    line-height: 45px;
    letter-spacing: 4px;
    font-family: "Avenir", sans-serif;
  }
  .paragraph {
    max-width: 100%;
    font-size: 18px;
    line-height: 34px;
  }
  /* Las líneas naranjas más pequeñas */
  .corner-lines {
    top: -15px;
    right: -15px;
    width: 60px;
    height: 60px;
  }
  .corner-lines::before {
    width: 100px;
  }
  .corner-lines::after {
    height: 1px;
  }
}
/* -------------------------------------- */
/* RESPONSIVE MOBILE */
/* -------------------------------------- */
@media (max-width: 768px) {
  .full-container {
    padding: 0px;
  }
  .section {
    grid-template-columns: 1fr;
    padding: 80px 20px 40px 20px;
    row-gap: 40px;
  }
  .left-col {
    justify-items: start;
    align-items: start;
  }
  .title {
    font-size: 24px;
    line-height: 38px;
    letter-spacing: 3px;
  }
  .paragraph {
    font-size: 16px;
    line-height: 30px;
    width: 100%;
  }
  .image-grid {
    row-gap: 15px;
  }
  .image-grid img {
    width: 100%;
    height: auto;
  }
  /* Líneas naranjas aún más pequeñas */
  .corner-lines {
    top: -12px;
    right: -12px;
    width: 25px;
    height: 25px;
  }
  .corner-lines::before {
    width: 40px;
    height: 2px;
  }
  .corner-lines::after {
    height: 40px;
    width: 2px;
  }
}
.fix-body {
  /* this will adjust body top margin to prevent content jumping when nav gets fix  */
  margin-top: 80px;
  /* adjust as per height of your menu */
}
header {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  color: #2D2926;
  height: 100px;
  margin: 0 auto;
  z-index: 99999;
  background-color: #fff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.super-container-nav {
  width: 100%;
  margin: 100px auto 0;
  background-color: #ED7768;
  color: #fff;
  padding: 10px;
  height: auto!important;
  min-height: 96vh;
  position: absolute;
  top: -1080px;
  z-index: 9;
  opacity: 0;
  transition: top 0.3s ease, opacity 0.3s ease;
  /* Smooth transition */
}
/* When the menu is visible */
.super-container-nav.show {
  top: 0;
  /* Bring the dropdown into view */
  opacity: 1;
  /* Make it fully visible */
}
.main-logo {
  position: absolute;
  display: block;
  z-index: 999999;
  top: 20px;
  left: 5%;
  -webkit-animation: zoomIn 5s ease-in 5s 1 normal forwards;
  /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: zoomIn 5s ease-in 5s 1 normal forwards;
  /* Firefox < 16 */
  -ms-animation: zoomIn 5s ease-in 5s 1 normal forwards;
  /* Internet Explorer */
  -o-animation: zoomIn 0s ease-in 5s 1 normal forwards;
  /* Opera < 12.1 */
  animation: zoomIn 0s ease-in 5s 1 normal forwards;
}
.main-logo img {
  width: 300px;
  height: auto;
}
.horizontal-logo {
  position: absolute;
  display: block;
  z-index: 999999;
  top: 21px;
  left: 5%;
  -webkit-animation: zoomIn 5s ease-in 5s 1 normal forwards;
  /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: zoomIn 5s ease-in 5s 1 normal forwards;
  /* Firefox < 16 */
  -ms-animation: zoomIn 5s ease-in 5s 1 normal forwards;
  /* Internet Explorer */
  -o-animation: zoomIn 0s ease-in 5s 1 normal forwards;
  /* Opera < 12.1 */
  animation: zoomIn 0s ease-in 5s 1 normal forwards;
}
.horizontal-logo img {
  width: 300px;
  height: auto;
}
.horiz-nav {
  color: #fff;
  font-family: "Avenir", sans-serif;
  font-size: 1.5rem;
}
.horiz-nav a {
  color: #fff !important;
}
.horiz-nav a:hover {
  color: rgba(255, 255, 255, 0.9) !important;
}
.horiz-nav span {
  color: #fff;
  padding: 0 20px;
}
/* Prevent body scrolling when menu is open */
.no-scroll {
  overflow: hidden;
}
.scrolling {
  position: fixed;
  width: 100%;
  top: 0;
  background-color: #fff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-animation: fadeIn 4s;
  /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadeIn 4s;
  /* Firefox < 16 */
  -ms-animation: fadeIn 4s;
  /* Internet Explorer */
  -o-animation: fadeIn 4s;
  /* Opera < 12.1 *
  -webkit-animation: slideinbottom 4s; /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: slideinbottom 3s;
  /* Firefox < 16 */
  -ms-animation: slideinbottom 3s;
  /* Internet Explorer */
  -o-animation: slideinbottom 3s;
  /* Opera < 12.1 */
  animation: slideinbottom 3s;
  height: 100px;
}
.scrolling .hamburger-lines span {
  display: block;
  width: 2rem;
  height: 0.12em;
  background: #444C54;
  margin-bottom: 0.3em;
  transition: ease-in-out 0.5s;
}
.notshow {
  display: none;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  transition: visibility 0s 2s, opacity 2s linear;
}
.show {
  display: inline-block;
  z-index: 99999;
  opacity: 1;
  transition: opacity 2s linear;
}
.hamburger-lines {
  height: 1em;
  width: 1em;
  margin: 0 2%;
  cursor: pointer;
  z-index: 99999999999;
  position: absolute;
  top: 50px;
  right: 5%;
}
.hamburger-lines span {
  display: block;
  width: 2rem;
  height: 0.12em;
  background: #444C54;
  margin-bottom: 0.3em;
  transition: ease-in-out 0.5s;
}
.hamburger-lines.coral span {
  display: block;
  width: 1.5em;
  height: 0.12em;
  background: #ED7768;
  margin-bottom: 0.3em;
  transition: ease-in-out 0.5s;
}
/* Hamburger menu lines */
.hamburger-button span {
  transition: all 0.3s ease;
  color: #ED7768 !important;
}
.hamburger-line-1 {
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  color: #ED7768 !important;
}
.hamburger-line-2 {
  opacity: 0;
}
.hamburger-line-x {
  transform: rotate(-45deg);
  position: absolute;
  top: 0;
  color: #ED7768 !important;
}
#nav-links.show {
  transform: translateY(0%);
}
.drop-down-mainnav {
  padding: 0!important;
}
.drop-down-mainnav ul {
  padding: 0!important;
  text-align: left;
}
.drop-down-mainnav li {
  list-style: none;
  padding: 0;
}
.close-button {
  width: 25px;
  height: 25px;
  background: transparent;
  right: 5%;
  top: 20px;
  position: absolute;
  display: block;
  z-index: 999999;
  text-indent: -9999px;
}
.close-button:before,
.close-button:after {
  content: '';
  width: 55%;
  height: 2px;
  background: #fff;
  position: absolute;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  top: 29%;
  left: 18%;
}
.close-button:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  top: 67%;
  left: 18%;
}
.close-button:hover:before {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.close-button:hover:after {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.first-item {
  font-size: 2.5em;
  line-height: 200%;
  color: #fff;
  margin-top: 10px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
}
.first-item a {
  color: #fff !important;
  text-decoration: none !important;
  background: transparent !important;
  font-weight: 300 !important;
}
.first-item a:hover {
  color: #2D2926 !important;
  text-decoration: none !important;
  background: transparent !important;
}
@media only screen and (max-width: 600px) {
  .first-item {
    font-size: 1.5em;
    line-height: 200%;
  }
  .horizontal-logo img {
    width: 200px;
  }
}
@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;
  }
}
@media only screen and (max-width: 600px) {
  .top-content-section {
    height: 450px;
  }
  .top-content {
    width: 100%;
    height: auto;
  }
}
/*# sourceMappingURL=style.css.map */