﻿@import url(fonts/fontawesome/all.min.css);
@import url(fonts.css);
.pattern-hero-bg, #footer-links {
  background: #00316c url(img/pattern-hero.png) left top repeat; }

.pattern-section-bg, .landing-page #footer-info {
  background: #ebebeb url(img/pattern-section.png) left top repeat; }

.pattern-testimonials-bg, #home-testimonials {
  background: #ebebeb url(img/pattern-testimonials.png) left top repeat; }

@media (max-width: 575.98px) {
  html {
    font-size: 11px; } }

@media (min-width: 576px) {
  html {
    font-size: 12px; } }

@media (min-width: 768px) {
  html {
    font-size: 13px; } }

@media (min-width: 992px) {
  html {
    font-size: 15px; } }

@media (min-width: 1200px) {
  html {
    font-size: 16px; } }

.fnt-LatoLatinRegular, .navbar-nav li, .navbar-nav li a, #footer, #footer-links, #footer-info, .prod-card .prod-price, #home-hero1 div:last-of-type span, #home-hero2 div:last-of-type, #home-hero3 div:last-of-type, #home-testimonials div.row:last-child div.col-12 div p:nth-child(3) span {
  font-family: 'LatoLatinRegular'; }

.fnt-LatoLatinItalic, #home-testimonials div.row:last-child div.col-12 div p:nth-child(1) {
  font-family: 'LatoLatinItalic'; }

.fnt-LatoLatinSemibold, #top-info-height, .home-adv, #home-testimonials div.row:last-child div.col-12 div p:nth-child(3) {
  font-family: 'LatoLatinSemibold'; }

.fnt-LatoLatinBold, .lato-bold-font, #footer-links p, #footer-links #tbl-quick-links, .prod-card .prod-title, #land-hero h1, #home-adv2.home-adv, #home-hero1 div:last-of-type p, .std-btn.home, .home.input-btn-parent, .input-btn-parent input.home {
  font-family: 'LatoLatinBold'; }

.fnt-LatoLatinBlack, .prod-card .prod-price span, #home-hero2 div:last-of-type p:first-of-type, #home-hero3 div:last-of-type p:first-of-type, #home-testimonials div.row:first-child, #home-testimonials div.row:last-child div.col-12 {
  font-family: 'LatoLatinBlack'; }

.fnt-LatoLatinLight, .home-adv span {
  font-family: 'LatoLatinLight'; }

.fnt-LatoLatinLightItalic, .home-adv ins, #home-adv2.home-adv span {
  font-family: 'LatoLatinLightItalic'; }

.fnt-poppinsregular {
  font-family: 'poppinsregular'; }

.fnt-poppinsmedium, .products-minicards .prod-card .prod-title, .std-btn, .input-btn-parent, .input-btn-parent input {
  font-family: 'poppinsmedium'; }

.fnt-poppinslight, .std-btn span, .input-btn-parent span {
  font-family: 'poppinslight'; }

.fnt-poppinsextralight, .extralight-font {
  font-family: 'poppinsextralight'; }

.fnt-poppinssemibold, .sidemenu.active, .sidemenu.input-btn-parent, .input-btn-parent input.sidemenu {
  font-family: 'poppinssemibold'; }

.fnt-montserratsemi_bold {
  font-family: 'montserratsemi_bold'; }

.fnt-droid_serifregular {
  font-family: 'droid_serifregular'; }

.fnt-droid_serifbold {
  font-family: 'droid_serifbold'; }

.fnt-droid_serifitalic {
  font-family: 'droid_serifitalic'; }

.fnt-coustardregular {
  font-family: 'coustardregular'; }

.fnt-coustardblack, #home-testimonials div.row:last-child div.col-12 div p:nth-child(2) {
  font-family: 'coustardblack'; }

a {
  text-decoration: none !important; }

a:focus, button:focus, input[type=button]:focus, input[type=submit]:focus {
  outline: none !important; }

.la {
  text-align: left; }

.ra {
  text-align: right; }

.ca {
  text-align: center; }

.cbox {
  margin-left: auto;
  margin-right: auto; }

.lf {
  float: left;
  width: auto; }

.rf {
  float: right;
  width: auto; }

.delf {
  clear: both; }

.w100 {
  width: 100%; }

.w50 {
  width: 50%; }

.h100 {
  height: 100%; }

.hand {
  cursor: pointer; }

.hide {
  display: none; }

.rel {
  position: relative; }

.abs {
  position: absolute; }

.reset {
  clear: both;
  display: block;
  font-size: 0;
  line-height: 0; }

.trans-slow, .random-number:hover, .random-pick, .random-pick:hover, .random-number-pushed {
  transition: .5s ease-out;
  -webkit-transition: .5s ease-out; }

.trans-normal, .dropdown-menu {
  transition: .25s ease-out;
  -webkit-transition: .25s ease-out; }

.trans-fast {
  transition: .12s ease-out;
  -webkit-transition: .12s ease-out; }

.vertical-center-align {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

html, body {
  height: 100%;
  padding: 0;
  margin: 0; }

html {
  overflow-y: scroll; }

.site-width, #header .container-fluid, .sticker > div, #home-hero1 div:last-of-type {
  max-width: 1180px;
  margin: 0 auto; }

#page {
  min-height: 100%;
  margin-bottom: -4rem;
  padding-bottom: 4rem; }

.data-pad {
  padding: 1rem; }

#header {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  background: #00316a url(img/top-bg.png) 0 0 repeat-x;
  border-top: solid 4px #db253c;
  border-bottom: solid 1px #2b4c6f;
  z-index: 999; }

#header .navbar {
  line-height: 2.14286rem;
  padding-top: .7rem;
  padding-bottom: .7rem;
  padding-right: 0;
  text-align: right;
  z-index: 9991; }

#header .navbar-nav {
  margin: 0 0 0 auto; }

@media (min-width: 768px) {
  #header .navbar {
    line-height: 3.75rem;
    padding-top: 0;
    padding-bottom: 0; } }

@media (max-width: 767.98px) {
  #header .navbar-nav {
    margin-top: 1rem;
    padding: 1rem;
    background-color: #2b4c6f;
    border-radius: .5rem;
    white-space: nowrap;
    opacity: .8; }
  #header .nav-sep {
    display: none; } }

#header .navbar-toggler {
  height: 2.35rem;
  color: #fff; }

#header .navbar-nav li.nav-item a {
  padding-left: 1.2rem;
  padding-top: 0;
  padding-bottom: 0; }

.dropdown-menu {
  display: block;
  width: 0;
  height: 0;
  border-width: 0;
  padding: 0;
  margin: 0px;
  /* margin-top: 0; - to avoid flicker on hover */
  line-height: 1.875rem;
  background-color: #2b4c6f;
  overflow: hidden;
  opacity: 0; }

