﻿/*********************************************************************************************

Theme Name: Inspiro
Theme URI: http://www.wpzoom.com/themes/inspiro
Version: 6.0.0
Private: true
Author: WPZOOM
Author URI: http://www.wpzoom.com
Description: Inspiro is a theme that suits best for portfolio and photography sites. Widgetized homepage allows you to use the theme for a business site as well.
Tags:  video slideshow, portfolio, ecommerce, fullscreen slider, responsive, theme-options, portfolio
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
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,
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;
  vertical-align: top; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

hr {
  -webkit-box-sizing: content-box;
  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"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 2px 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; }

p {
  margin: 0; }

.sr-only, .screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/*--------------------------------------------------------------
# Color Scheme
--------------------------------------------------------------*/
/* Default Color Scheme */
a {
  color: #0bb4aa; }

a:hover, a:focus {
  color: #0bb4aa; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
@font-face {
  font-family: 'inspiro';
  src: url("inspiro.eot");
  src: url("inspiro.eot") format("embedded-opentype"), url("inspiro1.svg") format("svg"), url("inspiro2.woff") format("woff"), url("inspiro3.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'inspiro';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  line-height: 1.1;
  color: #000; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-weight: normal;
  line-height: 1; }

h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

h1 small, h2 small, h3 small {
  font-size: 65%; }

h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h4 small, h5 small, h6 small {
  font-size: 75%; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 12px; }

.section-title {
  margin-top: 70px;
  color: #222;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase; }

.section-title:after {
  display: block;
  content: " ";
  width: 130px;
  height: 1px;
  background: #E6E6E6;
  margin: 40px auto 48px; }

.category_description {
  font-size: 16px;
  max-width: 800px;
  margin: 0 auto 40px;
  text-align: center; }


dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

blockquote, q {
  quotes: "" ""; }
  blockquote:before,
  blockquote:after, q:before,
  q:after {
    content: ""; }

ul, ol {
  margin: 0 0 1.5em 1em;
  padding: 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

.floatleft {
  float: left; }

.floatright {
  float: right; }

.sticky, .bypostauthor {
  text-align: left; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.wpzabb-post-grid-more,
.button,
.btn,
.more-link,
.more_link,
.side-nav .search-form .search-submit {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  display: inline-block;
  padding: 10px 25px;
  text-align: center;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  color: #444;
  border: 2px solid rgba(68, 68, 68, 0.19);
  background-image: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
  -o-transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
  transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease; }

.button:hover,
.btn:hover,
.more-link:hover,
.more_link:hover,
.side-nav .search-form .search-submit:hover,
.site-footer .search-form .search-submit:hover,
.infinite-scroll #infinite-handle span:hover {
  text-decoration: none;
  color: #0bb4aa;
  border-color: #0bb4aa; }

.btn-primary,
.side-nav .search-form .search-submit,
.site-footer .search-form .search-submit {
  color: #999;
  border-color: #999; }

div.wpforms-container-full .wpforms-form input[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form .wpforms-page-button,
button, input[type=button], input[type=reset], input[type=submit] {
  font-family: "Montserrat", sans-serif;
  display: inline;
  width: auto;
  padding: 12px 25px;
  text-align: center;
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 12px;
  color: #444;
  border: 2px solid rgba(68, 68, 68, 0.19);
  background-image: none;
  -webkit-transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
  -o-transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
  transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease; }

div.wpforms-container-full .wpforms-form input[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form .wpforms-page-button {
  background: none; }

div.wpforms-container-full .wpforms-form input[type=submit]:hover,
div.wpforms-container-full .wpforms-form button[type=submit]:hover,
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover {
  background: none; }

div.wpforms-container-full .wpforms-form input[type=submit]:hover,
div.wpforms-container-full .wpforms-form button[type=submit]:hover,
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
  cursor: pointer;
  text-decoration: none;
  color: #0bb4aa;
  border-color: #0bb4aa; }

input,
textarea {
  font-family: "Libre Franklin", sans-serif;
  color: #444; }

label {
  margin-bottom: 5px;
  display: block; }

input, textarea {
  padding: 11px 10px;
  font-size: 16px;
  background: white;
  border: 2px solid rgba(68, 68, 68, 0.19);
  width: auto;
  border-radius: 0; }

input[type=text], textarea {
  -webkit-appearance: none; }

input:focus, textarea:focus {
  border-color: #0bb4aa;
  outline: 0; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts Pagination
--------------------------------------------------------------*/
.woocommerce-pagination,
.paging-navigation {
  text-align: center;
  padding: 50px 0; }

.woocommerce-pagination:empty,
.paging-navigation:empty {
  display: none; }

.woocommerce-pagination .page-numbers,
.paging-navigation .page-numbers {
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  line-height: 40px;
  padding: 10px 15px;
  color: #444;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all; }

.woocommerce-pagination .page-numbers.current,
.woocommerce-pagination .page-numbers:hover,
.paging-navigation .page-numbers.current,
.paging-navigation .page-numbers:hover {
  text-decoration: none;
  color: #0bb4aa; }

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  -webkit-transition: 0.1s ease all;
  -o-transition: 0.1s ease all;
  transition: 0.1s ease all;
  text-decoration: none;
  color: #0bb4aa; }
  a:hover {
    text-decoration: none;
    color: #076c65; }
  a:hover,
  a:active {
    outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.sf-menu,
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none; }

.sf-menu li {
  position: relative; }

.sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99; }

.sf-menu > li {
  float: left; }

.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
  display: block; }

.sf-menu a {
  display: block;
  position: relative; }

.sf-menu ul ul {
  top: 0;
  left: 100%; }

.sf-arrows .sf-with-ul:after {
  content: "\f347";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font: normal 12px/16px "dashicons";
  vertical-align: middle;
  margin-left: 4px; }

.sf-arrows ul .sf-with-ul:after {
  content: "\f345";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font: normal 12px/22px "dashicons";
  float: right;
  vertical-align: top;
  margin: 2px 0 0 4px; }

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: white; }

.navbar a {
  color: #fff; }

.navbar-toggle {
  display: none;
  position: fixed;
  float: right;
  margin: 0 0 0 15px;
  padding-left: 0;
  padding-right: 0;
  width: 40px;
  right: 15px;
  top: 15px;
  background-color: #000;
  border-color: transparent;
  background: transparent; }

.inspiro--with-page-nav .navbar-toggle {
  display: block; }

.navbar-toggle:hover {
  border-color: transparent;
  background-color: transparent; }

.navbar-toggle .icon-bar {
  position: relative;
  display: block;
  width: 22px;
  height: 2px;
  background: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.navbar-toggle .icon-bar:nth-child(3) {
  width: 17px; }

.navbar-toggle:hover .icon-bar {
  width: 17px; }

.navbar-toggle:hover .icon-bar:nth-child(3) {
  width: 22px; }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 5px; }

/* hamburger animation */
.navbar-toggle .icon-bar {
  -webkit-transition: width 0.13s ease-out, -webkit-transform 0.13s ease-out, opacity 0.13s ease-out;
  -o-transition: width 0.13s ease-out, -o-transform 0.13s ease-out, opacity 0.13s ease-out;
  transition: width 0.13s ease-out, transform 0.13s ease-out, opacity 0.13s ease-out; }

/* hamburger when side-nav is opened */
.side-nav-open .navbar-toggle .icon-bar:nth-child(2) {
  -webkit-transform: rotateZ(-45deg) translate3d(-5px, 5px, 0);
  transform: rotateZ(-45deg) translate3d(-5px, 5px, 0);
  width: 28px; }

.side-nav-open .navbar-toggle .icon-bar:nth-child(3) {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  opacity: 0; }

.side-nav-open .navbar-toggle .icon-bar:nth-child(4) {
  -webkit-transform: rotateZ(45deg) translate3d(-5px, -5px, 0);
  transform: rotateZ(45deg) translate3d(-5px, -5px, 0);
  width: 28px; }

.navbar-nav {
  font-weight: 400;
  float: right;
  padding: 15px 0 0; }

.navbar-nav > li {
  margin: 0 20px; }

.inspiro--with-page-nav .navbar-nav > li:last-child {
  margin-right: 0; }

.navbar-nav > li > ul:before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-bottom: 8px solid #0bb4aa;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent; }

.navbar-nav a {
  padding: 5px 0 3px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  border-bottom: 1px solid transparent;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease border-color, 0.2s ease color; }

.navbar-nav > li > a:hover {
  text-decoration: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  color: inherit;
  opacity: .8; }

@media (min-width: 1025px) {
  .navbar-nav ul {
    left: 50%;
    width: 220px;
    margin-top: 15px;
    border-top: 2px solid #0bb4aa;
    background: #101010;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  .navbar-nav ul li {
    border-top: 1px solid rgba(255, 255, 255, 0.07); }
  .navbar-nav ul a {
    color: #b0b0b0;
    padding: 8px 15px;
    border-bottom: none; }
  .navbar-nav ul a:hover {
    border-bottom: none;
    color: #fff; }
  .navbar-nav ul .current-menu-item a,
  .navbar-nav ul .current_page_item a,
  .navbar-nav ul .current-menu-parent a,
  .navbar-nav ul .current_page_parent a {
    border-bottom: none;
    color: #fff; }
  .navbar-nav ul ul {
    right: 100%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    margin-top: -3px; }
  .navbar-nav > li > a.sf-with-ul:hover {
    border-bottom: 1px solid rgba(255, 255, 255, 0); }
  .current-menu-item a,
  .current_page_item a,
  .current-menu-parent a,
  .current_page_parent a {
    border-bottom: 1px solid #F6AA00;
    color: #F6AA00;
    
     } }

/* WooCommerce Cart Icon */
a.cart-button:before {
  font: normal 20px/25px "dashicons";
  display: inline-block;
  margin: 0 8px 0 0;
  content: '\f174';
  vertical-align: middle;
  -webkit-font-smoothing: antialiased; }

a.cart-button {
  display: block;
  float: right; }

/*--------------------------------------------------------------
## Search Bar in Main Menu
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Search Bar in Main Menu
--------------------------------------------------------------*/
/* Navbar Search Form */
.sb-search {
  position: relative;
  float: right;
  margin: 0 0 0 5px;
  z-index: 200;
  text-align: right;
  width: 35px;
  height: 40px; }

.sb-search .sb-search-input {
  position: relative;
  outline: none;
  width: 20px;
  padding: 2% 2%;
  margin: 0;
  z-index: 10;
  font-family: inherit;
  font-size: 42px;
  font-weight: 200;
  color: #fff;
  display: none;
  border: none;
  border-radius: 0;
  background: #000;
  opacity: .9;
  width: 96%;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-animation: fade-in-almost 0.3s ease-out;
  -o-animation: fade-in-almost 0.3s ease-out;
  animation: fade-in-almost 0.3s ease-out; }

.sb-search input[type="search"].sb-search-input {
  -webkit-appearance: none; }

.sb-search .sb-search-input::-webkit-input-placeholder {
  color: #828282; }

.sb-search .sb-search-input:-moz-placeholder {
  color: #828282; }

.sb-search .sb-search-input::-moz-placeholder {
  color: #828282; }

.sb-search .sb-search-input:-ms-input-placeholder {
  color: #828282; }

.sb-search .sb-icon-search,
.sb-search .sb-search-submit {
  width: 40px;
  height: 40px;
  display: block;
  padding: 0;
  margin: 0;
  line-height: 43px;
  text-align: center;
  cursor: pointer; }

.sb-search .sb-search-submit {
  background: #fff;
  /* IE needs this */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 8 */
  filter: alpha(opacity=0);
  /* IE 5-7 */
  display: none;
  color: #363940;
  border: none;
  outline: none;
  z-index: -1; }

.sb-search .sb-icon-search {
  color: #fff;
  z-index: 90;
  font-size: 100%;
  font-family: 'inspiro';
  speak: none;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }

.sb-search .sb-icon-search:hover {
  opacity: .7; }

.sb-search .sb-icon-search:before {
  content: "\e901"; }

.sb-search.sb-search-open .sb-icon-search:before {
  color: #fff; }

/* Open state */
.sb-search.sb-search-open .sb-search-input {
  display: block;
  padding: 15px 2%;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  height: 100vh;
  text-align: center; }

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
  background: none;
  z-index: 11;
  right: 2%;
  top: 25px;
  position: fixed;
  z-index: 999;
  opacity: .8;
  -webkit-animation: fade-in-almost 0.3s ease-out;
  -o-animation: fade-in-almost 0.3s ease-out;
  animation: fade-in-almost 0.3s ease-out; }

.sb-search.sb-search-open .sb-icon-search:before {
  content: "\f335";
  font-family: 'dashicons';
  font-weight: normal;
  font-size: 34px; }

.sb-search.sb-search-open .sb-icon-search:hover {
  opacity: 1; }

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
  z-index: 90; }

/*--------------------------------------------------------------
## Social Icons in Header
--------------------------------------------------------------*/
/* Header Social Icons */
.header_social {
  float: right;
  text-align: right;
  margin: 0 0 0 10px; }

.header_social .widget {
  margin: 0; }

.header_social .widget h3.title {
  display: none; }

.header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas {
  margin: 0; }

.header_social .zoom-social-icons-list--without-canvas .socicon {
  -webkit-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all; }

.header_social .zoom-social-icons-list .socicon:hover {
  opacity: 0.8; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #444444;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  float: left;
  margin-right: 15px; }

.alignright {
  float: right;
  margin-left: 15px; }

.aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei", sans-serif;
  font-size: 16px;
  font-weight: normal;
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fff;
  line-height: 1.8;
  color: #444; }
  body.noscroll {
    position: fixed;
    overflow: hidden;
    width: 100%; }

.wrap,
.inner-wrap {
  max-width: 1200px;
  margin: 0 auto; }

.inner-wrap:before,
.inner-wrap:after {
  content: " ";
  display: table; }

.inner-wrap:after {
  clear: both; }

#main {
  padding-top: 79px; }

#main.portfolio-with-post-cover,
#main.blog-with-post-cover,
#main.page-with-cover {
  padding-top: 0; }

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
/* Blog Posts */
.blog-with-post-cover .blog-header-cover {
  min-height: 300px;
  position: relative;
  background: black;
  margin-bottom: 50px; }

.blog-with-post-cover .blog-header-cover-image {
  opacity: 0.8;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center; }

.blog-with-post-cover .blog-header-cover-image:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1A000000', endColorstr='#80000000', GradientType=0); }

.blog-with-post-cover .blog-header-info {
  position: relative;
  z-index: 99;
  padding: 50px 0; }

.blog-with-post-cover .blog-header-info .entry-info {
  margin-top: 0;
  color: #fff; }

.blog-with-post-cover .blog-header-info .section-title {
  color: #fff; }

.blog-with-post-cover .section-title:after {
  background: rgba(255, 255, 255, 0.3); }

.recent-posts .post:before,
.recent-posts .post:after {
  content: " ";
  display: table; }

.recent-posts .post:after {
  clear: both; }

.recent-posts .hentry {
  padding-bottom: 10px;
  margin: 50px 0 0;
  position: relative; }

.recent-posts.blog_3_col {
  font-size: 0;
  max-width: 1400px; }

.home .recent-posts.blog_3_col {
  margin-top: 50px; }

.recent-posts.blog_3_col > article {
  width: 31.5%;
  margin: 0 2.75% 50px 0;
  display: inline-block;
  vertical-align: top;
  font-size: 16px; }

.recent-posts.blog_3_col > article:nth-of-type(3n+3) {
  margin-right: 0; }

.recent-posts.blog_3_col .entry-body {
  max-width: 100%; }

.recent-posts.blog_3_col .post-thumb {
  margin-bottom: 20px; }

.recent-posts.blog_3_col .entry-title {
  font-size: 24px;
  font-weight: 600;
  text-align: left; }

.recent-posts.blog_3_col .entry-meta {
  text-align: left;
  font-size: 14px; }

.recent-posts.blog_3_col .more-link,
.recent-posts.blog_3_col .more_link {
  display: inline-block;
  text-align: left;
  margin: 10px 0 0; }

.recent-posts.blog_3_col .hentry:after {
  display: none; }

.recent-posts .hentry:after {
  display: block;
  content: " ";
  width: 130px;
  height: 1px;
  background: #E6E6E6;
  margin: 50px auto 0; }

.recent-posts .post-thumb {
  display: block;
  margin-bottom: 30px; }

.recent-posts .post-thumb img {
  max-width: 100%;
  height: auto; }

.recent-posts .entry-body {
  max-width: 85%;
  margin: 0 auto; }

.entry-header {
  position: relative; }

.entry-title {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3; }

.recent-posts .entry-title {
  text-align: center; }

.entry-title a {
  color: #222; }

.entry-title a:hover {
  color: #0bb4aa;
  text-decoration: none; }

.page .entry-title {
  margin-top: 87px;
  color: #222;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase; }

.page .entry-title:after {
  display: block;
  content: " ";
  width: 130px;
  height: 1px;
  background: #E6E6E6;
  margin: 40px auto 48px; }

.page .has-post-cover .entry-header .entry-title:after {
  display: none; }

.entry-content {
  line-height: 1.9; }

.entry-content:before,
.entry-content:after {
  content: " ";
  display: table; }

.entry-content:after {
  clear: both; }

.entry-content p {
  margin-bottom: 28px;
  word-wrap: break-word; }

.entry-content p:last-child {
  margin-bottom: 0; }

.entry-content img {
  max-width: 100%;
  height: auto; }

.entry-meta {
  color: #999; }
  .entry-meta p {
    margin-bottom: 0; }

.recent-posts .entry-meta {
	display: none;
  font-size: 16px;
  text-align: center;
  margin: 0 0 20px; }

.entry-meta a {
  color: #222; }

.recent-posts .entry-meta a {
  border-bottom: 1px solid #ccc;
  padding-bottom: 2px; }

.entry-meta a:hover {
  color: #0bb4aa;
  text-decoration: none; }

.recent-posts .entry-meta span {
  display: inline; }

.entry-meta span + span:before {
  content: " /  ";
  color: #B6BABB;
  margin: 0 5px;
  font-style: normal;
  opacity: .5; }

.more-link,
.more_link {
  font-weight: bold;
  display: table;
  text-align: center;
  margin: 10px auto 0; }

/*********************************************************************************************

8.  Single posts

*********************************************************************************************/
.page .entry-info,
.single .entry-info,
.blog .entry-info {
  max-width: 950px;
  margin: 70px auto 0; }

.page .has-post-cover .entry-cover,
.single .has-post-cover .entry-cover {
  min-height: 450px;
  height: 100%;
  position: relative;
  background: black; }

.page .has-post-cover .entry-cover-image,
.single .has-post-cover .entry-cover-image {
  opacity: 0.8;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center; }

.page .has-post-cover .entry-cover-image:after,
.single .has-post-cover .entry-cover-image:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.single .has-post-cover .no-overlay .entry-cover-image,
.page .has-post-cover .no-overlay .entry-cover-image {
  opacity: 1; }

.single .has-post-cover .no-overlay .entry-cover-image:after,
.page .has-post-cover .no-overlay .entry-cover-image:after {
  display: none; }

.single-portfolio_item .has-post-cover .entry-header {
  bottom: 0;
  max-width: 950px;
  left: 0;
  right: 0;
  height: 100vh;
  margin: 0 auto;
  text-align: center; }

.single-portfolio_item .has-post-cover .entry-header .entry-info {
  max-width: 950px;
  margin: 0 auto;
  left: 0;
  right: 0;
  position: absolute;
  bottom: 3%; }

.page .has-post-cover .entry-header,
.single .has-post-cover .entry-header {
  width: 100%;
  bottom: 30px;
  position: absolute;
  z-index: 99; }

.page .has-post-cover .entry-header .entry-info,
.single .has-post-cover .entry-header .entry-info {
  margin-top: 0;
  color: #fff; }

.page .has-post-cover .entry-header .entry-title,
.single .has-post-cover .entry-header .entry-title {
  color: #fff;
  font-size: 45px;
  text-transform: none;
  font-weight: 600;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: inherit; }

.page .has-post-cover .entry-header .entry-meta,
.single .has-post-cover .entry-header .entry-meta {
  color: rgba(255, 255, 255, 0.7);
  opacity: 0.9;
  font-size: 16px; }

.page .has-post-cover .entry-header .entry-meta a,
.single .has-post-cover .entry-header .entry-meta a {
  color: #fff;
  font-weight: 600; }

.page .has-post-cover .entry-header .entry-meta a:hover,
.single .has-post-cover .entry-header .entry-meta a:hover {
  text-decoration: none;
  color: #0bb4aa; }

.page .entry-category + .entry-date,
.single .entry-category + .entry-date {
  display: inline-block; }

.page .entry-content,
.single .entry-content {
  max-width: 950px;
  margin: 45px auto; }

.page .full-width .entry-content,
.single .full-width .entry-content {
  max-width: 100%;
  margin: 0;
  padding: 0; }

.full-width .tiled-gallery {
  max-width: 100%;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0; }

.page .full-width .entry-info {
  margin-top: 0; }

.page .full-width .entry-title {
  margin-top: 0;
  margin-bottom: 0;
  padding: 50px 0; }

.page .full-width_dark .entry-content,
.single .full-width_dark .entry-content {
  color: #b5b5b5;
  background: #222; }

.page .full-width_dark .entry-content h1,
.page .full-width_dark .entry-content h2,
.page .full-width_dark .entry-content h3,
.page .full-width_dark .entry-content h4,
.page .full-width_dark .entry-content h5,
.page .full-width_dark .entry-content h6,
.single .full-width_dark .entry-content h1,
.single .full-width_dark .entry-content h2,
.single .full-width_dark .entry-content h3,
.single .full-width_dark .entry-content h4,
.single .full-width_dark .entry-content h5,
.single .full-width_dark .entry-content h6 {
  color: #fff; }

.full-width_dark .tiled-gallery {
  background: #000; }

.full-width_dark .entry-cover {
  background: #222; }

.page .full-width_dark .entry-title {
  color: #fff; }

.page .full-width_dark .entry-title:after {
  display: none; }

.page .entry-footer,
.single .entry-footer {
  max-width: 970px;
  margin: 0 auto 76px;
  padding: 0 10px;
  text-align: center; }

.page .entry-footer .section-title,
.single .entry-footer .section-title {
  margin-top: 50px;
  margin-bottom: 20px;
  color: #666;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase; }

.page .entry-footer .section-title:after,
.single .entry-footer .section-title:after {
  display: none; }

.page .entry-footer .section-title:before,
.single .entry-footer .section-title:before {
  display: block;
  content: " ";
  width: 200px;
  height: 1px;
  background: #E6E6E6;
  margin: 40px auto 48px; }

.page .tag_list,
.single .tag_list {
  margin: 10px 0 30px;
  font-size: 14px; }

.page .tag_list .separator,
.single .tag_list .separator {
  margin: 0 5px 0 0;
  color: #aaa; }

/* Author Bio */
.page .post_author,
.single .post_author {
  font-family: "Montserrat", sans-serif;
  margin: 0 0 40px;
  font-size: 14px;
  color: #666;
  padding-top: 20px;
  text-align: center;
  font-weight: 500; }

.page .post_author:before,
.single .post_author:before {
  display: block;
  content: " ";
  width: 200px;
  height: 1px;
  background: #E6E6E6;
  margin: 40px auto 48px; }

.page .post_author img,
.single .post_author img {
  margin: 0 0 20px 0;
  border-radius: 50%; }

.page .post_author a,
.single .post_author a {
  font-size: 18px;
  color: #222;
  line-height: 1.9; }

.page .post_author a:hover,
.single .post_author a:hover {
  text-decoration: none;
  color: #0bb4aa; }

.page .post_author span,
.single .post_author span {
  margin: 0 0 5px;
  display: block;
  text-transform: uppercase; }

/* Sharing Buttons */
.page .share,
.single .share {
  text-align: center; }

.page .share a,
.single .share a {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #fff;
  padding: 5px 18px;
  border-radius: 3px;
  margin: 0 10px 0 0;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-weight: 500; }

.page .share a.twitter,
.single .share a.twitter {
  background: #3a93d8; }

.page .share a.facebook,
.single .share a.facebook {
  background: #2e6cc8; }

.page .share a.gplus,
.single .share a.gplus {
  background: #dd5042; }

.page .share a.twitter:hover,
.single .share a.twitter:hover {
  background: #59aef5; }

.page .share a.facebook:hover,
.single .share a.facebook:hover {
  background: #5084e4; }

.page .share a.gplus:hover,
.single .share a.gplus:hover {
  background: #fb6c59; }

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin-bottom: 20px;
  line-height: 1.3;
  font-weight: bold; }

.entry-content .wp-block-image img,
.entry-content img.alignnone,
.entry-content img.aligncenter,
.entry-content img.alignleft,
.entry-content img.alignright,
.entry-content img.attachment-fullsize {
  margin-bottom: 20px;
  max-width: 100%;
  height: auto; }

.entry-content ul,
.entry-content ol {
  margin-bottom: 25px; }

.entry-content li ul:not(.wp-block-gallery),
.entry-content li ol {
  margin-bottom: 0;
  margin-left: 30px; }

.entry-content li {
  list-style-position: inside; }

.entry-content ul li {
  list-style-type: square; }

.entry-content ol li {
  list-style-type: decimal; }

.entry-content .shortcode-unorderedlist ul li,
.entry-content .shortcode-unorderedlist ul li ul {
  list-style-type: none; }

.entry-content blockquote {
  font-size: 20px;
  margin-top: 15px;
  margin-bottom: 40px;
  text-align: center;
  position: relative;
  max-width: 100%;
  font-style: italic; }

.entry-content blockquote:before,
.entry-content blockquote:after {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  margin: 50px auto;
  background: rgba(0, 0, 0, 0.1); }

/* Gutenberg Images */
.entry-content .alignfull {
  margin-left: -webkit-calc( -100vw / 2 + 100% / 2);
  margin-left: calc( -100vw / 2 + 100% / 2);
  margin-right: -webkit-calc( -100vw / 2 + 100% / 2);
  margin-right: calc( -100vw / 2 + 100% / 2); }

.entry-content .alignfull,
.entry-content .alignfull img {
  width: 100vw;
  max-width: 100vw; }

@media only screen and (min-width: 1200px) {
  .entry-content .alignwide {
    margin-left: -125px;
    margin-right: -125px;
    max-width: 1200px;
    width: 1200px; } }

/* Caption for images */
.entry-content .wp-caption {
  width: auto;
  text-align: center; }

.entry-content .wp-caption img {
  background: none;
  margin: 0;
  border: 0 none;
  max-width: 100%;
  width: auto;
  height: auto; }

.wp-caption {
  width: auto; }

.wp-caption img {
  display: block; }

.wp-caption-text {
  color: #8c888c;
  font-size: 16px;
  margin: 15px 0;
  font-style: italic; }

.entry-content .wp-caption.aligncenter {
  margin: 0 auto 15px; }

img.wp-smiley {
  border: none;
  padding: 0; }

/* Galleries */
.entry-content .tiled-gallery {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

.entry-content .gallery {
  clear: both;
  text-align: center;
  max-width: 100%; }

.entry-content .gallery a:hover {
  opacity: 0.6;
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out; }

.gallery-item {
  display: inline-block;
  max-width: 33.33%;
  padding: 0 1.1400652% 2.2801304%;
  text-align: center;
  vertical-align: top;
  width: 100%; }

.gallery-columns-1 .gallery-item {
  max-width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery-icon img {
  margin: 0 auto; }

.gallery-caption {
  color: #8c888c;
  margin: 15px 0;
  display: block;
  font-size: 12px;
  font-style: italic;
  line-height: 1.4; }

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none; }

/* Images align */
.entry-content .aligncenter,
div.aligncenter {
  display: block;
  clear: both;
  margin-left: auto;
  margin-right: auto; }

.alignleft,
.entry-content .alignleft {
  float: left;
  margin-right: 15px; }

.alignright,
.entry-content .alignright {
  float: right;
  margin-left: 15px; }

/* WPZOOM Shortcode */
.entry-content .shortcode-unorderedlist ul li,
.entry-content .shortcode-unorderedlist ul li ul {
  list-style-type: none; }

.entry-content a.wpz-sc-button {
  text-decoration: none;
  color: #fff;
  font-weight: normal; }

.entry-content a.wpz-sc-button:hover {
  color: #fff; }

/* Jetpack Related Posts */
.single #jp-relatedposts {
  margin-bottom: 0; }

h4.jp-relatedposts-post-title {
  margin: 10px 0 5px !important;
  font-weight: bold;
  position: relative; }

.single #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3; }

.single #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title a {
  color: #171615;
  font-weight: bold; }

.single #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title a:hover {
  text-decoration: none;
  color: #0bb4aa; }

.single #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
  text-decoration: none; }

.single div#jp-relatedposts h3.jp-relatedposts-headline {
  display: block;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 20px;
  float: none;
  color: #666;
  font-size: 16px;
  font-weight: normal;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase; }

.single div#jp-relatedposts h3.jp-relatedposts-headline em {
  font-weight: normal; }

.single div#jp-relatedposts h3.jp-relatedposts-headline em:before {
  display: none; }

.single #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
  opacity: 1;
  margin-bottom: 0; }

.fullimg,
.fullimg figure {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  max-width: none; }

.fullimg img,
.fullimg figure img {
  width: 100% !important;
  height: auto;
  margin-bottom: 20px; }

.entry-content .fullimg .wp-caption.aligncenter {
  margin-bottom: 0; }

.entry-content .fullimg .aligncenter {
  margin-bottom: 0; }

.entry-content .fullimg p {
  margin-bottom: 0; }

.single-portfolio_item .entry-header {
  text-align: center;
  margin-bottom: 20px; }

.single-portfolio_item .has-post-cover .entry-header .entry-title {
  text-align: center; }

/* Previous/Next Post Navigation */
.previous-post-cover {
  margin: 60px auto 0;
  background: #0f1010;
  color: #fff;
  text-align: center; }

.previous-post-cover a:hover {
  text-decoration: none; }

.previous-post-cover h4 {
  font-weight: bold;
  margin: 0 0 15px;
  color: #fff;
  opacity: .7;
  font-size: 16px; }

.previous-post-cover h3 {
  color: #fff;
  font-size: 50px;
  font-weight: bold;
  line-height: 1.4; }

.previous-post-cover h3 span {
  border-bottom: 1px solid transparent; }

.previous-post-cover h3:hover span {
  border-bottom: 1px solid #fff;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all; }

.previous-cover {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: .6;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-color: black;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all; }

.previous-post-cover:hover .previous-cover {
  opacity: .4; }

.previous-info {
  margin: 0;
  z-index: 1;
  padding: 10% 5%;
  min-height: 250px;
  position: relative; }

.previous-content {
  position: relative;
  z-index: 50;
  max-width: 1400px;
  margin: 0 auto; }

.portfolio-preloader {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 100px 170px; }

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1); } }

@-o-keyframes stretchdelay {
  0%, 40%, 100% {
    -o-transform: scaleY(0.4);
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4); }
  20% {
    -o-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }

@keyframes stretchdelay {
  0%, 40%, 100% {
    -o-transform: scaleY(0.4);
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4); }
  20% {
    -o-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }

.spinner {
  margin: 100px auto;
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 10px; }
  .spinner > div {
    background-color: #444;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    -o-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out; }
  .spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    -o-animation-delay: -1.1s;
    animation-delay: -1.1s; }
  .spinner .rect3 {
    -webkit-animation-delay: -1s;
    -o-animation-delay: -1s;
    animation-delay: -1s; }
  .spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    -o-animation-delay: -0.9s;
    animation-delay: -0.9s; }
  .spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    -o-animation-delay: -0.8s;
    animation-delay: -0.8s; }

/*--------------------------------------------------------------
## Portfolio
--------------------------------------------------------------*/
/*********************************************************************************************

6.  Portfolio Gallery

*********************************************************************************************/
.portfolio-grid {
  font-size: 0; }

.widgetized-section .portfolio-grid {
  background: #101010; }

.widgetized-section .portfolio_template_clean .portfolio-grid {
  background: none; }

.portfolio-view_all-link {
  padding: 50px 0;
  text-align: center;
  background: #101010; }

.portfolio-view_all-link .btn {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.18);
  text-decoration: none; }

.portfolio-view_all-link .btn:hover {
  border-color: #0bb4aa;
  color: #0bb4aa;
  text-decoration: none; }

.widgetized-section .inner-wrap .portfolio-view_all-link {
  background: none; }

.widgetized-section .inner-wrap .portfolio-view_all-link .btn {
  color: #444;
  letter-spacing: 1px;
  border-color: rgba(68, 68, 68, 0.19); }

.widgetized-section .inner-wrap .portfolio-view_all-link .btn:hover {
  border-color: #0bb4aa;
  color: #0bb4aa; }

.portfolio-showcase .portfolio-grid:before,
.portfolio-showcase .portfolio-grid:after,
.portfolio-archive .portfolio-grid:before,
.portfolio-archive .portfolio-grid:after {
  content: " ";
  display: table; }

.portfolio-showcase .portfolio-grid:after,
.portfolio-archive .portfolio-grid:after {
  clear: both; }

.portfolio-showcase .portfolio_item,
.portfolio-archive .portfolio_item {
  width: 25%;
  position: relative;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.page-template-archive-infinite .portfolio-showcase .portfolio_item,
.page-template-archive-infinite .portfolio-archive .portfolio_item {
  display: inline-block !important; }

/* With Spacing Enabled */
.portfolio-showcase .portfolio-grid.portfolio_with_space {
  margin: 0.5%; }

.portfolio-archive .portfolio-grid.portfolio_with_space {
  margin: 0.5% 0.5% 0 0.5%;
  padding-bottom: 0.5%; }

.portfolio-showcase .portfolio_with_space .portfolio_item,
.portfolio-archive .portfolio_with_space .portfolio_item {
  width: 24%;
  margin: .5%; }

.widgetized-section .portfolio-grid.portfolio_with_space {
  background: none; }

/* END */
.col_no_4 .entry-thumbnail-popover-content h3 {
  font-size: 20px; }

.col_no_5 .entry-thumbnail-popover-content h3 {
  font-size: 18px; }

.col_no_4 .entry-thumbnail-popover-content p,
.col_no_5 .entry-thumbnail-popover-content p,
.col_no_5 .entry-thumbnail-popover-content .btn {
  display: none; }

#portfolio-masonry {
  position: relative; }

.portfolio-showcase .portfolio_item:before,
.portfolio-showcase .portfolio_item:after,
.portfolio-archive .portfolio_item:before,
.portfolio-archive .portfolio_item:after {
  content: " ";
  display: table; }

.portfolio-showcase .portfolio_item:after,
.portfolio-archive .portfolio_item:after {
  clear: both; }

.portfolio-showcase .portfolio_item img,
.portfolio-archive .portfolio_item img {
  width: 100%;
  height: auto;
  -webkit-transition: 0.25s ease-in-out all;
  -o-transition: 0.25s ease-in-out all;
  transition: 0.25s ease-in-out all; }

.portfolio-showcase .portfolio_item video,
.portfolio-archive .portfolio_item video {
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.25s ease-in-out all;
  -o-transition: 0.25s ease-in-out all;
  transition: 0.25s ease-in-out all;
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100; }

.portfolio-showcase .portfolio_item:hover video,
.portfolio-archive .portfolio_item:hover video {
  z-index: 11; }

.portfolio-showcase .portfolio_item:hover img,
.portfolio-archive .portfolio_item:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  z-index: 10; }

.portfolio_item:hover .entry-thumbnail-popover {
  opacity: 1;
  background: rgba(0, 0, 0, 0.7); }

.portfolio-showcase .portfolio_item.is-portfolio-gallery-video-background img,
.portfolio-archive .portfolio_item.is-portfolio-gallery-video-background img {
  opacity: 0; }

.portfolio-showcase .portfolio_item.is-portfolio-gallery-video-background:hover img,
.portfolio-archive .portfolio_item.is-portfolio-gallery-video-background:hover img {
  opacity: 0;
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }

.portfolio-grid .portfolio_item:hover .entry-thumbnail-popover {
  opacity: 1;
  background: rgba(0, 0, 0, 0.75); }

.portfolio_item.no-thumbnail .entry-thumbnail-popover {
  opacity: 1; }

.portfolio_item:hover .entry-thumbnail-popover-content,
.portfolio_item.no-thumbnail .entry-thumbnail-popover-content {
  opacity: 1;
  bottom: 0; }

.portfolio-showcase .portfolio_item .more_link,
.portfolio-archive .portfolio_item .more_link {
  display: none; }

.portfolio-archive-taxonomies {
  padding: 60px 0px 30px 0px; }

.portfolio-with-post-cover .portfolio-archive-taxonomies {
  background: #101010; }

.widget.portfolio-showcase .portfolio-archive-taxonomies {
  padding-top: 0; }

.portfolio-archive-taxonomies:before,
.portfolio-archive-taxonomies:after {
  content: " ";
  display: table; }

.portfolio-archive-taxonomies:after {
  clear: both; }

.portfolio-archive-taxonomies ul {
  margin: 0;
  padding: 0 4% !important;
  list-style: none;
  text-align: center; }

.portfolio-archive-taxonomies li {
  display: inline-block;
  margin-bottom: 10px; }

.portfolio-archive-taxonomies li + li {
  margin-left: 18px; }

.portfolio-archive-taxonomies li.current-cat a {
  border-color: #222;
  color: #222; }

.portfolio-with-post-cover .portfolio-archive-taxonomies li.current-cat a {
  color: #222; }

.portfolio-archive-taxonomies a {
	font-size: 20px;
  display: block;
  padding: 10px 20px;
  color: #717175;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all; }

.portfolio-with-post-cover .portfolio-archive-taxonomies a {
  border-color: rgba(255, 255, 255, 0.09); }

/*DUMs add*/
.portfolio-archive-taxonomies a span{
    display: none;
}

.portfolio-archive-taxonomies a:hover>span{
    display: block;
}


.portfolio-archive-taxonomies a:hover>p{
    display: none;
}


.portfolio-archive-taxonomies a:hover {
    color: #000;
    text-decoration: none;
}

.clientsl {
    width: 12%;
    display: inline-block;
    padding: 0 40px;
}

.cloimg {
    filter: gray;
    -webkit-filter: grayscale(1);
    -webkit-transition: all .8s ease-in-out;
}

.cloimg:hover {
    filter: none;
    -webkit-filter: grayscale(0);
    -webkit-transform: scale(1.01);
}

/*DUMs add*/


.portfolio-archive-taxonomies a:hover {
  border-color: #000;
  color: #000;
  text-decoration: none; }

.entry-thumbnail-popover {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  opacity: 0;
  z-index: 20;
  -webkit-transition: 0.15s ease-in-out all;
  -o-transition: 0.15s ease-in-out all;
  transition: 0.15s ease-in-out all; }

.entry-thumbnail-popover-content {
  color: white;
  position: absolute;
  bottom: 20%;
  width: 100%;
  padding: 8%;
  opacity: 0;
  -webkit-transition: 0.3s ease-out opacity;
  -o-transition: 0.3s ease-out opacity;
  transition: 0.3s ease-out opacity; }

.entry-thumbnail-popover-content.popover-content--animated {
  -webkit-transition: 0.3s ease-out opacity, 0.3s ease-out bottom;
  -o-transition: 0.3s ease-out opacity, 0.3s ease-out bottom;
  transition: 0.3s ease-out opacity, 0.3s ease-out bottom; }

.entry-thumbnail-popover-content h3 {
  margin: 0 0 15px;
  color: white;
  font-weight: 600;
  line-height: 1.4;
  font-size: 26px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.entry-thumbnail-popover-content h3:hover {
  color: #0bb4aa; }

.entry-thumbnail-popover-content span {
  color: #fff;
  margin-top: 15px; }

.entry-thumbnail-popover-content span:hover {
  color: #0bb4aa;
  text-decoration: none; }

.entry-thumbnail-popover-content p {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.5;
  opacity: .8; }

.entry-thumbnail-popover-content .btn {
  color: #fff;
  border-color: #fff; }

.entry-thumbnail-popover-content .btn:hover {
  border-color: #0bb4aa; }

/* Porfolio Templates */
.portfolio-archive .section-title:after {
  margin: 40px auto 0; }

.portfolio-with-post-cover .portfolio-archive {
  background: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07); }

.portfolio-with-post-cover .portfolio-header-cover {
  min-height: 250px;
  position: relative;
  background: black; }

.portfolio-with-post-cover .portfolio-header-cover-image {
  opacity: 0.8;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center; }

.portfolio-with-post-cover .portfolio-header-cover-image:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1A000000', endColorstr='#80000000', GradientType=0); }

.portfolio-with-post-cover .portfolio-header-info {
  position: relative;
  z-index: 99;
  padding: 50px 0; }

.portfolio-with-post-cover .portfolio-header-info .entry-info {
  margin-top: 0;
  color: #fff; }

.portfolio-with-post-cover .portfolio-header-info .section-title {
  color: #fff; }

.entry-header-excerpt {
  margin: 40px 0 0;
  text-align: center;
  opacity: .9; }

.entry-header-excerpt:empty {
  display: none; }

.portfolio-with-post-cover .section-title:after {
  background: rgba(255, 255, 255, 0.3); }

/* Clean Portfolio template */
.portfolio_template_clean .portfolio_with_space .portfolio_item .portfolio-popup-video,
.portfolio_template_clean .portfolio_item .portfolio-popup-video {
  border: none; }

.portfolio_template_clean .portfolio_with_space .portfolio_item:hover,
.portfolio_template_clean .portfolio_item:hover {
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 199;
  -webkit-box-shadow: 2px 8px 20px 0 rgba(31, 32, 68, 0.15);
  box-shadow: 2px 8px 20px 0 rgba(31, 32, 68, 0.15); }
  .portfolio_template_clean .portfolio_with_space .portfolio_item:hover .clean_skin_wrap_post,
  .portfolio_template_clean .portfolio_item:hover .clean_skin_wrap_post {
    padding-bottom: 20px; }

.portfolio_template_clean .portfolio_with_space .portfolio_item .entry-thumbnail-popover .portfolio-popup-video:after,
.portfolio_template_clean .portfolio_item .entry-thumbnail-popover .portfolio-popup-video:after {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 0;
  width: 100%;
  right: 0;
  margin: auto;
  border: none; }

.portfolio_template_clean .portfolio_with_space .portfolio_item .entry-thumbnail-popover .portfolio-popup-video,
.portfolio_template_clean .portfolio_item .entry-thumbnail-popover .portfolio-popup-video {
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  max-width: 88%;
  width: 100%;
  height: 100%;
  line-height: 60px;
  opacity: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  vertical-align: middle;
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }

.portfolio_template_clean .portfolio_with_space .portfolio_item .entry-thumbnail-popover .portfolio-popup-video:hover,
.portfolio_template_clean .portfolio_item .entry-thumbnail-popover .portfolio-popup-video:hover {
  opacity: 1;
  border: none;
  background: none;
  border-radius: 0; }

.inner-wrap.portfolio_template_clean {
  max-width: 1300px; 
  text-align: center;
  padding: 0 auto;}

.portfolio_item_top_wrap {
  position: relative;
  overflow: hidden; }

.clean_skin_wrap_post {
  font-size: 14px;
  text-align: center;
  padding: 15px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: #f2f2f2;
  position: relative;
  z-index: 100; }
  .clean_skin_wrap_post h3 {
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    line-height: 1.4;
    margin: 0; }
  .clean_skin_wrap_post a {
    color: #2b2b2b; }
    .clean_skin_wrap_post a:hover {
      color: #000; }
  .clean_skin_wrap_post .portfolio_sub_category {
    font-weight: normal;
    font-size: 14px;
    color: #a1a1a1;
    display: block;
    margin-bottom: 5px; }

.portfolio-with-post-cover .clean_skin_wrap_post a {
  color: #222; }

.portfolio-with-post-cover .clean_skin_wrap_post .portfolio_sub_category {
  color: #777; }

.portfolio-with-post-cover .portfolio_template_clean .portfolio_with_space .portfolio_item:hover,
.portfolio-with-post-cover .portfolio_template_clean .portfolio_item:hover {
  -webkit-box-shadow: none;
  box-shadow: none; }
/*  .portfolio-with-post-cover .portfolio_template_clean .portfolio_with_space .portfolio_item:hover .clean_skin_wrap_post,
  .portfolio-with-post-cover .portfolio_template_clean .portfolio_item:hover .clean_skin_wrap_post {
    background: rgba(255, 255, 255, 0.05); }

--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
/*********************************************************************************************

9.  Comments

*********************************************************************************************/
#comments {
  max-width: 970px;
  margin: 0 auto;
  padding: 0 10px; }

#comments > h3,
#respond > h3 {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  margin-top: 40px;
  margin-bottom: 80px;
  font-family: "Montserrat", sans-serif; }

.woocommerce #comments > h2:after,
#comments > h3:after,
#respond > h3:after {
  width: 130px;
  content: " ";
  border-bottom: 1px solid #E6E6E6;
  bottom: -40px;
  left: 0;
  position: absolute; }

#respond h3 {
  margin-top: 100px; }

.comment-notes {
  margin-bottom: 20px;
  font-style: italic; }

.commentlist {
  list-style-type: none;
  padding: 0; }

.commentlist li {
  list-style-type: none; }

.commentlist .children {
  margin-left: 50px; }

.commentlist .comment {
  margin-bottom: 80px;
  position: relative; }

.commentlist .comment:after {
  width: 130px;
  content: " ";
  border-bottom: 1px solid #e6e6e6;
  bottom: -40px;
  left: 0;
  position: absolute; }

.comment-author:before,
.comment-author:after {
  content: " ";
  display: table; }

.comment-author:after {
  clear: both; }

.comment-author .avatar {
  float: left;
  border-radius: 50%;
  margin-right: 22px;
  margin-bottom: 27px; }

.comment-author .fn,
.comment-author .fn a {
  color: #222;
  font-size: 20px;
  font-style: normal;
  font-weight: bold; }

.comment-author .fn a:hover {
  text-decoration: none;
  color: #0bb4aa; }

.comment-author .comment-meta,
.comment-author .comment-meta a {
  color: #bbbbbb;
  font-size: 16px; }

.comment-body {
  margin-bottom: 40px; }

#respond {
  margin-bottom: 85px; }

#respond .form_fields p {
  margin-bottom: 15px; }

#respond input[type="text"] {
  width: 40%; }

#respond textarea {
  width: 100%; }

#respond #submit {
  width: auto; }

#respond code {
  white-space: pre-wrap; }

.form-allowed-tags {
  display: none; }

#respond .comment-form-cookies-consent label {
  display: inline;
  margin-left: 10px;
  text-transform: none;
  font-family: inherit;
  font-size: 14px; }

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-header {
  width: 100%;
  z-index: 200;
  position: fixed;
  top: 0;
  /*background: #101010;*/ 
  }

.navbar {
  position: relative;
  z-index: 200;
  color: #fff;
 
  padding: 18px 0;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.navbar:before,
.navbar:after {
  content: " ";
  display: table; }

.navbar:after {
  clear: both; }

.navbar.page-with-cover {
  position: absolute;
  width: 100%;
  background: none;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 1%, transparent 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.2) 1%, transparent 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(0, 0, 0, 0.2)), to(transparent));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 1%, transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000', endColorstr='#00000000', GradientType=0); }

.navbar .inner-wrap {
  width: 100%; }

.navbar .inner-wrap.wpz_layout_full {
  max-width: 98%; }

.navbar-brand-wpz {
  line-height: 54px;
  float: left;
  padding: 0 15px 0 0;
  max-width: 350px; }

.navbar-brand-wpz img {
  max-width: 100%;
  height: auto; }

.navbar-brand-wpz h1 {
  margin: 0;
  font-weight: bold;
  letter-spacing: 1px;
  font-family: "Montserrat", sans-serif; }

.navbar-brand-wpz a {
  font-size: 26px;
  text-transform: uppercase; }

.navbar-brand-wpz a:hover {
  text-decoration: none;
  opacity: 0.8;
  color: #fff; }

/* Hides navigation links and site footer when infinite scroll is active */
.infinite-scroll .paging-navigation {
  display: none; }

/* Fix compatibility with Visual Composer */
.nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before {
  content: "";
  display: inline !important; }

@media screen and (min-width: 768px) {
  .headroom--not-top {
    -webkit-box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.1); }
  .headroom--not-top .navbar {
    background: #232326;
    padding: 12px 0; }
  .headroom--not-top .navbar-brand-wpz img {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    max-height: 70px;
    width: auto; } }

/* Compatibility with WP admin bar */
.admin-bar .headroom {
  margin-top: 32px; }

@media screen and (max-width: 782px) {
  .admin-bar #header {
    margin-top: 46px; } }

@media screen and (max-width: 600px) {
  .admin-bar #header.headroom--not-top {
    margin-top: 0; } }

.site-header.headroom {
  width: 100%;
  z-index: 1000; }

.site-header.headroom--not-top {
  position: fixed;
  top: 0;
  border: none; }

.site-header.headroom .navbar-brand h1,
.site-header.headroom .main-navbar {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.site-header.headroom .tagline {
  -webkit-transition-duration: .2s;
  -o-transition-duration: .2s;
  transition-duration: .2s; }

.site-header.headroom--not-top .navbar-brand h1 {
  font-size: 32px;
  line-height: 1.2; }

.site-header.headroom--not-top .navbar-brand img {
  -webkit-transition-duration: .34s;
  -o-transition-duration: .34s;
  transition-duration: .34s;
  max-width: 80%;
  height: auto; }

.site-header.headroom--not-top .navbar-brand .tagline {
  font-size: 0; }

/*--------------------------------------------------------------
## Sidebar
--------------------------------------------------------------*/
/* Sidebar */
body.side-nav-open {
  height: 100%; }

.site {
  position: relative;
  -webkit-transition: -webkit-transform 0.18s ease;
  -o-transition: -o-transform 0.18s ease;
  transition: transform 0.18s ease; }

.side-nav-open .site {
  z-index: 300;
  -webkit-transform: translateX(-380px);
  -ms-transform: translateX(-380px);
  -o-transform: translateX(-380px);
  transform: translateX(-380px); }

.side-nav {
  position: fixed;
  top: 0;
  right: 0;
  bottom: -70px;
  overflow: hidden;
  width: 380px;
  z-index: -1;
  visibility: hidden;
  outline: 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-overflow-scrolling: touch; }

.side-nav-transitioning .side-nav {
  visibility: visible; }

.side-nav-open .side-nav {
  visibility: visible;
  z-index: 600; }

.side-nav-overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 600; }

.side-nav-transitioning,
.side-nav-open .side-nav-overlay {
  display: block;
  right: 380px;
  z-index: 900;
  cursor: e-resize; }

.side-nav__scrollable-container {
  position: relative;
  padding-bottom: 70px;
  /* .side-nav's bottom value */
  height: 100%;
  overflow: auto;
  background-color: #101010;
  color: #78787f;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(380px);
  -ms-transform: translateX(380px);
  -o-transform: translateX(380px);
  transform: translateX(380px);
  -webkit-transition: -webkit-transform 0.18s ease;
  -o-transition: -o-transform 0.18s ease;
  transition: transform 0.18s ease; }

.side-nav-open .side-nav__scrollable-container {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0); }

.side-nav__scrollable-container::-webkit-scrollbar {
  display: none; }

.side-nav__wrap {
  position: relative;
  padding: 60px 30px; }

.admin-bar .side-nav__wrap {
  padding-top: 92px;
  /* 60 + 32 */ }

@media screen and (max-width: 782px) {
  .admin-bar .side-nav__wrap {
    padding-top: 106px; } }

.side-nav__wrap .navbar-toggle {
  margin: 5px 0 0;
  padding-right: 0; }

.side-nav__close-button {
  display: none; }

.side-nav__close-button:before,
.side-nav__close-button:after {
  content: " ";
  display: table; }

.side-nav__close-button:after {
  clear: both; }

.side-nav .navbar-nav {
  display: none;
  margin-bottom: 60px;
  padding: 0; }

.side-nav .widget {
  margin-bottom: 60px;
  max-width: 100%; }

.side-nav .widget:last-child {
  margin-bottom: 0; }

.side-nav .widget .title {
  font-size: 18px; }

/* shop sidebar related */
.wrap--layout-side-left .site-main,
.wrap--layout-side-right .site-main {
  width: 72.5%;
  float: left; }

.wrap--layout-side-left .site-main {
  float: right; }

.wrap--layout-side-left .sidebar--shop,
.wrap--layout-side-right .sidebar--shop {
  width: 27.5%;
  padding: 0 15px;
  float: right; }

.wrap--layout-side-left .sidebar--shop {
  float: left; }

.sidebar--shop .widget {
  margin-bottom: 40px; }

.sidebar--shop .widget:first-child h3 {
  margin-top: 0; }

.sidebar--product {
  margin: 65px 0 20px; }

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.site-footer {
  background: #101010;
  color: #78787f; }

.side-nav a:hover,
.site-footer a:hover {
  color: #fff;
  text-decoration: none; }

.footer-widgets {
  padding: 48px 0 0;
  font-size: 0; }

.footer-widgets:before,
.footer-widgets:after {
  content: " ";
  display: table; }

.footer-widgets:after {
  clear: both; }

.footer-widgets .column {
  display: inline-block;
  vertical-align: top;
  float: none;
  font-size: 16px; }

.footer-widgets.widget-columns-4 .column {
  width: 23%;
  margin-right: 2.6666%; }

.footer-widgets.widget-columns-3 .column {
  width: 31%;
  margin-right: 3.5%; }

.footer-widgets.widget-columns-2 .column {
  width: 48%;
  margin-right: 4%; }

.footer-widgets.widget-columns-1 .column {
  width: 100%; }

.footer-widgets.widget-columns-2 .column:nth-child(2n+2),
.footer-widgets.widget-columns-3 .column:nth-child(3n+3),
.footer-widgets.widget-columns-4 .column:nth-child(4n+4) {
  margin-right: 0; }

.footer-widgets .column:last-child {
  margin-right: 0; }

.side-nav .title,
.footer-widgets .title {
  color: white; }

.site-footer-separator {
  background: #232323;
  height: 1px;
  margin-bottom: 0; }

.site-info {
  padding: 30px 0; }

.site-info:before, .site-info:after {
  content: " ";
  display: table; }

.site-info:after {
  clear: both; }

.site-info a {
  color: #fff;
  font-weight: 600; }

.site-info a:hover {
  color: #0bb4aa; }

.site-info .copyright,
.site-info .designed-by {
  margin: 5px 0;
  width: 50%;
  float: left; }

.site-info .designed-by {
  text-align: right; }

/*--------------------------------------------------------------
## Homepage
--------------------------------------------------------------*/
/*********************************************************************************************

5. Homepage widgets

*********************************************************************************************/
.widgetized-section .widget {
  max-width: 1200px;
  margin: 0 auto; }

.featured_page_wrap,
.elementor-widget-container .portfolio-showcase,
.widgetized-section .widget.portfolio-showcase,
.widgetized-section .widget.wpzoom-portfolio-scroller {
  max-width: 100%;
  padding: 0; }

.featured_page_wrap,
.elementor-widget-container .portfolio-showcase,
.widgetized-section .widget.portfolio-showcase {
  border-bottom: 1px solid #eee; }

.featured_page_wrap.featured_page_wrap--with-background {
  border-bottom: none; }

.recent-posts {
  max-width: 950px;
  margin: 0 auto; }

.no-results,
.error404 .recent-posts {
  padding-bottom: 50px; }

/*--------------------------------------------------------------
## Page Templates
--------------------------------------------------------------*/
.page-template-homepage-portfolio .portfolio-archive {
  margin-bottom: 30px; }

/* ZOOM Builder Templates */
.wpzlb-layout .wpzlb-inner-wrap, .wpzlb-layout .wrapped {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0;
  border: none; }

.wpzlb-layout .wpzlb-group {
  -webkit-box-shadow: inset 0 1px 0 #F7F7F7, inset 0 -1px 0 #D8D8D8;
  box-shadow: inset 0 1px 0 #F7F7F7, inset 0 -1px 0 #D8D8D8; }

.page-template-page-templatestemplate-builder-php .page .entry-content,
.page-template-page-templatestemplate-home-builder-php .page .entry-content {
  max-width: 100%;
  padding: 0; }

.page-template-page-templatestemplate-home-builder-php .section-title {
  display: none; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin-bottom: 40px; }

.widget .title {
  margin: 0 0 20px;
  font-size: 20px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: bold; }

.textwidget img {
  max-width: 100%;
  height: auto; }

.widget ul {
  clear: both;
  margin: 0;
  padding: 0; }

.widget ul li {
  list-style-type: none; }

.widget ul ul {
  margin: 0;
  padding: 0;
  border-top: none; }

.widget ul ul li {
  border: none; }

/*--------------------------------------------------------------
# Portfolio Carousel
--------------------------------------------------------------*/
/* Portfolio Scroller Widget */
.widgetized-section .widget.wpzoom-portfolio-scroller {
  margin: 0;
  list-style: none; }

/* Carousel widget */
.widget.carousel-slider,
.widgetized-section .widgets .wpzoom-portfolio-scroller {
  margin: 0 0 30px;
  padding: 0;
  position: relative; }

.carousel_widget_wrapper {
  overflow: hidden;
  position: relative;
  background: #101010; }

.flickity-enabled {
  position: relative; }

.wpzoom-portfolio-scroller .slides {
  white-space: nowrap;
  overflow: hidden; }

.wpzoom-portfolio-scroller article {
  margin: 0;
  vertical-align: top;
  display: inline-block; }

.wpzoom-portfolio-scroller .flickity-enabled article {
  margin: 0; }

.carousel_widget_wrapper > div {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in; }

.carousel_widget_wrapper > div article {
  display: none; }

.carousel_widget_wrapper > .flickity-enabled {
  opacity: 1;
  visibility: visible; }

.carousel_widget_wrapper > .flickity-enabled article {
  display: inline-block; }

.carousel_widget_wrapper img {
  max-width: none; }

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1); } }

@keyframes stretchdelay {
  0%, 40%, 100% {
    -o-transform: scaleY(0.4);
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4); }
  20% {
    -o-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }

.wpzoom-portfolio-scroller .spinner {
  margin: 100px auto;
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 10px; }

.wpzoom-portfolio-scroller .spinner > div {
  background-color: #eaeaea;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  -o-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out; }

.wpzoom-portfolio-scroller .spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  -o-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.wpzoom-portfolio-scroller .spinner .rect3 {
  -webkit-animation-delay: -1s;
  -o-animation-delay: -1s;
  animation-delay: -1s; }

.wpzoom-portfolio-scroller .spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  -o-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.wpzoom-portfolio-scroller .spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  -o-animation-delay: -0.8s;
  animation-delay: -0.8s; }

/*--------------------------------------------------------------
# Single Page
--------------------------------------------------------------*/
/* Single Page Widget */
.featured_page_wrap {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover; }

.featured_page_inner_wrap {
  padding-top: 10px;
  padding-bottom: 90px; }

.featured_page_wrap--with-background .featured_page_inner_wrap {
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1A000000', endColorstr='#80000000', GradientType=0);
  color: #fff;
  min-height: 450px;
  text-align: center; }

.featured_page_wrap--with-background .section-title {
  color: rgba(255, 255, 255, 0.9); }

.featured_page_wrap--with-background .section-title a {
  color: rgba(255, 255, 255, 0.9); }

.featured_page_wrap--with-background .section-title a:hover {
  color: #fff;
  text-decoration: none; }

.featured_page_wrap--with-background .section-title:after {
  background: none;
  margin: 20px 0; }

.featured_page_wrap--with-background .btn {
  color: #fff;
  border-color: #fff; }

.featured_page_wrap--with-background .btn:hover {
  border-color: #0bb4aa;
  color: #0bb4aa; }

.widgetized-section .featured_page_content {
  overflow: hidden; }

.widgetized-section .featured_page_content .post-content {
  max-width: 70%;
  margin: 0 auto; }

.widgetized-section .text-columns-2 .post-content {
  max-width: 100%; }

.widgetized-section .featured_page_content .post-video {
  width: 100%;
  float: none; }

.widgetized-section .featured_page_content img {
  max-width: 100%;
  height: auto;
  margin-bottom: 30px; }

.widgetized-section .featured_page_wrap.text-columns-2 .post-content {
  line-height: 1.8;
  -moz-column-count: 2;
  -moz-column-gap: 10%;
  -webkit-column-count: 2;
  -webkit-column-gap: 50px; }

.wpzoom-singlepage .view_all-link {
  text-align: center;
  margin: 30px 0 0; }

/*--------------------------------------------------------------
# WooCommerce Featured Products
--------------------------------------------------------------*/
/*  WooCommerce Featured Products */
.featured-products {
  font-size: 0; }

.widgetized-section .featured-products li {
  position: relative;
  display: inline-block;
  width: 280px;
  margin: 0 12px 40px 0;
  list-style-type: none;
  vertical-align: top; }

.widgetized-section .featured-products li:hover .shop_item_details {
  opacity: 1; }

.widgetized-section .featured-products li:nth-child(4n+4) {
  margin-right: 0; }

.widgetized-section .featured-products li .shop_item_details {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: #000;
  background: rgba(0, 0, 0, 0.5); }

.widgetized-section .featured-products li h3 {
  margin: 0 0 10px;
  font-size: 18px;
  line-height: 1.3;
  color: #fff;
  position: absolute;
  top: 10%;
  left: 10%;
  right: 5%;
  font-weight: 600; }

.widgetized-section .featured-products li h3:hover {
  opacity: 0.8; }

.widgetized-section .featured-products li .post-thumb {
  margin: 0; }

.widgetized-section .featured-products li .post-thumb:hover img {
  opacity: 0.8; }

.widgetized-section .featured-products .price {
  position: absolute;
  bottom: 10%;
  right: 5%;
  color: #fff;
  display: block;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  border: 2px solid rgba(255, 255, 255, 0.6);
  padding: 8px 16px; }

.widgetized-section .featured-products .price:empty {
  border: none; }

.widgetized-section .featured-products .price:hover {
  color: #0bb4aa;
  border-color: #0bb4aa; }

.widgetized-section .featured-products .price del {
  opacity: 0.6; }

/*--------------------------------------------------------------
# Recent Posts
--------------------------------------------------------------*/
/* Recent Posts */
.feature-posts-list {
  list-style-type: none;
  padding: 0; }

.feature-posts-list:before,
.feature-posts-list:after {
  content: " ";
  display: table; }

.feature-posts-list:after {
  clear: both; }

.feature-posts-list > li {
  margin: 0 0 20px; }

.feature-posts-list .post-thumb {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px; }

.feature-posts-list .post-thumb:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05); }

.feature-posts-list .post-thumb:after {
  position: absolute; }

.feature-posts-list .post-thumb img {
  max-width: 100%;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

.feature-posts-list h3 {
  font-weight: bold;
  margin: 5px 0 15px;
  line-height: 1.3; }

.feature-posts-list h3 a {
  font-size: 18px; }

.feature-posts-list h3 a:hover {
  text-decoration: none; }

.feature-posts-list p {
  margin: 16px 0; }

.feature-posts-list small {
  color: #9a9a9a;
  font-size: 100%; }

/* Recent Posts on Homepage */
.fw-page-builder-content .feature-posts-list,
.widgetized-section .feature-posts-list {
  font-size: 0; }

.fw-page-builder-content .feature-posts-list > li,
.widgetized-section .feature-posts-list > li {
  width: 31%;
  margin: 0 3.5% 35px 0;
  display: inline-block;
  vertical-align: top;
  font-size: 16px; }

.fw-page-builder-content .feature-posts-list > li:nth-child(3n+3),
.widgetized-section .feature-posts-list > li:nth-child(3n+3) {
  margin-right: 0; }

.fw-page-builder-content .feature-posts-list h3 a,
.widgetized-section .feature-posts-list h3 a {
  color: #222;
  font-size: 20px; }

.fw-page-builder-content .feature-posts-list h3 a:hover,
.widgetized-section .feature-posts-list h3 a:hover {
  color: #0bb4aa; }

/*--------------------------------------------------------------
# Instagram
--------------------------------------------------------------*/
/* Instagram Widget */
.zoom-instagram-widget li img:hover {
  opacity: 0.6;
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out; }

.site-widgetized-section .widgets .widget {
  /* restore font size cleared because of inline-block */
  font-size: 16px;
  width: 100%;
  margin-right: 0; }

.section-footer .zoom-instagram-widget__items {
  overflow: hidden; }

.section-footer .zoom-instagram-widget {
  overflow: hidden;
  margin: 0;
  position: relative; }

.section-footer .zoom-instagram-widget .title {
  display: none; }

.section-footer .zoom-instagram-widget .zoom-instagram-widget__follow-me {
  margin-top: 1px;
  text-align: center;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.section-footer .zoom-instagram-widget a.ig-b-v-24 {
  color: #fff !important;
  border: none;
  font-weight: 600 !important;
  border-radius: 0;
  font-family: "Montserrat", sans-serif;
  line-height: 1.5em;
  padding: 10px 18px;
  font-size: 12px;
  text-transform: uppercase;
  background: #101010;
  display: inline-block;
  margin: 0;
  letter-spacing: 2px !important; }
  .section-footer .zoom-instagram-widget a.ig-b-v-24:hover {
    color: #0bb4aa !important; }

.zoom-instagram-widget li img {
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.section-footer .zoom-instagram-widget li img:hover {
  opacity: 0.9; }

.section-footer .zoom-instagram-widget .zoom-instagram-widget__items {
  width: 5000px; }

.section-footer .zoom-instagram-widget .zoom-instagram-widget__items .zoom-instagram-widget__item {
  margin: 0 !important; }

/*--------------------------------------------------------------
# Twitter
--------------------------------------------------------------*/
/* Twitter widget */
.zoom-twitter-widget__item-timestamp {
  display: block;
  font-size: 14px;
  font-style: normal;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif; }

/*--------------------------------------------------------------
# Search
--------------------------------------------------------------*/
/* Search widget in footer */
.site-footer {
  width: 100%; }

.search-form {
  position: relative; }

.search-form input {
  height: 40px;
  background: transparent;
  border: 2px solid #565555;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all; }

.search-form input:focus {
  border-color: #0bb4aa;
  outline: none; }

.search-form .search-field {
  width: 100%;
  padding: 0px 100px 0 10px; }

.site-footer .search-form .search-field,
.side-nav .search-form .search-field {
  color: #eee; }

.search-form .search-submit {
  padding: 0 12px;
  position: absolute;
  bottom: 0;
  right: 0; }

/*--------------------------------------------------------------
# Native widgets styling
--------------------------------------------------------------*/
.widget_search label {
  display: inline; }

.textwidget img {
  max-width: 100%;
  height: auto; }

/* RSS Widget */
.widget_rss li {
  margin: 0 0 20px; }

.widget_rss .rsswidget {
  font-weight: bold;
  margin: 0 0 7px;
  font-size: 18px; }

.widget_rss .rss-date {
  display: block;
  font-size: 14px;
  margin: 5px 0;
  color: #999; }

.widget_rss .rssSummary {
  font-size: 14px;
  margin: 0 0 5px; }

/* Calendar widget */
#wp-calendar {
  width: 100%; }

#wp-calendar caption {
  text-align: right;
  font-weight: bold;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 15px; }

#wp-calendar thead {
  font-size: 10px; }

#wp-calendar thead th {
  padding-bottom: 10px; }

#wp-calendar tbody {
  color: #aaa; }

#wp-calendar tbody td {
  background: #EFEEEE;
  text-align: center;
  padding: 8px; }

#wp-calendar tbody td:hover {
  background: #E8E8E8; }

#wp-calendar tbody .pad {
  background: none; }

#wp-calendar tfoot #next {
  font-size: 10px;
  text-transform: uppercase;
  text-align: right; }

#wp-calendar tfoot #prev {
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 10px; }

/*--------------------------------------------------------------
# 3rd Party Widgets
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Slideshow
--------------------------------------------------------------*/
/*********************************************************************************************

4. Featured Slider

*********************************************************************************************/
/* Effect used for #scroll-to-content */
@-webkit-keyframes pulsate {
  0% {
    opacity: 0.5; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0.3; } }

@-o-keyframes pulsate {
  0% {
    opacity: 0.5; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0.3; } }

@keyframes pulsate {
  0% {
    opacity: 0.5; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0.3; } }

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1); } }

@keyframes stretchdelay {
  0%, 40%, 100% {
    -o-transform: scaleY(0.4);
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4); }
  20% {
    -o-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }

#slider {
  margin: 0;
  overflow: hidden;
  position: relative;
  background: #101010;
  z-index: 98; }

.empty-slider {
  padding: 160px 30px 40px;
  color: #fff;
  background: #111; }

.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
  outline: none; }

.slides, .flex-control-nav, .flex-direction-nav {
  list-style: none;
  margin: 0;
  padding: 0; }

.flexslider {
  margin: 0;
  padding: 0; }

#slider .slides {
  min-height: 500px;
  height: 800px;
  height: 100vh;
  overflow: hidden; }

.slides > li {
  -webkit-backface-visibility: hidden;
  display: none; }

#slider .slides > li {
  position: relative;
  overflow: hidden;
  height: 800px;
  height: 100vh;
  min-height: 500px;
  max-height: 2000px;
  background-color: black;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.slides > li .li-wrap {
  position: relative;
  top: 50%;
  max-width: 88%;
  margin: 0 auto;
  -webkit-transform: translate(0, -60%);
  -ms-transform: translate(0, -60%);
  -o-transform: translate(0, -60%);
  transform: translate(0, -60%);
  text-align: center; }

#slider .display-none {
  display: none; }

/***********************************************************************************

Animations

************************************************************************************/
.animated {
  -webkit-animation-duration: .5s;
  -o-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.slow {
  -webkit-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s; }

/* Pulse */
.pulse {
  -webkit-animation: pulse ease infinite;
  -o-animation: pulse ease infinite;
  animation: pulse ease infinite; }

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale(0.95); }
  50% {
    -webkit-transform: scale(1); }
  to {
    -webkit-transform: scale(0.95); } }

@-o-keyframes pulse {
  from {
    -o-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    -o-transform: scale(1);
    transform: scale(1); }
  to {
    -o-transform: scale(0.95);
    transform: scale(0.95); } }

@keyframes pulse {
  from {
    -webkit-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  to {
    -webkit-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95); } }

.full-noslider .entry-cover .portfolio-popup-video {
  display: none; }

.full-noslider .entry-cover.cover-fullheight .portfolio-popup-video {
  display: block; }

.portfolio-popup-video, .slides .popup-video {
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.8);
  display: inline-block;
  width: 70px;
  height: 70px;
  margin: 40px 0 0;
  line-height: 66px;
  padding-left: 13px;
  position: relative;
  outline: none;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: .9; }

.slides .popup-video:hover {
  opacity: 1;
  border: 2px solid #fff; }

.portfolio-popup-video:after,
.slides .popup-video:after {
  font: normal 44px/25px "dashicons";
  display: inline-block;
  margin: 0 8px 0 0;
  content: "\f522";
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  color: #fff; }

.portfolio-popup-video:after {
  font: normal 35px/15px "dashicons";
  margin: 0 8px 0 0; }

.portfolio-popup-video.popup_image_insp {
  border: none;
  padding: 0;
  top: 47%; }

.portfolio-popup-video.popup_image_insp:hover {
  border: none; }

.portfolio-popup-video.popup_image_insp:after {
  font-family: 'inspiro';
  font-size: 40px;
  font-weight: normal;
  content: "\e904"; }

.mfp-iframe-scaler .mfp-bottom-bar {
  margin-top: 5px; }

.portfolio-popup-video {
  display: block;
  text-align: center;
  margin: 0 auto;
  position: relative;
  top: 46%;
  max-width: 88%;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border: 2px solid rgba(255, 255, 255, 0.8);
  opacity: .8;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.portfolio-popup-video:hover {
  opacity: 1;
  border: 2px solid #fff; }

.entry-thumbnail-popover-content.lightbox_popup_insp {
  position: absolute;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0; }

.entry-thumbnail-popover-content.lightbox_popup_insp h3 {
  color: #fff;
  font-size: 18px;
  line-height: 1.3;
  width: 84%;
  margin: 0 8%;
  text-align: center;
  color: #fff;
  -webkit-transition: .2s ease all;
  -o-transition: .2s ease all;
  transition: .2s ease all;
  position: absolute;
  top: 64%;
  display: none;
  text-transform: uppercase;
  font-weight: 500;
  font-family: "Montserrat", sans-serif; }

.entry-thumbnail-popover-content.lightbox_popup_insp:hover h3 {
  display: block; }

.entry-thumbnail-popover-content.lightbox_popup_insp h3 a {
  color: #fff;
  text-decoration: none; }

.entry-thumbnail-popover-content.lightbox_popup_insp h3 a:hover {
  opacity: .7; }

.post_content_wrapper h3 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
  position: absolute;
  top: 50%;
  width: 84%;
  margin: 0 8%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
  -webkit-transition: .2s ease all;
  -o-transition: .2s ease all;
  transition: .2s ease all; }

.post_content_wrapper {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: top 0.2s ease-out, left 0.2s ease-out, opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
  transition: top 0.2s ease-out, left 0.2s ease-out, opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
  -o-transition: top 0.2s ease-out, left 0.2s ease-out, opacity 0.2s ease-out, -o-transform 0.2s ease-out;
  transition: top 0.2s ease-out, left 0.2s ease-out, opacity 0.2s ease-out, transform 0.2s ease-out;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all ease 0.1s;
  -o-transition: all ease 0.1s;
  transition: all ease 0.1s; }

.recent-post.has-post-thumbnail .post_content_wrapper {
  opacity: 1; }

.recent-post.has-post-thumbnail:hover .post_content_wrapper {
  display: block;
  opacity: 1;
  background: rgba(0, 0, 0, 0.1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.portfolio-archive .portfolio_item:hover .post_content_wrapper h3 {
  display: none; }

/* Lightbox modifications */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.mfp-fade .mfp-close {
  font-size: 40px;
  font-weight: 300; }

.mfp-fade .mfp-iframe-holder .mfp-close {
  top: -50px; }

.mfp-container.mfp-inline-holder {
  position: relative; }

.mfp-title a {
  color: #fff;
  display: block;
  margin: 8px 0 0 6px;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px; }

.mfp-title a:hover {
  opacity: .8; }

/* Self-hosted video lightbox */
.mfp-fade .mejs-mediaelement {
  position: relative;
  overflow: hidden; }

.mfp-container.mfp-iframe-holder {
  max-height: 100vh; }

.mfp-fade .mfp-inline-holder .mfp-iframe-scaler {
  width: 100%;
  height: 100%;
  overflow: visible;
  padding-top: 0;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.mfp-iframe-scaler .wp-video {
  position: relative;
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: auto; }

.mfp-fade .mfp-inline-holder .mfp-close {
  top: -50px;
  color: #fff; }

.mfp-fade .mfp-iframe-holder .mfp-content {
  width: 100%;
  max-width: 90%;
  max-height: 90vh; }

.mfp-fade .mfp-inline-holder .mfp-content {
  width: 65%;
  max-width: 90%; }

.mfp-inline-holder .mfp-content .mejs-container {
  height: 100% !important;
  width: 100% !important; }

.mfp-inline-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-content .wp-video-shortcode video,
.mfp-content video.wp-video-shortcode {
  width: 100% !important;
  height: 100% !important;
  max-height: 85vh;
  -o-object-fit: cover;
  object-fit: cover; }

.mejs-fullscreen .mfp-content .wp-video-shortcode video,
.mejs-fullscreen .mfp-content video.wp-video-shortcode {
  max-height: 100vh;
  height: 100vh !important; }

/* Slider in Portfolio Posts */
.single-portfolio_item .slides > li .li-wrap {
  top: auto;
  bottom: 2%;
  right: 2%;
  position: absolute;
  margin: 0;
  max-width: 400px;
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }

.single-portfolio_item .slides > li h3 {
  font-size: 16px;
  padding-bottom: 0;
  text-align: right;
  margin: 0;
  font-weight: normal; }

.single-portfolio_item .slides > li h3:after {
  display: none; }

.single-portfolio_item .slides > li .excerpt {
  margin: 10px 0 0;
  font-size: 14px;
  text-align: right;
  max-width: 100%; }

#slider .slide-background-overlay {
  position: absolute;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1A000000', endColorstr='#80000000', GradientType=0);
  opacity: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20; }

#slider .li-wrap {
  z-index: 30; }

.slides > li h3 {
	font-size: 42px;
  position: relative;
  padding-bottom: 30px;
  margin-top: 0;
  color: #fff;
	margin-left:10%;
  line-height: 1.4;
  font-weight: 200;
  letter-spacing: -1px;
  text-align: left;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all; }

.slides > li h3:after {
  width: 0px;
  content: " ";
  border-bottom: 2px solid rgba(201, 201, 201, 0.4);
  bottom: 0px;
  left: 50%;
  margin-left: -155px;
  position: absolute;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all; }

.slides > li h3 a {
  color: white; }

.slides > li h3 a:hover {
  text-decoration: none;
  opacity: .8; }

.slides > li h3 a:hover:after {
  border-color: #0bb4aa; }

.slides > li .excerpt {
  margin: 42px auto 0;
  max-width: 80%;
  color: #e6e6e6;
  font-size: 20px;
  text-align: center;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.3); }

.slides > li .excerpt:last-child {
  margin-bottom: 0; }

.slides > li .slide_button {
  text-align: center;
  margin: 41px 0 0; }

.slides > li .slide_button a {
  display: inline-block;
  width: auto;
  padding: 10px 30px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  border: 2px solid #fff;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  -webkit-transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
  -o-transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
  transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slides > li .slide_button a:hover {
  text-decoration: none;
  border-color: #0bb4aa;
  background: #0bb4aa;
  color: #fff; }

.slides > li .video-background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  overflow: hidden; }

.slides > li .video-background video {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.slides:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden; }

.background-video-buttons-wrapper {
  position: absolute;
  bottom: 1.5rem;
  right: 3.5rem;
  z-index: 100; }

.background-video-buttons-wrapper a {
  color: #FFF;
  opacity: .4;
  -webkit-transition: opacity 0.3s 0s ease-in;
  -o-transition: opacity 0.3s 0s ease-in;
  transition: opacity 0.3s 0s ease-in;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  cursor: pointer; }

.background-video-buttons-wrapper a:hover {
  color: #FFF;
  opacity: 1;
  text-decoration: none; }

.wpzoom-button-video-background-play,
.wpzoom-button-video-background-pause {
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 20px;
  margin-right: 20px; }

.wpzoom-button-sound-background-mute,
.wpzoom-button-sound-background-unmute {
  z-index: 100;
  font-size: 0;
  display: block;
  width: 40px;
  height: 43px;
  cursor: pointer;
  -webkit-transition: all 100ms;
  -o-transition: all 100ms;
  transition: all 100ms; }

.wpzoom-button-sound-background-mute:after,
.wpzoom-button-sound-background-unmute:after {
  font: normal 30px/10px "inspiro";
  display: inline-block;
  content: "\e900";
  vertical-align: top;
  padding: 15px 0;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  color: #fff;
  opacity: .8;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all; }

.wpzoom-button-sound-background-unmute:after {
  content: "\e902"; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

.no-js .slides > li:first-child {
  display: block; }

.flexslider {
  margin: 0 0 15px;
  position: relative;
  zoom: 1; }

.flex-viewport {
  min-height: 300px;
  max-height: 2000px; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

.flex-direction-nav .flex-disabled {
  display: none !important; }

#slider .flex-direction-nav {
  position: absolute;
  z-index: 10;
  top: 49%;
  margin-top: -20px;
  width: 100%;
  list-style: none;
  padding: 0; }

#slider .flex-direction-nav li a {
  position: absolute;
  z-index: 100;
  font-size: 0;
  display: block;
  width: 40px;
  height: 43px;
  cursor: pointer;
  -webkit-transition: all 100ms;
  -o-transition: all 100ms;
  transition: all 100ms; }

#slider .flex-direction-nav .flex-prev:after,
#slider .flex-direction-nav .flex-next:after {
  font: normal 44px/14px "inspiro";
  display: inline-block;
  content: url('banner-right.png') !important;
  vertical-align: top;
  padding: 15px 0;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  opacity: .8;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all; }

#slider .flex-direction-nav .flex-next:after {
  content: "\e600"; }

#slider .flex-direction-nav .flex-prev:hover:after,
#slider .flex-direction-nav .flex-next:hover:after {
  opacity: 1;
  text-decoration: none; }

#slider .flex-direction-nav .flex-prev {
  left: 1%; }

#slider .flex-direction-nav .flex-next {
  right: 5%; }

.flex-direction-nav a:focus {
  outline: 0; }

.flex-direction-nav a:hover, .flex-direction-nav a:active {
  opacity: 1; }

#scroll-to-content {
  background-image: url(banner-down.png);
  display: block;
  position: absolute;
  left: 85%;
  bottom: 20px;
  z-index: 150;
  cursor: pointer;
  text-indent: -9999em;
  height: 80px;
  width: 115px;
  overflow: hidden;
  margin: 0 0 0 -27.5px;
  opacity: 0.5;
  -webkit-animation: pulsate 1.5s ease-out infinite;
  -o-animation: pulsate 1.5s ease-out infinite;
  animation: pulsate 1.5s ease-out infinite; }

#scroll-to-content:hover {
  opacity: 1; }

#scroll-to-content:before {
  display: block;
  position: absolute;
  left: 15px;
  bottom: 10px;
  height: 30px;
  width: 30px;
  border: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
/* Galleries */
.entry-content .gallery a:hover {
  opacity: 0.6;
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out; }

.gallery-item {
  display: inline-block;
  max-width: 33.33%;
  padding: 0 1.1400652% 2.2801304%;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin: 0; }

.gallery-columns-1 .gallery-item {
  max-width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery-icon img {
  margin: 0 auto; }

.wp-caption-text, .gallery-caption {
  color: #868686;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  display: block;
  font-style: italic;
  line-height: 1.4; }

.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
  display: none; }

/*--------------------------------------------------------------
# Flickity
--------------------------------------------------------------*/
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  display: block;
  position: absolute;
  z-index: 100;
  top: 49%;
  height: 50px;
  width: 50px;
  background: none;
  padding: 0;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: .7;
  color: #363940;
  border-radius: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  border: none; }

.flickity-prev-next-button:hover {
  background: transparent;
  opacity: 1; }

.flickity-prev-next-button.previous {
  left: 1%; }

.flickity-prev-next-button.next {
  right: 1%; }

.flickity-prev-next-button svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.flickity-prev-next-button path {
  opacity: .8;
  fill: #fff; }

.flickity-prev-next-button:hover path {
  opacity: 1;
  fill: #fff; }

.flickity-prev-next-button[disabled] {
  opacity: .5; }

/*--------------------------------------------------------------
# Unyson
--------------------------------------------------------------*/
.fw-container {
  max-width: 1340px;
  z-index: 1; }

.fw-container-fluid {
  z-index: 1; }

.builder-wrap {
  font-size: 16px; }

.builder-wrap img {
  height: auto; }

.full-width .entry-content > * {
  max-width: 100%; }

h3.fl-heading,
h2.widgettitle,
h2.wpzabb-heading,
h3.wpzabb-heading,
h2.fw-special-title {
  color: #222;
  font-size: 26px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase; }

h2.widgettitle,
h3.widgettitle,
.fw-heading.fw-heading-centered {
  text-align: center; }

.background-video .fw-heading,
.fw-section-image .fw-heading,
.background-video h2.fw-special-title,
.fw-section-image h2.fw-special-title {
  color: #fff; }

.background-video h2.fw-special-title:after,
.fw-section-image h2.fw-special-title:after {
  background: rgba(255, 255, 255, 0.2); }

.fw-special-subtitle {
  font-style: italic;
  opacity: .7; }

/* Color Styles */
/* Black */
.fw_theme_bg_color_1 {
  background-color: #101010;
  color: #fff; }

.fw_theme_bg_color_1 a {
  color: #fff;
  text-decoration: underline; }

.fw_theme_bg_color_1 a:hover {
  text-decoration: none; }

.fw_theme_bg_color_1 h1,
.fw_theme_bg_color_1 h2,
.fw_theme_bg_color_1 h3,
.fw_theme_bg_color_1 h4,
.fw_theme_bg_color_1 h5,
.fw_theme_bg_color_1 h6 {
  color: #fff; }

.fw_theme_bg_color_1 input[type=submit] {
  border: 2px solid #444;
  color: #fff;
  background: none; }

.fw_theme_bg_color_1 input[type=submit]:hover {
  border: 2px solid #0bb4aa;
  color: #0bb4aa;
  background: rgba(11, 180, 170, 0.05); }

.fw_theme_bg_color_1 h2.fw-special-title {
  color: #fff; }

.fw_theme_bg_color_1 .wrap-forms label {
  color: #fff; }

.fw_theme_bg_color_1 .wrap-forms input,
.fw_theme_bg_color_1 .wrap-forms textarea {
  background: #333;
  color: #fff;
  border: none; }

.fw_theme_bg_color_1 .wrap-forms select {
  border: none;
  border-radius: 0;
  color: #222; }

.fw-page-builder-content .fw_theme_bg_color_1 .feature-posts-list h3 a {
  text-decoration: none;
  color: #fff; }

.fw-page-builder-content .fw_theme_bg_color_1 .feature-posts-list h3 a:hover {
  color: #0bb4aa; }

.fw-page-builder-content .fw_theme_bg_color_1 .fw-team .fw-team-name h3 {
  color: #fff; }

.fw_theme_bg_color_1 .btn {
  text-decoration: none; }

/* Green */
.fw_theme_bg_color_2 {
  background-color: #0bb4aa;
  color: #fff; }

.background-video {
  background-color: #101010;
  color: #fff; }

.background-video .fw-iconbox .fw-iconbox-title h3 {
  color: #fff; }

.fw_theme_bg_color_2 a {
  color: #fff;
  text-decoration: underline; }

.fw_theme_bg_color_2 a:hover {
  text-decoration: none; }

.fw_theme_bg_color_2 h1,
.fw_theme_bg_color_2 h2,
.fw_theme_bg_color_2 h3,
.fw_theme_bg_color_2 h4,
.fw_theme_bg_color_2 h5,
.fw_theme_bg_color_2 h6 {
  color: #fff; }

.fw_theme_bg_color_2 input[type=submit] {
  border: 2px solid #fff;
  color: #fff;
  background: none; }

.fw_theme_bg_color_2 input[type=submit]:hover {
  border: 2px solid #fff;
  background: #fff;
  color: #0bb4aa; }

.fw_theme_bg_color_2 h2.fw-special-title {
  color: #fff; }

.fw_theme_bg_color_2 .fw-special-subtitle {
  color: #fff; }

.fw_theme_bg_color_2 .wrap-forms label {
  color: #fff; }

.fw_theme_bg_color_2 .wrap-forms input,
.fw_theme_bg_color_2 .wrap-forms textarea {
  background: #fff;
  color: #222;
  border: none; }

.fw_theme_bg_color_2 .wrap-forms select {
  border: none;
  border-radius: 0;
  color: #222; }

.fw-page-builder-content .fw_theme_bg_color_2 .feature-posts-list h3 a {
  color: #fff;
  text-decoration: none; }

.fw-page-builder-content .fw_theme_bg_color_2 .feature-posts-list h3 a:hover {
  text-decoration: underline; }

.fw-page-builder-content .fw_theme_bg_color_2 .fw-team .fw-team-name h3 {
  color: #fff; }

.fw_theme_bg_color_2 .btn {
  border-color: #fff;
  text-decoration: none; }

.fw_theme_bg_color_2 .btn:hover {
  border-color: #fff;
  background: #fff; }

/* Gray */
.fw_theme_bg_color_3 {
  background-color: #f4f4f4; }

/* Section with Background Image */
.fw-section-image {
  position: relative;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  color: #fff; }

.fw-section-image:before {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4); }

.fw-section-image h1,
.fw-section-image h2,
.fw-section-image h3,
.fw-section-image h4,
.fw-section-image h5,
.fw-section-image h6 {
  color: #fff; }

.fw-page-builder-content .fw-section-image .feature-posts-list h3 a {
  color: #fff;
  text-decoration: none; }

.fw-page-builder-content .fw-section-image .feature-posts-list h3 a:hover {
  text-decoration: underline; }

.fw-section-image .btn {
  border-color: #fff;
  color: #fff;
  text-decoration: none; }

.fw-section-image .btn:hover {
  border-color: #fff;
  background: #fff;
  color: #0bb4aa; }

.fw-section-image .wrap-forms input,
.fw-section-image .wrap-forms textarea {
  color: #222; }

/* Team Members */
.builder-wrap .fw-team .fw-team-name h3 {
  margin-top: 20px;
  font-weight: bold;
  margin-bottom: 10px; }

.builder-wrap .fw-team .fw-team-name span {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: inherit;
  opacity: .7; }

.fw-divider-line hr {
  border-top: 2px solid #eee;
  margin: 0; }

.builder-wrap .fw-container-fluid .fw-col-xs-12 {
  padding-left: 0;
  padding-right: 0; }

.contact-form .fw-row input[type=email],
.contact-form .fw-row input[type=text] {
  width: 100%; }

.contact-form .fw-row textarea {
  width: 100%; }

/* Buttons */
.wpz-btn {
  white-space: nowrap;
  line-height: 1.6;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background: none;
  text-decoration: none !important;
  white-space: nowrap;
  outline: none;
  padding: 10px 30px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 2px solid #444444;
  color: #444444;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif; }

.wpz-btn-center {
  text-align: center; }

.wpz-btn span {
  display: block; }

.wpz-btn:hover,
.wpz-btn:focus {
  text-decoration: none;
  outline: none;
  color: #0bb4aa;
  border-color: #0bb4aa;
  background: rgba(11, 180, 170, 0.05); }

.wpz-btn-black {
  color: #121212;
  border-color: #121212; }

.wpz-btn-black:hover,
.wpz-btn-black:focus {
  background: #121212;
  border-color: #121212;
  color: #fff; }

.wpz-btn-white {
  color: #fff;
  border-color: #fff; }

.wpz-btn-white:hover,
.wpz-btn-white:focus {
  background: #fff;
  border-color: #fff;
  color: #121212; }

/* Section with Image as Background */
.fw-section-image .wpz-btn {
  color: #fff;
  border-color: #fff; }

.fw-section-image .wpz-btn:hover,
.fw-section-image .wpz-btn:focus {
  color: #0bb4aa;
  border-color: #0bb4aa;
  background: rgba(11, 180, 170, 0.05); }

.fw-section-image .wpz-btn-black {
  color: #fff;
  border-color: #121212;
  background: #121212; }

.fw-section-image .wpz-btn-black:hover,
.fw-section-image .wpz-btn-black:focus {
  background: #fff;
  border-color: #fff;
  color: #121212; }

.fw-section-image .wpz-btn-white {
  color: #fff;
  border-color: #fff;
  background: none; }

.fw-section-image .wpz-btn-white:hover,
.fw-section-image .wpz-btn-white:focus {
  background: #fff;
  border-color: #fff;
  color: #121212; }

/* Featured Content Widget */
.fw-category-image {
  color: #fff;
  padding: 50px 30px;
  text-align: center;
  background-color: black;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.fw-category-image:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: rgba(0, 0, 0, 0.3); }

.fw-category-image:hover:before {
  background: rgba(0, 0, 0, 0.6); }

.fw-category-image a {
  text-decoration: none; }

.fw-category-image a:hover {
  text-decoration: none; }

.fw-category-inner {
  position: relative;
  z-index: 10;
  color: #fff; }

.fw-category-name h3 {
  color: #fff;
  font-weight: bold;
  margin: 0 0 15px;
  font-size: 26px; }

.fw-category-name span {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  margin: 0 0 15px;
  display: block;
  opacity: .8; }

.fw-category-text {
  line-height: 1.5; }

.fw-category-image .wpz-btn-center {
  margin: 25px 0 0; }

/* Pricing Table Shortcode in Builder */
.fw-pricing-container {
  margin-right: auto;
  margin-left: auto;
  max-width: 90%;
  text-align: center;
  background: #fff;
  border: 2px solid #ddd;
  padding: 0 0 30px; }

.fw-pricing-container p {
  font-size: 16px; }

.fw-pricing-container .wpz-btn {
  color: #444;
  border-color: #444; }

.fw-pricing-container .wpz-btn:hover {
  color: #0bb4aa;
  border-color: #0bb4aa;
  background: rgba(11, 180, 170, 0.05); }

.fw-pricing-header {
  border-bottom: 1px solid #ddd;
  padding: 40px 0; }

.fw-pricing-title {
  font-weight: normal;
  font-size: 28px;
  line-height: 1.3em;
  margin: 0; }

.fw-pricing-price {
  display: block;
  margin: 10px 0;
  font-size: 28px;
  font-weight: 600; }

.fw-pricing-duration {
  font-style: italic;
  display: block;
  opacity: .8; }

.fw-pricing-content {
  margin: 0 0 30px;
  list-style-type: none;
  color: #444; }

.fw-pricing-content li {
  padding: 0.8em;
  margin: 0;
  background: #f7f7f7;
  border-bottom: 1px solid #e7e7e7;
  list-style-type: none; }

.fw_theme_bg_pricing_1 .fw-pricing-header {
  background-color: #161719;
  color: #fff; }

.fw_theme_bg_pricing_1 .fw-pricing-title {
  color: #fff; }

.fw_theme_bg_pricing_2 .fw-pricing-header {
  background-color: #0700ce;
  color: #fff; }

.fw_theme_bg_pricing_2 .fw-pricing-title {
  color: #fff; }

.fw_theme_bg_pricing_3 .fw-pricing-header {
  background-color: #52cc5a;
  color: #fff; }

.fw_theme_bg_pricing_3 .fw-pricing-title {
  color: #fff; }

.fw_theme_bg_pricing_4 .fw-pricing-header {
  background-color: #f17e12;
  color: #fff; }

.fw_theme_bg_pricing_4 .fw-pricing-title {
  color: #fff; }

.fw_theme_bg_pricing_5 .fw-pricing-header {
  background-color: #C22828;
  color: #fff; }

.fw_theme_bg_pricing_5 .fw-pricing-title {
  color: #fff; }

.parallax-section {
  position: relative;
  background-repeat: no-repeat;
  overflow: hidden;
  background-attachment: fixed !important;
  -webkit-background-size: cover !important;
  background-size: cover !important; }

/* Content Row Overlay */
.fw-main-row-overlay {
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.fw-col-inner {
  position: relative;
  z-index: 3; }

.overlay_color_1 {
  background-color: #101010; }

.overlay_color_2 {
  background-color: #0bb4aa; }

.overlay_color_3 {
  background-color: #f4f4f4; }

.fw_theme_bg_fw-custom {
  position: relative; }

/*--------------------------------------------------------------
# WooCommerce
--------------------------------------------------------------*/
.products-archive {
  max-width: 1400px;
  padding: 0 15px;
  margin: 0 auto; }

.single-product .entry-content {
  max-width: 1400px;
  padding: 0 15px; }

.woocommerce-tabs h2,
.product .related h2 {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  font-size: 20px;
  font-family: "Montserrat", sans-serif; }

.product .related h2 {
  text-align: center; }

.product .related > h2:before {
  display: block;
  content: " ";
  width: 130px;
  height: 1px;
  background: #E6E6E6;
  margin: 40px auto 48px; }

.woocommerce #comments {
  max-width: 100%;
  padding: 0; }

.woocommerce #comments > h2 {
  font-size: 24px;
  margin: 40px 0 80px; }

.woocommerce .commentlist li {
  list-style-type: none; }

.woocommerce #reviews #comments ol.commentlist li::after {
  display: none; }

#main .woocommerce #respond h3 {
  text-transform: none;
  margin: 40px 0 80px;
  text-transform: uppercase; }

.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce-page #respond input#submit,
#main .woocommerce-page #content input.button {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 12px;
  padding: 11px 25px;
  color: #444;
  border: 2px solid #444;
  background-image: none;
  background: #fff;
  border-radius: 0;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #content input.button:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page #content input.button:hover {
  color: #0bb4aa;
  border-color: #0bb4aa;
  background: rgba(11, 180, 170, 0.05); }

#main .payment_methods li {
  list-style-type: none; }

.payment_methods label {
  display: inline-block; }

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
  font-family: "Montserrat", sans-serif;
  color: #0bb4aa; }

.woocommerce #content div.product p.price,
.woocommerce #content div.product span.price,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce-page #content div.product p.price,
.woocommerce-page #content div.product span.price,
.woocommerce-page div.product p.price,
.woocommerce-page div.product span.price {
  font-family: "Montserrat", sans-serif;
  color: #0bb4aa; }

.woocommerce #content div.product form.cart,
.woocommerce div.product form.cart,
.woocommerce-page #content div.product form.cart,
.woocommerce-page div.product form.cart {
  margin-top: 15px; }

.woocommerce div.product form.cart .button,
.woocommerce-page div.product form.cart .button,
.woocommerce #content div.product form.cart .button,
.woocommerce-page #content div.product form.cart .button,
.woocommerce a.button.alt,
.woocommerce-page a.button.alt,
.woocommerce button.button.alt,
.woocommerce-page button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce #content input.button.alt,
#main .woocommerce-page #content input.button.alt {
  color: #000;
  border-color: #000;
  background: none;
  padding: 11px 25px; }

.woocommerce button.button.alt.disabled:hover {
  background: #000;
  color: #fff; }

.woocommerce div.product form.cart .button:hover,
.woocommerce-page div.product form.cart .button:hover,
.woocommerce-page #main a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #content input.button:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page #main input.button:hover,
.woocommerce button.button.alt:hover {
  border-color: #0bb4aa;
  background-color: transparent;
  color: #0bb4aa; }

.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img,
.woocommerce div.product div.images img,
.woocommerce #content div.product div.images img,
.woocommerce-page div.product div.images img,
#main .woocommerce-page #content div.product div.images img {
  -webkit-box-shadow: none;
  box-shadow: none; }

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  text-align: center !important; }

.woocommerce .related li.first,
.woocommerce-page .related li.first {
  clear: none !important; }

.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating {
  display: inline-block !important; }

.woocommerce .related ul.products li.product:last-child,
.woocommerce .related ul li.product:last-child,
.woocommerce .upsells.products ul.products li.product:last-child,
.woocommerce .upsells.products ul li.product:last-child,
.woocommerce-page .related ul.products li.product:last-child,
.woocommerce-page .related ul li.product:last-child,
.woocommerce-page .upsells.products ul.products li.product:last-child,
.woocommerce-page .upsells.products ul li.product:last-child {
  margin-right: 0 !important; }

.woocommerce .quantity .plus,
#main .woocommerce .quantity .minus {
  text-shadow: none;
  background: #C4C4C9;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #222;
  border: none;
  outline: none;
  height: 18px !important; }

.woocommerce .quantity input.qty,
.woocommerce #content .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce-page #content .quantity input.qty {
  padding: 0 !important;
  border: 2px solid #E2E2E2 !important;
  color: #222 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  height: 36px !important; }

.woocommerce .quantity .plus:hover,
.woocommerce .quantity .minus:hover {
  background: #0bb4aa !important;
  color: #fff !important; }

.woocommerce .quantity .plus {
  border-radius: 0 !important; }

.woocommerce .quantity .minus {
  border-radius: 0 !important; }

.woocommerce .woocommerce-breadcrumb a:hover,
.woocommerce-page .woocommerce-breadcrumb a:hover {
  color: #222; }

.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
  background: #F2F3F3 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
  background: #fff !important; }

.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before {
  display: none !important; }

.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
  display: none !important; }

.woocommerce a.button.added:before,
.woocommerce button.button.added:before,
.woocommerce input.button.added:before,
.woocommerce-page a.button.added:before,
.woocommerce-page button.button.added:before,
.woocommerce-pagination {
  margin-bottom: 25px; }

.woocommerce-pagination .page-numbers,
.woocommerce-pagination .page-numbers li {
  border: none !important;
  background: none !important; }

.woocommerce-pagination .current,
.woocommerce-pagination .page-numbers:hover {
  color: #0bb4aa !important; }

.single-product .summary table.variations .label {
  padding: 0 0 10px; }

.woocommerce .woocommerce-breadcrumb,
.woocommerce-page .woocommerce-breadcrumb {
  margin-bottom: 0 !important; }

.woocommerce-page h1.entry-title {
  border-bottom: none !important; }

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce-page ul.cart_list li a,
.woocommerce-page ul.product_list_widget li a {
  font-weight: normal !important; }

.woocommerce .woocommerce-error::before,
.woocommerce .woocommerce-info::before,
.woocommerce .woocommerce-message::before,
.woocommerce-page .woocommerce-error::before,
.woocommerce-page .woocommerce-info::before,
.woocommerce-page .woocommerce-message::before {
  height: auto !important; }

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #a3a3a3; }

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #0bb4aa; }

.woocommerce-cart table.cart td.actions .coupon .input-text {
  padding-top: 4px;
  padding-bottom: 4px;
  width: auto;
  font-size: 14px; }

.woocommerce-cart table.cart td.actions .coupon .input-text:focus {
  border-color: #0bb4aa; }

.woocommerce-cart .cart-collaterals .cart_totals table {
  width: 100%; }

.woocommerce form .shipping-calculator-form p {
  padding: 3px; }

.woocommerce a.remove {
  line-height: 1.2; }

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-weight: normal; }

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border-radius: 0;
  margin: 0 5px;
  border-color: #DEE3E7;
  background: #F7F8FA; }

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  font-family: "Montserrat", sans-serif;
  font-size: 14px; }

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  border-color: #DEE3E7; }

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
  display: none; }

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
  display: none; }

.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
  display: none; }

.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  display: none; }

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  border-top-color: #eee; }

.woocommerce-message::before {
  color: #0bb4aa; }

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background: #f7f6f7;
  border-radius: 0;
  border: 2px solid #eee; }

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background-color: #e8e8e8; }

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
  border: 1em solid #e8e8e8;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent; }

.portfolio-grid.col_no_3{
  overflow: auto;
  height:100% !important;
  text-align: left;
}
.portfolio-grid.col_no_3 article{
  position: static !important; 
}
.cat-item{
	cursor: pointer
}

.clients{
  max-width: 1300px;
  margin: auto;
  padding: 40px 0 !important;
}