@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Assistant:400,600,800");
@font-face {
  font-display: swap;
  font-family: FuturaStd-Book;
  src: url("../fonts/FuturaStd-Book.eot");
  src: url("../fonts/FuturaStd-Book.eot?") format("eot"), url("../fonts/FuturaStd-Book.woff") format("woff"), url("../fonts/FuturaStd-Book.woff2") format("woff2"), url("../fonts/FuturaStd-Book.ttf") format("truetype"), url("../fonts/FuturaStd-Book.svg#FuturaStd-Book") format("svg"); }

@font-face {
  font-display: swap;
  font-family: Futura-Bold;
  src: url("../fonts/Futura-Bold.eot");
  src: url("../fonts/Futura-Bold.eot?") format("eot"), url("../fonts/Futura-Bold.woff") format("woff"), url("../fonts/Futura-Bold.woff2") format("woff2"), url("../fonts/Futura-Bold.ttf") format("truetype"), url("../fonts/Futura-Bold.svg#Futura-Bold") format("svg"); }

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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, b, i, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figure, figcaption, footer, header, hgroup, menu, nav, output, section, time {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font: inherit;
  font-size: 100%; }

:focus {
  outline: 0; }

body {
  line-height: 1;
  color: #000; }

ol, ul {
  list-style: none; }

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

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

blockquote:before, blockquote:after, q:before, q:after {
  content: ''; }

blockquote, q {
  quotes: '' ''; }

*, *:before, *:after {
  border: 0;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  line-height: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

body {
  font: 400 normal 16px/16px Arial, Helvetica, sans-serif; }

audio, canvas, img, video {
  vertical-align: middle; }

section {
  position: relative; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

input, textarea {
  font: inherit; }

input[type='submit'] {
  box-shadow: none; }

textarea {
  resize: vertical;
  font-family: inherit;
  font-size: inherit; }

a, .trans {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

a {
  color: #fff; }

a:hover {
  color: #eee; }

a:active {
  color: #eee; }

p {
  font-size: 1em;
  line-height: 1.5em; }

article p {
  line-height: 1.75em; }

.full {
  width: 100%; }

.half {
  width: 50%; }

@media (max-width: 768px) {
  .half {
    width: 100%; }
  .half.md-half {
    width: 50%; } }

@media (max-width: 640px) {
  .half {
    width: 100%; }
  .half.md-half {
    width: 100%; }
  .half.sm-half {
    width: 50%; } }

.third {
  width: 33.33333333%;
  width: calc(100% / 3); }

@media (max-width: 768px) {
  .third {
    width: 100%; }
  .third.md-third {
    width: calc(100% / 3); } }

@media (max-width: 640px) {
  .third {
    width: 100%; }
  .third.md-third {
    width: 100%; }
  .third.sm-third {
    width: calc(100% / 3); } }

.twothird, .two-third {
  width: 66.66%;
  width: calc((100% / 3) * 2); }

@media (max-width: 768px) {
  .twothird, .two-third {
    width: 100%; }
  .twothird.md-twothird, .twothird.md-two-third, .two-third.md-twothird, .two-third.md-two-third {
    width: calc((100% / 3) * 2); } }

@media (max-width: 640px) {
  .twothird, .two-third {
    width: 100%; }
  .twothird.md-twothird, .twothird.md-two-third, .two-third.md-twothird, .two-third.md-two-third {
    width: 100%; }
  .twothird.sm-twothird, .twothird.sm-two-third, .two-third.sm-twothird, .two-third.sm-two-third {
    width: calc((100% / 3) * 2); } }

.fourth {
  width: 25%; }

@media (max-width: 768px) {
  .fourth {
    width: 100%; }
  .fourth.md-fourth, .fourth.md-fourth {
    width: 25%; } }

@media (max-width: 640px) {
  .fourth {
    width: 100%; }
  .fourth.md-fourth, .fourth.md-fourth {
    width: 100%; }
  .fourth.sm-fourth, .fourth.sm-fourth {
    width: 25%; } }

.twofourth, .two-fourth {
  width: 50%; }

@media (max-width: 768px) {
  .twofourth, .two-fourth {
    width: 100%; }
  .twofourth.md-fourth, .twofourth.md-fourth, .two-fourth.md-fourth, .two-fourth.md-fourth {
    width: 50%; } }

@media (max-width: 640px) {
  .twofourth, .two-fourth {
    width: 100%; }
  .twofourth.md-fourth, .twofourth.md-fourth, .two-fourth.md-fourth, .two-fourth.md-fourth {
    width: 100%; }
  .twofourth.sm-fourth, .twofourth.sm-fourth, .two-fourth.sm-fourth, .two-fourth.sm-fourth {
    width: 50%; } }

.threefourth, .three-fourth {
  width: 75%; }

@media (max-width: 768px) {
  .threefourth, .three-fourth {
    width: 100%; }
  .threefourth.md-threefourth, .threefourth.md-three-fourth, .three-fourth.md-threefourth, .three-fourth.md-three-fourth {
    width: 75%; } }

@media (max-width: 640px) {
  .threefourth, .three-fourth {
    width: 100%; }
  .threefourth.md-threefourth, .threefourth.md-three-fourth, .three-fourth.md-threefourth, .three-fourth.md-three-fourth {
    width: 100%; }
  .threefourth.sm-threefourth, .threefourth.sm-threefourth, .three-fourth.sm-threefourth, .three-fourth.sm-threefourth {
    width: 25%; } }

.fifth {
  width: 20%; }

@media (max-width: 768px) {
  .fifth {
    width: 100%; }
  .fifth.md-fifth, .fifth.md-fifth {
    width: 20%; } }

@media (max-width: 640px) {
  .fifth {
    width: 100%; }
  .fifth.md-fifth, .fifth.md-fifth {
    width: 100%; }
  .fifth.sm-fifth, .fifth.sm-fifth {
    width: 20%; } }

.twofifth, .two-fifth {
  width: 40%; }

@media (max-width: 768px) {
  .twofifth, .two-fifth {
    width: 100%; }
  .twofifth.md-twofifth, .twofifth.md-two-fifth, .two-fifth.md-twofifth, .two-fifth.md-two-fifth {
    width: 40%; } }

@media (max-width: 640px) {
  .twofifth, .two-fifth {
    width: 100%; }
  .twofifth.md-twofifth, .twofifth.md-two-fifth, .two-fifth.md-twofifth, .two-fifth.md-two-fifth {
    width: 100%; }
  .twofifth.sm-twofifth, .twofifth.sm-two-fifth, .two-fifth.sm-twofifth, .two-fifth.sm-two-fifth {
    width: 40%; } }

.threefifth, .three-fifth {
  width: 60%; }

@media (max-width: 768px) {
  .threefifth, .three-fifth {
    width: 100%; }
  .threefifth.md-threefifth, .threefifth.md-three-fifth, .three-fifth.md-threefifth, .three-fifth.md-three-fifth {
    width: 60%; } }

@media (max-width: 640px) {
  .threefifth, .three-fifth {
    width: 100%; }
  .threefifth.md-threefifth, .threefifth.md-three-fifth, .three-fifth.md-threefifth, .three-fifth.md-three-fifth {
    width: 100%; }
  .threefifth.sm-threefifth, .threefifth.sm-three-fifth, .three-fifth.sm-threefifth, .three-fifth.sm-three-fifth {
    width: 60%; } }

.fourfifth, .four-fifth {
  width: 80%; }

@media (max-width: 768px) {
  .fourfifth, .four-fifth {
    width: 100%; }
  .fourfifth.md-fourfifth, .fourfifth.md-four-fifth, .four-fifth.md-fourfifth, .four-fifth.md-four-fifth {
    width: 80%; } }

@media (max-width: 640px) {
  .fourfifth, .four-fifth {
    width: 100%; }
  .fourfifth.md-fourfifth, .fourfifth.md-four-fifth, .four-fifth.md-fourfifth, .four-fifth.md-four-fifth {
    width: 100%; }
  .fourfifth.sm-fourfifth, .fourfifth.sm-four-fifth, .four-fifth.sm-fourfifth, .four-fifth.sm-four-fifth {
    width: 80%; } }

.sixth {
  width: 16.66666666;
  width: calc(100% / 6); }

@media (max-width: 768px) {
  .sixth {
    width: 100%; }
  .sixth.md-sixth, .sixth.md-sixth {
    width: 16%;
    width: calc(100% / 6); } }

@media (max-width: 640px) {
  .sixth {
    width: 100%; }
  .sixth.md-sixth, .sixth.md-sixth {
    width: 100%; }
  .sixth.sm-sixth, .sixth.sm-sixth {
    width: 16%;
    width: calc(100% / 6); } }

.twosixth, .two-sixth {
  width: 33.33333333;
  width: calc((100% / 6) * 2); }

@media (max-width: 768px) {
  .twosixth, .two-sixth {
    width: 100%; }
  .twosixth.md-twosixth, .twosixth.md-two-sixth, .two-sixth.md-twosixth, .two-sixth.md-two-sixth {
    width: 33.33333333;
    width: calc((100% / 6) * 2); } }

@media (max-width: 640px) {
  .twosixth, .two-sixth {
    width: 100%; }
  .twosixth.md-twosixth, .twosixth.md-two-sixth, .two-sixth.md-twosixth, .two-sixth.md-two-sixth {
    width: 100%; }
  .twosixth.sm-twosixth, .twosixth.sm-two-sixth, .two-sixth.sm-twosixth, .two-sixth.sm-two-sixth {
    width: 33.33333333;
    width: calc((100% / 6) * 2); } }

.threesixth, .three-sixth {
  width: 50%; }

@media (max-width: 768px) {
  .threesixth, .three-sixth {
    width: 100%; }
  .threesixth.md-threesixth, .threesixth.md-three-sixth, .three-sixth.md-threesixth, .three-sixth.md-three-sixth {
    width: 50%; } }

@media (max-width: 640px) {
  .threesixth, .three-sixth {
    width: 100%; }
  .threesixth.md-threesixth, .threesixth.md-three-sixth, .three-sixth.md-threesixth, .three-sixth.md-three-sixth {
    width: 100%; }
  .threesixth.sm-threesixth, .threesixth.sm-three-sixth, .three-sixth.sm-threesixth, .three-sixth.sm-three-sixth {
    width: 50%; } }

.foursixth, .four-sixth {
  width: 66.66666666;
  width: calc((100% / 6) * 4); }

@media (max-width: 768px) {
  .foursixth, .four-sixth {
    width: 100%; }
  .foursixth.md-foursixth, .foursixth.md-four-sixth, .four-sixth.md-foursixth, .four-sixth.md-four-sixth {
    width: 66.66666666%;
    width: calc((100% / 6) * 4); } }

@media (max-width: 640px) {
  .foursixth, .four-sixth {
    width: 100%; }
  .foursixth.md-foursixth, .foursixth.md-four-sixth, .four-sixth.md-foursixth, .four-sixth.md-four-sixth {
    width: 100%; }
  .foursixth.sm-foursixth, .foursixth.sm-four-sixth, .four-sixth.sm-foursixth, .four-sixth.sm-four-sixth {
    width: 66.66666666%;
    width: calc((100% / 6) * 4); } }

.fivesixth, .five-sixth {
  width: 83.33333333;
  width: calc((100% / 6) * 5); }

@media (max-width: 768px) {
  .fivesixth, .five-sixth {
    width: 100%; }
  .fivesixth.md-fivesixth, .fivesixth.md-five-sixth, .five-sixth.md-fivesixth, .five-sixth.md-five-sixth {
    width: 83.33333333%;
    width: calc((100% / 6) * 5); } }

@media (max-width: 640px) {
  .fivesixth, .five-sixth {
    width: 100%; }
  .fivesixth.md-fivesixth, .fivesixth.md-five-sixth, .five-sixth.md-fivesixth, .five-sixth.md-five-sixth {
    width: 100%; }
  .fivesixth.sm-fivesixth, .fivesixth.sm-five-sixth, .five-sixth.sm-fivesixth, .five-sixth.sm-five-sixth {
    width: 83.33333333%;
    width: calc((100% / 6) * 5); } }

.half-gutter1 .half {
  width: calc(50% - 1em); }

.half-gutter1 .half:first-of-type {
  margin-right: 1em; }

.half-gutter1 .half:last-of-type {
  margin-left: 1em; }

.half-gutter2 .half {
  width: calc(50% - 2em); }

.half-gutter2 .half:first-of-type {
  margin-right: 2em; }

.half-gutter2 .half:last-of-type {
  margin-left: 2em; }

.left {
  float: left; }

.right {
  float: right; }

.center {
  margin: 0 auto; }

.clearfix:before, .clearfix:after {
  content: ' ';
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.fill {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 200; }

.tleft, .text-left {
  text-align: left; }

.tright, .text-right {
  text-align: right; }

.tcenter, .text-center {
  text-align: center; }

.no-pad, .nopad, .pad0 {
  padding: 0; }

.pad-half {
  padding: 0.5em; }

.pad1-0 {
  padding: 1em 0; }

.pad2-0 {
  padding: 2em 0; }

.pad3-0 {
  padding: 3em 0; }

.pad4-0 {
  padding: 4em 0; }

.pad0-1 {
  padding: 0 1em; }

.pad0-2 {
  padding: 0 2em; }

.pad0-3 {
  padding: 0 3em; }

.pad0-4 {
  padding: 0 4em; }

.pad1-2 {
  padding: 1em 2em; }

.pad1-3 {
  padding: 1em 3em; }

.pad1-4 {
  padding: 1em 4em; }

.pad2-1 {
  padding: 2em 1em; }

.pad2-3 {
  padding: 2em 3em; }

.pad2-4 {
  padding: 2em 4em; }

.pad3-1 {
  padding: 3em 1em; }

.pad3-2 {
  padding: 3em 2em; }

.pad3-4 {
  padding: 3em 4em; }

.pad4-1 {
  padding: 4em 1em; }

.pad4-2 {
  padding: 4em 2em; }

.pad4-3 {
  padding: 4em 3em; }

.pad1 {
  padding: 1em; }

.pad2 {
  padding: 2em; }

.pad3 {
  padding: 3em; }

.pad4 {
  padding: 4em; }

.padt1 {
  padding-top: 1em; }

.padt2 {
  padding-top: 2em; }

.padt3 {
  padding-top: 3em; }

.padt4 {
  padding-top: 4em; }

.padl1 {
  padding-left: 1em; }

@media (max-width: 640px) {
  .padl1 {
    padding-left: 0; } }

.padb1 {
  padding-bottom: 1em; }

.padb2 {
  padding-bottom: 2em; }

.padb3 {
  padding-bottom: 3em; }

.padb4 {
  padding-bottom: 4em; }

.no-mar, .nomar, .nomarg, .mar0 {
  margin: 0; }

.mar-half {
  margin: 0.5em; }

.mar1-0 {
  margin: 1em 0; }

.mar2-0 {
  margin: 2em 0; }

.mar3-0 {
  margin: 2em 0; }

.mar4-0 {
  margin: 4em 0; }

.mar0-1 {
  margin: 0 1em; }

.mar0-2 {
  margin: 0 2em; }

.mar0-3 {
  margin: 0 3em; }

.mar0-4 {
  margin: 0 4em; }

.mar1-2 {
  margin: 1em 2em; }

.mar1-3 {
  margin: 1em 3em; }

.mar1-4 {
  margin: 1em 4em; }

.mar2-1 {
  margin: 2em 1em; }

.mar2-3 {
  margin: 2em 3em; }

.mar2-4 {
  margin: 2em 4em; }

.mar3-1 {
  margin: 3em 1em; }

.mar3-2 {
  margin: 3em 2em; }

.mar3-4 {
  margin: 3em 4em; }

.mar4-1 {
  margin: 4em 1em; }

.mar4-2 {
  margin: 4em 2em; }

.mar4-3 {
  margin: 4em 3em; }

.mar1 {
  margin: 1em; }

.mar2 {
  margin: 2em; }

.mar3 {
  margin: 3em; }

.mar4 {
  margin: 4em; }

.mart1 {
  margin-top: 1em; }

.mart2 {
  margin-top: 2em; }

.mart3 {
  margin-top: 3em; }

.mart4 {
  margin-top: 4em; }

.marb1 {
  margin-bottom: 1em; }

.marb2 {
  margin-bottom: 2em; }

.marb3 {
  margin-bottom: 3em; }

.marb4 {
  margin-bottom: 4em; }

sup {
  vertical-align: super;
  font-size: 50%; }

.center {
  margin: 0 auto; }

.upper {
  text-transform: uppercase; }

.lower {
  text-transform: lowercase; }

.hidden {
  display: none; }

.noscroll, .no-scroll {
  height: 100%;
  overflow: hidden; }

.figure {
  overflow: hidden;
  position: relative; }

.figure img, .stretch {
  width: 100%;
  height: auto; }

.cover {
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.fixedbg, .fixed-bg {
  background-attachment: fixed; }

.css-table {
  display: table; }

.css-table .css-col {
  display: table-cell; }

.resp-container {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%; }

@media (max-width: 640px) {
  .resp-container {
    padding: 0;
    height: 800px; } }

.resp-container .resp-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot");
  src: url("../fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before, .fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before, .fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before, .fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before, .fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before, .fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before, .fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before, .fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before, .fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before, .fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before, .fa-users:before {
  content: ""; }

.fa-chain:before, .fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before, .fa-scissors:before {
  content: ""; }

.fa-copy:before, .fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before, .fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before, .fa-sort:before {
  content: ""; }

.fa-sort-down:before, .fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before, .fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before, .fa-undo:before {
  content: ""; }

.fa-legal:before, .fa-gavel:before {
  content: ""; }

.fa-dashboard:before, .fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before, .fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before, .fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before, .fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before, .fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before, .fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before, .fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before, .fa-usd:before {
  content: ""; }

.fa-rupee:before, .fa-inr:before {
  content: ""; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: ""; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: ""; }

.fa-won:before, .fa-krw:before {
  content: ""; }

.fa-bitcoin:before, .fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before, .fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before, .fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: ""; }

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before, .fa-car:before {
  content: ""; }

.fa-cab:before, .fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: ""; }

.fa-ge:before, .fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before, .fa-weixin:before {
  content: ""; }

.fa-send:before, .fa-paper-plane:before {
  content: ""; }

.fa-send-o:before, .fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before, .fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before, .fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before, .fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before, .fa-battery-full:before {
  content: ""; }

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before, .fa-battery-half:before {
  content: ""; }

.fa-battery-1:before, .fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before, .fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before, .fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before, .fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: ""; }

.fa-fa:before, .fa-font-awesome:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.responsive-background-image {
  background-size: cover !important;
  background-position: top !important; }

.responsive-background-image img {
  display: none; }

html {
  -webkit-font-variant-ligatures: none;
  -moz-font-variant-ligatures: none;
  font-variant-ligatures: none;
  -webkit-font-feature-settings: 'liga' 0, 'onum' 1, 'kern' 1;
  -moz-font-feature-settings: 'liga' 0, 'onum' 1, 'kern' 1;
  -o-font-feature-settings: 'liga' 0, 'onum' 1, 'kern' 1;
  font-feature-settings: 'liga' 0, 'onum' 1, 'kern' 1; }

body, html {
  overflow-x: hidden; }

body {
  margin: 0;
  padding: 0;
  font: 400 normal 16px/16px "Assistant",Arial,Helvetica,sans-serif,sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: none;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  color: #fff;
  background-color: #fff; }

@media (max-width: 768px) {
  body {
    font-size: 15px; } }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  line-height: 1em;
  margin-bottom: 1rem;
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  font-weight: 800;
  color: #000; }

h1 {
  font-size: 2.25em; }

h2 {
  font-size: 1.875em;
  color: #ff8671; }

h3 {
  font-size: 1.5em; }

h4 {
  font-size: 1.25em; }

h5 {
  font-size: 1.125em; }

h6 {
  font-size: 1em; }

p {
  font-size: 1.125rem;
  color: #000;
  line-height: 2.25rem;
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  font-weight: 600; }

p.small {
  font-size: 0.75em; }

a:link, a:visited {
  text-decoration: none; }

strong {
  font-weight: 600; }

.font-main {
  font-family: "Assistant",Arial,Helvetica,sans-serif; }

.font-main-bold {
  font-family: "Assistant",Arial,Helvetica,sans-serif; }

.font-main-light {
  font-family: "proxima-light",Arial,Helvetica,sans-serif; }

.font-headline {
  font-family: "Monthoers",Georgia,Times,"Times New Roman",serif; }

.bgwhite {
  background-color: #fff; }

.bgprimary {
  background-color: #ff8671; }

.bgsecondary {
  background-color: #fff8f0; }

.bgtertiary {
  background-color: #c4e2e6; }

.bgsurrogate {
  background-color: #72d0eb; }

.twhite {
  color: #fff !important; }

.tblack {
  color: #000 !important; }

.tprimary {
  color: #ff8671; }

.tsecondary {
  color: #fff8f0; }

.ttertiary {
  color: #c4e2e6; }

.tsurrogate {
  color: #72d0eb; }

.tmain {
  font-family: "Assistant",Arial,Helvetica,sans-serif; }

::selection {
  background-color: #72d0eb;
  color: #fff; }

::-moz-selection {
  background-color: #72d0eb;
  color: #fff; }

::-o-selection {
  background-color: #72d0eb;
  color: #fff; }

::-ms-selection {
  background-color: #72d0eb;
  color: #fff; }

::-webkit-selection {
  background-color: #72d0eb;
  color: #fff; }

.cleanlist {
  margin: 0 0 1em;
  padding: 0; }

.cleanlist h2 {
  display: block;
  font-size: 1em;
  font-weight: 500;
  text-align: center;
  margin: 0 0 0.5em -15px;
  padding: 0; }

.cleanlist li {
  font-size: 1.063em;
  line-height: 1.125em;
  margin: 0 0 0.5em;
  padding: 0.25em 0;
  margin: 0.75rem;
  display: inline-block; }

.cleanlist li a {
  color: #000 !important;
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  font-weight: 800;
  font-size: 1.125rem;
  padding: 0.5rem 1rem;
  border: 3px solid #fff8f0; }

.cleanlist li a:hover {
  color: #ff8671 !important;
  border: 3px solid #ff8671; }

.cleanlist li.current_page_item a {
  border: 3px solid #ff8671;
  color: #ff8671 !important; }

.cleanlist li ul {
  margin: 1em 0 0 1em;
  padding: 0; }

.cleanlist li ul li {
  font-size: 1.063em;
  line-height: 1.125em;
  margin: 0 0 0.5em;
  padding: 0.25em 0; }

.boxheight {
  height: 550px; }

.fadecover {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.5); }

#uplink {
  display: none;
  position: fixed;
  right: 2em;
  bottom: 15em;
  z-index: 2000;
  background-color: rgba(0, 0, 0, 0.7); }

#uplink:hover {
  background-color: #000; }

.browsehappy {
  margin: 0.2em 0;
  background: #fff;
  color: #000;
  padding: 0.2em 0; }

header, footer, section {
  clear: both;
  width: 100%;
  position: relative; }

.wrapper {
  max-width: 980px;
  width: 95%;
  margin: 0 auto;
  position: relative;
  z-index: 700; }

.wrapper-full {
  width: 100%; }

.fullbg {
  background-position: top !important;
  background-size: cover !important; }

.amenities-block .cycle-slideshow {
  height: 100%; }

.texture-bar {
  height: 90px;
  background: url("../../images/global/texture-bg.png");
  background-position: center;
  background-size: cover;
  width: 100%; }

.intro-block {
  padding: 2rem 0; }

@media (max-width: 768px) {
  .intro-block {
    padding: 2rem 1rem; } }

.intro-block h1 {
  font-size: 3.75rem;
  margin-bottom: 2rem; }

@media (max-width: 768px) {
  .intro-block h1 {
    font-size: 3.25rem; } }

@media (max-width: 640px) {
  .intro-block h1 {
    font-size: 2.75rem; } }

.intro-block h2 {
  margin-bottom: 2rem;
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  font-weight: 800;
  font-size: 2.25rem;
  color: #fff;
  text-transform: none; }

@media (max-width: 768px) {
  .intro-block h2 {
    font-size: 1.75rem; } }

@media (max-width: 640px) {
  .intro-block h2 {
    font-size: 1.35rem; } }

.intro-block p {
  color: #000;
  margin-bottom: 2rem; }

@media (max-width: 768px) {
  .intro-block p {
    text-align: center; } }

.intro-block p a {
  color: #666;
  text-decoration: none; }

.intro-block p a:hover {
  color: #ff8671; }

.intro-block button {
  color: #ff8671;
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  font-weight: 800;
  border: 3px solid #ff8671;
  background: transparent;
  padding: 0.5rem 2rem;
  font-size: 1.25rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 2rem;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out; }

.intro-block button:hover {
  background: #ff8671;
  color: #fff;
  cursor: pointer; }

#contactintro button {
  color: #ff8671;
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  font-weight: 800;
  border: 3px solid #ff8671;
  background: transparent;
  padding: 0.5rem 2rem;
  font-size: 1.25rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 2rem;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out; }

#contactintro button:hover {
  background: #ff8671;
  color: #fff;
  cursor: pointer; }

.feather {
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: url(../../images/global/feather.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 50vh;
  z-index: 800;
  pointer-events: none;
  overflow-x: hidden;
  opacity: 0.1; }

@media (max-width: 768px) {
  .feather {
    background-size: 35vh; } }

.bg-pattern {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: url(../../images/global/shapes-footer.png);
  background-repeat: no-repeat;
  background-attachment: fixed;
  z-index: 500;
  overflow-x: hidden;
  opacity: 1; }

@media (max-width: 768px) {
  .bg-pattern {
    width: 15%; } }

.bg-pattern-footer {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 33%;
  background: url(../../images/global/shapes-footer.png);
  background-repeat: repeat;
  background-attachment: fixed;
  z-index: 500;
  overflow-x: hidden;
  opacity: 1; }

@media (max-width: 768px) {
  .bg-pattern-footer {
    width: 15%; } }

.slicknav_menu {
  display: none;
  background: #ff8671;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); }

@media (max-width: 768px) {
  .slicknav_menu {
    display: block; } }

.slicknav_menu ul li.active a {
  color: #000; }

#mobile-phone {
  display: none;
  position: fixed;
  top: 65px;
  right: 70px;
  z-index: 900;
  font-size: 2em; }

@media (max-width: 768px) {
  #mobile-phone {
    display: block; } }

#topsnipe {
  float: left;
  width: 35%; }

#topsnipe h2 {
  font-size: 1.5em;
  margin: 0 auto;
  width: 100%;
  color: #fff8f0;
  display: none; }

#topsnipe h2 a {
  color: #fff;
  display: none;
  text-align: center;
  width: 100%; }

#topsnipe h2 a:hover {
  color: #ff8671; }

#topsocial {
  float: right;
  margin: 0 1.125em 0 0;
  padding: 1.75em 0;
  width: 40%; }

@media (max-width: 1024px) {
  #topsocial {
    width: 40%; } }

#topsocial h2#topnumber {
  font-size: 1.125rem;
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  font-weight: 400;
  color: #fff8f0; }

#topsocial ul {
  margin-top: -0.15rem;
  list-style: outside none none;
  padding: 0;
  text-align: center;
  display: inline-block; }

#topsocial ul li {
  display: inline-block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative; }

#topsocial ul li:last-child i {
  padding-left: 0.5rem; }

#topsocial ul li ul {
  display: none;
  position: absolute;
  background: rgba(255, 248, 240, 0.8);
  padding: 0 0rem 0 0;
  left: 0rem;
  top: 1.8rem;
  min-width: 120px;
  -webkit-box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.2); }

#topsocial ul li ul:before {
  content: '\25b2';
  position: relative;
  bottom: 1rem;
  left: -2.85rem;
  color: rgba(255, 248, 240, 0.8);
  z-index: 1; }

#topsocial ul li ul .custom-images a i {
  color: #000;
  display: inline-block;
  font-size: 0.9rem;
  padding-right: 0.5rem; }

#topsocial ul li ul .custom-images a span {
  color: #000;
  display: inline-block;
  font-size: 0.8rem; }

#topsocial ul li ul .custom-images a:hover > span, #topsocial ul li ul .custom-images a:hover > i {
  color: #ff8671;
  cursor: pointer; }

#topsocial ul li:hover > ul {
  display: block; }

#topsocial ul li ul div {
  display: block; }

#topsocial ul li ul div a:link {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 0; }

#topsocial ul li a:link, #topsocial ul li a:visited {
  color: #fff8f0;
  display: block;
  font-size: 1.35em;
  font-style: normal;
  font-weight: 500;
  padding: 0.25em;
  text-align: center;
  text-decoration: none;
  min-height: 35px;
  min-width: 35px;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out; }

#topsocial ul li a:link:hover i, #topsocial ul li a:visited:hover i {
  color: #000; }

#topsocial ul li a:hover, #topsocial ul li a:active {
  color: #ff8671; }

#topsocial h2 {
  font-size: 1.5em;
  margin: 0;
  text-decoration: none;
  color: #ff8671;
  font-family: "Assistant",Arial,Helvetica,sans-serif; }

ul.mobilesocial {
  margin: 0 auto;
  width: 100%;
  text-align: center; }

ul.mobilesocial li {
  display: inline-block;
  width: 10%; }

@media (max-width: 768px) {
  ul.mobilesocial li:last-child {
    display: none; } }

.sectitle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 800;
  width: 100%;
  text-align: center;
  color: #ff8671;
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  font-weight: 800;
  font-size: 4rem;
  padding: 1rem 0; }

@media (max-width: 1024px) {
  .sectitle {
    font-size: 4rem; } }

@media (max-width: 768px) {
  .sectitle {
    font-size: 3.5rem;
    line-height: 3rem;
    left: auto;
    bottom: auto;
    right: auto;
    top: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    bottom: 0rem; } }

@media (max-width: 640px) {
  .sectitle {
    font-size: 2rem;
    bottom: 0rem;
    line-height: 1.75rem; } }

.sectitle br {
  display: none; }

@media (max-width: 768px) {
  .sectitle br {
    display: block; } }

.sectitle span {
  color: #fff;
  font-size: 1.75rem;
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  font-weight: 600;
  display: block;
  margin-top: -1rem; }

@media (max-width: 768px) {
  .sectitle span {
    margin-top: 0; } }

.scroll-downs {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  margin: auto;
  width: 34px;
  height: 55px;
  z-index: 500;
  bottom: 8rem; }

@media (max-width: 768px) {
  .scroll-downs {
    display: none; } }

.mousey {
  width: 15px;
  padding: 10px 15px;
  height: 51px;
  border: 2px solid #fff;
  border-radius: 30px;
  opacity: 0.75; }

.scroller {
  width: 2px;
  height: 10px;
  border-radius: 25%;
  background-color: #fff;
  animation-name: scroll;
  animation-duration: 2.2s;
  animation-timing-function: cubic-bezier(0.15, 0.41, 0.69, 0.94);
  animation-iteration-count: infinite; }

@keyframes scroll {
  0% {
    opacity: 0; }
  10% {
    transform: translateY(0);
    opacity: 1; }
  100% {
    transform: translateY(15px);
    opacity: 0; } }

@keyframes animate-home-arrow {
  0% {
    transform: translateY(0);
    opacity: 0; }
  10% {
    transform: translateY(0);
    opacity: 1; }
  100% {
    transform: translateY(15px);
    opacity: 0; } }

.down-arrow {
  max-width: 35px;
  animation-name: animate-home-arrow;
  animation-duration: 2.2s;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.15, 0.41, 0.69, 0.94); }

@media (max-width: 768px) {
  .down-arrow {
    display: none; } }

.down-arrow:hover {
  animation-play-state: paused; }

#logo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  z-index: 900;
  padding: 4em 2em 2em 2em;
  z-index: 999;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s; }

@media (max-width: 768px) {
  #logo {
    top: -21px !important;
    left: 2em !important;
    background: none;
    position: fixed !important;
    top: -65px;
    padding: 4.75em 2em 1em 2em !important;
    display: none;
    -webkit-box-shadow: 0 0 0 0 rgba(50, 50, 50, 0);
    -moz-box-shadow: 0 0 0 0 rgba(50, 50, 50, 0);
    -ms-box-shadow: 0 0 0 0 rgba(50, 50, 50, 0);
    -o-box-shadow: 0 0 0 0 rgba(50, 50, 50, 0);
    box-shadow: 0 0 0 0 rgba(50, 50, 50, 0); } }

#logo.gosmall {
  display: none; }

#logo img {
  max-width: 150px;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s; }

@media (max-width: 768px) {
  #logo img {
    max-width: 30px !important; } }

