/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

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

a img {
  border: none; }

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

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on February 27, 2018 */
@font-face {
  font-family: 'optidiannascript';
  src: url("/fonts/optidiannascript.woff2") format("woff2"), url("/fonts/optidiannascript.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
/* ---------------------- Responsiveness ---------------------- */
#ems {
  position: fixed;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.75);
  left: 30%;
  bottom: 0;
  padding: 0.25em; }
  #ems p {
    padding-bottom: 0; }

#ems p {
  color: black;
  font-weight: bold; }
  #ems p:after {
    content: ' <1 (i6 V)';
    margin-left: 1em; }
    @media only screen and (min-width: 32em) {
      #ems p:after {
        content: 'bp1'; } }
    .no-mq #ems p:after {
      content: 'bp1'; }
    @media only screen and (min-width: 41.5em) {
      #ems p:after {
        content: 'bp2/i6 H'; } }
    .no-mq #ems p:after {
      content: 'bp2/i6 H'; }
    @media only screen and (min-width: 47.5em) {
      #ems p:after {
        content: 'bp3/ipad V'; } }
    .no-mq #ems p:after {
      content: 'bp3/ipad V'; }
    @media only screen and (min-width: 62em) {
      #ems p:after {
        content: 'bp4/ipad H'; } }
    .no-mq #ems p:after {
      content: 'bp4/ipad H'; }
    @media only screen and (min-width: 72em) {
      #ems p:after {
        content: 'bp5'; } }
    .no-mq #ems p:after {
      content: 'bp5'; }
    @media only screen and (min-width: 85em) {
      #ems p:after {
        content: 'bp6'; } }
    .no-mq #ems p:after {
      content: 'bp6'; }
    @media only screen and (min-width: 100em) {
      #ems p:after {
        content: 'bp7'; } }
    .no-mq #ems p:after {
      content: 'bp7'; }

/* ----------------------  ---------------------- */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

body {
  font-family: "Lato", sans-serif;
  line-height: 1.3em;
  -webkit-text-size-adjust: 100%; }

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

*[data-href] {
  cursor: hand;
  cursor: pointer; }

figure img {
  width: 100%;
  display: block; }

.clear {
  clear: both; }

.fr {
  float: right; }

.fl {
  float: left; }

.oh {
  overflow: hidden; }

.smallcaps {
  font-variant: small-caps; }

.allcaps {
  text-transform: uppercase; }

.smaller {
  font-size: 90%; }

.tal {
  text-align: left !important; }

.tar {
  text-align: right !important; }

.center {
  text-align: center; }

.centerm {
  margin: 0 auto; }

.fixed {
  position: fixed; }

@media only screen and (max-width: 41.5em) {
  .fixed-bp2 {
    position: fixed; } }

@media only screen and (max-width: 47.5em) {
  .fixed-bp3 {
    position: fixed; } }

strong {
  font-weight: bold; }

em {
  text-decoration: underline; }

u {
  text-decoration: underline; }

p, a, h1, h2, h3, h4, h5, h6, li, q {
  color: inherit;
  line-height: inherit; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

p {
  padding-bottom: 1em;
  font-size: 100%; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.3em;
  font-family: "Lato", sans-serif; }

h1 {
  font-size: 274.4%;
  font-weight: bold;
  margin-bottom: 0.5em; }

h2 {
  font-size: 196%; }

h3 {
  font-size: 140%; }

h2, h3, h4, h5 {
  margin-bottom: 1em; }

p + h1, p + h2, p + h3, p + h4 {
  margin-top: 1.5em; }

.cols + h1, .cols + h2, .cols + h3, .cols + h4 {
  margin-top: 1.5em; }

section + h1, section + h2, section + h3, section + h4 {
  margin-top: 0.5em; }

div.button, p.button {
  padding: 0; }

p.button.wide {
  width: 100%;
  text-align: center; }
  p.button.wide a {
    display: block; }

input[type=submit],
p.button.thin a {
  padding: 0.5em 1em; }

button,
.button a,
input[type=submit] {
  font-family: "Lato", sans-serif;
  background: #a0c846;
  border: none;
  padding: 1em 1em;
  color: white;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  font-size: 140%;
  letter-spacing: 1px;
  cursor: hand;
  cursor: pointer;
  font-weight: 400; }
  button:hover,
  .button a:hover,
  input[type=submit]:hover {
    background: #84a932;
    color: white;
    text-decoration: none; }
  button.wide,
  .button a.wide,
  input[type=submit].wide {
    width: 100%; }

.button a {
  display: inline-block; }

p + p.button,
p + button {
  margin-top: 1em; }

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="date"],
textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border: 1px solid #DDD;
  padding: 0.5em 1em;
  margin-bottom: 0.5em;
  font-size: 100%;
  font-family: verdana, sans-serif; }

