.tm-instagram-pics .item-info > li:before, .woocommerce nav.woocommerce-pagination ul .next:before,
.woocommerce nav.woocommerce-pagination ul .prev:before, .tm-services-slides .owl-controls .owl-prev:before, .tm-services-slides .owl-controls .owl-next:before, .social-menu .menu li a[href*=feed]:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

.heli-social-group-02 .icon:before, .social-menu .menu li a:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.social-menu .menu li a[href*=feed]:before {
  font-family: "Font Awesome 6 Free" !important;
}

/*!
 * 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;
}
@-o-viewport {
  width: device-width;
}
@-webkit-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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: 0.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: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

a {
  color: #0275d8;
  text-decoration: none;
}
a:focus, a:hover {
  color: rgb(1.2981651376, 75.9426605505, 140.2018348624);
  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: 0.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: 0.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 0.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, .full-width .site-content, .content-sidebar .site-content,
.sidebar-content .site-content, .woocommerce ul.products, .woocommerce-pagination, .woocommerce .woocommerce-message {
  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, .content-sidebar .site-content,
.sidebar-content .site-content, .comments-area .comment-form {
  display: flex;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

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

.col-xs-last {
  order: 1;
}
.row-xs-top {
  align-items: flex-start;
}

.row-xs-center {
  align-items: center;
}

.row-xs-bottom {
  align-items: flex-end;
}
.col-xs-top {
  align-self: flex-start;
}

.col-xs-center {
  align-self: center;
}

.col-xs-bottom {
  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: rgb(232.25, 232.25, 232.25);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgb(232.25, 232.25, 232.25);
}

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

.table-hover .table-success:hover {
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}

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

.table-hover .table-info:hover {
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}

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

.table-hover .table-warning:hover {
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}

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

.table-hover .table-danger:hover {
  background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}

.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: flex;
  margin-bottom: 1rem;
}

.media-body {
  flex: 1;
}

.media-middle {
  align-self: center;
}

.media-bottom {
  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.8571428571%;
}

.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: rgb(1.5321100917, 89.628440367, 165.4678899083);
}

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

a.text-success:focus, a.text-success:hover {
  color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
}

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

a.text-info:focus, a.text-info:hover {
  color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
}

.text-warning {
  color: #f0ad4e;
}

a.text-warning:focus, a.text-warning:hover {
  color: rgb(236.015625, 151.21875, 30.984375);
}

.text-danger {
  color: #d9534f;
}

a.text-danger:focus, a.text-danger:hover {
  color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
}

.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: rgb(1.5321100917, 89.628440367, 165.4678899083);
}

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

a.bg-success:focus, a.bg-success:hover {
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
}

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

a.bg-info:focus, a.bg-info:hover {
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
}

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

a.bg-warning:focus, a.bg-warning:hover {
  background-color: rgb(236.015625, 151.21875, 30.984375);
}

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

a.bg-danger:focus, a.bg-danger:hover {
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
}

.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 {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

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

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

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

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  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;
  -khtml-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;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  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;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  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;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

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

/*

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

*/
.mfp-zoom-in {
  /* start state */
}
.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 {
  /* animate in */
}
.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 {
  /* animate out */
}
.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 */
}
.mfp-newspaper .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.5s;
  transform: scale(0) rotate(500deg);
}
.mfp-newspaper.mfp-bg {
  opacity: 0;
  transition: all 0.5s;
}
.mfp-newspaper {
  /* animate in */
}
.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 {
  /* animate out */
}
.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 */
}
.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 {
  /* animate in */
}
.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 {
  /* animate out */
}
.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 .mfp-content {
  vertical-align: top;
}
.mfp-move-from-top {
  /* start state */
}
.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 {
  /* animate in */
}
.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 {
  /* animate out */
}
.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 .mfp-content {
  perspective: 2000px;
}
.mfp-3d-unfold {
  /* start state */
}
.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 {
  /* animate in */
}
.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 {
  /* animate out */
}
.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 */
}
.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 {
  /* animate in */
}
.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 {
  /* animate out */
}
.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 0.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;
}
.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
--------------------------------------------------------------*/
.post-type-archive-project .projects::after, .woocommerce .related::after, .portfolio-navigation::after, .comment > div::after, .mini-cart .widget_shopping_cart_content .cart_list li::after, .clear::after,
.entry-content::after,
.comment-content::after,
.site-content::after,
.site-footer::after {
  content: "";
  display: table;
  clear: both;
}
.pricing-table .pricing-table-features li:before, .eg-icon-search:before, .vc_toggle_title:before, .latest-portfolio .owl-controls .owl-nav div:before, .portfolio-navigation .nav-next:before, .portfolio-navigation .nav-previous:before, .widget_archive a:before, .widget_recent_comments span:before, .sidebar .widget_recent_entries li a:before,
.wpb_widgetised_column .widget_recent_entries li a:before, .heli-listing-3 li:before, .heli-listing-2 li:before, .heli-listing li:before, .mini-cart .mini-cart__button .mini-cart-icon:before, #site-navigation .menu > ul > li .menu-item-has-children::after,
#site-navigation .menu > li .menu-item-has-children::after {
  font-family: "Pe-icon-7-stroke";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