#scrolledlogo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  position: fixed;
  z-index: 1001;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  display: none; }

#scrolledlogo.gosmall {
  display: block;
  z-index: 1005; }

@media (max-width: 768px) {
  #scrolledlogo.gosmall {
    display: none; } }

#scrolledlogo.gosmall img {
  max-width: 63px; }

#mobilelogo {
  display: none; }

@media (max-width: 768px) {
  #mobilelogo {
    left: 15px;
    top: 0;
    position: absolute;
    display: block; } }

@media (max-width: 640px) {
  #mobilelogo {
    display: block;
    left: 15px; } }

#mobilelogo img {
  max-width: 63px; }

@media (max-width: 768px) {
  #mobilelogo img {
    max-width: 57px;
    max-width: 90px;
    padding: 0.75rem 0; } }

@media (max-width: 768px) {
  header {
    position: fixed;
    z-index: 999; } }

#headertop {
  height: 45px;
  padding: 12px 0;
  position: relative;
  z-index: 1000; }

@media (max-width: 768px) {
  #headertop {
    height: 45px;
    width: 100%;
    padding: 0.8em 0 0.25em 0;
    position: fixed;
    top: 0;
    background: #fff8f0;
    display: none; } }

#mobilephone {
  position: fixed;
  right: 80px;
  top: 60px;
  display: none;
  color: #fff;
  font-size: 2em; }

