@charset "UTF-8";
/*!
* Liquid
*
* (c) Copyright liquid.com
*
* @version 1.0.0 
* @author  Liquid
*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*!
* Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.3/customize/?id=1be474de61c0629256765ac76fef2ce8)
* Config saved to config.json and https://gist.github.com/1be474de61c0629256765ac76fef2ce8
*/ /*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

 details, figure, footer, header, main, menu, nav, section {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

b, strong {
  font-weight: bold;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

small {
  font-size: 80%;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td, th {
  padding: 0;
} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *, *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td, .table th {
    background-color: #fff !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

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

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small, h2 small, h3 small, h4 small, h5 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
  font-size: 65%;
}

h4, .h4, h5, .h5 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small, .h4 small, h5 small, .h5 small, h4 .small, .h4 .small, h5 .small, .h5 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

p {
  margin: 0 0 10px;
}
small, .small {
  font-size: 85%;
}

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

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

.text-uppercase {
  text-transform: uppercase;
}

.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

a.bg-primary:hover, a.bg-primary:focus {
  background-color: #286090;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul, ol ul, ul ol, ol ol {
  margin-bottom: 0;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt, dd {
  line-height: 1.42857143;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

code, pre {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

 .col-lg-3, .col-md-4, .col-sm-6, .col-md-6, .col-lg-6, .col-md-10, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

 .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {
   .col-sm-6, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-6 {
    width: 50%;
  }
}
@media (min-width: 992px) {
   .col-md-4, .col-md-6, .col-md-10, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
}
@media (min-width: 1200px) {
   .col-lg-3, .col-lg-6, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
}
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > thead > tr > td, .table > tbody > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

.table > caption + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col-], table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th {
  background-color: #f5f5f5;
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th {
  background-color: #dff0d8;
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th {
  background-color: #d9edf7;
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th {
  background-color: #fcf8e3;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=radio], input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple], select[size] {
  height: auto;
}

input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}

input[type=search] {
  -webkit-appearance: none;
}
.form-group {
  margin-bottom: 15px;
}

.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label, .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type=radio], .checkbox input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9 ;
}

.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px;
}

input[type=radio][disabled], input[type=checkbox][disabled], input[type=radio].disabled, input[type=checkbox].disabled, fieldset[disabled] input[type=radio], fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

 .has-success .radio, .has-success .checkbox, .has-success.radio label, .has-success.checkbox label {
  color: #3c763d;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

 .dropdown {
  position: relative;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

.nav > li > a > img {
  max-width: none;
}
@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 1200px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block;
    height: auto;
    padding-bottom: 0;
    overflow: visible;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 992px) {
  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
 .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .nav:before, .nav:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

 .container:after, .container-fluid:after, .row:after, .nav:after, .navbar-header:after, .navbar-collapse:after {
  clear: both;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/*! jQuery UI - v1.12.1 - 2018-01-16
* http://jqueryui.com
* Includes: core.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, menu.css, selectmenu.css, slider.css, spinner.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

.ui-button {
  padding: 0.4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible;
}

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none;
}

.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}

input.ui-button.ui-button-icon-only {
  text-indent: 0;
}

.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}

input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}

.ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em;
}

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: 0.12em;
  border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: 700;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px;
}

.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0.222em 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 2em;
}

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
}

.ui-widget-content a {
  color: #333;
}

.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: 700;
}

.ui-widget-header a {
  color: #333;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: 400;
  color: #454545;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
  color: #454545;
  text-decoration: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: 400;
  color: #2b2b2b;
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: 400;
  color: #fff;
}

.ui-icon-background, .ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: 700;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: 400;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}

.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url(./images/ui-icons_444444_256x240.png);
}

.ui-widget-header .ui-icon {
  background-image: url(./images/ui-icons_444444_256x240.png);
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
  background-image: url(./images/ui-icons_555555_256x240.png);
}

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url(./images/ui-icons_ffffff_256x240.png);
}

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url(./images/ui-icons_777620_256x240.png);
}

.ui-button .ui-icon {
  background-image: url(./images/ui-icons_777777_256x240.png);
}

.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left {
  border-top-left-radius: 3px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 3px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left {
  border-bottom-left-radius: 3px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 3px;
}

/*! Flickity v2.0.10
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: hsla(0deg, 0%, 100%, 0.75);
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.flickity-prev-next-button:hover {
  background: white;
}

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F;
}

.flickity-prev-next-button:active {
  opacity: 0.6;
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto;
}

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

.flickity-prev-next-button .arrow {
  fill: #333;
}

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

.fr-window, .fr-window [class^=fr-], .fr-overlay, .fr-overlay [class^=fr-], .fr-spinner, .fr-spinner [class^=fr-] {
  box-sizing: border-box;
}

.fr-window {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font: 13px/20px "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
  -webkit-transform: translateZ(0px);
  transform: translateZ(0px);
}

.fr-overlay {
  z-index: 99998;
}

.fr-window {
  z-index: 99999;
}

.fr-spinner {
  z-index: 100000;
}

.fr-overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.fr-overlay-background {
  float: left;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.fr-window.fr-mobile-touch, .fr-overlay.fr-mobile-touch {
  position: absolute;
  overflow: visible;
}

.fr-measured {
  margin: 0 !important;
  min-width: 0 !important;
  min-height: 0 !important;
}

.fr-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fr-pages {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fr-page {
  position: absolute;
  width: 100%;
  height: 100%;
}

.fr-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  text-align: center;
}

.fr-hovering-clickable .fr-container {
  cursor: pointer;
}

.fr-content, .fr-content-background {
  position: absolute;
  top: 50%;
  left: 50%;
  overflow: visible;
}

.fr-content-element {
  float: left;
  width: 100%;
  height: 100%;
}

.fr-content-background {
  background: #101010;
}

.fr-info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #efefef;
  font-size: 13px;
  line-height: 20px;
  text-align: left;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

.fr-info-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  line-height: 1%;
  -webkit-filter: none;
  filter: none;
  opacity: 1;
}

.fr-content .fr-info {
  top: auto;
  bottom: 0;
}

.fr-info-padder {
  display: block;
  overflow: hidden;
  padding: 12px;
  position: relative;
  width: auto;
}

.fr-caption {
  width: auto;
  display: inline;
}

.fr-position {
  color: #b3b3b3;
  float: right;
  line-height: 21px;
  opacity: 0.99;
  position: relative;
  text-align: right;
  margin-left: 15px;
  white-space: nowrap;
}

.fr-position-outside, .fr-position-inside {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 12px;
  width: auto;
  padding: 2px 8px;
  border-radius: 10px;
  font-size: 11px;
  line-height: 20px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  display: none;
  overflow: hidden;
  white-space: nowrap;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

.fr-position-inside {
  border: 0;
}

.fr-position-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0d0d0d;
  filter: alpha(opacity=80);
  opacity: 0.8;
  zoom: 1;
}

.fr-position-text {
  color: #b3b3b3;
}

.fr-position-outside .fr-position-text, .fr-position-inside .fr-position-text {
  float: left;
  position: relative;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  opacity: 1;
}

.fr-info a, .fr-info a:hover {
  color: #ccc;
  border: 0;
  background: none;
  text-decoration: underline;
}

.fr-info a:hover {
  color: #eee;
}

.fr-stroke {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
}

.fr-stroke-vertical {
  width: 1px;
  height: 100%;
}

.fr-stroke-horizontal {
  padding: 0 1px;
}

.fr-stroke-right {
  left: auto;
  right: 0;
}

.fr-stroke-bottom {
  top: auto;
  bottom: 0;
}

.fr-stroke-color {
  float: left;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.08);
}

.fr-info .fr-stroke-color {
  background: rgba(80, 80, 80, 0.3);
}

.fr-info .fr-stroke-top {
  display: none;
}

.fr-side {
  position: absolute;
  top: 50%;
  width: 54px;
  height: 72px;
  margin: 0 9px;
  margin-top: -36px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  zoom: 1;
}

.fr-side-previous {
  left: 0;
}

.fr-side-next {
  right: 0;
  left: auto;
}

.fr-side-disabled {
  cursor: default;
}

.fr-side-hidden {
  display: none !important;
}

.fr-side-button {
  float: left;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.fr-side-button-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #101010;
}

.fr-side-button-icon {
  float: left;
  position: relative;
  height: 100%;
  width: 100%;
  zoom: 1;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

@media all and (max-width: 500px) and (orientation: portrait), all and (orientation: landscape) and (max-height: 414px) {
  .fr-side {
    width: 54px;
    height: 60px;
    margin: 0;
    margin-top: -30px;
  }
  .fr-side-button {
    width: 48px;
    height: 60px;
    margin: 0 3px;
  }
}
.fr-close {
  position: absolute;
  width: 48px;
  height: 48px;
  top: 0;
  right: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fr-close-background, .fr-close-icon {
  position: absolute;
  top: 12px;
  left: 12px;
  height: 26px;
  width: 26px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.fr-close-background {
  background-color: #000;
}

.fr-thumbnails {
  position: absolute;
  overflow: hidden;
}

.fr-thumbnails-disabled .fr-thumbnails {
  display: none !important;
}

.fr-thumbnails, .fr-thumbnails * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fr-thumbnails-wrapper {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
}

.fr-thumbnails-slider {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
  zoom: 1;
}

.fr-thumbnails-thumbs {
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
}

.fr-thumbnails-slide {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}

.fr-thumbnail-frame {
  position: absolute;
  zoom: 1;
  overflow: hidden;
}

.fr-thumbnail {
  position: absolute;
  width: 30px;
  height: 100%;
  left: 50%;
  top: 50%;
  zoom: 1;
  cursor: pointer;
  margin: 0 10px;
}

.fr-thumbnail-wrapper {
  position: relative;
  background: #161616;
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  display: inline;
  z-index: 0;
}

.fr-thumbnail-overlay {
  cursor: pointer;
}

.fr-thumbnail-active .fr-thumbnail-overlay {
  cursor: default;
}

.fr-thumbnail-overlay, .fr-thumbnail-overlay-background, .fr-thumbnail-overlay-border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  overflow: hidden;
  border-style: solid;
  border-color: transparent;
}

.fr-thumbnail .fr-thumbnail-image {
  position: absolute;
  filter: alpha(opacity=85);
  opacity: 0.85;
  max-width: none;
}

.fr-thumbnail:hover .fr-thumbnail-image, .fr-thumbnail-active:hover .fr-thumbnail-image {
  filter: alpha(opacity=99);
  opacity: 0.99;
}

.fr-thumbnail-active .fr-thumbnail-image, .fr-thumbnail-active:hover .fr-thumbnail-image {
  filter: alpha(opacity=35);
  opacity: 0.35;
}

.fr-thumbnail-active {
  cursor: default;
}

.fr-thumbnail-loading, .fr-thumbnail-loading-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fr-thumbnail-loading-background {
  background-color: #161616;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  opacity: 0.8;
  position: relative;
  float: left;
}

.fr-thumbnail-error .fr-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #202020;
}

.fr-thumbnails-side {
  float: left;
  height: 100%;
  width: 28px;
  margin: 0 5px;
  position: relative;
  overflow: hidden;
}

.fr-thumbnails-side-previous {
  margin-left: 12px;
}

.fr-thumbnails-side-next {
  margin-right: 12px;
}

.fr-thumbnails-side-button {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -14px;
  margin-left: -14px;
  width: 28px;
  height: 28px;
  cursor: pointer;
}

.fr-thumbnails-side-button-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  filter: alpha(opacity=80);
  opacity: 0.8;
  transition: background-color 0.2s ease-in;
  background-color: #333;
  cursor: pointer;
  border-radius: 4px;
}

.fr-thumbnails-side-button:hover .fr-thumbnails-side-button-background {
  background-color: #3b3b3b;
}

.fr-thumbnails-side-button-disabled * {
  cursor: default;
}

.fr-thumbnails-side-button-disabled:hover .fr-thumbnails-side-button-background {
  background-color: #333;
}

.fr-thumbnails-side-button-icon {
  height: 42px;
  width: 42px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fr-thumbnails-measured .fr-thumbnails-thumbs {
  padding: 0 !important;
}
@media all and (max-width: 500px) and (orientation: portrait), all and (orientation: landscape) and (max-height: 414px) {
  .fr-page {
    min-width: 100%;
  }
  .fr-page {
    min-height: 100%;
  }
}

.fr-toggle-ui {
  opacity: 0;
  transition: opacity 0.3s;
}

.fr-visible-fullclick-ui .fr-box > .fr-toggle-ui {
  opacity: 1;
}

.fr-hidden-fullclick-ui .fr-box > .fr-toggle-ui {
  transition: opacity 0.3s;
}

.fr-spinner {
  position: fixed;
  width: 52px;
  height: 52px;
  background: #101010;
  background: rgba(16, 16, 16, 0.85);
  border-radius: 5px;
}

.fr-spinner div {
  position: absolute;
  top: 0;
  left: 0;
  height: 64%;
  width: 64%;
  margin-left: 18%;
  margin-top: 18%;
  opacity: 1;
  -webkit-animation: fresco-12 1.2s infinite ease-in-out;
  animation: fresco-12 1.2s infinite ease-in-out;
}

.fr-spinner div:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 2px;
  height: 8px;
  margin-left: -1px;
  background: #fff;
  box-shadow: 0 0 1px transparent;
}

@-webkit-keyframes fresco-12 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fresco-12 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fr-thumbnail-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  width: 40px;
  height: 40px;
}

.fr-thumbnail-spinner-spin {
  position: relative;
  float: left;
  margin: 8px 0 0 8px;
  text-indent: -9999em;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  border-left: 2px solid #fff;
  -webkit-animation: fr-thumbnail-spin 1.1s infinite linear;
  animation: fr-thumbnail-spin 1.1s infinite linear;
}

.fr-thumbnail-spinner-spin, .fr-thumbnail-spinner-spin:after {
  border-radius: 50%;
  width: 24px;
  height: 24px;
}

@-webkit-keyframes fr-thumbnail-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fr-thumbnail-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fr-error {
  float: left;
  position: relative;
  background-color: #ca3434;
  width: 160px;
  height: 160px;
}

.fr-error-icon {
  position: absolute;
  width: 42px;
  height: 42px;
  top: 50%;
  left: 50%;
  margin-left: -21px;
  margin-top: -21px;
}

/*! Lity - v2.3.1 - 2018-04-20
* http://sorgalla.com/lity/
* Copyright (c) 2015-2018 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.lity.lity-opened {
  opacity: 1;
}

.lity.lity-closed {
  opacity: 0;
}

.lity * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}

.lity-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.lity-loading .lity-loader {
  opacity: 1;
}

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}

.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease;
}

.lity-loading .lity-content, .lity-closed .lity-content {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

.lity-content:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.lity-close:hover, .lity-close:focus, .lity-close:active, .lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lity-close:active {
  top: 1px;
}

.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

.lity-hide {
  display: none;
}

.mb_YTPlayer:focus {
  outline: 0;
}

.mb_YTPlayer .loading {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 12px;
  color: #fff;
  background: rgba(0, 0, 0, 0.51);
  text-align: center;
  padding: 2px 4px;
  border-radius: 5px;
  font-family: "Droid Sans", sans-serif;
  -webkit-animation: fade 0.1s infinite alternate;
  animation: fade 0.1s infinite alternate;
}

.inlinePlayButton, .mb_YTPBar .ytpicon {
  font-family: ytpregular;
}

@-webkit-keyframes fade {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.YTPFullscreen {
  display: block !important;
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  margin: 0 !important;
  border: none !important;
  opacity: 1 !important;
  background-color: #000 !important;
  padding: 0 !important;
}

.inlinePlayButton {
  font-size: 45px;
  color: #fff;
  text-align: center;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  width: 80px;
  height: 80px;
  line-height: 80px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
  opacity: 0.8;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

.mb_YTPlayer:hover .inlinePlayButton {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.inlinePlayButton:hover {
  background-color: #000;
  -webkit-transform: scale(1.3) !important;
  transform: scale(1.3) !important;
}

.mbYTP_wrapper iframe {
  max-width: 8000px !important;
}

.mb_YTPBar, .mb_YTPBar .buttonBar {
  left: 0;
  padding: 5px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mb_YTPBar .ytpicon {
  font-size: 20px;
}

.mb_YTPBar .mb_YTPUrl.ytpicon {
  font-size: 30px;
}

.mb_YTPBar {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  display: block;
  height: 10px;
  background: #333;
  position: fixed;
  bottom: 0;
  text-align: left;
  z-index: 1000;
  font: 14px/16px sans-serif;
  color: #fff;
  opacity: 0.1;
}

.mb_YTPBar.visible, .mb_YTPBar:hover {
  opacity: 1;
}

.mb_YTPBar .buttonBar {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background: 0 0;
  font: 12px/14px san-serif;
  position: absolute;
  top: -30px;
  height: 40px;
}

.mb_YTPBar:hover .buttonBar {
  background: rgba(0, 0, 0, 0.4);
}

.mb_YTPBar span {
  display: inline-block;
  font: 16px/20px sans-serif;
  position: relative;
  width: 30px;
  height: 25px;
  vertical-align: middle;
}

.mb_YTPBar span.mb_YTPTime {
  width: 130px;
}

.mb_YTPBar span.mb_OnlyYT, .mb_YTPBar span.mb_YTPUrl {
  position: absolute;
  width: auto;
  display: block;
  top: 6px;
  right: 10px;
  cursor: pointer;
}

.mb_YTPBar span.mb_YTPUrl img {
  width: 60px;
}

.mb_YTPBar span.mb_OnlyYT {
  left: 300px;
  right: auto;
}

.mb_YTPBar span.mb_OnlyYT img {
  width: 25px;
}

.mb_YTPBar span.mb_YTPUrl a {
  color: #fff;
}

.mb_YTPBar .mb_YTPMuteUnmute, .mb_YTPBar .mb_YTPPlayPause, .mb_YTPlayer .mb_YTPBar .mb_YTPPlayPause img {
  cursor: pointer;
}

.mb_YTPBar .mb_YTPProgress {
  height: 10px;
  width: 100%;
  background: #222;
  bottom: 0;
  left: 0;
}

.mb_YTPBar .mb_YTPLoaded {
  height: 10px;
  width: 0;
  background: #444;
  left: 0;
}

.mb_YTPBar .mb_YTPseekbar {
  height: 10px;
  width: 0;
  background: #bb110e;
  bottom: 0;
  left: 0;
  -webkit-box-shadow: rgba(82, 82, 82, 0.47) 1px 1px 3px;
  box-shadow: rgba(82, 82, 82, 0.47) 1px 1px 3px;
}

.mb_YTPBar .YTPOverlay {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: "flat";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mb_YTPBar .simpleSlider {
  position: relative;
  width: 100px;
  height: 10px;
  border: 1px solid #fff;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 10px;
  cursor: pointer !important;
  border-radius: 3px;
}

.mb_YTPBar.compact .simpleSlider {
  width: 40px;
}

.mb_YTPBar.compact span.mb_OnlyYT {
  left: 260px;
}

.mb_YTPBar .simpleSlider.muted {
  opacity: 0.3;
}

.mb_YTPBar .level {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mb_YTPBar .level.horizontal {
  height: 100%;
  width: 0;
}

.mb_YTPBar .level.vertical {
  height: auto;
  width: 100%;
}
@charset "UTF-8";
/*
 * Name:        Ave - Main styles
 * Written by: 	LiquidThemes
 * Version:			1.6
*/
/*----------------------------------------
 [ TABLE OF CONTENTS ]

 1. BASE
		|- 1.1. Base
		|- 1.2. Header
		|- 1.3. Footer
		|- 1.4. Titlebar

	2. PAGE LAYOUTS
		|- 2.1. Header Side
		|- 2.2. Sidebar
		|- 2.3. Stack

	3. LIQUID SHORTCODES
		|- 3.1. Buttons
		|- 3.2. Social Icons
		|- 3.3. Accordions
		|- 3.4. Icon Boxes
		|- 3.5. Tabs
		|- 3.6. Subscribe Forms
		|- 3.7. Contact Forms
		|- 3.8. Fancy Titles
		|- 3.9. Pricing Tables
		|- 3.10. Testimonials
		|- 3.11. Carousel
		|- 3.12. Carousel Vertical 3d
		|- 3.13. Latest Posts
		|- 3.14. Filter Lists
		|- 3.15. Fancy Boxes
		|- 3.16. Counter
		|- 3.17. Liquid Forms
		|- 3.18. jQuery UI
		|- 3.19. Reservation Form
		|- 3.20. Tour Form
		|- 3.21. Progressbar
		|- 3.22. Milestone
		|- 3.24. Instagram Feed
		|- 3.25. Twitter Feed
		|- 3.26. Banner
		|- 3.27. Image Groups
		|- 3.28. Pagination
		|- 3.29. Blog Grid
		|- 3.31. Masonry
		|- 3.32. Parallax
		|- 3.33. Team Members
		|- 3.34. Portfolios
		|- 3.35. Blog
		|- 3.36. Particles
		|- 3.37. Carousel Laptop
		|- 3.38. Liquid Fancy Heading
		|- 3.39. Row Overlay
		|- 3.40. Maps
		|- 3.41. Custom Animations
		|- 3.42. Masked Image
		|- 3.43. Slideshow BG
		|- 3.44. Custom Menu
		|- 3.45. Shop Banner
		|- 3.46. Carousel Phone
		|- 3.47. Media
		|- 3.48. Modal
		|- 3.49. Before After
		|- 3.50. Process Box
		|- 3.52. Message
		|- 3.53. Flipbox
		|- 3.54. Iconbox Circle
		|- 3.55. Row Separator
		|- 3.56. Roadmap
		|- 3.57. Countdown
		|- 3.58. breadcrumbs
		|- 3.59. Bullet List
		|- 3.60. Video BG
		|- 3.61. Frickin Image
		|- 3.62. Promo
		|- 3.63. Back to Top
		|- 3.64. Separator
		|- 3.65. Restaurant Menu

	4. VC SHORTCODES
		|- 4.1. Single image
		|- 4.2. Columns
		|- 4.3. Rows
		|- 4.4. Text Block

	6. PARTIALS
		|- 6.1. Search Results
		|- 6.2. 404 Not Found
		|- 6.3. Sidebar
		|- 6.4. Page Frame

	7. RESPONSIVE
		|- 7.1. Header
		|- 7.2. Elements

 ----------------------------------------

 [ TYPOGRAPHY ]

 $font-primary:		'Glacial Indifferenc', 'Open Sans', sans-serif;
 $font-size: 			16px;
 $line-height: 		30px;
 $font-color: 		#808291;

 [ COLORS ]
 $color-primary: #3ed2a7;
 $color-secondary: #ffb09f;

-----------------------------------------*/
/*
  1. BASE
*/
/* 1.1. Base */
:root {
  --color-font: #808291;
  --color-primary: #EB1C29;
  --color-secondary: #89cff0;
  --color-dark: #1f1f1f;
  --color-link: #a7a9b8;
  --color-link-hover: #181b31;
  --color-gradient-start: #4fda91;
  --color-gradient-stop: #34dbc5;
  --color-img-holder: #efefef;
}

