.progress,
sub,
sup {
  vertical-align: baseline;
}
.block,
.elem-left,
.elem-right,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hr,
main,
menu,
nav,
section,
summary {
  display: block;
}
hr,
sub,
sup {
  position: relative;
}
body,
figure {
  margin: 0;
}
button,
hr,
input,
select {
  overflow: visible;
}
[type="checkbox"],
[type="radio"],
legend {
  box-sizing: border-box;
  padding: 0;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  font-size: 100%;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0 0 0.67em;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 60%;
  line-height: 0;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.45em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
hr {
  box-sizing: content-box;
  height: 0;
  border: 0;
}
button,
input,
select,
textarea {
  font: inherit;
  line-height: initial;
  margin: 0;
}
optgroup {
  font-weight: 700;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  cursor: pointer;
}
[disabled] {
  cursor: default;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
  border: 0;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button:-moz-focusring,
input:-moz-focusring {
  outline: ButtonText dotted 1px;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a,
*::before,
*::after,
#fixed-tabs,
h1,
h2,
h3,
h4,
h5,
h6,
img,
#banner.video {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}
address {
  font-style: normal !important;
}
img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.icon-gplus:before {
  margin-left: -4px;
}

@media (min-width: 1000px) {
  a[name]:before {
    height: 112px;
    margin-top: -112px;
    display: block;
    content: "";
    visibility: hidden;
  }
}

.page_index main,
.page_index > hr {
  display: none !important;
}

header {
  z-index: 100;
}
#fixed-tabs {
  z-index: 99;
}
.arrow,
.pager {
  z-index: 3;
}
.cycle-slideshow,
.cycle-slide {
  z-index: 1 !important;
}

.cycle-slideshow {
  position: relative;
}
.cycle-slide {
  right: 0;
  margin: 0 auto;
  display: none;
}

.elem-left,
.elem-right {
  margin-top: 8px;
  margin-bottom: 20px;
}
.elem-left {
  float: left;
  margin-right: 38px;
}
.elem-right {
  float: right;
  margin-left: 38px;
}

.no-scroll-map iframe {
  pointer-events: none;
  display: block;
  width: 100%;
}
.no-scroll-map.active iframe {
  pointer-events: auto;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body {
  position: relative;
  background-color: #e5f4f4;
  color: #01152c;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 2.14;
  letter-spacing: 0.04em;
  overflow-x: hidden;
}
a {
  text-decoration: none;
  color: #39acac;
  cursor: pointer;
}
a:hover {
  color: #009091;
}

hr {
  height: 2px;
  width: 100%;
  display: table;
  clear: both;
  margin: 40px auto;
  background-color: #2060aa;
  opacity: 0.2;
}

/* --- text styles --- */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  position: relative;
}
h1,
.index h2 big,
.more-to-explore h6,
#banner p,
footer #quest h4 {
  font-size: 44px;
  line-height: 1.27;
  font-weight: 200;
  color: #2060aa;
  text-transform: uppercase;
}
h2,
h1 small,
.index h3,
.services div > a,
#quote {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 300;
  color: #2f79cd;
  text-transform: none;
}
h3,
.index h2 small {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 500;
  color: #2060aa;
  text-transform: uppercase;
  letter-spacing: 0;
}
h4,
.page-faq h3,
.services ul li a {
  font-size: 16px;
  line-height: 1.62;
  font-weight: 500;
  color: #009091;
  text-transform: none;
  letter-spacing: 0;
}

h1 small,
#banner p span,
.index h2 small span {
  display: block;
}

.btn,
.btn-alt,
header,
#banner p span,
#callouts h3 em,
#callouts div em,
#split figure figcaption,
footer .info .pho {
  font-weight: 500;
}
.index h2 small span {
  font-weight: 300;
}

#quote {
  text-align: center;
}
#quote strong {
  font-size: 18px;
  color: #2f79cd;
  font-style: italic;
  display: block;
}

/* --- buttons ---- */
.btn,
.btn-alt {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-size: 14px;
  text-align: center;
  line-height: 1;
  text-transform: uppercase;
  min-width: 220px;
  margin: 10px;
  padding: 20px;
}
form .btn,
form .btn-alt {
  margin: 0;
}

.btn {
  color: #2060aa;
  border: 3px solid #009091;
  background-color: transparent;
}
.btn:hover {
  color: #fff;
  background-color: #009091;
}
.btn-alt {
  color: #86cece;
  border: 3px solid #86cece;
  background-color: rgba(0, 0, 0, 0.4);
}
.btn-alt:hover {
  color: #2060aa;
  background-color: #86cece;
}

/* --- flexbox --- */
.flex-ed,
.col-flex-ed {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.flex-ed {
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
}
.col-flex-ed {
  flex-flow: column;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
}
.stretch-ed {
  flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
}
.fill-ed {
  flex: 0 0 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
}

.hide {
  display: none !important;
}

/* --- page foundation --- */
.container,
main,
main #page,
#title h1 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
}
.container,
main #page,
#title h1 {
  max-width: 1220px;
}
main {
  padding: 0;
}
main #page {
  margin: 50px auto;
}