.dropdown:hover .dropdown-menu {
  width: auto;
  height: auto;
  padding: .5rem 0;
  opacity: .85; }

#header .navbar-nav .dropdown-menu a.dropdown-item {
  padding-top: .25rem;
  color: #fff !important;
  background-color: #2b4c6f;
  transition: all .2s ease-out; }

#header .navbar-nav .dropdown-menu a.dropdown-item:hover {
  color: #2b4c6f !important;
  background-color: #fff; }

@media (max-width: 767.98px) {
  .dropdown-menu {
    text-align: right; } }

#top-info-height {
  height: 3.5rem;
  line-height: 3.5rem;
  font-size: .9375rem;
  color: #fff;
  margin: 0; }
  #top-info-height a {
    color: #fff; }

@media (max-width: 575.98px) {
  #top-info-height span {
    display: none; } }

@media (max-width: 767.98px) {
  #top-info-height p {
    display: none; } }

#footer {
  height: 4rem;
  line-height: 4rem;
  margin-bottom: -5px;
  background: #1062ae; }

#btn-top {
  position: fixed;
  display: none;
  right: 1rem;
  bottom: 1rem;
  width: 2.8rem;
  height: 2.8rem;
  line-height: 2.7rem;
  font-size: 1.4rem;
  border-radius: 50%;
  background: #fff;
  border: solid 1px #2b4c6f;
  text-align: center;
  opacity: .5;
  transition: background .5s ease-out, color .5s ease-out;
  z-index: 9992; }

#btn-top:hover {
  background: #2b4c6f;
  opacity: 1; }

#btn-top a {
  position: absolute;
  display: inline-block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #2b4c6f !important; }

#btn-top:hover a {
  color: #fff !important;
  transition: background .5s ease-out, color .5s ease-out; }

body {
  display: inline-block;
  min-width: 100%; }

.sticker {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  max-width: 100vw;
  overflow: hidden; }

@-ms-viewport {
  width: auto !important; }

.loader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: #999;
  opacity: .25; }

.loader div {
  position: absolute;
  border: .4vw solid #fff;
  opacity: 1;
  border-radius: 50%; }

@keyframes ripple-mode-1 {
  0% {
    left: 50vw;
    top: 25vw;
    width: 0;
    height: 0;
    opacity: 1; }
  100% {
    left: 38vw;
    top: 13vw;
    width: 24vw;
    height: 24vw;
    opacity: 0; } }

.loader div:nth-child(1) {
  background: #f96;
  animation: ripple-mode-1 1s cubic-bezier(0, 0.2, 0.8, 1) infinite; }

.loader div:nth-child(2) {
  background: #69f;
  animation: ripple-mode-1 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
  animation-delay: -.5s; }

.spinner {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: #999;
  opacity: .25; }

.spinner div {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 100px;
  margin: auto;
  width: 50px;
  height: 50px;
  animation: rotate-1 .8s infinite linear;
  border: 6px solid #fff;
  border-top-color: #000;
  border-radius: 50%; }

@keyframes rotate-1 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.spacer {
  clear: both;
  height: 4rem;
  font-size: 0;
  line-height: 0; }

.hr-deco {
  margin-bottom: 3rem 0;
  height: 1px;
  border: 0;
  background: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.75), transparent); }

.hr-deco-light {
  height: 15px;
  border: 0;
  background: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.05), transparent); }

