@charset "UTF-8";
/*!
 * 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: transparent; }

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

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

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

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

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

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

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

dt {
  font-weight: bold; }

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

blockquote {
  margin: 0 0 1rem; }

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

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

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

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

table {
  background-color: transparent; }

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

th {
  text-align: left; }

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

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

textarea {
  resize: vertical; }

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

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

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

output {
  display: inline-block; }

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

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

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

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

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

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

.container {
  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 {
  display: -webkit-box;
  display: flex;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
          flex: 0 1 auto;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1.5rem;
  margin-right: -1.5rem; }

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

.col-xs-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.col-xs-last {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table-reflow thead {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.clearfix::after, .header01 .main-navigation::after, .tm-recent-projects .projects-list-section::after, .tm-ourhistory.style-1 ul li::after, .tm-ourhistory.style-2 ul li::after, .tm-ourhistory.style-3 ul li::after, .contact-form::after, .tm-office-wrapper::after, .testimonials-style3 .thumbnail::after, .testimonials-style4 .owl-item::after, .testimonials-style5 .thumbnail::after, .testimonials-style7 .testimonial-wrap::after, .testimonials-style8 .thumbnail::after, .tm-box-icon::after, .tm-box-icon.style-4::after, .tm-box-info.style-1 .content-inner::after, .tm-easy-pie-chart::after, .tm-grid-wrapper.filter-style-2 .btn-filter-wrapper::after, .box-info::after, .post-grid.post-grid-style-2 .post-item::after, .woocommerce-checkout #ship-to-different-address::after {
  content: "";
  display: table;
  clear: both; }

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

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

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

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

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

[hidden] {
  display: none !important; }

.invisible {
  visibility: hidden; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-warning {
  color: #f0ad4e; }

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

.text-danger {
  color: #d9534f; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -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;
  transition: height 500ms ease-in-out; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.owl-carousel .owl-item img {
  -webkit-transform-style: preserve-3d;
          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;
  transition: scale 100ms ease; }

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

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

td, th {
  padding: 5px 10px; }

a {
  text-decoration: none; }

a:focus, button:focus {
  outline: none; }

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

mark {
  background: none; }

/*--------------------------------------------------------------
# Combo CSS
--------------------------------------------------------------*/
.clear::after,
.entry-content::after,
.comment-content::after,
.site-header::after,
.site-content::after,
.site-footer::after, .mini-cart .widget_shopping_cart_content .cart_list li::after, .single-post .comment > div::after, .page .comment > div::after {
  content: "";
  display: table;
  clear: both; }

.main-navigation .menu > ul > li.menu-item-has-children > a:after, .main-navigation .menu > ul > li.page_item_has_children > a:after, .main-navigation .menu > li.menu-item-has-children > a:after, .main-navigation .menu > li.page_item_has_children > a:after, .main-navigation .sub-menu li.menu-item-has-children > a:after, .main-navigation .sub-menu li.page_item_has_children > a:after, .main-navigation .children li.menu-item-has-children > a:after, .main-navigation .children li.page_item_has_children > a:after, .breadcrumb ul li:not(:last-child):after, .breadcrumb .tm_bread_crumb li:not(:last-child):after, .mini-cart .mini-cart__button .mini-cart-icon:before, .news-list .hentry .read-more span:after, .tm-project-nav .prev-project a:before, .tm-project-nav .next-project a:after, .postswidget-list-style2 .postswidget-info .title a:before, .postswidget-list-style2 .postswidget-info .time:before, .sidebar .widget_search span:before,
.sidebar .widget_product_search span:before,
.wpb_widgetised_column .widget_search span:before,
.wpb_widgetised_column .widget_product_search span:before, .sidebar .widget_categories ul a:after,
.sidebar .widget_product_categories ul a:after,
.sidebar .menu a:after,
.wpb_widgetised_column .widget_categories ul a:after,
.wpb_widgetised_column .widget_product_categories ul a:after,
.wpb_widgetised_column .menu a:after, .widget_recent_entries a:before, .widget_recent_entries .post-date:before, .brochures:after, .eg-tm-service-02-wrapper .esg-entry-content .eg-tm-service-02-element-36:after, .content404 .search:after, .tm-btn button:after, .tm-btn a:after, .tm-btn-2 button:after, .tm-btn-2 a:after, .tm-btn-white button:after, .tm-btn-white a:after, .site-top .top-menu .menu > ul > li.menu-item-has-children > a:after, .site-top .top-menu .menu > ul > li.page_item_has_children > a:after, .site-top .top-menu .menu > li.menu-item-has-children > a:after, .site-top .top-menu .menu > li.page_item_has_children > a:after, .site-top .top-menu .sub-menu li.menu-item-has-children > a:after, .site-top .top-menu .sub-menu li.page_item_has_children > a:after, .testimonials-style1 .owl-item:before,
.testimonials-style2 .owl-item:before, .testimonials-style3 .owl-item:before, .testimonials-style4 .thumbnail:before, .testimonials-style5 .owl-item:before, .testimonials-style6 .testimonial-wrap:before, .testimonials-style7 .thumbnail:before, .testimonials-style8 .owl-item:before, .tm-btn-a:after, .tm-blog.style-1 .hentry .read-more span:after, .products .product-item .product_type_variable:after, .products .product-item .add_to_cart_button:after, .single-product div.product .cart .single_add_to_cart_button:after, .tm-accordion.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; }

a, select,
textarea,
input, button,
input[type="button"],
input[type="reset"],
input[type="submit"], .search-box i, .mobile-icon i, .header01 .main-navigation .menu > li > a .menu-item-title:before,
.header02 .main-navigation .menu > li > a .menu-item-title:before,
.header03 .main-navigation .menu > li > a .menu-item-title:before, .header01 .main-navigation, .main-navigation .menu > ul > li, .main-navigation .menu > li, .main-navigation .sub-menu, .main-navigation .children, .site-footer .menu li, .mini-cart .mini-cart__button, .mini-cart .widget_shopping_cart_content, .news-list .hentry .read-more, .single-post .comment-respond button.form-submit:before, .page .comment-respond button.form-submit:before, .social-networks-widget a i, .site-content input[type="submit"],
.site-content button[type="submit"], h1, h2, h3, h4, h5, .popup-search .inner .content, .popup-menu, .popup-menu-inner, .img_opacity_70 img, .tm-home-contact .tm-home-contact-left .tm-home-contact-icon, #tm-projects .esg-filter-wrapper .esg-filterbutton, #tm-services-01 li .esg-media-cover-wrapper .esg-entry-content, #tm-services-01 li .esg-media-cover-wrapper .esg-entry-content .esg-content:first-child, .skill .value, .skill .bar, .effect-scale3d img, .rev-btn.tm-btn1, .rev-btn.tm-btn2, .rev-btn.tm-btn3, .rev-btn.tm-btn4, .rev-btn.tm-btn5, .rev-btn.tm-btn6, .rev-btn.tm-btn7, .demo_img a img, .form-icon i, .tm-office-wrapper .office-switcher ul, .site-top .top-menu .menu > ul > li, .site-top .top-menu .menu > li, .site-top .top-menu .sub-menu, .tm-testimonials.nav-style1 .owl-nav > div, .tm-testimonials.nav-style1 .owl-nav > div i, .tm-testimonials.nav-style2 .owl-nav > div, .tm-testimonials.nav-style2 .owl-nav > div i, .tm-testimonials .owl-controls .owl-dot, .testimonials-style1 .owl-item:before,
.testimonials-style2 .owl-item:before, .testimonials-style3 .owl-controls .owl-dot, .testimonials-style4 .thumbnail:before, .testimonials-style5 .owl-controls .ow .owl-dot, .testimonials-style7 .thumbnail:before, .testimonials-style8 .owl-item:before, .tm-box-icon.style-1 .icon, .tm-box-icon.style-5 .icon, .tm-box-icon.style-3 .icon, .tm-box-icon.style-3 .icon i, .tm-box-icon.style-3 .icon:after, .tm-box-icon.style-4 .icon, .tm-box-info.style-1 .content, .tm-box-info.style-3 .overlay-icon i, .tm-our-team .ourteam-info .ourteam-socials .icon i, .tm-blog.style-1 .hentry .read-more, .tm-grid-wrapper .filter-counter, .tm-grid-classic.overlay-style-2 .post-info, .tm-grid-classic .post-overlay, .tm-grid-classic .post-link, .tm-grid-classic .post-categories, .tm-grid-classic .post-thumbnail > img, .tm-grid-classic .post-title, .tm-grid-masonry .post-overlay, .tm-grid-metro .post-overlay, .box-info .icon, .post-grid.post-grid-style-3 .post-thumbnail img, .post-grid.post-grid-style-3 .post-overlay, .single-product div.product .woocommerce-tabs ul.tabs li {
  -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1); }

.big-title:after,
.big-title--single:after {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Buttons
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Fields
--------------------------------------------------------------*/
select,
textarea,
input {
  display: inline-block;
  margin-bottom: 10px;
  padding: 20px 25px;
  max-width: 100%;
  width: 100%;
  border: 1px solid #ddd;
  box-shadow: none;
  color: #888;
  vertical-align: top;
  font-size: 14px; }
  select:focus,
  textarea:focus,
  input:focus {
    outline: none;
    background-color: #fff;
    color: #000; }
  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: none;
  background-color: #333;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-size: 13px;
  cursor: pointer; }

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

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

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

.form1 select, .form1 textarea, .form1 input {
  border: none;
  background-color: #65656f;
  color: #fff; }
  .form1 select:focus, .form1 textarea:focus, .form1 input:focus {
    background-color: #fff;
    color: #888; }

.form1 input:-moz-placeholder,
.form1 textarea:-moz-placeholder {
  color: #fff; }

.form1 input::-moz-placeholder,
.form1 textarea::-moz-placeholder {
  color: #fff; }

.form1 input:-ms-input-placeholder,
.form1 textarea:-ms-input-placeholder {
  color: #fff; }

.form1 input::-webkit-input-placeholder,
.form1 textarea::-webkit-input-placeholder {
  color: #fff; }

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-header {
  z-index: 99999; }
  .site-header .header01-info .top-info {
    float: left;
    line-height: 1.5; }
    .site-header .header01-info .top-info + .top-info {
      margin-left: 90px; }
    .site-header .header01-info .top-info .left {
      width: 50px;
      height: 47px;
      line-height: 47px;
      text-align: center;
      font-size: 50px;
      float: left; }
    .site-header .header01-info .top-info .right {
      padding-left: 65px; }
      .site-header .header01-info .top-info .right .title {
        color: #000000;
        display: block;
        font-size: 16px; }
      .site-header .header01-info .top-info .right .text {
        color: #888888;
        display: block;
        font-size: 14px; }
    .site-header .header01-info .top-info.style-2 .title {
      color: #fff; }
    .site-header .header01-info .top-info.style-2 .text {
      color: #fff; }

.search-box i:hover {
  -webkit-animation: 1s bounce;
          animation: 1s bounce; }

.page-header-inner .search-box,
.page-navigation-inner .search-box {
  line-height: 0; }
  .page-header-inner .search-box i,
  .page-navigation-inner .search-box i {
    font-size: 20px;
    margin-left: 20px; }

.page-header-inner .tm-social-networks,
.page-navigation-inner .tm-social-networks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .page-header-inner .tm-social-networks a,
  .page-navigation-inner .tm-social-networks a {
    display: inline-block;
    font-size: 20px;
    margin-left: 20px;
    line-height: 20px; }
    .page-header-inner .tm-social-networks a:hover:hover,
    .page-navigation-inner .tm-social-networks a:hover:hover {
      -webkit-animation: 1s bounce;
              animation: 1s bounce; }

.nav-content {
  z-index: 9999; }

.main-navigation.nav-boxed.headroom--top {
  background: none !important; }

.page-navigation-inner {
  position: relative; }

.mobile-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 20px; }
  .mobile-icon i {
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 20px;
    line-height: 30px; }

.site-top {
  position: relative;
  width: 100%; }

.extra-info > div {
  padding: 10px 15px;
  text-align: left; }

.extra-info i {
  display: inline-block;
  float: left;
  margin-right: 15px;
  margin-bottom: 20px;
  font-size: 30px; }

.extra-info span {
  color: #777777;
  font-weight: 600; }

.extra-info h3 {
  letter-spacing: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.2; }

.header01 .main-navigation .menu > li.current-menu-parent > a .menu-item-title:before, .header01 .main-navigation .menu > li.current-menu-ancestor > a .menu-item-title:before, .header01 .main-navigation .menu > li.current-menu-item > a .menu-item-title:before,
.header02 .main-navigation .menu > li.current-menu-parent > a .menu-item-title:before,
.header02 .main-navigation .menu > li.current-menu-ancestor > a .menu-item-title:before,
.header02 .main-navigation .menu > li.current-menu-item > a .menu-item-title:before,
.header03 .main-navigation .menu > li.current-menu-parent > a .menu-item-title:before,
.header03 .main-navigation .menu > li.current-menu-ancestor > a .menu-item-title:before,
.header03 .main-navigation .menu > li.current-menu-item > a .menu-item-title:before {
  width: 100%; }

.header01 .main-navigation .menu > li:hover > a .menu-item-title:before,
.header02 .main-navigation .menu > li:hover > a .menu-item-title:before,
.header03 .main-navigation .menu > li:hover > a .menu-item-title:before {
  width: 100%; }

.header01 .main-navigation .menu > li > a .menu-item-title,
.header02 .main-navigation .menu > li > a .menu-item-title,
.header03 .main-navigation .menu > li > a .menu-item-title {
  padding: 5px;
  position: relative; }
  .header01 .main-navigation .menu > li > a .menu-item-title:before,
  .header02 .main-navigation .menu > li > a .menu-item-title:before,
  .header03 .main-navigation .menu > li > a .menu-item-title:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: #dddddd; }

.header01 .request-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.header01 .page-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.header01 .page-header-inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative; }

.header01 .main-navigation > #primary-menu,
.header01 .primary-menu {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.header01 .main-navigation {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.header01 .site-header {
  z-index: 999999; }

.header01 .headroom--not-top {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2); }

.header01 .primary-menu {
  height: 100%; }

.header01 .search-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.header01 #primary-menu > ul,
.header01 #primary-menu {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .header01 #primary-menu > ul > li,
  .header01 #primary-menu > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
    .header01 #primary-menu > ul > li > a,
    .header01 #primary-menu > li > a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }

.header02 .page-header-inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.header02 .header-widget {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.header02 .page-navigation-inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.header02 .primary-menu {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.header02 .btn-request-a-quote {
  display: block !important;
  border-radius: 0 !important; }

.header02 .headroom--not-top {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2); }

.header02 .page-navigation {
  z-index: 99999; }

.header02 .main-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative !important; }

.header02 .search-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.header02 #primary-menu {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .header02 #primary-menu > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
    .header02 #primary-menu > li > a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }

.header03 .page-header-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999; }

.header03 .page-header-inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.header03 .header-widget {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.header03 .page-navigation-inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: static;
  padding: 0 15px; }

.header03 .primary-menu {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.header03 .headroom--not-top {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2); }

.header03 .search-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.header03 #primary-menu {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .header03 #primary-menu > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
    .header03 #primary-menu > li > a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }

.header04.admin-bar .page-header {
  top: 32px; }

.header04 .site-header {
  z-index: 999999999;
  width: 360px;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  box-shadow: 5px 0 5px rgba(0, 0, 0, 0.1); }

.header04 .main-navigation li {
  display: block !important; }

.header04 .main-navigation .menu > li {
  border-bottom: 1px solid #ddd;
  min-width: 200px; }
  .header04 .main-navigation .menu > li:last-child {
    border-bottom: none; }

.header04 .page-logo,
.header04 .request-button,
.header04 .main-navigation,
.header04 .tm-social-networks,
.header04 .search-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.header04 .request-button,
.header04 .tm-social-networks {
  margin-bottom: 30px; }

.header04 .page-header-inner a:first-child {
  margin-left: 0; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
.menu-item, .page_item {
  display: inline-block; }

.main-navigation {
  position: static !important;
  z-index: 9999;
  width: 100%; }
  .main-navigation .menu > ul {
    margin: 0;
    padding: 0; }
  .main-navigation .menu {
    margin: 0;
    padding: 0; }
    .main-navigation .menu li:hover > .sub-menu, .main-navigation .menu li:hover > .children {
      z-index: 999;
      top: 100%;
      visibility: visible;
      opacity: 1; }
      .main-navigation .menu li:hover > .sub-menu > li, .main-navigation .menu li:hover > .children > li {
        margin-right: 0; }
  .main-navigation .menu > ul > li, .main-navigation .menu > li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 1; }
    .main-navigation .menu > ul > li a, .main-navigation .menu > li a {
      position: relative;
      z-index: 1;
      display: block; }
    .main-navigation .menu > ul > li.menu-item-has-children > a:after, .main-navigation .menu > ul > li.page_item_has_children > a:after, .main-navigation .menu > li.menu-item-has-children > a:after, .main-navigation .menu > li.page_item_has_children > a:after {
      content: '\f107';
      color: inherit;
      font-size: 12px; }
  .main-navigation .sub-menu, .main-navigation .children {
    position: absolute;
    top: 100px;
    left: 0;
    visibility: hidden;
    opacity: 0;
    background: #FFFFFF;
    margin: 0;
    font-weight: 300;
    padding: 0 15px;
    min-width: 240px;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2); }
    .main-navigation .sub-menu li, .main-navigation .children li {
      padding: 12px 0;
      border-bottom: 1px solid #eeeeee;
      display: block;
      position: relative; }
      .main-navigation .sub-menu li.menu-item-has-children > a:after, .main-navigation .sub-menu li.page_item_has_children > a:after, .main-navigation .children li.menu-item-has-children > a:after, .main-navigation .children li.page_item_has_children > a:after {
        position: absolute;
        content: "\f105";
        right: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%); }
      .main-navigation .sub-menu li .sub-menu, .main-navigation .sub-menu li .children, .main-navigation .children li .sub-menu, .main-navigation .children li .children {
        left: 100%;
        top: 0 !important;
        margin-left: 15px; }
      .main-navigation .sub-menu li:last-child, .main-navigation .children li:last-child {
        border-bottom: none; }
  .main-navigation .mega-menu {
    position: static !important; }
    .main-navigation .mega-menu .sub-menu, .main-navigation .mega-menu .children {
      width: 100%; }
      .main-navigation .mega-menu .sub-menu ul, .main-navigation .mega-menu .children ul {
        margin: 0;
        padding: 0; }
        .main-navigation .mega-menu .sub-menu ul li i, .main-navigation .mega-menu .children ul li i {
          width: 16px;
          color: #868686;
          margin-right: 10px; }

.nav-content {
  position: relative; }
  .nav-content > div {
    position: static !important; }

#open-left {
  cursor: pointer; }

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

.mobile-menu > ul, #mobile-menu > ul {
  padding: 15px;
  margin: 0; }
  .mobile-menu > ul li, #mobile-menu > ul li {
    display: block;
    position: relative; }
    .mobile-menu > ul li a, #mobile-menu > ul li a {
      display: block;
      font-size: 14px;
      letter-spacing: 0;
      line-height: 1;
      padding: 15px 0;
      border-bottom: 1px solid #eee; }
    .mobile-menu > ul li:last-child, #mobile-menu > ul li:last-child {
      border: none; }
    .mobile-menu > ul li .sub-menu, #mobile-menu > ul li .sub-menu {
      display: none;
      margin-left: 0;
      padding-left: 15px; }
    .mobile-menu > ul li.menu-item-has-children span.mobile-menu-expand, #mobile-menu > ul li.menu-item-has-children span.mobile-menu-expand {
      position: absolute;
      right: 0;
      top: 0px;
      width: 44px;
      height: 44px;
      text-align: right;
      line-height: 44px;
      cursor: pointer;
      font-size: 14px;
      color: #999999; }

.mobile-menu .menu-item-object-tm_mega_menu, #mobile-menu .menu-item-object-tm_mega_menu {
  display: none !important; }

.mobile-menu a, #mobile-menu a {
  display: block;
  text-decoration: none;
  position: relative; }

.mobile-menu .toggle-sub-menu, #mobile-menu .toggle-sub-menu {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 30px;
  height: 30px; }
  .mobile-menu .toggle-sub-menu:before, #mobile-menu .toggle-sub-menu:before {
    position: absolute;
    top: 0;
    right: 0;
    font-family: FontAwesome;
    content: '\f107';
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center; }

.mobile-menu li.open > a .toggle-sub-menu:before, #mobile-menu li.open > a .toggle-sub-menu:before {
  content: '\f104'; }

.breadcrumb {
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 1.5rem;
  text-align: right; }
  .breadcrumb ul, .breadcrumb .tm_bread_crumb {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block; }
    .breadcrumb ul li, .breadcrumb .tm_bread_crumb li {
      display: inline-block;
      margin-right: 6px;
      font-style: italic; }
      .breadcrumb ul li:not(:last-child):after, .breadcrumb .tm_bread_crumb li:not(:last-child):after {
        margin-left: 10px;
        content: "\f101";
        font-size: 12px; }
      .breadcrumb ul li a, .breadcrumb .tm_bread_crumb li a {
        font-style: italic; }
      .breadcrumb ul li:last-child, .breadcrumb .tm_bread_crumb li:last-child {
        margin: 0; }

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.site-footer .widget-title {
  margin-bottom: 30px;
  letter-spacing: 0;
  font-size: 22px;
  color: #ffffff;
  border-bottom: 1px solid #333333;
  padding-bottom: 10px;
  display: inline-block; }

.site-footer ul {
  margin: 0;
  padding: 0; }
  .site-footer ul li {
    list-style-type: none;
    margin-bottom: 15px; }

.site-footer p {
  margin-bottom: 10px; }

.site-footer .fa {
  width: 16px;
  font-size: 16px;
  color: #cccccc;
  text-align: center; }

.site-footer .menu {
  margin: 0;
  padding: 0;
  font-weight: 300 !important; }
  .site-footer .menu li {
    display: inline-block;
    width: 49%;
    margin-bottom: 15px;
    list-style-type: none;
    vertical-align: top; }