/* --- header ---- */
header {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
  line-height: 1;
  background-color: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
header article a,
header article span,
header .info a,
header .info i,
header .info span {
  display: inline-block;
  vertical-align: middle;
}

header article {
  background-color: #2060aa;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}
header article span {
  margin: 0 30px;
}
header article a {
  color: #fff;
  padding: 4px;
  letter-spacing: 0.1em;
}
header article a:hover {
  color: #2b2b2b;
}

header .info {
  padding: 0;
  max-width: 1000px;
  text-transform: uppercase;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  flex-wrap: nowrap;
}
header .info a {
  font-size: 36px;
  color: #2060aa;
  padding: 4px;
}
header .info i {
  color: #2060aa;
}
header .info .logo {
  margin-right: auto;
}
header .info .phy span {
  font-size: 16px;
}
header .info .pho span {
  color: #009091;
}
header .info a:hover span {
  color: #636363;
}

#kleer-dentist-widget {
  z-index: 9;
}

/* Service Page Video Embed */

.video-svc {
  float: left;
  margin: 7px 20px 0px 0px;
  display: block;
}

.vid {
  width: 100%;
  max-width: 400px;
}

.video-initial {
  display: block;
  margin: auto;
  max-height: 315px;
  max-width: 560px;
}

.video-svc iframe,
.video-svc object,
.video-svc embed {
  border: #2060aa 4px solid;
}
.video-initial iframe,
.video-initial object,
.video-initial embed {
  border: #2060aa 4px solid;
}

@media (max-width: 600px) {
  .video-svc,
  .video-initial {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    float: none;
    margin: 0 auto;
  }

  .video-svc iframe,
  .video-svc object,
  .video-svc embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
  }
  .video-initial iframe,
  .video-initial object,
  .video-initial embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
  }
}

/* --- nav --- */
nav,
nav ul li,
nav ul li a {
  position: relative;
}
nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav ul li a {
  display: block;
  color: #009091;
}
nav ul li a:hover {
  color: #2060aa;
}

nav > ul {
  font-size: 0;
}
nav > ul > li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 18px;
}
nav > ul > li > a {
  padding: 10px;
  font-size: 13px;
  text-transform: uppercase;
}
nav > ul > li:hover > a {
  color: #2060aa;
}

nav ul li:hover > ul {
  display: block;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 0.25s;
  animation-duration: 0.25s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
nav ul ul {
  display: none;
  min-width: 200px;
  position: absolute;
  z-index: 3;
  left: 0;
  text-align: left;
  background-color: #2060aa;
}
nav > ul > li:last-child ul {
  right: 0;
  left: auto;
}
nav ul ul ul {
  left: 100%;
  top: 0;
  background-color: #494949;
}
nav ul ul li > a {
  padding: 8px 12px;
  font-size: 12px;
  color: #fff;
}
nav ul ul li:hover > a,
nav ul ul li > a:hover {
  background-color: #009091;
  color: #fff;
}

/* RESPONSIVE */
#responsive-nav {
  display: none;
}

.fix-nav header {
  position: fixed !important;
  box-shadow: 0 3px 27px rgba(7, 7, 7, 0.35);
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
.fix-nav header article {
  display: none;
}
.fix-nav header .logo img {
  width: 140px;
}

@media (max-width: 1000px) {
  header article span {
    margin: 0;
  }
  nav > ul > li {
    margin: 0;
  }
  header .info a {
    font-size: 26px;
  }
}
@media (max-width: 730px) {
  header article {
    display: none;
  }
  header .info {
    display: block;
    border-top: 4px solid #2060aa;
  }
  header .info .logo {
    display: table;
    margin: 0 auto;
  }
  header .logo img {
    width: 170px;
  }
}

@media (max-width: 810px) {
  #responsive-nav {
    display: block;
  }
  #responsive-nav > a,
  #responsive-nav > a > i,
  #responsive-nav > a > span {
    display: inline-block;
    vertical-align: initial;
  }
  #responsive-nav > a {
    text-transform: uppercase;
    font-size: 13px;
    padding: 10px 8px;
    text-transform: uppercase;
  }
  #responsive-nav > a > i {
    font-size: large;
    margin-right: 6px;
    color: #2060aa;
  }
  #responsive-nav > a > i:before {
    display: block !important;
    margin: 0;
  }

  nav > ul {
    display: none;
    text-align: center;
  }
  nav > ul > li {
    display: block;
  }

  nav ul li a {
    padding: 10px;
    margin: 0;
  }
  nav > ul > li > ul,
  nav ul ul ul {
    position: relative;
    padding: 0px;
    width: auto;
    top: auto;
    left: auto;
    right: auto;
  }
  nav ul ul li > a {
    text-align: center;
  }
  nav ul li:hover > ul {
    -webkit-animation: none;
    animation: none;
  }
}
@media (max-width: 430px) {
  #responsive-nav > a > i {
    display: table;
    margin: 0 auto 2px;
  }
}

#fixed-tabs {
  position: fixed;
  right: 0;
  text-align: center;
  line-height: 1;
  font-size: 0;
}
#fixed-tabs a {
  font-size: 16px;
  position: relative;
  overflow: hidden;
  color: #fff;
  letter-spacing: 0;
}
#fixed-tabs i {
  font-size: 16px;
}
#fixed-tabs i,
#fixed-tabs i:before {
  display: block;
  margin: 0 auto !important;
}
#fixed-tabs em {
  font-size: 11px;
  font-style: normal;
  margin-top: 8px;
  display: none;
}

#fixed-tabs a,
#fixed-tabs strong {
  font-weight: 500;
}

#fixed-tabs .ra {
  background-color: #009091;
}
#fixed-tabs .fm {
  background-color: #2060aa;
}
#fixed-tabs .fb {
  background-color: #4d70a8;
}
#fixed-tabs .gp {
  background-color: #dc4e41;
}

