/*!
 * Bootstrap v4.0.0-alpha (http://getbootstrap.com)
 * Copyright 2011-2015 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; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  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 {
  outline: 0; }

a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  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"] {
  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;
  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; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

html {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  /* Keeps page centered in all browsers regardless of content height */
  -moz-osx-font-smoothing: grayscale; }

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

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-webkit-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

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

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem;
  -ms-word-wrap: break-word;
  word-wrap: break-word; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

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

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #0275d8;
  text-decoration: none; }
  a:focus, a:hover {
    color: #014c8c;
    text-decoration: none; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

pre {
  margin-top: 0;
  margin-bottom: 1rem; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

table {
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  box-sizing: inherit;
  -webkit-appearance: none; }

output {
  display: inline-block; }

img {
  max-width: 100%;
  /* Make sure images are scaled correctly. */
  height: auto;
  /* Adhere to container width. */ }

audio, canvas, video {
  display: inline;
  zoom: 1; }

.img-fluid {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 0.3rem; }

.img-thumbnail {
  padding: 0.25rem;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all .2s ease-in-out;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

.container, .woocommerce .woocommerce-message, .woocommerce-pagination, .woocommerce ul.products {
  margin-right: auto;
  margin-left: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

.row, .comments-area .comment-form {
  display: flex;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1.5rem;
  margin-right: -1.5rem; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .header05.left, .col-md-3, .col-md-4, .comments-area .comment-form .form-submit, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .header05 .right, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  width: 100%;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

.col-xs-first {
  -ms-flex-order: -1;
      order: -1; }

.col-xs-last {
  -ms-flex-order: 1;
      order: 1; }

.row-xs-top {
  -ms-flex-align: start;
      -ms-grid-row-align: flex-start;
      align-items: flex-start; }

.row-xs-center {
  -ms-flex-align: center;
      -ms-grid-row-align: center;
      align-items: center; }

.row-xs-bottom {
  -ms-flex-align: end;
      -ms-grid-row-align: flex-end;
      align-items: flex-end; }

.col-xs-top {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.col-xs-center {
  -ms-flex-item-align: center;
      align-self: center; }

.col-xs-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #eceeef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef; }
  .table tbody + tbody {
    border-top: 2px solid #eceeef; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #eceeef; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #eceeef; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover tbody tr:hover {
  background-color: #f5f5f5; }

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

.table-hover .table-active:hover {
  background-color: #e8e8e8; }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: #e8e8e8; }

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

.table-hover .table-success:hover {
  background-color: #d0e9c6; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #d0e9c6; }

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

.table-hover .table-info:hover {
  background-color: #c4e3f3; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #c4e3f3; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3; }

.table-hover .table-warning:hover {
  background-color: #faf2cc; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #faf2cc; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede; }

.table-hover .table-danger:hover {
  background-color: #ebcccc; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ebcccc; }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto; }

.thead-inverse th {
  color: #fff;
  background-color: #373a3c; }

.thead-default th {
  color: #55595c;
  background-color: #eceeef; }

.table-inverse {
  color: #eceeef;
  background-color: #373a3c; }
  .table-inverse.table-bordered {
    border: 0; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #55595c; }

.table-reflow thead {
  float: left; }

.table-reflow tbody {
  display: block;
  white-space: nowrap; }

.table-reflow th,
.table-reflow td {
  border-top: 1px solid #eceeef;
  border-left: 1px solid #eceeef; }
  .table-reflow th:last-child,
  .table-reflow td:last-child {
    border-right: 1px solid #eceeef; }

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #eceeef; }

.table-reflow tr {
  float: left; }
  .table-reflow tr th,
  .table-reflow tr td {
    display: block !important;
    border: 1px solid #eceeef; }

.media {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem; }

.media-body {
  -ms-flex: 1;
      flex: 1; }

.media-middle {
  -ms-flex-item-align: center;
      align-self: center; }

.media-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right {
  padding-left: 10px; }

.media-left {
  padding-right: 10px; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9 {
  padding-bottom: 42.85714%; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

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

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

[hidden] {
  display: none !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: "0/0" a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

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

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

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

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

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

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left; }

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

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

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

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

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

.text-muted {
  color: #818a91; }

.text-primary {
  color: #0275d8; }

a.text-primary:focus, a.text-primary:hover {
  color: #025aa5; }

.text-success {
  color: #5cb85c; }

a.text-success:focus, a.text-success:hover {
  color: #449d44; }

.text-info {
  color: #5bc0de; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5; }

.text-warning {
  color: #f0ad4e; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f; }

.text-danger {
  color: #d9534f; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c; }

.bg-inverse {
  color: #eceeef;
  background-color: #373a3c; }

.bg-faded {
  background-color: #f7f7f9; }

.bg-primary {
  color: #fff;
  background-color: #0275d8; }

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

.bg-success {
  color: #fff;
  background-color: #5cb85c; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44; }

.bg-info {
  color: #fff;
  background-color: #5bc0de; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5; }

.bg-warning {
  color: #fff;
  background-color: #f0ad4e; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f; }

.bg-danger {
  color: #fff;
  background-color: #d9534f; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c; }

.m-a-0 {
  margin: 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-r-0 {
  margin-right: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-l-0 {
  margin-left: 0 !important; }

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

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

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

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

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

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

.m-x {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.m-y {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-a-md {
  margin: 1.5rem !important; }

.m-t-md {
  margin-top: 1.5rem !important; }

.m-r-md {
  margin-right: 1.5rem !important; }

.m-b-md {
  margin-bottom: 1.5rem !important; }

.m-l-md {
  margin-left: 1.5rem !important; }

.m-x-md {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.m-y-md {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-a-lg {
  margin: 3rem !important; }

.m-t-lg {
  margin-top: 3rem !important; }

.m-r-lg {
  margin-right: 3rem !important; }

.m-b-lg {
  margin-bottom: 3rem !important; }

.m-l-lg {
  margin-left: 3rem !important; }

.m-x-lg {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.m-y-lg {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-a-0 {
  padding: 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-a {
  padding: 1rem !important; }

.p-t {
  padding-top: 1rem !important; }

.p-r {
  padding-right: 1rem !important; }

.p-b {
  padding-bottom: 1rem !important; }

.p-l {
  padding-left: 1rem !important; }

.p-x {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.p-y {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-a-md {
  padding: 1.5rem !important; }

.p-t-md {
  padding-top: 1.5rem !important; }

.p-r-md {
  padding-right: 1.5rem !important; }

.p-b-md {
  padding-bottom: 1.5rem !important; }

.p-l-md {
  padding-left: 1.5rem !important; }

.p-x-md {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.p-y-md {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-a-lg {
  padding: 3rem !important; }

.p-t-lg {
  padding-top: 3rem !important; }

.p-r-lg {
  padding-right: 3rem !important; }

.p-b-lg {
  padding-bottom: 3rem !important; }

.p-l-lg {
  padding-left: 3rem !important; }

.p-x-lg {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.p-y-lg {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }

.visible-print-inline {
  display: none !important; }

.visible-print-inline-block {
  display: none !important; }

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel .owl-refresh .owl-item {
  display: none; }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto; }

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img {
  transform-style: preserve-3d; }

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }

.snap-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
  z-index: 2;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  transform: translate3d(0, 0, 0); }

.snap-drawers {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto; }

.snap-drawer {
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: auto;
  width: 265px;
  height: auto;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  transition: width 0.3s ease; }

.snap-drawer-left {
  left: 0;
  z-index: 1; }

.snap-drawer-right {
  right: 0;
  z-index: 1; }

.snapjs-left .snap-drawer-right,
.snapjs-right .snap-drawer-left {
  display: none; }

.snapjs-expand-left .snap-drawer-left,
.snapjs-expand-right .snap-drawer-right {
  width: 100%; }

/*

====== Zoom effect ======

*/
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transform: scale(0.8); }
  .mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out; }
  .mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1); }
  .mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-zoom-in.mfp-removing .mfp-with-anim {
    transform: scale(0.8);
    opacity: 0; }
  .mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0; }

/*

====== Newspaper effect ======

*/
.mfp-newspaper {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-newspaper .mfp-with-anim {
    opacity: 0;
    transition: all 0.5s;
    transform: scale(0) rotate(500deg); }
  .mfp-newspaper.mfp-bg {
    opacity: 0;
    transition: all 0.5s; }
  .mfp-newspaper.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1) rotate(0deg); }
  .mfp-newspaper.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-newspaper.mfp-removing .mfp-with-anim {
    transform: scale(0) rotate(500deg);
    opacity: 0; }
  .mfp-newspaper.mfp-removing.mfp-bg {
    opacity: 0; }

/*

====== Move-horizontal effect ======

*/
.mfp-move-horizontal {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-move-horizontal .mfp-with-anim {
    opacity: 0;
    transition: all 0.3s;
    transform: translateX(-50px); }
  .mfp-move-horizontal.mfp-bg {
    opacity: 0;
    transition: all 0.3s; }
  .mfp-move-horizontal.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: translateX(0); }
  .mfp-move-horizontal.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-move-horizontal.mfp-removing .mfp-with-anim {
    transform: translateX(50px);
    opacity: 0; }
  .mfp-move-horizontal.mfp-removing.mfp-bg {
    opacity: 0; }

/*

====== Move-from-top effect ======

*/
.mfp-move-from-top {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-move-from-top .mfp-content {
    vertical-align: top; }
  .mfp-move-from-top .mfp-with-anim {
    opacity: 0;
    transition: all 0.2s;
    transform: translateY(-100px); }
  .mfp-move-from-top.mfp-bg {
    opacity: 0;
    transition: all 0.2s; }
  .mfp-move-from-top.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: translateY(0); }
  .mfp-move-from-top.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-move-from-top.mfp-removing .mfp-with-anim {
    transform: translateY(-50px);
    opacity: 0; }
  .mfp-move-from-top.mfp-removing.mfp-bg {
    opacity: 0; }

/*

====== 3d unfold ======

*/
.mfp-3d-unfold {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-3d-unfold .mfp-content {
    perspective: 2000px; }
  .mfp-3d-unfold .mfp-with-anim {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform-style: preserve-3d;
    transform: rotateY(-60deg); }
  .mfp-3d-unfold.mfp-bg {
    opacity: 0;
    transition: all 0.5s; }
  .mfp-3d-unfold.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: rotateY(0deg); }
  .mfp-3d-unfold.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-3d-unfold.mfp-removing .mfp-with-anim {
    transform: rotateY(60deg);
    opacity: 0; }
  .mfp-3d-unfold.mfp-removing.mfp-bg {
    opacity: 0; }

/*

====== Zoom-out effect ======

*/
.mfp-zoom-out {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-zoom-out .mfp-with-anim {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(1.3); }
  .mfp-zoom-out.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out; }
  .mfp-zoom-out.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1); }
  .mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-zoom-out.mfp-removing .mfp-with-anim {
    transform: scale(1.3);
    opacity: 0; }
  .mfp-zoom-out.mfp-removing.mfp-bg {
    opacity: 0; }

/*

====== "Hinge" close effect ======

*/
@keyframes hinge {
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  100% {
    transform: translateY(700px);
    opacity: 0; } }

.hinge {
  animation-duration: 1s;
  animation-name: hinge; }

.mfp-with-fade .mfp-content, .mfp-with-fade.mfp-bg {
  opacity: 0;
  transition: opacity .5s ease-out; }

.mfp-with-fade.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-with-fade.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-with-fade.mfp-removing.mfp-bg {
  opacity: 0; }

#map-canvas img {
  max-width: none; }

.overflow {
  overflow: hidden; }

h3, h4, h5, h6 {
  font-weight: normal !important; }

.z-index-1 {
  z-index: 1; }

.z-index-2 {
  z-index: 2; }

.z-index-3 {
  z-index: 3; }

.z-index-4 {
  z-index: 4; }

.z-index-5 {
  z-index: 5; }

.z-index-6 {
  z-index: 6; }

.z-index-7 {
  z-index: 7; }

.z-index-8 {
  z-index: 8; }

.z-index-9 {
  z-index: 9; }

.z-index-10 {
  z-index: 10; }

.z-index-11 {
  z-index: 11; }

.z-index-12 {
  z-index: 12; }

.z-index-13 {
  z-index: 13; }

.z-index-14 {
  z-index: 14; }

.z-index-15 {
  z-index: 15; }

.z-index-16 {
  z-index: 16; }

.z-index-17 {
  z-index: 17; }

.z-index-18 {
  z-index: 18; }

.z-index-19 {
  z-index: 19; }

.z-index-20 {
  z-index: 20; }

.z-index-21 {
  z-index: 21; }

.z-index-22 {
  z-index: 22; }

.z-index-23 {
  z-index: 23; }

.z-index-24 {
  z-index: 24; }

.z-index-25 {
  z-index: 25; }

.z-index-26 {
  z-index: 26; }

.z-index-27 {
  z-index: 27; }

.z-index-28 {
  z-index: 28; }

.z-index-29 {
  z-index: 29; }

.z-index-30 {
  z-index: 30; }

.z-index-31 {
  z-index: 31; }

.z-index-32 {
  z-index: 32; }

.z-index-33 {
  z-index: 33; }

.z-index-34 {
  z-index: 34; }

.z-index-35 {
  z-index: 35; }

.z-index-36 {
  z-index: 36; }

.z-index-37 {
  z-index: 37; }

.z-index-38 {
  z-index: 38; }

.z-index-39 {
  z-index: 39; }

.z-index-40 {
  z-index: 40; }

.z-index-41 {
  z-index: 41; }

.z-index-42 {
  z-index: 42; }

.z-index-43 {
  z-index: 43; }

.z-index-44 {
  z-index: 44; }

.z-index-45 {
  z-index: 45; }

.z-index-46 {
  z-index: 46; }

.z-index-47 {
  z-index: 47; }

.z-index-48 {
  z-index: 48; }

.z-index-49 {
  z-index: 49; }

.z-index-50 {
  z-index: 50; }

.delay-0 {
  animation-delay: 0ms; }

.delay-100 {
  animation-delay: 100ms; }

.delay-200 {
  animation-delay: 200ms; }

.delay-300 {
  animation-delay: 300ms; }

.delay-400 {
  animation-delay: 400ms; }

.delay-500 {
  animation-delay: 500ms; }

.delay-600 {
  animation-delay: 600ms; }

.delay-700 {
  animation-delay: 700ms; }

.delay-800 {
  animation-delay: 800ms; }

.delay-900 {
  animation-delay: 900ms; }

.delay-1000 {
  animation-delay: 1000ms; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.clear-both {
  clear: both; }

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

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

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

.font-size-10 {
  font-size: 10px; }

.font-size-11 {
  font-size: 11px; }

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

.font-size-13 {
  font-size: 13px; }

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

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

.font-size-16 {
  font-size: 16px; }

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

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

.font-size-19 {
  font-size: 19px; }

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

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

.font-size-22 {
  font-size: 22px; }

.font-size-23 {
  font-size: 23px; }

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

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

.font-size-26 {
  font-size: 26px; }

.font-size-27 {
  font-size: 27px; }

.font-size-28 {
  font-size: 28px; }

.font-size-29 {
  font-size: 29px; }

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

.font-size-31 {
  font-size: 31px; }

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

.font-size-33 {
  font-size: 33px; }

.font-size-34 {
  font-size: 34px; }

.font-size-35 {
  font-size: 35px; }

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

.font-size-37 {
  font-size: 37px; }

.font-size-38 {
  font-size: 38px; }

.font-size-39 {
  font-size: 39px; }

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

.font-size-41 {
  font-size: 41px; }

.font-size-42 {
  font-size: 42px; }

.font-size-43 {
  font-size: 43px; }

.font-size-44 {
  font-size: 44px; }

.font-size-45 {
  font-size: 45px; }

.font-size-46 {
  font-size: 46px; }

.font-size-47 {
  font-size: 47px; }

.font-size-48 {
  font-size: 48px; }

.font-size-49 {
  font-size: 49px; }

.font-size-50 {
  font-size: 50px; }

/*--------------------------------------------------------------
# Combo CSS
--------------------------------------------------------------*/
.clear::after,
.entry-content::after,
.comment-content::after,
.site-content::after,
.site-footer::after, .mini-cart .widget_shopping_cart_content .cart_list li::after, .comment > div::after, .portfolio-navigation::after, .woocommerce .related::after, .tax-project-category .projects::after {
  content: "";
  display: table;
  clear: both; }

.social-menu .menu li a:before, .heli-social-group-02 .icon:before, .tm-services-slides .owl-controls .owl-prev:before, .tm-services-slides .owl-controls .owl-next:before, .woocommerce nav.woocommerce-pagination ul .next:before,
.woocommerce nav.woocommerce-pagination ul .prev:before, .tm-instagram-pics .item-info > li:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; }

#site-navigation .menu > ul > li .menu-item-has-children::after,
#site-navigation .menu > li .menu-item-has-children::after, .mini-cart .mini-cart__button .mini-cart-icon:before, .heli-listing li:before, .heli-listing-2 li:before, .heli-listing-3 li:before, .sidebar .widget_recent_entries li a:before,
.wpb_widgetised_column .widget_recent_entries li a:before, .widget_recent_comments span:before, .widget_archive a:before, .portfolio-navigation .nav-previous:before, .portfolio-navigation .nav-next:before, .latest-portfolio .owl-controls .owl-nav div:before, .vc_toggle_title:before, .eg-icon-search:before, .pricing-table .pricing-table-features li:before {
  font-family: 'Pe-icon-7-stroke';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; }

a, select,
textarea,
input, button,
input[type="button"],
input[type="reset"],
input[type="submit"], #site-navigation .menu > ul > li,
#site-navigation .menu > li, #site-navigation .sub-menu,
#site-navigation .children, #site-navigation .sub-menu li,
#site-navigation .children li, .search-box i, .search-box i:before, .search-box i:after, .search-box input[type="search"], .search-box .search-form, .mini-cart .mini-cart__button, .mini-cart .widget_shopping_cart_content, .heli-newsletter .mc4wp-form input[type=submit], .heli-newsletter-2 .mc4wp-form input[type=email], .features-blocks .wpb_wrapper .wpb_text_column, .heli-icon-box2 .vc_icon_element-icon, .heli-icon-box2:before, .heli-social-group-02 .icon, .tm-services-slides .owl-controls .owl-prev, .tm-services-slides .owl-controls .owl-next, .woocommerce ul.products li.product .extra,
.woocommerce-page ul.products li.product .extra, .vc_toggle_title, .vc_toggle_title:before, body .vc_btn3.vc_btn3-size-md:not(.vc_btn3-icon-left),
body .tm-heli-button-black,
body .tm-heli-button-white,
body .tm-heli-button-black-outline,
body .tm-heli-button-white-outline, body .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs-position-top .vc_tta-tab > a, body .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs-position-left .vc_tta-tab > a, .tm-instagram-pics .item .overlay, .tm-instagram-pics .item-info {
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1); }

.search-box .search-form:before, .tm-vc-row-overlay, .heli-newsletter-2:before, .heli-testimonials:before, .big-title:after, .woocommerce ul.products li.product .extra,
.woocommerce-page ul.products li.product .extra {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.post-thumb .dates > div, .type-project .cat p, .woocommerce ul.products li.product .extra div,
.woocommerce-page ul.products li.product .extra div {
  width: 100%;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Buttons
--------------------------------------------------------------*/
.btn, .woocommerce ul.products li.product .extra .button,
.woocommerce-page ul.products li.product .extra .button {
  transition: all 0.01s cubic-bezier(0.645, 0.045, 0.355, 1);
  display: inline-block;
  padding: 5px 0 2px;
  border-bottom: 1px solid #444;
  letter-spacing: .3rem;
  font-weight: 400;
  font-size: 12px; }
  .btn:before, .woocommerce ul.products li.product .extra .button:before,
  .woocommerce-page ul.products li.product .extra .button:before {
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    display: inline-block;
    margin-left: -35px;
    padding-right: 5px;
    content: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%0D%3C!--%20Generator%3A%20Adobe%20Fireworks%20CS6%2C%20Export%20SVG%20Extension%20by%20Aaron%20Beall%20(http%3A%2F%2Ffireworks.abeall.com)%20.%20Version%3A%200.6.1%20%20--%3E%0D%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%3Csvg%20id%3D%22Untitled-Page%25201%22%20viewBox%3D%220%200%2031%2012%22%20style%3D%22background-color%3A%23ffffff00%22%20version%3D%221.1%22%0D%09xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%0D%09x%3D%220px%22%20y%3D%220px%22%20width%3D%2231px%22%20height%3D%2212px%22%0D%3E%0D%09%3Crect%20x%3D%220.5%22%20y%3D%226%22%20width%3D%2230%22%20height%3D%221%22%20fill%3D%22%23444444%22%2F%3E%0D%09%3Cpath%20d%3D%22M%2025%201%20L%2030%206%20L%2025%2011%20%22%20stroke%3D%22%23444444%22%20stroke-width%3D%221%22%20fill%3D%22none%22%2F%3E%0D%3C%2Fsvg%3E');
    vertical-align: middle;
    opacity: 0; }
  .btn:hover, .woocommerce ul.products li.product .extra .button:hover,
  .woocommerce-page ul.products li.product .extra .button:hover {
    border-color: transparent; }
    .btn:hover:before, .woocommerce ul.products li.product .extra .button:hover:before,
    .woocommerce-page ul.products li.product .extra .button:hover:before {
      margin-left: 0;
      opacity: 1; }

/*--------------------------------------------------------------
## Fields
--------------------------------------------------------------*/
select,
textarea,
input {
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px 15px;
  max-width: 100%;
  width: 100%;
  border: 1px solid #ddd;
  box-shadow: none;
  color: #888;
  vertical-align: top;
  -webkit-appearance: none; }
  select:focus,
  textarea:focus,
  input:focus {
    outline: none; }
  select::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder,
  input::-webkit-input-placeholder {
    color: #999; }
  select::-moz-placeholder,
  textarea::-moz-placeholder,
  input::-moz-placeholder {
    color: #999; }
  select:-moz-placeholder,
  textarea:-moz-placeholder,
  input:-moz-placeholder {
    color: #999; }
  select:-ms-input-placeholder,
  textarea:-ms-input-placeholder,
  input:-ms-input-placeholder {
    color: #999; }

textarea {
  height: 200px;
  resize: vertical; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  padding: 15px 20px;
  width: auto;
  border: 0;
  background-color: #333;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-weight: normal;
  font-size: 12px;
  cursor: pointer; }

/*--------------------------------------------------------------
## Contact Form 7
--------------------------------------------------------------*/
.wpcf7-form .row, .wpcf7-form .comments-area .comment-form, .comments-area .wpcf7-form .comment-form {
  margin: 0 -5px; }

.wpcf7-form [class*='col-'] {
  padding: 0 5px; }

.wpcf7-form textarea {
  height: 110px; }

.wpcf7-form select,
.wpcf7-form textarea,
.wpcf7-form input {
  margin-bottom: 15px;
  border: 1px solid #ddd;
  background-color: transparent;
  color: #222; }
  .wpcf7-form select::-webkit-input-placeholder,
  .wpcf7-form textarea::-webkit-input-placeholder,
  .wpcf7-form input::-webkit-input-placeholder {
    color: #444;
    letter-spacing: .05em; }
  .wpcf7-form select::-moz-placeholder,
  .wpcf7-form textarea::-moz-placeholder,
  .wpcf7-form input::-moz-placeholder {
    color: #444;
    letter-spacing: .05em; }
  .wpcf7-form select:-moz-placeholder,
  .wpcf7-form textarea:-moz-placeholder,
  .wpcf7-form input:-moz-placeholder {
    color: #444;
    letter-spacing: .05em; }
  .wpcf7-form select:-ms-input-placeholder,
  .wpcf7-form textarea:-ms-input-placeholder,
  .wpcf7-form input:-ms-input-placeholder {
    color: #444;
    letter-spacing: .05em; }

.wpcf7-form .wpcf7-submit {
  padding: 12px 30px;
  border-color: #888;
  border-radius: 40px;
  letter-spacing: .2em; }
  .wpcf7-form .wpcf7-submit:hover {
    background-color: #222;
    color: #fff; }

.black .wpcf7-form select,
.black .wpcf7-form textarea,
.black .wpcf7-form input {
  border-color: #444;
  color: #fff; }
  .black .wpcf7-form select::-webkit-input-placeholder,
  .black .wpcf7-form textarea::-webkit-input-placeholder,
  .black .wpcf7-form input::-webkit-input-placeholder {
    color: #fff; }
  .black .wpcf7-form select::-moz-placeholder,
  .black .wpcf7-form textarea::-moz-placeholder,
  .black .wpcf7-form input::-moz-placeholder {
    color: #fff; }
  .black .wpcf7-form select:-moz-placeholder,
  .black .wpcf7-form textarea:-moz-placeholder,
  .black .wpcf7-form input:-moz-placeholder {
    color: #fff; }
  .black .wpcf7-form select:-ms-input-placeholder,
  .black .wpcf7-form textarea:-ms-input-placeholder,
  .black .wpcf7-form input:-ms-input-placeholder {
    color: #fff; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#site-navigation {
  position: relative;
  z-index: 999;
  width: 100%; }
  .header01 #site-navigation,
  .header02 #site-navigation {
    padding-left: 20px; }
  #site-navigation .menu,
  #site-navigation .menu > ul {
    margin: 0;
    padding: 0; }
  #site-navigation .menu li {
    vertical-align: middle; }
    #site-navigation .menu li:hover > .sub-menu,
    #site-navigation .menu li:hover > .children {
      top: 100%;
      z-index: 999;
      visibility: visible;
      opacity: 1; }
      #site-navigation .menu li:hover > .sub-menu > li,
      #site-navigation .menu li:hover > .children > li {
        margin-right: 0; }
      #site-navigation .menu li:hover > .sub-menu .sub-menu,
      #site-navigation .menu li:hover > .children .sub-menu {
        top: 0;
        left: 100%; }

#site-navigation .menu > ul > li,
#site-navigation .menu > li {
  position: relative;
  display: inline-block;
  padding: 25px 20px;
  vertical-align: top;
  line-height: 1; }
  #site-navigation .menu > ul > li .menu-item-has-children::after,
  #site-navigation .menu > li .menu-item-has-children::after {
    position: absolute;
    top: 67%;
    right: 20px;
    content: "\e684";
    font-size: 18px; }
  #site-navigation .menu > ul > li a,
  #site-navigation .menu > li a {
    position: relative;
    z-index: 1;
    text-transform: uppercase; }
  #site-navigation .menu > ul > li.mega-menu,
  #site-navigation .menu > li.mega-menu {
    position: static; }
    #site-navigation .menu > ul > li.mega-menu ul,
    #site-navigation .menu > li.mega-menu ul {
      padding: 0 20px; }
      #site-navigation .menu > ul > li.mega-menu ul li,
      #site-navigation .menu > li.mega-menu ul li {
        padding: 10px 0; }
    #site-navigation .menu > ul > li.mega-menu .current-menu-item a,
    #site-navigation .menu > li.mega-menu .current-menu-item a {
      background-color: transparent; }
    #site-navigation .menu > ul > li.mega-menu a,
    #site-navigation .menu > li.mega-menu a {
      background-color: transparent; }
    #site-navigation .menu > ul > li.mega-menu .sub-menu,
    #site-navigation .menu > li.mega-menu .sub-menu {
      width: 100%; }
      #site-navigation .menu > ul > li.mega-menu .sub-menu a,
      #site-navigation .menu > li.mega-menu .sub-menu a {
        color: #666; }
        #site-navigation .menu > ul > li.mega-menu .sub-menu a:hover,
        #site-navigation .menu > li.mega-menu .sub-menu a:hover {
          color: #aaa; }
    #site-navigation .menu > ul > li.mega-menu .widget_nav_menu li,
    #site-navigation .menu > li.mega-menu .widget_nav_menu li {
      padding: 10px 0; }

#site-navigation .sub-menu,
#site-navigation .children {
  position: absolute;
  top: 120%;
  left: 0;
  z-index: 2;
  visibility: hidden;
  margin: 0;
  padding: 0 0 35px;
  width: 350px;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
  opacity: 0; }
  #site-navigation .sub-menu .sub-menu,
  #site-navigation .children .sub-menu {
    top: 0;
    left: 120%; }
  #site-navigation .sub-menu li,
  #site-navigation .children li {
    position: relative;
    display: block;
    padding: 20px 40px 0;
    line-height: 1.5; }
    #site-navigation .sub-menu li a:hover,
    #site-navigation .children li a:hover {
      border-bottom: 1px solid #ddd; }

#site-navigation .menu > li.mega-menu > ul > li {
  padding: 0; }
  #site-navigation .menu > li.mega-menu > ul > li .mega-menu-content > .vc_row > .vc_column_container:not(:last-child):after {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 100%;
    border-right: 1px solid #ddd;
    content: ""; }
  #site-navigation .menu > li.mega-menu > ul > li .mega-menu-content > .vc_row > .vc_column_container > .vc_column-inner {
    padding-top: 30px;
    padding-bottom: 30px; }
    #site-navigation .menu > li.mega-menu > ul > li .mega-menu-content > .vc_row > .vc_column_container > .vc_column-inner .vc_custom_heading {
      margin-bottom: 10px; }
  #site-navigation .menu > li.mega-menu > ul > li .fa {
    margin-right: 3px; }

.menu-item-92 .sub-menu li:first-child {
  padding-top: 20px !important; }

#site-navigation .menu li.new a {
  position: relative; }
  #site-navigation .menu li.new a:before {
    position: absolute;
    top: 2px;
    left: 104%;
    color: red;
    content: url('data:image/gif;base64,R0lGODlhHgAQAMQdAPLf3/Ti4vv29vv19dyjouGsq+nIyPfq6u3Ozfjs7OW4t+Cwr+W8vOnDwvDY2NWGhdmUku7U1M53ddOGhclmZNF4ds1pZ8RTUd2gn9eVlP///7ojH8VGQ////wAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTA4Njc2NTQxMDRDMTFFNjhEODNDRjQzQUNENDIzQUEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTA4Njc2NTUxMDRDMTFFNjhEODNDRjQzQUNENDIzQUEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5MDg2NzY1MjEwNEMxMUU2OEQ4M0NGNDNBQ0Q0MjNBQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5MDg2NzY1MzEwNEMxMUU2OEQ4M0NGNDNBQ0Q0MjNBQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAUUAB0ALAAAAAAeABAAAAVeICeOZGmeaKqubOu+cCwKAafUHKLtFZc0HEGhonmkBMKbCIETNRwPTQMjUNESytwOV0gUAt7mSZgI4JgkiMZRWAOPivZZbNEIHgmhVeE77zQQM1U6gTKGh4iJiosnIQAh+QQFFAAdACwAAAAAHgAQAAAFXuAmjmRpnmiqrmzrvnAsDsC21JvR7dR2MJsBgdKRpAbCm8iAEzEikg4jM1DRDsrcDkc4EADe5kl4AOCYpEknQlgDj4v2WXzpDCQHoXXhO+86EzNVOoEyhoeIiYqLJyEAOw=='); }

/*--------------------------------------------------------------
## Mobile menu
--------------------------------------------------------------*/
#open-left {
  font-size: 20px;
  line-height: 1;
  cursor: pointer; }

.snap-drawers {
  background-color: #fff; }

.mobile-menu > ul {
  margin: 0;
  padding: 20px; }
  .mobile-menu > ul ul {
    margin: 0;
    padding: 20px; }
  .mobile-menu > ul li {
    display: block; }
    .mobile-menu > ul li a {
      display: block;
      margin-bottom: 10px;
      padding-bottom: 10px;
      border-bottom: 1px solid #eee; }
    .mobile-menu > ul li:last-child {
      border: 0; }

/*--------------------------------------------------------------
## Social menu
--------------------------------------------------------------*/
.social-menu .menu li {
  display: inline-block;
  margin-left: 20px;
  width: auto !important; }
  .social-menu .menu li:before {
    display: none; }
  .social-menu .menu li a {
    font-size: 0; }
    .social-menu .menu li a:before {
      display: inline-block;
      font-size: 16px; }
    .social-menu .menu li a[href*="facebook"]:before {
      content: "\f09a"; }
    .social-menu .menu li a[href*="twitter"]:before {
      content: "\f099"; }
    .social-menu .menu li a[href*="instagram"]:before {
      content: "\f16d"; }
    .social-menu .menu li a[href*="youtube"]:before {
      content: "\f16a"; }
    .social-menu .menu li a[href*="plus.google.com"]:before {
      content: "\f0d5"; }
    .social-menu .menu li a[href*="flickr"]:before {
      content: "\f16e"; }
    .social-menu .menu li a[href*="dribbble"]:before {
      content: "\f17d"; }
    .social-menu .menu li a[href*="foursquare"]:before {
      content: "\f180"; }
    .social-menu .menu li a[href*="linkedin"]:before {
      content: "\f0e1"; }
    .social-menu .menu li a[href*="tumblr"]:before {
      content: "\f173"; }
    .social-menu .menu li a[href*="feed"]:before {
      content: "\f09e"; }

.tm_bread_crumb {
  position: relative;
  display: inline-block;
  margin: 0 -15px;
  padding: 0;
  text-transform: none; }
  .tm_bread_crumb li {
    display: inline-block;
    margin-right: 6px; }
    .tm_bread_crumb li a:after {
      margin-left: 10px;
      content: '/'; }
    .tm_bread_crumb li:last-child {
      margin: 0; }

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.header-column-icon-container {
  text-align: right; }
  .header-column-icon-container .header-icon {
    display: inline-block;
    float: none;
    margin-top: 0;
    margin-right: 0;
    margin-left: 20px; }
    .header-column-icon-container .header-icon:hover {
      cursor: pointer; }
    .header-column-icon-container .header-icon.header-icon-search i, .header-column-icon-container .header-icon.header-icon-cart {
      font-size: 20px; }
    .header-column-icon-container .header-icon.header-icon-canvas {
      margin-bottom: 2px; }

/* Full screen search */
.search-form-container-full {
  transition: all 0.3s ease 0.15s;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
  visibility: hidden;
  width: 100%;
  height: 100%;
  opacity: 0;
  backface-visibility: hidden; }
  .search-form-container-full .container, .search-form-container-full .woocommerce .woocommerce-message, .woocommerce .search-form-container-full .woocommerce-message, .search-form-container-full .woocommerce-pagination, .search-form-container-full .woocommerce ul.products, .woocommerce .search-form-container-full ul.products {
    height: 100%; }
    .search-form-container-full .container .row, .search-form-container-full .woocommerce .woocommerce-message .row, .woocommerce .search-form-container-full .woocommerce-message .row, .search-form-container-full .woocommerce-pagination .row, .search-form-container-full .woocommerce ul.products .row, .woocommerce .search-form-container-full ul.products .row, .search-form-container-full .container .comments-area .comment-form, .comments-area .search-form-container-full .container .comment-form, .search-form-container-full .woocommerce .woocommerce-message .comments-area .comment-form, .comments-area .search-form-container-full .woocommerce .woocommerce-message .comment-form, .woocommerce .search-form-container-full .woocommerce-message .comments-area .comment-form, .comments-area .woocommerce .search-form-container-full .woocommerce-message .comment-form, .search-form-container-full .woocommerce-pagination .comments-area .comment-form, .comments-area .search-form-container-full .woocommerce-pagination .comment-form, .search-form-container-full .woocommerce ul.products .comments-area .comment-form, .comments-area .search-form-container-full .woocommerce ul.products .comment-form, .woocommerce .search-form-container-full ul.products .comments-area .comment-form, .comments-area .woocommerce .search-form-container-full ul.products .comment-form {
      height: 100%; }
  .search-form-container-full .row, .search-form-container-full .comments-area .comment-form, .comments-area .search-form-container-full .comment-form {
    -ms-flex-pack: center;
        justify-content: center; }
  .search-form-container-full .search-form {
    transition: all 0.3s ease 0.15s;
    position: relative;
    opacity: 0;
    transform: translateY(50px); }
    .search-form-container-full .search-form .search-field {
      margin-bottom: 0;
      padding: 17px 0;
      width: 100%;
      border: 0;
      border-bottom: 1px solid #fff;
      background-color: transparent;
      color: #fff;
      font-weight: 300;
      font-size: 26px;
      line-height: 1.2em; }
    .search-form-container-full .search-form .button-search {
      position: absolute;
      top: 50%;
      right: 0;
      padding: 0;
      border: 0;
      background-color: transparent;
      transform: translateY(-50%); }
      .search-form-container-full .search-form .button-search i {
        font-size: 30px;
        transition: color .2s; }
      .search-form-container-full .search-form .button-search:hover i {
        color: #737373; }
  .search-form-container-full.open {
    visibility: visible;
    opacity: 1; }
    .search-form-container-full.open .search-form {
      opacity: 1;
      transform: translateY(0); }

.search-form-container-full ::-webkit-input-placeholder {
  margin-bottom: 0;
  padding: 17px 0;
  width: 100%;
  border: 0;
  background-color: transparent;
  color: #fff;
  font-weight: 300;
  font-size: 26px;
  line-height: 0em; }

.search-form-container-full ::-moz-placeholder {
  margin-bottom: 0;
  padding: 17px 0;
  width: 100%;
  border: 0;
  background-color: transparent;
  color: #fff;
  font-weight: 300;
  font-size: 26px;
  line-height: 0em; }

.search-form-container-full :-ms-input-placeholder {
  margin-bottom: 0;
  padding: 17px 0;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  font-weight: 300;
  font-size: 26px;
  line-height: 1.2em; }

.search-form-container-full input:-moz-placeholder {
  margin-bottom: 0;
  padding: 17px 0;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  font-weight: 300;
  font-size: 26px;
  line-height: 1.2em; }

.search-form-container-full {
  background-color: rgba(0, 0, 0, 0.85);
  color: #fff; }

.search-form-container-full .search-form .search-field {
  color: #fff; }

.header01 .header-column-icon-container,
.header02 .header-column-icon-container,
.header08 .header-column-icon-container {
  padding-right: 70px; }

.header02.site-header {
  position: absolute;
  z-index: 9;
  width: 100%; }

.header02 .main-navigation {
  background: none !important; }

.header04 .heli-center-logo {
  padding: 0 50px !important;
  font-size: 0; }

.header04 .header-column-icon-container {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 10;
  transform: translateY(-50%); }
  .header04 .header-column-icon-container #slidx_button {
    margin-top: 0; }

.header05 .main-navigation {
  background-color: transparent !important; }

.header05.left .site-branding {
  margin-bottom: 30px; }

.header05.left #site-navigation {
  padding-left: 1px; }
  .header05.left #site-navigation .menu-item {
    position: relative; }
    .header05.left #site-navigation .menu-item .sub-menu {
      top: 0;
      width: 300px; }
  .header05.left #site-navigation .mega-menu .sub-menu {
    top: 0;
    width: 1000px; }

.header05.left #site-navigation .menu > ul > li,
.header05.left #site-navigation .menu > li {
  display: block;
  padding: 15px 0; }

.header05.left #site-navigation .sub-menu,
.header05.left #site-navigation .children {
  top: 0;
  left: 100%; }

.header05 .site-content .container, .header05 .site-content .woocommerce .woocommerce-message, .woocommerce .header05 .site-content .woocommerce-message, .header05 .site-content .woocommerce-pagination, .header05 .site-content .woocommerce ul.products, .woocommerce .header05 .site-content ul.products {
  padding: 0;
  max-width: 173rem; }

.sticky_logo {
  display: none; }

.headroom--not-top .normal_logo {
  display: none; }

.headroom--not-top .sticky_logo {
  display: inline-block; }

.headroom--top .normal_logo {
  display: inline-block; }

.headroom--top .sticky_logo {
  display: none; }

.search-box {
  position: relative;
  z-index: 9999; }
  .search-box i {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    font-size: 16px;
    cursor: pointer; }
    .search-box i:before, .search-box i:after {
      position: absolute; }
    .search-box i:before {
      top: 0;
      left: 0; }
    .search-box i:after {
      top: 100%;
      left: 0;
      content: '\f00d'; }
  .search-box label span,
  .search-box input[type="submit"] {
    display: none; }
  .search-box input[type="search"] {
    box-shadow: 0, 6px, 12px, 0, rgba(0, 0, 0, 0.2);
    position: absolute;
    z-index: 99;
    padding: 10px;
    width: 100%;
    border: 0;
    border-top: 3px solid transparent;
    background-color: #fff; }
  .search-box .search-form {
    position: absolute;
    right: 330px;
    visibility: hidden;
    width: 300px;
    height: 100%;
    opacity: 0; }
    .search-box .search-form:before {
      content: ''; }
    .search-box .search-form.open {
      visibility: visible;
      opacity: 1; }
      .search-box .search-form.open + i:before {
        top: -100%; }
      .search-box .search-form.open + i:after {
        top: 0; }

.sidr {
  position: fixed !important;
  top: 0;
  z-index: 999999;
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
  width: 350px !important;
  height: 100%; }

.sidr.right {
  right: -350px;
  left: auto; }

.sidr.left {
  right: auto;
  left: -350px; }

#side-box-container {
  padding: 50px 50px 0;
  width: 350px;
  background-color: #222; }
  #side-box-container .button-side-box-close {
    margin-left: -18px;
    color: #666;
    font-size: 60px;
    transition: all 0.3s; }
    #side-box-container .button-side-box-close:hover {
      color: #eee; }
  #side-box-container .side-box-inner {
    position: absolute;
    top: 170px;
    bottom: 70px;
    left: 0;
    overflow-y: auto;
    padding: 0 50px; }
  #side-box-container .widget {
    color: #fff;
    font-weight: 300; }
    #side-box-container .widget a {
      color: #fff;
      font-weight: 400;
      font-size: 14px; }
    #side-box-container .widget ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    #side-box-container .widget:not(:first-child) {
      margin-top: 100px; }
    #side-box-container .widget .widget-title {
      margin-bottom: 17px;
      color: #666;
      text-transform: uppercase;
      font-weight: 400;
      font-size: 13px; }
    #side-box-container .widget.better-menu-widget li a {
      display: block;
      margin-bottom: 15px;
      text-transform: uppercase; }
      #side-box-container .widget.better-menu-widget li a:hover {
        color: #888; }
  #side-box-container .side-box-social-list {
    position: absolute;
    bottom: 50px;
    left: 50px;
    margin: 0;
    padding: 0; }
    #side-box-container .side-box-social-list li {
      display: inline-block; }
      #side-box-container .side-box-social-list li a {
        margin-right: 15px;
        color: #fff; }
        #side-box-container .side-box-social-list li a i {
          font-size: 16px; }
        #side-box-container .side-box-social-list li a:hover {
          color: #666; }

.header08 #side-box-container .side-box-inner {
  top: 150px;
  width: 100%; }

.header08 #side-box-container .menu {
  padding-left: 0; }
  .header08 #side-box-container .menu .sub-menu {
    padding-top: 5px;
    padding-left: 20px; }
  .header08 #side-box-container .menu .menu-item {
    position: relative;
    display: block;
    float: none;
    padding: 5px 0;
    width: 100%; }
    .header08 #side-box-container .menu .menu-item .menu-parent-toggle {
      position: absolute;
      top: 5px;
      right: 0;
      width: 20px;
      height: 20px;
      background-color: #333; }
      .header08 #side-box-container .menu .menu-item .menu-parent-toggle i {
        position: absolute;
        top: 50%;
        left: 50%;
        font-size: 20px;
        transform: translate(-50%, -50%); }
    .header08 #side-box-container .menu .menu-item.menu-close > .menu-parent-toggle i:before {
      content: "\e688"; }
    .header08 #side-box-container .menu .menu-item.menu-open > .menu-parent-toggle i:before {
      content: "\e682"; }
    .header08 #side-box-container .menu .menu-item a {
      color: #fff;
      text-transform: uppercase;
      font-weight: 400;
      font-size: 14px; }
      .header08 #side-box-container .menu .menu-item a:hover {
        color: #888; }
  .header08 #side-box-container .menu .menu-item-92 .sub-menu li:first-child {
    padding-top: 5px !important; }

.header08 #side-box-container .header-column-icon-container {
  margin-top: 30px;
  text-align: left; }
  .header08 #side-box-container .header-column-icon-container .header-icon {
    margin-right: 20px;
    margin-left: 0; }
    .header08 #side-box-container .header-column-icon-container .header-icon i,
    .header08 #side-box-container .header-column-icon-container .header-icon .mini-cart__button .mini-cart-icon:before {
      color: #fff; }
    .header08 #side-box-container .header-column-icon-container .header-icon .mini-cart__button .mini-cart-icon:after {
      background-color: #888; }

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/