body {
  font-family: poppinsregular, Arial, sans-serif;
  font-size: 1rem;
  color: #222; }

.land-info {
  font-family: LatoLatinRegular, Arial, sans-serif;
  line-height: 1.6rem;
  color: #2b4c6f; }

.land-info.prod-page {
  font-family: poppinsregular, Arial, sans-serif;
  color: #222; }

.land-info .title {
  font-family: LatoLatinBlack, Arial, sans-serif;
  font-size: 2.75rem;
  line-height: 3.6rem;
  color: #2b4c6f; }

.land-info .subtitle {
  font-family: LatoLatinBlack, Arial, sans-serif;
  font-size: 1.375rem;
  line-height: 4rem;
  color: #002f6a; }

.land-info ins {
  padding-bottom: .25rem;
  border-bottom: 2px solid #002f6a;
  text-decoration: none; }

.land-info img.land-img {
  float: right;
  max-width: 35%;
  margin: 0 0 1rem 1rem; }

.land-info .infotitle {
  font-size: 1.5rem;
  line-height: 2.2rem;
  font-weight: bold; }

.site-clr {
  color: #222; }

.req-clr, .high-clr, #msgCaptcha, .home-adv {
  color: #db253c; }

.high-light-clr {
  color: #e66777; }

.light-clr {
  color: #f2ce09; }

.dark-clr {
  color: #2b4c6f; }

.mid-dark-clr {
  color: #1062ae; }

.site-text-clr {
  color: #002f6a; }

.site-text-light-clr {
  color: #003f8e; }

.less-dark-clr {
  color: #487eb8; }

.footer-bg-clr {
  background-color: #e9edf1; }

.comment {
  color: #666;
  font-size: 90%;
  font-style: italic; }

body a {
  color: #396594;
  transition: color .25s ease-out; }

body a:visited {
  color: #396594; }

body a:hover {
  color: #db253c; }

body a:active {
  color: #db253c; }

/* must be the last line */
.navbar-nav li, .navbar-nav li a {
  color: #fff !important;
  font-size: 1rem; }

@media (min-width: 768px) and (max-width: 991.98px) {
  .navbar-nav li, .navbar-nav li a {
    letter-spacing: -1px; } }

.navbar-nav a:visited {
  color: #fff !important; }

.navbar-nav a:hover {
  color: #f2ce09 !important; }

.navbar-nav a:active {
  color: #f2ce09 !important; }

/* must be the last line */
.navbar-nav li.active a, .navbar-nav li.input-btn-parent a {
  color: #f2ce09 !important; }

#footer {
  font-size: .875rem;
  color: #fff; }

#footer-links {
  font-size: 1rem;
  color: #fff;
  /* must be the last line */ }
  #footer-links p, #footer-links #tbl-quick-links {
    font-size: 1.125rem; }
  #footer-links a {
    color: #fff; }
  #footer-links a:visited {
    color: #fff; }
  #footer-links a:hover {
    color: #f2ce09; }
  #footer-links a:active {
    color: #fff; }

#footer-info {
  font-size: 1rem;
  padding-top: 3rem;
  padding-bottom: 1.5rem; }

.landing-page #footer-info {
  margin-top: 5rem; }

.prod-card .prod-title {
  font-size: 1.1rem;
  color: #2b4c6f; }

.products-minicards .prod-card .prod-title {
  font-size: 1.25rem; }

.prod-card .prod-info {
  font-size: .875rem;
  line-height: 200%; }

.prod-card .prod-price {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1rem;
  font-size: 1rem;
  color: #2b4c6f; }

.prod-card .prod-price span {
  font-size: 3.125rem; }

p.subtitle {
  font-size: 1.75rem;
  color: #2b4c6f; }

.callout {
  margin-left: 1.5rem; }
  .callout .fa-check-circle {
    position: absolute;
    margin-left: -1.5rem;
    margin-top: .1rem; }

#home-hero1 a, #home-hero2 a, #home-hero3 a {
  color: #f2ce09;
  font-size: 110%;
  display: inline-block;
  padding-top: .5rem; }

#home-hero1 a:visited, #home-hero2 a:visited, #home-hero3 a:visited {
  color: #f2ce09; }

#home-hero1 a:hover, #home-hero2 a:hover, #home-hero3 a:hover {
  color: #fff; }

#home-hero1 a:active, #home-hero2 a:active, #home-hero3 a:active {
  color: #fff; }

a:focus, button:focus, input[type=button]:focus, input[type=submit]:focus {
  outline: none !important; }

.form-control, .form-control:focus {
  box-shadow: none; }

.form-control, .form-control:focus {
  border: solid 1px #bbb;
  border-radius: 0; }

.input-effect input, .input-effect textarea {
  color: #777 !important;
  transition: color .25s ease-out; }

.input-effect input:focus, .input-effect textarea:focus {
  color: inherit !important;
  border-bottom: solid 1px #ddd; }

.input-effect {
  position: relative; }

.input-effect:before {
  content: "";
  position: absolute;
  display: block;
  left: 50%;
  right: 50%;
  bottom: 0;
  border-bottom: solid 1px #111;
  width: 0%;
  transform: translateX(-50%);
  opacity: 1;
  pointer-events: none; }

.input-effect.run:before {
  width: 100%;
  border-bottom: solid 1px #bbb;
  opacity: 1;
  transition: all .5s ease-out; }

.col-form-label {
  display: table; }
  .col-form-label label {
    display: table-cell !important;
    vertical-align: middle; }

.captcha-area {
  margin-bottom: 1.25rem !important;
  margin-top: .25rem; }

.random-number {
  padding: .2rem .25rem;
  cursor: pointer;
  background-color: #fff;
  border: solid 1px #bbb;
  margin-right: .5rem;
  margin-top: .5rem;
  width: 3.75rem;
  text-align: center;
  display: inline-block; }

.random-number:hover {
  background-color: #2b4c6f;
  color: #ffffff; }

.random-pick {
  color: #2b4c6f;
  padding: .2rem .25rem;
  cursor: pointer;
  background-color: #fff;
  border: solid 1px #bbb;
  margin-right: .5rem;
  margin-top: .5rem;
  width: 3.75rem;
  text-align: center;
  display: inline-block; }

.random-pick:hover {
  background-color: #2b4c6f;
  color: #ffffff; }

.random-number-pushed {
  color: #ffffff;
  background-color: #2b4c6f; }

#msgCaptcha {
  display: none;
  margin-bottom: 2rem; }

#msgCaptcha span {
  padding: .5rem .8rem;
  color: #222;
  background-color: #fff;
  border: solid 1px #999; }

#page {
  padding-top: 7.57rem; }

#page #land-hero {
  display: none; }

#page.landing-page #land-hero {
  display: block; }

#header #site-logo {
  height: 7.25rem;
  background: url(img/USADental-Logo.png) 1rem top/contain no-repeat;
  cursor: pointer; }

@media (max-width: 767.98px) {
  #LogoutBox span {
    display: none; } }

#land-hero {
  height: 10rem;
  margin-bottom: 2rem;
  color: #f2ce09;
  background: #1062ae url(img/land-hero.png) right center/contain no-repeat; }
  #land-hero h1 {
    line-height: 11rem;
    font-size: 3.4rem;
    text-transform: uppercase; }

.home-adv {
  padding: 1.8rem 0 1.4rem 0;
  line-height: 140%;
  font-size: calc(100vw / 50);
  text-align: center; }
  .home-adv span {
    color: #2b4c6f; }
  .home-adv ins {
    color: #2b4c6f;
    text-decoration: none; }

#home-adv2.home-adv {
  font-size: calc(100vw / 46); }
  #home-adv2.home-adv span {
    color: #2b4c6f; }

#home-hero1 {
  height: calc(100vw / 3.53);
  background: #00316c url(img/home-hero1.jpg) right top/contain no-repeat; }
  #home-hero1 div:nth-child(1) {
    height: 100%;
    width: 46%;
    max-width: 100%;
    margin: 0;
    background: #00316c url(img/pattern-hero.png) left top repeat; }
  #home-hero1 div:nth-child(2) {
    position: absolute;
    left: 45%;
    top: 0;
    height: 100%;
    width: 22%;
    background: url(img/curves/curve-blue.png) left top/contain no-repeat; }
  #home-hero1 div:nth-child(3), #home-hero1 div:nth-child(4), #home-hero1 div:nth-child(5) {
    position: absolute;
    left: 45%;
    top: 0;
    height: 100%;
    width: 22%;
    background: url(img/curves/curve-1-1.png) left top/contain no-repeat;
    opacity: 1; }
  #home-hero1 div:nth-child(3) {
    background-image: url(img/curves/curve-1-1.png); }
  #home-hero1 div:nth-child(4) {
    background-image: url(img/curves/curve-2-1.png); }
  #home-hero1 div:nth-child(5) {
    background-image: url(img/curves/curve-3-1.png); }
  #home-hero1 div:nth-child(6), #home-hero1 div:nth-child(7), #home-hero1 div:nth-child(8) {
    position: absolute;
    left: 45%;
    top: 0;
    height: 100%;
    width: 22%;
    background: url(img/curves/curve-1-2.png) left top/contain no-repeat;
    opacity: 0; }
  #home-hero1 div:nth-child(6) {
    background-image: url(img/curves/curve-1-2.png); }
  #home-hero1 div:nth-child(7) {
    background-image: url(img/curves/curve-2-2.png); }
  #home-hero1 div:nth-child(8) {
    background-image: url(img/curves/curve-3-2.png); }
  #home-hero1 div:last-of-type {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding-left: 1.2rem;
    padding-top: calc(100vw / 26); }
    #home-hero1 div:last-of-type span {
      font-size: calc(100vw / 80);
      line-height: calc(100vw / 30);
      letter-spacing: calc(1vw / 12);
      color: #fff; }
    #home-hero1 div:last-of-type p {
      font-size: calc(100vw / 22);
      line-height: calc(100vw / 20);
      margin: 0;
      letter-spacing: calc(-1vw / 8);
      color: #f2ce09; }
    #home-hero1 div:last-of-type p:last-of-type {
      font-size: calc(100vw / 28);
      margin-bottom: calc(-100vw / 100); }

@media (max-width: 575.98px) {
  #home-hero1.sticker div:last-of-type {
    padding-top: calc(100vw / 35); }
    #home-hero1.sticker div:last-of-type span {
      font-size: calc(100vw / 40); } }

@media (min-width: 576px) and (max-width: 767.98px) {
  #home-hero1.sticker div:last-of-type span {
    font-size: calc(100vw / 60); } }

#home-hero2 {
  height: calc(100vw / 3.53);
  background: #00316c url(img/home-hero2.jpg) left center/contain no-repeat; }
  #home-hero2 div:nth-child(1) {
    height: 100%;
    width: 50%;
    max-width: 100%;
    margin: 0 0 0 auto;
    background: #00316c url(img/pattern-hero.png) left top repeat; }
  #home-hero2 div:nth-child(2) {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 22%;
    background: url(img/curves/curve-white.png) left top/contain no-repeat; }
  #home-hero2 div:nth-child(3), #home-hero2 div:nth-child(4), #home-hero2 div:nth-child(5) {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 22%;
    background: url(img/curves/curve-1-1.png) left top/contain no-repeat;
    opacity: 1; }
  #home-hero2 div:nth-child(3) {
    background-image: url(img/curves/curve-1-1.png); }
  #home-hero2 div:nth-child(4) {
    background-image: url(img/curves/curve-2-1.png); }
  #home-hero2 div:nth-child(5) {
    background-image: url(img/curves/curve-3-1.png); }
  #home-hero2 div:nth-child(6), #home-hero2 div:nth-child(7), #home-hero2 div:nth-child(8) {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 22%;
    background: url(img/curves/curve-1-2.png) left top/contain no-repeat;
    opacity: 0; }
  #home-hero2 div:nth-child(6) {
    background-image: url(img/curves/curve-1-2.png); }
  #home-hero2 div:nth-child(7) {
    background-image: url(img/curves/curve-2-2.png); }
  #home-hero2 div:nth-child(8) {
    background-image: url(img/curves/curve-3-2.png); }
  #home-hero2 div:last-of-type {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50%;
    padding-left: 3rem;
    padding-top: calc(100vw / 60);
    padding-right: 1rem;
    font-size: calc(100vw / 85);
    color: #fff; }
    #home-hero2 div:last-of-type p:first-of-type {
      font-size: calc(100vw / 65);
      line-height: calc(100vw / 30);
      letter-spacing: calc(1vw / 12); }
      #home-hero2 div:last-of-type p:first-of-type ins {
        padding-bottom: 6px;
        border-bottom: 1px solid #fff;
        text-decoration: none; }