@media (min-width: 1001px) {
  #fixed-tabs {
    position: absolute;
    top: 240px;
  }
  #fixed-tabs a {
    display: block;
    text-align: left;
    margin: 5px 0 0 auto;
  }
  #fixed-tabs a,
  #fixed-tabs a span:first-child {
    width: 35px;
  }
  #fixed-tabs a:hover {
    width: 260px;
  }
  #fixed-tabs a span {
    display: block;
  }
  #fixed-tabs a span:first-child {
    text-align: center;
    padding: 6px 0;
  }
  #fixed-tabs a span:last-child {
    position: absolute;
    left: 40px;
    top: 50%;
    width: 220px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
  }
}
@media (min-width: 1350px) {
  #fixed-tabs {
    position: fixed;
    top: 185px;
  }
  #fixed-tabs a,
  #fixed-tabs a span:first-child {
    width: 57px;
  }
  #fixed-tabs a {
    background-color: rgba(32, 96, 170, 0.8) !important;
    margin-top: 8px;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.4);
  }
  #fixed-tabs .ra {
    background-color: rgba(0, 144, 145, 0.8) !important;
  }
  #fixed-tabs a:hover {
    width: 290px;
  }
  #fixed-tabs a span:last-child {
    left: 70px;
  }
  #fixed-tabs i {
    font-size: 20px;
  }
  #fixed-tabs em {
    display: block;
  }

  #fixed-tabs a:hover {
    background-color: rgba(32, 96, 170, 1) !important;
  }
  #fixed-tabs .ra:hover {
    background-color: rgba(0, 144, 145, 1) !important;
  }
  #fixed-tabs .fb:hover {
    background-color: #4d70a8 !important;
  }
  #fixed-tabs .gp:hover {
    background-color: #dc4e41 !important;
  }
}
@media (max-width: 1000px) {
  #fixed-tabs {
    bottom: 0;
    width: 100%;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  #fixed-tabs a {
    font-size: 14px;
    padding: 5px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #fixed-tabs a span {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
  }
  #fixed-tabs a span:last-child {
    margin-left: 7px;
  }
  #fixed-tabs a strong {
    display: none;
  }
  footer {
    margin-bottom: 26px !important;
  }
}
@media (max-width: 700px) {
  #fixed-tabs a.ra {
    -webkit-box-flex: 3;
    -webkit-flex: 3;
    -ms-flex: 3;
    flex: 3;
  }
  #fixed-tabs a.fm {
    display: none;
  }
  #fixed-tabs a.fb span:last-child,
  #fixed-tabs a.gp span:last-child {
    display: none;
  }
}

/* --- internal --- */
#title {
  padding: 10px 0;
  min-height: 280px;
  height: 10px;
  background: url(assets/images/banner-aboutus.jpg) no-repeat center center;
  background-size: cover;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#title h1,
#title h1 small {
  color: #fff;
}
#title h1 small:before,
.index h2 big:after,
.index h2 small:after,
#callouts h3:after,
#callouts div:after {
  content: "";
  height: 2px;
  width: 100%;
  max-width: 160px;
  display: table;
  clear: both;
  margin: 20px auto;
  background-color: #fff;
}
.index h2 big:after,
.index h2 small:after,
#callouts h3:after,
#callouts div:after {
  background-color: #2060aa;
}
#callouts a:nth-of-type(odd) h3:after,
#callouts a:nth-of-type(odd) div:after {
  background-color: #4084d2;
}
.index h2 small:after {
  margin: 8px 0;
}

.index h2 big,
.index h2 small {
  display: block;
}

.index h2 big,
main h1,
main h2,
main h3 {
  text-align: center;
}
main h2,
main h3 {
  margin-bottom: 28px;
}
main h2 + p,
main h3 + p {
  margin-top: 0px;
}
main ul + h2,
main ul + h3 {
  margin-top: 16px;
}

main p strong {
  color: #2060aa;
  font-weight: 500;
}

main ul {
  list-style: none;
  padding: 0;
  margin: 10px 0;
}
main ul li {
  position: relative;
  display: block;
  padding-left: 22px;
  margin: 0 0 0 20px;
  overflow: hidden;
  background: url(assets/images/bullet.png) no-repeat top 8px left;
}

main .elem-border {
  border: 7px solid #009091;
}
main .elem-full {
  max-width: 100%;
  margin: 0 auto 15px;
  display: block;
}
main .elem-left,
main .elem-right {
  max-width: 45%;
}

main .video {
  width: 480px;
  display: block !important;
  border-radius: 5px;
  overflow: hidden;
}
main #video {
  border-radius: 5px;
  overflow: hidden;
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}

.page_sleep-apnea-treatment main ul {
  overflow: hidden;
}
.page_sleep-apnea-treatment main ul li {
  width: 365px;
  vertical-align: top;
  display: inline-block;
}

@media (max-width: 500px) {
  main .elem-left,
  main .elem-right {
    display: table;
    float: none;
    margin: 10px auto !important;
    max-width: 100%;
  }
  main ul li {
    margin-left: 10px;
  }
}

/* --- color block --- */
#color-block {
  position: relative;
  z-index: 1;
  margin: 40px auto;
  padding: 40px 0;
}
#color-block:before,
#color-block.clearfix:before,
.more-to-explore:before {
  z-index: -1;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -9999px;
  right: 0;
  background-color: #86cece;
  box-shadow: 9999px 0 0 #86cece;
}
#color-block > p:last-child {
  margin-bottom: 0px;
}

/* --- more to explore --- */
.more-to-explore {
  position: relative;
  text-align: center;
  display: table;
  clear: both;
  padding: 30px 0;
  margin: 40px auto -50px;
  width: 100%;
}
.more-to-explore p {
  font-size: 0;
  margin: 10px 0 0;
}

/* --- shared --- */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
}

/* --- banner --- */
#banner {
  position: relative;
  text-align: center;
  overflow: hidden;
  background: #000;
  background-size: cover;
}
#banner article {
  position: static;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
#banner p {
  margin: 0;
  color: #fff;
  font-size: 42px;
}
#banner p span {
  font-size: 48px;
}