@font-face {
  font-family: "Glacial Indifference";
  src: url("../fonts/GlacialIndifference-Regular.woff2") format("woff2"), url("../fonts/GlacialIndifference-Regular.woff") format("woff");
  font-weight: normal;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Glacial Indifference";
  src: url("../fonts/GlacialIndifference-Bold.woff2") format("woff2"), url("../fonts/GlacialIndifference-Bold.woff") format("woff");
  font-weight: bold;
  font-display: swap;
  font-style: normal;
}
html,
body {
  max-width: 100vw;
}

html {
  font-size: 100%;
  overflow-x: hidden;
}

body {
  font-family: "Roboto", sans-serif;
  font-size: 1em;
  line-height: 1.7;
  font-weight: 400;
  color: var(--color-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*
	Base Styles
*/
#wrap,
#content {
  position: relative;
}

#content {
  z-index: 2;
  transition: transform 0.3s;
  background-color: #fff;
}
#content:before, #content:after {
  content: "";
  display: table;
}
#content:after {
  clear: both;
}

iframe {
  max-width: 100%;
  border: none;
}

audio {
  width: 100%;
}
body.blog #content {
  padding-top: 70px;
  padding-bottom: 70px;
}

a {
  text-decoration: none;
  color: var(--color-link);
  transition: all 0.3s;
}
a:hover {
  color: var(--color-link-hover);
}
a:hover, a:focus {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}

textarea {
  resize: vertical;
}

dd {
  margin-left: 1.5em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

table {
  border: 1px solid #dedede;
}
table tr {
  border-bottom: 1px solid #dedede;
}
table th,
table td {
  padding: 0.45em 1em;
}
table tbody th,
table tbody td,
table thead th {
  border-right: 1px solid #dedede;
}

pre {
  margin-bottom: 1.5em;
}

.split-inner {
  display: inline-block;
}

/*
	Typography
*/
p {
  margin-bottom: 1.3em;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5 {
  font-family: "Roboto", sans-serif;
  margin: 1.25em 0 0.75em;
  font-weight: 500;
  line-height: 1.2;
  color: #181b31;
}

h1, .h1 {
  margin-top: 0;
  font-size: 52px;
}

h2, .h2 {
  font-size: 40px;
}

h3, .h3 {
  font-size: 32px;
}

h4, .h4 {
  font-size: 25px;
}

h5, .h5 {
  font-size: 21px;
}

small {
  font-size: 0.667em;
}

.ld-lazyload {
  opacity: 0.0001;
  transition: opacity 1s;
}
.ld-lazyload.loaded {
  opacity: 1;
}


.lqd-sticky-bg-wrap,
.lqd-sticky-bg {
  width: 100%;
  height: 100vh;
  max-height: 100vh;
  background-size: inherit;
  background-position: inherit;
  background-attachment: inherit;
  background-repeat: inherit;
}

.lqd-sticky-bg-wrap {
  overflow: hidden;
}
[data-shrink-borders=true] .lqd-sticky-bg-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
}

.lqd-css-sticky {
  top: 0;
}
.lqd-css-sticky:not(.vc_row) {
  position: sticky !important;
}
.lqd-css-sticky-wrap .lqd-css-sticky.vc_row {
  position: sticky !important;
}
.lqd-css-sticky-wrap .lqd-css-sticky.vc_row[data-parallax] {
  transform: translateZ(0);
}

.lqd-css-sticky-wrap,
.lqd-css-sticky-wrap-inner {
  width: 100%;
}

.lqd-css-sticky-wrap-inner {
  height: 200%;
  top: 0;
  left: 0;
}

.lqd-section-borders-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  visibility: hidden;
  opacity: 0;
}
.lqd-section-borders-wrap.sticky-applied {
  opacity: 1;
  visibility: visible;
}

.scrollmagic-pin-spacer > .wpb_column {
  width: 100%;
}

/* 1.2. Header */
.main-header .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.main-header .col, .main-header .col-lg-3, .main-header .col-lg-6, .main-header .col-lg-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.main-header .col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