@media (max-width: 575.98px) {
  #home-hero2.sticker div:first-of-type {
    width: 70%; }
  #home-hero2.sticker div:last-of-type {
    width: 70%;
    font-size: calc(100vw / 43);
    line-height: 130%;
    padding-left: .5rem;
    padding-top: 8px;
    padding-right: .25rem; }
    #home-hero2.sticker div:last-of-type p:first-of-type {
      font-size: calc(100vw / 33);
      padding-bottom: 6px; }
      #home-hero2.sticker div:last-of-type p:first-of-type ins {
        padding-bottom: 1px; }
    #home-hero2.sticker div:last-of-type p:nth-child(2) span, #home-hero2.sticker div:last-of-type p:nth-child(3) {
      display: none; } }

@media (min-width: 576px) and (max-width: 767.98px) {
  #home-hero2.sticker div:first-of-type {
    width: 60%; }
  #home-hero2.sticker div:last-of-type {
    width: 60%;
    font-size: calc(100vw / 60);
    padding-left: 1rem;
    padding-top: 10px;
    padding-right: .25rem; }
    #home-hero2.sticker div:last-of-type p:first-of-type {
      font-size: calc(100vw / 50);
      padding-bottom: 6px; }
      #home-hero2.sticker div:last-of-type p:first-of-type ins {
        padding-bottom: 1px; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  #home-hero2.sticker div:first-of-type {
    width: 50%; }
  #home-hero2.sticker div:last-of-type {
    width: 50%;
    font-size: calc(100vw / 70);
    padding-left: 2rem;
    padding-top: calc(100vw / 28);
    padding-right: .5rem; }
    #home-hero2.sticker div:last-of-type p:first-of-type {
      font-size: calc(100vw / 50);
      padding-bottom: 6px; }
      #home-hero2.sticker div:last-of-type p:first-of-type ins {
        padding-bottom: 1px; } }

#home-hero3 {
  height: calc(100vw / 3.53);
  background: #00316c url(img/home-hero3.jpg) right center/contain no-repeat; }
  #home-hero3 div:nth-child(1) {
    height: 100%;
    width: 50%;
    max-width: 100%;
    margin: 0 auto 0 0;
    background: #00316c url(img/pattern-hero.png) left top repeat; }
  #home-hero3 div:nth-child(2) {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 22%;
    background: url(img/curves/curve-white-x.png) right top/contain no-repeat; }
  #home-hero3 div:nth-child(3), #home-hero3 div:nth-child(4), #home-hero3 div:nth-child(5) {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 22%;
    background: url(img/curves/curve-1-1-x.png) right top/contain no-repeat;
    opacity: 1; }
  #home-hero3 div:nth-child(3) {
    background-image: url(img/curves/curve-1-1-x.png); }
  #home-hero3 div:nth-child(4) {
    background-image: url(img/curves/curve-2-1-x.png); }
  #home-hero3 div:nth-child(5) {
    background-image: url(img/curves/curve-3-1-x.png); }
  #home-hero3 div:nth-child(6), #home-hero3 div:nth-child(7), #home-hero3 div:nth-child(8) {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 22%;
    background: url(img/curves/curve-1-2-x.png) right top/contain no-repeat;
    opacity: 0; }
  #home-hero3 div:nth-child(6) {
    background-image: url(img/curves/curve-1-2-x.png); }
  #home-hero3 div:nth-child(7) {
    background-image: url(img/curves/curve-2-2-x.png); }
  #home-hero3 div:nth-child(8) {
    background-image: url(img/curves/curve-3-2-x.png); }
  #home-hero3 div:last-of-type {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50%;
    padding-left: 3rem;
    padding-top: calc(100vw / 60);
    padding-right: 1rem;
    font-size: calc(100vw / 85);
    color: #fff; }
    #home-hero3 div:last-of-type p:first-of-type {
      font-size: calc(100vw / 65);
      line-height: calc(100vw / 30);
      letter-spacing: calc(1vw / 12); }
      #home-hero3 div:last-of-type p:first-of-type ins {
        padding-bottom: 6px;
        border-bottom: 1px solid #fff;
        text-decoration: none; }