#banner.standard article {
  position: absolute;
}
#banner.standard {
  min-height: 530px;
}

#banner.video video {
  position: relative;
  display: block;
  width: 100%;
}
#banner.video .play-btn {
  display: none;
  margin-top: 50px;
  background: none;
}
#banner.video .play-btn img {
  opacity: 0.7;
}
#banner.video .play-btn:hover img {
  opacity: 1;
}

.hand-held #banner.video,
.playing #banner.video {
  max-height: none;
}
.hand-held #banner.video article,
.playing #banner.video article {
  position: static;
}
.hand-held #banner.video .play-btn,
.playing #banner.video .play-btn {
  display: none;
}
.playing #banner.video video {
  z-index: 103;
}

#banner h1 {
  font-size: 48px;
  line-height: 1.27;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  font-family: "Montserrat", sans-serif;
}

@media (max-width: 900px) {
  #banner.standard {
    min-height: 240px;
  }
}

@media (min-width: 901px) {
  #banner {
    margin-bottom: -50px;
  }
  #banner article {
    position: absolute;
    z-index: 1;
  }

  #banner.video {
    max-height: 530px;
    z-index: 1;
  }
  #banner.video article {
    background-color: rgba(0, 0, 0, 0.65);
  }
  #banner.video .play-btn {
    display: block;
  }
  .hand-held #banner.video,
  .playing #banner.video {
    margin-bottom: 50px;
  }
}

/* --- callouts --- */
#callouts {
  position: relative;
  z-index: 2;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
#callouts a {
  padding: 26px 10px;
  background-color: #2060aa;
  color: #fff;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 320px;
  -ms-flex: 0 1 320px;
  flex: 0 1 320px;
}
#callouts a:nth-of-type(even) {
  background-color: #2f79cd;
}
#callouts a:hover {
  background-color: #009091;
}
#callouts h3,
#callouts div {
  color: #fff;
  text-transform: uppercase;
}
#callouts h3:after,
#callouts div:after {
  margin: 14px auto;
}
#callouts p {
  margin: 0 auto;
  max-width: 228px;
  line-height: 1.71;
  letter-spacing: 0.06em;
}
#callouts a div {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 300;
}

/* --- split --- */
#split {
  position: relative;
}
#split .flex-ed {
  position: relative;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}

#split.t-r figure {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}
#split figure {
  position: relative;
  z-index: 2;
  margin: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
#split figure:before,
#split figure:after {
  border: 2px solid #009091;
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
}
#split figure:before {
  top: -20px;
  left: -20px;
  background-color: #009091;
}
#split figure:after {
  bottom: -20px;
  right: -20px;
}
#split figure figcaption {
  position: absolute;
  right: 40px;
  bottom: 12px;
  font-size: 16px;
  line-height: 1;
  color: #fff;
}
#split article {
  padding: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 560px;
  -ms-flex: 0 1 560px;
  flex: 0 1 560px;
}
#split article p:first-child {
  margin-top: 0;
}

#split.doc {
  margin: 70px auto;
}
#split.doc .flex-ed {
  margin-top: 40px;
}
#split.doc article {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
#split.doc p {
  max-width: 600px;
}

#split.container h1 {
  text-align: center;
}
#split.container h1:after {
  content: "";
  height: 2px;
  width: 100%;
  max-width: 160px;
  display: table;
  clear: both;
  margin: 20px auto;
  background-color: #2060aa;
}

#split div.flex-ed article h3 {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 300;
  color: #2f79cd;
  text-transform: none;
  display: block;
}
#split div.flex-ed article h3 small {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 500;
  color: #2060aa;
  text-transform: uppercase;
  letter-spacing: 0;
  display: block;
}
#split div.flex-ed article h3 small span {
  font-weight: 300;
  display: block;
}
#split div.flex-ed article h3 small::after {
  background-color: #2060aa;
  margin: 8px 0;
  content: "";
  height: 2px;
  width: 100%;
  max-width: 160px;
  display: table;
  clear: both;
}

/* --- switch --- */
#switch {
  background-color: #fff;
  padding-top: 100px;
  margin-top: -50px;
}
#switch ul {
  margin: 0;
  padding: 0;
  text-align: center;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#switch ul li {
  list-style: none;
  margin: 12px;
  font-size: 15px;
  line-height: 1;
  text-transform: uppercase;
}
#switch ul li a {
  position: relative;
  z-index: 2;
  display: block;
  color: #009091;
  padding: 7px;
}
#switch ul li a:hover {
  color: #fff;
  font-weight: 500;
}
#switch ul li a:hover:after {
  background-color: #2060aa;
}

#switch ul li a:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 7px;
  right: 7px;
  bottom: 0;
  height: 12px;
}
#switch ul li a:hover:after {
  left: 0;
  right: 0;
  height: 100%;
}

.rotation {
  display: none;
  background-color: #e5f4f4;
}

@media (min-width: 701px) {
  #switch ul {
    margin: 12px 0;
  }
  #switch ul li.cycle-pager-active a {
    font-weight: 500;
  }
  #switch ul li.cycle-pager-active a:hover {
    color: #009091;
  }
  #switch ul li.cycle-pager-active a:after {
    background-color: #c7d7ea;
  }

  .rotation {
    display: block;
  }
  .rotation #split .flex-ed {
    padding: 40px 0;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .rotation #split .btn {
    min-width: 300px;
    margin-left: 0;
    margin-bottom: 0;
  }
}

/* --- give --- */
#give {
  text-align: center;
  color: #fff;
}
#give h2 {
  background-color: #fff;
  padding: 30px 0 15px;
}
#give section {
  padding: 40px 0;
  background: url(assets/images/bg-community.jpg) no-repeat center center;
  background-size: cover;
}
#give .container {
  max-width: 990px;
}
#give p {
  margin-top: 0;
}
#give img {
  margin: 4px auto;
}