.site-footer .menu li {
  display: block;
  margin-bottom: 10px; }

.site-footer .widget_recent_entries li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #333;
  list-style: none; }

.site-footer .widget-title {
  text-transform: uppercase; }

.office {
  padding-top: 30px; }
  .office p {
    margin-bottom: 10px; }
  .office i {
    width: 27px;
    font-size: 20px; }

.social-icons a {
  margin-right: 10px;
  font-size: 18px; }

.copyright {
  padding: 35px 0; }
  .copyright-01, .copyright-03 {
    text-align: center; }
    .copyright-01 .top, .copyright-03 .top {
      margin-bottom: 15px; }

/*--------------------------------------------------------------
## Mini cart
--------------------------------------------------------------*/
.mini-cart {
  position: relative; }
  .mini-cart ul {
    margin: 0;
    padding: 0; }
  .mini-cart .mini-cart__button {
    cursor: pointer; }
    .mini-cart .mini-cart__button .mini-cart-icon {
      position: relative; }
      .mini-cart .mini-cart__button .mini-cart-icon:before {
        float: none;
        margin: 0;
        width: auto;
        height: auto;
        border: 0;
        content: "\e615";
        font-size: 20px;
        line-height: normal; }
      .mini-cart .mini-cart__button .mini-cart-icon:after {
        position: absolute;
        top: -9px;
        right: -6px;
        min-width: 17px;
        border-radius: 100%;
        color: #fff;
        content: attr(data-count);
        text-align: center;
        font-size: 11px;
        font-family: inherit;
        line-height: 17px; }

