/*
	Miniport by HTML5 UP
	html5up.net | @ajlkn
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1.25;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  -webkit-text-size-adjust: none;
}

mark {
  background-color: transparent;
  color: inherit;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input,
select,
textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
}

/* Basic */

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body.is-preload *,
body.is-preload *:before,
body.is-preload *:after {
  -moz-animation: none !important;
  -webkit-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}

body,
input,
textarea,
select {
  font-family: museo-sans-rounded, sans-serif;
  line-height: 1.5em;
  color: #000;
  font-weight: 300;
  font-size: 13pt;
}

a {
  -moz-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  color: #4fa947; /* #43B3E0;*/
  text-decoration: underline;
}

a:hover {
  color: #1a98c0;
}

a img {
  border: 0;
}

b,
strong {
  font-weight: 600;
}

i,
em {
  font-style: italic;
}

sub {
  position: relative;
  top: 0.5em;
  font-size: 0.8em;
}

sup {
  position: relative;
  top: -0.5em;
  font-size: 0.8em;
}

blockquote {
  border-left: solid 0.75em #eee;
  padding: 1em 0 1em 1.5em;
  font-style: italic;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #3e3e3e;
  padding: 0 0 48px 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
  color: inherit;
}

h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}

h1 {
  font-weight: 500;
  font-size: 80px;
  color: #fff;
  line-height: 1.25;
  letter-spacing: -0.03em;
  padding-bottom: 24px;
}
h1 strong {
  font-weight: 900;
}
h2 {
  line-height: 1.25;
  font-size: 48px;
  text-align: center;
  font-weight: 700;
}
h2 strong {
  font-weight: 900;
}
h3 {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.02em;
  padding-bottom: 16px;
}

em,
i {
  font-style: italic;
}

br.clear {
  clear: both;
}

hr {
  border: 0;
  border-top: solid 1px #444;
  border-top-color: rgba(0, 0, 0, 0.35);
  box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
  height: 1px;
  margin: 3em 0;
}

p,
ul,
ol,
dl,
table {
  margin-bottom: 2em;
}

header > p {
  font-size: 1.25em;
  margin: 0;
}

footer {
  margin: 3em 0 0 0;
}

footer > p {
  font-size: 1.25em;
}

.gray {
  background-color: #e4e4e3 !important;
}
.gray.divide {
  background: url("../images/background-curve.svg") no-repeat 0px -120px #e4e4e3 !important;
  background-size: cover;
}
.container.medium {
  max-width: 720px;
}
/*buttons*/
.btn,
.btn:hover {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  border-radius: 100px;
  padding: 12px 32px;
}
.hero-btn.btn {
  background-color: #1a98c0;
  border: 3px solid #fff;
  position: relative;
  padding-left: 50px;
  }
.play-icon {
  position: absolute;
  left: 22px;
  top: 17px;
  }
.learn-more-button {
  background: #8d2676;
}
/* HEADER & NAVIGATION */
.logo-link {
  position: absolute;
  display: inline-block;
  top: 10px;
}
.logo-link:before {
  content: "";
  background: #fff;
  position: absolute;
  width: 320px;
  height: 370px;
  border-radius: 100%;
  transform: rotate(27deg);
  left: -110px;
  top: -194px;
  box-shadow: 0px 0px 12px rgb(0 0 0 / 30%);
}
.logo {
  width: 120px;
  height: auto;
  position: relative;
  z-index: 1;
  top: 20px;
  left: 20px;
}
/* Notice */
.notice-container {
  background-color: #D0EAF2;
  position: relative;
}
.notice-container img {
  width: 100%;
}
.notice-container .mask-collage {
  position: absolute;
  bottom: 0;
  right: 24px;
  width: 280px;
  }
  @media only screen and (max-width: 1250px){

    .notice-container .mask-collage {
    left: 0;
      }
  }
  .col-2.align-self-end {
    position: relative;
  }
.notice-text {
  max-width: 720px;
  padding-left: 116px;
  padding-top: 12px;
  padding-bottom: 12px;
  background: url(../images/sanitize-screen.png) top left no-repeat;
  background-size: contain;
  margin: 24px auto;
  line-height: 1.25;
  overflow: auto;
  }
.notice-text-wrap {
  color: #000614;
}
.notice-text-wrap span{
  font-weight: 900;
}
.ruhs-logo {
  max-width: 140px;
  margin-left: 20px;
  }