@media (max-width: 768px) {
  #mobilephone {
    display: block;
    top: 14px;
    color: #000; } }

#topsnipe {
  float: left;
  width: 35%; }

@media (max-width: 1024px) {
  #topsnipe {
    width: 50%; } }

@media (max-width: 768px) {
  #topsnipe {
    width: 100%; } }

#topsnipe h2 {
  font-size: 1.125em;
  margin: 0 auto;
  font-weight: 400;
  width: 100%;
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  margin-top: 0.15rem; }

@media (max-width: 768px) {
  #topsnipe h2 {
    padding: 0; } }

#topsnipe h2 a {
  color: #fff;
  display: block;
  text-align: center;
  width: 100%; }

#topsnipe h2 a:hover {
  color: #fff; }

#topsocial {
  float: right;
  margin-top: -0.25rem;
  padding: 0;
  width: 35%; }

@media (max-width: 1024px) {
  #topsocial {
    width: 40%; } }

@media (max-width: 768px) {
  #topsocial {
    display: none; } }

#topsocial .social-phone {
  font-size: 1.125em;
  margin-right: 0.5em; }

#topsocial .social-reviews a {
  font-size: 1.125rem !important; }

#topsocial .social-reviews a:hover {
  color: #000; }

#topsocial h2 {
  display: inline-block;
  font-size: 1.5em;
  margin: 0 0.5em 0 0;
  text-decoration: none; }

@media (max-width: 1024px) {
  #topsocial h2 {
    font-size: 1.25em; } }

@media (max-width: 845px) {
  #topsocial h2 {
    margin: 0; } }

#headerbottom {
  background-color: #fff8f0;
  left: 0;
  position: absolute;
  top: 45px;
  padding-top: 60px;
  width: 100%;
  z-index: 900;
  -webkit-transition: padding ease 0.5s;
  -moz-transition: padding ease 0.5s;
  -ms-transition: padding ease 0.5s;
  -o-transition: padding ease 0.5s;
  transition: padding ease 0.5s;
  -webkit-box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1); }

#headerbottom .mobilesocial {
  display: none; }

@media (max-width: 768px) {
  #headerbottom {
    display: none; } }

#headerbottom.gosmall {
  position: fixed;
  top: 0;
  padding: 1.22em 0;
  z-index: 1001; }

#navleft {
  text-align: right;
  padding-right: 0.5rem; }

@media (max-width: 1024px) {
  #navleft {
    padding-left: 0.25rem; } }

#navright {
  text-align: left;
  padding-left: 0.5rem; }

@media (max-width: 1024px) {
  #navright {
    padding-left: 0.25rem; } }

#navleft, #navright {
  width: 40%;
  list-style: outside none none;
  margin: 0;
  padding-top: 0.2rem;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out; }

#navleft.gosmall, #navright.gosmall {
  width: 45%; }

#navleft li, #navright li {
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  display: inline-block;
  list-style: outside none none;
  margin: 0;
  padding: 0 0.5rem; }

@media (max-width: 850px) {
  #navleft li, #navright li {
    padding: 0 0.25rem; } }

@media (max-width: 1024px) {
  #navleft li, #navright li {
    padding: 0 0.125rem; } }

#navright li {
  display: inline-block; }

#navleft li a:link, #navleft li a:visited, #navright li a:link, #navright li a:visited {
  color: #000;
  display: block;
  font-size: 1em;
  font-weight: 300;
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  font-weight: 600;
  font-style: normal;
  margin: 0;
  padding: 0 0.25em 0.25em 0.25em;
  text-decoration: none;
  letter-spacing: 0.07em; }

@media (max-width: 1024px) {
  #navleft li a:link, #navleft li a:visited, #navright li a:link, #navright li a:visited {
    padding: 0; } }

@media (max-width: 845px) {
  #navleft li a:link, #navleft li a:visited, #navright li a:link, #navright li a:visited {
    font-size: 0.9em; } }

#navright li.gogreen a:link, #navright li.gogreen a:visited {
  color: #ff8671;
  font-weight: 900; }