/* --- pager --- */
.pager {
  position: relative;
  display: block;
  vertical-align: middle;
  text-align: center;
  font-size: 0;
}
.pager span {
  position: relative;
  display: inline-block !important;
  cursor: pointer;
  margin: 6px;
  width: 12px;
  height: 12px;
}
.pager span:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #86cece;
  border: 1px solid white;
}
.pager span.cycle-pager-active:before {
  background-color: #86cece !important;
  border: 0px;
  width: inherit;
  height: inherit;
}

/* --- arrow --- */
.arrow {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  background-color: rgba(0, 144, 145, 0.75);
  color: #fff;
  text-shadow: 0.5px 0.9px 2px rgba(0, 0, 0, 0.3);
}
.arrow:hover {
  background-color: rgba(0, 144, 145, 1);
  color: #fff;
}
.arrow i {
  display: block;
  line-height: 1 !important;
}
.arrow i:before {
  display: block;
  margin: 0 auto;
  font-weight: 900;
}

.default {
  text-align: center;
}
.default section {
  position: relative;
}
.default section img {
  border: 7px solid #009091;
}
.default .pager {
  display: none;
}

/* --- reviews --- */
#reviews {
  position: relative;
  overflow: hidden;
  padding: 50px 0;
  text-align: center;
  background: url(assets/images/bg-reviews.jpg) no-repeat center center;
  background-size: cover;
}
#reviews,
#reviews h2 big {
  color: #fff;
}

#reviews h2 big:before,
#reviews h2 big:after {
  content: "";
  position: absolute;
  bottom: -12px;
  margin: 0;
  height: 2px;
  width: 100%;
  max-width: 160px;
  background-color: #fff;
}
#reviews h2 big:before {
  right: calc(50% + 52px);
}
#reviews h2 big:after {
  left: calc(50% + 52px);
}

#reviews .cycle-slideshow {
  width: 100% !important;
}
#reviews .cycle-carousel-wrap {
  position: relative !important;
  width: 100%;
  max-width: 100%;
}
#reviews .cycle-sentinel {
  display: none !important;
}
#reviews .cycle-slide {
  text-align: left;
  white-space: normal;
  vertical-align: top;
  position: relative !important;
  opacity: 0.3 !important;
  margin: 10px;
  text-shadow: 0.5px 0.9px 2px rgba(0, 0, 0, 0.3);
}
#reviews .cycle-slide-active {
  opacity: 1 !important;
}

#reviews p {
  text-align: center;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0;
}
#reviews star,
#reviews author {
  font-size: 18px;
  line-height: 1;
}
#reviews star {
  margin-right: 8px;
}
#reviews star:before {
  font-family: "fontello";
  font-weight: 400;
  margin: 0;
  font-style: normal;
  content: "\e80f \e80f \e80f \e80f \e80f";
  color: #f8f19f;
}
#reviews author i:before {
  color: #86cece;
}
#reviews img {
  float: right;
  margin-top: -10px;
}

#reviews .pager span:before {
  background-color: white;
}

@media (min-width: 700px) {
  .arrow {
    position: absolute;
    font-size: 30px;
    padding: 15px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .arrow i:before {
    line-height: 220px;
  }
  .arrow#prev {
    left: 0;
  }
  .arrow#next {
    right: 0;
  }

  .default section {
    display: table;
    margin: 0 auto;
  }
  .default .pager {
    margin: 15px auto;
    display: block;
  }

  #reviews .cycle-slideshow {
    padding: 40px 0;
  }
  #reviews .cycle-carousel-wrap {
    max-width: 684px !important;
    margin-left: calc(50% - 342px) !important;
  }
  #reviews .cycle-carousel-wrap .cycle-slide {
    margin: 0 75px;
  }
}
@media (max-width: 400px) {
  #reviews star {
    display: block;
    margin-right: 0;
  }
}