.notice-text-wrap a {
  text-decoration: underline;
  font-weight: 700;
  color: #000614;
}
.notice-text.english {

  -webkit-animation: englishTransition 10s infinite normal none;
  animation: englishTransition 10s infinite normal none;
  -webkit-animation-timing-function: initial;
  animation-timing-function: initial;
}
.col-8.align-self-center {
  position: relative;
  }
.notice-text.spanish {
  opacity: 0;
  position: absolute;
  -webkit-animation: spanishTransition 10s infinite normal none;
  animation: spanishTransition 10s infinite normal none;
  -webkit-animation-timing-function: initial;
  animation-timing-function: initial;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 860px;
}

@-webkit-keyframes englishTransition {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  45% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes englishTransition {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  45% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes spanishTransition {
  0% {
    opacity: 0;
  }
  45% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes spanishTransition {
  0% {
    opacity: 0;
  }
  45% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@media only screen and (max-width: 1000px){
  .notice-text.spanish {
    width: 570px;
  }
}
@media only screen and (max-width: 767px){

  .notice-text {
    max-width: 720px;
    padding-left: 77px;
    padding-top: 12px;
    padding-bottom: 12px;
    background: url(../images/sanitize-screen.png) 10px  center no-repeat;
    background-size: 60px;
    margin: 24px auto;
    line-height: 1.25;
    overflow: auto;
    font-size: 14px;
    }
    .notice-text.spanish {
      opacity: 0;
      position: absolute;
      -webkit-animation: spanishTransition 10s infinite normal none;
      animation: spanishTransition 10s infinite normal none;
      -webkit-animation-timing-function: initial;
      animation-timing-function: initial;
      top: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      width: 360px;
    }
}
/* NAV */

.navbar {
  width: 100% !important;
  position: absolute !important;
  top: 0;
  z-index: 100;
}
.navbar-nav {
  display: flex;
  background: #fff;
  border-radius: 100px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  padding: 12px 16px;
  margin-top: 34px;
}
button.navbar-toggler {
  background: #8d2676;
  border: 1px solid #fff;
  padding-top: 10px;
}
@media only screen and (max-width: 1199px) {
  .navbar-nav {
    margin-top: 94px;
    border-radius: 12px;
  }
}

.nav-item {
  text-align: center;
  margin: 0 4px;
}
.navbar-toggler {
  position: absolute;
  right: 24px;
  top: 42px;
}
.navbar-toggler-icon {
  position: relative;
}
.h-menu-icon {
  height: 3px;
  width: 100%;
  background: #fff;
  position: relative;
  display: block;
}
.h-menu-icon:after {
  content: "";
  top: 10px;
  left: 0;
  height: 3px;
  width: 100%;
  background: #fff;
  position: absolute;
}
.h-menu-icon:before {
  content: "";
  top: 20px;
  left: 0;
  height: 3px;
  width: 100%;
  background: #fff;
  position: absolute;
}
.navbar-expand-xl .navbar-nav .nav-link {
  display: block;
  padding: 12px 24px;
  color: #1a1919;
}

.nav-pills .nav-link {
  border-radius: 100px;
}
.nav-link:hover {
  background: #e4e4e3;
  color: #1a1919;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: initial;
  background-color: transparent;
}
/* Hero */
#hero-container {
  position: relative;
  height: 100%;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  background-color: #8d2676;
}
.hero-images {
  height: 100%;
  width: 100%;
  position: absolute;
}
.hero-images .container,
.hero-images .row {
  height: 100%;
}
.hero {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 460px;
  margin-top: 36px;
}
.hero p {
  font-weight: 300;
  font-size: 18px;
  color: #fff;
  margin-bottom: 48px;
}
.gradient-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  background: rgb(141, 38, 118);
  background: -moz-radial-gradient(
    circle,
    rgba(141, 38, 118, 0) 0%,
    rgba(141, 38, 118, 1) 100%
  );
  background: -webkit-radial-gradient(
    circle,
    rgba(141, 38, 118, 0) 0%,
    rgba(141, 38, 118, 1) 100%
  );
  background: radial-gradient(
    circle,
    rgba(141, 38, 118, 0) 0%,
    rgba(141, 38, 118, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8d2676",endColorstr="#8d2676",GradientType=1);
}
.gradient-overlay-teal {
  opacity: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  background: rgb(100, 189, 167);
  background: -moz-radial-gradient(
    circle,
    rgba(100, 189, 167, 0) 0%,
    rgba(100, 189, 167, 1) 100%
  );
  background: -webkit-radial-gradient(
    circle,
    rgba(100, 189, 167, 0) 0%,
    rgba(100, 189, 167, 1) 100%
  );
  background: radial-gradient(
    circle,
    rgba(100, 189, 167, 0) 0%,
    rgba(100, 189, 167, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8d2676",endColorstr="#8d2676",GradientType=1);
}
.row-parallax {
  position: absolute;
  height: 100%;
  width: 100%;
  transform: translateY(100vh);
  top: 0;
  left: 0;
}
.chevron-link {
  position: absolute;
  bottom: 32px;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
}
/* Card Styles */
.card-container {
  box-shadow: 0px 3px 26px -6px rgba(0, 0, 0, 0.3);
  border-radius: 24px;
  margin-bottom: 24px;
}
.img-card-link {
  display: block;
  position: relative;
}
.logo-overlay {
  position: absolute;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  overflow: hidden;
  top: 12px;
  left: 12px;
  box-shadow: 0px 3px 16px -3px rgba(0, 0, 0, 0.3);
}
.logo-overlay img {
  width: 100%;
  height: auto;
}
.card-img {
  border-top-right-radius: 24px;
  border-top-left-radius: 24px;
  width: 100%;
  height: auto;
}
.card-container .content-area {
  text-align: center;
  padding: 24px;
}
.card-container .content-area p {
  color: #8a8b8a;
  margin-bottom: 32px;
  font-size: 16px;
}
/* Link Section */

.link-area {
  display: block;
  background: #00506b;
  box-shadow: 0 3px 18px rgba(0, 0, 0, 0.16);
  margin-bottom: 24px;
  padding: 36px 32px 36px 52px;
  border-radius: 16px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  min-height: 124px;
  display: flex;
  align-items: center;
}
.link-area span {
  display: block;
  position: relative;
  font-size: 24px;
}
.link-area span:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  top: 13px;
  left: -24px;
  border-radius: 100px;
  background-color: #e24fc1;
}
/* About Section */

.teal-container {
  background: #64bda7;
  text-align: center;
  border-radius: 24px;
}
.teal-container img {
  width: 100%;
  max-width: 420px;
  padding: 60px 0;
}
.about-container {
  padding: 150px 0;
  border-radius: 24px;
  margin-left: -48px;
  margin-top: 32px;
  background-color: #00506b;
}
.about-quote {
  max-width: 60%;
  font-size: 27px;
  line-height: 1.25;
  margin: 0 auto;
  color: #fff;
  position: relative;
}
.about-quote:before {
  content: "";
  background: #64bda7;
  position: absolute;
  width: 6px;
  height: 100%;
  left: -48px;
  border-radius: 100px;
}

/* Form */

form label {
  color: red;
  font-weight: 700;
  display: block;
  margin: 0 0 0.5em 0;
}

form input[type="text"],
form input[type="email"],
form input[type="password"],
form select,
form textarea {
  -moz-transition: background 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  -ms-transition: background 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  transition: background 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0.75em;
  font-size: 1em;
  border-radius: 8px;
  border: solid 1px #ddd;
  background: #fff;
  color: #fff;
  box-shadow: inset 0px 2px 3px 1px rgba(0, 0, 0, 0.05),
    0px 1px 0px 0px rgba(255, 255, 255, 0.025);
  width: 100%;
}

form input[type="text"]:focus,
form input[type="email"]:focus,
form input[type="password"]:focus,
form select:focus,
form textarea:focus {
  background: #fafafa;
  box-shadow: inset 0px 2px 5px 0px rgba(0, 0, 0, 0.05),
    0px 1px 0px 0px rgba(255, 255, 255, 0.025), inset 0px 0px 2px 1px #43bff0;
}

form textarea {
  height: 15em;
}

form .actions:last-child {
  margin-bottom: 0;
}

form ::-webkit-input-placeholder {
  color: #ccc !important;
}

form :-moz-placeholder {
  color: #ccc !important;
}

form ::-moz-placeholder {
  color: #ccc !important;
}

form :-ms-input-placeholder {
  color: #ccc !important;
}

form ::-moz-focus-inner {
  border: 0;
}

/* Tables */

table {
  width: 100%;
}

table.default {
  width: 100%;
}

table.default tr {
  border-top: solid 1px #eee;
}

table.default tr:first-child {
  border-top: 0;
}

table.default td {
  padding: 0.5em 1em 0.5em 1em;
}

table.default th {
  text-align: left;
  padding: 0.5em 1em 0.5em 1em;
  font-weight: 600;
  margin: 0 0 1em 0;
}

table.default thead {
  background: #4f4f4f;
  color: #fff;
}
/* Footer */
#contact footer {
  font-size: 0.9em;
}
/* Copyright */

#copyright {
  color: #fff;
  font-size: 1em;
  line-height: 1em;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

#copyright li {
  display: inline-block;
  border-left: solid 1px rgba(0, 0, 0, 0.5);
  box-shadow: -1px 0px 0px 0px rgba(255, 255, 255, 0.1);
  padding: 0 0 0 1em;
  margin: 0 0 0 1em;
}

#copyright li:first-child {
  border: 0;
  box-shadow: none;
  padding-left: 0;
  margin-left: 0;
}

#copyright a {
  -moz-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  color: inherit;
}

#copyright a:hover {
  color: #777;
}
/* Actions */

