@charset "UTF-8";
body {
  padding-top: 2%;
  font-family: Nunito,Helvetica,Roboto,Arial,sans-serif;
  font-weight: 400;
  line-height: 1;
  color: #474747;
  overflow-x: hidden;
  text-align: left
}
.showondesktop {
  display: block
}
.showonmobile {
  display: none
}
a {
  text-decoration: none
}
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto
}
li,
p,
ul {
  text-align: left
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  text-align: left
}
b,
strong {
  font-weight: 700;
  line-height: inherit
}
small {
  font-size: 80%;
  line-height: inherit
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Nunito,Helvetica,Roboto,Arial,sans-serif;
  font-style: normal;
  font-weight: 400;
  color: inherit;
  text-rendering: optimizeLegibility
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  line-height: 0;
  color: #858484
}
h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem;
  color: #00539b
}
h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}
h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}
h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}
h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}
h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}
p {
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.6;
  text-rendering: optimizeLegibility
}
a {
  line-height: inherit;
  color: #00539b;
  text-decoration: none;
  cursor: pointer
}
a:focus,
a:hover {
  color: #004785
}
a img {
  border: 0
}
hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #858484;
  border-left: 0
}
dl,
ol,
ul {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6
}
li {
  font-size: 1rem
}
ul {
  margin-left: 1.25rem;
  list-style-type: disc
}
ol {
  margin-left: 1.25rem
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-left: 1.25rem;
  margin-bottom: 0
}
dl {
  margin-bottom: 1rem
}
dl dt {
  margin-bottom: .3rem;
  font-weight: 700
}
blockquote {
  margin: 0 0 1rem;
  padding: .5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #858484
}
blockquote,
blockquote p {
  line-height: 1.6;
  color: #3b3b3b
}
cite {
  display: block;
  font-size: .8125rem;
  color: #3b3b3b
}
cite:before {
  content: "— "
}
abbr {
  border-bottom: 1px dotted #0a0a0a;
  color: #474747;
  cursor: help
}
figure {
  background-color: transparent;
  color: #3b3b3b;
  border: 1px solid #cecece;
  padding: 1em 1em 1em 1em;
  margin: 2em 0;
  text-align: center
}
figure::after {
  content: "";
  clear: both;
  display: table
}
figure figcaption {
  padding: 1em 0 0 0;
  font-size: 1.125rem
}
@media print,
screen and (min-width:64em) {
  figure:nth-child(odd) img {
    float: left;
    width: 35%
  }
}
@media print,
screen and (min-width:64em) {
  figure:nth-child(odd) figcaption {
    float: right;
    width: 65%;
    padding: 2em 1em 1em 1em;
    font-size: 1rem
  }
}
@media print,
screen and (min-width:64em) {
  figure:nth-child(2n) img {
    float: right;
    width: 35%
  }
}
@media print,
screen and (min-width:64em) {
  figure:nth-child(2n) figcaption {
    float: left;
    width: 65%;
    padding: 2em 1em 1em 1em;
    font-size: 1rem
  }
}
code {
  padding: .125rem .3125rem .0625rem;
  border: 1px solid #858484;
  background-color: #cecece;
  font-family: Consolas,"Liberation Mono",Courier,monospace;
  font-weight: 400;
  color: #0a0a0a
}
kbd {
  margin: 0;
  padding: .125rem .25rem 0;
  background-color: #cecece;
  font-family: Consolas,"Liberation Mono",Courier,monospace;
  color: #0a0a0a
}
.mini-text {
  font-size: .875rem
}
.menu {
  margin: 0;
  list-style-type: none
}
.menu > li {
  display: table-cell;
  vertical-align: middle
}
[data-whatinput=mouse] .menu > li {
  outline: 0
}
.menu > li > a {
  display: block;
  padding: .3rem 1rem;
  line-height: 1;
  font-size: 1em
}
.menu a,
.menu button,
.menu input,
.menu select {
  margin-bottom: 0
}
.menu > li > a i,
.menu > li > a img,
.menu > li > a svg {
  vertical-align: middle
}
.menu > li > a i + span,
.menu > li > a img + span,
.menu > li > a svg + span {
  vertical-align: middle
}
.menu > li > a i,
.menu > li > a img,
.menu > li > a svg {
  margin-right: .25rem;
  display: inline-block
}
.menu > li,
.menu.horizontal > li {
  display: table-cell
}
.menu.expanded {
  display: table;
  width: 100%;
  table-layout: fixed
}
.menu.expanded > li:first-child:last-child {
  width: 100%
}
.menu.vertical > li {
  display: block
}
.no-bullet {
  margin-left: 0;
  list-style: none
}
.trimmed-row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto
}
.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10,10,10,.25);
  border-radius: 0;
  background-color: #fff;
  color: #474747
}
.top1p {
  margin-top: 1%
}
i.fa {
  font-style: normal
}
.phone {
  font-size: 1.5rem;
  text-align: center;
  padding: 1rem 0 0 0;
  color: #00b3e7;
  line-height: 1
}
.phone a {
  text-decoration: none;
  color: #00b3e7
}
.hours {
  font-size: .8rem;
  text-align: center
}
.overlay {
  position: absolute;
  bottom: 0;
  background: #000;
  background: rgba(0,0,0,.5);
  color: #f1f1f1;
  width: 100%;
  transition: .5s ease;
  opacity: 0;
  color: #fff;
  font-size: 20px;
  padding: 20px;
  text-align: center
}
.container:hover .overlay {
  opacity: 1
}
.nav-link {
  color: #00539b!important
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: .85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color .25s ease-out,color .25s ease-out;
  transition: background-color .25s ease-out,color .25s ease-out;
  font-size: .9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #00539b;
  color: #fefefe
}
.btn-outline-success {
  --bs-btn-color: #00539B;
  --bs-btn-border-color: #00539B;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #00539B;
  --bs-btn-hover-border-color: #00539B;
  --bs-btn-focus-shadow-rgb: 25,135,84;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #00539B;
  --bs-btn-active-border-color: #00539B;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #00539B;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #00539B;
  --bs-gradient: none
}
[data-whatinput=mouse] .button {
  outline: 0
}
#pageheading_home .button {
  color: #fefefe;
  padding: 1rem .5rem;
  margin: 0;
  font-size: 1.5rem
}
#pageheading {
  background-color: #fefefe;
  color: #00539b;
  padding: .5rem 0 0 0;
  margin-top: -50px
}
#pageheading h1 {
  padding: 1rem 0 0 0;
  margin: 0;
  font-size: 2rem
}
#pageheading ul.breadcrumbs {
  margin: 0
}
#pageheading ul.breadcrumbs > li {
  float: right;
  font-size: .625rem
}
#pageheading_focus_full {
  padding: .5rem 0 0 0;
  margin-top: 0
}
#pageheading_focus_full ul.breadcrumbs {
  margin: 0
}
#pageheading_focus_full ul.breadcrumbs > li {
  float: right;
  font-size: .625rem
}
.button:focus,
.button:hover {
  background-color: #004784;
  color: #fefefe
}
.button.tiny {
  font-size: .6rem
}
.button.small {
  font-size: .75rem
}
.button.large {
  font-size: 1.25rem
}
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0
}
.button.dark-blue {
  background-color: #00539b;
  color: #fefefe
}
.button.dark-blue:focus,
.button.dark-blue:hover {
  background-color: #00427c;
  color: #fefefe
}
.button.teal-green {
  background-color: #008da8;
  color: #0a0a0a
}
.button.teal-green:focus,
.button.teal-green:hover {
  background-color: #007186;
  color: #0a0a0a
}
.bright-blue,
.button.bright-blue {
  background-color: #00b3e7;
  color: #0a0a0a
}
.button.bright-blue:focus,
.button.bright-blue:hover {
  background-color: #008fb9;
  color: #0a0a0a
}
.navbar-toggler,
.white-link {
  color: #fff!important
}
.white-link a {
  color: #00b3e7ff!important
}
.white-caps {
  text-transform: uppercase;
  color: #fff
}
.dark-blue-text {
  color: #00539b
}
.light-blue-text {
  color: #00b3e7
}
.dark-blue {
  background-color: #00539b!important
}
.white-back {
  background-color: #fff
}
.green-blue-back {
  background-color: #6cc
}
.green-blue-back-wt {
  background-color: #6cc;
  color: #fff
}
.light-green-blue-back {
  background-color: #bdf5f5
}
.mid-blue {
  background-color: #00b3e7;
  color: #00539bff;
  border: none
}
.teal-back {
  background-color: #008da8
}
.light-blue-back-1 {
  background-color: #dcefff
}
.ts-white-round {
  background-color: rgba(255,255,255,.5);
  border-radius: 15px
}
#banner_overlay #banner_strap {
  background: rgba(255,255,255,.85);
  color: #008da8;
  font-size: 2rem;
  margin-top: 15.25rem;
  padding: 1.5rem
}
#banner_overlay #banner_cta {
  display: table
}
#banner_overlay #banner_cta .button {
  color: #fefefe;
  font-size: 2rem;
  padding: 2rem 2rem;
  margin: auto 0;
  border: 10px dashed rgba(126,211,33,.75);
  height: 12.5rem;
  border-radius: 50%;
  display: table-cell;
  vertical-align: middle
}
#banner_overlay #banner_cta .button.success {
  background-color: rgba(126,211,33,.75);
  -webkit-transition: all .8s ease;
  transition: all .8s ease
}
#banner_overlay #banner_cta .button.success:hover {
  background-color: #7ed321;
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}
#banner_overlay #experience {
  color: #fefefe;
  margin-top: 3rem
}
.button.stickyleft {
  transform: rotate(270deg);
  left: -2.5rem;
  top: 43%;
  position: fixed;
  color: #fff;
  font-weight: 700
}
.button.sticky-button {
  position: fixed;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  margin-bottom: 0;
  z-index: 9999;
  top: 60%;
  right: -2.5rem;
  font-size: .6875rem;
  padding: .5rem .75rem;
  color: #fefefe
}
.button.sticky-button:hover {
  color: #0a0a0a
}
#pageheading_home {
  padding: 0;
  margin-top: -58px
}
#top_pick_offer {
  background-color: #6cc;
  border-bottom: 10px solid #6cc;
  color: #fff;
  margin-bottom: 1rem;
  padding: 2rem
}
#top_pick_offer_db {
  background-color: #fff;
  color: #00539b;
  margin-bottom: 2%;
  padding: 2rem;
  margin-top: -5%
}
#top_pick_offer .top_pick_heading {
  border-bottom: 1px solid #a1ffecff;
  padding-bottom: 1rem;
  margin-bottom: 2rem
}
#top_pick_offer h1,
#top_pick_offer h2,
#top_pick_offer h3 {
  color: #fff;
  font-size: 2rem;
  text-align: center;
  margin: .5rem 0 0 0
}
#top_pick_offer .button {
  margin-bottom: 0
}
#top_pick_offer p {
  color: #fff;
  font-size: 1.125rem
}
#home_features {
  margin-top: 2rem
}
#home_features .column-block {
  margin-bottom: 2rem;
  -webkit-transition: all .8s ease;
  transition: all .8s ease
}
#home_features .column-block .card-container {
  border: 1px solid #b8deff
}
#home_features .column-block:hover {
  -webkit-transform: scale(1.015);
  transform: scale(1.015)
}
#home_features .column-block:hover .card-container {
  -webkit-box-shadow: 5px 5px 5px 0 rgba(204,204,204,.75);
  box-shadow: 5px 5px 5px 0 rgba(204,204,204,.75)
}
#home_features .column-block .card-section {
  padding: 0 1rem .5rem 1rem;
  text-align: center
}
#home_features .column-block .card-section h4 {
  padding: .75rem 0;
  margin: 0;
  font-size: 1.5rem;
  color: #008da8
}
#home_features img {
  width: 100%
}
#home_features .column-block .card-section p {
  font-size: .875rem;
  line-height: 1.2
}
#quote_footer {
  background-color: #00539b;
  padding: 1rem 0 1rem 0;
  margin-top: 2rem;
  margin-bottom: 2rem
}
#quote_footer h2 {
  font-size: 1.9375rem;
  color: #fefefe
}
#quote_footer h2 small {
  font-size: 1rem;
  color: #95ceff
}
#quote_footer input,
#quote_footer select,
#quote_footer textarea {
  color: #858484;
  font-size: .875rem;
  padding: .5rem;
  margin: 0 0 .5rem 0;
  width: 90%
}
#quote_footer .button {
  margin: 0;
  padding: .75rem;
  color: #fefefe;
  font-weight: 700
}
#contact_panels .callout {
  background-color: #fefefe;
  -webkit-box-shadow: 5px 5px 10px 0 rgba(92,92,92,.7);
  box-shadow: 5px 5px 10px 0 rgba(92,92,92,.7);
  margin-bottom: 0;
  min-height: 200px
}
#contact_panels .callout:first-child {
  margin-right: 1rem
}
@media screen and (max-width:63.9375em) {
  #contact_panels .callout:first-child {
    margin-bottom: 1rem
  }
}
#contact_panels .callout:last-child {
  margin-left: 1rem
}
#contact_panels .callout h4 {
  font-size: 1.75rem
}
@media screen and (max-width:39.9375em) {
  #contact_panels .callout h4 {
    text-align: center;
    margin-bottom: 0
  }
}
#contact_panels .callout p {
  font-size: .9375rem;
  margin: 0;
  padding: 0
}
@media screen and (max-width:39.9375em) {
  #contact_panels .callout p {
    text-align: center;
    line-height: 1.4
  }
}
#contact_panels .phone {
  padding: 0
}
@media screen and (max-width:39.9375em) {
  #contact_panels .phone {
    text-align: center
  }
}
#contact_panels .phone a[href^="tel:"] {
  font-size: 1.5rem;
  color: #00b3e7
}
@media screen and (max-width:39.9375em) {
  #contact_panels div {
    text-align: center
  }
}
#contact_panels .hours {
  font-size: .8125rem;
  padding: 0
}
@media screen and (max-width:39.9375em) {
  #contact_panels .hours {
    text-align: center
  }
}
#contact_panels a {
  font-size: .8125rem;
  color: #3b3b3b
}
#contact_panels a:hover {
  color: #545353
}
#contact_panels .fa {
  font-size: 4.6em!important;
  color: #e7e6e6;
  margin: 0 0 0 .5rem;
  padding: 1rem 0 0 0
}
@media screen and (min-width:40em) and (max-width:63.9375em) {
  #contact_panels .fa {
    padding: 0;
    margin: 0 0 0 1rem
  }
}
#contact_panels input,
#contact_panels select {
  color: #858484;
  font-size: .75rem;
  padding: .5rem;
  margin: 0 0 .5rem 0
}
#contact_panels .button {
  margin: 3rem 0 0 0;
  padding: .75rem;
  color: #fefefe;
  font-weight: 700
}
@media screen and (max-width:39.9375em) {
  #contact_panels .button {
    font-size: 1.125rem;
    margin: .5rem 0 0 0
  }
}
footer {
  background-color: #edf7ff;
  color: #0070d0;
  padding: 0
}
footer #footer_top {
  background-color: #dcefff;
  color: #005dad;
  padding: 1rem 0;
  margin: 0 0 2rem 0;
  border-top: 1px solid #b8deff;
  border-bottom: 1px solid #b8deff
}
footer #footer_top h5 {
  margin: .5rem 0 .5rem 0;
  font-size: 1.125rem
}
@media screen and (min-width:75em) and (max-width:89.9375em) {
  footer #footer_top h5 {
    font-size: 1.25rem
  }
}
footer #footer_top .button {
  margin: 0
}
footer #footer_top .button.subscribe {
  margin: 0 0 .5rem 0
}
@media print,
screen and (min-width:40em) {
  footer #footer_top .button.subscribe {
    margin: 0 .5rem 0 0
  }
}
footer #footer_top .button.brochure {
  margin: 0 0 .5rem 0
}
@media print,
screen and (min-width:40em) {
  footer #footer_top .button.brochure {
    margin: 0 0 0 .5rem
  }
}
footer #footer_top .social {
  font-size: 1.5rem;
  text-align: center
}
footer #footer_top .social a {
  color: #00539b
}
footer #footer_top .social a:hover {
  color: #0083f4
}
@media print,
screen and (min-width:40em) {
  footer #footer_top .social {
    text-align: right
  }
}
@media screen and (max-width:39.9375em) {
  footer .small-6 {
    padding: 0 .5rem
  }
}
footer .menu .active > a,
footer .menu > li > a {
  background-color: transparent;
  color: #0070d0;
  padding: .25rem 0
}
footer .menu .active > a:hover,
footer .menu > li > a:hover {
  color: #00539b
}
footer .menu li.last {
  padding: 0 0 .5rem 0
}
footer h4 {
  font-size: 1rem;
  text-transform: uppercase
}
footer h5 {
  font-size: .875rem;
  text-transform: uppercase
}
footer li,
footer p {
  font-size: .75rem
}
footer #footer_bottom {
  background-color: #fefefe;
  padding: 1rem 0;
  margin: 2rem 0 0 0;
  color: #3b3b3b
}
@media screen and (max-width:39.9375em) {
  footer #footer_bottom {
    text-align: center
  }
}
@media screen and (max-width:39.9375em) {
  footer #footer_bottom ul {
    margin: 1rem 0 0 0
  }
}
footer #footer_bottom .menu > li > a {
  color: #3b3b3b;
  padding: 0 .5rem .5rem .5rem
}
footer #footer_bottom .menu > li > a:hover {
  color: #858484
}
footer #footer_bottom .menu li.last {
  padding: 0 .5rem 0 0
}
footer #footer_bottom .menu li.first {
  padding: 0 0 0 .5rem
}
[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: .5rem;
  border: 1px solid #858484;
  border-radius: 0;
  background-color: #fefefe;
  -webkit-box-shadow: inset 0 1px 2px rgba(10,10,10,.1);
  box-shadow: inset 0 1px 2px rgba(10,10,10,.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  color: #0a0a0a;
  -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
  transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
  transition: box-shadow .5s,border-color .25s ease-in-out;
  transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus {
  outline: 0;
  border: 1px solid #3b3b3b;
  background-color: #fefefe;
  -webkit-box-shadow: 0 0 5px #858484;
  box-shadow: 0 0 5px #858484;
  -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
  transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
  transition: box-shadow .5s,border-color .25s ease-in-out;
  transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s
}
textarea {
  max-width: 100%
}
textarea[rows] {
  height: auto
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #858484
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #858484
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #858484
}
input::placeholder,
textarea::placeholder {
  color: #858484
}
[type=button],
[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0
}
input[type=search] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
[type=checkbox],
[type=file],
[type=radio] {
  margin: 0 0 1rem
}
[type=checkbox] + label,
[type=radio] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: .5rem;
  margin-right: 1rem;
  margin-bottom: 0
}
[type=checkbox] + label[for],
[type=radio] + label[for] {
  cursor: pointer
}
label >[type=checkbox],
label >[type=radio] {
  margin-right: .5rem
}
[type=file] {
  width: 100%
}
label {
  display: block;
  margin: 0;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.8;
  color: #0a0a0a
}
label.middle {
  margin: 0 0 1rem;
  padding: .5625rem 0
}
.help-text {
  margin-top: -.5rem;
  font-size: .8125rem;
  font-style: italic;
  color: #0a0a0a
}
.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem
}
.input-group > :first-child {
  border-radius: 0 0 0 0
}
.input-group > :last-child > * {
  border-radius: 0 0 0 0
}
.input-group-button,
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label,
.input-group-field,
.input-group-label {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle
}
.input-group-label {
  padding: 0 1rem;
  border: 1px solid #858484;
  background: #cecece;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  width: 1%;
  height: 100%
}
.input-group-label:first-child {
  border-right: 0
}
.input-group-label:last-child {
  border-left: 0
}
.input-group-field {
  border-radius: 0;
  height: 2.5rem
}
.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%;
  height: 100%
}
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label {
  height: 2.5rem;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem
}
.input-group .input-group-button {
  display: table-cell
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0
}
legend {
  max-width: 100%;
  margin-bottom: .5rem
}
.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #858484
}
.fieldset legend {
  margin: 0;
  margin-left: -.1875rem;
  padding: 0 .1875rem;
  background: #fefefe
}
select {
  height: 2.4375rem;
  width: 100%;
  margin: 0 0 1rem;
  padding: .5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #858484;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  color: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2859, 59, 59%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
  transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
  transition: box-shadow .5s,border-color .25s ease-in-out;
  transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s
}
@media screen and (min-width:0\0) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")
  }
}
select:focus {
  outline: 0;
  border: 1px solid #3b3b3b;
  background-color: #fefefe;
  -webkit-box-shadow: 0 0 5px #858484;
  box-shadow: 0 0 5px #858484;
  -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
  transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
  transition: box-shadow .5s,border-color .25s ease-in-out;
  transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s
}
select:disabled {
  background-color: #cecece;
  cursor: not-allowed
}
select::-ms-expand {
  display: none
}
select[multiple] {
  height: auto;
  background-image: none
}
.is-invalid-input:not(:focus) {
  border-color: #fc4b37;
  background-color: #feecea
}
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #fc4b37
}
.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #fc4b37
}
.is-invalid-input:not(:focus)::-ms-input-placeholder {
  color: #fc4b37
}
.is-invalid-input:not(:focus)::placeholder {
  color: #fc4b37
}
.is-invalid-label {
  color: #fc4b37
}
.form-error {
  display: none;
  margin-top: -.5rem;
  margin-bottom: 1rem;
  font-size: .75rem;
  font-weight: 700;
  color: #fc4b37
}
.form-error.is-visible {
  display: block
}
#offCanvasRight {
  padding: 2rem 1rem
}
#offCanvasRight h3 {
  font-size: 1.5rem;
  text-align: center;
  padding: 1rem 0;
  color: #00539b
}
#offCanvasRight {
  padding: 2rem 1rem
}
#offcanvasRight h3 {
  font-size: 1.5rem;
  text-align: center;
  padding: 1rem 0;
  color: #00539b
}
#offcanvasRight .off-canvas {
  background-color: #edf7ff!important
}
@media screen and (max-width:39.9375em) {
  #offCanvasRight h3 {
    padding: .5rem 0
  }
  #offCanvasRight form [type=color],
  #offCanvasRight form [type=date],
  #offCanvasRight form [type=datetime-local],
  #offCanvasRight form [type=datetime],
  #offCanvasRight form [type=email],
  #offCanvasRight form [type=month],
  #offCanvasRight form [type=number],
  #offCanvasRight form [type=password],
  #offCanvasRight form [type=search],
  #offCanvasRight form [type=tel],
  #offCanvasRight form [type=text],
  #offCanvasRight form [type=time],
  #offCanvasRight form [type=url],
  #offCanvasRight form [type=week],
  #offCanvasRight form select,
  #offCanvasRight form textarea {
    margin-bottom: .5rem
  }
}
.left-out-arrow {
  margin-left: -6rem
}
.right-out-arrow {
  margin-right: -6rem
}
@media only screen and (max-width:600px) {
  .scroll {
    -webkit-overflow-scrolling: touch;
    overflow: auto;
    width: 100%
  }
  #banner_cta {
    margin: 5% auto 0;
    height: 150px;
    width: 58%
  }
  #contact_panels .button {
    font-size: 1.125rem;
    margin: .5rem 0 0 0
  }
  #pageheader {
    background-image: url(../images/hero/Nautilus-Yachting-Bareboat-and-Flotilla-Holidays-mobile-20250130.jpg);
    background-position: center center;
    background-size: cover;
    min-height: 300px
  }
  .left-out-arrow {
    margin-left: 0
  }
  .right-out-arrow {
    margin-right: 0
  }
  .showonmobile {
    display: block
  }
  .showondesktop {
    display: none
  }
  .unstickmobile {
    position: static!important
  }
  .carousel-sizer,
  .cimage {
    max-height: 200px!important;
    min-height: 200px!important
  }
  .card-img-overlay-discount p {
    font-size: .9em;
    padding: 34% 0!important
  }
  .tabpadding {
    padding: 5%
  }
}
@media only screen and (min-width:600px) {
  #banner_cta {
    height: 298px;
    width: 38%;
    margin-top: 2%
  }
  .button.sticky-button {
    top: 75%;
    right: -2.6rem;
    font-size: 1.2rem!important
  }
  #contact_panels .callout:first-child {
    margin-bottom: 1rem
  }
  #pageheader {
    background-image: url(../images/hero/Nautilus-Yachting-Bareboat-and-Flotilla-Holidays-mobile-20250130.jpg);
    background-position: center center;
    background-size: cover;
    min-height: 300px
  }
  .carousel-sizer,
  .cimage {
    max-height: 200px!important;
    min-height: 200px!important
  }
  .card-img-overlay-discount p {
    font-size: .9em;
    padding: 34% 0!important
  }
  .tabpadding {
    padding: 5%
  }
}
@media only screen and (min-width:768px) {
  #banner_cta {
    height: 298px;
    width: 38%;
    margin-top: 2%
  }
  .button.sticky-button {
    top: 75%;
    right: -2.6rem;
    font-size: 1.2rem!important
  }
  #contact_panels .callout:first-child {
    margin-bottom: 1rem
  }
  #pageheader {
    background-image: url(../images/hero/Nautilus-Yachting-Bareboat-and-Flotilla-Holidays-20250130.jpg);
    background-position: center center;
    background-size: cover;
    min-height: 400px
  }
  .carousel-sizer,
  .cimage {
    max-height: 450px!important;
    min-height: 450px!important
  }
  .card-img-overlay-discount p {
    font-size: 1em
  }
  .tabpadding {
    padding: 1%
  }
}
@media only screen and (min-width:992px) {

  #banner_cta {
    min-height: 289px;
    width: 22%;
    margin-top: 2%
  }
  .button.sticky-button {
    top: 43%;
    right: -3.15rem;
    font-size: 1rem
  }
  #pageheader {
    background-image: url(https://www.nautilusyachting.com/images/hero/Nautilus-Yachting-Bareboat-and-Flotilla-Holidays-20250130.jpg);
    background-position: center center;
    background-size: cover;
    min-height: 300px
  }
  .sticky-menu-buffer {
    margin-top: 150px
  }
  .sticky-menu-buffer-small {
    margin-top: 100px
  }
  .sticky-menu-buffer-large {
    margin-top: 110px!important
  }
  .carousel-sizer,
  .cimage {
    max-height: 450px!important;
    min-height: 450px!important
  }
  .card-img-overlay-discount p {
    font-size: 1em
  }
  .tabpadding {
    padding: 1%
  }
}
.your-slideshow-container-class {
  position: relative
}
.owl-next,
.owl-prev {
  position: absolute!important
}
.owl-prev {
  position: absolute;
  left: -25px;
  top: 75px
}
.owl-next {
  position: absolute;
  right: -25px;
  top: 75px
}
.textoverlay {
  position: absolute;
  bottom: 0;
  color: #fff;
  font-size: 12px;
  display: block;
  background-color: rgba(0,0,0,.5);
  width: 100%
}
.textoverlay p {
  padding: 2%;
  margin: 0
}
.blue-overlay {
  background: linear-gradient(to top,hsla(0,0%,0%,0),#002b51)
}
.card-text {
  line-height: 1em;
  font-size: .95em
}
.accordion-button:not(.collapsed) {
  color: #00539bff;
  background-color: #edf7ff
}
#banner_overlay #experience h3 {
  background-color: #6cc;
  font-size: 1.5rem;
  margin: 0 0 .25rem 0;
  padding: 1rem 0
}
@media screen and (max-width:39.9375em) {
  #banner_overlay #experience h3 {
    font-size: 1.25rem
  }
}
#banner_overlay #experience div {
  background-color: #6cc;
  padding: 1rem .5rem
}
#banner_overlay #experience h4 {
  font-size: 3rem;
  margin: 0;
  line-height: 1.2;
  text-shadow: 0 2px 5px rgba(0,0,0,.5)
}
@media screen and (max-width:39.9375em) {
  #banner_overlay #experience h4 {
    font-size: 2.5rem
  }
}
#banner_overlay #experience h6 {
  font-size: 1rem;
  margin: 0 0 .5rem 0;
  line-height: 1;
  text-align: left!important
}
@media screen and (max-width:39.9375em) {
  #banner_overlay #experience h6 {
    font-size: .875rem
  }
}
#banner_overlay #experience p {
  font-size: .875rem;
  margin: 0 0 .5rem 0;
  line-height: 1.2
}
@media screen and (max-width:39.9375em) {
  #banner_overlay #experience p {
    font-size: 1rem
  }
}
#banner_overlay #experience a {
  color: #00539b;
  font-weight: 700
}
#banner_overlay #experience a:hover {
  color: #fefefe;
  font-weight: 700
}
#banner_overlay #experience .fa {
  font-size: 2.6em!important;
  margin: 0;
  vertical-align: bottom;
  line-height: 0;
  text-align: left!important
}
#experience h3,
#experience h4,
#experience p {
  text-align: center
}
.content {
  position: relative;
  width: 90%;
  max-width: 400px;
  margin: auto;
  overflow: hidden
}
.content .content-overlay {
  background: rgba(0,83,155,.9);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all .4s ease-in-out 0s;
  -moz-transition: all .4s ease-in-out 0s;
  transition: all .4s ease-in-out 0s
}
.content:hover .content-overlay {
  opacity: 1
}
.content-image {
  width: 100%
}
.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-transition: all .3s ease-in-out 0s;
  -moz-transition: all .3s ease-in-out 0s;
  transition: all .3s ease-in-out 0s
}
.content:hover .content-details {
  top: 50%;
  left: 50%;
  opacity: 1
}
.content-details h3 {
  color: #fff;
  font-weight: 500;
  letter-spacing: .15em;
  margin-bottom: .5em;
  text-transform: uppercase
}
.content-details p {
  color: #fff;
  font-size: .8em
}
.fadeIn-bottom {
  top: 80%
}
.mini-cards {
  transition: all .2s ease;
  cursor: pointer;
  transform: scale(.9)
}
.mini-cards:hover {
  transform: scale(1)
}
#price_leadin > div {
  background-color: #00b3e7;
  color: #fff;
  padding: 1rem 0;
  text-align: center
}
#price_leadin h3 {
  background-color: #00b3e7;
  color: #fff;
  font-size: 1.875rem;
  margin: 0 0 1rem 0;
  padding: 0;
  text-align: center
}
#price_leadin h4 {
  font-size: 1.75rem;
  margin: 0;
  text-align: center
}
#price_leadin h6 {
  font-size: .75rem;
  line-height: 0;
  text-align: center
}
#price_leadin p {
  font-size: .875rem;
  margin: 0 0 .5rem 0;
  line-height: 1.4;
  text-align: center
}
#price_leadin a {
  color: #005a74
}
#price_leadin a:hover {
  color: #fefefe
}
#price_leadin .button {
  margin: .125rem 0 0 0;
  padding: 1.5rem 0;
  color: #fff
}
.table-scroll table.price {
  width: 100%;
  caption-side: top
}
.price td,
.price th {
  border: 1px solid #fff
}
table.price caption h3 {
  margin: 0;
  color: #008da8;
  font-size: 1.5625rem
}
table.price caption h4 {
  margin: 0;
  font-size: 1.125rem;
  color: #3b3b3b
}
table.price caption p {
  margin: 0 0 .5rem 0;
  font-size: .875rem
}
table.price thead {
  font-size: 1rem;
  background-color: #00b3e7;
  color: #fefefe
}
table.price thead th.th-head {
  background-color: #00539b;
  color: #fefefe
}
table.price thead th.th-header {
  background-color: #00539b;
  color: #fefefe;
  width: 35%
}
table.price tbody {
  font-size: .875rem
}
table.price tbody tr {
  text-align: center
}
table.price tbody tr td:first-child {
  text-align: left
}
table.price tbody tr:nth-child(odd) {
  background-color: #edf7ff
}
table.price tbody tr:nth-child(2n) {
  background-color: #dcefff
}
table.price tbody a {
  border-bottom: 1px dotted #00539b
}
table.price tbody td span:first-child:empty {
  padding-right: 0
}
table.price tbody td span:first-child:empty + span {
  text-decoration: none!important
}
table.price tbody td span:first-child:empty + span:before {
  content: ""
}
table.price tbody td span:first-child:empty + span:after {
  content: ""
}
table.price tbody.no-thead h5 {
  font-size: 1rem;
  padding: .5rem 0 .5rem 0;
  margin: 0;
  color: #00539b;
  font-weight: 700
}
table.price tbody.no-thead tr td:first-of-type {
  font-weight: 700
}
table.price tbody.no-thead tr:first-of-type td,
table.price tbody.no-thead tr:nth-of-type(2) td {
  color: #fefefe
}
table.price tbody.no-thead tr:first-of-type {
  font-size: 1rem;
  background-color: #00b3e7;
  color: #fefefe;
  font-weight: 700
}
table.price tbody.no-thead tr:first-of-type td {
  color: #fefefe;
  padding: 1.5rem .625rem 1.5rem .625rem
}
table.price tbody.no-thead tr:nth-of-type(2) {
  font-size: 1rem;
  background-color: #00539b;
  color: #fefefe;
  font-weight: 700
}
table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0
}
tbody,
tfoot,
thead {
  border: 1px solid #f1f1f1;
  background-color: #fefefe
}
caption {
  padding: .5rem .625rem .625rem;
  font-weight: 700
}
thead {
  background: #f8f8f8;
  color: #474747
}
tfoot {
  background: #f1f1f1;
  color: #474747
}
tfoot tr,
thead tr {
  background: 0 0
}
tfoot td,
tfoot th,
thead td,
thead th {
  padding: .5rem .625rem .625rem;
  font-weight: 700;
  text-align: left
}
tbody td,
tbody th {
  padding: .5rem .625rem .625rem
}
tbody tr:nth-child(2n) {
  border-bottom: 0;
  background-color: #f1f1f1
}
table.unstriped tbody {
  background-color: #fefefe
}
table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f1f1f1;
  background-color: #fefefe
}
.tab-content {
  border: solid #dee2e6;
  border-width: 0 .5px .5px
}
.blue-nav-bar {
  background-color: #00539b!important;
  color: #fff;
  text-align: center
}
.navbar .megamenu {
  padding: 1rem
}
.navbar a {
  color: #00539b
}
@media all and (min-width:992px) {
  .navbar .has-megamenu {
    position: static!important
  }
  .navbar .megamenu {
    left: 0;
    right: 0;
    width: 100%;
    margin-top: 0
  }
}
@media(max-width:991px) {
  .navbar.fixed-top .navbar-collapse,
  .navbar.sticky-top .navbar-collapse {
    overflow-y: auto;
    max-height: 90vh;
    margin-top: 10px
  }
}
@media all and (min-width:992px) {
  .navbar .nav-item .dropdown-menu {
    display: none
  }
  .navbar .nav-item:hover .dropdown-menu {
    display: block
  }
  .navbar .nav-item .dropdown-menu {
    margin-top: 0
  }
}
#megamenu .menu > li > a {
  line-height: 1.2
}
#megamenu .mega-menu .dropdown-pane {
  width: 100%;
  max-width: 75rem;
  margin: 0 auto!important;
  left: 0!important;
  right: 0!important;
  background-color: rgba(251,251,251,.95);
  border: 1px solid #858484
}
.megamenu h4 {
  font-size: 1rem;
  color: #00539b;
  margin: .2rem 0 0 0
}
.menu-link {
  color: #00b3e7!important;
  text-transform: uppercase
}
.menu-link:hover {
  color: #00b3e7
}
#megamenu .mega-menu .dropdown-pane h4 a:hover {
  color: #00539b
}
#megamenu .mega-menu .dropdown-pane h5 {
  font-size: 1.125rem;
  color: #00539b;
  margin: 0
}
#megamenu .mega-menu .dropdown-pane h5 a {
  color: #00b3e7
}
#megamenu .mega-menu .dropdown-pane h5 a:hover {
  color: #00539b
}
#megamenu .mega-menu .dropdown-pane p {
  font-size: .875rem;
  color: #3b3b3b;
  line-height: 1rem;
  margin: .5rem 0 .5rem 0
}
#megamenu .mega-menu .dropdown-pane .menu.vertical > li > a {
  font-size: .875rem;
  color: #00539b;
  padding: .25rem 0
}
#megamenu .mega-menu .dropdown-pane .menu.vertical > li.active > a {
  font-size: .875rem;
  background-color: transparent;
  color: #3b3b3b;
  padding: .25rem 0
}
#megamenu .mega-menu > a::after {
  display: inline-block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba transparent transparent;
  margin-left: 10px
}
.myblank {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  z-index: -1
}
.card-img-overlay-discount {
  position: absolute;
  width: 17%;
  top: 5px;
  right: 5px
}
.card-img-overlay-discount p {
  text-align: center;
  font-weight: 700
}
.boat-link {
  float: right;
  margin-top: -55px;
  margin-right: 10px;
  width: 135px;
  background-color: #00539b;
  padding: 15px;
  color: #fff;
  border-radius: 1.5em
}
.boat-linkv2 {
  margin-right: 10px;
  width: 135px;
  background-color: #00539b;
  padding: 15px;
  color: #fff;
  border-radius: 1.5em
}
.boat-link:hover {
  color: #fff!important
}
.book-link {
  text-align: center;
  float: right;
  margin-right: 10px;
  width: 135px;
  background-color: #00539b;
  padding: 10px;
  color: #fff;
  border-radius: 1.5em;
  font-size: .8em
}
.book-link:hover,
.mini-link:hover {
  color: #fff!important
}
.mini-link {
  text-align: center;
  margin-right: 10px;
  width: 100px;
  background-color: #00539b;
  padding: 8px;
  color: #fff;
  border-radius: 1.5em;
  font-size: .8em
}
hr.white-line {
  border: 1px solid #fff
}
hr.blue-line-dashed {
  border: 1px dashed #00539b
}
#rForm input,
#rForm select {
  border-radius: 25px;
  width: 95%;
  height: 39px;
  text-align: center;
  border: none
}
.offcanvas.hiding,
.offcanvas.show,
.offcanvas.showing {
  z-index: 999999
}
.btn-search {
  background-color: #00b3e7;
  font-weight: 700;
  color: #fff;
  height: 40px;
  margin: 0 auto 1em auto;
  width: 80%;
  border-radius: 20px;
  border: 1px;
  margin-top: 7px!important
}
.btn-search-blue {
  background-color: #00539b;
  font-weight: 700;
  color: #fff;
  height: 40px;
  margin: 0 auto 1em auto;
  width: 80%;
  border-radius: 20px;
  border: 1px;
  margin-top: 7px!important
}
input::placeholder {
  opacity: 1;
  color: #000
}
.select2-container {
  border-radius: 25px;
  background-color: #fff;
  height: 38px
}
.select2-search input {
  border-radius: 25px;
  background-color: #fff
}
.select2-dropdown {
  border-radius: 25px;
  background-color: #fff
}
.select2-results {
  border-radius: 25px;
  background-color: #fff
}
.select2-selection {
  border: none!important
}
.select2-container--default .select2-selection--single {
  background: 0 0!important;
  color: #000;
  padding-top: 5px;
  text-align: center!important
}
.select2-results__group {
  font-weight: 700;
  background-color: #00539b;
  color: #fff;
  font-size: .8em
}
.select2-container--default .select2-results__option .select2-results__option {
  font-size: .8em
}
.select2-container--default .select2-results__option--selected {
  font-size: .8em
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 300px
}
.select2-selection__arrow {
  display: none
}
input[readonly] {
  background-color: #fff
}
#loading-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background-color: rgba(255,255,255,.9);
  padding: 10px;
  z-index: 9999;
  box-shadow: 0 4px 8px rgba(0,0,0,.1)
}
#loading-spinner2 {
  display: none;
  height: 250px;
  z-index: 9999;
  background-color: rgba(255,255,255,.9);
  width: 320px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  box-shadow: 0 4px 8px rgba(0,0,0,.1)
}
.spinner {
  position: fixed;
  left: 50%;
  bottom: -16%;
  width: 120px;
  height: 120px;
  background: url(../images/spinner.png) no-repeat center center;
  background-size: cover;
  animation: spin 2s linear infinite
}
@keyframes spin {
  0% {
    transform: translate(-50%,-50%) rotate(0)
  }
  100% {
    transform: translate(-50%,-50%) rotate(360deg)
  }
}
.ui-rangeSlider {
  height: 22px
}
.ui-rangeSlider .ui-rangeSlider-innerBar {
  height: 16px;
  margin: 3px 6px;
  background: #ddd
}
.ui-rangeSlider .ui-rangeSlider-handle {
  width: 6px;
  height: 22px;
  background: #aaa;
  background: rgba(100,100,100,.3);
  cursor: col-resize
}
.ui-rangeSlider .ui-rangeSlider-bar {
  margin: 1px 0;
  background: #ccc;
  background: rgba(100,100,150,.2);
  height: 20px;
  cursor: move;
  cursor: grab;
  cursor: -moz-grab
}
.ui-rangeSlider .ui-rangeSlider-bar.ui-draggable-dragging {
  cursor: -moz-grabbing;
  cursor: grabbing
}
.ui-rangeSlider-arrow {
  height: 16px;
  margin: 2px 0;
  width: 16px;
  background-repeat: no-repeat
}
.ui-rangeSlider-arrow.ui-rangeSlider-leftArrow {
  background-image: url('icons-classic/resultset_previous.png');
  background-position: center left
}
.ui-rangeSlider-arrow.ui-rangeSlider-rightArrow {
  background-image: url('icons-classic/resultset_next.png');
  background-position: center right
}
.ui-rangeSlider-arrow-inner {
  display: none
}
.ui-rangeSlider-container {
  height: 22px
}
.ui-rangeSlider-withArrows .ui-rangeSlider-container {
  margin: 0 11px
}
.ui-rangeSlider-noArrow .ui-rangeSlider-container {
  margin: 0
}
.ui-rangeSlider-label {
  padding: 5px 10px;
  bottom: 40px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 0 #00539b;
  -moz-box-shadow: 0 1px 0 #00539b;
  box-shadow: 0 1px 0 #00539b;
  color: #fff;
  font-size: 15px;
  cursor: col-resize;
  background-color: #00539b
}
.ui-rangeSlider-label-inner {
  position: absolute;
  top: 100%;
  left: 50%;
  display: block;
  z-index: 99;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  margin-left: -10px;
  border-top: 10px solid #00539b
}
input.ui-editRangeSlider-inputValue {
  width: 3em;
  vertical-align: middle;
  text-align: center
}
input,
input[readonly],
select {
  cursor: pointer
}
.homepage-icon {
  height: 69px;
  vertical-align: middle;
  display: flex;
  align-items: center
}
.homepage-icon-text {
  display: flex;
  align-items: center
}
.homepage-icon-text p {
  line-height: 1.25em;
  font-size: .8em;
  margin: 0
}
input[type=radio] {
  -ms-transform: scale(.5);
  -webkit-transform: scale(.5);
  transform: scale(.5)
}
.video-container {
  width: 100%;
  min-width: 500px;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center
}
.video-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 56.25%
}
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none
}
#countdown {
  display: flex;
  justify-content: center;
  gap: 20px;
  font-family: Arial,sans-serif;
  color: #1a4e70;
  background-color: #f9f9f9;
  padding: 20px;
  border-radius: 10px;
  margin: 20px auto;
  max-width: 400px;
  text-align: center
}
.countdown-box {
  display: flex;
  flex-direction: column;
  align-items: center
}
.countdown-box span {
  font-size: 2rem;
  color: #004578
}
.countdown-box div {
  font-size: 1rem
}
.meet-the-crew {
  padding: 0 20px
}
.crew-members {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%
}
.crew-member {
  display: flex;
  align-items: center;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0,0,0,.1);
  padding: 20px;
  gap: 20px;
  width: 100%;
  flex-wrap: wrap
}
.crew-photo {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  flex-shrink: 0;
  align-self: center
}
.crew-member h3 {
  font-size: 1.5rem;
  color: #004080;
  margin: 10px 0;
  text-align: left
}
.crew-member div {
  flex: 1
}
.crew-member div h3 {
  margin: 0
}
.crew-member div p {
  font-size: 1rem;
  color: #666
}
@media (max-width:768px) {
  .crew-member {
    flex-direction: column;
    align-items: center;
    text-align: center
  }
  .crew-member h3 {
    text-align: center
  }
  .crew-photo {
    margin-bottom: 20px
  }
  .crew-member div {
    width: 100%
  }
}
.custom-carousel-control {
  width: 50px;
  height: 50px;
  background-color: #00539b;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  border: none
}
.gallery-carousel-control {
  width: 50px;
  height: 50px;
  background-color: #00539b;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  border: none
}
.carousel-control-prev {
  left: -70px
}
.carousel-control-next {
  right: -70px
}
.yl-carousel-control-prev {
  left: -10px
}
.yl-carousel-control-next {
  right: -10px
}
.gallery-carousel-control-prev {
  left: 10px
}
.gallery-carousel-control-next {
  right: 10px
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  width: 30px;
  height: 30px;
  display: inline-block;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis
}
.custom-card-title {
  color: #008da8;
  font-size: 1.25em;
  padding: .4rem 0
}
.blue-prices-box {
  background: #fff;
  color: #00539b;
  padding: 1rem;
  border: 2px solid #00539b;
  text-align: left;
  line-height: 2em;
  border-radius: 6px;
  max-width: 300px;
  margin: 1rem auto
}
.blue-prices-box h4 {
  font-size: 1.5em;
  text-align: center;
  font-weight: 700
}
.sticky-price-bar {
  position: fixed;
  top: 195px;
  width: 100%;
  background: #00b3e7;
  color: #fff;
  text-align: center;
  padding: .75rem;
  z-index: 1025;
  display: none;
  box-shadow: 0 2px 5px rgba(0,0,0,.2);
  transition: opacity .3s ease
}
.sticky-price-bar a {
  color: #fff
}
.sticky-price-bar a:hover {
  color: #00539b
}
.sticky-price-bar.visible {
  opacity: 1;
  pointer-events: auto
}
.search-input-fields {
  width: 90%;
  border-radius: 25px;
  text-align: center;
  border: none;
  text-align: center;
  text-align-last: center;
  -moz-text-align-last: center
}
@media (max-width:768px) {
  .sticky-price-bar {
    display: none!important
  }
  .mobile-img-height {
    max-height: 300px!important;
    width: 100%!important;
    overflow: hidden!important
  }
}