#navleft li a:hover, #navleft li a:active, #navright li a:hover, #navright li a:active {
  color: #ff8671; }

#navleft li.active a, #navright li.active a {
  color: #ff8671; }

#topimages {
  width: 100%;
  height: 450px;
  margin: 0;
/*  overflow: hidden; */
}

@media screen and (orientation: landscape) and (max-width: 1024px) {
  #topimages {
    height: 320px; } }

@media (max-width: 845px) {
  #topimages {
    height: 320px; } }

@media (max-width: 640px) {
  #topimages {
    height: 300px; } }

.home #topimages {
  height: calc(100vh - 45px); }

@media (max-width: 768px) {
  .home #topimages {
    height: 100vh; } }

@media (max-width: 640px) {
  .home #topimages {
    height: 400px; } }

.home #topimages .company-award {
  position: absolute;
  top: 9rem;
  left: 4rem;
  z-index: 800; }

@media (max-width: 640px) {
  .home #topimages .company-award {
    top: 8rem;
    left: 1rem; } }

.home #topimages .company-award a img {
  width: 150px; }

@media (max-width: 640px) {
  .home #topimages .company-award a img {
    width: 100px; } }

#topimages .img {
  height: 100%;
  width: 100%;
  background-position: center !important;
  background-repeat: no-repeat;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important; }

.pattern {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 500; }

.pattern.flower-pattern {
  background: url("../../images/global/flower-pattern.png");
  background-size: 100%;
  background-repeat: no-repeat;
  right: -8%; }

.pattern.wave-pattern {
  background: url("../../images/global/waves-pattern.png");
  background-size: 100%;
  background-repeat: no-repeat; }

.pattern.digital-pattern {
  background: url("../../images/global/digital-pattern.png");
  background-size: 100%;
  background-repeat: no-repeat; }

.image-blocks {
  padding-top: 3rem;
  position: relative; }

@media (max-width: 768px) {
  .image-blocks {
    padding: 1.5rem; } }

.image-blocks .block {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  width: 100%; }

.image-blocks .image-block-1, .image-blocks .image-block-2 {
  height: 100%;
  height: 575px; }

.image-blocks .image-block-1:hover > .overlay, .image-blocks .image-block-2:hover > .overlay, .image-blocks .image-block-3:hover > .overlay {
  opacity: 0.8;
  background: #fff;
  height: 100%;
  width: 100%;
  cursor: pointer; }

.image-blocks .image-block-1:hover > .image-block-content p, .image-blocks .image-block-2:hover > .image-block-content p, .image-blocks .image-block-3:hover > .image-block-content p {
  opacity: 1; }

@media (max-width: 768px) {
  .image-blocks .image-block-1:hover > .image-block-content p, .image-blocks .image-block-2:hover > .image-block-content p, .image-blocks .image-block-3:hover > .image-block-content p {
    opacity: 0.4; } }

.image-blocks .image-block-1 .overlay, .image-blocks .image-block-2 .overlay, .image-blocks .image-block-3 .overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  opacity: 0;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out; }

@media (max-width: 768px) {
  .image-blocks .image-block-1 .overlay, .image-blocks .image-block-2 .overlay, .image-blocks .image-block-3 .overlay {
    opacity: 0.4;
    z-index: 400;
    height: 100%;
    width: 100%; } }

.image-blocks .image-block-1 .image-block-content, .image-blocks .image-block-2 .image-block-content, .image-blocks .image-block-3 .image-block-content {
  z-index: 500;
  width: 100%;
  padding: 0rem 1rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transition: 0.4s all ease-in-out;
  -moz-transition: 0.4s all ease-in-out;
  -ms-transition: 0.4s all ease-in-out;
  -o-transition: 0.4s all ease-in-out;
  transition: 0.4s all ease-in-out; }

.image-blocks .image-block-1 .image-block-content h3, .image-blocks .image-block-2 .image-block-content h3, .image-blocks .image-block-3 .image-block-content h3 {
  text-align: center;
  z-index: 300;
  top: 45%;
  width: 100%;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out; }

.image-blocks .image-block-1 .image-block-content h3:hover, .image-blocks .image-block-2 .image-block-content h3:hover, .image-blocks .image-block-3 .image-block-content h3:hover {
  cursor: pointer; }

.image-blocks .image-block-1 .image-block-content p, .image-blocks .image-block-2 .image-block-content p, .image-blocks .image-block-3 .image-block-content p {
  color: #000;
  width: 100%;
  font-size: 1rem;
  text-align: center;
  line-height: 1.5rem;
  z-index: 500;
  padding: 0rem 1rem;
  opacity: 0;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out; }

@media (max-width: 768px) {
  .image-blocks .image-block-1 .image-block-content p, .image-blocks .image-block-2 .image-block-content p, .image-blocks .image-block-3 .image-block-content p {
    visibility: visible; } }

@media (max-width: 640px) {
  .image-blocks .image-block-1 .image-block-content p, .image-blocks .image-block-2 .image-block-content p, .image-blocks .image-block-3 .image-block-content p {
    display: none; } }

.image-blocks .image-block-1 {
  position: relative;
  width: 25%;
  float: left; }

@media (max-width: 768px) {
  .image-blocks .image-block-1 {
    width: 100%;
    float: none;
    height: 250px; } }

.image-blocks .image-block-2 {
  position: relative;
  width: 50%;
  float: left; }

@media (max-width: 768px) {
  .image-blocks .image-block-2 {
    width: 100%;
    float: none;
    height: 250px; } }

.image-blocks .stacked-blocks {
  width: 25%;
  height: 575px;
  float: right; }

@media (max-width: 768px) {
  .image-blocks .stacked-blocks {
    width: 100%;
    float: none;
    height: 500px; } }

.image-blocks .stacked-blocks .image-block-3 {
  width: 100%;
  position: relative;
  height: 50%; }

@media (max-width: 768px) {
  .image-blocks .stacked-blocks .image-block-3 {
    height: 250px;
    float: none; } }

.shepards-ferry {
  padding: 3rem 0rem 0rem 2rem; }

@media (max-width: 768px) {
  .shepards-ferry {
    padding: 1rem 2rem; } }

.shepards-ferry .ferry-content {
  width: 33.3333%;
  padding: 1rem 3rem 1rem 0rem;
  text-align: left; }

@media (max-width: 1024px) {
  .shepards-ferry .ferry-content {
    width: 50%; } }

@media (max-width: 768px) {
  .shepards-ferry .ferry-content {
    width: 100%;
    padding: 0rem;
    text-align: center; } }

.shepards-ferry .ferry-content h4 {
  font-size: 1.5rem; }

.shepards-ferry .shepards-ferry-image {
  width: 66.6666%; }

@media (max-width: 1024px) {
  .shepards-ferry .shepards-ferry-image {
    width: 50%; } }

@media (max-width: 768px) {
  .shepards-ferry .shepards-ferry-image {
    width: 100%; } }

#footer-top {
  background: #fff8f0;
  height: 520px;
  background-size: 100%;
  background-repeat: none;
  background-position: center;
  position: relative; }

@media (max-width: 1440px) {
  #footer-top {
    height: 400px; } }

@media (max-width: 1024px) {
  #footer-top {
    height: 350px; } }

#footer-top .waves {
  position: absolute;
  z-index: 200;
  max-width: 40%; }

#footer-top .waves.waves-left {
  left: 0;
  top: 0; }

#footer-top .waves.waves-right {
  right: 0;
  bottom: 0; }

#footer-top img {
  max-width: 100%;
  width: 100%; }

#footer-top .footer-cta-btn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  bottom: 4.5rem;
  background: transparent;
  color: #ff8671;
  border: 3px solid #ff8671;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.5rem;
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  font-weight: 800;
  padding: 0.5rem 1.75rem;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out; }

@media (max-width: 1440px) {
  #footer-top .footer-cta-btn {
    bottom: 10%; } }

@media (max-width: 1248px) {
  #footer-top .footer-cta-btn {
    bottom: 15%; } }

@media (max-width: 1024px) {
  #footer-top .footer-cta-btn {
    bottom: 15%; } }

#footer-top .footer-cta-btn:hover {
  background: #ff8671;
  color: #fff;
  cursor: pointer; }

@media (max-width: 768px) {
  #footer-top {
    display: none; } }

#footer-top .footer-carousel {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  max-height: 450px; }

#footer-top .footer-social {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  bottom: 8rem;
  text-align: center; }

@media (max-width: 1440px) {
  #footer-top .footer-social {
    bottom: 25%; } }

@media (max-width: 1248px) {
  #footer-top .footer-social {
    bottom: 30%; } }

@media (max-width: 1024px) {
  #footer-top .footer-social {
    bottom: 30%; } }

#footer-top .footer-social h6 {
  color: #ff8671;
  text-transform: uppercase;
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
  font-style: italic; }

#footer-top .footer-social li {
  display: inline-block;
  padding: 0rem; }

#footer-top .footer-social li a i {
  font-size: 1.25rem;
  color: #000;
  min-width: 50px;
  padding: 0.75rem;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  border: 4px solid #fff8f0; }

#footer-top .footer-social li a:hover i {
  color: #ff8671;
  border: 4px solid #ff8671; }

#footer-top img.footer-detail {
  position: absolute;
  bottom: -3rem;
  left: 0;
  max-width: 275px; }

#footer-top h4.footer-title {
  font-size: 4rem;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 500;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  color: #000;
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  font-weight: 800; }

@media (max-width: 1248px) {
  #footer-top h4.footer-title {
    width: 100%;
    margin: 0 auto;
    text-align: center; } }

@media (max-width: 1024px) {
  #footer-top h4.footer-title {
    text-align: center;
    font-size: 2.3rem; } }

#contactintro {
  padding: 4rem 0; }

@media (max-width: 768px) {
  #contactintro {
    padding: 2rem 1rem; } }

#contactintro h1 {
  font-size: 3.75rem; }

@media (max-width: 768px) {
  #contactintro h1 {
    font-size: 3.25rem; } }

@media (max-width: 640px) {
  #contactintro h1 {
    font-size: 2.75rem; } }

#contactintro h3 {
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  font-size: 1.25rem; }

#contactintro a {
  color: #000; }

#contactintro a:hover {
  color: #666; }

#contactintro p a {
  color: #666; }

#contactintro p a:hover {
  color: #ff8671; }

#contactintro #contactaddress {
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  line-height: 1.8rem;
  font-size: 1.125rem;
  font-weight: 600; }

#contactintro .phone {
  font-weight: 800; }

#contactintro .phone a {
  color: #000;
  text-decoration: none; }

#contactintro .hours {
  font-size: 1rem;
  margin-top: -0.5rem; }

#footer-bottom {
  background: #fff8f0;
  padding: 3rem 0 0.5rem 0;
  position: relative; }

@media (max-width: 768px) {
  #footer-bottom {
    padding: 1.5rem 0 0.5rem 0; } }

#footer-bottom .footer-cta-btn {
  background: transparent;
  color: #ff8671;
  border: 3px solid #ff8671;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.25rem;
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  font-weight: 800;
  padding: 0.25rem 1.25rem;
  text-align: center;
  display: none;
  width: 90%;
  margin: 0 auto;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out; }

@media (max-width: 768px) {
  #footer-bottom .footer-cta-btn {
    display: block; } }

#footer-bottom .footer-cta-btn:hover {
  background: #ff8671;
  color: #fff;
  cursor: pointer; }

#footer-bottom .leasing-hours {
  width: 25%;
  float: left; }

#footer-bottom .leasing-hours h4 {
  font-size: 1.125rem; }

#footer-bottom .leasing-hours h4 br {
  display: block; }

@media (max-width: 768px) {
  #footer-bottom .leasing-hours h4 br {
    display: none; } }

#footer-bottom .leasing-hours a:hover {
  color: #ff8671; }

#footer-bottom .leasing-hours .address, #footer-bottom .leasing-hours div {
  margin-bottom: 0.5rem;
  font-size: 1rem;
  color: #000; }

@media (max-width: 768px) {
  #footer-bottom .leasing-hours {
    width: 100%;
    float: none;
    text-align: center;
    padding: 2rem 0 1rem 0; } }

#footer-bottom .contact-info {
  width: 25%;
  float: left; }

@media (max-width: 768px) {
  #footer-bottom .contact-info {
    width: 100%;
    float: none;
    text-align: center;
    padding: 1rem 0 1rem 0; } }

#footer-bottom .contact-info h4 {
  font-size: 1.125rem; }

#footer-bottom .contact-info h4 br {
  display: block; }

@media (max-width: 768px) {
  #footer-bottom .contact-info h4 br {
    display: none; } }

#footer-bottom .contact-info .footer-phone, #footer-bottom .contact-info .hours {
  color: #000;
  font-size: 1rem; }