.tm-instagram-pics .item-info, .tm-instagram-pics .item .overlay, body .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs-position-left .vc_tta-tab > a, body .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs-position-top .vc_tta-tab > a, 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, .vc_toggle_title:before, .vc_toggle_title, .woocommerce ul.products li.product .extra,
.woocommerce-page ul.products li.product .extra, .tm-services-slides .owl-controls .owl-prev, .tm-services-slides .owl-controls .owl-next, .heli-social-group-02 .icon, .heli-icon-box2:before, .heli-icon-box2 .vc_icon_element-icon, .features-blocks .wpb_wrapper .wpb_text_column, .heli-newsletter-2 .mc4wp-form input[type=email], .heli-newsletter .mc4wp-form input[type=submit], .mini-cart .widget_shopping_cart_content, .mini-cart .mini-cart__button, .search-box .search-form, .search-box input[type=search], .search-box i:before, .search-box i:after, .search-box i, #site-navigation .sub-menu li,
#site-navigation .children li, #site-navigation .sub-menu,
#site-navigation .children, #site-navigation .menu > ul > li,
#site-navigation .menu > li, button,
input[type=button],
input[type=reset],
input[type=submit], select,
textarea,
input, a {
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.woocommerce ul.products li.product .extra,
.woocommerce-page ul.products li.product .extra, .big-title:after, .heli-testimonials:before, .heli-newsletter-2:before, .tm-vc-row-overlay, .search-box .search-form:before {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.woocommerce ul.products li.product .extra div,
.woocommerce-page ul.products li.product .extra div, .type-project .cat p, .post-thumb .dates > div {
  width: 100%;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -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: 0.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;
}
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: 0.05em;
  font-weight: normal;
  font-size: 12px;
  cursor: pointer;
}

/*--------------------------------------------------------------
## Contact Form 7
--------------------------------------------------------------*/
.wpcf7-form .row, .wpcf7-form .content-sidebar .site-content, .content-sidebar .wpcf7-form .site-content,
.wpcf7-form .sidebar-content .site-content,
.sidebar-content .wpcf7-form .site-content, .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: 0.05em;
}
.wpcf7-form select::-moz-placeholder,
.wpcf7-form textarea::-moz-placeholder,
.wpcf7-form input::-moz-placeholder {
  color: #444;
  letter-spacing: 0.05em;
}
.wpcf7-form select:-moz-placeholder,
.wpcf7-form textarea:-moz-placeholder,
.wpcf7-form input:-moz-placeholder {
  color: #444;
  letter-spacing: 0.05em;
}
.wpcf7-form select:-ms-input-placeholder,
.wpcf7-form textarea:-ms-input-placeholder,
.wpcf7-form input:-ms-input-placeholder {
  color: #444;
  letter-spacing: 0.05em;
}
.wpcf7-form .wpcf7-submit {
  padding: 12px 30px;
  border-color: #888;
  border-radius: 40px;
  letter-spacing: 0.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;
}

.mm-menu .wpb_column {
  width: 100% !important;
}

.mm-menu .mega-menu-content {
  padding: 30px 15px;
}

.mobile-menu .mega-menu > ul {
  padding: 0;
}
.mobile-menu .mega-menu > ul li a {
  padding-top: 10px;
}
.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, .social-menu .menu li a[href*="x.com"]:before {
  content: "\e61b";
}
.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 .full-width .site-content, .full-width .search-form-container-full .site-content, .search-form-container-full .content-sidebar .site-content, .content-sidebar .search-form-container-full .site-content,
.search-form-container-full .sidebar-content .site-content,
.sidebar-content .search-form-container-full .site-content, .search-form-container-full .woocommerce ul.products, .woocommerce .search-form-container-full ul.products, .search-form-container-full .woocommerce-pagination, .search-form-container-full .woocommerce .woocommerce-message, .woocommerce .search-form-container-full .woocommerce-message {
  height: 100%;
}
.search-form-container-full .container .row, .search-form-container-full .full-width .site-content .row, .full-width .search-form-container-full .site-content .row, .search-form-container-full .content-sidebar .site-content .row, .content-sidebar .search-form-container-full .site-content .row,
.search-form-container-full .sidebar-content .site-content .row,
.sidebar-content .search-form-container-full .site-content .row, .search-form-container-full .container .content-sidebar .site-content, .search-form-container-full .full-width .site-content .content-sidebar .site-content, .full-width .search-form-container-full .site-content .content-sidebar .site-content, .search-form-container-full .content-sidebar .site-content .content-sidebar .site-content,
.search-form-container-full .sidebar-content .site-content .content-sidebar .site-content, .content-sidebar .search-form-container-full .container .site-content, .content-sidebar .search-form-container-full .site-content .site-content,
.search-form-container-full .container .sidebar-content .site-content,
.search-form-container-full .full-width .site-content .sidebar-content .site-content,
.full-width .search-form-container-full .site-content .sidebar-content .site-content,
.search-form-container-full .content-sidebar .site-content .sidebar-content .site-content,
.search-form-container-full .sidebar-content .site-content .sidebar-content .site-content,
.sidebar-content .search-form-container-full .container .site-content,
.sidebar-content .search-form-container-full .site-content .site-content, .search-form-container-full .woocommerce ul.products .row, .search-form-container-full .woocommerce ul.products .content-sidebar .site-content, .content-sidebar .search-form-container-full .woocommerce ul.products .site-content,
.search-form-container-full .woocommerce ul.products .sidebar-content .site-content,
.sidebar-content .search-form-container-full .woocommerce ul.products .site-content, .woocommerce .search-form-container-full ul.products .row, .woocommerce .search-form-container-full ul.products .content-sidebar .site-content, .content-sidebar .woocommerce .search-form-container-full ul.products .site-content,
.woocommerce .search-form-container-full ul.products .sidebar-content .site-content,
.sidebar-content .woocommerce .search-form-container-full ul.products .site-content, .search-form-container-full .woocommerce-pagination .row, .search-form-container-full .woocommerce-pagination .content-sidebar .site-content, .content-sidebar .search-form-container-full .woocommerce-pagination .site-content,
.search-form-container-full .woocommerce-pagination .sidebar-content .site-content,
.sidebar-content .search-form-container-full .woocommerce-pagination .site-content, .search-form-container-full .woocommerce .woocommerce-message .row, .search-form-container-full .woocommerce .woocommerce-message .content-sidebar .site-content, .content-sidebar .search-form-container-full .woocommerce .woocommerce-message .site-content,
.search-form-container-full .woocommerce .woocommerce-message .sidebar-content .site-content,
.sidebar-content .search-form-container-full .woocommerce .woocommerce-message .site-content, .woocommerce .search-form-container-full .woocommerce-message .row, .woocommerce .search-form-container-full .woocommerce-message .content-sidebar .site-content, .content-sidebar .woocommerce .search-form-container-full .woocommerce-message .site-content,
.woocommerce .search-form-container-full .woocommerce-message .sidebar-content .site-content,
.sidebar-content .woocommerce .search-form-container-full .woocommerce-message .site-content, .search-form-container-full .container .comments-area .comment-form, .search-form-container-full .full-width .site-content .comments-area .comment-form, .full-width .search-form-container-full .site-content .comments-area .comment-form, .search-form-container-full .content-sidebar .site-content .comments-area .comment-form, .content-sidebar .search-form-container-full .site-content .comments-area .comment-form,
.search-form-container-full .sidebar-content .site-content .comments-area .comment-form,
.sidebar-content .search-form-container-full .site-content .comments-area .comment-form, .search-form-container-full .woocommerce ul.products .comments-area .comment-form, .woocommerce .search-form-container-full ul.products .comments-area .comment-form, .search-form-container-full .woocommerce-pagination .comments-area .comment-form, .search-form-container-full .woocommerce .woocommerce-message .comments-area .comment-form, .woocommerce .search-form-container-full .woocommerce-message .comments-area .comment-form, .comments-area .search-form-container-full .container .comment-form, .comments-area .search-form-container-full .full-width .site-content .comment-form, .full-width .comments-area .search-form-container-full .site-content .comment-form, .comments-area .search-form-container-full .content-sidebar .site-content .comment-form, .content-sidebar .comments-area .search-form-container-full .site-content .comment-form,
.comments-area .search-form-container-full .sidebar-content .site-content .comment-form,
.sidebar-content .comments-area .search-form-container-full .site-content .comment-form, .comments-area .search-form-container-full .woocommerce ul.products .comment-form, .woocommerce .comments-area .search-form-container-full ul.products .comment-form, .comments-area .search-form-container-full .woocommerce-pagination .comment-form, .comments-area .search-form-container-full .woocommerce .woocommerce-message .comment-form, .woocommerce .comments-area .search-form-container-full .woocommerce-message .comment-form {
  height: 100%;
}
.search-form-container-full .row, .search-form-container-full .content-sidebar .site-content, .content-sidebar .search-form-container-full .site-content,
.search-form-container-full .sidebar-content .site-content,
.sidebar-content .search-form-container-full .site-content, .search-form-container-full .comments-area .comment-form, .comments-area .search-form-container-full .comment-form {
  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 0.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, .header09.site-header {
  position: absolute;
  z-index: 9;
  width: 100%;
}
.header02 .main-navigation, .header09 .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;
  margin-top: 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 .full-width .site-content, .full-width .header05 .site-content .site-content, .header05 .site-content .content-sidebar .site-content, .content-sidebar .header05 .site-content .site-content,
.header05 .site-content .sidebar-content .site-content,
.sidebar-content .header05 .site-content .site-content, .header05 .site-content .woocommerce ul.products, .woocommerce .header05 .site-content ul.products, .header05 .site-content .woocommerce-pagination, .header05 .site-content .woocommerce .woocommerce-message, .woocommerce .header05 .site-content .woocommerce-message {
  padding: 0;
  max-width: 173rem;
}

.header11.site-header {
  position: absolute;
  z-index: 9;
  width: 100%;
}
.header11 .main-navigation {
  background: none !important;
}

.header12.site-header {
  position: absolute;
  z-index: 9;
  width: 100%;
}
.header12 .main-navigation {
  background: none !important;
}
.header12 #site-navigation .menu > ul > li a, .header12 #site-navigation .menu > li a {
  text-transform: capitalize;
}
.header12 .row-left {
  display: flex;
  justify-content: space-between;
}