.page-bottom-footer {
  overflow: hidden;
  line-height: 1;
  border-top: 1px solid #333333; }
  .page-bottom-footer .copyright-right a {
    margin-left: 30px; }

/* responsive */

/*--------------------------------------------------------------
## Mini cart
--------------------------------------------------------------*/
.mini-cart {
  position: relative;
  padding: 0 15px; }
  .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: none;
        content: '\f07a';
        font-size: 20px;
        line-height: normal; }
      .mini-cart .mini-cart__button .mini-cart-icon:after {
        position: absolute;
        top: -16px;
        right: -12px;
        min-width: 20px;
        content: attr(data-count);
        text-align: center;
        font-weight: 600;
        font-size: 12px;
        font-family: inherit;
        line-height: 20px; }
  .mini-cart .widget_shopping_cart_content {
    position: absolute;
    top: 140%;
    right: 0;
    z-index: 99999;
    visibility: hidden;
    overflow: auto;
    padding-top: 15px;
    max-height: 700px;
    width: 300px;
    background-color: #fff;
    opacity: 0;
    box-shadow: 0, 6px, 12px, 0, rgba(0, 0, 0, 0.2); }
    .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 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;
        text-align: center;
        font-size: 20px;
        line-height: 15px; }
        .mini-cart .widget_shopping_cart_content .cart_list li .remove:hover {
          background: red;
          color: #fff !important; }
    .mini-cart .widget_shopping_cart_content .total {
      margin-bottom: 0;
      padding: 5px 15px 5px;
      text-align: center; }
    .mini-cart .widget_shopping_cart_content .buttons {
      margin-bottom: 0;
      text-align: center; }
    .mini-cart .widget_shopping_cart_content .wc-forward {
      display: inline-block;
      margin: 10px 3px 15px;
      padding: 5px 10px;
      text-transform: uppercase; }
  .mini-cart.open .widget_shopping_cart_content {
    top: 100%;
    visibility: visible;
    opacity: 1; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
@-webkit-keyframes fadeIn {
  0% { }
  100% {
    opacity: 1; } }

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

@-webkit-keyframes moveUp {
  0% { }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1; } }

@keyframes moveUp {
  0% { }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

@-webkit-keyframes scaleUp {
  0% { }
  100% {
    -webkit-transform: scale(1);
    opacity: 1; } }

@keyframes scaleUp {
  0% { }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@-webkit-keyframes fallPerspective {
  0% { }
  100% {
    -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg);
    opacity: 1; } }

@keyframes fallPerspective {
  0% { }
  100% {
    -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg);
    transform: translateZ(0px) translateY(0px) rotateX(0deg);
    opacity: 1; } }

@-webkit-keyframes fly {
  0% { }
  100% {
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

@keyframes fly {
  0% { }
  100% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1; } }

@-webkit-keyframes flip {
  0% { }
  100% {
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

@keyframes flip {
  0% { }
  100% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1; } }

@-webkit-keyframes helix {
  0% { }
  100% {
    -webkit-transform: rotateY(0deg);
    opacity: 1; } }

@keyframes helix {
  0% { }
  100% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1; } }

@-webkit-keyframes popUp {
  0% { }
  70% {
    -webkit-transform: scale(1.1);
    opacity: .8;
    -webkit-animation-timing-function: ease-out; }
  100% {
    -webkit-transform: scale(1);
    opacity: 1; } }

@keyframes popUp {
  0% { }
  70% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .8;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

.tm-animation {
  opacity: 0; }
  .tm-animation.fade-in.animate {
    -webkit-animation: fadeIn 0.95s ease forwards;
    animation: fadeIn 0.95s ease forwards; }
  .tm-animation.move-up.animate {
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-animation: moveUp 0.65s ease forwards;
    animation: moveUp 0.65s ease forwards; }
  .tm-animation.scale-up.animate {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    -webkit-animation: scaleUp 0.65s ease-in-out forwards;
    animation: scaleUp 0.65s ease-in-out forwards; }
  .tm-animation.fall-perspective {
    -webkit-perspective: 1300px;
    perspective: 1300px; }
    .tm-animation.fall-perspective.animate {
      -webkit-transform-style: preserve-3d;
      transform-style: preserve-3d;
      -webkit-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
      transform: translateZ(400px) translateY(300px) rotateX(-90deg);
      -webkit-animation: fallPerspective .8s ease-in-out forwards;
      animation: fallPerspective .8s ease-in-out forwards; }
  .tm-animation.fly {
    -webkit-perspective: 1300px;
    perspective: 1300px; }
    .tm-animation.fly.animate {
      -webkit-transform-style: preserve-3d;
      transform-style: preserve-3d;
      -webkit-transform-origin: 50% 50% -300px;
      transform-origin: 50% 50% -300px;
      -webkit-transform: rotateX(-180deg);
      transform: rotateX(-180deg);
      -webkit-animation: fly .8s ease-in-out forwards;
      animation: fly .8s ease-in-out forwards; }
  .tm-animation.flip.animate {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: rotateX(-80deg);
    transform: rotateX(-80deg);
    -webkit-animation: flip .8s ease-in-out forwards;
    animation: flip .8s ease-in-out forwards; }
  .tm-animation.helix {
    -webkit-perspective: 1300px;
    perspective: 1300px; }
    .tm-animation.helix.animate {
      -webkit-transform-style: preserve-3d;
      transform-style: preserve-3d;
      -webkit-transform: rotateY(-180deg);
      transform: rotateY(-180deg);
      -webkit-animation: helix .8s ease-in-out forwards;
      animation: helix .8s ease-in-out forwards; }
  .tm-animation.pop-up {
    -webkit-perspective: 1300px;
    perspective: 1300px; }
    .tm-animation.pop-up.animate {
      -webkit-transform-style: preserve-3d;
      transform-style: preserve-3d;
      -webkit-transform: scale(0.4);
      transform: scale(0.4);
      -webkit-animation: popUp .8s ease-in forwards;
      animation: popUp .8s ease-in forwards; }

@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%); }
  60% {
    -webkit-transform: translateY(-15%);
            transform: translateY(-15%); } }

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%); }
  60% {
    -webkit-transform: translateY(-15%);
            transform: translateY(-15%); } }

@-webkit-keyframes swing {
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transform-origin: top center;
            transform-origin: top center; }
  20% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }

@keyframes swing {
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transform-origin: top center;
            transform-origin: top center; }
  20% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
            transform: scale(0.9) rotate(-3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
            transform: scale(1.1) rotate(3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
            transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg); } }

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
            transform: scale(0.9) rotate(-3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
            transform: scale(1.1) rotate(3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
            transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg); } }

@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10%);
            transform: translateX(-10%); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10%);
            transform: translateX(10%); } }

@keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10%);
            transform: translateX(-10%); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10%);
            transform: translateX(10%); } }

.page-wrapper {
  position: relative;
  z-index: 2;
  background-color: #fff; }

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

.boxed .site {
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2); }

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

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

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

.row:before, .row:after,
.container:before,
.container:after {
  display: none !important; }

.page-template-template-news-list .site-content {
  padding-bottom: 70px; }