#footer-bottom .contact-info .hours {
  margin-top: 0.5rem; }

#footer-bottom .contact-info .footer-phone a {
  color: #000;
  text-decoration: none; }

#footer-bottom .branding {
  width: 22%;
  float: right;
  text-align: right; }

#footer-bottom .branding .footer-logo {
  max-width: 200px; }

#footer-bottom .branding p {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-top: 0.75rem; }

@media (max-width: 768px) {
  #footer-bottom .branding {
    width: 100%;
    float: none;
    text-align: center;
    padding: 1rem 0 1rem 0; } }

#footer-bottom .copyright {
  text-align: left;
  padding-top: 2rem;
  clear: both; }

@media (max-width: 768px) {
  #footer-bottom .copyright {
    padding-top: 1rem; } }

#footer-bottom .copyright br {
  display: none; }

@media (max-width: 640px) {
  #footer-bottom .copyright {
    padding-top: 1rem; }
  #footer-bottom .copyright br {
    display: block; } }

@media (max-width: 640px) {
  #footer-bottom .copyright .footer-corp-logos {
    text-align: center; } }

#footer-bottom .copyright .footer-corp-logos img {
  display: inline-block;
  margin: 0rem 0.3rem;
  vertical-align: middle;
  margin-bottom: 5px;
  max-width: 15px; }

#footer-bottom .copyright .footer-corp-logos img.greystar {
  max-width: 120px; }

@media (max-width: 768px) {
  #footer-bottom .copyright .footer-corp-logos img.greystar {
    max-width: 100px; } }

#footer-bottom .copyright .footer-corp-logos img.eoh {
  max-width: 120px; }

#footer-bottom .copyright .footer-corp-logos img.ada {
  max-width: 25px; }

#footer-bottom .copyright .footer-corp-logos img.pet-friendly {
  max-width: 25px; }

#footer-bottom .copyright p {
  color: #4d4d4d;
  font-size: 0.85rem;
  display: inline-block;
  vertical-align: middle;
  width: 100%; }

@media (max-width: 768px) {
  #footer-bottom .copyright p {
    text-align: center; } }

#footer-bottom .copyright p a {
  text-decoration: underline;
  padding: 0 0.25rem;
  color: #4d4d4d; }

#footer-bottom .copyright p a:hover {
  color: #000; }

#footer-bottom .copyright p #resbtn {
  font-family: 'Assistant', Arial, Helvetica, sans-serif;
  color: #ff8671;
  text-decoration: none;
  font-size: 1.25em;
  font-weight: 800; }

@media (max-width: 768px) {
  #footer-bottom .copyright p #resbtn {
    display: block;
    width: 100%;
    float: none; } }

#footer-bottom .copyright p #resbtn:hover {
  color: #000; }

@media (max-width: 768px) {
  .news #intro .wrapper {
    padding: 2em 0; } }

#categories {
  width: 30%;
  padding-right: 2em; }

@media (max-width: 850px) {
  #categories {
    width: 50%; } }

#categories ul {
  margin: 0;
  padding: 0; }

#categories ul li {
  margin: 0;
  padding: 0 0 0.75em 0;
  list-style: none; }

#categories ul li:last-of-type {
  padding: 0; }

#categories ul li a {
  font-size: 1.25em;
  text-decoration: none;
  color: #000; }

#categories ul li a:hover {
  color: #ff8671; }

#categories ul li.current-cat a {
  color: #ff8671; }

#facebook {
  width: 35%;
  z-index: 900;
  padding-right: 2em;
  overflow: hidden; }

#facebook h2 {
  text-align: center;
  display: inline-block; }

#facebook ul {
  display: inline-block;
  list-style: none;
  margin-left: 30%;
  margin-bottom: 1.5em; }

@media (max-width: 1024px) {
  #facebook ul {
    margin-left: 16%; } }

#facebook ul li {
  display: inline-block;
  padding: 0rem 0.2rem; }

#facebook ul li i {
  font-size: 1.4rem;
  color: #000; }

#facebook ul li i:hover {
  color: #ff8671; }

@media (max-width: 850px) {
  #facebook {
    display: none; } }

#facebook .fb-box {
  font-size: 1.25rem;
  color: #ff8671;
  border: 3px solid #ff8671;
  padding: 2rem 2.25rem;
  text-align: center;
  font-weight: 800;
  font-family: "Assistant",Arial,Helvetica,sans-serif; }

#weather {
  width: 35%;
  color: #fff; }

@media (max-width: 850px) {
  #weather {
    width: 50%; } }

@media (max-width: 768px) {
  #weather {
    width: 45%; } }

@media (max-width: 640px) {
  #weather {
    display: none; } }

#weather h2 {
  text-align: center !important; }

#weather h3 {
  font-size: 4em;
  font-weight: 600;
  line-height: 0.75em;
  margin-bottom: 0; }

#weather p {
  font-size: 1.25em;
  margin: 0; }

#weather .wu-custom-top {
  width: 70px;
  height: 70px;
  vertical-align: middle; }

#categories h2, #facebook h2, #weather h2 {
  font-size: 1.5em;
  line-height: 1em;
  text-align: left;
  text-transform: uppercase;
  margin: 0 0 0.5em 0;
  padding: 0; }

.news-block {
  width: 46%;
  margin: 0 2% 2em; }

@media (max-width: 768px) {
  .news-block {
    width: 100%;
    margin: 0 0 2em; } }

.news-block a {
  color: #666; }

.news-block a:hover {
  color: #ff8671; }

.single .news-block {
  width: 100%; }

#news-content {
  font-size: 1.25em;
  line-height: 1.5em; }

@media (max-width: 768px) {
  #news-content {
    padding: 0; } }

#news-content .wrapper {
  padding-top: 1.5em; }

@media (max-width: 640px) {
  #news-content .wrapper {
    padding: 2em 1em !important; } }

#news-content .table {
  display: table; }

#news-content .row {
  display: table-row; }

#news-content .col {
  display: table-cell; }

.news-post-front {
  color: #000;
  font-size: 1.125rem; }

.news-post-front a {
  color: #666; }

.news-post-front a:hover {
  color: #ff8671; }

.news-post-front img {
  display: none; }

.single .news-block {
  margin-left: 0; }

.single .news-block .news-post p a {
  color: #666; }

.single .news-block .news-post p a:hover {
  color: #ff8671; }

.news-block h3.newstitle {
  color: #ff8671;
  font-size: 1.35em;
  line-height: 1.25em;
  font-weight: 900;
  margin: 0.75em 0 0.5em; }

.news-block h4.date {
  color: #72d0eb;
  font-weight: 700;
  margin-bottom: 0.5em;
  font-size: 1rem;
  color: #000; }

.news-block .read-more {
  display: block;
  width: 100%;
  margin-top: 0.75em; }

.news-block .read-more a {
  font-weight: 900;
  padding: 0.5rem 1rem;
  color: #000;
  border: 3px solid #000; }

.news-block .read-more a img {
  max-width: 20px;
  vertical-align: middle;
  -webkit-transition: margin 0.5s ease;
  -moz-transition: margin 0.5s ease;
  -ms-transition: margin 0.5s ease;
  -o-transition: margin 0.5s ease;
  transition: margin 0.5s ease; }

.news-block .read-more a:hover {
  color: #ff8671;
  border: 3px solid #ff8671; }

.news-block .read-more a:hover > img {
  margin-left: 0.25em; }

.go-back {
  padding: 2em 0 0 0; }

.go-back a {
  display: block;
  margin: 0 auto;
  color: #000;
  background-color: transparent;
  border: 4px solid #000;
  position: relative;
  font-size: 1.25em;
  font-weight: 900;
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  padding: 0.25em 0;
  width: 250px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s; }

.go-back img {
  max-width: 20px;
  vertical-align: top;
  margin-top: 0.15em;
  -webkit-transition: margin 0.5s ease;
  -moz-transition: margin 0.5s ease;
  -ms-transition: margin 0.5s ease;
  -o-transition: margin 0.5s ease;
  transition: margin 0.5s ease; }

.go-back a:hover {
  border: 4px solid #ff8671;
  color: #ff8671; }

#infinite-scroll-wrap a {
  color: #fff !important; }

#infscr-loading {
  display: block;
  width: 100%;
  text-align: center;
  padding: 2em 0; }

.addthis_button {
  color: #000; }

.addthis_button:hover {
  color: #ff8671; }

.amenities {
  background: #fff8f0; }

.amenities .amenity-container .amenitiy-image {
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat;
  height: 675px;
  width: 66.6666%; }

@media (max-width: 1024px) {
  .amenities .amenity-container .amenitiy-image {
    width: 50%;
    height: 490px; } }

@media (max-width: 768px) {
  .amenities .amenity-container .amenitiy-image {
    width: 100%;
    height: 300px; } }

@media (max-width: 640px) {
  .amenities .amenity-container .amenitiy-image {
    height: 225px; } }

.amenities .amenity-container .amenity-content {
  padding: 5rem;
  width: 33.3333%;
  background: #fff8f0; }

@media (max-width: 1248px) {
  .amenities .amenity-container .amenity-content {
    padding: 3rem; } }

@media (max-width: 1024px) {
  .amenities .amenity-container .amenity-content {
    width: 50%;
    padding: 3rem; } }

@media (max-width: 768px) {
  .amenities .amenity-container .amenity-content {
    width: 100%;
    padding: 3rem; } }

@media (max-width: 640px) {
  .amenities .amenity-container .amenity-content {
    padding: 1.5rem; } }

.amenities .amenity-container .amenity-content h4,
.amenities .amenity-container .amenity-content .h4 {
  color: #000;
  font-size: 1.5rem; }

.amenities .amenity-container .amenity-content ul li {
  color: #000;
  padding: 0.25rem;
  text-indent: -0.76rem;
  line-height: 1.3rem; }

.amenities .amenity-container .amenity-content ul li:before {
  content: '•';
  color: #ff8671;
  padding-right: 0.5em; }

.amenities .amenity-container .amenity-content img {
  width: 100%;
  max-width: 175px;
  margin-top: 2rem;
  display: block; }

@media (max-width: 768px) {
  .amenities .amenity-container .amenity-content img {
    display: none; } }

.amenities .amenity-container:last-child .amenitiy-image {
  height: 900px; }

@media (max-width: 1024px) {
  .amenities .amenity-container:last-child .amenitiy-image {
    height: 820px; } }

@media (max-width: 768px) {
  .amenities .amenity-container:last-child .amenitiy-image {
    height: 300px; } }

@media (max-width: 640px) {
  .amenities .amenity-container:last-child .amenitiy-image {
    height: 225px; } }

.gallery-nav p strong {
  font-weight: 600;
  color: #000;
  font-family: "Assistant",Arial,Helvetica,sans-serif; }

.all-plans {
  width: 20%; }

.gallery-page .wrapper #secnav {
  padding-bottom: 2rem; }

.gallery-page .wrapper #secnav li {
  display: inline-block;
  width: calc((100% / 4) - 10px);
  padding: 1rem 0.75rem;
  margin: 0 0.2rem;
  background: transparent;
  border: 3px solid #fff8f0;
  text-align: center;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out; }

@media (max-width: 768px) {
  .gallery-page .wrapper #secnav li {
    width: 100%; } }

.gallery-page .wrapper #secnav li a {
  color: #000;
  font-size: 1.313em;
  font-weight: 800; }

@media (max-width: 640px) {
  .gallery-page .wrapper #secnav li a {
    font-size: 1rem; } }

.gallery-page .wrapper #secnav li:hover {
  background: transparent;
  border: 3px solid #ff8671;
  cursor: pointer; }

.gallery-page .wrapper #secnav li:hover a {
  color: #ff8671; }

.gallery-page .wrapper #secnav li.active {
  background: transparent;
  border: 3px solid #ff8671; }

.gallery-page .wrapper #secnav li.active a {
  color: #ff8671; }

.image-gallery ul.gallery-list {
  background: #fff8f0;
  list-style: none;
  overflow: hidden; }

.image-gallery ul.gallery-list li {
  width: calc(100%);
  float: left;
  position: relative; }

@media (min-width: 640px) {
  .image-gallery ul.gallery-list li {
    width: calc((100% / 1));
    float: left;
    position: relative; } }

@media (min-width: 768px) {
  .image-gallery ul.gallery-list li {
    width: calc((100% / 2));
    float: left;
    position: relative; } }

@media (min-width: 840px) {
  .image-gallery ul.gallery-list li {
    width: calc((100% / 2));
    float: left;
    position: relative; } }

@media (min-width: 1024px) {
  .image-gallery ul.gallery-list li {
    width: calc((100% / 3));
    float: left;
    position: relative; } }

.image-gallery ul.gallery-list li a:hover > .overlay, .image-gallery ul.gallery-list li a:hover > .caption {
  opacity: 1;
  cursor: pointer;
  color: #000;
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  font-weight: 800; }

.image-gallery ul.gallery-list li .overlay {
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.6);
  transition: 0.2s opacity ease-in-out; }

.image-gallery ul.gallery-list li.vr-tour .caption {
  top: 80%; }

.image-gallery ul.gallery-list img {
  height: auto;
  width: 100%; }

@media (min-width: 768px) {
  .image-gallery ul.gallery-list img {
    height: auto; } }

.image-gallery .caption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 20;
  opacity: 0;
  text-align: center;
  font-size: 1.75rem;
  line-height: 2.5rem;
  transition: 0.2s opacity ease-in-out;
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  font-weight: 800;
  color: #000; }

.galleryvideo {
  position: relative;
  margin: 2em 0 1em 0;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }

.galleryvideo iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

div.fancybox-controls {
  bottom: 0 !important; }

div.fancybox-show-infobar fancybox-infobar {
  position: absolute !important;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  text-align: center !important;
  width: 100% !important; }

div.fancybox-show-infobar .fancybox-button--right, div.fancybox-show-infobar .fancybox-button--left {
  position: absolute !important;
  top: 49% !important;
  font-size: 2em !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important; }

div.fancybox-show-infobar .fancybox-button--right {
  right: 2% !important; }

div.fancybox-show-infobar .fancybox-button--left {
  left: 2% !important; }

div.fancybox-show-infobar .fancybox-button--left::after, div.fancybox-show-infobar .fancybox-button--right::after {
  top: 15px !important;
  width: 15px !important;
  height: 15px !important;
  border-top: 4px solid currentColor !important;
  border-right: 4px solid currentColor !important; }

div.fancybox-show-infobar .fancybox-button--right::after {
  right: 18px !important; }

div.fancybox-show-infobar .fancybox-button--left::after {
  left: 18px !important; }

div.fancybox-infobar__body {
  color: #fff; }

div.fancybox-infobar__body .js-fancybox-index, div.fancybox-infobar__body .js-fancybox-count {
  color: #fff; }

.resp-container {
  position: relative;
  overflow: hidden;
  padding-top: 2000px; }

.resp-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

@media screen and (max-width: 760px) {
  #unit-detail #detail-unit-image {
    padding-top: 2em;
    padding-left: 1em;
    padding-right: 1em; }
  #unit-detail .unit-detail-info h2 {
    margin-bottom: 0.5em; } }

#interest-list {
  display: table;
  width: 100%;
  color: #fff; }

#interest-list:invalid {
  box-shadow: none; }

#interest-list:-moz-submit-invalid {
  box-shadow: none; }

#interest-list:-moz-ui-invalid {
  box-shadow: none; }

#interest-list div.fielditem {
  padding: 1em; }