ul.actions {
  list-style: none;
  padding-left: 0;
}

ul.actions li {
  display: inline-block;
  margin: 0 0 0 1em;
  padding-left: 0;
}

ul.actions li:first-child {
  margin-left: 0;
}
/* Contact */
.social-list li {
  display: inline-block;
  padding: 0 12px;
  color: #fff;
  font-size: 36px;
  }
  .social-list li a{
    color: #fff;
    font-size: 36px;
  }
#contact {
  background: #8d2676;
  text-align: center;
}
#contact h2,
#contact p {
  color: #fff;
}
.form-field {
  margin-bottom: 16px;
}
#contact header {
  margin: 0 0 1.5em 0;
}
input[type="submit"],
input[type="reset"] {
  background: #1a98c0;
  color: #fff;
  padding: 16px 48px;
  font-weight: 700;
  border-radius: 12px;
  text-shadow: 0px 1px 3px rgb(0 0 0 / 40%);
  border: 3px solid #fff;
  box-shadow: none;
}
input[type="reset"] {
  background: #e4e4e3;
  color: #000;
  text-shadow: none;
  box-shadow: none;
  border: none;
}
/* Wrappers */

.wrapper {
  padding: 100px 0;
}
.wrapper.padding2 {
  padding-bottom: 0;
}