.big-title,
.big-title--single {
  margin-bottom: 100px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  .big-title .container,
  .big-title--single .container {
    position: relative;
    z-index: 1; }
  .big-title:after,
  .big-title--single:after {
    content: ''; }
  .big-title .entry-title,
  .big-title--single .entry-title {
    margin: 0; }

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

.page-template-template-news .content {
  padding-bottom: 60px; }

.news-list .hentry {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #dddddd; }
  .news-list .hentry .entry-header {
    min-height: 70px; }
    .news-list .hentry .entry-header .entry-title,
    .news-list .hentry .entry-header .entry-title a {
      word-wrap: break-word;
      -webkit-hyphens: auto;
      -ms-hyphens: auto;
      hyphens: auto;
      letter-spacing: 0;
      font-size: 28px;
      line-height: 28px;
      margin-bottom: 10px; }
  .news-list .hentry .entry-meta {
    font-style: italic;
    font-size: 14px; }
    .news-list .hentry .entry-meta span {
      font-size: 14px;
      padding-right: 20px; }
    .news-list .hentry .entry-meta i {
      margin-right: 5px;
      color: #555555; }
    .news-list .hentry .entry-meta a {
      font-size: 14px; }
      .news-list .hentry .entry-meta a:hover {
        text-decoration: underline; }
  .news-list .hentry .read-more {
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 15px 0 0;
    letter-spacing: 0;
    border-bottom: 1px solid #333333;
    color: #333333; }
    .news-list .hentry .read-more span:after {
      margin-left: 10px;
      content: "\f101";
      font-size: 12px; }

.news-list .post-thumb {
  margin-bottom: 30px; }
  .news-list .post-thumb img {
    width: 100%; }

.news-list .post-date {
  width: 70px;
  height: 70px;
  text-align: center;
  color: #ffffff;
  padding: 8px 0;
  line-height: 1.2;
  border-radius: 5px;
  float: left; }

.news-list .month {
  display: block;
  font-size: 14px; }

.news-list .date {
  display: block;
  font-size: 30px; }

.news-list .entry-header {
  margin: 0 0 20px 90px; }

.single-post .entry-content {
  margin-bottom: 35px; }

.comments-area {
  margin-bottom: 100px; }

.single-post article {
  border-bottom: none !important;
  padding-bottom: 0 !important;
  margin-bottom: 60px !important; }

.single-post .comments-area {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #dddddd; }

.single-post .entry-tag {
  color: #000000; }

.single-post .share {
  color: #000000; }
  .single-post .share > span:first-child {
    margin-right: 20px; }
    .single-post .share > span:first-child i {
      margin-right: 10px; }
  .single-post .share a {
    margin-left: 10px; }

.single-post .comment-form .form-submit, .single-post .comment-form .logged-in-as, .page .comment-form .form-submit, .page .comment-form .logged-in-as {
  padding: 0; }

.single-post .comment-reply-title, .single-post .comments-title, .page .comment-reply-title, .page .comments-title {
  position: relative;
  margin-bottom: 30px;
  letter-spacing: 0;
  font-size: 28px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 8px;
  display: inline-block; }

.single-post .comment-reply-title, .page .comment-reply-title {
  margin-top: 40px; }

.single-post .comment, .page .comment {
  position: relative;
  margin-bottom: 20px; }
  .single-post .comment > div, .page .comment > div {
    margin-bottom: 20px;
    padding: 0 0 0 120px;
    background-color: transparent; }
  .single-post .comment .comment-author .avatar, .page .comment .comment-author .avatar {
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0; }
  .single-post .comment .comment-content, .page .comment .comment-content {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 20px 30px;
    border: 1px solid #dddddd;
    border-radius: 5px; }
    .single-post .comment .comment-content cite.fn, .single-post .comment .comment-content cite.fn a, .page .comment .comment-content cite.fn, .page .comment .comment-content cite.fn a {
      text-transform: none;
      letter-spacing: 0em;
      font-size: 18px;
      color: #222222; }
    .single-post .comment .comment-content .metadata, .page .comment .comment-content .metadata {
      position: absolute;
      top: 15px;
      right: 15px; }
      .single-post .comment .comment-content .metadata > a, .page .comment .comment-content .metadata > a {
        display: inline-block; }
        .single-post .comment .comment-content .metadata > a + a, .page .comment .comment-content .metadata > a + a {
          margin-left: 10px; }
  .single-post .comment .comment-reply-link, .page .comment .comment-reply-link {
    color: #3767b3;
    letter-spacing: 0em;
    font-weight: 700;
    font-size: 14px; }
  .single-post .comment .fn, .page .comment .fn {
    text-transform: uppercase;
    font-style: normal;
    font-size: 16px; }

.single-post .comment-respond input[type="text"], .single-post .comment-respond input[type="email"], .single-post .comment-respond input[type="tel"], .single-post .comment-respond select, .page .comment-respond input[type="text"], .page .comment-respond input[type="email"], .page .comment-respond input[type="tel"], .page .comment-respond select {
  border: none;
  background: #f2f2f5;
  border-radius: 5px;
  padding: 15px 20px;
  margin-bottom: 0;
  font-size: 16px; }

.single-post .comment-respond button.form-submit, .page .comment-respond button.form-submit {
  text-transform: none;
  height: 44px;
  width: auto;
  line-height: 44px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  border: 1px solid transparent;
  border-radius: 5px;
  position: relative;
  margin: 20px 0 0;
  padding: 0 40px 0 20px; }
  .single-post .comment-respond button.form-submit:before, .page .comment-respond button.form-submit:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 15px;
    font-family: FontAwesome;
    content: '\f101';
    font-size: 14px; }
  .single-post .comment-respond button.form-submit:hover, .page .comment-respond button.form-submit:hover {
    background: #ffffff; }
    .single-post .comment-respond button.form-submit:hover:before, .page .comment-respond button.form-submit:hover:before {
      color: #ffffff; }

.single-post .comment-respond .comment-form-comment, .page .comment-respond .comment-form-comment {
  margin-top: 10px; }

.comment-list {
  list-style: none; }
  .comment-list .children {
    margin: 0;
    list-style: none; }

.big-title .entry-title {
  border-bottom: 1px solid #ffffff;
  display: inline-block;
  padding-bottom: 15px; }

.single-project .project-content {
  margin-bottom: 65px; }

.single-project .project-title {
  font-size: 30px;
  margin-bottom: 45px; }

.single-project .project-desc {
  font-size: 28px;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
  margin-bottom: 22px;
  display: inline-block; }

.single-project .project-gallery img {
  margin-bottom: 30px; }

.tm-project-details {
  margin: 0;
  padding: 0;
  list-style: none; }
  .tm-project-details li {
    margin-bottom: 10px; }
    .tm-project-details li span {
      font-size: 16px;
      color: #000000;
      width: 100px;
      display: inline-block; }
    .tm-project-details li a {
      color: inherit; }
  .tm-project-details .project-catogories a {
    font-size: 15px;
    font-style: italic; }
  .tm-project-details .share a + a {
    margin-left: 10px; }

.tm-project-nav {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 2px solid #dddddd;
  font-size: 16px;
  color: #878787;
  margin-top: 30px;
  margin-bottom: 60px; }
  .tm-project-nav .prev-project a {
    color: #878787; }
    .tm-project-nav .prev-project a:before {
      content: '\f0d9';
      margin-right: 10px;
      font-size: 14px; }
  .tm-project-nav .next-project a {
    color: #878787; }
    .tm-project-nav .next-project a:after {
      content: '\f0da';
      margin-left: 10px;
      font-size: 14px; }
  .tm-project-nav a:hover {
    color: #207cca; }

.tm-recent-projects .title-section {
  display: table;
  height: 100px;
  background-color: #3467b7;
  width: 100%; }
  .tm-recent-projects .title-section .title {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #ffffff;
    font-size: 24px; }

.tm-recent-projects .project {
  margin: 0;
  position: relative;
  float: left;
  width: 20%;
  background-color: #222222;
  background-repeat: no-repeat;
  background-size: cover; }

.tm-recent-projects .project:before {
  content: "";
  display: block;
  padding-top: 100%;
  /* initial ratio of 1:1*/ }

.tm-recent-projects .project-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.tm-recent-projects .project-info {
  padding: 30px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0; }

.tm-recent-projects .has-post-thumbnail .project-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  background-color: transparent !important;
  background-image: -webkit-linear-gradient(bottom, #000000 0%, transparent 50%) !important;
  background-image: linear-gradient(to top, #000000 0%, transparent 50%) !important;
  filter: alpha(opacity=80);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  -webkit-opacity: 0.8;
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8; }

.tm-recent-projects .project-title {
  color: #ffffff;
  font-size: 20px;
  line-height: 22px; }

.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

.comment-list {
  margin: 0;
  padding: 0; }

.block-heading {
  font-size: 28px;
  font-weight: normal;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 5px;
  margin-bottom: 25px;
  display: inline-block; }

.postswidget-list-style2 .postswidget-info .title a {
  padding: 0 0 0 30px;
  display: block;
  position: relative; }
  .postswidget-list-style2 .postswidget-info .title a:before {
    content: '\f1ea';
    position: absolute;
    top: 4px;
    left: 0; }

.postswidget-list-style2 .postswidget-info .time {
  font-size: 14px;
  color: #444444;
  display: block;
  margin-top: 5px; }
  .postswidget-list-style2 .postswidget-info .time:before {
    content: '\f017';
    margin-right: 15px; }

.sidebar .widget,
.wpb_widgetised_column .widget {
  margin-bottom: 40px; }
  .sidebar .widget ul,
  .wpb_widgetised_column .widget ul {
    margin: 0;
    padding: 0; }

.sidebar .widget-title,
.wpb_widgetised_column .widget-title {
  display: inline-block;
  margin-bottom: 25px;
  letter-spacing: 0;
  font-size: 25px;
  line-height: 1;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 13px; }

.sidebar .tagcloud a,
.wpb_widgetised_column .tagcloud a {
  display: inline-block;
  height: 44px;
  line-height: 44px;
  border: 0;
  border-radius: 5px;
  padding: 0 15px;
  font-size: 15px !important;
  margin: 0 6px 10px 0;
  background: #eeeeee;
  color: #666666; }
  .sidebar .tagcloud a:hover,
  .wpb_widgetised_column .tagcloud a:hover {
    color: #fff; }

.sidebar .widget_search form,
.sidebar .widget_product_search form,
.wpb_widgetised_column .widget_search form,
.wpb_widgetised_column .widget_product_search form {
  position: relative; }
  .sidebar .widget_search form > label,
  .sidebar .widget_product_search form > label,
  .wpb_widgetised_column .widget_search form > label,
  .wpb_widgetised_column .widget_product_search form > label {
    display: block; }

.sidebar .widget_search span,
.sidebar .widget_product_search span,
.wpb_widgetised_column .widget_search span,
.wpb_widgetised_column .widget_product_search span {
  font-size: 0; }
  .sidebar .widget_search span:before,
  .sidebar .widget_product_search span:before,
  .wpb_widgetised_column .widget_search span:before,
  .wpb_widgetised_column .widget_product_search span:before {
    position: absolute;
    top: 23px;
    right: 1px;
    display: block;
    height: 44px;
    width: 100%;
    background-color: #eeeeee;
    content: "\f002";
    text-align: center;
    font-size: 16px;
    line-height: 47px; }

.sidebar .widget_search input[type="search"],
.sidebar .widget_product_search input[type="search"],
.wpb_widgetised_column .widget_search input[type="search"],
.wpb_widgetised_column .widget_product_search input[type="search"] {
  margin-bottom: 0;
  padding: 0 40px 0 25px;
  height: 44px;
  width: 100%;
  border: none;
  background-color: #f2f2f5;
  border-radius: 5px; }

.sidebar .widget_search .search-submit,
.sidebar .widget_product_search .search-submit,
.wpb_widgetised_column .widget_search .search-submit,
.wpb_widgetised_column .widget_product_search .search-submit {
  padding: 0;
  height: 44px;
  width: 44px;
  text-align: center;
  line-height: 44px;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 5px;
  display: block; }
  .sidebar .widget_search .search-submit:hover i,
  .sidebar .widget_product_search .search-submit:hover i,
  .wpb_widgetised_column .widget_search .search-submit:hover i,
  .wpb_widgetised_column .widget_product_search .search-submit:hover i {
    -webkit-animation: 1s tada;
            animation: 1s tada; }

.sidebar .widget_categories ul li,
.sidebar .widget_product_categories ul li,
.wpb_widgetised_column .widget_categories ul li,
.wpb_widgetised_column .widget_product_categories ul li {
  position: relative; }

.sidebar .widget_categories ul span,
.sidebar .widget_product_categories ul span,
.wpb_widgetised_column .widget_categories ul span,
.wpb_widgetised_column .widget_product_categories ul span {
  position: absolute;
  top: 11px;
  left: 7px; }

.sidebar .widget_categories ul,
.sidebar .widget_product_categories ul,
.sidebar .menu,
.wpb_widgetised_column .widget_categories ul,
.wpb_widgetised_column .widget_product_categories ul,
.wpb_widgetised_column .menu {
  border: 1px solid #eeeeee; }
  .sidebar .widget_categories ul li,
  .sidebar .widget_product_categories ul li,
  .sidebar .menu li,
  .wpb_widgetised_column .widget_categories ul li,
  .wpb_widgetised_column .widget_product_categories ul li,
  .wpb_widgetised_column .menu li {
    padding: 0 !important;
    margin: 0 !important;
    border-color: #eeeeee !important; }
  .sidebar .widget_categories ul a,
  .sidebar .widget_product_categories ul a,
  .sidebar .menu a,
  .wpb_widgetised_column .widget_categories ul a,
  .wpb_widgetised_column .widget_product_categories ul a,
  .wpb_widgetised_column .menu a {
    padding: 10px 35px 10px 30px;
    display: block;
    position: relative; }
    .sidebar .widget_categories ul a:after,
    .sidebar .widget_product_categories ul a:after,
    .sidebar .menu a:after,
    .wpb_widgetised_column .widget_categories ul a:after,
    .wpb_widgetised_column .widget_product_categories ul a:after,
    .wpb_widgetised_column .menu a:after {
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      right: 30px;
      content: '\f0da';
      font-size: 14px; }
  .sidebar .widget_categories ul .children,
  .sidebar .widget_product_categories ul .children,
  .sidebar .menu .children,
  .wpb_widgetised_column .widget_categories ul .children,
  .wpb_widgetised_column .widget_product_categories ul .children,
  .wpb_widgetised_column .menu .children {
    padding-left: 20px; }

.sidebar .widget_categories ul .current-cat,
.sidebar .widget_product_categories ul .current-cat,
.sidebar .menu .current-menu-item,
.wpb_widgetised_column .widget_categories ul .current-cat,
.wpb_widgetised_column .widget_product_categories ul .current-cat,
.wpb_widgetised_column .menu .current-menu-item {
  background-color: #f2f2f5; }

.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 #dddddd;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
  -ms-hyphens: auto; }
  .sidebar ul li:last-child, .sidebar .recent-posts__item:last-child,
  .wpb_widgetised_column ul li:last-child,
  .wpb_widgetised_column .recent-posts__item:last-child {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0; }

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

.site-footer .widget:not(:last-child) {
  border-bottom: 1px solid #333333;
  padding-bottom: 30px;
  margin-bottom: 30px; }

.social-networks-widget a {
  display: inline-block;
  width: 49%;
  margin-bottom: 15px; }
  .social-networks-widget a i {
    margin-right: 15px;
    width: 16px;
    text-align: center; }

.widget_recent_entries a {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 7px; }
  .widget_recent_entries a:before {
    content: '\f1ea';
    position: absolute;
    top: 5px;
    left: 0; }

.widget_recent_entries .post-date {
  position: relative;
  padding-left: 30px;
  font-size: 14px;
  font-style: italic; }
  .widget_recent_entries .post-date:before {
    content: '\f017';
    position: absolute;
    top: 0;
    left: 0; }

.tm-posts-widget .postswidget-list {
  display: inline-block;
  padding-bottom: 20px;
  margin-bottom: 20px;
  width: 100%;
  border-bottom: 1px solid #dddddd; }

.tm-posts-widget .postswidget-thumb {
  float: left; }
  .tm-posts-widget .postswidget-thumb img {
    width: 70px;
    height: 70px; }

.tm-posts-widget .post-info {
  padding-left: 80px; }

.tm-posts-widget .post-title {
  font-size: 16px;
  margin: 0; }

.tm-posts-widget .post-meta {
  font-size: 12px;
  font-style: italic; }

.tm-posts-widget .post-date {
  display: inline-block;
  margin-right: 15px; }

.tm-posts-widget .post-comments-number {
  display: inline-block; }

.tm-posts-widget .fa {
  margin-right: 10px; }

.tm-posts-widget .post-read-more {
  font-sizê: 15px;
  font-style: italic; }

.widget_polylang select {
  width: auto; }

.body-noscroll {
  overflow-y: scroll !important;
  overflow-x: hidden !important; }

.site-content input[type="text"], .site-content input[type="email"], .site-content input[type="tel"], .site-content input[type="password"], .site-content select {
  height: 44px !important;
  line-height: 40px !important;
  border: 1px solid #dddddd;
  border-radius: 5px !important;
  padding: 0 20px !important;
  margin-bottom: 10px !important;
  font-size: 16px !important;
  color: #222222;
  -webkit-appearance: none;
  box-shadow: none !important; }
  .site-content input[type="text"]:focus, .site-content input[type="email"]:focus, .site-content input[type="tel"]:focus, .site-content input[type="password"]:focus, .site-content select:focus {
    border-color: #999999; }

.site-content select {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK6wAACusBgosNWgAAABZ0RVh0Q3JlYXRpb24gVGltZQAwMS8yOC8xNvemAy8AAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAASklEQVQImW3MQQ2AMADF0DcMIAELSEACcibhy0ICEkACDrgAWcJ6bdOS5MCkzzlgxdWRF9YCSWZsGBu51Fr38uZN5JW/Z5L5CT9uO00UkFukHloAAAAASUVORK5CYII=") !important;
  background-repeat: no-repeat !important;
  background-position: right 24px center !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important; }

.site-content input[type="submit"],
.site-content button[type="submit"] {
  height: 44px !important;
  padding: 0 20px !important;
  line-height: 40px !important;
  text-align: center !important;
  color: #ffffff;
  font-size: 16px !important;
  font-weight: normal;
  letter-spacing: 0 !important;
  text-transform: none !important;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  padding: 0 20px !important; }

.site-content textarea {
  border: none;
  background: #f2f2f5;
  font-size: 15px !important;
  border-radius: 5px; }

.font-primary {
  font-family: 'Roboto' !important; }

.font-secondary {
  font-family: 'RobotoSlab' !important; }

.color-primary {
  color: #000000 !important; }

.color-secondary {
  color: #ffffff !important; }

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

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

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

.italic-text {
  font-style: italic !important; }

.position-relative {
  position: relative !important; }
  .position-relative > .vc_column-inner {
    position: relative !important; }

.position-absolute {
  position: absolute !important; }
  .position-absolute > .vc_column-inner {
    position: absolute !important; }

.position-static {
  position: static !important; }
  .position-static > .vc_column-inner {
    position: static !important; }

.bg-cover {
  background-size: cover !important;
  background-repeat: no-repeat; }
  .bg-cover .vc_column-inner {
    background-size: cover !important;
    background-repeat: no-repeat; }

.font-weight-100 {
  font-weight: 100 !important; }

.font-weight-200 {
  font-weight: 200 !important; }

.font-weight-300 {
  font-weight: 300 !important; }

.font-weight-400 {
  font-weight: 400 !important; }

.font-weight-500 {
  font-weight: 500 !important; }

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

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

.font-weight-800 {
  font-weight: 800 !important; }

.font-weight-900 {
  font-weight: 900 !important; }

.vc_custom_heading strong {
  font-weight: 700 !important; }

.opacity-bg {
  overflow: hidden !important;
  position: relative !important; }
  .opacity-bg:before {
    position: absolute;
    display: block !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000; }

.highlight-text-1 mark {
  border-bottom: 1px solid transparent;
  font-style: italic; }

.highlight-text-2 mark {
  font-size: 100px; }

.highlight-text-3 mark {
  font-size: 100px;
  color: #fff !important; }

.highlight-text-4 mark {
  font-style: italic; }

.opacity-bg-90:before {
  opacity: .9; }

.opacity-bg-60:before {
  opacity: .6; }

.opacity-bg-40:before {
  opacity: .4; }

.opacity-bg-30:before {
  opacity: .3; }

.opacity-bg-15:before {
  opacity: .15; }

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

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

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

.bg-bottomleft {
  background-position: bottom left !important;
  background-repeat: no-repeat; }

.bg-gradient {
  background-image: url("../../images/gradient_bg.png");
  background-position: center top;
  background-repeat: repeat-y; }

.h-524 {
  height: 524px;
  overflow: hidden; }

.h-500 {
  height: 500px;
  overflow: hidden; }

.w-570 {
  max-width: 570px !important;
  padding: 0 15px !important;
  margin: 0 auto !important; }

.w-570-l {
  max-width: 570px !important;
  padding: 0 15px !important;
  margin-left: 0; }

.w-630 {
  max-width: 630px !important;
  padding: 0 15px !important;
  margin: 0 auto !important; }

.heading-left-white {
  display: inline-block;
  line-height: 1; }

.heading-left-black {
  display: inline-block;
  line-height: 1; }

.heading-left-gray {
  display: inline-block;
  line-height: 1; }

.heading-center-white {
  line-height: 1;
  position: relative; }

.heading-center-black {
  line-height: 1;
  position: relative; }

.content-alignment-bottom {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  .content-alignment-bottom .vc_column-inner {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }

.brochures {
  height: 46px;
  line-height: 46px;
  background: #ffffff;
  border-radius: 5px;
  color: #888888;
  padding: 0 20px;
  display: block;
  position: relative; }
  .brochures:after {
    position: absolute;
    right: 20px;
    top: 15px;
    content: '\f016'; }
  .brochures.style-2 {
    background-color: #eeeeee;
    color: #888888; }

.sidebar .brochures {
  border: 2px solid #666666;
  line-height: 44px; }
  .sidebar .brochures:after {
    top: 14px; }

.brochures-pdf:after {
  content: '\f1c1' !important; }

.brochures-doc:after {
  content: '\f1c2' !important; }

.brochures-ppt:after {
  content: '\f1c4' !important; }

.search-btn {
  cursor: pointer; }

.popup-search {
  display: none;
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.8); }
  .popup-search .inner {
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    text-align: center; }
    .popup-search .inner .content {
      position: absolute;
      top: 70%;
      width: 100%;
      text-align: center;
      opacity: 0;
      height: 1px; }
      .popup-search .inner .content .box {
        width: 90%;
        max-width: 460px;
        margin: 0 auto;
        margin-top: -40px;
        color: #ffffff;
        position: relative; }
        .popup-search .inner .content .box .popup-search-close {
          position: absolute;
          right: 0;
          top: -40px;
          cursor: pointer; }
        .popup-search .inner .content .box label {
          width: 100%; }
        .popup-search .inner .content .box .screen-reader-text {
          display: none; }
        .popup-search .inner .content .box input {
          width: 100% !important;
          border-radius: 2px;
          border: none;
          padding: 15px; }

.popup-menu {
  display: none;
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.8); }

.popup-menu-inner {
  position: fixed;
  z-index: 9999;
  left: -280px;
  top: 0;
  width: 80%;
  max-width: 260px;
  background: #ffffff;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto; }
  .popup-menu-inner.open {
    left: 0; }

.body-noscroll .popup-search .content {
  opacity: 1;
  top: 50%; }

.img_opacity_70 img {
  opacity: .7; }

.img_opacity_70:hover img {
  opacity: 1; }

.img_height_60 img {
  height: 60px !important;
  width: auto; }

.slider_yellow {
  color: #ffcc99 !important; }

.footer-subscribe {
  position: relative; }
  .footer-subscribe input[type="email"] {
    width: 100%;
    height: 44px;
    line-height: 44px;
    padding: 0 20px;
    border-radius: 5px;
    -webkit-appearance: none;
    box-shadow: none !important;
    border: none; }
  .footer-subscribe input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    border-radius: 0 4px 4px 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAMAAAAR8Wy4AAAAKlBMVEUAAAD///////////////////////////////////////////////////+Gu8ovAAAADXRSTlMAECAwQGBwgLDA0ODw+14txgAAAFVJREFUeAFty0sOxDAIA1APDORDfP/rtkVZkKpPLJAxEG+FC4KHwHoHxoNBrHSWCUJlcpuqAbKhMeWC5yAa5K4iX/3n9yxmkIbZYAKL76Dz0AH9F4oLUtYJK4cvleIAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-position: center center;
    font-size: 0; }

.tm-home-contact {
  color: #ffffff; }
  .tm-home-contact .tm-home-contact-left {
    display: inline-block;
    float: left;
    margin-right: 15px; }
    .tm-home-contact .tm-home-contact-left .tm-home-contact-icon {
      font-size: 34px;
      width: 70px;
      height: 70px;
      background: rgba(255, 255, 255, 0.1);
      border-radius: 50%;
      text-align: center;
      line-height: 70px; }
  .tm-home-contact .tm-home-contact-right {
    display: inline-block;
    float: left;
    padding-top: 20px; }
    .tm-home-contact .tm-home-contact-right .tm-home-contact-small {
      display: block;
      font-size: 14px;
      line-height: 1; }
    .tm-home-contact .tm-home-contact-right .tm-home-contact-big {
      display: block;
      font-size: 20px;
      line-height: 1; }
  .tm-home-contact:hover .tm-home-contact-icon {
    background: rgba(255, 255, 255, 0.2); }

.tm-list ul {
  list-style: none;
  margin: 20px 0;
  padding: 0; }
  .tm-list ul li {
    margin-bottom: 10px; }
    .tm-list ul li:last-child {
      margin-bottom: 0; }
    .tm-list ul li i {
      margin-right: 10px; }

.better-menu-widget {
  font-weight: 700; }

.tm-tab {
  border: 1px solid #dddddd; }
  .tm-tab .vc_tta-tabs-container {
    margin: 0 !important; }
    .tm-tab .vc_tta-tabs-container ul.vc_tta-tabs-list {
      border-bottom: 1px solid #dddddd; }
      .tm-tab .vc_tta-tabs-container ul.vc_tta-tabs-list li:not(.vc_active) a:hover {
        background-color: transparent; }
      .tm-tab .vc_tta-tabs-container ul.vc_tta-tabs-list li a {
        padding: 10px 30px !important;
        border-radius: 0;
        background-color: transparent; }
  .tm-tab .vc_tta-panels-container .vc_tta-panels {
    background: none !important;
    border: none !important; }
    .tm-tab .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
      padding: 30px; }
  .tm-tab .vc_tta-tab {
    margin: 0 !important; }
    .tm-tab .vc_tta-tab a {
      border-style: solid;
      border-width: 0 1px 0 0 !important;
      border-color: #dddddd; }
  .tm-tab .vc_active > a {
    color: #ffffff; }
    .tm-tab .vc_active > a .vc_tta-title-text {
      color: #ffffff; }

#tm-projects .esg-filter-wrapper .esg-filterbutton {
  box-shadow: none;
  padding: 0 0 10px 0;
  border: none;
  border-color: #dddddd;
  border-radius: 0;
  font-size: 18px;
  font-weight: normal;
  text-transform: none;
  color: #000000;
  line-height: 1;
  margin-right: 20px; }
  #tm-projects .esg-filter-wrapper .esg-filterbutton:hover, #tm-projects .esg-filter-wrapper .esg-filterbutton.selected {
    border-bottom: 1px solid #dddddd; }

@-webkit-keyframes circleloading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  75% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes circleloading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  75% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

#tm-services-01 li {
  padding: 25px 0 0 0; }
  #tm-services-01 li .esg-media-cover-wrapper {
    margin-bottom: 30px; }
    #tm-services-01 li .esg-media-cover-wrapper .esg-entry-media-wrapper, #tm-services-01 li .esg-media-cover-wrapper .esg-overlay {
      display: none !important; }
    #tm-services-01 li .esg-media-cover-wrapper .esg-entry-content > div:first-child {
      width: 60px;
      height: 60px;
      text-align: center; }
    #tm-services-01 li .esg-media-cover-wrapper .esg-entry-content .esg-content {
      position: relative !important; }
      #tm-services-01 li .esg-media-cover-wrapper .esg-entry-content .esg-content:first-child {
        position: absolute !important;
        top: -25px;
        left: -45px;
        width: 90px;
        height: 90px;
        line-height: 90px;
        color: #ffffff;
        border-radius: 50%;
        text-align: center;
        border-width: 1px;
        border-style: solid; }

.eg-tm-service-02-wrapper .esg-entry-content {
  position: relative !important; }
  .eg-tm-service-02-wrapper .esg-entry-content .eg-tm-service-02-element-36:after {
    content: '\f0da';
    font-size: 12px;
    margin-left: 5px; }

.eg-tm-services-03-content {
  position: relative !important; }

.tax-project-category .site-content, .post-type-archive-project .site-content {
  padding-bottom: 60px; }

.tax-project-category .projects-col .project-thumbnail img, .post-type-archive-project .projects-col .project-thumbnail img {
  width: 100% !important;
  height: auto !important; }

.content404 {
  padding-bottom: 95px; }
  .content404 .icon {
    margin-bottom: 30px;
    display: block; }
    .content404 .icon i {
      font-size: 170px;
      color: #3551a6; }
  .content404 .title {
    font-size: 50px;
    letter-spacing: -1px;
    padding: 0;
    line-height: 1;
    margin-bottom: 30px; }
  .content404 .text {
    font-size: 16px;
    color: #444444; }
  .content404 .search {
    width: 100%;
    max-width: 570px;
    padding: 0;
    margin: 30px auto 0;
    position: relative; }
    .content404 .search label {
      width: 100%; }
    .content404 .search input {
      width: 100%;
      padding: 10px 20px;
      border-bottom: 1px solid #dddddd;
      border-radius: 5px;
      margin: 0;
      font-size: 16px; }
    .content404 .search:after {
      content: '\f002';
      position: absolute;
      top: 15px;
      right: 15px;
      color: #222222; }

.skill {
  display: block;
  position: relative;
  margin-bottom: 40px; }
  .skill .text {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px; }
  .skill .value {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 9px;
    font-size: 14px;
    width: 50px;
    height: 50px;
    background: #ffffff;
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    position: absolute;
    line-height: 50px;
    text-align: center;
    z-index: 2; }
  .skill .progress {
    width: 100%;
    height: 2px;
    position: relative;
    z-index: 1;
    overflow: hidden; }
  .skill .bar {
    height: 2px;
    width: 0px;
    -webkit-transition-delay: .5s;
    transition-delay: .5s; }

.skill_fly .progress .bar {
  left: 0 !important; }

.tm-wpcf7 .tm-wpcf7-box {
  width: 100%;
  margin: 0 auto;
  border: 1px solid #dddddd;
  border-radius: 6px;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1); }

.tm-wpcf7 .tm-wpcf7-box2 {
  width: 100%;
  margin: 0 auto;
  border-radius: 6px 6px 0 0;
  text-align: center;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1); }

.tm-wpcf7 .wpcf7-form .wpcf7-response-output {
  margin: 30px 0 30px 0;
  border-color: #dddddd;
  padding: 15px; }

.tm-wpcf7-2 input[type="submit"] {
  width: 100%;
  margin-bottom: 0; }

.tm-wpcf7-2 input, .tm-wpcf7-2 textarea {
  text-align: center;
  font-size: 14px;
  color: #666666; }

.tm-wpcf7-2 img.ajax-loader {
  position: absolute; }

.contact-page-info > .vc_column-inner > .wpb_wrapper {
  border: 2px solid #dddddd; }

.tm-ourhistory.style-1 ul {
  margin: 0;
  padding: 0; }
  .tm-ourhistory.style-1 ul li {
    position: relative;
    padding: 0 0 50px;
    list-style: none; }
    .tm-ourhistory.style-1 ul li:before {
      position: absolute;
      content: ' ';
      left: 60px;
      top: 5px;
      width: 10px;
      height: 10px;
      border-radius: 50%;
      text-align: center;
      z-index: 999; }
    .tm-ourhistory.style-1 ul li:after {
      position: absolute;
      width: 1px;
      height: 100%;
      content: '';
      left: 65px;
      top: 4px;
      z-index: 998;
      background: #dddddd;
      display: block; }
    .tm-ourhistory.style-1 ul li:last-child:after {
      display: none; }
    .tm-ourhistory.style-1 ul li .year {
      line-height: 1;
      display: block;
      margin-bottom: 10px;
      font-size: 20px;
      font-weight: bold;
      float: left;
      width: 45px; }
    .tm-ourhistory.style-1 ul li .info {
      margin-left: 93px; }
    .tm-ourhistory.style-1 ul li .heading {
      font-size: 22px;
      line-height: 1;
      margin-bottom: 18px; }

.tm-ourhistory.style-2 ul {
  margin: 0;
  padding: 0; }
  .tm-ourhistory.style-2 ul li {
    position: relative;
    padding: 0 0 40px;
    list-style: none; }
    .tm-ourhistory.style-2 ul li:last-child:after {
      display: none; }
    .tm-ourhistory.style-2 ul li .year {
      height: 72px;
      width: 106px;
      line-height: 72px;
      text-align: center;
      font-size: 20px;
      font-weight: bold;
      float: left;
      background: url("../../images/honors.png") no-repeat 100%;
      background-size: cover; }
    .tm-ourhistory.style-2 ul li .info {
      margin-left: 136px; }
    .tm-ourhistory.style-2 ul li .heading {
      font-size: 22px;
      line-height: 1;
      margin-bottom: 18px; }

.tm-ourhistory.style-3 ul {
  margin: 0;
  padding: 0; }
  .tm-ourhistory.style-3 ul li {
    position: relative;
    padding: 0 0 50px;
    list-style: none; }
    .tm-ourhistory.style-3 ul li:before {
      position: absolute;
      content: ' ';
      left: 0px;
      top: 5px;
      width: 10px;
      height: 10px;
      border-radius: 50%;
      text-align: center;
      z-index: 999; }
    .tm-ourhistory.style-3 ul li:after {
      position: absolute;
      width: 1px;
      height: 100%;
      content: '';
      left: 5px;
      top: 4px;
      z-index: 998;
      background: #dddddd;
      display: block; }
    .tm-ourhistory.style-3 ul li:last-child:after {
      display: none; }
    .tm-ourhistory.style-3 ul li .year {
      display: none; }
    .tm-ourhistory.style-3 ul li .info {
      margin-left: 33px; }
    .tm-ourhistory.style-3 ul li .heading {
      font-size: 22px;
      line-height: 1.5;
      margin-bottom: 18px; }

.tm-block1 {
  color: #ffffff;
  padding: 40px 30px; }
  .tm-block1 .heading {
    font-size: 20px;
    font-weight: 400; }
  .tm-block1 .content {
    font-size: 16px;
    font-weight: 400;
    margin: 15px 0 20px 0; }

.tm-block2 {
  background: #f2f2f5;
  padding: 30px;
  color: #535353;
  font-style: italic; }

.tm-services-height-120 .eg-tm-service-02-element-3 {
  max-height: 120px;
  overflow: hidden; }

.effect-scale3d {
  overflow: hidden; }
  .effect-scale3d:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

.effect-apollo {
  background: #000000;
  overflow: hidden;
  position: relative; }
  .effect-apollo img {
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  .effect-apollo:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.25);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    transition: transform 0.6s, -webkit-transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    opacity: 0; }
  .effect-apollo:hover img {
    opacity: 0.7;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1); }
  .effect-apollo:hover:before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    opacity: 1; }

.effect-layla {
  background: #000000;
  position: relative; }
  .effect-layla:before, .effect-layla:after {
    position: absolute;
    content: '';
    opacity: 0; }
  .effect-layla:before {
    top: 20px;
    right: 10px;
    bottom: 20px;
    left: 10px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0; }
  .effect-layla:after {
    top: 10px;
    right: 20px;
    bottom: 10px;
    left: 20px;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0; }
  .effect-layla:hover img {
    opacity: 0.7;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s; }
  .effect-layla:hover:before, .effect-layla:hover:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s; }
  .effect-layla:hover:after {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s; }

#back-to-top {
  position: fixed;
  width: 40px;
  right: 30px;
  bottom: -50px;
  cursor: pointer;
  margin: 0;
  font-size: 16px;
  z-index: 10000; }
  #back-to-top.on {
    bottom: 76px; }
  #back-to-top > span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    color: #fff;
    box-sizing: border-box; }
  #back-to-top span span {
    display: block;
    line-height: inherit; }
    #back-to-top span span:before {
      position: relative;
      left: -1px; }
  #back-to-top.off .front-side {
    -webkit-transform: rotateX(-90deg) translateZ(15px);
    transform: rotateX(-90deg) translateZ(15px); }
  #back-to-top.on .front-side {
    -webkit-transform: rotateX(0deg) translateZ(15px);
    transform: rotateX(0deg) translateZ(15px); }
  #back-to-top:hover .front-side {
    -webkit-transform: rotateX(90deg) translateZ(15px);
    transform: rotateX(90deg) translateZ(15px); }
  #back-to-top:hover .back-side {
    -webkit-transform: rotateX(0deg) translateZ(15px);
    transform: rotateX(0deg) translateZ(15px);
    z-index: 1; }

.back-side, .front-side {
  position: absolute;
  width: 100%;
  height: 100%;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
  -webkit-transition: -webkit-transform .2s ease-out;
  transition: -webkit-transform .2s ease-out;
  transition: transform .2s ease-out;
  transition: transform .2s ease-out, -webkit-transform .2s ease-out; }

.front-side {
  background-color: #222222;
  z-index: 1; }

.back-side {
  background-color: #111111;
  -webkit-transform: rotateX(-90deg) translateZ(15px);
  transform: rotateX(-90deg) translateZ(15px); }

.rev-btn.tm-btn1 i, .rev-btn.tm-btn2 i, .rev-btn.tm-btn3 i, .rev-btn.tm-btn4 i, .rev-btn.tm-btn5 i, .rev-btn.tm-btn6 i, .rev-btn.tm-btn7 i {
  height: inherit;
  line-height: inherit;
  font-size: 12px;
  margin-left: 5px; }

.tm-demo-btn button.vc_btn3, .tm-demo-btn a.vc_btn3 {
  padding: 20px 25px !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  border: none !important;
  color: #ffd24d !important;
  text-transform: none;
  font-size: 16px;
  background-image: none; }
  .tm-demo-btn button.vc_btn3:hover, .tm-demo-btn a.vc_btn3:hover {
    background-color: rgba(0, 0, 0, 0.2) !important; }

.tm-demo-yellow {
  color: #ffd24d !important; }

.eg-tm-demo-wrapper .esg-entry-cover {
  border: 10px solid #cccccc;
  border-radius: 4px; }

.primary_bgcolor {
  overflow: visible !important; }

.tm-btn {
  margin-bottom: 0px !important; }
  .tm-btn button, .tm-btn a {
    text-transform: none !important;
    font-size: 16px !important;
    color: #ffffff !important;
    border-radius: 4px !important;
    font-weight: 700 !important;
    letter-spacing: 0px !important;
    padding: 0 20px !important;
    height: 44px !important;
    line-height: 40px !important; }
    .tm-btn button:after, .tm-btn a:after {
      content: '\f0da';
      font-size: 12px;
      margin-left: 10px; }
    .tm-btn button:hover, .tm-btn a:hover {
      background: none !important;
      color: #3769b5 !important; }

.tm-btn-2 {
  margin-bottom: 0px !important; }
  .tm-btn-2 button, .tm-btn-2 a {
    text-transform: none !important;
    font-size: 16px !important;
    background: #3769b5 !important;
    color: #ffffff !important;
    border-radius: 4px !important;
    font-weight: 700 !important;
    letter-spacing: 0px !important;
    padding: 0 20px !important;
    height: 44px !important;
    line-height: 40px !important; }
    .tm-btn-2 button:after, .tm-btn-2 a:after {
      content: '\f0da';
      font-size: 12px;
      margin-left: 10px; }
    .tm-btn-2 button:hover, .tm-btn-2 a:hover {
      background: none !important;
      color: #ffffff !important;
      border-color: #ffffff !important; }

.demo_img a {
  background: #000000;
  position: relative;
  text-align: center; }
  .demo_img a:hover img {
    opacity: .3; }
  .demo_img a:hover:before {
    display: block; }
    .demo_img a:hover:before:hover {
      background: #ffffff;
      color: #3768b4; }
  .demo_img a:before {
    content: 'VIEW DEMO';
    z-index: 9999;
    position: absolute;
    text-align: center;
    margin: auto;
    top: 90px;
    left: 100px;
    padding: 10px 15px;
    border: 2px solid #ffffff;
    display: block;
    font-weight: 700;
    color: #ffffff;
    display: none; }

.tm-btn-white {
  margin-bottom: 0px !important; }
  .tm-btn-white button, .tm-btn-white a {
    text-transform: none !important;
    font-size: 16px !important;
    background: #ffffff !important;
    border-color: #ffffff !important;
    color: #3769b5 !important;
    border-radius: 4px !important;
    font-weight: 700 !important;
    letter-spacing: 0px !important;
    padding: 0 20px !important;
    height: 44px !important;
    line-height: 40px !important; }
    .tm-btn-white button:after, .tm-btn-white a:after {
      content: '\f0da';
      font-size: 12px;
      margin-left: 10px; }
    .tm-btn-white button:hover, .tm-btn-white a:hover {
      background: none !important;
      color: #ffffff !important;
      border-color: #ffffff !important; }

.tm-box-1 {
  border-radius: 4px; }

.wpb_revslider_element {
  margin-bottom: 0 !important; }

.boxed .tm-fullwidth {
  margin-left: -30px !important;
  margin-right: -30px !important;
  left: 0 !important;
  width: auto !important; }

.bg_right_full {
  position: relative; }
  .bg_right_full:before {
    display: block !important;
    content: '' !important;
    width: 1000px;
    height: 100%;
    position: absolute;
    left: 100%;
    top: 0;
    background-color: inherit; }

/* responsive */

/* Addition for bootstrap */
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-5ths {
  width: 20%;
  float: left; }

.form-no-border select, .form-no-border input {
  border: 0 !important; }

.highlight-text i {
  text-decoration: underline;
  font-style: italic; }

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

.box-shadow {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3); }

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

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

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

.job_filters .search_jobs {
  padding: 30px; }
  .job_filters .search_jobs input, .job_filters .search_jobs select {
    border: 0 !important;
    margin: 0 !important; }
  .job_filters .search_jobs div.search_keywords {
    padding-right: 15px; }
  .job_filters .search_jobs div.search_location {
    padding-left: 15px; }

.job_filters .job_types {
  background: #ffffff; }
  .job_filters .job_types li {
    padding: 12px; }

.job_filters .showing_jobs {
  background: #ffffff;
  border-color: #dddddd;
  color: #000000;
  font-size: 13px;
  padding: 12px; }
  .job_filters .showing_jobs a {
    font-size: 13px; }

.job_filters ul.no_job_listings_found li.no_job_listings_found.no_job_listings_found {
  padding: 12px;
  color: #000000; }

.form-icon {
  position: relative;
  display: inline-block; }
  .form-icon .ajax-loader {
    display: none; }
  .form-icon i {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #ffffff; }
  .form-icon input[type=submit] {
    padding: 0 40px 0 20px !important;
    margin: 0 !important; }

.wpcf7-form .row {
  margin: 0 -15px; }

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

.form-request-2 .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 5px; }

.form-request-2 .wpcf7-submit {
  margin-top: 45px; }

.contact-form input[type=text],
.contact-form input[type=email],
.contact-form input[type=url],
.contact-form input[type=phone] {
  background: #f2f2f5 !important;
  border-color: #f2f2f5 !important;
  margin-bottom: 30px !important; }

.contact-form textarea {
  height: 250px;
  margin-bottom: 30px !important; }

.contact-form .field-name {
  float: left;
  width: 50%;
  padding-right: 15px; }

.contact-form .field-email {
  float: left;
  width: 50%;
  padding-left: 15px; }

.contact-form .wpcf7-submit:hover {
  background-color: transparent; }

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

.opacity-10 {
  opacity: 0.1; }
  .opacity-10 .slotholder:after {
    opacity: 0.1; }

.opacity-20 {
  opacity: 0.2; }
  .opacity-20 .slotholder:after {
    opacity: 0.2; }

.opacity-30 {
  opacity: 0.3; }
  .opacity-30 .slotholder:after {
    opacity: 0.3; }

.opacity-40 {
  opacity: 0.4; }
  .opacity-40 .slotholder:after {
    opacity: 0.4; }

.opacity-50 {
  opacity: 0.5; }
  .opacity-50 .slotholder:after {
    opacity: 0.5; }

.opacity-60 {
  opacity: 0.6; }
  .opacity-60 .slotholder:after {
    opacity: 0.6; }

.opacity-70 {
  opacity: 0.7; }
  .opacity-70 .slotholder:after {
    opacity: 0.7; }

.opacity-80 {
  opacity: 0.8; }
  .opacity-80 .slotholder:after {
    opacity: 0.8; }

.opacity-90 {
  opacity: 0.9; }
  .opacity-90 .slotholder:after {
    opacity: 0.9; }

.background-white {
  background-color: #fff; }
  .background-white .slotholder:after {
    background-color: #fff; }

.background-black {
  background-color: #000; }
  .background-black .slotholder:after {
    background-color: #000; }

.rev_slider .slide-overlay .slotholder:after {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  z-index: 999; }

.rev-progress-bar-primary-background .tp-bannertimer,
.rev-progress-bar-secondary-background .tp-bannertimer {
  opacity: 0.7; }

.tm-office-wrapper ul {
  margin: 0;
  padding: 0; }
  .tm-office-wrapper ul li {
    list-style-type: none; }

.tm-office-wrapper .office {
  float: right;
  display: none;
  padding-top: 16px; }
  .tm-office-wrapper .office li {
    display: inline-block; }
    .tm-office-wrapper .office li + li {
      margin-left: 60px; }
  .tm-office-wrapper .office i {
    margin-right: 10px; }

.tm-office-wrapper .office-switcher {
  position: relative;
  float: right;
  text-align: left;
  margin-left: 95px; }
  .tm-office-wrapper .office-switcher ul {
    z-index: 99999;
    position: absolute;
    top: 100%;
    left: 0;
    background: #222222;
    padding: 0;
    margin: 0;
    min-width: 100%;
    height: 0;
    overflow: hidden; }
    .tm-office-wrapper .office-switcher ul a {
      display: block;
      padding: 10px 20px;
      color: #ffffff; }
      .tm-office-wrapper .office-switcher ul a:hover {
        background: #aaaaaa; }
    .tm-office-wrapper .office-switcher ul.open {
      height: auto;
      padding: 12px 0; }
  .tm-office-wrapper .office-switcher .active {
    position: relative;
    cursor: pointer;
    padding: 14px 57px 14px 37px;
    text-decoration: none !important;
    min-width: 160px;
    color: #ffffff; }
    .tm-office-wrapper .office-switcher .active span {
      display: inline-block;
      vertical-align: middle; }
    .tm-office-wrapper .office-switcher .active:after {
      font-family: FontAwesome;
      content: '\f0d7';
      position: absolute;
      right: 20px;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%); }

.offices-slider > li:not(:first-child) {
  display: none; }

.offices-slider .office {
  display: block;
  float: none;
  padding: 0; }
  .offices-slider .office li + li {
    margin-left: 40px; }

.site-top .menu-top-menu-container {
  display: inline-block; }

.site-top .search-btn {
  margin-left: 15px; }

.site-top .top-menu ul, .site-top .top-menu li {
  z-index: 999999; }

.site-top .top-menu ul {
  margin: 0;
  padding: 0; }

.site-top .top-menu .menu li:hover > .sub-menu {
  z-index: 999;
  top: 100%;
  visibility: visible;
  opacity: 1; }
  .site-top .top-menu .menu li:hover > .sub-menu > li {
    margin-right: 0; }

.site-top .top-menu .menu > li > a {
  padding: 0 10px; }

.site-top .top-menu .menu > ul > li, .site-top .top-menu .menu > li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  line-height: 1; }
  .site-top .top-menu .menu > ul > li a, .site-top .top-menu .menu > li a {
    position: relative;
    z-index: 1;
    display: block; }
  .site-top .top-menu .menu > ul > li.menu-item-has-children > a:after, .site-top .top-menu .menu > ul > li.page_item_has_children > a:after, .site-top .top-menu .menu > li.menu-item-has-children > a:after, .site-top .top-menu .menu > li.page_item_has_children > a:after {
    content: '\f107';
    color: inherit;
    font-size: 12px; }

.site-top .top-menu .sub-menu {
  border-top: 2px solid #000;
  position: absolute;
  top: 100px;
  left: 0;
  visibility: hidden;
  opacity: 0;
  background: #FFFFFF;
  margin: 0;
  padding: 0 15px;
  min-width: 175px;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2); }
  .site-top .top-menu .sub-menu li {
    padding: 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    display: block;
    position: relative; }
    .site-top .top-menu .sub-menu li.menu-item-has-children > a:after, .site-top .top-menu .sub-menu li.page_item_has_children > a:after {
      position: absolute;
      content: "\f105";
      right: 0;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%); }
    .site-top .top-menu .sub-menu li .sub-menu {
      left: 100%;
      top: 0 !important;
      margin-left: 15px; }
    .site-top .top-menu .sub-menu li:last-child {
      border-bottom: none; }

.page-topbar-inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .page-topbar-inner .top-bar-left {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .page-topbar-inner .top-bar-right {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .page-topbar-inner .search-box i {
    margin-left: 20px;
    font-size: 18px; }
  .page-topbar-inner .tm-social-networks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .page-topbar-inner .tm-social-networks a {
      display: inline-block;
      margin-left: 40px; }
      .page-topbar-inner .tm-social-networks a i {
        margin-right: 5px; }

#comment-nav-below .comment-nav-links ul {
  margin-top: 60px; }

.page-links {
  margin: 30px 0; }
  .page-links > span, .page-links a {
    display: inline-block;
    margin-right: 5px;
    width: 48px;
    height: 48px;
    line-height: 44px;
    color: #666666;
    border: 2px solid #000000;
    text-align: center;
    font-weight: bold;
    font-size: 16px; }
  .page-links a:hover,
  .page-links > span {
    color: #ffffff; }

.comment-nav-links ul,
.page-pagination {
  margin: 0 0 60px;
  padding: 0; }
  .comment-nav-links ul li,
  .page-pagination li {
    list-style-type: none;
    display: inline-block; }
    .comment-nav-links ul li + li,
    .page-pagination li + li {
      margin-left: 10px; }
  .comment-nav-links ul span, .comment-nav-links ul a,
  .page-pagination span,
  .page-pagination a {
    display: block;
    width: 48px;
    height: 48px;
    line-height: 44px !important;
    color: #666666;
    border: 2px solid #000000;
    text-align: center;
    font-weight: bold !important;
    font-size: 16px !important; }
  .comment-nav-links ul a:hover,
  .comment-nav-links ul span.current,
  .page-pagination a:hover,
  .page-pagination span.current {
    color: #ffffff; }

.woocommerce nav.woocommerce-pagination ul {
  margin: 0 0 60px;
  padding: 0;
  border: none; }
  .woocommerce nav.woocommerce-pagination ul li {
    list-style-type: none;
    display: inline-block; }
    .woocommerce nav.woocommerce-pagination ul li + li {
      margin-left: 10px; }
    .woocommerce nav.woocommerce-pagination ul li span, .woocommerce nav.woocommerce-pagination ul li a {
      display: block;
      padding: 0;
      width: 48px;
      height: 48px;
      line-height: 44px !important;
      color: #666666;
      border: 2px solid #000000;
      text-align: center;
      font-weight: bold !important;
      font-size: 16px !important; }
    .woocommerce nav.woocommerce-pagination ul li a:hover,
    .woocommerce nav.woocommerce-pagination ul li span.current {
      color: #ffffff; }

/* Effect 1: Brackets */
.cl-effect-1 a:before, .cl-effect-1 a:after {
  display: inline-block;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.3s;
  transition: opacity 0.2s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.2s;
  transition: transform 0.3s, opacity 0.2s, -webkit-transform 0.3s; }

.cl-effect-1 a:before {
  margin-right: 10px;
  content: '[';
  -webkit-transform: translateX(20px);
  transform: translateX(20px); }

.cl-effect-1 a:after {
  margin-left: 10px;
  content: ']';
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px); }

.cl-effect-1 a:hover:before, .cl-effect-1 a:hover:after, .cl-effect-1 a:focus:before, .cl-effect-1 a:focus:after {
  opacity: 1;
  -webkit-transform: translateX(0px);
  transform: translateX(0px); }

/* Effect 2: 3D rolling links, idea from http://hakim.se/thoughts/rolling-links */
.cl-effect-2 a {
  line-height: 44px;
  -webkit-perspective: 1000px;
          perspective: 1000px; }
  .cl-effect-2 a span {
    position: relative;
    display: inline-block;
    padding: 0 14px;
    background: #2195de;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d; }
  .cl-effect-2 a:hover span, .cl-effect-2 a:focus span {
    -webkit-transform: rotateX(90deg) translateY(-22px);
            transform: rotateX(90deg) translateY(-22px); }
  .cl-effect-2 a span::before {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0965a0;
    content: attr(data-hover);
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    -webkit-transform: rotateX(-90deg);
            transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0; }
  .cl-effect-2 a:hover span:before, .cl-effect-2 a:focus span:before {
    background: #28a2ee; }

/* Effect 5: same word slide in */
.cl-effect-5 a {
  overflow: hidden;
  padding: 0 4px;
  height: 1em; }
  .cl-effect-5 a span {
    position: relative;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s; }
    .cl-effect-5 a span:before {
      position: absolute;
      top: 100%;
      content: attr(data-hover);
      font-weight: 700;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
  .cl-effect-5 a:hover span, .cl-effect-5 a:focus span {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }

.creative-link a {
  overflow: hidden;
  padding: 0 !important;
  margin: 0 !important;
  height: 1em; }

.creative-link a span {
  position: relative;
  display: inline-block;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }

.creative-link a span::before {
  position: absolute;
  top: 100%;
  content: attr(data-hover);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.creative-link a:hover span,
.creative-link a:focus span {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%); }

.tm-counter {
  margin-bottom: 30px; }
  .tm-counter .counter {
    font-size: 60px;
    line-height: 60px;
    text-align: center; }
  .tm-counter .text {
    font-size: 18px;
    line-height: 18px;
    color: #aaaaaa;
    text-align: center;
    font-style: italic; }

.tm-testimonials {
  width: 100%;
  margin: 0 auto; }
  .tm-testimonials.nav-style1 .owl-nav > div {
    width: 39px;
    height: 39px;
    line-height: 44px;
    text-align: center;
    background: #f2f2f5;
    display: inline-block;
    border-radius: 5px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
    .tm-testimonials.nav-style1 .owl-nav > div i {
      font-size: 24px;
      color: rgba(0, 0, 0, 0.2); }
    .tm-testimonials.nav-style1 .owl-nav > div.owl-prev {
      left: 10px; }
    .tm-testimonials.nav-style1 .owl-nav > div.owl-next {
      right: 10px; }
    .tm-testimonials.nav-style1 .owl-nav > div:hover i {
      color: #ffffff; }
  .tm-testimonials.nav-style2 .owl-nav {
    position: absolute;
    top: -80px;
    right: 0; }
    .tm-testimonials.nav-style2 .owl-nav > div {
      width: 39px;
      height: 39px;
      line-height: 44px;
      text-align: center;
      background: #f2f2f5;
      display: inline-block;
      margin-left: 10px;
      border-radius: 5px; }
      .tm-testimonials.nav-style2 .owl-nav > div i {
        font-size: 24px;
        color: rgba(0, 0, 0, 0.2); }
      .tm-testimonials.nav-style2 .owl-nav > div:hover i {
        color: #ffffff; }
  .tm-testimonials .owl-controls {
    background: transparent;
    margin: 20px 0 0 10px; }
    .tm-testimonials .owl-controls .owl-dot {
      background: transparent;
      width: 10px;
      height: 10px;
      border: 0;
      border-radius: 50%;
      display: inline-block;
      margin: 0 5px;
      background-color: #dddddd; }

.testimonials-style1 .owl-item,
.testimonials-style2 .owl-item {
  display: inline-block;
  padding-top: 10px; }
  .testimonials-style1 .owl-item:before,
  .testimonials-style2 .owl-item:before {
    content: '\f10d';
    text-align: center;
    font-size: 14px;
    color: #aaaaaa;
    background-color: #dddddd;
    line-height: 40px;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 999;
    border-radius: 4px; }
  .testimonials-style1 .owl-item:hover:before,
  .testimonials-style2 .owl-item:hover:before {
    color: #ffffff; }

.testimonials-style1 .testimonial-by-line,
.testimonials-style2 .testimonial-by-line {
  margin-bottom: 20px; }

.testimonials-style1 .thumbnail,
.testimonials-style2 .thumbnail {
  margin-bottom: 20px; }

.testimonials-style1 .author-name,
.testimonials-style2 .author-name {
  font-size: 22px; }

.testimonials-style2 .thumbnail {
  position: relative; }
  .testimonials-style2 .thumbnail .overlay-inside {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 47.5%;
    width: 100%;
    background-color: transparent !important;
    background-image: -webkit-linear-gradient(bottom, #000 0%, transparent 100%) !important;
    background-image: linear-gradient(to top, #000 0%, transparent 100%) !important;
    opacity: 0.8; }

.testimonials-style1 .testimonial-by-line {
  color: #ffffff; }

.testimonials-style1 .author-name {
  color: #ffffff; }

.testimonials-style3 .owl-item {
  display: inline-block;
  padding-top: 12px; }
  .testimonials-style3 .owl-item:before {
    content: '\f10d';
    font-size: 30px;
    position: absolute;
    top: 0px;
    left: 30px;
    z-index: 999; }

.testimonials-style3 .testimonial-content {
  margin-bottom: 20px;
  background: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 5px;
  padding: 30px;
  position: relative; }
  .testimonials-style3 .testimonial-content:after {
    content: '';
    width: 16px;
    height: 16px;
    background: #ffffff;
    border-width: 0 1px 1px 0px;
    border-style: solid;
    border-color: #dddddd;
    position: absolute;
    bottom: -8px;
    left: 26px;
    border-radius: 2px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5); }

.testimonials-style3 .thumbnail {
  margin-bottom: 20px;
  min-height: 63px; }
  .testimonials-style3 .thumbnail img {
    margin-left: 10px;
    display: block;
    float: left;
    margin-right: 20px;
    width: 63px;
    height: 63px;
    border-radius: 50%; }
  .testimonials-style3 .thumbnail .title {
    float: left; }

.testimonials-style3 .author-name {
  font-size: 16px; }

.testimonials-style3 .testimonial-by-line {
  font-style: italic;
  font-size: 15px;
  margin: 0; }

.testimonials-style3 .owl-controls {
  background: transparent;
  margin: 20px 0 0 10px; }
  .testimonials-style3 .owl-controls .owl-dot {
    background: transparent;
    width: 10px;
    height: 10px;
    border: 0;
    border-radius: 50%;
    display: inline-block;
    margin: 0 5px;
    background-color: #dddddd; }

.testimonials-style4 .owl-item {
  display: inline-block;
  padding-top: 14px; }
  .testimonials-style4 .owl-item img {
    width: auto; }
  .testimonials-style4 .owl-item:hover .thumbnail:before {
    color: #ffffff; }

.testimonials-style4 .testimonial-content {
  padding-left: 300px; }

.testimonials-style4 .testimonial-by-line {
  margin-bottom: 20px; }

.testimonials-style4 .thumbnail {
  margin-bottom: 20px;
  position: relative;
  float: left; }
  .testimonials-style4 .thumbnail:before {
    content: '\f10d';
    text-align: center;
    font-size: 14px;
    color: #aaaaaa;
    background-color: #dddddd;
    line-height: 40px;
    width: 40px;
    height: 40px;
    position: absolute;
    top: -14px;
    right: 27px;
    z-index: 999;
    border-radius: 4px; }

.testimonials-style4 .author-name {
  font-size: 22px; }

.testimonials-style5 .owl-item {
  display: inline-block;
  padding: 20px 30px 30px 40px; }
  .testimonials-style5 .owl-item:before {
    content: '\f10d';
    font-size: 30px;
    position: absolute;
    top: 10px;
    left: 2px;
    z-index: 999; }

.testimonials-style5 .testimonial-content {
  margin-bottom: 23px; }

.testimonials-style5 .thumbnail {
  margin-bottom: 20px;
  min-height: 63px; }
  .testimonials-style5 .thumbnail img {
    display: block;
    float: left;
    margin-right: 20px;
    width: 63px;
    height: 63px;
    border-radius: 50%; }
  .testimonials-style5 .thumbnail .title {
    float: left; }

.testimonials-style5 .author-name {
  font-size: 16px; }

.testimonials-style5 .testimonial-by-line {
  font-style: italic;
  font-size: 15px;
  margin: 0; }

.testimonials-style5 .owl-controls {
  background: transparent;
  margin: 20px 0 0; }
  .testimonials-style5 .owl-controls .ow .owl-dot {
    background: transparent;
    width: 10px;
    height: 10px;
    border: 0;
    border-radius: 50%;
    display: inline-block;
    margin: 0 5px;
    background-color: #dddddd; }

.testimonials-style6 .testimonial-wrap {
  background: rgba(255, 255, 255, 0.8);
  padding: 100px 85px;
  position: relative;
  margin-top: 38px; }
  .testimonials-style6 .testimonial-wrap:before {
    content: '\f10d';
    font-size: 90px;
    position: absolute;
    top: -38px;
    left: 80px;
    z-index: 999; }

.testimonials-style6 .testimonial-content {
  font-size: 20px;
  margin-bottom: 44px;
  font-style: italic; }
  .testimonials-style6 .testimonial-content p {
    font-style: italic;
    font-size: 20px; }

.testimonials-style6 .author-name {
  font-size: 24px; }

.testimonials-style6 .testimonial-by-line {
  font-size: 16px;
  font-style: italic; }

.testimonials-style6 .owl-dots {
  position: absolute;
  bottom: 40px;
  right: 75px;
  margin: 0; }

.testimonials-style7 .owl-item img {
  width: auto; }

.testimonials-style7 .owl-item:hover .thumbnail:before {
  color: #ffffff; }

.testimonials-style7 .testimonial-wrap {
  padding-top: 14px;
  margin-bottom: 30px; }

.testimonials-style7 .testimonial-content {
  padding: 0 30px 0 300px; }

.testimonials-style7 .thumbnail {
  margin-bottom: 20px;
  position: relative;
  float: left; }
  .testimonials-style7 .thumbnail:before {
    content: '\f10d';
    text-align: center;
    font-size: 14px;
    color: #aaaaaa;
    background-color: #dddddd;
    line-height: 40px;
    width: 40px;
    height: 40px;
    position: absolute;
    top: -14px;
    right: 27px;
    z-index: 999;
    border-radius: 4px; }

.testimonials-style7 .author-name {
  font-size: 22px;
  line-height: 18px; }

.testimonials-style7 .testimonial-by-line {
  margin-bottom: 20px;
  font-style: italic; }

.testimonials-style8 .owl-item {
  display: inline-block;
  padding-top: 16px; }
  .testimonials-style8 .owl-item:before {
    content: '\f10d';
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #cbcbcb;
    line-height: 42px;
    width: 42px;
    height: 42px;
    position: absolute;
    top: 0;
    left: 23px;
    z-index: 999;
    border-radius: 4px; }

.testimonials-style8 .testimonial-content {
  margin-bottom: 30px;
  background: #f5f5f5;
  border-radius: 5px;
  padding: 30px;
  position: relative; }
  .testimonials-style8 .testimonial-content:after {
    content: '';
    width: 16px;
    height: 16px;
    background: #f5f5f5;
    border-width: 0 1px 1px 0px;
    border-style: solid;
    border-color: transparent;
    position: absolute;
    bottom: -8px;
    left: 26px;
    border-radius: 2px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5); }

.testimonials-style8 .thumbnail {
  margin-bottom: 20px;
  min-height: 63px; }
  .testimonials-style8 .thumbnail img {
    display: block;
    float: left;
    margin-right: 20px;
    width: 63px;
    height: 63px;
    border-radius: 50%; }
  .testimonials-style8 .thumbnail .title {
    float: left; }

.testimonials-style8 .author-name {
  font-size: 16px; }

.testimonials-style8 .testimonial-by-line {
  font-style: italic;
  font-size: 15px;
  margin: 0; }

.testimonials-style8 .owl-controls {
  margin-top: 60px; }

.testimonials-style8 .owl-dots {
  text-align: center; }

.tm-button {
  white-space: nowrap !important;
  border-radius: 5px !important;
  -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
  border-width: 1px;
  border-style: solid; }
  .tm-button i {
    margin-left: 5px !important; }
  .tm-button.style-1 {
    color: #fff !important; }
    .tm-button.style-1:hover {
      background-color: transparent !important; }
  .tm-button.style-2:hover {
    background-color: transparent !important; }
  .tm-button.style-3 {
    background: #fff !important;
    border-color: #fff !important;
    color: #111 !important; }
    .tm-button.style-3:hover {
      background-color: transparent !important;
      color: #fff !important; }
  .tm-button.style-4 {
    color: #fff !important; }
    .tm-button.style-4:hover {
      background-color: transparent !important; }

.tm-btn-a {
  text-transform: none !important;
  border-radius: 5px !important;
  font-size: 16px !important;
  display: inline-block; }
  .tm-btn-a:after {
    content: '\f101';
    font-size: 12px;
    margin-left: 10px; }
  .tm-btn-a.tm-btn-noarrow:after {
    display: none !important; }

.tm-btn-a-type1 {
  color: #ffffff;
  border-width: 1px;
  border-style: solid;
  letter-spacing: 0px !important;
  padding: 0 20px !important;
  height: 44px !important;
  line-height: 40px !important; }
  .tm-btn-a-type1:hover {
    background: none !important; }

.tm-btn-a-type2 {
  background: #ffffff !important;
  letter-spacing: 0px !important;
  padding: 0 20px !important;
  height: 44px !important;
  border: 1px solid #ffffff;
  line-height: 40px !important; }
  .tm-btn-a-type2:hover {
    background: none !important;
    color: #ffffff !important;
    border-color: #ffffff !important; }

.tm-btn-a-type3 {
  color: #ffffff !important;
  font-weight: 700 !important;
  border-width: 1px;
  border-style: solid;
  letter-spacing: 0px !important;
  padding: 0 20px !important;
  height: 44px !important;
  line-height: 40px !important; }
  .tm-btn-a-type3:hover {
    background: none !important;
    color: #ffffff !important;
    border-color: #ffffff !important; }

.tm-btn-a-type5 {
  border-width: 1px;
  border-style: solid;
  letter-spacing: 0px !important;
  padding: 0 20px !important;
  height: 44px !important;
  line-height: 40px !important; }
  .tm-btn-a-type5:hover {
    background: none !important; }

.tm-button-rev-nav {
  display: block;
  width: 50px !important;
  height: 50px !important;
  line-height: 50px !important;
  text-align: center !important;
  background: rgba(255, 255, 255, 0.2) !important;
  color: #ccc !important;
  border-radius: 5px !important;
  font-size: 24px;
  white-space: nowrap !important;
  padding: 0 !important;
  -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) !important; }
  .tm-button-rev-nav:hover {
    color: #fff !important;
    cursor: pointer; }

.tm-client .owl-carousel .owl-item img {
  width: auto; }

.tm-client .item {
  height: 170px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.tm-box-icon {
  margin-bottom: 30px; }
  .tm-box-icon.style-1 .icon, .tm-box-icon.style-5 .icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    background: #dddddd;
    color: #aaaaaa;
    float: left;
    border-radius: 5px; }
  .tm-box-icon.style-1 .content, .tm-box-icon.style-5 .content {
    margin-left: 90px; }
  .tm-box-icon.style-1 .heading, .tm-box-icon.style-5 .heading {
    font-size: 22px; }
  .tm-box-icon.style-1:hover .icon, .tm-box-icon.style-5:hover .icon {
    color: #ffffff;
    -webkit-animation: 1s tada;
            animation: 1s tada; }
  .tm-box-icon.style-1.size-nm .icon, .tm-box-icon.style-5.size-nm .icon {
    width: 50px;
    height: 50px;
    line-height: 50px; }
  .tm-box-icon.style-1.size-nm .content, .tm-box-icon.style-5.size-nm .content {
    margin-left: 69px; }
  .tm-box-icon.style-1.size-sm .icon, .tm-box-icon.style-5.size-sm .icon {
    width: 44px;
    height: 44px;
    line-height: 44px; }
  .tm-box-icon.style-1.size-sm .content, .tm-box-icon.style-5.size-sm .content {
    margin-left: 69px; }
  .tm-box-icon.style-2 .icon {
    width: 76px;
    height: 76px;
    line-height: 76px;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    float: left;
    margin-top: 5px;
    border-radius: 5px; }
  .tm-box-icon.style-2 .content {
    margin-left: 100px; }
  .tm-box-icon.style-2 .heading {
    font-size: 22px; }
  .tm-box-icon.style-2.size-sm .icon {
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 20px; }
  .tm-box-icon.style-2.size-sm .content {
    margin-left: 69px; }
  .tm-box-icon.style-2:hover .icon {
    -webkit-animation: 1s tada;
            animation: 1s tada; }
  .tm-box-icon.style-3 .icon {
    width: 100%;
    height: 170px;
    position: relative;
    background-color: #f2f2f5;
    margin-bottom: 25px; }
    .tm-box-icon.style-3 .icon i {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 86px;
      height: 86px;
      line-height: 86px;
      text-align: center;
      font-size: 28px;
      background-color: #dddde6;
      border-radius: 50%; }
    .tm-box-icon.style-3 .icon:after {
      opacity: 0;
      position: absolute;
      top: 100%;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      content: ' ';
      border-top: 10px solid #000;
      border-left: 9px solid transparent;
      border-right: 9px solid transparent; }
  .tm-box-icon.style-3 .content {
    text-align: center; }
  .tm-box-icon.style-3 .heading {
    font-size: 20px;
    text-align: center; }
  .tm-box-icon.style-3:hover .icon i {
    background-color: #fff; }
  .tm-box-icon.style-3:hover .icon:after {
    opacity: 1; }
  .tm-box-icon.style-4 .icon {
    font-size: 36px;
    float: left;
    text-align: center;
    width: 70px; }
  .tm-box-icon.style-4 .heading {
    font-size: 15px; }
  .tm-box-icon.style-4 .content {
    margin-left: 70px; }
  .tm-box-icon.style-4 .text {
    font-size: 20px; }
  .tm-box-icon.style-5 .content {
    margin-bottom: 15px; }
  .tm-box-icon.style-5.size-sm .content {
    padding-top: 5px;
    min-height: 44px;
    margin-left: 59px; }
  .tm-box-icon.style-5.size-nm .content {
    padding-top: 8px;
    min-height: 50px;
    margin-left: 65px; }

.tm-box-info {
  margin-bottom: 30px; }
  .tm-box-info.style-1 {
    overflow: hidden; }
    .tm-box-info.style-1 .image {
      position: relative; }
      .tm-box-info.style-1 .image img {
        width: 100%; }
    .tm-box-info.style-1 .content {
      position: absolute;
      width: 100%;
      height: 100%;
      padding: 15px 0 38px;
      top: 0;
      left: 0;
      opacity: 0.9; }
    .tm-box-info.style-1 .heading {
      font-size: 18px;
      font-weight: bold;
      color: #fff;
      padding: 16px 30px; }
    .tm-box-info.style-1 .box-info-icon {
      font-size: 25px;
      margin-right: 25px; }
    .tm-box-info.style-1 .box-info-button {
      color: #fff;
      display: block;
      float: right; }
    .tm-box-info.style-1 .box-info-text {
      color: #ededed;
      font-size: 14px;
      margin-bottom: 30px; }
    .tm-box-info.style-1 .content-inner {
      padding: 0 57px 0 80px; }
  .tm-box-info.style-2 .image {
    margin-bottom: 40px; }
  .tm-box-info.style-2 .box-info-icon {
    float: left; }
  .tm-box-info.style-2 .heading {
    font-size: 22px; }
  .tm-box-info.style-2 .box-info-icon {
    font-size: 30px; }
  .tm-box-info.style-2 .content-inner {
    padding-left: 53px; }
  .tm-box-info.style-2 .image img {
    width: 100%; }
  .tm-box-info.style-2 .image[data-overlay-animation="hover-dir"] {
    overflow: hidden;
    position: relative; }
  .tm-box-info.style-2 .image .box-info-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0; }
  .tm-box-info.style-2 .image:hover i {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transition: 0.5s ease-out 0.4s;
    transition: 0.5s ease-out 0.4s; }
  .tm-box-info.style-2 .overlay-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    .tm-box-info.style-2 .overlay-icon i {
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      background: #fff;
      border-radius: 5px;
      font-size: 16px;
      opacity: 0;
      -webkit-transform: scale(0.7);
              transform: scale(0.7);
      -webkit-transition: .3s ease-out 0s;
      transition: .3s ease-out 0s; }
  .tm-box-info.style-3 .image {
    margin-bottom: 22px; }
  .tm-box-info.style-3 .box-info-icon {
    float: left; }
  .tm-box-info.style-3 .heading {
    font-size: 22px;
    margin-bottom: 13px; }
  .tm-box-info.style-3 .box-info-icon {
    font-size: 30px; }
  .tm-box-info.style-3 .box-info-text {
    margin-bottom: 13px; }
  .tm-box-info.style-3 .image img {
    width: 100%; }
  .tm-box-info.style-3 .image[data-overlay-animation="hover-dir"] {
    overflow: hidden;
    position: relative; }
  .tm-box-info.style-3 .image .box-info-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0; }
  .tm-box-info.style-3 .overlay-inside {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50%;
    width: 100%;
    background-color: transparent !important;
    background-image: -webkit-linear-gradient(bottom, #000 0%, transparent 100%) !important;
    background-image: linear-gradient(to top, #000 0%, transparent 100%) !important;
    opacity: 0.8; }
  .tm-box-info.style-3 .overlay-icon i {
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #fff;
    color: #a9a9a9;
    border-radius: 5px;
    font-size: 18px; }
  .tm-box-info.style-3 .box-info-button {
    position: relative;
    font-style: italic;
    padding-bottom: 3px; }
    .tm-box-info.style-3 .box-info-button i {
      margin-left: 7px; }
    .tm-box-info.style-3 .box-info-button:hover {
      color: #000; }
      .tm-box-info.style-3 .box-info-button:hover i {
        -webkit-animation: 0.5s swing;
                animation: 0.5s swing; }
  .tm-box-info.style-4 .image {
    margin-bottom: 27px;
    border: 10px solid #ddd; }
  .tm-box-info.style-4 .box-info-icon {
    float: left; }
  .tm-box-info.style-4 .heading {
    font-size: 18px;
    text-align: center; }
  .tm-box-info.style-4 .box-info-icon {
    font-size: 30px; }
  .tm-box-info.style-4 .box-info-text {
    margin-bottom: 13px; }
  .tm-box-info.style-4 .image img {
    width: 100%; }
  .tm-box-info.style-4 .image[data-overlay-animation="hover-dir"] {
    overflow: hidden;
    position: relative; }
  .tm-box-info.style-4 .image .box-info-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0; }
  .tm-box-info.style-4 .image:hover .content-wrap {
    opacity: 1;
    -webkit-transition: 0.5s ease-out 0.4s;
    transition: 0.5s ease-out 0.4s; }
  .tm-box-info.style-4 .overlay-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .tm-box-info.style-4 .overlay-content-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 100%; }
  .tm-box-info.style-4 .content-wrap {
    opacity: 0;
    -webkit-transition: .3s ease-out 0s;
    transition: .3s ease-out 0s; }

.tm-price {
  margin-top: 50px; }
  .tm-price .header {
    margin-bottom: 10px; }
  .tm-price .name {
    display: table-cell;
    width: 1%;
    white-space: nowrap;
    padding-right: 10px; }
    .tm-price .name a {
      font-size: 22px; }
  .tm-price .separator {
    display: table-cell;
    width: 98%; }
    .tm-price .separator span {
      display: block;
      width: 100%;
      border-bottom: 1px solid #eee; }
  .tm-price .price {
    display: table-cell;
    width: 1%;
    padding-left: 10px;
    letter-spacing: -.3px;
    font-size: 22px;
    line-height: 22px; }

.countdown {
  text-align: center; }
  .countdown .day, .countdown .hour, .countdown .minute, .countdown .second {
    display: inline-block;
    margin: 0 50px 30px 50px;
    text-align: center; }
  .countdown .number {
    display: inline-block;
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    font-size: 30px;
    border: 1px solid;
    border-radius: 50%; }
  .countdown .text {
    display: block;
    margin-top: 10px;
    font-size: 18px;
    font-style: italic; }

.tm-our-team {
  margin-bottom: 40px; }
  .tm-our-team .ourteam-info {
    margin-top: 24px; }
    .tm-our-team .ourteam-info .ourteam-main-info {
      margin-bottom: 20px; }
      .tm-our-team .ourteam-info .ourteam-main-info .ourteam-name * {
        font-size: 22px; }
    .tm-our-team .ourteam-info .ourteam-byline {
      font-size: 15px;
      font-style: italic; }
    .tm-our-team .ourteam-info .ourteam-socials {
      margin-top: 20px; }
      .tm-our-team .ourteam-info .ourteam-socials .icon {
        width: 31px;
        height: 31px;
        line-height: 31px;
        text-align: center;
        display: inline-block;
        background: #eeeeee;
        color: #888888;
        margin-right: 10px;
        border-radius: 5px;
        font-size: 14px; }
        .tm-our-team .ourteam-info .ourteam-socials .icon i {
          font-size: 14px;
          color: #888888; }
        .tm-our-team .ourteam-info .ourteam-socials .icon:hover i {
          color: #ffffff; }

.tm-easy-pie-chart .chart-wrapper {
  float: left;
  text-align: center;
  margin: 0 48px 40px 0; }

.tm-easy-pie-chart .chart {
  position: relative;
  width: 126px;
  height: 126px;
  margin-bottom: 28px; }
  .tm-easy-pie-chart .chart canvas {
    position: absolute;
    top: 0;
    left: 0; }
  .tm-easy-pie-chart .chart .percent {
    color: #111111;
    display: inline-block;
    line-height: 126px;
    z-index: 2; }
  .tm-easy-pie-chart .chart .percent:after {
    content: '%';
    margin-left: -0.1em;
    font-size: .8em; }

.tm-blog.style-1 .hentry {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #dddddd; }
  .tm-blog.style-1 .hentry .entry-header .entry-title,
  .tm-blog.style-1 .hentry .entry-header .entry-title a {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    letter-spacing: 0;
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 10px; }
  .tm-blog.style-1 .hentry .entry-meta {
    font-style: italic;
    font-size: 14px; }
    .tm-blog.style-1 .hentry .entry-meta span {
      font-size: 14px;
      padding-right: 20px; }
    .tm-blog.style-1 .hentry .entry-meta i {
      margin-right: 5px;
      color: #555555; }
    .tm-blog.style-1 .hentry .entry-meta a {
      font-size: 14px; }
      .tm-blog.style-1 .hentry .entry-meta a:hover {
        text-decoration: underline; }
  .tm-blog.style-1 .hentry .read-more {
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 15px 0 0;
    letter-spacing: 0;
    border-bottom: 1px solid #333333;
    color: #333333; }
    .tm-blog.style-1 .hentry .read-more span:after {
      margin-left: 10px;
      content: "\f101";
      font-size: 12px; }

.tm-blog.style-1 .post-thumb {
  margin-bottom: 30px; }
  .tm-blog.style-1 .post-thumb img {
    width: 100%; }

.tm-blog.style-1 .post-date {
  width: 70px;
  height: 70px;
  text-align: center;
  color: #ffffff;
  padding: 8px 0;
  line-height: 1.2;
  border-radius: 5px;
  float: left; }

.tm-blog.style-1 .month {
  display: block;
  font-size: 14px; }

.tm-blog.style-1 .date {
  display: block;
  font-size: 30px; }

.tm-blog.style-1 .entry-header {
  margin: 0 0 20px 90px; }

.tm-blog.style-2 .post-thumbnail {
  margin-bottom: 26px; }

.tm-blog.style-2 .post-title {
  margin-bottom: 15px; }
  .tm-blog.style-2 .post-title a {
    font-size: 22px;
    line-height: 26px; }

.tm-blog.style-2 .post-date {
  margin-right: 20px; }

.tm-blog.style-2 .post-date,
.tm-blog.style-2 .post-comments-number {
  float: left;
  font-style: italic;
  font-size: 14px; }
  .tm-blog.style-2 .post-date i,
  .tm-blog.style-2 .post-comments-number i {
    margin-right: 5px; }

.vc_custom_heading.vc_custom_heading_border {
  margin-bottom: 30px; }

.vc_custom_heading span {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;
  display: inline-block; }

.vc_tta.vc_tta-color-primary.vc_tta-style-classic .vc_tta-tab.vc_active > a, .vc_tta.vc_tta-color-secondary.vc_tta-style-classic .vc_tta-tab.vc_active > a {
  color: #fff;
  border-radius: 5px !important; }

.vc_tta.vc_tta-color-primary.vc_tta-style-classic .vc_tta-tab > a, .vc_tta.vc_tta-color-secondary.vc_tta-style-classic .vc_tta-tab > a {
  color: #777;
  border-color: transparent;
  line-height: 22px;
  background-color: #eee; }

.vc_tta.vc_tta-color-primary.vc_tta-style-classic .vc_tta-panel, .vc_tta.vc_tta-color-secondary.vc_tta-style-classic .vc_tta-panel {
  margin-bottom: 5px; }
  .vc_tta.vc_tta-color-primary.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-color-secondary.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    background-color: #eee;
    color: #777; }
  .vc_tta.vc_tta-color-primary.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading a, .vc_tta.vc_tta-color-secondary.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading a {
    color: #fff; }

.tm-grid-wrapper {
  margin-bottom: 30px; }
  .tm-grid-wrapper .tm-filter-button-group {
    margin-bottom: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .tm-grid-wrapper .tm-filter-button-group [class*=col] {
      padding-left: 0;
      padding-right: 0; }
    .tm-grid-wrapper .tm-filter-button-group.right {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
    .tm-grid-wrapper .tm-filter-button-group.center {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .tm-grid-wrapper .tm-filter-button-group.center .btn-filter {
        padding: 10px 12px;
        margin: 0 !important; }
    .tm-grid-wrapper .tm-filter-button-group.show-filter-counter {
      padding-top: 30px; }
  .tm-grid-wrapper.filter-style-1 .btn-filter {
    text-transform: uppercase;
    font-size: 18px;
    padding-top: 5px;
    margin-bottom: 5px;
    position: relative;
    display: inline-block;
    border: 0;
    z-index: 999; }
    .tm-grid-wrapper.filter-style-1 .btn-filter + .btn-filter {
      margin-left: 25px; }
    .tm-grid-wrapper.filter-style-1 .btn-filter.current {
      border-bottom: 1px solid #eeeeee; }
    .tm-grid-wrapper.filter-style-1 .btn-filter:hover {
      border-bottom: 1px solid #eeeeee; }
  .tm-grid-wrapper.filter-style-2 {
    /*.tm-filter-button-group {
      &.right {
        text-align: left;
        .btn-filter {
          display: block;
          float: right;
          text-align: left;
        }
      }
    }*/ }
    .tm-grid-wrapper.filter-style-2 .btn-filter-wrapper {
      background-color: #eee;
      border-radius: 5px; }
    .tm-grid-wrapper.filter-style-2 .btn-filter {
      font-size: 16px;
      padding: 11px 26px;
      position: relative;
      border: 0;
      border-right: 1px solid #ddd;
      z-index: 999;
      display: block;
      float: left; }
      .tm-grid-wrapper.filter-style-2 .btn-filter:hover, .tm-grid-wrapper.filter-style-2 .btn-filter.current {
        color: #111;
        border-radius: 5px; }
      .tm-grid-wrapper.filter-style-2 .btn-filter:last-child {
        border-right: 0; }
  .tm-grid-wrapper .btn-filter:hover .filter-counter {
    bottom: 100%;
    opacity: 1;
    visibility: visible; }
  .tm-grid-wrapper .btn-filter span {
    font-size: 11px; }
  .tm-grid-wrapper .filter-counter {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    bottom: 0;
    background-color: #4d4c4d;
    border-radius: 3px;
    color: #ffffff;
    width: 34px;
    text-align: center;
    padding: 4px 0;
    margin: 0 auto;
    opacity: 0;
    visibility: hidden; }
    .tm-grid-wrapper .filter-counter:before {
      content: "";
      position: absolute;
      bottom: -4px;
      left: 0;
      right: 0;
      margin: 0 auto;
      width: 0;
      height: 0;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-top: 4px solid #4d4c4d;
      display: block; }
  .tm-grid-wrapper .tm-grid-pagination {
    margin-top: 50px; }

.tm-grid.has-animation .grid-item {
  opacity: 0; }

.tm-grid.fade-in .animate {
  -webkit-animation: fadeIn 0.95s ease forwards;
  animation: fadeIn 0.95s ease forwards; }

.tm-grid.move-up .animate {
  -webkit-transform: translateY(200px);
  transform: translateY(200px);
  -webkit-animation: moveUp 0.65s ease forwards;
  animation: moveUp 0.65s ease forwards; }

.tm-grid.scale-up .animate {
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
  -webkit-animation: scaleUp 0.65s ease-in-out forwards;
  animation: scaleUp 0.65s ease-in-out forwards; }

.tm-grid.fall-perspective {
  -webkit-perspective: 1300px;
  perspective: 1300px; }
  .tm-grid.fall-perspective .animate {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
    transform: translateZ(400px) translateY(300px) rotateX(-90deg);
    -webkit-animation: fallPerspective .8s ease-in-out forwards;
    animation: fallPerspective .8s ease-in-out forwards; }

.tm-grid.fly {
  -webkit-perspective: 1300px;
  perspective: 1300px; }
  .tm-grid.fly .animate {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50% -300px;
    transform-origin: 50% 50% -300px;
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-animation: fly .8s ease-in-out forwards;
    animation: fly .8s ease-in-out forwards; }

.tm-grid.flip .animate {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transform: rotateX(-80deg);
  transform: rotateX(-80deg);
  -webkit-animation: flip .8s ease-in-out forwards;
  animation: flip .8s ease-in-out forwards; }

.tm-grid.helix {
  -webkit-perspective: 1300px;
  perspective: 1300px; }
  .tm-grid.helix .animate {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-animation: helix .8s ease-in-out forwards;
    animation: helix .8s ease-in-out forwards; }

.tm-grid.pop-up {
  -webkit-perspective: 1300px;
  perspective: 1300px; }
  .tm-grid.pop-up .animate {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    -webkit-animation: popUp .8s ease-in forwards;
    animation: popUp .8s ease-in forwards; }

.tm-grid-classic .grid-item,
.tm-grid-classic .grid-sizer {
  width: 33.333333%; }

.tm-grid-classic .grid-item:hover .post-overlay {
  visibility: visible;
  opacity: 0.8; }

.tm-grid-classic .grid-item:hover .post-link {
  visibility: visible;
  opacity: 1; }

.tm-grid-classic.grid-4-column .grid-item,
.tm-grid-classic.grid-4-column .grid-sizer {
  width: 25%; }

.tm-grid-classic.grid-spacing-4px .tm-grid {
  margin: 0 -2px; }

.tm-grid-classic.grid-spacing-4px .grid-item {
  padding: 0 2px;
  margin-bottom: 4px; }

.tm-grid-classic.grid-spacing-10px .tm-grid {
  margin: 0 -5px; }

.tm-grid-classic.grid-spacing-10px .grid-item {
  padding: 0 5px;
  margin-bottom: 10px; }

.tm-grid-classic.grid-spacing-20px .tm-grid {
  margin: 0 -10px; }

.tm-grid-classic.grid-spacing-20px .grid-item {
  padding: 0 10px;
  margin-bottom: 20px; }

.tm-grid-classic.grid-spacing-30px .tm-grid {
  margin: 0 -15px; }

.tm-grid-classic.grid-spacing-30px .grid-item {
  padding: 0 15px;
  margin-bottom: 30px; }

.tm-grid-classic.overlay-style-1 .post-info {
  padding-top: 20px; }

.tm-grid-classic.overlay-style-1 .post-title a {
  font-size: 22px; }

.tm-grid-classic.overlay-style-2 .grid-item:hover .post-thumbnail > img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2); }

.tm-grid-classic.overlay-style-2 .grid-item:hover .post-info {
  opacity: 1; }

.tm-grid-classic.overlay-style-2 .grid-item:hover .post-title,
.tm-grid-classic.overlay-style-2 .grid-item:hover .post-categories {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.tm-grid-classic.overlay-style-2 .post-thumbnail {
  overflow: hidden; }

.tm-grid-classic.overlay-style-2 .post-title,
.tm-grid-classic.overlay-style-2 .post-categories {
  -webkit-transform: translate3d(0, 20px, 0);
          transform: translate3d(0, 20px, 0); }

.tm-grid-classic.overlay-style-2 .post-info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 0 40px 20px;
  opacity: 0; }

.tm-grid-classic.overlay-style-2 .post-title a {
  font-size: 20px;
  color: #fff; }

.tm-grid-classic.overlay-style-2 .post-categories {
  padding-left: 20px; }

.tm-grid-classic .post-overlay {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.tm-grid-classic .post-link {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  .tm-grid-classic .post-link i {
    background: #ffffff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 5px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .tm-grid-classic .post-link > a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }

.tm-grid-classic .post-categories {
  display: inline-block; }

.tm-grid-classic .post-thumbnail {
  position: relative; }
  .tm-grid-classic .post-thumbnail > img {
    width: 100%; }

.tm-grid-classic .post-categories a {
  font-size: 15px;
  color: inherit; }

.tm-grid-masonry .grid-item,
.tm-grid-masonry .grid-sizer {
  width: 33.333333%; }

.tm-grid-masonry .grid-item:hover .post-overlay {
  visibility: visible;
  opacity: 1; }

.tm-grid-masonry.grid-4-column .grid-item,
.tm-grid-masonry.grid-4-column .grid-sizer {
  width: 25%; }

.tm-grid-masonry.grid-spacing-4px .tm-grid {
  margin: 0 -2px; }

.tm-grid-masonry.grid-spacing-4px .grid-item {
  padding: 0 2px;
  margin-bottom: 4px; }

.tm-grid-masonry.grid-spacing-10px .tm-grid {
  margin: 0 -5px; }

.tm-grid-masonry.grid-spacing-10px .grid-item {
  padding: 0 5px;
  margin-bottom: 10px; }

.tm-grid-masonry.grid-spacing-20px .tm-grid {
  margin: 0 -10px; }

.tm-grid-masonry.grid-spacing-20px .grid-item {
  padding: 0 10px;
  margin-bottom: 20px; }

.tm-grid-masonry.grid-spacing-30px .tm-grid {
  margin: 0 -15px; }

.tm-grid-masonry.grid-spacing-30px .grid-item {
  padding: 0 15px;
  margin-bottom: 30px; }

.tm-grid-masonry .post-thumbnail {
  position: relative; }
  .tm-grid-masonry .post-thumbnail img {
    width: 100%; }

.tm-grid-masonry .post-overlay {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8); }

.tm-grid-masonry .post-overlay-inner {
  display: table;
  width: 100%;
  height: 100%; }

.tm-grid-masonry .post-info {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding: 0 30px; }
  .tm-grid-masonry .post-info .post-categories a {
    color: inherit;
    font-size: 11px;
    font-weight: 600; }

.tm-grid-masonry .post-title {
  margin: 0; }
  .tm-grid-masonry .post-title a {
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase; }

.tm-grid-metro .grid-item {
  overflow: hidden; }
  .tm-grid-metro .grid-item:hover .post-overlay {
    visibility: visible;
    opacity: 1; }
  .tm-grid-metro .grid-item .post-image {
    height: 100%;
    /* initial ratio of 1:1*/ }
    .tm-grid-metro .grid-item .post-image img {
      width: 100%;
      height: 100%; }

.tm-grid-metro.grid-4-column .grid-item,
.tm-grid-metro.grid-4-column .grid-sizer {
  width: 25%; }

.tm-grid-metro.grid-4-column .grid-item--width2 {
  width: 50%; }

.tm-grid-metro.grid-spacing-4px .tm-grid {
  margin: 0 -2px; }

.tm-grid-metro.grid-spacing-4px .grid-item {
  margin: 0 2px 4px; }

.tm-grid-metro.grid-spacing-10px .tm-grid {
  margin: 0 -5px; }

.tm-grid-metro.grid-spacing-10px .grid-item {
  margin: 0 5px 10px; }

.tm-grid-metro.grid-spacing-20px .tm-grid {
  margin: 0 -10px; }

.tm-grid-metro.grid-spacing-20px .grid-item {
  margin: 0 10px 20px; }

.tm-grid-metro.grid-spacing-30px .tm-grid {
  margin: 0 -15px; }

.tm-grid-metro.grid-spacing-30px .grid-item {
  margin: 0 15px 30px; }

.tm-grid-metro .post-overlay {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8); }

.tm-grid-metro .post-overlay-inner {
  display: table;
  width: 100%;
  height: 100%; }

.tm-grid-metro .post-info {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 100%; }

.tm-grid-metro .post-title {
  margin: 0; }
  .tm-grid-metro .post-title a {
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase; }

.tm-grid-metro .post-categories a {
  color: inherit;
  font-size: 11px;
  font-weight: 600; }

.box-info {
  display: inline-block; }
  .box-info .icon {
    font-size: 36px;
    float: left;
    text-align: center;
    width: 70px; }
  .box-info .content {
    margin-left: 70px; }
  .box-info .text {
    font-size: 20px; }

.post-grid .hentry {
  margin: 0;
  padding: 0;
  border: 0; }

.post-grid.post-grid-style-1 .post-item {
  margin-bottom: 30px; }
  .post-grid.post-grid-style-1 .post-item:last-child {
    margin-bottom: 0; }

.post-grid.post-grid-style-1 .post-title {
  font-size: 16px; }

.post-grid.post-grid-style-1 .post-meta i {
  margin-right: 5px; }

.post-grid.post-grid-style-1 .post-date, .post-grid.post-grid-style-1 .post-comments-number {
  display: inline-block;
  font-size: 12px; }

.post-grid.post-grid-style-1 .post-comments-number {
  margin-left: 15px; }

.post-grid.post-grid-style-2 .post-item {
  margin-bottom: 30px; }

.post-grid.post-grid-style-2 .post-thumbnail {
  float: left;
  position: relative; }
  .post-grid.post-grid-style-2 .post-thumbnail img {
    width: 240px; }

.post-grid.post-grid-style-2 .post-info {
  padding-left: 260px; }

.post-grid.post-grid-style-2 .post-title {
  margin-bottom: 15px;
  line-height: 0; }
  .post-grid.post-grid-style-2 .post-title a {
    font-size: 22px;
    line-height: 32px; }

.post-grid.post-grid-style-2 .post-meta {
  font-size: 14px;
  font-style: italic;
  margin-bottom: 15px; }

.post-grid.post-grid-style-2 .post-date {
  display: inline-block;
  margin-right: 15px; }

.post-grid.post-grid-style-2 .post-read-more {
  font-size: 15px;
  font-style: italic; }

.post-grid.post-grid-style-2 .post-comments-number {
  display: inline-block; }

.post-grid.post-grid-style-2 .fa {
  margin-right: 10px; }

.post-grid.post-grid-style-2 .post-read-more i {
  margin: 0 0 0 10px; }

.post-grid.post-grid-style-2 .post-read-more:hover i {
  -webkit-animation: 0.5s swing;
          animation: 0.5s swing; }

.post-grid.post-grid-style-2 .overlay-inside {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50%;
  width: 100%;
  background-color: transparent !important;
  background-image: -webkit-linear-gradient(bottom, #000 0%, transparent 100%) !important;
  background-image: linear-gradient(to top, #000 0%, transparent 100%) !important;
  opacity: 0.8; }

.post-grid.post-grid-style-3 .post-thumbnail {
  margin-bottom: 23px;
  position: relative;
  overflow: hidden; }
  .post-grid.post-grid-style-3 .post-thumbnail img {
    width: 100%; }
  .post-grid.post-grid-style-3 .post-thumbnail:hover img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  .post-grid.post-grid-style-3 .post-thumbnail:hover .post-overlay {
    opacity: 1; }

.post-grid.post-grid-style-3 .post-item {
  margin-bottom: 30px; }

.post-grid.post-grid-style-3 .post-title {
  margin-bottom: 10px; }

.post-grid.post-grid-style-3 .post-date {
  font-size: 14px; }
  .post-grid.post-grid-style-3 .post-date i {
    margin-right: 5px; }

.post-grid.post-grid-style-3 .post-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7); }

.popup-video-wrapper {
  position: relative; }
  .popup-video-wrapper img {
    width: 100%;
    height: 100%; }
  .popup-video-wrapper .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background-color: #ffffff;
    border-radius: 5px; }

.tm-accordion.vc_tta.vc_tta-accordion.vc_tta-panel-title > a {
  height: 50px; }
  .tm-accordion.vc_tta.vc_tta-accordion.vc_tta-panel-title > a:before {
    background: red;
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #007bff transparent transparent transparent; }

.tm-accordion.vc_tta.vc_tta-accordion .vc_tta-panel-heading {
  border: none !important;
  background-color: #f2f2f5 !important; }

.tm-accordion.vc_tta.vc_tta-accordion .vc_tta-panel-body {
  padding: 0 !important; }

.tm-accordion.vc_tta.vc_tta-accordion .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
  margin-bottom: 20px !important; }

.tm-accordion.vc_tta.vc_tta-accordion .vc_tta-controls-icon {
  color: #ffffff !important; }

/*--------------------------------------------------------------
# Woocommerce
--------------------------------------------------------------*/
.woocommerce input.button:hover {
  background-color: transparent; }

.woocommerce .page-content {
  margin-bottom: 60px; }

.woocommerce .cart_totals h2 {
  font-weight: normal;
  font-size: 28px;
  letter-spacing: 0;
  margin-bottom: 30px;
  display: inline-block;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 5px; }

.woocommerce .cart_totals table {
  border: 1px solid #dddddd;
  border-radius: 0; }
  .woocommerce .cart_totals table th {
    border-bottom: none;
    color: #000000;
    font-weight: normal;
    font-size: 15px; }
  .woocommerce .cart_totals table td {
    border-width: 1px 0 0; }

.woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button {
  height: 48px;
  line-height: 48px;
  color: #ffffff;
  text-transform: none;
  font-weight: normal;
  border-radius: 5px;
  font-size: 15px;
  padding: 0 20px;
  margin: 0 10px 0 0;
  border: 1px solid transparent; }
  .woocommerce .cart_totals .wc-proceed-to-checkout .checkout-button:hover {
    background-color: transparent; }

.woocommerce .shipping .button {
  height: 48px;
  line-height: 44px;
  border: 2px solid #666666;
  background: #666666 !important;
  color: #ffffff !important;
  text-transform: none;
  font-weight: 300;
  border-radius: 4px;
  padding: 0 24px !important; }

.woocommerce table.shop_table th {
  color: #000000;
  font-weight: normal;
  font-size: 16px;
  border: none; }

.woocommerce table.shop_table.cart {
  margin: 0 0 30px 0;
  border-radius: 0;
  border: none; }
  .woocommerce table.shop_table.cart tr:last-child td {
    border: none; }
  .woocommerce table.shop_table.cart thead {
    background-color: #f2f2f5; }
  .woocommerce table.shop_table.cart .cart_item {
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd; }
  .woocommerce table.shop_table.cart img {
    width: 100%; }
  .woocommerce table.shop_table.cart tbody tr td {
    background-color: white;
    border-width: 0 0 1px 0;
    padding: 15px 0; }
    .woocommerce table.shop_table.cart tbody tr td a.remove {
      color: #888888 !important;
      background: none !important;
      font-weight: 400 !important;
      margin: 0 auto; }
      .woocommerce table.shop_table.cart tbody tr td a.remove:hover {
        color: red !important; }
    .woocommerce table.shop_table.cart tbody tr td .amount {
      font-weight: normal; }
  .woocommerce table.shop_table.cart .product-remove {
    text-align: center; }
  .woocommerce table.shop_table.cart .product-thumbnail a {
    display: inline-block;
    width: 78px;
    padding: 20px;
    background: #eeeeee; }
  .woocommerce table.shop_table.cart input[type="submit"] {
    background-color: #dddddd;
    border-color: transparent;
    margin-left: 20px;
    color: #333333; }
    .woocommerce table.shop_table.cart input[type="submit"]:hover {
      color: #ffffff; }

.woocommerce-ordering {
  margin: 0 !important;
  position: relative; }
  .woocommerce-ordering select {
    height: 44px;
    line-height: 44px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    padding: 0 20px;
    margin: 0;
    color: #888888;
    -moz-appearance: none;
    -webkit-appearance: none;
    text-overflow: '';
    font-size: 14px !important; }
  .woocommerce-ordering select::-ms-expand {
    /* for IE 11 */
    display: none; }

.woocommerce-result-count {
  height: 48px;
  line-height: 48px;
  padding: 0;
  margin: 0;
  color: #444444; }

.woocommerce-loop-top {
  margin-bottom: 40px; }

.woocommerce-message .button {
  color: #ffffff !important;
  font-weight: normal !important;
  text-transform: none !important; }

.woocommerce form .form-row {
  margin: 0;
  padding: 0; }

.woocommerce form .form-row-first {
  width: 50%;
  padding: 0 5px 0 0; }

.woocommerce form .form-row-last {
  width: 50%;
  padding: 0 0 0 5px; }

.woocommerce form .select2-container {
  margin-bottom: 10px; }
  .woocommerce form .select2-container .select2-choice {
    height: 40px;
    line-height: 40px; }

.woocommerce table.shop_table {
  border-collapse: collapse; }
  .woocommerce table.shop_table th {
    font-weight: normal;
    color: #000000;
    font-size: 16px; }
  .woocommerce table.shop_table tfoot th {
    font-weight: normal;
    border: 0 !important; }
  .woocommerce table.shop_table tfoot td {
    font-weight: normal;
    border: 0 !important; }

.woocommerce .amount {
  font-weight: normal !important; }

.woocommerce-checkout .form-row label {
  display: none !important; }

.woocommerce-checkout #customer_details {
  margin: 0 0 30px 0 !important; }

.woocommerce-checkout #payment {
  background: none;
  padding: 0; }
  .woocommerce-checkout #payment ul {
    padding: 0 !important;
    border: none !important; }
  .woocommerce-checkout #payment input[type="radio"] {
    width: auto !important;
    height: 32px;
    line-height: 32px; }

.woocommerce-checkout .place-order {
  padding: 0 !important;
  margin-top: 20px !important; }
  .woocommerce-checkout .place-order .button.alt {
    outline: none;
    height: 44px !important;
    line-height: 44px !important;
    text-align: center;
    padding: 0 20px;
    border-radius: 5px;
    display: inline-block;
    color: #ffffff;
    text-transform: none !important;
    font-size: 16px; }
    .woocommerce-checkout .place-order .button.alt:hover {
      background-color: transparent; }

.woocommerce-checkout table.shop_table {
  border-collapse: collapse;
  margin: 0 0 30px 0;
  border-radius: 0;
  box-shadow: none !important; }
  .woocommerce-checkout table.shop_table thead {
    background-color: #f2f2f5; }
    .woocommerce-checkout table.shop_table thead .product-total {
      width: 120px; }
  .woocommerce-checkout table.shop_table .order-total {
    background-color: #f2f2f5; }
  .woocommerce-checkout table.shop_table tr {
    border: 1px solid #dddddd; }
  .woocommerce-checkout table.shop_table td, .woocommerce-checkout table.shop_table th {
    border: none;
    padding: 10px;
    color: #000000; }
  .woocommerce-checkout table.shop_table td:last-child {
    color: #888888; }

.woocommerce-checkout .woocommerce-checkout .select2-container .select2-choice, .woocommerce-checkout .woocommerce-checkout select, .woocommerce-checkout .woocommerce-checkout input[type="text"], .woocommerce-checkout .woocommerce-checkout input[type="email"], .woocommerce-checkout .woocommerce-checkout input[type="tel"] {
  border-radius: 0 !important;
  border-color: #dddddd;
  font-size: 15px;
  height: 40px !important; }

.woocommerce-checkout .woocommerce-checkout textarea {
  border: 1px solid #dddddd;
  padding: 15px !important;
  min-height: 100px;
  border-radius: 0;
  background: #ffffff;
  color: #888888 !important; }

.woocommerce-checkout #ship-to-different-address {
  margin: 12px 0 30px; }

.woocommerce-checkout #ship-to-different-address-checkbox {
  width: auto !important;
  margin: 8px 10px 0 0;
  float: left; }

.woocommerce-checkout label {
  margin-bottom: 0 !important; }

.products .product-item {
  margin-bottom: 30px; }
  .products .product-item a:first-child {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 20px; }
  .products .product-item .onsale {
    top: 0;
    left: 0;
    border-radius: 0;
    background: #207cca;
    width: 60px;
    height: 60px;
    font-size: 14px;
    font-weight: 300;
    line-height: 60px;
    padding: 0;
    text-align: center; }
  .products .product-item .product-image {
    background: #eeeeee;
    width: 100%;
    text-align: center;
    padding: 50px;
    margin-bottom: 15px; }
  .products .product-item h3 {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0; }
  .products .product-item .price {
    display: inline-block;
    width: 100%;
    font-size: 16px !important; }
    .products .product-item .price .amount {
      display: inline-block;
      margin-bottom: 0;
      letter-spacing: 0;
      font-weight: normal; }
    .products .product-item .price del .amount {
      color: #888888;
      text-decoration: line-through; }
    .products .product-item .price ins {
      background: none; }
  .products .product-item .star-rating {
    font-size: 12px !important; }
    .products .product-item .star-rating span:before {
      color: #ffca28; }
  .products .product-item .added_to_cart {
    margin-left: 10px; }
  .products .product-item .product_type_variable {
    height: 48px;
    line-height: 48px;
    text-align: center;
    padding: 0 24px;
    border-radius: 4px;
    display: inline-block;
    background: #888888;
    color: #ffffff;
    font-weight: 300;
    text-transform: none;
    font-size: 16px; }
    .products .product-item .product_type_variable:after {
      content: '\f0da';
      font-size: 12px;
      margin-left: 10px; }
    .products .product-item .product_type_variable:hover {
      background: #3769b5;
      color: #ffffff; }
  .products .product-item .add_to_cart_button,
  .products .product-item .ajax_add_to_cart {
    height: 44px;
    line-height: 44px;
    text-align: center;
    padding: 0 20px;
    border-radius: 4px;
    display: inline-block;
    background: #dddddd;
    color: #333333;
    font-weight: 300;
    text-transform: none;
    font-size: 16px; }
    .products .product-item .add_to_cart_button:hover,
    .products .product-item .ajax_add_to_cart:hover {
      color: #ffffff; }
  .products .product-item .add_to_cart_button:after {
    content: '\f101';
    margin-left: 10px; }
  .products .product-item .add_to_cart_button:hover {
    color: #ffffff; }
  .products .product-item .add_to_cart_button.loading {
    background: #3769b5;
    padding-right: 40px;
    opacity: 1; }
    .products .product-item .add_to_cart_button.loading:after {
      top: 16px;
      margin-left: 10px; }
  .products .product-item .add_to_cart_button.added {
    padding-right: 40px; }
    .products .product-item .add_to_cart_button.added:after {
      top: 16px;
      margin-left: 10px;
      position: absolute; }

.single-product div.product {
  position: relative; }
  .single-product div.product .onsale {
    top: 0;
    left: 0;
    border-radius: 0;
    background-color: #207cca;
    width: 60px;
    height: 60px;
    font-size: 14px;
    font-weight: 300;
    line-height: 60px;
    text-align: center;
    padding: 0;
    z-index: 999; }
  .single-product div.product .images > a:first-child {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 5px;
    padding: 60px 100px;
    background: #eeeeee; }
  .single-product div.product .images .thumbnails {
    padding-top: 0 !important; }
    .single-product div.product .images .thumbnails a {
      padding: 25px 30px;
      background: #eeeeee; }
  .single-product div.product .product_title {
    font-size: 28px; }
  .single-product div.product .woocommerce-product-rating {
    margin-bottom: 10px !important; }
  .single-product div.product div[itemprop="description"] {
    color: #444444;
    margin-bottom: 20px; }
  .single-product div.product .star-rating {
    font-size: 14px;
    margin-top: 8px; }
    .single-product div.product .star-rating span:before {
      color: #ffca28; }
  .single-product div.product .cart .quantity input.qty {
    height: 44px;
    line-height: 44px;
    border: none;
    background: #f4f4f4;
    min-width: 44px;
    border-radius: 5px;
    margin: 0 5px 0 0; }
  .single-product div.product .cart .single_add_to_cart_button {
    outline: none;
    height: 44px !important;
    line-height: 44px !important;
    text-align: center;
    padding: 0 20px;
    border-radius: 5px;
    display: inline-block;
    color: #ffffff !important;
    text-transform: none !important;
    font-size: 15px; }
    .single-product div.product .cart .single_add_to_cart_button:before {
      display: none; }
    .single-product div.product .cart .single_add_to_cart_button:after {
      content: '\f07a';
      margin-left: 10px; }
    .single-product div.product .cart .single_add_to_cart_button:hover {
      color: #ffffff; }
  .single-product div.product .product_meta > span {
    display: block;
    color: #444444; }
    .single-product div.product .product_meta > span span, .single-product div.product .product_meta > span a {
      font-weight: 700; }
  .single-product div.product p.price span.amount {
    font-size: 22px; }
  .single-product div.product p.price del {
    color: #888888;
    -webkit-text-decoration-color: #888888;
            text-decoration-color: #888888; }
    .single-product div.product p.price del .amount {
      font-size: 30px;
      color: #888888;
      -webkit-text-decoration-color: #888888;
              text-decoration-color: #888888; }
  .single-product div.product .woocommerce-tabs {
    margin-bottom: 50px; }
    .single-product div.product .woocommerce-tabs ul.tabs {
      border-bottom: 1px solid #dddddd;
      padding: 0 !important; }
      .single-product div.product .woocommerce-tabs ul.tabs:before {
        display: none !important; }
      .single-product div.product .woocommerce-tabs ul.tabs li {
        background-color: transparent;
        border: none;
        margin-left: 0;
        margin-right: 15px;
        padding: 0;
        border-radius: 0; }
        .single-product div.product .woocommerce-tabs ul.tabs li:after, .single-product div.product .woocommerce-tabs ul.tabs li:before {
          display: none !important; }
        .single-product div.product .woocommerce-tabs ul.tabs li.active a {
          color: #ffffff; }
        .single-product div.product .woocommerce-tabs ul.tabs li a {
          padding: .5em 20px;
          font-weight: normal; }
    .single-product div.product .woocommerce-tabs .entry-content {
      margin-bottom: 0 !important; }
    .single-product div.product .woocommerce-tabs .shop_attributes td {
      padding: 0 10px; }
  .single-product div.product .related h2 {
    font-size: 28px;
    font-weight: normal;
    letter-spacing: 0;
    text-transform: none;
    display: inline-block;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 5px; }

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: #dddddd;
  height: 2px;
  border-radius: 1px;
  margin-bottom: 30px; }

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  width: 20px;
  height: 20px;
  top: -9px; }

.woocommerce .widget_price_filter .price_slider_amount {
  color: #888888; }
  .woocommerce .widget_price_filter .price_slider_amount .price_label {
    line-height: 44px;
    color: #000000;
    font-size: 15px; }
  .woocommerce .widget_price_filter .price_slider_amount .button {
    background: none;
    border: 0;
    height: 44px;
    line-height: 44px;
    text-align: center;
    padding: 0 20px;
    border-radius: 5px;
    outline: none;
    text-transform: none;
    background: #dddddd;
    color: #333333; }
    .woocommerce .widget_price_filter .price_slider_amount .button:hover {
      color: #ffffff; }

.sidebar .product_list_widget li {
  padding: 0 0 15px 0 !important;
  margin-bottom: 15px !important; }
  .sidebar .product_list_widget li a img {
    margin-left: 0;
    border: 15px solid #eeeeee; }
  .sidebar .product_list_widget li a .product-title {
    font-size: 16px;
    line-height: 1.3em;
    display: block;
    font-weight: normal;
    margin-bottom: 10px; }
  .sidebar .product_list_widget li .star-rating {
    font-size: 12px !important; }
    .sidebar .product_list_widget li .star-rating span:before {
      color: #ffca28; }
  .sidebar .product_list_widget li .amount {
    display: inline-block;
    margin-bottom: 0;
    letter-spacing: 0; }
  .sidebar .product_list_widget li del .amount {
    color: #888888;
    text-decoration: line-through; }
  .sidebar .product_list_widget li ins {
    background: none; }

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  display: inline-block;
  text-transform: uppercase; }

.woocommerce ul.product_list_widget li img {
  float: left;
  margin-right: 10px;
  width: 70px; }

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

.woocommerce .quantity .qty,
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  padding: 5px; }

.woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: 150px; }

.woocommerce-cart table.cart td.actions .coupon .input-text {
  padding: 12px; }

.woocommerce-cart .cart-collaterals .cart_totals table {
  width: 100%; }

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

.woocommerce-cart .cart-collaterals .cart_totals tr td {
  text-align: right; }

.woocommerce .col2-set, .woocommerce-page .col2-set {
  margin: 0 -15px; }

.woocommerce-checkout-review-order {
  margin-bottom: 70px; }

.woocommerce input.button.alt .woocommerce ul.products li.product h3 {
  color: #111111;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 16px; }

.woocommerce ul.products li.product .price {
  font-weight: bold;
  font-size: 16px; }
  .woocommerce ul.products li.product .price del {
    display: inline-block;
    margin-right: 10px; }

.woocommerce div.product form.cart .quantity .qty {
  padding: 12px 5px; }

.related.products h2 {
  margin-bottom: 30px;
  text-transform: uppercase; }

.woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product {
  width: 30%; }

.woocommerce .col2-set.addresses {
  margin-bottom: 70px; }

.woocommerce div.product .woocommerce-tabs .panel h2 {
  display: none; }

.woocommerce div.product p.price del, .woocommerce div.product span.price del {
  display: inline-block;
  margin-right: 10px; }

.woocommerce a.added_to_cart {
  margin-left: 20px; }

.woocommerce-checkout-review-order {
  max-width: 870px; }

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  float: none; }

/*--------------------------------------------------------------
# Visual Composer
--------------------------------------------------------------*/
.tm-accordion.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
  width: 31px;
  height: 31px;
  top: 9px !important;
  left: 14px !important;
  border-radius: 5px;
  -webkit-transform: translate(0);
  transform: translate(0);
  background-color: #cfcfda; }
  .tm-accordion.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon:before {
    content: '\f067';
    border: none;
    color: #ffffff;
    position: absolute;
    top: 17px;
    left: 10px;
    font-size: 14px; }
  .tm-accordion.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon:after {
    display: none; }

.tm-accordion.vc_tta.vc_tta-o-no-fill .vc_tta-panels .vc_tta-panel-body {
  padding: 14px 0; }

.tm-accordion.vc_tta .vc_tta-panel-heading {
  border-radius: 0 !important; }

.tm-accordion.vc_tta.vc_general .vc_tta-panel {
  margin-bottom: 20px; }
  .tm-accordion.vc_tta.vc_general .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
    margin: 0 !important; }
  .tm-accordion.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent !important;
    border-color: transparent !important;
    padding: 22px 0 0 !important; }
  .tm-accordion.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-controls-icon:before {
    content: '\f068'; }

.tm-accordion.vc_tta.vc_general .vc_tta-panel-title {
  overflow: hidden; }
  .tm-accordion.vc_tta.vc_general .vc_tta-panel-title > a {
    padding: 11px 20px;
    padding-left: 60px !important;
    color: #000000 !important; }

.bg_overlay, .pattern_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .bg_overlay + .vc_column-inner, .pattern_overlay + .vc_column-inner {
    z-index: 2; }

.vc_row.col-spacing-20 {
  margin-left: -20px;
  margin-right: -20px; }
  .vc_row.col-spacing-20 .vc_column_container > .vc_column-inner {
    padding-left: 20px;
    padding-right: 20px; }
  @media (min-width: 20em){
  .col-xs-1{
    -webkit-box-flex: 8.33333%;
    -ms-flex: 8.33333%;
    flex: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-xs-2{
    -webkit-box-flex: 16.66667%;
    -ms-flex: 16.66667%;
    flex: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-xs-3{
    -webkit-box-flex: 25%;
    -ms-flex: 25%;
    flex: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-xs-4{
    -webkit-box-flex: 33.33333%;
    -ms-flex: 33.33333%;
    flex: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-xs-5{
    -webkit-box-flex: 41.66667%;
    -ms-flex: 41.66667%;
    flex: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-xs-6{
    -webkit-box-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-xs-7{
    -webkit-box-flex: 58.33333%;
    -ms-flex: 58.33333%;
    flex: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-xs-8{
    -webkit-box-flex: 66.66667%;
    -ms-flex: 66.66667%;
    flex: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-xs-9{
    -webkit-box-flex: 75%;
    -ms-flex: 75%;
    flex: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-xs-10{
    -webkit-box-flex: 83.33333%;
    -ms-flex: 83.33333%;
    flex: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-xs-11{
    -webkit-box-flex: 91.66667%;
    -ms-flex: 91.66667%;
    flex: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-xs-12{
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-xs-pull-0{
    right: auto; }
  .col-xs-pull-1{
    right: 8.33333%; }
  .col-xs-pull-2{
    right: 16.66667%; }
  .col-xs-pull-3{
    right: 25%; }
  .col-xs-pull-4{
    right: 33.33333%; }
  .col-xs-pull-5{
    right: 41.66667%; }
  .col-xs-pull-6{
    right: 50%; }
  .col-xs-pull-7{
    right: 58.33333%; }
  .col-xs-pull-8{
    right: 66.66667%; }
  .col-xs-pull-9{
    right: 75%; }
  .col-xs-pull-10{
    right: 83.33333%; }
  .col-xs-pull-11{
    right: 91.66667%; }
  .col-xs-pull-12{
    right: 100%; }
  .col-xs-push-0{
    left: auto; }
  .col-xs-push-1{
    left: 8.33333%; }
  .col-xs-push-2{
    left: 16.66667%; }
  .col-xs-push-3{
    left: 25%; }
  .col-xs-push-4{
    left: 33.33333%; }
  .col-xs-push-5{
    left: 41.66667%; }
  .col-xs-push-6{
    left: 50%; }
  .col-xs-push-7{
    left: 58.33333%; }
  .col-xs-push-8{
    left: 66.66667%; }
  .col-xs-push-9{
    left: 75%; }
  .col-xs-push-10{
    left: 83.33333%; }
  .col-xs-push-11{
    left: 91.66667%; }
  .col-xs-push-12{
    left: 100%; }
  .col-xs-offset-0{
    margin-left: 0%; }
  .col-xs-offset-1{
    margin-left: 8.33333%; }
  .col-xs-offset-2{
    margin-left: 16.66667%; }
  .col-xs-offset-3{
    margin-left: 25%; }
  .col-xs-offset-4{
    margin-left: 33.33333%; }
  .col-xs-offset-5{
    margin-left: 41.66667%; }
  .col-xs-offset-6{
    margin-left: 50%; }
  .col-xs-offset-7{
    margin-left: 58.33333%; }
  .col-xs-offset-8{
    margin-left: 66.66667%; }
  .col-xs-offset-9{
    margin-left: 75%; }
  .col-xs-offset-10{
    margin-left: 83.33333%; }
  .col-xs-offset-11{
    margin-left: 91.66667%; }
  .col-xs-offset-12{
    margin-left: 100%; }
  .hidden-xs-up{
    display: none !important; } }
  @media (min-width: 20em) and (max-width: 47.9em){
  .hidden-xs{
    display: none !important; } }
  @media (min-width: 768px){
  .col-sm-5ths{
    width: 20%;
    float: left; } }
  @media (min-width: 48em){
  .container{
    max-width: 64rem; }
  .col-sm-1{
    -webkit-box-flex: 8.33333%;
    -ms-flex: 8.33333%;
    flex: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2{
    -webkit-box-flex: 16.66667%;
    -ms-flex: 16.66667%;
    flex: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3{
    -webkit-box-flex: 25%;
    -ms-flex: 25%;
    flex: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-sm-4{
    -webkit-box-flex: 33.33333%;
    -ms-flex: 33.33333%;
    flex: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5{
    -webkit-box-flex: 41.66667%;
    -ms-flex: 41.66667%;
    flex: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6{
    -webkit-box-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-sm-7{
    -webkit-box-flex: 58.33333%;
    -ms-flex: 58.33333%;
    flex: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8{
    -webkit-box-flex: 66.66667%;
    -ms-flex: 66.66667%;
    flex: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9{
    -webkit-box-flex: 75%;
    -ms-flex: 75%;
    flex: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-sm-10{
    -webkit-box-flex: 83.33333%;
    -ms-flex: 83.33333%;
    flex: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11{
    -webkit-box-flex: 91.66667%;
    -ms-flex: 91.66667%;
    flex: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12{
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-sm-pull-0{
    right: auto; }
  .col-sm-pull-1{
    right: 8.33333%; }
  .col-sm-pull-2{
    right: 16.66667%; }
  .col-sm-pull-3{
    right: 25%; }
  .col-sm-pull-4{
    right: 33.33333%; }
  .col-sm-pull-5{
    right: 41.66667%; }
  .col-sm-pull-6{
    right: 50%; }
  .col-sm-pull-7{
    right: 58.33333%; }
  .col-sm-pull-8{
    right: 66.66667%; }
  .col-sm-pull-9{
    right: 75%; }
  .col-sm-pull-10{
    right: 83.33333%; }
  .col-sm-pull-11{
    right: 91.66667%; }
  .col-sm-pull-12{
    right: 100%; }
  .col-sm-push-0{
    left: auto; }
  .col-sm-push-1{
    left: 8.33333%; }
  .col-sm-push-2{
    left: 16.66667%; }
  .col-sm-push-3{
    left: 25%; }
  .col-sm-push-4{
    left: 33.33333%; }
  .col-sm-push-5{
    left: 41.66667%; }
  .col-sm-push-6{
    left: 50%; }
  .col-sm-push-7{
    left: 58.33333%; }
  .col-sm-push-8{
    left: 66.66667%; }
  .col-sm-push-9{
    left: 75%; }
  .col-sm-push-10{
    left: 83.33333%; }
  .col-sm-push-11{
    left: 91.66667%; }
  .col-sm-push-12{
    left: 100%; }
  .col-sm-offset-0{
    margin-left: 0%; }
  .col-sm-offset-1{
    margin-left: 8.33333%; }
  .col-sm-offset-2{
    margin-left: 16.66667%; }
  .col-sm-offset-3{
    margin-left: 25%; }
  .col-sm-offset-4{
    margin-left: 33.33333%; }
  .col-sm-offset-5{
    margin-left: 41.66667%; }
  .col-sm-offset-6{
    margin-left: 50%; }
  .col-sm-offset-7{
    margin-left: 58.33333%; }
  .col-sm-offset-8{
    margin-left: 66.66667%; }
  .col-sm-offset-9{
    margin-left: 75%; }
  .col-sm-offset-10{
    margin-left: 83.33333%; }
  .col-sm-offset-11{
    margin-left: 91.66667%; }
  .col-sm-offset-12{
    margin-left: 100%; }
  .col-sm-first{
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .col-sm-last{
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .row-sm-top{
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start; }
  .row-sm-center{
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; }
  .row-sm-bottom{
    -webkit-box-align: end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end; }
  .col-sm-top{
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .col-sm-center{
    -ms-flex-item-align: center;
    align-self: center; }
  .col-sm-bottom{
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .text-sm-left{
    text-align: left; }
  .text-sm-right{
    text-align: right; }
  .text-sm-center{
    text-align: center; }
  .hidden-sm-up{
    display: none !important; }
  .tm-box-info.style-1 .content{
    padding: 0;
    top: calc(100% - 60px);
    opacity: 1; }
  .tm-box-info.style-1:hover .content{
    top: 0;
    opacity: 0.9; } }
  @media (min-width: 48em) and (max-width: 63.9em){
  .hidden-sm{
    display: none !important; } }
  @media (min-width: 992px){
  .col-md-5ths{
    width: 20%;
    float: left; } }
  @media (min-width: 64em) and (max-width: 79.9em){
  .hidden-md{
    display: none !important; } }
  @media (min-width: 64em){
  .container{
    max-width: 96rem; }
  .col-md-1{
    -webkit-box-flex: 8.33333%;
    -ms-flex: 8.33333%;
    flex: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-md-2{
    -webkit-box-flex: 16.66667%;
    -ms-flex: 16.66667%;
    flex: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-md-3{
    -webkit-box-flex: 25%;
    -ms-flex: 25%;
    flex: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-md-4{
    -webkit-box-flex: 33.33333%;
    -ms-flex: 33.33333%;
    flex: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-md-5{
    -webkit-box-flex: 41.66667%;
    -ms-flex: 41.66667%;
    flex: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-md-6{
    -webkit-box-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-md-7{
    -webkit-box-flex: 58.33333%;
    -ms-flex: 58.33333%;
    flex: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-md-8{
    -webkit-box-flex: 66.66667%;
    -ms-flex: 66.66667%;
    flex: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-md-9{
    -webkit-box-flex: 75%;
    -ms-flex: 75%;
    flex: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-md-10{
    -webkit-box-flex: 83.33333%;
    -ms-flex: 83.33333%;
    flex: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-md-11{
    -webkit-box-flex: 91.66667%;
    -ms-flex: 91.66667%;
    flex: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-md-12{
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-md-pull-0{
    right: auto; }
  .col-md-pull-1{
    right: 8.33333%; }
  .col-md-pull-2{
    right: 16.66667%; }
  .col-md-pull-3{
    right: 25%; }
  .col-md-pull-4{
    right: 33.33333%; }
  .col-md-pull-5{
    right: 41.66667%; }
  .col-md-pull-6{
    right: 50%; }
  .col-md-pull-7{
    right: 58.33333%; }
  .col-md-pull-8{
    right: 66.66667%; }
  .col-md-pull-9{
    right: 75%; }
  .col-md-pull-10{
    right: 83.33333%; }
  .col-md-pull-11{
    right: 91.66667%; }
  .col-md-pull-12{
    right: 100%; }
  .col-md-push-0{
    left: auto; }
  .col-md-push-1{
    left: 8.33333%; }
  .col-md-push-2{
    left: 16.66667%; }
  .col-md-push-3{
    left: 25%; }
  .col-md-push-4{
    left: 33.33333%; }
  .col-md-push-5{
    left: 41.66667%; }
  .col-md-push-6{
    left: 50%; }
  .col-md-push-7{
    left: 58.33333%; }
  .col-md-push-8{
    left: 66.66667%; }
  .col-md-push-9{
    left: 75%; }
  .col-md-push-10{
    left: 83.33333%; }
  .col-md-push-11{
    left: 91.66667%; }
  .col-md-push-12{
    left: 100%; }
  .col-md-offset-0{
    margin-left: 0%; }
  .col-md-offset-1{
    margin-left: 8.33333%; }
  .col-md-offset-2{
    margin-left: 16.66667%; }
  .col-md-offset-3{
    margin-left: 25%; }
  .col-md-offset-4{
    margin-left: 33.33333%; }
  .col-md-offset-5{
    margin-left: 41.66667%; }
  .col-md-offset-6{
    margin-left: 50%; }
  .col-md-offset-7{
    margin-left: 58.33333%; }
  .col-md-offset-8{
    margin-left: 66.66667%; }
  .col-md-offset-9{
    margin-left: 75%; }
  .col-md-offset-10{
    margin-left: 83.33333%; }
  .col-md-offset-11{
    margin-left: 91.66667%; }
  .col-md-offset-12{
    margin-left: 100%; }
  .col-md-first{
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .col-md-last{
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .row-md-top{
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start; }
  .row-md-center{
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; }
  .row-md-bottom{
    -webkit-box-align: end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end; }
  .col-md-top{
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .col-md-center{
    -ms-flex-item-align: center;
    align-self: center; }
  .col-md-bottom{
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .text-md-left{
    text-align: left; }
  .text-md-right{
    text-align: right; }
  .text-md-center{
    text-align: center; }
  .hidden-md-up{
    display: none !important; }
  .snap-drawers{
    display: none; }
  .single-post .comment .children, .page .comment .children{
    margin-left: 50px; }
  .md-flex-center .wpb_wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }
  @media (min-width: 1200px){
  .col-lg-5ths{
    width: 20%;
    float: left; } }
  @media (min-width: 80em){
  .container{
    max-width: 120rem; }
  .col-lg-1{
    -webkit-box-flex: 8.33333%;
    -ms-flex: 8.33333%;
    flex: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2{
    -webkit-box-flex: 16.66667%;
    -ms-flex: 16.66667%;
    flex: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3{
    -webkit-box-flex: 25%;
    -ms-flex: 25%;
    flex: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-lg-4{
    -webkit-box-flex: 33.33333%;
    -ms-flex: 33.33333%;
    flex: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5{
    -webkit-box-flex: 41.66667%;
    -ms-flex: 41.66667%;
    flex: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6{
    -webkit-box-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-lg-7{
    -webkit-box-flex: 58.33333%;
    -ms-flex: 58.33333%;
    flex: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8{
    -webkit-box-flex: 66.66667%;
    -ms-flex: 66.66667%;
    flex: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9{
    -webkit-box-flex: 75%;
    -ms-flex: 75%;
    flex: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-lg-10{
    -webkit-box-flex: 83.33333%;
    -ms-flex: 83.33333%;
    flex: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11{
    -webkit-box-flex: 91.66667%;
    -ms-flex: 91.66667%;
    flex: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12{
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-lg-pull-0{
    right: auto; }
  .col-lg-pull-1{
    right: 8.33333%; }
  .col-lg-pull-2{
    right: 16.66667%; }
  .col-lg-pull-3{
    right: 25%; }
  .col-lg-pull-4{
    right: 33.33333%; }
  .col-lg-pull-5{
    right: 41.66667%; }
  .col-lg-pull-6{
    right: 50%; }
  .col-lg-pull-7{
    right: 58.33333%; }
  .col-lg-pull-8{
    right: 66.66667%; }
  .col-lg-pull-9{
    right: 75%; }
  .col-lg-pull-10{
    right: 83.33333%; }
  .col-lg-pull-11{
    right: 91.66667%; }
  .col-lg-pull-12{
    right: 100%; }
  .col-lg-push-0{
    left: auto; }
  .col-lg-push-1{
    left: 8.33333%; }
  .col-lg-push-2{
    left: 16.66667%; }
  .col-lg-push-3{
    left: 25%; }
  .col-lg-push-4{
    left: 33.33333%; }
  .col-lg-push-5{
    left: 41.66667%; }
  .col-lg-push-6{
    left: 50%; }
  .col-lg-push-7{
    left: 58.33333%; }
  .col-lg-push-8{
    left: 66.66667%; }
  .col-lg-push-9{
    left: 75%; }
  .col-lg-push-10{
    left: 83.33333%; }
  .col-lg-push-11{
    left: 91.66667%; }
  .col-lg-push-12{
    left: 100%; }
  .col-lg-offset-0{
    margin-left: 0%; }
  .col-lg-offset-1{
    margin-left: 8.33333%; }
  .col-lg-offset-2{
    margin-left: 16.66667%; }
  .col-lg-offset-3{
    margin-left: 25%; }
  .col-lg-offset-4{
    margin-left: 33.33333%; }
  .col-lg-offset-5{
    margin-left: 41.66667%; }
  .col-lg-offset-6{
    margin-left: 50%; }
  .col-lg-offset-7{
    margin-left: 58.33333%; }
  .col-lg-offset-8{
    margin-left: 66.66667%; }
  .col-lg-offset-9{
    margin-left: 75%; }
  .col-lg-offset-10{
    margin-left: 83.33333%; }
  .col-lg-offset-11{
    margin-left: 91.66667%; }
  .col-lg-offset-12{
    margin-left: 100%; }
  .col-lg-first{
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .col-lg-last{
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .row-lg-top{
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start; }
  .row-lg-center{
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; }
  .row-lg-bottom{
    -webkit-box-align: end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end; }
  .col-lg-top{
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .col-lg-center{
    -ms-flex-item-align: center;
    align-self: center; }
  .col-lg-bottom{
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .text-lg-left{
    text-align: left; }
  .text-lg-right{
    text-align: right; }
  .text-lg-center{
    text-align: center; }
  .hidden-lg-up{
    display: none !important; } }
  @media (min-width: 120em){
  .col-xl-1{
    -webkit-box-flex: 8.33333%;
    -ms-flex: 8.33333%;
    flex: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2{
    -webkit-box-flex: 16.66667%;
    -ms-flex: 16.66667%;
    flex: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3{
    -webkit-box-flex: 25%;
    -ms-flex: 25%;
    flex: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-xl-4{
    -webkit-box-flex: 33.33333%;
    -ms-flex: 33.33333%;
    flex: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5{
    -webkit-box-flex: 41.66667%;
    -ms-flex: 41.66667%;
    flex: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6{
    -webkit-box-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-xl-7{
    -webkit-box-flex: 58.33333%;
    -ms-flex: 58.33333%;
    flex: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8{
    -webkit-box-flex: 66.66667%;
    -ms-flex: 66.66667%;
    flex: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9{
    -webkit-box-flex: 75%;
    -ms-flex: 75%;
    flex: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-xl-10{
    -webkit-box-flex: 83.33333%;
    -ms-flex: 83.33333%;
    flex: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11{
    -webkit-box-flex: 91.66667%;
    -ms-flex: 91.66667%;
    flex: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12{
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-xl-pull-0{
    right: auto; }
  .col-xl-pull-1{
    right: 8.33333%; }
  .col-xl-pull-2{
    right: 16.66667%; }
  .col-xl-pull-3{
    right: 25%; }
  .col-xl-pull-4{
    right: 33.33333%; }
  .col-xl-pull-5{
    right: 41.66667%; }
  .col-xl-pull-6{
    right: 50%; }
  .col-xl-pull-7{
    right: 58.33333%; }
  .col-xl-pull-8{
    right: 66.66667%; }
  .col-xl-pull-9{
    right: 75%; }
  .col-xl-pull-10{
    right: 83.33333%; }
  .col-xl-pull-11{
    right: 91.66667%; }
  .col-xl-pull-12{
    right: 100%; }
  .col-xl-push-0{
    left: auto; }
  .col-xl-push-1{
    left: 8.33333%; }
  .col-xl-push-2{
    left: 16.66667%; }
  .col-xl-push-3{
    left: 25%; }
  .col-xl-push-4{
    left: 33.33333%; }
  .col-xl-push-5{
    left: 41.66667%; }
  .col-xl-push-6{
    left: 50%; }
  .col-xl-push-7{
    left: 58.33333%; }
  .col-xl-push-8{
    left: 66.66667%; }
  .col-xl-push-9{
    left: 75%; }
  .col-xl-push-10{
    left: 83.33333%; }
  .col-xl-push-11{
    left: 91.66667%; }
  .col-xl-push-12{
    left: 100%; }
  .col-xl-offset-0{
    margin-left: 0%; }
  .col-xl-offset-1{
    margin-left: 8.33333%; }
  .col-xl-offset-2{
    margin-left: 16.66667%; }
  .col-xl-offset-3{
    margin-left: 25%; }
  .col-xl-offset-4{
    margin-left: 33.33333%; }
  .col-xl-offset-5{
    margin-left: 41.66667%; }
  .col-xl-offset-6{
    margin-left: 50%; }
  .col-xl-offset-7{
    margin-left: 58.33333%; }
  .col-xl-offset-8{
    margin-left: 66.66667%; }
  .col-xl-offset-9{
    margin-left: 75%; }
  .col-xl-offset-10{
    margin-left: 83.33333%; }
  .col-xl-offset-11{
    margin-left: 91.66667%; }
  .col-xl-offset-12{
    margin-left: 100%; }
  .col-xl-first{
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .col-xl-last{
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .row-xl-top{
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start; }
  .row-xl-center{
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center; }
  .row-xl-bottom{
    -webkit-box-align: end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end; }
  .col-xl-top{
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .col-xl-center{
    -ms-flex-item-align: center;
    align-self: center; }
  .col-xl-bottom{
    -ms-flex-item-align: end;
    align-self: flex-end; }
  .text-xl-left{
    text-align: left; }
  .text-xl-right{
    text-align: right; }
  .text-xl-center{
    text-align: center; }
  .hidden-xl-up{
    display: none !important; } }
  @media (max-width: 460px){
  .tm-recent-projects .project{
    width: 100%; }
  .tm-box-icon.style-1 .icon{
    float: none;
    margin: 0 auto; }
  .tm-box-icon.style-1 .content{
    margin: 30px 0 0;
    padding-top: 0;
    text-align: center; }
  .news-list .post-date{
    width: 50px;
    height: 50px;
    margin-right: 10px; }
  .news-list .post-date .date{
    font-size: 20px; }
  .news-list .post-date .month{
    font-size: 12px; }
  .news-list .entry-header{
    margin: 0 0 20px; }
  .contact-form .field-email,
  .contact-form .field-name{
    float: none;
    padding: 0;
    width: 100%; } }
  @media (max-width: 47.9em){
  .hidden-xs-down{
    display: none !important; }
  .tm-home-contact{
    text-align: left; }
  .tm-home-contact .tm-home-contact-left{
    float: left;
    margin: 0 15px 0 0; }
  .tm-home-contact .tm-home-contact-right{
    float: left;
    margin: 0; }
  .tm-finance .mobile-center .vc_custom_heading, .tm-finance .mobile-center .tm-btn-wrapper{
    text-align: center !important; }
  .tm-finance .mobile-padding{
    padding: 15px 0 !important; }
  .tm-finance .mobile-padding .tm-box-1{
    padding: 15px !important; }
  .mobile-bg-image-none{
    background-image: none !important; }
  .testimonials-style6 .testimonial-wrap{
    margin-top: 20px;
    padding: 40px 15px 80px; }
  .testimonials-style6 .testimonial-wrap:before{
    font-size: 45px;
    top: -20px;
    left: 50px; }
  .testimonials-style7 .thumbnail{
    float: none; }
  .testimonials-style7 .thumbnail img{
    width: 100%; }
  .testimonials-style7 .testimonial-content{
    padding: 0; }
  .tm-grid-wrapper.tm-grid-classic.grid-3-column .grid-item,
  .tm-grid-wrapper.tm-grid-classic.grid-3-column .grid-sizer, .tm-grid-wrapper.tm-grid-classic.grid-4-column .grid-item,
  .tm-grid-wrapper.tm-grid-classic.grid-4-column .grid-sizer{
    width: 100% !important; }
  .tm-grid-wrapper.style-3.grid-3-column .grid-item,
  .tm-grid-wrapper.style-3.grid-3-column .grid-sizer, .tm-grid-wrapper.style-3.grid-4-column .grid-item,
  .tm-grid-wrapper.style-3.grid-4-column .grid-sizer{
    width: 100% !important; }
  .tm-grid-wrapper .tm-filter-button-group [class*=col]{
    padding-left: 15px;
    padding-right: 15px; }
  .tm-grid-wrapper .tm-filter-button-group.left .btn-filter{
    margin: 0 25px 0 0 !important; }
  .tm-grid-wrapper .tm-filter-button-group.left .btn-filter:last-child{
    margin: 0 !important; }
  .mobile-center .vc_custom_heading,
  .mobile-center .tm-btn-wrapper{
    text-align: center !important; } }
  @media (max-width: 63.9em){
  .hidden-sm-down{
    display: none !important; }
  .site-footer .widget{
    margin-bottom: 30px; }
  .site-footer .row > div:last-child .widget:last-child{
    margin-bottom: 0; }
  .page-bottom-footer .copyright-left, .page-bottom-footer .copyright-right{
    text-align: center !important;
    line-height: 1.8em; }
  .page-bottom-footer .copyright-right{
    margin-top: 15px; }
  .page-bottom-footer .copyright-right a{
    margin-left: 10px; }
  .vc_tta.tm-tab .vc_tta-panel{
    margin-bottom: 15px !important;
    border-bottom: 2px solid #dddddd; }
  .vc_tta.tm-tab .vc_tta-panel .vc_tta-panel-heading{
    background: none !important;
    border: none !important; }
  .vc_tta.tm-tab .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title{
    font-weight: 700;
    color: #222222; }
  .vc_tta.tm-tab .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a{
    padding: 0 0 15px 0 !important; }
  .vc_tta.tm-tab .vc_tta-panel .vc_tta-panel-body{
    margin-top: 0 !important;
    margin-bottom: 15px !important;
    background: none !important;
    border: none !important; }
  .w-570, .w-570-l, .w-630{
    max-width: 100% !important; }
  .tm-home-contact{
    text-align: center; }
  .tm-home-contact .tm-home-contact-left, .tm-home-contact .tm-home-contact-right{
    float: none;
    margin: 0 auto; }
  .vc_row.tm-wpcf7{
    padding: 15px 0 !important; }
  .tm-wpcf7 .tm-wpcf7-box2{
    margin-top: 0 !important;
    border-radius: 0; }
  .opacity-bg{
    background-size: cover;
    background-position: center center; }
  .sm-down-margin-top-0.sm-down-margin-top-0{
    margin-top: 0 !important; }
  .sm-down-margin-left-0.sm-down-margin-left-0{
    margin-left: 0 !important; }
  .sm-down-margin-right-0.sm-down-margin-right-0{
    margin-right: 0 !important; }
  .sm-down-margin-bottom-0.sm-down-margin-bottom-0{
    margin-bottom: 0 !important; }
  .sm-down-margin-top-10.sm-down-margin-top-10{
    margin-top: 10px !important; }
  .sm-down-margin-left-10.sm-down-margin-left-10{
    margin-left: 10px !important; }
  .sm-down-margin-right-10.sm-down-margin-right-10{
    margin-right: 10px !important; }
  .sm-down-margin-bottom-10.sm-down-margin-bottom-10{
    margin-bottom: 10px !important; }
  .sm-down-margin-top-30.sm-down-margin-top-30{
    margin-top: 30px !important; }
  .sm-down-margin-left-30.sm-down-margin-left-30{
    margin-left: 30px !important; }
  .sm-down-margin-right-30.sm-down-margin-right-30{
    margin-right: 30px !important; }
  .sm-down-margin-bottom-30.sm-down-margin-bottom-30{
    margin-bottom: 30px !important; }
  .sm-down-padding-30.sm-down-padding-30{
    padding-top: 30px !important;
    padding-bottom: 30px !important; }
  .sm-down-padding-30.sm-down-padding-30{
    padding-top: 0px !important;
    padding-bottom: 0px !important; }
  .tm-counter .counter{
    font-size: 40px;
    line-height: 40px; }
  .tm-price{
    margin-top: 20px; }
  .tm-easy-pie-chart .chart-wrapper{
    float: none;
    margin: 0 auto 30px; }
  .tm-easy-pie-chart .chart{
    margin: 0 auto 10px; }
  .tm-grid-wrapper.tm-grid-classic.grid-3-column .grid-item,
  .tm-grid-wrapper.tm-grid-classic.grid-3-column .grid-sizer, .tm-grid-wrapper.tm-grid-classic.grid-4-column .grid-item,
  .tm-grid-wrapper.tm-grid-classic.grid-4-column .grid-sizer{
    width: 50%; }
  .tm-grid-wrapper.style-3.grid-3-column .grid-item,
  .tm-grid-wrapper.style-3.grid-3-column .grid-sizer, .tm-grid-wrapper.style-3.grid-4-column .grid-item,
  .tm-grid-wrapper.style-3.grid-4-column .grid-sizer{
    width: 50%; }
  .big-title,
  .big-title--single{
    padding: 50px 0 !important;
    margin-bottom: 30px; }
  .big-title .entry-title,
    .big-title--single .entry-title{
    margin-bottom: 10px; }
  .big-title .entry-title,
    .big-title--single .entry-title{
    font-size: 24px !important;
    padding-bottom: 10px; } }
  @media (max-width: 79.9em){
  .hidden-md-down{
    display: none !important; }
  .page-logo{
    width: 100%; }
  .site-header[data-header-position="left"]{
    position: static;
    width: 100%;
    overflow-y: visible;
    padding: 20px !important; }
  .site-header[data-header-position="left"]:after{
    content: '';
    clear: both; }
  .site-header[data-header-position="left"] .page-header-inner{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .site-header[data-header-position="left"] .page-logo{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%; }
  .site-header[data-header-position="left"] .tm-social-networks{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0; }
  .tm-ourhistory2 ul{
    margin: 0; }
  .tm-ourhistory2 ul li img{
    position: relative !important;
    top: 0;
    left: 0;
    margin-bottom: 10px; }
  .md-down-margin-top-0.md-down-margin-top-0{
    margin-top: 0 !important; }
  .md-down-margin-left-0.md-down-margin-left-0{
    margin-left: 0 !important; }
  .md-down-margin-right-0.md-down-margin-right-0{
    margin-right: 0 !important; }
  .md-down-margin-bottom-0.md-down-margin-bottom-0{
    margin-bottom: 0 !important; }
  .md-down-margin-top-10.md-down-margin-top-10{
    margin-top: 10px !important; }
  .md-down-margin-left-10.md-down-margin-left-10{
    margin-left: 10px !important; }
  .md-down-margin-right-10.md-down-margin-right-10{
    margin-right: 10px !important; }
  .md-down-margin-bottom-10.md-down-margin-bottom-10{
    margin-bottom: 10px !important; }
  .md-down-padding-top-15.md-down-padding-top-15{
    padding-top: 15px !important; }
  .md-down-padding-right-15.md-down-padding-right-15{
    padding-right: 15px !important; }
  .md-down-padding-bottom-15.md-down-padding-bottom-15{
    padding-bottom: 15px !important; }
  .md-down-padding-left-15.md-down-padding-left-15{
    padding-left: 15px !important; }
  .md-down-padding-top-15.md-down-padding-top-15 > .vc_column-inner{
    padding-top: 0 !important; }
  .md-down-padding-right-15.md-down-padding-right-15 > .vc_column-inner{
    padding-right: 0 !important; }
  .md-down-padding-bottom-15.md-down-padding-bottom-15 > .vc_column-inner{
    padding-bottom: 0 !important; }
  .md-down-padding-left-15.md-down-padding-left-15 > .vc_column-inner{
    padding-left: 0 !important; }
  .md-down-margin-top-30.md-down-margin-top-30{
    margin-top: 30px !important; }
  .md-down-margin-left-30.md-down-margin-left-30{
    margin-left: 30px !important; }
  .md-down-margin-right-30.md-down-margin-right-30{
    margin-right: 30px !important; }
  .md-down-margin-bottom-30.md-down-margin-bottom-30{
    margin-bottom: 30px !important; }
  .md-down-padding-30.md-down-padding-30{
    padding-top: 30px !important;
    padding-bottom: 30px !important; }
  .md-down-padding-top-30.md-down-padding-top-30{
    padding-top: 30px !important; }
  .md-down-padding-bottom-30.md-down-padding-bottom-30{
    padding-bottom: 30px !important; }
  .md-down-padding-bottom-0.md-down-padding-bottom-0{
    padding-bottom: 0px !important; }
  .md-down-padding-top-0.md-down-padding-top-0{
    padding-bottom: 0px !important; }
  .md-down-padding-0.md-down-padding-0{
    padding-top: 0px !important;
    padding-bottom: 0px !important; }
  .md-down-padding-top-0 > .vc_column-inner,
  .md-down-padding-top-30 > .vc_column-inner{
    padding-top: 0 !important; }
  .md-down-padding-bottom-0 > .vc_column-inner,
  .md-down-padding-bottom-30 > .vc_column-inner{
    padding-bottom: 0 !important; }
  .page-topbar-inner{
    display: block; }
  .page-topbar-inner .top-bar-left,
    .page-topbar-inner .top-bar-right{
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .page-topbar-inner .top-bar-left{
    margin-bottom: 15px; }
  .page-topbar-inner .tm-social-networks{
    display: block;
    text-align: center; }
  .page-topbar-inner .tm-social-networks a{
    margin-left: 15px; }
  .offices-slider{
    text-align: center; }
  .tm-office-wrapper{
    /*display: flex;
    justify-content: flex-end;
    align-items: center;*/ }
  .tm-office-wrapper .office-switcher{
    margin: 0;
    float: none; }
  .tm-office-wrapper .office{
    text-align: left; }
  .tm-office-wrapper .office li{
    margin-bottom: 5px;
    display: block; }
  .tm-office-wrapper .office li + li{
    margin-left: 0; }
  .tm-easy-pie-chart .chart-wrapper{
    float: left;
    width: 50%;
    margin: 0 auto 30px; }
  .tm-easy-pie-chart .chart{
    margin: 0 auto 10px; }
  .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner{
    padding-top: 0 !important; }
  .vc_row-has-fill > .vc_column_container > .vc_column-inner{
    padding-top: 0 !important; }
  .vc_col-has-fill > .vc_column-inner{
    padding-top: 0 !important; }
  .big-title,
  .big-title--single{
    padding: 80px 0 !important;
    text-align: center; }
  .big-title .entry-title,
    .big-title--single .entry-title{
    margin-bottom: 30px; }
  .breadcrumb{
    text-align: center;
    position: static;
    -webkit-transform: translate(0);
    transform: translate(0); } }
  @media (max-width: 119.9em){
  .hidden-lg-down{
    display: none !important; } }
  @media print{
  *,
  *::before,
  *::after{
    text-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited{
    text-decoration: underline; }
  abbr[title]::after{
    content: " (" attr(title) ")"; }
  pre,
  blockquote{
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead{
    display: table-header-group; }
  tr,
  img{
    page-break-inside: avoid; }
  img{
    max-width: 100% !important; }
  p,
  h2,
  h3{
    orphans: 3;
    widows: 3; }
  h2,
  h3{
    page-break-after: avoid; }
  .navbar{
    display: none; }
  .btn > .caret,
  .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; } }
  @media (max-width: 991px){
  .tm-recent-projects .project{
    width: 50%; } }
  @media (max-width: 560px){
  .post-grid.post-grid-style-2 .post-thumbnail{
    float: none;
    margin-bottom: 20px; }
  .post-grid.post-grid-style-2 .post-thumbnail img{
    width: 100%; }
  .post-grid.post-grid-style-2 .post-info{
    padding-left: 0; } }
  @media (max-width: 640px){
  .single-post .comment > div,
  .page .comment > div{
    padding-left: 60px; }
  .single-post .comment .comment-content,
  .page .comment .comment-content{
    padding: 10px; }
  .single-post .comment .comment-content .metadata > a,
    .page .comment .comment-content .metadata > a{
    position: static; }
  .single-post .comment .comment-reply-link,
  .page .comment .comment-reply-link{
    position: static; }
  .single-post .comment .comment-author .avatar,
  .page .comment .comment-author .avatar{
    width: 50px;
    height: 50px; } }
  @media (max-width: 767px){
  .single-post .share{
    text-align: left !important; } }

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