#interest-list div.fielditem.fieldlist {
  padding-bottom: 0; }

#interest-list div#sec1, #interest-list div#sec2, #interest-list div#sec3 {
  padding: 0; }

#interest-list label {
  color: #000;
  font-weight: 300;
  letter-spacing: 1px;
  font-size: 1em;
  padding: 0.5em 0;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }

#interest-list label.full {
  width: 100%;
  display: block; }

#interest-list input[type='text'], #interest-list input[type='email'] {
  width: 100%;
  background: #fff;
  color: #000;
  padding: 0.75em 0.5em;
  letter-spacing: 0.5px;
  font-size: 1em;
  margin-top: 0.25em;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }

#interest-list input.required-highlight, #interest-list select.required-highlight {
  background-color: #f4e0e0; }

#interest-list input.required-highlight::-webkit-input-placeholder, #interest-list select.required-highlight::-webkit-input-placeholder {
  color: #d75959; }

#interest-list input.required-highlight:-moz-placeholder, #interest-list select.required-highlight:-moz-placeholder {
  color: #d75959; }

#interest-list input.required-highlight::-moz-placeholder, #interest-list select.required-highlight::-moz-placeholder {
  color: #d75959; }

#interest-list input.required-highlight:-ms-input-placeholder, #interest-list select.required-highlight:-ms-input-placeholder {
  color: #d75959; }

#interest-list .required-highlight label {
  color: #d75959; }

#interest-list textarea {
  width: 100%;
  background: #fff;
  color: #000;
  padding: 0.75em 0.5em;
  margin-top: 0.5em;
  letter-spacing: 0.5px;
  font-size: 1em;
  resize: none;
  height: 11.1875em;
  overflow: auto; }

#datpickerHolder {
  position: relative; }

#datpickerHolder i {
  color: #ff8671;
  font-size: 1.25em;
  position: absolute;
  right: 1.5em;
  top: 1.5em; }

.control-group {
  display: inline-block !important;
  vertical-align: top !important;
  text-align: left !important; }

.control-group .full {
  margin-bottom: 0.75em; }

#interest-list .control {
  display: block;
  position: relative;
  padding: 0 0 0 30px !important;
  margin-bottom: 0.9em !important;
  cursor: pointer; }

#interest-list .control label {
  color: #000; }

#interest-list .control input {
  position: absolute;
  z-index: -1;
  opacity: 0; }

#interest-list .control .control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background: #fff; }

#interest-list .control--radio .control__indicator {
  border-radius: 50%; }

#interest-list .control:hover input ~ .control__indicator, #interest-list .control input:focus ~ .control__indicator {
  background: #fff; }

#interest-list .control input:checked ~ .control__indicator {
  background: #000; }

#interest-list .control:hover input:not([disabled]):checked ~ .control__indicator, #interest-list .control input:checked:focus ~ .control__indicator {
  background: #000; }

#interest-list .control input:disabled ~ .control__indicator {
  background: #fff;
  opacity: 0.6;
  pointer-events: none; }

#interest-list .control__indicator:after {
  content: '';
  position: absolute;
  display: none; }

#interest-list .control input:checked ~ .control__indicator:after {
  display: block; }

#interest-list .control--checkbox .control__indicator:after {
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg); }

#interest-list .control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #ff8671; }

#interest-list .control--radio .control__indicator:after {
  left: 7px;
  top: 7px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #fff; }

#interest-list .control--radio input:disabled ~ .control__indicator:after {
  background: #c4e2e6; }

#interest-list .select {
  position: relative;
  display: inline-block;
  width: 100%; }

#interest-list .select select {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 0.75em 0.5em;
  letter-spacing: 0.5px;
  margin-top: 0.25em;
  outline: 0;
  border: 0;
  border-radius: 0;
  background: #fff;
  color: #000;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-size: 1em; }

#interest-list .select select::-ms-expand {
  display: none; }

#interest-list .select select:hover, #interest-list .select select:focus {
  color: #fff;
  background: #000; }

#interest-list .select select:disabled {
  opacity: 0.5;
  pointer-events: none; }

#interest-list .select__arrow {
  position: absolute;
  top: 22px;
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #000 transparent transparent transparent; }

#interest-list .select select:hover ~ .select__arrow, #interest-list .select select:focus ~ .select__arrow {
  border-top-color: #fff; }

#interest-list .select select:disabled ~ .select__arrow {
  border-top-color: #fff; }

#submitbutton {
  font-family: sans-serif;
  text-transform: uppercase;
  background: none;
  font-weight: 700;
  border: none;
  margin: 0;
  z-index: 400;
  color: #ff8671;
  border: 3px solid #ff8671;
  position: relative;
  float: right;
  font-size: 1.25em;
  padding: 0.5em 1.75em;
  -webkit-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -ms-transition: color 0.25s;
  -o-transition: color 0.25s;
  transition: color 0.25s; }

#submitbutton:hover {
  cursor: pointer;
  color: #fff;
  background: #ff8671;
  border: 3px solid #ff8671; }

#interest-list div#process, #interest-list div#success {
  padding: 12em 0;
  color: #000; }

#form-submit {
  width: 100%;
  float: right;
  padding: 0 1em; }

#process h4, #success h4 {
  font-size: 2.25em;
  margin: 0 0 0.75em 0;
  padding: 0;
  text-align: center;
  color: #000;
  text-align: center; }

#process p, #success p {
  color: #000;
  text-align: center;
  margin: 0;
  padding: 0; }

#errorchecking.alert,
#errorchecking_1.alert {
  background-color: #f4e0e0;
  border-color: #f5d4d4 !important;
  text-align: center;
  clear: both;
  margin-bottom: 2em;
  padding: 1em;
  margin: 0.9em 0 0.9em 0; }

#errorchecking.alert p,
#errorchecking_1.alert p {
  margin: 0;
  padding: 0;
  color: #d75959;
  text-transform: uppercase; }

@media (max-width: 940px) {
  #gmapHolder {
    width: 100%;
    height: auto !important;
    padding: 1.3em; } }

@media (max-width: 940px) {
  #map_canvas {
    z-index: 0;
    left: 0px !important;
    top: 0px;
    width: 100% !important;
    float: left;
    position: relative;
    overflow: hidden;
    padding: 0; } }

@media (max-width: 720px) {
  #map_canvas {
    height: 480px; } }

@media (max-width: 540px) {
  #map_canvas {
    height: 460px; } }

@media (max-width: 480px) {
  #map_canvas {
    height: 380px; } }

@media (max-width: 480px) {
  #map_canvas {
    height: 320px; } }

#map, #map_canvas {
  height: 683px;
  width: 100%;
  float: left; }

@media (max-width: 940px) {
  #map, #map_canvas {
    height: 520px; } }

.map-views, .map-views2 {
  top: 60px; }

.map-views, .map-views2 {
  position: absolute;
  left: 0px;
  z-index: 200;
  width: 110px;
  margin: 0;
  padding: 0.5em;
  font-size: 0.9em;
  font-weight: 400;
  line-height: 1.2em;
  text-align: center;
  color: #fff;
  opacity: 0.8;
  background-color: #444;
  cursor: pointer; }

.map-views:hover, .map-views2:hover {
  opacity: 1; }

.map-views2 {
  display: none; }

@media (max-width: 940px) {
  .map-views, .map-views2 {
    display: none; } }

#controlHolder {
  position: absolute; }

#cd-zoom-in, #cd-zoom-out {
  position: absolute;
  z-index: 300;
  left: 10px;
  width: 28px;
  height: 28px;
  cursor: pointer;
  background-color: #444;
  background-repeat: no-repeat;
  background-size: 24px 48px;
  background-image: url(../../images/poi/cd-icon-controller.png); }

#cd-zoom-in:hover, #cd-zoom-out:hover {
  background-color: #555; }

#cd-zoom-in {
  top: 110px;
  background-position: 50% 0; }

@media (max-width: 940px) {
  #cd-zoom-in {
    z-index: 1;
    top: 40px;
    left: 33px; } }

#cd-zoom-out {
  top: 144px;
  background-position: 50% -24px; }

@media (max-width: 940px) {
  #cd-zoom-out {
    z-index: 1;
    top: 83px;
    left: 33px; } }

#googledirections form {
  display: table;
  margin: 0 auto;
  position: relative;
  vertical-align: middle;
  width: 90%; }

#googledirections h3 {
  display: table-cell;
  margin: 0;
  padding: 0 0 0 0;
  text-align: center;
  vertical-align: middle;
  width: 21%;
  font-size: 1.25em; }

@media (max-width: 768px) {
  #googledirections h3 {
    padding: 0 1em 0 0; } }

#saddr {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #fff;
  color: #ff8671;
  display: table-cell;
  font-size: 1em;
  height: 2.5em;
  margin: 0;
  padding: 0 2.75em 0 0;
  text-indent: 15px;
  width: 100%; }

@media (max-width: 768px) {
  #saddr {
    padding: 0; } }

@media (max-width: 640px) {
  #saddr {
    margin-left: -64px;
    width: 77%;
    margin-top: 0.5rem; } }

#saddr::-webkit-input-placeholder {
  color: #000; }

#saddr:-moz-placeholder {
  color: #000; }

#saddr::-moz-placeholder {
  color: #000; }

#saddr:-ms-input-placeholder {
  color: #000; }

#google-btn {
  background-color: transparent;
  border-left: none;
  color: #fff;
  border: 3px solid #fff;
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  font-size: 1.25em;
  height: 100%;
  font-weight: 800;
  margin: 0;
  padding: 0;
  position: absolute;
  right: -60px;
  top: 0;
  width: 2.5em;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out; }

@media (max-width: 640px) {
  #google-btn {
    right: -12px; } }

#google-btn:hover {
  border: 3px solid #ff8671;
  color: #fff;
  cursor: pointer;
  background: #ff8671; }

#pcontent ul li a {
  color: #ff8671; }

#pcontent ul li a:hover {
  color: #fff8f0; }