@media (max-width: 575.98px) {
  #home-hero3.sticker div:first-of-type {
    width: 70%; }
  #home-hero3.sticker div:last-of-type {
    width: 70%;
    font-size: calc(100vw / 43);
    line-height: 130%;
    padding-left: .5rem;
    padding-top: 8px;
    padding-right: .25rem; }
    #home-hero3.sticker div:last-of-type p:first-of-type {
      font-size: calc(100vw / 33);
      padding-bottom: 6px; }
      #home-hero3.sticker div:last-of-type p:first-of-type ins {
        padding-bottom: 1px; }
    #home-hero3.sticker div:last-of-type p:nth-child(2) span, #home-hero3.sticker div:last-of-type p:nth-child(3) {
      display: none; } }

@media (min-width: 576px) and (max-width: 767.98px) {
  #home-hero3.sticker div:first-of-type {
    width: 60%; }
  #home-hero3.sticker div:last-of-type {
    width: 60%;
    font-size: calc(100vw / 60);
    padding-left: 1rem;
    padding-top: 10px;
    padding-right: .25rem; }
    #home-hero3.sticker div:last-of-type p:first-of-type {
      font-size: calc(100vw / 50);
      padding-bottom: 6px; }
      #home-hero3.sticker div:last-of-type p:first-of-type ins {
        padding-bottom: 1px; }
    #home-hero3.sticker div:last-of-type p:nth-child(2) span, #home-hero3.sticker div:last-of-type p:nth-child(3) {
      display: none; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  #home-hero3.sticker div:first-of-type {
    width: 50%; }
  #home-hero3.sticker div:last-of-type {
    width: 50%;
    font-size: calc(100vw / 70);
    padding-left: 2rem;
    padding-top: calc(100vw / 28);
    padding-right: .5rem; }
    #home-hero3.sticker div:last-of-type p:first-of-type {
      font-size: calc(100vw / 50);
      padding-bottom: 6px; }
      #home-hero3.sticker div:last-of-type p:first-of-type ins {
        padding-bottom: 1px; }
    #home-hero3.sticker div:last-of-type p:nth-child(2) span, #home-hero3.sticker div:last-of-type p:nth-child(3) {
      display: none; } }

#home-testimonials {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }
  #home-testimonials div.row:first-child {
    margin-bottom: 2rem;
    font-size: 1.25rem;
    line-height: 100%;
    color: #2b4c6f;
    text-align: center; }
    #home-testimonials div.row:first-child ins {
      padding-bottom: .3rem;
      border-bottom: 2px solid #2b4c6f;
      text-decoration: none; }
  #home-testimonials div.row:last-child div.col-12 {
    padding-left: 3.2rem;
    padding-right: 1rem; }
    #home-testimonials div.row:last-child div.col-12 div {
      height: 100%;
      padding: 2.5rem 2.25rem 3rem 2.25rem;
      border-radius: .6rem;
      background-color: #fff; }
      #home-testimonials div.row:last-child div.col-12 div p:nth-child(1) {
        min-height: 4rem;
        font-size: 1.1rem;
        color: #222; }
      #home-testimonials div.row:last-child div.col-12 div p:nth-child(2) {
        position: relative;
        top: 4.5rem;
        padding-left: 1rem;
        font-size: 9rem;
        height: 4.0rem;
        line-height: 0;
        color: #f1f5fa; }
      #home-testimonials div.row:last-child div.col-12 div p:nth-child(3) {
        position: relative;
        padding-left: 2.5rem;
        font-size: .875rem;
        color: #002f6a; }
        #home-testimonials div.row:last-child div.col-12 div p:nth-child(3) span {
          display: none;
          color: #6d98c6; }
        #home-testimonials div.row:last-child div.col-12 div p:nth-child(3) ins {
          position: absolute;
          left: -4.45rem;
          top: -1.2rem;
          width: 4.4rem;
          height: 4.4rem;
          border-radius: 50%;
          background: url(img/spacer.gif) center center/150% no-repeat; }

@media (max-width: 575.98px) {
  #home-testimonials div.row:last-child div.col-12 div p:nth-child(1) {
    min-height: 2rem; } }

@media (min-width: 576px) and (max-width: 767.98px) {
  #home-testimonials div.row:last-child div.col-12 div p:nth-child(1) {
    min-height: 7rem; } }

.tab-detail, .tab-detail-list {
  border: .25rem solid #fff;
  padding: .75rem;
  background-color: #f9f9f9;
  text-align: center; }
  .tab-detail p, .tab-detail-list p {
    margin: .5rem 0; }
  .tab-detail span, .tab-detail-list span {
    color: #2089ea; }

.tab-detail-list {
  text-align: left; }
  .tab-detail-list .callout {
    padding-left: 3rem; }
    .tab-detail-list .callout:not(:first-child) {
      margin-top: 1rem; }

.sidemenu.testimony ins {
  display: inline-block;
  color: #1062ae;
  padding-top: .5rem;
  text-decoration: none;
  border: 0; }

.tab-detail-testimony {
  padding: 1rem 2rem;
  background-color: #f9f9f9; }
  .tab-detail-testimony h4 {
    text-align: center; }
  .tab-detail-testimony h5 {
    text-align: center;
    color: #1062ae; }
  .tab-detail-testimony img {
    margin: 0 0 .5rem 0; }

.prod-card {
  padding: 0;
  margin-bottom: 5rem;
  border-right: 2rem solid transparent;
  box-shadow: -5px 25px 35px -20px rgba(0, 0, 0, 0.25);
  text-align: center; }

.prod-card > div {
  height: 100%;
  padding: 1.875rem 1.25rem 6.75rem 1.25rem;
  background-color: #fff;
  border: solid 1px #ddd;
  transition: background 1s ease-out; }

.prod-card:hover > div {
  background-color: #f2ce09;
  transition: background 1s ease-out; }

#products-minicards .prod-card {
  margin-bottom: 2rem;
  border-right-width: 2rem;
  border-left: 0; }

@media (max-width: 767.98px) {
  #products-minicards .prod-card {
    border: 0; } }

#products-minicards .prod-card table {
  table-layout: fixed;
  width: 100%; }

#products-minicards .prod-card table.main td {
  width: 34%;
  vertical-align: top; }

#products-minicards .prod-card table.main td:last-child {
  width: 66%; }

#products-minicards .prod-card table.main table {
  width: auto; }

#products-minicards .prod-card table.main table td {
  width: 70%;
  text-align: right; }

#products-minicards .prod-card table.main table td:last-child {
  width: 30%; }

#products-minicards .prod-card:hover > div {
  background-color: #fdf5ca; }

#products-minicards .prod-card .prod-pict, #products-minicards .prod-card .prod-pict span {
  height: 3.6rem;
  background: center center / contain no-repeat; }

#products-minicards .prod-card .prod-pict span {
  display: block;
  opacity: 0;
  transition: opacity .75s ease-out; }

#products-minicards .prod-card:hover .prod-pict span {
  opacity: 1; }

#products-minicards .prod-card:nth-child(1) .prod-pict {
  background-image: url(img/prod-cards/mini/individual.png); }