@media (min-width: 1200px) {
  .main-header .container {
    max-width: 1170px;
  }
}
@media (min-width: 992px) {
  .main-header .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .main-header .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .main-header .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.main-header {
  position: relative;
}
.main-header P:empty {
  display: none;
}

.main-header-overlay {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.main-header-overlay.start-hidden {
  opacity: 0;
  visibility: hidden;
}

.header-module {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
.header-module ~ .header-module {
  margin-left: 25px;
}
.header-module p {
  margin-bottom: 0;
}
.header-module .btn + p {
  width: 100%;
  margin-top: 0.25em;
  text-align: center;
}
.text-right .header-module {
  align-items: flex-end;
}
.text-center .header-module {
  align-items: center;
}

.nav-trigger {
  display: flex;
  padding: 0;
  border: none;
  background: none;
  background-color: transparent;
  box-shadow: none;
  color: #000;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
}
.nav-trigger .txt,
.nav-trigger .bars,
.nav-trigger .bar {
  display: inline-block;
  flex-flow: inherit;
  align-items: inherit;
  justify-content: inherit;
}
.nav-trigger .bars {
  display: flex;
  flex-flow: column nowrap;
}
.nav-trigger .bar {
  background-color: #000;
}
.nav-trigger .bar:before, .nav-trigger .bar:after {
  background-color: inherit;
}
.nav-trigger .txt {
  display: inline-block;
  margin-left: 13px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
}
.nav-trigger.style-mobile .bars {
  width: 20px;
  height: 15px;
  transform: rotate(0);
  transition: all 0.45s 0.2s cubic-bezier(0.23, 1, 0.32, 1);
}
.nav-trigger.style-mobile .bar {
  width: 20px;
  height: 2px;
  border-radius: 50em;
  margin-bottom: 4.25px;
  position: relative;
  transition: all 0.45s cubic-bezier(0.23, 1, 0.32, 1);
}
.nav-trigger.style-mobile .bar:first-child, .nav-trigger.style-mobile .bar:last-child {
  opacity: 0;
  visibility: hidden;
  transition: all 0.45s cubic-bezier(0.23, 1, 0.32, 1);
}
.nav-trigger.style-mobile .bar:first-child {
  transform: translateY(-3px);
}
.nav-trigger.style-mobile .bar:last-child {
  margin-bottom: 0;
  transform: translateY(3px);
}
.nav-trigger.style-mobile .bar:nth-child(2) {
  width: 22px;
  margin-right: auto;
  transform: rotate(45deg);
  transition-delay: 0.1s;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.nav-trigger.style-mobile .bar:nth-child(2):before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: inherit;
  transition: inherit;
  background-color: inherit;
  transform: rotate(-90deg);
}
.nav-trigger.scheme-light {
  color: #fff;
}
.nav-trigger.scheme-light .bar {
  background-color: #fff;
}
.nav-trigger.collapsed .bars {
  transform: none;
  transition-delay: 0s;
}
.nav-trigger.collapsed .bar:first-child, .nav-trigger.collapsed .bar:last-child, .nav-trigger.collapsed .bar:nth-child(2) {
  opacity: 1;
  visibility: visible;
  transform: none;
  transition: all 0.3s ease;
}
.nav-trigger.collapsed .bar:first-child:before, .nav-trigger.collapsed .bar:first-child:after, .nav-trigger.collapsed .bar:last-child:before, .nav-trigger.collapsed .bar:last-child:after, .nav-trigger.collapsed .bar:nth-child(2):before, .nav-trigger.collapsed .bar:nth-child(2):after {
  transform: rotate(0) translate(0, 0);
}
.nav-trigger.collapsed.style-mobile .bar:first-child, .nav-trigger.collapsed.style-mobile .bar:last-child {
  transition-delay: 0.15s;
}
.nav-trigger.collapsed.style-mobile .bar:nth-child(2) {
  width: 16px;
}
.nav-trigger:focus {
  outline: none;
  box-shadow: none;
}

.ld-module-dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 20;
  background-color: #fff;
  text-align: left;
}
.ld-module-dropdown.left {
  right: auto;
  left: 0;
}

.ld-module-cart .ld-module-dropdown {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 85vh;
}

.ld-module-search .ld-module-dropdown {
  right: -15px;
}
.ld-module-search .ld-module-dropdown.left {
  right: auto;
  left: -15px;
}

.header-module .iconbox {
  margin-bottom: 0;
  align-items: center !important;
}
.header-module .iconbox .iconbox-icon-container {
  margin-right: 15px;
}
.header-module .iconbox h3 {
  margin-bottom: 0.25em;
}
.header-module .iconbox h3:last-child {
  margin-bottom: 0;
}

.navbar-brand {
  display: inline-flex;
  height: auto;
  padding: 30px 0;
  line-height: normal;
  float: none;
  order: 0;
  flex-shrink: 0;
  transition: none;
}
.navbar-brand img {
  transition: opacity 0.3s, visibiliy 0.3s;
}
.navbar-brand .logo-sticky {
  display: none;
}
.is-stuck .navbar-brand .logo-sticky {
  display: block;
}
.is-stuck .navbar-brand .logo-sticky ~ img {
  display: none;
}

.navbar-brand-inner {
  display: inline-block;
  position: relative;
  width: 125px;
}

.navbar-header {
  display: flex;
  align-items: center;
}
.navbar-header:before, .navbar-header:after {
  content: none;
}
.navbar-header .navbar-toggle {
  order: 3;
  margin-left: 20px;
}
.navbar-header:only-child {
  flex: 1 0;
}

.navbar-collapse {
  flex: 1 auto;
  padding: 0;
}
.navbar-collapse .header-module {
  margin-bottom: 20px;
}
.navbar-collapse .header-module:last-child {
  margin-bottom: 45px;
}

.navbar-nav > li > a {
  line-height: normal;
}

.main-nav {
  flex: 1 auto;
  margin-left: auto;
  margin-right: auto;
}
.main-nav > li {
  position: relative;
}
.main-nav > li,
.main-nav > li > a {
  display: flex;
  flex-flow: column nowrap;
}
.main-nav > li > a {
  flex: 1 auto;
  flex-flow: row wrap;
  padding-left: 15px;
  padding-right: 15px;
  color: #a7a9b8;
  white-space: nowrap;
}
.main-nav > li > a:hover, .main-nav > li > a:focus {
  background-color: transparent;
}
.main-nav > li.active > a,
.main-nav > li > a:hover {
  color: #181b31;
}
.main-nav .link-txt {
  position: relative;
}
.main-nav .link-txt .txt {
  position: relative;
}
.main-nav .link-ext {
  z-index: 0;
}

.submenu-expander {
  display: none;
  position: absolute;
  top: 50%;
  left: auto;
  z-index: 3;
  font-size: 18px;
  width: 36px;
  height: 36px;
  margin-left: 18px;
  border-radius: 3px;
  align-items: center;
  justify-content: center;
  transform: translateY(-50%);
}
.submenu-expander:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.page_item_has_children > a .submenu-expander, .menu-item-has-children > a .submenu-expander {
  display: inline-flex;
}

/*
	Submenu
*/
.main-nav .children,
.nav-item-children {
  min-width: 232px;
  padding: 1.0625em 0;
  border-radius: 5px;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  box-shadow: 0 16px 50px rgba(0, 0, 0, 0.07);
  visibility: hidden;
  font-size: 16px;
  line-height: 1.5em;
  list-style: none;
  text-align: left;
}
.main-nav .children > li,
.nav-item-children > li {
  position: relative;
  font-size: 1em;
  line-height: normal;
}
.main-nav .children > li > a,
.nav-item-children > li > a {
  display: block;
  padding: 0.7em 2.5em;
  width: 100%;
  color: #797b86;
}
.main-nav .children > li:hover > a,
.nav-item-children > li:hover > a {
  background-color: #e7eaee;
}
.main-nav .children > li.active > a, .main-nav .children > li:hover > a,
.nav-item-children > li.active > a,
.nav-item-children > li:hover > a {
  color: #181b31;
}
.main-nav .children .children,
.main-nav .children .nav-item-children,
.nav-item-children .children,
.nav-item-children .nav-item-children {
  bottom: auto;
  top: 0;
  left: 100%;
}
.main-nav .children .children.to-left,
.main-nav .children .nav-item-children.to-left,
.nav-item-children .children.to-left,
.nav-item-children .nav-item-children.to-left {
  right: 100%;
}
.main-nav .children.to-left,
.nav-item-children.to-left {
  left: auto;
  right: 0;
}
.main-nav .children.to-left .children,
.main-nav .children.to-left .nav-item-children,
.nav-item-children.to-left .children,
.nav-item-children.to-left .nav-item-children {
  left: auto;
  right: 100%;
}

.main-nav .position-applied > .children,
.position-applied > .nav-item-children {
  display: none;
  visibility: visible;
}

.megamenu-inner-row {
  padding: 35px;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
}

.megamenu .lqd-custom-menu li {
  margin-bottom: 13px;
  font-size: 15px;
}

[data-megamenu-bg-scheme=dark] .megamenu-inner-row {
  border-top-color: rgba(255, 255, 255, 0.07);
}
[data-megamenu-bg-scheme=dark] .lqd-custom-menu a {
  color: #d0d1d6;
}

/*
	Nav Styles
*/
.mainbar-wrap .row {
  flex-wrap: nowrap;
}
.mainbar-wrap .row > div:empty {
  display: none;
}
.mainbar-wrap .megamenu-hover-bg {
  display: none;
}

.mainbar-container {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
}
.mainbar-container:before, .mainbar-container:after {
  content: none;
}
.mainbar-container .container {
  flex: 1 1;
  padding: 0;
}

.mainbar-row {
  align-items: stretch;
  flex: 1 auto;
}
.mainbar-row:before, .mainbar-row:after {
  content: none;
}
.mainbar-row > [class^=col] {
  display: flex;
  align-items: stretch;
  position: static;
}

.mainbar {
  display: flex;
  flex-flow: column wrap;
  flex: 1 auto;
}
.mainbar .navbar-header,
.mainbar .main-nav-trigger {
  position: relative;
}

@keyframes stickySlideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
.is-stuck {
  animation: stickySlideDown 0.65s cubic-bezier(0.23, 1, 0.32, 1) both;
}
.is-stuck .navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
}
.is-stuck.mainbar-wrap {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.is-stuck > .megamenu-hover-bg {
  display: none !important;
}

.lqd-sticky-sentinel {
  width: 100%;
  min-height: 1px;
  top: 100%;
  left: 0;
  z-index: -1;
}
.vc_row > .lqd-sticky-sentinel, .titlebar > .lqd-sticky-sentinel {
  top: calc(100% - 2px);
}

.is-stuck {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 99;
}

/* 1.3. Footer */
.main-footer .widget-title {
  font-size: 18px;
  margin-bottom: 1.35em;
}
.main-footer > .vc_row {
  margin-left: 0;
  margin-right: 0;
}

/* 1.4. Titlebar */

.titlebar-col {
  position: static;
}

.titlebar-inner {
  padding-top: 200px;
  padding-bottom: 200px;
  position: relative;
  z-index: 2;
  color: #000;
}
.titlebar-inner h1,
.titlebar-inner p {
  position: relative;
  z-index: 1;
}
.titlebar-inner h1,
.titlebar-inner p,
.titlebar-inner a {
  color: inherit;
}
.titlebar-inner h1 {
  margin: 0 0 0.5em;
  font-size: 60px;
  font-weight: 600;
}
.titlebar-inner p {
  font-size: 20px;
  font-weight: 500;
}
.titlebar-inner p:last-child {
  margin-bottom: 0;
}
.titlebar-inner p {
  opacity: 0.6;
}

.titlebar {
  position: relative;
  background-color: inherit;
  background-size: cover;
}
.titlebar .main-header-overlay {
  position: relative;
  top: auto;
  left: auto;
}
.titlebar[data-parallax=true]:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #999;
  transition: opacity 0.3s, visibility 0.3s;
}
.titlebar[data-parallax=true] .liquid-parallax-container {
  opacity: 0;
}
.titlebar[data-parallax=true].liquid-parallax-bg:before {
  opacity: 0;
  visibility: hidden;
}
.titlebar[data-parallax=true].liquid-parallax-bg .liquid-parallax-container {
  animation: fadeIn 0.3s 0.1s cubic-bezier(0.39, 0.575, 0.565, 1) both alternate;
}
.titlebar[data-parallax=true].bg-none {
  background-image: none !important;
}

.titlebar-sm .titlebar-inner {
  padding-top: 100px;
  padding-bottom: 100px;
}

.titlebar.scheme-light {
  background-color: #10131D;
  color: #fff;
}
.titlebar.scheme-light .titlebar-inner,
.titlebar.scheme-light .titlebar-inner h1,
.titlebar.scheme-light .titlebar-inner p {
  color: inherit;
}

/*
  2. PAGE LAYOUTS
*/
/* 2.1. Header Side */
/* 2.2. Sidebar */

/* 2.3. Stack */
@keyframes lqdStackArrowNext {
  0% {
    transform: translate(0);
    opacity: 1;
  }
  60% {
    transform: translateX(50%);
  }
  61% {
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    transform: translate(0);
    opacity: 1;
  }
}
@keyframes lqdStackArrowPrev {
  0% {
    transform: translate(0);
    opacity: 1;
  }
  60% {
    transform: translateX(-50%);
  }
  61% {
    transform: translateX(100%);
    opacity: 0;
  }
  100% {
    transform: translate(0);
    opacity: 1;
  }
}
@keyframes lqdStackNumberActive {
  from {
    transform: scale(0.5);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes lqdStackNumberPassed {
  from {
    transform: scale(1);
    opacity: 1;
  }
  to {
    transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes lqdStackNumberActiveUp {
  from {
    transform: scale(1.5);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes lqdStackNumberPassedUp {
  from {
    transform: scale(0.5);
    opacity: 1;
  }
  to {
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes lqdStackArrowDash {
  from {
    stroke-dasharray: 5;
  }
  to {
    stroke-dasharray: 40;
  }
}
@keyframes lqdStackRowFadeScaleEnterFromBottom {
  from {
    transform: translate3d(0, 100vh, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lqdStackRowFadeScaleEnter {
  from {
    transform: scale3d(0.9, 0.9, 1);
    opacity: 0;
  }
  to {
    transform: scale3d(1, 1, 1);
    opacity: 1;
  }
}
@keyframes lqdStackRowFadeScaleLeave {
  from {
    transform: scale3d(1, 1, 1);
  }
  to {
    transform: scale3d(0.9, 0.9, 1);
    opacity: 0;
  }
}
@keyframes lqdStackRowFadeScaleLeaveToBottom {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(0, 100vh, 0);
  }
}
@keyframes lqdStackRowSlideOverEnterFromTop {
  from {
    transform: translate3d(0, -100vh, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lqdStackRowSlideOverEnterFromBottom {
  from {
    transform: translate3d(0, 100vh, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lqdStackRowSlideOverLeaveToTop {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(0, -50vh, 0);
  }
}
@keyframes lqdStackRowSlideOverLeaveToBottom {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(0, 50vh, 0);
  }
}
.lqd-stack-page-number,
.lqd-stack-prevnext-wrap {
  display: none;
}

.pp-section {
  width: 100vw;
  height: 100vh;
  position: absolute !important;
  top: 0;
  left: 0;
  background-color: #fff;
  transition: transform 1.15s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.pp-section:not(.active):not(.lqd-stack-row-entering):not(.lqd-stack-row-leaving) {
  left: -999999px;
  pointer-events: none;
}

.pp-scrollable {
  overflow-y: auto;
}

.pp-auto-height {
  height: auto !important;
}

.lqd-stack-section-inner {
  display: flex;
  flex-direction: column;
  justify-content: inherit;
  flex-grow: 1;
  backface-visibility: hidden;
}

.pp-enabled .titlebar {
  display: none !important;
}
.pp-enabled [data-liquid-stack=true] {
  height: 100vh;
}
.pp-enabled [data-liquid-stack=true] > section {
  width: 100%;
  height: 100vh;
  align-content: center;
  transform: none !important;
}
.pp-enabled [data-liquid-stack=true] .main-footer {
  top: auto;
  bottom: 0;
  animation: none !important;
}

#pp-nav {
  position: fixed;
  top: 50%;
  right: 50px;
  z-index: 9;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  transform: translateY(-50%);
}
#pp-nav a {
  display: inline-flex;
  width: 36px;
  height: 1px;
  position: relative;
  background-color: rgba(0, 0, 0, 0.3);
  flex-flow: row wrap;
  align-items: center;
  transform-origin: right center;
}
#pp-nav a:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 21px;
  position: absolute;
  top: -10px;
  left: 0;
}
#pp-nav a.active {
  transform: scaleX(1.5);
  background-color: #000;
}
#pp-nav li {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  position: relative;
  margin: 30px 0;
}
#pp-nav li:first-child {
  margin-top: 0;
}
#pp-nav li:last-child {
  margin-bottom: 0;
}
.lqd-stack-has-footer #pp-nav li:nth-last-child(2) {
  margin-bottom: 0;
}
#pp-nav li:hover a {
  transform: scaleX(1.5);
  background-color: #000;
}
#pp-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.lqd-stack-prevnext-button {
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
  padding: 0;
  border: none;
  position: fixed;
  top: 50%;
  z-index: 10;
  white-space: nowrap;
  background: none;
  transform: translateY(-50%);
  transition: color 0.3s;
}
.lqd-stack-prevnext-button:focus {
  outline: none;
}
.lqd-stack-prevnext-button svg {
  stroke: currentColor;
}

.lqd-stack-prev-button {
  left: 50px;
  margin-right: 5px;
}

.lqd-stack-next-button {
  right: 50px;
  margin-left: 5px;
}

.lqd-stack-page-number {
  position: fixed;
  bottom: 40px;
  left: 50%;
  z-index: 10;
  font-size: 20px;
  font-weight: 700;
  transform: translateX(-50%);
  transition-property: opacity, visibility, color;
  transition-duration: 0.45s;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.lqd-stack-page-number span {
  display: inline-block;
}

.lqd-stack-page-number-counter {
  position: relative;
}

.lqd-stack-page-number-current {
  overflow: hidden;
}

.lqd-stack-page-number-passed {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.lqd-stack-page-number-total {
  font-size: 0.55em;
}
.lqd-stack-page-number-total:before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 1.75em;
  margin-right: 4px;
  margin-left: 2px;
  background-color: currentColor;
  transform: skewX(-18deg);
}

.lqd-stack-row-entering {
  z-index: 10 !important;
}

.lqd-stack-initiated .main-header:not(.header-side) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.lqd-stack-initiated .lqd-stack-page-number,
.lqd-stack-initiated .lqd-stack-prevnext-wrap {
  display: block;
}

.lqd-stack-has-nav .lqd-stack-prevnext-button {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  transform: none;
}
.lqd-stack-has-nav .lqd-stack-prevnext-wrap {
  position: absolute;
  bottom: 40px;
  right: 50px;
  z-index: 10;
}

.lqd-stack-moving .lqd-stack-prevnext-button,
.lqd-stack-moving #pp-nav a {
  pointer-events: none;
}
.lqd-stack-moving .lqd-stack-page-number-current {
  animation: lqdStackNumberActive 0.45s cubic-bezier(0.39, 0.575, 0.565, 1) both alternate;
}
.lqd-stack-moving .lqd-stack-page-number-passed {
  animation: lqdStackNumberPassed 0.45s cubic-bezier(0.39, 0.575, 0.565, 1) both alternate;
}
.lqd-stack-moving.lqd-stack-moving-up .lqd-stack-page-number-current {
  animation-name: lqdStackNumberActiveUp;
}
.lqd-stack-moving.lqd-stack-moving-up .lqd-stack-page-number-passed {
  animation-name: lqdStackNumberPassedUp;
}

.lqd-stack-active-row-dark #pp-nav a {
  color: inherit;
  background-color: rgba(255, 255, 255, 0.3);
}
.lqd-stack-active-row-dark #pp-nav li:hover a,
.lqd-stack-active-row-dark #pp-nav a.active {
  background-color: #fff;
}
.lqd-stack-active-row-dark #pp-nav li {
  color: #fff;
}
.lqd-stack-active-row-dark .lqd-stack-prevnext-button,
.lqd-stack-active-row-dark .lqd-stack-page-number {
  color: #fff;
}

.lqd-stack-moving-up #pp-nav li,
.lqd-stack-moving-up #pp-nav a {
  transition-delay: 0.15s;
}
.lqd-stack-moving-up .lqd-stack-prevnext-button,
.lqd-stack-moving-up .lqd-stack-page-number {
  transition-delay: 0.35s;
}

.lqd-stack-footer-active .lqd-stack-page-number {
  opacity: 0;
  visibility: hidden;
}
.lqd-stack-footer-active section.vc_row:last-of-type {
  left: auto !important;
  visibility: visible !important;
  pointer-events: auto !important;
}

/* 2.4. Boxed */

/*
  3. LIQUID SHORTCODES
*/
/* 3.1. Buttons */
/* Animations */
@keyframes btnIconRipple {
  0% {
    border-width: 4px;
    transform: scale(1);
  }
  80% {
    border-width: 1px;
    transform: scale(1.35);
  }
  100% {
    opacity: 0;
  }
}
@keyframes btnDotAnimations {
  from {
    transform: translateY(-6px);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes btnSplit {
  0%, 100% {
    transform-origin: left;
    transform: translateX(100%) scaleX(1);
  }
  50% {
    transform: translateX(0%) scaleX(2);
  }
  100% {
    transform: translateX(0%) scaleX(1);
  }
}
@keyframes btnSplitHover {
  0%, 100% {
    transform-origin: left;
    transform: translateX(0%) scaleX(1);
  }
  50% {
    transform: translateX(0%) scaleX(2);
  }
  100% {
    transform: translateX(100%) scaleX(1);
  }
}
/* Button */
.btn {
  display: inline-flex;
  padding: 0;
  position: relative;
  border: 1px solid var(--color-primary);
  border-radius: 0;
  font-size: 1em;
  white-space: nowrap;
  color: var(--color-primary);
  transition: all 0.3s ease;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05);
}
.btn > span,
.btn strong,
.btn i {
  transition: transform 0.3s cubic-bezier(0.22, 0.665, 0.34, 0.875);
}
.btn > span {
  display: inline-flex;
  padding: 1.15em 2.1em;
  border-radius: inherit;
  border-color: inherit;
  flex-flow: row wrap;
  align-items: center;
}
.btn.text-uppercase {
  letter-spacing: 0.1em;
}
.btn.round {
  border-radius: 4px;
}
.btn.circle {
  border-radius: 50em;
}
.btn.disabled {
  pointer-events: none;
  cursor: none;
}
.btn.disabled > span {
  opacity: 0.5;
}
.btn.border-none {
  border-width: 0;
}
.btn.border-none > span {
  margin: 0;
}
.btn.border-none .btn-gradient-border rect {
  stroke-width: 0;
}
.btn.border-thin {
  border-width: 1px;
}
.btn.border-thin > span {
  margin: -0.5px;
}
.btn.border-thin .btn-gradient-border rect {
  stroke-width: 1px;
}
.btn + .btn {
  margin-left: 0.75em;
}
.btn:hover {
  border-color: transparent;
  background-color: var(--color-primary);
  color: #fff;
  transform: translateY(-1px);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 2px 2px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05), 0px 8px 8px rgba(0, 0, 0, 0.05), 0px 16px 16px rgba(0, 0, 0, 0.05);
}

/* Sizes*/


.btn-txt {
  position: relative;
}

.btn-txt small {
  display: block;
  opacity: 0.7;
  font-size: 1em;
  text-transform: none;
  letter-spacing: normal;
  text-align: left;
}

/* Icon Shapes */

/* Icon Position */

/* Icon Sizes */

/* Button Styles */
.btn-solid {
  background: var(--color-primary);
  color: var(--color-dark);
}
.btn-solid:hover {
  background: var(--color-dark);
  color: var(--color-primary);
}

.btn-gradient-border {
  width: calc(100% - 1px);
  height: calc(100% - 1px);
  position: absolute;
  fill: transparent;
  stroke: transparent;
  top: 0;
  left: 0;
  z-index: 2;
  overflow: visible !important;
}
.btn-gradient-border defs stop {
  transition: all 0.3s ease;
  stop-opacity: 1;
}
.btn-gradient-border defs stop:first-child {
  stop-color: var(--color-gradient-start);
}
.btn-gradient-border defs stop:last-child {
  stop-color: var(--color-gradient-stop);
}
.btn-gradient-border rect {
  width: 100%;
  height: 100%;
  fill: transparent;
  stroke-width: 1;
}

/* 3.2. Social Icons */
.social-icon {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 15px;
  line-height: 1em;
  /* Sizes */
  /* Directions */
  /* Shapes */
  /* Color Schemes */
}
.social-icon li {
  display: inline-block;
  margin-right: 1.2em;
  font-size: 1em;
  line-height: 1em;
}
.social-icon li:last-child {
  margin-right: 0;
}
.social-icon i {
  display: inherit;
  justify-content: inherit;
  align-items: inherit;
}
.social-icon.social-icon-md {
  font-size: 18px;
}
.social-icon.vertical li {
  display: block;
  margin-right: 0 !important;
  margin-bottom: 1.2em;
}
.social-icon.vertical li:last-child {
  margin-bottom: 0;
}
.social-icon.round li, .social-icon.square li, .social-icon.circle li {
  margin-right: 0.5em;
}
.social-icon.round a, .social-icon.square a, .social-icon.circle a {
  display: inline-flex;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  background-color: var(--color-primary);
  color: #fff;
}
.social-icon.round a:hover, .social-icon.square a:hover, .social-icon.circle a:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  transform: translate(0, -2px);
}
.social-icon.round.social-icon-md li, .social-icon.square.social-icon-md li, .social-icon.circle.social-icon-md li {
  margin-right: 0.6em;
}
.social-icon.round.social-icon-md a, .social-icon.square.social-icon-md a, .social-icon.circle.social-icon-md a {
  width: 48px;
  height: 48px;
}
.social-icon.round i,
.social-icon.round a {
  border-radius: 8%;
}
.social-icon.circle i,
.social-icon.circle a {
  border-radius: 50em;
}

/* 3.3. Accordions */
.accordion {
  margin-bottom: 2em;
}

/* Accordion Styles */

/* 3.4. Iconboxes */
/* Size Variables */
/* Animations */
@keyframes iconRipple {
  0% {
    border-width: 4px;
    transform: scale(1);
  }
  80% {
    border-width: 1px;
    transform: scale(1.36);
  }
  100% {
    opacity: 0;
  }
}
/* Icon Box */
.iconbox {
  display: flex;
  margin-bottom: 2em;
  position: relative;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  transition: box-shadow 0.3s ease, background 0.3s ease;
}
.iconbox .iconbox-icon-container,
.iconbox .contents,
.iconbox > h3 {
  position: relative;
  z-index: 2;
}
.iconbox .iconbox-icon-container,
.iconbox p,
.iconbox h3 {
  transition-property: color, background;
  transition-duration: 0.3s;
  transition-timing-function: ease;
}
.iconbox h3 {
  display: inline-block;
  margin: 0 0 0.7em;
  font-size: 24px;
  line-height: 1.5em;
}
.iconbox .iconbox-icon-container {
  display: flex;
  margin-bottom: 0.5em;
  border: 0 solid #F2F4F7;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  line-height: 1em;
  color: var(--color-primary);
  transition: border 0.3s, box-shadow 0.3s;
}
.iconbox .iconbox-icon-container i,
.iconbox .iconbox-icon-container img,
.iconbox .iconbox-icon-container object,
.iconbox .iconbox-icon-container > svg {
  position: relative;
  z-index: 2;
}

.iconbox .iconbox-icon-container object,
.iconbox .iconbox-icon-container > svg {
  display: inline-block;
  width: 40px;
  line-height: 0;
}

.iconbox .iconbox-icon-container object stop,
.iconbox .iconbox-icon-container > svg stop {
  transition: stop-color 0.3s ease;
}
.iconbox .iconbox-icon-container > svg,
.iconbox .iconbox-icon-container > svg path,
.iconbox .iconbox-icon-container > svg rect,
.iconbox .iconbox-icon-container > svg ellipse,
.iconbox .iconbox-icon-container > svg circle,
.iconbox .iconbox-icon-container > svg polygon,
.iconbox .iconbox-icon-container > svg polyline {
  transition: fill 0.3s, stroke 0.3s;
}
.iconbox .iconbox-icon-container i {
  display: inline-block;
  font-size: 1em;
}
.iconbox .contents {
  max-width: 100%;
}
.iconbox p {
  margin-bottom: 0;
}
.iconbox .btn {
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}
.iconbox.text-right {
  align-items: flex-end;
}

[data-animate-icon=true] .iconbox-icon-container > svg,
[data-animate-icon=true] .iconbox-icon-container > object {
  opacity: 0;
}
[data-animate-icon=true].iconbox-icon-animating .iconbox-icon-container > svg,
[data-animate-icon=true].iconbox-icon-animating .iconbox-icon-container > object {
  opacity: 1;
}

/* Icon Shape*/

/* Icon Style*/

/* Icon Borders */

/* Filling Styles */

/* Heading sizes */

/* Heading Gradient */

/* Icon Gradient */

/* Sizes*/

.compose-mode [data-animate-icon=true] .iconbox-icon-container > svg,
.compose-mode [data-animate-icon=true] .iconbox-icon-container > object {
  opacity: 1;
}
/* 3.5. Tabs */
.tabs-nav {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  margin-bottom: 2em;
  position: relative;
}
.tabs-nav > li,
.tabs-nav > li > a {
  display: flex;
}
.tabs-nav a {
  position: relative;
  z-index: 2;
  align-items: center;
  padding: 0.6em 1em;
  font-size: 1em;
  align-items: center;
  justify-content: center;
}
.tabs-nav li {
  padding: 0;
  margin: 0;
  text-align: center;
  line-height: 1.5em;
  letter-spacing: inherit;
  align-items: stretch;
  justify-content: center;
}
.tabs-nav li.active a,
.tabs-nav li a:hover,
.tabs-nav li a:focus {
  color: var(--color-link-hover);
  background-color: transparent;
}

.tabs-pane {
  display: none;
}
.tabs-pane.active {
  display: block;
}

/* Nav positions */

.tabs-nav-justified .tabs-nav li,
.tabs-nav-justified .tabs-nav li a {
  flex: 1 auto;
}

/* Nav Borderes */

.tabs-nav-underlined .tabs-nav {
  border-bottom: 1px solid #e0e1eb;
}

/* Nav Stats */

.tabs-nav-active-underlined .tabs-nav li {
  position: relative;
  overflow: hidden;
}
.tabs-nav-active-underlined .tabs-nav li:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 0;
  pointer-events: none;
  background-color: var(--color-primary);
  transition: transform 0.3s;
  transform: scaleY(0);
  transform-origin: center bottom;
}
.tabs-nav-active-underlined .tabs-nav li.active:after, .tabs-nav-active-underlined .tabs-nav li:hover:after {
  transform: scaleY(1);
}