.sticky_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;
  right: -350px;
}
#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: 0.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, .content-sidebar .site-content:before,
.sidebar-content .site-content:before, .comments-area .comment-form:before, .row:after, .content-sidebar .site-content:after,
.sidebar-content .site-content:after, .comments-area .comment-form:after,
.container:before,
.full-width .site-content:before,
.woocommerce ul.products:before,
.woocommerce-pagination:before,
.woocommerce .woocommerce-message:before,
.container:after,
.full-width .site-content:after,
.woocommerce ul.products:after,
.woocommerce-pagination:after,
.woocommerce .woocommerce-message: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: 0.05em;
}
.heli-newsletter .mc4wp-form input[type=email]::-moz-placeholder {
  color: #222;
  letter-spacing: 0.05em;
}
.heli-newsletter .mc4wp-form input[type=email]:-moz-placeholder {
  color: #222;
  letter-spacing: 0.05em;
}
.heli-newsletter .mc4wp-form input[type=email]:-ms-input-placeholder {
  color: #222;
  letter-spacing: 0.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: 0.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: 0.05em;
  font-size: 17px;
}
.heli-newsletter-2 .mc4wp-form input[type=email]::-moz-placeholder {
  color: #fff;
  letter-spacing: 0.05em;
  font-size: 17px;
}
.heli-newsletter-2 .mc4wp-form input[type=email]:-moz-placeholder {
  color: #fff;
  letter-spacing: 0.05em;
  font-size: 17px;
}
.heli-newsletter-2 .mc4wp-form input[type=email]:-ms-input-placeholder {
  color: #fff;
  letter-spacing: 0.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: 0.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: 0.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 {
  -webkit-transform: translateY(180px);
  -moz-transform: translateY(180px);
  -ms-transform: translateY(180px);
  -o-transform: translateY(180px);
  transform: translateY(180px);
}
.features-blocks .wpb_wrapper:hover .vc_icon_element {
  -webkit-transform: translateY(-180px);
  -moz-transform: translateY(-180px);
  -ms-transform: translateY(-180px);
  -o-transform: translateY(-180px);
  transform: translateY(-180px);
}

body.fitness .heli-icon-box2:before,
body.fitness .heli-counting > div:before {
  display: none !important;
}
body.fitness .vc_custom_heading em {
  font-family: "Playfair Display", sans-serif;
}

.mw560 {
  max-width: 560px;
  margin: auto;
}

body.travel .hot-tours em {
  float: right;
  font-style: normal;
  background-color: #d90000;
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  margin-top: -8px;
}
body.travel .cheapest em {
  font-family: "Playfair Display", sans-serif;
}
body.travel .top-bar .vc_column-inner {
  padding: 40px;
  margin-top: -50px;
}
body.travel .top-bar .vc_icon_element {
  float: left;
  margin: 0 10px 0 0;
}
body.travel .top-bar .vc_icon_element-inner {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 100%;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.big-title {
  position: relative;
  margin-bottom: 70px;
  text-transform: uppercase;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
}
.big-title .container, .big-title .full-width .site-content, .full-width .big-title .site-content, .big-title .content-sidebar .site-content, .content-sidebar .big-title .site-content,
.big-title .sidebar-content .site-content,
.sidebar-content .big-title .site-content, .big-title .woocommerce ul.products, .woocommerce .big-title ul.products, .big-title .woocommerce-pagination, .big-title .woocommerce .woocommerce-message, .woocommerce .big-title .woocommerce-message {
  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: 0.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 i {
  margin-right: 0;
}
.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: 0.1em;
  font-weight: normal;
  font-size: 12px;
}
.hentry .read-more:hover {
  letter-spacing: 0.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: 0.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: 0.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: 0.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;
  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: 0.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;
}
.thememove_testimonials.style-2 {
  text-align: center;
}
.thememove_testimonials.style-2 .testimonials-text {
  margin: 0 0 30px;
  padding: 0;
  font-size: 32px;
  font-style: normal;
  border: 0;
  background-color: transparent;
  color: #222;
}
.thememove_testimonials.style-2 .avatar {
  width: auto;
  margin: 0 auto;
  float: none;
}
.thememove_testimonials.style-2 .author {
  float: none;
  padding: 0;
  margin-top: 20px;
}
.thememove_testimonials.style-2 .author span {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
}
.thememove_testimonials.style-2 .author span:first-child {
  color: #11933D;
  margin-bottom: 0;
}
.thememove_testimonials.style-2 .author span:last-child:before {
  content: ", ";
}
.thememove_testimonials.style-2.has-bullets .testimonials-list {
  padding-bottom: 60px;
}
.thememove_testimonials.style-2.has-bullets .owl-controls {
  top: auto;
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
}
.thememove_testimonials.style-2.has-bullets .owl-controls .owl-dot {
  margin: 0 5px;
}

.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%;
  -webkit-transform: translate(-50%, -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: 0.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: 0.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("https://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: 0.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 0.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, .content-sidebar .site-header > .site-content,
.sidebar-content .site-header > .site-content, .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%;
  flex-basis: auto;
}
.logo-nav .main-navigation {
  position: static;
  max-width: 80%;
}
.logo-nav #site-navigation {
  position: static;
  max-width: 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 0.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;
}
@-webkit-keyframes rotateWord {
  0% {
    opacity: 0;
  }
  2% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  5% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
  17% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
  20% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes rotateWord {
  0% {
    opacity: 0;
  }
  2% {
    opacity: 0;
    -ms-transform: translateY(-20px);
  }
  5% {
    opacity: 1;
    -ms-transform: translateY(0px);
  }
  17% {
    opacity: 1;
    -ms-transform: translateY(0px);
  }
  20% {
    opacity: 0;
    -ms-transform: translateY(20px);
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes rotateWord {
  0% {
    opacity: 0;
  }
  2% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  5% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  17% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  20% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.heli-overflow-visible {
  overflow: visible !important;
}

.vc_row.bg-left-bottom,
.bg-left-bottom .vc_column-inner {
  background-position: left bottom !important;
  background-repeat: no-repeat !important;
}

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

.vc_row.bg-right-bottom {
  background-position: right bottom !important;
  background-repeat: no-repeat !important;
}

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

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

.max-width-570 {
  max-width: 570px !important;
}

.hover-gray img {
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hover-gray img:hover {
  filter: none; /* IE6-9 */
  -webkit-filter: grayscale(0); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(0); /* Microsoft Edge and Firefox 35+ */
}

.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: 0.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;
}

/*.multiscroll .container,
.multiscroll .container .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 {
	height: 100% !important;
}*/
html, body {
  overflow: auto !important;
}

body.multiscroll {
  overflow: hidden !important;
}

.multiscroll .vc_column_container {
  position: static;
}

.ms-left,
.ms-right {
  position: relative !important;
}

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

.tm-restaurant-menu .row .col-md-12, .tm-restaurant-menu .content-sidebar .site-content .col-md-12, .content-sidebar .tm-restaurant-menu .site-content .col-md-12,
.tm-restaurant-menu .sidebar-content .site-content .col-md-12,
.sidebar-content .tm-restaurant-menu .site-content .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 .content-sidebar .site-content .col-md-6, .content-sidebar .tm-restaurant-menu .site-content .col-md-6,
.tm-restaurant-menu .sidebar-content .site-content .col-md-6,
.sidebar-content .tm-restaurant-menu .site-content .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 .content-sidebar .site-content .col-md-4, .content-sidebar .tm-restaurant-menu .site-content .col-md-4,
.tm-restaurant-menu .sidebar-content .site-content .col-md-4,
.sidebar-content .tm-restaurant-menu .site-content .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, .comments-area .comment-form .tm-restaurant-menu .content-sidebar .site-content .form-submit, .content-sidebar .comments-area .comment-form .tm-restaurant-menu .site-content .form-submit,
.comments-area .comment-form .tm-restaurant-menu .sidebar-content .site-content .form-submit,
.sidebar-content .comments-area .comment-form .tm-restaurant-menu .site-content .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 .content-sidebar .site-content .col-md-3, .content-sidebar .tm-restaurant-menu .site-content .col-md-3,
.tm-restaurant-menu .sidebar-content .site-content .col-md-3,
.sidebar-content .tm-restaurant-menu .site-content .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 .content-sidebar .site-content .tm-restaurant-menu-title, .content-sidebar .tm-restaurant-menu .site-content .tm-restaurant-menu-title,
.tm-restaurant-menu .sidebar-content .site-content .tm-restaurant-menu-title,
.sidebar-content .tm-restaurant-menu .site-content .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 .content-sidebar .site-content .tm-restaurant-menu-price, .content-sidebar .tm-restaurant-menu .site-content .tm-restaurant-menu-price,
.tm-restaurant-menu .sidebar-content .site-content .tm-restaurant-menu-price,
.sidebar-content .tm-restaurant-menu .site-content .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: 0.12em;
  font-weight: 400;
}
.tm-restaurant-menu .row .tm-restaurant-menu-desc, .tm-restaurant-menu .content-sidebar .site-content .tm-restaurant-menu-desc, .content-sidebar .tm-restaurant-menu .site-content .tm-restaurant-menu-desc,
.tm-restaurant-menu .sidebar-content .site-content .tm-restaurant-menu-desc,
.sidebar-content .tm-restaurant-menu .site-content .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: 0.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: 0.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: "\e61b";
}
.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: 0.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: 0.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;
  -webkit-animation: blink 0.7s infinite;
  -moz-animation: blink 0.7s infinite;
  animation: blink 0.7s infinite;
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.tm-col-full-height .wpb_wrapper {
  height: 100%;
}

.prev-next-posts {
  margin-bottom: 50px;
}
.prev-next-posts .row div:last-child, .prev-next-posts .content-sidebar .site-content div:last-child, .content-sidebar .prev-next-posts .site-content div:last-child,
.prev-next-posts .sidebar-content .site-content div:last-child,
.sidebar-content .prev-next-posts .site-content div:last-child, .prev-next-posts .comments-area .comment-form div:last-child, .comments-area .prev-next-posts .comment-form div:last-child {
  text-align: right;
}

#show table, #show table a {
  color: #ffffff;
}
#show table a {
  text-transform: uppercase;
  border-bottom: 1px solid #ffffff;
}
#show table td {
  border: 1px solid #444;
  padding: 2% 4%;
}
#show table tr td:nth-child(1) {
  width: 23%;
}
#show table tr td:nth-child(2) {
  width: 58%;
}