#products-minicards .prod-card:nth-child(1) .prod-pict span {
  background-image: url(img/prod-cards/mini/individual-hover.png); }

#products-minicards .prod-card:nth-child(2) .prod-pict {
  background-image: url(img/prod-cards/mini/spouse.png); }

#products-minicards .prod-card:nth-child(2) .prod-pict span {
  background-image: url(img/prod-cards/mini/spouse-hover.png); }

#products-minicards .prod-card:nth-child(3) .prod-pict {
  background-image: url(img/prod-cards/mini/child.png); }

#products-minicards .prod-card:nth-child(3) .prod-pict span {
  background-image: url(img/prod-cards/mini/child-hover.png); }

#products-minicards .prod-card:nth-child(4) .prod-pict {
  background-image: url(img/prod-cards/mini/family.png); }

#products-minicards .prod-card:nth-child(4) .prod-pict span {
  background-image: url(img/prod-cards/mini/family-hover.png); }

.sidemenu {
  display: table;
  width: 100%;
  height: 4rem;
  margin-bottom: 3px;
  padding-left: 1.8rem;
  font-size: .875rem;
  line-height: 1.2rem;
  color: #2b4c6f;
  background-color: #f4f4f4;
  border-left: solid 2px #fff;
  transition: border .5s ease-out .1s;
  cursor: pointer;
  font-family: poppinsregular, Arial, sans-serif; }

.sidemenu span {
  display: table-cell;
  vertical-align: middle;
  padding: .5rem .5rem .5rem 0; }