/* Contens Stats */

/* Nav Icons */
.tabs-nav-icon {
  margin-right: 0.65em;
  font-size: 26px;
}

/* Nav Size */

/* 3.6. Subscribe Forms */
@keyframes formRotate360 {
  to {
    transform: rotate(360deg);
  }
}

.contact-form-result {
  margin-top: 1.5em;
}

/* 3.7. Contact Forms */
.contact-form {
  margin-bottom: 2em;
}
.contact-form p {
  margin-bottom: 0;
  position: relative;
}
.contact-form .ld-container {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.contact-form select,
.contact-form input,
.contact-form textarea,
.contact-form .ui-selectmenu-button {
  display: flex;
  width: 100%;
  height: 50px;
  padding-left: 2em;
  padding-right: 2em;
  margin-bottom: 20px;
  position: relative;
  border: 1px solid #d5d6de;
  border-radius: 0;
  background: none;
  align-items: center;
  color: #b7b9c4;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.contact-form select::-webkit-input-placeholder,
.contact-form input::-webkit-input-placeholder,
.contact-form textarea::-webkit-input-placeholder,
.contact-form .ui-selectmenu-button::-webkit-input-placeholder {
  color: inherit;
}
.contact-form select::-moz-placeholder,
.contact-form input::-moz-placeholder,
.contact-form textarea::-moz-placeholder,
.contact-form .ui-selectmenu-button::-moz-placeholder {
  color: inherit;
}
.contact-form select:-moz-placeholder,
.contact-form input:-moz-placeholder,
.contact-form textarea:-moz-placeholder,
.contact-form .ui-selectmenu-button:-moz-placeholder {
  color: inherit;
}
.contact-form select:-ms-input-placeholder,
.contact-form input:-ms-input-placeholder,
.contact-form textarea:-ms-input-placeholder,
.contact-form .ui-selectmenu-button:-ms-input-placeholder {
  color: inherit;
}
.contact-form select:focus,
.contact-form input:focus,
.contact-form textarea:focus,
.contact-form .ui-selectmenu-button:focus {
  outline: none;
  border-color: #9c9eb1;
  color: #9c9eb1;
}
.contact-form input[type=date] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.contact-form input[type=submit],
.contact-form button[type=submit] {
  display: inline-flex;
  width: auto;
  height: 50px;
  margin-bottom: 0;
  padding: 0 2.8em;
  border: none;
  background-color: var(--color-primary);
  align-items: center;
  color: var(--color-dark);
  transition: all 0.3s ease;
}
.contact-form input[type=submit]:hover,
.contact-form button[type=submit]:hover {
  transform: translateY(-1px);
  color: var(--color-primary);
  background-color: var(--color-dark);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 2px 2px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05), 0px 8px 8px rgba(0, 0, 0, 0.05), 0px 16px 16px rgba(0, 0, 0, 0.05);
}
.contact-form input[type=radio],
.contact-form input[type=checkbox] {
  display: initial;
  width: auto;
  height: auto;
}
.contact-form select {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.contact-form select[multiple] {
  padding: 0;
  height: auto;
}
.contact-form select[multiple] option {
  padding: 0.5em 2em;
}
.contact-form label {
  font-weight: inherit;
  margin-right: 5px;
}
.contact-form textarea {
  height: auto !important;
  padding-top: 1em;
  padding-bottom: 1em;
  border-radius: 0 !important;
}
.contact-form i {
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 2;
  left: calc(1em + 15px);
  margin-top: -10px;
  pointer-events: none;
  transform: translateY(-50%);
}
.contact-form i ~ label,
.contact-form i ~ input,
.contact-form i ~ textarea {
  text-indent: 1em;
}
.contact-form .ui-selectmenu-button .ui-selectmenu-text {
  flex: 1 auto;
}
.contact-form .ui-selectmenu-button .ui-selectmenu-icon {
  order: 1;
}
.contact-form .ui-spinner {
  width: 100%;
  padding: 0;
  border-radius: 0;
  border: none;
}
.contact-form input.ui-spinner-input {
  margin: 0;
  box-shadow: none;
}
.contact-form a.ui-spinner-button {
  border: none;
  border-radius: 0;
  background-color: transparent;
}
.contact-form a.ui-spinner-button:active {
  background-color: #181b31;
}

/* Inputs sizes */

/* Input Shapes */
.contact-form-inputs-filled select,
.contact-form-inputs-filled input,
.contact-form-inputs-filled textarea,
.contact-form-inputs-filled .ui-selectmenu-button {
  border: none;
  background-color: #fff;
}

/* Inputs Border Thickness */

/* Inputs Border Roundness */

.contact-form-inputs-circle select,
.contact-form-inputs-circle input,
.contact-form-inputs-circle textarea,
.contact-form-inputs-circle .ui-selectmenu-button {
  border-radius: 50em;
}
.contact-form-inputs-circle textarea {
  border-radius: 15px !important;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
}
.contact-form-inputs-circle textarea[rows="1"] {
  border-radius: 50em !important;
}
.contact-form-inputs-circle input[type=submit],
.contact-form-inputs-circle button[type=submit] {
  border-radius: 50em;
}
.contact-form-inputs-circle .ui-spinner-button {
  right: 1em;
}
.contact-form-inputs-circle:not(.contact-form-inputs-filled) textarea {
  padding-left: 0;
  padding-right: 0;
}

/*
	Styling Button
*/
/* Button sizes */

/* Button Width */
.contact-form-button-block input[type=submit],
.contact-form-button-block button[type=submit] {
  width: 100%;
  justify-content: center;
  text-align: center;
}

/* Button Shapes */

/* Button Border Thickness */

/* Button Border Roundness */

.contact-form-button-circle input[type=submit],
.contact-form-button-circle button[type=submit] {
  border-radius: 50em;
}

/* Custom Labels */

.contact-form-result {
  margin-top: 1.5em;
}

/* 3.8. Fancy Titles */
.fancy-title {
  margin-bottom: 2.5em;
  position: relative;
}
.fancy-title > :empty:not(br):not(hr):not(i.line) {
  display: none;
}
.fancy-title h2,
.fancy-title h3,
.fancy-title h4 {
  margin: 0.25em 0;
}
.fancy-title i {
  margin-right: 0.27em;
}
.fancy-title > :first-child {
  margin-top: 0;
}
.fancy-title > :last-child {
  margin-bottom: 0;
}
.fancy-title .text-uppercase {
  letter-spacing: 0.1em;
}
.fancy-title i.line {
  display: inline-block;
  width: 1.138em;
  height: 3px;
  vertical-align: middle;
  background-color: var(--color-primary);
}

/* Lines */
/* 3.9. Pricing Tables */

/* 3.10. Testimonials */

/* Testimonial Filling */

/* Testimonial Quote indented */

/* Testimonial Sizes */

/* Testimonials Details Positions */

/* Testimonials Alignments */

/* Testimonial Carousels */

/* 3.11. Carousel */
.carousel-items p:empty {
  display: none;
}
.carousel-items:not(.flickity-enabled) {
  display: flex;
  width: 100%;
  overflow-x: scroll;
  flex-wrap: nowrap;
}
.carousel-items:not(.flickity-enabled) > .carousel-item {
  flex-grow: 0;
  flex-shrink: 0;
}

.flickity-equal-cells .flickity-slider > * {
  min-height: 100%;
}

.carousel-item {
  transition: opacity 0.3s;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
}
.carousel-item .carousel-item {
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.carousel-item-inner {
  transition: box-shadow 0.3s;
  flex: 1 auto;
}

.flickity-prev-next-button {
  display: inline-flex;
  width: 40px;
  height: 40px;
  position: relative;
  top: auto;
  left: auto;
  padding: 0;
  border-radius: 0;
  border: 1px solid transparent;
  background-color: transparent;
  font-size: 22px;
  align-items: center;
  justify-content: center;
  opacity: 1;
  transform: translateY(0);
  transition: all 0.3s;
}
.flickity-prev-next-button svg {
  width: auto;
  height: auto;
  position: relative;
  top: auto;
  left: auto;
  stroke: #181b30;
  stroke-width: 1px;
  transition: stroke 0.3s;
}
.flickity-prev-next-button i {
  position: relative;
  z-index: 1;
}
.flickity-prev-next-button.previous {
  margin-right: 5px;
  left: 0;
}
.flickity-prev-next-button.next {
  margin-left: 5px;
  right: 0;
}
.flickity-prev-next-button:hover, .flickity-prev-next-button:focus {
  background: none;
  box-shadow: none;
  outline: none;
}
.flickity-prev-next-button:active {
  opacity: 1;
}

/* Nav position */
.carousel-nav {
  position: relative;
}

/* Nav direction */

/* Nav sizes */

/* Nav shapes */

/* Nav shadows */

.flickity-page-dots .dot {
  position: relative;
  background-color: rgba(51, 51, 51, 0.25);
  color: rgba(51, 51, 51, 0.25);
  opacity: 1;
  transition: all 0.3s;
}
.flickity-page-dots .dot.is-selected {
  background-color: #333;
  color: #333;
}
/* 3.12. Carousel Vertical 3D */
.carousel-vertical-3d .carousel-items {
  display: block;
  overflow: visible;
  position: relative;
  transform-style: preserve-3d;
  perspective: 1200px;
}
.carousel-vertical-3d .carousel-item {
  backface-visibility: hidden;
  will-change: transform;
}
.carousel-vertical-3d .carousel-item * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.carousel-vertical-3d.carousel-initialized .carousel-item {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: visibility 0.45s step-end;
}
.carousel-vertical-3d.carousel-initialized .carousel-item > :only-child {
  margin-bottom: 0;
}
.carousel-vertical-3d.carousel-initialized .carousel-item.is-active, .carousel-vertical-3d.carousel-initialized .carousel-item.is-top, .carousel-vertical-3d.carousel-initialized .carousel-item.is-bottom {
  opacity: 1;
  visibility: visible;
}
.carousel-vertical-3d.carousel-initialized .carousel-item.is-top, .carousel-vertical-3d.carousel-initialized .carousel-item.is-bottom {
  cursor: pointer;
  transition-timing-function: step-start;
}
.carousel-vertical-3d.carousel-initialized .carousel-item.is-top > *, .carousel-vertical-3d.carousel-initialized .carousel-item.is-bottom > * {
  pointer-events: none;
}
.carousel-vertical-3d.carousel-initialized .carousel-item.is-active {
  position: relative;
  top: auto;
  left: auto;
}
.carousel-vertical-3d.carousel-initialized .carousel-item.is-moving.was-top, .carousel-vertical-3d.carousel-initialized .carousel-item.is-moving.was-bottom {
  opacity: 1;
  transition: opacity 0.1s linear;
}

/* 3.13. Latest Posts */

/* Latest post special styles */

/* 3.14. Filter Lists */

/* 3.15. Fancy Boxes */

/* Content box styles */

/* 3.16. Counnter */


.liquid-counter-element-hover {
  display: none;
}

.liquid-counter-element-hover span {
  display: inline-block;
  vertical-align: middle;
}

.counter-animated .liquid-counter-element-hover {
  display: flex;
}

.liquid-counter-element-hover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s;
}

.liquid-counter-animator {
  display: inline-block;
  position: relative;
  overflow: hidden;
  vertical-align: middle;
  background: inherit;
}

.liquid-animator-value {
  display: inline-block;
  visibility: hidden;
}

.liquid-animator-numbers {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: inherit;
  overflow: hidden;
  visibility: visible;
}
.liquid-animator-numbers ul {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  list-style: none;
  background: inherit;
}
.liquid-animator-numbers li {
  margin: 0;
  background: inherit;
}

/* 3.17. Liquid Forms */

.date-picker {
  cursor: pointer;
}
.date-picker:focus {
  cursor: auto;
}

/* Jquery UI */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  background-color: #ededed;
  border-color: #ededed;
  color: #000;
}

.ui-selectmenu-button:active {
  background-color: transparent;
  color: #9c9eb1;
}

.ui-widget.ui-widget-content {
  max-height: 40vh;
  border-color: #e4e4eb;
}

/* 3.18. jQuery UI */
.ui-widget {
  font-family: inherit;
}

.ui-datepicker {
  border-color: #f7f7f7 !important;
  border-radius: 12px;
  box-shadow: 0 20px 70px rgba(0, 0, 0, 0.07);
}
.ui-datepicker table {
  border: none;
}
.ui-datepicker table tr {
  border: none;
}
.ui-datepicker .ui-state-default {
  width: 30px;
  height: 30px;
  padding: 0;
  background: none;
  border: none;
  font-size: 14px;
  line-height: 30px;
  border-radius: 50em;
  text-align: center;
}
.ui-datepicker .ui-state-default:hover {
  background-color: var(--color-primary);
  color: #fff;
}
.ui-datepicker .ui-state-active,
.ui-datepicker .ui-state-highlight {
  color: #fff;
}
.ui-datepicker .ui-state-highlight {
  background-color: #666;
}
.ui-datepicker .ui-state-active {
  background-color: var(--color-primary);
}
.ui-datepicker .ui-state-active {
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.12);
}