.event-top {
  text-align: center;
  font-weight: 400;
}
.event-top div, .event-top p {
  display: inline-block;
  margin: 0 !important;
}
.event-top .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
  height: 0.7em;
  width: 3em;
}

.pricing-range {
  margin: 0;
  padding: 0;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
}
.pricing-range li {
  list-style: none;
  width: 50%;
  display: inline-block;
  margin-right: -5px;
  position: relative;
  padding: 20px 0;
}
.pricing-range li:after {
  content: "";
  position: absolute;
  width: 70%;
  top: 49%;
  border-top: 2px dotted #dddddd;
}
.pricing-range li em {
  position: absolute;
  right: 0;
  padding: 0 20px;
  background-color: #fff;
  display: inline-block;
  font-style: normal;
  z-index: 2;
}

.mm-listview > li > span .vc_column-inner {
  padding: 0 !important;
}

.mm-listview > li:not(.mm-divider):after {
  left: -5px !important;
}

.record-form {
  position: relative;
}
.record-form input[type=email] {
  background-color: #363636 !important;
  color: #fff !important;
  border: 0 !important;
}
.record-form input[type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff !important;
  color: #222 !important;
  border: 0 !important;
  border-radius: 0 !important;
}
.record-form input[type=submit]:hover {
  background-color: #222 !important;
  color: #fff !important;
}

