/*MAIN FILE*/
@import "https://cdn.linearicons.com/free/1.0.0/icon-font.min.css";
@import url("https://fonts.googleapis.com/css?family=Lato:300|Open+Sans:300");
@font-face {
  font-family: 'corbertregular';
  src: url("../fonts/corbert-regular-webfont.woff2") format("woff2"), url("../fonts/corbert-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'pantonlight_caps';
  src: url("../fonts/panton-lightcaps-webfont.woff2") format("woff2"), url("../fonts/panton-lightcaps-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'pantonblack_caps';
  src: url("../fonts/panton-blackcaps-webfont.woff2") format("woff2"), url("../fonts/panton-blackcaps-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
/* Black */
/* Purple */
/* White */
/* green */
/* dark pruple */
/* Green */
/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

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

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

/* Grid */
.container {
  width: 1280px;
  margin: 0 auto;
  max-width: 100%;
  position: relative; }

.clear:after, .row:after {
  display: block;
  clear: both;
  content: ''; }

.row + .row {
  margin-top: 0; }

.col {
  float: left;
  margin-right: 0; }
  .col:last-child {
    margin-right: 0%; }

.lg-1 {
  width: 8.33333%; }

.lg-2 {
  width: 16.66667%; }

.lg-3 {
  width: 25%; }

.lg-4 {
  width: 33.33333%; }

.lg-5 {
  width: 41.66667%; }

.lg-6 {
  width: 50%; }

.lg-7 {
  width: 58.33333%; }

.lg-8 {
  width: 66.66667%; }

.lg-9 {
  width: 75%; }

.lg-10 {
  width: 83.33333%; }

.lg-11 {
  width: 91.66667%; }

.lg-12 {
  width: 100%; }

.my-col-20 {
  width: 20%; }

.my-col-40 {
  width: 40%; }

.my-col-60 {
  width: 60%; }

.my-col-80 {
  width: 80%; }

.my-col-100 {
  width: 100%; }

.gap-1 {
  margin: 0 8.33333333333%; }

.gap-2 {
  margin: 0 16.6666666667%; }

.gap-3 {
  margin: 0 25.0%; }

.gap-4 {
  margin: 0 33.3333333333%; }

.gap-5 {
  margin: 0 41.6666666667%; }

.gap-6 {
  margin: 0 50.0%; }

.gap-7 {
  margin: 0 58.3333333333%; }

.gap-8 {
  margin: 0 66.6666666667%; }

.gap-9 {
  margin: 0 75.0%; }

.gap-10 {
  margin: 0 83.3333333333%; }

.gap-11 {
  margin: 0 91.6666666667%; }

.gap-12 {
  margin: 0 100%; }

.gap-left-1 {
  margin-left: 8.33333333333%; }

.gap-left-2 {
  margin-left: 16.6666666667%; }

.gap-left-3 {
  margin-left: 25.0%; }

.gap-left-4 {
  margin-left: 33.3333333333%; }

.gap-left-5 {
  margin-left: 41.6666666667%; }

.gap-left-6 {
  margin-left: 50.0%; }

.gap-left-7 {
  margin-left: 58.3333333333%; }

.gap-left-8 {
  margin-left: 66.6666666667%; }

.gap-left-9 {
  margin-left: 75.0%; }

.gap-left-10 {
  margin-left: 83.3333333333%; }

.gap-left-11 {
  margin-left: 91.6666666667%; }

.gap-left-12 {
  margin-left: 100%; }

.gap-right-1 {
  margin-right: 8.33333333333%; }

.gap-right-2 {
  margin-right: 16.6666666667%; }

.gap-right-3 {
  margin-right: 25.0%; }

.gap-right-4 {
  margin-right: 33.3333333333%; }

.gap-right-5 {
  margin-right: 41.6666666667%; }

.gap-right-6 {
  margin-right: 50.0%; }

.gap-right-7 {
  margin-right: 58.3333333333%; }

.gap-right-8 {
  margin-right: 66.6666666667%; }

.gap-right-9 {
  margin-right: 75.0%; }

.gap-right-10 {
  margin-right: 83.3333333333%; }

.gap-right-11 {
  margin-right: 91.6666666667%; }

.gap-right-12 {
  margin-right: 100%; }

*[class*="push-"], *[class*="pull-"] {
  position: relative; }

.push-1 {
  left: 8.33333333333%; }

.push-2 {
  left: 16.6666666667%; }

.push-3 {
  left: 25.0%; }

.push-4 {
  left: 33.3333333333%; }

.push-5 {
  left: 41.6666666667%; }

.push-6 {
  left: 50.0%; }

.push-7 {
  left: 58.3333333333%; }

.push-8 {
  left: 66.6666666667%; }

.push-9 {
  left: 75.0%; }

.push-10 {
  left: 83.3333333333%; }

.push-11 {
  left: 91.6666666667%; }

.push-12 {
  left: 100%; }

.pull-1 {
  right: 8.33333333333%; }

.pull-2 {
  right: 16.6666666667%; }

.pull-3 {
  right: 25.0%; }

.pull-4 {
  right: 33.3333333333%; }

.pull-5 {
  right: 41.6666666667%; }

.pull-6 {
  right: 50.0%; }

.pull-7 {
  right: 58.3333333333%; }

.pull-8 {
  right: 66.6666666667%; }

.pull-9 {
  right: 75.0%; }

.pull-10 {
  right: 83.3333333333%; }

.pull-11 {
  right: 91.6666666667%; }

.pull-12 {
  right: 100%; }

.device-visible {
  display: none; }

.device-hidden {
  display: block; }

.gutters > .col {
  padding: 0.5%; }

.gutters > .col:first-of-type {
  padding-left: 0; }

.gutters > .col:last-of-type {
  padding-right: 0; }

.gutters > .row > .col {
  padding: 0.5%; }

.gutters > .row > .col:first-of-type {
  padding-left: 0; }

.gutters > .row > .col:last-of-type {
  padding-right: 0; }

.flex {
  display: flex;
  align-items: stretch; }

@media only screen and (min-width: 1025px) {
  /* Medium Desktop Screens */ }
@media only screen and (max-width: 1024px) {
  .container {
    padding: 0 2%; }

  .col {
    width: 100%; }

  .push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12 {
    margin-left: 0; }

  .flex {
    display: block; }

  *[class*="gap-"] {
    margin: 0; }

  *[class*="push-"], *[class*="pull-"] {
    left: 0;
    right: 0; } }
@media only screen and (max-width: 1024px) and (orientation: landscape) {
  .md-ls-1 {
    width: 8.33333%; }

  .md-ls-2 {
    width: 16.66667%; }

  .md-ls-3 {
    width: 25%; }

  .md-ls-4 {
    width: 33.33333%; }

  .md-ls-5 {
    width: 41.66667%; }

  .md-ls-6 {
    width: 50%; }

  .md-ls-7 {
    width: 58.33333%; }

  .md-ls-8 {
    width: 66.66667%; }

  .md-ls-9 {
    width: 75%; }

  .md-ls-10 {
    width: 83.33333%; }

  .md-ls-11 {
    width: 91.66667%; }

  .md-ls-12 {
    width: 100%; }

  .md-ls-hidden {
    display: none; } }
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .md-1 {
    width: 8.33333%; }

  .md-2 {
    width: 16.66667%; }

  .md-3 {
    width: 25%; }

  .md-4 {
    width: 33.33333%; }

  .md-5 {
    width: 41.66667%; }

  .md-6 {
    width: 50%; }

  .md-7 {
    width: 58.33333%; }

  .md-8 {
    width: 66.66667%; }

  .md-9 {
    width: 75%; }

  .md-10 {
    width: 83.33333%; }

  .md-11 {
    width: 91.66667%; }

  .md-12 {
    width: 100%; }

  .md-hidden {
    display: none; } }
@media only screen and (max-width: 767px) and (orientation: landscape) {
  .sm-ls-1 {
    width: 8.33333%; }

  .sm-ls-2 {
    width: 16.66667%; }

  .sm-ls-3 {
    width: 25%; }

  .sm-ls-4 {
    width: 33.33333%; }

  .sm-ls-5 {
    width: 41.66667%; }

  .sm-ls-6 {
    width: 50%; }

  .sm-ls-7 {
    width: 58.33333%; }

  .sm-ls-8 {
    width: 66.66667%; }

  .sm-ls-9 {
    width: 75%; }

  .sm-ls-10 {
    width: 83.33333%; }

  .sm-ls-11 {
    width: 91.66667%; }

  .sm-ls-12 {
    width: 100%; }

  .md-ls-hidden {
    display: none; } }
@media only screen and (max-width: 767px) and (orientation: portrait) {
  /* Phones Screens*/
  .col {
    width: 100%; }

  .sm-1 {
    width: 8.33333%; }

  .sm-2 {
    width: 16.66667%; }

  .sm-3 {
    width: 25%; }

  .sm-4 {
    width: 33.33333%; }

  .sm-5 {
    width: 41.66667%; }

  .sm-6 {
    width: 50%; }

  .sm-7 {
    width: 58.33333%; }

  .sm-8 {
    width: 66.66667%; }

  .sm-9 {
    width: 75%; }

  .sm-10 {
    width: 83.33333%; }

  .sm-11 {
    width: 91.66667%; }

  .sm-12 {
    width: 100%; }

  .sm-hidden {
    display: none; } }
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body, html {
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%; }

body {
  padding-top: 75px;
  color: #ffffff;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.4em; }

.m-0 {
  margin: 0; }

.mb-0 {
  margin-bottom: 0; }

.mt-0 {
  margin-top: 0; }

.ml-0 {
  margin-left: 0; }

.mr-0 {
  margin-right: 0; }

.p-0 {
  padding: 0; }

.pb-0 {
  padding-bottom: 0; }

.pt-0 {
  padding-top: 0; }

.pl-0 {
  padding-left: 0; }

.pr-0 {
  padding-right: 0; }

.m-1 {
  margin: 1em; }

.mb-1 {
  margin-bottom: 1em; }

.mt-1 {
  margin-top: 1em; }

.ml-1 {
  margin-left: 1em; }

.mr-1 {
  margin-right: 1em; }

.p-1 {
  padding: 1em; }

.pb-1 {
  padding-bottom: 1em; }

.pt-1 {
  padding-top: 1em; }

.pl-1 {
  padding-left: 1em; }

.pr-1 {
  padding-right: 1em; }

.m-2 {
  margin: 1.25em; }

.mb-2 {
  margin-bottom: 1.25em; }

.mt-2 {
  margin-top: 1.25em; }

.ml-2 {
  margin-left: 1.25em; }

.mr-2 {
  margin-right: 1.25em; }

.p-2 {
  padding: 1.25em; }

.pb-2 {
  padding-bottom: 1.25em; }

.pt-2 {
  padding-top: 1.25em; }

.pl-2 {
  padding-left: 1.25em; }

.pr-2 {
  padding-right: 1.25em; }

.m-3 {
  margin: 1.5em; }

.mb-3 {
  margin-bottom: 1.5em; }

.mt-3 {
  margin-top: 1.5em; }

.ml-3 {
  margin-left: 1.5em; }

.mr-3 {
  margin-right: 1.5em; }

.p-3 {
  padding: 1.5em; }

.pb-3 {
  padding-bottom: 1.5em; }

.pt-3 {
  padding-top: 1.5em; }

.pl-3 {
  padding-left: 1.5em; }

.pr-3 {
  padding-right: 1.5em; }

.m-4 {
  margin: 1.75em; }

.mb-4 {
  margin-bottom: 1.75em; }

.mt-4 {
  margin-top: 1.75em; }

.ml-4 {
  margin-left: 1.75em; }

.mr-4 {
  margin-right: 1.75em; }

.p-4 {
  padding: 1.75em; }

.pb-4 {
  padding-bottom: 1.75em; }

.pt-4 {
  padding-top: 1.75em; }

.pl-4 {
  padding-left: 1.75em; }

.pr-4 {
  padding-right: 1.75em; }

.m-5 {
  margin: 2em; }

.mb-5 {
  margin-bottom: 2em; }

.mt-5 {
  margin-top: 2em; }

.ml-5 {
  margin-left: 2em; }

.mr-5 {
  margin-right: 2em; }

.p-5 {
  padding: 2em; }

.pb-5 {
  padding-bottom: 2em; }

.pt-5 {
  padding-top: 2em; }

.pl-5 {
  padding-left: 2em; }

.pr-5 {
  padding-right: 2em; }

h1, .title_1 {
  margin-bottom: 10px;
  color: #212121;
  font-family: "Open Sans", sans-serif;
  font-size: 2rem;
  line-height: 1; }

h2, .title_2 {
  margin-bottom: 10px;
  color: #212121;
  font-family: "Open Sans", sans-serif;
  font-size: 1.6rem;
  line-height: 1; }

h3, .title_3 {
  margin-bottom: 10px;
  color: #212121;
  font-family: "Open Sans", sans-serif;
  font-size: 1.2rem;
  line-height: 1; }

h4, .title_4 {
  margin-bottom: 10px;
  color: #212121;
  font-family: "Open Sans", sans-serif;
  font-size: 0.8rem;
  line-height: 1; }

h5, .title_5 {
  margin-bottom: 10px;
  color: #212121;
  font-family: "Open Sans", sans-serif;
  font-size: 0.4rem;
  line-height: 1; }

h6, .title_6 {
  margin-bottom: 10px;
  color: #212121;
  font-family: "Open Sans", sans-serif;
  font-size: 0rem;
  line-height: 1; }

a, .btn, :focus {
  outline: none;
  text-decoration: none; }

a {
  color: #dad8d8; }
  a:hover {
    color: #c1bebe; }

p, ul, ol, blockquote {
  margin-bottom: 2.25em; }

p {
  color: #ffffff;
  line-height: 1; }

ul {
  padding-left: 40px; }
  ul li {
    list-style: disc; }

ol {
  padding-left: 40px; }
  ol li {
    list-style: decimal; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

blockquote {
  padding: 2.25em;
  color: #dad8d8;
  border: solid 1px #dad8d8;
  font-style: italic;
  font-family: "Open Sans", sans-serif; }

.clear {
  clear: both; }

.img-responsive {
  max-width: 100%; }

.text-left, table th {
  text-align: left; }
.text-right {
  text-align: right; }
.text-center {
  text-align: center; }
.text-sm {
  font-size: 0.8em; }
.text-md {
  font-size: 1.2em; }
.text-lg {
  font-size: 1.6em; }
.text-uppercase {
  text-transform: uppercase; }
.text-line-through {
  text-decoration: line-through; }
.text-italic {
  font-style: italic; }
.text-primary {
  color: #dad8d8; }
.text-secondary {
  color: #dad8d8; }
.text-success {
  color: #66c189; }
.text-error {
  color: #df4d5f; }
.text-info {
  color: #75a4cd; }
.text-warning {
  color: #f6a721; }

.hero {
  background: #dad8d8;
  padding: 10px;
  border-radius: 0px; }
  .hero-sm {
    font-size: 0.8em;
    padding: 5px; }
  .hero-md {
    font-size: 1.2em;
    padding: 15px; }
  .hero-lg {
    font-size: 1.6em;
    padding: 20px; }

/* Main Colours */
.primary {
  color: #dad8d8; }

.secondary {
  color: #dad8d8; }

.error {
  color: #df4d5f; }

.success {
  color: #66c189; }

.info {
  color: #75a4cd; }

.warning {
  color: #f6a721; }

.default {
  color: #dad8d8; }

.clear {
  clear: both; }

.left {
  float: left; }

.right {
  float: right; }

.mask {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99999999999999999;
  display: block; }

.ajax-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9999999999999;
  transform: translate(-50%, -50%); }

table {
  width: 100%;
  border: solid 1px #dad8d8;
  margin-bottom: 2.25em; }
  table td, table th {
    padding: 10px;
    border-bottom: solid 1px #dad8d8;
    border-left: solid 1px #dad8d8; }
  table th {
    color: #dad8d8; }
  table.clean, table .clean table, table.clean td, table.clean th, table .clean td, table .clean th {
    border: none; }
  table.clean tr, table.clean tr, table .clean tr, table .clean tr {
    background: none; }

/* Tables Colours */
.table-primary, .table-primary table {
  border-color: #dad8d8; }
  .table-primary td, .table-primary table td {
    border-bottom-color: #dad8d8; }
  .table-primary tr:nth-child(even), .table-primary table tr:nth-child(even) {
    background: rgba(218, 216, 216, 0.1); }

.table-secondary, .table-secondary table {
  border-color: #dad8d8; }
  .table-secondary td, .table-secondary table td {
    border-bottom-color: #dad8d8; }
  .table-secondary tr:nth-child(even), .table-secondary table tr:nth-child(even) {
    background: rgba(218, 216, 216, 0.1); }

.table-error, .table-error table {
  border-color: #df4d5f; }
  .table-error td, .table-error table td {
    border-bottom-color: #df4d5f; }
  .table-error tr:nth-child(even), .table-error table tr:nth-child(even) {
    background: rgba(223, 77, 95, 0.1); }

.table-success, .table-success table {
  border-color: #66c189; }
  .table-success td, .table-success table td {
    border-bottom-color: #66c189; }
  .table-success tr:nth-child(even), .table-success table tr:nth-child(even) {
    background: rgba(102, 193, 137, 0.1); }

.table-info, .table-info table {
  border-color: #75a4cd; }
  .table-info td, .table-info table td {
    border-bottom-color: #75a4cd; }
  .table-info tr:nth-child(even), .table-info table tr:nth-child(even) {
    background: rgba(117, 164, 205, 0.1); }

.table-warning, .table-warning table {
  border-color: #f6a721; }
  .table-warning td, .table-warning table td {
    border-bottom-color: #f6a721; }
  .table-warning tr:nth-child(even), .table-warning table tr:nth-child(even) {
    background: rgba(246, 167, 33, 0.1); }

.table-default, .table-default table {
  border-color: #dad8d8; }
  .table-default td, .table-default table td {
    border-bottom-color: #dad8d8; }
  .table-default tr:nth-child(even), .table-default table tr:nth-child(even) {
    background: rgba(218, 216, 216, 0.1); }

/*!
Forms */
.contact-form p label {
  color: #212121;
  font-weight: bold;
  display: block;
  margin-bottom: 5px; }
.contact-form p .form-element {
  display: block;
  width: 100%;
  padding: 10px 15px;
  border: solid 1px #dad8d8; }
  .contact-form p .form-element:hover {
    border-color: #c6c3c3; }
  .contact-form p .form-element:focus {
    border-color: #dad8d8; }
  .contact-form p .form-element[type="checkbox"], .contact-form p .form-element[type="radio"] {
    width: auto;
    display: inline; }
.contact-form p .checkbox {
  display: inline-block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: table-cell;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 5px; }
  .contact-form p .checkbox .label {
    display: none; }
  .contact-form p .checkbox label {
    margin-bottom: 0px;
    font-weight: normal;
    cursor: pointer; }
    .contact-form p .checkbox label:hover {
      color: #dad8d8; }
.contact-form p *:checked + label {
  color: #dad8d8; }
.contact-form p .form-element {
  border-color: #a8a4a4; }
  .contact-form p .form-element:hover {
    border-color: #837c7c; }
.contact-form p .upload_limits {
  font-size: 0.8em; }
.contact-form p .form_file_upload + label {
  display: none;
  /*cursor: pointer;
  display: inline-block;padding: 10px;background: $color-bg;color: $color-primary;
  &:before {content: "\f093";font-family: $font-icons;margin-right: 10px;}
  &:hover {background: $color-primary; color: $color-3;}*/ }
.contact-form form fieldset {
  padding: 10px 20px;
  border: solid 1px #dad8d8;
  margin: 10px 0; }
  .contact-form form fieldset legend {
    font-size: 1.2em;
    font-weight: bold;
    background: #dad8d8;
    padding: 0 10px;
    color: #dad8d8; }
  .contact-form form fieldset .form-group {
    display: block;
    width: 100%; }
.contact-form .form-inline {
  display: inline-block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: table-cell;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  .contact-form .form-inline .form-group {
    padding: 5px;
    margin-bottom: 0px;
    flex: 1; }
    .contact-form .form-inline .form-group:first-of-type {
      padding-left: 0; }
    .contact-form .form-inline .form-group:last-of-type {
      padding-right: 0; }
  .contact-form .form-inline .message {
    flex: 2 100%; }
.contact-form .animated-form .form-group {
  position: relative;
  display: block;
  padding: 10px 0; }
.contact-form .animated-form .label, .contact-form .animated-form label {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 10px;
  width: 23%; }
.contact-form .animated-form .form-element {
  width: 100%;
  padding: 10px 10px 10px 23%;
  display: block; }
.contact-form .animated-form .active .label, .contact-form .animated-form .active label {
  font-weight: bold; }

.btn {
  display: block;
  border: none;
  padding: 10px 20px;
  background-color: #73c9b8;
  color: #ffffff; }
  .btn:hover, .btn:focus {
    background-color: #4ebba5; }

a {
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

.contact-btn-group {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 9999;
  width: 100%; }
  .contact-btn-group a {
    font-size: 20px;
    font-size: 1.25rem;
    float: right;
    margin-left: 1px;
    display: inline-block;
    padding: 1.3vw 5vw;
    background: #73c9b8;
    color: #ffffff; }
    .contact-btn-group a:hover {
      background: #4ebba5; }

section header {
  text-align: center; }
section h1 {
  font-size: 2.4em;
  text-transform: uppercase;
  color: #ffffff;
  border-bottom: solid 3px #73c9b8;
  display: inline-block;
  margin-bottom: 1em; }
section h2 {
  font-size: 1.8em;
  text-transform: uppercase;
  color: #ffffff;
  border-bottom: solid 3px #73c9b8;
  display: inline-block;
  margin-bottom: 1em; }
section h3 {
  font-size: 1.8em; }
section h4, section .title_4 {
  color: #ffffff;
  margin-bottom: 1.4em; }
section article h2 {
  color: #ffffff;
  border-bottom: solid 3px #73c9b8;
  -ms-flex-item-align: start;
  align-self: flex-start; }
section article h3, section article .title_3 {
  color: #ffffff;
  border-bottom: none;
  font-size: 1.4em;
  background: none;
  -ms-flex-item-align: start;
  align-self: flex-start; }
section article p {
  line-height: 1.4; }

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
video {
  height: 100%; }

.modal {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 99999;
  width: 80%;
  height: 80%;
  padding: 1%;
  background: #ffffff; }
  .modal .modal-body {
    height: 95%;
    overflow: hidden;
    background: #eee; }
    .modal .modal-body iframe {
      width: 100%;
      height: 100%; }

.modal-mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9999;
  content: "";
  display: block; }

.open-modal.video {
  width: 100%;
  height: 50%;
  overflow: hidden;
  position: relative;
  display: block; }
  .open-modal.video .play {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3000;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%); }
    .open-modal.video .play .stroke-solid {
      stroke-dashoffset: 0;
      stroke-dashArray: 300;
      stroke-width: 4px;
      -webkit-transition: stroke-dashoffset 1s ease, opacity 1s ease;
      transition: stroke-dashoffset 1s ease, opacity 1s ease; }
    .open-modal.video .play .icon {
      -webkit-transform: scale(0.8);
      transform: scale(0.8);
      -webkit-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
      -webkit-transition: -webkit-transform 200ms ease-out;
      transition: -webkit-transform 200ms ease-out;
      transition: transform 200ms ease-out;
      transition: transform 200ms ease-out, -webkit-transform 200ms ease-out; }
  .open-modal.video:before {
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 2500;
    display: block;
    content: ''; }
  .open-modal.video:hover:before {
    background: rgba(0, 0, 0, 0.2); }
  .open-modal.video:hover .play .stroke-solid {
    opacity: 1;
    stroke-dashoffset: 300;
    stroke: #cea234; }
  .open-modal.video:hover .play .icon {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    fill: #cea234; }
  .open-modal.video img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%; }

.new_header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.95);
  padding: 5px 50px; }
  .new_header .logo img {
    max-height: 60px; }
  .new_header .nav {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .new_header .nav ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 0;
      padding-left: 0; }
    .new_header .nav .menu li {
      position: relative;
      list-style: none; }
    .new_header .nav .menu a {
      display: block;
      padding: 10px 0.8vw;
      color: #000;
      font-weight: bold;
      font-size: 1em; }
      .new_header .nav .menu a:hover {
        color: #4ebba5; }
    .new_header .nav .menu .menu-item-2258, .new_header .nav .menu .menu-item-274, .new_header .nav .menu .menu-item-2417,
    .new_header .nav .menu .menu-item-2441, .new_header .nav .menu .menu-item-2451, .new_header .nav .menu .menu-item-2450 {
      margin-left: 10px; }
      .new_header .nav .menu .menu-item-2258 a, .new_header .nav .menu .menu-item-274 a, .new_header .nav .menu .menu-item-2417 a,
      .new_header .nav .menu .menu-item-2441 a, .new_header .nav .menu .menu-item-2451 a, .new_header .nav .menu .menu-item-2450 a {
        border-radius: 5px; }
        .new_header .nav .menu .menu-item-2258 a:before, .new_header .nav .menu .menu-item-2258 a:after, .new_header .nav .menu .menu-item-274 a:before, .new_header .nav .menu .menu-item-274 a:after, .new_header .nav .menu .menu-item-2417 a:before, .new_header .nav .menu .menu-item-2417 a:after,
        .new_header .nav .menu .menu-item-2441 a:before,
        .new_header .nav .menu .menu-item-2441 a:after, .new_header .nav .menu .menu-item-2451 a:before, .new_header .nav .menu .menu-item-2451 a:after, .new_header .nav .menu .menu-item-2450 a:before, .new_header .nav .menu .menu-item-2450 a:after {
          font-family: FontAwesome;
          content: ""; }
    .new_header .nav .menu .menu-item-has-children > a:after {
      font-family: FontAwesome;
      content: "\f0d7";
      margin-left: 10px;
      font-size: 0.8em; }
    .new_header .nav .menu .menu-item-2258 a {
      font-size: 1.2vw;
      color: #4ebba5; }
      .new_header .nav .menu .menu-item-2258 a:before {
        content: "\f095";
        margin-right: 5px; }
      .new_header .nav .menu .menu-item-2258 a:hover {
        color: #2d7667; }
    .new_header .nav .menu .menu-item-274 a {
      color: #fff;
      background: #4ebba5; }
      .new_header .nav .menu .menu-item-274 a:hover {
        color: #fff;
        background: #2d7667; }
    .new_header .nav .menu .menu-item-2417 a {
      color: #fff;
      background: #917578; }
      .new_header .nav .menu .menu-item-2417 a:hover {
        color: #fff;
        background: #594749; }
    .new_header .nav .menu .sub-menu {
      display: none;
      position: absolute;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 300px; }
      .new_header .nav .menu .sub-menu a {
        font-size: 1em;
        background: #fff;
        font-weight: normal;
        color: #4ebba5; }
        .new_header .nav .menu .sub-menu a:hover {
          background: #4ebba5;
          color: #fff; }
      .new_header .nav .menu .sub-menu .current-menu-item a, .new_header .nav .menu .sub-menu .current-page-ancestor a {
        background: #4ebba5;
        color: #fff; }
      .new_header .nav .menu .sub-menu .sub-menu {
        left: 100%;
        top: 0; }
      .new_header .nav .menu .sub-menu .menu-item-has-children > a:after {
        font-family: FontAwesome;
        content: "\f0da";
        margin-left: 10px;
        font-size: 0.8em; }
    .new_header .nav .menu li:hover > a, .new_header .nav .menu .current-page-ancestor > a {
      color: #4ebba5; }
    .new_header .nav .menu li:hover > .sub-menu {
      display: block; }

.post-type-archive-facial-aesthetics .new_header, .single-facial-aesthetics .new_header {
  background: rgba(145, 117, 120, 0.95); }
  .post-type-archive-facial-aesthetics .new_header .nav .menu a, .single-facial-aesthetics .new_header .nav .menu a {
    color: #ffffff; }
    .post-type-archive-facial-aesthetics .new_header .nav .menu a:hover, .single-facial-aesthetics .new_header .nav .menu a:hover {
      color: #4ebba5; }
  .post-type-archive-facial-aesthetics .new_header .nav .menu .menu-item-has-children > a:after, .single-facial-aesthetics .new_header .nav .menu .menu-item-has-children > a:after {
    font-family: FontAwesome;
    content: "\f0d7";
    margin-left: 10px;
    font-size: 0.8em; }
  .post-type-archive-facial-aesthetics .new_header .nav .menu .menu-item-2441 a, .single-facial-aesthetics .new_header .nav .menu .menu-item-2441 a {
    font-size: 1.2vw;
    color: #4ebba5; }
    .post-type-archive-facial-aesthetics .new_header .nav .menu .menu-item-2441 a:before, .single-facial-aesthetics .new_header .nav .menu .menu-item-2441 a:before {
      content: "\f095";
      margin-right: 5px; }
    .post-type-archive-facial-aesthetics .new_header .nav .menu .menu-item-2441 a:hover, .single-facial-aesthetics .new_header .nav .menu .menu-item-2441 a:hover {
      color: #2d7667; }
  .post-type-archive-facial-aesthetics .new_header .nav .menu .menu-item-2451 a, .single-facial-aesthetics .new_header .nav .menu .menu-item-2451 a {
    color: #fff;
    background: #4ebba5; }
    .post-type-archive-facial-aesthetics .new_header .nav .menu .menu-item-2451 a:hover, .single-facial-aesthetics .new_header .nav .menu .menu-item-2451 a:hover {
      color: #fff;
      background: #2d7667; }
  .post-type-archive-facial-aesthetics .new_header .nav .menu .menu-item-2450 a, .single-facial-aesthetics .new_header .nav .menu .menu-item-2450 a {
    color: #fff;
    background: #917578; }
    .post-type-archive-facial-aesthetics .new_header .nav .menu .menu-item-2450 a:hover, .single-facial-aesthetics .new_header .nav .menu .menu-item-2450 a:hover {
      color: #fff;
      background: #594749; }
  .post-type-archive-facial-aesthetics .new_header .nav .menu .sub-menu a, .single-facial-aesthetics .new_header .nav .menu .sub-menu a {
    background: #fff;
    color: #4ebba5; }
    .post-type-archive-facial-aesthetics .new_header .nav .menu .sub-menu a:hover, .single-facial-aesthetics .new_header .nav .menu .sub-menu a:hover {
      background: #4ebba5;
      color: #fff; }
  .post-type-archive-facial-aesthetics .new_header .nav .menu .sub-menu .current-menu-item a, .post-type-archive-facial-aesthetics .new_header .nav .menu .sub-menu .current-page-ancestor a, .single-facial-aesthetics .new_header .nav .menu .sub-menu .current-menu-item a, .single-facial-aesthetics .new_header .nav .menu .sub-menu .current-page-ancestor a {
    background: #4ebba5;
    color: #fff; }
  .post-type-archive-facial-aesthetics .new_header .nav .menu li:hover > a, .post-type-archive-facial-aesthetics .new_header .nav .menu .current-page-ancestor > a, .single-facial-aesthetics .new_header .nav .menu li:hover > a, .single-facial-aesthetics .new_header .nav .menu .current-page-ancestor > a {
    color: #4ebba5; }

.main_footer {
  height: 28vw; }
  .main_footer .map_outter {
    position: relative;
    height: 100%;
    width: 100%;
    background-image: url("../images/map.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    .main_footer .map_outter .map {
      height: 100%; }
  .main_footer .panel {
    height: 100%;
    padding: 3vw 2vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #1f011d;
    color: #ffffff; }
    .main_footer .panel .title_3 {
      color: #ffffff;
      font-size: 1.2em;
      text-transform: uppercase;
      margin-bottom: 25px;
      display: block; }
    .main_footer .panel table {
      border: none; }
      .main_footer .panel table td {
        border: none;
        padding: 0; }
      .main_footer .panel table tr:nth-child(even) {
        background: none; }
      .main_footer .panel table .quick_contact td {
        padding-top: 10px; }
    .main_footer .panel ul {
      padding-left: 0; }
      .main_footer .panel ul li {
        display: inline-block;
        font-size: 1.4em; }
    .main_footer .panel img {
      margin: 0 10px 0; }
  .main_footer .awards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .main_footer .awards img {
      width: 120px;
      height: auto; }

.home .hero {
  height: 100%; }

.hero {
  position: relative;
  height: 100%;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .hero .open-modal.video {
    height: 100% !important; }
  .hero .open-modal.video img {
    width: 100% !important;
    height: 100%;
    left: 0 !important; }
  .hero iframe {
    max-width: 100%; }
  .hero figure {
    opacity: 0;
    -webkit-animation: fadeIn 3s 1, fadeOut 6s 2s 1;
    animation: fadeIn 3s 1, fadeOut 6s 2s 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 500;
    background: rgba(33, 33, 33, 0.8);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .hero a.scroll, .hero ul {
    left: 50%;
    max-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 500; }
  .hero a.scroll {
    color: #ffffff;
    font-size: 26px;
    font-size: 1.625rem;
    top: 90%; }
    .hero a.scroll:after {
      -webkit-transition: all 200ms ease-in-out;
      -moz-transition: all 200ms ease-in-out;
      transition: all 200ms ease-in-out;
      bottom: 0;
      color: #ffffff;
      content: '\f107';
      font-family: FontAwesome;
      font-size: 46px;
      font-size: 2.875rem;
      left: 50%;
      position: absolute;
      -webkit-transform: translate(-50%, 175%);
      -moz-transform: translate(-50%, 175%);
      -ms-transform: translate(-50%, 175%);
      -o-transform: translate(-50%, 175%);
      transform: translate(-50%, 175%); }
    .hero a.scroll:hover, .hero a.scroll:hover:after {
      color: #73c9b8; }
  .hero ul {
    bottom: 0;
    left: inherit;
    margin: 0;
    right: 0;
    top: inherit;
    -webkit-transform: translate(0, -36%);
    -moz-transform: translate(0, -36%);
    -ms-transform: translate(0, -36%);
    -o-transform: translate(0, -36%);
    transform: translate(0, -36%); }
    .hero ul li {
      display: inline-block; }
  .hero .hero-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center; }
    .hero .hero-content .title_1 {
      font-size: 3em;
      color: #ffffff;
      text-transform: lowercase; }

/*.hero*/
.page:not(.home) .hero, .blog:not(.home) .hero, .single:not(.home) .hero, .archive:not(.home) .hero {
  max-height: 100%;
  height: 29vw;
  position: relative; }
  .page:not(.home) .hero img, .blog:not(.home) .hero img, .single:not(.home) .hero img, .archive:not(.home) .hero img {
    max-width: 100%;
    height: auto;
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: auto;
  background-image: url("../images/bg_treatments_article.jpg");
  background-repeat: no-repeat;
  background-size: cover; }

.listing-item {
  overflow: hidden;
  height: 20vw; }
  .listing-item a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background-size: auto 100%;
    background-position: center center;
    background-repeat: no-repeat; }
    .listing-item a:before {
      -webkit-transition: -webkit-0.3s;
      -moz-transition: -moz-0.3s;
      -o-transition: -o-0.3s;
      transition: -webkit-0.3s;
      transition: 0.3s;
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 100;
      background: rgba(0, 0, 0, 0.6); }
  .listing-item figcaption {
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    position: absolute;
    bottom: 10%;
    left: 50%;
    z-index: 100;
    display: inline-block;
    -webkit-transform: perspective(1px) translateZ(0) translateX(-50%);
    transform: perspective(1px) translateZ(0) translateX(-50%);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    padding: 1em;
    color: #fff;
    font-size: 1.8vw;
    text-align: center;
    width: 85%;
    font-weight: bold;
    line-height: 1em; }
  .listing-item figcaption:before {
    content: '';
    display: block;
    opacity: 0;
    position: absolute;
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    z-index: -1;
    border: #73c9b8 solid 2px;
    background: #73c9b8; }
  .listing-item figcaption span {
    font-size: 1vw;
    display: block;
    margin-top: 0.5em;
    line-height: 1em;
    font-weight: normal; }
  .listing-item a:hover {
    background-size: auto 110%; }
  .listing-item a:hover:before {
    background: transparent; }
  .listing-item a:hover figcaption {
    opacity: 1; }
  .listing-item a:hover figcaption:before,
  .listing-item a:focus figcaption:before,
  .listing-item a:active figcaption:before {
    -webkit-animation: hvr-ripple-in 1s forwards;
    animation: hvr-ripple-in 1s forwards; }

.nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

@-webkit-keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1; } }
@keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1; } }
.hvr-ripple-in {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent; }

.hvr-ripple-in:before {
  content: '';
  position: absolute;
  top: -12px;
  right: -12px;
  bottom: -12px;
  left: -12px;
  z-index: -1;
  border: #73c9b8 solid 2px;
  opacity: 0;
  background: #73c9b8; }

a:hover .hvr-ripple-in:before, a:focus .hvr-ripple-in:before, a:active .hvr-ripple-in:before {
  -webkit-animation: hvr-ripple-in 1s forwards;
  animation: hvr-ripple-in 1s forwards; }

.home-header-section {
  border-top: solid 2px #ffffff;
  border-bottom: solid 2px #ffffff;
  padding: 25px 50px;
  text-align: center;
  background-image: url("../images/bg_treatments_content_header.jpg");
  background-repeat: no-repeat;
  background-size: cover; }
  .home-header-section h1 {
    color: #ffffff;
    display: inline-block;
    border-bottom: solid 3px #73c9b8;
    padding-bottom: .2em;
    margin-bottom: .5em; }

.content-overview .header-section {
  border-top: solid 2px #ffffff;
  border-bottom: solid 2px #ffffff;
  padding: 25px 50px;
  text-align: center;
  background-image: url("../images/bg_treatments_content_header.jpg");
  background-repeat: no-repeat;
  background-size: cover; }
  .content-overview .header-section h1 {
    color: #ffffff;
    display: inline-block;
    border-bottom: solid 3px #73c9b8;
    padding-bottom: .2em;
    margin-bottom: .5em; }
  .content-overview .header-section .title_2 {
    margin: 10px 0;
    color: #ffffff;
    text-transform: capitalize;
    display: block;
    font-size: 1.2em; }
  .content-overview .header-section h2 {
    border-bottom: 0px;
    margin: 20px 0 20px;
    padding: 0; }
  .content-overview .header-section p {
    margin-bottom: 0px; }
  .content-overview .header-section .submenu {
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px; }
    .content-overview .header-section .submenu li {
      display: inline-block;
      list-style: none;
      margin: 0 5px 10px; }
    .content-overview .header-section .submenu a {
      display: inline-block;
      padding: .8em 1.4em;
      border: solid 1px rgba(255, 255, 255, 0.3); }
      .content-overview .header-section .submenu a:hover {
        border-color: #ffffff; }
    .content-overview .header-section .submenu li.current_page_item a {
      background: rgba(255, 255, 255, 0.2); }

.overview-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .overview-inner > .overview {
    background-image: url("../images/bg_treatments_article.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    border-right: solid 2px #ffffff; }
    .overview-inner > .overview .the-content {
      padding: 2vw 7vw; }
    .overview-inner > .overview p {
      font-size: 1em;
      text-align: justify !important; }
    .overview-inner > .overview ul {
      font-size: 1em; }
  .overview-inner > .auto-height-inner {
    background-image: url("../images/bg_treatments_article.jpg");
    background-repeat: no-repeat;
    background-size: cover; }
    .overview-inner > .auto-height-inner .the-content {
      padding: 2vw 7vw; }
    .overview-inner > .auto-height-inner p {
      font-size: 1em;
      text-align: justify !important; }
    .overview-inner > .auto-height-inner ul {
      font-size: 1em; }
  .overview-inner .right_col {
    background-image: url(../images/bg_h_right_col.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }

.overview-inner {
  height: 30vw;
  overflow: hidden; }

.overview-inner.listing, .overview-inner.fees, .overview-inner.gallery, .overview-inner.auto-height {
  height: auto; }

.the-content img {
  display: block;
  max-width: 100%; }
  .the-content img.aligncenter {
    margin: 0 auto; }
  .the-content img.alignleft {
    margin-left: 0;
    margin-right: auto; }
  .the-content img.alignright {
    margin-left: auto;
    margin-right: 0; }

.the-content a {
  color: #73c9b8; }
  .the-content a:hover {
    color: #43ad98; }

.the-content .btn {
  color: #ffffff; }
  .the-content .btn:hover {
    color: #ffffff; }

.page-template-fees .overview-inner .overview {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.full-width-container {
  background-image: url("../images/bg_treatments_article.jpg");
  background-repeat: no-repeat;
  background-size: cover; }

.fees .overview {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 2vw 0; }
  .fees .overview .scroll-content {
    background-image: none; }

.fees_table a {
  color: #73c9b8; }
  .fees_table a:after {
    font-family: "FontAwesome";
    content: "\f08e";
    display: inline-block;
    margin-left: .5em; }
  .fees_table a:hover {
    color: #4ebba5; }

.content {
  display: inline-block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: table-cell;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  height: calc(65% - 90px); }
  .content .left_col_outter {
    height: 100%; }
  .content .left_col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: url(../images/bg_section_article.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    padding: 10px;
    overflow: auto; }
    .content .left_col h1 {
      font-size: 1.6vw; }
    .content .left_col p {
      font-size: 1.1vw;
      line-height: 1.4em; }
  .content .right_col {
    background-image: url(../images/bg_h_right_col.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
  .content h1 {
    color: #ffffff;
    margin-bottom: 25px;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase; }
    .content h1:after {
      -webkit-tranform: translate(-50%, -50%);
      -moz-tranform: translate(-50%, -50%);
      -o-tranform: translate(-50%, -50%);
      tranform: translate(-50%, -50%);
      border-bottom: 5px solid #73c9b8;
      bottom: 0;
      content: '';
      left: 0;
      position: absolute;
      width: 45%; }

.gallery {
  width: 100%;
  height: auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .gallery .gallery-item {
    height: 15vw;
    position: relative;
    overflow: hidden;
    border: solid 5px #ffffff; }
  .gallery .gallery-item a {
    display: block;
    width: 100%;
    height: 100% !important;
    background-size: cover;
    background-position: center center; }
  .gallery .gallery-item img {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%; }

.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative; }

.scroll-wrapper > .scroll-content {
  border: none !important;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  position: relative !important;
  top: 0;
  width: auto !important; }

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0; }

.scroll-element {
  display: none; }

.scroll-element, .scroll-element div {
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block; }

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default; }

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999; }

.scroll-textarea > .scroll-content {
  overflow: hidden !important; }

.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important; }

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0; }

/*************** SCROLLBAR MAC OS X ***************/
.overview > .scroll-element,
.overview > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10; }

.overview > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.overview > .scroll-element .scroll-element_track {
  display: none; }

.overview > .scroll-element .scroll-bar {
  background-color: #73c9b8;
  display: block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border-radius: 7px;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }

.overview:hover > .scroll-element .scroll-bar,
.overview > .scroll-element.scroll-draggable .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  opacity: 0.9; }

.overview:hover > .scroll-element .scroll-bar:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1; }

.overview > .scroll-element.scroll-x {
  bottom: 0px;
  height: 0px;
  left: 0;
  min-width: 100%;
  overflow: visible;
  width: 100%; }

.overview > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0px;
  top: 0;
  width: 0px; }

/* scrollbar height/width & offset from container borders */
.overview > .scroll-element.scroll-x .scroll-bar {
  height: 7px;
  min-width: 10px;
  top: -9px; }

.overview > .scroll-element.scroll-y .scroll-bar {
  left: -15px;
  min-height: 10px;
  width: 15px; }

.overview > .scroll-element.scroll-x .scroll-element_outer {
  left: 2px; }

.overview > .scroll-element.scroll-x .scroll-element_size {
  left: -4px; }

.overview > .scroll-element.scroll-y .scroll-element_outer {
  top: 2px; }

.overview > .scroll-element.scroll-y .scroll-element_size {
  top: -4px; }

/* update scrollbar offset if both scrolls are visible */
.overview > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px; }

.overview > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px; }

.sidebar {
  background-image: url("../images/bg_aside_1.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .sidebar img:not(.cycle-slide) {
    max-width: 100%; }
  .sidebar.boxes-1 .twentytwenty-wrapper {
    width: 100%;
    height: 100%; }
  .sidebar.boxes-1 .twentytwenty-container {
    width: 100% !important;
    height: 100% !important; }
  .sidebar.boxes-1 > *:nth-of-type(1).open-modal {
    width: 100% !important;
    height: 100% !important; }
  .sidebar.boxes-2 > *, .sidebar.boxes-3 > *, .sidebar.boxes-4 > * {
    width: 50%;
    height: 15vw !important;
    overflow: hidden; }
  .sidebar.boxes-2 .open-modal.video, .sidebar.boxes-3 .open-modal.video, .sidebar.boxes-4 .open-modal.video {
    width: 50%; }
  .sidebar.boxes-3 .open-modal.video:nth-child(3) {
    width: 100% !important;
    height: 15vw !important; }
  .sidebar.boxes-4 .open-modal.video {
    width: 50%; }
  .sidebar .wpcf7 {
    width: 100%;
    height: 100%;
    background: #dad8d9; }
  .sidebar form {
    width: 100%;
    padding: 2vw; }
  .sidebar form br {
    display: none; }
  .sidebar .wpcf7-form label {
    color: #755e60;
    font-weight: bold;
    display: block;
    margin-bottom: 1em; }
  .sidebar .wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 1em; }
    .sidebar .wpcf7-form-control-wrap .wpcf7-form-control {
      font-family: "Lato", sans-serif;
      color: #040303;
      display: block;
      width: 100%;
      padding: 0.5em;
      font-size: 1em;
      background: transparent;
      border: solid 1px #917578; }
      .sidebar .wpcf7-form-control-wrap .wpcf7-form-control::-webkit-input-placeholder {
        color: #917578; }
      .sidebar .wpcf7-form-control-wrap .wpcf7-form-control:-moz-placeholder {
        color: #917578;
        opacity: 1; }
      .sidebar .wpcf7-form-control-wrap .wpcf7-form-control::-moz-placeholder {
        color: #917578;
        opacity: 1; }
      .sidebar .wpcf7-form-control-wrap .wpcf7-form-control:-ms-input-placeholder {
        color: #917578; }
      .sidebar .wpcf7-form-control-wrap .wpcf7-form-control:hover {
        border-color: #755e60; }
      .sidebar .wpcf7-form-control-wrap .wpcf7-form-control:focus, .sidebar .wpcf7-form-control-wrap .wpcf7-form-control:active {
        border-color: #594749; }
      .sidebar .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-textarea {
        height: 100px; }
    .sidebar .wpcf7-form-control-wrap .wpcf7-list-item {
      display: block;
      padding: .5em 0; }
    .sidebar .wpcf7-form-control-wrap .wpcf7-form-control[type="file"] {
      border: none; }
  .sidebar .file-input-group {
    border: solid 1px #917578;
    margin-bottom: 1em; }
  .sidebar .inline-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .sidebar .inline-form .wpcf7-form-control-wrap {
      width: 49%; }
  .sidebar .wpcf7 p {
    margin-bottom: 1em; }
  .sidebar .wpcf7-validation-errors, .sidebar .wpcf7-not-valid-tip {
    border: solid 1px #df4d5f;
    display: block;
    background: #f2b9c0;
    color: #d3263b;
    padding: .2em;
    margin-top: .1em; }
  .sidebar .wpcf7-not-valid-tip {
    font-size: .8em; }
  .sidebar .wpcf7-submit {
    cursor: pointer;
    padding: 1.2em 3em;
    text-transform: uppercase;
    background: #675255; }
    .sidebar .wpcf7-submit:hover {
      background: #594749; }

.testimonials-cycle {
  overflow: hidden;
  background: #4d0349;
  height: 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .testimonials-cycle .cycle-slide {
    width: 100%; }
  .testimonials-cycle p {
    color: #ffffff;
    font-size: 16px;
    font-size: 1rem;
    margin: 0;
    padding: 0 20px 5px;
    text-align: right; }
  .testimonials-cycle p br {
    display: none; }
  .testimonials-cycle p.name {
    display: block;
    text-align: right;
    font-style: italic;
    font-weight: bold;
    font-size: .8em; }
  .testimonials-cycle .next-testimonial {
    color: rgba(255, 255, 255, 0.4); }
    .testimonials-cycle .next-testimonial:hover {
      color: #ffffff; }

.social_icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  padding-left: 0px; }

.social_icons_item {
  list-style: none;
  font-size: 1.5em; }

.testimonials-cycle {
  background: #4d0349;
  height: 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .testimonials-cycle .cycle-slide {
    width: 100%; }
  .testimonials-cycle p {
    color: #ffffff;
    font-size: 16px;
    font-size: 1rem;
    margin: 0;
    padding: 0 20px 5px;
    text-align: right; }
  .testimonials-cycle p br {
    display: none; }
  .testimonials-cycle p.name {
    display: block;
    text-align: right;
    font-style: italic;
    font-weight: bold;
    font-size: .8em; }
  .testimonials-cycle .next-testimonial {
    color: rgba(255, 255, 255, 0.4); }
    .testimonials-cycle .next-testimonial:hover {
      color: #ffffff; }

.d-flex {
  display: inline-block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: table-cell;
  display: flex; }

.align-items-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: start;
  -moz-align-items: start;
  align-items: start; }

.align-items-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: end;
  -moz-align-items: end;
  align-items: end; }

.align-items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

.justify-content-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: start;
  -moz-justify-content: start;
  justify-content: start; }

.justify-content-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }

.justify-content-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: end;
  -moz-justify-content: end;
  justify-content: end; }

.reviews_wrapper {
  height: 70%; }
  .reviews_wrapper > div {
    height: 100%;
    overflow: hidden; }
  .reviews_wrapper .title {
    color: #660460;
    font-size: 30px;
    font-size: 1.875rem;
    margin: 35px 30px 20px;
    position: relative;
    text-align: center;
    text-transform: uppercase; }
    .reviews_wrapper .title:before {
      border: 1px solid #959595;
      content: '';
      position: absolute;
      right: 0;
      top: 12px;
      width: 100%; }
    .reviews_wrapper .title strong {
      background: #ffffff;
      font-weight: 400;
      padding: 0 30px;
      position: relative;
      z-index: 500; }
  .reviews_wrapper iframe {
    max-width: 100%;
    height: 50%; }
  .reviews_wrapper .reputation-widget {
    height: calc(100% - 85px);
    width: 100%; }
  .reviews_wrapper .awards {
    position: relative; }
    .reviews_wrapper .awards ul {
      margin: 0;
      padding: 0;
      height: 70%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .reviews_wrapper .awards ul li {
        display: inline-block;
        list-style-type: none; }
        .reviews_wrapper .awards ul li img {
          height: auto;
          max-width: 100%;
          width: 208px; }
  .reviews_wrapper .video {
    background: #ffffff; }
  .reviews_wrapper .vt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%; }
    .reviews_wrapper .vt img {
      -webkit-transition: all 200ms ease-in-out;
      -moz-transition: all 200ms ease-in-out;
      transition: all 200ms ease-in-out;
      width: 80%; }
    .reviews_wrapper .vt:hover img {
      -webkit-transform: scale(1.05);
      transform: scale(1.05); }

.the-content .awards {
  display: none; }

.additional-information {
  background-image: url("../images/bg_additional_info_2.jpg");
  background-color: #660460;
  background-repeat: no-repeat;
  background-position: center top;
  padding: 50px; }
  .additional-information .faq-item h3, .additional-information .faq-item p, .additional-information .faq-item ul {
    color: #131313; }
  .additional-information .answer {
    padding: 1.5em;
    background: #ffffff; }
  .additional-information h3 {
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    display: inline-block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: table-cell;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    font-size: 24px;
    cursor: pointer;
    background: #e9eeef;
    margin-bottom: 0px; }
    .additional-information h3 span {
      padding: 1em; }
    .additional-information h3:before {
      display: inline-block;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: table-cell;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      content: '\f067';
      font-family: FontAwesome;
      padding: 1em;
      background: #73c9b8;
      color: #ffffff; }
    .additional-information h3.active:before {
      content: '\f068'; }
  .additional-information h3:hover, .additional-information h3.ui-state-active {
    background: #73c9b8;
    color: #1f5147; }
  .additional-information p {
    margin-bottom: 1.4em; }

.faq-item:not(:first-child) .answer {
  display: none; }

/*!
 *  Font Awesome 4.3.0 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?v=4.3.0#fontawesomeregular") 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;
  transform: translate(0, 0); }

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

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

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

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

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

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

.fa-th:before {
  content: "\f00a"; }

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

.fa-check:before {
  content: "\f00c"; }

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

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

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

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

.fa-signal:before {
  content: "\f012"; }

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

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

.fa-home:before {
  content: "\f015"; }

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

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

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

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

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

.fa-inbox:before {
  content: "\f01c"; }

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

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

.fa-refresh:before {
  content: "\f021"; }

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

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

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

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

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

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

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

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

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

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

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

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

.fa-list:before {
  content: "\f03a"; }

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

.fa-indent:before {
  content: "\f03c"; }

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

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

.fa-pencil:before {
  content: "\f040"; }

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

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

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

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

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

.fa-arrows:before {
  content: "\f047"; }

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

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

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

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

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

.fa-eject:before {
  content: "\f052"; }

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

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

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

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

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

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

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

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

.fa-crosshairs:before {
  content: "\f05b"; }

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

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

.fa-ban:before {
  content: "\f05e"; }

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

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

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

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

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

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

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

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

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

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

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

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

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

.fa-retweet:before {
  content: "\f079"; }

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

.fa-folder:before {
  content: "\f07b"; }

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

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

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

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

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

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

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

.fa-key:before {
  content: "\f084"; }

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

.fa-comments:before {
  content: "\f086"; }

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

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

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

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

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

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

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

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

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

.fa-trophy:before {
  content: "\f091"; }

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

.fa-upload:before {
  content: "\f093"; }

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

.fa-phone:before {
  content: "\f095"; }

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

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

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

.fa-twitter:before {
  content: "\f099"; }

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

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

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

.fa-rss:before {
  content: "\f09e"; }

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

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

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

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

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

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

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

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

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

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

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

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

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

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

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

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

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

.fa-paperclip:before {
  content: "\f0c6"; }

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

.fa-square:before {
  content: "\f0c8"; }

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

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

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

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

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

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

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

.fa-money:before {
  content: "\f0d6"; }

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

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

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

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

.fa-columns:before {
  content: "\f0db"; }

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

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

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

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

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

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

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

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

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

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

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

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

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

.fa-exchange:before {
  content: "\f0ec"; }

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

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

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

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

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

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

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

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

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

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

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

.fa-beer:before {
  content: "\f0fc"; }

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

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

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

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

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

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

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

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

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

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

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

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

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

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

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

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

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

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

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

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

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

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

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

.fa-gamepad:before {
  content: "\f11b"; }

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

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

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

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

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

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

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

.fa-crop:before {
  content: "\f125"; }

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

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

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

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

.fa-microphone:before {
  content: "\f130"; }

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

.fa-shield:before {
  content: "\f132"; }

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

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

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

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

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

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

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

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

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

.fa-bullseye:before {
  content: "\f140"; }

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

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

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

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

.fa-ticket:before {
  content: "\f145"; }

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

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

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

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

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

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

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

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

.fa-compass:before {
  content: "\f14e"; }

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

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

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

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

.fa-gbp:before {
  content: "\f154"; }

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

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

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

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

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

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

.fa-file:before {
  content: "\f15b"; }

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

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

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

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

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

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

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

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

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

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

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

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

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

.fa-dropbox:before {
  content: "\f16b"; }

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

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

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

.fa-tumblr:before {
  content: "\f173"; }

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

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

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

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

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

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

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

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

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

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

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

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

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

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

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

.fa-wheelchair:before {
  content: "\f193"; }

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

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

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

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

.fa-slack:before {
  content: "\f198"; }

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

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

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

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

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

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

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

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

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

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

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

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

.fa-steam:before {
  content: "\f1b6"; }

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

.fa-recycle:before {
  content: "\f1b8"; }

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

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

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

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

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

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

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

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

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

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

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

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

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

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

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

.fa-ra:before, .fa-rebel:before {
  content: "\f1d0"; }

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

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

.fa-git:before {
  content: "\f1d3"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

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

.fa-qq:before {
  content: "\f1d6"; }

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

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

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

.fa-history:before {
  content: "\f1da"; }

.fa-genderless:before, .fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

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

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

.fa-bomb:before {
  content: "\f1e2"; }

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

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

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

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

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

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

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

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

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

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

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

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

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

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

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

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

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

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

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

.fa-lastfm:before {
  content: "\f202"; }

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

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

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

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

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

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

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

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

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

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

.fa-motorcycle:before {
  content: "\f21c"; }

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

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-transgender:before {
  content: "\f224"; }

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

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

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

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

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

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

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

.fa-neuter:before {
  content: "\f22c"; }

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

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

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

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

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

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

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: #fff;
  position: absolute;
  z-index: 30; }

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px; }

.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  transition-duration: 0.5s; }

.twentytwenty-before-label, .twentytwenty-after-label {
  transition-property: opacity; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.1em; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  line-height: 38px;
  padding: 0 20px;
  border-radius: 2px; }

.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
  top: 50%;
  margin-top: -19px; }

.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px; }

.twentytwenty-up-arrow, .twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px; }

.twentytwenty-container {
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none; }
  .twentytwenty-container img {
    width: 100%;
    position: absolute;
    top: 0;
    display: block; }
  .twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
    background: transparent; }
    .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
    .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
    .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
      opacity: 0; }
  .twentytwenty-container * {
    box-sizing: content-box; }

.twentytwenty-before-label {
  opacity: 0; }
  .twentytwenty-before-label:before {
    content: attr(data-content); }

.twentytwenty-after-label {
  opacity: 0; }
  .twentytwenty-after-label:before {
    content: attr(data-content); }

.twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px; }

.twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px; }

.twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px; }

.twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px; }

.twentytwenty-overlay {
  transition-property: background;
  background: transparent;
  z-index: 25; }
  .twentytwenty-overlay:hover {
    background: rgba(0, 0, 0, 0.5); }
    .twentytwenty-overlay:hover .twentytwenty-after-label {
      opacity: 1; }
    .twentytwenty-overlay:hover .twentytwenty-before-label {
      opacity: 1; }

.twentytwenty-before {
  z-index: 20; }

.twentytwenty-after {
  z-index: 10; }

.twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid #fff;
  border-radius: 1000px;
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer;
  background: #73c9b8; }

.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  box-shadow: 0 3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  box-shadow: 0 -3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 22px;
  box-shadow: 3px 0 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 22px;
  box-shadow: -3px 0 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-left-arrow {
  border-right: 6px solid #fff;
  left: 50%;
  margin-left: -17px; }

.twentytwenty-right-arrow {
  border-left: 6px solid #fff;
  right: 50%;
  margin-right: -17px; }

.twentytwenty-up-arrow {
  border-bottom: 6px solid #fff;
  top: 50%;
  margin-top: -17px; }

.twentytwenty-down-arrow {
  border-top: 6px solid #fff;
  bottom: 50%;
  margin-bottom: -17px; }

.mobile_quick_contact {
  display: none; }

.logo-mobile {
  display: none; }

.home-header-section {
  display: none; }

.the-content .awards {
  display: none; }

.btn-read-more {
  display: none; }

@media only screen and (max-width: 1024px) {
  .new_header .nav .nav ul {
    display: block;
    width: 100%;
    display: none; }
  .new_header .nav .menu li:hover > .sub-menu {
    display: none;
    position: static;
    width: 100%; }
  .new_header .nav .menu .menu-item-has-children > a:after {
    display: none; } }
@media only screen and (max-width: 1024px) and (orientation: landscape) {
  .new_header {
    padding: .5em; }

  .new_header .nav ul {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

  .new_header .nav .menu a {
    font-size: 1.2vw;
    padding: 1em .5em; } }
@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .home .hero {
    height: 45%; }

  .listing-item {
    height: 25vw;
    background-size: cover; }
    .listing-item:hover {
      background-size: cover; } }
@media only screen and (max-width: 768px) {
  .page:not(.home) .hero, .blog:not(.home) .hero, .single:not(.home) .hero, .archive:not(.home) .hero {
    height: auto; }

  .mobile-hidden {
    display: none; }

  .new_header {
    position: absolute;
    padding: .5em;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .new_header .logo {
      width: 25%;
      height: 3.4em;
      display: block; }
    .new_header .logo .logo-mobile {
      background-image: url("../images/logo-icon-mobile.png");
      background-size: contain;
      background-position: center  center;
      background-repeat: no-repeat;
      width: 100%;
      height: 100%;
      display: block; }
    .new_header .logo img {
      display: none; }
    .new_header .mobile_quick_contact {
      width: 75%;
      height: 3.4em;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .new_header .mobile_icon {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: .3em 1em;
      color: #73c9b8; }
    .new_header .mobile-label {
      font-size: 0.7em;
      text-transform: uppercase;
      color: #212121; }
    .new_header .nav ul {
      display: block;
      width: 100%;
      display: none;
      text-align: center; }
    .new_header .nav .menu li:hover > .sub-menu {
      display: none;
      position: static;
      width: 100%; }
    .new_header .nav .menu .menu-item-2258, .new_header .nav .menu .menu-item-274 {
      display: none; }
    .new_header .nav .menu .menu-item-2417 {
      padding: 2px;
      width: 49%;
      display: inline-block; }
    .new_header .nav .menu .menu-item-2258 a {
      font-size: 1em;
      text-align: center; }
    .new_header .nav .menu a {
      font-size: 1em;
      text-align: center; }
      .new_header .nav .menu a:after {
        display: none; }
    .new_header .nav .menu .sub-menu a {
      font-size: 1em; }
    .new_header .nav .menu .menu-item-60 > a {
      display: none; }
    .new_header .nav .menu .menu-item-60 > .sub-menu {
      display: block !important;
      background: none;
      width: 100%;
      position: static; }
      .new_header .nav .menu .menu-item-60 > .sub-menu a {
        color: #000;
        font-weight: bold; }
    .new_header .nav .menu-item-has-children > .sub-menu {
      background: #f2f2f2; }

  .home .hero {
    display: none; }

  .hero img {
    display: none !important; }

  .home-header-section {
    display: block;
    text-transform: uppercase; }

  .overview-inner, .content-overview {
    display: block;
    height: auto !important; }
    .overview-inner .header-section, .content-overview .header-section {
      padding: 1em; }
      .overview-inner .header-section h1, .content-overview .header-section h1 {
        margin: 0;
        padding-bottom: .5em;
        margin-bottom: .5em; }
      .overview-inner .header-section .submenu li, .content-overview .header-section .submenu li {
        display: block; }
      .overview-inner .header-section .submenu a, .content-overview .header-section .submenu a {
        display: block; }
    .overview-inner > .overview, .content-overview > .overview {
      border-right: none; }
      .overview-inner > .overview .the-content, .overview-inner > .overview .the_content, .content-overview > .overview .the-content, .content-overview > .overview .the_content {
        padding: 1em; }
    .overview-inner > .overview p, .content-overview > .overview p {
      line-height: 1.4em;
      margin-bottom: 1em;
      text-align: left !important; }

  .mobile-submenu {
    display: none; }

  .btn-read-more {
    display: inline-block; }
    .btn-read-more .more, .btn-read-more .less {
      display: none; }
      .btn-read-more .more.active, .btn-read-more .less.active {
        display: block; }

  .modal {
    width: 100%;
    height: 100%; }

  .main_footer .panel_hours ul {
    display: none; }
  .main_footer .panel_hours .awards {
    display: none; }
  .main_footer .panel_location {
    display: none; } }
@media only screen and (max-width: 668px) {
  body {
    padding-top: 65px; }

  .home .hero {
    height: 35%; }
    .home .hero .scroll {
      display: none; }

  .page:not(.home) .hero {
    height: auto; }
    .page:not(.home) .hero img {
      position: relative;
      -webkit-transform: translateY(0%);
      transform: translateY(0%); }

  .listing-item {
    height: 40vw; }

  .testimonials-cycle {
    display: none; }

  .full-width-container .the-content {
    padding: 1em; }
    .full-width-container .the-content p {
      line-height: 1.4em;
      margin-bottom: 1em; }

  .sidebar > * {
    height: auto !important; }
  .sidebar.boxes-0 {
    height: 0; }
  .sidebar.boxes-1 {
    height: auto; }
    .sidebar.boxes-1 > * {
      height: 13em !important;
      width: 100%; }
  .sidebar.boxes-2 {
    height: auto; }
    .sidebar.boxes-2 > * {
      height: 13em !important;
      width: 100%; }
  .sidebar.boxes-3 {
    height: auto; }
    .sidebar.boxes-3 > * {
      height: 13em !important;
      width: 100%; }
  .sidebar.boxes-4 {
    height: auto; }
    .sidebar.boxes-4 > * {
      height: 13em !important;
      width: 100%; }
  .sidebar .wpcf7-form-control-wrap .wpcf7-form-control {
    padding: .5em 1em; }

  .sidebar.boxes-3 .open-modal.video:nth-child(3) {
    height: 13em !important; }

  .additional-information {
    padding: 1em; }

  section h1 {
    font-size: 1.8em;
    border-bottom: solid 3px #73c9b8;
    display: block;
    margin: .5em 0;
    text-align: center;
    padding-bottom: .5em; }

  .reviews_wrapper {
    height: auto; }

  .reviews_wrapper .reputation-widget {
    height: 60vw; }

  .testimonials-cycle {
    display: none; }

  .listing-item figcaption {
    font-size: 1em;
    bottom: auto;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .listing-item figcaption span {
    font-size: 0.6em; }

  .gallery .gallery-item {
    height: 35vw; }

  .main_footer .panel {
    height: auto;
    padding: 1em;
    display: block; }

  .main_footer .map_outter .map {
    display: none; }

  .main_footer .panel_hours {
    text-align: center; }

  .main_footer .panel_hours table {
    text-align: left; }

  .main_footer .panel_location {
    text-align: center;
    padding: .5em 0em 0; } }