textarea {
  height: 5em; }

input::-webkit-input-placeholder {
  color: #999; }

input:-moz-placeholder {
  color: #999; }

textarea::-webkit-input-placeholder {
  color: #999; }

textarea:-moz-placeholder {
  color: #999; }

select::-ms-expand {
  display: none; }

.captchaSection {
  margin-bottom: 2em; }

input.captcha {
  width: 5em;
  display: inline-block; }

.captchaText {
  display: inline; }

/* ---------------------- layouts ---------------------- */
body > section {
  padding: 80px 0px;
  padding: 5rem 0rem; }
  body > section.rotator {
    padding: 0; }

.band {
  width: 100%;
  overflow: hidden; }
  .band.white {
    background: white;
    color: #36394f; }
  .band.blue {
    background: #36394f;
    color: white; }
  .band.bottomSlash {
    height: 52px;
    background: url("/images/lower-divider.png") 50% 50% no-repeat; }
  .band.headerSlash {
    background: url("/images/header-slash-wide.png") 0% 50% no-repeat;
    color: white; }

.container {
  margin: 0 2em; }
  @media only screen and (min-width: 41.5em) {
    .container {
      margin: 0 auto;
      width: 37.5em; } }
  .no-mq .container {
    margin: 0 auto;
    width: 37.5em; }
  @media only screen and (min-width: 47.5em) {
    .container {
      width: 43.5em; } }
  .no-mq .container {
    width: 43.5em; }
  @media only screen and (min-width: 62em) {
    .container {
      width: 58em; } }
  .no-mq .container {
    width: 58em; }
  @media only screen and (min-width: 72em) {
    .container {
      width: 68em; } }
  .no-mq .container {
    width: 68em; }
  @media only screen and (min-width: 85em) {
    .container {
      width: 81em; } }
  .no-mq .container {
    width: 81em; }
  @media only screen and (min-width: 100em) {
    .container {
      width: 96em; } }
  .no-mq .container {
    width: 96em; }

.rotatorWrapper {
  position: relative; }

.rotator .flex-control-nav {
  bottom: 6%; }

.band.rotator {
  margin: 0; }
  .band.rotator ul.rotator {
    margin-bottom: 0;
    overflow: hidden; }
    .band.rotator ul.rotator li {
      position: relative;
      line-height: 0;
      z-index: 1; }
      .band.rotator ul.rotator li img {
        width: 100%; }
      .band.rotator ul.rotator li aside {
        position: absolute;
        z-index: 50;
        left: 8%;
        top: 20%;
        color: #36394f; }
        @media only screen and (min-width: 41.5em) {
          .band.rotator ul.rotator li aside {
            top: 30%; } }
        .no-mq .band.rotator ul.rotator li aside {
          top: 30%; }
        .band.rotator ul.rotator li aside h1 {
          font-weight: 100;
          font-family: "optidiannascript", "OPTIDiannaScript", "script";
          line-height: 1.1;
          font-size: 7vw;
          text-shadow: 1px 1px 1px white, 1px 1px 1px white;
          margin-bottom: 0; }
          .band.rotator ul.rotator li aside h1 span {
            font-size: 80%;
            margin-left: 1.25em; }
        .band.rotator ul.rotator li aside h2 {
          margin-top: 0.15em;
          font-family: "Josefin Sans", "Lato", "sans-serif";
          margin-left: 5em;
          font-size: 3vw;
          font-style: italic;
          text-shadow: 1px 1px 1px white, -1px -1px 1px white; }
      .band.rotator ul.rotator li .slash {
        width: 100%;
        z-index: 50; }
        .band.rotator ul.rotator li .slash .cols--slash {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-box-pack: space-evenly;
              -ms-flex-pack: space-evenly;
                  justify-content: space-evenly;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
        .band.rotator ul.rotator li .slash .schedule {
          background: #36394f;
          margin-bottom: 0;
          width: 100%;
          text-align: center;
          padding-top: 2em;
          padding-bottom: 2em;
          color: white;
          padding-left: 30px; }
          .band.rotator ul.rotator li .slash .schedule .button {
            margin-bottom: 1em; }
            .band.rotator ul.rotator li .slash .schedule .button a {
              font-family: "optidiannascript", "OPTIDiannaScript", "script";
              padding: 0.75em 2em;
              font-weight: 100;
              font-size: 150%; }
          .band.rotator ul.rotator li .slash .schedule p {
            line-height: 1.3;
            font-weight: 100;
            margin-bottom: 0;
            padding-bottom: 0; }
        .band.rotator ul.rotator li .slash .col {
          background: #a0c846;
          margin-bottom: 0;
          padding-top: 2em;
          padding-bottom: 2em;
          width: 33.33333%; }
        .band.rotator ul.rotator li .slash h3 {
          font-family: "optidiannascript", "OPTIDiannaScript", "script";
          text-align: center;
          color: rgba(54, 57, 79, 0.9);
          line-height: 0.9;
          font-size: 5vw;
          margin-bottom: 0.4em; }
        @media only screen and (min-width: 47.5em) {
          .band.rotator ul.rotator li .slash {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            background: url("/images/header-slash.png") 0% 50% no-repeat;
            height: 140px; }
            .band.rotator ul.rotator li .slash .cols--slash {
              height: 140px; }
              .band.rotator ul.rotator li .slash .cols--slash > div {
                background: none !important;
                padding-top: 0 !important;
                padding-bottom: 0 !important; }
              .band.rotator ul.rotator li .slash .cols--slash .schedule {
                width: 400px;
                margin-left: 0;
                margin-right: auto;
                text-align: left; }
              .band.rotator ul.rotator li .slash .cols--slash .col {
                margin-top: 0.5em;
                margin-left: auto;
                margin-right: auto;
                width: auto; }
                .band.rotator ul.rotator li .slash .cols--slash .col h3 {
                  font-size: 3vw; } }
        .no-mq .band.rotator ul.rotator li .slash {
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          background: url("/images/header-slash.png") 0% 50% no-repeat;
          height: 140px; }
          .no-mq .band.rotator ul.rotator li .slash .cols--slash {
            height: 140px; }
            .no-mq .band.rotator ul.rotator li .slash .cols--slash > div {
              background: none !important;
              padding-top: 0 !important;
              padding-bottom: 0 !important; }
            .no-mq .band.rotator ul.rotator li .slash .cols--slash .schedule {
              width: 400px;
              margin-left: 0;
              margin-right: auto;
              text-align: left; }
            .no-mq .band.rotator ul.rotator li .slash .cols--slash .col {
              margin-top: 0.5em;
              margin-left: auto;
              margin-right: auto;
              width: auto; }
              .no-mq .band.rotator ul.rotator li .slash .cols--slash .col h3 {
                font-size: 3vw; }
        @media only screen and (min-width: 62em) {
          .band.rotator ul.rotator li .slash {
            height: 160px; }
            .band.rotator ul.rotator li .slash .cols--slash {
              height: 160px; } }
        .no-mq .band.rotator ul.rotator li .slash {
          height: 160px; }
          .no-mq .band.rotator ul.rotator li .slash .cols--slash {
            height: 160px; }
        @media only screen and (min-width: 72em) {
          .band.rotator ul.rotator li .slash .cols--slash .col h3 {
            font-size: 250%; } }
        .no-mq .band.rotator ul.rotator li .slash .cols--slash .col h3 {
          font-size: 250%; }

/* ---------------------- common ---------------------- */
.cols {
  overflow: hidden;
  margin-bottom: 1em; }
  .cols img {
    max-width: 100%; }

@media only screen and (min-width: 47.5em) {
  .cols--two > * {
    float: left;
    width: 47.5%; }
    .cols--two > *:nth-child(2n+1) {
      clear: left;
      float: left; }
    .cols--two > *:nth-child(2n) {
      float: right; } }
.no-mq .cols--two > * {
  float: left;
  width: 47.5%; }
  .no-mq .cols--two > *:nth-child(2n+1) {
    clear: left;
    float: left; }
  .no-mq .cols--two > *:nth-child(2n) {
    float: right; }
@media only screen and (min-width: 47.5em) {
  .cols--two.line > *:nth-child(2n) {
    border-left: 1px solid #888; } }
.no-mq .cols--two.line > *:nth-child(2n) {
  border-left: 1px solid #888; }

@media only screen and (min-width: 41.5em) {
  .cols--three > * {
    float: left;
    width: 30%;
    margin-left: 5%; }
    .cols--three > *:nth-child(3n+1) {
      clear: left;
      margin-left: 0; } }
.no-mq .cols--three > * {
  float: left;
  width: 30%;
  margin-left: 5%; }
  .no-mq .cols--three > *:nth-child(3n+1) {
    clear: left;
    margin-left: 0; }

@media only screen and (min-width: 32em) {
  .cols--three-two > * {
    float: left;
    width: 46%;
    margin-left: 8%; }
    .cols--three-two > *:nth-child(2n+1) {
      clear: left;
      margin-left: 0; } }
.no-mq .cols--three-two > * {
  float: left;
  width: 46%;
  margin-left: 8%; }
  .no-mq .cols--three-two > *:nth-child(2n+1) {
    clear: left;
    margin-left: 0; }
@media only screen and (min-width: 62em) {
  .cols--three-two > * {
    width: 30%;
    margin-left: 3.33333%; }
    .cols--three-two > *:nth-child(2n+1) {
      clear: none;
      margin-left: 3.33333%; }
    .cols--three-two > *:nth-child(3n+1) {
      clear: left;
      margin-left: 0; } }
.no-mq .cols--three-two > * {
  width: 30%;
  margin-left: 3.33333%; }
  .no-mq .cols--three-two > *:nth-child(2n+1) {
    clear: none;
    margin-left: 3.33333%; }
  .no-mq .cols--three-two > *:nth-child(3n+1) {
    clear: left;
    margin-left: 0; }

.cols--four > * {
  margin-bottom: 2em; }
@media only screen and (min-width: 32em) {
  .cols--four > * {
    float: left;
    width: 47.5%;
    margin-left: 5%; }
    .cols--four > *:nth-child(2n+1) {
      clear: left;
      margin-left: 0; } }
.no-mq .cols--four > * {
  float: left;
  width: 47.5%;
  margin-left: 5%; }
  .no-mq .cols--four > *:nth-child(2n+1) {
    clear: left;
    margin-left: 0; }
@media only screen and (min-width: 47.5em) {
  .cols--four > * {
    width: 23.75%;
    margin-left: 1.66667%; }
    .cols--four > *:nth-child(2n+1) {
      clear: none;
      margin-left: 1.66667%; }
    .cols--four > *:nth-child(4n+1) {
      clear: left;
      margin-left: 0; } }
.no-mq .cols--four > * {
  width: 23.75%;
  margin-left: 1.66667%; }
  .no-mq .cols--four > *:nth-child(2n+1) {
    clear: none;
    margin-left: 1.66667%; }
  .no-mq .cols--four > *:nth-child(4n+1) {
    clear: left;
    margin-left: 0; }

@media only screen and (min-width: 47.5em) {
  .cols--five > * {
    float: left;
    width: 18.4%;
    margin-left: 2%; }
    .cols--five > *:nth-child(5n+1) {
      clear: left;
      margin-left: 0; } }
.no-mq .cols--five > * {
  float: left;
  width: 18.4%;
  margin-left: 2%; }
  .no-mq .cols--five > *:nth-child(5n+1) {
    clear: left;
    margin-left: 0; }

/* ---------------------- lists ---------------------- */
ol {
  counter-reset: li;
  /* Initiate a counter */
  list-style: none;
  /* Remove default numbering */
  *list-style: decimal;
  /* Keep using default numbering for IE6/7 */
  font: 15px 'trebuchet MS', 'lucida sans';
  padding: 1.5em;
  margin-bottom: 4em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

ul {
  margin-bottom: 1em; }

/* ---------- rounded list ---------- */
.rounded-list {
  padding: 0 1.5em; }

.rounded-list li {
  position: relative;
  display: block;
  padding: .4em .4em .4em 2em;
  *padding: .4em;
  margin: .5em 0;
  background: #ddd;
  color: #444;
  text-decoration: none;
  border-radius: .3em;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }
  .rounded-list li a:hover {
    background: none; }
  .rounded-list li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -1.3em;
    top: 50%;
    margin-top: -1.3em;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: .3em solid #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    content: "\00BB \0020"; }

.rounded-list li:hover {
  background: #eee; }

ul.raquo li {
  list-style-type: none;
  padding-left: 10px;
  margin-bottom: 0.2em; }
ul.raquo:before {
  content: "\00BB \0020";
  display: inline;
  margin-left: -10px; }

/* ---------------------- header ---------------------- */
#mobileNavWrapper {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  position: fixed;
  z-index: 5601;
  right: 1em;
  top: 1em;
  width: 25px;
  height: 25px;
  background: rgba(255, 255, 255, 0.5);
  padding: 5px;
  display: block;
  border: 1px solid white; }
  @media only screen and (min-width: 47.5em) {
    #mobileNavWrapper {
      display: none; } }
  .no-mq #mobileNavWrapper {
    display: none; }

#mobile-nav {
  cursor: hand;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 15px double #fc615c;
  border-bottom: 5px solid #fc615c;
  width: 25px;
  height: 25px;
  display: block; }
  #mobile-nav:hover {
    text-decoration: none; }
  .menu-visible #mobile-nav {
    border: none;
    position: relative; }
    .menu-visible #mobile-nav:after {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0px;
      content: "\d7";
      font-size: 50px;
      color: white;
      text-align: center; }

@media only screen and (max-width: 47.5em) {
  .offcanvas-menu > div.menu {
    -webkit-transition: 500ms all;
    transition: 500ms all;
    left: -270px; }
  .offcanvas-menu.active {
    display: block;
    background: rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1000; }
    .offcanvas-menu.active > div.menu {
      background: #212331;
      position: fixed;
      top: 0;
      left: 0;
      bottom: 0;
      z-index: 1001;
      width: 270px;
      overflow-y: auto;
      max-width: 100%; }
      .offcanvas-menu.active > div.menu > nav {
        position: relative;
        display: block; } }

header {
  width: 100%;
  display: block;
  min-height: 1em;
  overflow: visible !important;
  position: absolute;
  z-index: 100;
  background: rgba(255, 255, 255, 0.8); }
  header div.logo {
    float: left; }
    header div.logo img {
      display: block;
      margin-bottom: 0.5em;
      margin-top: 0.25em;
      width: 128px;
      width: 8rem; }
      @media only screen and (min-width: 47.5em) {
        header div.logo img {
          width: 144px;
          width: 9rem;
          margin-top: 0.5em; } }
      .no-mq header div.logo img {
        width: 144px;
        width: 9rem;
        margin-top: 0.5em; }
      @media only screen and (min-width: 62em) {
        header div.logo img {
          width: 192px;
          width: 12rem;
          margin-top: 0.5em; } }
      .no-mq header div.logo img {
        width: 192px;
        width: 12rem;
        margin-top: 0.5em; }
  header h3.tel {
    clear: left;
    display: none;
    margin-bottom: 0;
    font-family: "Josefin Sans", "Lato", "sans-serif";
    font-style: italic; }
    @media only screen and (min-width: 41.5em) {
      header h3.tel {
        display: block;
        clear: none;
        float: right;
        margin-top: 0.6em; } }
    .no-mq header h3.tel {
      display: block;
      clear: none;
      float: right;
      margin-top: 0.6em; }
    header h3.tel, header h3.tel a {
      color: #fc615c; }
  header nav {
    line-height: 1.6em;
    position: fixed;
    z-index: 101;
    right: 0px;
    top: 0;
    padding-top: 1em;
    padding-left: 1em;
    padding-bottom: 1em;
    padding-right: 2em;
    color: white;
    display: none; }
    header nav .mobileLogo {
      width: 80%;
      margin-bottom: 2em; }
      @media only screen and (min-width: 47.5em) {
        header nav .mobileLogo {
          display: none; } }
      .no-mq header nav .mobileLogo {
        display: none; }
    @media only screen and (min-width: 47.5em) {
      header nav .mobileTel {
        display: none; } }
    .no-mq header nav .mobileTel {
      display: none; }
    header nav > ul {
      padding: 0; }
      header nav > ul > li {
        display: block;
        text-transform: uppercase;
        margin-bottom: 0.5em; }
        header nav > ul > li a:hover {
          text-decoration: none; }
        header nav > ul > li.current, header nav > ul > li a:hover {
          color: #fc615c; }
        header nav > ul > li > div {
          display: none;
          margin-left: 1em;
          line-height: 1.5em; }
    @media only screen and (min-width: 47.5em) {
      header nav {
        color: black;
        clear: right;
        padding: 0;
        margin: 0;
        margin-top: 0.25em;
        margin-bottom: 0.55em;
        display: block;
        position: inherit;
        float: right;
        font-weight: 700;
        font-size: 85%; }
        header nav > ul > li {
          text-transform: none;
          float: left;
          margin-left: 0.4em;
          padding-left: 0.4em; }
          header nav > ul > li:first-child {
            border-left: 0; }
          header nav > ul > li > div {
            margin-left: 0;
            position: absolute;
            padding-top: 1.5em;
            padding-bottom: 0.25em;
            left: 0;
            right: 0;
            z-index: 5001;
            width: 100%;
            border-top: 5px solid #CCC;
            background: white;
            line-height: 1.5em; }
            header nav > ul > li > div > ul li {
              float: left;
              width: 45%;
              margin-right: 2.5%;
              margin-left: 2.5%;
              margin-bottom: 0.5em; }
              header nav > ul > li > div > ul li:nth-child(odd) {
                text-align: right; } }
    .no-mq header nav {
      color: black;
      clear: right;
      padding: 0;
      margin: 0;
      margin-top: 0.25em;
      margin-bottom: 0.55em;
      display: block;
      position: inherit;
      float: right;
      font-weight: 700;
      font-size: 85%; }
      .no-mq header nav > ul > li {
        text-transform: none;
        float: left;
        margin-left: 0.4em;
        padding-left: 0.4em; }
        .no-mq header nav > ul > li:first-child {
          border-left: 0; }
        .no-mq header nav > ul > li > div {
          margin-left: 0;
          position: absolute;
          padding-top: 1.5em;
          padding-bottom: 0.25em;
          left: 0;
          right: 0;
          z-index: 5001;
          width: 100%;
          border-top: 5px solid #CCC;
          background: white;
          line-height: 1.5em; }
          .no-mq header nav > ul > li > div > ul li {
            float: left;
            width: 45%;
            margin-right: 2.5%;
            margin-left: 2.5%;
            margin-bottom: 0.5em; }
            .no-mq header nav > ul > li > div > ul li:nth-child(odd) {
              text-align: right; }
    @media only screen and (min-width: 62em) {
      header nav {
        font-size: 100%;
        margin-top: 0.75em; }
        header nav > ul > li {
          padding-left: 0.6em;
          margin-left: 0.6em; } }
    .no-mq header nav {
      font-size: 100%;
      margin-top: 0.75em; }
      .no-mq header nav > ul > li {
        padding-left: 0.6em;
        margin-left: 0.6em; }
    @media only screen and (min-width: 72em) {
      header nav {
        font-size: 120%;
        margin-top: 0.5em; } }
    .no-mq header nav {
      font-size: 120%;
      margin-top: 0.5em; }

@media only screen and (min-width: 47.5em) {
  .tar3 {
    text-align: right; } }
.no-mq .tar3 {
  text-align: right; }

.red {
  color: #fc615c; }

ul.greenDot li {
  margin-left: 1.5em; }
  ul.greenDot li:before {
    content: " ";
    background: #a0c846;
    width: 0.5em;
    height: 0.5em;
    display: inline-block;
    border-radius: 2em;
    margin-right: 1em;
    margin-left: -1.5em; }

.content {
  padding-top: 4em;
  padding-bottom: 4em; }
  .content h1 {
    color: #75952c;
    font-size: 220%; }
  .content p {
    font-weight: 700;
    font-size: 120%;
    line-height: 1.3; }

.c-main .location h3 {
  font-family: "Josefin Sans", "Lato", "sans-serif";
  font-size: 150%;
  line-height: 1.2; }

.headerSlash h1 {
  font-family: "optidiannascript", "OPTIDiannaScript", "script";
  margin-left: 2em;
  margin-top: 0.3em;
  margin-bottom: 0.3em; }

div.homeGallery figure {
  overflow: hidden;
  margin-right: 1em;
  margin-left: 1em; }
  div.homeGallery figure img {
    -webkit-transition: 250ms all;
    transition: 250ms all; }
    div.homeGallery figure img:hover {
      -webkit-transform: scale(1.15);
              transform: scale(1.15); }

.slick-arrow {
  display: none !important; }

/* ---------------------- video ---------------------- */
.videoSurround {
  margin-top: 3em;
  margin-bottom: 2em; }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  background: white; }
  .videoWrapper iframe {
    background: white;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* ---------------------- floor plans ---------------------- */
.floorplans > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 3em; }
@media only screen and (min-width: 47.5em) {
  .floorplans {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .floorplans > div {
      width: 45%;
      margin-bottom: 0; } }
.no-mq .floorplans {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .no-mq .floorplans > div {
    width: 45%;
    margin-bottom: 0; }
.floorplans figure {
  margin-bottom: auto;
  width: 100%; }
.floorplans h3 {
  margin-top: 2em;
  margin-bottom: 0;
  font-family: "Josefin Sans", "Lato", "sans-serif";
  font-weight: bold; }
.floorplans h4 {
  font-weight: bold;
  font-size: 95%; }

h3.centerHeader {
  color: #a0c846;
  font-family: "optidiannascript", "OPTIDiannaScript", "script";
  margin-top: 2em;
  font-size: 200%;
  text-align: center; }

@media only screen and (min-width: 47.5em) {
  .amenities {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .amenities > div {
      width: 45%; } }
.no-mq .amenities {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .no-mq .amenities > div {
    width: 45%; }
.amenities ul li {
  font-size: 120%;
  line-height: 1.3em;
  margin-bottom: 0.5em; }

.content p.legal {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  margin-top: 3em;
  font-style: italic; }
.content div + h3 {
  margin-top: 3em; }

/* ---------------------- maps ---------------------- */
.band.map {
  position: relative; }
  .band.map figure.telIcon {
    width: 2em; }
  .band.map .mapHover {
    position: absolute;
    left: 5%;
    z-index: 105;
    padding-top: 8em; }
  .band.map #gmap {
    width: 100%;
    height: 25em;
    z-index: 10; }

.rotator.band.map #gmap {
  height: 35em; }

.mapHover h1 {
  font-family: "Josefin Sans", "Lato", "sans-serif";
  font-size: 200%;
  margin-bottom: 0.3em;
  text-shadow: 1px 1px 1px white; }
.mapHover h2 {
  font-family: "Josefin Sans", "Lato", "sans-serif";
  text-shadow: 1px 1px 1px white;
  font-weight: 300;
  font-size: 150%;
  margin-bottom: 0.5em; }
.mapHover figure {
  float: left;
  margin-right: 1em; }
.mapHover h3 {
  text-shadow: 1px 1px 1px white;
  font-family: "Josefin Sans", "Lato", "sans-serif";
  font-size: 150%;
  float: left;
  margin-top: -0.12em; }

/* ----------------------  ---------------------- */
.galleryPreview {
  margin-top: 3em; }
  .galleryPreview figure {
    position: relative;
    overflow: hidden;
    -webkit-transition: 250ms all;
    transition: 250ms all;
    margin-bottom: 2em; }
    .galleryPreview figure figcaption {
      pointer-events: none;
      display: block;
      color: white;
      position: absolute;
      top: 100%;
      bottom: -40%;
      right: 0;
      left: 0;
      background: rgba(54, 57, 79, 0.7);
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-transition: 250ms all;
      transition: 250ms all; }
      .galleryPreview figure figcaption h2 {
        margin-bottom: 0;
        margin: 0 auto; }
    .galleryPreview figure:hover figcaption {
      top: 60%;
      bottom: 0; }

/* ---------------------- form ---------------------- */
form.contact {
  margin-top: 3em; }
  @media only screen and (min-width: 47.5em) {
    form.contact .fName, form.contact .fPhone, form.contact .fEmail {
      width: 47.5%; }
    form.contact .fName, form.contact .fEmail {
      float: left; }
    form.contact .fPhone {
      float: right; }
    form.contact .fDate {
      padding-top: 2em;
      clear: both;
      margin-bottom: 1em; } }
  .no-mq form.contact .fName, .no-mq form.contact .fPhone, .no-mq form.contact .fEmail {
    width: 47.5%; }
  .no-mq form.contact .fName, .no-mq form.contact .fEmail {
    float: left; }
  .no-mq form.contact .fPhone {
    float: right; }
  .no-mq form.contact .fDate {
    padding-top: 2em;
    clear: both;
    margin-bottom: 1em; }
  form.contact .datepicker {
    max-width: 20em; }
  form.contact label {
    display: block;
    margin-bottom: 0.5em; }

.datepicker {
  background: url(/images/calendar-icon.png) 95% 50% no-repeat;
  background-size: 20px;
  cursor: default; }

/* ---------------------- application ---------------------- */
form.application .pb {
  padding-bottom: 1em; }
form.application p {
  font-weight: 400; }
form.application input.inline {
  display: inline-block;
  width: 10em;
  margin-right: 0.5em; }
  form.application input.inline.wide {
    width: 25em;
    max-width: 100%; }
form.application p.inlineForm {
  line-height: 1.8; }
form.application p input.inline {
  background: #F8F8F8;
  padding: 0 0.5em;
  font-size: 90%; }
form.application label.b {
  display: block;
  margin-bottom: 0.5em; }

#accordion {
  margin-bottom: 2em; }
  #accordion fieldset {
    border-bottom: 1px solid #36394f;
    padding-bottom: 2em;
    margin-bottom: 2em; }
    #accordion fieldset:last-of-type {
      border-bottom: none;
      margin-bottom: 0; }
  #accordion legend {
    font-family: "Josefin Sans", "Lato", "sans-serif";
    display: block;
    margin-bottom: 1em;
    color: #36394f;
    font-weight: 700;
    padding-left: 0.75em;
    padding-right: 0.75em;
    border-bottom: 1px dashed #36394f; }
  #accordion .skippable {
    margin-bottom: 1.5em; }
    #accordion .skippable label {
      font-style: italic;
      color: #84a932; }
  #accordion .radioLabel {
    overflow: hidden;
    margin-bottom: 0.5em;
    padding: 0.25em; }
    #accordion .radioLabel > label:nth-child(1) {
      overflow: hidden; }
    #accordion .radioLabel > input {
      float: left;
      width: 1em; }
    #accordion .radioLabel > label:nth-child(3), #accordion .radioLabel > label:nth-child(5) {
      float: left;
      width: 4em; }
    @media only screen and (min-width: 47.5em) {
      #accordion .radioLabel > * {
        float: left; }
      #accordion .radioLabel > label:nth-child(1) {
        width: 65%;
        float: left; }
      #accordion .radioLabel > input {
        width: 1em; }
      #accordion .radioLabel > label:nth-child(3), #accordion .radioLabel > label:nth-child(5) {
        width: 4em; } }
    .no-mq #accordion .radioLabel > * {
      float: left; }
    .no-mq #accordion .radioLabel > label:nth-child(1) {
      width: 65%;
      float: left; }
    .no-mq #accordion .radioLabel > input {
      width: 1em; }
    .no-mq #accordion .radioLabel > label:nth-child(3), .no-mq #accordion .radioLabel > label:nth-child(5) {
      width: 4em; }
    @media only screen and (min-width: 62em) {
      #accordion .radioLabel > label:nth-child(1) {
        width: 56%;
        float: left; } }
    .no-mq #accordion .radioLabel > label:nth-child(1) {
      width: 56%;
      float: left; }
    #accordion .radioLabel:nth-child(odd) {
      background: #EEE; }
  #accordion .form2 {
    overflow: hidden; }
    @media only screen and (min-width: 47.5em) {
      #accordion .form2 > * {
        width: 47.5%;
        margin-right: 5%;
        float: left; }
        #accordion .form2 > *:nth-child(2n) {
          margin-right: 0; } }
    .no-mq #accordion .form2 > * {
      width: 47.5%;
      margin-right: 5%;
      float: left; }
      .no-mq #accordion .form2 > *:nth-child(2n) {
        margin-right: 0; }
  #accordion .form3 {
    overflow: hidden; }
    @media only screen and (min-width: 47.5em) {
      #accordion .form3 > * {
        width: 30%;
        margin-right: 5%;
        float: left; }
        #accordion .form3 > *:nth-child(3n) {
          margin-right: 0; } }
    .no-mq #accordion .form3 > * {
      width: 30%;
      margin-right: 5%;
      float: left; }
      .no-mq #accordion .form3 > *:nth-child(3n) {
        margin-right: 0; }
  #accordion .form4 {
    overflow: hidden; }
    @media only screen and (min-width: 47.5em) {
      #accordion .form4 > * {
        width: 22%;
        margin-right: 4%;
        float: left; }
        #accordion .form4 > *:nth-child(4n) {
          margin-right: 0; } }
    .no-mq #accordion .form4 > * {
      width: 22%;
      margin-right: 4%;
      float: left; }
      .no-mq #accordion .form4 > *:nth-child(4n) {
        margin-right: 0; }
  #accordion .csz {
    overflow: hidden; }
    #accordion .csz > *:nth-child(2) {
      width: 47.5%;
      margin-right: 5%;
      float: left; }
    #accordion .csz > *:nth-child(3) {
      width: 47.5%;
      float: left; }
    @media only screen and (min-width: 47.5em) {
      #accordion .csz > *:nth-child(1) {
        width: 47.5%;
        margin-right: 5%;
        float: left; }
      #accordion .csz > *:nth-child(2) {
        width: 22.5%;
        margin-right: 5%;
        float: left; }
      #accordion .csz > *:nth-child(3) {
        width: 20%;
        float: left; } }
    .no-mq #accordion .csz > *:nth-child(1) {
      width: 47.5%;
      margin-right: 5%;
      float: left; }
    .no-mq #accordion .csz > *:nth-child(2) {
      width: 22.5%;
      margin-right: 5%;
      float: left; }
    .no-mq #accordion .csz > *:nth-child(3) {
      width: 20%;
      float: left; }

/* ---------------------- footer ---------------------- */
footer {
  padding-top: 4em;
  padding-bottom: 4em;
  font-weight: 100; }
  footer p, footer address {
    font-size: 90%; }
  footer .byLine {
    color: #BBB; }
  footer address .fn {
    display: block;
    margin-bottom: 0;
    padding-bottom: 0; }
  footer address abbr {
    text-decoration: none; }
  @media only screen and (min-width: 47.5em) {
    footer address {
      text-align: right; } }
  .no-mq footer address {
    text-align: right; }
  footer figure.equal-opportunity {
    width: 3em;
    float: left;
    margin-right: 1.5em; }

.lb-nav .lb-next {
  cursor: url("/images/circle-arrow-right.png"), auto;
  background: none !important; }

.lb-nav .lb-prev {
  cursor: url("/images/circle-arrow-left.png"), auto;
  background: none !important; }