.marquee {
  animation: scroll-left 20s linear infinite;
}

@-moz-keyframes scroll-left {
  0% {
    -moz-transform: translateX(100%);
  }
  100% {
    -moz-transform: translateX(-100%);
  }
}
@-webkit-keyframes scroll-left {
  0% {
    -webkit-transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
  }
}
@keyframes scroll-left {
  0% {
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.form42.style-border input[type=text],
.form42.style-border input[type=email],
.form42.style-border textarea {
  margin-bottom: 32px;
  padding: 0 0 20px;
  border: 0;
  border-bottom: 1px solid #ddd;
  background-color: transparent;
  color: #222;
}
.form42.style-border input[type=submit] {
  width: 100%;
  border-color: #ddd;
  border-radius: 5px;
  text-transform: capitalize;
}
.form42.style-border.style-border__light input[type=text],
.form42.style-border.style-border__light input[type=email],
.form42.style-border.style-border__light textarea {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
}
.form42.style-border.style-border__light input[type=text]::-webkit-input-placeholder,
.form42.style-border.style-border__light input[type=email]::-webkit-input-placeholder,
.form42.style-border.style-border__light textarea::-webkit-input-placeholder { /* Edge */
  color: #fff;
}
.form42.style-border.style-border__light input[type=text]:-ms-input-placeholder,
.form42.style-border.style-border__light input[type=email]:-ms-input-placeholder,
.form42.style-border.style-border__light textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}
.form42.style-border.style-border__light input[type=text]::placeholder,
.form42.style-border.style-border__light input[type=email]::placeholder,
.form42.style-border.style-border__light textarea::placeholder {
  color: #fff;
}
.form42.style-border.style-border__light input[type=submit] {
  width: 100%;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.form42.style-border.style-border__light input[type=submit]:hover {
  background-color: #fff;
  color: #222;
}

/*--------------------------------------------------------------
# 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: 0.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 #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  display: inline-block;
  padding: 14px 30px;
  border: 1px solid #1f1f1f;
  border-radius: 30px;
  background-color: transparent;
  color: #1f1f1f;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 400;
  font-size: 12px;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #222;
  color: #fff;
}

.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled] {
  padding: 14px 30px !important;
}

.woocommerce-mini-cart__empty-message {
  padding: 15px;
}

.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: 0.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: 0.1em;
  font-weight: 300;
}

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

.woocommerce-cart .cart-collaterals .cart_totals table th {
  text-transform: uppercase;
  letter-spacing: 0.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: 9px;
  width: 120px !important;
}

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

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

.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,
.woocommerce-page ul.products {
  display: table;
  clear: both;
}
.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;
  border: 0;
  border-bottom: 1px solid #444;
}
.woocommerce ul.products li.product .extra .button:hover,
.woocommerce-page ul.products li.product .extra .button:hover {
  color: inherit;
}
.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: 0.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;
}

.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 10px 10px 12px;
  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%;
}

.content-sidebar .site-content,
.sidebar-content .site-content {
  margin-left: auto;
  margin-right: auto;
}
.content-sidebar .sidebar,
.sidebar-content .sidebar {
  padding: 0;
}
.content-sidebar .widget_product_search,
.sidebar-content .widget_product_search {
  margin-top: 0;
}
.content-sidebar.post-type-archive-product .products,
.sidebar-content.post-type-archive-product .products {
  margin: 0 -15px !important;
}

.sidebar-content #container,
.sidebar-content .content-area {
  order: 2;
}

.full-width.post-type-archive-product .products {
  margin: 0 -15px !important;
}

/*--------------------------------------------------------------
# Visual Composer
--------------------------------------------------------------*/
.vc_row.vc_row-flex > .vc_column_container {
  z-index: 1;
}

.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: 0.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: 0.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: 0.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: 0.1em;
}
.eg-heli-services-01-wrapper .eg-heli-services-01-element-3:hover {
  letter-spacing: 0.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 {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  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: 0.05em;
}

a.eg-heli-portfolio-01-element-3 {
  color: #fff !important;
  letter-spacing: 0.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: 0.1em;
  font-size: 12px;
}
.pricing-table-button .btn2:hover {
  background-color: #222;
  color: #fff;
}

.wpb_text_column {
  letter-spacing: 0.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 {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  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-right) {
  padding: 12px 30px;
  text-transform: uppercase;
}
body .vc_btn3.vc_btn3-size-sm:not(.vc_btn3-icon-right):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-right):hover {
  padding-right: 38px;
  padding-left: 22px;
}
body .vc_btn3.vc_btn3-size-sm:not(.vc_btn3-icon-right):hover:after {
  -webkit-transform: translateX(18px);
  -moz-transform: translateX(18px);
  -ms-transform: translateX(18px);
  -o-transform: translateX(18px);
  transform: translateX(18px);
  visibility: visible;
  opacity: 1;
}
body .vc_btn3.vc_btn3-size-sm:not(.vc_btn3-icon-right).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 {
  -webkit-transform: translateX(18px);
  -moz-transform: translateX(18px);
  -ms-transform: translateX(18px);
  -o-transform: translateX(18px);
  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: 0.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: 0.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: 0.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;
}

/*
Image Box
*/
.tm-image-box {
  position: relative;
  z-index: 2;
}
.tm-image-box:hover:after {
  width: 100%;
  height: 100%;
  top: 8px;
  left: 8px;
}
.tm-image-box:hover .content,
.tm-image-box:hover .button-group {
  opacity: 1;
  visibility: visible;
}
.tm-image-box:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 1px solid #fff;
  z-index: 1;
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.tm-image-box .image img {
  width: 100%;
  position: relative;
  z-index: 2;
  border-radius: 5px;
}
.tm-image-box .content {
  display: flex;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  text-align: center;
  padding: 50px 30px;
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.tm-image-box .inner {
  width: 100%;
}
.tm-image-box .sub-title-top {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  color: #D90001;
  margin-bottom: 3px;
}
.tm-image-box .title {
  font-weight: 700;
  font-size: 34px;
  text-transform: uppercase;
}
.tm-image-box .sub-title-bottom {
  font-weight: 400;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 11px;
  color: #222;
  margin-top: 5px;
}
.tm-image-box .button-group {
  position: absolute;
  z-index: 4;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  margin: 0 -5px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.tm-image-box .button-item {
  padding: 0 5px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.tm-image-box .button-image {
  max-width: 145px;
}

.row-max-1710 {
  max-width: 1740px !important;
  margin: 0 auto !important;
}
/*
Accordion shortcode
*/
.tm-accordion .accordion-title-wrapper {
  cursor: pointer;
}
.tm-accordion .accordion-title {
  margin-bottom: 0;
}
.tm-accordion .accordion-content {
  display: none;
}
.tm-accordion.style-1 .accordion-section + .accordion-section {
  margin-top: 30px;
}
.tm-accordion.style-1 .accordion-title {
  position: relative;
  font-size: 24px;
  line-height: 1.2;
}
.tm-accordion.style-1 .accordion-content {
  margin-top: 30px;
}
.tm-accordion.style-1 .accordion-icon:before {
  font-size: 24px;
  content: "+";
}
.tm-accordion.style-1 .active .accordion-icon:before {
  content: "-";
}
.tm-accordion.style-1 .accordion-title-wrapper:hover .accordion-title:before,
.tm-accordion.style-1 .active .accordion-title:before {
  height: 100%;
}
.tm-accordion.style-light .accordion-title {
  color: #fff;
}
.tm-accordion.style-light .accordion-content {
  color: rgba(255, 255, 255, 0.5);
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.post-type-archive-project .page-title {
  margin-bottom: 30px;
}
.post-type-archive-project .big-title {
  background-image: url("../../images/bg04.jpg") !important;
}

.post-type-archive-project .projects {
  margin: 0;
  padding: 0;
  list-style: none;
}
.post-type-archive-project .projects.projects-masonry {
  display: none;
}
.post-type-archive-project .projects .type-project {
  position: absolute;
  float: left;
  margin: 0 0 15px;
  background-color: transparent;
}
.post-type-archive-project .projects .type-project.column-1 {
  width: 100%;
}
.post-type-archive-project .projects .type-project.column-2 {
  width: calc(50% - 7.5px);
}
.post-type-archive-project .projects .type-project.column-3 {
  width: calc(33.3333333333% - 10px);
}
.post-type-archive-project .projects .type-project.column-4 {
  width: calc(25% - 11.25px);
}
.post-type-archive-project .projects .type-project.column-5 {
  width: calc(20% - 12px);
}
.post-type-archive-project .projects .type-project:before,
.post-type-archive-project .projects .type-project h3,
.post-type-archive-project .projects .type-project .project-icon-zoom,
.post-type-archive-project .projects .type-project .project-loop-category-container {
  transition: all 0.3s;
}
.post-type-archive-project .projects .type-project:before, .post-type-archive-project .projects .type-project:after,
.post-type-archive-project .projects .type-project h3,
.post-type-archive-project .projects .type-project .project-icon-zoom,
.post-type-archive-project .projects .type-project .project-loop-category-container {
  position: absolute;
  opacity: 0;
}
.post-type-archive-project .projects .type-project:before {
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(17, 17, 17, 0.95);
  content: "";
}
.post-type-archive-project .projects .type-project:after {
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  z-index: 2;
  border: 1px solid #333;
  content: "";
}
.post-type-archive-project .projects .type-project .project-loop-category-container {
  bottom: 20px;
  z-index: 10;
  width: 100%;
  color: #888;
  text-align: center;
}
.post-type-archive-project .projects .type-project .project-loop-category-container a {
  color: #888;
}
.post-type-archive-project .projects .type-project .project-loop-category-container a:hover {
  color: #fff;
}
.post-type-archive-project .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%);
}
.post-type-archive-project .projects .type-project figure {
  margin: 0;
}
.post-type-archive-project .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%);
}
.post-type-archive-project .projects .type-project:hover:before, .post-type-archive-project .projects .type-project:hover:after,
.post-type-archive-project .projects .type-project:hover h3,
.post-type-archive-project .projects .type-project:hover .project-loop-category-container,
.post-type-archive-project .projects .type-project:hover .project-icon-zoom {
  opacity: 1;
}
.post-type-archive-project .projects .type-project:hover .project-icon-zoom {
  margin-top: 0;
}
.post-type-archive-project .projects .type-project:hover h3 {
  bottom: 70px;
}
.post-type-archive-project .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 (max-width: 119.9em) {
  .hidden-lg-down {
    display: none !important;
  }
}
@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: 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;
  }
  body .heli-agency {
    background-image: none !important;
  }
  .post-thumb .dates {
    display: none;
  }
  .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: 47.9em) {
  .hidden-xs-down {
    display: none !important;
  }
  .container, .full-width .site-content, .content-sidebar .site-content,
  .sidebar-content .site-content, .woocommerce ul.products, .woocommerce-pagination, .woocommerce .woocommerce-message {
    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 (min-width: 20em) {
  .col-xs-1 {
    flex: 8.3333333333%;
    -webkit-flex-basis: 8.3333333333%;
    -ms-flex-preferred-size: 8.3333333333%;
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xs-2 {
    flex: 16.6666666667%;
    -webkit-flex-basis: 16.6666666667%;
    -ms-flex-preferred-size: 16.6666666667%;
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xs-3 {
    flex: 25%;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-xs-4 {
    flex: 33.3333333333%;
    -webkit-flex-basis: 33.3333333333%;
    -ms-flex-preferred-size: 33.3333333333%;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xs-5 {
    flex: 41.6666666667%;
    -webkit-flex-basis: 41.6666666667%;
    -ms-flex-preferred-size: 41.6666666667%;
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xs-6 {
    flex: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-xs-7 {
    flex: 58.3333333333%;
    -webkit-flex-basis: 58.3333333333%;
    -ms-flex-preferred-size: 58.3333333333%;
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xs-8 {
    flex: 66.6666666667%;
    -webkit-flex-basis: 66.6666666667%;
    -ms-flex-preferred-size: 66.6666666667%;
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xs-9 {
    flex: 75%;
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-xs-10 {
    flex: 83.3333333333%;
    -webkit-flex-basis: 83.3333333333%;
    -ms-flex-preferred-size: 83.3333333333%;
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xs-11 {
    flex: 91.6666666667%;
    -webkit-flex-basis: 91.6666666667%;
    -ms-flex-preferred-size: 91.6666666667%;
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xs-12 {
    flex: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-xs-pull-0 {
    right: auto;
  }
  .col-xs-pull-1 {
    right: 8.3333333333%;
  }
  .col-xs-pull-2 {
    right: 16.6666666667%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-pull-4 {
    right: 33.3333333333%;
  }
  .col-xs-pull-5 {
    right: 41.6666666667%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-pull-7 {
    right: 58.3333333333%;
  }
  .col-xs-pull-8 {
    right: 66.6666666667%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-pull-10 {
    right: 83.3333333333%;
  }
  .col-xs-pull-11 {
    right: 91.6666666667%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-push-0 {
    left: auto;
  }
  .col-xs-push-1 {
    left: 8.3333333333%;
  }
  .col-xs-push-2 {
    left: 16.6666666667%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-push-4 {
    left: 33.3333333333%;
  }
  .col-xs-push-5 {
    left: 41.6666666667%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-push-7 {
    left: 58.3333333333%;
  }
  .col-xs-push-8 {
    left: 66.6666666667%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-push-10 {
    left: 83.3333333333%;
  }
  .col-xs-push-11 {
    left: 91.6666666667%;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-offset-0 {
    margin-left: 0%;
  }
  .col-xs-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-xs-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-xs-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-xs-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-xs-offset-11 {
    margin-left: 91.6666666667%;
  }
  .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, .full-width .site-content, .content-sidebar .site-content,
  .sidebar-content .site-content, .woocommerce ul.products, .woocommerce-pagination, .woocommerce .woocommerce-message {
    max-width: 64rem;
  }
  .col-sm-1 {
    flex: 8.3333333333%;
    -webkit-flex-basis: 8.3333333333%;
    -ms-flex-preferred-size: 8.3333333333%;
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 16.6666666667%;
    -webkit-flex-basis: 16.6666666667%;
    -ms-flex-preferred-size: 16.6666666667%;
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 25%;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 33.3333333333%;
    -webkit-flex-basis: 33.3333333333%;
    -ms-flex-preferred-size: 33.3333333333%;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 41.6666666667%;
    -webkit-flex-basis: 41.6666666667%;
    -ms-flex-preferred-size: 41.6666666667%;
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 58.3333333333%;
    -webkit-flex-basis: 58.3333333333%;
    -ms-flex-preferred-size: 58.3333333333%;
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 66.6666666667%;
    -webkit-flex-basis: 66.6666666667%;
    -ms-flex-preferred-size: 66.6666666667%;
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 75%;
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 83.3333333333%;
    -webkit-flex-basis: 83.3333333333%;
    -ms-flex-preferred-size: 83.3333333333%;
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 91.6666666667%;
    -webkit-flex-basis: 91.6666666667%;
    -ms-flex-preferred-size: 91.6666666667%;
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-first {
    order: -1;
  }
  .col-sm-last {
    order: 1;
  }
  .row-sm-top {
    align-items: flex-start;
  }
  .row-sm-center {
    align-items: center;
  }
  .row-sm-bottom {
    align-items: flex-end;
  }
  .col-sm-top {
    align-self: flex-start;
  }
  .col-sm-center {
    align-self: center;
  }
  .col-sm-bottom {
    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;
  }
}
@media (min-width: 64em) {
  .container, .full-width .site-content, .content-sidebar .site-content,
  .sidebar-content .site-content, .woocommerce ul.products, .woocommerce-pagination, .woocommerce .woocommerce-message {
    max-width: 96rem;
  }
  .col-md-1 {
    flex: 8.3333333333%;
    -webkit-flex-basis: 8.3333333333%;
    -ms-flex-preferred-size: 8.3333333333%;
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2, .header05.left {
    flex: 16.6666666667%;
    -webkit-flex-basis: 16.6666666667%;
    -ms-flex-preferred-size: 16.6666666667%;
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 25%;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4, .comments-area .comment-form .form-submit {
    flex: 33.3333333333%;
    -webkit-flex-basis: 33.3333333333%;
    -ms-flex-preferred-size: 33.3333333333%;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 41.6666666667%;
    -webkit-flex-basis: 41.6666666667%;
    -ms-flex-preferred-size: 41.6666666667%;
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 58.3333333333%;
    -webkit-flex-basis: 58.3333333333%;
    -ms-flex-preferred-size: 58.3333333333%;
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 66.6666666667%;
    -webkit-flex-basis: 66.6666666667%;
    -ms-flex-preferred-size: 66.6666666667%;
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9, .content-sidebar #container,
  .content-sidebar .content-area,
  .sidebar-content #container,
  .sidebar-content .content-area {
    flex: 75%;
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10, .header05 .right {
    flex: 83.3333333333%;
    -webkit-flex-basis: 83.3333333333%;
    -ms-flex-preferred-size: 83.3333333333%;
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 91.6666666667%;
    -webkit-flex-basis: 91.6666666667%;
    -ms-flex-preferred-size: 91.6666666667%;
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-first {
    order: -1;
  }
  .col-md-last {
    order: 1;
  }
  .row-md-top {
    align-items: flex-start;
  }
  .row-md-center {
    align-items: center;
  }
  .row-md-bottom {
    align-items: flex-end;
  }
  .col-md-top {
    align-self: flex-start;
  }
  .col-md-center {
    align-self: center;
  }
  .col-md-bottom {
    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;
  }
  #menu {
    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 screen and (min-width: 1200px) {
  .max-width-370-end {
    display: flex !important;
    justify-content: flex-end !important;
  }
  .max-width-370-end .vc_column-inner {
    max-width: 400px !important;
  }
  .max-width-570-end {
    display: flex !important;
    justify-content: flex-end !important;
  }
  .max-width-570-end .vc_column-inner {
    max-width: 600px !important;
  }
  .margin-top-ld--100 {
    margin-top: -100px !important;
  }
}
@media (min-width: 80em) {
  .container, .full-width .site-content, .content-sidebar .site-content,
  .sidebar-content .site-content, .woocommerce ul.products, .woocommerce-pagination, .woocommerce .woocommerce-message {
    max-width: 117rem;
  }
  .col-lg-1 {
    flex: 8.3333333333%;
    -webkit-flex-basis: 8.3333333333%;
    -ms-flex-preferred-size: 8.3333333333%;
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 16.6666666667%;
    -webkit-flex-basis: 16.6666666667%;
    -ms-flex-preferred-size: 16.6666666667%;
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 25%;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 33.3333333333%;
    -webkit-flex-basis: 33.3333333333%;
    -ms-flex-preferred-size: 33.3333333333%;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 41.6666666667%;
    -webkit-flex-basis: 41.6666666667%;
    -ms-flex-preferred-size: 41.6666666667%;
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 58.3333333333%;
    -webkit-flex-basis: 58.3333333333%;
    -ms-flex-preferred-size: 58.3333333333%;
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 66.6666666667%;
    -webkit-flex-basis: 66.6666666667%;
    -ms-flex-preferred-size: 66.6666666667%;
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 75%;
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 83.3333333333%;
    -webkit-flex-basis: 83.3333333333%;
    -ms-flex-preferred-size: 83.3333333333%;
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 91.6666666667%;
    -webkit-flex-basis: 91.6666666667%;
    -ms-flex-preferred-size: 91.6666666667%;
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-first {
    order: -1;
  }
  .col-lg-last {
    order: 1;
  }
  .row-lg-top {
    align-items: flex-start;
  }
  .row-lg-center {
    align-items: center;
  }
  .row-lg-bottom {
    align-items: flex-end;
  }
  .col-lg-top {
    align-self: flex-start;
  }
  .col-lg-center {
    align-self: center;
  }
  .col-lg-bottom {
    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 0.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 .full-width .site-content, .full-width .home11 .site-content, .home11 .content-sidebar .site-content, .content-sidebar .home11 .site-content,
  .home11 .sidebar-content .site-content,
  .sidebar-content .home11 .site-content, .home11 .woocommerce ul.products, .woocommerce .home11 ul.products, .home11 .woocommerce-pagination, .home11 .woocommerce .woocommerce-message, .woocommerce .home11 .woocommerce-message {
    max-width: 1200px;
  }
  .home12 .container, .home12 .full-width .site-content, .full-width .home12 .site-content, .home12 .content-sidebar .site-content, .content-sidebar .home12 .site-content,
  .home12 .sidebar-content .site-content,
  .sidebar-content .home12 .site-content, .home12 .woocommerce ul.products, .woocommerce .home12 ul.products, .home12 .woocommerce-pagination, .home12 .woocommerce .woocommerce-message, .woocommerce .home12 .woocommerce-message {
    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;
  }
  body.fitness .three_blocks .wpb_column {
    margin-top: -150px;
  }
  .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 screen and (min-width: 1400px) {
  .row-lg-p100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
}
@media (min-width: 120em) {
  .col-xl-1 {
    flex: 8.3333333333%;
    -webkit-flex-basis: 8.3333333333%;
    -ms-flex-preferred-size: 8.3333333333%;
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 16.6666666667%;
    -webkit-flex-basis: 16.6666666667%;
    -ms-flex-preferred-size: 16.6666666667%;
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 25%;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 33.3333333333%;
    -webkit-flex-basis: 33.3333333333%;
    -ms-flex-preferred-size: 33.3333333333%;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 41.6666666667%;
    -webkit-flex-basis: 41.6666666667%;
    -ms-flex-preferred-size: 41.6666666667%;
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 58.3333333333%;
    -webkit-flex-basis: 58.3333333333%;
    -ms-flex-preferred-size: 58.3333333333%;
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 66.6666666667%;
    -webkit-flex-basis: 66.6666666667%;
    -ms-flex-preferred-size: 66.6666666667%;
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 75%;
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 83.3333333333%;
    -webkit-flex-basis: 83.3333333333%;
    -ms-flex-preferred-size: 83.3333333333%;
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 91.6666666667%;
    -webkit-flex-basis: 91.6666666667%;
    -ms-flex-preferred-size: 91.6666666667%;
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-pull-1 {
    right: 8.3333333333%;
  }
  .col-xl-pull-2 {
    right: 16.6666666667%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-4 {
    right: 33.3333333333%;
  }
  .col-xl-pull-5 {
    right: 41.6666666667%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-7 {
    right: 58.3333333333%;
  }
  .col-xl-pull-8 {
    right: 66.6666666667%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-10 {
    right: 83.3333333333%;
  }
  .col-xl-pull-11 {
    right: 91.6666666667%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-push-1 {
    left: 8.3333333333%;
  }
  .col-xl-push-2 {
    left: 16.6666666667%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-4 {
    left: 33.3333333333%;
  }
  .col-xl-push-5 {
    left: 41.6666666667%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-7 {
    left: 58.3333333333%;
  }
  .col-xl-push-8 {
    left: 66.6666666667%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-10 {
    left: 83.3333333333%;
  }
  .col-xl-push-11 {
    left: 91.6666666667%;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
  .col-xl-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-xl-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-xl-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-xl-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-xl-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .col-xl-first {
    order: -1;
  }
  .col-xl-last {
    order: 1;
  }
  .row-xl-top {
    align-items: flex-start;
  }
  .row-xl-center {
    align-items: center;
  }
  .row-xl-bottom {
    align-items: flex-end;
  }
  .col-xl-top {
    align-self: flex-start;
  }
  .col-xl-center {
    align-self: center;
  }
  .col-xl-bottom {
    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 .full-width .site-content, .full-width .home11 .site-content, .home11 .content-sidebar .site-content, .content-sidebar .home11 .site-content,
  .home11 .sidebar-content .site-content,
  .sidebar-content .home11 .site-content, .home11 .woocommerce ul.products, .woocommerce .home11 ul.products, .home11 .woocommerce-pagination, .home11 .woocommerce .woocommerce-message, .woocommerce .home11 .woocommerce-message {
    max-width: 1460px;
  }
  .home12 .container, .home12 .full-width .site-content, .full-width .home12 .site-content, .home12 .content-sidebar .site-content, .content-sidebar .home12 .site-content,
  .home12 .sidebar-content .site-content,
  .sidebar-content .home12 .site-content, .home12 .woocommerce ul.products, .woocommerce .home12 ul.products, .home12 .woocommerce-pagination, .home12 .woocommerce .woocommerce-message, .woocommerce .home12 .woocommerce-message {
    max-width: 1810px;
  }
}
@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 {
    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 */