.wrapper.style1 {
  background-image: none;
  background-color: #fff;
}

.wrapper.style2 {
  background-color: #fafafa;
  text-shadow: 1px 1px 0px #fff;
}

.wrapper.style3 {
  background-color: #f4f4f4;
  text-shadow: 1px 1px 0px #fff;
}

.wrapper.style4 {
  background-color: #303030;
  color: #999;
  text-shadow: -1px -1px 0px #181818;
}

.wrapper.style4 h1,
.wrapper.style4 h2,
.wrapper.style4 h3,
.wrapper.style4 h4,
.wrapper.style4 h5,
.wrapper.style4 h6 {
  color: #fff;
}

.wrapper.style4 form input[type="text"],
.wrapper.style4 form input[type="password"],
.wrapper.style4 form select,
.wrapper.style4 form textarea {
  border: none;
  background: #282828;
}

.wrapper.style4 form input[type="text"]:focus,
.wrapper.style4 form input[type="password"]:focus,
.wrapper.style4 form select:focus,
.wrapper.style4 form textarea:focus {
  background: #252525;
}

/* Bubbles and animations */

.float-bubble,
.float-bubble2 {
  position: absolute;
  bottom: 0;
  border-radius: 100%;
}
.float-bubble {
  position: absolute;
  -webkit-animation: floatBubble 30s infinite normal none;
  animation: floatBubble 30s infinite normal none;
  -webkit-animation-timing-function: initial;
  animation-timing-function: initial;
}
.float-bubble2 {
  position: absolute;
  -webkit-animation: floatBubble2 30s infinite normal none;
  animation: floatBubble2 30s infinite normal none;
  -webkit-animation-timing-function: initial;
  animation-timing-function: initial;
}
#hero-container {
  -webkit-animation: colorShift 12s infinite normal none;
  animation: colorShift 12s infinite normal none;
  -webkit-animation-timing-function: initial;
  animation-timing-function: initial;
}
.gradient-overlay {
  -webkit-animation: fadeOverlayOut 12s infinite normal none;
  animation: fadeOverlayOut 12s infinite normal none;
  -webkit-animation-timing-function: initial;
  animation-timing-function: initial;
}
.gradient-overlay-teal {
  -webkit-animation: fadeOverlayIn 12s infinite normal none;
  animation: fadeOverlayIn 12s infinite normal none;
  -webkit-animation-timing-function: initial;
  animation-timing-function: initial;
}