.ui-datepicker-header {
  border: none;
  border-bottom: 1px solid #eee;
  border-radius: 0;
  background: none;
}

.ui-datepicker-prev,
.ui-datepicker-next {
  top: 2px !important;
  border: none !important;
  background: none !important;
  cursor: pointer;
  font-weight: 400;
}
.ui-datepicker-prev span,
.ui-datepicker-next span {
  position: relative;
  background: none !important;
  font-size: 12px;
  transition: transform 0.3s;
}
.ui-datepicker-prev span:before,
.ui-datepicker-next span:before {
  display: inline-flex;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  font-family: fontAwesome;
  text-align: center;
  align-items: center;
  justify-content: center;
  text-indent: 0;
}

.ui-datepicker-prev {
  left: 2px !important;
}
.ui-datepicker-prev span:before {
  content: "\f060";
}
.ui-datepicker-prev:hover span {
  transform: translateX(-2px);
}

.ui-datepicker-next {
  right: 2px !important;
}
.ui-datepicker-next span:before {
  content: "\f061";
}
.ui-datepicker-next:hover span {
  transform: translateX(2px);
}

/* 3.19. Reservation Form */

/* 3.20. Tour Form */

/* 3.21. Progressbar */

.liquid-progressbar-bar {
  display: inline-block;
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: inherit;
  color: #181b31;
  background-color: var(--color-primary);
}

.liquid-progressbar-percentage {
  position: absolute;
  top: -2.2em;
  right: 0;
  opacity: 0;
  transition: opacity 0.1s;
}

.liquid-progressbar-title {
  margin: 0;
  position: absolute;
  top: -2.2em;
  left: 0;
  font-size: 1em;
  color: #808291;
}

/* Progressbar Sizes */

/* Progressbar Roundness */

/* Progressbar Values Positions */

/* Details Size */

/* Percentage Shape */

/* Shadow */

/* Orientation */

/* 3.22. Milestone */

/* 3.24. Instagram Feed */
.liquid-ig-feed {
  margin-bottom: 2em;
}

/* 3.25. Twitter Feed */

/* 3.26. Banner */
/* 3.27. Image Groups */

.block-revealer__element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  pointer-events: none;
  opacity: 0;
}

.block-revealer__content {
  transition: opacity 0.3s;
  border-radius: inherit;
}
.block-revealer__content img:not(.ld-lazyload) {
  opacity: 1;
}
/* 3.28. Pagination */

/* 3.29. Blog Grid */

/* 3.31. Masonry */
[data-liquid-masonry=true] {
  transition: height 0.45s cubic-bezier(0.23, 1, 0.32, 1);
}

/* 3.32. Parallax */
.ld-parallax-wrap.overflow-hidden:before, .ld-parallax-wrap.overflow-hidden:after {
  content: "";
  display: table;
}
.ld-parallax-wrap.overflow-hidden:after {
  clear: both;
}

.liquid-parallax-bg {
  position: relative;
}
.liquid-parallax-bg:not(.vc_row):not(.titlebar) {
  overflow: hidden;
}

.liquid-parallax-container,
.liquid-parallax-figure {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.liquid-parallax-container,
.liquid-parallax-figure {
  background-size: inherit;
  background-position: inherit;
  background-repeat: no-repeat;
}

.liquid-parallax-container {
  overflow: hidden;
}

[data-responsive-bg][data-parallax]:not(.loaded) .liquid-parallax-figure {
  background-image: none !important;
}

.lqd-parallax-sentinel {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
}

/* 3.33. Team Members */

/* 3.34. Portfolios */

/* Button Fills */

/* Border Widths */
.title-size-30 .ld-pf-title {
  font-size: 30px;
  letter-spacing: -0.01em;
}

/*
	All css styles for hover, etc will be applied to the figure inside .liquid-of-image
*/
.ld-pf-image {
  position: relative;
  overflow: hidden;
}
.ld-pf-image figure {
  height: 100%;
  background-position: center;
  background-size: cover;
  transition: transform 0.3s linear, filter 0.3s linear;
}
.ld-pf-image .liquid-parallax-figure {
  transition: filter 0.3s linear;
}
.ld-pf-image img {
  width: 100%;
}
.ld-pf-image .liquid-parallax-bg > .ld-lazyload {
  opacity: 0;
}
.ld-pf-image .ld-pf-bg {
  z-index: 2;
  opacity: 0;
  transition: opacity 0.3s;
}
.pf-details-inside .ld-pf-image img {
  visibility: hidden;
}

.ld-pf-details {
  display: flex;
  padding: 45px;
  flex-direction: column;
  position: relative;
  z-index: 2;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5803921569);
}
.ld-pf-details > * {
  margin: 0;
  line-height: 1.25em;
  color: inherit;
}
.ld-pf-details h1, .ld-pf-details h2, .ld-pf-details h3, .ld-pf-details h4, .ld-pf-details h5 {
  color: #000;
}
.ld-pf-details h3 {
  margin-bottom: 0.15em;
}
.ld-pf-details .split-inner {
  display: inline-block;
}
.pf-details-h-mid .ld-pf-details {
  align-items: center;
}
.pf-details-v-mid .ld-pf-details {
  justify-content: center;
  text-align: center;
}
.pf-details-inside .ld-pf-details {
  position: absolute;
  top: 0;
  left: 0;
}
.pf-details-full .ld-pf-details {
  width: 100%;
  height: 100%;
}
.pf-details-inside [data-hover3d=true] .ld-pf-details {
  transform: translate3d(0, 0, 0.01px);
  transform-style: inherit;
  backface-visibility: hidden;
  perspective: inherit;
}

.ld-pf-details-inner {
  display: inherit;
  width: 100%;
  height: 100%;
  align-items: inherit;
  justify-content: inherit;
  flex-flow: inherit;
  position: relative;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}
.ld-pf-details-inner > :first-child {
  margin-top: 0;
}
.ld-pf-details-inner > :last-child {
  margin-bottom: 0;
}
.ld-pf-details-inner .ld-pf-details-inner {
  width: auto !important;
  height: auto !important;
  transform: none !important;
}
.pf-details-inside [data-hover3d=true] .ld-pf-details-inner {
  transform: translate3d(0, 0, 50px) scale(0.78);
}

.ld-pf-item .ld-pf-bg {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.8);
  transition: opacity 0.3s;
  will-change: transform, opacity;
}

[data-hover3d] .ld-pf-inner {
  transform-style: inherit;
  backface-visibility: inherit;
  perspective: inherit;
  transform: translate3d(0, 0, 0);
}

.ld-pf-item {
  position: relative;
  margin-bottom: 30px;
  border-radius: 0;
}
.ld-pf-item div,
.ld-pf-item figure,
.ld-pf-item img {
  border-radius: inherit;
}
.ld-pf-item time {
  font-size: 12px;
}
.ld-pf-item [data-split-text]:not(.split-text-applied) {
  visibility: hidden;
}
.flickity-equal-cells .carousel-item .ld-pf-item {
  height: 100%;
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  margin-bottom: 0;
}
.flickity-equal-cells .carousel-item .ld-pf-item.pf-details-inside .ld-pf-image,
.flickity-equal-cells .carousel-item .ld-pf-item.pf-details-inside .ld-pf-inner {
  height: 100%;
}
.ld-pf-item.pf-details-inside {
  overflow: hidden;
}
.ld-pf-item:hover .ld-pf-bg {
  opacity: 1;
}
.ld-pf-item:hover .ld-pf-details-inner {
  opacity: 1;
  visibility: visible;
}

.liquid-portfolio-list-row {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.liquid-portfolio-list-row:before, .liquid-portfolio-list-row:after {
  content: none;
}

.grid-stamp {
  position: absolute;
  top: 0;
  left: 0;
}
.grid-stamp.is-right {
  left: auto;
  right: 0;
}

@media screen and (max-width: 768px) {
  .grid-stamp:not([class*=col-xs-]), .grid-stamp.col-xs-12 {
    display: none;
  }
}
.ld-pf-item.ld-pf-light {
  color: rgba(255, 255, 255, 0.7);
}
.ld-pf-item.ld-pf-light h1, .ld-pf-item.ld-pf-light h2, .ld-pf-item.ld-pf-light h3, .ld-pf-item.ld-pf-light h4, .ld-pf-item.ld-pf-light h5 {
  color: #fff;
}
.ld-pf-item.ld-pf-light a,
.ld-pf-item.ld-pf-light .ld-pf-details,
.ld-pf-item.ld-pf-light .ld-pf-details-inner {
  color: inherit;
}
.ld-pf-item.ld-pf-light a:hover {
  color: #fff;
}
.ld-pf-item.ld-pf-light .ld-pf-bg {
  background-color: rgba(0, 0, 0, 0.8);
}

.pf-hover-masktext .split-text-applied {
  overflow: hidden;
  padding: 5px;
}
.pf-hover-masktext .split-inner {
  display: block;
  transform: translateY(100%);
}

/* 3.35. Blog */

.comment {
  font-size: 18px;
  line-height: 1.3333333333em;
}
.comment .reply a {
  display: inline-block;
  padding: 7px 13px;
  font-size: 10px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #181b31;
  border: 1px solid #d8dbe2;
}
.comment .reply a:hover {
  border-color: #181b31;
  background-color: #181b31;
  color: #fff;
}

/* 3.36. Particles */
.ld-particles-container {
  width: 100%;
  height: 450px;
}
.lqd-particles-bg-wrap .ld-particles-container {
  height: 100%;
}

.lqd-particles-bg-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.lqd-particles-bg-wrap {
  top: 50%;
  transform: translateY(-50%);
}

/* 3.37. Carousel Laptop */

/* 3.38. Liquid Fancy Heading */
.ld-fancy-heading p, .ld-fancy-heading h1, .ld-fancy-heading h2, .ld-fancy-heading h3, .ld-fancy-heading h4, .ld-fancy-heading h5, .ld-fancy-heading > div {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0.5em;
}
.ld-fancy-heading.carousel-nav-appended {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: space-between;
}

.txt-rotate-keywords {
  display: inline-block;
  position: relative;
  transform-style: preserve-3d;
  perspective: 1200px;
  white-space: nowrap;
}
.txt-rotate-keywords .keyword {
  display: inline-block;
  position: absolute;
  left: 0;
  top: auto;
  opacity: 0;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}
.txt-rotate-keywords .keyword:first-child {
  position: relative;
  top: auto;
  left: auto;
  opacity: 1;
}

@media screen and (min-width: 480px) {
  .ld-fancy-heading .lqd-lines {
    white-space: nowrap;
  }
  .window-resizing .ld-fancy-heading .lqd-lines {
    white-space: normal;
  }
}
/* 3.39. Row Overlay */

/* 3.40. Maps */
@keyframes markerWave {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.8;
  }
  20% {
    opacity: 0.8;
  }
  100% {
    -webkit-transform: scale(5.5);
    transform: scale(5.5);
    opacity: 0;
  }
}
.ld-gmap-container {
  width: 100%;
  height: 450px;
}