.sidemenu.active, .sidemenu.input-btn-parent, .input-btn-parent input.sidemenu {
  border-left: solid 2px #f2ce09; }

.sidemenu:hover {
  border-left: solid 2px #f2ce09; }

@media (max-width: 991.98px) {
  .sidemenu {
    width: 110%;
    left: -.75rem;
    padding-left: .5rem;
    font-size: .95rem;
    line-height: 1.3rem; } }

@media (max-width: 575.98px) {
  .sidemenu {
    width: 125%;
    font-size: .85rem;
    line-height: 1rem; } }

.side-category {
  position: relative;
  max-width: 18rem;
  margin: .5rem 0;
  padding: .5rem 0 .5rem 1.8rem;
  font-size: 115%;
  font-weight: bold;
  border-left: solid 2px #fff;
  text-align: left; }

@media (max-width: 991.98px) {
  .side-category {
    left: -.75rem;
    padding-left: .5rem; } }

@media (max-width: 575.98px) {
  .side-category {
    max-width: 14rem; } }

.std-btn, .input-btn-parent, .input-btn-parent input {
  font-size: 1rem;
  line-height: 3rem;
  padding: 0 1.8rem;
  color: #898989;
  background-color: #e3e3e3;
  border: solid 1px transparent;
  border-radius: 3rem;
  transition: color .2s ease-in, background .2s ease-in;
  cursor: pointer; }

.std-btn span, .input-btn-parent span {
  font-size: .875rem; }

.std-btn:hover, .input-btn-parent:hover, .input-btn-parent input:hover {
  color: #fff;
  background-color: #f2ce09;
  animation: water-drop .2s 1 linear; }

.std-btn.active, .input-btn-parent, .input-btn-parent input {
  color: #222 !important;
  background-color: #f2ce09; }

.std-btn.active:hover, .input-btn-parent:hover, .input-btn-parent input:hover {
  color: #fff !important; }

.std-btn.active.high, .high.input-btn-parent, .input-btn-parent input.high {
  color: #fff !important;
  background-color: #db253c; }

.std-btn.active.high:hover, .high.input-btn-parent:hover, .input-btn-parent input.high:hover {
  color: #f2ce09 !important; }

a.std-btn, a.input-btn-parent {
  display: inline-block;
  color: #898989 !important; }

a.std-btn:visited, a.input-btn-parent:visited {
  color: #898989; }

a.std-btn:hover, a.input-btn-parent:hover {
  color: #fff !important; }

a.std-btn:active, a.input-btn-parent:active {
  color: #fff; }

/* must be the last line */
#cnt-mid-level-links {
  /*.std-btn, .border-explode-effect:before, .border-explode-effect:after
                                        { border-radius: 1rem; }*/ }
  #cnt-mid-level-links .std-btn.active, #cnt-mid-level-links .input-btn-parent, #cnt-mid-level-links .input-btn-parent input, .input-btn-parent #cnt-mid-level-links input, #cnt-mid-level-links .std-btn:hover, #cnt-mid-level-links .input-btn-parent:hover, #cnt-mid-level-links .input-btn-parent input:hover, .input-btn-parent #cnt-mid-level-links input:hover {
    background-color: #d9b908; }

#product-categories {
  margin-top: 3rem;
  padding-bottom: 1.75rem;
  border-bottom: solid 1px #ddd;
  text-align: center; }
  #product-categories span {
    display: inline-block; }
  #product-categories .std-btn, #product-categories .input-btn-parent, #product-categories .input-btn-parent input, .input-btn-parent #product-categories input {
    color: #6d98c6 !important;
    margin: .5rem 1rem; }
  #product-categories .std-btn.active, #product-categories .input-btn-parent, #product-categories .input-btn-parent input, .input-btn-parent #product-categories input {
    color: #396594 !important; }
  #product-categories .std-btn:hover, #product-categories .input-btn-parent:hover, #product-categories .input-btn-parent input:hover, .input-btn-parent #product-categories input:hover {
    color: #fff !important; }
  #product-categories .std-btn, #product-categories .input-btn-parent, #product-categories .input-btn-parent input, .input-btn-parent #product-categories input, #product-categories .border-explode-effect:before, #product-categories .std-btn:before, #product-categories .input-btn-parent:before, #product-categories .input-btn-parent input:before, .input-btn-parent #product-categories input:before, #product-categories .border-explode-effect:after, #product-categories .std-btn:after, #product-categories .input-btn-parent:after, #product-categories .input-btn-parent input:after, .input-btn-parent #product-categories input:after {
    border-radius: 1rem; }

#product-categories.input-effect.run {
  border-bottom: solid 1px #fff; }

#product-categories.input-effect.run:before {
  width: 100%;
  border-bottom: solid 1px #ddd;
  opacity: 1;
  transition: all .5s ease-out; }

.plans-by-category {
  display: none;
  margin-top: 1.75rem;
  text-align: center; }
  .plans-by-category .std-btn, .plans-by-category .input-btn-parent, .plans-by-category .input-btn-parent input, .input-btn-parent .plans-by-category input {
    margin: .5rem; }

.level-buttons {
  text-align: center; }
  .level-buttons .std-btn, .level-buttons .input-btn-parent, .level-buttons .input-btn-parent input, .input-btn-parent .level-buttons input {
    margin: .5rem; }

.input-btn-parent {
  padding: 0; }

.input-btn-parent input {
  width: 100%; }

.std-btn.home, .home.input-btn-parent, .input-btn-parent input.home {
  height: 2.5rem;
  line-height: 2.5rem;
  border: solid 1px #fff;
  border-radius: .3rem;
  font-size: .9375rem;
  color: #2b4c6f !important; }
  .std-btn.home:before, .home.input-btn-parent:before, .input-btn-parent input.home:before, .std-btn.home:after, .home.input-btn-parent:after, .input-btn-parent input.home:after {
    border-radius: .3rem; }
  .std-btn.home:hover:before, .home.input-btn-parent:hover:before, .input-btn-parent input.home:hover:before, .std-btn.home:hover:after, .home.input-btn-parent:hover:after, .input-btn-parent input.home:hover:after {
    border-color: #fff; }

@keyframes water-drop {
  /*0%   { transform: scale(1.004); }     0%   { transform: scale(.995); }
                            50%  { transform: scale(1.006); }       50%  { transform: scale(.992); }
                            75%  { transform: scale(1.008); }       75%  { transform: scale(.987); }
                            100% { transform: scale(1.002); }       100% { transform: scale(.997); }*/
  0% {
    transform: scale(0.995); }
  50% {
    transform: scale(0.985); }
  75% {
    transform: scale(0.99); }
  100% {
    transform: scale(0.995); } }

.border-explode-effect, .std-btn, .input-btn-parent, .input-btn-parent input {
  position: relative; }

.border-explode-effect:before, .std-btn:before, .input-btn-parent:before, .input-btn-parent input:before, .border-explode-effect:after, .std-btn:after, .input-btn-parent:after, .input-btn-parent input:after {
  content: "";
  position: absolute;
  display: block;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  border: 2px solid transparent;
  border-radius: 3rem;
  opacity: 1;
  pointer-events: none; }

.border-explode-effect:hover:before, .std-btn:hover:before, .input-btn-parent:hover:before, .input-btn-parent input:hover:before, .border-explode-effect:hover:after, .std-btn:hover:after, .input-btn-parent:hover:after, .input-btn-parent input:hover:after {
  top: -6px;
  right: -6px;
  bottom: -6px;
  left: -6px;
  border: 1px solid #a88f06;
  opacity: 0;
  transition: all .2s ease-out; }

.border-explode-effect:hover:after, .std-btn:hover:after, .input-btn-parent:hover:after, .input-btn-parent input:hover:after {
  top: -10px;
  right: -10px;
  bottom: -10px;
  left: -10px;
  border-width: 0;
  transition-duration: .3s;
  transition-delay: .05s; }

.border-side-effect, .sidemenu {
  position: relative; }

.border-side-effect:before, .sidemenu:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 100%;
  bottom: 0;
  border-left: 100px solid transparent;
  opacity: 1;
  transform: rotate(45deg) skewY(-45deg);
  pointer-events: none; }

.border-side-effect:hover:before, .sidemenu:hover:before {
  left: -2px;
  border-left: 2px solid #fbec99;
  opacity: 0;
  transform: rotate(0deg) skewY(0deg);
  transition: all .4s ease-out; }

.border-encircle-effect {
  position: relative; }
  .border-encircle-effect:before, .border-encircle-effect:after {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    transform-origin: center; }
  .border-encircle-effect::before {
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
    transform: scale3d(0, 1, 1); }
  .border-encircle-effect::after {
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;
    transform: scale3d(1, 0, 1); }
  .border-encircle-effect:hover {
    border-color: transparent !important; }
  .border-encircle-effect:hover:before, .border-encircle-effect:hover:after {
    transform: scale3d(1, 1, 1);
    transition: transform .6s, z-index .6s;
    z-index: -1; }

.border-encircle-effect.inside:before, .border-encircle-effect.inside:after {
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  opacity: 1;
  z-index: 9; }

.border-encircle-effect.inside:hover:before, .border-encircle-effect.inside:hover:after {
  opacity: 0;
  z-index: -1;
  transition: transform .6s, opacity 1.2s, z-index 1.2s; }

.border-encircle-effect.inside:before, .border-encircle-effect.inside:after {
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  opacity: 1;
  z-index: 9; }

.border-encircle-effect.inside:hover:before, .border-encircle-effect.inside:hover:after {
  opacity: 0;
  z-index: -1;
  transition: transform .6s, opacity 1s, z-index 1s; }

.vanished-sections-effect {
  transition: transform .5s ease-out, opacity .5s ease-out, filter .5s ease-out !important; }

@keyframes skew-effect {
  0% {
    transform: skew(0deg, 0deg); }
  10% {
    transform: skew(18deg, 0deg); }
  100% {
    transform: skew(-22deg, 0deg); } }

@keyframes grayscale-effect {
  0% {
    filter: grayscale(50); }
  10% {
    filter: grayscale(100); }
  50% {
    filter: grayscale(60); }
  100% {
    filter: grayscale(0); } }

@keyframes leaves5 {
  2% {
    opacity: 1;
    transform: scale(1, 1);
    transform-origin: 0 100%; }
  4% {
    opacity: 0;
    transform: scale(0.5, 1.3);
    transform-origin: 25% 100%; }
  20% {
    opacity: 0;
    transform: scale(0.5, 1.2);
    transform-origin: 25% 100%; }
  23% {
    opacity: 1;
    transform: scale(1, 1);
    transform-origin: 0 100%; } }

@keyframes leaves4 {
  1% {
    opacity: 1;
    transform: scale(1, 1);
    transform-origin: 0 100%; }
  3% {
    opacity: 0;
    transform: scale(0.5, 1.3);
    transform-origin: 50% 100%; }
  17% {
    opacity: 0;
    transform: scale(0.5, 1.2);
    transform-origin: 50% 100%; }
  20% {
    opacity: 1;
    transform: scale(1, 1);
    transform-origin: 0 100%; } }

@keyframes leaves3 {
  0% {
    opacity: 1;
    transform: scale(1, 1);
    transform-origin: 0 100%; }
  2% {
    opacity: 0;
    transform: scale(0.5, 1.3);
    transform-origin: 75% 100%; }
  14% {
    opacity: 0;
    transform: scale(0.5, 1.2);
    transform-origin: 75% 100%; }
  17% {
    opacity: 1;
    transform: scale(1, 1);
    transform-origin: 0 100%; } }

@keyframes leaves8 {
  6% {
    opacity: 0;
    transform: scale(0.5, 1.2);
    transform-origin: 25% 100%; }
  8% {
    opacity: 1;
    transform: scale(1, 1);
    transform-origin: 0 100%; }
  20% {
    opacity: 1;
    transform: scale(1, 1);
    transform-origin: 0 100%; }
  23% {
    opacity: 0;
    transform: scale(0.5, 1.3);
    transform-origin: 25% 100%; } }

@keyframes leaves7 {
  5% {
    opacity: 0;
    transform: scale(0.5, 1.2);
    transform-origin: 50% 100%; }
  7% {
    opacity: 1;
    transform: scale(1, 1);
    transform-origin: 0 100%; }
  17% {
    opacity: 1;
    transform: scale(1, 1);
    transform-origin: 0 100%; }
  20% {
    opacity: 0;
    transform: scale(0.5, 1.3);
    transform-origin: 50% 100%; } }

@keyframes leaves6 {
  4% {
    opacity: 0;
    transform: scale(0.5, 1.2);
    transform-origin: 75% 100%; }
  6% {
    opacity: 1;
    transform: scale(1, 1);
    transform-origin: 0 100%; }
  14% {
    opacity: 1;
    transform: scale(1, 1);
    transform-origin: 0 100%; }
  17% {
    opacity: 0;
    transform: scale(0.5, 1.3);
    transform-origin: 75% 100%; } }

@keyframes leaves5x {
  2% {
    opacity: 1;
    transform: scale(1, 1);
    transform-origin: 100% 100%; }
  4% {
    opacity: 0;
    transform: scale(0.5, 1.3);
    transform-origin: 75% 100%; }
  20% {
    opacity: 0;
    transform: scale(0.5, 1.2);
    transform-origin: 75% 100%; }
  23% {
    opacity: 1;
    transform: scale(1, 1);
    transform-origin: 100% 100%; } }

@keyframes leaves4x {
  1% {
    opacity: 1;
    transform: scale(1, 1);
    transform-origin: 100% 100%; }
  3% {
    opacity: 0;
    transform: scale(0.5, 1.3);
    transform-origin: 50% 100%; }
  17% {
    opacity: 0;
    transform: scale(0.5, 1.2);
    transform-origin: 50% 100%; }
  20% {
    opacity: 1;
    transform: scale(1, 1);
    transform-origin: 100% 100%; } }

@keyframes leaves3x {
  0% {
    opacity: 1;
    transform: scale(1, 1);
    transform-origin: 100% 100%; }
  2% {
    opacity: 0;
    transform: scale(0.5, 1.3);
    transform-origin: 25% 100%; }
  14% {
    opacity: 0;
    transform: scale(0.5, 1.2);
    transform-origin: 25% 100%; }
  17% {
    opacity: 1;
    transform: scale(1, 1);
    transform-origin: 100% 100%; } }

@keyframes leaves8x {
  6% {
    opacity: 0;
    transform: scale(0.5, 1.2);
    transform-origin: 75% 100%; }
  8% {
    opacity: 1;
    transform: scale(1, 1);
    transform-origin: 100% 100%; }
  20% {
    opacity: 1;
    transform: scale(1, 1);
    transform-origin: 100% 100%; }
  23% {
    opacity: 0;
    transform: scale(0.5, 1.3);
    transform-origin: 75% 100%; } }

@keyframes leaves7x {
  5% {
    opacity: 0;
    transform: scale(0.5, 1.2);
    transform-origin: 50% 100%; }
  7% {
    opacity: 1;
    transform: scale(1, 1);
    transform-origin: 100% 100%; }
  17% {
    opacity: 1;
    transform: scale(1, 1);
    transform-origin: 100% 100%; }
  20% {
    opacity: 0;
    transform: scale(0.5, 1.3);
    transform-origin: 50% 100%; } }

@keyframes leaves6x {
  4% {
    opacity: 0;
    transform: scale(0.5, 1.2);
    transform-origin: 25% 100%; }
  6% {
    opacity: 1;
    transform: scale(1, 1);
    transform-origin: 100% 100%; }
  14% {
    opacity: 1;
    transform: scale(1, 1);
    transform-origin: 100% 100%; }
  17% {
    opacity: 0;
    transform: scale(0.5, 1.3);
    transform-origin: 25% 100%; } }

#home-hero1 div:nth-child(5) {
  animation: leaves5 40s infinite linear 5s; }

#home-hero1 div:nth-child(4) {
  animation: leaves4 40s infinite linear 5s; }

#home-hero1 div:nth-child(3) {
  animation: leaves3 40s infinite linear 5s; }

#home-hero1 div:nth-child(8) {
  animation: leaves8 40s infinite linear 5s; }

#home-hero1 div:nth-child(7) {
  animation: leaves7 40s infinite linear 5s; }