/* --- services module --- */
.services {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.services div {
  position: relative;
  text-align: center;
  margin: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 300px;
  -ms-flex: 0 1 300px;
  flex: 0 1 300px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
}
.services div > a {
  position: relative;
  display: block;
  padding: 24px 10px;
  background-color: #86cece;
}
.services div > a:hover {
  background-color: #2f79cd;
  color: #fff;
}
.services ul {
  margin: 0;
  padding: 15px 10px;
  background-color: #daebeb;
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.services ul li {
  margin: 0;
  padding: 0;
  background-image: none;
}
.services ul li a {
  display: block;
  line-height: 2;
}
.services ul li a:hover {
  color: #2f79cd;
}
/* --- faq --- */
.page-faq {
  margin-top: 20px;
}
.page-faq h3,
.page-faq > p,
.page-faq > div {
  position: relative;
}
.page-faq h3 {
  cursor: pointer;
  margin: 10px 0 0;
  padding-bottom: 8px;
  text-align: left;
}

.page-faq > p,
.page-faq > div {
  display: none;
  margin: 0;
  padding-bottom: 10px;
}
.page-faq > div p:first-child {
  margin-top: 0;
}
.page-faq > div p:last-child {
  margin-bottom: 0;
}
.page-faq > div ul {
  margin-bottom: 0;
}
@media (min-width: 730px) {
  .page-faq h3 {
    padding-left: 20px;
    background: url(assets/images/faq-plus.png) no-repeat top 5px left;
  }
  .page-faq h3.active,
  .page-faq h3:hover {
    background-image: url(assets/images/faq-minus.png);
  }
  .page-faq > p,
  .page-faq > div {
    margin-left: 30px;
  }
}
/* --- styled hours --- */
.hours {
  display: table;
  margin: 0 auto;
  text-align: left;
}
.hours label {
  width: 100px;
  display: inline-block;
}
/* --- contact page --- */
.contact {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 49%;
  max-width: 100%;
  margin-top: 10px;
}
.contact-map iframe {
  height: 300px;
}
@media (max-width: 630px) {
  .contact {
    width: 100%;
    display: block;
  }
  .contact-map iframe {
    height: 200px;
  }
}
/* --- simple form --- */
.simple {
  line-height: 1;
  font-size: 0;
}
.simple input,
.simple textarea {
  box-sizing: border-box !important;
  border: 0;
  line-height: 1;
  font-size: 13px;
  width: 100%;
  max-width: 100%;
  padding: 0 10px;
  margin-bottom: 5px;
  height: 28px;
  background-color: #fff;
  color: #2060aa;
}
.simple textarea {
  height: 94px !important;
  padding: 10px;
}
.simple input:focus,
.simple textarea:focus {
  outline: 0;
  background-color: transparent;
  color: #009091;
}
::-webkit-input-placeholder {
  color: #b1b2b2;
}
:-moz-placeholder {
  color: #b1b2b2;
}
::-moz-placeholder {
  color: #b1b2b2;
}
:-ms-input-placeholder {
  color: #b1b2b2;
}
.simple .btn {
  width: 100%;
}

footer {
  position: relative;
  text-align: center;
  font-size: 14px;
  line-height: 2.14;
  letter-spacing: 0;
  background-color: #009091;
  color: #fff;
}

footer #quest {
  padding: 16px 0;
  margin-top: 15px;
  background-image: -webkit-linear-gradient(
    left,
    #86cece 0%,
    #86cece 25%,
    #e5f4f4 50%,
    #86cece 75%,
    #86cece 100%
  );
  background-image: linear-gradient(
    to right,
    #86cece 0%,
    #86cece 25%,
    #e5f4f4 50%,
    #86cece 75%,
    #86cece 100%
  );
}
footer #quest .flex-ed {
  display: block;
}
footer #quest h4 {
  font-size: 35px;
  line-height: 1.37;
}

footer #details {
  padding: 44px 0;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
footer #details > div {
  padding: 10px;
}
footer #details h3 {
  font-size: 14px;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}

footer .info a {
  display: table;
  color: #fff;
}
footer .info .pho {
  font-size: 24px;
  line-height: 1;
}
footer .info .phy {
  margin: 14px auto;
}

footer .social {
  font-size: 0;
  line-height: 1;
}
footer .social a {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
  background-color: #fff;
  width: 32px;
  line-height: 32px;
  margin: 0 4px;
  border-radius: 50%;
}
footer .social .fb {
  color: #3b5998;
}
footer .social .gp {
  color: #dd4b39;
}

footer .hours {
  margin: 0 auto;
}

footer ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
}
footer ul li {
  display: inline-block;
  vertical-align: top;
  max-width: 180px;
  width: 100%;
  margin: 0;
}
footer ul li a {
  display: block;
  color: #fff;
}
footer .info a:hover,
footer ul li a:hover {
  color: #86cece;
}

footer #assoc {
  background-color: #fff;
}
footer #assoc .container {
  padding: 0;
  max-width: 900px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
footer #assoc img {
  margin: 30px 0;
  height: 60px;
}

footer #copy {
  background-color: #fff;
  padding: 10px 10px 40px;
  text-align: center;
  font-size: 11px;
  line-height: 1;
  font-family: Arial;
  font-weight: 400;
}
footer #copy,
footer #copy a {
  color: #000;
}
footer #copy a:hover {
  text-decoration: underline;
}

@media (min-width: 700px) {
  footer #quest > .flex-ed {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
  }
  footer #quest h4 {
    margin-right: 30px;
  }
  footer #quest h4 br {
    display: block;
  }
  footer #quest form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
@media (min-width: 810px) {
  footer .simple article {
    display: inline-block;
    vertical-align: top;
    max-width: calc(50% - 5px);
    width: 100%;
    float: left;
  }
  footer .simple article:last-of-type {
    float: right;
  }

  footer #assoc img {
    height: inherit;
  }
}
@media (min-width: 1000px) {
  footer #quest .flex-ed {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
  footer .simple section {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  footer .simple article input:last-child,
  footer .simple article textarea {
    margin-bottom: 0;
  }
  footer .simple button {
    margin-left: 0px;
    padding: 0;
    letter-spacing: 2px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 200px;
    -ms-flex: 0 1 200px;
    flex: 0 1 200px;
    min-width: 200px;
  }
  footer .simple button span {
    display: block;
    font-size: 36px;
    font-weight: 300;
    letter-spacing: normal;
    margin-bottom: 4px;
  }

  footer,
  footer #details h3 {
    text-align: left;
  }
  footer ul {
    max-width: 560px;
  }
  footer .info .phy {
    margin-left: 0;
  }
}