.fancybox-caption-wrap {
  position: absolute;
  width: 60%;
  margin: 0 auto;
  padding: 60px 30px 0 30px;
  z-index: 99998;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  background: none !important;
  opacity: 0;
  bottom: 1.5rem !important;
  transition: opacity 0.2s;
  pointer-events: none;
  text-align: center !important; }

.fancybox-caption-wrap .fancybox-caption {
  color: #000 !important;
  font-size: 1.5rem !important;
  font-family: "Assistant",Arial,Helvetica,sans-serif !important;
  font-weight: 800;
  border-top: 1px solid rgba(0, 0, 0, 0.2) !important; }

@media (max-width: 768px) {
  .fancybox-caption-wrap {
    bottom: 2rem !important; } }

@media (max-width: 640px) {
  .fancybox-caption-wrap {
    bottom: 0.25rem !important;
    width: 100%; } }

.fancybox-image {
  padding: 0 !important; }

.availability-frame {
  text-align: center;
  background: #fff8f0; }

.availability-frame .availability-contain {
  width: 95%;
  margin: 0 auto; }

@media (max-width: 640px) {
  .availability-frame .availability-contain {
    width: 95%; } }

@media (max-width: 640px) {
  .availability-frame {
    padding: 1rem 0; } }

.availability-frame iframe {
  width: 100%;
  height: 800px; }

@media (max-width: 1248px) {
  .availability-frame iframe {
    height: 700px; } }

@media (max-width: 1024px) {
  .availability-frame iframe {
    height: 650px; } }

@media (max-width: 768px) {
  .availability-frame iframe {
    height: 500px; } }

@media (max-width: 640px) {
  .availability-frame iframe {
    display: none; } }

.availability-frame button {
  background: transparent;
  border: 3px solid #ff8671;
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 1.25rem;
  color: #ff8671;
  letter-spacing: 1px;
  padding: 0.25rem 1.25rem;
  text-align: center;
  margin: 0rem auto;
  display: none;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out; }

.availability-frame button:hover {
  background: #ff8671;
  color: #fff; }

@media (max-width: 640px) {
  .availability-frame button {
    display: block;
    width: 90%; } }

#unit-availability {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  padding-top: 20px; }

#unit-availability, #unit-availability a .available-unit {
  text-align: center;
  overflow: hidden; }

#unit-availability a .available-unit {
  width: 100%;
  display: inline-block;
  position: relative;
  overflow: hidden;
  -webkit-transition: margin 0.75s ease-out;
  -moz-transition: margin 0.75s ease-out;
  -ms-transition: margin 0.75s ease-out;
  -o-transition: margin 0.75s ease-out;
  transition: margin 0.75s ease-out;
  background-color: #fff8f0;
  padding: 1.5em;
  border: 3px solid #fff8f0; }

#unit-availability a:hover .available-unit {
  border: 3px solid #ff8671; }

#unit-availability a .available-unit .available-unit-image {
  width: 100%;
  height: 400px;
  text-align: center;
  position: relative; }

#unit-availability a .available-unit img.fpimg:nth-child(odd) {
  max-height: 50%;
  max-width: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1em 0 1em 0;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

#unit-availability a .available-unit img.fpimg:nth-child(even) {
  max-height: 50%;
  max-width: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1em 0 1em 0;
  -ms-transform: translateY(50%);
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%); }

#unit-availability a .available-unit img.fpimg_single {
  -ms-transform: none !important;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  max-height: 75% !important;
  max-width: 100% !important; }

#unit-availability a .available-unit h2 {
  font-size: 1.75em;
  line-height: 1em;
  margin: 0;
  padding: 0;
  clear: both;
  color: #000;
  font-family: "Assistant",Arial,Helvetica,sans-serif; }

#unit-availability a .available-unit h3 {
  font-size: 1.125em;
  line-height: 1.75em;
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  margin-bottom: 0.75em;
  color: #000;
  font-weight: 600; }

#unit-availability a .available-unit h4 {
  font-size: 1em;
  line-height: 1em;
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  color: #ff8671;
  -webkit-transition: all 0.75s ease-out;
  -moz-transition: all 0.75s ease-out;
  -ms-transition: all 0.75s ease-out;
  -o-transition: all 0.75s ease-out;
  transition: all 0.75s ease-out;
  margin-bottom: 0;
  padding-bottom: 0; }

#unit-availability .plan__cell.is-expanded .available-unit h4 {
  opacity: 0; }

#unit-availability a .available-unit h4 img {
  width: 1em;
  height: 1em;
  -webkit-transition: margin 0.75s ease-out;
  -moz-transition: margin 0.75s ease-out;
  -ms-transition: margin 0.75s ease-out;
  -o-transition: margin 0.75s ease-out;
  transition: margin 0.75s ease-out; }

#unit-availability a:hover .available-unit h4 img {
  margin-left: 0.25em; }

.unit-detail {
  background-color: #fff;
  border: 4px solid #fff;
  overflow: hidden;
  width: calc(100% - 20px);
  margin: 0 10px 0 10px;
  padding: 3em 0 3em 0; }

.unit-detail .left {
  text-align: center; }

.unit-detail .right {
  text-align: center; }

.unit-detail .right img {
  max-width: 100%;
  height: auto; }

@media (max-width: 768px) {
  .unit-detail .right img {
    margin-top: 2em; } }

.unit-detail .unit-detail-info h2 {
  font-size: 1.75em;
  line-height: 1.5em;
  margin-bottom: 0.5em;
  margin: 0;
  padding: 0;
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  clear: both;
  color: #000; }

.unit-detail .unit-detail-info h3 {
  font-size: 1.25em;
  line-height: 1.5em;
  font-weight: normal;
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  color: #ff8671; }

@media (max-width: 768px) {
  .unit-detail .unit-detail-info h3 {
    margin-bottom: 1em; } }

.unit-detail .unit-detail-info h4 {
  font-size: 0.813em;
  line-height: 1em;
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  margin-bottom: 4em;
  font-weight: normal;
  color: #fff;
  text-transform: uppercase; }

.unit-detail .right a {
  display: inline-block; }

.unit-detail .floorplan-images div.threefourth img {
  max-width: 50%;
  height: auto;
  width: 100%; }

.unit-detail .floorplan-images div.full img {
  max-width: 60%;
  height: auto;
  width: 100%; }

@media (max-width: 768px) {
  .unit-detail .floorplan-images div.full img {
    max-width: 100%; } }

.unit-detail .floorplan-images div.full.small img {
  max-width: 40%; }

@media (max-width: 768px) {
  .unit-detail .floorplan-images div.full.small img {
    max-width: 100%; } }

.unit-detail .floorplan-images div.full.large img {
  max-width: 80%; }

@media (max-width: 768px) {
  .unit-detail .floorplan-images div.full.large img {
    max-width: 100%; } }

.unit-detail .floorplan-images div.half img {
  max-width: 90%; }

@media (max-width: 768px) {
  .unit-detail .floorplan-images div.half img {
    max-width: 100%; } }

.unit-detail .floorplan-images div.half.small img {
  max-width: 60%; }

@media (max-width: 768px) {
  .unit-detail .floorplan-images div.half.small img {
    max-width: 100%; } }

.unit-detail .floorplan-images div.half.large img {
  max-width: 100%; }

@media (max-width: 768px) {
  .unit-detail .floorplan-images div.half.large img {
    max-width: 100%; } }

.unit-detail .unit-detail-info a, .unit-detail .unit-detail-info .submit {
  background: transparent;
  color: #ff8671;
  border: 3px solid #ff8671;
  width: 100%;
  max-width: 200px;
  display: inline-block;
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  font-size: 0.9em;
  font-weight: 800;
  padding: 0.5rem 1.75rem;
  margin: 0 0.5em 0.5em 0.5em;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  margin-bottom: 2em;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out; }

.unit-detail .unit-detail-info a:hover {
  background: #ff8671;
  color: #fff;
  cursor: pointer; }

@media (max-width: 768px) {
  .floor-plans .all-plans, .floor-plans-entrada .all-plans, .floor-plans-development .all-plans {
    float: none;
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    clear: both; } }

.floor-plans .all-plans ul, .floor-plans-entrada .all-plans ul, .floor-plans-development .all-plans ul {
  width: 100%;
  height: 100%; }

.floor-plans .all-plans ul li, .floor-plans-entrada .all-plans ul li, .floor-plans-development .all-plans ul li {
  text-align: center;
  display: inline-block;
  margin-bottom: 0.25em;
  width: 100%; }

.floor-plans .all-plans ul li:hover > a, .floor-plans-entrada .all-plans ul li:hover > a, .floor-plans-development .all-plans ul li:hover > a {
  background: transparent;
  color: #ff8671;
  border: 4px solid #ff8671; }

.floor-plans .all-plans ul li a, .floor-plans-entrada .all-plans ul li a, .floor-plans-development .all-plans ul li a {
  padding: 2rem 2rem;
  background: transparent;
  border: 4px solid #fff8f0;
  color: #000;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  display: block;
  min-width: 140px;
  font-weight: 800;
  font-size: 1.313em;
  line-height: 1em; }

@media (max-width: 768px) {
  .floor-plans .all-plans ul li a, .floor-plans-entrada .all-plans ul li a, .floor-plans-development .all-plans ul li a {
    padding: 0.5rem; } }

.floor-plans .all-plans ul li a.active, .floor-plans-entrada .all-plans ul li a.active, .floor-plans-development .all-plans ul li a.active {
  background: transparent;
  color: #ff8671;
  border: 4px solid #ff8671; }

.floor-plans #secnav, .floor-plans-entrada #secnav, .floor-plans-development #secnav {
  margin-bottom: 0.1rem;
  width: 79.5%;
  text-align: left; }

@media (max-width: 768px) {
  .floor-plans #secnav, .floor-plans-entrada #secnav, .floor-plans-development #secnav {
    float: none;
    width: 100%;
    clear: both; } }

.floor-plans #secnav li, .floor-plans-entrada #secnav li, .floor-plans-development #secnav li {
  text-align: center;
  display: inline-block;
  margin-bottom: 0.25em;
  width: calc((100% / 4) - 10px);
  -webkit-transition: margin 0.75s ease-out;
  -moz-transition: margin 0.75s ease-out;
  -ms-transition: margin 0.75s ease-out;
  -o-transition: margin 0.75s ease-out;
  transition: margin 0.75s ease-out; }

.floor-plans #secnav li:hover > a, .floor-plans-entrada #secnav li:hover > a, .floor-plans-development #secnav li:hover > a {
  background: transparent;
  color: #ff8671;
  border: 4px solid #ff8671; }

@media (max-width: 640px) {
  .floor-plans #secnav li, .floor-plans-entrada #secnav li, .floor-plans-development #secnav li {
    width: calc((100% / 2) - 5px); } }

.floor-plans #secnav li a, .floor-plans-entrada #secnav li a, .floor-plans-development #secnav li a {
  padding: 0.5rem 2rem;
  background: transparent;
  color: #000;
  border: 4px solid #fff8f0;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  display: block;
  min-width: 140px;
  font-size: 1.313em;
  font-weight: 800;
  line-height: 1em; }

@media (max-width: 1024px) {
  .floor-plans #secnav li a, .floor-plans-entrada #secnav li a, .floor-plans-development #secnav li a {
    padding: 0.5rem 1rem; } }

@media (max-width: 768px) {
  .floor-plans #secnav li a, .floor-plans-entrada #secnav li a, .floor-plans-development #secnav li a {
    padding: 0.5rem; } }

.floor-plans #secnav li a.active, .floor-plans-entrada #secnav li a.active, .floor-plans-development #secnav li a.active {
  background: transparent;
  color: #ff8671;
  border: 4px solid #ff8671; }

body {
  margin: 0; }

html {
  box-sizing: border-box; }

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

.plan__cell {
  float: left;
  position: relative;
  transform: scale(0);
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out; }

.plan__cell.active {
  transform: scale(1); }

.plan__cell.is-collapsed .plan--basic {
  cursor: pointer; }

.plan__cell.is-expanded .plan--expand {
  max-height: 1600px;
  margin-bottom: 20px; }

@media screen and (orientation: landscape) {
  .plan__cell.is-expanded .plan--expand {
    max-height: 2800px; } }

.plan--expand {
  position: relative;
  left: -10px;
  padding: 0 10px;
  box-sizing: content-box;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.5s ease-in-out, margin-bottom 0.1s 0.2s; }

.plan__cell.is-collapsed .arrow--up {
  height: 20px;
  width: 100%; }

.plan__cell.is-expanded .arrow--up {
  border-bottom: 15px solid #fff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  height: 0;
  width: 0;
  margin: 5px auto 0; }

.expand__close {
  position: absolute;
  top: 0px;
  right: 45px;
  color: #000;
  font-size: 50px;
  line-height: 50px;
  text-decoration: none; }