#home-hero1 div:nth-child(6) {
  animation: leaves6 40s infinite linear 5s; }

#home-hero2 div:nth-child(5) {
  animation: leaves5 40s infinite linear 18.33333s; }

#home-hero2 div:nth-child(4) {
  animation: leaves4 40s infinite linear 18.33333s; }

#home-hero2 div:nth-child(3) {
  animation: leaves3 40s infinite linear 18.33333s; }

#home-hero2 div:nth-child(8) {
  animation: leaves8 40s infinite linear 18.33333s; }

#home-hero2 div:nth-child(7) {
  animation: leaves7 40s infinite linear 18.33333s; }

#home-hero2 div:nth-child(6) {
  animation: leaves6 40s infinite linear 18.33333s; }

#home-hero3 div:nth-child(5) {
  animation: leaves5x 40s infinite linear 31.66667s; }

#home-hero3 div:nth-child(4) {
  animation: leaves4x 40s infinite linear 31.66667s; }

#home-hero3 div:nth-child(3) {
  animation: leaves3x 40s infinite linear 31.66667s; }

#home-hero3 div:nth-child(8) {
  animation: leaves8x 40s infinite linear 31.66667s; }

#home-hero3 div:nth-child(7) {
  animation: leaves7x 40s infinite linear 31.66667s; }

#home-hero3 div:nth-child(6) {
  animation: leaves6x 40s infinite linear 31.66667s; }

.cnt-detail-item {
  display: none; }

.cnt-detail-item table {
  width: 94% !important;
  margin: 1.5rem auto;
  border: 0;
  border-collapse: collapse; }

.cnt-detail-item table td {
  padding: .5rem .2rem;
  border: 0;
  border-bottom: solid 1px #ddd; }

.jsmaps-wrapper {
  min-height: 45rem; }

@media (max-width: 575.98px) {
  .jsmaps-wrapper {
    min-height: 30rem; } }

@media (min-width: 576px) and (max-width: 767.98px) {
  .jsmaps-wrapper {
    min-height: 40rem; } }

body#gridView a {
  text-decoration: underline !important; }

body#gridView .gridTitle, body#gridView .SubHeaderTR {
  background-color: #7fa5cd !important; }

body#gridView table[bgcolor] {
  background-color: #2b4c6f !important; }

body#gridView table[bgcolor] table[bgcolor] {
  background-color: #fff !important; }

body#gridView .tr_off {
  background-color: #fefcf1 !important; }

body#gridView .tr_on, body#gridView .gridTH {
  background-color: #fdf7d4 !important; }

.MembersOnly, .Membersonly, .membersOnly, .membersonly {
  display: none; }