@-webkit-keyframes fadeOverlayIn {
  0% {
    opacity: 0;
  }
  38% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  92% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOverlayIn {
  0% {
    opacity: 0;
  }
  38% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  92% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes fadeOverlayOut {
  0% {
    opacity: 1;
  }
  38% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  92% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOverlayOut {
  0% {
    opacity: 1;
  }
  38% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  92% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes colorShift {
  0% {
    background-color: #8d2676;
  }
  38% {
    background-color: #8d2676;
  }
  50% {
    background-color: #64bda7;
  }
  92% {
    background-color: #64bda7;
  }
  100% {
    background-color: #8d2676;
  }
}
@keyframes colorShift {
  0% {
    background-color: #8d2676;
  }
  38% {
    background-color: #8d2676;
  }
  50% {
    background-color: #64bda7;
  }
  92% {
    background-color: #64bda7;
  }
  100% {
    background-color: #8d2676;
  }
}

.backgroundAnimated {
  background-image: none !important;
  -o-animation: fadeIt 5s ease-in-out;
  animation: fadeIt 5s ease-in-out;
}
@-webkit-keyframes floatBubble {
  0% {
    bottom: 0px;
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    bottom: 120vh;
  }
}
@keyframes floatBubble {
  0% {
    bottom: 0px;
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    bottom: 120vh;
  }
}
@-webkit-keyframes floatBubble2 {
  0% {
    bottom: 0px;
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    bottom: 120vh;
  }
}
@keyframes floatBubble2 {
  0% {
    bottom: 0px;
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    bottom: 120vh;
  }
}
.right-side {
  right: -50px;
}
.size-large {
  width: 24%;
  height: auto;
}
.size-medium {
  width: 16%;
  height: auto;
}
.size-small {
  width: 8%;
  height: auto;
}
.size-x-small {
  width: 4.5%;
  height: auto;
}
.bubble-11 {
  -webkit-transform: translate(3vw, -3vh);
  transform: translate(3vw, -3vh);
}
.bubble-8 {
  -webkit-transform: translate(20vw, -46vh);
  transform: translate(20vw, -46vh);
}

.bubble-13 {
  -webkit-transform: translate(25vw, 1vh);
  transform: translate(25vw, 1vh);
}
.bubble-12 {
  -webkit-transform: translate(-2vw, -50vh);
  transform: translate(-2vw, -50vh);
}
.bubble-9 {
  -webkit-transform: translate(1vw, -90vh);
  transform: translate(1vw, -90vh);
}

.bubble-7 {
  -webkit-transform: translate(15vw, -70vh);
  transform: translate(15vw, -70vh);
}
.bubble-10 {
  -webkit-transform: translate(-1vw, -39vh);
  transform: translate(-1vw, -39vh);
}

.bubble-5 {
  -webkit-transform: translate(-5vw, -54vh);
  transform: translate(-5vw, -54vh);
}

.bubble-14 {
  -webkit-transform: translate(0vw, -14vh);
  transform: translate(0vw, -14vh);
}
.bubble-1 {
  -webkit-transform: translate(-5vw, -50vh);
  transform: translate(-5vw, -50vh);
}
.bubble-3 {
  -webkit-transform: translate(-19vw, -26vh);
  transform: translate(-19vw, -26vh);
}

.bubble-4 {
  -webkit-transform: translate(-21vw, 7vh);
  transform: translate(-21vw, 7vh);
}
.bubble-2 {
  -webkit-transform: translate(-6vw, 2vh);
  transform: translate(-6vw, 2vh);
}
.bubble-19 {
  -webkit-transform: translate(-1vw, -39vh);
  transform: translate(-1vw, -39vh);
}

@media only screen and (max-width: 1024px) {
  .wrapper {
    padding: 48px 0;
  }
  h1 {
    font-weight: 500;
    font-size: 80px;
    color: #fff;
    line-height: 1;
    letter-spacing: -0.03em;
  }
  h1 span {
    font-weight: 900;
  }
  h2 {
    padding: 0 0 32px;
    text-align: center;
    font-weight: 700;
  }
  h3 {
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 16px;
  }

  .card-container .content-area p {
    color: #8a8b8a;
    margin-bottom: 32px;
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper {
    padding: 16% 0;
  }
  .logo {
    width: 80px;
    height: auto;
    position: relative;
    z-index: 1;
    top: 20px;
    left: 20px;
  }
  .logo-link:before {
    content: "";
    background: #fff;
    position: absolute;
    width: 270px;
    height: 300px;
    border-radius: 100%;
    transform: rotate(27deg);
    left: -120px;
    top: -157px;
    box-shadow: 0px 0px 12px rgb(0 0 0 / 30%);
  }
  .about-container {
    padding: 70px 0;
    border-radius: 24px;
    margin-left: 12px;
    margin-right: -8px;
    margin-top: -128px;
    background-color: #00506b;
  }
  .hero {
    width: 320px;
  }
  .teal-container img {
    max-width: 100%;
    padding: 60px 0;
  }

  h1 {
    font-size: 60px;
  }
  h2 {
    font-size: 32px;
  }
  h3 {
    font-size: 18px;
    letter-spacing: -0.01em;
    padding-bottom: 12px;
  }
  .card-container .content-area p {
    font-size: 12px;
  }
}
/* iframe popup */
#iframe-popup {
  margin-top: 50px;
  width: 100%!important;
  position: relative;
  z-index: 100;
  }
  #iframeHeading {
    font-size: 18px;
    position: absolute;
    left: 20px;
  }
#iframe-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #171717;
  height: 100%;
  z-index: 999;
  opacity: .99;
  display: none;
  
  }
  .iframe-container-bg {
    background: #fff;
    padding: 24px;
    margin: 8%;
    box-shadow: 0px 3px 36px rgba(0,0,0,.4);
    border-radius: 24px;
    position: relative;
  }
  
  #close-btn {
    position: absolute;
    width: 40px;
    height: 40px;
    z-index: 1000;
    top: 20px;
    right: 20px;
    background: #E5E5E5;
    color: #707070;
    width: 168px;
    border-radius: 100px;
    padding: 7px 16px;
    }

    #close-btn:after, #close-btn:before {
      content: "";
      position: absolute;
      width: 3px;
      right: 23px;
      border-radius: 100px;
      height: 28px;
      background: #707070;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      }
      #close-btn:before {
        content: "";
        position: absolute;
        width: 3px;
        border-radius: 100px;
        right: 23px;
        height: 28px;
        background: #707070;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        }
        /* v iframe popup */
        #v-iframe-popup {
          margin-top: 0px;
          width: 96%!important;
          position: absolute;
          height: 100%;
          }
  #v-iframeHeading {
    font-size: 18px;
    position: absolute;
    left: 20px;
    text-transform: capitalize;
  }