a.expand__close {
  color: #000; }

.expand__close:before {
  content: '×'; }

.expand__close:hover {
  color: #ff8671; }

.plan--large {
  max-width: 100%;
  height: auto;
  display: block;
  padding: 40px;
  margin: 0 auto;
  box-sizing: border-box; }

@media only screen and (max-width: 486px) {
  .plan__cell {
    width: 100%; }
  .plan--expand {
    width: 100%;
    left: 0;
    padding: 0; } }

@media only screen and (max-width: 740px) and (min-width: 487px) {
  .plan__cell {
    width: 50%; }
  .plan__cell:nth-of-type(2n+2) .plan--expand {
    margin-left: -100%; }
  .plan__cell:nth-of-type(2n+3) {
    clear: left; }
  .plan--expand {
    width: 200%; } }

@media only screen and (max-width: 1000px) and (min-width: 741px) {
  .plan__cell {
    width: 33.333333%; }
  .plan__cell:nth-of-type(3n+2) .plan--expand {
    margin-left: -100%; }
  .plan__cell:nth-of-type(3n+3) .plan--expand {
    margin-left: -200%; }
  .plan__cell:nth-of-type(3n+4) {
    clear: left; }
  .plan--expand {
    width: 300%; } }

@media only screen and (min-width: 1001px) {
  .plan__cell {
    width: 25%; }
  .plan__cell:nth-of-type(4n+2) .plan--expand {
    margin-left: -100%; }
  .plan__cell:nth-of-type(4n+3) .plan--expand {
    margin-left: -200%; }
  .plan__cell:nth-of-type(4n+4) .plan--expand {
    margin-left: -300%; }
  .plan__cell:nth-of-type(4n+5) {
    clear: left; }
  .plan--expand {
    width: 400%; } }

.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 20px;
  font-size: 1.5em;
  line-height: 1.125em;
  cursor: pointer; }

.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left; }

.slicknav_menu .slicknav_icon {
  float: left;
  margin: 0.188em 0 0 0.438em; }

.slicknav_menu .slicknav_no-text {
  margin: 0;
  text-align: center;
  width: 100%; }

.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: 0.125em; }

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0.188em; }

.slicknav_nav {
  clear: both; }

.slicknav_nav ul, .slicknav_nav li {
  display: block;
  width: 100%; }

.slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 0 0 0.4em; }

.slicknav_nav .slicknav_item {
  cursor: pointer; }

.slicknav_nav .slicknav_row {
  display: block; }

.slicknav_nav a {
  display: block; }

.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
  display: inline; }

.slicknav_menu:before, .slicknav_menu:after {
  content: " ";
  display: table; }

.slicknav_menu:after {
  clear: both; }

.slicknav_menu {
  *zoom: 1; }

.slicknav_menu {
  margin: 0 0 1em; }

.slicknav_btn {
  margin: 0;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); }

.slicknav_menu .slicknav_menutxt {
  color: #000;
  font-weight: bold;
  text-shadow: 0 1px 3px #000; }

.slicknav_menu .slicknav_icon-bar {
  background-color: #000; }

.slicknav_menu {
  background: #fff8f0;
  position: fixed;
  width: 100%;
  z-index: 998; }

.slicknav_nav {
  color: #fff;
  margin: 0;
  padding: 1em 0;
  font-size: 0.875em; }

.slicknav_nav, .slicknav_nav ul {
  list-style: none;
  overflow: hidden;
  background: #ff8671;
  width: 100%; }

.slicknav_nav ul {
  padding: 0;
  margin: 0; }

.slicknav_nav .slicknav_row {
  padding: 5px 10px;
  margin: 2px 5px; }

.slicknav_nav a {
  padding: 5px 10px;
  margin: 2px 5px;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center; }

.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0; }

.slicknav_nav .slicknav_row:hover {
  border-radius: 6px;
  background: #fff;
  color: #000; }

.slicknav_nav a:hover {
  color: #000; }

.slicknav_nav ul li.actvie a {
  color: #000; }

.slicknav_nav .slicknav_txtnode {
  margin-left: 15px; }

.full-overlay {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  display: none; }

.module-form-popup {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: fixed;
  z-index: 9999;
  display: none;
  background: #c4e2e6;
  width: 40%;
  -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1); }

@media (max-width: 1440px) {
  .module-form-popup {
    width: 55%; } }

@media (max-width: 1248px) {
  .module-form-popup {
    width: 60%; } }

@media (max-width: 1024px) {
  .module-form-popup {
    width: 75%; } }

@media (max-width: 850px) {
  .module-form-popup {
    width: 80%; } }

@media (max-width: 768px) {
  .module-form-popup {
    width: 75%; } }

@media (max-width: 640px) {
  .module-form-popup {
    width: 85%; } }

.module-form-popup .module-form-popup-container {
  text-align: center;
  padding: 2rem;
  position: relative; }

@media (max-width: 768px) {
  .module-form-popup .module-form-popup-container {
    padding: 1.5rem; } }

@media (max-width: 640px) {
  .module-form-popup .module-form-popup-container {
    padding: 1rem 1rem; } }

.module-form-popup .module-form-popup-container i.fa-close {
  color: #fff;
  font-size: 1.5rem;
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out; }

.module-form-popup .module-form-popup-container i.fa-close:hover {
  color: #000;
  cursor: pointer; }

.module-form-popup .module-form-popup-container h2 {
  color: #fff;
  font-size: 2.75rem;
  margin-bottom: 0.5rem; }

@media (max-width: 768px) {
  .module-form-popup .module-form-popup-container h2 {
    font-size: 1.75rem; } }

@media (max-width: 640px) {
  .module-form-popup .module-form-popup-container h2 {
    font-size: 1.5rem; } }

.module-form-popup .module-form-popup-container p {
  font-size: 1.5rem;
  color: #000;
  line-height: 2rem; }

@media (max-width: 768px) {
  .module-form-popup .module-form-popup-container p {
    font-size: 1.25rem; } }

@media (max-width: 640px) {
  .module-form-popup .module-form-popup-container p {
    font-size: 1rem;
    line-height: 1.5rem; } }

.module-form-popup .module-form-popup-container form.popup-form {
  margin-top: 1rem; }

@media (max-width: 640px) {
  .module-form-popup .module-form-popup-container form.popup-form {
    margin-top: 0; } }

.module-form-popup .module-form-popup-container form.popup-form #errorchecking {
  margin: 0 1rem; }

.module-form-popup .module-form-popup-container form.popup-form #errorchecking p {
  font-size: 1rem;
  width: auto; }

.module-form-popup .module-form-popup-container form.popup-form #sec1 .text-fields {
  padding: 1rem; }

@media (max-width: 640px) {
  .module-form-popup .module-form-popup-container form.popup-form #sec1 .text-fields {
    padding: 0; } }

.module-form-popup .module-form-popup-container form.popup-form input[type="text"], .module-form-popup .module-form-popup-container form.popup-form input[type="email"] {
  width: 100%;
  border: none;
  margin: 0.5rem 0;
  padding: 0.75rem;
  border-radius: 0; }

@media (max-width: 640px) {
  .module-form-popup .module-form-popup-container form.popup-form input[type="text"], .module-form-popup .module-form-popup-container form.popup-form input[type="email"] {
    padding: 0.35rem 0.5rem;
    margin: 0.25rem 0; } }

.module-form-popup .module-form-popup-container form.popup-form input.required-highlight, .module-form-popup .module-form-popup-container form.popup-form select.required-highlight {
  background-color: #f4e0e0; }

.module-form-popup .module-form-popup-container form.popup-form input.required-highlight::-webkit-input-placeholder, .module-form-popup .module-form-popup-container form.popup-form select.required-highlight::-webkit-input-placeholder {
  color: #d75959; }

.module-form-popup .module-form-popup-container form.popup-form input.required-highlight:-moz-placeholder, .module-form-popup .module-form-popup-container form.popup-form select.required-highlight:-moz-placeholder {
  color: #d75959; }

.module-form-popup .module-form-popup-container form.popup-form input.required-highlight::-moz-placeholder, .module-form-popup .module-form-popup-container form.popup-form select.required-highlight::-moz-placeholder {
  color: #d75959; }

.module-form-popup .module-form-popup-container form.popup-form input.required-highlight:-ms-input-placeholder, .module-form-popup .module-form-popup-container form.popup-form select.required-highlight:-ms-input-placeholder {
  color: #d75959; }

.module-form-popup .module-form-popup-container form.popup-form .required-highlight label {
  color: #d75959; }

.module-form-popup .module-form-popup-container form.popup-form #popup-form {
  margin-top: 1.5rem; }

@media (max-width: 640px) {
  .module-form-popup .module-form-popup-container form.popup-form #popup-form {
    margin-top: 0.25rem; } }

.module-form-popup .module-form-popup-container form.popup-form #popup-form label {
  color: #000; }

.module-form-popup .module-form-popup-container form.popup-form #popup-form .control {
  display: block;
  position: relative;
  padding: 0 0 0 25px !important;
  margin-bottom: 0.9em !important;
  cursor: pointer;
  color: #000; }

@media (max-width: 640px) {
  .module-form-popup .module-form-popup-container form.popup-form #popup-form .control {
    font-size: 0.9rem; } }

.module-form-popup .module-form-popup-container form.popup-form #popup-form .control label {
  color: #000; }

.module-form-popup .module-form-popup-container form.popup-form #popup-form .control input {
  position: absolute;
  z-index: -1;
  opacity: 0; }

.module-form-popup .module-form-popup-container form.popup-form #popup-form .control .control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background: #fff; }

.module-form-popup .module-form-popup-container form.popup-form #popup-form .control--radio .control__indicator {
  border-radius: 50%; }

.module-form-popup .module-form-popup-container form.popup-form #popup-form .control:hover input ~ .control__indicator, .module-form-popup .module-form-popup-container form.popup-form #popup-form .control input:focus ~ .control__indicator {
  background: #fff; }

.module-form-popup .module-form-popup-container form.popup-form #popup-form .control input:checked ~ .control__indicator {
  background: #000; }

.module-form-popup .module-form-popup-container form.popup-form #popup-form .control:hover input:not([disabled]):checked ~ .control__indicator, .module-form-popup .module-form-popup-container form.popup-form #popup-form .control input:checked:focus ~ .control__indicator {
  background: #000; }

.module-form-popup .module-form-popup-container form.popup-form #popup-form .control input:disabled ~ .control__indicator {
  background: #fff;
  opacity: 0.6;
  pointer-events: none; }

.module-form-popup .module-form-popup-container form.popup-form #popup-form .control__indicator:after {
  content: '';
  position: absolute;
  display: none; }

.module-form-popup .module-form-popup-container form.popup-form #popup-form .control input:checked ~ .control__indicator:after {
  display: block; }

.module-form-popup .module-form-popup-container form.popup-form #popup-form .control--checkbox .control__indicator:after {
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg); }

.module-form-popup .module-form-popup-container form.popup-form #popup-form .control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #ff8671; }

.module-form-popup .module-form-popup-container form.popup-form #popup-form .control--radio .control__indicator:after {
  left: 7px;
  top: 7px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #fff; }

.module-form-popup .module-form-popup-container form.popup-form #popup-form .control--radio input:disabled ~ .control__indicator:after {
  background: #c4e2e6; }

.module-form-popup .module-form-popup-container form.popup-form .button-submit {
  text-align: left;
  width: 100%; }

.module-form-popup .module-form-popup-container form.popup-form .button-submit button[type="submit"] {
  border: none;
  border: 2px solid #ff8671;
  font-weight: 800;
  text-transform: uppercase;
  background: transparent;
  text-align: center;
  padding: 0.75rem 0.5rem;
  color: #ff8671;
  width: 100%;
  font-size: 1rem;
  margin-top: 0.2rem;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out; }

@media (max-width: 640px) {
  .module-form-popup .module-form-popup-container form.popup-form .button-submit button[type="submit"] {
    font-size: 0.9rem;
    padding: 0.5rem 0.25rem; } }

.module-form-popup .module-form-popup-container form.popup-form .button-submit button[type="submit"]:hover {
  background: #ff8671;
  color: #fff;
  cursor: pointer; }

.loader {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
  border: 4px solid #000;
  top: 50%;
  animation: form-loader 2s infinite ease;
  margin-top: 1rem; }

.loader-inner {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  background-color: #000;
  animation: form-loader-inner 2s infinite ease-in; }

@keyframes form-loader {
  0% {
    transform: rotate(0deg); }
  25% {
    transform: rotate(180deg); }
  50% {
    transform: rotate(180deg); }
  75% {
    transform: rotate(360deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes form-loader-inner {
  0% {
    height: 0%; }
  25% {
    height: 0%; }
  50% {
    height: 100%; }
  75% {
    height: 100%; }
  100% {
    height: 0%; } }