.mini-cart .widget_shopping_cart_content {
  position: absolute;
  top: 140%;
  right: 0;
  z-index: 99999;
  visibility: hidden;
  overflow: auto;
  padding-top: 21px;
  max-height: 700px;
  width: 300px;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  opacity: 0; }
  .mini-cart .widget_shopping_cart_content .cart_list li {
    margin-bottom: 10px;
    padding: 0 15px 10px;
    border-bottom: 1px solid #eee; }
    .mini-cart .widget_shopping_cart_content .cart_list li.empty {
      border: 0; }
    .mini-cart .widget_shopping_cart_content .cart_list li img {
      float: left;
      margin: 0 10px 0 0;
      width: 70px; }
    .mini-cart .widget_shopping_cart_content .cart_list li .quantity {
      display: block;
      color: #666;
      font-size: 12px; }
    .mini-cart .widget_shopping_cart_content .cart_list li .remove {
      position: relative;
      display: inline-block;
      float: right;
      width: 20px;
      height: 20px;
      border-radius: 100%;
      text-align: center;
      font-size: 20px;
      line-height: 20px; }
      .mini-cart .widget_shopping_cart_content .cart_list li .remove:hover {
        background: #222;
        color: #fff !important; }
  .mini-cart .widget_shopping_cart_content .total {
    margin-bottom: 0;
    padding: 5px 15px;
    text-align: center;
    text-transform: uppercase; }
    .mini-cart .widget_shopping_cart_content .total strong {
      font-weight: 400; }
  .mini-cart .widget_shopping_cart_content .buttons {
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center; }
  .mini-cart .widget_shopping_cart_content .wc-forward {
    display: inline-block;
    margin: 0 5px;
    padding: 7px 20px;
    border: 1px solid #1f1f1f;
    border-radius: 30px;
    background-color: transparent;
    color: #1f1f1f;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: 400;
    font-size: 12px; }
    .mini-cart .widget_shopping_cart_content .wc-forward:hover {
      background-color: #222;
      color: #fff; }

.mini-cart.open .widget_shopping_cart_content {
  top: 100%;
  visibility: visible;
  opacity: 1; }

.mini_cart_item a {
  text-transform: uppercase;
  font-weight: normal !important; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
@font-face {
  font-family: 'socicon';
  src: url("../../libs/socicon/fonts/socicon.eot");
  src: url("../../libs/socicon/fonts/socicon.eot?#iefix") format("embedded-opentype"), url("../../libs/socicon/fonts/socicon.woff") format("woff"), url("../../libs/socicon/fonts/socicon.woff2") format("woff2"), url("../../libs/socicon/fonts/socicon.ttf") format("truetype"), url("../../libs/socicon/fonts/socicon.svg#sociconregular") format("svg");
  font-weight: normal;
  font-style: normal;
  text-transform: initial; }

.float-left {
  float: left ; }

.float-right {
  float: right ; }

/*--------------------------------------------------------------
## Home
--------------------------------------------------------------*/
.btn, .woocommerce ul.products li.product .extra .button,
.woocommerce-page ul.products li.product .extra .button {
  text-transform: uppercase; }

.tm-vc-row-overlay {
  position: absolute !important; }

.boxed {
  overflow: hidden;
  margin: auto;
  max-width: 1200px; }

.site {
  position: relative;
  z-index: 2;
  overflow: hidden;
  background-color: #fff; }

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

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

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

.row:before, .comments-area .comment-form:before, .row:after, .comments-area .comment-form:after,
.container:before,
.woocommerce .woocommerce-message:before,
.woocommerce-pagination:before,
.woocommerce ul.products:before,
.container:after,
.woocommerce .woocommerce-message:after,
.woocommerce-pagination:after,
.woocommerce ul.products:after {
  display: none !important; }

.heli-features .vc_inner > div {
  position: relative; }

.heli-creative {
  background-position: center; }
  .heli-creative .vc_col-md-6:nth-child(2) {
    max-width: 650px; }
    .heli-creative .vc_col-md-6:nth-child(2) .vc_icon_element {
      float: left;
      margin-right: 20px; }

.heli-creative-2 .vc_col-sm-6:nth-child(2) {
  max-width: 850px; }

.heli-contact .vc_icon_element {
  float: left; }

.heli-counting {
  position: relative; }
  .heli-counting .vc_icon_element {
    margin-bottom: 15px !important; }
  .heli-counting h3 {
    margin-bottom: 15px !important; }
  .heli-counting h2 {
    line-height: 1.2 !important; }
  .heli-counting > div {
    position: relative;
    z-index: 3; }
  .heli-counting.vc_parallax > div:nth-child(5):before {
    display: none; }

.heli-testimonial-2 {
  position: relative; }
  .heli-testimonial-2 .thememove_testimonials .author span:first-child,
  .heli-testimonial-2 .thememove_testimonials .author span:last-child {
    color: #fff; }
  .heli-testimonial-2 .thememove_testimonials .testimonials-text {
    background-color: #fff;
    color: #222; }
  .heli-testimonial-2 > div {
    position: relative;
    z-index: 3; }

.heli-listing {
  margin: 0;
  padding: 0; }
  .heli-listing li {
    margin-bottom: 10px;
    list-style-type: none;
    vertical-align: top; }
    .heli-listing li:before {
      margin-right: 10px;
      content: "\e685";
      vertical-align: middle; }
  .heli-listing.white li:before {
    color: #fff; }

.heli-listing-2 {
  margin: 0;
  padding: 0; }
  .heli-listing-2 li {
    margin-bottom: 10px;
    list-style-type: none;
    vertical-align: top; }
    .heli-listing-2 li:before {
      margin-right: 10px;
      content: "\e684";
      vertical-align: middle; }
  .heli-listing-2.white li:before {
    color: #fff; }

.heli-listing-3 {
  margin: 0;
  padding: 0; }
  .heli-listing-3 li {
    margin-bottom: 10px;
    list-style-type: none;
    vertical-align: top; }
    .heli-listing-3 li:before {
      margin-right: 10px;
      content: "\e66c";
      vertical-align: middle; }
  .heli-listing-3.white li:before {
    color: #fff; }

.heli-listing-4 {
  margin: 0;
  padding: 0 20px 0; }
  .heli-listing-4 li {
    margin-bottom: 10px;
    list-style-type: square;
    vertical-align: top; }

.heli-listing-5 {
  margin: 0;
  padding: 0 25px; }
  .heli-listing-5 li {
    margin-bottom: 10px;
    list-style-type: circle;
    vertical-align: top; }

.heli-order {
  margin: 0;
  padding: 0 20px; }
  .heli-order li {
    margin-bottom: 10px;
    vertical-align: top; }

.heli-contact-2 .right {
  max-width: 650px; }

.heli-contact-2 div.wpcf7-mail-sent-ok {
  color: #fff; }

.heli-contact-2 .black .wpcf7-form .wpcf7-submit:hover {
  background-color: #fff;
  color: #222; }

div[data-alias="latest-works"] .tp-leftarrow.gyges {
  left: 52% !important; }

div[data-alias="latest-works"] .tp-rightarrow.gyges {
  left: 63% !important; }

div[data-alias="latest-works"] .tparrows.gyges {
  top: 68% !important;
  width: 80px !important;
  height: 80px !important; }
  div[data-alias="latest-works"] .tparrows.gyges:before {
    font-size: 22px !important;
    line-height: 80px !important; }

.heli-newsletter .mc4wp-form {
  margin-top: -10px; }
  .heli-newsletter .mc4wp-form p {
    margin: 0; }
  .heli-newsletter .mc4wp-form label {
    display: none; }
  .heli-newsletter .mc4wp-form input[type=email] {
    float: left;
    margin-right: 20px;
    padding: 13px 0;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #bbb;
    background: none;
    color: #222; }
    .heli-newsletter .mc4wp-form input[type=email]::-webkit-input-placeholder {
      color: #222;
      letter-spacing: .05em; }
    .heli-newsletter .mc4wp-form input[type=email]::-moz-placeholder {
      color: #222;
      letter-spacing: .05em; }
    .heli-newsletter .mc4wp-form input[type=email]:-moz-placeholder {
      color: #222;
      letter-spacing: .05em; }
    .heli-newsletter .mc4wp-form input[type=email]:-ms-input-placeholder {
      color: #222;
      letter-spacing: .05em; }
    .heli-newsletter .mc4wp-form input[type=email]:hover, .heli-newsletter .mc4wp-form input[type=email]:focus {
      border-color: #444; }
  .heli-newsletter .mc4wp-form input[type=submit] {
    padding: 15px 30px;
    border: 1px solid transparent;
    border-radius: 30px;
    letter-spacing: .2em; }
    .heli-newsletter .mc4wp-form input[type=submit]:hover {
      border: 1px solid #222;
      background: #fff;
      color: #222; }

.heli-newsletter-2:before {
  z-index: 2;
  display: block !important;
  background-color: rgba(0, 0, 0, 0.8);
  content: '' !important; }

.heli-newsletter-2 > div {
  position: relative;
  z-index: 3; }

.heli-newsletter-2 .mc4wp-form input[type=email] {
  padding: 14px 20px; }
  .heli-newsletter-2 .mc4wp-form input[type=email]::-webkit-input-placeholder {
    color: #fff;
    letter-spacing: .05em;
    font-size: 17px; }
  .heli-newsletter-2 .mc4wp-form input[type=email]::-moz-placeholder {
    color: #fff;
    letter-spacing: .05em;
    font-size: 17px; }
  .heli-newsletter-2 .mc4wp-form input[type=email]:-moz-placeholder {
    color: #fff;
    letter-spacing: .05em;
    font-size: 17px; }
  .heli-newsletter-2 .mc4wp-form input[type=email]:-ms-input-placeholder {
    color: #fff;
    letter-spacing: .05em;
    font-size: 17px; }

.heli-newsletter-2 .mc4wp-form input[type=submit] {
  padding: 15px 30px;
  border: 1px solid transparent;
  border-radius: 30px;
  background-color: #fff;
  color: #222;
  letter-spacing: .2em;
  font-size: 12px; }
  .heli-newsletter-2 .mc4wp-form input[type=submit]:hover {
    border-color: #fff;
    background-color: transparent;
    color: #fff; }

.heli-newsletter-2 .mc4wp-form input[type=email] {
  border-color: rgba(255, 255, 255, 0.4);
  background-color: transparent; }
  .heli-newsletter-2 .mc4wp-form input[type=email]:hover, .heli-newsletter-2 .mc4wp-form input[type=email]:focus {
    border-color: #fff; }

.heli-newsletter-2 .mc4wp-form label {
  display: none; }

.heli-testimonials {
  position: relative; }
  .heli-testimonials:before {
    z-index: 2;
    display: block !important;
    background-color: rgba(255, 255, 255, 0.92);
    content: '' !important; }
  .heli-testimonials > div {
    position: relative;
    z-index: 3; }

.heli-contact .vc_icon_element {
  float: left;
  margin-bottom: 0; }

.heli-top-blocks .wpb_wrapper {
  padding: 130px 0;
  background-color: #eee; }

.heli-pricing .wpb_column {
  padding-right: 5px;
  padding-left: 5px; }
  .heli-pricing .wpb_column .wpb_single_image,
  .heli-pricing .wpb_column .wpb_text_column {
    padding: 10px;
    border: 1px solid #eee; }
  .heli-pricing .wpb_column .wpb_single_image {
    margin-bottom: 0;
    border-bottom: 0; }
  .heli-pricing .wpb_column .wpb_text_column {
    margin-bottom: 20px;
    border-top: 0; }

.portfolio-info {
  padding-left: 30px; }
  .portfolio-info li {
    margin-bottom: 15px;
    list-style: none; }
    .portfolio-info li span {
      padding-right: 3px;
      text-transform: uppercase;
      letter-spacing: .1em;
      font-weight: 400; }
    .portfolio-info li .vc_btn3-inline {
      margin-top: 20px;
      text-transform: uppercase; }
  .portfolio-info .share {
    margin-bottom: 25px; }
    .portfolio-info .share a {
      display: inline-block;
      width: 20px;
      font-size: 13px; }

.home10 .site-header {
  padding: 20px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }

.home11 .site-header {
  padding-top: 30px; }

.black .thememove_testimonials .author span:first-child {
  color: #fff; }

.black .thememove_testimonials .author span:last-child {
  color: #fff; }

.black .thememove_testimonials .testimonials-text {
  background-color: #fff; }

.black .thememove_testimonials blockquote {
  color: #222; }

.begin-with-us img {
  max-width: 130% !important; }

.vc_row[data-vc-full-width] {
  background-position: center; }

.heli-creative-studio h2 {
  position: relative;
  z-index: 3; }

.terms span {
  padding-right: 10px; }
  .terms span:after {
    content: ','; }
  .terms span:last-child:after {
    display: none; }

.features-blocks {
  overflow: hidden;
  padding: 10px 0 30px; }
  .features-blocks .wpb_wrapper .wpb_text_column {
    visibility: hidden;
    margin-top: -60%;
    text-align: center;
    opacity: 0; }
  .features-blocks .wpb_wrapper .vc_custom_heading,
  .features-blocks .wpb_wrapper .vc_icon_element {
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .features-blocks .wpb_wrapper:hover .wpb_text_column {
    visibility: visible;
    opacity: 1; }
  .features-blocks .wpb_wrapper:hover .vc_custom_heading {
    transform: translateY(180px); }
  .features-blocks .wpb_wrapper:hover .vc_icon_element {
    transform: translateY(-180px); }

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.big-title {
  position: relative;
  margin-bottom: 70px;
  text-transform: uppercase; }
  .big-title .container, .big-title .woocommerce .woocommerce-message, .woocommerce .big-title .woocommerce-message, .big-title .woocommerce-pagination, .big-title .woocommerce ul.products, .woocommerce .big-title ul.products {
    position: relative;
    z-index: 1; }
  .big-title:after {
    content: ''; }

.taxonomy-description {
  display: block;
  margin-top: -50px;
  padding-bottom: 50px;
  font-size: 20px; }

.pagination,
.projects-pagination {
  margin-bottom: 70px; }
  .pagination ul,
  .projects-pagination ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .pagination ul li,
    .projects-pagination ul li {
      display: inline-block; }
  .pagination span,
  .pagination a,
  .projects-pagination span,
  .projects-pagination a {
    display: inline-block;
    margin-right: 10px;
    width: 48px;
    height: 48px;
    border: 1px solid #222;
    color: #222;
    text-align: center;
    line-height: 48px; }
  .pagination a:not(.next):not(.prev):hover,
  .pagination span.current,
  .projects-pagination a:not(.next):not(.prev):hover,
  .projects-pagination span.current {
    background-color: #222;
    color: #fff; }
  .pagination .next,
  .pagination .prev,
  .projects-pagination .next,
  .projects-pagination .prev {
    width: auto;
    border: 0; }

.error404 h1 {
  margin-top: 30px;
  font-size: 48px; }

.error404 h2 {
  display: inline-block;
  margin-bottom: 40px;
  letter-spacing: normal;
  font-weight: 900;
  font-size: 120px;
  line-height: 1; }

.post-thumb {
  position: relative; }
  .post-thumb .dates {
    position: absolute;
    top: 50px;
    left: -80px;
    width: 130px;
    height: 130px;
    border-radius: 100%;
    background-color: #222;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-weight: normal; }
    .post-thumb .dates > div {
      width: 90px; }

.entry-meta {
  margin-bottom: 15px;
  border: 1px solid #eee; }
  .entry-meta span {
    margin-right: 20px; }
    .entry-meta span i {
      margin-right: 5px; }
  .entry-meta .share {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center; }
    .entry-meta .share span {
      margin-right: 10px; }
      .entry-meta .share span:last-child {
        margin-right: 0; }
  .entry-meta .info {
    padding-top: 15px;
    padding-left: 20px; }
    .entry-meta .info i {
      font-size: 12px; }

.entry-footer {
  padding: 20px 0 40px; }
  .entry-footer a {
    display: inline-block;
    margin-bottom: 15px;
    margin-left: 15px;
    padding: 7px 19px;
    border: 1px solid #ddd;
    border-radius: 20px; }
    .entry-footer a:hover {
      background-color: #222;
      color: #fff; }

.hentry {
  margin-bottom: 70px; }
  .hentry .entry-title {
    padding: 20px 0;
    text-transform: uppercase;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-weight: normal;
    font-size: 20px; }
  .hentry .read-more {
    border-bottom: 1px solid #222;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: normal;
    font-size: 12px; }
    .hentry .read-more:hover {
      letter-spacing: .2em; }

.tagcloud a {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 7px 19px;
  border: 1px solid #ddd;
  border-radius: 20px;
  font-size: 16px !important; }
  .tagcloud a:hover {
    background-color: #222;
    color: #fff; }

.author-info {
  margin-bottom: 40px;
  padding: 50px 30px;
  background-color: #222;
  color: #fff; }
  .author-info img {
    border-radius: 100%; }
  .author-info h3 {
    color: #fff; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content {
  padding-left: 120px; }
  .comment-content a {
    word-wrap: break-word; }

.bypostauthor {
  display: block; }

.comments-title {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 16px; }

.comments-area .comment-form .form-submit .submit {
  padding: 10px 20px;
  border: 1px solid #222;
  border-radius: 30px;
  background-color: transparent;
  color: #222;
  letter-spacing: .1em;
  font-weight: normal; }
  .comments-area .comment-form .form-submit .submit:hover {
    background-color: #222;
    color: #fff; }

.comment-reply-title {
  margin-top: 30px;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px; }

.comment {
  position: relative; }
  .comment > div {
    margin-bottom: 20px;
    padding: 20px; }
  .comment .comment-author {
    float: left;
    margin-right: 20px; }
    .comment .comment-author img {
      border-radius: 100%; }

.fn {
  color: #000;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-weight: normal;
  font-style: normal;
  font-size: 14px; }

.comment-form .logged-in-as,
.comment-form .form-submit {
  padding: 0 15px;
  font-size: 13px; }

.comment-list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .comment-list > .comment {
    border-bottom: 1px solid #ddd; }
  .comment-list .children {
    margin: 0;
    border-top: 1px solid #ddd;
    list-style: none; }

.comment-reply-link {
  position: absolute;
  top: 20px;
  right: 20px;
  border-bottom: 1px solid #222;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-weight: normal;
  font-size: 12px; }

/*--------------------------------------------------------------
## Widgets
--------------------------------------------------------------*/
.sidebar .widget,
.site-footer .widget,
.wpb_widgetised_column .widget {
  margin-bottom: 60px; }
  .sidebar .widget ul,
  .site-footer .widget ul,
  .wpb_widgetised_column .widget ul {
    margin: 0;
    padding: 0; }

.sidebar .widget-title,
.site-footer .widget-title,
.wpb_widgetised_column .widget-title {
  display: inline-block;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 16px;
  line-height: 1; }

.site-footer .widget {
  margin-bottom: 0; }

.sidebar .widget_recent_entries li a,
.wpb_widgetised_column .widget_recent_entries li a {
  display: block; }
  .sidebar .widget_recent_entries li a:before,
  .wpb_widgetised_column .widget_recent_entries li a:before {
    margin-right: 10px;
    content: "\e69d"; }

.sidebar .widget_recent_entries li span,
.wpb_widgetised_column .widget_recent_entries li span {
  display: inline-block;
  margin-left: 24px;
  color: #666;
  font-size: 13px; }

.widget_recent_comments span:before {
  margin-right: 10px;
  content: "\e693"; }

.widget_archive a:before {
  margin-right: 10px;
  content: "\e653"; }

.sidebar ul li, .sidebar .recent-posts__item,
.wpb_widgetised_column ul li,
.wpb_widgetised_column .recent-posts__item {
  display: block;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  word-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto; }

.sidebar .recent-posts__item,
.wpb_widgetised_column .recent-posts__item {
  margin-bottom: 20px;
  padding-bottom: 20px; }

.sidebar .recent-posts > div:last-child,
.wpb_widgetised_column .recent-posts > div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0; }

.sidebar .widget_search .search-form,
.wpb_widgetised_column .widget_search .search-form {
  position: relative; }

.sidebar .widget_search label,
.wpb_widgetised_column .widget_search label {
  width: 100%; }

.sidebar .widget_search input[type="search"],
.wpb_widgetised_column .widget_search input[type="search"] {
  margin-bottom: 0;
  padding: 10px 15px;
  border: 1px solid #ddd;
  background-color: #fff; }

.sidebar .widget_search .search-submit,
.wpb_widgetised_column .widget_search .search-submit {
  display: none; }

/*--------------------------------------------------------------
## Custom
--------------------------------------------------------------*/
#__bs_notify__ {
  top: auto !important;
  bottom: 20% !important;
  border-top-left-radius: 5px !important;
  background-color: #ab61ff !important;
  font-size: 20px !important;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif !important; }

.scrollup {
  position: fixed;
  right: 30px;
  bottom: -50px;
  z-index: 999;
  display: block;
  padding: 0;
  width: 40px;
  height: 40px;
  background-color: #222222;
  color: #ffffff;
  text-align: center;
  font-size: 25px;
  line-height: 40px;
  cursor: pointer; }
  .scrollup i {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    display: block; }
  .scrollup:hover {
    color: #ffffff;
    background-color: #121212; }
  .scrollup.show {
    bottom: 54px; }

.black h1,
.black h2,
.black h3,
.black h4,
.black h5,
.black h6 {
  color: #fff !important; }

.relative {
  position: relative; }

.owl-controls {
  text-align: center; }
  .owl-controls .owl-dot {
    border-radius: 100%;
    position: relative;
    z-index: 99;
    display: inline-block;
    margin: 0 3px;
    width: 10px;
    height: 10px;
    background-color: rgba(255, 255, 255, 0.4);
    vertical-align: top; }
    .owl-controls .owl-dot.active {
      background-color: #fff; }

.recent-posts ul {
  margin: 0;
  padding: 0; }

.recent-posts li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
  list-style: none; }
  .recent-posts li img {
    float: left;
    margin-right: 20px; }
  .recent-posts li h3 {
    text-transform: uppercase; }
  .recent-posts li i {
    margin-right: 5px; }

.recent-posts .col-sm-3 {
  text-align: right; }

.thememove_testimonials .testimonials-text {
  margin-bottom: 20px;
  padding: 30px;
  background-color: #222; }
  .thememove_testimonials .testimonials-text + img {
    border-radius: 100%;
    display: block;
    float: left;
    width: auto; }

.thememove_testimonials blockquote {
  margin: 0;
  padding: 0 0 20px;
  border: 0;
  color: #fff;
  font-style: normal;
  font-size: 20px; }

.thememove_testimonials .author {
  position: relative;
  display: block;
  float: left;
  padding: 15px 20px;
  line-height: 1; }
  .thememove_testimonials .author span:first-child {
    display: block;
    margin-bottom: 8px;
    color: #222;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: normal;
    font-style: normal;
    font-size: 18px; }
  .thememove_testimonials .author span:last-child {
    color: #444;
    font-style: normal;
    font-size: 16px; }

.thememove_testimonials .owl-controls {
  position: absolute;
  top: -30px;
  right: 0; }
  .thememove_testimonials .owl-controls .owl-dot {
    background-color: #ccc; }
  .thememove_testimonials .owl-controls .owl-dot.active {
    background-color: #222; }

.mc4wp-form p {
  margin-bottom: 30px; }

.menu_button {
  position: relative;
  float: right;
  margin-top: 5px;
  margin-right: 30px;
  width: 20px;
  height: 14px;
  cursor: pointer; }
  .menu_button span {
    width: 100%;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 2px;
    background-color: #222; }
  .menu_button:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #222;
    content: ''; }
  .menu_button:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #222;
    content: ''; }

.dropcap-01,
.dropcap-02,
.dropcap-03,
.dropcap-04 {
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 5px 20px;
  border: 1px solid #ddd;
  font-weight: 900;
  font-size: 32px; }

.dropcap-02 {
  background-color: #ddd; }

.dropcap-03 {
  background-color: #222;
  color: #fff; }

.dropcap-04 {
  padding-right: 0;
  padding-left: 0;
  border: 0; }

.ares .tp-bullet {
  position: absolute;
  box-sizing: content-box;
  width: 9px;
  height: 9px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: transparent;
  cursor: pointer; }

.esg-filters.esg-navbutton-solo-left,
.esg-filters.esg-navbutton-solo-right {
  top: 42%; }

.eg-heli-news-01-element-16 {
  letter-spacing: .15em; }

.type-project {
  margin: -50px 0 0; }
  .type-project:nth-child(2n) {
    background-color: #f7f7f7; }
  .type-project h2 a {
    font-weight: 300;
    font-size: 36px; }
  .type-project .cat {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 30px;
    min-width: 150px;
    min-height: 150px;
    border-radius: 100%;
    background-color: #222;
    color: #fff;
    text-align: center; }
    .type-project .cat span {
      display: block;
      padding: 0 10px; }

.services04 .wpb_column {
  margin-bottom: 0; }

.services04 .sv04 > div {
  padding-top: 100px !important; }

.wpb_button,
.wpb_column > .wpb_wrapper > :last-child {
  margin-bottom: 0; }

.portfolio-navigation {
  padding: 50px 0 45px;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-weight: normal; }
  .portfolio-navigation .nav-previous {
    float: left; }
    .portfolio-navigation .nav-previous:before {
      float: left;
      margin-top: -2px;
      content: "\e686";
      font-size: 30px; }
  .portfolio-navigation .nav-next {
    float: right; }
    .portfolio-navigation .nav-next:before {
      float: right;
      margin-top: -2px;
      content: "\e684";
      font-size: 30px; }

.heli-ideas.vc_row {
  overflow: visible !important; }
  .heli-ideas.vc_row .wpb_single_image {
    position: relative;
    z-index: 3; }

.heli-featurez .wpb_column {
  margin-bottom: 30px; }

.filter-landing-page .esg-entry-media-wrapper {
  border: none !important; }

.page-id-1436 .heli-center-logo:before {
  content: url("http://heli.thememove.com/data/images/logo_white.svg") !important; }

.page-id-1436 #site-navigation {
  display: none; }

blockquote.black {
  padding: 10px 20px;
  background-color: #f5f5f5; }

.highlighted-black {
  background-color: #222;
  color: #fff; }

.highlighted-yellow {
  background-color: #fee7af; }

body.white .big-title .entry-title {
  color: #222 !important; }

body.white .tm_bread_crumb {
  color: #222 !important; }
  body.white .tm_bread_crumb a {
    color: #222 !important; }

body.feature .site-content .vc_column-inner .widget_nav_menu ul {
  margin: 0;
  padding: 0; }

body.feature .site-content .vc_column-inner .widget_nav_menu li {
  list-style: none; }
  body.feature .site-content .vc_column-inner .widget_nav_menu li a {
    display: block;
    padding: 10px 20px;
    border-bottom: 1px solid #ddd;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: normal; }
    body.feature .site-content .vc_column-inner .widget_nav_menu li a:hover {
      background-color: #222;
      color: #fff; }
  body.feature .site-content .vc_column-inner .widget_nav_menu li.current-menu-item a {
    background-color: #222;
    color: #fff; }

.mc4wp-form-basic input[type=email] {
  max-width: 900px !important; }

.eg-heli-news-01-element-16,
.vc_general.vc_btn3 {
  transition: all .2s ease-in-out !important; }

.woo-banners .vc_custom_heading a:hover {
  color: #999; }

.woo-new h3 {
  color: #1f1f1f; }
  .woo-new h3:hover {
    color: #999; }

.woo-new .amount {
  color: #222;
  font-weight: bold;
  font-size: 18px; }

.site-header > .row, .comments-area .site-header > .comment-form {
  position: relative; }

.logo-nav {
  position: static; }
  .logo-nav .site-branding {
    position: relative;
    z-index: 99999;
    padding-left: 15px;
    max-width: 20%;
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }
  .logo-nav .main-navigation {
    position: static;
    max-width: 80%; }
  .logo-nav #site-navigation {
    position: static;
    max-width: 80%;
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%; }

.tm-heli-button-black,
.tm-heli-button-white,
.tm-heli-button-black-outline,
.tm-heli-button-white-outline {
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) !important; }

.heli-icon-box .vc_icon_element {
  float: left;
  margin-right: 20px; }

.heli-icon-box2 {
  position: relative;
  min-height: 400px;
  height: 100% !important; }
  .heli-icon-box2 .hide-text {
    overflow: hidden;
    max-height: 0;
    transition: max-height .8s; }
  .heli-icon-box2:before {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    background: #222;
    content: '' !important; }
  .heli-icon-box2:hover:before {
    background: rgba(0, 0, 0, 0.85) !important; }
  .heli-icon-box2:hover .hide-text {
    max-height: 200px; }
  .heli-icon-box2:hover .vc_icon_element-icon {
    font-size: 70px !important; }

.heli-contactform-01 {
  text-align: center; }
  .heli-contactform-01 input,
  .heli-contactform-01 textarea {
    border: none !important;
    background: #fff !important;
    color: #222 !important; }
  .heli-contactform-01 input[type="submit"] {
    display: block;
    margin: 0 auto; }
  .heli-contactform-01 .vc_icon_element {
    display: inline-block !important; }
  .heli-contactform-01 .div.wpcf7-validation-errors {
    border: none !important;
    color: #fff !important; }
  .heli-contactform-01 span.wpcf7-not-valid-tip {
    color: #fff !important; }

.heli-contactform-02 {
  text-align: left; }
  .heli-contactform-02 input,
  .heli-contactform-02 textarea {
    border: none !important;
    background: #fff !important;
    color: #222 !important; }
  .heli-contactform-02 .vc_icon_element {
    display: inline-block !important; }
  .heli-contactform-02 .div.wpcf7-validation-errors {
    border: none !important;
    color: #fff !important; }
  .heli-contactform-02 span.wpcf7-not-valid-tip {
    color: #fff !important; }

.heli-contactform-03 {
  text-align: left; }
  .heli-contactform-03 input,
  .heli-contactform-03 select,
  .heli-contactform-03 textarea {
    border: 1px solid #444444 !important;
    color: #ffffff; }
    .heli-contactform-03 input::-webkit-input-placeholder,
    .heli-contactform-03 select::-webkit-input-placeholder,
    .heli-contactform-03 textarea::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #ffffff; }
    .heli-contactform-03 input::-moz-placeholder,
    .heli-contactform-03 select::-moz-placeholder,
    .heli-contactform-03 textarea::-moz-placeholder {
      /* Firefox 19+ */
      color: #ffffff; }
    .heli-contactform-03 input:-ms-input-placeholder,
    .heli-contactform-03 select:-ms-input-placeholder,
    .heli-contactform-03 textarea:-ms-input-placeholder {
      /* IE 10+ */
      color: #ffffff; }
    .heli-contactform-03 input:-moz-placeholder,
    .heli-contactform-03 select:-moz-placeholder,
    .heli-contactform-03 textarea:-moz-placeholder {
      /* Firefox 18- */
      color: #ffffff; }
  .heli-contactform-03 .vc_icon_element {
    display: inline-block !important; }
  .heli-contactform-03 .div.wpcf7-validation-errors {
    border: none !important;
    color: #fff !important; }
  .heli-contactform-03 span.wpcf7-not-valid-tip {
    color: #fff !important; }
  .heli-contactform-03 input[type="submit"] {
    border-color: #ffffff !important;
    background: #ffffff !important;
    color: #222222; }

.w-770 {
  margin: 0 auto !important;
  max-width: 770px; }

.w-640 {
  margin: 0 auto !important;
  max-width: 640px; }

.w-440 {
  margin: 0 auto !important;
  max-width: 440px; }

.w-440-l {
  max-width: 440px; }

.onepage-scroll .site-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  background: #fff; }

.onepage-scroll.admin-bar .site-header {
  top: 32px; }

.heli-word-slide {
  color: #fff;
  letter-spacing: 0;
  font-weight: 700;
  font-size: 90px;
  line-height: 1; }
  .heli-word-slide .rw-words {
    display: inline;
    text-indent: 10px; }
  .heli-word-slide .rw-words-1 span {
    position: absolute;
    overflow: hidden;
    color: #3aacc7;
    font-style: italic;
    font-family: 'PlayfairDisplay';
    opacity: 0;
    animation: rotateWord 8s linear infinite 0s; }
  .heli-word-slide .rw-words-1 span:nth-child(2) {
    color: #bda068;
    animation-delay: 2s; }
  .heli-word-slide .rw-words-1 span:nth-child(3) {
    color: #d49496;
    animation-delay: 4s; }
  .heli-word-slide .rw-words-1 span:nth-child(4) {
    color: #67a275;
    animation-delay: 6s; }

@keyframes rotateWord {
  0% {
    opacity: 0; }
  2% {
    opacity: 0;
    transform: translateY(-20px); }
  5% {
    opacity: 1;
    transform: translateY(0px); }
  17% {
    opacity: 1;
    transform: translateY(0px); }
  20% {
    opacity: 0;
    transform: translateY(20px); }
  80% {
    opacity: 0; }
  100% {
    opacity: 0; } }

.heli-overflow-visible {
  overflow: visible !important; }

.vc_row.bg-center-top {
  background-position: center top !important;
  background-repeat: no-repeat !important; }

.comingsoon-subscribe {
  margin: 0 auto;
  max-width: 500px;
  text-align: center; }
  .comingsoon-subscribe .mc4wp-form-fields p {
    margin-bottom: 20px; }
  .comingsoon-subscribe .mc4wp-form-fields label {
    display: none; }
  .comingsoon-subscribe .mc4wp-form-fields input {
    text-align: center; }
  .comingsoon-subscribe .mc4wp-form-fields input[type="submit"] {
    padding: 0 30px;
    height: 40px;
    border: 1px solid #888;
    border-radius: 20px;
    background: #fff;
    color: #222;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 40px; }

.tm-countdown {
  display: block;
  color: #222;
  text-align: center; }
  .tm-countdown .day,
  .tm-countdown .hour,
  .tm-countdown .minute,
  .tm-countdown .second {
    position: relative;
    display: inline-block;
    padding: 0 50px; }
    .tm-countdown .day .number,
    .tm-countdown .hour .number,
    .tm-countdown .minute .number,
    .tm-countdown .second .number {
      display: block;
      font-size: 48px; }
    .tm-countdown .day .text,
    .tm-countdown .hour .text,
    .tm-countdown .minute .text,
    .tm-countdown .second .text {
      text-transform: uppercase;
      letter-spacing: .3em;
      font-size: 16px; }
  .tm-countdown .day:after,
  .tm-countdown .hour:after,
  .tm-countdown .minute:after {
    position: absolute;
    top: 15px;
    right: 0;
    content: ':';
    font-size: 48px; }
  .tm-countdown.tm-countdown-white {
    color: #fff; }

.multiscroll .content {
  height: 100%;
  display: block;
  position: absolute; }

.multiscroll .container, .multiscroll .woocommerce .woocommerce-message, .woocommerce .multiscroll .woocommerce-message, .multiscroll .woocommerce-pagination, .multiscroll .woocommerce ul.products, .woocommerce .multiscroll ul.products, .multiscroll .container .vc_row-fluid, .multiscroll .woocommerce .woocommerce-message .vc_row-fluid, .woocommerce .multiscroll .woocommerce-message .vc_row-fluid, .multiscroll .woocommerce-pagination .vc_row-fluid, .multiscroll .woocommerce ul.products .vc_row-fluid, .woocommerce .multiscroll ul.products .vc_row-fluid, .multiscroll .full-height .vc_column_container, .multiscroll .full-height .vc_column_container .vc_column-inner, .multiscroll .full-height .vc_column_container .vc_column-inner .wpb_wrapper, .multiscroll article, .multiscroll .entry-content, .multiscroll #page, .multiscroll #page #content, .multiscroll #page #content .container .row, .multiscroll #page #content .woocommerce .woocommerce-message .row, .woocommerce .multiscroll #page #content .woocommerce-message .row, .multiscroll #page #content .woocommerce-pagination .row, .multiscroll #page #content .woocommerce ul.products .row, .woocommerce .multiscroll #page #content ul.products .row, .multiscroll #page #content .container .comments-area .comment-form, .comments-area .multiscroll #page #content .container .comment-form, .multiscroll #page #content .woocommerce .woocommerce-message .comments-area .comment-form, .comments-area .multiscroll #page #content .woocommerce .woocommerce-message .comment-form, .woocommerce .multiscroll #page #content .woocommerce-message .comments-area .comment-form, .comments-area .woocommerce .multiscroll #page #content .woocommerce-message .comment-form, .multiscroll #page #content .woocommerce-pagination .comments-area .comment-form, .comments-area .multiscroll #page #content .woocommerce-pagination .comment-form, .multiscroll #page #content .woocommerce ul.products .comments-area .comment-form, .comments-area .multiscroll #page #content .woocommerce ul.products .comment-form, .woocommerce .multiscroll #page #content ul.products .comments-area .comment-form, .comments-area .woocommerce .multiscroll #page #content ul.products .comment-form {
  height: 100% !important; }

.multiscroll .vc_column_container {
  position: static; }

.multiscroll-logo {
  position: absolute;
  top: 100px;
  left: 100px;
  z-index: 9999; }

.tm-restaurant-menu .row .col-md-12, .tm-restaurant-menu .comments-area .comment-form .col-md-12, .comments-area .tm-restaurant-menu .comment-form .col-md-12, .tm-restaurant-menu .row .col-md-6, .tm-restaurant-menu .comments-area .comment-form .col-md-6, .comments-area .tm-restaurant-menu .comment-form .col-md-6, .tm-restaurant-menu .row .col-md-4, .tm-restaurant-menu .comments-area .comment-form .col-md-4, .comments-area .tm-restaurant-menu .comment-form .col-md-4, .comments-area .comment-form .tm-restaurant-menu .row .form-submit, .tm-restaurant-menu .comments-area .comment-form .form-submit, .comments-area .tm-restaurant-menu .comment-form .form-submit, .tm-restaurant-menu .row .col-md-3, .tm-restaurant-menu .comments-area .comment-form .col-md-3, .comments-area .tm-restaurant-menu .comment-form .col-md-3 {
  margin-bottom: 40px; }

.tm-restaurant-menu .row .tm-restaurant-menu-title, .tm-restaurant-menu .comments-area .comment-form .tm-restaurant-menu-title, .comments-area .tm-restaurant-menu .comment-form .tm-restaurant-menu-title, .tm-restaurant-menu .row .tm-restaurant-menu-price, .tm-restaurant-menu .comments-area .comment-form .tm-restaurant-menu-price, .comments-area .tm-restaurant-menu .comment-form .tm-restaurant-menu-price {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: .12em;
  font-weight: 400; }

.tm-restaurant-menu .row .tm-restaurant-menu-desc, .tm-restaurant-menu .comments-area .comment-form .tm-restaurant-menu-desc, .comments-area .tm-restaurant-menu .comment-form .tm-restaurant-menu-desc {
  font-size: 15px;
  font-style: italic;
  font-family: 'PlayfairDisplay';
  letter-spacing: .02em;
  line-height: 1.4;
  color: #999999; }

.tm-restaurant-reservation .button-wrap {
  display: block;
  text-align: center;
  margin-top: 30px; }
  .tm-restaurant-reservation .button-wrap input {
    border-radius: 25px;
    padding: 16px 25px;
    font-size: 13px;
    letter-spacing: .15em; }

.tm-restaurant-reservation input[type="text"], .tm-restaurant-reservation select {
  background-color: transparent;
  background-image: url("data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEASABIAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/2wBDAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/wAARCAAFAAgDAREAAhEBAxEB/8QAFAABAAAAAAAAAAAAAAAAAAAACv/EAB8QAAAHAAIDAAAAAAAAAAAAAAECAwQFBgcSFBMVF//EABQBAQAAAAAAAAAAAAAAAAAAAAD/xAAUEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwBnTrKp17evjznRp0+H9Zvpg00PaJW83VsSXizE+mJWEkqfGRmUSS61NNFDMOY7nnDm3K5Aqrnhw//Z");
  background-repeat: no-repeat;
  background-position: 90% center;
  border: 1px solid #EEEEEE; }

.datepicker.dropdown-menu {
  max-width: 320px !important; }

.datepicker table {
  border: none !important; }

.img-w-100 .wpb_wrapper, .img-w-100 .vc_single_image-wrapper {
  width: 100%; }

.img-w-100 img {
  width: 100% !important;
  height: auto !important; }

.heli-social-group-01 .vc_icon_element-inner {
  width: auto !important;
  float: left !important;
  height: auto !important;
  margin-right: 20px !important; }

.heli-social-group-02 .icon:before {
  margin-right: 10px; }

.heli-social-group-02 .icon:hover {
  margin-left: 5px; }

.heli-social-group-02 .facebook:before {
  content: '\f09a'; }

.heli-social-group-02 .twitter:before {
  content: '\f099'; }

.heli-social-group-02 .pinterest:before {
  content: '\f0d2'; }

.heli-social-group-02 .instagram:before {
  content: '\f16d'; }

.tm-services-slides {
  position: relative; }
  .tm-services-slides .tm-services-slide {
    background: #222222;
    color: #ffffff;
    margin: 0; }
    .tm-services-slides .tm-services-slide .tm-services-slide-left {
      padding: 0; }
      .tm-services-slides .tm-services-slide .tm-services-slide-left img {
        width: 100%;
        height: auto; }
    .tm-services-slides .tm-services-slide .tm-services-slide-right {
      padding: 60px; }
      .tm-services-slides .tm-services-slide .tm-services-slide-right .tm-services-slide-title {
        font-size: 20px;
        font-weight: 800;
        margin-bottom: 30px; }
      .tm-services-slides .tm-services-slide .tm-services-slide-right .tm-services-slide-content {
        display: block; }
        .tm-services-slides .tm-services-slide .tm-services-slide-right .tm-services-slide-content ul {
          margin: 30px 0 0 0;
          padding: 0;
          list-style: none; }
          .tm-services-slides .tm-services-slide .tm-services-slide-right .tm-services-slide-content ul li {
            line-height: 32px; }
            .tm-services-slides .tm-services-slide .tm-services-slide-right .tm-services-slide-content ul li:before {
              font-family: 'Pe-icon-7-stroke';
              content: '\e685';
              margin-right: 10px;
              height: 32px;
              line-height: 32px;
              display: inline-block;
              float: left; }
      .tm-services-slides .tm-services-slide .tm-services-slide-right a.tm-services-slide-link {
        display: inline-block;
        margin-top: 40px;
        color: #ffffff;
        text-transform: uppercase;
        font-size: 12px;
        letter-spacing: .2em;
        padding: 0 0 4px 0;
        border-bottom: 1px solid #eeeeee;
        position: relative;
        overflow: hidden; }
        .tm-services-slides .tm-services-slide .tm-services-slide-right a.tm-services-slide-link:before {
          transition: left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
          content: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%0D%3C!--%20Generator%3A%20Adobe%20Fireworks%20CS6%2C%20Export%20SVG%20Extension%20by%20Aaron%20Beall%20(http%3A%2F%2Ffireworks.abeall.com)%20.%20Version%3A%200.6.1%20%20--%3E%0D%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%3Csvg%20id%3D%22Untitled-Page%25201%22%20viewBox%3D%220%200%2018%208%22%20style%3D%22background-color%3A%23ffffff00%22%20version%3D%221.1%22%0D%09xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%0D%09x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%228px%22%0D%3E%0D%09%3Cg%3E%0D%09%09%3Cpath%20id%3D%22Line%22%20d%3D%22M%201%204%20L%2016%204%20%22%20stroke%3D%22%23ffffff%22%20stroke-width%3D%221%22%20fill%3D%22none%22%2F%3E%0D%09%09%3Cpath%20d%3D%22M%2014%207%20L%2017%204%20L%2014.3333%201.3333%20%22%20stroke%3D%22%23ffffff%22%20stroke-width%3D%221%22%20fill%3D%22none%22%2F%3E%0D%09%3C%2Fg%3E%0D%3C%2Fsvg%3E');
          position: absolute;
          left: -30px;
          opacity: 0; }
        .tm-services-slides .tm-services-slide .tm-services-slide-right a.tm-services-slide-link:hover {
          border-color: transparent;
          padding-left: 30px; }
          .tm-services-slides .tm-services-slide .tm-services-slide-right a.tm-services-slide-link:hover:before {
            left: 0;
            opacity: 1; }
  .tm-services-slides .owl-controls {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 80px; }
    .tm-services-slides .owl-controls .owl-prev, .tm-services-slides .owl-controls .owl-next {
      width: 80px;
      height: 80px;
      display: inline-block;
      background: #333333;
      color: #ffffff;
      text-align: center;
      line-height: 80px;
      margin-left: 2px;
      font-size: 0; }
      .tm-services-slides .owl-controls .owl-prev:before, .tm-services-slides .owl-controls .owl-next:before {
        font-size: 20px;
        line-height: 80px; }
      .tm-services-slides .owl-controls .owl-prev:hover, .tm-services-slides .owl-controls .owl-next:hover {
        opacity: .8; }
    .tm-services-slides .owl-controls .owl-prev:before {
      content: '\f104'; }
    .tm-services-slides .owl-controls .owl-next:before {
      content: '\f105'; }

.typed-cursor {
  opacity: 1;
  animation: blink 0.7s infinite; }

@keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.tm-col-full-height .wpb_wrapper {
  height: 100%; }

/*--------------------------------------------------------------
# Woocommerce
--------------------------------------------------------------*/
.woocommerce .woocommerce-message {
  margin: auto;
  padding: 1em 2em 2.5em 3.5em !important; }

.woocommerce span.onsale {
  z-index: 2; }

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce input.button,
.woocommerce .woocommerce-message a.button {
  display: inline-block;
  padding: 14px 30px;
  border: 1px solid #1f1f1f;
  border-radius: 30px;
  background-color: transparent;
  color: #1f1f1f;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-weight: 400;
  font-size: 12px; }
  .woocommerce #respond input#submit.alt:hover,
  .woocommerce a.button.alt:hover,
  .woocommerce button.button.alt:hover,
  .woocommerce input.button.alt:hover,
  .woocommerce input.button:hover,
  .woocommerce .woocommerce-message a.button:hover {
    background-color: #222;
    color: #fff; }

.woocommerce .quantity .qty {
  margin-right: 10px;
  padding: 9px 0 9px 9px;
  border-color: #1f1f1f; }

.woocommerce div.product .product_title {
  margin-bottom: 30px;
  text-transform: uppercase;
  font-size: 32px; }

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  font-weight: 400; }

.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 10px; }

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  margin-bottom: 30px;
  color: #222;
  font-weight: normal;
  font-size: 18px; }

.woocommerce div.product .stock {
  color: #222; }

.woocommerce .related {
  margin-bottom: 40px; }
  .woocommerce .related h2 {
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 18px; }
  .woocommerce .related li.product h3 {
    font-size: 14px !important; }
  .woocommerce .related ul {
    margin: 0 -15px; }

.woocommerce ul.products li.product .price {
  color: #868686; }

.woocommerce div.product .woocommerce-tabs .panel {
  padding: 30px;
  border: 1px solid #ddd;
  border-top: 0; }

.woocommerce div.product .woocommerce-tabs ul.tabs {
  margin: 0;
  padding: 0; }
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: 0 -4px 0 0;
    padding: 10px 25px;
    border-color: #ddd;
    border-radius: 0;
    background-color: transparent; }
    .woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
      display: none; }
    .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
      background-color: #222; }
      .woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
        color: #fff; }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
      text-transform: uppercase;
      letter-spacing: .1em;
      font-weight: normal;
      font-size: 14px; }

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border-radius: 0; }

.woocommerce table.shop_table th {
  text-transform: uppercase;
  letter-spacing: .1em;
  font-weight: 300; }

.woocommerce table.shop_table td {
  padding: 15px; }

.woocommerce-cart .cart-collaterals .cart_totals table th {
  text-transform: uppercase;
  letter-spacing: .1em;
  font-weight: normal; }

.woocommerce-checkout h3 {
  text-transform: uppercase; }

#order_review_heading {
  padding: 30px 0 10px; }

.woocommerce-checkout #payment {
  margin-bottom: 70px; }

.woocommerce-cart table.cart td.actions .coupon .input-text {
  margin-right: 10px;
  padding: 11px;
  width: 120px !important; }

.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
  margin-bottom: 70px; }

.woocommerce-pagination {
  clear: both;
  margin-bottom: 50px; }

.vc_row .products {
  max-width: 1800px !important; }

.woocommerce ul.products {
  padding: 0; }
  .woocommerce ul.products li {
    text-align: center; }
    .woocommerce ul.products li h3 {
      text-transform: uppercase;
      font-weight: normal; }
    .woocommerce ul.products li .price {
      font-size: 20px !important; }
      .woocommerce ul.products li .price del,
      .woocommerce ul.products li .price ins {
        display: inline-block !important;
        font-weight: normal !important; }

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  margin: 0 0 30px;
  padding: 0 15px;
  width: 100%;
  clear: none; }
  .woocommerce ul.products li.product:hover .extra,
  .woocommerce-page ul.products li.product:hover .extra {
    visibility: visible;
    opacity: 1; }
  .woocommerce ul.products li.product .thumb,
  .woocommerce-page ul.products li.product .thumb {
    position: relative;
    margin-bottom: 30px; }
  .woocommerce ul.products li.product .extra,
  .woocommerce-page ul.products li.product .extra {
    visibility: hidden;
    border: 1px solid #ddd;
    background-color: rgba(255, 255, 255, 0.7);
    opacity: 0; }
    .woocommerce ul.products li.product .extra .button,
    .woocommerce-page ul.products li.product .extra .button {
      border-radius: 0;
      background: none; }
    .woocommerce ul.products li.product .extra i,
    .woocommerce-page ul.products li.product .extra i {
      margin-right: 20px;
      vertical-align: middle;
      font-size: 30px; }

.cart_totals h2 {
  text-transform: uppercase; }

.product_meta .sku_wrapper,
.product_meta .posted_in,
.product_meta .tagged_as {
  display: block;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-weight: normal; }
  .product_meta .sku_wrapper a,
  .product_meta .posted_in a,
  .product_meta .tagged_as a {
    text-transform: none;
    letter-spacing: normal;
    font-weight: 300; }

.woocommerce span.onsale {
  min-width: 50px;
  min-height: 50px;
  background-color: #222;
  text-transform: uppercase;
  font-weight: 400; }

.widget_product_search {
  margin-top: 15px; }
  .widget_product_search input[type=submit] {
    display: none; }

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
  float: left;
  margin-right: 10px;
  margin-left: 0;
  width: 100px; }

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
  font-weight: normal; }

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
  padding: 10px 0; }

.woocommerce div.product div.summary div[itemprop="description"] {
  margin-bottom: 30px; }

.woocommerce-ordering select {
  padding: 8px 15px;
  background: url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEASABIAAD/2wBDAAYEBAQFBAYFBQYJBgUGCQsIBgYICwwKCgsKCgwQDAwMDAwMEAwODxAPDgwTExQUExMcGxsbHCAgICAgICAgICD/2wBDAQcHBw0MDRgQEBgaFREVGiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICD/wAARCAAoACgDAREAAhEBAxEB/8QAFgABAQEAAAAAAAAAAAAAAAAABgAF/8QALRAAAAQEAwgABwAAAAAAAAAAAQIDBAAFBgcREhcTN0FWdZW00xQVISIyQnP/xAAUAQEAAAAAAAAAAAAAAAAAAAAA/8QAFBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8AC3DuHX7Wv6matammqDZCavkkEEnzkhCEI5OBSlKBwAAAAwAAgD2ptyOa5x3B17IC1NuRzXOO4OvZAWptyOa5x3B17IBDby4dfuq/plq6qaartl5qxSXQVfOTkOQ7kgGKYonEBAQHAQGAPXN3kVX1iYeUpAGoCgKAS2y3kUp1iX+UnAVzd5FV9YmHlKQBqA2GclZOkUnfxxUWaeHzLPl2yP8ANPEBWz/pl4/Q2UPuEMpXZ7Q+yx2WI5M35ZeGOHGARWy3kUp1iX+UnAVzd5FV9YmHlKQBqAoCgEtst5FKdYl/lJwCG4dvK/dV/UzprTM1XbLzV8qgukxcnIch3JxKYpgIICAgOICEAe0yuRypOO3uvXAWmVyOVJx29164C0yuRypOO3uvXAIbeW8r9rX9MunVMzVBshNWKq66rFyQhCEckExjGEgAAAAYiIwH/9k=') right center no-repeat; }

.woocommerce nav.woocommerce-pagination ul {
  border: 0; }
  .woocommerce nav.woocommerce-pagination ul li {
    margin-right: 10px;
    min-width: 35px;
    border: 1px solid #222; }
    .woocommerce nav.woocommerce-pagination ul li span.current {
      background-color: #222;
      color: #fff; }
    .woocommerce nav.woocommerce-pagination ul li a:hover {
      background-color: #222;
      color: #fff; }
  .woocommerce nav.woocommerce-pagination ul .next,
  .woocommerce nav.woocommerce-pagination ul .prev {
    font-size: 0; }
    .woocommerce nav.woocommerce-pagination ul .next:before,
    .woocommerce nav.woocommerce-pagination ul .prev:before {
      display: inline-block;
      padding: 10px;
      content: "\f061";
      font-size: 12px; }
  .woocommerce nav.woocommerce-pagination ul .prev:before {
    content: '\f060'; }

button {
  outline: none; }

.woocommerce-page.columns-3 ul.products li.product,
.woocommerce.columns-3 ul.products li.product {
  width: 33.3333333%; }

/*--------------------------------------------------------------
# Visual Composer
--------------------------------------------------------------*/
.latest-portfolio {
  position: relative; }
  .latest-portfolio h2.title {
    margin-top: 60px;
    margin-bottom: 10%;
    text-transform: uppercase;
    font-size: 32px; }
  .latest-portfolio .right div {
    margin: 0;
    padding: 50px;
    background-color: #222;
    color: #888; }
  .latest-portfolio .right h2 {
    text-transform: uppercase;
    font-size: 36px;
    line-height: 1.3; }
    .latest-portfolio .right h2 a {
      color: #fff; }
  .latest-portfolio .owl-controls .owl-nav {
    position: absolute;
    right: 0; }
    .latest-portfolio .owl-controls .owl-nav div {
      display: inline-block !important;
      margin: 5px;
      width: 80px;
      height: 80px;
      font-size: 0;
      line-height: 80px; }
      .latest-portfolio .owl-controls .owl-nav div:before {
        display: block;
        width: 80px;
        height: 80px;
        background-color: #222;
        color: #fff;
        text-align: center;
        font-size: 60px;
        line-height: 80px; }
      .latest-portfolio .owl-controls .owl-nav div.owl-prev:before {
        content: "\e686"; }
      .latest-portfolio .owl-controls .owl-nav div.owl-next:before {
        content: "\e684"; }

body .vc_btn3.vc_btn3-shape-rounded {
  border-radius: 40px; }

body .vc_btn3.vc_btn3-style-outline-custom,
body .vc_general.vc_btn3:hover,
body .vc_general.vc_btn3:focus {
  border-width: 1px; }

body .vc_btn3 {
  letter-spacing: .2em;
  font-weight: 400; }
  body .vc_btn3.vc_btn3-size-sm, body .vc_btn3.vc_btn3-size-md {
    padding: 12px 27px; }
    body .vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left, body .vc_btn3.vc_btn3-size-md.vc_btn3-icon-left {
      padding-left: 40px; }

.eg-heli-news-01-element-16 {
  letter-spacing: .2rem; }

.eg-heli-news-01-element-16-a {
  position: relative; }
  .eg-heli-news-01-element-16-a:before {
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 50px;
    height: 1px;
    background-color: #ddd;
    content: ''; }

.tp-caption .social-icons a {
  margin-right: 0 !important;
  color: #fff !important;
  font-size: 14px !important; }

.tp-caption b {
  font-weight: bold !important; }

.tp-caption .vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom {
  height: 38px; }

.vc_progress_bar .vc_single_bar {
  margin-bottom: 60px !important;
  height: 3px;
  background-color: #ddd !important; }
  .vc_progress_bar .vc_single_bar .vc_label {
    position: absolute !important;
    top: -35px;
    text-transform: uppercase;
    font-size: 14px; }

.eg-heli-news-01-element-17:after {
  padding-left: 10px;
  content: '/'; }

.eg-heli-team-01-content {
  position: relative;
  z-index: 2;
  margin: -50px 30px 0; }

.eg-heli-team-01-element-10 {
  letter-spacing: .1em; }

.esg-content span {
  color: #666; }

.esg-content span:hover {
  color: #fff; }

.eg-heli-team-01-content {
  text-align: center !important; }

.eg-heli-services-01-wrapper .esg-bc {
  right: 70px;
  bottom: -70px;
  left: 70px;
  z-index: 99;
  width: auto;
  background-color: #1f1f1f; }

.eg-heli-services-01-wrapper .esg-entry-cover {
  overflow: visible !important; }

.eg-heli-services-01-wrapper .eg-heli-services-01-element-3 {
  letter-spacing: .1em; }
  .eg-heli-services-01-wrapper .eg-heli-services-01-element-3:hover {
    letter-spacing: .1em; }

.heli-faq .vc_icon_element {
  margin-right: 30px; }

.vc_toggle_content {
  margin: 0 !important;
  padding: 20px !important;
  border: 1px solid #ddd !important; }

.vc_toggle_title {
  padding: 20px !important;
  background-color: #eee; }
  .vc_toggle_title h4 {
    font-weight: normal; }
  .vc_toggle_title i {
    display: none !important; }
  .vc_toggle_title:before {
    display: inline-block;
    margin-right: 20px;
    content: "\e689";
    vertical-align: middle;
    font-size: 30px; }

.vc_toggle_active .vc_toggle_title {
  background-color: #222; }
  .vc_toggle_active .vc_toggle_title:before {
    transform: rotate(-90deg);
    color: #fff; }
  .vc_toggle_active .vc_toggle_title h4 {
    color: #fff; }

.vc_custom_heading b,
.tp-caption b,
.entry-title b {
  font-weight: 900 !important; }

.eg-icon-search:before {
  content: "\e618";
  font-size: 30px; }

.eg-heli-portfolio-01-element-1:hover {
  color: #fff; }

.eg-heli-portfolio-01-container:before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid #333;
  content: ''; }

.eg-heli-news-01-element-17,
.eg-heli-news-01-element-18-a {
  letter-spacing: .05em; }

a.eg-heli-portfolio-01-element-3 {
  color: #fff !important;
  letter-spacing: .1em; }

.gotoshop > div:last-child {
  border: 0; }

.pricing-table {
  position: relative;
  padding: 10px;
  border: 1px solid #ddd; }
  .pricing-table .pricing-table-price-container {
    position: absolute;
    top: -10px;
    left: -10px;
    min-width: 90px;
    height: 90px;
    background-color: #222;
    color: #fff;
    text-align: center;
    line-height: 90px; }
    .featured > .pricing-table .pricing-table-price-container {
      background-color: #4bb487; }
  .pricing-table .pricing-table-figure {
    font-size: 48px; }
  .pricing-table .pricing-table-heading-container {
    padding: 20px 20px 30px 90px;
    height: 80px;
    text-align: center; }
    .pricing-table .pricing-table-heading-container h3 {
      font-weight: normal;
      font-size: 16px;
      line-height: 1; }
    .pricing-table .pricing-table-heading-container h5 {
      color: #888;
      letter-spacing: 0;
      font-style: italic; }
  .pricing-table .pricing-table-features ul {
    margin: 0;
    padding: 20px 0 0 20px; }
  .pricing-table .pricing-table-features li {
    margin-bottom: 10px;
    list-style: none; }
    .pricing-table .pricing-table-features li:before {
      margin-right: 10px;
      content: "\e684"; }

.pricing-table-button {
  margin-top: 30px;
  text-align: center; }
  .pricing-table-button .btn2 {
    display: inline-block;
    padding: 8px 20px;
    border: 1px solid #888;
    border-radius: 30px;
    letter-spacing: .1em;
    font-size: 12px; }
    .pricing-table-button .btn2:hover {
      background-color: #222;
      color: #fff; }

.wpb_text_column {
  letter-spacing: .05em; }

.esg-grid .mainul li.eg-heli-news-01-wrapper .esg-entry-media img,
.esg-grid .mainul li.eg-heli-news-01-wrapper .esg-cc {
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.esg-grid .mainul li.eg-heli-news-01-wrapper .esg-cc {
  visibility: hidden;
  opacity: 0; }

.esg-grid .mainul li.eg-heli-news-01-wrapper .esg-entry-cover .esg-overlay {
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  visibility: hidden;
  opacity: 0; }

.esg-grid .mainul li.eg-heli-news-01-wrapper:hover .esg-entry-media img {
  transform: scale(1.1); }

.esg-grid .mainul li.eg-heli-news-01-wrapper:hover .esg-cc {
  visibility: visible;
  opacity: 1; }

.esg-grid .mainul li.eg-heli-news-01-wrapper:hover .esg-entry-cover .esg-overlay {
  visibility: visible;
  opacity: 1; }

body .vc_btn3.vc_btn3-size-sm:not(.vc_btn3-icon-left) {
  padding: 12px 30px;
  text-transform: uppercase; }
  body .vc_btn3.vc_btn3-size-sm:not(.vc_btn3-icon-left):after {
    display: inline-block;
    visibility: hidden;
    margin-left: -18px;
    transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    content: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%0D%3C!--%20Generator%3A%20Adobe%20Fireworks%20CS6%2C%20Export%20SVG%20Extension%20by%20Aaron%20Beall%20(http%3A%2F%2Ffireworks.abeall.com)%20.%20Version%3A%200.6.1%20%20--%3E%0D%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%3Csvg%20id%3D%22Untitled-Page%25201%22%20viewBox%3D%220%200%2018%208%22%20style%3D%22background-color%3A%23ffffff00%22%20version%3D%221.1%22%0D%09xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%0D%09x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%228px%22%0D%3E%0D%09%3Cg%3E%0D%09%09%3Cpath%20id%3D%22Line%22%20d%3D%22M%201%204%20L%2016%204%20%22%20stroke%3D%22%23ffffff%22%20stroke-width%3D%221%22%20fill%3D%22none%22%2F%3E%0D%09%09%3Cpath%20d%3D%22M%2014%207%20L%2017%204%20L%2014.3333%201.3333%20%22%20stroke%3D%22%23ffffff%22%20stroke-width%3D%221%22%20fill%3D%22none%22%2F%3E%0D%09%3C%2Fg%3E%0D%3C%2Fsvg%3E');
    opacity: 0; }
  body .vc_btn3.vc_btn3-size-sm:not(.vc_btn3-icon-left):hover {
    padding-right: 38px;
    padding-left: 22px; }
    body .vc_btn3.vc_btn3-size-sm:not(.vc_btn3-icon-left):hover:after {
      transform: translateX(18px);
      visibility: visible;
      opacity: 1; }

body .vc_btn3.vc_btn3-size-sm:not(.vc_btn3-icon-left).vc_btn3-color-white:after {
  content: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%0D%3C!--%20Generator%3A%20Adobe%20Fireworks%20CS6%2C%20Export%20SVG%20Extension%20by%20Aaron%20Beall%20(http%3A%2F%2Ffireworks.abeall.com)%20.%20Version%3A%200.6.1%20%20--%3E%0D%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%3Csvg%20id%3D%22Untitled-Page%25201%22%20viewBox%3D%220%200%2018%208%22%20style%3D%22background-color%3A%23ffffff00%22%20version%3D%221.1%22%0D%09xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%0D%09x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%228px%22%0D%3E%0D%09%3Cg%3E%0D%09%09%3Cpath%20id%3D%22Line%22%20d%3D%22M%201%204%20L%2016%204%20%22%20stroke%3D%22%23222222%22%20stroke-width%3D%221%22%20fill%3D%22none%22%2F%3E%0D%09%09%3Cpath%20d%3D%22M%2014%207%20L%2017%204%20L%2014.3333%201.3333%20%22%20stroke%3D%22%23222222%22%20stroke-width%3D%221%22%20fill%3D%22none%22%2F%3E%0D%09%3C%2Fg%3E%0D%3C%2Fsvg%3E'); }

body .vc_btn3.vc_btn3-size-md:not(.vc_btn3-icon-left),
body .tm-heli-button-black,
body .tm-heli-button-white,
body .tm-heli-button-black-outline,
body .tm-heli-button-white-outline {
  padding: 18px 35px !important; }
  body .vc_btn3.vc_btn3-size-md:not(.vc_btn3-icon-left):after,
  body .tm-heli-button-black:after,
  body .tm-heli-button-white:after,
  body .tm-heli-button-black-outline:after,
  body .tm-heli-button-white-outline:after {
    display: inline-block;
    visibility: hidden;
    margin-left: -18px;
    transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    content: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%0D%3C!--%20Generator%3A%20Adobe%20Fireworks%20CS6%2C%20Export%20SVG%20Extension%20by%20Aaron%20Beall%20(http%3A%2F%2Ffireworks.abeall.com)%20.%20Version%3A%200.6.1%20%20--%3E%0D%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%3Csvg%20id%3D%22Untitled-Page%25201%22%20viewBox%3D%220%200%2018%208%22%20style%3D%22background-color%3A%23ffffff00%22%20version%3D%221.1%22%0D%09xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%0D%09x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%228px%22%0D%3E%0D%09%3Cg%3E%0D%09%09%3Cpath%20id%3D%22Line%22%20d%3D%22M%201%204%20L%2016%204%20%22%20stroke%3D%22%23ffffff%22%20stroke-width%3D%221%22%20fill%3D%22none%22%2F%3E%0D%09%09%3Cpath%20d%3D%22M%2014%207%20L%2017%204%20L%2014.3333%201.3333%20%22%20stroke%3D%22%23ffffff%22%20stroke-width%3D%221%22%20fill%3D%22none%22%2F%3E%0D%09%3C%2Fg%3E%0D%3C%2Fsvg%3E');
    opacity: 0; }
  body .vc_btn3.vc_btn3-size-md:not(.vc_btn3-icon-left):hover,
  body .tm-heli-button-black:hover,
  body .tm-heli-button-white:hover,
  body .tm-heli-button-black-outline:hover,
  body .tm-heli-button-white-outline:hover {
    padding-right: 43px !important;
    padding-left: 27px !important; }
    body .vc_btn3.vc_btn3-size-md:not(.vc_btn3-icon-left):hover:after,
    body .tm-heli-button-black:hover:after,
    body .tm-heli-button-white:hover:after,
    body .tm-heli-button-black-outline:hover:after,
    body .tm-heli-button-white-outline:hover:after {
      transform: translateX(18px);
      visibility: visible;
      opacity: 1; }

body .vc_btn3.vc_btn3-size-md:not(.vc_btn3-icon-left).vc_btn3-color-white:after,
body .tm-heli-button-white:after,
body .tm-heli-button-white-outline:after {
  content: url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%0D%3C!--%20Generator%3A%20Adobe%20Fireworks%20CS6%2C%20Export%20SVG%20Extension%20by%20Aaron%20Beall%20(http%3A%2F%2Ffireworks.abeall.com)%20.%20Version%3A%200.6.1%20%20--%3E%0D%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%3Csvg%20id%3D%22Untitled-Page%25201%22%20viewBox%3D%220%200%2018%208%22%20style%3D%22background-color%3A%23ffffff00%22%20version%3D%221.1%22%0D%09xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%0D%09x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%228px%22%0D%3E%0D%09%3Cg%3E%0D%09%09%3Cpath%20id%3D%22Line%22%20d%3D%22M%201%204%20L%2016%204%20%22%20stroke%3D%22%23222222%22%20stroke-width%3D%221%22%20fill%3D%22none%22%2F%3E%0D%09%09%3Cpath%20d%3D%22M%2014%207%20L%2017%204%20L%2014.3333%201.3333%20%22%20stroke%3D%22%23222222%22%20stroke-width%3D%221%22%20fill%3D%22none%22%2F%3E%0D%09%3C%2Fg%3E%0D%3C%2Fsvg%3E'); }

body .vc_btn3.vc_btn3-style-outline, body .vc_btn3.vc_btn3-style-outline-custom, body .vc_btn3.vc_btn3-style-outline-custom:focus, body .vc_btn3.vc_btn3-style-outline-custom:hover, body .vc_btn3.vc_btn3-style-outline:focus, body .vc_btn3.vc_btn3-style-outline:hover {
  border-width: 1px; }

body .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline.active, body .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:active, body .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:focus, body .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:hover {
  color: #222; }

body .vc_col-has-fill > .vc_column-inner, body .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, body .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, body .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, body .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, body .vc_row-has-fill > .vc_column_container > .vc_column-inner, body .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, body .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
  padding-top: 0; }

body .tm-heli-button-black a, body .tm-heli-button-black a:hover {
  color: #fff; }

.wpb_button, .wpb_wrapper > div:last-child {
  margin-bottom: 0; }

body .esg-clear {
  margin-bottom: -10px !important;
  height: 0 !important; }

body .vc_tta-color-white.vc_tta-style-flat .vc_tta-panels-container {
  border: 1px solid #ddd; }

body .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab {
  margin-right: -1px;
  border: 1px solid #ddd;
  border-bottom: 0; }

body .vc_tta-color-white.vc_tta-style-flat .vc_tta-title-text {
  letter-spacing: .1em;
  font-weight: normal;
  font-size: 14px; }

body .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab > a {
  padding: 10px 30px;
  background: #fff; }

body .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active > a,
body .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab > a:hover {
  background-color: #222;
  color: #fff; }

body .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs-position-top .vc_tta-panels {
  border: none !important; }

body .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs-position-top .vc_tta-tabs-list li:last-child a {
  border: none; }

body .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs-position-top .vc_tta-title-text {
  letter-spacing: .1em;
  font-size: 14px; }

body .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs-position-top .vc_tta-panel-body {
  padding: 0; }

body .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs-position-top .vc_tta-tab > a {
  margin-right: 30px;
  margin-bottom: 20px;
  padding: 0 30px 0 0;
  border: none;
  border-right: 1px solid #ddd;
  background: #fff; }

body .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs-position-top .vc_tta-tab.vc_active > a,
body .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs-position-top .vc_tta-tab > a:hover {
  color: #222;
  font-weight: 700; }

body .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs-position-left .vc_tta-panels {
  border: none !important; }

body .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs-position-left .vc_tta-title-text {
  letter-spacing: .1em;
  font-weight: normal;
  font-size: 14px; }

body .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs-position-left .vc_tta-panel-body {
  padding: 0 20px; }

body .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs-position-left .vc_tta-tab > a {
  margin-bottom: 2px;
  padding: 10px 30px;
  border: none;
  border-bottom: 1px solid #ddd;
  background: #fff; }

body .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs-position-left .vc_tta-tab.vc_active > a,
body .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs-position-left .vc_tta-tab > a:hover {
  background-color: #222;
  color: #fff; }

.vc_progress_bar .value-item > span .vc_bar .vc_label_units,
.vc_progress_bar .value-item .content-item .vc_bar .vc_label_units {
  position: absolute;
  top: -50px;
  right: -20px;
  padding: 6px 7px;
  background-color: #111;
  color: #fff;
  letter-spacing: 0.05em;
  font-size: 14px;
  line-height: 1em; }

.vc_progress_bar .value-item > span .vc_bar .vc_label_units:after,
.vc_progress_bar .value-item .content-item .vc_bar .vc_label_units:after {
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -5px;
  width: 0;
  height: 0;
  border-top: 6px solid #111;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  content: ''; }

.vc_progress_bar .value-item > span,
.vc_progress_bar .value-item .content-item {
  display: table-cell; }

.vc_progress_bar .value-item > span {
  position: relative;
  padding-right: 20px;
  width: 50px;
  color: #222;
  text-align: center;
  font-size: 25px; }
  .vc_progress_bar .value-item > span:before {
    position: absolute;
    top: 7px;
    left: 10px; }

.vc_progress_bar .value-item > span,
.vc_progress_bar .value-item .content-item {
  display: table-cell; }

.vc_progress_bar .value-item {
  position: relative;
  display: table;
  margin-top: -30px;
  width: 100%; }

.vc_progress_bar .vc_label {
  display: inline-block;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px; }

/***
 Instagram
***/
.tm-instagram {
  padding: 0; }
  .tm-instagram .tm-instagram img {
    width: 100% !important;
    height: auto; }
  .tm-instagram-pics {
    margin: 0;
    padding: 0; }
    .tm-instagram-pics .item {
      position: relative;
      list-style: none; }
      .tm-instagram-pics .item:hover .overlay, .tm-instagram-pics .item:hover .item-info {
        visibility: visible;
        opacity: 1; }
      .tm-instagram-pics .item:hover .play-button {
        visibility: hidden;
        opacity: 0; }
      .tm-instagram-pics .item .play-button {
        display: none; }
      .tm-instagram-pics .item .overlay {
        position: absolute;
        top: 0;
        left: 0;
        visibility: hidden;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.8);
        content: '';
        opacity: 0; }
        .tm-instagram-pics .item .overlay a {
          font-size: 0; }
    .tm-instagram-pics .item-info {
      position: absolute;
      top: 50%;
      left: 0;
      z-index: 1;
      display: block;
      visibility: hidden;
      margin: 0;
      margin-top: -10px;
      padding: 0;
      width: 100%;
      text-align: center;
      font-size: 0;
      opacity: 0;
      cursor: pointer;
      backface-visibility: hidden; }
      .tm-instagram-pics .item-info > li {
        display: inline-block;
        padding: 0 10px;
        color: #fff;
        vertical-align: top;
        font-size: 14px; }
        .tm-instagram-pics .item-info > li a {
          color: #fff !important; }
        .tm-instagram-pics .item-info > li:before {
          display: inline-block;
          margin-right: 5px;
          vertical-align: middle;
          font-size: 16px; }
        .tm-instagram-pics .item-info > li.likes:before {
          content: '\f08a'; }
        .tm-instagram-pics .item-info > li.comments:before {
          content: '\f0e5'; }
  .tm-instagram-follow-links {
    margin-top: 25px;
    margin-bottom: 0;
    text-align: center;
    font-size: 14px; }

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.tax-project-category .page-title {
  margin-bottom: 30px; }

.tax-project-category .projects {
  margin: 0;
  padding: 0;
  list-style: none; }
  .tax-project-category .projects.projects-masonry {
    display: none; }
  .tax-project-category .projects .type-project {
    position: absolute;
    float: left;
    margin: 0 0 15px;
    background-color: transparent; }
    .tax-project-category .projects .type-project.column-1 {
      width: calc(100%); }
    .tax-project-category .projects .type-project.column-2 {
      width: calc(100% / 2 - 7.5px); }
    .tax-project-category .projects .type-project.column-3 {
      width: calc(100% / 3 - 10px); }
    .tax-project-category .projects .type-project.column-4 {
      width: calc(100% / 4 - 11.25px); }
    .tax-project-category .projects .type-project.column-5 {
      width: calc(100% / 5 - 12px); }
    .tax-project-category .projects .type-project:before,
    .tax-project-category .projects .type-project h3,
    .tax-project-category .projects .type-project .project-icon-zoom,
    .tax-project-category .projects .type-project .project-loop-category-container {
      transition: all .3s; }
    .tax-project-category .projects .type-project:before, .tax-project-category .projects .type-project:after,
    .tax-project-category .projects .type-project h3,
    .tax-project-category .projects .type-project .project-icon-zoom,
    .tax-project-category .projects .type-project .project-loop-category-container {
      position: absolute;
      opacity: 0; }
    .tax-project-category .projects .type-project:before {
      z-index: 1;
      display: block;
      width: 100%;
      height: 100%;
      background-color: rgba(17, 17, 17, 0.95);
      content: ""; }
    .tax-project-category .projects .type-project:after {
      top: 30px;
      right: 30px;
      bottom: 30px;
      left: 30px;
      z-index: 2;
      border: 1px solid #333;
      content: ""; }
    .tax-project-category .projects .type-project .project-loop-category-container {
      bottom: 20px;
      z-index: 10;
      width: 100%;
      color: #888;
      text-align: center; }
      .tax-project-category .projects .type-project .project-loop-category-container a {
        color: #888; }
        .tax-project-category .projects .type-project .project-loop-category-container a:hover {
          color: #fff; }
    .tax-project-category .projects .type-project h3 {
      bottom: 30px;
      left: 50%;
      z-index: 3;
      width: 100%;
      color: #fff;
      text-align: center;
      text-transform: uppercase;
      font-weight: 400;
      font-size: 16px;
      line-height: 22px;
      transform: translateX(-50%); }
    .tax-project-category .projects .type-project figure {
      margin: 0; }
    .tax-project-category .projects .type-project .project-icon-zoom {
      top: 50%;
      left: 50%;
      z-index: 10;
      margin-top: -50px;
      color: #fff;
      font-size: 30px;
      opacity: 0;
      transform: translate(-50%, -50%); }
    .tax-project-category .projects .type-project:hover:before, .tax-project-category .projects .type-project:hover:after,
    .tax-project-category .projects .type-project:hover h3,
    .tax-project-category .projects .type-project:hover .project-loop-category-container,
    .tax-project-category .projects .type-project:hover .project-icon-zoom {
      opacity: 1; }
    .tax-project-category .projects .type-project:hover .project-icon-zoom {
      margin-top: 0; }
    .tax-project-category .projects .type-project:hover h3 {
      bottom: 70px; }
    .tax-project-category .projects .type-project:hover .project-loop-category-container {
      bottom: 50px; }

.myportfolio-container .esg-entry-cover .esg-bc a,
.myportfolio-container .esg-entry-cover .esg-bc a:visited {
  color: #888; }

.myportfolio-container .esg-entry-cover .esg-bc a:hover {
  color: #fff; }

/*--------------------------------------------------------------
# Essential Grid
--------------------------------------------------------------*/
#esg-client-grid .esg-entry-cover .esg-top[class*="eg-post-"] {
  position: absolute; }

#esg-client-grid:hover .esg-filters {
  opacity: 1; }
  #esg-client-grid:hover .esg-filters.esg-navbutton-solo-left {
    left: -60px;
    padding-right: 40px; }
  #esg-client-grid:hover .esg-filters.esg-navbutton-solo-right {
    right: -60px;
    padding-left: 40px; }

#esg-client-grid .esg-filters {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 60px;
  transition: left 0.3s, right 0.3s, opacity 0.3s;
  opacity: 0; }
  #esg-client-grid .esg-filters.esg-navbutton-solo-left {
    left: -100px; }
  #esg-client-grid .esg-filters.esg-navbutton-solo-right {
    right: -100px; }
  #esg-client-grid .esg-filters .esg-navigationbutton {
    margin-bottom: 0 !important;
    border-radius: 0;
    width: 40px;
    height: 60px;
    border: none;
    background-color: #eee;
    transition: background-color 0.3s; }
    #esg-client-grid .esg-filters .esg-navigationbutton:hover {
      background-color: #222;
      box-shadow: none; }
      #esg-client-grid .esg-filters .esg-navigationbutton:hover i {
        color: #fff; }
    #esg-client-grid .esg-filters .esg-navigationbutton i {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      color: #333;
      transition: color 0.3s; }

/*--------------------------------------------------------------
# Classes
--------------------------------------------------------------*/
.text-align-center {
  text-align: center; }
@media (min-width: 20em) {
  .col-xs-1 {
    -ms-flex: 8.33333%;
    flex: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-xs-2 {
    -ms-flex: 16.66667%;
    flex: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-xs-3 {
    -ms-flex: 25%;
    flex: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-xs-4 {
    -ms-flex: 33.33333%;
    flex: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-xs-5 {
    -ms-flex: 41.66667%;
    flex: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-xs-6 {
    -ms-flex: 50%;
    flex: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-xs-7 {
    -ms-flex: 58.33333%;
    flex: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-xs-8 {
    -ms-flex: 66.66667%;
    flex: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-xs-9 {
    -ms-flex: 75%;
    flex: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-xs-10 {
    -ms-flex: 83.33333%;
    flex: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-xs-11 {
    -ms-flex: 91.66667%;
    flex: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-xs-12 {
    -ms-flex: 100%;
    flex: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-xs-pull-0 {
    right: auto; }
  .col-xs-pull-1 {
    right: 8.33333%; }
  .col-xs-pull-2 {
    right: 16.66667%; }
  .col-xs-pull-3 {
    right: 25%; }
  .col-xs-pull-4 {
    right: 33.33333%; }
  .col-xs-pull-5 {
    right: 41.66667%; }
  .col-xs-pull-6 {
    right: 50%; }
  .col-xs-pull-7 {
    right: 58.33333%; }
  .col-xs-pull-8 {
    right: 66.66667%; }
  .col-xs-pull-9 {
    right: 75%; }
  .col-xs-pull-10 {
    right: 83.33333%; }
  .col-xs-pull-11 {
    right: 91.66667%; }
  .col-xs-pull-12 {
    right: 100%; }
  .col-xs-push-0 {
    left: auto; }
  .col-xs-push-1 {
    left: 8.33333%; }
  .col-xs-push-2 {
    left: 16.66667%; }
  .col-xs-push-3 {
    left: 25%; }
  .col-xs-push-4 {
    left: 33.33333%; }
  .col-xs-push-5 {
    left: 41.66667%; }
  .col-xs-push-6 {
    left: 50%; }
  .col-xs-push-7 {
    left: 58.33333%; }
  .col-xs-push-8 {
    left: 66.66667%; }
  .col-xs-push-9 {
    left: 75%; }
  .col-xs-push-10 {
    left: 83.33333%; }
  .col-xs-push-11 {
    left: 91.66667%; }
  .col-xs-push-12 {
    left: 100%; }
  .col-xs-offset-0 {
    margin-left: 0%; }
  .col-xs-offset-1 {
    margin-left: 8.33333%; }
  .col-xs-offset-2 {
    margin-left: 16.66667%; }
  .col-xs-offset-3 {
    margin-left: 25%; }
  .col-xs-offset-4 {
    margin-left: 33.33333%; }
  .col-xs-offset-5 {
    margin-left: 41.66667%; }
  .col-xs-offset-6 {
    margin-left: 50%; }
  .col-xs-offset-7 {
    margin-left: 58.33333%; }
  .col-xs-offset-8 {
    margin-left: 66.66667%; }
  .col-xs-offset-9 {
    margin-left: 75%; }
  .col-xs-offset-10 {
    margin-left: 83.33333%; }
  .col-xs-offset-11 {
    margin-left: 91.66667%; }
  .col-xs-offset-12 {
    margin-left: 100%; }
  .hidden-xs-up {
    display: none !important; }
  body .margin-top-xs-0 {
    margin-top: 0px !important; }
  body .padding-top-xs-0 {
    padding-top: 0px !important; }
  body .margin-top-xs-10 {
    margin-top: 10px !important; }
  body .padding-top-xs-10 {
    padding-top: 10px !important; }
  body .margin-top-xs-20 {
    margin-top: 20px !important; }
  body .padding-top-xs-20 {
    padding-top: 20px !important; }
  body .margin-top-xs-30 {
    margin-top: 30px !important; }
  body .padding-top-xs-30 {
    padding-top: 30px !important; }
  body .margin-top-xs-40 {
    margin-top: 40px !important; }
  body .padding-top-xs-40 {
    padding-top: 40px !important; }
  body .margin-top-xs-50 {
    margin-top: 50px !important; }
  body .padding-top-xs-50 {
    padding-top: 50px !important; }
  body .margin-top-xs-60 {
    margin-top: 60px !important; }
  body .padding-top-xs-60 {
    padding-top: 60px !important; }
  body .margin-top-xs-70 {
    margin-top: 70px !important; }
  body .padding-top-xs-70 {
    padding-top: 70px !important; }
  body .margin-top-xs-80 {
    margin-top: 80px !important; }
  body .padding-top-xs-80 {
    padding-top: 80px !important; }
  body .margin-top-xs-90 {
    margin-top: 90px !important; }
  body .padding-top-xs-90 {
    padding-top: 90px !important; }
  body .margin-top-xs-100 {
    margin-top: 100px !important; }
  body .padding-top-xs-100 {
    padding-top: 100px !important; }
  body .margin-top-xs-110 {
    margin-top: 110px !important; }
  body .padding-top-xs-110 {
    padding-top: 110px !important; }
  body .margin-top-xs-120 {
    margin-top: 120px !important; }
  body .padding-top-xs-120 {
    padding-top: 120px !important; }
  body .margin-top-xs-130 {
    margin-top: 130px !important; }
  body .padding-top-xs-130 {
    padding-top: 130px !important; }
  body .margin-top-xs-140 {
    margin-top: 140px !important; }
  body .padding-top-xs-140 {
    padding-top: 140px !important; }
  body .margin-top-xs-150 {
    margin-top: 150px !important; }
  body .padding-top-xs-150 {
    padding-top: 150px !important; }
  body .margin-top-xs-160 {
    margin-top: 160px !important; }
  body .padding-top-xs-160 {
    padding-top: 160px !important; }
  body .margin-top-xs-170 {
    margin-top: 170px !important; }
  body .padding-top-xs-170 {
    padding-top: 170px !important; }
  body .margin-top-xs-180 {
    margin-top: 180px !important; }
  body .padding-top-xs-180 {
    padding-top: 180px !important; }
  body .margin-top-xs-190 {
    margin-top: 190px !important; }
  body .padding-top-xs-190 {
    padding-top: 190px !important; }
  body .margin-top-xs-200 {
    margin-top: 200px !important; }
  body .padding-top-xs-200 {
    padding-top: 200px !important; }
  body .margin-right-xs-0 {
    margin-right: 0px !important; }
  body .padding-right-xs-0 {
    padding-right: 0px !important; }
  body .margin-right-xs-10 {
    margin-right: 10px !important; }
  body .padding-right-xs-10 {
    padding-right: 10px !important; }
  body .margin-right-xs-20 {
    margin-right: 20px !important; }
  body .padding-right-xs-20 {
    padding-right: 20px !important; }
  body .margin-right-xs-30 {
    margin-right: 30px !important; }
  body .padding-right-xs-30 {
    padding-right: 30px !important; }
  body .margin-right-xs-40 {
    margin-right: 40px !important; }
  body .padding-right-xs-40 {
    padding-right: 40px !important; }
  body .margin-right-xs-50 {
    margin-right: 50px !important; }
  body .padding-right-xs-50 {
    padding-right: 50px !important; }
  body .margin-right-xs-60 {
    margin-right: 60px !important; }
  body .padding-right-xs-60 {
    padding-right: 60px !important; }
  body .margin-right-xs-70 {
    margin-right: 70px !important; }
  body .padding-right-xs-70 {
    padding-right: 70px !important; }
  body .margin-right-xs-80 {
    margin-right: 80px !important; }
  body .padding-right-xs-80 {
    padding-right: 80px !important; }
  body .margin-right-xs-90 {
    margin-right: 90px !important; }
  body .padding-right-xs-90 {
    padding-right: 90px !important; }
  body .margin-right-xs-100 {
    margin-right: 100px !important; }
  body .padding-right-xs-100 {
    padding-right: 100px !important; }
  body .margin-right-xs-110 {
    margin-right: 110px !important; }
  body .padding-right-xs-110 {
    padding-right: 110px !important; }
  body .margin-right-xs-120 {
    margin-right: 120px !important; }
  body .padding-right-xs-120 {
    padding-right: 120px !important; }
  body .margin-right-xs-130 {
    margin-right: 130px !important; }
  body .padding-right-xs-130 {
    padding-right: 130px !important; }
  body .margin-right-xs-140 {
    margin-right: 140px !important; }
  body .padding-right-xs-140 {
    padding-right: 140px !important; }
  body .margin-right-xs-150 {
    margin-right: 150px !important; }
  body .padding-right-xs-150 {
    padding-right: 150px !important; }
  body .margin-right-xs-160 {
    margin-right: 160px !important; }
  body .padding-right-xs-160 {
    padding-right: 160px !important; }
  body .margin-right-xs-170 {
    margin-right: 170px !important; }
  body .padding-right-xs-170 {
    padding-right: 170px !important; }
  body .margin-right-xs-180 {
    margin-right: 180px !important; }
  body .padding-right-xs-180 {
    padding-right: 180px !important; }
  body .margin-right-xs-190 {
    margin-right: 190px !important; }
  body .padding-right-xs-190 {
    padding-right: 190px !important; }
  body .margin-right-xs-200 {
    margin-right: 200px !important; }
  body .padding-right-xs-200 {
    padding-right: 200px !important; }
  body .margin-bottom-xs-0 {
    margin-bottom: 0px !important; }
  body .padding-bottom-xs-0 {
    padding-bottom: 0px !important; }
  body .margin-bottom-xs-10 {
    margin-bottom: 10px !important; }
  body .padding-bottom-xs-10 {
    padding-bottom: 10px !important; }
  body .margin-bottom-xs-20 {
    margin-bottom: 20px !important; }
  body .padding-bottom-xs-20 {
    padding-bottom: 20px !important; }
  body .margin-bottom-xs-30 {
    margin-bottom: 30px !important; }
  body .padding-bottom-xs-30 {
    padding-bottom: 30px !important; }
  body .margin-bottom-xs-40 {
    margin-bottom: 40px !important; }
  body .padding-bottom-xs-40 {
    padding-bottom: 40px !important; }
  body .margin-bottom-xs-50 {
    margin-bottom: 50px !important; }
  body .padding-bottom-xs-50 {
    padding-bottom: 50px !important; }
  body .margin-bottom-xs-60 {
    margin-bottom: 60px !important; }
  body .padding-bottom-xs-60 {
    padding-bottom: 60px !important; }
  body .margin-bottom-xs-70 {
    margin-bottom: 70px !important; }
  body .padding-bottom-xs-70 {
    padding-bottom: 70px !important; }
  body .margin-bottom-xs-80 {
    margin-bottom: 80px !important; }
  body .padding-bottom-xs-80 {
    padding-bottom: 80px !important; }
  body .margin-bottom-xs-90 {
    margin-bottom: 90px !important; }
  body .padding-bottom-xs-90 {
    padding-bottom: 90px !important; }
  body .margin-bottom-xs-100 {
    margin-bottom: 100px !important; }
  body .padding-bottom-xs-100 {
    padding-bottom: 100px !important; }
  body .margin-bottom-xs-110 {
    margin-bottom: 110px !important; }
  body .padding-bottom-xs-110 {
    padding-bottom: 110px !important; }
  body .margin-bottom-xs-120 {
    margin-bottom: 120px !important; }
  body .padding-bottom-xs-120 {
    padding-bottom: 120px !important; }
  body .margin-bottom-xs-130 {
    margin-bottom: 130px !important; }
  body .padding-bottom-xs-130 {
    padding-bottom: 130px !important; }
  body .margin-bottom-xs-140 {
    margin-bottom: 140px !important; }
  body .padding-bottom-xs-140 {
    padding-bottom: 140px !important; }
  body .margin-bottom-xs-150 {
    margin-bottom: 150px !important; }
  body .padding-bottom-xs-150 {
    padding-bottom: 150px !important; }
  body .margin-bottom-xs-160 {
    margin-bottom: 160px !important; }
  body .padding-bottom-xs-160 {
    padding-bottom: 160px !important; }
  body .margin-bottom-xs-170 {
    margin-bottom: 170px !important; }
  body .padding-bottom-xs-170 {
    padding-bottom: 170px !important; }
  body .margin-bottom-xs-180 {
    margin-bottom: 180px !important; }
  body .padding-bottom-xs-180 {
    padding-bottom: 180px !important; }
  body .margin-bottom-xs-190 {
    margin-bottom: 190px !important; }
  body .padding-bottom-xs-190 {
    padding-bottom: 190px !important; }
  body .margin-bottom-xs-200 {
    margin-bottom: 200px !important; }
  body .padding-bottom-xs-200 {
    padding-bottom: 200px !important; }
  body .margin-left-xs-0 {
    margin-left: 0px !important; }
  body .padding-left-xs-0 {
    padding-left: 0px !important; }
  body .margin-left-xs-10 {
    margin-left: 10px !important; }
  body .padding-left-xs-10 {
    padding-left: 10px !important; }
  body .margin-left-xs-20 {
    margin-left: 20px !important; }
  body .padding-left-xs-20 {
    padding-left: 20px !important; }
  body .margin-left-xs-30 {
    margin-left: 30px !important; }
  body .padding-left-xs-30 {
    padding-left: 30px !important; }
  body .margin-left-xs-40 {
    margin-left: 40px !important; }
  body .padding-left-xs-40 {
    padding-left: 40px !important; }
  body .margin-left-xs-50 {
    margin-left: 50px !important; }
  body .padding-left-xs-50 {
    padding-left: 50px !important; }
  body .margin-left-xs-60 {
    margin-left: 60px !important; }
  body .padding-left-xs-60 {
    padding-left: 60px !important; }
  body .margin-left-xs-70 {
    margin-left: 70px !important; }
  body .padding-left-xs-70 {
    padding-left: 70px !important; }
  body .margin-left-xs-80 {
    margin-left: 80px !important; }
  body .padding-left-xs-80 {
    padding-left: 80px !important; }
  body .margin-left-xs-90 {
    margin-left: 90px !important; }
  body .padding-left-xs-90 {
    padding-left: 90px !important; }
  body .margin-left-xs-100 {
    margin-left: 100px !important; }
  body .padding-left-xs-100 {
    padding-left: 100px !important; }
  body .margin-left-xs-110 {
    margin-left: 110px !important; }
  body .padding-left-xs-110 {
    padding-left: 110px !important; }
  body .margin-left-xs-120 {
    margin-left: 120px !important; }
  body .padding-left-xs-120 {
    padding-left: 120px !important; }
  body .margin-left-xs-130 {
    margin-left: 130px !important; }
  body .padding-left-xs-130 {
    padding-left: 130px !important; }
  body .margin-left-xs-140 {
    margin-left: 140px !important; }
  body .padding-left-xs-140 {
    padding-left: 140px !important; }
  body .margin-left-xs-150 {
    margin-left: 150px !important; }
  body .padding-left-xs-150 {
    padding-left: 150px !important; }
  body .margin-left-xs-160 {
    margin-left: 160px !important; }
  body .padding-left-xs-160 {
    padding-left: 160px !important; }
  body .margin-left-xs-170 {
    margin-left: 170px !important; }
  body .padding-left-xs-170 {
    padding-left: 170px !important; }
  body .margin-left-xs-180 {
    margin-left: 180px !important; }
  body .padding-left-xs-180 {
    padding-left: 180px !important; }
  body .margin-left-xs-190 {
    margin-left: 190px !important; }
  body .padding-left-xs-190 {
    padding-left: 190px !important; }
  body .margin-left-xs-200 {
    margin-left: 200px !important; }
  body .padding-left-xs-200 {
    padding-left: 200px !important; } }
@media (min-width: 48em) {
  .container, .woocommerce .woocommerce-message, .woocommerce-pagination, .woocommerce ul.products {
    max-width: 64rem; }
  .col-sm-1 {
    -ms-flex: 8.33333%;
    flex: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -ms-flex: 16.66667%;
    flex: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -ms-flex: 25%;
    flex: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex: 33.33333%;
    flex: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -ms-flex: 41.66667%;
    flex: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -ms-flex: 50%;
    flex: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex: 58.33333%;
    flex: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -ms-flex: 66.66667%;
    flex: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -ms-flex: 75%;
    flex: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex: 83.33333%;
    flex: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -ms-flex: 91.66667%;
    flex: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -ms-flex: 100%;
    flex: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-first {
    -ms-flex-order: -1;
    order: -1; }
  .col-sm-last {
    -ms-flex-order: 1;
    order: 1; }
  .row-sm-top {
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start; }
  .row-sm-center {
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; }
  .row-sm-bottom {
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end; }
  .col-sm-top {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .col-sm-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .col-sm-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .text-sm-left {
    text-align: left; }
  .text-sm-right {
    text-align: right; }
  .text-sm-center {
    text-align: center; }
  .hidden-sm-up {
    display: none !important; }
  body .margin-top-sm-0 {
    margin-top: 0px !important; }
  body .padding-top-sm-0 {
    padding-top: 0px !important; }
  body .margin-top-sm-10 {
    margin-top: 10px !important; }
  body .padding-top-sm-10 {
    padding-top: 10px !important; }
  body .margin-top-sm-20 {
    margin-top: 20px !important; }
  body .padding-top-sm-20 {
    padding-top: 20px !important; }
  body .margin-top-sm-30 {
    margin-top: 30px !important; }
  body .padding-top-sm-30 {
    padding-top: 30px !important; }
  body .margin-top-sm-40 {
    margin-top: 40px !important; }
  body .padding-top-sm-40 {
    padding-top: 40px !important; }
  body .margin-top-sm-50 {
    margin-top: 50px !important; }
  body .padding-top-sm-50 {
    padding-top: 50px !important; }
  body .margin-top-sm-60 {
    margin-top: 60px !important; }
  body .padding-top-sm-60 {
    padding-top: 60px !important; }
  body .margin-top-sm-70 {
    margin-top: 70px !important; }
  body .padding-top-sm-70 {
    padding-top: 70px !important; }
  body .margin-top-sm-80 {
    margin-top: 80px !important; }
  body .padding-top-sm-80 {
    padding-top: 80px !important; }
  body .margin-top-sm-90 {
    margin-top: 90px !important; }
  body .padding-top-sm-90 {
    padding-top: 90px !important; }
  body .margin-top-sm-100 {
    margin-top: 100px !important; }
  body .padding-top-sm-100 {
    padding-top: 100px !important; }
  body .margin-top-sm-110 {
    margin-top: 110px !important; }
  body .padding-top-sm-110 {
    padding-top: 110px !important; }
  body .margin-top-sm-120 {
    margin-top: 120px !important; }
  body .padding-top-sm-120 {
    padding-top: 120px !important; }
  body .margin-top-sm-130 {
    margin-top: 130px !important; }
  body .padding-top-sm-130 {
    padding-top: 130px !important; }
  body .margin-top-sm-140 {
    margin-top: 140px !important; }
  body .padding-top-sm-140 {
    padding-top: 140px !important; }
  body .margin-top-sm-150 {
    margin-top: 150px !important; }
  body .padding-top-sm-150 {
    padding-top: 150px !important; }
  body .margin-top-sm-160 {
    margin-top: 160px !important; }
  body .padding-top-sm-160 {
    padding-top: 160px !important; }
  body .margin-top-sm-170 {
    margin-top: 170px !important; }
  body .padding-top-sm-170 {
    padding-top: 170px !important; }
  body .margin-top-sm-180 {
    margin-top: 180px !important; }
  body .padding-top-sm-180 {
    padding-top: 180px !important; }
  body .margin-top-sm-190 {
    margin-top: 190px !important; }
  body .padding-top-sm-190 {
    padding-top: 190px !important; }
  body .margin-top-sm-200 {
    margin-top: 200px !important; }
  body .padding-top-sm-200 {
    padding-top: 200px !important; }
  body .margin-right-sm-0 {
    margin-right: 0px !important; }
  body .padding-right-sm-0 {
    padding-right: 0px !important; }
  body .margin-right-sm-10 {
    margin-right: 10px !important; }
  body .padding-right-sm-10 {
    padding-right: 10px !important; }
  body .margin-right-sm-20 {
    margin-right: 20px !important; }
  body .padding-right-sm-20 {
    padding-right: 20px !important; }
  body .margin-right-sm-30 {
    margin-right: 30px !important; }
  body .padding-right-sm-30 {
    padding-right: 30px !important; }
  body .margin-right-sm-40 {
    margin-right: 40px !important; }
  body .padding-right-sm-40 {
    padding-right: 40px !important; }
  body .margin-right-sm-50 {
    margin-right: 50px !important; }
  body .padding-right-sm-50 {
    padding-right: 50px !important; }
  body .margin-right-sm-60 {
    margin-right: 60px !important; }
  body .padding-right-sm-60 {
    padding-right: 60px !important; }
  body .margin-right-sm-70 {
    margin-right: 70px !important; }
  body .padding-right-sm-70 {
    padding-right: 70px !important; }
  body .margin-right-sm-80 {
    margin-right: 80px !important; }
  body .padding-right-sm-80 {
    padding-right: 80px !important; }
  body .margin-right-sm-90 {
    margin-right: 90px !important; }
  body .padding-right-sm-90 {
    padding-right: 90px !important; }
  body .margin-right-sm-100 {
    margin-right: 100px !important; }
  body .padding-right-sm-100 {
    padding-right: 100px !important; }
  body .margin-right-sm-110 {
    margin-right: 110px !important; }
  body .padding-right-sm-110 {
    padding-right: 110px !important; }
  body .margin-right-sm-120 {
    margin-right: 120px !important; }
  body .padding-right-sm-120 {
    padding-right: 120px !important; }
  body .margin-right-sm-130 {
    margin-right: 130px !important; }
  body .padding-right-sm-130 {
    padding-right: 130px !important; }
  body .margin-right-sm-140 {
    margin-right: 140px !important; }
  body .padding-right-sm-140 {
    padding-right: 140px !important; }
  body .margin-right-sm-150 {
    margin-right: 150px !important; }
  body .padding-right-sm-150 {
    padding-right: 150px !important; }
  body .margin-right-sm-160 {
    margin-right: 160px !important; }
  body .padding-right-sm-160 {
    padding-right: 160px !important; }
  body .margin-right-sm-170 {
    margin-right: 170px !important; }
  body .padding-right-sm-170 {
    padding-right: 170px !important; }
  body .margin-right-sm-180 {
    margin-right: 180px !important; }
  body .padding-right-sm-180 {
    padding-right: 180px !important; }
  body .margin-right-sm-190 {
    margin-right: 190px !important; }
  body .padding-right-sm-190 {
    padding-right: 190px !important; }
  body .margin-right-sm-200 {
    margin-right: 200px !important; }
  body .padding-right-sm-200 {
    padding-right: 200px !important; }
  body .margin-bottom-sm-0 {
    margin-bottom: 0px !important; }
  body .padding-bottom-sm-0 {
    padding-bottom: 0px !important; }
  body .margin-bottom-sm-10 {
    margin-bottom: 10px !important; }
  body .padding-bottom-sm-10 {
    padding-bottom: 10px !important; }
  body .margin-bottom-sm-20 {
    margin-bottom: 20px !important; }
  body .padding-bottom-sm-20 {
    padding-bottom: 20px !important; }
  body .margin-bottom-sm-30 {
    margin-bottom: 30px !important; }
  body .padding-bottom-sm-30 {
    padding-bottom: 30px !important; }
  body .margin-bottom-sm-40 {
    margin-bottom: 40px !important; }
  body .padding-bottom-sm-40 {
    padding-bottom: 40px !important; }
  body .margin-bottom-sm-50 {
    margin-bottom: 50px !important; }
  body .padding-bottom-sm-50 {
    padding-bottom: 50px !important; }
  body .margin-bottom-sm-60 {
    margin-bottom: 60px !important; }
  body .padding-bottom-sm-60 {
    padding-bottom: 60px !important; }
  body .margin-bottom-sm-70 {
    margin-bottom: 70px !important; }
  body .padding-bottom-sm-70 {
    padding-bottom: 70px !important; }
  body .margin-bottom-sm-80 {
    margin-bottom: 80px !important; }
  body .padding-bottom-sm-80 {
    padding-bottom: 80px !important; }
  body .margin-bottom-sm-90 {
    margin-bottom: 90px !important; }
  body .padding-bottom-sm-90 {
    padding-bottom: 90px !important; }
  body .margin-bottom-sm-100 {
    margin-bottom: 100px !important; }
  body .padding-bottom-sm-100 {
    padding-bottom: 100px !important; }
  body .margin-bottom-sm-110 {
    margin-bottom: 110px !important; }
  body .padding-bottom-sm-110 {
    padding-bottom: 110px !important; }
  body .margin-bottom-sm-120 {
    margin-bottom: 120px !important; }
  body .padding-bottom-sm-120 {
    padding-bottom: 120px !important; }
  body .margin-bottom-sm-130 {
    margin-bottom: 130px !important; }
  body .padding-bottom-sm-130 {
    padding-bottom: 130px !important; }
  body .margin-bottom-sm-140 {
    margin-bottom: 140px !important; }
  body .padding-bottom-sm-140 {
    padding-bottom: 140px !important; }
  body .margin-bottom-sm-150 {
    margin-bottom: 150px !important; }
  body .padding-bottom-sm-150 {
    padding-bottom: 150px !important; }
  body .margin-bottom-sm-160 {
    margin-bottom: 160px !important; }
  body .padding-bottom-sm-160 {
    padding-bottom: 160px !important; }
  body .margin-bottom-sm-170 {
    margin-bottom: 170px !important; }
  body .padding-bottom-sm-170 {
    padding-bottom: 170px !important; }
  body .margin-bottom-sm-180 {
    margin-bottom: 180px !important; }
  body .padding-bottom-sm-180 {
    padding-bottom: 180px !important; }
  body .margin-bottom-sm-190 {
    margin-bottom: 190px !important; }
  body .padding-bottom-sm-190 {
    padding-bottom: 190px !important; }
  body .margin-bottom-sm-200 {
    margin-bottom: 200px !important; }
  body .padding-bottom-sm-200 {
    padding-bottom: 200px !important; }
  body .margin-left-sm-0 {
    margin-left: 0px !important; }
  body .padding-left-sm-0 {
    padding-left: 0px !important; }
  body .margin-left-sm-10 {
    margin-left: 10px !important; }
  body .padding-left-sm-10 {
    padding-left: 10px !important; }
  body .margin-left-sm-20 {
    margin-left: 20px !important; }
  body .padding-left-sm-20 {
    padding-left: 20px !important; }
  body .margin-left-sm-30 {
    margin-left: 30px !important; }
  body .padding-left-sm-30 {
    padding-left: 30px !important; }
  body .margin-left-sm-40 {
    margin-left: 40px !important; }
  body .padding-left-sm-40 {
    padding-left: 40px !important; }
  body .margin-left-sm-50 {
    margin-left: 50px !important; }
  body .padding-left-sm-50 {
    padding-left: 50px !important; }
  body .margin-left-sm-60 {
    margin-left: 60px !important; }
  body .padding-left-sm-60 {
    padding-left: 60px !important; }
  body .margin-left-sm-70 {
    margin-left: 70px !important; }
  body .padding-left-sm-70 {
    padding-left: 70px !important; }
  body .margin-left-sm-80 {
    margin-left: 80px !important; }
  body .padding-left-sm-80 {
    padding-left: 80px !important; }
  body .margin-left-sm-90 {
    margin-left: 90px !important; }
  body .padding-left-sm-90 {
    padding-left: 90px !important; }
  body .margin-left-sm-100 {
    margin-left: 100px !important; }
  body .padding-left-sm-100 {
    padding-left: 100px !important; }
  body .margin-left-sm-110 {
    margin-left: 110px !important; }
  body .padding-left-sm-110 {
    padding-left: 110px !important; }
  body .margin-left-sm-120 {
    margin-left: 120px !important; }
  body .padding-left-sm-120 {
    padding-left: 120px !important; }
  body .margin-left-sm-130 {
    margin-left: 130px !important; }
  body .padding-left-sm-130 {
    padding-left: 130px !important; }
  body .margin-left-sm-140 {
    margin-left: 140px !important; }
  body .padding-left-sm-140 {
    padding-left: 140px !important; }
  body .margin-left-sm-150 {
    margin-left: 150px !important; }
  body .padding-left-sm-150 {
    padding-left: 150px !important; }
  body .margin-left-sm-160 {
    margin-left: 160px !important; }
  body .padding-left-sm-160 {
    padding-left: 160px !important; }
  body .margin-left-sm-170 {
    margin-left: 170px !important; }
  body .padding-left-sm-170 {
    padding-left: 170px !important; }
  body .margin-left-sm-180 {
    margin-left: 180px !important; }
  body .padding-left-sm-180 {
    padding-left: 180px !important; }
  body .margin-left-sm-190 {
    margin-left: 190px !important; }
  body .padding-left-sm-190 {
    padding-left: 190px !important; }
  body .margin-left-sm-200 {
    margin-left: 200px !important; }
  body .padding-left-sm-200 {
    padding-left: 200px !important; }
  .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
    width: 50%; } }
@media (min-width: 64em) and (max-width: 79.9em) {
  #site-navigation {
    font-size: 12px !important; }
  #site-navigation .menu > ul > li,
  #site-navigation .menu > li {
    padding: 27px 10px !important; } }
@media (min-width: 64em) {
  .container, .woocommerce .woocommerce-message, .woocommerce-pagination, .woocommerce ul.products {
    max-width: 96rem; }
  .col-md-1 {
    -ms-flex: 8.33333%;
    flex: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-md-2, .header05.left {
    -ms-flex: 16.66667%;
    flex: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -ms-flex: 25%;
    flex: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-md-4, .comments-area .comment-form .form-submit {
    -ms-flex: 33.33333%;
    flex: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -ms-flex: 41.66667%;
    flex: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -ms-flex: 50%;
    flex: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex: 58.33333%;
    flex: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -ms-flex: 66.66667%;
    flex: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -ms-flex: 75%;
    flex: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-md-10, .header05 .right {
    -ms-flex: 83.33333%;
    flex: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -ms-flex: 91.66667%;
    flex: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -ms-flex: 100%;
    flex: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-first {
    -ms-flex-order: -1;
    order: -1; }
  .col-md-last {
    -ms-flex-order: 1;
    order: 1; }
  .row-md-top {
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start; }
  .row-md-center {
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; }
  .row-md-bottom {
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end; }
  .col-md-top {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .col-md-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .col-md-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .text-md-left {
    text-align: left; }
  .text-md-right {
    text-align: right; }
  .text-md-center {
    text-align: center; }
  .hidden-md-up {
    display: none !important; }
  body .margin-top-md-0 {
    margin-top: 0px !important; }
  body .padding-top-md-0 {
    padding-top: 0px !important; }
  body .margin-top-md-10 {
    margin-top: 10px !important; }
  body .padding-top-md-10 {
    padding-top: 10px !important; }
  body .margin-top-md-20 {
    margin-top: 20px !important; }
  body .padding-top-md-20 {
    padding-top: 20px !important; }
  body .margin-top-md-30 {
    margin-top: 30px !important; }
  body .padding-top-md-30 {
    padding-top: 30px !important; }
  body .margin-top-md-40 {
    margin-top: 40px !important; }
  body .padding-top-md-40 {
    padding-top: 40px !important; }
  body .margin-top-md-50 {
    margin-top: 50px !important; }
  body .padding-top-md-50 {
    padding-top: 50px !important; }
  body .margin-top-md-60 {
    margin-top: 60px !important; }
  body .padding-top-md-60 {
    padding-top: 60px !important; }
  body .margin-top-md-70 {
    margin-top: 70px !important; }
  body .padding-top-md-70 {
    padding-top: 70px !important; }
  body .margin-top-md-80 {
    margin-top: 80px !important; }
  body .padding-top-md-80 {
    padding-top: 80px !important; }
  body .margin-top-md-90 {
    margin-top: 90px !important; }
  body .padding-top-md-90 {
    padding-top: 90px !important; }
  body .margin-top-md-100 {
    margin-top: 100px !important; }
  body .padding-top-md-100 {
    padding-top: 100px !important; }
  body .margin-top-md-110 {
    margin-top: 110px !important; }
  body .padding-top-md-110 {
    padding-top: 110px !important; }
  body .margin-top-md-120 {
    margin-top: 120px !important; }
  body .padding-top-md-120 {
    padding-top: 120px !important; }
  body .margin-top-md-130 {
    margin-top: 130px !important; }
  body .padding-top-md-130 {
    padding-top: 130px !important; }
  body .margin-top-md-140 {
    margin-top: 140px !important; }
  body .padding-top-md-140 {
    padding-top: 140px !important; }
  body .margin-top-md-150 {
    margin-top: 150px !important; }
  body .padding-top-md-150 {
    padding-top: 150px !important; }
  body .margin-top-md-160 {
    margin-top: 160px !important; }
  body .padding-top-md-160 {
    padding-top: 160px !important; }
  body .margin-top-md-170 {
    margin-top: 170px !important; }
  body .padding-top-md-170 {
    padding-top: 170px !important; }
  body .margin-top-md-180 {
    margin-top: 180px !important; }
  body .padding-top-md-180 {
    padding-top: 180px !important; }
  body .margin-top-md-190 {
    margin-top: 190px !important; }
  body .padding-top-md-190 {
    padding-top: 190px !important; }
  body .margin-top-md-200 {
    margin-top: 200px !important; }
  body .padding-top-md-200 {
    padding-top: 200px !important; }
  body .margin-right-md-0 {
    margin-right: 0px !important; }
  body .padding-right-md-0 {
    padding-right: 0px !important; }
  body .margin-right-md-10 {
    margin-right: 10px !important; }
  body .padding-right-md-10 {
    padding-right: 10px !important; }
  body .margin-right-md-20 {
    margin-right: 20px !important; }
  body .padding-right-md-20 {
    padding-right: 20px !important; }
  body .margin-right-md-30 {
    margin-right: 30px !important; }
  body .padding-right-md-30 {
    padding-right: 30px !important; }
  body .margin-right-md-40 {
    margin-right: 40px !important; }
  body .padding-right-md-40 {
    padding-right: 40px !important; }
  body .margin-right-md-50 {
    margin-right: 50px !important; }
  body .padding-right-md-50 {
    padding-right: 50px !important; }
  body .margin-right-md-60 {
    margin-right: 60px !important; }
  body .padding-right-md-60 {
    padding-right: 60px !important; }
  body .margin-right-md-70 {
    margin-right: 70px !important; }
  body .padding-right-md-70 {
    padding-right: 70px !important; }
  body .margin-right-md-80 {
    margin-right: 80px !important; }
  body .padding-right-md-80 {
    padding-right: 80px !important; }
  body .margin-right-md-90 {
    margin-right: 90px !important; }
  body .padding-right-md-90 {
    padding-right: 90px !important; }
  body .margin-right-md-100 {
    margin-right: 100px !important; }
  body .padding-right-md-100 {
    padding-right: 100px !important; }
  body .margin-right-md-110 {
    margin-right: 110px !important; }
  body .padding-right-md-110 {
    padding-right: 110px !important; }
  body .margin-right-md-120 {
    margin-right: 120px !important; }
  body .padding-right-md-120 {
    padding-right: 120px !important; }
  body .margin-right-md-130 {
    margin-right: 130px !important; }
  body .padding-right-md-130 {
    padding-right: 130px !important; }
  body .margin-right-md-140 {
    margin-right: 140px !important; }
  body .padding-right-md-140 {
    padding-right: 140px !important; }
  body .margin-right-md-150 {
    margin-right: 150px !important; }
  body .padding-right-md-150 {
    padding-right: 150px !important; }
  body .margin-right-md-160 {
    margin-right: 160px !important; }
  body .padding-right-md-160 {
    padding-right: 160px !important; }
  body .margin-right-md-170 {
    margin-right: 170px !important; }
  body .padding-right-md-170 {
    padding-right: 170px !important; }
  body .margin-right-md-180 {
    margin-right: 180px !important; }
  body .padding-right-md-180 {
    padding-right: 180px !important; }
  body .margin-right-md-190 {
    margin-right: 190px !important; }
  body .padding-right-md-190 {
    padding-right: 190px !important; }
  body .margin-right-md-200 {
    margin-right: 200px !important; }
  body .padding-right-md-200 {
    padding-right: 200px !important; }
  body .margin-bottom-md-0 {
    margin-bottom: 0px !important; }
  body .padding-bottom-md-0 {
    padding-bottom: 0px !important; }
  body .margin-bottom-md-10 {
    margin-bottom: 10px !important; }
  body .padding-bottom-md-10 {
    padding-bottom: 10px !important; }
  body .margin-bottom-md-20 {
    margin-bottom: 20px !important; }
  body .padding-bottom-md-20 {
    padding-bottom: 20px !important; }
  body .margin-bottom-md-30 {
    margin-bottom: 30px !important; }
  body .padding-bottom-md-30 {
    padding-bottom: 30px !important; }
  body .margin-bottom-md-40 {
    margin-bottom: 40px !important; }
  body .padding-bottom-md-40 {
    padding-bottom: 40px !important; }
  body .margin-bottom-md-50 {
    margin-bottom: 50px !important; }
  body .padding-bottom-md-50 {
    padding-bottom: 50px !important; }
  body .margin-bottom-md-60 {
    margin-bottom: 60px !important; }
  body .padding-bottom-md-60 {
    padding-bottom: 60px !important; }
  body .margin-bottom-md-70 {
    margin-bottom: 70px !important; }
  body .padding-bottom-md-70 {
    padding-bottom: 70px !important; }
  body .margin-bottom-md-80 {
    margin-bottom: 80px !important; }
  body .padding-bottom-md-80 {
    padding-bottom: 80px !important; }
  body .margin-bottom-md-90 {
    margin-bottom: 90px !important; }
  body .padding-bottom-md-90 {
    padding-bottom: 90px !important; }
  body .margin-bottom-md-100 {
    margin-bottom: 100px !important; }
  body .padding-bottom-md-100 {
    padding-bottom: 100px !important; }
  body .margin-bottom-md-110 {
    margin-bottom: 110px !important; }
  body .padding-bottom-md-110 {
    padding-bottom: 110px !important; }
  body .margin-bottom-md-120 {
    margin-bottom: 120px !important; }
  body .padding-bottom-md-120 {
    padding-bottom: 120px !important; }
  body .margin-bottom-md-130 {
    margin-bottom: 130px !important; }
  body .padding-bottom-md-130 {
    padding-bottom: 130px !important; }
  body .margin-bottom-md-140 {
    margin-bottom: 140px !important; }
  body .padding-bottom-md-140 {
    padding-bottom: 140px !important; }
  body .margin-bottom-md-150 {
    margin-bottom: 150px !important; }
  body .padding-bottom-md-150 {
    padding-bottom: 150px !important; }
  body .margin-bottom-md-160 {
    margin-bottom: 160px !important; }
  body .padding-bottom-md-160 {
    padding-bottom: 160px !important; }
  body .margin-bottom-md-170 {
    margin-bottom: 170px !important; }
  body .padding-bottom-md-170 {
    padding-bottom: 170px !important; }
  body .margin-bottom-md-180 {
    margin-bottom: 180px !important; }
  body .padding-bottom-md-180 {
    padding-bottom: 180px !important; }
  body .margin-bottom-md-190 {
    margin-bottom: 190px !important; }
  body .padding-bottom-md-190 {
    padding-bottom: 190px !important; }
  body .margin-bottom-md-200 {
    margin-bottom: 200px !important; }
  body .padding-bottom-md-200 {
    padding-bottom: 200px !important; }
  body .margin-left-md-0 {
    margin-left: 0px !important; }
  body .padding-left-md-0 {
    padding-left: 0px !important; }
  body .margin-left-md-10 {
    margin-left: 10px !important; }
  body .padding-left-md-10 {
    padding-left: 10px !important; }
  body .margin-left-md-20 {
    margin-left: 20px !important; }
  body .padding-left-md-20 {
    padding-left: 20px !important; }
  body .margin-left-md-30 {
    margin-left: 30px !important; }
  body .padding-left-md-30 {
    padding-left: 30px !important; }
  body .margin-left-md-40 {
    margin-left: 40px !important; }
  body .padding-left-md-40 {
    padding-left: 40px !important; }
  body .margin-left-md-50 {
    margin-left: 50px !important; }
  body .padding-left-md-50 {
    padding-left: 50px !important; }
  body .margin-left-md-60 {
    margin-left: 60px !important; }
  body .padding-left-md-60 {
    padding-left: 60px !important; }
  body .margin-left-md-70 {
    margin-left: 70px !important; }
  body .padding-left-md-70 {
    padding-left: 70px !important; }
  body .margin-left-md-80 {
    margin-left: 80px !important; }
  body .padding-left-md-80 {
    padding-left: 80px !important; }
  body .margin-left-md-90 {
    margin-left: 90px !important; }
  body .padding-left-md-90 {
    padding-left: 90px !important; }
  body .margin-left-md-100 {
    margin-left: 100px !important; }
  body .padding-left-md-100 {
    padding-left: 100px !important; }
  body .margin-left-md-110 {
    margin-left: 110px !important; }
  body .padding-left-md-110 {
    padding-left: 110px !important; }
  body .margin-left-md-120 {
    margin-left: 120px !important; }
  body .padding-left-md-120 {
    padding-left: 120px !important; }
  body .margin-left-md-130 {
    margin-left: 130px !important; }
  body .padding-left-md-130 {
    padding-left: 130px !important; }
  body .margin-left-md-140 {
    margin-left: 140px !important; }
  body .padding-left-md-140 {
    padding-left: 140px !important; }
  body .margin-left-md-150 {
    margin-left: 150px !important; }
  body .padding-left-md-150 {
    padding-left: 150px !important; }
  body .margin-left-md-160 {
    margin-left: 160px !important; }
  body .padding-left-md-160 {
    padding-left: 160px !important; }
  body .margin-left-md-170 {
    margin-left: 170px !important; }
  body .padding-left-md-170 {
    padding-left: 170px !important; }
  body .margin-left-md-180 {
    margin-left: 180px !important; }
  body .padding-left-md-180 {
    padding-left: 180px !important; }
  body .margin-left-md-190 {
    margin-left: 190px !important; }
  body .padding-left-md-190 {
    padding-left: 190px !important; }
  body .margin-left-md-200 {
    margin-left: 200px !important; }
  body .padding-left-md-200 {
    padding-left: 200px !important; }
  .snap-drawers {
    display: none; }
  .header05.left .left-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    padding: 50px; }
  .header07 .site-header {
    position: fixed;
    bottom: 50px;
    z-index: 99;
    width: 100%;
    text-align: center; }
  .header07 .main-navigation {
    background: transparent !important; }
  .copyright-02 .right {
    text-align: right; }
  .heli-features .vc_inner > div:before {
    position: absolute;
    top: -72px;
    bottom: -63px;
    left: 0;
    width: 1px;
    background-color: #444;
    content: ''; }
  .heli-counting > div:before {
    position: absolute;
    top: 60px;
    right: 0;
    bottom: 50px;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.3);
    content: ''; }
  .heli-counting > div:last-child:before {
    display: none; }
  .heli-newsletter .mc4wp-form input[type=email] {
    width: 60%; }
  .heli-creative-studio h2 {
    margin-right: -100px; }
  .entry-meta .info {
    padding-bottom: 15px;
    border-right: 1px solid #eee; }
  .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
    width: 25%; }
  .gotoshop > div {
    border-right: 1px solid #ddd; } }
@media (min-width: 80em) {
  .container, .woocommerce .woocommerce-message, .woocommerce-pagination, .woocommerce ul.products {
    max-width: 117rem; }
  .col-lg-1 {
    -ms-flex: 8.33333%;
    flex: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -ms-flex: 16.66667%;
    flex: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -ms-flex: 25%;
    flex: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex: 33.33333%;
    flex: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -ms-flex: 41.66667%;
    flex: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -ms-flex: 50%;
    flex: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex: 58.33333%;
    flex: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -ms-flex: 66.66667%;
    flex: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -ms-flex: 75%;
    flex: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex: 83.33333%;
    flex: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -ms-flex: 91.66667%;
    flex: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -ms-flex: 100%;
    flex: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-first {
    -ms-flex-order: -1;
    order: -1; }
  .col-lg-last {
    -ms-flex-order: 1;
    order: 1; }
  .row-lg-top {
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start; }
  .row-lg-center {
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; }
  .row-lg-bottom {
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end; }
  .col-lg-top {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .col-lg-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .col-lg-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .text-lg-left {
    text-align: left; }
  .text-lg-right {
    text-align: right; }
  .text-lg-center {
    text-align: center; }
  .hidden-lg-up {
    display: none !important; }
  body .margin-top-lg-0 {
    margin-top: 0px !important; }
  body .padding-top-lg-0 {
    padding-top: 0px !important; }
  body .margin-top-lg-10 {
    margin-top: 10px !important; }
  body .padding-top-lg-10 {
    padding-top: 10px !important; }
  body .margin-top-lg-20 {
    margin-top: 20px !important; }
  body .padding-top-lg-20 {
    padding-top: 20px !important; }
  body .margin-top-lg-30 {
    margin-top: 30px !important; }
  body .padding-top-lg-30 {
    padding-top: 30px !important; }
  body .margin-top-lg-40 {
    margin-top: 40px !important; }
  body .padding-top-lg-40 {
    padding-top: 40px !important; }
  body .margin-top-lg-50 {
    margin-top: 50px !important; }
  body .padding-top-lg-50 {
    padding-top: 50px !important; }
  body .margin-top-lg-60 {
    margin-top: 60px !important; }
  body .padding-top-lg-60 {
    padding-top: 60px !important; }
  body .margin-top-lg-70 {
    margin-top: 70px !important; }
  body .padding-top-lg-70 {
    padding-top: 70px !important; }
  body .margin-top-lg-80 {
    margin-top: 80px !important; }
  body .padding-top-lg-80 {
    padding-top: 80px !important; }
  body .margin-top-lg-90 {
    margin-top: 90px !important; }
  body .padding-top-lg-90 {
    padding-top: 90px !important; }
  body .margin-top-lg-100 {
    margin-top: 100px !important; }
  body .padding-top-lg-100 {
    padding-top: 100px !important; }
  body .margin-top-lg-110 {
    margin-top: 110px !important; }
  body .padding-top-lg-110 {
    padding-top: 110px !important; }
  body .margin-top-lg-120 {
    margin-top: 120px !important; }
  body .padding-top-lg-120 {
    padding-top: 120px !important; }
  body .margin-top-lg-130 {
    margin-top: 130px !important; }
  body .padding-top-lg-130 {
    padding-top: 130px !important; }
  body .margin-top-lg-140 {
    margin-top: 140px !important; }
  body .padding-top-lg-140 {
    padding-top: 140px !important; }
  body .margin-top-lg-150 {
    margin-top: 150px !important; }
  body .padding-top-lg-150 {
    padding-top: 150px !important; }
  body .margin-top-lg-160 {
    margin-top: 160px !important; }
  body .padding-top-lg-160 {
    padding-top: 160px !important; }
  body .margin-top-lg-170 {
    margin-top: 170px !important; }
  body .padding-top-lg-170 {
    padding-top: 170px !important; }
  body .margin-top-lg-180 {
    margin-top: 180px !important; }
  body .padding-top-lg-180 {
    padding-top: 180px !important; }
  body .margin-top-lg-190 {
    margin-top: 190px !important; }
  body .padding-top-lg-190 {
    padding-top: 190px !important; }
  body .margin-top-lg-200 {
    margin-top: 200px !important; }
  body .padding-top-lg-200 {
    padding-top: 200px !important; }
  body .margin-right-lg-0 {
    margin-right: 0px !important; }
  body .padding-right-lg-0 {
    padding-right: 0px !important; }
  body .margin-right-lg-10 {
    margin-right: 10px !important; }
  body .padding-right-lg-10 {
    padding-right: 10px !important; }
  body .margin-right-lg-20 {
    margin-right: 20px !important; }
  body .padding-right-lg-20 {
    padding-right: 20px !important; }
  body .margin-right-lg-30 {
    margin-right: 30px !important; }
  body .padding-right-lg-30 {
    padding-right: 30px !important; }
  body .margin-right-lg-40 {
    margin-right: 40px !important; }
  body .padding-right-lg-40 {
    padding-right: 40px !important; }
  body .margin-right-lg-50 {
    margin-right: 50px !important; }
  body .padding-right-lg-50 {
    padding-right: 50px !important; }
  body .margin-right-lg-60 {
    margin-right: 60px !important; }
  body .padding-right-lg-60 {
    padding-right: 60px !important; }
  body .margin-right-lg-70 {
    margin-right: 70px !important; }
  body .padding-right-lg-70 {
    padding-right: 70px !important; }
  body .margin-right-lg-80 {
    margin-right: 80px !important; }
  body .padding-right-lg-80 {
    padding-right: 80px !important; }
  body .margin-right-lg-90 {
    margin-right: 90px !important; }
  body .padding-right-lg-90 {
    padding-right: 90px !important; }
  body .margin-right-lg-100 {
    margin-right: 100px !important; }
  body .padding-right-lg-100 {
    padding-right: 100px !important; }
  body .margin-right-lg-110 {
    margin-right: 110px !important; }
  body .padding-right-lg-110 {
    padding-right: 110px !important; }
  body .margin-right-lg-120 {
    margin-right: 120px !important; }
  body .padding-right-lg-120 {
    padding-right: 120px !important; }
  body .margin-right-lg-130 {
    margin-right: 130px !important; }
  body .padding-right-lg-130 {
    padding-right: 130px !important; }
  body .margin-right-lg-140 {
    margin-right: 140px !important; }
  body .padding-right-lg-140 {
    padding-right: 140px !important; }
  body .margin-right-lg-150 {
    margin-right: 150px !important; }
  body .padding-right-lg-150 {
    padding-right: 150px !important; }
  body .margin-right-lg-160 {
    margin-right: 160px !important; }
  body .padding-right-lg-160 {
    padding-right: 160px !important; }
  body .margin-right-lg-170 {
    margin-right: 170px !important; }
  body .padding-right-lg-170 {
    padding-right: 170px !important; }
  body .margin-right-lg-180 {
    margin-right: 180px !important; }
  body .padding-right-lg-180 {
    padding-right: 180px !important; }
  body .margin-right-lg-190 {
    margin-right: 190px !important; }
  body .padding-right-lg-190 {
    padding-right: 190px !important; }
  body .margin-right-lg-200 {
    margin-right: 200px !important; }
  body .padding-right-lg-200 {
    padding-right: 200px !important; }
  body .margin-bottom-lg-0 {
    margin-bottom: 0px !important; }
  body .padding-bottom-lg-0 {
    padding-bottom: 0px !important; }
  body .margin-bottom-lg-10 {
    margin-bottom: 10px !important; }
  body .padding-bottom-lg-10 {
    padding-bottom: 10px !important; }
  body .margin-bottom-lg-20 {
    margin-bottom: 20px !important; }
  body .padding-bottom-lg-20 {
    padding-bottom: 20px !important; }
  body .margin-bottom-lg-30 {
    margin-bottom: 30px !important; }
  body .padding-bottom-lg-30 {
    padding-bottom: 30px !important; }
  body .margin-bottom-lg-40 {
    margin-bottom: 40px !important; }
  body .padding-bottom-lg-40 {
    padding-bottom: 40px !important; }
  body .margin-bottom-lg-50 {
    margin-bottom: 50px !important; }
  body .padding-bottom-lg-50 {
    padding-bottom: 50px !important; }
  body .margin-bottom-lg-60 {
    margin-bottom: 60px !important; }
  body .padding-bottom-lg-60 {
    padding-bottom: 60px !important; }
  body .margin-bottom-lg-70 {
    margin-bottom: 70px !important; }
  body .padding-bottom-lg-70 {
    padding-bottom: 70px !important; }
  body .margin-bottom-lg-80 {
    margin-bottom: 80px !important; }
  body .padding-bottom-lg-80 {
    padding-bottom: 80px !important; }
  body .margin-bottom-lg-90 {
    margin-bottom: 90px !important; }
  body .padding-bottom-lg-90 {
    padding-bottom: 90px !important; }
  body .margin-bottom-lg-100 {
    margin-bottom: 100px !important; }
  body .padding-bottom-lg-100 {
    padding-bottom: 100px !important; }
  body .margin-bottom-lg-110 {
    margin-bottom: 110px !important; }
  body .padding-bottom-lg-110 {
    padding-bottom: 110px !important; }
  body .margin-bottom-lg-120 {
    margin-bottom: 120px !important; }
  body .padding-bottom-lg-120 {
    padding-bottom: 120px !important; }
  body .margin-bottom-lg-130 {
    margin-bottom: 130px !important; }
  body .padding-bottom-lg-130 {
    padding-bottom: 130px !important; }
  body .margin-bottom-lg-140 {
    margin-bottom: 140px !important; }
  body .padding-bottom-lg-140 {
    padding-bottom: 140px !important; }
  body .margin-bottom-lg-150 {
    margin-bottom: 150px !important; }
  body .padding-bottom-lg-150 {
    padding-bottom: 150px !important; }
  body .margin-bottom-lg-160 {
    margin-bottom: 160px !important; }
  body .padding-bottom-lg-160 {
    padding-bottom: 160px !important; }
  body .margin-bottom-lg-170 {
    margin-bottom: 170px !important; }
  body .padding-bottom-lg-170 {
    padding-bottom: 170px !important; }
  body .margin-bottom-lg-180 {
    margin-bottom: 180px !important; }
  body .padding-bottom-lg-180 {
    padding-bottom: 180px !important; }
  body .margin-bottom-lg-190 {
    margin-bottom: 190px !important; }
  body .padding-bottom-lg-190 {
    padding-bottom: 190px !important; }
  body .margin-bottom-lg-200 {
    margin-bottom: 200px !important; }
  body .padding-bottom-lg-200 {
    padding-bottom: 200px !important; }
  body .margin-left-lg-0 {
    margin-left: 0px !important; }
  body .padding-left-lg-0 {
    padding-left: 0px !important; }
  body .margin-left-lg-10 {
    margin-left: 10px !important; }
  body .padding-left-lg-10 {
    padding-left: 10px !important; }
  body .margin-left-lg-20 {
    margin-left: 20px !important; }
  body .padding-left-lg-20 {
    padding-left: 20px !important; }
  body .margin-left-lg-30 {
    margin-left: 30px !important; }
  body .padding-left-lg-30 {
    padding-left: 30px !important; }
  body .margin-left-lg-40 {
    margin-left: 40px !important; }
  body .padding-left-lg-40 {
    padding-left: 40px !important; }
  body .margin-left-lg-50 {
    margin-left: 50px !important; }
  body .padding-left-lg-50 {
    padding-left: 50px !important; }
  body .margin-left-lg-60 {
    margin-left: 60px !important; }
  body .padding-left-lg-60 {
    padding-left: 60px !important; }
  body .margin-left-lg-70 {
    margin-left: 70px !important; }
  body .padding-left-lg-70 {
    padding-left: 70px !important; }
  body .margin-left-lg-80 {
    margin-left: 80px !important; }
  body .padding-left-lg-80 {
    padding-left: 80px !important; }
  body .margin-left-lg-90 {
    margin-left: 90px !important; }
  body .padding-left-lg-90 {
    padding-left: 90px !important; }
  body .margin-left-lg-100 {
    margin-left: 100px !important; }
  body .padding-left-lg-100 {
    padding-left: 100px !important; }
  body .margin-left-lg-110 {
    margin-left: 110px !important; }
  body .padding-left-lg-110 {
    padding-left: 110px !important; }
  body .margin-left-lg-120 {
    margin-left: 120px !important; }
  body .padding-left-lg-120 {
    padding-left: 120px !important; }
  body .margin-left-lg-130 {
    margin-left: 130px !important; }
  body .padding-left-lg-130 {
    padding-left: 130px !important; }
  body .margin-left-lg-140 {
    margin-left: 140px !important; }
  body .padding-left-lg-140 {
    padding-left: 140px !important; }
  body .margin-left-lg-150 {
    margin-left: 150px !important; }
  body .padding-left-lg-150 {
    padding-left: 150px !important; }
  body .margin-left-lg-160 {
    margin-left: 160px !important; }
  body .padding-left-lg-160 {
    padding-left: 160px !important; }
  body .margin-left-lg-170 {
    margin-left: 170px !important; }
  body .padding-left-lg-170 {
    padding-left: 170px !important; }
  body .margin-left-lg-180 {
    margin-left: 180px !important; }
  body .padding-left-lg-180 {
    padding-left: 180px !important; }
  body .margin-left-lg-190 {
    margin-left: 190px !important; }
  body .padding-left-lg-190 {
    padding-left: 190px !important; }
  body .margin-left-lg-200 {
    margin-left: 200px !important; }
  body .padding-left-lg-200 {
    padding-left: 200px !important; }
  .two-columns .sub-menu {
    width: 600px !important; }
  .two-columns .sub-menu li {
    float: left;
    width: 50%; }
  body:not(.special) .site-header {
    transition: transform .5s ease; }
  body:not(.special) .site-header.headroom--not-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
    background-color: #fff !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }
  body:not(.special) .site-header.headroom--not-top.headroom--pinned, body:not(.special) .site-header.headroom--not-top.headroom--unpinned {
    transform: translate3d(0, 0, 0); }
  body:not(.special) .site-header.headroom--not-top.headroom--pinned #site-navigation .menu > ul > li > a,
        body:not(.special) .site-header.headroom--not-top.headroom--pinned #site-navigation .menu > li > a,
        body:not(.special) .site-header.headroom--not-top.headroom--pinned .mini-cart .mini-cart__button .mini-cart-icon:before, body:not(.special) .site-header.headroom--not-top.headroom--unpinned #site-navigation .menu > ul > li > a,
        body:not(.special) .site-header.headroom--not-top.headroom--unpinned #site-navigation .menu > li > a,
        body:not(.special) .site-header.headroom--not-top.headroom--unpinned .mini-cart .mini-cart__button .mini-cart-icon:before {
    color: #222 !important; }
  body:not(.special) .site-header.headroom--not-top.headroom--pinned .mini-cart .mini-cart__button .mini-cart-icon:after, body:not(.special) .site-header.headroom--not-top.headroom--unpinned .mini-cart .mini-cart__button .mini-cart-icon:after {
    background-color: #222 !important;
    color: #fff !important; }
  body:not(.special) .site-header.headroom--not-top.headroom--pinned #slidx_button:after,
        body:not(.special) .site-header.headroom--not-top.headroom--pinned #slidx_button:before,
        body:not(.special) .site-header.headroom--not-top.headroom--pinned #slidx_button span, body:not(.special) .site-header.headroom--not-top.headroom--unpinned #slidx_button:after,
        body:not(.special) .site-header.headroom--not-top.headroom--unpinned #slidx_button:before,
        body:not(.special) .site-header.headroom--not-top.headroom--unpinned #slidx_button span {
    background-color: #222 !important; }
  body:not(.special) .site-header.headroom--not-top.headroom--pinned #site-navigation .menu > ul > li > a,
        body:not(.special) .site-header.headroom--not-top.headroom--pinned #site-navigation .menu > li > a,
        body:not(.special) .site-header.headroom--not-top.headroom--pinned .header-column-icon-container .header-icon, body:not(.special) .site-header.headroom--not-top.headroom--unpinned #site-navigation .menu > ul > li > a,
        body:not(.special) .site-header.headroom--not-top.headroom--unpinned #site-navigation .menu > li > a,
        body:not(.special) .site-header.headroom--not-top.headroom--unpinned .header-column-icon-container .header-icon {
    color: #222 !important; }
  body:not(.special) .site-header.headroom--not-top.headroom--pinned .menu_button:after,
        body:not(.special) .site-header.headroom--not-top.headroom--pinned .menu_button:before,
        body:not(.special) .site-header.headroom--not-top.headroom--pinned .menu_button span, body:not(.special) .site-header.headroom--not-top.headroom--unpinned .menu_button:after,
        body:not(.special) .site-header.headroom--not-top.headroom--unpinned .menu_button:before,
        body:not(.special) .site-header.headroom--not-top.headroom--unpinned .menu_button span {
    background-color: #222 !important; }
  body:not(.special).admin-bar .site-header.headroom--not-top {
    top: 32px; }
  .home11 .container, .home11 .woocommerce .woocommerce-message, .woocommerce .home11 .woocommerce-message, .home11 .woocommerce-pagination, .home11 .woocommerce ul.products, .woocommerce .home11 ul.products {
    max-width: 1200px; }
  .home12 .container, .home12 .woocommerce .woocommerce-message, .woocommerce .home12 .woocommerce-message, .home12 .woocommerce-pagination, .home12 .woocommerce ul.products, .woocommerce .home12 ul.products {
    max-width: 1200px; }
  .home12 #slidx_button {
    float: right; }
  .heli-newsletter .mc4wp-form input[type=email] {
    width: 72%; }
  .begin-with-us .wpb_single_image {
    margin-left: -200px; }
  .big-title {
    margin: 0 0 80px; }
  .sidebar {
    padding-left: 20px; }
  .latest-portfolio .right div {
    margin: 0 150px 0 -80px; }
  .latest-portfolio .owl-controls .owl-nav {
    right: 30%;
    bottom: -10px; } }
@media (min-width: 120em) {
  .col-xl-1 {
    -ms-flex: 8.33333%;
    flex: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -ms-flex: 16.66667%;
    flex: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -ms-flex: 25%;
    flex: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-xl-4 {
    -ms-flex: 33.33333%;
    flex: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -ms-flex: 41.66667%;
    flex: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -ms-flex: 50%;
    flex: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-xl-7 {
    -ms-flex: 58.33333%;
    flex: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -ms-flex: 66.66667%;
    flex: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -ms-flex: 75%;
    flex: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-xl-10 {
    -ms-flex: 83.33333%;
    flex: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -ms-flex: 91.66667%;
    flex: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -ms-flex: 100%;
    flex: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-xl-pull-0 {
    right: auto; }
  .col-xl-pull-1 {
    right: 8.33333%; }
  .col-xl-pull-2 {
    right: 16.66667%; }
  .col-xl-pull-3 {
    right: 25%; }
  .col-xl-pull-4 {
    right: 33.33333%; }
  .col-xl-pull-5 {
    right: 41.66667%; }
  .col-xl-pull-6 {
    right: 50%; }
  .col-xl-pull-7 {
    right: 58.33333%; }
  .col-xl-pull-8 {
    right: 66.66667%; }
  .col-xl-pull-9 {
    right: 75%; }
  .col-xl-pull-10 {
    right: 83.33333%; }
  .col-xl-pull-11 {
    right: 91.66667%; }
  .col-xl-pull-12 {
    right: 100%; }
  .col-xl-push-0 {
    left: auto; }
  .col-xl-push-1 {
    left: 8.33333%; }
  .col-xl-push-2 {
    left: 16.66667%; }
  .col-xl-push-3 {
    left: 25%; }
  .col-xl-push-4 {
    left: 33.33333%; }
  .col-xl-push-5 {
    left: 41.66667%; }
  .col-xl-push-6 {
    left: 50%; }
  .col-xl-push-7 {
    left: 58.33333%; }
  .col-xl-push-8 {
    left: 66.66667%; }
  .col-xl-push-9 {
    left: 75%; }
  .col-xl-push-10 {
    left: 83.33333%; }
  .col-xl-push-11 {
    left: 91.66667%; }
  .col-xl-push-12 {
    left: 100%; }
  .col-xl-offset-0 {
    margin-left: 0%; }
  .col-xl-offset-1 {
    margin-left: 8.33333%; }
  .col-xl-offset-2 {
    margin-left: 16.66667%; }
  .col-xl-offset-3 {
    margin-left: 25%; }
  .col-xl-offset-4 {
    margin-left: 33.33333%; }
  .col-xl-offset-5 {
    margin-left: 41.66667%; }
  .col-xl-offset-6 {
    margin-left: 50%; }
  .col-xl-offset-7 {
    margin-left: 58.33333%; }
  .col-xl-offset-8 {
    margin-left: 66.66667%; }
  .col-xl-offset-9 {
    margin-left: 75%; }
  .col-xl-offset-10 {
    margin-left: 83.33333%; }
  .col-xl-offset-11 {
    margin-left: 91.66667%; }
  .col-xl-offset-12 {
    margin-left: 100%; }
  .col-xl-first {
    -ms-flex-order: -1;
    order: -1; }
  .col-xl-last {
    -ms-flex-order: 1;
    order: 1; }
  .row-xl-top {
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start; }
  .row-xl-center {
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; }
  .row-xl-bottom {
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end; }
  .col-xl-top {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .col-xl-center {
    -ms-flex-item-align: center;
    align-self: center; }
  .col-xl-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .text-xl-left {
    text-align: left; }
  .text-xl-right {
    text-align: right; }
  .text-xl-center {
    text-align: center; }
  .hidden-xl-up {
    display: none !important; }
  body .margin-top-xl-0 {
    margin-top: 0px !important; }
  body .padding-top-xl-0 {
    padding-top: 0px !important; }
  body .margin-top-xl-10 {
    margin-top: 10px !important; }
  body .padding-top-xl-10 {
    padding-top: 10px !important; }
  body .margin-top-xl-20 {
    margin-top: 20px !important; }
  body .padding-top-xl-20 {
    padding-top: 20px !important; }
  body .margin-top-xl-30 {
    margin-top: 30px !important; }
  body .padding-top-xl-30 {
    padding-top: 30px !important; }
  body .margin-top-xl-40 {
    margin-top: 40px !important; }
  body .padding-top-xl-40 {
    padding-top: 40px !important; }
  body .margin-top-xl-50 {
    margin-top: 50px !important; }
  body .padding-top-xl-50 {
    padding-top: 50px !important; }
  body .margin-top-xl-60 {
    margin-top: 60px !important; }
  body .padding-top-xl-60 {
    padding-top: 60px !important; }
  body .margin-top-xl-70 {
    margin-top: 70px !important; }
  body .padding-top-xl-70 {
    padding-top: 70px !important; }
  body .margin-top-xl-80 {
    margin-top: 80px !important; }
  body .padding-top-xl-80 {
    padding-top: 80px !important; }
  body .margin-top-xl-90 {
    margin-top: 90px !important; }
  body .padding-top-xl-90 {
    padding-top: 90px !important; }
  body .margin-top-xl-100 {
    margin-top: 100px !important; }
  body .padding-top-xl-100 {
    padding-top: 100px !important; }
  body .margin-top-xl-110 {
    margin-top: 110px !important; }
  body .padding-top-xl-110 {
    padding-top: 110px !important; }
  body .margin-top-xl-120 {
    margin-top: 120px !important; }
  body .padding-top-xl-120 {
    padding-top: 120px !important; }
  body .margin-top-xl-130 {
    margin-top: 130px !important; }
  body .padding-top-xl-130 {
    padding-top: 130px !important; }
  body .margin-top-xl-140 {
    margin-top: 140px !important; }
  body .padding-top-xl-140 {
    padding-top: 140px !important; }
  body .margin-top-xl-150 {
    margin-top: 150px !important; }
  body .padding-top-xl-150 {
    padding-top: 150px !important; }
  body .margin-top-xl-160 {
    margin-top: 160px !important; }
  body .padding-top-xl-160 {
    padding-top: 160px !important; }
  body .margin-top-xl-170 {
    margin-top: 170px !important; }
  body .padding-top-xl-170 {
    padding-top: 170px !important; }
  body .margin-top-xl-180 {
    margin-top: 180px !important; }
  body .padding-top-xl-180 {
    padding-top: 180px !important; }
  body .margin-top-xl-190 {
    margin-top: 190px !important; }
  body .padding-top-xl-190 {
    padding-top: 190px !important; }
  body .margin-top-xl-200 {
    margin-top: 200px !important; }
  body .padding-top-xl-200 {
    padding-top: 200px !important; }
  body .margin-right-xl-0 {
    margin-right: 0px !important; }
  body .padding-right-xl-0 {
    padding-right: 0px !important; }
  body .margin-right-xl-10 {
    margin-right: 10px !important; }
  body .padding-right-xl-10 {
    padding-right: 10px !important; }
  body .margin-right-xl-20 {
    margin-right: 20px !important; }
  body .padding-right-xl-20 {
    padding-right: 20px !important; }
  body .margin-right-xl-30 {
    margin-right: 30px !important; }
  body .padding-right-xl-30 {
    padding-right: 30px !important; }
  body .margin-right-xl-40 {
    margin-right: 40px !important; }
  body .padding-right-xl-40 {
    padding-right: 40px !important; }
  body .margin-right-xl-50 {
    margin-right: 50px !important; }
  body .padding-right-xl-50 {
    padding-right: 50px !important; }
  body .margin-right-xl-60 {
    margin-right: 60px !important; }
  body .padding-right-xl-60 {
    padding-right: 60px !important; }
  body .margin-right-xl-70 {
    margin-right: 70px !important; }
  body .padding-right-xl-70 {
    padding-right: 70px !important; }
  body .margin-right-xl-80 {
    margin-right: 80px !important; }
  body .padding-right-xl-80 {
    padding-right: 80px !important; }
  body .margin-right-xl-90 {
    margin-right: 90px !important; }
  body .padding-right-xl-90 {
    padding-right: 90px !important; }
  body .margin-right-xl-100 {
    margin-right: 100px !important; }
  body .padding-right-xl-100 {
    padding-right: 100px !important; }
  body .margin-right-xl-110 {
    margin-right: 110px !important; }
  body .padding-right-xl-110 {
    padding-right: 110px !important; }
  body .margin-right-xl-120 {
    margin-right: 120px !important; }
  body .padding-right-xl-120 {
    padding-right: 120px !important; }
  body .margin-right-xl-130 {
    margin-right: 130px !important; }
  body .padding-right-xl-130 {
    padding-right: 130px !important; }
  body .margin-right-xl-140 {
    margin-right: 140px !important; }
  body .padding-right-xl-140 {
    padding-right: 140px !important; }
  body .margin-right-xl-150 {
    margin-right: 150px !important; }
  body .padding-right-xl-150 {
    padding-right: 150px !important; }
  body .margin-right-xl-160 {
    margin-right: 160px !important; }
  body .padding-right-xl-160 {
    padding-right: 160px !important; }
  body .margin-right-xl-170 {
    margin-right: 170px !important; }
  body .padding-right-xl-170 {
    padding-right: 170px !important; }
  body .margin-right-xl-180 {
    margin-right: 180px !important; }
  body .padding-right-xl-180 {
    padding-right: 180px !important; }
  body .margin-right-xl-190 {
    margin-right: 190px !important; }
  body .padding-right-xl-190 {
    padding-right: 190px !important; }
  body .margin-right-xl-200 {
    margin-right: 200px !important; }
  body .padding-right-xl-200 {
    padding-right: 200px !important; }
  body .margin-bottom-xl-0 {
    margin-bottom: 0px !important; }
  body .padding-bottom-xl-0 {
    padding-bottom: 0px !important; }
  body .margin-bottom-xl-10 {
    margin-bottom: 10px !important; }
  body .padding-bottom-xl-10 {
    padding-bottom: 10px !important; }
  body .margin-bottom-xl-20 {
    margin-bottom: 20px !important; }
  body .padding-bottom-xl-20 {
    padding-bottom: 20px !important; }
  body .margin-bottom-xl-30 {
    margin-bottom: 30px !important; }
  body .padding-bottom-xl-30 {
    padding-bottom: 30px !important; }
  body .margin-bottom-xl-40 {
    margin-bottom: 40px !important; }
  body .padding-bottom-xl-40 {
    padding-bottom: 40px !important; }
  body .margin-bottom-xl-50 {
    margin-bottom: 50px !important; }
  body .padding-bottom-xl-50 {
    padding-bottom: 50px !important; }
  body .margin-bottom-xl-60 {
    margin-bottom: 60px !important; }
  body .padding-bottom-xl-60 {
    padding-bottom: 60px !important; }
  body .margin-bottom-xl-70 {
    margin-bottom: 70px !important; }
  body .padding-bottom-xl-70 {
    padding-bottom: 70px !important; }
  body .margin-bottom-xl-80 {
    margin-bottom: 80px !important; }
  body .padding-bottom-xl-80 {
    padding-bottom: 80px !important; }
  body .margin-bottom-xl-90 {
    margin-bottom: 90px !important; }
  body .padding-bottom-xl-90 {
    padding-bottom: 90px !important; }
  body .margin-bottom-xl-100 {
    margin-bottom: 100px !important; }
  body .padding-bottom-xl-100 {
    padding-bottom: 100px !important; }
  body .margin-bottom-xl-110 {
    margin-bottom: 110px !important; }
  body .padding-bottom-xl-110 {
    padding-bottom: 110px !important; }
  body .margin-bottom-xl-120 {
    margin-bottom: 120px !important; }
  body .padding-bottom-xl-120 {
    padding-bottom: 120px !important; }
  body .margin-bottom-xl-130 {
    margin-bottom: 130px !important; }
  body .padding-bottom-xl-130 {
    padding-bottom: 130px !important; }
  body .margin-bottom-xl-140 {
    margin-bottom: 140px !important; }
  body .padding-bottom-xl-140 {
    padding-bottom: 140px !important; }
  body .margin-bottom-xl-150 {
    margin-bottom: 150px !important; }
  body .padding-bottom-xl-150 {
    padding-bottom: 150px !important; }
  body .margin-bottom-xl-160 {
    margin-bottom: 160px !important; }
  body .padding-bottom-xl-160 {
    padding-bottom: 160px !important; }
  body .margin-bottom-xl-170 {
    margin-bottom: 170px !important; }
  body .padding-bottom-xl-170 {
    padding-bottom: 170px !important; }
  body .margin-bottom-xl-180 {
    margin-bottom: 180px !important; }
  body .padding-bottom-xl-180 {
    padding-bottom: 180px !important; }
  body .margin-bottom-xl-190 {
    margin-bottom: 190px !important; }
  body .padding-bottom-xl-190 {
    padding-bottom: 190px !important; }
  body .margin-bottom-xl-200 {
    margin-bottom: 200px !important; }
  body .padding-bottom-xl-200 {
    padding-bottom: 200px !important; }
  body .margin-left-xl-0 {
    margin-left: 0px !important; }
  body .padding-left-xl-0 {
    padding-left: 0px !important; }
  body .margin-left-xl-10 {
    margin-left: 10px !important; }
  body .padding-left-xl-10 {
    padding-left: 10px !important; }
  body .margin-left-xl-20 {
    margin-left: 20px !important; }
  body .padding-left-xl-20 {
    padding-left: 20px !important; }
  body .margin-left-xl-30 {
    margin-left: 30px !important; }
  body .padding-left-xl-30 {
    padding-left: 30px !important; }
  body .margin-left-xl-40 {
    margin-left: 40px !important; }
  body .padding-left-xl-40 {
    padding-left: 40px !important; }
  body .margin-left-xl-50 {
    margin-left: 50px !important; }
  body .padding-left-xl-50 {
    padding-left: 50px !important; }
  body .margin-left-xl-60 {
    margin-left: 60px !important; }
  body .padding-left-xl-60 {
    padding-left: 60px !important; }
  body .margin-left-xl-70 {
    margin-left: 70px !important; }
  body .padding-left-xl-70 {
    padding-left: 70px !important; }
  body .margin-left-xl-80 {
    margin-left: 80px !important; }
  body .padding-left-xl-80 {
    padding-left: 80px !important; }
  body .margin-left-xl-90 {
    margin-left: 90px !important; }
  body .padding-left-xl-90 {
    padding-left: 90px !important; }
  body .margin-left-xl-100 {
    margin-left: 100px !important; }
  body .padding-left-xl-100 {
    padding-left: 100px !important; }
  body .margin-left-xl-110 {
    margin-left: 110px !important; }
  body .padding-left-xl-110 {
    padding-left: 110px !important; }
  body .margin-left-xl-120 {
    margin-left: 120px !important; }
  body .padding-left-xl-120 {
    padding-left: 120px !important; }
  body .margin-left-xl-130 {
    margin-left: 130px !important; }
  body .padding-left-xl-130 {
    padding-left: 130px !important; }
  body .margin-left-xl-140 {
    margin-left: 140px !important; }
  body .padding-left-xl-140 {
    padding-left: 140px !important; }
  body .margin-left-xl-150 {
    margin-left: 150px !important; }
  body .padding-left-xl-150 {
    padding-left: 150px !important; }
  body .margin-left-xl-160 {
    margin-left: 160px !important; }
  body .padding-left-xl-160 {
    padding-left: 160px !important; }
  body .margin-left-xl-170 {
    margin-left: 170px !important; }
  body .padding-left-xl-170 {
    padding-left: 170px !important; }
  body .margin-left-xl-180 {
    margin-left: 180px !important; }
  body .padding-left-xl-180 {
    padding-left: 180px !important; }
  body .margin-left-xl-190 {
    margin-left: 190px !important; }
  body .padding-left-xl-190 {
    padding-left: 190px !important; }
  body .margin-left-xl-200 {
    margin-left: 200px !important; }
  body .padding-left-xl-200 {
    padding-left: 200px !important; }
  .home11 .container, .home11 .woocommerce .woocommerce-message, .woocommerce .home11 .woocommerce-message, .home11 .woocommerce-pagination, .home11 .woocommerce ul.products, .woocommerce .home11 ul.products {
    max-width: 1460px; }
  .home12 .container, .home12 .woocommerce .woocommerce-message, .woocommerce .home12 .woocommerce-message, .home12 .woocommerce-pagination, .home12 .woocommerce ul.products, .woocommerce .home12 ul.products {
    max-width: 1810px; } }
@media (max-width: 47.9em) {
  .hidden-xs-down {
    display: none !important; }
  .container, .woocommerce .woocommerce-message, .woocommerce-pagination, .woocommerce ul.products {
    padding-right: 3rem;
    padding-left: 3rem; }
  .heli-creative.vc_row {
    background-image: none !important; }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product,
  .woocommerce-page[class*=columns-] ul.products li.product,
  .woocommerce[class*=columns-] ul.products li.product {
    margin: 0;
    width: 100%; }
  body .eg-heli-services-01-wrapper .esg-bc {
    position: relative !important;
    right: auto;
    left: auto; }
  body .esg-grid .mainul li.eg-heli-services-01-wrapper {
    padding: 0; }
  body .eg-heli-services-01-element-10 {
    padding: 0 20px 20px; }
  body .eg-heli-services-01-element-3-a {
    margin: 0;
    padding-top: 20px; } }
@media (max-width: 63.9em) {
  .hidden-sm-down {
    display: none !important; }
  .site-footer .col-md-7,
  .site-footer .col-md-2,
  .site-footer .header05.left {
    margin-bottom: 50px; }
  .site-footer .widget-title {
    padding: 0 !important; }
  .heli-creative h2 {
    margin-left: 0 !important;
    font-size: 30px !important; }
  .heli-newsletter .mc4wp-form input[type=submit] {
    margin-top: 20px; }
  .post-thumb .dates {
    display: none; }
  body .heli-agency {
    background-image: none !important; }
  .services04 .sv04 > div {
    padding-top: 50px !important;
    padding-bottom: 50px !important; }
  .onepage-mobile {
    width: 100% !important; }
  .ms-left, .ms-right {
    width: 100% !important; }
  .vc_row.ms-section {
    padding: 60px 30px !important; }
  .vc_row.ms-section .multiscroll-logo {
    display: none !important; }
  .vc_row.ms-section.ms-section-bg {
    min-height: 400px; }
  .vc_row.ms-section.ms-section-map {
    padding: 0px !important; }
  .vc_row.ms-section.ms-section-map .vc_column-inner .wpb_wrapper {
    height: 100%; }
  body .heli-news-begin,
  body .heli-top,
  body .heli-newsletter {
    background-image: none !important; }
  body .vc_custom_1453428903195 {
    margin: 0; }
  body .vc_custom_1452744437919 {
    padding-top: 50px;
    padding-bottom: 50px; } }
@media (max-width: 79.9em) {
  .hidden-md-down {
    display: none !important; }
  .search-box .search-form {
    width: 100%; }
  .heli-creative .vc_col-md-6:nth-child(2) {
    max-width: 450px; }
  .begin-with-us .vc_column-inner,
  .begin-with-us .vc_custom_heading {
    margin: 0 !important; }
  .woo-banners .vc_custom_heading {
    margin: 0 0 20px !important; }
  .onepage-mobile .vc_column-inner {
    padding-left: 30px !important;
    padding-right: 30px !important; }
  .onepage-mobile .heli-icon-box .vc_column-inner {
    padding-left: 0px !important;
    padding-right: 30px !important; }
  .onepage-mobile-text {
    font-size: 48px !important; }
  .ms-left .ms-mobile, .ms-right .ms-mobile {
    padding-left: 30px !important;
    padding-right: 30px !important; }
  .heli-word-slide {
    font-size: 40px; }
  .wpb_single_image.heli-image-hide {
    margin-top: 0 !important; } }
@media (max-width: 119.9em) {
  .hidden-lg-down {
    display: none !important; } }
@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    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; }
  .navbar {
    display: none; }
  .btn > .caret, .woocommerce ul.products li.product .extra .button > .caret,
  .woocommerce-page ul.products li.product .extra .button > .caret,
  .dropup > .btn > .caret, .woocommerce ul.products li.product .extra
  .dropup > .button > .caret,
  .woocommerce-page ul.products li.product .extra
  .dropup > .button > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
  .table td,
    .table th {
    background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; }
  .visible-print-block {
    display: block !important; }
  .visible-print-inline {
    display: inline !important; }
  .visible-print-inline-block {
    display: inline-block !important; }
  .hidden-print {
    display: none !important; } }

/*# sourceMappingURL=main-ltr.css.map */