#v-iframe-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #171717;
  height: 100%;
  z-index: 999;
  opacity: .99;
  display: none;
  
  }
  .iframe-container-bg {
    background: #fff;
    padding: 24px;
    margin: 0 4%;
    box-shadow: 0px 3px 36px rgba(0,0,0,.4);
    border-radius: 24px;
    position: fixed;
    top: 50%;
    width: 92%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    }
  #v-iframe-container {
    padding-bottom: 66%;
    }
  #v-close-btn {
    position: absolute;
    width: 40px;
    height: 40px;
    z-index: 1000;
    top: 20px;
    right: 20px;
    background: #E5E5E5;
    color: #707070;
    width: 104px;
    border-radius: 100px;
    padding: 7px 16px;
    }

    #v-close-btn:after, #v-close-btn:before {
      content: "";
      position: absolute;
      width: 3px;
      right: 23px;
      border-radius: 100px;
      height: 28px;
      background: #707070;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      }
      #v-close-btn:before {
        content: "";
        position: absolute;
        width: 3px;
        border-radius: 100px;
        right: 23px;
        height: 28px;
        background: #707070;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        }
        .popup-contents {
          position: relative;
          z-index: 50;
          }
        .smcx-embed {
          width: 100%;
          max-width: 100%!important;
          height: 100%!important;
          margin: 0 auto!important;
          }
          .smcx-embed>.smcx-iframe-container {
            width: 100%;
            max-width: 100%!important;
            height: 265px;
            min-height: 80vh!important;
            }
/* Loading Animation */
.lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%,-50%,0);
  z-index: 0;
}
.loading-text {
  position: absolute;
  top: 80px;
  left: 6px;
  }
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #1a98c0;
  border-color: #1a98c0 transparent #1a98c0 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


        