.map_marker {
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 50em;
  background-color: var(--color-primary);
}
.map_marker div {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50em;
  opacity: 1;
  background-color: var(--color-primary);
}
.map_marker > div:first-child {
  animation: markerWave 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite forwards;
}
.map_marker > div:first-child + div {
  animation: markerWave 1.5s 0.45s cubic-bezier(0, 0, 0.2, 1) infinite forwards;
}

@media screen and (min-width: 992px) {
  .row.align-items-stretch .ld-gmap-container {
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    align-items: stretch;
    flex-grow: 1;
  }
}
/* 3.41. Custom Animations */
[data-custom-animations=true] {
  visibility: hidden;
  opacity: 0;
}

.ca-initvalues-applied {
  visibility: visible;
  opacity: 1;
}

.compose-mode [data-custom-animations=true] {
  visibility: visible !important;
  opacity: 1 !important;
}

/* 3.42. Masked Image */
/* 3.43. Slideshow BG */
.slideshow-applied {
  position: relative;
}

.ld-slideshow-bg-wrap,
.ld-slideshow-bg-inner,
.ld-slideshow-item,
.ld-slideshow-figure {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.ld-slideshow-bg-wrap {
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}
.slideshow-applied .ld-slideshow-bg-wrap {
  opacity: 1;
  visibility: visible;
}

.ld-slideshow-bg-inner {
  transform: translateZ(0);
}

.ld-slideshow-item {
  overflow: hidden;
}

.ld-slideshow-figure {
  background-size: cover;
  background-position: center;
}
.ld-slideshow-figure img {
  visibility: hidden;
}
.ld-slideshow-figure.active {
  z-index: 1;
}

/* 3.44. Custom Menu */
.lqd-custom-menu li a {
  display: block;
}
.lqd-custom-menu li.is-active a {
  color: var(--color-primary);
}
.lqd-custom-menu[data-move-element] {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visiblity 0.3s;
}
.lqd-custom-menu[data-move-element].element-was-moved {
  opacity: 1;
  visibility: visible;
}
.lqd-custom-menu[class*=text-] a {
  color: inherit;
}

.reset-ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* 3.45. Shop Banner */

/* 3.46. Carousel Phone */

/* 3.47. Media */

/* 3.48. Modal */
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.lity.lity-opened {
  opacity: 1;
}

.lity.lity-closed {
  opacity: 0;
}

.lity * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}

.lity-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.lity-loading .lity-loader {
  opacity: 1;
}

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}

.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease;
}

.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

.lity-content:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lity-close:active {
  top: 1px;
}

.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

.lity-hide {
  display: none;
}

.lity {
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 99;
}

.lity-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.lity-wrap:before {
  content: none;
}

.lity-container {
  max-height: 90vh;
  border-radius: 4px;
}

.lity-content {
  overflow-x: hidden;
  overflow-y: auto;
}

.lity-close {
  right: 30px;
  top: 30px;
}
.lity-close:active {
  top: 30px;
}

@media (min-width: 768px) {
  .lity-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .lity-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .lity-container {
    width: 1170px;
  }
}
/* 3.49. Before After */
@-webkit-keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}
@keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}
.cd-image-container {
  position: relative;
  margin: 0 auto 30px;
}

.cd-image-container img {
  display: block;
  width: 100%;
}

.cd-resize-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  overflow: hidden;
  border-right: 3px solid rgba(255, 255, 255, 0.75);
  transform: translateZ(0);
  backface-visibility: hidden;
}

.cd-resize-img img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 100%;
  width: auto;
  max-width: none;
}

.is-visible .cd-resize-img {
  width: 50%;
  /* bounce in animation of the modified image */
  animation: cd-bounce-in 0.7s;
}

.cd-handle {
  display: inline-block;
  position: absolute;
  height: 40px;
  width: 40px;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
  border-radius: 50%;
  background-color: #fff;
  cursor: move;
  opacity: 0;
  color: #000;
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
  transform: scale(0);
  transition: all 0.3s ease;
}
.cd-handle:before {
  content: "\f07e";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  font: normal normal 17px/1 fontAwesome;
  transition: all 0.3s ease;
  transform: translate(-50%, -50%);
}

.is-visible .cd-handle {
  opacity: 1;
  transform: scale(1);
  transition: transform 0.3s 0.7s, opacity 0s 0.7s;
}

.cd-handle.draggable:before {
  transform: translate(-50%, -50%) scale(1.15);
}

/* 3.50. Process Box */

/* 3.52. Message */

/* 3.53. Flipbox */

/* 3.54. Iconbox Circle */
.one-ib-circ-icn {
  display: inline-flex;
  width: 80px;
  height: 80px;
  margin: -50px 0 0 -50px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50em;
  font-size: 30px;
  opacity: 0;
}
.one-ib-circ-icn span {
  display: inherit;
  width: inherit;
  height: inherit;
  position: relative;
  align-items: center;
  justify-content: center;
  border-radius: inherit;
  background-color: #fff;
  color: #000;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.08);
  transition: color 0.3s;
}
.one-ib-circ-icn span:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: inherit;
  opacity: 0;
  background-color: var(--color-primary);
  transition: opacity 0.3s;
}
.one-ib-circ-icn span:after {
  content: "";
  display: inline-block;
  width: 126%;
  height: 126%;
  position: absolute;
  top: -13%;
  left: -13%;
}
.one-ib-circ-icn img, .one-ib-circ-icn svg, .one-ib-circ-icn i {
  position: relative;
  z-index: 1;
}
.one-ib-circ-icn img, .one-ib-circ-icn svg {
  max-width: 60%;
}
.one-ib-circ-icn:hover span {
  color: #fff;
}
.one-ib-circ-icn:hover span:before {
  opacity: 1;
}
.one-ib-circ-icn:hover svg {
  stroke: #fff;
}
.one-ib-circ-icn:hover svg line, .one-ib-circ-icn:hover svg polyline, .one-ib-circ-icn:hover svg rect, .one-ib-circ-icn:hover svg circle, .one-ib-circ-icn:hover svg polygon, .one-ib-circ-icn:hover svg path {
  stroke: inherit;
}

.one-ib-circ-inner {
  position: absolute;
  top: 40px;
  right: 40px;
  bottom: 40px;
  left: 40px;
  transform: translateZ(80px) scale(0.86666);
}

/* 3.55. Row Separator */

/* 3.56. Roadmap */

/* 3.57. Countdown */
.countdown {
  font-size: 0em;
  line-height: 1em;
  font-weight: 600;
}
.countdown .countdown-row {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
}
.countdown .countdown-section {
  display: inline-flex;
  margin: 0 2%;
  flex-direction: column;
  text-align: center;
  position: relative;
}
.countdown .countdown-sep {
  margin-top: -0.35em;
}
.countdown .countdown-amount {
  letter-spacing: -0.05em;
  line-height: 1em;
}
.countdown .countdown-period {
  margin-top: 0em;
  font-size: 0.1764705882em;
  line-height: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  opacity: 0.5;
}
.countdown.light {
  color: #fff;
}
.countdown.primary {
  color: var(--color-primary);
}
.countdown.primary .countdown-period {
  color: #fff;
}

/* 3.58. breadcrumbs */

/* 3.59. Bullet List */

/* 3.60. Video BG */


.lqd-vbg-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.lqd-vbg-wrap .inline-YTPlayer {
  height: 100%;
}

/* 3.61. Frickin Image */

/* 3.62. Promo */