/* --- animations & request form [minified] --- */
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* --- animations & request form [minified] --- */
.styled-form {
  margin-top: 15px;
  font-size: 14px;
}
.styled-form .drei {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.styled-form .drei + .drei {
  margin-top: 5px;
}
.styled-form .input-content,
.styled-form .inline {
  width: calc(100% / 3 - 5px);
  min-height: 52px;
}
.styled-form .inline,
.input-content {
  background-color: #363636;
}
.input__label-content strong,
.input__label-content strong a {
  color: #363636;
}
.input-content,
.styled-form .inline label,
.styled-form .inline,
.input--filled .input__label .input__label-content strong,
.input--filled .input__label .input__label-content a {
  color: #fff !important;
}
.styled-form .drei:first-of-type {
  line-height: 1 !important;
}
.styled-form .inline {
  padding: 8px 16px;
}
.styled-form .inline span input {
  margin-right: 4px;
}
.styled-form .inline span {
  display: block;
  line-height: 1.4;
}
.styled-form .hear {
  margin: 10px 0;
}
.styled-form .hear label {
  display: inline-block;
  margin-right: 8px;
}
.input-content {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.input__field {
  -webkit-appearance: none;
  position: absolute;
  z-index: 2;
  display: block;
  float: right;
  border: none;
  border-radius: 0;
  padding: 0 14px;
  margin-top: 1.2em;
  height: 29px;
  width: 100%;
  background: transparent;
  color: #fff;
}
.input__field:focus {
  outline: none;
}
.input__label {
  display: inline-block;
  float: right;
  padding: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.input__label::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0 solid transparent;
  -webkit-transition:
    border-width 0.3s,
    border-color 0.3s;
  transition:
    border-width 0.3s,
    border-color 0.3s;
}
.input__label-content {
  position: relative;
  display: block;
  width: 100%;
  padding: 1.1em 1em;
  text-rendering: geometricPrecision;
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition:
    -webkit-transform 0.3s,
    color 0.3s;
  -webkit-transition:
    color 0.3s,
    -webkit-transform 0.3s;
  transition:
    color 0.3s,
    -webkit-transform 0.3s;
  transition:
    transform 0.3s,
    color 0.3s;
  transition:
    transform 0.3s,
    color 0.3s,
    -webkit-transform 0.3s;
}
.input__label-content strong {
  float: right;
  font-weight: normal;
}
.input__field:focus + .input__label::before,
.input--filled .input__label::before {
  border-width: 5px;
  border-color: #009091;
  border-top-width: 1.2em;
}
.input__field:focus + .input__label .input__label-content,
.input--filled .input__label .input__label-content {
  color: #fff;
  font-size: 14px;
  padding: 0.85em 1em;
  -webkit-transform: translate3d(0, -0.65em, 0);
  transform: translate3d(0, -0.65em, 0);
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: transparent !important;
}
@media (max-width: 600px) {
  .styled-form .input-content,
  .styled-form .inline {
    width: 100%;
    display: block;
  }
  .styled-form .input-content + .input-content {
    margin-top: 5px;
  }
}

.interior,
#append {
  color: #fff;
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
  text-align: center;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.04em;
}

.interior {
  font-size: 20px;
}

#append {
  font-size: 44px;
  line-height: 1.27;
  font-weight: 200;
}

@media (max-width: 1000px) {
  h1,
  #banner p span {
    font-size: 40px;
  }
  #banner p,
  .index h2 big,
  .more-to-explore h6,
  footer #quest h4 {
    font-size: 34px;
  }
  .index h3,
  .services div > a {
    font-size: 20px;
  }
  h3,
  .index h2 small {
    font-size: 18px;
  }

  main #page {
    margin-top: 20px;
  }
  main h2,
  main h3 {
    margin-bottom: 16px;
  }

  #split.doc {
    margin: 20px auto;
  }
  #split.doc .flex-ed {
    margin: 0 auto;
  }
  #split.doc figure img {
    width: 300px;
  }
  #split figure {
    margin: 5px;
  }
  #split figure:before {
    top: -5px;
    left: -5px;
  }
  #split figure:after {
    bottom: -5px;
    right: -5px;
  }

  #switch {
    padding-top: 30px;
    margin-top: 0;
  }
  #switch ul li {
    margin: 0;
  }
}
@media (max-width: 700px) {
  h1,
  #banner p span {
    font-size: 26px;
  }
  h2,
  h1 small,
  #banner p,
  .index h2 big,
  .more-to-explore h6,
  #quote {
    font-size: 20px;
  }
  .index h3,
  .services div > a {
    font-size: 16px;
  }
  h4,
  .page-faq h3,
  .services ul li a {
    font-size: 14px;
  }

  #title {
    min-height: 200px;
  }

  #title h1 small:before,
  .index h2 big:after,
  .index h2 small:after,
  #callouts h3:after,
  #callouts div:after,
  #reviews h2 big:before,
  #reviews h2 big:after {
    height: 1px;
  }

  .services div > a {
    padding: 14px 10px;
  }

  #reviews,
  #give section {
    padding: 20px 0;
  }

  #give img {
    height: 60px;
  }

  #split .flex-ed {
    display: block;
    text-align: center;
  }
  #split figure {
    display: table;
    margin: 0 auto;
  }

  #switch {
    padding: 20px 0;
  }
  #switch ul {
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  #switch ul li a {
    width: 160px;
  }

  .no-scroll-map iframe {
    height: 200px;
  }

  footer #copy span {
    display: block;
  }
  footer #copy span span {
    display: none;
  }

  .btn,
  .btn-alt {
    padding: 14px;
    border-width: 2px;
  }
  .more-to-explore .btn,
  .more-to-explore .btn-alt {
    margin: 5px;
    min-width: 270px;
  }
  .interior {
    font-size: 18px;
  }
  #append {
    font-size: 24px;
  }
}

@media (max-width: 590px) {
  #callouts {
    display: block;
  }
  #callouts br {
    display: none;
  }
  #callouts a {
    display: block;
  }
  #callouts p {
    max-width: 100%;
  }

  #quote,
  #quote strong {
    font-size: 16px;
  }

  footer #details {
    padding: 20px 0 10px;
  }
  footer .list {
    display: none;
  }
  footer #assoc img {
    height: 40px;
    margin: 18px 0;
  }

  #reviews img {
    float: none;
    margin-bottom: 10px;
  }
  #reviews star,
  #reviews author {
    text-align: center;
    display: block;
  }

  #banner h1 {
    font-size: 30px;
  }
}