/* 3.63. Back to Top */
@keyframes lqdBackToTopArrow {
  40% {
    transform: translateY(-15px);
    opacity: 0;
  }
  41% {
    transform: translateY(15px);
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

/* 3.64. Separator */

/* 3.65. Restaurant Menu */

/*
  4. VC SHORTCODES
*/
/* 4.1. Single image */

/* 4.2. Columns */
@media screen and (max-width: 767px) {
  .d-flex > .lqd-column:not([class*=col-xs-]) {
    width: 100%;
  }
}
/* 4.3. Rows */
.vc_row {
  position: relative;
}
.vc_row.bg-none, .vc_row[data-row-bg] {
  background-image: none !important;
}
.vc_row[data-parallax]:not(.liquid-parallax-bg) {
  background-size: 140% !important;
}

.ld-container.container-fluid {
  width: 100%;
}

.row-bg-loader {
  display: inline-block;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  background-image: url("data:image/svg+xml;base64,PCEtLSBCeSBTYW0gSGVyYmVydCAoQHNoZXJiKSwgZm9yIGV2ZXJ5b25lLiBNb3JlIEAgaHR0cDovL2dvby5nbC83QUp6YkwgLS0+Cjxzdmcgd2lkdGg9IjM4IiBoZWlnaHQ9IjM4IiB2aWV3Qm94PSIwIDAgMzggMzgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjMDAwIj4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMSAxKSIgc3Ryb2tlLXdpZHRoPSIyIj4KICAgICAgICAgICAgPGNpcmNsZSBzdHJva2Utb3BhY2l0eT0iLjIiIGN4PSIxOCIgY3k9IjE4IiByPSIxOCIvPgogICAgICAgICAgICA8cGF0aCBkPSJNMzYgMThjMC05Ljk0LTguMDYtMTgtMTgtMTgiPgogICAgICAgICAgICAgICAgPGFuaW1hdGVUcmFuc2Zvcm0KICAgICAgICAgICAgICAgICAgICBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iCiAgICAgICAgICAgICAgICAgICAgdHlwZT0icm90YXRlIgogICAgICAgICAgICAgICAgICAgIGZyb209IjAgMTggMTgiCiAgICAgICAgICAgICAgICAgICAgdG89IjM2MCAxOCAxOCIKICAgICAgICAgICAgICAgICAgICBkdXI9IjAuOHMiCiAgICAgICAgICAgICAgICAgICAgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiLz4KICAgICAgICAgICAgPC9wYXRoPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
  background-position: center;
  background-size: 38px;
  background-repeat: no-repeat;
  transition-property: opacity, visibility;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.row-bg-appended .row-bg-loader, .slideshow-applied .row-bg-loader {
  opacity: 0;
  visibility: hidden;
}

.row-bg-wrap,
.row-bg-inner,
.row-bg {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: inherit;
  background-position: inherit;
  background-attachment: inherit;
  background-repeat: no-repeat;
}

.row-bg-wrap {
  overflow: hidden;
}

.bg-not-loaded .row-bg-inner {
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .vc_row[class*=pb-] {
    padding-bottom: 3rem !important;
  }
  .vc_row[class*=pt-] {
    padding-top: 3rem !important;
  }
}
/* 4.4. Text Block */

/*
  6. PARTIALS
*/
/* 6.1. Search Results */
body.search .content {
  padding-top: 100px;
  padding-bottom: 100px;
}
body.search .titlebar {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
body.search .titlebar-inner {
  padding-top: 100px;
  padding-bottom: 100px;
}
body.search .titlebar-inner h1 {
  font-size: 48px;
}

/* 6.2. 404 Not Found */

/* 6.3. Sidebar */

/* Sidebar Widgets */

/* 6.4. Page Frame */
/*
  7. RESPONSIVE
*/
/* 7.1. Header */
@media screen and (min-width: 1200px) {
  .lqd-stack-active-row-dark .main-header:not(.header-fullscreen):not(.header-side) .mainbar-wrap:not(.is-stuck) .social-icon a {
    color: rgba(255, 255, 255, 0.7) !important;
  }
  .lqd-stack-active-row-dark .main-header:not(.header-fullscreen):not(.header-side) .mainbar-wrap:not(.is-stuck) .social-icon a:hover {
    color: #fff !important;
  }
  
.lqd-stack-active-row-dark .main-header:not(.header-fullscreen):not(.header-side) .mainbar-wrap:not(.is-stuck) .main-nav > li > a {
    color: rgba(255, 255, 255, 0.7);
  }
  
.lqd-stack-active-row-dark .main-header:not(.header-fullscreen):not(.header-side) .mainbar-wrap:not(.is-stuck) .main-nav > li > a:hover {
    color: #fff;
  }
  .lqd-stack-active-row-light .main-header:not(.header-fullscreen):not(.header-side) .mainbar-wrap:not(.is-stuck) .social-icon a {
    color: rgba(0, 0, 0, 0.7) !important;
  }
  .lqd-stack-active-row-light .main-header:not(.header-fullscreen):not(.header-side) .mainbar-wrap:not(.is-stuck) .social-icon a:hover {
    color: #000 !important;
  }
  
.lqd-stack-active-row-light .main-header:not(.header-fullscreen):not(.header-side) .mainbar-wrap:not(.is-stuck) .main-nav > li > a {
    color: rgba(0, 0, 0, 0.7);
  }
  
.lqd-stack-active-row-light .main-header:not(.header-fullscreen):not(.header-side) .mainbar-wrap:not(.is-stuck) .main-nav > li > a:hover {
    color: #000;
  }
  .lqd-stack-moving-down .mainbar-wrap:not(.is-stuck) .social-icon a,
.lqd-stack-moving-down .mainbar-wrap:not(.is-stuck) .main-nav > li > a {
    transition-delay: 0.35s;
  }
}
@media screen and (max-width: 1199px) {
  .lqd-stack-has-prevnext-buttons .lqd-stack-prevnext-wrap {
    display: flex;
    flex-direction: row !important;
    position: absolute;
    top: auto !important;
    left: auto !important;
    right: 20px !important;
    bottom: 40px !important;
    transform: none !important;
  }
  .lqd-stack-has-prevnext-buttons .lqd-stack-prevnext-wrap button {
    margin: 0 5px !important;
  }
  .lqd-stack-has-prevnext-buttons .lqd-stack-button-labbel,
.lqd-stack-has-prevnext-buttons .lqd-stack-prevnext-button {
    transform: none !important;
  }
  .lqd-stack-has-prevnext-buttons .lqd-stack-prevnext-button {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
  }
  #pp-nav {
    display: none;
    right: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .header-style-side .titlebar,
.header-style-side #content,
.header-style-side #wrap > .main-header,
.header-style-side .main-footer {
    transition: transform 0.45s cubic-bezier(0.7, 0, 0.2, 1);
  }
  .lqd-stack-initiated.header-style-side #wrap {
    padding-left: 0;
  }
  .navbar-collapse ~ .header-module {
    margin-left: 25px;
  }
  .navbar-collapse:not(.navbar-fullscreen) .header-module {
    display: none;
  }
  .nav-trigger.navbar-toggle {
    display: none;
  }
  .megamenu {
    position: static !important;
  }
  .main-nav:not(.main-nav-side) .megamenu:not(.position-applied) .nav-item-children {
    display: block !important;
    visibility: hidden;
  }
  .megamenu .megamenu-container.container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .megamenu .megamenu-container .container {
    width: 100%;
  }
  .megamenu .nav-item-children {
    border-radius: 0;
    padding-top: 0;
    padding-bottom: 0;
    background: none;
    box-shadow: none;
  }
  .megamenu .megamenu-inner-row {
    background-color: #fff;
    box-shadow: 0 16px 50px rgba(0, 0, 0, 0.07);
  }
  .megamenu .megamenu-inner-row.vc_row {
    flex-flow: row wrap;
  }
  .megamenu .megamenu-inner-row.vc_row:after {
    content: none;
  }
  .megamenu.megamenu-content-stretch .nav-item-children {
    left: 0 !important;
    right: 0 !important;
  }
  .megamenu.position-applied .megamenu-column {
    flex: 1 auto;
  }
  .navbar-header {
    flex-basis: auto;
  }
  .navbar-header .mobile-logo-default,
.navbar-header .header-module {
    display: none;
  }
  .navbar-collapse {
    display: inline-flex !important;
    flex-direction: column;
    align-items: stretch;
    height: auto !important;
    flex-basis: 0;
  }
  .navbar-collapse > .nav-trigger {
    display: none !important;
  }
  .navbar-collapse-clone {
    display: none !important;
  }
  .main-nav {
    display: flex;
    align-items: stretch;
    justify-content: flex-end;
  }
  .main-nav > li,
.main-nav > li > a {
    align-items: center;
  }
  .main-nav > li:first-child {
    padding-left: 0;
  }
  .main-nav > li:last-child {
    padding-right: 0;
  }
  .main-nav > li.nav-item-cloned {
    display: none;
  }
  .main-nav .submenu-expander {
    display: none !important;
  }
  .main-nav-side {
    overflow-x: hidden;
    overflow-y: auto;
  }
  .main-nav-side > li, .main-nav-side > li:first-child, .main-nav-side > li:last-child {
    padding-left: 1.666em;
    padding-right: 1.666em;
  }
  .main-nav-side .nav-item-children {
    display: none;
    width: 100%;
    padding: 0.625em 0 0.625em 0;
    border-radius: 0;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    background-color: transparent;
    box-shadow: none;
    font-size: 16px;
    line-height: 1.5em;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .main-nav-side .nav-item-children > li {
    display: block;
    width: 100%;
    font-size: 1em;
    font-weight: 400;
  }
  .main-nav-side .nav-item-children > li > a {
    padding: 0.75em 1.25em;
  }
  .main-nav-side .nav-item-children > li:hover > a {
    background-color: transparent;
  }
  .main-nav-side .nav-item-children .nav-item-children {
    padding-left: 1.25em;
  }
  .main-nav-side .megamenu .nav-item-children {
    display: none;
    padding-left: 1.25em;
    width: auto !important;
    left: auto !important;
    right: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    visibility: visible;
  }
  .main-nav-side .megamenu .ld-container,
.main-nav-side .megamenu .megamenu-column,
.main-nav-side .megamenu .megamenu-container {
    width: 100% !important;
    padding: 0;
  }
  .main-nav-side .megamenu section.vc_row {
    padding: 0 !important;
  }
  .main-nav-side .megamenu .vc_row,
.main-nav-side .megamenu .vc_column-inner,
.main-nav-side .megamenu .megamenu-column,
.main-nav-side .megamenu .wpb_wrapper {
    background: none !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    box-shadow: none !important;
  }
  .main-nav-side .megamenu .megamenu-inner-row:before {
    content: none !important;
  }
  .main-nav-fullscreen-style-1 {
    width: 50%;
    margin: 5vh auto;
    align-items: center;
    justify-content: center;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: center;
  }
  .main-nav-fullscreen-style-1 > li {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 1em;
    overflow: hidden;
  }
  .main-nav-fullscreen-style-1 > li > a {
    width: 100%;
    justify-content: center;
  }
  .main-nav-fullscreen-style-1 .nav-item-children {
    width: calc(100% + 24px);
    padding: 0.625em 0;
    position: relative;
    top: auto;
    left: auto;
    font-size: 16px;
    line-height: 1.5em;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .main-nav-fullscreen-style-1 .nav-item-children > li {
    display: block;
    width: 100%;
    padding: 0.75em 1.25em;
    font-size: 1em;
    font-weight: 400;
  }
  .mainbar-row > [class^=col] {
    flex-flow: row nowrap;
  }
  .mainbar-row > [class^=col].text-right {
    justify-content: flex-end;
  }
  .mainbar-row > [class^=col].text-center {
    justify-content: center;
  }
  .is-stuck {
    background-color: rgba(0, 0, 0, 0.75);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.07);
    backdrop-filter: blur(20px) saturate(180%);
  }
  .is-stuck .social-icon a,
.is-stuck .main-nav > li > a {
    color: rgba(255, 255, 255, 0.8) !important;
  }
  .is-stuck .social-icon a:hover,
.is-stuck .main-nav > li > a:hover {
    color: #fff !important;
  }
}
@media screen and (max-width: 1199px) {
  /*********************************************************
  -------------
  MOBULE HEADER
  -------------

  - Nav trigger alignment
  [data-mobile-nav-trigger-alignment]: [left, right]

  - Logo alignment
  [data-mobile-logo-alignment]: [default, center]

  - Nav Style
  [data-mobile-nav-style]: [classic, minimal, modern]

  - Nav scheme
  [data-mobile-nav-scheme]: [gray, light, dark]

  - Nav alignment
  [data-mobile-nav-align]: [left, center, right]

  - Header Scheme
  [data-mobile-header-scheme]: [light, gray, dark]

  *********************************************************/
  [data-mobile-nav-trigger-alignment=left] .navbar-header .navbar-brand {
    order: 2;
    justify-content: flex-end;
  }
  [data-mobile-nav-trigger-alignment=left] .navbar-header .navbar-brand-inner {
    margin-left: -20px !important;
  }
  [data-mobile-nav-trigger-alignment=left] .navbar-header .lqd-mobile-modules-container {
    order: 3;
    justify-content: flex-end;
  }
  [data-mobile-nav-trigger-alignment=left] .navbar-header .lqd-mobile-modules-container + .navbar-brand {
    justify-content: center;
  }
  [data-mobile-nav-trigger-alignment=left] .navbar-header .lqd-mobile-modules-container + .navbar-brand,
[data-mobile-nav-trigger-alignment=left] .navbar-header .lqd-mobile-modules-container + .navbar-brand .navbar-brand-inner {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  [data-mobile-nav-trigger-alignment=left] .navbar-header .navbar-toggle {
    order: 1;
    margin-left: 0 !important;
  }
  [data-mobile-nav-trigger-alignment=right] .navbar-header .navbar-brand {
    margin-right: 0;
    margin-left: 0 !important;
  }
  [data-mobile-nav-trigger-alignment=right] .navbar-header .navbar-brand-inner {
    margin-right: -20px !important;
  }
  [data-mobile-nav-trigger-alignment=right] .navbar-header .navbar-toggle {
    justify-content: flex-end;
  }
  [data-mobile-nav-trigger-alignment=right] .navbar-header .lqd-mobile-modules-container + .navbar-brand {
    justify-content: center;
  }
  [data-mobile-nav-trigger-alignment=right] .navbar-header .lqd-mobile-modules-container + .navbar-brand,
[data-mobile-nav-trigger-alignment=right] .navbar-header .lqd-mobile-modules-container + .navbar-brand .navbar-brand-inner {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  html[dir=rtl] [data-mobile-nav-trigger-alignment=right] .navbar-header .navbar-toggle {
    justify-content: flex-start;
  }
  html[dir=rtl] [data-mobile-nav-trigger-alignment=right] .navbar-header .navbar-brand {
    justify-content: flex-end;
  }
  html[dir=rtl] [data-mobile-nav-trigger-alignment=left] .navbar-header .navbar-toggle {
    justify-content: flex-end;
  }
  html[dir=rtl] [data-mobile-nav-trigger-alignment=left] .navbar-header .navbar-brand {
    justify-content: flex-start;
  }
  .main-header .header-module {
    display: none;
  }
  .navbar-collapse .header-module {
    display: flex;
    margin-left: 0 !important;
    align-items: flex-start;
    padding-left: 15px;
    padding-right: 15px;
  }
  .navbar-collapse .header-module:first-of-type {
    margin-top: 20px;
  }
  .navbar-header .header-module {
    display: inline-flex;
    position: static;
    order: 2;
  }
  .navbar-header .header-module + .header-module {
    margin-left: 18px;
  }
  .navbar-header .navbar-brand + .header-module {
    margin-left: auto;
  }
  .lqd-mobile-modules-container {
    display: flex;
  }
  [data-mobile-nav-align=left] .navbar-collapse .header-module {
    align-items: flex-start;
    padding-left: 15px;
    padding-right: 15px;
  }
  .nav-trigger {
    display: flex;
  }
  .navbar-header .nav-trigger {
    margin: 0;
    justify-content: flex-start;
  }
  .ld-module-dropdown {
    top: 100%;
  }
  .ld-module-search .ld-module-dropdown {
    top: 0;
    right: 0;
  }
  .ld-module-search .ld-module-dropdown.in, .ld-module-search .ld-module-dropdown[aria-expanded=true].collapsing {
    height: 100% !important;
  }
  .lqd-mobile-modules-container .social-icon {
    font-size: 16px;
  }
  .lqd-mobile-modules-container .social-icon li {
    margin-right: 0.75em;
  }
  .main-header .navbar-brand {
    padding: 22px 0;
    max-width: none !important;
  }
  .main-header .mobile-logo-default ~ .logo-default {
    display: none;
  }
  .main-header .main-nav {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5em;
    text-transform: none;
    letter-spacing: 0;
    text-align: left;
  }
  .main-header .main-nav > li > a {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    text-transform: inherit;
    letter-spacing: inherit;
  }
  .navbar-header {
    padding-left: 25px;
    padding-right: 25px;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .navbar-header > * {
    flex: 0 0 33.3333333333%;
  }
  .navbar-collapse {
    overflow-x: hidden;
    overflow-y: auto;
    color: #000;
  }
  .navbar-collapse .social-icon li a {
    color: inherit;
    opacity: 0.7;
  }
  .navbar-collapse .social-icon li a:hover {
    opacity: 1;
  }
  ul.nav.main-nav > li {
    padding-left: 0;
    padding-right: 0;
  }
  ul.nav.main-nav > li > a {
    display: flex;
    padding: 15px 25px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    align-items: center;
    color: #000;
  }
  ul.nav.main-nav > li > a:hover {
    color: #000;
  }
  ul.nav.main-nav + .header-module {
    margin-top: 15px;
  }
  .mainbar-row > .navbar-header {
    margin-left: 15px;
    margin-right: 15px;
  }
  [data-mobile-nav-align=center] .navbar-collapse {
    text-align: center;
  }
  [data-mobile-nav-align=center] .navbar-collapse .header-module {
    align-items: center !important;
  }
  [data-mobile-nav-align=center] ul.nav.main-nav > li > a {
    justify-content: center;
  }
  [data-mobile-nav-align=right] .navbar-collapse .header-module {
    align-items: flex-end !important;
  }
  [data-mobile-nav-style=classic] .navbar-collapse,
[data-mobile-nav-style=minimal] .navbar-collapse {
    max-height: 90vh;
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.05);
    background-color: #fff;
  }
  [data-mobile-nav-style=modern] ul.nav.main-nav,
[data-mobile-nav-style=minimal] ul.nav.main-nav {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
  }
  [data-mobile-nav-style=modern] ul.nav.main-nav > li > a,
[data-mobile-nav-style=minimal] ul.nav.main-nav > li > a {
    border: none;
  }
  [data-mobile-nav-style=modern]:before {
    content: "";
    display: inline-block;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    transform: scale(1.75);
    background-image: linear-gradient(to top left, #1DE1BC 0%, #DA0BEE 100%);
    transition: opacity 0.3s, transform 0.3s;
    transition-delay: 0.05s;
  }
  [data-mobile-nav-style=modern] #wrap {
    transition: transform 0.55s cubic-bezier(0.23, 1, 0.32, 1), height 0.3s;
  }
  [data-mobile-nav-style=modern] .navbar-toggle {
    pointer-events: none;
  }
  [data-mobile-nav-style=modern] .navbar-toggle.mobile-nav-trigger-cloned {
    pointer-events: all;
  }
  [data-mobile-nav-style=modern] .navbar-collapse-clone {
    display: flex !important;
    width: 70vw;
    height: 80vh !important;
    padding-top: 20px;
    border: none;
    position: fixed;
    top: 12vh;
    right: 0;
    z-index: 90;
    background: none !important;
    box-shadow: none;
    flex-direction: column;
    justify-content: center;
    transform: translate3d(25vw, 0, 0);
    opacity: 0;
    visibility: hidden;
    overflow: visible !important;
    transition-property: transform, opacity, visibility;
    transition-duration: 0.45s;
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  }
  [data-mobile-nav-style=modern] .navbar-collapse-clone .nav-trigger {
    position: absolute;
    top: -20px;
    right: 0;
    z-index: 10;
    justify-content: flex-end;
    color: #fff;
    pointer-events: all;
    transform: none !important;
    transition: none !important;
  }
  [data-mobile-nav-style=modern] .navbar-collapse-clone .nav-trigger .bars {
    justify-content: center;
    padding-left: 8px;
    width: 42px;
    height: 42px;
    border: 2.4px solid rgba(255, 255, 255, 0.4);
    border-radius: 50em;
    transform: none !important;
    transition: none !important;
  }
  [data-mobile-nav-style=modern] .navbar-collapse-clone .nav-trigger .bar {
    background-color: #fff;
  }
  [data-mobile-nav-style=modern] .navbar-collapse-clone .nav-trigger .bar:first-child, [data-mobile-nav-style=modern] .navbar-collapse-clone .nav-trigger .bar:last-child {
    display: none;
  }
  [data-mobile-nav-style=modern] .navbar-collapse-clone .nav-trigger .bar:nth-child(2) {
    transform: translateY(2px) rotate(135deg) !important;
    transition: none !important;
  }
  [data-mobile-nav-style=modern] .navbar-collapse-clone ul,
[data-mobile-nav-style=modern] .navbar-collapse-clone ul.nav.main-nav {
    flex: 0 auto;
  }
  [data-mobile-nav-style=modern] .navbar-collapse-clone ul .nav-item-children > li > a,
[data-mobile-nav-style=modern] .navbar-collapse-clone ul > li > a,
[data-mobile-nav-style=modern] .navbar-collapse-clone ul.nav.main-nav .nav-item-children > li > a,
[data-mobile-nav-style=modern] .navbar-collapse-clone ul.nav.main-nav > li > a {
    color: #fff;
  }
  [data-mobile-nav-style=modern] .navbar-collapse-clone ul .nav-item-children > li > a:hover,
[data-mobile-nav-style=modern] .navbar-collapse-clone ul > li > a:hover,
[data-mobile-nav-style=modern] .navbar-collapse-clone ul.nav.main-nav .nav-item-children > li > a:hover,
[data-mobile-nav-style=modern] .navbar-collapse-clone ul.nav.main-nav > li > a:hover {
    color: #fff;
  }
  [data-mobile-nav-style=modern] .navbar-collapse-inner {
    display: block;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
  }
  [data-mobile-nav-style=modern] .megamenu .megamenu-container {
    padding: 0 35px;
  }
  [data-mobile-nav-style=modern] .megamenu .vc_row,
[data-mobile-nav-style=modern] .megamenu .ld-container,
[data-mobile-nav-style=modern] .megamenu .megamenu-column,
[data-mobile-nav-style=modern] .megamenu .vc_column-inner {
    width: 100%;
    border: none !important;
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  [data-mobile-nav-style=modern] .megamenu .ld-fancy-heading > * {
    color: #fff;
  }
  .mobile-nav-activated [data-mobile-nav-style=modern]:before {
    transform: scale(1);
    opacity: 1;
    transition-delay: 0s;
  }
  .mobile-nav-activated [data-mobile-nav-style=modern] #wrap {
    overflow: hidden;
    background-color: #fff;
    transform: translate3d(-80vw, 0, 0);
  }
  .mobile-nav-activated [data-mobile-nav-style=modern] .navbar-collapse-clone {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible !important;
    transition-delay: 0.1s;
  }
  .module-expanding,
.module-collapsing {
    overflow: hidden;
  }
  .module-expanding [data-mobile-nav-style=modern] #wrap,
.module-collapsing [data-mobile-nav-style=modern] #wrap {
    transition-property: transform, height;
    transition-duration: 0.45s;
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    background-color: #fff;
    overflow: hidden;
  }
  .module-collapsing [data-mobile-nav-style=modern] #wrap {
    overflow: hidden;
  }
  [data-mobile-header-scheme=light] .navbar-header {
    background-color: #fff;
  }
  [data-mobile-header-scheme=light] .lqd-mobile-modules-container .social-icon a, [data-mobile-header-scheme=light] .lqd-mobile-modules-container .social-icon a:hover {
    color: #000;
  }
  [data-mobile-header-scheme=gray] .main-header .navbar-header {
    background-color: #f6f6f6;
  }
  [data-mobile-header-scheme=gray] .main-header .lqd-mobile-modules-container .social-icon a, [data-mobile-header-scheme=gray] .main-header .lqd-mobile-modules-container .social-icon a:hover {
    color: #000;
  }
  [data-mobile-header-scheme=dark] .navbar-header {
    background-color: #191D18;
  }
  [data-mobile-header-scheme=dark] .lqd-mobile-modules-container .social-icon a, [data-mobile-header-scheme=dark] .lqd-mobile-modules-container .social-icon a:hover {
    color: #000;
  }
  [data-mobile-header-scheme=dark] .nav-trigger .bar {
    background-color: #fff;
  }
  html[dir=rtl] [data-mobile-nav-style=modern] .navbar-collapse-clone {
    right: 10vw;
  }
  .main-nav .children,
.nav-item-children {
    display: none;
    min-width: 0;
    padding: 15px 0;
    border-radius: 0;
    position: static;
    top: auto;
    left: auto;
    right: auto;
    visibility: visible;
    text-align: inherit;
    box-shadow: none;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    text-transform: inherit;
    letter-spacing: inherit;
  }
  .main-nav .children > li > a,
.nav-item-children > li > a {
    padding: 8px 35px;
    color: inherit;
  }
  .main-nav .children > li:hover > a,
.nav-item-children > li:hover > a {
    background: none;
  }
  .main-nav .children .nav-item-children,
.nav-item-children .nav-item-children {
    padding: 8px 0 8px 15px;
  }
  [data-mobile-nav-align=center] .nav-item-children {
    text-align: center;
  }
  [data-mobile-nav-align=center] .nav-item-children .nav-item-children {
    padding-left: 15px;
    padding-right: 15px;
  }
  [data-mobile-nav-style=minimal] .nav-item-children {
    font-size: 14px;
  }
  [data-mobile-nav-style=modern] .main-nav .children,
[data-mobile-nav-style=modern] .nav-item-children {
    background: transparent;
  }
  .megamenu .nav-item-children {
    left: auto !important;
  }
  .megamenu .megamenu-container {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .megamenu .megamenu-column {
    padding-left: 15px;
    padding-right: 15px;
  }
  .megamenu .ld-container,
.megamenu .vc_column-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .megamenu .vc_row,
.megamenu .wpb_wrapper {
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  .megamenu .vc_row {
    border: none !important;
  }
  .megamenu-container {
    width: auto !important;
  }
  .main-header .mainbar-wrap {
    padding: 0 !important;
    margin: 0 !important;
  }
  .main-header .mainbar-wrap .mainbar-container {
    width: 100%;
    max-width: none;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .main-header .mainbar-row {
    flex-direction: column;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
  .main-header .mainbar-row > [class^=col] {
    flex: 1 auto;
    flex-direction: column;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    min-height: 0;
  }
  .main-header .mainbar-row > [class^=col] > .main-nav {
    display: none;
  }
}
/* 7.2. Elements */
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.text-uppercase {
  text-transform: uppercase !important;
}

.ltr-sp-15 {
  letter-spacing: 0.15em !important;
}

.ltr-sp-2 {
  letter-spacing: 0.2em !important;
}

.lh-15 {
  line-height: 1.5em !important;
}

.lh-185 {
  line-height: 1.85em !important;
}

.lh-2 {
  line-height: 2em !important;
}

.font-weight-semibold {
  font-weight: 600 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.ws-nowrap {
  white-space: nowrap;
}

.font-size-12 {
  font-size: 12px !important;
}

.font-size-15 {
  font-size: 15px !important;
}

.font-size-17 {
  font-size: 17px !important;
}

.text-white {
  color: #fff !important;
}

.text-dark {
  color: #181b31 !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.fullheight {
  min-height: 100vh;
}
.is-ie .fullheight {
  height: 100vh;
}

[data-hover3d=true] [data-stacking-factor] {
  transition: none;
}

.perspective {
  perspective: 1800px;
}

.will-change {
  will-change: transform, opacity;
}

.pos-rel {
  position: relative;
}

.pos-abs {
  position: absolute !important;
}

.bb-fade-white-015 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.bb-gray {
  border-bottom: 1px solid #edecec;
}

.border-none {
  border: none !important;
}

.round {
  border-radius: 4px;
}

.circle {
  border-radius: 50em;
}

.bg-primary {
  background: var(--color-primary) !important;
}

.bg-secondary {
  background: var(--color-secondary) !important;
}

.bg-white {
  background: #fff !important;
}

.bg-gray {
  background: #f4f5f8 !important;
}

.bg-gray-3 {
  background: #f1f1f1 !important;
}

.bg-dark {
  background: var(--color-dark) !important;
}

.bg-fade-dark-01 {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

.bg-cover {
  background-size: cover !important;
}

.bg-center {
  background-position: center !important;
}

.bg-none {
  background-image: none !important;
}

.opacity-08 {
  opacity: 0.8;
}
.ld-pf-item:hover .opacity-08 {
  opacity: 0.8 !important;
}

/*
 * Name:        One - Responsive Styles
 * Written by: 	LiquidThemes
 */
/*----------------------------------------
 [ TABLE OF CONTENTS ]

 1. BASE
		|- 1.1. Base
		|- 1.2. Header
		|- 1.3. Footer
		|- 1.4. Titlebar

	2. PAGE LAYOUTS
		|- 2.1. Header Side
		|- 2.3. Stack

	3. LIQUID SHORTCODES
		|- 3.1. Buttons
		|- 3.3. Accordions
		|- 3.4. Icon Boxes
		|- 3.5. Tabs
		|- 3.6. Subscribe Forms
		|- 3.9. Pricing Tables
		|- 3.10. Testimonials
		|- 3.11. Carousel
		|- 3.13. Latest Posts
		|- 3.14. Filter Lists
		|- 3.15. Fancy Boxes
		|- 3.19. Reservation Form
		|- 3.24. Instagram Feed
		|- 3.27. Image Groups
		|- 3.31. Masonry
		|- 3.33. Team Members
		|- 3.34. Portfolios
		|- 3.35. Blog
		|- 3.38. Liquid Fancy Heading
		|- 3.45. Shop Banner
		|- 3.48. Modal
		|- 3.50. Process Box
		|- 3.56. Roadmap
		|- 3.57. Countdown
		|- 3.62. Promo

	5. PARTIALS
		|- 5.4. Page Frame

-----------------------------------------*/
/*
  1. BASE
*/
/* 1.1. Base */
.d-flex {
  display: flex !important;
}
.d-flex:before, .d-flex:after {
  content: none;
}

.flex-wrap {
  flex-wrap: wrap;
}

.align-items-center {
  align-items: center !important;
}

.align-items-stretch {
  align-items: stretch !important;
}
@media (min-width: 1200px) {
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
}

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

.text-center {
  text-align: center !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}


.mx-0 {
  margin-left: 0 !important;
}


.mx-0 {
  margin-right: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}


.px-0 {
  padding-left: 0 !important;
}


.px-0 {
  padding-right: 0 !important;
}


.px-2 {
  padding-left: 0.5rem !important;
}


.px-2 {
  padding-right: 0.5rem !important;
}


.px-3 {
  padding-left: 1rem !important;
}


.px-3 {
  padding-right: 1rem !important;
}


.px-4 {
  padding-left: 1.5rem !important;
}


.px-4 {
  padding-right: 1.5rem !important;
}


.py-5 {
  padding-top: 3rem !important;
}


.py-5 {
  padding-bottom: 3rem !important;
}


.px-5 {
  padding-left: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
@media screen and (max-width: 991px) {
  html,
body,
#wrap {
    overflow-x: hidden;
  }
}
@media screen and (max-width: 991px) {
  .content h1, .content .h1 {
    font-size: 44px;
  }
  .content h2, .content .h2 {
    font-size: 32px;
  }
  .content h3, .content .h3 {
    font-size: 24px;
  }
  .content h4, .content .h4 {
    font-size: 18px;
  }
  .content h5, .content .h5 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1199px) {
  .lqd-sticky-bg-wrap,
.lqd-sticky-bg {
    height: 100%;
    min-height: 0;
    max-height: none;
    position: absolute;
    top: 0;
    left: 0;
  }
}
/* 1.2. Header */
@media screen and (max-width: 767px) {
  
.ld-module-cart .ld-module-dropdown {
    width: 100%;
  }
}
/*
	Submenu
*/
/*
	Nav Styles
*/
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .mainbar-row > [class^=col] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
/* 1.3. Footer */
@media screen and (min-width: 1200px) {
  .lqd-sticky-footer-sentinel.height-applied + .footer-stuck {
    margin: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
  }
  .lqd-sticky-footer-sentinel.height-applied + .footer-stuck.is-inview {
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (max-width: 1199px) {
  .lqd-sticky-footer-sentinel {
    display: none;
  }
}
/* 1.4. Titlebar */
@media screen and (max-width: 767px) {
  .titlebar-inner h1 {
    font-size: 48px !important;
  }
}
@media screen and (max-width: 479px) {
  .titlebar-inner h1 {
    font-size: 38px !important;
  }
}
/*
  2. PAGE LAYOUTS
*/
/* 2.1. Header Side */
@media screen and (min-width: 1200px) {
  .header-style-side #wrap {
    padding-left: 375px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1440px) {
  .header-style-side #wrap {
    padding-left: 250px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1580px) {
  .header-style-side .vc_row > .container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-style-side.lqd-stack-initiated .vc_row .lqd-stack-section-inner > .container {
    width: 970px;
  }
}
/* 2.3. Stack */

/*
  3. LIQUID SHORTCODES
*/
/* 3.1. Buttons */
@media all and (max-width: 992px) {
  .btn {
    white-space: normal;
  }
  /* Sizes*/
}
/* 3.3. Accordions */
/* 3.4. Iconboxes */
/* 3.5. Tabs */
@media screen and (max-width: 767px) {
  .tabs-nav {
    flex-direction: column;
  }
  .tabs-nav li {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .tabs-nav a {
    width: 100%;
  }
}
/* 3.6. Subscribe Forms */
/* 3.9. Pricing Tables */
/* 3.10. Testimonials */
/* 3.11. Carousel */
@media screen and (min-width: 1200px) {
  .fancy-title .carousel-nav {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 992px) {
  /* Nav extra */
}
@media screen and (max-width: 991px) {
  .carousel-nav {
    margin-top: 2em !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    bottom: auto !important;
    right: auto !important;
    transform: none !important;
  }
  .carousel-nav .flickity-button {
    display: inline-flex !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    bottom: auto !important;
    right: auto !important;
    transform: none !important;
    margin: 0 15px !important;
  }
}
@media screen and (max-width: 767px) {
  .carousel-item:not([class*=col-xs-]) {
    width: 100%;
  }
}
/* 3.13. Latest Posts */
/* 3.14. Filter Lists */
/* 3.15. Fancy Boxes */
/* 3.19. Reservation Form */
/* 3.24. Instagram Feed */
/* 3.27. Image Groups */
/* 3.31. Masonry */
@media screen and (max-width: 991px) {
  .masonry-item:not([class*=col-sm-]) {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .masonry-item:not([class*=col-xs-]) {
    width: 100%;
  }
}
/* 3.33. Team Members */
/* 3.34. Portfolios */
/* 3.35. Blog */
/* 3.38. Liquid Fancy Heading */
@media screen and (min-width: 1200px) {
  .ld-fancy-heading [data-split-text] {
    visibility: hidden;
  }
  .ld-fancy-heading [data-split-text].split-text-applied {
    visibility: visible;
  }
}
/* 3.45. Shop Banner */
/* 3.48. Modal */
/* 3.50. Process Box */
/* 3.56. Roadmap */
/* 3.57. Countdown */
@media screen and (max-width: 991px) {
  .countdown .countdown-section {
    flex-basis: 45%;
    margin: 0.2352941176em 0;
  }
  .countdown .countdown-section:nth-child(3) + .countdown-sep {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .countdown .countdown-section {
    flex-basis: 100%;
  }
  .countdown .countdown-sep {
    display: none;
  }
}
/* 3.59. Bullet List */
/* 3.62. Promo */
/*
  5. PARTIALS
*/
/* 5.4. Page Frame */
.intro {
  display: flex;
  flex-direction: column;
  height: auto;
}

.ld-pf-item.pf-hover-masktext:hover .lqd-words:first-child .split-inner {
  transition: transform 0.3s;
}

.ld-pf-item.pf-hover-masktext:hover .lqd-words:nth-child(2) .split-inner {
  transition: transform 0.3s 0.05s;
}

.ld-pf-item.pf-hover-masktext:hover .lqd-words:nth-child(3) .split-inner {
  transition: transform 0.3s 0.1s;
}

.ld-pf-item.pf-hover-masktext:hover .lqd-words:nth-child(4) .split-inner {
  transition: transform 0.3s 0.15s;
}

.ld-pf-item.pf-hover-masktext:hover .split-inner {
  transform: translateY(0%);
}

.masonry-item {
  border: 2px solid #fff;
}

.scrollSection {
  justify-content: center;
  align-items: center;
  min-height: 100vmin;
  max-height: 100vmax;
  height: 100vh;
  position: absolute;
  width: 100%;
  z-index: 10;
  backdrop-filter: grayscale(1) blur(1px);
  -webkit-backdrop-filter: grayscale(1) blur(1px);
  filter: drop-shadow(2px 2px 6px black);
  opacity: 0.9;
  pointer-events: none;
}

.heroImage {
  background: url(../img/logo/blue-logo.svg) center/contain no-repeat;
  height: 51.3675vw;
  max-height: 85vh;
  width: 75vw;
  max-width: 124.1vh;
  position: relative;
  transform-origin: 46% 44%;
}

.frame--top {
  bottom: 99%;
  width: 160vw;
  height: 100vh;
  left: -50vw;
}

.frame--bottom {
  top: 99%;
  width: 160vw;
  height: 100vh;
  left: -50vw;
}

.frame--left {
  right: 99%;
  width: 100vw;
  height: 150vh;
  top: 0;
}

.frame--right {
  left: 99%;
  width: 100vw;
  height: 150vh;
  top: 0;
}

.frame--bottom, .frame--right, .frame--left, .frame--top {
  position: absolute;
  background-color: #89cff0;
}

.intro img {
  max-height: 100%;
}

.heroTitle {
  white-space: nowrap;
  font-size: 100px;
  line-height: 100px;
  font-weight: 300;
  color: #ffffff;
  letter-spacing: 0;
  margin-bottom: 1rem;
  transform: scaleX(0.87);
  transform-origin: left;
}

.heroText {
  white-space: normal;
  font-size: 21px;
  line-height: 30px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.9);
  letter-spacing: 0.5px;
  margin: 25px auto 25px;
}

.main-footer img {
  width: 200px;
}

.fade-in-section {
  opacity: 0;
  visibility: hidden;
}

input[name=consent] {
  height: 1px;
  width: 1px;
  margin-bottom: 0;
  border-bottom: none;
  position: absolute;
  transform: scale(0.0001);
}

.btnProcessing {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.3s;
}

@media (max-width: 1199px) {
  .scrollSection {
    grid-template-columns: 1fr 4fr 1fr;
    grid-template-rows: 2fr 1fr 2fr;
  }
}
@media (max-width: 768px) {
  .heroText {
    max-width: unset;
    min-width: unset;
  }
  .heroTitle {
    white-space: normal;
    line-height: normal;
  }
}
a.btn.btn-solid.mobile-only {
  width: 200px;
  color: #fff;
  border-color: #89cff0;
  background-color: #89cff0;
  padding: 0;
  margin: 20px;
}

@media (min-width: 1199px) {
  a.btn.btn-solid.mobile-only {
    display: none;
  }
}
.subpage-overlay {
  height: 100%;
  left: 0;
  opacity: 1;
  position: absolute;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
}
:root {
  --color-primary: #89cff0;
  --color-gradient-start: #89cff0;
  --color-gradient-stop: #89cff0;
}

body {
  font-family: "Poppins", sans-serif;
  font-size: 1em;
  line-height: 1.5em;
  letter-spacing: 0;
  color: #3a3a3a;
}

.h1, h1,
.h2, h2,
.h3, h3,
.h4, h4,
.h5, h5 {
  font-family: "effra", sans-serif;
  font-weight: 600;
  color: #000;
}

.h1,
h1 {
  font-size: 35px;
  font-weight: 700;
}

.h2,
h2 {
  font-size: 42px;
  line-height: 1.484em;
}

.h3,
h3 {
  font-size: 35px;
  line-height: 1.2em;
}

.h4,
h4 {
  font-size: 30px;
  line-height: 1.2em;
}

.h5,
h5 {
  font-size: 25px;
  line-height: 1.2em;
}

.main-nav > li > a {
  line-height: 1.5em;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #ffffff;
}

.main-nav > li.is-active > a,
.main-nav > li:hover > a,
.main-nav > li > a:hover {
  color: rgba(255, 255, 255, 0.85);
}

.main-footer {
  padding-top: 70px;
  background-color: #1F1F1F;
  color: #92959B;
}

.main-footer a:not(.btn) {
  color: rgba(255, 255, 255, 0.6);
}

.main-footer a:not(.btn):hover {
  color: #fff;
}

@media (min-width: 1200px) {
  .main-header .is-stuck {
    background: #fff !important;
  }
  .mainbar-wrap.is-stuck .social-icon a,
.mainbar-wrap.is-stuck .main-nav > li > a {
    color: #424242 !important;
  }
  .is-stuck .btn {
    color: #fff;
    border-color: #89cff0;
  }
  .is-stuck .btn.btn-solid {
    background-color: #89cff0;
    color: var(--color-dark);
  }
  .is-stuck .btn:hover {
    border-color: #3a3a3a;
    color: #fff;
  }
  .is-stuck .btn:hover, .is-stuck .btn.btn-solid:hover {
    background-color: #3a3a3a;
  }
}