#page .why {
  padding: 30px 10px 10px;
  position: relative;
  counter-reset: why-section;
  margin-bottom: 15px;
}
#page .why:before {
  content: "";
  position: absolute;
  left: -900px;
  right: -900px;
  top: 0;
  bottom: 0;
  background-color: #2060aa;
}
#page .why h2 {
  text-align: center;
  font-size: 30px;
  position: relative;
  z-index: 2;
  color: #fff;
}
#page .why ul {
  display: flex;
  justify-content: space-around;
  align-items: center;
  text-align: center;
  align-items: flex-start;
  position: relative;
  z-index: 2;
  list-style: none;
  color: #fff;
}
#page .why ul li {
  max-width: 280px;
  flex: 1 1 33%;
  padding: 0;
  margin: 10px;
  width: 100%;
  overflow: visible;
  text-align: center;
  background-image: none;
}
#page .why ul li:before {
  counter-increment: why-section;
  content: counter(why-section);
  z-index: 2;
  display: block;
  margin: 0 auto 10px;
  font-size: 30px;
  width: auto;
  height: auto;
  position: static;
  background-color: transparent;
  color: #fff;
}

@media (max-width: 730px) {
  #page .why ul {
    flex-wrap: wrap;
    padding: 0;
  }
  #page .why ul li {
    flex: 1 1 100%;
  }
}
.mini-wrapper {
  display: none;
}

/* Safety Pages */
.safe-page {
  background-color: #2060aa;
  display: block;
  padding: 5px;
  text-align: center;
  color: #fff;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
}
.safe-page:hover {
  background-color: #3796af;
  color: #fff;
  text-decoration: none;
}

#safety {
  max-width: 1030px;
  margin: 40px auto 0;
  padding: 20px 10px;
  position: relative;
}
#safety .flex-ed {
  margin: 40px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  justify-content: space-around;
  flex-wrap: nowrap;
}
#safety article {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 800px;
  flex: 0 1 800px;
  padding: 0 10px;
}
#safety p {
  font-size: 18px;
  line-height: 1.6;
}
#safety h3 {
  font-size: 35px;
  margin: 5px auto;
  font-weight: 400;
  line-height: 1.2;
  text-align: left;
  letter-spacing: 0;
}
#safety h3:after {
  background-color: #009091;
  content: "";
  display: block;
  height: 2px;
  width: 57px;
  margin: 10px 0;
}

.covid-icon {
  box-shadow: 0 0 0 10px #fff;
  border: 3px solid #009091;
  margin: 10px;
  height: 140px;
  width: 140px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 140px;
  flex: 0 0 140px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 20px;
}
.cls-1,
cls-1.per {
  stroke: #252525;
  stroke-miterlimit: 10;
  stroke-width: 0.75px !important;
  fill: #fff;
}
.cls-2,
.cls-3 {
  fill: #fff;
}
.cls-2,
.cls-3,
.cls-4 {
  stroke: #009091;
}
.filler.cls-2,
.filler.cls-1 {
  fill: #fff !important;
}
.thinner .cls-1 {
  stroke-width: 0.1px !important;
  fill: #252525;
}
.thinner .cls-2 {
  stroke-width: 0.1px !important;
  fill: #009091;
}
.thinner .cls-2,
.thinner .cls-3 {
  stroke-width: 0.5px;
}
.stroker .cls-2,
.stroker .cls-3 {
  stroke-width: 0.4px !important;
}
.page_covid-19-safety-protocol {
  overflow-x: hidden;
}

@media (max-width: 750px) {
  .safe-page {
    letter-spacing: 0;
  }
  #safety .flex-ed {
    display: block;
    text-align: center;
  }
  .covid-icon {
    margin: 20px auto;
  }
  #safety h3 {
    text-align: center;
  }
  #safety h3:after {
    margin: 10px auto;
  }
}

@media (max-width: 590px) {
  #safety h3 {
    font-size: 28px;
  }
}

#index-faqs {
  max-width: 1000px;
  margin: 70px auto 0;
  padding: 0 20px;
}
#index-faqs > h2,
#index-faqs > p {
  text-align: center;
}
#index-faqs .accordion h3 {
  font-size: 22px;
  text-align: left;
}
@media (max-width: 768px) {
  #index-faqs .accordion h3 {
    font-size: 18px;
    padding-right: 60px;
  }
  #index-faqs .accordion .toggle {
    padding: 15px 0 15px 15px;
  }
}

.accordion {
  margin: 0 auto;
  padding: 50px 20px;
  text-align: left;
  max-width: 1100px;
}
.accordion .toggle {
  position: relative;
  cursor: pointer;
  clear: both;
  padding: 15px 0 15px 25px;
  width: 100%;
  display: block;
  text-align: left;
}
.accordion .toggle h2,
.accordion .toggle h3 {
  transition: all 0.3s;
  margin: 0;
}
.accordion .toggle.active:after {
  transform: rotate(180deg);
  padding-bottom: 5px;
}
.accordion .toggle:hover h2,
.accordion .toggle:hover h3 {
  color: #0c60cf;
}
.accordion .toggle:after {
  content: "\e81a";
  font-family: fontello;
  line-height: 0;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 32px;
  width: 54px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f2f2f2;
  border: 1px solid #ccc;
}
.accordion .toggle-wrapper {
  padding: 0;
  margin-bottom: 10px;
  background-color: transparent;
  border: 1px solid #ccc;
}
.accordion .toggle-wrapper > div {
  display: none;
  padding: 0 50px 20px 20px;
}
@media (max-width: 1024px) {
  .accordion > div {
    padding: 0 25px 20px 3px;
  }
}
