<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Engage
Theme URI: https://themeforest.net/item/engage-creative-multipurpose-wp-theme/19199913
Description: WordPress reimagined for creating websites.
Author: Veented
Author URI: http://themeforest.net/user/Veented
Version: 3.5.6
Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, sticky-post, threaded-comments, translation-ready
Text Domain: engage
Domain Path: /lang
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

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;
}

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

b,
strong {
	font-weight: 700;
	color: #555;
}

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

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

figure {
	margin: 0;
}

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

code,
kbd,
pre,
samp {
	font-size: 1em;
}

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

select {
	text-transform: none;
}

button {
	overflow: visible;
}

button,
input,
select,
textarea {
	max-width: 100%;
}

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

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

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

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

input#engage-gdpr-consent {
	width: 22px;
	float: left;
	margin-top: 8px;
}

.form-input-holder input[type="checkbox"] + label {
	padding-left: 32px;
	clear: none;
	display: block;
}

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

input[type="search"] {
	-webkit-appearance: textfield;
}

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

fieldset {
	border: 1px solid #d1d1d1;
	margin: 0 0 1.75em;
	min-width: inherit;
	padding: 0.875em;
}

fieldset &gt; :last-child {
	margin-bottom: 0;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

optgroup {
	font-weight: bold;
}

.page-content .alignleft {
	float: left;
	text-align: left;
	padding: 0;
	margin-right: 28px;
	margin-bottom: 28px;
}

.page-content .alignright {
	text-align: right;
	float: right;
	padding: 0;
	margin-left: 28px;
	margin-bottom: 28px;
}

.wp-block-cover.alignleft,
.wp-block-cover.alignright {
	padding: 0;
	margin-bottom: 32px;
}
.wp-block-cover.alignleft {
  margin-right: 2em;
}

.wp-block-cover.alignright {
  margin-left: 2em;
}

.aligncenter {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

img.aligncenter {
	display: block;
}

.bypostauthor {
	font-weight: 600;
}

.gallery-caption {
	font-style: italic;
	opacity: .8;
}

.wp-caption {
	font-style: italic;
}

	.wp-caption-text {
		font-style: italic;
		line-height: 1.4em;
	    opacity: 0.7;
	    padding-top: 8px;
	    text-align: center;
	    font-size: 13px;
	    -webkit-font-smoothing: subpixel-antialiased;
	}

/* Dropcap */

.dropcap {
    float: left;
    font-size: 3.3em;
    color: #333;
    margin-left: -4px;
    line-height: 1em;
    margin-right: 12px;
    margin-top: 3px;
}

.dropcap-big {
    font-size: 5.64em;
    margin-left: -6px;
    margin-right: 12px;
    margin-top: -3px;
}

.dropcap-circle {
    border-radius: 100%;
    background: #333;
    display: inline-block;
    width: 1.47em;
    height: 1.47em;
    color: #fff !important;
    text-align: center;
    margin-left: 0;
    font-size: 2.3em;
    line-height: 1.47em;
}

.dropcap-circle.dropcap-big {
    height: 1.55em;
    width: 1.55em;
    line-height: 1.55em;
    font-size: 3.2em;
}

/* Lists */

.wpb_wrapper &gt; ul &gt; li,
.wpb_wrapper &gt; ol &gt; li {
    margin-bottom: 5px;
}

.vntd-icon-list.icon-list-simple.icon-list-circle li {
	padding-left: 35px;
	border: none !important;
}

.vntd-icon-list.icon-list-simple.icon-list-circle li i {
    color: #fff !important;
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    margin-top: -3px;
}

/* Highlights */

.vntd-highlight {
    color: #fff;
    padding: 4px 7px;
    border-radius: 2px;
}

/**
 * 2.0 - General
 *
 * General theme styles.
 */

/*!
MAIN STYLE
*/
html, body {
	background: #fff;
	font-size: 15px;
	line-height: 1.86em;
	-webkit-font-smoothing: antialiased;
	font-family: 'Open Sans',arial;
	font-weight: 400;
	color: #686868;
	box-shadow: none;
}

.font-secondary {
	font-family: 'Open Sans', arial;
}

a {
	color: #333;
	-moz-transition: color .2s, background-color .3s;
	-webkit-transition: color .2s, background-color .3s;
	transition: color .2s, background-color .3s;
}

	a,
	a:hover,
	a:focus {
		text-decoration: none;
	}

	i {
		-webkit-font-smoothing: antialiased;
	}

a:hover {
	color: #E2785D;
}

	p a:hover,
	table a:hover,
	li a:hover {
		color: #333;
	}

	p a,
	li &gt; a {
		color: #218fe6;
	}

.bg-primary {
	background: #E2785D !important;
}

img {
	max-width: 100%;
	height: auto;
	transition: opacity .2s;
}

	.woocommerce-product-gallery img {
		transition: initial;
	}

	/* Image Element in Visual Composer */

	.vc_col-sm-6 .wpb_wrapper:last-child .wpb_single_image img {
		margin-bottom: 0;
	}

p {
	line-height: 1.86em;
	margin-bottom: 20px;
}

.engage-missing-parts-notice,
.engage-no-plugin-notice {
  font-weight: bold;
  color: #222;
  padding: 5px 10px;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-bottom: 10px;
  margin-top: 10px;
}

/* Font Sizes */

.font-size-small,
.font-size-small p {
	font-size: 13px;
}

.font-size-medium,
.font-size-medium p {
	font-size: 1.04em;
	color: #606060;
}

.font-size-large,
.font-size-large p {
	font-size: 1.1em;
	color: #606060;
}

.font-size-larger,
.font-size-larger p {
	font-size: 1.15em;
}

.font-size-xlarge,
.font-size-xlarge p {
	font-size: 1.2em;
}

.font-size-xlarger,
.font-size-xlarger p {
	font-size: 1.25em;
}

.section-page .wpb_content_element {
	margin-bottom: 30px;
}

/* Fixed font sizes */

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

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

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

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

.fs13px { font-size: 13px !important; }
.fs14px { font-size: 14px !important; }
.fs16px { font-size: 16px !important; line-height: 2em; }
.fs18px { font-size: 18px !important; }
.fs20px { font-size: 20px !important; }
.fs22px { font-size: 22px !important; }
.fs24px { font-size: 24px !important; }
.fs30px { font-size: 30px !important; }
.fs34px { font-size: 34px !important; }
.fs38px { font-size: 38px !important; }
.fs40px { font-size: 40px !important; }
.fs42px { font-size: 42px !important; }
.fs44px { font-size: 44px !important; }
.fs46px { font-size: 46px !important; }
.fs50px { font-size: 50px !important; }
.fs52px { font-size: 52px !important; }
.fs56px { font-size: 56px !important; }
.fs60px { font-size: 60px !important; }
.fs62px { font-size: 62px !important; }
.fs64px { font-size: 64px !important; }
.fs66px { font-size: 66px !important; }
.fs68px { font-size: 68px !important; }
.fs72px { font-size: 72px !important; }
.fs76px { font-size: 76px !important; }
.fs78px { font-size: 78px !important; }
.fs82px { font-size: 82px !important; }
.fs86px { font-size: 86px !important; }
.fs90px { font-size: 90px !important; }
.fs100px { font-size: 100px !important; }
.fw-bold { font-weight: bold; }
.fw-normal { font-weight: normal; }

i {
	font-style: normal;
}

.text-light .title {
	color: #fff;
}

.section-dark p, .text-light p {
	color: rgba(255,255,255,0.6);
}

:focus, a:focus {
	border-color: transparent;
	outline: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.vntd-animated,
.animatedSlider {
	visibility: hidden;
	opacity: 0;
}

.animated.visible {
	visibility: visible;
	opacity: 1;
}

pre {
	padding: 0;
	background: none;
	border: none;
	white-space: pre-wrap;       /* Since CSS 2.1 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

ol,
ul,
ol ol,
ul ul {
	padding-left: 20px;
}

.comment-text ul,
.comment-text ol,
.post ul,
.post ol,
.page-content &gt; ol,
.page-content &gt; ul {
	margin-bottom: 20px;
}

.comment-text ul ul,
.comment-text ol ol,
ol ol,
ul ul,
ol ul,
ul ol {
	margin-bottom: 0 !important;
}

figure {
	position: relative;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	margin-bottom: 25px;
	line-height: 1.2em;
}

h5,h6 {
	font-weight: 500;
}

section {
	position: relative;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color: #303030;
	line-height: 1.38em;
}

h4, h5 {
	margin-bottom: 18px
}

h6 {
	margin-bottom: 10px;
}

.bg-primary h1, .bg-primary h2, .bg-primary h3, .bg-primary h4, .bg-primary h5, .bg-primary h6, .bg-primary .h1, .bg-primary .h2, .bg-primary .h3, .bg-primary .h4, .bg-primary .h5, .bg-primary .h6 {
	color: #fff;
}

.theme-amber .bg-primary h1, .theme-amber .bg-primary h2, .theme-amber .bg-primary h3, .theme-amber .bg-primary h4, .theme-amber .bg-primary h5, .theme-amber .bg-primary h6, .theme-amber .bg-primary .h1, .theme-amber .bg-primary .h2, .theme-amber .bg-primary .h3, .theme-amber .bg-primary .h4, .theme-amber .bg-primary .h5, .theme-amber .bg-primary .h6 {
	color: #121212;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 32px;
}

h3 {
	font-size: 28px;
}

h4 {
	font-size: 22px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

/* Blockquotes */

blockquote,
.page-content .wp-block-quote {
	margin-top: 30px;
	margin-bottom: 25px;
	margin-left: 25px;
	padding: 15px 5% 14px 25px;
	border-left: 3px solid #e4e4e4;
	position: relative;
}

	.wp-block-quote.is-large p {
		font-size: 22px !important;
		font-style: normal;
	}

	blockquote.vntd-custom-blockquote {
		margin-bottom: 40px;
		font-size: 140%;
		border-left: 0px;
		padding: 10px 0;
		margin: 0px 0px 40px 0px;
	}

	blockquote::before {
		content: none;
	}

	.wp-block-pullquote blockquote p {
		margin-bottom: 5px;
	}

	blockquote p {
		font-size: 1.1em;

	}

		blockquote p:last-child {
			margin: 0;
		}

		blockquote p &gt; cite {
			margin-left: 0;
			left: 0;
			padding-top: 10px;
		}

		blockquote p &gt; cite:before {
			content: "-";
			padding-right: 8px;
		}

	blockquote p cite {
		display: block;
		font-size: 14px;
	}

	.wp-block-pullquote p {
		font-size: 24px;
	}

	.blockquote-content {
		padding-left: 25px;
		padding-top: 7px;
		padding-bottom: 7px;
		border-left: 4px solid #e4e4e4;
		font-size: 18px;
		margin-bottom: 15px;
	}

	.blockquote-author {
		padding-left: 28px;
		font-size: 14px;
		color: #aaa;
	}

	.blockquote-author:empty {
		display: none;
	}

blockquote.blockquote-style2,
blockquote.blockquote-style3 {
	background: rgba(0,0,0,0.03);
	border-radius: 6px;
	border-left: 4px solid #e4e4e4;
	padding: 30px 30px 30px 120px;
}

	blockquote.blockquote-style2:after,
	blockquote.blockquote-style3:after {
		font-family: FontAwesome;
		-webkit-font-smoothing: antialiased;
		content: "\f10d";
		top: 18px;
		font-size: 70px;
		color: rgba(0,0,0,0.12);
		position: absolute;
	}

	blockquote.blockquote-style2:after {
		left: 30px;
	}

	blockquote.blockquote-style2 .blockquote-content,
	blockquote.blockquote-style3 .blockquote-content {
		border: none;
		font-size: 20px;
		padding: 0;
	}

	blockquote.blockquote-style2 .blockquote-author,
	blockquote.blockquote-style3 .blockquote-author {
		padding: 0;
		color: #218fe6;
		font-weight: bold;
	}

	blockquote.blockquote-style2 .blockquote-author {
		text-transform: uppercase;
	}

blockquote.blockquote-style3 {
	background: #363636;
	padding: 30px 120px 30px 30px;
}

	blockquote.blockquote-style3:after {
		right: 30px;
		left: auto;
		content: "\f10e";
		color: rgba(255,255,255,0.2);
	}

#wrapper {
	position: relative;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-fill-mode: both;
}

.fullwidth {
	width: 100%;
}

.wp-block-button.aligncenter {
    margin-bottom: 25px;
}

#screenshot {
	position: fixed;
	border: 3px solid #fff;
	color: #fff;
	background: #333;
	display: none;
	z-index: 300;
}

#screenshot .screenshot-title {
	display: block;
	text-align: center;
	padding: 4px 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 600;
	font-size: 0.8rem;
}

#screenshot img {
	max-width: 220px;
}

.screenshot, .menu-title {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.screenshot.menu-hidden, .menu-title.menu-hidden {
	opacity: 0;
}

code {
	color: #444;
	background-color: rgba(0,0,0,0.1);
	font-size: 90%;
	padding: 2px 4px;
}

.hljs {
	background-color: rgba(0,0,0,0.8);
	border-radius: 2px;
}

.dis-inline .hljs {
	display: inline-block;
}

hr {
	margin: 2rem 0;
}

.bg-cover {
	-moz-background-size: cover;
	-o-background-size: cover;
}

.container-fullwidth {
	position: relative;
	width: 100%;
	padding: 0 60px;
}

.container-large {
	padding-left: 8rem;
	padding-right: 8rem;
}

.boxed .container-large {
	margin-left: 2.5rem;
	margin-right: 2.5rem;
}

.container-large::before, .container-large::after {
	display: table;
	content: " ";
}

/* Narrow Container */

.container-narrow {
	width: 820px;
	margin: 0 auto;
	margin-bottom: 18px;
	max-width: 100%;
	padding: 0 10px;
}

	.page-layout-no_sidebar .container-narrow #page-content {
		width: 100%;
		left: 0;
	}

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

.img-cover {
	background-position: center center;
}

@media (max-width: 1600px) {
	.container-large {
		padding-right: 3rem;
		padding-left: 3rem;
	}
}

@media (max-width: 1200px) {
	.container-large {
		padding-right: 20px;
		padding-left: 20px;
	}
}

@media (max-width: 992px) {
	h1 {
		font-size: 2.3rem;
	}

	h2 {
		font-size: 1.5rem;
	}

	h3 {
		font-size: 1.2rem;
	}

	h1.big-title {
		font-size: 3.5rem;
	}

	.sticky[class*="col-lg-"] {
		margin-top: 0 !important;
	}

	.same-height.col-lg-3 {
		height: auto !important;
	}
}

@media (max-width: 768px) {
	.container-fullwidth {
		padding: 0 1rem;
	}

	.container-large {
		padding-left: 1rem;
		padding-right: 1rem;
	}

	.big-title {
		font-size: 2.5rem;
	}
}

/* BORDERED PAGE STYLE */
@media (min-width: 1024px) {
	html.page-bordered .main-nav {
		top: 20px;
		left: 20px;
		right: 20px;
		width: auto;
	}

	html.page-bordered {
		margin: 20px !important;
		background: #fff;
		height: 100%;
	}

	html.page-bordered .container-fluid {
		padding-right: 0;
		padding-left: 0;
	}

	html.page-bordered #topbar .container-fluid {
		padding-right: 30px;
		padding-left: 30px;
	}

	html.page-bordered #wrapper:not(.left-nav):not(.right-nav) #header {
		top: 20px;
		position: fixed;
		width: auto;
		right: 20px;
		left: 20px;
	}

	html.page-bordered::before, html.page-bordered::after {
		content: "";
		height: 20px;
		left: 0;
		right: 0;
		position: fixed;
		z-index: 2000;
		background: #fff;
		width: 100%;
	}

	html.page-bordered::before {
		top: 0;
	}

	html.page-bordered::after {
		bottom: 0;
	}

	html.page-bordered .footer-reveal #footer {
		left: 20px;
		right: 20px;
		bottom: 20px;
	}

	html.page-bordered .footer-reveal #main-content {
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	html.page-bordered section &gt; .container-fluid {
		background-repeat: no-repeat;
		background-position: center center;
		padding-right: 0;
		padding-left: 0;
		margin-left: -20px;
		margin-right: -20px;
	}

	html.page-bordered .main-nav:not(.nav-bottom) .main-nav-wrapper .container-fluid {
		padding-left: 15px;
		padding-right: 15px;
		-webkit-transition: all .4s ease-in-out;
		-moz-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
	}

	html.page-bordered .topnav-top .main-nav:not(.nav-bottom) .main-nav-wrapper .container-fluid {
		padding-left: 30px;
		padding-right: 30px;
	}

	html.page-bordered .extended-product.extended-third .extended-product-desc .extended-product-desc-wrapper, html.page-bordered .extended-product.extended-third .extended-product-img-wrapper {
		margin: 20px 10px 0 10px;
	}

	html.page-bordered .extended-product.extended-third &gt;div:first-child .extended-product-desc-wrapper,  html.page-bordered .extended-product.extended-third &gt;div:first-child .extended-product-img-wrapper {
		margin-right: 10px;
	}

	html.page-bordered .extended-product.extended-third &gt;div:last-child .extended-product-desc-wrapper, html.page-bordered .extended-product.extended-third &gt;div:last-child .extended-product-img-wrapper {
		margin-left: 10px;
	}

	html.page-bordered #wrapper:not(.footer-reveal):not(.one-page) #footer #footer-bottom {
		margin-bottom: 20px;
	}
}

/* SCROLTOP */
a.scrollup {
	background: rgba(0,0,0,0.6);
	border: 2px solid rgba(255,255,255,0.8);
	height: 40px;
	width: 40px;
	color: #fff;
	font-size: 22px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 9999;
	opacity: .5;
	-moz-border-radius: 50%!important;
	-webkit-border-radius: 50%!important;
	border-radius: 50%!important;
	font-weight: 300;
}

a.scrollup i {
	display: inline-block;
	color: #fff !important;
	position: absolute;
	top: 5px;
	left: 11px;
}

a.scrollup:hover {
	opacity: 1;
	color: #fff;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}

html.page-bordered a.scrollup {
	right: 28px;
	bottom: 28px;
}

/* BOXED LAYOUT */
#wrapper.boxed {
	background-color: rgb(38,38,38);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#wrapper.boxed {
	margin: auto;
	overflow: hidden;
}

#wrapper.boxed .main-nav .main-nav-wrapper {
	left: 0;
	right: 0;
}

#wrapper.boxed.aside-menu-open:not(.aside-hover) .main-nav .main-nav-wrapper {
	right: -340px;
}

#wrapper.boxed.aside-right .main-nav .main-nav-wrapper {
	left: 0;
	margin: auto;
}

#wrapper.boxed.aside-right.aside-menu-open:not(.aside-hover) .main-nav .main-nav-wrapper {
	left: -340px;
}

.bg-pattern, #wrapper.boxed.bg-pattern {
	background-color: rgba(38,38,38,1);
	background-repeat: repeat;
	-webkit-background-size: auto !important;
	-moz-background-size: auto !important;
	-o-background-size: auto !important;
}

#wrapper.boxed .container-large {
	padding-left: 2rem;
	padding-right: 2rem;
}

@media (min-width: 1240px) {
	#wrapper.boxed {
		max-width: 1240px;
	}

	#wrapper.boxed .main-nav .main-nav-wrapper {
		width: 1240px;
	}

	#wrapper.boxed.aside-right .main-nav .main-nav-wrapper {
		width: 1240px;
	}

	#wrapper.boxed #header {
		max-width: 1240px;
	}

}

#wrapper.boxed .vc_row[data-vc-full-width],
#wrapper.header-layout-aside .vc_row[data-vc-full-width] {
	max-width: 100%;
	margin: 0 auto;
	left: 0 !important;
}

@media (max-width: 768px) {
	#wrapper.boxed .container-large {
		padding-left: 1rem;
		padding-right: 1rem;
	}
}

/* OVERLAY ON IMAGES / SECTIONS */
.section {
	position: relative;
	padding: 5rem 0;
}

.section .title {
	padding-top: 0;
}

.section-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	background: #000;
	opacity: 0.8;
}

.section-overlay.bg-primary, .section-overlay.overlay-primary, .section-overlay.overlay-orange {
	background: #e2785d;
}

.section-overlay.overlay-blue {
	background: #1b5765;
}

.section-overlay.overlay-white {
	background: #fff;
}

.section-overlay.overlay-purple {
	background: #7986cb;
}

.section-overlay.overlay-red {
	background: #e06363;
}

.section-overlay.overlay-3 {
	opacity: 0.3;
}

.section-overlay.overlay-9 {
	opacity: 0.9;
}

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

.height-full .section-overlay, #page-title .section-overlay {
	z-index: 0;
}

@media (max-width: 768px) {
	.section {
		padding: 4rem 1rem;
	}
}

/* SCROLL DOWN BUTTONS */
.scroll-down {
	cursor: pointer;
	width: 28px;
	position: absolute;
	bottom: 60px;
	display: block;
	height: 50px;
	webkit-border-radius: 13px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	border: 2px solid rgba(255,255,255,0.5);
	left: 50%;
	margin-left: -12px;
	z-index: 200;
}

.scroll-down span {
	display: block;
	margin: 6px auto;
	width: 2px;
	height: 6px;
	border-radius: 4px;
	background: #fff;
	border: 2px solid transparent;
	-webkit-animation-duration: 1.6s;
	animation-duration: 1.6s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: scroll;
	animation-name: scroll;
}

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

	100% {
		opacity: 0;
		-webkit-transform: translateY(25px);
		transform: translateY(25px);
	}
}

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

	100% {
		opacity: 0;
		-webkit-transform: translateY(25px);
		-ms-transform: translateY(25px);
		transform: translateY(25px);
	}
}

@media (max-width: 992px) {
	.scroll-down {
		bottom: 30px;
	}
}

/* ROW TABLE DISPLAY */
.row-table &gt; [class*="col-"] {
	padding: 5rem;
}

@media (min-width: 992px) {
	.row-table {
		display: table;
		margin: 0;
	}

	.row-table &gt; [class*="col-"] {
		display: table-cell;
		float: none;
		;
	}
}

/* HEADERS */
header:not(#header) {
	overflow: hidden;
	position: relative;
}

.section-header {
	padding: 4.5rem 0;
}

.header-sm, .header-md, .header-lg {
	position: relative;
	overflow: hidden;
}

.header-sm {
	padding: 3.5rem 0;
}

.header-md {
	padding: 6rem 0;
}

.header-lg {
	padding: 11rem 0;
	background-size: 100%;
	overflow: hidden;
}

.header-hg {
	padding: 19rem 0;
	background-size: 100%;
	overflow: hidden;
}

.header-map {
	padding: 0;
	height: 520px;
	background-size: 100%;
	overflow: hidden;
}

.header-icon {
	font-size: 3.8rem;
	margin-bottom: 1rem;
	display: inline-block;
	text-align: center;
	color: #E2785D;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.height-full {
	min-height: 500px;
}

.height-full .video-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.page-content p:last-of-type {
	clear: both;
}

.top-element {
	text-align: center;
	display: table;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 200;
}

.top-text {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}

.header-title {
	position: relative;
	margin-bottom: 2rem;
	color: #fff;
	margin-top: 0;
}

h1.header-title {
	font-size: 5rem;
}

h2.header-title {
	font-size: 3rem;
}

.subtitle {
	font-family: 'Satisfy','Open Sans',arial;
	letter-spacing: 1px;
	font-size: 1.6rem;
	color: #E2785D;
	margin: 1rem 0;
	font-weight: 300;
}

.section-dark .subtitle {
	color: rgba(255,255,255,0.7);
}

.subtitle span {
	font-weight: normal;
	color: rgba(255,255,255,0.5);
}

.t-dark .subtitle {
	color: rgba(0,0,0,0.8);
}

.t-dark .subtitle  span {
	color: rgba(0,0,0,0.3);
}

.intro-message {
	font-size: 16px;
	line-height: 1.4;
	margin-bottom: 48px;
	margin-top: 30px;
	color: rgba(255,255,255,0.7);
	letter-spacing: 3px;
}

.text-dark .intro-message {
	color: rgba(0,0,0,0.7);
}

.top-element h2 {
	font-weight: 200;
}

.section-header.header-dark {
	color: #fff;
}

@media (max-width: 992px) {
	h1.header-title {
		font-size: 3rem;
	}

	h2.header-title {
		font-size: 2rem;
	}
}

@media (max-width: 768px) {
	.header-lg {
		padding: 0;
		height: 350px;
	}

	h1.header-title {
		font-size: 2.2rem;
	}

	h2.header-title {
		font-size: 1.5rem;
	}

	.subtitle {
		font-size: 1.3rem;
	}
}

/* Breadcrumbs */

.page-title:not(.title-align-center) .breadcrumbs-holder {
	position: absolute;
	top: 0;
	right: 15px;
	bottom: 0;
	width: 30%;
}

.breadcrumbs {
	padding: 0;
	font-size: 15px;
	margin-bottom: 0;
}

	.page-title:not(.title-align-center) .breadcrumbs {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 0;
		float: none !important;
	}

	#page-title.title-align-center {
		text-align: center;
	}

	.title-align-center .breadcrumbs {
		margin-top: 12px;

	}

		.single-post .title-align-center .breadcrumbs {
			margin-top: 15px;
		}

		.breadcrumbs span {
	color: #6D6D6D;
}

	.breadcrumbs .search-phrase {
		font-weight: bold;
		color: #444;
	}

.breadcrumbs li {
	display: inline-block;
}

.breadcrumbs a {
	color: #515151;
	/*font-weight: 600;*/
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	opacity: .7;
}

.breadcrumbs a:hover {
	color: #E2785D;
}

.breadcrumbs li::after {
	content: "/";
	display: inline-block;
	padding-right: 8px;
	padding-left: 10px;
	color: rgba(0,0,0,0.5);
	opacity: .3;
}

	.page-title-with-bg .breadcrumbs a,
	.page-title.page-title-with-bg .breadcrumbs li,
	.page-title-with-bg .breadcrumbs li::after {
		color: #fff;
	}

	.page-title-with-bg .breadcrumbs a:hover {
		opacity: .64;
	}

.breadcrumb-list li {
	display: inline-block;
}

.breadcrumb-list li a {
	color: rgba(255,255,255,.9);
	font-size: .9rem;
	margin: 1rem;
	padding-bottom: .2rem;
	letter-spacing: 1px;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 2px solid rgba(255,255,255,0.2);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.breadcrumb-list li a:hover {
	color: #fff;
	border-bottom: 2px solid rgba(255,255,255,0);
}

.header-light .breadcrumb-list li a {
	color: rgba(0,0,0,.9);
	border-bottom: 2px solid rgba(0,0,0,0.2);
}

.header-light .breadcrumb-list li a:hover {
	color: #000;
	border-bottom: 2px solid rgba(0,0,0,0);
}

.breadcrumb&gt;li+li:before {
	display: none;
}

.breadcrumb-lg {
	padding-left: 0;
}

.breadcrumb-lg a {
	font-size: 1rem;
	font-weight: 700;
	color: rgba(0,0,0,.3);
	text-transform: uppercase;
	letter-spacing: 1px;
}

.breadcrumb-lg a:after {
	color: rgba(0,0,0,0.15);
	font-weight: 900;
}

.breadcrumb-lg li:last-child a::after {
	display: none;
}

.breadcrumbs li:last-child:after {
	display: none;
}

@media (max-width: 768px) {
	.breadcrumbs {
		display: block;
		text-align: center;
		margin-bottom: 0;
	}
}

/* Categories List: faq, etc */
.categories-list {
	padding-left: 0;
	margin-bottom: 3rem;
	text-align: center;
}

.categories-list li {
	display: inline-block;
}

.categories-list li a {
	color: rgba(0,0,0,.9);
	font-size: 0.95rem;
	margin: 1rem;
	padding-bottom: .2rem;
	letter-spacing: 1px;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 2px solid rgba(0,0,0,0.1);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.categories-list li a:hover, .categories-list li a.current {
	color: #E2785D;
	border-bottom: 2px solid rgba(0,0,0,0);
}

.header-dark .categories-list li a {
	color: rgba(255,255,255,.9);
	border-bottom: 2px solid rgba(255,255,255,0.2);
}

.header-dark .categories-list li a:hover {
	color: #E2785D;
	border-bottom: 2px solid rgba(255,255,255,0);
}

/* Bg Image Overlay */

.bg-overlay:before {
	position: absolute !important;
	display: block !important;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,0.40);
	content: "";
}

	.vc_row.vc_parallax.bg-overlay:before,
	.vc_row.vc_video-bg-container.bg-overlay:before {
		z-index: 1;
	}

		.vc_row.vc_video-bg-container.bg-overlay .vc_column_container {
			z-index: 2;
		}

	.bg-overlay-dark10:before {
		background: rgba(0,0,0,0.1);
	}

	.bg-overlay-dark20:before {
		background: rgba(0,0,0,0.2);
	}
	.bg-overlay-dark30:before {
		background: rgba(0,0,0,0.3);
	}
	.bg-overlay-dark40:before {
		background: rgba(0,0,0,0.4);
	}
	.bg-overlay-dark50:before {
		background: rgba(0,0,0,0.5);
	}

	.bg-overlay-dark60:before {
		background: rgba(0,0,0,0.6);
	}
	.bg-overlay-dark70:before {
		background: rgba(0,0,0,0.7);
	}

	.bg-overlay-dark80:before {
		background: rgba(0,0,0,0.8);
	}

	.bg-overlay-dark90:before {
		background: rgba(0,0,0,0.9);
	}
	.bg-overlay-light10:before {
		background: rgba(255,255,255,0.1);
	}
	.bg-overlay-light20:before {
		background: rgba(255,255,255,0.2);
	}

	.bg-overlay-light30:before {
		background: rgba(255,255,255,0.3);
	}

	.bg-overlay-light40:before {
		background: rgba(255,255,255,0.4);
	}

	.bg-overlay-light50:before {
		background: rgba(255,255,255,0.5);
	}

	.bg-overlay-light60:before {
		background: rgba(255,255,255,0.6);
	}

	.bg-overlay-light70:before {
		background: rgba(255,255,255,0.7);
	}

	.bg-overlay-light80:before {
		background: rgba(255,255,255,0.8);
	}

	.bg-overlay-light90:before {
		background: rgba(255,255,255,0.9);
	}

	.bg-overlay-accent-light:before {
		opacity: .6 !important;
	}

/* PAGE TITLE */


/* General */
#page-title {
	background-color: #f8f8f8;
	position: relative;
	overflow: hidden;
	text-align: left;
	display: table;
	width: 100%;
	height: 200px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
}

	.single.single-post #page-title,
	.single.single-post #page-title .page-title-wrapper {
		height: 280px;
	}

	.page-with-topbar #page-title {
		height: 245px;
	}

	#page-title.title-align-center,
	#page-title.title-align-center .page-title-wrapper {
		height: 245px;
	}

	#page-title.page-title-with-bg,
	#page-title.page-title-with-bg .page-title-wrapper {
		height: 360px;
	}

		.title-align-center h1 {
			font-size: 32px;
		}

		.page-title.page-title-with-bg h1 {
			color: #fff;
			font-size: 32px;
		}

			.page-title-with-bg.title-align-center h1 {
				font-size: 42px;
			}

			.page-title.page-title-with-bg .page-subtitle {
			color: #fff;
		}

	.page-with-topbar #page-title .page-title-wrapper {
		padding-top: 135px;
	}

	#page-title.page-title-with-separator {
		border-width: 0px 0px 0px 0px;
		border-bottom: 1px solid #f3f3f3;
	}

	.page-title-def-bg+section.section-page {
		padding-top: 35px;
	}

	/*#page-title.page-title-with-bg + section.section-page,
	.page-with-vc #page-title.page-title-with-bg + section.section-page:not(.page-layout-one-sidebar):not(.page-layout-two-sidebars) #page-content &gt; .vc_row:first-child,
	.page-with-vc #page-title.page-title-with-bg + section.section-page.page-layout-one-sidebar,
	.page-with-vc #page-title.page-title-with-bg + section.section-page.page-layout-two-sidebars {
		padding-top: 50px;
	}

	.page-with-vc #page-title.page-title-with-bg + section.section-page:not(.page-layout-one-sidebar):not(.page-layout-two-sidebars) {
		padding-top: 0 !important;
	}*/

	.page-title + section.section-page,
	.page-with-vc .page-title + section.section-page:not(.page-layout-one-sidebar):not(.page-layout-two-sidebars) #page-content &gt; .vc_row:first-child,
	.page-with-vc .page-title + section.section-page:not(.page-layout-one-sidebar):not(.page-layout-two-sidebars) #page-content &gt; .vc_section:first-child,
	.page-with-vc .page-title + section.section-page.page-layout-one-sidebar,
	.page-with-vc .page-title + section.section-page.page-layout-two-sidebars {
		padding-top: 48px;
	}

	#page-title.page-title-with-bg + section.section-page,
	.page-with-vc #page-title.page-title-with-bg + section.section-page:not(.page-layout-one-sidebar):not(.page-layout-two-sidebars) #page-content &gt; .vc_row:first-child,
	.page-with-vc #page-title.page-title-with-bg + section.section-page:not(.page-layout-one-sidebar):not(.page-layout-two-sidebars) #page-content &gt; .vc_section:first-child,
	.page-with-vc #page-title.page-title-with-bg + section.section-page.page-layout-one-sidebar,
	.page-with-vc #page-title.page-title-with-bg + section.section-page.page-layout-two-sidebars,
	.page-with-vc #page-title.page-title-with-bg + section.section-page:not(.page-layout-one-sidebar):not(.page-layout-two-sidebars) .portfolio-content-inner &gt; .vc_row:first-child,
	.page-with-vc #page-title.page-title-with-bg + section.section-page:not(.page-layout-one-sidebar):not(.page-layout-two-sidebars) .portfolio-content-inner &gt; .vc_section:first-child {
		padding-top: 50px;
	}

	.cbp-item-off .portfolio-item-caption {display:none;}

	.page-title + section.section-page.map-stretch.map-before {
		padding-top: 0;
	}

	.page-with-vc #page-title + section.section-page:not(.page-layout-one-sidebar):not(.page-layout-two-sidebars) {
		padding-top: 0 !important;
	}

	.page-title-bg {
		position: absolute;
	    top: 0;
	    left: 0;
	    right: 0;
	    bottom: 0;
	    background-size: cover;
	    background-position: center top;
	    opacity: 0;
	    -webkit-transition: opacity .4s;
	    transition: opacity .4s;
	}

		.page-title-bg img,
		.vntd-fake-image {
			display: none !important;
		}

		#page-title .container {
			z-index: 1;
			position: relative;
		}

	#page-title.title-align-center {
		padding: 0;
	}

#page-title .page-title-wrapper {
    padding-top: 90px;
    height: 200px;
    width: 100%;
}

	#page-title .page-title-inner {
		position: absolute;
		left: 0;
		right: 0;
		top: 50%;
	}

	.header-position-aside #page-title .page-title-wrapper {
		padding-top: 0;
	}

.container-fluid .breadcrumbs {
	padding-right: 10px;
}

.container .page-title-wrapper {
	padding: 0 15px;
}

.page-title h1 {
	margin: 0;
	font-size: 24px;
	-webkit-font-smoothing: antialiased;
	line-height: 1.3em;
	word-break: break-all;
}

p.page-subtitle {
	margin: 12px 0 10px 0;
	font-size: 16px;
	font-weight: 400;
	max-width: 580px;
	line-height: 1.5em;
}

	.title-align-center p.page-subtitle {
		max-width: 640px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 14px;
		font-size: 18px;
	}

/* Parallax Page Title */

.page-title-parallax .page-title-wrapper {
	position: fixed;
}

#page-title.page-title-fullscreen {
    height: 100vh;
}

/* Size */

.page-title-txt h1.header-title {
	position: relative;
	font-size: 5rem;
	text-transform: none;
	margin-bottom: 2.1rem;
	color: #fff;
	font-weight: 700;
	letter-spacing: 0.5rem;
}

#page-title.page-title-xs {
	padding: 1rem 0;
}

#page-title.page-title-sm {
	padding: 2rem 0;
}

#page-title.page-title-lg {
	height: 400px;
}


#page-title.page-title-hg {
	padding: 16rem 0;
}

/* Alignment */
.page-title-right .page-title-txt {
	text-align: right;
}

.page-title-right .breadcrumbs {
	text-align: left;
}

.page-title-center .page-title-txt, .page-title-center .breadcrumbs {
	text-align: center;
	display: block;
}

.page-title-center .breadcrumbs {
	margin-bottom: 0;
	margin-top: 1.5rem;
}

#page-title.page-title-center h1, #page-title.page-title-center h2 {
	margin-top: 1rem;
}
/* Background */
#page-title.page-title-dark {
	background-color: #303030;
}

#page-title.page-title-dark h1 {
	color: #fff;
}

#page-title.page-title-dark p {
	color: #D4D4D4;
}

#page-title.page-title-dark .breadcrumbs span {
	color: #B5B5B5;
}

#page-title.page-title-dark .breadcrumbs a {
	color: #E7E7E7;
}

#page-title.page-title-dark .breadcrumbs a:hover {
	color: #fff;
}

#page-title.page-title-dark .breadcrumbs a::after {
	content: "/";
	display: inline-block;
	padding-right: 8px;
	padding-left: 12px;
	color: rgba(255,255,255,.3);
}

#page-title.page-title-no-bg {
	background: none !important;
	border-top: 1px solid rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

#page-title.bg-pattern {
	border-bottom: 1px solid rgba(0,0,0,0.05);
}

/* Page Title Align */

#page-title.title-align-left {
	text-align: left;
}

	#page-title.title-align-left .page-title-txt {
		display: inline-block;
	}

	#page-title.title-align-left .breadcrumbs {
		float: right;
	}

#page-title.title-align-right {
	text-align: right;
}

/* Fading effect */
#page-title.header-fading {
	overflow: hidden;
	padding: 0;
	margin-top: -30px;
	opacity: 0;
	-webkit-transition: all .6s ease-in;
	-moz-transition: all .6s ease-in;
	-o-transition: all .6s ease-in;
	transition: all .6s ease-in;
}

#page-title.page-title-hg.header-fading.header-has-fade {
	padding: 16rem 0;
	height: auto;
	opacity: 1;
}

/* Page Title Parallax */



/* Page Title Text Schemes */

#page-title.text-scheme-white .page-title-txt h1,
#page-title.text-scheme-white .page-subtitle,
#page-title.text-scheme-white #breadcrumbs li,
#page-title.text-scheme-white #breadcrumbs li a {
	color: #fff;
}

#page-title.text-scheme-white .breadcrumbs li::after {
	color: rgba(255, 255, 255, 0.38);
}

/* TITLES */
.title {
	position: relative;
	padding: 2rem 0 1rem 0;
	margin-bottom: 3rem;
	overflow: hidden;
}

.title i {
	font-size: 2rem;
	display: block;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	margin-bottom: 1rem;
	color: #7B7B7B;
}

.title .icons-list i {
	display: inline-block;
}

.title i.video-icon {
	font-size: 3rem;
	background: rgba(255,255,255,0.2);
	border-radius: 3px;
	padding: 0rem 1.2rem;
	display: inline-block;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
}

.title i.video-icon:hover {
	background: rgba(255,255,255,1);
	color: #303030 !important;
}

.title i.video-icon-dark {
	font-size: 3rem;
	background: rgba(0,0,0,0.2);
	color: #E1E1E1 !important;
	border-radius: 3px;
	padding: 0rem 1.2rem;
	display: inline-block;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
}

.title i.video-icon-dark:hover {
	background: rgba(0,0,0,1);
	color: #fff !important;
}

.title h1, .title h2, .title h3, .title h4, .title h5 {
	letter-spacing: 1px;
	position: relative;
	font-weight: 700;
	text-transform: uppercase;
}

.title h1 span, .title h2 span, .title h3 span, .title h4 span, .title h5 span {
	color: #E2785D;
}

.title h1, .title h2, .title h3, .title h4, .title h5, .title p {
	margin-top: 0;
	margin-bottom: 0;
}

.title p {
	font-size: 1.2rem;
	font-family: 'Open Sans',arial;
	color: rgba(0,0,0,0.7);
}

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

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

.title h1, .title h2, .title h3, .title h4, .title h5, .title &gt; span, .title &gt; p {
	display: inline-block;
	position: relative;
	font-weight: 700;
}

.title &gt; p {
	font-weight: normal;
	color: #323232;
}

.title h1 ~ p, .title h2 ~ p, .title h3 ~ p, .title h4 ~ p, .title h5 ~ p, .title p ~ p, .title p ~ h1, .title p ~ h2, .title p ~ h3, .title &gt; a {
	display: block;
}

.title.title-line.title-right h1:before, .title.title-line.title-center h1:before, .title.title-line h1:after, .title.title-line.title-right h2:before, .title.title-line.title-center h2:before, .title.title-line h2:after, .title.title-line.title-right h3:before, .title.title-line.title-center h3:before, .title.title-line h3:after, .title.title-line.title-right h4:before, .title.title-line.title-center h4:before, .title.title-line h4:after, .title.title-line.title-right h5:before, .title.title-line.title-center h5:before, .title.title-line h5:after, .title.title-line.title-right &gt; span:before, .title.title-line.title-center &gt; span:before, .title.title-line &gt; span:after, .title.title-line.title-right &gt; p:before, .title.title-line.title-center &gt; p:before, .title.title-line &gt; p:after {
	content: "";
	position: absolute;
	height: 3px;
	border-bottom: 3px solid rgba(0,0,0,0.04);
	width: 1200px;
}

.title.title-line h1:before, .title.title-line h1:after {
	top: 24px;
}

.title.title-line h2:before, .title.title-line h2:after {
	top: 15px;
}

.title.title-line h3:before, .title.title-line h3:after {
	top: 11px;
}

.title.title-line h4:before, .title.title-line h4:after {
	top: 12px;
}

.title.title-line h5:before, .title.title-line h5:after {
	top: 6px;
}

.title.title-line &gt; p:before, .title.title-line &gt; p:after {
	top: 14px;
}

.title h1:before, .title h2:before, .title h3:before, .title h4:before, .title h5:before, .title &gt; span:before, .title &gt; p:before {
	right: 100%;
	margin-right: 15px;
}

.title h1:after, .title h2:after, .title h3:after, .title h4:after, .title h5:after, .title &gt; span:after, .title &gt; p:after {
	left: 100%;
	margin-left: 15px;
}

.title.title-line-bottom {
	padding-bottom: 0.5rem;
}

.title.title-line-bottom p {
	color: #9C9C9C;
	margin-top: 1rem;
	margin-bottom: 0.5rem;
	font-family: "Sumana",arial;
	font-style: italic;
}

.title.title-line-bottom p.subtitle {
	margin-top: 0;
}

.title.title-line-bottom::after {
	content: "";
	position: absolute;
	left: 0%;
	height: 2px;
	bottom: 0px;
	border-bottom: 2px dashed #232323;
	width: 30px;
}

.title.title-center.title-line-bottom::after {
	left: 50%;
	margin-left: -15px;
}

.title.title-light.title-line-bottom::after {
	border-bottom: 2px solid #fff;
}

.title.title-line-primary {
	padding-bottom: 0.5rem;
}

.title.title-line-primary p {
	color: #9C9C9C;
	margin-top: 1rem;
	margin-bottom: 0.5rem;
	font-family: "Sumana",arial;
	font-style: italic;
}

.title.title-line-primary p.subtitle {
	margin-top: 0;
}

.title.title-line-primary::after {
	content: "";
	position: absolute;
	left: 0%;
	height: 2px;
	bottom: 0px;
	border-bottom: 2px solid #E2785D;
	width: 30px;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.title.title-center.title-line-primary::after {
	left: 50%;
	margin-left: -15px;
}

.title.title-light.title-line-primary::after {
	border-bottom: 2px solid #fff;
}

section:hover .title.title-line-primary::after {
	width: 50px;
}

section:hover .title.title-center.title-line-primary::after {
	margin-left: -25px;
	width: 50px;
}

.title.title-light, .title.title-light p {
	color: #fff;
}

.title.title-line.title-right.title-light h1:before, .title.title-line.title-center.title-light h1:before, .title.title-line.title-light h1:after, .title.title-line.title-right.title-light h2:before, .title.title-line.title-center.title-light h2:before, .title.title-line.title-light h2:after, .title.title-line.title-right.title-light h3:before, .title.title-line.title-center.title-light h3:before, .title.title-line.title-light h3:after, .title.title-line.title-right.title-light h4:before, .title.title-line.title-center.title-light h4:before, .title.title-line.title-light h4:after, .title.title-line.title-right.title-light h5:before, .title.title-line.title-center.title-light h5:before, .title.title-line.title-light h5:after, .title.title-line.title-right.title-light &gt; span:before, .title.title-line.title-center.title-light &gt; span:before, .title.title-line.title-light &gt; span:after, .title.title-line.title-center.title-light &gt; p:before, .title.title-line.title-light &gt; p:after {
	border-bottom: 3px solid rgba(255,255,255,0.04);
}

.title .subtitle {
	margin-top: 0.6rem;
	color: #E2785D;
	font-family: 'Satisfy','Open Sans', arial;
	font-size: 1.5rem;
	line-height: 1.9rem;
	text-transform: none;
	margin-bottom: 0;
	font-style: italic;
	height: auto;
}

.theme-amber section.amber .title .subtitle {
	color: rgba(0,0,0,0.5);
}

.title .subtitle ~ h1, .title .subtitle ~ h2, .title .subtitle ~ h3 {
	margin-top: 0.5rem;
}

.title.t-light .subtitle {
	color: #D2D2D2;
}

.title.t-light.title-line-bottom::after {
	border-bottom: 2px solid #fff;
}

.title img {
	display: block;
	text-align: center;
	margin: 0 auto 0.5rem auto;
	max-width: 60px;
}

.title.icon-right i {
	float: left;
	padding-right: 1rem;
	font-size: 3.2rem;
	padding-left: 0;
	margin-bottom: 0;
	padding-top: 0.5rem;
}

.title.icon-right-big i {
	float: left;
	padding-right: 1.3rem;
	font-size: 3.8rem;
	padding-left: 0;
	margin-bottom: 0;
	padding-top: 0.8rem;
}

.section-dark .title.title-line-bottom::after {
	border-bottom: 2px dashed #E0E0E0;
}

.section-dark .title i {
	color: #C1C1C1;
}

.section-dark .title &gt; p {
	color: #D8D8D8;
}

.text-element .title p {
	font-family: 'Satisfy','Open Sans', arial;
	font-size: 1.4rem;
}

@media (max-width: 1200px) {
	.col-xl-6 ~ .col-xl-6 {
		padding-top: 4rem;
	}
}

@media (max-width: 992px) {
	.title {
		margin-bottom: 1.5rem;
	}
	.review_top_ornament_quotemark {
		margin-bottom: 4rem;
		line-height: 1rem;
	}
}

/* VIDEO */
.section-video {
	display: block;
	width: 100%;
	top: 0;
	left: 0;
	position: relative;
	height: 300px;
}

.section-video .video-wrapper {
	position: absolute;
	display: block;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
}

.section-video .video-wrapper ~ div {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 20;
	display: table;
}

.section-video .video-wrapper ~ div &gt; div {
	display: table-cell;
	vertical-align: middle;
	height: 100;
}

.video-js {
	width: 101% !important;
	z-index: 10;
	max-width: 100%;
}

.audio-video-wrapper {
	position: relative;
}

	#wrapper .vjs-control-bar {
		opacity: 1;
	}

	#wrapper .vjs-big-play-button {
		display: none;
	}

	/* Audio Player */

	#wrapper .post.format-audio .audio-video-wrapper &gt; .video-js-audio {
		height: 50px !important;
		background: #222;
	}

/* Blog Post oEmbed Video Player */

.oembed-video-container {
	position: relative;
	padding-bottom: 56.2%;
	padding-top: 1px;
	height: 0;
	overflow: hidden;
	margin-bottom: 25px;
}

	.blog-style-classic .oembed-video-container {
		margin-bottom: 0;
	}

.oembed-video-container iframe,
.oembed-video-container object,
.oembed-video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100%;
	z-index: 5;
}


/* End */

#wrapper .vjs-poster {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	position: absolute;
}

#wrapper .vjs-sublime-skin .vjs-big-play-button {
	bottom: 100px;
}

#wrapper .vjs-sublime-skin .vjs-big-play-button:before {
	content: "\e7fe";
	font-size: 60px;
	font-family: 'Nucleo Outline';
	border: none;
}

	#wrapper .vjs-sublime-skin.video-js-video .vjs-big-play-button {
		top: auto;
		bottom: 50%;
	}

header.section-video {
	height: auto;
}

header.section-video.section-lg .top-text, header.section-video.section-hg .top-text {
	display: block;
	margin-top: 8rem;
}

header.section-video .audio-video-wrapper, header.section-audio .audio-video-wrapper {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100% !important;
	;
}

header.section-video .video-js, header.section-audio .video-js {
	height: 100%;
}

header.section-video .vjs-fullscreen {
	padding-top: 0px;
}

header .vjs-sublime-skin .vjs-big-play-button {
	display: none;
}

header .vjs-sublime-skin .vjs-big-play-button:before {
	content: "\ea49";
}

.video-bg .container {
	z-index: 200;
	position: relative;
}

.video-bg .video-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.video-bg .video-wrapper video {
	display: block;
	width: 100%;
	height: auto;
}

.video-overlay:before {
	content: "";
	background: rgba(0,0,0,.35);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.video-overlay.overlay-primary:before {
	background: rgba(255,127,0,.3);
}

.video-overlay:after {
	content: "";
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACJJREFUeNpiZGBg8AVihv///28G0UwMaIARKIMigKECIMAASJsHAYcd2RAAAAAASUVORK5CYII=);
	background-size: 2px 2px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 12;
}

.parallax-zoom-out {
	background-position: 50% 0;
}

#wrapper .vjs-sublime-skin.vjs-controls-disabled .vjs-big-play-button, #wrapper .vjs-sublime-skin.vjs-has-started.video-js-audio .vjs-big-play-button, #wrapper .vjs-sublime-skin.vjs-using-native-controls .vjs-big-play-button {
	opacity: 1;
	pointer-events: auto;
}

#wrapper .vjs-sublime-skin.vjs-playing.vjs-has-started .vjs-big-play-button:before {
	content: "\e7f8";
	cursor: pointer;
}

#wrapper .vjs-big-play-button {
	position: relative;
}

.poster {
	background-position: center center;
	background-size: cover;
	bottom: 0;
	left: 0;
	opacity: 1;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
}

header .vjs-sublime-skin .vjs-control-bar {
	right: 1rem;
}

header.section-video .video-embed {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

header.section-video .fluid-width-video-wrapper {
	height: 100%;
}

iframe {
	padding: 0;
	margin: 0;
	border: none;
	width: 100%;
}

.post  .post-medias .video-js .vjs-tech {
	position: relative;
}

/* MAIN CONTAINER */
.header-overlap #header ~ #main-content,  .header-overlap.header-no-sticky #header ~ #main-content {
	margin-top: -90px;
}

.header-overlap #header.with-topbar ~ #main-content {
	margin-top: -105px;
}

.header-overlap.header-no-sticky.topnav-top #header ~ #main-content {
	margin-top: -90px;
}

.header-overlap #page-title ~ #main-content {
	margin-top: 0;
}

.header-overlap #page-title .container, .header-overlap #page-title .container-large, .header-overlap #page-title .container-fluid {
	margin-top: 45px;
}

.header-overlap #page-title.page-title-center .container, .header-overlap #page-title.page-title-center .container-large, .header-overlap #page-title.page-title-center .container-fluid {
	margin-top: 60px;
}

.header-overlap #main-content &gt; header .container {
	margin-top: 70px;
}

.header-dark .no-menu {
    color: #fff;
}

.container-fluid {
	padding-right: 30px;
	padding-left: 30px;
	padding-left: 0;
	padding-right: 0;
}

.creative-masonry .container-fluid {
	padding-right: 15px;
	padding-left: 15px;
}

#main-content {
	padding: 0;
	width: 100%;
	overflow: hidden;
	position: relative;
}

	.content-below-header &gt; .section-page {
		padding-top: 60px;
	}

		.with-topbar + .content-below-header &gt; .section-page {
			padding-top: 90px;
		}

		.header-style-top-logo-center .with-topbar + .content-below-header &gt; .section-page {
			padding-top: 150px;
		}

	.header-position-aside	#main-content.content-below-header {
		margin-top: 0;
	}

	.section-page.portfolio-post {
		padding-top: 50px;
	}


/*body::after,*/
#wrapper::after {
	padding-top: 4rem;
	z-index: 310;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
	content: '';
	opacity: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	background: rgba(0,0,0,0);
}

@media (max-width: 1200px) {
	.header-overlap #main-content &gt; header .container {
		margin-top: 45px;
	}
}

/* SECTION / CONTENT */
.section {
	overflow: hidden;
}

.section-overlapping {
	margin-top: -12rem;
	position: relative;
}

.section.section-md, .section.section-lg, .section.section-hg {
	display: table;
	height: 100%;
	width: 100%;
}

.section.section-md &gt; div, .section.section-lg &gt; div, .section.section-hg &gt; div {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}

.section.section-md {
	min-height: 200px;
	padding: 2rem 0;
}

.section.section-lg {
	min-height: 400px;
	padding: 6rem 0;
}

.section.section-hg {
	min-height: 600px;
	padding: 12rem 0;
}

.section.section-lg .title, .section.section-hg .title {
	margin-bottom: 2rem;
}

.section-dark, .section-dark h1, .section-dark h2, .section-dark h3, .section-dark h4, .section-dark h5, .section-dark p {
	color: #fff;
}

.full-container {
	min-height: 20rem;
	padding: 0;
	margin: 0 0 2rem 0;
}

.full-container img {
	width: 100%;
}

.heading {
	text-align: center;
	margin-bottom: 3rem;
	font-size: 1.4rem;
}

.heading h1, .heading h2, .heading h3, .heading h4 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	margin-bottom: 1rem;
}

.top-logo {
	text-align: center;
	margin: auto;
	max-width: 300px;
}

.top-logo img {
	opacity: .3;
	width: 100%;
}

@media (max-width: 992px) {
	.section &gt; .row &gt; [class*="col-"], .section &gt; .container &gt; .row &gt; [class*="col-"], .section &gt; .container-fluid &gt; .row &gt; [class*="col-"], .section &gt; .container-large &gt; .row &gt; [class*="col-"] {
		padding-top: 0;
	}
}

@media (max-width: 1200px) {
	.section.section-video {
		min-height: 0 !important;
		padding: 8rem 0 !important;
	}

	header.section-video.section-hg .top-text, header.section-video.section-lg .top-text {
		margin-top: 4rem;
	}
}

@media (max-width: 768px) {
	.section.section-video {
		min-height: 0 !important;
		padding: 6rem 0 !important;
	}

	header.section-video.section-hg .top-text, header.section-video.section-lg .top-text {
		margin-top: 4rem;
	}
}

@media (max-width: 600px) {
	.section.section-video {
		min-height: 0 !important;
		padding: 3rem 0 !important;
	}

	header.section-video.section-hg .top-text, header.section-video.section-lg .top-text {
		margin-top: 3rem;
	}
}

@media (max-width: 450px) {
	.section.section-video {
		min-height: 0 !important;
		padding: 0 !important;
	}

	header.section-video.section-hg .top-text, header.section-video.section-lg .top-text {
		padding-top: 2rem;
	}
}

/* EQUAL HEIGHT CONTENT */
.section.half-section {
	display: table;
	padding: 0;
	width: 100%;
	height: 650px;
	padding: 0;
	overflow: hidden;
}

.half-section &gt; div {
	width: 50%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	position: relative;
}

section.half-section figure {
	height: 100%;
}

.third-section {
	display: table;
	padding: 0;
	width: 100%;
	height: 500px;
	overflow: hidden;
}

.third-section &gt; div {
	width: 33.33333%;
	display: table-cell;
	vertical-align: middle;
	padding: 0;
	height: 100%;
	position: relative;
}

section.third-section figure {
	height: 100%;
}

.half-section .text-element {
	padding: 20px;
	overflow: hidden;
}

.half-section .text-element-wrapper {
	display: table;
	padding: 4rem 2rem;
	width: 100%;
	overflow: hidden;
}

.half-section.half-section-first .text-element {
	padding-top: 0;
}

.half-section.half-section-last .text-element {
	padding-bottom: 0;
}

.half-section.half-section-alone  .text-element {
	padding-top: 0;
	padding-bottom: 0;
}

.map-element {
	overflow: hidden;
	min-height: 300px;
}

.map-element .map {
	position: absolute;
	top: 0;
	left: 0;
	width: 99.89%;
	height: 104%;
	min-height: 330px;
}

.half-section.half-section-fullwidth {
	padding-top: 0 !important;
	min-height: 0 !important;
	height: auto;
}

.section.half-section.half-section-fullwidth .map-element .title {
	margin-top: 4rem;
}

.half-section.half-section-fullwidth &gt; div {
	width: 100%;
	display: block;
}

.half-section.half-section-fullwidth.border-top {
	border-top: none !important;
}

.half-section.half-section-fullwidth .feature-box .feature-content {
	display: block;
}

.half-section.half-section-fullwidth .feature-box .icon {
	display: block;
	float: none;
	text-align: center;
	margin: auto;
}

.half-section.half-section-fullwidth .p-30.p-r-100 {
	padding-right: 30px !important;
}

.half-section.half-section-fullwidth .title.icon-right-big i {
	float: none;
	margin: auto;
	text-align: center;
	padding-right: 0;
}

.half-section.half-section-fullwidth .img-cover:not(.img-visible-small-screen) {
	display: none;
}

.half-section.half-section-fullwidth .feature-box {
	margin: auto;
	margin-bottom: 1.2rem;
}

.half-section.half-section-fullwidth &gt; div {
	padding: 0;
}

.half-section-fullwidth ~ .half-section-fullwidth {
	margin-top: 20px;
}

.half-section.half-section-fullwidth .img-cover {
	max-height: 500px !important;
}

.half-section.half-section-fullwidth .img-cover .title {
	margin-top: 10rem;
}

.half-section.half-section-fullwidth,.half-section.half-section-fullwidth&gt;div, .half-section.half-section-fullwidth .text-element-inner, .half-section.half-section-fullwidth .text-element-wrapper {
	display: block;
}

.half-section.half-section-fullwidth .img-bottom {
	display: none;
}

.half-section.half-section-fullwidth, .half-section.half-section-fullwidth.t-right {
	text-align: center !important;
}

.half-section.half-section-fullwidth.m-t-10, .half-section.half-section-fullwidth.m-t-20, .half-section.half-section-fullwidth.m-t-30 {
	margin-top: 0 !important;
}

.half-section.half-section-fullwidth .chart-wrapper {
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.half-section.half-section-fullwidth .text-element-inner.p-l-100 {
	padding-left: 0 !important;
}

.half-section.half-section-fullwidth .text-element-inner.p-r-100 {
	padding-right: 0 !important;
}

.half-section.half-section-fullwidth &gt; .map {
	width: 100% !important;
	min-height: 400px;
}

@media (min-width: 1600px) {
	.half-section &gt; .text-element .text-element-wrapper {
		padding: 4rem 8rem 2rem 8rem;
	}

	.half-section div ~ .text-element .text-element-wrapper {
		padding-right: 10rem;
	}
}


@media (max-width: 1360px) {
	.section.half-section.section-hg {
		height: 500px;
	}

	.text-element-inner .p-60 {
		padding: 20px !important;
	}
}

@media (max-width: 992px) {
	.third-section &gt; div {
		width: 100%;
		display: block;
	}

	.third-section, .third-section .t-right {
		text-align: center !important;
	}
}

@media (max-width: 768px) {
	.half-section &gt; div {
		width: 100%;
		display: block;
	}

	.half-section, .half-section .t-right {
		text-align: center !important;
	}
}

/* TEXT ELEMENT */
.text-element {
	display: table;
	height: 100%;
	padding: 2rem;
}

.text-element .title {
	margin-bottom: 1rem;
}

.text-element .title h3 {
	font-size: 1.4rem;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: normal;
}

.text-element p {
	font-size: 1.1rem;
}

.text-element-wrapper, .text-element-inner {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}

.text-element-inner form {
	padding: 3.5rem;
}

@media (max-width: 1400px) {
	.text-element .title h3 {
		font-size: 1.2rem;
	}
}

@media (max-width: 992px) {
	.text-element p:not(.subtitle) {
		display: block;
	}
}

@media (max-width: 1200px) {
	.text-element-inner form {
		padding: 1.5rem;
	}
}

@media (max-width: 500px) {
	.text-element-inner form.p-60 {
		padding: 1rem !important;
	}
}

/* CREATIVE ELEMENT */
.creative-element {
	display: table;
	height: 100%;
	width: 100%;
	padding: 30px;
	overflow: hidden;
}

.creative-element h1, .creative-element .title {
	margin-bottom: 0.5rem;
	font-family: 'Satisfy','Open Sans', arial;
	text-transform: none !important;
	font-weight: normal;
}

.creative-element h1 {
	line-height: 1.5;
}

.creative-element .title h3 {
	font-size: 1.5rem;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 2px;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: normal;
}

.boxed .creative-element .title h3 {
	font-size: 1.3rem;
}

.creative-element-wrapper, .creative-element-inner {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}

.creative-element .title .subtitle {
	font-style: normal;
	color: #E2785D;
	font-weight: 600;
	font-size: 0.9rem;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.creative-element .text-animate.type .words-wrapper.selected {
	background-color: rgba(0,0,0,0.3);
}

.words-wrapper b {
	font-weight: normal;
}

/* CALL TO ACTION */
.section-call-to-action {
	padding: 2.5rem 0;
}

.section-call-to-action .action-wrapper {
	position: relative;
}

.section-call-to-action .container, .section-call-to-action .container-large {
	overflow: visible !important;
}

.section-call-to-action .action-icon {
	font-size: 3.5rem;
	margin-bottom: 1.5rem;
	text-align: center;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

.section-call-to-action .action-title {
	font-weight: 600;
	line-height: 1.5;
	margin-top: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0;
}

.section-call-to-action p.action-subtitle {
	color: rgba(0,0,0,0.4);
	font-size: 1.6rem;
	line-height: 1.2;
	padding: 0 1rem;
	font-style: italic;
	margin-top: 0.6rem;
	font-family: Satisfy,'Open Sans',arial;
}

.section-call-to-action p {
	font-size: 1.1rem;
	margin-bottom: 0;
	margin-top: 1.5rem;
}

.section-call-to-action .btn {
	margin-right: 0;
	margin-bottom: 0;
}

.section-call-to-action.action-sm {
	padding: 1.5rem 0;
}

.section-call-to-action.action-lg {
	padding: 5rem 0;
}

.section-call-to-action.action-hg {
	padding: 9rem 0;
}

.section-call-to-action .action-btn {
	position: absolute;
	height: 50px;
	right: 0;
	top: 50%;
	margin-top: -25px;
}

.section-call-to-action.section-dark .action-subtitle {
	color: rgba(255,255,255,0.5);
}

.section-call-to-action.action-left .action-btn {
	left: 0;
	right: auto;
}

.section-call-to-action.action-left .action-text {
	text-align: right;
}

.section-call-to-action.action-center .action-btn {
	position: relative;
	margin-top: 1.5rem;
	text-align: center;
	height: auto;
}

.section-call-to-action.action-center .action-text {
	text-align: center;
}

.section-call-to-action.action-sm {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.section-call-to-action.action-boxed {
	padding-left: 2rem;
	padding-right: 2rem;
	border-radius: 2px;
}

.section-call-to-action.action-bordered {
	border: 1px solid rgba(0,0,0,0.1);
}

@media (max-width: 992px) {
	.section-call-to-action, .section-call-to-action.action-left .action-text {
		text-align: center;
	}

	.section-call-to-action .action-btn {
		position: relative;
		right: auto;
		top: auto;
		margin-top: 2rem;
	}

	.section-call-to-action.action-lg {
		padding: 3rem 0;
	}
}

.bg-color-dark {
	background-color: #222;
}

#wrapper .bg-color-1 {
	background: #f8f8f8;
}

/* SEPARATORS */
.separator {
	font-size: 1.2rem;
	line-height: 0.5;
	position: relative;
	margin: 3rem 0;
	color: rgba(0,0,0,0.2);
	overflow: hidden;
}

	.vntd-separator {
		display: block;
		height: 1px;
		width: 40px;
		background: #e3e3e3;
	}

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

.separator span {
	display: inline-block;
	position: relative;
}

.separator i {
	color: rgba(0,0,0,.3);
}

.separator.separator-line {
	width: 100%;
	position: relative;
	overflow: visible;
}

.separator.separator-line .mask {
	overflow: hidden;
	height: 20px;
}

.separator.separator-line .mask:after {
	content: '';
	display: block;
	margin: -23px auto 0;
	width: 100%;
	height: 25px;
	border: 2px solid rgba(0,0,0,0.1);
}

.separator.separator-line span {
	width: 50px;
	height: 50px;
	position: absolute;
	bottom: 100%;
	margin-bottom: -25px;
	left: 50%;
	margin-left: -25px;
	border-radius: 100%;
	border: 2px solid rgba(0,0,0,0.12);
	background: #fff;
}

.separator.separator-line span i {
	position: absolute;
	top: 4px;
	bottom: 4px;
	left: 4px;
	right: 4px;
	border-radius: 100%;
	text-align: center;
	line-height: 40px;
	font-style: normal;
}

.separator.separator-rounded i {
	text-align: center;
	background: rgba(0,0,0,0.1);
	color: rgba(0,0,0,0.17);
	border: none;
}

.separator.separator-line.separator-rounded span:before,.separator.separator-line.separator-rounded span:after {
	top: 20px;
}

.separator.separator-line.separator-rounded span:before {
	right: 100%;
	margin-right: 0;
}

.separator.separator-line.separator-rounded span:after {
	left: 100%;
	margin-left: 0;
}

.separator.separator-fade {
	width: 100%;
	position: relative;
	overflow: visible;
}

.separator.separator-fade .mask {
	overflow: hidden;
	height: 20px;
}

.separator.separator-fade .mask:after {
	content: '';
	display: block;
	margin: -25px auto 0;
	width: 100%;
	height: 25px;
	border-radius: 125px / 12px;
	box-shadow: 0 0 8px rgba(0,0,0,0.5);
}

.separator.separator-fade span {
	width: 50px;
	height: 50px;
	position: absolute;
	bottom: 100%;
	margin-bottom: -25px;
	left: 50%;
	margin-left: -25px;
	border-radius: 100%;
	box-shadow: 0 2px 4px rgba(0,0,0,0.4);
	background: #fff;
}

.separator.separator-fade span i {
	position: absolute;
	top: 4px;
	bottom: 4px;
	left: 4px;
	right: 4px;
	border-radius: 100%;
	border: 1px dashed #aaa;
	text-align: center;
	line-height: 40px;
	font-style: normal;
}

.separator.separator-left span {
	left: 25px !important;
	right: auto;
}

.separator.separator-right span {
	right: 0 !important;
	left: auto;
}

/* INFOBOX */
.infobox {
	padding: 2rem;
	border-radius: 4px;
	background: #fff;
	box-shadow: 0 1px 12px rgba(0,0,0,.18);
}

.infobox.infobox-square {
	border-radius: 0;
}

@media (max-width: 992px) {
	.infobox {
		box-shadow: none;
	}
}

/* Infos */
.section-infos [class*="col-"] {
	padding: 6rem 3.5rem;
}

.section-infos .info-title {
	margin-bottom: 0;
}

.section-infos .info-subtitle {
	font-style: italic;
	font-size: 1.1rem;
	color: rgba(0,0,0,0.65);
	margin-bottom: 1rem;
}

.section-infos .info-dark .info-title {
	color: #fff;
}

.section-infos .info-dark p {
	color: rgba(255,255,255,0.9);
}

.section-infos .info-dark .info-subtitle {
	color: rgba(255,255,255,0.65);
}

/* WORKS */
.section-works .row {
	margin-right: 0;
	margin-left: 0;
}

.section-works [class*="col-"] {
	padding-left: 0;
	padding-right: 0;
}

.section-works img {
	width: 100%;
}

/* CHARTS */
.chart-wrapper {
	position: relative;
	display: block;
	width: 80%;
	height: 80%;
	margin-left: 10%;
	margin-top: 20%;
}

.chart-wrapper canvas {
	width: 100%;
}

/* NEWSLETTER */
.section-newsletter {
	margin-top: 30px;
}

.section-newsletter.section {
	margin-top: 0;
}

.section-newsletter .title {
	padding-top: 0;
}

.section-newsletter .subtitle {
	color: rgba(0,0,0,0.7) !important;
}

.section-newsletter.section-dark .subtitle {
	color: rgba(255,255,255,0.7) !important;
}

.section-newsletter .form-control {
	border: 2px solid #fff;
}

.section-newsletter input[type=email] {
	width: 450px;
}

@media (max-width: 768px) {
	.section-newsletter input[type=email] {
		width: 80%;
		margin: auto;
	}
}

@media (min-width: 768px) {
	.extended-product-desc ~ .section-newsletter, .extended-product-img ~ .section-newsletter {
		margin-top: 30px;
	}
}

/* FEATURES BOXES */
.feature-box {
	margin-bottom: 3rem;
	display: table;
	position: relative;
}

.feature-box.feature-full {
	width: 100%;
}

.feature-box .icon {
	display: table-cell;
	float: left;
	padding-right: 1rem;
	border-radius: 50%;
	width: 76px;
	height: 76px;
	color: #fff;
	padding-right: 0;
	font-size: 24px;
	text-align: center;
	margin-right: 1.3rem;
	background: #E2785D;
	border-radius: 50%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.feature-box .feature-content {
	display: table-cell;
	vertical-align: top;
}

.feature-box .feature-content p {
	color: rgba(0,0,0,0.6);
}

.feature-box .feature-content p.subtitle {
	font-family: 'Satisfy','Open Sans',arial;
	font-size: 1.3rem;
	color: #E2785D;
}

.feature-box .feature-title {
	margin-top: 0.2rem;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.feature-box .icon img {
	max-width: 100%;
}

.feature-box .icon.icon-simple {
	width: 50px;
}

.feature-box .icon.icon-no-bg {
	background: none;
	color: #8E8E8E;
}

.feature-box.dark .feature-title, .section-dark .feature-box .feature-title {
	color: #fff;
}

.feature-box.dark .icon.icon-gray, .feature-box.dark p, .section-dark .feature-box p {
	color: rgba(255,255,255,0.6);
}

.feature-box.dark .icon.icon-line, .section-dark .feature-box .icon.icon-line {
	border: 1px solid rgba(255,255,255,0.15);
	color: rgba(255,255,255,0.6);
}

.feature-box.feature-sm .icon {
	width: 40px;
	height: 40px;
	font-size: 16px;
}

.feature-box.feature-sm .icon i {
	padding-top: 2px;
	font-size: 25px;
}

.feature-box.feature-lg .icon {
	width: 96px;
	height: 96px;
	font-size: 28px;
}

.feature-box.feature-lg .icon i {
	padding-top: 27px;
	font-size: 38px;
}

.feature-box.feature-lg .icon.icon-simple i {
	padding-top: 0;
}

.feature-box.feature-lg .icon.icon-simple i.education_pencil-47 {
	padding-top: 8px;
}

.feature-box .icon i {
	padding-top: 25px;
	display: inline-block;
}

.feature-box .icon.icon-simple i {
	padding-top: 8px;
}

.section-dark .feature-box .icon i {
	color: rgba(255,255,255,0.4);
}

.feature-box h1 {
	font-size: 1.7rem;
}

.feature-box h2 {
	font-size: 1.2rem;
}

.feature-box h3 {
	font-size: 1rem;
}

.feature-box p {
	margin-bottom: 0;
}

.feature-box.feature-lg h1 {
	font-size: 2rem;
}

.feature-box.feature-lg h2 {
	font-size: 1.6rem;
}

.feature-box.feature-lg h3 {
	font-size: 1.3rem;
}

.feature-box.feature-sm h1 {
	font-size: 1.5rem;
}

.feature-box.feature-sm h2 {
	font-size: 1rem;
}

.feature-box.feature-sm h3 {
	font-size: 0.8rem;
}

.feature-box.feature-sm p {
	font-size: 0.9rem;
}

.feature-box .icon.icon-gray {
	background: rgba(0,0,0,0.08);
	color: rgba(0,0,0,0.8);
}

.feature-box:hover .icon.icon-gray {
	background: #383838;
	color: #fff;
}

.feature-box .icon.icon-dark {
	background: #232323;
}

.feature-box .icon.icon-line, .section-dark .feature-box .icon.icon-line {
	background: none;
	border: 1px solid rgba(0,0,0,0.15);
	color: rgba(0,0,0,0.6);
}

.feature-box .icon.icon-square {
	border-radius: 2px;
}

.feature-box .icon.icon-simple {
	background: none;
	border: none;
	color: rgba(0,0,0,0.7);
	font-size: 28px;
	height: 60px;
	padding-top: 0;
	text-align: left;
}

.feature-box.feature-sm .icon.icon-simple {
	font-size: 16px;
	height: auto;
}

.feature-box.feature-lg .icon.icon-simple {
	width: auto;
}

.feature-box.feature-lg .icon.icon-simple i {
	font-size: 4rem;
}

.feature-box.center, .feature-box.center .icon, .feature-box.center .feature-content {
	float: none;
	text-align: center;
	display: block;
	margin: auto;
}

.feature-box.center .icon {
	margin-bottom: 1rem;
}

.feature-box.center .icon.icon-simple {
	margin-bottom: 0;
}

.feature-box.center .icon.icon-simple  ~ h3 {
	margin-top: 1.3rem;
	margin-bottom: 1rem;
}

.feature-box.center img {
	margin: auto;
	text-align: center;
	width: auto;
}

.feature-box.boxed {
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: 2px;
	padding: 1.5rem;
	position: relative;
}

.feature-box.boxed .icon {
	position: absolute;
	top: -38px;
	left: 50%;
	margin-left: -38px;
}

.feature-box.boxed .icon.icon-line {
	background: #fff;
}

.feature-box.feature-lg.boxed .icon {
	top: -48px;
	margin-left: -48px;
}

.feature-box.boxed h3 {
	margin-top: 3rem;
}

.feature-box.boxed .btn {
	margin-right: 0 !important;
}

.feature-box.feature-icon-right {
	text-align: right;
}

.feature-box.feature-icon-right .icon {
	margin-right: 0;
	margin-left: 1.3rem;
	float: right;
}

@media (max-width: 1200px) {
	.feature-box {
		margin-bottom: 1.6rem;
	}

	.feature-box p, .split-section .feature-box p {
		font-size: 1rem;
		line-height: 1.6;
	}
}

@media (max-width: 992px) {
	div[class*="col-lg-"] .feature-box, div[class*="col-lg-"] .feature-box.m-t-80 {
		margin: 0 auto 2.2rem auto !important;
	}

	div[class*="col-lg-"] .feature-box.feature-full {
		width: auto;
	}

	div[class*="col-lg-"] .feature-box .icon, div[class*="col-lg-"] .feature-box .feature-content {
		float: none;
		text-align: center;
		margin: auto;
		display: block;
	}

	div[class*="col-lg-"] .feature-box .icon {
		margin-bottom: 1rem;
	}

	div[class*="col-lg-"] .feature-box.feature-icon-right .icon {
		position: absolute;
		top: 0;
		left: 50%;
		margin-left: -38px;
	}

	div[class*="col-lg-"] .feature-box.feature-icon-right .feature-content {
		padding-top: 90px;
	}
}


/* MAP */
.map {
	width: 100%;
	margin: 0 auto;
	display: block;
	height: 350px;
	margin-bottom: 1rem;
}

.map.f-left {
	width: 50%;
	height: 210px;
	margin: .5rem 1rem 0 0;
}

.map.f-right {
	width: 50%;
	height: 210px;
	margin: .5rem 0 0 1rem;
}

.fullwidth &gt; .map {
	margin-bottom: 0;
}

.half-section &gt; .map {
	width: 50% !important;
}

	.gm-style-iw {
		padding: 12px 8px;
	}

	.gm-style-iw h4 {
		font-size: 18px;
	    text-transform: none;
	    font-weight: normal;
	    letter-spacing: 0;
	    margin-bottom: 12px;
	}

.gm-style-iw, .gm-style-iw p {
	text-align: left;
	margin-bottom: 0;
	line-height: 1.5em;
	font-size: 14px;
	max-width: 280px;
	text-transform: none;
	font-weight: normal;
}

.map-header {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	height: calc(100% + 30px) !important;
}

.section-fullmap {
	width: 100%;
	height: 100%;
	min-height: 900px;
	overflow: hidden;
	position: relative;
}

.section-fullmap .infobox {
	margin-top: 4rem;
}

.map-background {
	position: relative;
}

.map-background &gt; .row {
	padding-top: 80px;
	padding-bottom: 80px;
}

.section-fullmap .map, .map-background .map {
	position: absolute;
	height: 100%;
	min-height: 800px;
}

@media (max-width: 992px) {
	.section-fullmap:not(.section-contact) {
		height: auto !important;
		min-height: 0 !important;
	}

	.section-fullmap:not(.section-contact) .map {
		opacity: 0;
	}

	.section-fullmap .infobox {
		box-shadow: none;
	}

	.section-fullmap .map, .map-background .map {
		min-height: 0;
	}

	.map-background &gt; .row {
		padding-top: 50px;
	}

	.section-fullmap .infobox {
		margin-top: 0;
	}
}

@media (max-width: 768px) {
	.map-background {
		height: auto !important;
		padding-top: 0 !important;
	}

	.map-background &gt; .row {
		padding-top: 0;
		padding-bottom: 0;
	}

	.map-background &gt; .row.m-t-100 {
		margin-top: 0 !important;
	}

	.map-background &gt; .map {
		opacity: 0;
	}

	.map.f-left, .map.f-right {
		float: none !important;
		margin: 0 !important;
		width: 100% !important;
	}
}

/* NOTIFCATIONS */
#toast-container i {
	font-size: 2rem;
	color: #65B9EA;
	display: block;
	text-align: center;
	margin-bottom: 0.5rem;
	padding-right: 0.4rem;
}

#toast-container&gt;div {
	width: auto;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	opacity: 1;
	padding: 0.6rem;
	-moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);
	-o-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);
}

#toast-container&gt;:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
}

#toast-container&gt;.toast-info {
	background-image: none !important;
}

#toast-container&gt; div {
	padding-right: 20px;
}

.toast-info {
	background: #383838;
}

.toast-warning {
	background: #CB6C6C;
}

.toast-builder {
	top: 1rem;
	right: 340px;
}

.toast-warning .text-wrapper {
	padding-left: 40px;
}

.toast-top-right {
	top: 65px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.topnav-top .toast-top-right {
	top: 95px;
}

.toast-top-center {
	top: 70px;
}

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

/* PROGRESS BAR */

progress[value]::-webkit-progress-bar {
	background-color: transparent;
}

progress[value]::-webkit-progress-value {
	background: blue;
}

.progress {
	position: relative;
	-webkit-box-shadow: none;
	background: #ebedef;
	box-shadow: none;
	height: 5px;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	overflow: visible;
	margin-top: 2.2rem;
	margin-bottom: 4rem;
}

progress {
	height: 100%;
	width: 0%;
	text-align: left;
	color: #121212;
	border-radius: 2px;
	-webkit-box-shadow: none;
	background: #121212;
	box-shadow: none;
	line-height: 2rem;
	float: left;
	overflow: visible;
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}

.progress .progress-info {
	position: absolute;
	top: -1.8rem;
	width: 100%;
	font-size: 0.85rem;
}

.progress-info .progress-value {
	opacity: 0;
	float: right;
	-webkit-transition: opacity .6s ease;
	-o-transition: opacity .6s ease;
	transition: opacity .6s ease;
}

.progress-bar-primary, .progress-bar-primary[value]::-webkit-progress-value {
	background-color: #E2785D;
}

.progress-bar-blue, .progress-bar-blue[value]::-webkit-progress-value {
	background-color: #319db5;
}

.progress-bar-success, .progress-bar-success[value]::-webkit-progress-value {
	background-color: #49B79E;
}

.progress-bar-danger, .progress-bar-danger[value]::-webkit-progress-value {
	background-color: #C45959;
}

.progress-bar-warning, .progress-bar-warning[value]::-webkit-progress-value {
	background-color: #ff9122;
}

.progress.progress-bar-sm {
	height: 1px;
}

.progress {
	height: 4px;
}

.progress.progress-bar-lg {
	height: 6px;
}

.progress.progress-bar-hg {
	height: 10px;
}

/* CIRCULAR PROGRESS CHART */
.circular-bar {
	padding: 0 2rem;
	margin-bottom: 6rem;
	text-align: center;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.circular-bar.circular-visible {
	opacity: 1;
}

.circular-bar .circular-bar-content {
	margin-top: -110px;
	text-align: center;
}

.circular-bar .circular-bar-content strong {
	display: block;
	font-size: 18px;
	font-size: 1.2rem;
	line-height: 1.5rem;
	line-height: 24px;
}

.circular-bar .circular-bar-content label {
	display: block;
	font-weight: 300;
	font-size: 15px;
	font-size: .9375rem;
	line-height: 1.25rem;
	line-height: 20px;
}

.circular-bar &gt; div {
	display: block !important;
	margin: auto;
}

/* IMAGES ZOOM */
.easyzoom {
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.easyzoom img {
	vertical-align: bottom;
}

.easyzoom.is-loading img {
	cursor: progress;
}

.easyzoom.is-ready img {
	cursor: crosshair;
}

.easyzoom.is-error img {
	cursor: not-allowed;
}

.easyzoom-notice {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 150;
	width: 10em;
	margin: -1em 0 0 -5em;
	line-height: 2em;
	text-align: center;
	background: #FFF;
	box-shadow: 0 0 10px #888;
}

.easyzoom-flyout {
	position: absolute;
	z-index: 100;
	overflow: hidden;
	background: #FFF;
	top: 0;
	z-index: 20000;
	opacity: 0;
	-webkit-transition: opacity .6s ease;
	-moz-transition: opacity .6s ease;
	transition: opacity .6s ease;
}

.easyzoom-flyout:hover {
	opacity: 1;
}

.easyzoom--overlay .easyzoom-flyout {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.easyzoom--adjacent .easyzoom-flyout {
	top: 0;
	left: 100%;
	width: 100%;
	height: 100%;
	margin-left: 20px;
}

.easyzoom-flyout {
	background: #eaeaea;
}

.easyzoom-flyout img {
	max-width: none!important;
	width: auto!important;
}

/* ICONS */
.icon-square a, .icon-rounded a, .icon-circle a {
	margin: 0 .4rem .4rem 0;
	display: inline-block;
	overflow: hidden;
}

.icon-square a:hover, .icon-rounded a:hover, .icon-circle a:hover {
	color: #fff;
}

.icon-hover a {
	-webkit-transition: background .3s;
	-moz-transition: background .3s;
	-ms-transition: background .3s;
	-o-transition: background .3s;
	transition: background .3s ease-in-out;
}

.icon-hover i, .icon-square i, .icon-rounded i, .icon-circle i, .icon-line i {
	width: 40px;
	display: inline-block;
	position: relative;
	-webkit-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
	-moz-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
	-ms-transition: transform .3s ease-in-out, opacity .3s ease-in-outt;
	-o-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
	transition: transform .3s ease-in-out, opacity .3s ease-in-out;
}

.icon-square a, .icon-rounded a, .icon-circle a {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 1.4rem;
}

.icon-square a {
	border-radius: 0;
}

.icon-rounded a {
	border-radius: 4px;
}

.icon-circle a {
	border-radius: 50%;
}

.icon-gray a {
	background: #F1F1F1;
	color: #535353 !important;
}

.icon-dark a {
	background: #393939;
	color: #fff !important;
}

.icon-line a {
	background: none;
	border: 1px solid #E0E0E0;
	color: #535353 !important;
}

.icon-line a:hover {
	border-color: transparent;
}

.icon-hover a i {
	transform: translateY(0);
}

.icon-hover a:hover i {
	transform: translateY(-40px);
}

.icon-hover a i:last-child, .icon-hover a:hover i:first-child {
	color: #fff;
	opacity: 0;
}

.icon-hover a:hover i:last-child {
	opacity: 1;
}
/* Icon Size */
.icon-sm.icon-hover i, .icon-sm.icon-square i, .icon-sm.icon-rounded i, .icon-sm.icon-circle i, .icon-sm.icon-line i {
	width: 22px;
}

.icon-lg.icon-hover i, .icon-lg.icon-square i, .icon-lg.icon-rounded i, .icon-lg.icon-circle i, .icon-lg.icon-line i {
	width: 60px;
}

.icon-sm.icon-square a, .icon-sm.icon-rounded a, .icon-sm.icon-circle a {
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 0.9rem;
}

.icon-lg.icon-square a, .icon-lg.icon-rounded a, .icon-lg.icon-circle a {
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 1.8rem;
}

.icon-sm.icon-hover a:hover i {
	transform: translateY(-25px);
}

.icon-lg.icon-hover a:hover i {
	transform: translateY(-60px);
}
/* Social Icon Color */
.icon-500px:hover, .social-icons-colored .icon-500px {
	background: #222222 !important;
}

.icon-android:hover, .social-icons-colored .icon-android {
	background: #a4c639 !important;
}

.icon-apple:hover, .social-icons-colored .icon-apple {
	background: #5BC236 !important;
}

.icon-behance:hover, .social-icons-colored .icon-behance {
	background: #053eff !important;
}

.icon-bitbucket:hover, .social-icons-colored .icon-bitbucket {
	background: #205081 !important;
}
.icon-twitch:hover, .social-icons-colored .icon-twitch {
	background: #6441A4 !important;
}
.icon-deviantart:hover, .social-icons-colored .icon-deviantart {
	background: #475c4d !important;
}
.icon-reddit:hover, .social-icons-colored .icon-reddit {
	background: #ff733f !important;
}
.icon-quora:hover, .social-icons-colored .icon-quora {
	background: #b92b27 !important;
}
.icon-snapchat:hover, .social-icons-colored .icon-snapchat {
	background: #fff100 !important;
}
.icon-snapchat:hover, .social-icons-colored .icon-snapchat {
	background: #fff100 !important;
}
.icon-codepen:hover, .social-icons-colored .icon-codepen {
	background: #4E4E4E !important;
}

.icon-css3:hover, .social-icons-colored .icon-css3 {
	background: #26a8dc !important;
}

.icon-delicious:hover, .social-icons-colored .icon-delicious {
	background: #3399ff !important;
}

.icon-devianart:hover, .social-icons-colored .icon-devianart {
	background: #4e6252 !important;
}

.icon-digg:hover, .social-icons-colored .icon-digg {
	background: #000000 !important;
}

.icon-dribbble:hover, .social-icons-colored .icon-dribbble {
	background: #ea4c89!important;
}

.icon-dropbox:hover, .social-icons-colored .icon-dropbox {
	background: #007ee5 !important;
}

.icon-facebook:hover, .social-icons-colored .icon-facebook {
	background: #3b5998 !important;
}

.icon-firefox:hover, .social-icons-colored .icon-firefox {
	background: #e66000 !important;
}

.icon-flickr:hover, .social-icons-colored .icon-flickr {
	background: #ff0084 !important;
}

.icon-foursquare:hover, .social-icons-colored .icon-foursquare {
	background: #f94877 !important;
}

.icon-gg:hover, .social-icons-colored .icon-gg {
	background: #747474 !important;
}

.icon-git:hover, .social-icons-colored .icon-git {
	background: #f34c27 !important;
}

.icon-github:hover, .social-icons-colored .icon-github,
.icon-github-alt:hover, .social-icons-colored .icon-github-alt {
	background: #4183c4 !important;
}

.icon-google:hover, .social-icons-colored .icon-google {
	background: #dd4b39 !important;
}

.icon-google-plus:hover, .social-icons-colored .icon-google-plus {
	background: #dd4b39 !important;
}

.icon-houzz:hover, .social-icons-colored .icon-houzz {
	background: #7ac142 !important;
}

.icon-html5:hover, .social-icons-colored .icon-html5 {
	background: #e34f26 !important;
}

.icon-instagram:hover, .social-icons-colored .icon-instagram {
	background: #125688 !important;
}

.icon-internet-explorer:hover, .social-icons-colored .icon-internet-explorer {
	background: #1ebbee !important;
}

.icon-ioxhost:hover, .social-icons-colored .icon-ioxhost {
	background: #faa829 !important;
}

.icon-joomla:hover, .social-icons-colored .icon-joomla {
	background: #0fa13c !important;
}

.icon-lastfm:hover, .social-icons-colored .icon-lastfm {
	background: #d51007 !important;
}

.icon-linkedin:hover, .social-icons-colored .icon-linkedin {
	background: #007bb5 !important;
}

.icon-linux:hover, .social-icons-colored .icon-linux {
	background: #1793d1 !important;
}

.icon-maxcdn:hover, .social-icons-colored .icon-maxcdn {
	background: #555555!important;
}

.icon-medium:hover, .social-icons-colored .icon-medium {
	background: #232323!important;
}

.icon-odnoklassniki:hover, .social-icons-colored .icon-odnoklassniki {
	background: #ed812b !important;
}

.icon-opencart:hover, .social-icons-colored .icon-opencart {
	background: #33c6f0 !important;
}

.icon-openid:hover, .social-icons-colored .icon-openid {
	background: #f28018 !important;
}

.icon-opera:hover, .social-icons-colored .icon-opera {
	background: #cc0f16!important;
}

.icon-pagelines:hover, .social-icons-colored .icon-pagelines {
	background: #343434 !important;
}

.icon-paypal:hover, .social-icons-colored .icon-paypal {
	background: #003087 !important;
}

.icon-pinterest:hover, .social-icons-colored .icon-pinterest {
	background: #cb2027 !important;
}

.icon-qq:hover, .social-icons-colored .icon-qq {
	background: #232323 !important;
}

.icon-rebel:hover, .social-icons-colored .icon-rebel {
	background: #ff9c00 !important;
}

.icon-safari:hover, .social-icons-colored .icon-safari {
	background: #2cb4c4 !important;
}

.icon-sellsy:hover, .social-icons-colored .icon-sellsy {
	background: #0174c8 !important;
}

.icon-share-alt:hover, .social-icons-colored .icon-share-alt {
	background: #4DA25D !important;
}

.icon-simplybuilt:hover, .social-icons-colored .icon-simplybuilt {
	background: #2E2E2E !important;
}

.icon-skyatlas:hover, .social-icons-colored .icon-skyatlas {
	background: #08455b !important;
}

.icon-skype:hover, .social-icons-colored .icon-skype {
	background: #00aff0 !important;
}

.icon-slack:hover, .social-icons-colored .icon-slack {
	background: #6ecadc !important;
}

.icon-slideshare:hover, .social-icons-colored .icon-slideshare {
	background: #067ab6 !important;
}

.icon-soundcloud:hover, .social-icons-colored .icon-soundcloud {
	background: #ff8800 !important;
}

.icon-spotify:hover, .social-icons-colored .icon-spotify {
	background: #2ebd59 !important;
}

.icon-stack-exchange:hover, .social-icons-colored .icon-stack-exchange {
	background: #232323!important;
}

.icon-stack-overflow:hover, .social-icons-colored .icon-stack-overflow {
	background: #fe7a15 !important;
}

.icon-steam:hover, .social-icons-colored .icon-steam {
	background: #171a21 !important;
}

.icon-stumbleupon:hover, .social-icons-colored .icon-stumbleupon {
	background: #eb4924 !important;
}

.tencent-weibo:hover, .social-icons-colored .icon-weibo {
	background: #ff5640 !important;
}

.icon-trello:hover, .social-icons-colored .icon-trello {
	background: #0079bf !important;
}

.icon-tripadvisor:hover, .social-icons-colored .icon-tripadvisor {
	background: #589442 !important;
}

.icon-tumblr:hover , .social-icons-colored .icon-tumblr {
	background: #32506d !important;
}

.icon-twitter:hover, .social-icons-colored .icon-twitter {
	background: #00aced !important;
}

.icon-telegram:hover, .social-icons-colored .icon-telegram {
	background: #2fa7de !important;
}

.icon-viacoin:hover, .social-icons-colored .icon-viacoin {
	background: #3F3A3A!important;
}

.icon-vimeo:hover, .social-icons-colored .icon-vimeo {
	background: #aad450 !important;
}

.icon-vine:hover, .social-icons-colored .icon-vine {
	background: #00b488 !important;
}

.icon-vk:hover, .social-icons-colored .icon-vk {
	background: #232323 !important;
}

.icon-weixin:hover, .social-icons-colored .icon-weixin {
	background: #2D415F !important;
}

.icon-whatsapp:hover, .social-icons-colored .icon-whatsapp {
	background: #4dc247 !important;
}

.icon-wikipedia-w:hover, .social-icons-colored .icon-wikipedia-w {
	background: #727272 !important;
}

.icon-windows:hover, .social-icons-colored .icon-windows {
	background: #00bcf2 !important;
}

.icon-wordpress:hover, .social-icons-colored .icon-wordpress {
	background: #21759b !important;
}

.icon-xing:hover, .social-icons-colored .icon-xing {
	background: #026466 !important;
}

.icon-yahoo:hover, .social-icons-colored .icon-yahoo {
	background: #400191 !important;
}

.icon-yelp:hover, .social-icons-colored .icon-yelp {
	background: #cd201f !important;
}

.icon-youtube:hover, .social-icons-colored .icon-youtube {
	background: #bb0000 !important;
}

/* COUNTERS */
.section-countup {
	padding: 0;
}

.section-countup .container-fluid {
	padding-right: 0;
	padding-left: 0;
}

.section-countup [class*="col-"] {
	border-right: 1px dashed rgba(0,0,0,0.15);
}

.section-countup [class*="col-"]:last-child {
	border-right: none;
}

.section-countup.section&gt;.container-fluid&gt;.row&gt;[class*=col-], .section-countup.section&gt;.container-large&gt;.row&gt;[class*=col-], .section-countup.section&gt;.container&gt;.row&gt;[class*=col-], .section&gt;.row&gt;[class*=col-] {
	padding-top: 0;
}

.counter {
	padding: 1.5rem 0;
}

.counter p {
	text-align: center;
	margin-top: 0;
	letter-spacing: 1px;
	color: #000;
}

.countup {
	font-weight: 700;
	text-align: center;
}

.counter .countup {
	font-size: 1.9rem;
	font-weight: 600;
	margin-bottom: 0.6rem;
	line-height: normal;
}

.counter i {
	text-align: center;
	font-size: 1.9rem;
	display: block;
	margin-bottom: 0.4rem;
	color: rgba(0,0,0,0.3);
}

.countup.countup-inline {
	display: inline;
	text-align: left;
}

.counter .count-title {
	font-weight: 600;
	font-size: 1rem;
	text-transform: uppercase;
	margin-bottom: 0.4rem;
	line-height: normal;
}

.counter .count-subtitle {
	font-family: "Satisfy",arial;
	color: rgba(0,0,0,0.4);
	font-size: 1.2rem;
	font-style: italic;
	line-height: 0.9rem;
	margin-top: 1rem;
	font-weight: 600;
}

.countdown-block {
	font-family: 'Satisfy','Open Sans', arial;
	font-size: 1.6rem;
	text-align: center;
	float: left;
	padding: 2rem;
	width: 20%;
	color: rgba(0,0,0,0.5);
}

.countdown-block span {
	display: block;
	font-size: 24px;
	color: #000;
	letter-spacing: 1px;
}

.counter.counter-lg .countup {
	font-size: 3rem;
	margin-bottom: 0.7rem;
}

.counter.counter-lg i {
	font-size: 2.6rem;
}

.countdown-block:not(:last-child) {
	border-right: 2px solid rgba(0,0,0,0.05);
}

.countdown.countdown-inline {
	display: inline-block;
	font-weight: 700;
}

.counter-creative.counter .count-title {
	font-family: "Satisfy",arial;
	font-size: 1.25rem;
	text-transform: none;
}

@media (max-width: 992px) {
	.section-countup .col-lg-3:nth-child(2) {
		border-right: none;
	}

	.counter.counter-lg .countup {
		font-size: 1.8rem;
		margin-bottom: 0.7rem;
	}
}

@media (max-width: 768px) {
	.section-countup .col-lg-3 {
		border-right: none;
		border-bottom: 1px dashed rgba(0,0,0,0.1);
	}

	.section-countup .col-lg-3:last-child {
		border-bottom: none;
	}

	.countdown-block {
		font-size: 1.2rem;
		padding: 1rem;
	}
}

/* Tooltip */
.tooltip-inner {
	border-radius: 0;
	padding: 8px 10px;
	background-color: #191919;
	max-width: 350px !important;
}

.tooltip-inner p {
	color: #fff;
	font-weight: 300 !important;
	font-size: 0.95rem !important;
	letter-spacing: 1px;
	margin-bottom: 0;
}

.tooltip.top .tooltip-arrow {
	margin-left: -10px;
	border-width: 8px 10px 0;
}

.tooltip-arrow {
	border-top-color: #191919;
}

.tooltip.bottom .tooltip-arrow {
	top: 1px;
}

/* Item */
.item .item-meta, .item .item-meta a {
	margin-bottom: 10px;
	color: rgba(0,0,0,0.6);
	font-size: 0.9rem;
}

.item .item-meta a:hover {
	color: #E2785D;
}

.item .item-meta span {
	display: inline-block;
}

.video-wrapper {
	position: relative;
	overflow: visible;
/*	padding-bottom: 56.25%;*/
}

.item .video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.item .flex-control-nav {
	bottom: 0;
	z-index: 2;
}

.item .flex-control-paging li a {
	width: 9px;
	height: 9px;
}

/* Alert */

.alert {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #fff;
	border: none;
	border-radius: 2px;
}

.alert .icon-circle {
	background-color: rgba(0,0,0,0.05);
	font-size: 25px;
	display: inline-block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 55px;
	height: 55px;
	text-align: center;
	padding-top: 10px;
}

.alert .media-body {
	width: auto;
}

.alert .media-body p {
	margin-bottom: 0;
	white-space: normal;
	color: rgba(255,255,255,0.8);
}

.alert a {
	color: #3C3C3C;
	font-weight: 600;
}

.alert button {
	margin-bottom: 0;
}

.alert .close .icons-office-52 {
	font-size: 10px;
}

.alert .media-left img {
	border: 3px solid rgba(0,0,0,0.2);
	margin-top: -3px;
	width: 62px;
}

.alert &gt; p + p {
	margin-top: 0;
}

h4.alert-title {
	color: rgba(0,0,0,0.8);
	font-size: 1.1rem;
	font-weight: 600;
	margin-bottom: 0.3rem;
	margin-top: 0.5rem;
}

.alert-primary {
	background-color: #EB8B73;
}

.alert-success {
	background-color: #75ce85;
}

.alert-success.alert .media-body p {
	color: rgba(0,0,0,0.7);
}

.alert-info {
	background-color: #bbdefb;
	color: rgba(0,0,0,0.7);
	color: #515F6B;
}

.alert.alert-info a {
	color: #247699;
}

.alert-warning {
	background-color: #ffccbc;
	color: rgba(0,0,0,0.7);
	color: #865E51;
}

.alert-warning.alert .media-body p {
	color: rgba(0,0,0,0.7);
}

.alert-danger {
	background-color: #e57373;
}

.alert-dark {
	background-color: #33363c;
}

.alert-dark h4.alert-title {
	color: #fff;
}

.alert-dark.alert a {
	color: #5DBFD5;
}

.alert-dark.alert .media-left img {
	border: 3px solid rgba(255,255,255,0.2);
}

.alert.alert-dark .icon-circle {
	background-color: rgba(255,255,255,0.1);
}

.alert.alert-dark .media-body p {
	height: auto;
	line-height: 20px;
	margin-bottom: 0;
	overflow: visible;
}

/* Clients */
.clients {
	padding-top: 30px !important;
}

.owl-carousel.clients {
	padding: 1rem 0 !important;
}

.clients .item {
	padding: 0 40px;
	opacity: 0.4;
	webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.clients.clients-10 .item {
	padding: 0 20px;
}

.clients .item.col-md-1 {
	padding: 0 20px;
}

.clients .item:hover {
	opacity: 0.6;
}

.clients img {
	width: 100%;
	webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.clients .row [class*="col-"]:before {
	content: "";
	position: absolute;
	bottom: -20px;
	right: 0;
	left: auto;
	height: 40px;
	width: 2px;
	border-left: 2px solid #eee;
}

.clients .row [class*="col-"]:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: -20px;
	left: auto;
	width: 40px;
	height: 2px;
	border-bottom: 2px solid #eee;
}

.clients .row [class*="col-"]:last-child:before, .clients .row [class*="col-"]:last-child:after, .clients .row:last-child [class*="col-"]:before,.clients .row:last-child [class*="col-"]:after {
	display: none;
}

.clients-boxed {
	padding-left: 15px;
	padding-right: 15px;
	margin-top: -15px;
	margin-bottom: -15px;
}

.clients-boxed img {
	padding: 5% 20%;
	opacity: 0.4;
}

.clients-boxed [class*="col-"]:before, .clients-boxed [class*="col-"]:after {
	display: none;
}

.clients-boxed [class*="col-"] {
	border-right: 1px dashed rgba(0,0,0,0.15);
	border-bottom: 1px dashed rgba(0,0,0,0.15);
}

.clients .row [class*="col-"]:last-child {
	border-right: none;
}

.clients .row:last-child [class*="col-"] {
	border-bottom: none;
}

.clients-boxed [class*="col-"] img {
	opacity: 0.9;
}

@media (max-width: 768px) {
	.clients-boxed [class*="col-"] {
		border-right: none;
	}

	.clients .row:last-child [class*="col-"] {
		border-bottom: 1px dashed rgba(0,0,0,0.15);
	}
}

/* Testimonials */
.testimonial .testimonial-content {
	font-family: "Sumana",arial;
	font-style: italic;
	color: #8C8C8C;
	border: 1px solid #E3E3E3;
	border-radius: 3px;
	padding: 1rem;
	background-color: #fff;
	z-index: 200;
}

.testimonial .testimonial-content::before {
	content: "";
	height: 10px;
	width: 10px;
	position: absolute;
	background: #fff;
	left: 22px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-bottom: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
	bottom: -6px;
}

.testimonial .testimonial-meta img {
	border-radius: 50%;
	width: 45px;
	float: left;
	margin-right: 1rem;
}

.testimonial .testimonial-meta p {
	margin-bottom: 0;
}

.testimonial .testimonial-meta .testimonial-name {
	font-weight: 700;
	font-size: 1rem;
	color: #666666;
}

.testimonial .testimonial-meta .testimonial-subtitle {
	color: #8C8C8C;
	font-weight: normal;
	font-size: 1rem;
}

.testimonial .testimonial-meta .testimonial-subtitle a {
	color: #E2785D;
}

.testimonial.testimonial-center .testimonial-content::before {
	left: 50%;
	margin-left: -5px;
}

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

.testimonial.testimonial-right .testimonial-content::before {
	left: auto;
	right: 22px;
}

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

.testimonial.testimonial-right .testimonial-meta img {
	float: right;
	margin-right: 0;
	margin-left: 1rem;
}

.bx-slider .testimonial {
	text-align: center;
}

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

.testimonial-photos .photo-hold {
	display: inline-block;
	width: 100px;
	padding: 10px 10px 0 10px;
	margin-right: 10px;
	margin-left: 10px;
	border-radius: 4px;
	box-sizing: border-box;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.testimonial-photos .photo-bg {
	background: #000;
	display: block;
}

.testimonial-photos img {
	border-radius: 50%;
	opacity: .4;
	width: 100%;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.testimonial-photos .active img {
	opacity: 1;
}

.testimonial-description {
	color: #9F9F9F;
}

.testimonial .comment {
	font-family: "Sumana",arial;
	font-style: italic;
	color: rgba(0,0,0,0.6);
}

.testimonial .client-info {
	color: #232323;
}

.review_top_ornament {
	text-align: center;
}

.review_top_ornament_line {
	border-top: solid 1px rgba(0,0,0,.1);
}

.review_top_ornament_quotemark {
	color: rgba(0,0,0,.1);
}

.review_top_ornament_line {
	margin-left: 0.5rem;
	margin-right: 0.5rem;
	width: 6rem;
	display: inline-block;
}

.review_top_ornament_quotemark {
	font-weight: bold;
	font-size: 5rem;
	display: inline-block;
	margin-bottom: 3rem;
	line-height: 3rem;
}

.review_bottom_ornament {
	text-align: center;
}

.review_bottom_ornament_line {
	border-top: solid 1px rgba(0,0,0,.1);
}

.review_bottom_ornament_triangle {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid rgba(0,0,0,.16);
}

.review_bottom_ornament_line {
	margin-left: 0rem;
	margin-right: 0rem;
	width: 4rem;
	display: inline-block;
}

.review_bottom_ornament_triangle {
	width: 0;
	height: 0;
	position: relative;
	display: inline-block;
	top: 9px;
	margin-left: -5px;
	margin-right: -5px;
}

.review_bottom_ornament_line {
	margin-left: 0rem;
	margin-right: 0rem;
	width: 4rem;
	display: inline-block;
}

.review_bottom_ornament_triangle {
	width: 0;
	height: 0;
	position: relative;
	display: inline-block;
	top: 9px;
	margin-left: -5px;
	margin-right: -5px;
}

.review_bottom_ornament_triangle:after {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	top: -10px;
	left: -9px;
}

.review_bottom_ornament_triangle:after {
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-top: 9px solid white;
}

.testimonial.style-2 {
}

.testimonial.style-2 img {
	display: block;
	max-width: 80px;
	border-radius: 50%;
	margin: 0 auto;
}

.testimonial.style-2 .testimonial-content {
	background: none;
	border: none;
	text-align: center;
}

.testimonial.style-2 .testimonial-content::before {
	display: none;
}

.testimonial .testimonial-quote {
	display: block;
	margin: auto;
	text-align: center;
	font-size: 2rem;
	color: rgba(0,0,0,0.15);
}

.section-dark .testimonial .testimonial-quote {
	color: rgba(255,255,255,.15);
}

.testimonial.style-2 .testimonial-info {
	text-align: center;
}

.testimonial.style-2 img ~ .testimonial-content {
	margin-top: 0;
}

.testimonial-content ~ img ~ .testimonial-meta {
	margin-top: 1rem;
}

.testimonial-img-bottom .testimonial-content {
}

.section-dark .testimonial-content, .section-dark .testimonial .comment {
	color: rgba(255,255,255,0.8);
}

.section-dark .testimonial .testimonial-meta .testimonial-subtitle {
	color: rgba(255,255,255,0.5);
}

.section-dark .testimonial.style-2 {
	color: rgba(255,255,255,0.6);
}

.section-dark .testimonial.style-2 .testimonial-content::after {
	color: rgba(255,255,255,0.25);
}

.section-dark .testimonial:not(.style-2) .testimonial-content {
	background: #262626;
	border: 1px solid #393939;
}

.section-dark .testimonial:not(.style-2) .testimonial-content::before {
	background: #262626;
	border-bottom: 1px solid #393939;
	border-right: 1px solid #393939;
}

.section-dark .review_top_ornament_line {
	border-top: solid 1px rgba(255,255,255,.2);
}

.section-dark .review_top_ornament_quotemark {
	color: rgba(255,255,255,.2);
}

.section-dark .review_bottom_ornament_line {
	border-top: solid 1px rgba(255,255,255,.2);
}

.section-dark .review_bottom_ornament_triangle {
	border-top: 10px solid rgba(255,255,255,.25);
}

.section-dark .review_bottom_ornament_triangle:after {
	border-top: 9px solid #181717;
}

.section-dark .testimonial .testimonial-meta .testimonial-name {
	color: rgba(255,255,255,0.9);
}

.section-dark .testimonial .client-info {
	color: #B3B3B3;
}

/* PRELOADERS */
.spinner {
	width: 40px;
	height: 40px;
	position: relative;
	margin: 1rem auto;
}

.double-bounce1, .double-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #333;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-bounce 2.0s infinite ease-in-out;
	animation: sk-bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
	0%, 100% {
		-webkit-transform: scale(0.0);
	}

	50% {
		-webkit-transform: scale(1.0);
	}
}

@keyframes sk-bounce {
	0%, 100% {
		transform: scale(0.0);
		-webkit-transform: scale(0.0);
	}

	50% {
		transform: scale(1.0);
		-webkit-transform: scale(1.0);
	}
}

/* MODAL WINDOWS */
.white-popup-block {
	background: #FFF;
	padding: 1.5rem 2rem;
	text-align: left;
	max-width: 1000px;
	margin: 2.5rem auto;
	position: relative;
}

.slickModal .close {
	opacity: 1;
}

.slickModal.newsletter {
	color: #fff;
}

.slickModal.newsletter .wrapper {
	padding: 3rem;
	padding-bottom: 2.5rem;
}

.slickModal h3 {
	font-weight: 700;
	font-size: 1.6rem;
	margin-bottom: 1.2rem;
	text-align: left;
	color: #fff;
}

.slickModal .white-modal h3 {
	color: #121212;
}

.slickModal.newsletter  p {
	font-size: 1.1rem;
	text-align: left;
}

.slickModal.newsletter .privacy {
	font-size: 0.9rem;
	float: left;
	color: #E1E1E1;
	margin-top: 1rem;
}

.slickModal.newsletter .privacy:hover {
	color: #fff;
}

.slickModal.newsletter .checkbox {
	text-align: left;
	margin-bottom: 0 !important;
}

.slickModal.newsletter .checkbox label {
	font-weight: 300;
	font-size: 0.85;
}

.slickModal .form-group {
	margin-bottom: 15px;
}

.slickModal.newsletter .close.icon:after, .slickModal.newsletter .close.icon:before {
	background: #fff;
}

.slickModal .white-modal {
	background: #fff;
}

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

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

.slickModal .form-group {
	margin-bottom: 15px;
}

.slickModal .form-group label {
	font-weight: 600;
	font-size: 0.8rem;
	margin-bottom: 5px;
	font-weight: 700;
}

.slickModal .checkbox {
	margin: 2rem 0;
}

.slickModal .map {
	height: 100%;
}

.cookieNotice {
	font-family: "Raleway";
	background: rgba(0,0,0,0.8);
	color: #fff;
	text-align: left;
	width: 100%;
	height: 90px;
	padding: 24px;
}

.cookieNotice h3 {
	font-weight: 900;
	padding-bottom: 6px;
	font-size: 18px;
	margin-bottom: 0;
}

.cookieNotice p,.cookieNotice a {
	color: #fff;
	text-align: left;
}

.cookieNotice a {
	text-decoration: underline;
}

.cookieNotice label {
	position: absolute;
	right: 30px;
	top: 30px;
	width: 32px;
	height: 32px;
	content: "";
	opacity: .6;
}

.cookieNotice label:hover {
	opacity: 1;
}

@media (max-width: 1000px) {
	.slickModal .window.modal-lg {
		width: 90%;
	}
}

@media (max-width: 1000px) {
	.slickModal .window.modal-lg {
		width: 90%;
	}
}

@media (max-width: 610px) {
	.slickModal .window.modal-lg {
		width: 96% !important;
	}

	.slickModal .window {
		width: 100% !important;
	}
}

/* Magnific Popup */
.mfp-close {
	cursor: pointer;
	width: 44px;
	height: 38px;
	line-height: 38px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: #333;
	font-style: normal;
	font-size: 20px;
	font-family: 'Open Sans',arial;
}

.mfp-bottom-bar {
	margin-top: 0;
}

.mfp-counter {
	display: none;
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
	top: 0;
	right: -6px;
}

	.mfp-figure img.mfp-img {
		padding: 40px 0 20px;
	}

.mfp-content figcaption {
	margin-top: 18px;
}

.mfp-zoom-in .mfp-with-anim {
	opacity: 0;
	transition: all .2s ease-in-out;
	transform: scale(0.8);
}

.mfp-zoom-in.mfp-bg {
	opacity: 0;
	transition: all .3s ease-out;
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: .8;
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
	transform: scale(0.8);
	opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}

.mfp-newspaper .mfp-with-anim {
	opacity: 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .5s;
	transform: scale(0) rotate(500deg);
}

.mfp-newspaper.mfp-bg {
	opacity: 0;
	transition: all .5s;
}

.mfp-newspaper.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: scale(1) rotate(0deg);
}

.mfp-newspaper.mfp-ready.mfp-bg {
	opacity: .8;
}

.mfp-newspaper.mfp-removing .mfp-with-anim {
	transform: scale(0) rotate(500deg);
	opacity: 0;
}

.mfp-newspaper.mfp-removing.mfp-bg {
	opacity: 0;
}

.mfp-move-horizontal .mfp-with-anim {
	opacity: 0;
	transition: all .3s;
	transform: translateX(-50px);
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	-o-transition-delay: 100ms;
	transition-delay: 100ms;
}

.mfp-move-horizontal.mfp-bg {
	opacity: 0;
	transition: all .3s;
}

.mfp-move-horizontal.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: translateX(0);
	-webkit-transition-delay: 0;
	-moz-transition-delay: 0;
	-o-transition-delay: 0;
	transition-delay: 0;
}

.mfp-move-horizontal.mfp-ready.mfp-bg {
	opacity: .8;
}

.mfp-move-horizontal.mfp-removing .mfp-with-anim {
	transform: translateX(50px);
	opacity: 0;
}

.mfp-move-horizontal.mfp-removing.mfp-bg {
	opacity: 0;
}

.mfp-move-from-top .mfp-content {
	vertical-align: top;
}

.mfp-move-from-top .mfp-with-anim {
	opacity: 0;
	transition: all .2s;
	transform: translateY(-100px);
}

.mfp-move-from-top.mfp-bg {
	opacity: 0;
	transition: all .2s;
}

.mfp-move-from-top.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: translateY(0);
}

.mfp-move-from-top.mfp-ready.mfp-bg {
	opacity: .8;
}

.mfp-move-from-top.mfp-removing .mfp-with-anim {
	transform: translateY(-50px);
	opacity: 0;
}

.mfp-move-from-top.mfp-removing.mfp-bg {
	opacity: 0;
}

.mfp-3d-unfold .mfp-content {
	perspective: 2000px;
}

.mfp-3d-unfold .mfp-with-anim {
	opacity: 0;
	transition: all .3s ease-in-out;
	transform-style: preserve-3d;
	transform: rotateY(-60deg);
}

.mfp-3d-unfold.mfp-bg {
	opacity: 0;
	transition: all .5s;
}

.mfp-3d-unfold.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: rotateY(0deg);
}

.mfp-3d-unfold.mfp-ready.mfp-bg {
	opacity: .8;
}

.mfp-3d-unfold.mfp-removing .mfp-with-anim {
	transform: rotateY(60deg);
	opacity: 0;
}

.mfp-3d-unfold.mfp-removing.mfp-bg {
	opacity: 0;
}

.mfp-zoom-out .mfp-with-anim {
	opacity: 0;
	transition: all .3s ease-in-out;
	transform: scale(1.3);
}

.mfp-zoom-out.mfp-bg {
	opacity: 0;
	transition: all .3s ease-out;
}

.mfp-zoom-out.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: scale(1);
}

.mfp-zoom-out.mfp-ready.mfp-bg {
	opacity: .8;
}

.mfp-zoom-out.mfp-removing .mfp-with-anim {
	transform: scale(1.3);
	opacity: 0;
}

.mfp-zoom-out.mfp-removing.mfp-bg {
	opacity: 0;
}

@keyframes hinge {
	0% {
		transform: rotate(0);
		transform-origin: top left;
		animation-timing-function: ease-in-out;
	}

	20%,60% {
		transform: rotate(80deg);
		transform-origin: top left;
		animation-timing-function: ease-in-out;
	}

	40% {
		transform: rotate(60deg);
		transform-origin: top left;
		animation-timing-function: ease-in-out;
	}

	80% {
		transform: rotate(60deg) translateY(0);
		opacity: 1;
		transform-origin: top left;
		animation-timing-function: ease-in-out;
	}

	100% {
		transform: translateY(700px);
		opacity: 0;
	}
}

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

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

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

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

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

/* Tables */
table {
	background: #F9F9F9;
	text-align: center;
	color: #373a3c;
}

.table&gt;tbody&gt;tr&gt;td, .table&gt;tbody&gt;tr&gt;th, .table&gt;tfoot&gt;tr&gt;td, .table&gt;tfoot&gt;tr&gt;th, .table&gt;thead&gt;tr&gt;td, .table&gt;thead&gt;tr&gt;th {
	border-top: none;
}

table tr, table td {
	z-index: 2;
}

table th {
	position: relative;
}

table tr, table td {
	position: static;
}

.table&gt;thead&gt;tr&gt;th:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border-bottom: 2px solid rgba(0,0,0,0.2);
}

.table&gt;thead&gt;tr&gt;th {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.9rem;
	border-bottom: none;
}

.table&gt;thead&gt;tr&gt;th small {
	display: block;
	text-transform: none;
	color: #929292;
	font-weight: normal;
	margin-top: 0.3rem;
	font-weight: 0.85rem;
}

.table&gt;tbody&gt;tr&gt;td, .table&gt;tbody&gt;tr&gt;th, .table&gt;tfoot&gt;tr&gt;td, .table&gt;tfoot&gt;tr&gt;th, .table&gt;thead&gt;tr&gt;td, .table&gt;thead&gt;tr&gt;th {
	padding: 10px 20px;
}

table th.title-h, table td.title-h {
	color: #fff;
	text-align: left !important;
}

table td.table-link a {
	display: block;
	font-weight: 600;
	z-index: 3;
}

.table-striped&gt;tbody&gt;tr:nth-of-type(odd) {
	background: none;
}

.table-striped&gt;tbody&gt;tr:nth-of-type(odd) td:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.06);
}

.table-striped&gt;tbody&gt;tr&gt;td, .table-striped&gt;tbody&gt;tr&gt;th, .table-striped&gt;tfoot&gt;tr&gt;td, .table-striped&gt;tfoot&gt;tr&gt;th, .table-striped&gt;thead&gt;tr&gt;td {
	border: none;
}

.table-hover&gt;tbody&gt;tr:hover {
	background: none;
}

.table-hover&gt;tbody&gt;tr:hover td:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.06);
	z-index: -1;
}

.table&gt;tbody&gt;tr.success&gt;td, .table&gt;tbody&gt;tr.success&gt;th, .table&gt;tbody&gt;tr&gt;td.success, .table&gt;tbody&gt;tr&gt;th.success, .table&gt;tfoot&gt;tr.success&gt;td, .table&gt;tfoot&gt;tr.success&gt;th, .table&gt;tfoot&gt;tr&gt;td.success, .table&gt;tfoot&gt;tr&gt;th.success, .table&gt;thead&gt;tr.success&gt;td, .table&gt;thead&gt;tr.success&gt;th, .table&gt;thead&gt;tr&gt;td.success, .table&gt;thead&gt;tr&gt;th.success {
	background-color: rgba(0,0,0,0.08);
}

.table-dark th:not(.title-h), .table-dark td:not(.title-h) {
	color: #fff;
	background: #343434;
}

.table-dark td.table-link a {
	color: #fff;
}

.table&gt;tbody&gt;tr:hover&gt;.success {
	background-color: #d0e9c6;
}

.table-bordered&gt;tbody&gt;tr&gt;td, .table-bordered&gt;tbody&gt;tr&gt;th, .table-bordered&gt;tfoot&gt;tr&gt;td, .table-bordered&gt;tfoot&gt;tr&gt;th, .table-bordered&gt;thead&gt;tr&gt;td, .table-bordered&gt;thead&gt;tr&gt;th {
	border: none;
}

.table-bordered tr&gt;th:after, .table-bordered tr&gt;td:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border-bottom: 1px solid rgba(0,0,0,0.15);
	border-right: 1px solid rgba(0,0,0,0.15);
}

@media (max-width: 767px) {
	.table-responsive.table-dark {
		border: 1px solid rgba(255,255,255,0.2);
	}
}

/* FORM SEARCH */
/* Off Top Search */
#search.top-search, .search.top-search {
	padding-left: 40px;
	padding-right: 40px;
	background: #262626;
	color: #fff;
	margin: 0;
	overflow: hidden;
	width: 100%;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	z-index: 300;
}

#search.top-search .container, .search.top-search .container {
	position: relative;
	padding-left: 0;
	padding-right: 0;
}

#search.top-search .search-inner, .search.top-search .search-inner {
	opacity: 0;
	margin-top: -1rem;
	position: relative;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

#search.top-search.search-open .search-inner, .search.top-search.search-open .search-inner {
	opacity: 1;
	margin-top: 0;
}

#search.top-search.search-open, .search.top-search.search-open {
	height: 50px;
}

#search.top-search input, #search.top-search input:focus, .search.top-search input, .search.top-search input:focus {
	position: absolute;
	width: 100%;
	padding: 0 0 0 10px;
	background-color: #262626;
	border: medium none;
	box-shadow: none;
	color: #262626;
	display: inline-block;
	font-size: 1rem;
	line-height: 20px;
	height: 20px;
	margin: 15px 0;
	float: left;
	-moz-transition: color 200ms ease-in-out;
	-o-transition: color 200ms ease-in-out;
	-webkit-transition: color 200ms ease-in-out;
	transition: color 200ms ease-in-out;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#search.top-search.search-open input, #search.top-search.search-open input:focus, .search.top-search.search-open input, .search.top-search.search-open input:focus {
	color: #A2A2A2;
}

#search.top-search input[type="submit"], .search.top-search input[type="submit"] {
	visibility: hidden;
	position: absolute;
}

#search.top-search i, .search.top-search i {
	font-size: 1rem;
	display: inline-block;
	float: left;
	padding: 0;
	line-height: 50px;
	-moz-transition: color 200ms ease-in-out;
	-o-transition: color 200ms ease-in-out;
	-webkit-transition: color 200ms ease-in-out;
	transition: color 200ms ease-in-out;
}

#search.top-search .search-close, .search.top-search .search-close {
	font-size: 13px;
	position: absolute;
	line-height: 50px;
	height: 50px;
	top: 0;
	right: 10px;
}

#search .container .search-close, .search .container .search-close {
	right: 20px;
}

#search.top-search .search-close i, .search.top-search .search-close i {
	color: #B2B2B2;
	-moz-transition: color 250ms ease-in-out;
	-o-transition: color 250ms ease-in-out;
	-webkit-transition: color 250ms ease-in-out;
	transition: color 250ms ease-in-out;
}

#search.top-search .search-close:hover i, .search.top-search .search-close:hover i {
	color: #F2F2F2;
}

#search.top-search button, .search.top-search button {
	opacity: 0;
}

.search-open .main-nav .main-nav-wrapper {
	top: 50px;
}

.search-open .main-nav {
	top: 50px;
}

/* Off Nav Search */
#search.nav-search, .search.nav-search {
	height: 60px;
	visibility: hidden;
	opacity: 0;
	padding-left: 40px;
	padding-right: 40px;
	background: #373737;
	color: #fff;
	margin: 0;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	z-index: 300;
}

#search.nav-search .container, .search.nav-search .container {
	position: relative;
	padding-left: 0;
	padding-right: 0;
	height: 100%;
}

#search.nav-search.search-open, .search.nav-search.search-open {
	visibility: visible;
	opacity: 1;
}

#search.nav-search input, #search.nav-search input:focus, .search.nav-search input, .search.nav-search input:focus {
	line-height: 60px;
	height: 60px;
	width: 100%;
	padding: 0 0 0 10px;
	background-color: transparent;
	border: medium none;
	box-shadow: none;
	color: #262626;
	display: block;
	font-size: 2rem;
	margin: 0;
	float: left;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 600;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

#search.nav-search.search-open input, #search.nav-search.search-open input:focus, .search.nav-search.search-open input, .search.nav-search.search-open input:focus {
	color: #E2785D;
}

#search.nav-search input[type="submit"], .search.nav-search input[type="submit"] {
	visibility: hidden;
	position: absolute;
}

#search.nav-search i, .search.nav-search i {
	line-height: 59px;
	font-size: 1.2rem;
	display: table;
	float: left;
	padding: 0;
	font-weight: 600;
	height: 100%;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

#search.nav-search .search-close, .search.nav-search .search-close {
	font-size: 18px;
	position: absolute;
	line-height: 100%;
	height: 100%;
	top: 0;
	right: 10px;
	display: block;
}

#search .container .search-close, .search .container .search-close {
	right: 20px;
}

#search.nav-search .search-close i, .search.nav-search .search-close i {
	color: #6D6D6D;
}

#search.nav-search .search-close:hover i, .search.nav-search .search-close:hover i {
	color: #565656;
}

#search input::-webkit-input-placeholder, .search input::-webkit-input-placeholder {
	color: #6B6B6B !important;
}

#search input:-moz-placeholder, .search input:-moz-placeholder {
	color: #6B6B6B !important;
}

#search input::-moz-placeholder, .search input::-moz-placeholder {
	color: #6B6B6B !important;
}

#search input:-ms-input-placeholder, .search input:-ms-input-placeholder {
	color: #6B6B6B !important;
}

.topnav-top #search.nav-search, .topnav-top .search.nav-search {
	background: transparent;
}

.topnav-top #search.nav-search input, .topnav-top .search.nav-search input {
	height: 90px;
}

.topnav-top #search.nav-search, .topnav-top .search.nav-search {
	height: 90px;
}

.topnav-top #search.nav-search i, .topnav-top .search.nav-search i {
	line-height: 90px;
}

.topnav-top #search.nav-search, .topnav-top .search.nav-search {
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.search-nav-open .main-nav {
	opacity: 0;
}

/* Off Fullscreen Search */
.search-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	color: #232323;
	background: rgba(255,255,255,0.9);
	z-index: 2000;
}

	.search-overlay input[type="submit"] {
		/*display: none;*/
	}

	.admin-bar .search-overlay {
	top: 32px;
}

.search-overlay .search-overlay-close {
	position: absolute;
	font-size: 2rem;
	right: 20px;
	top: 20px;
	color: #C3C3C3;
	z-index: 100;
}

.search-overlay {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s, visibility 0s 0.3s;
	transition: transform 0.3s, opacity 0.3s, visibility 0s 0.3s;
}

.search-overlay.open {
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}

.search-overlay form {
	width: 60%;
	height: 160px;
	margin: 0 auto;
	position: absolute;
	left: 20%;
	top: 50%;
	margin-top: -80px;
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.search-overlay.open form {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.search-overlay.open form i {
	color: #C6C6C6 !important;
}

.search-overlay form input, .search-overlay form input:focus {
	font-size: 5rem;
	font-weight: 300;
	width: 100%;
	height: 100%;
	padding: 0 10% 0 10px;
	outline: none !important;
	background: transparent;
	color: #fff;
	border: none !important;
	border-bottom: 1px solid #909090 !important;
}

.search-overlay form button {
	position: absolute;
	width: 80px;
	font-size: 3rem;
	height: 80px;
	right: 0;
	top: 55px;
	background: none;
	border: none;
	background: none !important;
}

.search-overlay.overlay-dark {
	color: #C6C6C6;
	background: rgba(0,0,0,0.9);
}

.search-overlay.overlay-dark .search-overlay-close {
	color: #C3C3C3;
}

@media (max-width: 992px) {
	.search-overlay form {
		height: 80px;
		margin-top: -40px;
	}

	.search-overlay form input, .search-overlay form input:focus {
		font-size: 2.5rem;
	}

	.search-overlay form button {
		font-size: 2.2rem;
		height: 40px;
		width: 40px;
		top: 28px;
	}
}

@media (max-width: 500px) {
	.search-overlay .search-overlay-close {
		font-size: 1.3rem;
	}

	.search-overlay form {
		height: 50px;
		margin-top: -25px;
	}

	.search-overlay form input, .search-overlay form input:focus {
		font-size: 1.4rem;
	}

	.search-overlay form button {
		font-size: 1.5rem;
		height: 30px;
		width: 30px;
		top: 15px;
	}
}

/* FULLPAGE */
html.fp-enabled,.fp-enabled body {
	margin: 0;
	padding: 0;
	overflow: hidden;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

#superContainer {
	height: 100%;
	position: relative;
	-ms-touch-action: none;
	touch-action: none;
}

.fp-section {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.fp-slide {
	float: left;
}

.fp-slide,.fp-slidesContainer {
	height: 100%;
	display: block;
}

.fp-slides {
	z-index: 1;
	height: 100%;
	overflow: hidden;
	position: relative;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.fp-section.fp-table,.fp-slide.fp-table {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.fp-tableCell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

.fp-slidesContainer {
	float: left;
	position: relative;
}

.fp-controlArrow {
	position: absolute;
	z-index: 4;
	top: 50%;
	cursor: pointer;
	width: 0;
	height: 0;
	border-style: solid;
	margin-top: -38px;
	-webkit-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.fp-controlArrow.fp-prev {
	left: 15px;
	width: 0;
	border-width: 38.5px 34px 38.5px 0;
	border-color: transparent #fff transparent transparent;
}

.fp-controlArrow.fp-next {
	right: 15px;
	border-width: 38.5px 0 38.5px 34px;
	border-color: transparent transparent transparent #fff;
}

.fp-scrollable {
	overflow: scroll;
}

.fp-notransition {
	-webkit-transition: none!important;
	transition: none!important;
}

#fp-nav.right {
	right: 17px;
}

#fp-nav.left {
	left: 17px;
}

.fp-slidesNav {
	position: absolute;
	z-index: 4;
	left: 50%;
	opacity: 1;
}

.fp-slidesNav.bottom {
	bottom: 17px;
}

.fp-slidesNav.top {
	top: 17px;
}

#fp-nav ul,.fp-slidesNav ul {
	margin: 0;
	padding: 0;
}

#fp-nav ul li,.fp-slidesNav ul li {
	display: block;
	width: 14px;
	height: 13px;
	margin: 7px;
	position: relative;
}

.fp-slidesNav ul li {
	display: inline-block;
}

#fp-nav ul li a,.fp-slidesNav ul li a {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
}

#fp-nav ul li a.active span,.fp-slidesNav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li:hover a.active span {
	height: 12px;
	width: 12px;
	margin: -6px 0 0 -6px;
	border-radius: 100%;
}

#fp-nav ul li a span,.fp-slidesNav ul li a span {
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	height: 4px;
	width: 4px;
	border: 0;
	background: #333;
	left: 50%;
	top: 50%;
	margin: -2px 0 0 -2px;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span {
	width: 10px;
	height: 10px;
	margin: -5px 0 0 -5px;
}

#fp-nav ul li .fp-tooltip {
	position: absolute;
	top: -2px;
	color: #fff;
	font-size: 14px;
	font-family: arial,helvetica,sans-serif;
	white-space: nowrap;
	max-width: 220px;
	overflow: hidden;
	display: block;
	opacity: 0;
	width: 0;
}

#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active + .fp-tooltip {
	-webkit-transition: opacity .2s ease-in;
	transition: opacity .2s ease-in;
	width: auto;
	opacity: 1;
}

#fp-nav ul li .fp-tooltip.right {
	right: 20px;
}

#fp-nav ul li .fp-tooltip.left {
	left: 20px;
}

.fp-auto-height.fp-section,.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell {
	height: auto!important;
}

#fp-nav {
	position: fixed;
	z-index: 100;
	margin-top: -32px;
	top: 50%;
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	left: 10px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#fp-nav ul li .fp-tooltip {
	color: #232323;
	width: auto;
}

#fp-nav ul li, .fp-slidesNav ul li {
	margin-bottom: 25px;
}

#fp-nav ul li .fp-tooltip.left {
	left: 30px;
	-webkit-transition: all .3s;
	transition: all .3s;
}

#fp-nav ul li .fp-tooltip {
	top: -8px;
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: 0;
	padding: 3px 10px;
	font-size: 0.9rem;
	line-height: 18px;
}

#fp-nav ul li:hover .fp-tooltip, #fp-nav.fp-show-active a.active + .fp-tooltip {
	left: 20px;
}

#fp-nav ul li a span, .fp-slidesNav ul li a span {
	background: #232325;
}

#fp-nav ul li a:not(.active) span, .fp-slidesNav ul li a:not(.active) span {
	width: 12px;
	height: 12px;
	margin: -6px 0 0 -6px;
}

#fp-nav.nav-light {
	color: #EEEEEE;
}

#fp-nav.nav-light ul li .fp-tooltip {
	border: 1px solid rgba(255,255,255,0.1);
}

#fp-nav.nav-light ul li .fp-tooltip {
	color: #E7E7E7;
}

#fp-nav.nav-light ul li a span {
	background: transparent;
}

#fp-nav.nav-light ul li a.active span {
	box-shadow: inset 0 0 0 2px rgba(255,255,255,.3);
}

#fp-nav.nav-light ul li a:not(.active) span, .fp-slidesNav ul li a:not(.active) span {
	box-shadow: inset 0 0 0 6px rgba(255,255,255,1);
}

#fp-nav.nav-light ul li a:not(.active) span:hover {
	box-shadow: inset 0 0 0 2px rgba(255,255,255,.3);
}

@media (max-width:768px) {
	.fp-tableCell {
		padding-left: 2.2rem;
	}
}

/* CALENDAR */

.page-calendar .add-category {
	display: inline-block;
	margin-top: 20px;
	text-decoration: none;
}

.page-calendar .add-category i {
	padding-right: 8px;
}

.fc-draggable.fc-event {
	border: none;
}

.external-event {
	cursor: move;
	margin: 10px 0;
	padding: 6px;
}

.fc-event {
	border-radius: 0;
	margin: 3px 6px;
	padding: 4px 8px;
}

.fc-state-default {
	background: #fff;
	box-shadow: none!important;
	color: #000;
	margin-right: -1px;
	outline: none!important;
	text-shadow: none;
}

.fc-state-default:hover {
	background: #E4E4E4;
}

.fc-state-default.fc-corner-right {
	background-color: #fff;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	border: none;
	color: #111;
}

.fc-state-default.fc-corner-right:hover {
	background: #E4E4E4;
}

.fc-toolbar {
	display: none;
}

.fc-toolbar .fc-state-active {
	background: #319db5;
	box-shadow: none;
	color: #fff;
	cursor: default;
	margin-right: -1px;
}

.fc-toolbar .ui-state-active {
	background: #319db5;
	box-shadow: none;
	color: #fff;
	cursor: default;
	margin-right: -1px;
}

.fc-state-default.fc-corner-right.fc-state-active {
	background: #319db5;
	box-shadow: none;
	color: #fff;
	cursor: default;
	margin-right: -1px;
}

.fc-state-default.fc-state-disabled {
	background-color: #ccc;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	color: #111;
}

.fc .fc-toolbar &gt; :first-child {
	border: none;
}

.fc .fc-button-group &gt; * {
	border: none;
}

.fc .fc-button-group .fc-prev-button {
	background: #2b2e33;
	color: #fff;
}

.fc .fc-button-group .fc-next-button {
	background: #2b2e33;
	color: #fff;
}

.fc-state-default.fc-corner-right.fc-state-disabled {
	background: #C8C8C8;
}

.fc-unthemed .fc-today {
	background: #fff;
}

.fc-unthemed .fc-future {
	background: #fff;
}

.fc-basic-view td.fc-day-number {
	padding-right: 8px;
	padding-top: 8px;
}

.fc-basic-view td.fc-day-number.fc-past {
	filter: alpha(opacity=30);
	opacity: .3;
}

.fc th,.fc-unthemed thead,.fc-unthemed .fc-row,thead .fc-widget-header {
	border-color: transparent!important;
	border-width: 0;
	border: none;
	background: #fff;
}

thead .fc-head-container {
	padding-top: 1rem;
	padding-bottom: 0.8rem;
	background: #fff;
}

.fc-time-grid .fc-slats td {
	height: 4.5rem;
	text-align: center;
}

.fc-event {
	border: none;
}

.fc-time-grid-event .fc-title {
	font-size: 1rem;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 1.1rem;
}

.fc-v-event .fc-time {
	display: none;
}

@media (max-width: 768px) {
	.fc-time-grid-event .fc-title {
		font-size: 0.8rem;
	}
}

/* SERIF DESIGN */
.serif-design .title h1, .serif-design .tp-caption-subtitle {
	font-family: 'Sumana','Open Sans', arial;
	text-transform: none !important;
	font-weight: 300 !important;
}

.serif-design .counter .count-subtitle {
	font-family: 'Sumana','Open Sans', arial;
	font-size: 1.1rem;
}

.serif-design .text-element .title p, .serif-design .title .subtitle {
	font-family: 'Sumana','Open Sans', arial;
	font-size: 1.3rem;
	line-height: 1.4rem;
}

.serif-design .section-call-to-action p.action-subtitle {
	font-family: 'Sumana','Open Sans', arial;
	font-size: 1.4rem;
}

.serif-design .feature-box .feature-content p.subtitle {
	font-family: 'Sumana','Open Sans', arial;
	font-size: 1.2rem;
}

.serif-design .team .team-info .team-job {
	font-family: 'Sumana','Open Sans', arial;
	font-size: 1.2rem;
}

/* CREATIVE DESIGN */
.creative-design .title h1, .creative-design .tp-caption-subtitle {
	font-family: 'Satisfy','Open Sans', arial;
	text-transform: none !important;
	font-weight: 300 !important;
}

.creative-design .title p {
	font-size: 1.3rem;
}

.creative-design .btn {
	text-transform: uppercase;
	letter-spacing: 1px;
}

.creative-design  .tp-caption-title {
	text-transform: none;
}

/* Page Layout */

.page-content,
.sidebar {
	padding: 0 15px;
	float: left;
	position: relative;
}

.page-content {
	width: 100%;
}

/* Sidebar */

.sidebar {
	width: 28%;
	z-index: 3;
	padding-left: 40px;
}

	.sidebar-wrapper {
		padding-bottom: 25px;
	}


/* 33% Sidebar width */

.page-layout-one-sidebar.sidebar-width-33 .sidebar {
	width: 33.3%;
}

	.page-layout-one-sidebar.sidebar-width-33.page-layout-sidebar_right .sidebar {
		padding-left: 45px;
	}

	.page-layout-one-sidebar.sidebar-width-33.page-layout-sidebar_left .sidebar {
		padding-right: 28px;
	}


.page-layout-one-sidebar.sidebar-width-33 .page-content {
	width: 66.6%;
}

/* 25% sidebar width */

.page-layout-one-sidebar.sidebar-width-25 .sidebar {
	width: 25%;
}

.page-layout-one-sidebar.sidebar-width-25 .page-content {
	width: 75%;
}

/* One Sidebar Layout */

.page-layout-one-sidebar .page-content {
	width: 72%;
}

/* Left Sidebar and Sidebar Both Left Layout */

.page-layout-sidebar_left .page-content  {
	float: right;
}

.page-layout-sidebar_left .sidebar {
	padding-left: 15px;
	padding-right: 40px;
}

/* Two Sidebar Layout */

.page-layout-two-sidebars .page-content {
	width: 50%;
}

.page-layout-sidebar_both .page-content {
	left: 25%;
}

.page-layout-sidebar_both .sidebar-primary {
	right: 50%;
	padding-left: 15px;
	padding-right: 40px;
}

.page-layout-two-sidebars .sidebar {
	width: 25%;
}

/* Two Sidebar Left Layout */

.page-layout-sidebar_both_left .page-content {
	float: right;
}

/* Spacing between the page title and content area */

.section-page {

}

/* Stretched */

@media (min-width: 1001px) {
	.no-page-title .page-with-vc .section-page:not(.page-layout-one-sidebar):not(.page-layout-two-sidebars) #page-content &gt; .vc_row:first-child {
		padding-top: 80px;
	}
    .no-page-title .section-page &gt; .container {
        padding-top: 80px;
    }
	.header-transparent.no-page-title .section-page &gt; .container {
		padding-top: 0;
	}
  .header-style-top-logo.no-page-title .page-with-vc .section-page:not(.page-layout-one-sidebar):not(.page-layout-two-sidebars) #page-content &gt; .vc_row:first-child {
      padding-top: 122px;
  }
}

@media (max-width: 1000px) {
	.no-page-title .page-with-vc .section-page:not(.page-layout-one-sidebar):not(.page-layout-two-sidebars) #page-content &gt; .vc_row:first-child {
		padding-top: 15px;
	}
    .no-page-title .section-page &gt; .container {
        padding-top: 15px;
    }
}

#wrapper:not(.no-page-title) .page-width-stretch.section-page,
#wrapper:not(.no-page-title) .page-width-stretch_no_padding.section-page {
	padding-top: 0px !important;
}

.page-width-stretch .page-content,
.page-width-stretch_no_padding .page-content,
.page-width-stretch .sidebar-wrapper,
.page-width-stretch_no_padding .sidebar-wrapper {
	padding: 60px 3rem 0;
}

	.page-width-stretch .page-content

.page-width-stretch .sidebar,
.page-width-stretch_no_padding .sidebar {
	padding-left: 0;
	padding-right: 0;
}

.page-width-stretch .sidebar:after,
.page-width-stretch_no_padding .sidebar:after {
    background: #f8f8f8;
    z-index: -1;
    content: "";
    width: 1200px;
    height: 100%;
    position: absolute;
    top: 0;
    display: block;
}

.page-layout-sidebar_left .sidebar:after,
.page-layout-sidebar_both .sidebar-primary:after,
.page-layout-sidebar_both_left .sidebar:after {
	right: 0;
}

.page-layout-sidebar_both_left .sidebar-primary {
	z-index: 4; /* Background fix */
}

/* No sidebar page layout, with Visual Composer - let's allow the VC rows to do all the padding/margin magic. */

.page-with-vc .page-layout-no_sidebar:not(.portfolio-layout-side) &gt; .container {
	padding: 0px;
}

.page-with-vc .page-layout-no_sidebar &gt; div &gt; .row {
	margin-left: 15px;
	margin-right: 15px;
	/*margin: 0;*/
}

.page-with-vc .page-layout-no_sidebar:not(.page-width-stretch_no_padding):not(.page-width-stretch) .row .page-content {
	padding: 0px;
}

	.page-without-vc .section-page &gt; .container {
		padding-bottom: 30px;
	}

.container.container-vc-row {
	box-sizing: border-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

    padding-left: 0px;
    padding-right: 0px;
}

.section-page {
	background: #fff;
}

.vc_row.vc_row-stretch &gt; .container-vc-row {
	width: 100%;
	max-width: 100% !important;
}

.vntd-content-element {
	margin-bottom: 35px;
}

/* Replication of VC classes for various column settings */

.vc_row.vc_row-o-equal-height &gt; .container.container-vc-row &gt; .vc_column_container {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.vc_row.vc_row-flex &gt; .container.container-vc-row &gt; .vc_column_container {
    display: flex;
}
.vc_row.vc_row-flex &gt; .container.container-vc-row &gt; .vc_column_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}

/* White Color Scheme */

.vc_row.color-scheme-white,
.vc_row.color-scheme-white h1,
.vc_row.color-scheme-white h2,
.vc_row.color-scheme-white h3,
.vc_row.color-scheme-white h4,
.vc_row.color-scheme-white h5,
.vc_row.color-scheme-white h6,
.vc_row.color-scheme-white p,
.vc_row.color-scheme-white .wpb_text_column ul,
.vc_row.color-scheme-white .wpb_text_column ol,
.color-sheme-white .team-members-classic .vntd-social-icons a,
#wrapper .color-scheme-white .vc_pie_chart .vc_pie_chart_value {
	color: #fff;
}

	.color-scheme-white .social-icons-outline a {
		border-color: rgba(255, 255, 255, 0.25);
	}

.color-scheme-white .owl-dot {
	background-color: rgba(255,255,255,.8);
}

	.color-scheme-white .owl-dot.active {
		border-color: rgba(255,255,255,.8);
	}

.color-scheme-white .owl-nav &gt; div {
	color: rgba(255,255,255,.7);
	border-color: rgba(255,255,255,.7);
}

	.color-scheme-white .owl-nav &gt; div:hover{
		background: #fff;
		border-color: #fff;
		color: #333 !important;
	}

/* Column Padding */

.vc_column_container.col-padding-1 { padding: 1%; }
.vc_column_container.col-padding-2 { padding: 2%; }
.vc_column_container.col-padding-3 { padding: 3%; }
.vc_column_container.col-padding-4 { padding: 4%; }
.vc_column_container.col-padding-5 { padding: 5%; }
.vc_column_container.col-padding-6 { padding: 6%; }
.vc_column_container.col-padding-7 { padding: 7%; }
.vc_column_container.col-padding-8 { padding: 8%; }
.vc_column_container.col-padding-9 { padding: 9%; }
.vc_column_container.col-padding-10 { padding: 10%; }
.vc_column_container.col-padding-12 { padding: 12%; }
.vc_column_container.col-padding-15 { padding: 15%; }

.vc_column_container.col-padding-top_bottom { padding-left: 0; padding-right: 0; }
.vc_column_container.col-padding-top_bottom_left { padding-right: 0; }
.vc_column_container.col-padding-top_bottom_right { padding-left: 0; }
.vc_column_container.col-padding-left_right { padding-top: 0; padding-bottom: 0; }


.vc_column_container.col-padding-left { padding-top: 0; padding-right: 0; padding-bottom: 0; }
.vc_column_container.col-padding-right { padding-top: 0; padding-left: 0; padding-bottom: 0; }
.vc_column_container.col-padding-bottom { padding-top: 0; padding-right: 0; padding-left: 0; }
.vc_column_container.col-padding-top { padding-left: 0; padding-right: 0; padding-bottom: 0; }

/* Responsive Container */

@media (min-width: 1300px) {

	.container { max-width: 1240px; }

}

/* SIDEBAR CONTENT */
.section-page &gt; .row &gt; [class*="col-"], .section-page &gt; .container &gt; .row &gt; [class*="col-"], .section-page &gt; .container-fluid &gt; .row &gt; [class*="col-"], .section-page &gt; .container-large &gt; .row &gt; [class*="col-"] {
	padding-top: 0;
}

.section-page &gt; .row {
	margin-left: 0;
	margin-right: 0;
}


#sidebar-left, #sidebar-right, .sidebar-left, .sidebar-right {
	z-index: 3;
}

.sidebar-left ~ .sidebar-left {
	z-index: 2;
}

#sidebar-left .sidebar-wrapper, #sidebar-right .sidebar-wrapper, .sidebar-left .sidebar-wrapper, .sidebar-right .sidebar-wrapper {
	padding: 3.6rem;
	padding-top: 60px;
}

.container #sidebar-right, .container #sidebar-left, .container .sidebar-right, .container .sidebar-left {
	/*padding-left: 0;
	padding-right: 0;*/
}

.container #sidebar-right .sidebar-wrapper, .container .sidebar-right .sidebar-wrapper {
	padding-right: 0;
	padding-left: 3rem;
}

.container #sidebar-left .sidebar-wrapper, .container .sidebar-left .sidebar-wrapper {
	padding-left: 0;
	padding-right: 3rem;
}

.page-layout-sidebar_left #page-content {
	float: right;
}

.section-page .sidebar-left:after, .section-page .sidebar-right:after {
	background: #F3F3F3;
	z-index: -1;
	content: "";
	width: 1200px;
	height: 100%;
	position: absolute;
	top: 0;
	display: block;
}

#sidebar-left:after, .sidebar-left:after {
	right: 0;
}

#sidebar-right:after, .sidebar-right:after {
	left: 0;
}

@media (max-width:1400px) {

	.page-width-stretch .sidebar-wrapper, .page-width-stretch_no_padding .sidebar-wrapper {
		padding: 50px 24px 14px 24px;
	}

	.page-width-stretch .page-content {
		padding-left: 24px;
		padding-right: 24px;
	}

}

@media (max-width: 1200px) {
	.sidebar-left:not(.col-lg-4), .sidebar-right:not(.col-lg-4) {
		min-height: 0 !important;
		margin-top: 30px;
	}

	.sidebar-left:not(.col-lg-4)~.sidebar-left {
		margin-right: -20px;
	}

	.sidebar-left:not(.col-lg-4):after, .sidebar-right:not(.col-lg-4):after {
		min-height: 0;
	}

	.sidebar-right:not(.col-lg-4):after {
		left: -30px;
	}

	.sidebar-left:not(.col-lg-4):after {
		right: -30px;
	}
}

@media (max-width:992px) {
	.sidebar-left, .sidebar-right {
		min-height: 0 !important;
	}

	.sidebar-left~.sidebar-left {
		margin-right: -20px;
	}

	.sidebar-left:after, .sidebar-right:after {
		min-height: 0;
	}

	.sidebar-right:after {
		left: -30px;
	}

	.sidebar-left:after {
		right: -30px;
	}
}


/* CHAT INTERCOM STYLE: DEMO PURPOSE */
@media (min-width: 768px) {
	#intercom-container #intercom-launcher {
		bottom: 62px !important;
		right: 12px !important;
	}

	#intercom-container .intercom-launcher-button {
		background-color: #2E2E2E!important;
		width: 38px !important;
		height: 38px !important;
		box-shadow: none !important;
		background-size: 16px 15px !important;
		border: none !important;
	}
}

@media (max-width: 768px) {
	#intercom-container {
		display: none !important;
	}
}

 /*!
 NAVIGATION
 */

 /* TOP NAVIGATION */

#header {
	position: fixed;
	width: 100%;
	z-index: 300;
	-webkit-transition: background-color .4s linear;
	-o-transition: background-color .4s linear;
	transition: background-color .4s linear;
	top: 0px;
	box-shadow: 0 0 7px rgba(0,0,0,0.09);
}

    .main-nav.sticky-nav {
        box-shadow: 0 0 7px rgba(0,0,0,0.09);
    }

	#header.header-separator-border,
    .header-separator-border .main-nav.sticky-nav,
	#wrapper.header-sticky-now #header.header-separator-border.header-scroll-light {
		box-shadow: none !important;
		border-bottom: 1px solid rgba(0,0,0,0.08);
	}

	#header.header-separator-border.header-dark,
    .header-separator-border.header-dark .main-nav.sticky-nav {
		box-shadow: none !important;
		border-bottom: 1px solid rgba(255,255,255,0.15);
	}

	@media (min-width: 1001px) {
		.header-bg-transparent .main-nav:not(.sticky-nav) {
			background: none !important;
		}
	}

	.topnav-top #header.header-separator-none,
	#header.header-separator-none {
		box-shadow: none !important;
		border-bottom: 0 !important;
	}

	.header-scroll-full .main-nav,
	.header-scroll-full .main-nav #main-menu &gt; ul &gt; li &gt; a,
	.header-scroll-full .main-nav .nav-tools li a {
		height: 60px;
	}


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

.main-nav {
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
	width: auto;
	-webkit-transition: background-color .4s;
	-moz-transition: background-color .4s;
	transition: background-color .4s;
	background: #fff;
	height: 90px;
}

.boxed .main-nav {
	max-width: 1240px;
	margin: auto;
	left: 0;
}

.header-scroll-transparent:not(.topnav-top)  .main-nav-wrapper {
	background: none !important;
}

.header-light.header-scroll-dark.topnav-top .main-nav &gt; .main-nav-wrapper {
	background: #fff;
}

.header-light.header-scroll-dark:not(.topnav-top) .main-nav &gt; .main-nav-wrapper {
	background: transparent;
}

.left-nav .main-nav {
	background: none;
}

@media (min-width: 768px) {

	.header-no-sticky #topbar ~ .main-nav {
		top: 0;
	}
}

.main-nav .main-nav-wrapper {
	height: 100%;
	-webkit-transition: border .4s ease-in-out;
	-moz-transition: border .4s ease-in-out;
	transition: border .4s ease-in-out;
}

.topnav-top .main-nav .main-nav-wrapper {
	box-shadow: none;
}

#header {
	padding: 0;
	width: 100%;
}

.main-nav .main-nav-wrapper &gt; div {
	height: 100%;
}

.main-nav .main-nav-wrapper .container {
	position: relative;
}

.main-nav:not(.nav-bottom) .main-nav-wrapper &gt; div {
	height: 100%;
}

.main-nav:not(.nav-bottom) .main-nav-wrapper .container-fluid {
	padding-right: 30px;
	padding-left: 30px;
	position: relative;
}

.main-nav &gt; nav {
	height: 100%;
	width: 100%;
	transition: all .5s ease-in-out;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.main-nav &gt; nav.white {
	background: #fff;
}

.main-nav &gt;nav i {
	font-size: 1.6rem;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.nav-left, .nav-center, .nav-right {
	display: table;
	margin: auto;
}

.nav-left {
	float: left;
	height: 100%;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.main-nav .nav-center {
	float: none;
	text-align: center;
	position: static;
}

.main-nav .nav-right {
	float: right;
	height: 100%;
	display: table;
}

.main-nav .nav-right i {
	padding-top: 6px;
	transition: color .3s;
}

.main-nav .nav-right .ui-2_menu-dots {
	padding-top: 0;
}

.main-nav .logo {
	top: 10px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.menu-black, .menu-black ul &gt; li &gt; a, header .menu-black .nav-right i {
	color: #333 !important;
}

.menu-black .toggle-menu span:not(.menu-label), .menu-black .toggle-menu span:not(.menu-label)::before,.menu-black .toggle-menu span:not(.menu-label)::after {
	background-color: #333 !important;
}

.menu-black .toggle-menu.active span {
	background: none !important;
}

.nav-tools {
	height: 100%;
	vertical-align: middle;
	display: table-cell;
	padding-left: 0;
}

.nav-tools li {
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	padding: 0;
	padding-left: 6px;
	list-style: none;
}

.nav-tools li:first-child {
	padding-left: 0;
}

.nav-tools li a {
	margin-top: 0;
	display: table-cell;
	vertical-align: middle;
}

.nav-tools .tools-btn-icon {
	width: 32px;
	height: 32px;
	display: inline-block;
	text-align: center;
	font-size: 18px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 60%;
}

.main-nav .container #logo {
	border-right: none !important;
}

#logo a img {
	webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

	.header-sticky-now {
		padding-top: 2px;
		padding-bottom: 2px;
	}

	#logo .logo-tablet,
	#logo .logo-mobile {
		display: none;
	}

#logo a img {
	position: absolute;
    width: auto;
    height: 36px;
    top: 50%;
    margin-top: -18px;
}

#logo a img.logo-white {
	opacity: 0;
}

	.header-dark #logo img.logo-white,
	.header-sticky-now .header-scroll-light #logo img.logo-dark,
	.header-sticky-now .header-scroll-dark #logo img.logo-white {
		opacity: 1;
	}

	.header-dark #logo img.logo-dark,
	.header-sticky-now .header-scroll-light #logo img.logo-white,
	.header-sticky-now .header-scroll-dark #logo img.logo-dark {
		opacity: 0;
	}


.topnav-top #logo a {
	height: 36px;
}

#logo.logo-lg a img {
	height: 40px;
}

#logo a.no-link {
	cursor: default;
	pointer-events: none;
}

.topnav-top #logo.logo-lg a img {
	height: 50px;
}

#main-menu &gt; ul &gt; li &gt; a,
.main-menu &gt; ul &gt; li &gt; a,
.main-nav .tools-btn span,
.header-sticky-now .header-scroll-light #main-menu &gt; ul &gt; li &gt; a,
.header-sticky-now .header-scroll-light .main-menu &gt; ul &gt; li &gt; a,
.header-sticky-now .header-scroll-light .nav-right i,
.main-nav .tools-btn span {
	color: #121212;
}

#main-menu, .main-menu {
	float: right;
	height: 100%;
	padding: 0 10px;
	padding-right: 0;
	vertical-align: middle;
	display: table-cell;
}

	span.vntd-no-nav {
	    margin-top: 50%;
	    position: absolute;
	    width: 200px;
	    top: 50%;
	    right: 0;
	    text-align: right;
	    margin-top: -13px;
	}

#main-menu ul, #main-menu li, .main-menu ul, .main-menu li {
	list-style: none;
}

.main-nav-wrapper nav &gt; ul &gt; li:not(.mega-menu) ul, .main-menu &gt; ul &gt; li:not(.mega-menu) ul {
	background: #fff;
}

#main-menu ul ul ul li,
.main-menu ul ul ul li {
	position: relative;
}

#main-menu &gt; ul,
.main-menu &gt; ul {
	height: 100%;
	list-style: none;
	display: table;
	height: 100%;
	margin-bottom: 0;
}

#main-menu &gt; ul &gt; li,
.main-menu &gt; ul &gt; li {
	position: relative;
	float: left;
	height: 100%;
}

#main-menu &gt; ul &gt; li &gt; a,
.main-menu &gt; ul &gt; li &gt; a {
	height: 90px;
	position: relative;
	font-size: 16px;
	font-weight: normal;
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding: 0 13px;
	-webkit-transition: color .4s ease-in-out, opacity .4s ease-in-out !important;
	-moz-transition: color .4s ease-in-out, opacity .4s ease-in-out !important;
	transition: color .4s ease-in-out, opacity .4s ease-in-out !important;
}

	#main-menu &gt; ul &gt; li &gt; a {
		opacity: .88;
	}

		.header-light #main-menu &gt; ul &gt; li &gt; a,
		.header-light .main-menu &gt; ul &gt; li &gt; a {
			opacity: .7;
		}

	#main-menu &gt; ul &gt; li &gt; a:hover,
	#main-menu &gt; ul &gt; li.current-page-ancestor  &gt; a,
	#main-menu &gt; ul &gt; li.current-menu-ancestor &gt; a,
	#main-menu &gt; ul &gt; li.current-page-parent &gt; a,
	#main-menu &gt; ul &gt; li.current_page_ancestor &gt; a,
	#main-menu &gt; ul &gt; li.current_page_item &gt; a,
	.main-menu &gt; ul &gt; li &gt; a:hover,
	.main-menu &gt; ul &gt; li.current-page-ancestor  &gt; a,
	.main-menu &gt; ul &gt; li.current-menu-ancestor &gt; a,
	.main-menu &gt; ul &gt; li.current-page-parent &gt; a,
	.main-menu &gt; ul &gt; li.current_page_ancestor &gt; a,
	.main-menu &gt; ul &gt; li.current_page_item &gt; a{
		opacity: 1;
	}

#main-menu.nav-handwritting &gt; ul &gt; li &gt; a,
.main-menu.nav-handwritting &gt; ul &gt; li &gt; a {
	font-family: 'Gloria Hallelujah',arial;
	font-weight: 600;
}

.nav-tools li a:not(.btn) {
	height: 90px;
	-webkit-transition: color .4s ease-in-out, border-color .4s ease-in-out;
	-moz-transition: color .4s ease-in-out, border-color .4s ease-in-out;
	transition: color .4s ease-in-out, border-color .4s ease-in-out;
}

	.nav-tools &gt; li:not(:last-child) {
		padding-right: 6px;
	}

	.bottom-nav-wrapper .nav-tools li a:not(.btn) {
		height: 60px;
	}

	.bottom-nav-wrapper .engage-icon-icon {
		padding-top: 6px;
	}

	.header-extra-content {
		overflow: hidden;
		line-height: 32px;
	}

	.header-extra-content &gt; div {
		float: left;
	}

	.header-extra-social .vntd-social-icons a {
		font-size: 14px;
		height: 32px;
		width: 32px;
		line-height: 32px;
		margin-right: 6px;
	}

	.header-extra-social {
		margin-left: 10px;
	}

	.nav-left .vntd-no-nav {
		margin: 0;
		margin-top: 30px;
	}

	.header-sticky-now #main-menu &gt; ul &gt; li &gt; a,
.header-sticky-now .main-menu &gt; ul &gt; li &gt; a,
.header-sticky-now .nav-tools li a {
	height: 60px;
}

#main-menu ul li ul, .main-menu ul li ul, .nav-tools .dropdown-menu {
	padding-left: 0;
	position: absolute;
	left: -5px;
}

#main-menu ul &gt; li:not(.mega-menu) &gt; ul, .main-menu ul &gt; li:not(.mega-menu) &gt; ul,
.nav-tools .dropdown-menu {
	width: 220px;
	box-shadow: 2px 1px 4px 1px rgba(0,0,0,.06);
	padding: 7px 0;
}

.left-nav #main-aside-menu ul &gt; li:not(.mega-menu) &gt; ul {
	padding: 0;
}

#main-menu ul ul a, .main-menu ul ul a {
	height: 38px;
	line-height: 38px;
	font-weight: 500;
}

#main-menu ul ul ul, .main-menu ul ul ul {
	top: -7px;
	left: 220px;
}

#main-menu &gt; ul &gt; li &gt; ul a, #main-menu .mega-menu ul a, .main-menu &gt; ul &gt; li &gt; ul a, .main-menu .mega-menu ul a {
	color: #4E4E4E;
	webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

#main-menu ul.dropdown-menu {
	display: none;
}

#main-menu &gt; ul &gt; li &gt; ul a:not(.btn):hover, #main-menu &gt; ul &gt; li.mega-menu &gt; ul.dropdown-menu a:not(.menu-title):not(.btn):hover, .main-menu &gt; ul &gt; li &gt; ul a:hover, .main-menu &gt; ul &gt; li.mega-menu &gt; ul.dropdown-menu a:not(.menu-title):hover {
	color: #121212;
}

#main-menu .mega-menu ul a:hover, .main-menu .mega-menu ul a:hover {
	border-radius: 3px;
}

#main-menu .submenu, .main-menu .submenu {
	position: relative;
}

#main-menu .submenu &gt; a, .main-menu .submenu &gt; a {
	position: relative;
}

	#main-menu ul.dropdown-menu li.menu-item-has-children {
		position: relative;
	}

#main-menu .dropdown-menu .menu-item-has-children &gt; a::after, .main-menu .dropdown-menu .menu-item-has-children &gt; a::after {
	content: "\f105";
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	right: 12px;
	top: 12px;
	color: #121212;
}

	#main-menu ul.dropdown-menu.submenu--right {
	    right: 0;
	    left: auto;
	}

	#main-menu ul.dropdown-menu ul.dropdown-menu.submenu--right {
		right: 100%;
	}

	#main-menu .mega-menu-content, .main-menu .mega-menu-content, .mega-menu &gt; .dropdown-menu {
	position: absolute;
	overflow: hidden;
	left: 30px;
	right: 30px;
	box-shadow: 2px 1px 4px 1px rgba(0,0,0,.1);
	background-color: #fff;
}

.dropdown-white #main-menu .dropdown-menu,
.nav-tools .dropdown-menu,
.dropdown-white .mega-menu &gt; .dropdown-menu,
#woo-nav-cart ul.dropdown-menu {
    box-shadow: 0 2px 6px 1px rgba(0,0,0,.05);
    border-top: 1px solid rgba(0,0,0,0.07);
}

.dropdown-white #main-menu .dropdown-menu a {
	color: #595959;
}

.container #main-menu .mega-menu &gt; .dropdown-menu, .container .main-menu .mega-menu &gt; .dropdown-menu {
	left: .9375rem;
	right: .9375rem;
	overflow: hidden;
}

#main-menu &gt; ul &gt; li &gt; ul, .main-menu &gt; ul &gt; li &gt; ul {
	margin-top: 0;
}

#main-menu .mega-menu &gt; ul.dropdown-menu &gt; li, .main-menu .mega-menu-content ul {
	padding: 15px 20px !important;
}

#wrapper:not(.left-nav) #main-menu .mega-menu &gt; ul.dropdown-menu &gt; li ul, #wrapper:not(.left-nav) .main-menu .mega-menu-content ul ul,
#wrapper:not(.left-nav) #main-menu .mega-menu .dropdown-menu .dropdown-menu {
	display: block !important;
	opacity: 1 !important;
	border: none !important;
	left: 0;
	width: 100% !important;
	box-shadow: none !important;
	position: relative;
	padding: 0 !important;
}

/* Dropdown no shadow */

#header.dropdown-no-shadow .dropdown-menu {
	box-shadow: none !important;
}

#header #main-menu .dropdown-menu a {
	transition: color .2s ease-in-out, padding-left .2s ease-in-out, background-color .2s ease-in-out !important;
}

/* Mega megu no separator */

#header.mega-no-separator .dropdown-menu li:after {
	display: none !important;
}

#header .dropdown-menu li:last-child:after {
	display: none !important;
}

#header .mega-menu ul ul {
	background: none !important;
}

/* Dropdown with separator */

.dropdown-menu-separator #main-menu &gt; ul &gt; li:not(.mega-menu) .dropdown-menu {
    padding: 2px 0 3px !important;
}

.dropdown-menu-separator #main-menu &gt; ul &gt; li:not(.mega-menu) .dropdown-menu li {
	border-bottom: 1px solid #f4f4f4;
}

	.dropdown-menu-separator #main-menu &gt; ul &gt; li:not(.mega-menu) .dropdown-menu li:last-child {
		border: 0;
	}

	.dropdown-dark.dropdown-menu-separator #main-menu &gt; ul &gt; li:not(.mega-menu) .dropdown-menu li {
		border-color: #313131;
	}

/* .mega-menu-content == .mega-menu &gt; ul.dropdown-menu */

#main-menu .mega-menu-content.col-4 &gt; ul, #main-menu .mega-menu-content.col-4 &gt; div:not(.menu-bg-image), .main-menu .mega-menu-content.col-4 &gt; ul, .main-menu .mega-menu-content.col-4 &gt; div:not(.menu-bg-image),
#main-menu .mega-menu &gt; ul.dropdown-menu &gt; li {
	width: 25%;
	position: relative;
	float: left;
	z-index: 3;
}

#main-menu .mega-menu-content.col-5 &gt; ul, #main-menu .mega-menu-content.col-5 &gt; div:not(.menu-bg-image), .main-menu .mega-menu-content.col-5 &gt; ul, .main-menu .mega-menu-content.col-5 &gt; div:not(.menu-bg-image),
#main-menu .mega-menu.col-5 &gt; ul.dropdown-menu &gt; li {
	width: 20%;
	position: relative;
	float: left;
	z-index: 3;
}

#main-menu .mega-menu-content &gt; ul:not(.no-border):after, .main-menu .mega-menu-content &gt; ul:not(.no-border):after,
#main-menu .mega-menu &gt; ul.dropdown-menu &gt; li:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 15px;
	right: 0;
	width: 1px;
	height: 100%;
	background: rgba(0,0,0,0.07);
}

#main-menu .mega-menu-content &gt; ul:last-child:after, .main-menu .mega-menu-content &gt; ul:last-child:after {
	display: none;
}

#main-menu &gt; ul &gt; li.mega-menu, .main-menu &gt; ul &gt; li.mega-menu {
	position: static;
}

#main-menu &gt; ul &gt; li &gt; ul &gt; li a, .main-menu &gt; ul &gt; li &gt; ul &gt; li a,.nav-tools ul.dropdown-menu li a {
	display: block;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	height: 100%;
	font-size: 14px;
	line-height: 1.4em;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 0 !important;
}

.nav-tools .dropdown-menu a {
	transition: color .2s, padding .2s !important;
}

#main-menu &gt; ul &gt; li.mega-menu &gt; ul.dropdown-menu a, .main-menu &gt; ul &gt; li.mega-menu &gt; ul.dropdown-menu a {
	display: block;
	padding-left: 15px;
	height: 100%;
	font-size: 14px;
	text-align: left;
}

#header #main-menu &gt; ul &gt; li &gt; ul &gt; li a:hover, .main-menu &gt; ul &gt; li &gt; ul &gt; li a:hover,.nav-tools .dropdown-menu li a:hover {
	padding-left: 18px;
}

#main-menu &gt; ul &gt; li.mega-menu&gt; ul.dropdown-menu &gt; li &gt; a, .main-menu &gt; ul &gt; li.mega-menu&gt; ul.dropdown-menu &gt; li &gt; a {
	letter-spacing: 0;
	font-size: 16px;
	color: #000;
	padding-left: 15px !important;
	margin-bottom: 5px;
}

/* Disable the submenu arrow on megamenu titles */

#main-menu &gt; ul &gt; li.mega-menu&gt; ul.dropdown-menu &gt; li &gt; a:after {
	display: none !important;
}

#main-menu &gt; ul &gt; li.mega-menu &gt; ul.dropdown-menu &gt; ul &gt; li &gt; a:not(.menu-title):hover, .main-menu &gt; ul &gt; li.mega-menu &gt; ul.dropdown-menu &gt; ul &gt; li &gt; a:not(.menu-title):hover {
	padding-left: 15px;
	background: none;
	color: #4E4E4E;
}

#main-menu &gt; ul &gt; li.mega-menu &gt; ul.dropdown-menu &gt; li &gt; ul a, .main-menu &gt; ul &gt; li.mega-menu &gt; ul.dropdown-menu &gt; li &gt; ul a {
	font-weight: 500;
	text-transform: none;
	color: rgba(0,0,0,0.7);
}

#main-menu &gt; ul &gt; li.mega-menu &gt; ul.dropdown-menu &gt; li &gt; ul a:hover, .main-menu &gt; ul &gt; li.mega-menu &gt; ul.dropdown-menu &gt; li &gt; ul a:hover {
	padding-left: 18px;
}

.nav-left #main-menu &gt; ul, .nav-left .main-menu &gt; ul {
	padding-left: 10px;
}

/* Navigation Button */

@media (min-width: 1001px) {

	.main-nav li.nav-button span {
		padding: 11px 18px;
		color: #fff;
		border-radius: 2px;
		transition: background-color .2s, color .2s, opacity .2s !important;
        box-sizing:border-box;
	}
		#wrapper .main-nav li.nav-button a {
			opacity: 1;
		}

		.main-nav li.nav-button a:hover span {
			color: #fff;
		}

	.header-dark .main-nav li.nav-button span,
    .header-dark .main-nav .nav-button.nav-button-outline a:hover span{
		background: #fff;
		color: #444;
        border-color: transparent;
		opacity: 1 !important;
	}

	#wrapper .main-nav li.nav-button a:hover span {
		opacity: .8;
	}

    .main-nav .nav-button.nav-button-outline span {
        border: 2px solid #333;
        background: none;
        color:#333;
    }

    .main-nav .nav-button.nav-button-outline a:hover span {
        border-color: transparent;
        color:#fff;
    }

    .header-dark .main-nav .nav-button.nav-button-outline span {
        border:2px solid #fff;
        background:none;
        color:#fff;
    }

}

/* Menu BG */

.menu-bg-image {
	content: "";
	position: absolute;
	top: 0;
	right: -50px;
	width: 100%;
	height: 100%;
	background-position: top right;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
}

.menu-bg-image {
	webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.menu-bg-image.perspective-img-1, .menu-bg-image.perspective-img-2, .menu-bg-image.perspective-img-3 {
	opacity: 0;
	-webkit-transform: translateY(100px);
	-moz-transform: translateY(100px);
	transform: translateY(100px);
}

.menu-bg-image.perspective-img-1 {
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}

.menu-bg-image.perspective-img-2 {
	-webkit-transition-delay: 150ms;
	-moz-transition-delay: 150ms;
	-o-transition-delay: 150ms;
	transition-delay: 150ms;
}

.menu-bg-image.perspective-img-3 {
	-webkit-transition-delay: 0ms;
	-moz-transition-delay: 0ms;
	-o-transition-delay: 0ms;
	transition-delay: 0ms;
}

.menu-infobox-wrapper {
	z-index: 22 !important;
}

.menu-infobox {
	font-family: 'Gloria Hallelujah', cursive;
	text-align: center;
	padding: 1rem;
	line-height: 1.8;
	font-size: 1.3rem;
	margin: 1.5rem 1rem 0 1rem;
	color: rgba(0,0,0,0.8);
}

.dropdown-dark .menu-infobox {
	color: rgba(255,255,255,0.8);
}

.menu-infobox .btn {
	margin-top: 2.5rem;
	margin-bottom: 0.5rem;
	display: inline-block !important;
}

.header-no-sticky .main-nav {
	position: fixed;
	top: -70px;
}

.header-no-sticky .main-nav.nav-visible {
	position: fixed;
	top: 0;
}

.header-no-sticky #topbar {
	position: relative;
}

.header-no-sticky .main-nav {
	position: relative;
}

 /* MENU WITH SUBTITLES */
.topnav-top .menu-subtitle &gt; ul &gt; li &gt; a span, .topnav-top .menu-subtitle &gt; li &gt; a span, .menu-subtitle li a span.sub {
	display: block;
	text-transform: none;
	opacity: 0.9;
	margin-top: 6px;
	webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.topnav-top .menu-subtitle &gt; ul &gt; li &gt; a, .topnav-top .menu-subtitle &gt; li &gt; a {
	padding: 24px 15px;
}

.menu-subtitle &gt; ul &gt; li &gt; a span, .menu-subtitle &gt; li &gt; a span, .menu-subtitle li a span.sub {
	font-weight: 300;
	font-size: 0.8rem;
}

ul.menu-subtitle &gt; li a {
	height: 60px;
	font-size: 0.85rem;
	font-weight: 400;
	text-transform: uppercase;
	display: table-cell;
	vertical-align: middle;
	letter-spacing: 2px;
	margin: 0;
	padding: 0 15px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

 /* MENU WITH ICONS */
.topnav-top .menu-icons &gt; ul &gt; li &gt; a span {
	display: block;
	text-transform: none;
	font-weight: normal;
	opacity: 1;
	margin-top: 4px;
	webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.topnav-top .menu-icons &gt; ul &gt; li &gt; a {
	padding: 20px 15px;
	line-height: 20px;
}

.menu-icons &gt; ul &gt; li &gt; a {
	padding: 17px 15px;
	line-height: 20px;
}

.topnav-top .menu-icons i {
	display: block;
	text-align: center;
	font-size: 1.8rem;
	padding-top: 0;
	padding-bottom: 0.4rem;
	margin-right: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.menu-icons i {
	display: inline-block;
	margin-right: .5rem;
	font-size: 1rem;
}

ul.menu-icons &gt; li a {
	height: 60px;
	font-size: 0.85rem;
	font-weight: 400;
	text-transform: uppercase;
	display: table-cell;
	vertical-align: middle;
	letter-spacing: 2px;
	margin: 0;
	padding: 0 15px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

 /* HEADER 2: logo left and info right with menu below */
#header.header-2 {
	height: 207px;
}

.topnav-top #header.header-2, #header.header-2 {
	height: 253px;
}

.topnav-top .header-2 .main-nav .main-nav-wrapper {
	height: 60px;
	position: relative;
}

.topnav-top .header-2 #main-menu &gt; ul &gt; li &gt; a, .topnav-top .header-2 .main-menu &gt; ul &gt; li &gt; a {
	height: auto;
	line-height: normal;
}

.topnav-top .header-2 #main-menu &gt; ul &gt; li &gt; a, .header-2 #main-menu &gt; ul &gt; li &gt; a, .topnav-top .header-2 .main-menu &gt; ul &gt; li &gt; a, .header-2 .main-menu &gt; ul &gt; li &gt; a {
	padding: 0 15px;
}

#topbar ~ .main-nav.header-2 #main-menu &gt; ul &gt; li &gt; a, #topbar ~ .main-nav.header-2 .main-menu &gt; ul &gt; li &gt; a {
	height: 60px;
	line-height: 60px;
}

.header-2 #topbar {
	position: relative;
}

.header-2 #topbar ~ .main-nav {
	top: 0;
}

.header-2 .main-nav {
	height: auto !important;
	position: relative;
}

.header-2 #logo {
	height: auto;
	border-right: none;
	webkit-transition: height .3s ease-in-out;
	-moz-transition: height .3s ease-in-out;
	transition: height .3s ease-in-out;
}

.header-2 #logo a {
	height: 145px;
	display: table-cell;
	vertical-align: middle;
}

.header-2 #logo a img {
	height: 145px;
	display: table-cell;
	vertical-align: middle;
}

.header-2 .main-nav-wrapper {
	border-top: 1px solid rgba(0,0,0,0.1);
}

.header-2 .header-top {
	display: table;
	width: 100%;
	border-radius: 19px 0 0 19px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.header-2 #main-menu, .nav-left #main-menu &gt; ul, .header-2 .main-menu, .nav-left .main-menu &gt; ul {
	padding-left: 0;
}


/* Header Active Item Style */

/* Active Item Border Bottom */

.site-header.active-style-border-bottom .main-menu &gt; ul &gt; li &gt; a {
	border-bottom: 2px solid transparent;
}

.site-header.active-style-border-bottom .main-menu &gt; ul &gt; li.current-page-ancestor &gt; a,
.site-header.active-style-border-bottom .main-menu &gt; ul &gt; li.current-page-parent &gt; a,
.site-header.active-style-border-bottom .main-menu &gt; ul &gt; li.current-menu-ancestor &gt; a,
.site-header.active-style-border-bottom .main-menu &gt; ul &gt; li.current_page_ancestor &gt; a,
.site-header.active-style-border-bottom .main-menu &gt; ul &gt; li.current_page_item &gt; a {
	border-color: #222;
}

/* Active Item Border Top */

.site-header.active-style-border-top .main-menu &gt; ul &gt; li &gt; a {
	border-top: 2px solid transparent;
}

	.site-header.active-style-border-top .main-menu &gt; ul &gt; li.nav-button &gt; a {
		border: none !important;
	}

.site-header.active-style-border-top .main-menu &gt; ul &gt; li.current-page-ancestor &gt; a,
.site-header.active-style-border-top .main-menu &gt; ul &gt; li.current-page-parent &gt; a,
.site-header.active-style-border-top .main-menu &gt; ul &gt; li.current-menu-ancestor &gt; a,
.site-header.active-style-border-top .main-menu &gt; ul &gt; li.current_page_ancestor &gt; a,
.site-header.active-style-border-top .main-menu &gt; ul &gt; li.current_page_item &gt; a {
	border-color: #222;
}

/* Split Menu */

.header-style-split-menu .main-nav .nav-center {
	position: absolute;
	left: 50%;
	width: 300px;
	margin-left: -150px;
	top: 0;
	bottom: 0;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
    display: block;
}

	.header-style-split-menu .main-nav .nav-center #logo img {
		transform: translate(-50%,0);
	}

.header-style-split-menu .nav-left,
.header-style-split-menu .nav-right {
	position: absolute;
    float: none;
    display: block;
    width: 50%;
}

	.header-style-split-menu .nav-left {
		padding-right: 110px;
		left: 0;
	}

	.header-style-split-menu .nav-right {
		padding-left: 110px;
		right: 0;
	}

	.header-style-split-menu .nav-right #main-menu {
		float: left;
	}

/* Bottom Navigation */

#wrapper .main-nav.bottom-nav {
	height: auto !important;
	transition: background-color .4s;
}

.header-bottom-nav #header {
	transition: background-color .4s;
}

.main-nav.bottom-nav #main-menu {
	padding-left: 0;
	padding-right: 0;
	display: block;
}

	.header-style-top-logo-center .main-nav.bottom-nav #main-menu {
		float: none;
		width: 100%;
	}

	.main-nav.bottom-nav #main-menu &gt; ul {
		width: 100%;
	}

.main-nav.bottom-nav .main-nav-wrapper {
	height: 90px;
}

.header-bottom-nav #page-title .page-title-wrapper {
	margin-top: 60px;
}

.bottom-nav-wrapper {
	border-top: 1px solid #f1f1f1;
}

	#header.header-separator-border.header-dark .bottom-nav-wrapper {
		border-top: 1px solid rgba(255,255,255,0.15);
	}

.header-bottom-nav.header-sticky-now #header {
	margin-top: -90px;
}

.header-sticky-now #topbar,
.header-scroll-full #topbar {
	overflow: hidden;
}

.bottom-nav-wrapper .container,
.bottom-nav-wrapper .container-fluid {
	position: relative;
}

.bottom-nav #main-menu &gt; ul &gt; li &gt; a {
	height: 60px;
}

.header-style-top-logo-center .bottom-nav #main-menu {
	text-align: center;
}

.header-style-top-logo-center .bottom-nav #main-menu &gt; ul {
    display: inline-block;
    left: auto;
    float: none;
    vertical-align: middle;
    width: auto !important;
}

.header-style-top-logo-center .main-nav-wrapper .nav-left {
	float: none;
	display: block;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.header-style-top-logo-center #logo a img {
	transform: translate(-50%,0);
}

/* Bottom Nav Left */

.header-style-top-logo .main-nav.bottom-nav #main-menu {
	float: left;
}

	.header-style-top-logo .main-nav #main-menu &gt; ul &gt; li:first-child &gt; a {
		padding-left: 0;
	}

.header-style-top-logo .main-nav.bottom-nav .nav-tools {
	float: right;
	display: block;
	margin: 0;
}

.main-nav .header-extra-content {
	height: 100%;
	vertical-align: middle;
	display: table-cell;
	padding-left: 0;
	font-size: 14px;
}

.header-extra-content .vntd-social-icons a {
	margin-bottom: 0;
	border-radius: 100%;
	float: right;
}

	#wrapper .main-nav .header-extra-content .vntd-social-icons.social-icons-colored a,
	#wrapper .main-nav .header-extra-content .vntd-social-icons.social-icons-colored a i,
	#wrapper .main-nav .header-extra-content .vntd-social-icons a:hover i  {
		color: #fff !important;
	}

 /* TOP NAV WITH LOGO CENTER / MENU BELOW */
#header.top-logo-center {
	height: 110px;
}

.topnav-top #header.top-logo-center {
	height: 130px;
}

.topnav-top .top-logo-center .main-nav .main-nav-wrapper {
	height: 60px;
}

.top-logo-center:not(.dark-skin) .main-nav-wrapper {
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.topnav-top  .main-nav.top-logo-center, .topnav-top .main-nav.top-logo-center .main-nav-wrapper {
	height: auto;
}

.main-nav.top-logo-center {
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}

.topnav-top .main-nav.top-logo-center .main-nav-wrapper {
	height: 60px;
	position: relative;
}

.topnav-top .top-logo-center #main-menu &gt; ul &gt; li &gt; a, .topnav-top .top-logo-center .main-menu &gt; ul &gt; li &gt; a {
	height: 60px;
	line-height: 60px;
}

.top-logo-center #logo {
	margin-top: 1.5rem;
	display: table;
	width: 100%;
	text-align: center;
}

.top-logo-center #logo a {
	display: table-cell;
	vertical-align: middle;
	height: 40px;
	margin-top: 25px;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s  ease-in-out;
	transition: all .4s  ease-in-out;
}

.topnav-top .top-logo-center #logo a {
	height: 50px;
	margin-top: 25px;
}

.top-logo-center #logo a img {
	margin: auto;
}

.header-top-search {
	height: 100%;
	vertical-align: middle;
	display: table-cell;
}

.header-top-search form {
	width: 450px;
	position: relative;
}

.header-top-search .search-form {
	padding-right: 187px;
}

.header-top-search input {
	border: 1px solid #E4E4E4 !important;
	border-radius: 20px 0 0 20px !important;
	font-size: 0.9rem;
	# padding-left: 1.1rem;
	padding-top: 10px;
}

.header-top-search input:focus {
	border: 1px solid #E4E4E4 !important;
}

.header-top-search .form-search #categories, .header-top-search .search-form .select2-container {
	width: 150px !important;
	height: 34px;
	font-size: 13px;
	line-height: 34px;
	padding: 0;
	position: absolute;
	right: 39px;
	top: 0;
	border-radius: 0;
}

.header-top-search button {
	padding: 0;
	text-align: center;
	width: 40px;
	height: 34px;
	margin-right: 0;
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 0 20px 20px 0;
	border: 1px solid #E4E4E4;
}

.header-top-search .btn:hover,.header-top-search .btn:focus, .header-top-search .btn:hover::before {
	background: none;
	border: 1px solid #E4E4E4;
	outline: none;
}

.header-top-search .btn:hover::before {
	border: none;
}

.header-top-search .btn i {
	font-size: 14px;
	padding-right: 4px;
	padding-top: 5px;
	opacity: 0.6;
}

.header-select.select2-dropdown {
	border: 1px solid #E4E4E4 !important;
	top: -1px;
	width: 149px !important;
}

.header-select.select2-dropdown .select2-results&gt;.select2-results__options {
	max-height: 300px;
}

.header-select .select2-results__option {
	padding: 3px 6px;
	font-size: 0.9rem;
}

.header-top-search .select2-container--default .select2-selection--single {
	border: 1px solid #E4E4E4 !important;
}

.header-info .header-info-inner {
	float: right;
}

.header-info {
	height: 100%;
	vertical-align: middle;
	display: table-cell;
	margin-top: 0;
	margin-bottom: 1.5rem;
}

.header-info .item {
	float: left;
	margin-left: 1.5rem;
}

.header-info .item .info-txt {
	float: left;
}

.header-info .item .info-txt h3 {
	font-size: 1rem;
	margin-bottom: 0;
	margin-top: 0;
}

.header-info .item .info-txt a {
	font-size: 0.85rem;
}

.header-info .item i {
	font-size: 1.7rem;
	float: left;
	padding-right: 1rem;
	opacity: 0.3;
	margin-top: 5px;
}

.header-info .item-shopping-cart {
	position: relative;
}

.header-info .item-shopping-cart i {
	font-size: 2.7rem;
	opacity: 0.3;
	margin-top: -4px;
	padding-right: 0;
}

.header-info .item-shopping-cart .count {
	position: absolute;
	top: 5px;
	text-align: center;
	width: 100%;
	color: #121212;
	opacity: 1;
	font-size: 1.2rem;
	font-weight: 600;
}

@media (max-width:1200px) {
	.header-info {
		display: none;
	}

	.header-top-search {
	}

	.header-top-search form {
		float: right;
	}

	#header.top-logo-center, .topnav-top #header.top-logo-center, .top-logo-center #logo {
		height: 70px;
	}

	.topnav-top .top-logo-center .main-nav .main-nav-wrapper, .top-logo-center .main-nav .main-nav-wrapper {
		height: 0;
	}

	.top-logo-center li.mobile-menu-btn {
		position: fixed;
		right: 20px;
		top: 20px;
	}
}

 /* TOP NAV LOGO CENTER / NAV ON EACH SIDE */
.nav-logo-center .nav-left {
	float: left;
	text-align: left;
}

.nav-logo-center .nav-right {
	float: right;
	text-align: right;
}

#header.nav-logo-center .nav-center {
	position: absolute;
	left: 50%;
	width: 300px;
	margin-left: -150px;
	top: 14px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.topnav-top #header.nav-logo-center .nav-center {
	top: 30px;
}

.nav-logo-center.main-nav .nav-right i {
}

.topnav-top #topbar ~ #header.nav-logo-center .nav-center {
	top: 12px;
}

.nav-logo-center #logo a img {
	margin: auto;
}

 /* NAVIGATION COLOR */
.header-light #header .main-nav {
	background: #fff;
}

.header-dark .main-nav {
	background: #202020;
}

.header-sticky-now .header-scroll-light .main-nav,
.header-scroll-full .header-scroll-light .main-nav  {
	background: #fff !important;
}

.header-sticky-now .header-scroll-dark .main-nav,
.header-scroll-full .header-scroll-dark .main-nav {
	background: #202020 !important;
}


.header-dark #main-menu &gt; ul &gt; li &gt; a, .header-dark .main-menu &gt; ul &gt; li &gt; a,.header-dark .nav-tools .header-lang-switcher a, .header-dark .main-nav .nav-right i, .header-dark .main-nav .tools-btn span {
	color: #fff;
}

.header-dark .main-nav #main-menu &gt; ul &gt; li &gt; a.is-open, .header-dark .main-nav #main-menu &gt; ul &gt; li.current &gt; a,  .header-dark .main-nav .main-menu &gt; ul &gt; li &gt; a.is-open, .header-dark .main-nav .main-menu &gt; ul &gt; li.current &gt; a {
	color: #E2785D;
}

.header-dark .main-nav .toggle-menu span:not(.menu-label),
.header-dark .main-nav .toggle-menu span:not(.menu-label)::before,
.header-dark .main-nav .toggle-menu span:not(.menu-label)::after {
	background: #fff;
}

.dropdown-dark nav &gt; ul &gt; li:not(.mega-menu) ul,
.dropdown-dark nav .mega-menu-content,
.dropdown-dark nav .mega-menu &gt; ul.dropdown-menu, .header-dark .main-menu ul li ul, .dropdown-dark .main-menu &gt; ul &gt; li:not(.mega-menu) ul, .dropdown-dark .main-menu .mega-menu-content, .dropdown-dark .nav-tools .dropdown-menu {
	background-color: #252525;
}

.dropdown-dark #main-menu &gt; ul &gt; li &gt; ul a, .dropdown-dark #main-menu .mega-menu ul a,
.dropdown-dark #main-menu .dropdown-menu a::after, .dropdown-dark #main-menu &gt; ul &gt; li &gt; ul a, .dropdown-dark #main-menu .mega-menu ul a, .dropdown-dark #main-menu .dropdown-menu a::after, .header-dark .main-menu &gt; ul &gt; li &gt; ul a, .header-dark .main-menu .mega-menu ul a, .header-dark .main-menu .dropdown-menu a::after, .dropdown-dark .main-menu &gt; ul &gt; li &gt; ul a, .dropdown-dark .main-menu .mega-menu ul a, .dropdown-dark .main-menu .dropdown-menu a::after,
.dropdown-dark .nav-tools .dropdown-menu a {
	color: #D9D9D9;
}

.dropdown-dark #main-menu &gt; ul &gt; li.mega-menu&gt; ul.dropdown-menu &gt; li &gt; a, .dropdown-dark .main-menu &gt; ul &gt; li.mega-menu&gt; ul.dropdown-menu &gt; li &gt; a {
	color: #fff;
}

.dropdown-dark #main-menu .mega-menu &gt; ul.dropdown-menu &gt; li &gt; a, .dropdown-dark #main-menu .mega-menu &gt; ul.dropdown-menu &gt; li &gt; a, .dropdown-dark .main-menu .mega-menu &gt; ul.dropdown-menu &gt; li &gt; a {
	color: #fff !important;
}

.dropdown-dark #main-menu &gt; ul &gt; li &gt; ul a:hover, .dropdown-dark #main-menu &gt; ul &gt; li.mega-menu &gt; ul.dropdown-menu a:not(.menu-title):not(.btn):hover, .dropdown-dark #main-menu &gt; ul &gt; li &gt; ul a:hover, .dropdown-dark #main-menu &gt; ul &gt; li.mega-menu &gt; ul.dropdown-menu a:not(.menu-title):not(.btn):hover,
 .header-dark .main-menu &gt; ul &gt; li &gt; ul a:hover, .header-dark .main-menu &gt; ul &gt; li.mega-menu &gt; ul.dropdown-menu a:not(.menu-title):not(.btn):hover, .dropdown-dark .main-menu &gt; ul &gt; li &gt; ul a:hover, .dropdown-dark .main-menu &gt; ul &gt; li.mega-menu &gt; ul.dropdown-menu a:not(.menu-title):not(.btn):hover {
	color: #fff;
}

.header-dark #main-menu &gt; ul &gt; li.mega-menu &gt; ul.dropdown-menu a.menu-title:hover, .dropdown-dark #main-menu &gt; ul &gt; li.mega-menu &gt; ul.dropdown-menu a.menu-title:hover,
 .header-dark .main-menu &gt; ul &gt; li.mega-menu &gt; ul.dropdown-menu a.menu-title:hover, .dropdown-dark .main-menu &gt; ul &gt; li.mega-menu &gt; ul.dropdown-menu a.menu-title:hover {
	color: #fff;
}

.dropdown-dark #main-menu &gt; ul &gt; li.mega-menu &gt; ul.dropdown-menu &gt; li &gt; ul a, .dropdown-dark #main-menu &gt; ul &gt; li.mega-menu &gt; ul.dropdown-menu &gt; li &gt; ul a,
 .dropdown-dark .main-menu &gt; ul &gt; li.mega-menu &gt; ul.dropdown-menu &gt; li &gt; ul a, .dropdown-dark .main-menu &gt; ul &gt; li.mega-menu &gt; ul.dropdown-menu &gt; li &gt; ul a {
	color: rgba(255,255,255,0.6);
}

.header-dark #main-menu ul &gt; li:not(.mega-menu) &gt; ul, .dropdown-dark #main-menu ul &gt; li:not(.mega-menu) &gt; ul, .header-dark .main-menu ul &gt; li:not(.mega-menu) &gt; ul, .dropdown-dark .main-menu ul &gt; li:not(.mega-menu) &gt; ul,.nav-tools .dropdown-menu {
	box-shadow: 2px 1px 4px 1px rgba(0,0,0,.06);
}

.header-dark #main-menu .mega-menu-content &gt; ul:after, .dropdown-dark #main-menu .mega-menu-content &gt; ul:after, .header-dark .main-menu .mega-menu-content &gt; ul:after, .dropdown-dark .main-menu .mega-menu-content &gt; ul:after,
.dropdown-dark #main-menu .mega-menu &gt; ul.dropdown-menu &gt; li:after {
	border-left: 1px solid rgba(255,255,255,0.07);
}

.header-overlap.topnav-top #header .main-nav {
	background: transparent;
}

.header-overlap.topnav-top .toggle-menu span:not(.menu-label), .header-overlap.topnav-top .toggle-menu span:not(.menu-label)::before,.header-overlap.topnav-top .toggle-menu span:not(.menu-label)::after, .header-scroll-transparent:not(.topnav-top) .toggle-menu span:not(.menu-label), .header-scroll-transparent:not(.topnav-top) .toggle-menu span:not(.menu-label)::before,.header-scroll-transparent:not(.topnav-top) .toggle-menu span:not(.menu-label)::after {
	background: #fff;
}

.header-overlap.topnav-top .main-nav #main-menu &gt; ul &gt; li &gt; a, .header-overlap.topnav-top .main-nav .main-menu &gt; ul &gt; li &gt; a, .header-overlap.topnav-top .main-nav .nav-right i, .header-overlap.header-scroll-transparent .main-nav .nav-right i, .header-overlap.topnav-top .main-nav .tools-btn span {
	color: #fff;
}

.header-overlap.topnav-top .main-nav.header-scheme-dark #main-menu &gt; ul &gt; li &gt; a, .header-overlap.topnav-top .main-nav.header-scheme-dark .main-menu &gt; ul &gt; li &gt; a, .header-overlap.topnav-top .main-nav.header-scheme-dark .nav-right i, .header-overlap.header-scroll-transparent .main-nav.header-scheme-dark .nav-right i, .header-overlap.topnav-top .main-nav.header-scheme-dark .tools-btn span {
	color: #222;
}

.header-overlap.topnav-top .main-nav #main-menu &gt; ul &gt; li.current &gt; a, .header-overlap.topnav-top .main-nav .main-menu &gt; ul &gt; li.current &gt; a {
	color: #E2785D;
}

.header-overlap.transparent-dark.topnav-top .main-nav #main-menu &gt; ul &gt; li &gt; a, .header-overlap.transparent-dark.topnav-top .main-nav .main-menu &gt; ul &gt; li &gt; a,.header-overlap.transparent-dark.topnav-top .main-nav .nav-right i, .header-overlap.transparent-dark.topnav-top .main-nav .tools-btn span,.header-overlap.transparent-dark.topnav-top .toggle-menu span.menu-label {
	color: #121212;
}

.one-page.header-overlap.topnav-top .main-nav #main-menu &gt; ul &gt; li.current &gt; a, .one-page.header-overlap.topnav-top .main-navigation #main-menu &gt; ul &gt; li.current &gt; a {
	color: #D6D6D6 !important;
}

.header-overlap.transparent-dark.topnav-top .toggle-menu span:not(.menu-label), .header-overlap.transparent-dark.topnav-top .toggle-menu span:not(.menu-label)::before, .header-overlap.transparent-dark.topnav-top .toggle-menu span:not(.menu-label)::after {
	background: #121212;
}

.header-overlap.topnav-top #header .main-nav .main-nav-wrapper {
	background: transparent !important;
}

.header-scroll-dark:not(.topnav-top) #header .main-nav .main-nav-wrapper, .header-scroll-dark:not(.topnav-top) #header #topbar {
	background: rgba(0,0,0,0.85);
}

/*#wrapper:not(.header-tansparent):not(.left-nav):not(.right-nav):not(.header-scroll-dark):not(.header-dark):not(.header-scroll-transparent) #header .main-nav .main-nav-wrapper {
	background: #fff;
}*/

.header-light.header-scroll-dark.topnav-top .main-nav .main-nav-wrapper, .header-top-light.header-scroll-dark.topnav-top .main-nav .main-nav-wrapper {
	background: #fff;
}

.header-light.topnav-top .toggle-menu span:not(.menu-label)::before,.header-light.topnav-top .toggle-menu span:not(.menu-label)::after {
	background: #303030;
}

.header-sticky-now .header-scroll-dark .main-nav {
	background: #202020;
}

.header-sticky-now .header-scroll-dark .main-nav #main-menu &gt; ul &gt; li &gt; a, .header-sticky-now .header-scroll-dark .main-nav .main-menu &gt; ul &gt; li &gt; a, .header-sticky-now .header-scroll-dark .main-nav .nav-right i, .header-sticky-now .header-scroll-dark .main-nav .tools-btn span {
	color: #fff;
}

.header-scroll-dark .main-nav #main-menu &gt; ul &gt; li.current &gt; a, .header-scroll-dark .main-nav .main-menu &gt; ul &gt; li.current &gt; a {
	color: #E2785D;
}

.header-light.header-scroll-dark.topnav-top .main-nav #main-menu &gt; ul &gt; li &gt; a,.header-light.header-scroll-dark.topnav-top .main-nav .main-menu &gt; ul &gt; li &gt; a, .header-light.header-scroll-dark.topnav-top .main-nav .nav-right i, .header-light.header-scroll-dark.topnav-top .main-nav .tools-btn span, .header-top-light.header-scroll-dark.topnav-top .main-nav #main-menu &gt; ul &gt; li &gt; a, .header-top-light.header-scroll-dark.topnav-top .main-nav .main-menu &gt; ul &gt; li &gt; a,.header-top-light.header-scroll-dark.topnav-top .main-nav .nav-right i, .header-top-light.header-scroll-dark.topnav-top .main-nav .tools-btn span {
	color: #121212;
}

.header-scroll-transparent #header .main-nav::before {
	opacity: 0;
	content: "";
	width: 100%;
	display: block;
	position: absolute;
	top: 0;
	background: transparent;
	height: 80px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.header-scroll-transparent:not(.topnav-top) #header .main-nav::before {
	opacity: 1;
}

.header-scroll-transparent:not(.topnav-top) .main-nav #main-menu &gt; ul &gt; li &gt; a, .header-scroll-transparent:not(.topnav-top) .main-nav .main-menu &gt; ul &gt; li &gt; a {
	color: #fff;
}

.topnav-top .main-nav #main-menu.current-dark &gt; ul &gt; li.current &gt; a, .topnav-top .main-nav .main-menu.current-dark &gt; ul &gt; li.current &gt; a {
	color: #121212 !important;
}

 /* HOVER MENU EFFECTS */
.hover-effect-1 a {
	overflow: hidden;
	margin: 36px 15px !important;
	padding: 0 4px !important;
	height: 1.1em;
}

.header-fixed .hover-effect-1 a {
	margin: 21px 15px !important;
}

.hover-effect-1 a span {
	font-weight: 600 !important;
	position: relative;
	display: inline-block;
	-webkit-transition: -webkit-transform .3s;
	-moz-transition: -moz-transform .3s;
	transition: transform .3s;
}

.hover-effect-1 a span::before {
	position: absolute;
	top: 100%;
	content: attr(data-hover);
	font-weight: 700;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.hover-effect-1 a:hover span {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
	opacity: 0;
}

.hover-effect-2 a span {
	color: transparent!important;
	font-weight: 700;
	text-shadow: none;
}

.hover-effect-2 a:hover span {
	color: #E2785D !important;
}

.hover-effect-2 a span::before {
	color: #121212 !important;
	font-weight: 700;
	content: attr(data-hover);
	position: absolute;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.hover-effect-2 li:not(.current) a:hover span::before {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	transform: scale(1.3);
	opacity: 0;
}

.hover-effect-2 li.current a span, .hover-effect-2 li.current a span::before {
	-webkit-transition: -webkit-transform 0s,opacity 0s;
	-moz-transition: -moz-transform 0s,opacity 0s;
	transition: transform 0s,opacity 0s;
}

header.main-nav .current &gt; a span::before {
	color: #E2785D !important;
}

.header-overlap .hover-effect-2 a span, .header-overlap .hover-effect-2 a span::before {
	color: #fff !important;
}

 /* BOTTOM NAVIGATION */
.nav-bottom .main-nav &gt; div {
	height: 90px;
	position: relative;
}

.nav-bottom .main-nav .nav-center {
	float: none;
	text-align: center;
	position: relative;
	left: 0;
}

.nav-bottom .main-nav #main-menu &gt; ul &gt; li &gt; a, .nav-bottom .main-nav .main-menu &gt; ul &gt; li &gt; a {
	height: 90px;
}

.nav-bottom.header-fixed .main-nav &gt; div {
	height: 60px;
	position: fixed;
	top: 0;
	width: 100%;
}

.nav-bottom.header-fixed .main-nav #main-menu &gt; ul &gt; li &gt; a,.nav-bottom.header-fixed .main-nav .main-menu &gt; ul &gt; li &gt; a {
	height: 60px;
}

.nav-bottom.header-fixed .container {
	width: 1170px;
}

.nav-bottom #main-menu, .nav-bottom .main-menu {
	margin: auto;
	float: none;
}

.nav-bottom .main-nav #logo a img {
	height: 35px;
}

.nav-bottom.header-fixed .main-nav #logo a img {
	height: 22px;
}

/* Header Not Sticky */

#header.header-not-sticky,
#header.header-sticky-appear {
	position: absolute !important;
	top: 0 !important;
}

/* Header Sticky Appear */

#header.header-sticky-appear,
.header-sticky-appear #logo a img {
	transition: none;
}

#sticky-nav {
	position: fixed;
	top: -200px;
	transition: top .4s ease-in-out;
}

#sticky-nav.sticky-nav-visible {
	top: 0;
}

	.admin-bar #sticky-nav.sticky-nav-visible {
		top: 32px;
	}

 /* HAMBURGER BUTTON */
.toggle-menu {
	margin-top: 2px;
	height: 28px;
	width: 22px;
	background: none;
	position: relative;
	margin: auto;
	margin-left: 4px;
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-shadow: none;
	border-radius: none;
	border: none;
	cursor: pointer;
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	-o-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	cursor: pointer;
}

	.off-menu-btn .toggle-menu {
		margin-top: 16px;
	}

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

.toggle-menu span:not(.menu-label) {
	display: block;
	position: absolute;
	top: 9px;
	left: 0px;
	right: 0;
	height: 2px;
	background: #fff;
	-webkit-transition: background 0s .3s;
	transition: background 0s .3s;
}

.toggle-menu span:not(.menu-label)::after,.toggle-menu span:not(.menu-label)::before {
	position: absolute;
	display: block;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #fff;
	content: "";
}

.mobile-menu-btn .toggle-menu span:not(.menu-label)::after,
.mobile-menu-btn .toggle-menu span:not(.menu-label)::before,
.header-light .toggle-menu span:not(.menu-label)::after,
.header-light .toggle-menu span:not(.menu-label)::before {
	background: #303030;
}

/* Mobile Menu Button */

.mobile-menu-btn .toggle-menu,
.aside-nav .toggle-menu {
	margin-top: 13px;
	height: 32px;
	width: 28px;
}

/*.mobile-menu-btn .toggle-menu span {

}*/

	.mobile-menu-btn .toggle-menu span:not(.menu-label):before,
	.aside-nav .toggle-menu span:not(.menu-label):before {
		top: -9px;
	}

	.mobile-menu-btn .toggle-menu span:not(.menu-label):after,
	.aside-nav .toggle-menu span:not(.menu-label):after {
		bottom: -9px;
	}

/* Mobile nav */

.mobile-nav {
	background: #fff;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 6px 0;

	display: none;
}

	.mobile-nav li:not(:last-child) {
		border-bottom: 1px solid #f1f1f1;
	}

	.mobile-nav li {
		position: relative;
	}

	.mobile-nav li .mobile-dropdown-toggle {
		font-family: "FontAwesome";
		font-weight: 300;
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		line-height: 50px;
		font-size: 20px;
		width: 32px;
		text-align: center;
		cursor: pointer;
		transition: transform .2s;

	}

		.mobile-nav li .mobile-dropdown-toggle:after {
			content: "\f105";
		}

		.mobile-nav li .mobile-dropdown-toggle.dropdown-menu-open {
			transform: rotate(90deg);
		}

	.mobile-nav a {
		color: #333;
		display: block;
		padding: 13px 0;
		font-size: 17px;
		position: relative;
	}

/* Mobile nav dropdown */

.mobile-nav .dropdown-menu {
	display: none;
}
#mobile-nav .dropdown-menu {
	background: #fff;
	position: relative;
	box-shadow: none;
	list-style: none;
	border-top: 1px solid #f1f1f1;
	left: auto;
	right: auto;
}

	.mobile-nav .dropdown-menu a {
		font-size: 16px;
		color: #444;
	}

.toggle-menu span:not(.menu-label)::before {
	top: -8px;
}

.toggle-menu span:not(.menu-label)::after {
	bottom: -8px;
}

.toggle-menu span:not(.menu-label):not(.menu-label)::after,
.toggle-menu span:not(.menu-label)::before,
.toggle-menu span:not(.menu-label) {
	-webkit-transition-duration: .3s,.3s;
	transition-duration: .3s,.3s;
	-webkit-transition-delay: .3s,0s;
	transition-delay: .3s,0s;
}

.toggle-menu span:not(.menu-label)::before {
	-webkit-transition-property: top,-webkit-transform;
	transition-property: top,transform,background-color;
}

.toggle-menu span:not(.menu-label)::after {
	-webkit-transition-property: bottom,-webkit-transform;
	transition-property: bottom,transform,background-color;
}

.toggle-menu.active span:not(.menu-label) {
	background: 0 0 !important;
}

.toggle-menu.active span:not(.menu-label)::before {
	top: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.toggle-menu.active span:not(.menu-label)::after {
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.toggle-menu.active span:not(.menu-label)::after,.toggle-menu.active span:not(.menu-label)::before {
	-webkit-transition-delay: 0s,.3s;
	transition-delay: 0s,.3s;
}

.toggle-menu.tools-btn-icon {
	margin-left: 0;
}

.toggle-menu:focus {
	outline: none;
}

.toggle-menu span.menu-label {
	color: #121212;
	position: absolute;
	left: 2.5rem;
	top: 1.65rem;
	font-size: .65rem;
	font-weight: 600;
	letter-spacing: 2px;
	opacity: 0;
	text-transform: uppercase;
	visibility: hidden;
	-webkit-transition: all .3s cubic-bezier(.2,.5,.5,1);
	-moz-transition: all .3s cubic-bezier(.2,.5,.5,1);
	transition: all .3s cubic-bezier(.2,.5,.5,1);
}

.topnav-top .toggle-menu span.menu-label {
	color: #fff;
}

.topnav-top.header-light .toggle-menu span.menu-label {
	color: #121212;
}

.toggle-menu.active span.menu-label {
	opacity: 0 !important;
}

.toggle-menu:hover span.menu-label {
	left: 40px;
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.menu-black .toggle-menu span.menu-label {
	color: #333;
}

.toggle-menu span.menu-label.label-left {
	left: auto;
	right: 2.5rem;
	top: 50%;
	margin-top: -11px;
}

.topnav-top .toggle-menu .btn-inner span.menu-label.label-left {
	top: 4px;
}

.toggle-menu:hover span.menu-label.label-left {
	left: auto;
	right: 40px;
}

#nav-toggle {
	z-index: 1000;
	position: fixed;
	top: 30px;
	left: 0;
	right: auto;
	margin-left: 30px;
	width: 38px;
	height: 38px;
	background: rgba(0,0,0,0.2);
	webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all .4s ease-in-out, background .2s;
	-moz-transition: all .4s ease-in-out, background .2s;
	transition: all .4s ease-in-out, background .2s;
}

	.admin-bar #nav-toggle {
		top: 62px;
	}

#nav-toggle:hover {
	background: rgba(0,0,0,0.4);
}

#nav-toggle .toggle-menu span:not(.menu-label), #nav-toggle .toggle-menu span:not(.menu-label)::before,#nav-toggle .toggle-menu span:not(.menu-label)::after {
	background: #fff;
}



#nav-toggle .toggle-menu {
	height: 38px;
	width: 38px;
	top: 0;
	margin-top: 0;
	margin-left: 0;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}

#nav-toggle .toggle-menu .btn-inner {
	width: 100%;
	margin-left: 8px;
	margin-top: 9px;
	width: 22px;
	height: 38px;
	position: relative;
}

.aside-right #nav-toggle {
	left: auto;
	right: 0;
	margin-right: 30px;
}

.header-light .toggle-menu span:not(.menu-label) {
	background: #303030;
}

 /* OFF MAIN MENU */
.off-main-menu ul &gt; li {
	visibility: hidden;
	opacity: 0;
}

.off-main-menu.main-menu-open ul &gt; li {
	visibility: visible;
	opacity: 1;
}

.off-main-menu ul &gt; li:nth-child(n+1) {
	-webkit-transition-duration: 250ms;
	-moz-transition-duration: 250ms;
	-o-transition-duration: 250ms;
	transition-duration: 250ms;
	-webkit-transition-delay: 60ms;
	-moz-transition-delay: 60ms;
	-o-transition-delay: 60ms;
	transition-delay: 60ms;
}

.off-main-menu ul &gt; li:nth-child(n+2) {
	-webkit-transition-duration: 350ms;
	-moz-transition-duration: 350ms;
	-o-transition-duration: 350ms;
	transition-duration: 350ms;
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	-o-transition-delay: 100ms;
	transition-delay: 100ms;
}

.off-main-menu ul &gt; li:nth-child(n+3) {
	-webkit-transition-duration: 450ms;
	-moz-transition-duration: 450ms;
	-o-transition-duration: 450ms;
	transition-duration: 450ms;
	-webkit-transition-delay: 150ms;
	-moz-transition-delay: 150ms;
	-o-transition-delay: 150ms;
	transition-delay: 150ms;
}

.off-main-menu ul &gt; li:nth-child(n+4) {
	-webkit-transition-duration: 550ms;
	-moz-transition-duration: 550ms;
	-o-transition-duration: 550ms;
	transition-duration: 550ms;
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	transition-delay: 200ms;
}

.off-main-menu ul &gt; li:nth-child(n+5) {
	-webkit-transition-duration: 650ms;
	-moz-transition-duration: 650ms;
	-o-transition-duration: 650ms;
	transition-duration: 650ms;
	-webkit-transition-delay: 250ms;
	-moz-transition-delay: 250ms;
	-o-transition-delay: 250ms;
	transition-delay: 250ms;
}

.off-main-menu ul &gt; li:nth-child(n+6) {
	-webkit-transition-duration: 750ms;
	-moz-transition-duration: 750ms;
	-o-transition-duration: 750ms;
	transition-duration: 750ms;
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}

.off-main-menu ul &gt; li:nth-child(n+7) {
	-webkit-transition-duration: 750ms;
	-moz-transition-duration: 750ms;
	-o-transition-duration: 750ms;
	transition-duration: 750ms;
	-webkit-transition-delay: 350ms;
	-moz-transition-delay: 350ms;
	-o-transition-delay: 350ms;
	transition-delay: 350ms;
}

.off-main-menu ul &gt; li:nth-child(n+8) {
	-webkit-transition-duration: 750ms;
	-moz-transition-duration: 750ms;
	-o-transition-duration: 750ms;
	transition-duration: 750ms;
	-webkit-transition-delay: 400ms;
	-moz-transition-delay: 400ms;
	-o-transition-delay: 400ms;
	transition-delay: 400ms;
}

.off-main-menu.main-menu-open ul &gt; li:nth-last-child(n+1) {
	-webkit-transition-duration: 250ms;
	-moz-transition-duration: 250ms;
	-o-transition-duration: 250ms;
	transition-duration: 250ms;
	-webkit-transition-delay: 50ms;
	-moz-transition-delay: 50ms;
	-o-transition-delay: 50ms;
	transition-delay: 50ms;
}

.off-main-menu.main-menu-open ul &gt; li:nth-last-child(n+2) {
	-webkit-transition-duration: 350ms;
	-moz-transition-duration: 350ms;
	-o-transition-duration: 350ms;
	transition-duration: 350ms;
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	-o-transition-delay: 100ms;
	transition-delay: 100ms;
}

.off-main-menu.main-menu-open ul &gt; li:nth-last-child(n+3) {
	-webkit-transition-duration: 450ms;
	-moz-transition-duration: 450ms;
	-o-transition-duration: 450ms;
	transition-duration: 450ms;
	-webkit-transition-delay: 150ms;
	-moz-transition-delay: 150ms;
	-o-transition-delay: 150ms;
	transition-delay: 150ms;
}

.off-main-menu.main-menu-open ul &gt; li:nth-last-child(n+4) {
	-webkit-transition-duration: 550ms;
	-moz-transition-duration: 550ms;
	-o-transition-duration: 550ms;
	transition-duration: 550ms;
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	transition-delay: 200ms;
}

.off-main-menu.main-menu-open ul &gt; li:nth-last-child(n+5) {
	-webkit-transition-duration: 650ms;
	-moz-transition-duration: 650ms;
	-o-transition-duration: 650ms;
	transition-duration: 650ms;
	-webkit-transition-delay: 250ms;
	-moz-transition-delay: 250ms;
	-o-transition-delay: 250ms;
	transition-delay: 250ms;
}

.off-main-menu.main-menu-open ul &gt; li:nth-last-child(n+6) {
	-webkit-transition-duration: 750ms;
	-moz-transition-duration: 750ms;
	-o-transition-duration: 750ms;
	transition-duration: 750ms;
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}

.off-main-menu.main-menu-open ul &gt; li:nth-last-child(n+7) {
	-webkit-transition-duration: 750ms;
	-moz-transition-duration: 750ms;
	-o-transition-duration: 750ms;
	transition-duration: 750ms;
	-webkit-transition-delay: 350ms;
	-moz-transition-delay: 350ms;
	-o-transition-delay: 350ms;
	transition-delay: 350ms;
}

.off-main-menu.main-menu-open ul &gt; li:nth-last-child(n+8) {
	-webkit-transition-duration: 750ms;
	-moz-transition-duration: 750ms;
	-o-transition-duration: 750ms;
	transition-duration: 750ms;
	-webkit-transition-delay: 400ms;
	-moz-transition-delay: 400ms;
	-o-transition-delay: 400ms;
	transition-delay: 400ms;
}

@media (max-width: 992px) {
	.off-main-menu#main-menu, .off-main-menu.main-menu {
		display: none;
	}
}

 /***** ASIDE MENU *****/
#aside-nav {
	background: #fff;
	width: 280px;
	z-index: 1000;
	position: fixed;
	top: 0;
	left: -280px;
	height: 100%;
	overflow: hidden;
	-webkit-box-shadow: 0 0px 6px -1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0px 6px -1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0px 6px -1px rgba(0, 0, 0, 0.2);
	-webkit-transition: left .4s ease-in-out;
	-moz-transition: left .4s ease-in-out;
	transition: left .4s ease-in-out;
}

	#aside-nav.text-align-center {
		text-align: center;
	}

	#aside-nav.text-align-right {
		text-align: right;
	}

	#aside-nav #mobile-menu-toggle,
	.bottom-nav .upper-nav-wrapper #mobile-menu-toggle {
		display: none;
		position: absolute;
		right: 15px;
		top: 50%;
		margin-top: -10px;
	}

	.admin-bar #aside-nav {
		top: 32px;
	}

	/* Close Button */

	.close-aside-nav {
		position: absolute;
	    top: 6px;
	    right: 30px;
	    font-size: 1.5rem;
	    color: #303030;
	    cursor: pointer;
	}

.header-dark #aside-nav {
	-webkit-box-shadow: 0 0px 6px -1px rgba(255,255,255, 0.2);
	-moz-box-shadow: 0 0px 6px -1px rgba(255,255,255, 0.2);
	box-shadow: 0 0px 6px -1px rgba(255,255,255, 0.2);
}

.aside-nav {
	width: 300px;
	height: calc(100% - 40px);
	overflow: auto;
	padding-right: 20px;
	position: relative;
}

	.aside-nav.header-dark .logo-white,
	.aside-nav.header-light .logo-dark {
		display: block;
	}

	.aside-nav.header-dark .logo-dark,
	.aside-nav.header-light .logo-white {
		display: none;
	}

.aside-nav .main-nav-wrapper {
	height: auto;
	border-bottom: none !important;
	width: 280px;
}

.aside-nav .aside-logo {
	margin-top: 45px;
	margin-bottom: 30px;
	display: block;
	padding-right: 0;
	padding-left: 30px;
	padding-right: 30px;
}

.aside-nav .aside-logo a img {
	display: block;
	margin: auto;
	max-width: 100%;
	height: auto;
}

#main-aside-menu ul, #main-aside-menu li {
	list-style: none;
}

.aside-nav nav &gt; ul &gt; li &gt; a {
	color: #121212;
}

#main-aside-menu ul li ul {
	background: #fff;
}

#main-aside-menu ul ul ul li {
	position: relative;
}

#main-aside-menu &gt; ul {
	height: 100%;
	list-style: none;
	display: table;
	height: 100%;
	margin-bottom: 0;
}

#main-aside-menu &gt; ul &gt; li {
	position: relative;
	float: left;
	height: 100%;
}

#main-aside-menu &gt; ul &gt; li &gt; a {
	font-weight: 400;
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding: 0 15px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

#main-aside-menu ul li ul {
	padding-left: 0;
}

#main-aside-menu ul ul a {
	height: 38px;
	line-height: 38px;
	font-weight: 500;
}

#main-aside-menu &gt; ul &gt; li &gt; ul a {
	webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

#main-aside-menu &gt; ul &gt; li &gt; ul {
	margin-top: 0;
}

#main-aside-menu &gt; ul &gt; li &gt; ul &gt; li a {
	display: block;
	padding-left: 15px;
	height: 100%;
	font-size: 14px;
	text-align: left;
}

#main-aside-menu,
#main-aside-menu &gt; ul,
#main-aside-menu &gt; ul &gt; li {
	width: 100%;
	float: none;
	height: auto;
	display: block;
	padding-left: 0;
}

#main-aside-menu li.menu-item-has-children {
	position: relative;
}

#main-aside-menu li.menu-item-has-children &gt; a {
	position: relative;
}

#main-aside-menu &gt; ul &gt; li:not(:first-child) {
    border-top: none !important;
}

	#main-aside-menu &gt; ul &gt; li {
	    border-bottom: 1px solid transparent;
	    border-top: 1px solid transparent;
	}

#main-aside-menu li.menu-item-has-children &gt; a &gt; span.open-child-menu {
	position: absolute;
	right: 13px;
	width: 40px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	border-radius: 100%;
	top: 0;
	-webkit-transition: transform .2s linear, background-color .2s;
	-o-transition: transform .2s linear, background-color .2s;
	transition: transform .2s linear, background-color .2s;
}

	#main-aside-menu li.menu-item-has-children &gt; a &gt; span.open-child-menu:after {
		content: "\f105";
		font: normal normal normal 14px/1 FontAwesome;
	}

	#main-aside-menu li.menu-item-has-children &gt; a.is-open &gt; span.open-child-menu {
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
	}

#main-aside-menu .submenu:hover&gt;a:after,
#main-aside-menu li.menu-item-has-children:hover &gt; a:after {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}

#main-aside-menu .submenu &gt; a.is-open:after,
#main-aside-menu li.menu-item-has-children &gt; a.is-open:after,
#main-aside-menu li.menu-item-has-children &gt; a.is-open &gt; span.open-child-menu:after{
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

#main-aside-menu &gt; ul &gt; li &gt; a {
	padding: 14px 15px;
}

#main-aside-menu ul ul {
	margin: 0;
	padding-left: 12px;
	position: relative;
	width: 100%;
	background-color: transparent;
	box-shadow: none;
	border: none;
	height: auto;
	z-index: 1;
	top: 0;
	left: 0;
	;
}

.header-position-aside.header-left .vc_row.wpb_row.vc_row-fluid.vc_row-stretch.vc_row-no-padding {
	padding-left: 280px;
}

	.header-position-aside.header-right .vc_row.wpb_row.vc_row-fluid.vc_row-stretch.vc_row-no-padding {
		padding-right: 280px;
	}

/*
.header-position-aside .vc_row.wpb_row.vc_row-fluid.vc_row-stretch:not([data-vc-stretch-content="true"]) &gt; .wpb_column:not(.vc_col-sm-12):first-child {
    padding-left: 15px;
}

.header-position-aside .vc_row.wpb_row.vc_row-fluid.vc_row-stretch:not([data-vc-stretch-content="true"]) &gt; .wpb_column:not(.vc_col-sm-12):last-child {
    padding-right: 15px;
}
*/

.aside-social-icons {
	margin-top: 45px;
}

#main-aside-menu ul ul {
	border-left: none !important;
}

#main-aside-menu ul &gt; li &gt; ul {
	border-top: none;
	box-shadow: none;
	width: 100%;
}

.aside-nav #main-aside-menu &gt; ul &gt; li &gt; a {
	width: 100%;
	display: block;
	line-height: normal;
	height: auto;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 14px;
	transition: color .2s, opacity .2s !important;
}

#main-aside-menu &gt; ul &gt; li &gt; ul &gt; li &gt;ul &gt; li&gt; a {
	margin-right: 0;
}

#main-aside-menu &gt; ul ul {
	display: none;
}

#main-aside-menu &gt; ul .is-open ul {
	display: block;
}

.header-dark #aside-nav,  #aside-nav.header-dark {
	background: #202020;
}

.aside-nav.header-dark {
	border-right: none;
}

.aside-nav .tools-btn span:not(.tools-btn-icon) {
	margin-left: 0;
	margin-right: 0;
}

#main-aside-menu &gt; ul &gt; li &gt; ul &gt; li &gt; a {
	margin-left: 0;
	padding-left: 40px;
}

#main-aside-menu &gt; ul &gt; li &gt; ul &gt; li &gt; ul &gt; li a {
	margin-left: 0;
	padding-left: 50px;
}

#main-aside-menu &gt; ul &gt; li &gt; ul &gt; li &gt; ul &gt; li &gt; ul &gt; li a {
	margin-left: 0;
	padding-left: 55px;
}

.left-nav.dropdown-dark ul li ul {
	background: none;
}

.aside-nav footer {
	display: block;
	position: fixed;
	width: 280px;
	height: 3em;
	border-top: 1px solid #eee;
	bottom: 0;
	z-index: 380;
	left: -280px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.aside-nav footer a {
	background: #fff;
	color: rgba(0,0,0,0.75);
	text-align: center;
	display: block;
	position: relative;
	outline: 0;
	height: 3rem;
	margin: 0;
	padding: 0;
	line-height: 3rem;
	border: none;
	border-right: 1px solid #eee;
	width: 33.33333%;
	float: left;
	font-size: 1rem;
	overflow: hidden;
	-webkit-transition: all 300ms cubic-bezier(.2,.3,.5,1);
	-moz-transition: all 300ms cubic-bezier(.2,.3,.5,1);
	transition: all 300ms cubic-bezier(.2,.3,.5,1);
}

.aside-nav footer a:last-child {
	border-right: none;
}

.aside-nav footer a:hover {
	background: #eee;
	color: rgba(0,0,0,0.9);
}

.aside-nav.header-dark footer {
	border-top: 1px solid #29292A;
	background: #202020;
}

.aside-nav.header-dark footer a {
	color: rgba(255,255,255,0.5) !important;
	border-right: 1px solid #323232;
	background: #202020;
}

.aside-nav.header-dark footer a:last-child {
	border-right: 1px solid #202020;
}

.aside-nav.header-dark footer a:hover {
	color: rgba(255,255,255,0.8) !important;
	background: #2C2C2C;
}

#aside-nav.img-cover .aside-nav footer {
	background: transparent;
	border-top: 1px solid rgba(255,255,255,0.1);
}

.header-dark #aside-nav.img-cover footer a {
	border-right: 1px solid rgba(255,255,255,0.1);
	background: transparent;
	color: rgba(255,255,255,0.7);
}

.header-dark #aside-nav.img-cover footer a:last-child {
	border-right: none;
}

.header-dark #aside-nav.img-cover footer a:hover {
	background: rgba(255,255,255,0.1);
	color: #fff !important;
}

.aside-nav.header-dark nav &gt; ul &gt; li &gt; a {
	color: #fff;
}

.header-dark.aside-nav .dropdown-menu a {
	color: #D9D9D9;
}

.header-dark #main-aside-menu ul li ul, .dropdown-dark ul li ul {
	background: none;
}

#aside-nav nav ul &gt; li &gt; a.is-open,
#aside-nav nav ul &gt; li &gt; a:hover,
.aside-nav nav ul li.current-page-parent &gt; a,
.aside-nav nav ul li.current-page-ancestor &gt; a,
.aside-nav nav ul li.current-menu-ancestor &gt; a,
.aside-nav nav ul li.current_page_ancestor &gt; a,
.aside-nav nav ul li.current_page_item &gt; a,
.aside-nav nav ul li.current-page-item &gt; a,
.aside-nav nav ul li.current_page_parent &gt; a {
	color: #E2785D;
}

 /* LEFT NAV */
.aside-menu-open, .aside-menu-closing {
	overflow-x: hidden;
}

.left-nav #aside-nav, .left-nav .aside-nav footer, .aside-menu-open #aside-nav, .aside-menu-open #aside-nav footer {
	left: 0;
}

#wrapper.header-left.header-aside-visible,
#wrapper.header-left.header-aside-open.header-aside-push {
	margin: 0 0 0 280px;
}


.header-left.header-aside-visible #aside-nav {
	left: 0;
}

.header-right.header-aside-visible #aside-nav {
	right: 0;
}

#wrapper.left-nav, #wrapper.aside-menu-open:not(.aside-right):not(.aside-hover) {
	margin: 0 0 0 280px;
}

#wrapper.header-aside-push {
	transition: margin .4s ease-in-out;
}

.aside-menu-open.aside-left:not(.aside-hover) .main-nav {
	left: 280px;
	right: -280px;
}

#wrapper.left-nav.aside-menu-open.aside-hover {
	margin: 0;
}

.aside-menu-open #nav-toggle {
	left: 280px;
}

@media (max-width: 1200px) {

	.left-nav #aside-nav, .aside-nav footer, .left-nav .aside-nav footer {
		left: -280px;
	}

	#wrapper.left-nav {
		margin-left: 0;
	}

	.left-nav.aside-menu-open #aside-nav, .left-nav.aside-menu-open .aside-nav footer {
		left: 0;
	}

	.left-nav.aside-menu-open#wrapper {
		margin-left: 280px;
	}

	.left-nav.aside-menu-open.aside-hover#wrapper {
		margin-left: 0;
	}

	#wrapper.left-nav.aside-menu-open:not(.aside-hover), .left-nav.aside-menu-open:not(.aside-hover) #aside-nav {
		left: 0;
		right: auto;
	}

	.left-nav.aside-menu-open #aside-nav-toggle {
		left: 310px;
	}
}

 /* RIGHT NAV */
#wrapper.aside-right {
	left: auto;
	right: 0;
}

.aside-right #aside-nav {
	left: auto;
	right: -280px;
}

.right-nav #aside-nav, .aside-right.aside-menu-open #aside-nav {
	right: 0;
	left: auto;
}

#wrapper.right-nav {
	margin: 0 280px 0 0;
}

#wrapper.aside-right.aside-menu-open:not(.aside-hover) {
	left: auto;
	right: 280px;
}

.aside-right.aside-menu-open:not(.aside-hover) .main-nav {
	left: -280px;
	right: 280px;
}

.aside-right.aside-menu-open.aside-hover .main-nav {
	right: 0;
}

#wrapper.aside-right.aside-hover.aside-menu-open {
	margin: 0;
}

.right-nav #aside-nav-toggle {
	left: auto;
	right: 30px;
}

@media (max-width: 1200px) {
	.right-nav #aside-nav, .aside-right .aside-nav footer {
		right: -280px;
	}

	#wrapper.right-nav {
		margin-right: 0;
	}

	.right-nav.aside-menu-open #aside-nav, .right-nav.aside-menu-open .aside-nav footer {
		right: 0;
	}

	#wrapper.right-nav.aside-menu-open {
		margin-right: 280px;
	}

	#wrapper.right-nav.aside-menu-open.aside-hover {
		margin-right: 0;
	}

	#wrapper.right-nav.aside-menu-open:not(.aside-hover), .right-nav.aside-menu-open:not(.aside-hover) #aside-nav {
		right: 0;
		left: auto;
	}

	.right-nav.aside-menu-open #aside-nav-toggle {
		right: 310px;
	}
}

.right-nav #aside-nav footer {
	left: auto;
	right: 0;
}

.aside-right #aside-nav footer {
	left: auto;
	right: -280px;
}

.aside-right.aside-menu-open #aside-nav footer {
	left: auto;
	right: 0;
}

 /* MOBILE MENU */
li.mobile-menu-btn, .menu-mobile .main-nav #main-menu,.menu-mobile .main-nav .main-menu, .menu-mobile .main-nav .nav-right .nav-tools li:not(.off-menu-btn) {
	display: none;
}

.mobile-menu-closing .toggle-menu span.menu-label {
	opacity: 0 !important;
}

.mobile-menu-open.menu-mobile #aside-nav, .mobile-menu-open.menu-mobile .aside-nav footer {
	left: 0;
}

.aside-right.mobile-menu-open.menu-mobile #aside-nav {
	left: auto;
	right: 0;
}

#wrapper.mobile-menu-open::after {
	background: rgba(0,0,0,0.3);
	z-index: 400;
	width: 100%;
	height: 100%;
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .4s;
	-moz-transition: all .4s ease-in-out;
	transition: opacity .4s;
}

.mobile-menu-open.menu-mobile #aside-nav {
	visibility: visible;
}

.mobile-menu-open #nav-toggle {
	left: 280px;
	right: auto;
}

	.aside-menu-open.aside-right #nav-toggle {
		right: 280px;
		left: auto;
	}

#aside-nav-toggle {
	display: none;
	color: #fff;
	font-size: 1.7rem;
	z-index: 350;
	position: fixed;
	top: 30px;
	left: 30px;
	right: auto;
	width: 38px;
	height: 38px;
	background: rgba(0,0,0,0.2);
	webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all .4s ease-in-out, background .2s;
	-moz-transition: all .4s ease-in-out, background .2s;
	transition: all .4s ease-in-out, background .2s;
}

#aside-nav-toggle .toggle-menu {
	margin-top: 1px;
	margin-left: 5px;
	top: 2px;
}

.menu-mobile #aside-nav-toggle {
	display: block;
}

.menu-mobile li.mobile-menu-btn {
	display: block !important;
	font-size: 1.6rem;
}

.menu-mobile li.mobile-menu-btn .toggle-menu {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.menu-mobile .topnav-top li.mobile-menu-btn .toggle-menu {
	top: 22px;
}

.menu-mobile .topnav-top #topbar ~ .main-nav .nav-right .mobile-menu-btn i {
	padding-top: 0px!important;
}

.menu-mobile.topnav-top  #topbar ~ .main-nav .nav-right .mobile-menu-btn .toggle-menu {
	top: 4px;
}

.menu-mobile li.mobile-menu-btn span {
	color: #fff;
}

.header-overlap.menu-mobile:not(.topnav-top) li.mobile-menu-btn span {
	color: #121212;
}

.menu-mobile .header-light li.mobile-menu-btn span {
	color: #121212;
}

.menu-mobile .menu-mobile #aside-nav .toggle-menu span.menu-label {
	color: #fff;
}

.menu-mobile .topnav-top .main-nav .nav-right .nav-tools li.mobile-menu-btn i {
	padding-top: 30px;
}

.menu-mobile .main-nav .nav-right .mobile-menu-btn i {
	padding-top: 15px !important;
}

.menu-mobile.topnav-top .mobile-menu-btn .toggle-menu {
	top: 22px;
}

.menu-mobile .main-nav.header-2 .nav-right .mobile-menu-btn i {
	padding-top: 12px !important;
}

.menu-mobile .aside-nav .nav-right .nav-tools li.mobile-menu-btn i,.menu-mobile .topnav-top #topbar ~ .aside-nav .nav-right .nav-tools li.mobile-menu-btn i {
	padding-top: 15px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

@media (max-width:1200px) {
	#aside-nav-toggle {
		display: block;
	}
}

@media (max-width:768px) {
	.topnav-top #header.nav-logo-center .nav-center {
		top: 0;
	}

	.header-overlap.topnav-top #header ~ #main-content {
		margin-top: -60px;
	}

	.topnav-top .aside-nav .nav-right .nav-tools li.mobile-menu-btn i {
		padding-top: 1.3rem;
	}

	.menu-mobile #topbar~.main-nav {
		top: 0 !important;
	}

	.admin-bar #header,
	.admin-bar #aside-nav {
		top: 46px;
	}



}

 /* OFF TOP MENU */
#off-top-menu {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 400;
	visibility: hidden;
	width: 100%;
	height: 18rem;
}

#off-top-menu .toggle-menu {
	position: fixed;
	right: 30px;
	top: 30px;
	cursor: pointer;
	z-index: 2;
	display: block;
}

#off-top-menu .toggle-menu span {
	width: 100%;
	display: inline-block;
	background-color: #fff !important;
}

#off-top-menu .toggle-menu span:not(.menu-label)::before, #off-top-menu .toggle-menu span:not(.menu-label)::after {
	background-color: #fff !important;
}

#off-top-menu .toggle-menu span, #off-top-menu .toggle-menu span:not(.menu-label)::before, #off-top-menu .toggle-menu span:not(.menu-label)::after {
	opacity: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.top-menu-open:not(.menu-mobile)  #off-top-menu .toggle-menu span {
	opacity: 1;
}

.top-menu-open:not(.menu-mobile)  #off-top-menu .toggle-menu span:nth-child(1) {
	background: 0 0 !important;
}

.top-menu-open #off-top-menu .toggle-menu span:not(.menu-label)::before, .top-menu-open #off-top-menu .toggle-menu span:not(.menu-label)::after {
	opacity: 1;
}

.top-menu-content {
	background: #232325;
	padding: 2.2rem 3rem 3rem 3rem;
	height: 100%;
	top: 0;
	margin-top: 0;
	position: absolute;
	width: 100%;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transform: translate3d(0,-18rem,0);
	-moz-transform: translate3d(0,-18rem,0);
	-ms-transform: translate3d(0,-18rem,0);
	-o-transform: translate3d(0,-18rem,0);
	transform: translate3d(0,-18rem,0);
}

.top-menu-open:not(.menu-mobile)  .top-menu-content {
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.top-menu-open:not(.menu-mobile) #main-content::after {
	background: rgba(0,0,0,0.3);
	width: 100%;
	height: 100%;
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
}

.top-menu-open:not(.menu-mobile)  #off-top-menu, .top-menu-closing #off-top-menu {
	visibility: visible;
}

.no-csstransforms3d .st-container,.no-js .st-container {
	padding-top: 18rem;
}

#off-top-menu .top-menu-inner nav a {
	text-transform: uppercase;
	letter-spacing: 0.25rem;
}

#off-top-menu .col-sm-4 {
	opacity: 0.5;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transition-delay: .3s;
	-o-transition-delay: .3s;
	-moz-transition-delay: .3s;
	transition-delay: .3s;
}

#off-top-menu h3 {
	font-weight: 600;
	font-size: 1.1rem;
	color: #FFF;
	letter-spacing: .3rem;
	margin: 0 0 1rem 0;
	padding: 0;
	text-transform: uppercase;
	opacity: 1;
	height: 2.5rem;
	line-height: 2.5rem;
}

#off-top-menu p {
	color: rgba(255,255,255,0.8);
}

#off-top-menu p a {
	color: rgba(255,255,255,0.6);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

#off-top-menu p a:hover {
	color: rgba(255,255,255,0.9);
}

#off-top-menu ul li {
	font-size: 0.9rem;
	font-weight: 600;
	display: block;
	position: relative;
	height: 2.5rem;
	line-height: 2.5rem;
	margin: 0 0 .36rem;
	padding: 0;
}

#off-top-menu .col-sm-4 {
	padding-top: .3rem;
}

.top-menu-open:not(.menu-mobile)  #off-top-menu .col-sm-4 {
	padding-top: .8rem;
	opacity: 1;
}

.top-menu-open:not(.menu-mobile)  #off-top-menu ul:not(.submenu) {
	opacity: 1;
	margin-bottom: 0;
}

#off-top-menu ul li a {
	display: inline-block;
	position: relative;
	height: 27px;
	color: #C7C7C7;
	overflow: hidden;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

#off-top-menu ul li a:hover {
	color: #FFF;
	text-decoration: none;
}

#off-top-menu ul li.selected a {
	color: #FFF;
}

#off-top-menu .submenu {
	margin-left: 0.8rem;
	background: #fff;
	padding: 0;
	z-index: 10;
	min-width: 13rem;
	position: absolute;
	font-size: .65rem;
	font-weight: 600;
	letter-spacing: 0.15rem;
	opacity: 0;
	text-transform: none;
	visibility: hidden;
	-webkit-transition: all 250ms cubic-bezier(.2,.5,.5,1);
	-moz-transition: all 250ms cubic-bezier(.2,.5,.5,1);
	transition: all 250ms cubic-bezier(.2,.5,.5,1);
}

#off-top-menu ul.submenu li {
	margin-bottom: 0;
	height: auto;
	line-height: normal;
}

#off-top-menu ul.submenu li a {
	color: #232323;
	display: block;
	padding: 0.8rem 1rem 0.8rem 1rem;
	height: auto;
	line-height: normal;
	text-transform: none;
}

#off-top-menu nav li:hover .submenu {
	margin-left: 1.2rem;
	left: 40px;
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

#off-top-menu .submenu:after {
	border-style: solid;
	border-width: 8px 8px 8px 0;
	border-color: transparent #fff transparent transparent;
	content: '';
	display: block;
	position: absolute;
	left: -8px;
	top: 50%;
	width: 0;
	height: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 0ms ease-in-out;
	-moz-transition: all 0ms ease-in-out;
	-o-transition: all 0ms ease-in-out;
	transition: all 0ms ease-in-out;
	-webkit-transition-duration: 200ms;
	-moz-transition-duration: 200ms;
	-o-transition-duration: 200ms;
	transition-duration: 200ms;
}

@media (max-width:1024px) {
	#off-top-menu {
		display: none;
	}
}

 /* OFF FULLSCREEN MENU */
#wrapper.full-menu-open,body:after {
	overflow: hidden;
}

#wrapper.boxed.full-menu-open {
	overflow: visible;
}

#off-fullscreen-menu,body:after {
	position: fixed;
}

#wrapper.full-menu-open #main-content:after {
	opacity: 1;
	visibility: visible;
}

#off-fullscreen-menu {
	z-index: 600;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: table;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

	/*.admin-bar #off-fullscreen-menu {
		top: 32px;
	}*/

#off-fullscreen-menu .toggle-menu span:not(.menu-label) {
	background: #fff;
}

#off-fullscreen-menu a {
	color: #fff;
}

#off-fullscreen-menu nav {
	display: table-cell;
	vertical-align: middle;
}

#off-fullscreen-menu:not(.full-menu-open) {
	visibility: hidden;
	opacity: 0;
}

#off-fullscreen-menu .toggle-menu {
	position: fixed;
	top: 2px;
	right: 0;
	cursor: pointer;
	z-index: 2;
}

.topnav-top #off-fullscreen-menu .toggle-menu {
	top: 32px;
}

#off-fullscreen-menu .toggle-menu {
	top: 15px;
	margin-right: 30px;
}

#off-fullscreen-menu .toggle-menu span:not(.menu-label)::before, #off-fullscreen-menu .toggle-menu span:not(.menu-label)::after {
	background-color: #fff;
}

.full-menu-open #off-fullscreen-menu .toggle-menu span:not(.menu-label)::before, .full-menu-open #off-fullscreen-menu .toggle-menu span:not(.menu-label)::after {
	background-color: #fff;
}

#off-fullscreen-menu .brand {
	display: inline;
	position: fixed;
	top: 16px;
	left: 30px;
}

	.admin-bar #off-fullscreen-menu .brand {
		top: 48px !important;
	}

	.admin-bar #off-fullscreen-menu .toggle-menu {
		top: 52px;
	    font-size: 28px;
	    color: #c2c2c2;
	}

.topnav-top  #off-fullscreen-menu .brand {
	top: 27px;
}

#off-fullscreen-menu .brand img {
	height: 35px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	-webkit-transform: translate3d(0,-20px,0);
	-moz-transform: translate3d(0,-20px,0);
	-ms-transform: translate3d(0,-20px,0);
	-o-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
}

.topnav-top #off-fullscreen-menu .brand img {
	height: 35px;
}

#off-fullscreen-menu.full-menu-open .brand img {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

#off-fullscreen-menu.full-menu-open {
	visibility: visible;
	opacity: 1;
	background: rgba(0,0,0,0.9);
}

#off-fullscreen-menu nav {
	text-align: center;
}

#off-fullscreen-menu nav &gt; ul {
	padding: 0;
	margin: auto;
	width: auto;
	display: inline-block;
	position: relative;
}

#off-fullscreen-menu nav &gt; li {
	text-align: center;
	color: #fff;
	list-style-type: none;
	padding: 10px;
	-webkit-animation: slideOutBottom .3s;
	-moz-animation: slideOutBottom .3s;
	-o-animation: slideOutBottom .3s;
	animation: slideOutBottom .3s;
}

#off-fullscreen-menu.full-menu-open nav &gt; ul &gt; li {
	-webkit-animation: slideInBottom .3s;
	-moz-animation: slideInBottom .3s;
	-o-animation: slideInBottom .3s;
	animation: slideInBottom .3s;
}

#off-fullscreen-menu nav li a {
	font-size: 1.6rem;
	line-height: 1.6;
	text-decoration: none;
	background: 0 0;
	color: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	width: auto;
}

#off-fullscreen-menu li a:hover, #off-fullscreen-menu li a:focus {
	color: #fff;
}

#off-fullscreen-menu nav li {
	list-style: none;
	text-align: center;
	margin-bottom: 5px;
}

#off-fullscreen-menu nav li ul {
	display: none;
	padding-left: 0;
	margin: 1rem 0;
}

#off-fullscreen-menu nav li ul a {
	font-size: 1.2rem;
}

.full-menu-open #main-content::after {
	background: rgba(0,0,0,0.8);
	width: 100%;
	height: 100%;
	opacity: 1;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

#off-fullscreen-menu footer {
	margin: 0 2rem 1rem;
	border-top: 1px solid rgba(255,255,255,0.2);
	color: #fff;
	font-size: 0.9rem;
	letter-spacing: 0.1rem;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding-top: 25px;
	-webkit-animation: slideOutBottom .3s;
	-moz-animation: slideOutBottom .3s;
	-o-animation: slideOutBottom .3s;
	animation: slideOutBottom .3s;
}

#off-fullscreen-menu.full-menu-open footer {
	-webkit-animation: slideInBottom .3s;
	-moz-animation: slideInBottom .3s;
	-o-animation: slideInBottom .3s;
	animation: slideInBottom .3s;
}

#off-fullscreen-menu footer ul {
	width: auto;
}

#off-fullscreen-menu footer ul a {
	font-size: 1rem;
	display: inline-block;
	padding-left: 1rem;
}

.header-overlap:not(.topnav-top):not(.full-menu-open) #off-fullscreen-menu .toggle-menu span:not(.menu-label)::before, .header-overlap:not(.topnav-top):not(.full-menu-open) #off-fullscreen-menu .toggle-menu span:not(.menu-label)::after {
	background: #121212;
}

@-webkit-keyframes slideInBottom {
	0% {
		-webkit-transform: translate3d(0,20px,0);
		transform: translate3d(0,20px,0);
		visibility: visible;
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}
}

@keyframes slideInBottom {
	0% {
		-webkit-transform: translate3d(0,20px,0);
		transform: translate3d(0,20px,0);
		visibility: visible;
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}
}

@-webkit-keyframes slideOutBottom {
	0% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}

	100% {
		-webkit-transform: translate3d(0,20px,0);
		transform: translate3d(0,20px,0);
		visibility: hidden;
		opacity: 0;
	}
}

@keyframes slideOutBottom {
	0% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}

	100% {
		-webkit-transform: translate3d(0,20px,0);
		transform: translate3d(0,20px,0);
		visibility: hidden;
		opacity: 0;
	}
}

@media (min-width: 1024px) {
	html.page-bordered .topnav-top #off-fullscreen-menu .toggle-menu {
		top: 57px;
	}

	html.page-bordered #topbar {
		width: auto;
		left: 20px;
		right: 20px;
	}

	html.page-bordered  #off-fullscreen-menu .toggle-menu {
		top: 40px;
		margin-right: 70px;
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}

	html.page-bordered #off-fullscreen-menu .brand {
		top: 36px;
		left: 70px;
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}
}

@media (max-width:768px) {
	.topnav-top #off-fullscreen-menu .toggle-menu {
		top: 15px;
	}
}

/* Header language switcher */

.header-lang-switcher .header-lang-list {
	margin-left: -44px;
}

.header-lang-switcher .header-lang-list li {
	display: block;
	line-height: normal;
	padding: 0;

}

#main-navigation .nav-tools .dropdown-menu li a {
	height: auto;
}

img.header-current-lang-img {
	margin-right: 6px;
}



.header-lang-list li img {
    margin-top:-5px;
    width:22px;
    border-radius:2px;
}

li.header-lang-switcher {
	position: relative;
}

.nav-tools .dropdown-menu.header-lang-list a img {
	display: inline;
	height: 14px;
	width: 20px;
}

.nav-tools .dropdown-menu.header-lang-list a img + span {
	margin-left: 8px;
}

 /* TOPBAR */
#topbar {
	z-index: 200;
	top: 0;
	width: 100%;
	border-bottom: 1px solid #f3f3f3;
	height: 45px;
	line-height: 44px;
	background: #fff;
	color: #888;
	font-size: 13px;
}

#topbar .topbar-left, #topbar .topbar-left &gt; div {
	float: left;
}

#topbar .topbar-right {
	float: right;
}

#topbar .topbar-right &gt; div {
	float: right;
	margin-left: 14px;
}

#topbar  .topbar-social {
	overflow: hidden;
}

#topbar .topbar-menu ul {
	padding-left: 0;
	list-style: none;
	margin: 0;
}

#topbar .topbar-menu &gt; div &gt; ul &gt; li {
	display: block;
	position: relative;
	float: left;
	font-size: 13px;
	height: 44px;
	line-height: 44px;
	border-left: 1px solid #f3f3f3;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

#topbar .topbar-menu &gt; div &gt; ul &gt; li:last-child {
	border-right: 1px solid #eee;
}

#topbar .topbar-menu &gt; div &gt; ul &gt; li:hover {
	background: rgba(0,0,0,0.05);
}

#topbar .topbar-menu &gt; div &gt; ul &gt; li a {
	display: block;
	padding: 0 15px;
}

#topbar .topbar-menu &gt; div &gt; ul &gt; li a i {
	top: 0;
	left: 3px;
	position: relative;
	font-size: .9rem;
}

#topbar.topbar-white .topbar-menu &gt; div &gt; ul &gt; li a {
	color: rgba(255,255,255,0.8);
}

#topbar.topbar-white .topbar-menu &gt; div &gt; ul &gt; li a i {
	color: rgba(255,255,255,0.8);
}

#topbar .topbar-menu &gt; div &gt; ul ul {
	position: absolute;
	padding-left: 0;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 300;
	background: #121212;
}

#topbar .topbar-menu &gt; div &gt; ul ul li {
	height: 38px;
	list-style: none;
}

#topbar .topbar-menu &gt; div &gt; ul ul li a {
	display: block;
	color: #fff;
	line-height: 38px;
	font-size: 0.8rem;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	text-align: center;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
}

#topbar ul ul {
	display: none;
}

#topbar .topbar-menu &gt; div &gt; ul ul li a:hover {
	color: #fff;
}

#topbar .topbar-links a {
	color: rgba(0,0,0,0.7);
	font-size: 0.85rem;
	font-weight: 600;
	letter-spacing: 1px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

#topbar .topbar-right .topbar-links a {
	padding-right: 0;
	padding-left: 2rem;
}

#topbar .topbar-left .topbar-links a {
	padding-right: 2rem;
	padding-left: 0;
}

#topbar .topbar-right .topbar-links a:hover {
	color: #000;
}

.header-overlap #topbar .topbar-right .topbar-links a:hover {
	color: #fff;
}

#topbar .topbar-search {
	margin-top: 0;
	display: inline-block;
}

#topbar .topbar-search .form-control {
	height: 45px;
	line-height: 45px;
	background: transparent;
	border: none;
	border-right: 1px solid #eee;
	width: 110px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

#topbar .topbar-search .form-control:focus {
	width: 220px;
}

#topbar .topbar-search .append-icon i {
	height: 45px;
	line-height: 45px;
	top: 2px;
}

#topbar .topbar-social a {
	display: block;
	float: left;
	font-size: 1rem;
	width: 40px;
	text-align: center;
	height: 45px;
	border-left: 1px solid #eee;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	margin: 0;
	background: none;
	line-height: 44px;
}

	#topbar .icon-hover a:hover i {
	    transform: translateY(-44px);
	}

#topbar .topbar-social a:last-child {
	border-right: 1px solid #eee;
}

#topbar .topbar-social a:hover {
	background: #eee;
	color: rgba(0,0,0,0.8);
}

#topbar .topbar-social a i {
	width: 40px;
	position: relative;
}

#topbar p, #topbar .topbar-text a {
	font-size: 14px;
}

#topbar .topbar-text .topbar-text-item {
	display: inline-block;
	padding-right: 0.6rem;
	padding-left: 0.6rem;
	border-left: 1px solid #eee;
	position: relative;
	padding-left: 2.1rem;
}

#topbar .topbar-text .topbar-text-item i {
	font-size: .9rem;
	opacity: 0.4;
	padding-right: .5rem;
	position: absolute;
	left: 9px;
	top: 14px;
}

	#topbar p {
		margin: 0;
		line-height: 44px;
		font-size: 14px;
		display: inline-block;
	}

#topbar .topbar-text .topbar-text-item:last-child {
	border-right: 1px solid #eee;
}

#topbar .topbar-phone, #topbar .topbar-phone a {
	font-size: 1.2rem;
	font-family: "Open Sans", arial;
	font-weight: 700;
	color: rgba(0,0,0,0.7);
	position: relative;
	padding-left: 2rem;
}

#topbar .topbar-phone i {
	padding-right: 0.9rem;
	opacity: 0.4;
	position: absolute;
	top: 3px;
	left: 0;
}

#topbar .topbar-news {
	width: 100%;
	min-width: 500px;
	font-size: 0.9rem;
	font-family: "Open Sans", arial;
}

#topbar .ticker-title {
	background: #232323;
	color: #fff;
	text-align: center;
	padding: 0 1rem;
	height: 100%;
	float: left;
	margin-right: 0.8rem;
}

#topbar .topbar-news .news-list {
	overflow: hidden;
	margin-left: 115px;
}

#topbar .topbar-news ul {
	padding-left: 0.8rem;
	opacity: 0.7;
}

#topbar .topbar-news ul li {
	list-style: none;
	font-weight: 600;
	line-height: 45px;
}

.main-nav .main-nav-wrapper.pos-rel {
	position: relative;
	right: 0;
}

#topbar.topbar-white {
	border-bottom: 1px solid rgba(255,255,255,0.1);
}

#topbar.topbar-white .topbar-menu &gt; ul &gt; li {
	color: rgba(255,255,255,0.8);
}

#topbar.topbar-white .topbar-menu &gt; ul &gt; li:hover {
	background: #2E2E2E;
	color: rgba(255,255,255,0.8);
}

#topbar.topbar-white .topbar-menu &gt; ul &gt; li a {
	color: rgba(255,255,255,0.8) !important;
}

#topbar.topbar-white .topbar-menu &gt; ul &gt; li a i {
	color: rgba(255,255,255,0.8) !important;
}

#topbar.topbar-white .topbar-links a {
	color: rgba(255,255,255,0.8);
}

#topbar.topbar-white .topbar-right .topbar-links a:hover {
	color: #000;
}

#topbar.topbar-white .topbar-text, #topbar.topbar-white .topbar-text a {
	color: rgba(255,255,255,0.8);
}

#topbar.topbar-white .topbar-phone, #topbar.topbar-white .topbar-phone a {
	color: rgba(255,255,255,0.8);
}

.header-overlap #topbar {
	border-bottom: 1px solid rgba(255,255,255,0.1);
}

.header-overlap #topbar, .header-overlap #topbar a {
	color: #E1E1E1;
}

.header-overlap #topbar .topbar-text .topbar-text-item, .header-overlap #topbar .topbar-menu &gt; ul &gt; li, .header-overlap #topbar .topbar-text .topbar-text-item:last-child {
	border-left: none;
	border-right: none;
}

.header-overlap #topbar .topbar-menu &gt; ul &gt; li a, .header-overlap #topbar .topbar-menu &gt; ul &gt; li a i {
	color: rgba(255,255,255,0.8);
}

.header-overlap #topbar .topbar-menu &gt; ul &gt; li a:hover, .header-overlap #topbar .topbar-menu &gt; ul &gt; li a:hover i {
	color: #fff;
}

.header-overlap #topbar .topbar-text, .header-overlap #topbar .topbar-text a {
	color: rgba(255,255,255,1);
}

.header-overlap #topbar .topbar-text .topbar-text-item i {
	opacity: 0.6;
}

.header-overlap #topbar .ticker-title {
	background: rgba(255,255,255,1);
	color: #232323;
}

.header-overlap #topbar .topbar-news ul {
	opacity: 0.9;
}

.header-overlap #topbar .topbar-news ul li {
	font-weight: 300;
}

.header-overlap #topbar .topbar-social a {
	border-left: 1px solid rgba(255,255,255,0.1);
}

.header-overlap #topbar .topbar-social a:last-child {
	border-right: 1px solid rgba(255,255,255,0.1);
}

.header-overlap #topbar .topbar-search .form-control {
	border-right: 1px solid rgba(255,255,255,0.1);
	border-left: none;
}

.header-overlap #topbar .append-icon i, .header-overlap #topbar .prepend-icon i, .header-overlap #topbar .append-icon .btn {
	color: rgba(255,255,255,0.4);
}

.header-overlap.transparent-dark #topbar {
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.header-overlap.transparent-dark #topbar .topbar-menu &gt; ul &gt; li a, .header-overlap.transparent-dark #topbar .topbar-menu &gt; ul &gt; li a i {
	color: rgba(0,0,0,0.8);
}

.header-overlap.transparent-dark #topbar .topbar-menu &gt; ul &gt; li a:hover, .header-overlap.transparent-dark #topbar .topbar-menu &gt; ul &gt; li a:hover i {
	color: #1C1C1C;
}

.header-overlap.transparent-dark #topbar .topbar-text, .header-overlap.transparent-dark #topbar .topbar-text a {
	color: rgba(0,0,0,1);
}

/* Top Bar Dark */

#topbar.topbar-dark {
    background: #161616;
    color: #bbb;
}

	#topbar.topbar-dark .topbar-menu &gt; div &gt; ul &gt; li,
	#topbar.topbar-dark .topbar-menu &gt; div &gt; ul &gt; li:last-child,
	#topbar.topbar-dark {
		border-color: #333;
	}


@media (max-width: 768px) {
	#topbar {
		display: none;
	}

	.topnav-top #topbar ~ .main-nav {
		top: 0 !important;
	}
}

 /* PAGE SECONDARY NAVIGATION */
#secondary-nav {
	width: 100%;
	z-index: 1000;
	height: 55px;
	line-height: 55px;
	background: #232323;
	color: #fff;
	font-family: "Open Sans",arial;
}

#secondary-nav .nav-title {
	float: left;
	font-size: 1.4rem;
	font-weight: 300;
	letter-spacing: 1px;
}

#secondary-nav .nav-title span {
	font-weight: 700;
}

#secondary-nav nav {
	float: right;
}

#secondary-nav nav ul {
	padding-left: 0;
}

#secondary-nav nav ul li {
	list-style: none;
	position: relative;
	float: left;
}

#secondary-nav nav ul li a {
	color: #fff;
	display: block;
	padding: 0 1.5rem;
	text-decoration: none;
}

#secondary-nav nav ul li.current a, #secondary-nav nav ul li a:hover {
	background: rgba(255,255,255,0.1);
}

@media (max-width: 768px) {
	#secondary-nav {
		display: none;
	}
}

 /* DEMOS */
.mega-menu .with-img {
	position: relative;
}

.mega-menu .with-img a {
	display: inline-block !important;
}

.mega-menu .with-img a img {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 95%;
	border: 1px solid #4C4949;
	max-width: 200px;
	z-index: 2;
	-webkit-transform: translate3d(-0.5rem,0,0);
	-moz-transform: translate3d(-0.5rem,0,0);
	-ms-transform: translate3d(--0.50.5rem,0,0);
	transform: translate3d(-0.5rem,0,0);
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .3s;
}

.mega-menu .with-img a:hover img {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

 /**
  * 1.0 - Page Loaders
  *
  * All page loader animations related styling.
  */


 /* General */
.loader-wrapper {
	background: #fff;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 10000;
	-moz-transition: all 600ms ease-in-out;
	-o-transition: all 600ms ease-in-out;
	-webkit-opacity: 1;
	-webkit-transition: all 600ms ease-in-out;
	bottom: 0;
	filter: alpha(opacity=100);
	left: 0;
	opacity: 1;
	overflow: hidden;
}

.loader-wrapper.loaded {
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
	opacity: 0;
	visibility: hidden;
	zoom: 1;
	z-index: 1;
}

.loader-wrapper span {
	display: none;
}

.loader-wrapper img {
	position: fixed;
	top: 50%;
	left: 50%;
	max-width: 128px;
	max-height: 128px;
	margin-left: -64px;
	margin-top: -128px;
}

 /* Circular Effect */
.loader-wrapper .loader-circular span:nth-child(2) {
	display: none;
}

.loader-wrapper .loader-circular span:nth-child(1) {
	display: block;
	animation: animate 1.5s linear infinite;
	clip: rect(0,80px,80px,40px);
	height: 80px;
	width: 80px;
	position: fixed;
	left: 50%;
	margin-left: -40px;
	top: 50%;
	margin-top: -80px;
}

.loader-wrapper .loader-circular span:nth-child(1):after {
	animation: animate2 1.5s ease-in-out infinite;
	clip: rect(0,80px,80px,40px);
	content: '';
	border-radius: 50%;
	height: 80px;
	width: 80px;
	position: absolute;
}

@keyframes animate {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(220deg);
	}
}

@keyframes animate2 {
	0% {
		box-shadow: inset #DADADA 0 0 0 17px;
		transform: rotate(-140deg);
	}

	50% {
		box-shadow: inset #DADADA 0 0 0 2px;
	}

	100% {
		box-shadow: inset #DADADA 0 0 0 17px;
		transform: rotate(140deg);
	}
}

 /* Crossing Circle */
.loader-wrapper .loader-crossing-circle span:nth-child(1), .loader-wrapper .loader-crossing-circle span:nth-child(2) {
	display: block;
	height: 30px;
	width: 30px;
	position: fixed;
	left: 50%;
	margin-left: -50px;
	top: 50%;
	margin-top: -30px;
	background: #DADADA;
	border-radius: 999px;
}

.loader-wrapper .loader-crossing-circle span:nth-child(1) {
	animation: cross-1 1.5s infinite linear;
}

.loader-wrapper .loader-crossing-circle span:nth-child(2) {
	animation: cross-2 1.5s infinite linear;
}

@keyframes cross-1 {
	0% {
		transform: translateX(0px);
		opacity: 1;
	}

	50% {
		transform: translateX(80px);
		opacity: 0.5;
	}

	100% {
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes cross-2 {
	0% {
		transform: translateX(80px);
		opacity: 1;
	}

	50% {
		transform: translateX(0px);
		opacity: 0.5;
	}

	100% {
		transform: translateX(80px);
		opacity: 1;
	}
}

 /* Ball */
.loader-wrapper .loader-ball span:nth-child(2) {
	display: none;
}

.loader-wrapper .loader-ball span:nth-child(1) {
	display: block;
	background-color: #DADADA;
	position: fixed;
	left: 50%;
	margin-left: -30px;
	top: 50%;
	margin-top: -80px;
	border-radius: 100%;
	display: block;
	height: 60px;
	width: 60px;
	-webkit-animation: ball-scale 1s 0s ease-in-out infinite;
	animation: ball-scale 1s 0s ease-in-out infinite;
}

@-webkit-keyframes ball-scale {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

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

@keyframes ball-scale {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

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

 /* Cube */
.loader-wrapper .loader-cube {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 60px;
	height: 60px;
	margin-left: -30px;
	margin-top: -60px;
}

.loader-wrapper .loader-cube span {
	display: block;
	width: 33%;
	height: 33%;
	background-color: #DADADA;
	float: left;
	-webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
	animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.loader-wrapper .loader-cube span:nth-child(1) {
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
}

.loader-wrapper .loader-cube span:nth-child(2) {
	-webkit-animation-delay: .3s;
	animation-delay: .3s;
}

.loader-wrapper .loader-cube span:nth-child(3) {
	-webkit-animation-delay: .4s;
	animation-delay: .4s;
}

.loader-wrapper .loader-cube span:nth-child(4) {
	-webkit-animation-delay: .1s;
	animation-delay: .1s;
}

.loader-wrapper .loader-cube span:nth-child(5) {
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
}

.loader-wrapper .loader-cube span:nth-child(6) {
	-webkit-animation-delay: .3s;
	animation-delay: .3s;
}

.loader-wrapper .loader-cube span:nth-child(7) {
	-webkit-animation-delay: 0;
	animation-delay: 0;
}

.loader-wrapper .loader-cube span:nth-child(8) {
	-webkit-animation-delay: .1s;
	animation-delay: .1s;
}

.loader-wrapper .loader-cube span:nth-child(9) {
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
}

@-webkit-keyframes sk-cubeGridScaleDelay {
	0%,70%,100% {
		-webkit-transform: scale3D(1,1,1);
		transform: scale3D(1,1,1);
	}

	35% {
		-webkit-transform: scale3D(0,0,1);
		transform: scale3D(0,0,1);
	}
}

@keyframes sk-cubeGridScaleDelay {
	0%,70%,100% {
		-webkit-transform: scale3D(1,1,1);
		transform: scale3D(1,1,1);
	}

	35% {
		-webkit-transform: scale3D(0,0,1);
		transform: scale3D(0,0,1);
	}
}

 /* Rotating Cube */
.loader-wrapper .loader-rotating-plane {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 60px;
	height: 60px;
	margin-left: -30px;
	margin-top: -60px;
}

.loader-wrapper .loader-rotating-plane span:nth-child(1) {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #DADADA;
	margin: 0 auto;
	-webkit-animation: rotateplane 1.2s infinite ease-in-out;
	animation: rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes rotateplane {
	0% {
		-webkit-transform: perspective(120px);
	}

	50% {
		-webkit-transform: perspective(120px) rotateY(180deg);
	}

	100% {
		-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
	}
}

@keyframes rotateplane {
	0% {
		-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
		transform: perspective(120px) rotateX(0deg) rotateY(0deg);
	}

	50% {
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
	}

	100% {
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
	}
}

 /* Line Scale */
.loader-wrapper .loader-rectangle-bounce {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 60px;
	width: 70px;
	z-index: 10;
	display: inline-block;
	margin-left: -70px;
	margin-top: -40px;
}

.loader-wrapper .loader-rectangle-bounce span {
	height: 100%;
	border-radius: 4px;
	width: 7px;
	margin: 0 3px 0 0;
	background-color: #DADADA;
	-webkit-animation: stretchdelay 1.2s infinite ease-in-out;
	animation: stretchdelay 1.2s infinite ease-in-out;
}

.loader-wrapper .loader-rectangle-bounce span:nth-child(1) {
	display: inline-block;
}

.loader-wrapper .loader-rectangle-bounce span:nth-child(2) {
	display: inline-block;
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.loader-wrapper .loader-rectangle-bounce span:nth-child(3) {
	display: inline-block;
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

.loader-wrapper .loader-rectangle-bounce span:nth-child(4) {
	display: inline-block;
	-webkit-animation-delay: -.9s;
	animation-delay: -.9s;
}

.loader-wrapper .loader-rectangle-bounce span:nth-child(5) {
	display: inline-block;
	-webkit-animation-delay: -.8s;
	animation-delay: -.8s;
}

@-webkit-keyframes stretchdelay {
	0%,40%,100% {
		-webkit-transform: scaleY(0.4);
	}

	20% {
		-webkit-transform: scaleY(1);
	}
}

@keyframes stretchdelay {
	0%,40%,100% {
		transform: scaleY(0.4);
		-webkit-transform: scaleY(0.4);
	}

	20% {
		transform: scaleY(1);
		-webkit-transform: scaleY(1);
	}
}

 /* Three Bounce */
.loader-wrapper .loader-three-bounce {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 60px;
	width: 110px;
	z-index: 10;
	display: inline-block;
	margin-left: -80px;
	margin-top: -50px;
}

.loader-wrapper .loader-three-bounce span {
	width: 18px;
	height: 18px;
	margin-right: 14px;
	border-radius: 100%;
	background-color: #DADADA;
	-webkit-animation: bouncedelay 1.4s infinite ease-in-out both;
	animation: bouncedelay 1.4s infinite ease-in-out both;
}

.loader-wrapper .loader-three-bounce span:nth-child(3) {
	display: inline-block;
}

.loader-wrapper .loader-three-bounce span:nth-child(1) {
	display: inline-block;
	-webkit-animation-delay: -.32s;
	animation-delay: -.32s;
}

.loader-wrapper .loader-three-bounce span:nth-child(2) {
	display: inline-block;
	-webkit-animation-delay: -.16s;
	animation-delay: -.16s;
}

@-webkit-keyframes bouncedelay {
	0%,80%,100% {
		-webkit-transform: scale(0);
	}

	40% {
		-webkit-transform: scale(1);
	}
}

@keyframes bouncedelay {
	0%,80%,100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	40% {
		transform: scale(1);
		-webkit-transform: scale(1);
	}
}

 /* Circle Rotating */
.loader-circle, .loader-circle::before {
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: none;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
}

.loader-circle {
	width: 50px;
	height: 50px;
	margin-left: -25px;
	margin-top: -25px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-animation: preloader-outer 1.5s ease infinite;
	-moz-animation: preloader-outer 1.5s ease infinite;
	-o-animation: preloader-outer 1.5s ease infinite;
	animation: preloader-outer 1.5s ease infinite;
}

.loader-circle::before {
	content: "";
	display: block;
	-webkit-animation: preloader 3s ease infinite;
	-moz-animation: preloader 3s ease infinite;
	-o-animation: preloader 3s ease infinite;
	animation: preloader 3s ease infinite;
	border: 2px solid #ccc;
	border-bottom: 2px solid #000;
}

@-webkit-keyframes preloader-outer {
	from {
		opacity: 1;
		-webkit-transform: rotate(0deg);
	}

	to {
		opacity: 1;
		-webkit-transform: rotate(360deg);
	}
}

@keyframes preloader-outer {
	from {
		opacity: 1;
		transform: rotate(0deg);
	}

	to {
		opacity: 1;
		transform: rotate(360deg);
	}
}

@-webkit-keyframes preloader {
	0% {
		opacity: .3;
	}

	50% {
		opacity: 1;
	}

	100% {
		opacity: .3;
	}
}

@keyframes preloader {
	0% {
		opacity: .3;
	}

	50% {
		opacity: 1;
	}

	100% {
		opacity: .3;
	}
}

/*!
FOOTERS
*/

/* GLOBAL */
#footer { background: #1b1b1b; color:#797979; padding:0; margin:0; font-size: 13px; position: relative; }
#footer,
#footer .widget,
#footer-main p {
	font-size: 14px;
}
#footer .recent-posts-wrap {
	padding-top: 0;
}
#footer-main a { -webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
#footer-main.footer-dark a {
	color:#A9A9A9;
}
#footer-main a {
	color: #888;
}
#footer-main a:hover {color:#E0E0E0}
#footer.img-cover {min-height: 0;}
/*#footer .widget-contact-details &gt; div { color:#777; }*/
#footer .footer-logo {max-width:200px;width: 100%; display: inline-block;margin-bottom: 2rem;}
#footer ul { list-style: none; padding: 0;margin: 0;}
#footer .widget {padding-top: 0;padding-bottom: 0; border: 0; }
.footer .widget .widget-title {margin-top: 0;}
.footer-main {padding-top:62px;padding-bottom:52px; }


@media (min-width: 992px){
	.footer-main .col-lg-fifth {
		width: 20%;
	}
}


#footer #footer-main.container-fullwidth {padding-left: 130px;padding-right: 130px;}
.footer,
.footer-bottom {
	background: #151515;
}
.footer-bottom {
	padding-top:9px;
	padding-bottom:9px;
}
#footer .widget:not(:first-child) {
    margin-top: 22px;
}
#footer #footer-bottom .container-fluid {/*margin-left: 30px;margin-right: 30px;*/}
.footer-bottom .copyright { font-size: 13px; color:#777; line-height: auto; }
.footer-bottom p {margin-bottom: 0;margin-top:5px;color:#777;font-size: 14px;
}
.footer-bottom .f-logo {opacity: 0.5;}
.footer-bottom .payment-logo {text-align: center;}
.footer-bottom .payment-logo img {padding-left:0.5rem;}
.footer-bottom .f-social {font-size: 1rem; margin-top: 5px;}

	.footer-bottom .social-icons {
		text-align: right;
		padding-top: 8px;
	}

	.footer-style-centered.footer-bottom .social-icons {
		text-align: center;
		margin-top: 15px;
	}

	.footer-bottom.footer-style-centered .col-md-12 {
		float: none;
	}

	.footer-bottom .footer-image {
		margin-bottom: 25px;
		margin-top: 10px;
	}

	.footer-bottom .vntd-social-icons a:last-child {
		margin-right: 0;
	}

.footer-bottom .vntd-social-icons a {
	margin-bottom: 0;
}

.footer-main .textwidget &gt; ul &gt; li &gt; a {
    padding-bottom: 0;
    display: inline;
}

#footer .widget-twitter .tweets-list {padding-left: 0;}
#footer .widget-twitter .tweets-list li img {display: none;}
#footer .widget-twitter .tweets-list li small { color: rgba(255,255,255,.45);}

#footer .form-control,
#footer input[type="text"],
#footer textarea,
#footer input[type="password"],
#footer input[type="email"] { background: #2F2F2F;border:2px solid transparent;color:#fff;}

#footer .form-control:focus,
#footer input[type="text"]:focus,
#footer textarea:focus,
#footer input[type="password"]:focus,
#footer input[type="email"]:focus { background: #1F1F1F; }

/* Footer Widgets */

#footer .widget ul li {
	border-bottom: 1px solid rgba(255,255,255,0.05);
}

	#footer .widget ul li:last-child {
		border: none !important;
	}

	#footer .lists-no-separators .widget ul li {
		border-bottom: none !important;
		padding-bottom: 0 !important;
	}

	/* Lists style none */

	#footer .lists-style-none .widget ul li:before {
		display: none !important;
	}

	.footer-dark .widget_categories li a:before,
	.footer-dark .widget_recent_entries li a:before,
	.footer-dark .widget_pages li a:before,
	.footer-dark .widget_meta li a:before,
	.footer-dark .widget_archive li a:before,
	.footer-dark .widget_nav_menu li a:before,
	.footer-dark .widget_text li:before {
		color: rgba(255, 255, 255, 0.34);
	}

	#footer .footer-light .widget li,
	#footer .footer-light .widget-contact-details &gt; div {
		border-color: rgba(0, 0, 0, 0.06);
		color: #797979;
	}

.widget input[type="submit"] {
	width: 100%;
	display: block;
}

#footer .widget textarea {
	height: 110px;
}

#footer .container-fluid {padding-right: 30px;padding-left: 30px;}

.widget-twitter .tweets_txt span {
	display: block;
	color: rgba(0,0,0,.45);
	font-size: 13px;
	font-weight: 600;
}

	#footer .widget-twitter .tweets_txt a:hover {
		color: #fff;
	}

.widget-twitter ul li:not(:first-child) {
	padding-top: 10px;
}

#footer .widget-twitter .tweets_txt span {
    color: rgba(255, 255, 255, 0.17);
}

.footer-bottom.footer-style-classic .copyright {
	margin-top: 12px;
	margin-bottom: 12px;
}

.footer-style-centered {
	text-align: center;
}

/* Footer Light */

.footer-main.footer-light {
	background: #f8f8f8;
}

.footer-bottom.footer-light {
	background: #f1f1f1;
}

#footer-main.footer-light a:hover {
	color: #333;
}

.footer-light .vntd-social-icons a {
	color: #818181;
}


@media (max-width: 992px){
  #footer.img-cover {min-height: 0 !important}
}

/* Footer Widget */
#footer .widget-text a, #footer .widget-twitter a {color:#EAEAEA;}
.footer .widget .widget-title { margin-bottom: 25px; font-size: 17px; }
.footer-main.footer-dark .widget .widget-title {
	color:#fff;
}
#footer .widget-twitter .tweets-list li {color: #888888;padding-left: 0;}

/* Footer Menu */
#footer .widget-links li a::before {color: #888888;display: none;}
#footer .widget-links li a {display: block;padding-bottom: 0.5rem;border-bottom: 1px solid rgba(255,255,255,0.05);}
#footer .widget-links li:last-child a {border-bottom: none;}

/* Footer Widget Lists */

.footer-widget &gt; ul &gt; li {
	border-bottom: 1px solid rgba(255,255,255,.05);
	display: block;
}

	.footer-widget &gt; ul &gt; li:last-child {
		border: 0px;
	}

.footer-widget &gt; ul &gt; li &gt; a {
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
}

	.footer-widget &gt; ul &gt; li:first-child &gt; a {
		padding-top: 0px;
	}

/* Footer testimonials */
#footer .testimonial .comment {color: rgba(255,255,255,0.8);}
#footer .testimonial-content {background: #262626;border: 1px solid #393939;color: rgba(255,255,255,0.8);}
#footer .testimonial-content::before {background: #262626;border-bottom: 1px solid #393939;border-right: 1px solid #393939;}
#footer .owl-theme .owl-nav.disabled+.owl-dots {margin-top: 0;right:0; position: absolute;bottom: 10px;}
#footer .owl-theme .owl-dots .owl-dot span {width: 5px;height: 5px;}
#footer .owl-theme .owl-dots .owl-dot span {background: rgba(255,255,255,0.5);}
#footer .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #fff}

/* Footer Posts */
#footer .widget-posts .post .post-meta { color: rgba(255,255,255,0.3);}

/* Footer Newsletter */
#footer .widget-newsletter .form-control {background: #333232;border: 2px solid #333232;}
#footer .widget-newsletter .form-control:focus {background: #fff;border: 2px solid #fff;color:#121212;}

/* Footer Map */
#footer .widget-map {height: 295px;overflow: hidden;}
#footer .widget-map .map {height:310px;}

/* Footer products */
#footer .product .product-info .product-price { color: #D5D5D5;}
#footer .widget-products .product .product-info { color: rgba(255,255,255,0.5);}

/* FOOTER REVEAL ON SCROLL */
.footer-reveal #main-content {position: relative;-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.4);webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.4);-o-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.4);box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.4);}
.footer-reveal #footer { position: fixed;bottom: 0;top:auto;left: 0;right: 0;z-index: -1;-webkit-transform: translateX(0);transform: translateX(0); webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.boxed.footer-reveal #footer { max-width: 1240px;margin: auto;}
.aside-right.footer-reveal.aside-menu-open:not(.aside-hover) #footer {-webkit-transform: translateX(-300px);transform: translateX(-300px);}
.left-nav.footer-reveal #footer {left:280px;}
@media (max-width: 1200px){
  .left-nav.footer-reveal #footer {left:0;}
}

/* Footer 2 */
#footer.footer-2 #footer-main {padding: 0.5rem 2rem 0 2rem;}
#footer.footer-2 {background: #fff;color:#121212;text-align: center;font-weight: normal; overflow: hidden;}
#footer.footer-2 .f-social a{font-size: 1.2rem;margin: 1rem 0.5rem;padding: 0 !important;}
#footer.footer-2 .f-social a:hover {color:#121212;}
#footer.footer-2 .copyright {margin-top: 0.6rem; margin-bottom: 4rem; font-weight: 600;font-size: 0.82rem;color:#4C4C4C;}

/* Footer Hover */
#footer.footer-hover {position: absolute;bottom:0;left:0; width: 100%;background: rgba(0,0,0,0.35);}
#footer.footer-hover #footer-bottom .container {border-top:none;}
#footer.footer-hover #footer-bottom .copyright { color: rgba(255,255,255,0.6);}
#footer.footer-hover #footer-bottom .payment-paypal {padding-top: 5px;}
.left-nav #footer.footer-hover {left:280px;right: 0;width: auto;}

/* Background Color */
#footer.footer-light {background: rgba(0,0,0,0.1);}
#footer.footer-light #footer-bottom, #footer.footer-colored #footer-bottom {background: rgba(0,0,0,0.05);}
#footer.footer-light .widget .widget-title, #footer.footer-colored .widget .widget-title {color: #121212;}
#footer.footer-light .widget-links li a, #footer.footer-colored .widget-links li a {color: #747474;border-bottom: 1px solid rgba(0,0,0,0.05);}
#footer.footer-light .widget-twitter .tweets-list li small, #footer.footer-colored .widget-twitter .tweets-list li small {color: rgba(0,0,0,.45);}
#footer.footer-light .widget-text a, #footer.footer-light .widget-twitter a, #footer.footer-colored .widget-text a, #footer.footer-colored .widget-twitter a {color: #303030 !important;font-weight: 700;}
#footer.footer-light #footer-bottom .copyright, #footer.footer-colored #footer-bottom .copyright {color: #303030 !important;}
#footer.bg-primary {background:#E2785D;}
#footer.bg-primary a i {color:#fff;}
#footer.bg-primary #footer-bottom {background:transparent;}
#footer.bg-primary .widget .widget-title {color: #fff;}
#footer.bg-primary .widget-links li a {color: #747474;border-bottom: 1px solid rgba(0,0,0,0.05);}
#footer.bg-primary .widget-twitter .tweets-list li small {color: rgba(0,0,0,.45);}
#footer.bg-primary .widget-text a, #footer.bg-primary .widget-twitter a {color: #303030;}
#footer.bg-primary #footer-bottom .copyright {color: #fff;}

/* Image Background */
#footer.img-cover p, #footer.img-cover a, #footer.img-cover .widget-twitter .tweets-list li {color:#EDEDED;}

/*!
FORMS
*/

.form-control,
body .section-page textarea,
body .section-page input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.site-header input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
#wrapper .section-page select {
	font-weight: normal;
	padding: 12px 12px;
	font-size: 16px;
	border: 1px solid #e6e6e6;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-appearance: none;
    background:none;
	-moz-appearance:none;
}

	.section-page select,
    #wrapper .section-page select {
		background-image: url(img/select-arrows.png);
		background-repeat: no-repeat;
		background-position: 98% 50%;
		height: auto;
		line-height: 1.2em;
	}

	.section-page textarea:focus,
	.section-page select:focus,
    body .section-page input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus {
		border-color: #c9c9c9;
		color: #666;
	}

	input[name="post_password"] {
		margin-left: 6px;
	}

    /* Form Labels &amp; Gravity Forms specifics */

    .section-page .gform_wrapper label.gfield_label {
        font-weight: normal;
        color: #333;
        font-size: 18px;
        margin-bottom: 10px;
    }

    body .section-page .gform_wrapper ul li.gfield {
        margin-top: 28px;
    }

    .section-page .gform_wrapper .gfield_checkbox li label,
    .section-page .gform_wrapper .gfield_radio li label {
        font-size: 1em;
    }

    .section-page .gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .section-page .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .section-page .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
        margin-top: 2px;
    }

    .section-page .gform_wrapper .field_description_below .gfield_description {
        padding-top: 14px;
        font-size: 0.94em;
        color: #888;
    }

.topbar-login-form {
    display: none;
    background: #fff;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: auto;
    width: 260px;
    /*display: block;*/
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.09);
    padding: 15px 14px 8px 14px;
    z-index: 9999;
}

.topbar-login-form.vntd-open {
    display: block;
}

.topbar-login &gt; a &gt; i {
    padding-right: 3px;
}

.topbar-section.topbar-login {
    position: relative;
}

.topbar-login-form label {
    line-height: 1.4em;
    display: block;
}

#topbar .topbar-login-form p {
    margin-bottom: 10px;
    display: block;
    width: 100%;
}

.topbar-section + .topbar-section.topbar-login {
    padding-left: 15px;
}

#topbar .topbar-login-form p {
    margin-bottom: 10px;
}

#header .topbar-login-form input[type="text"],
#header .topbar-login-form input[type="password"] {
    line-height: 1.2em;
    font-size: 14px;
    width: 100%;
    display: block;
}

.topbar-right .topbar-login-form {
    right: 0;
    left: auto;
}

#header .topbar-login-form input[type="submit"] {
    line-height: 1.2em;
}

#header .topbar-login-form input[type="text"] {
    line-height: 1.2em;
    font-size: 14px;
    width: 100%;
    display: block;
}

#topbar p.login-remember {
    float: left;
    display: inline-block;
    width: auto;
    padding-top: 11px;
}

#topbar p.login-submit {
    float: right;
    width: auto;
    display: inline-block;
    margin-bottom: 0;
}

body .section-page .gform_wrapper ul li.field_description_below div.ginput_container_checkbox,
body .section-page .gform_wrapper ul li.field_description_below div.ginput_container_radio {
    margin-top: 9px;
}

.section-page .gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label,
.section-page .gform_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label,
.section-page .gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label,
.section-page .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .section-page .gform_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label, .section-page .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    letter-spacing: 0;
    font-size: 0.95em;
    color: #888;
}

/*    End Gravity Forms */

	.vntd-contact-form input[type="text"],
	.vntd-contact-form textarea,
	.vntd-contact-form input[type="password"],
	.vntd-contact-form input[type="email"],
	.vntd-contact-form select {
		width: 100%;
		-moz-appearance: none;
	}
		.vntd-contact-form.btn-align-center p:last-child {
			text-align: center;
			margin-top: 30px;
		}

	.vntd-contact-form {
		margin-bottom: 35px;
	}

	.vntd-contact-form .form-row {
		margin-bottom: 18px;
	}

	.vntd-contact-form span.wpcf7-not-valid-tip {
		padding:0 12px;
		margin-top: 4px;
		color: #bf3b38;
	}

	.vntd-contact-form input.wpcf7-not-valid,
	.vntd-contact-form textarea.wpcf7-not-valid {
		border-color: #bf3b38;
	}

		.vntd-contact-form p:last-child {
			margin-bottom: 0;
		}

	.vntd-contact-form div.wpcf7-response-output,
	div.wpcf7-validation-errors {
		margin-left: 0;
		margin-right: 0;
		margin-top: 5px;
		margin-bottom: 0;
		padding: 8px 12px;
	}

	.vc_col-sm-12 .vntd-contact-form &gt; p {
		text-align: center;
	}

	.vc_col-sm-12 .vntd-contact-form .wpcf7-submit {
		font-size: 14px;
		padding: 18px 32px;
		margin-top: 15px;
	}

.wpcf7-form label {
    max-width: 100%;
	display: block;
}

.wpcf7-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.wpcf7-form textarea,
.wpcf7-form select {
    width: 100%;
	display:block;
	-moz-appearance: none;
}

span.wpcf7-list-item {
	display: block;
	margin-left: 0;
	margin-bottom: 3px;
}


textarea.form-control,
.widget textarea {height: auto;}
.form-control:focus { border-color: #E2785D;}
.form-control[disabled] {background:#E8E8E8;}
.form-inline .btn {margin-bottom: 0;}
.form-group {position: relative;}
.form-group.row {margin-bottom: 0;}
.form-group.row &gt; [class*=col-] {margin-bottom: 15px;}
.form-group label {color:#3B3B3B; font-size: 0.9rem; text-transform: uppercase;font-weight: 700;letter-spacing: 1px;padding-right: 6px;}
.form-group small  {font-size: 0.8rem;color:rgba(0,0,0,0.4);font-weight: 700;}
.required:after {font-size: 1.5rem;color: #CECECE;content: "*";position: absolute;right: 1rem;top: 0;}
.form-group.required:after {right:0;}
.post-comments .required:after{display:none;}
input::-webkit-input-placeholder {color:#aaa !important;-webkit-font-smoothing: antialiased;
}
input:-moz-placeholder {color:#aaa !important;-webkit-font-smoothing: antialiased;}
input::-moz-placeholder {color:#aaa !important;-webkit-font-smoothing: antialiased;;}
input:-ms-input-placeholder {color:#aaa !important;-webkit-font-smoothing: antialiased;}
textarea::-webkit-input-placeholder {color:#aaa !important;-webkit-font-smoothing: antialiased;}
textarea:-moz-placeholder {color:#aaa !important;-webkit-font-smoothing: antialiased;}
textarea::-moz-placeholder {color:#aaa !important;-webkit-font-smoothing: antialiased;}
textarea:-ms-input-placeholder {color:#aaa !important;-webkit-font-smoothing: antialiased;}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset !important;}
.form-group.form-grouped {border: 2px solid #EDEDED;overflow: hidden; padding:6px 11px 5px 11px;background:#fff;}
.form-group.form-grouped.focused {border-color: #E2785D;}
.form-group.form-grouped.disabled {background: #E8E8E8; color: rgba(0,0,0,0.2);}
.form-group.form-grouped.disabled input::-webkit-input-placeholder {color:#CDCDCD !important;}
.form-group.form-grouped.disabled input:-moz-placeholder {color:#CDCDCD !important;}
.form-group.form-grouped.disabled input::-moz-placeholder {color:#CDCDCD !important;}
.form-group.form-grouped.disabled input:-ms-input-placeholder {color:#CDCDCD !important;}
.form-group.form-grouped input {background: none;border: none;padding: 0; height: 25px; line-height: 25px;}
.form-group.form-grouped label {margin-bottom: 0;}
.form-control.white {border: 2px solid #fff}
.form-control.white:focus {border-color:#383737 !important;background: #fff;}
.input-lg {font-size: 1.1rem;}
.input-group .form-control:focus {border-right:1px solid #C9C9C9;}
.input-group-btn .btn { margin-right: 0;margin-bottom: 0;}
.help-block {display: block;margin-top: 5px;margin-bottom: 10px;color: #737373;font-size: 0.9rem;}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {color: #a94442;}
#msgSubmit {margin-top: 1rem;font-size: 1.2rem;}

/* Append / Prepend Icon */
.append-icon, .prepend-icon{position: relative;}
.append-icon input{padding-right:2.5rem !important;}
.append-icon i, .prepend-icon i, .append-icon .btn {color:rgba(0,0,0,0.2);font-size:1.1rem;font-weight: bold; height:34px;line-height:34px;position:absolute;text-align:center;top:0;width:34px;}
.append-icon i, .append-icon .btn {left:auto;right:0;}
.prepend-icon i{left: 0;right:auto;}
.prepend-icon input {padding-left:2.5rem !important;}
.prepend-icon input.input-lg {padding-left:3rem !important;}
.form-group.form-grouped.required:after {font-size: 1.5rem;color: #F4605C;content: "*";position: absolute;right: 1rem;top: 0.4rem;}
.form-group.form-grouped .prepend-icon input {padding-left:1.8rem;}
.form-group.form-grouped .append-icon input {padding-right:1.8rem;}
.form-group.form-grouped .prepend-icon i, .form-group.form-grouped .append-icon i {height: 28px;line-height: 28px;top:auto;bottom:-3px;}
.form-group.form-grouped .prepend-icon i { text-align: left;}
.form-group.form-grouped .append-icon i { text-align: right;}
.append-icon .btn, .append-icon .btn:hover, .append-icon .btn:focus, .append-icon .btn:hover::before {background:transparent !important;margin-right: 0;}
.append-icon .btn i {font-size: 1rem;}
.append-icon .input-lg ~ i, .prepend-icon .input-lg ~ i, .append-icon .input-lg ~ .btn i{font-size:1.4rem;height:45px;line-height:47px;width:45px;}

/* Size */
.form-control.input-sm {height: 30px;padding: 5px 10px;font-size: 12px;}
.form-control.input-lg {height: 46px;padding: 0 16px;font-size: 17px;line-height: 46px;}
.form-group.form-grouped &gt; .input-sm {padding: 0;height: 16px;line-height: 16px;}
.form-group.form-grouped &gt; .input-lg {height: 34px; line-height:34px;}
.form-group .label-lg {font-size: 1rem;}
.form-group .label-sm {color:rgba(0,0,0,0.45);font-size: 0.95rem;}

/* Select Input */
.select2-container--default .select2-selection--single {height: 34px;border: 2px solid #EDEDED;-webkit-border-radius: 0 !important;-moz-border-radius: 0 !important;border-radius: 0 !important;}
.select2-dropdown {padding: 9px 12px;border: 2px solid #E2785D;-webkit-border-radius: 0 !important;-moz-border-radius: 0 !important;border-radius: 0 !important;}
.select2-container--default .select2-search--dropdown .select2-search__field { border:2px solid #EDEDED;background: #fff;}
.select2-container--default .select2-selection--multiple { border:2px solid #EDEDED; height: auto;line-height: 19px; background: #fff;-webkit-border-radius: 0 !important;-moz-border-radius: 0 !important;border-radius: 0 !important;}
.select2-container--default .select2-selection--single .select2-selection__arrow {height: 34px;right:3px;}
.select2-container--default .select2-selection--single .select2-selection__rendered {line-height: 32px;}
.select2-container .select2-selection--single .select2-selection__rendered {padding-right: 23px;}
.select2-search--dropdown {padding: 0 0 8px 0;}
.select2-container--default .select2-results__option--highlighted[aria-selected] {background-color: rgba(0,0,0,0.08);color:#121212;}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple  { border: 2px solid #E2785D;}
.select2-container--default.select2-container--focus .select2-selection--multiple { border: 2px solid #E2785D;}
.select2-container--default .select2-selection--multiple .select2-selection__choice {border-radius: 0; background: #E2785D;border: none; color: #fff;font-size: 85%;}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {color:#fff; margin-right: 4px;}
.form-grouped .select2-container--default .select2-selection--single {border:none;}
.form-grouped .select2-container--default .select2-selection--multiple {border:none;}
.form-grouped.form-grouped-select-2 {padding:0;}
.form-grouped.form-grouped-select-2&gt;label {display: block;padding:7px 12px 0 12px;}
.form-grouped .select2-container {margin-left: -2px;border-width: 0;}
.form-grouped .select2-container--default .select2-selection--multiple .select2-selection__rendered {padding: 0 12px;}
.form-grouped .select2-container .select2-selection--single .select2-selection__rendered {padding-left: 12px;}
.select2-container--open .select2-selection--single { border: 2px solid #E2785D;}
.select2-container--open .select2-dropdown--below { margin-top: -2px;border-top: none !important;}
.select2-selection--single.input-lg {height: 46px;line-height: 46px;padding: 0;}
.select2-selection--single.input-lg .select2-selection__rendered {line-height: 44px;text-align: left;}
.select2-selection--single.input-lg .select2-selection__arrow {height: 44px;}
.form-grouped .select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .form-grouped .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {border-top: none;}
html .form-group .select2-container--default.select2-container--focus.select2-container--above .select2-selection--multiple {border-top: none !important;}
.select2-dropdown.select2-dropdown--above {border-bottom: none !important;}
html .form-group .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {border-top: none !important}
html .form-group .select2-container--default.select2-container--focus .select2-selection--multiple {border:none !important}

/* Tags Input */
.bootstrap-tagsinput {border: 2px solid #EDEDED;border-radius: 0;box-shadow: none;padding: 3px 6px 5px 6px; width: 100%; -webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
.focused .bootstrap-tagsinput {border: 2px solid #E2785D;}
.form-grouped .bootstrap-tagsinput {border:none !important;}

/* Label */
.label {border-radius: 0;font-size: 85%;padding:.3em .4em .45em .4em;}
.label-primary {background-color: #E2785D;}

/* Datepicker */
.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {background-color: #E1E1E1;border-color: none;border-radius: 0;}
.datepicker table tr td.today:hover, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today:focus, .datepicker table tr td.today:hover:focus, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today.disabled:hover:focus, .datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.today, .open .dropdown-toggle.datepicker table tr td.today:hover, .open .dropdown-toggle.datepicker table tr td.today.disabled, .open .dropdown-toggle.datepicker table tr td.today.disabled:hover {background-color: #EDEDED;border-color: none;border-radius: 0}
.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:focus, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active:hover, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover {background-color: #E2785D; border-color: none;border-radius: 0;}
.datepicker thead tr th.prev, .datepicker thead tr th.next {color:#E2785D;}
.datepicker table tr td, .datepicker table tr th {border-radius: 0;}
.datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:focus, .datepicker table tr td span.active:hover:focus, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td span.active, .open .dropdown-toggle.datepicker table tr td span.active:hover, .open .dropdown-toggle.datepicker table tr td span.active.disabled, .open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {background-color: #E2785D; border-color: #E2785D; text-shadow: none;}

/* Radio &amp; Checkbox */
.checkbox label, .radio label {font-weight: 700;}
.form-list{margin-top:16px;padding-left: 0;}
.form-list::after{clear:both;content:"";display:table}
.checkbox+.checkbox, .radio+.radio {margin-top: 0px;}
.form-list li{display:inline-block;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0 26px 16px 0;float:left}
.form-list label {margin-bottom: 0;}

/* Switcher */
.switcher{text-align:center;height: 40px;line-height: 40px;}
.switcher .fieldset{display:inline-block;position:relative;padding:2px;border-radius:50em;border:1px solid rgba(255,255,255,0.4);margin-bottom: 0;}
.switcher input[type="radio"]{position:absolute;opacity:0}
.switcher label{position:relative;z-index:1;display:inline-block;float:left;width:90px;height:34px;line-height:34px;cursor:pointer;font-size:1rem;margin-bottom: 0; color:#FFF}
.switcher .switch{position:absolute;top:2px;left:2px;height:34px;width:90px;background-color:#E2785D;border-radius:20px;-webkit-transition:-webkit-transform .5s,background .3s;-moz-transition:-moz-transform .5s,background .3s;;transition:transform .5s,background .3s;}
.switcher input[type="radio"]:checked + label + .switch,.switcher input[type="radio"]:checked + label:nth-of-type(n) + .switch{-webkit-transform:translateX(90px);-moz-transform:translateX(90px);-ms-transform:translateX(90px);-o-transform:translateX(90px);transform:translateX(90px)}
.no-js .switcher{display:none}
.switcher input[type="radio"] + label::before, .switcher input[type="radio"] + label::after {display: none;}
.switcher input[type="radio"] + label, .switcher input[type="checkbox"] + label {padding-left: 0;font-size: 0.82rem;font-weight: 600;}
.nav-light .switcher .fieldset{border:1px solid rgba(0,0,0,0.1);}
.nav-light .switcher label {color:#121212;}

/* Register */
.form-register .form-group {margin-bottom: 1.5rem;}
.form-register .checkbox {margin:0.8rem 0 2rem 0;}

@media (max-width: 768px){
  textarea.form-control {max-height: 120px;}
}
@media (max-width: 768px){
  .form-list li {display: block;float:none;}
}


/*!
WIDGETS
*/

/* General */


/* Twitter Widget */
.widget-twitter .btn {float: right;margin-right: 0;margin-top: 1rem;margin-bottom: 0;}
.widget-twitter .tweets-list {padding-left: 40px;overflow: hidden;}
.widget-twitter .tweets-list ul {position: relative !important;}
.widget-twitter .tweets-list li {position: relative;padding-top: 1rem;padding-left: 0.8rem;}
.widget-twitter .tweets-list li a {color:#E2785D;}
.widget-twitter .tweets-list li a:hover {text-decoration: underline;}
.widget-twitter .tweets-list li img {position: absolute;top:1rem;left:-40px;width: 40px;border-radius: 50%;}
.widget-twitter .tweets-list li small {display: block; color:rgba(0,0,0,0.45);font-size: 0.85rem;font-weight: 600;}
@media (max-width: 1500px){
  .sidebar-left .widget-twitter .tweets-list li img, .sidebar-right .widget-twitter .tweets-list li img {display: none;}
  .sidebar-left .widget-twitter .tweets-list, .sidebar-right .widget-twitter .tweets-list {padding-left: 0;}
}

/* Ecommerce Products Widget */
.widget-products .product {border:none;margin: 0;background: none;padding-bottom: 0 !important;}
.widget-products .product img {border-radius: 50%;max-width: 65px;}
.widget-products .product .product-title {font-size: 1rem; font-weight: 600;display: inline-block;margin-bottom: 0;margin-top: 8px;}
.widget-products .product .product-info {color:rgba(0,0,0,0.5);font-weight: 500; font-size: 0.9rem;padding:0;}
.widget-products .product .product-info .product-price, .widget-products .product .product-info .product-rating {height: 30px;line-height: 30px;display: inline-block;}
.widget-products .product .product-info .product-price {font-size: 1rem;float: left;}
.widget-products .product .product-info .product-rating {padding-left: 1rem;opacity: 0;-webkit-transition: opacity .2s;-moz-transition: opacity .2s;transition: opacity .2s;}
.widget-products .product:hover .product-info .product-rating {opacity: 1;}

/* Facebook Widget */
 #fb-widget,  .fb-page,.fb-page span,.fb-page span iframe[style] {width: 100% !important;}

/* Pinterest Widget */
.widget-pinterest &gt; span {width: 100% !important;max-width: 800px !important;}

/* Categories Widget */
.widget-categories ul {margin-bottom: 0;}

/* Carousel Widget */
.widget-carousel .flexslider {width: 99.7%;}

/* Brands Widget */
.widget-brands {padding-bottom: 1.5rem;}
.widget-brands .owl-carousel {opacity: 0.5;-webkit-transition: opacity .2s;-moz-transition: opacity .2s;transition: opacity .2s;}
.widget-brands .item {width: 70%;margin: 1rem auto 0 auto;}
.widget-brands .item img {width: 100%;}
@media (max-width: 992px){
  .widget-brands .item {max-width: 300px;}
}

/* Ads Widget */
.widget-ads img {margin:auto;}

/* Social Icons Widget */
.widget.widget-social-icons {padding-bottom: 1.9rem;width: calc(100% + 0.4rem);}
.widget.widget-social-icons .icon-square a, .widget.widget-social-icons .icon-rounded a, .widget.widget-social-icons .icon-circle a {margin:0 .2rem .2rem 0;width: 39px; height: 39px;line-height: 39px;font-size: 1.35rem;}
.widget.widget-social-icons .icon-hover a:hover i { transform: translateY(-39px);}

/* Social Icons Widget */
.widget.widget-text {padding-bottom: 1.9rem;}

/* Links Widget */
.widget-links ul {margin-bottom: 0;}
.widget-links li {list-style: none;padding: 0.3rem;}
.widget-links li a {color:rgba(0,0,0,0.9);-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.widget-links li a:hover {color:#E2785D;}
.widget-links li a::before {content: "\f101";font-family: "FontAwesome";padding-right: .5rem;font-size: .9rem;color: rgba(0,0,0,0.6);}

/* Tags Widget */
.widget .tags a, .post-tags a {padding: 3px 10px;margin:0 7px 7px 0;display: inline-block; border: 1px solid rgba(0,0,0,.1);font-size: 14px;-moz-transition: all .2s linear;-o-transition: all .2s linear;-webkit-transition: all .2s linear;transition: all .2s linear; border-radius: 2px; }
.widget .tags a:hover, .post-tags a:hover { background: #E2785D; border-color: transparent; color:#fff !important;}
.post-tags {
	text-align: center;
	margin: 2em 0;
}

/* Color Filters Widget */
.widget-colors-filter ul.colors-filter {margin-left: 0;margin-bottom: 0;padding-top: 1rem;}
.widget-colors-filter ul.colors-filter &gt; li {padding: 0;list-style: none;display: inline-block;}
.widget-colors-filter ul.colors-filter &gt; li a {display: inline-block; cursor: pointer;border:2px solid rgba(0,0,0,0.1);height: 34px;width: 34px;margin-right: 6px;margin-bottom: 6px; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;-webkit-transition: all .25s;  -moz-transition: all .25s;  transition: all .25s;}
.widget-colors-filter ul.colors-filter &gt; li.grayscale a {background: #DBDBDB !important;}

/* Flickr Widget */
.widget-flickr::before, .widget-flickr::after {content:"";display: table;clear:both;}
.widget-flickr .flickr-list {width: 100%;position: relative;padding-left: 0;}
.widget-flickr .flickr-list li {width: 25%;float:left;display: inline-block;list-style: none; }
.widget-flickr .flickr-list li img {width: 100%;padding: 0 2px 2px 0;margin-bottom: 0 !important;}
.widget-flickr ul {max-width: 400px;}

#wrapper .flickr_badge_image {
	margin: 0 2px 2px 0;
	float: left;
	height: auto;
}

#footer .flickr_badge_image {
	width: 32%;
}

.pr_widget_flickr,
.veented-widget-flickr {
	overflow: hidden;
}

/* Fancy Menu Widget */

.widget.engage_widget_menu ul &gt; li &gt; a {
	display: block;
	padding-top: 6px !important;
	padding-bottom: 6px;
	padding-left: 20px;
	position: relative;
}

	.widget.engage_widget_menu ul &gt; li &gt; a:before {
		content: "";
	    display: block;
	    position: absolute;
	    left: 0;
	    top: 50%;
	    margin-top: -4px;
	    height: 8px;
	    width: 8px;
	    border-radius: 2px;
	    background: #ddd;
	}

	.widget.engage_widget_menu ul &gt; li &gt; a:hover:before,
	.widget.engage_widget_menu ul &gt; li.current-menu-item &gt; a:before {
		background-color: #319df1;
	}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.footer select {
	padding: 0 5px;
	border-radius: 4px;
}

.footer .widget_recent_comments li:before {
	color: #737373;
}

/* Dribbble Widget */
.widget-dribbble .dribbble-list {width: 100%;position: relative;padding-left: 0;}
.widget-dribbble .dribbble-list li {width: 25%;display: inline-block;list-style: none; }
.widget-dribbble .dribbble-list li img {width: 100%;padding: 0 2px 2px 0;}
.widget-dribbble ul {max-width: 400px;}

/* Recent / Popular Posts Widget */
.widget-posts .post {border:none;margin: 0 0 .8rem 0;background: none;padding-bottom: 0 !important;}
.widget-posts .post .media-body {padding-left: 0.4rem;}
.widget-posts .post:last-child {margin-bottom: 0;}
.widget-posts .post img {border-radius: 3px;max-width: 65px;}
.widget-posts .post .post-title {font-size: 1rem; font-weight: 600;display: inline-block;margin-bottom: 10px;margin-top: 8px;}
.widget-posts .post .post-meta {color:rgba(0,0,0,0.5);font-weight: 500; font-size: 0.9rem;}

/* Comments Widget */
.widget-comments .comment {margin-bottom: 1rem;}
.widget-comments .comment p {font-family: 'Open Sans',arial !important; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 0;font-size: 1.1rem;line-height: 20px;}
.widget-comments .comment p.comment-meta {color:rgba(0,0,0,0.5);font-weight: 600;font-size: 0.8em;margin-top: 0.3rem;letter-spacing: 1px;}

/* Select Filters Widget */
.widget.select-filters .select-filter {margin: 0 0 1.5rem 0;}

/*!
BUTTONS
*/

/* General */
.btn {font-size: 13px; text-transform: uppercase; letter-spacing: 1px;font-weight: 700; padding: 0 1.4rem;height: auto;line-height: 34px;border:none; z-index: 2;position: relative;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-font-smoothing:subpixel-antialiased;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;transition: all .2s ease-in-out;   -webkit-font-smoothing: antialiased; font-weight: 700; }
.wpcf7-submit, .btn, .btn.focus, .btn:focus, .btn:hover
.wpcf7-submit:hover, #respond #submit:hover, #respond #submit {color:#fff;}
.btn.btn-important {text-transform: uppercase;font-weight: 600;letter-spacing: 1px;}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open&gt;.dropdown-toggle.btn-default {background: none;}
.btn:hover, .btn:focus, .btn:active, .btn:active:focus, .btn:active, .btn.active, .btn.active:focus{ -webkit-box-shadow:none;box-shadow:none;outline:0;outline:none;text-decoration: none;}
.btn.btn-default, .btn.btn-link {color: #121212;}
.input-group-btn .btn i { padding-right: 0;}
.btn span {z-index: 4;}
.btn.lighten-3, .btn.lighten-4, .btn.lighten-5, .btn.accent-1, .btn.lighten-3:hover, .btn.lighten-4:hover, .btn.lighten-5:hover, .btn.accent-1:hover {color:#000;}
.btn[disabled] {opacity: 0.35;}

/* Button Border Radius */
.btn.btn-rounded {-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px}
.btn.btn-square,.btn-square .btn{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}

#page-content .btn-bordered {
	background: none;
}

/* Button Embossed */
.btn-embossed, .btn-embossed:hover{-webkit-box-shadow:inset 0 -3px 0 rgba(0,0,0,0.15) !important;box-shadow:inset 0 -2px 0 rgba(0,0,0,0.15)!important;}
.btn-embossed:active{-webkit-box-shadow:inset 0 2px 0 rgba(0,0,0,0.15);box-shadow:inset 0 2px 0 rgba(0,0,0,0.15)}

/* Buttton Sizes */
.btn-sm{height: auto;font-size:.8rem;line-height:.9rem;padding:8px 14px;}
.btn-lg{height: auto;line-height:1.3rem;padding:14px 26px;}
.btn-lg.btn-bordered:not(.icon-left-effect):not(.icon-right-effect){padding:12px 26px;}
.btn-hg{height: auto;font-size:1.2rem;line-height:2rem;padding:13px 50px;}

/* Button Colors */

.btn-dark {background-color: #383737;}
.btn-dark:hover {background-color: #141414;}
.btn-white {background-color: #fff;color:#121212 !important; }
.btn-white:hover, .btn-white:focus, .btn-white:active {background-color: #EBEBEB;color:#121212 !important;}
.btn-default {background-color: #E1E1E1;}
.btn-default:hover {background-color: #D2D2D2;color:#262626 !important;}
.btn-red {background-color: #d9534f;}
.btn-link, .btn-link:hover, .btn-link:focus {background: none;border:none;padding-left:0;padding-right: 0;padding-bottom: 0;}
.btn-link::after {content:"";width: 100%;display: inline-block;position: absolute;bottom:4px;left:0; border-bottom: 2px solid rgba(255,255,255,0.5);}
.btn-link.btn-white {color:rgba(255,255,255,0.5) !important;}
.btn-link.btn-white:hover {color:rgba(255,255,255,0.7) !important;}
.btn-blue-dark {background-color: #192F43;}
.btn-blue-dark:hover {background-color: #142534;}

/* Button Bordered */
.btn.btn-bordered:not(.btn-sm):not(.btn-lg):not(.btn-hg) {height: 36px;line-height: 34px;}
.btn-bordered {color:#232323; border:2px solid #E2785D; background: none;}
.btn-accent.btn-bordered.c-white {color:#fff !important;}
.btn-accent.btn-bordered:hover {background: #E2785D;color:#fff !important;}
.btn-dark.btn-bordered {color:#383737 !important;border:2px solid #383737; background: none;}
.btn-dark.btn-bordered:hover {background: #232323;color:#fff !important;}
.btn-white.btn-bordered {color:#fff !important;border:2px solid rgba(255,255,255,0.8); background: none;}
.btn-white.btn-bordered:hover {background: #fff;color:#121212 !important;}
.btn-default.btn-bordered {color:#232323 !important;border:2px solid #E1E1E1; background: none;}
.btn-default.btn-bordered:hover {background: #D2D2D2;color:#232323 !important;}
.btn-dark.btn-bordered.btn[disabled] {background: #eee;}
.btn-bordered.btn-lg:not(.icon-left-effect):not(.icon-right-effect) {padding:12px 26px;}



/* Effects */
.icon-left-effect {padding-left:50px;padding-right: 30px; overflow: hidden;-webkit-transition: background-color 0.3s, border-color 0.3s, color 0.3s;transition: background-color 0.3s, border-color 0.3s, color 0.3s;}
.icon-left-effect &gt; span {display: inline-block;-webkit-transform: translate3d(-10px, 0, 0);transform: translate3d(-10px, 0, 0);-webkit-transition: -webkit-transform 0.3s;transition: transform 0.3s;-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);}
.icon-left-effect i { position: absolute;left: 20px;top:8px;font-size: 18px;width: 30px;-webkit-transform: translate3d(-40px, 0, 0);transform: translate3d(-40px, 0, 0);-webkit-transition: -webkit-transform 0.3s;transition: transform 0.3s;-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);}
.icon-left-effect:hover &gt; span {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.icon-left-effect:hover i {-webkit-transform: translate3d(-5px, 0, 0);transform: translate3d(-5px, 0, 0);}
.icon-left-effect.btn-lg i, .icon-right-effect.btn-lg i {top:13px;font-size: 20px;width: 32px;left:16px;}
.icon-left-effect.btn-lg.btn-rounded i, .icon-right-effect.btn-lg.btn-rounded i {font-size: 16px;}
.icon-left-effect.btn-hg i, .icon-right-effect.btn-hg i {top:16px;font-size: 20px;width: 32px;left:16px;}
.icon-left-effect.btn-hg.btn-rounded i, .icon-right-effect.btn-hg.btn-rounded i {font-size: 20px;}
.icon-left-effect.btn-hg:hover i {-webkit-transform: translate3d(-3px, 0, 0);transform: translate3d(-3px, 0, 0);}
.icon-right-effect {padding-left:30px;padding-right: 50px; overflow: hidden;-webkit-transition: background-color 0.3s, border-color 0.3s, color 0.3s;transition: background-color 0.3s, border-color 0.3s, color 0.3s;}
.icon-right-effect &gt; span {display: inline-block;-webkit-transform: translate3d(10px, 0, 0);transform: translate3d(10px, 0, 0);-webkit-transition: -webkit-transform 0.3s;transition: transform 0.3s;-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);}
.icon-right-effect i { position: absolute;right: 10px;top:8px;font-size: 18px;-webkit-transform: translate3d(40px, 0, 0);transform: translate3d(40px, 0, 0);-webkit-transition: -webkit-transform 0.3s;transition: transform 0.3s;-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);}
.icon-right-effect:hover &gt; span {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.icon-right-effect:hover i {-webkit-transform: translate3d(7px, 0, 0);transform: translate3d(7px, 0, 0);}
.icon-right-effect.btn-lg i {left:18px;right:10px;left:auto;}
.btn:before {font-family: 'Nucleo Outline' !important;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;position: relative;-webkit-font-smoothing: antialiased;}
.btn-icon-remove:before {content:"\e6af";}
.btn-icon-cart:before {content:"\e77a";}
.btn-icon-settings:before {content:"\e6a7";}
.btn-icon-picture:before {content:"\e805";}
.icon-top-effect { overflow: hidden;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden;}
.icon-top-effect span {display: inline-block;width: 100%;height: 100%;-webkit-transition: all 0.3s;-webkit-backface-visibility: hidden;-moz-transition: all 0.3s;-moz-backface-visibility: hidden;transition: all 0.3s;backface-visibility: hidden;}
.icon-top-effect:before {position: absolute;height: 100%;width: 100%;line-height: 2.5;font-size:1.3rem;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.icon-top-effect:active:before {color: #703b87;}
.icon-top-effect:hover span {-webkit-transform: translateY(300%);-moz-transform: translateY(300%);-ms-transform: translateY(300%);transform: translateY(300%);}
.icon-top-effect:before {left: 0;top: -100%;}
.icon-top-effect:hover:before {top: 0;}

@media (max-width: 1200px){
  .btn-hg {height: auto;font-size:1rem;line-height:1.3rem;padding:14px 26px;}
  .icon-left-effect.btn-hg i, .icon-right-effect.btn-hg i {top:16px;font-size: 20px;width: 32px;left:18px;}
  .icon-left-effect.btn-hg{padding-left: 50px;padding-right: 30px;}
  .icon-left-effect.btn-hg.btn-rounded i, .icon-right-effect.btn-hg.btn-rounded i {font-size: 1rem;}
}
@media (max-width: 768px){
  .btn {margin-bottom:1.4rem;}
}
@media (max-width: 500px){
  .icon-left-effect {padding-left: 25px;padding-right: 15px;}
  .icon-right-effect {padding-left:15px;padding-right: 25px;}
  .icon-left-effect i, .icon-right-effect i, .icon-left-effect.btn-lg i, .icon-right-effect.btn-lg i {top: 9px;font-size: 15px;width: 20px;left: 15px;}
}

/* Blog */

#blog {margin: 0 2rem;}
.section-header ~ #blog {padding-top: 35px;}
.section.section-blog, .section-blog {padding-top: 0 !important}
.section-blog .container-large {margin-left: 0;margin-right: 0;}
.section-blog &gt; .row {margin-left: 0;margin-right: 0;}
.section-filters {margin-bottom: 30px;border-bottom: 2px solid #ECECEC;}
.section-blog .items-filter {padding-left: 2.2rem;}
.section-blog .items-filter li.filter-all {padding-right: 2.2rem;}
.section-blog &gt; .row &gt; [class*="col-"] {padding-left: 0;padding-right: 0;}
#sidebar-left .widget, #sidebar-right .widget { border-bottom:none;}
#blog-main {padding-left: 0;padding-right: 0;z-index: 5;background: #fff;}
#blog-main[class*="col-"] {padding-top: 3rem;}
#blog-main .blog-wrapper {padding: 0 3rem;position: relative;}

/* BLOG PAGE TITLE */
#page-title .blog-meta {
	margin: 13px 0 16px 0;
	padding-left: 0;
	margin-bottom: 0;
	line-height: 1.4em;
}
#page-title .blog-meta li { display: inline-block; font-size: 15px; margin-left: 4px; }
#page-title .blog-meta li:first-child {
	 margin-left: 0;
}
.page-title .blog-meta li a,
.page-title .blog-meta li {
	color: #6a6a6a;
}

.blog-meta li span.meta-label {
	opacity: .5;
}

.blog-meta li:first-child .meta-label {
    text-transform: capitalize;
}

#page-title .blog-meta li.meta-comments-count:last-child:not(:first-child) {
	margin-left: 0;
}

#page-title .blog-meta li.meta-comments-count:last-child:not(:first-child):before {
	content: ".";
	margin-right: 5px;
}

.page-title.page-title-with-bg .blog-meta li a,
.page-title.page-title-with-bg .blog-meta li {
	color: #fff;
}

#page-title .blog-meta li a,
#page-title .blog-meta li span {
	font-weight: normal;
	vertical-align: baseline;
}

/* Post Author */



/* BLOG HEADER */
header .blog-title {position: relative;font-size: 5rem;margin-bottom: 2rem;color: #000;font-weight: 700;letter-spacing: 0.5rem;}
header .blog-meta {padding-left:0;margin-bottom: 3rem;text-align: center;}
header .blog-meta li {color:rgba(0,0,0,0.8);display: inline-block;font-size: 0.9rem;}
header .blog-meta li a {font-size: 1rem; color:rgba(0,0,0,.9); margin: 1rem;padding-bottom: .2rem;letter-spacing: 1px; font-weight: 700;text-transform: uppercase;border-bottom: 2px solid rgba(0,0,0,0.1);-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
header .blog-meta li a:hover {color:#E2785D;border-bottom: 2px solid rgba(0,0,0,0);}
header.header-dark .blog-title {color:#fff;}
header.header-dark .blog-meta li{color:rgba(255,255,255,0.8);}
header.header-dark .blog-meta li a {color:rgba(255,255,255,.9);border-bottom: 2px solid rgba(255,255,255,0.2);}
header.header-dark .blog-meta li a:hover {color:#E2785D;border-bottom: 2px solid rgba(255,255,255,0);}


/**** POST ****/
.post-holder {
	margin-bottom: 35px;
	overflow: hidden;
	position: relative;
}

    .page-layout-no-sidebar .post-holder {
        overflow: visible;
    }

    /*.page-with-vc .post-holder {*/
        /*margin-bottom: 0;*/
    /*}*/

    /*.page-with-vc .post-holder &gt; div:nth-last-child(2) {*/
        /*margin-bottom: 35px;*/
    /*}*/

	.single .post-holder,
	.page-content {
		font-size: 16px;
	}

	.post-holder p {
		line-height: 1.96em;
	}

	.vntd-blog-carousel .post-holder {
		margin-bottom: 0;
	}
.post-holder img { max-width: 100%; width: auto; }
.post-holder .post-medias {overflow: visible; background: rgba(0,0,0,0.03); }
.post-holder .post-medias figure {display: block;}
.post-holder .post-medias .flexslider .flex-viewport {width: 100%;}

	.container-narrow .post-holder .post-medias {
		background: none;
	}

    .container-narrow .after-post-section &gt; .container-narrow {
        max-width: 100%;
    }

	.container-narrow .post-holder .post-medias img {
		display: block;
		margin: 0 auto;
	}
.post-holder .post-info { width: 100%; padding-bottom: 20px; border: 1px solid #efefef; }
.post-holder .post-info .post-title { font-size: 20px; margin-bottom: 0.7rem; margin-top: 1.5rem; }
.post-holder .post-info .post-meta {
	font-weight: normal;
	padding-left:0;
}
.post-holder .post-info .post-meta, .post .post-info .post-meta a {
	margin-top: 6px;
	margin-bottom: 10px;
}
.post-holder .post-info .post-meta li { color: #aaa; display: inline-block; }
.post-info .post-meta {
	overflow: hidden;
}

.post-holder .post-info .post-meta li {
	color: #aaa;
	float: left;
	display: inline-block;
	padding-right: 5px;
}
.post-holder .post-info .post-meta li a,
.post-holder .post-info .post-meta li .meta-value { color: #aaa;display: inline; padding-bottom: .2rem;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;transition: all .3s ease-in-out; font-weight: normal; }
.post-holder .post-info .post-meta a.comments {color:rgba(0,0,0,0.6);}
.post-holder .post-info .post-meta i {padding-right: 0.5rem;font-weight: 700;font-size: 16px;color: rgba(0,0,0,0.4);}
.post-holder .post-info .post-meta a:hover, .post .post-info .post-meta a.comments:hover {color:#E2785D;}
.post-holder.post-gallery .post-info {border:none;}
figure .post-meta li{color:rgba(255,255,255,0.8);display: inline-block;}
figure .post-meta li span {color:rgba(255,255,255,.9);font-weight: 700;}

.post-info .post-meta {
    overflow: hidden;
}
.post-holder .post-info .post-meta li {
    color: #aaa;
    float: left;
    display: inline-block;
    padding-right: 5px;
}

.post-excerpt p {
	margin-bottom: 15px;
}

/* Blog Classic */

.blog-style-classic .post-holder .post-info {
	padding: 4px 26px 20px;
}

.blog-style-classic .post-holder .post-link-wrap,
.blog-style-classic .post-holder .post-quote-wrap {
	padding: 26px 27px 23px;
}

.blog-style-classic .post-holder .post-medias+.post-info {
	border-top: 0;
}

.blog-style-classic .post-holder.sticky .post-info {
	border: 4px solid #b3b3b3;
}

	.blog-style-classic .post-holder.sticky .post-info:after {
		position: absolute;
		height: 46px;
		width: 46px;
		line-height: 46px;
		content: "\f08d";
		right: 2px;
		top: 2px;
		text-align: center;
		font-size: 18px;
		color: #fff;
		font-family: FontAwesome;
		font-weight: 300;
		background: #b3b3b3;
	}

/* Blog Boxed */

.blog-not-boxed .post-holder {
	margin-top: -6px;
}

.blog-not-boxed .post-holder .post-info {
	padding: 5px 0 25px 0;
	border-width: 0 0 1px 0;
}

	.blog-not-boxed .post-holder.post-no-media .post-title {
		margin-top: 0;
	}

	.blog-not-boxed .post-holder.post-no-media .post-info {
		padding-top: 0;
	}

.blog-boxed-no-border .post-holder .post-info {
	border: 0;
}

.blog-boxed-no-border .post-holder .post-info,
.blog-boxed-solid .post-holder .post-info,
.blog-boxed .post .post-info {
	background: #fff;
}

/* Blog Style Left Image */

.blog-style-left_image .post-medias {
	float: left;
	width: 40%;
	margin-bottom: 30px;
}

.posts-container.blog-style-left_image .post-info {
	float: left;
	width: 60%;
	padding-left: 40px;
	padding-bottom: 28px;
	border: 0;
}

	.posts-container.blog-grid {
		margin-bottom: 40px;
	}

	.blog-style-left_image .post-holder .post-info .post-title {
	margin-top: 0px;
}

.blog-style-left_image .post-no-media .post-info {
	padding-left: 0;
}

.blog-style-left_image .post-holder {
	border-bottom: 1px solid #efefef;
    overflow: hidden;
}

.post &gt; ul, .page-content &gt; ul,.post &gt; ul ul, .page-content &gt; ul ul {
    list-style: disc inside;
    padding-left: 0;
}

.post &gt; ol, .page-content &gt; ol,.post &gt; ol ol, .page-content &gt; ol ol {
    padding-left: 0;
    list-style: decimal inside;
}

.post &gt; ul ul, .page-content &gt; ul ul,
.post &gt; ol ol, .page-content &gt; ol ol {
    margin-left: 25px;
}

/* Blog Pagination */

.vntd-pagination {
	margin-top: 50px;
	margin-bottom: 50px;
	font-size: 15px;
}

	.woocommerce-pagination ul {
		border: 0 !important;
	}

	.vntd-pagination li,
	#page-content .woocommerce-pagination li {
		margin-right: 6px;
		display: inline-block;
		border: 0 !important;
		float: left;
	}

	.portfolio-grid .vntd-pagination-container {
		text-align: center;
	}

		.portfolio-grid .vntd-pagination {
			margin-bottom: 5px;
		}

	.vntd-pagination li &gt; *,
	#page-content .woocommerce-pagination li &gt; * {
		min-width: 38px;
		height: 38px;
		line-height: 36px;
		text-align: center;
		display: inline-block;
		border: 1px solid #e9e9e9;
		background: #fff;
		-webkit-transition: color .3s, background-color .3s, border-color .3s;
	}

	.vntd-pagination li &gt; a,
	#page-content .woocommerce-pagination li &gt; a {

		color: #8c8c8c;
		transition: all .3s;
		padding: 0;
	}
		#page-content .vntd-pagination li span.dots {
			border: 0px;
		}

		#page-content .vntd-pagination li span.current,
		#page-content .vntd-pagination li a:hover {
			border-color: transparent !important;
		}
		#page-content .vntd-pagination li span.current {
			font-weight: bold;
			background-color: #333;
			color: #fff !important;
		}
		#page-content .vntd-pagination li a:hover {
			background-color: rgba(0,0,0,0.2);
		}

		.vntd-pagination li &gt; a:hover,
		#page-content .woocommerce-pagination li &gt; a:hover {
			/*background: #363636;*/
			color: #fff !important;
		}

		.vntd-pagination li a.next,
		.vntd-pagination li a.prev
		 {
			width: auto;
			padding: 0 18px;
		}

			#page-content .woocommerce-pagination li a.next,
			#page-content .woocommerce-pagination li a.prev {
				padding: 0 10px;
			}

		.vntd-pagination li a.next i {
			margin-left: 14px;
		}

		.vntd-pagination li a.prev i {
			margin-right: 14px;
		}

	.vntd-pagination li span.current,
	#page-content .woocommerce-pagination li span.current {
		color: #fff;
		background: #218fe6;
		padding: 0;
	}

/* Ajax pagination */

.load-more-container {
	text-align: center;
	margin-top: 35px;
}

#wrapper .load-more-button {
	display: inline-block;
	margin: 0 auto;
	width: auto;
}

	#wrapper .load-more-button.ajax-no-posts,
	#wrapper #ajax-load-posts .btn.ajax-no-posts {
	    background: #ddd !important;
	    border-color: transparent !important;
	}

	.load-more-container.load-more-fullwidth {
		margin-top: 0;
		margin-bottom: -40px;
	}

		#wrapper .load-more-container.load-more-fullwidth .load-more-button {
			width: 100%;
			border-radius: 0;
			font-size: 16px;
			padding: 32px;
		}

/* POST SINGLE */

.single-post.post p {
	font-size: 16px;
	line-height: 1.9em;
}

.single-post .post-medias {
	margin-bottom: 50px;
}

.post-single .section {padding-top: 0;}
.post-single .post {margin-bottom: 0;}
.post-single .post .post-content {padding-top: 2rem;padding-bottom: 2rem;}
.post-single .post .post-content::before, .post-single .post .post-content::after {content: "";display: table;clear: both;}
.post-single .post .post-info, .post-single .post-comments {border:none;}
.post-single img {margin-bottom: 1.5rem;}
.post-single .post-comments { padding-top: 2rem; padding-bottom: 3rem; }
.post-single .post .row {padding-top: 2rem;padding-bottom: 2rem;}
.post-single p {margin-bottom: 1.5rem;}
.post-single h3 {margin-top: 1rem;line-height: 2.5rem;}
.post-single .tags {text-align: center;}
.post-single .pull-left {padding-right: 2rem;}
.post-single .pull-right  {padding-left: 2rem;}
.post-single img.pull-left, .post-single img.pull-right {margin-bottom: 1rem;}
.post-single .flexslider {margin-bottom: 2rem;}
.post-single .flexslider img {margin-bottom: 0;}

.single-blog-post-comments {
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 30px;
	padding-top: 136px;
	margin-top: -136px;
}

.page-comments {
	clear: both;
}

.page-comments &gt; .container {
    padding-left: 0;
    padding-right: 0;
}

h5.comments-heading {
	margin-bottom: 32px;
}

 /* Blog Post Navigation */

.post-navigation {position: relative;padding:30px 0;border-top: 1px solid rgba(0,0,0,0.05);}
.post-navigation .container,
.section-page:not(.page-layout-no_sidebar) .post-comments .container {
	padding: 0;
}

.post-navigation a { display: block;-webkit-transition: all .2s;-moz-transition: all .2s;transition: all .2s;position: relative;}

.post-navigation .previous-post a {
	padding-left: 30px;
}

.post-navigation .next-post a {
	padding-right: 30px;
	text-align: right;
}

.post-navigation a span {display: inline-block;}
.post-navigation a span.post-nav-label {
	font-size: 13px;
	display: block;
	margin-top: -2px;
}

.post-navigation:not(.portfolio-nav) a span.post-nav-label {
    color: #aaa;
}

.post-navigation.portfolio-nav-cont-all a span.post-nav-label {
    color: #aaa;
}

.post-navigation a span.post-nav-title {
	display: block;
	font-size: 16px;
	margin-top: -5px;
}

.post-navigation a .prev-icon,
.post-navigation a .next-icon,
.post-navigation a .side-icon {
	position: absolute;
	top: 9px;
	font-size: 32px;
	display: block;
}

.post-navigation a .side-prev-icon { left:0; }
.post-navigation a .side-next-icon { right:0; }
.post-navigation a:hover .prev-icon, .post-navigation a:hover .next-icon { color:#E2785D; }

	.post-navigation .portfolio-nav-parent i {
		font-size: 32px;
		font-weight: 300;
		padding-top: 8px;
	}


/* Blog Post Comments */

.post-comments { padding-top: 30px; }
.post-comments.comments-light {background: none;border-top: 1px solid rgba(0,0,0,0.1);}
.post-comments h3.comments-heading { margin-bottom: 30px; margin-top: 6px; font-size: 18px; -webkit-font-smoothing: antialiased; }
.post-comments button {margin-top: 2rem;}

.post-comments .comment-form textarea {
	margin-bottom: 20px;
	font-size: 17px;
}

.comments+.pagination {
	margin: 0;
	display: none;
}

.pingback .comment-edit-link {
	color: #888;
}

.comment-name-email,
.comment-url-row {
	margin-bottom: 20px;
}

#respond #submit {

}

/* After Post Blocks */

.after-post-section {
	border-top: 1px solid #f0f0f0;
}

.post-tags.after-post-section {
	border-top: none;
	padding-top: none;
}

/* Post Author */

.post-author {
	padding-top: 30px;
	padding-bottom: 30px;
	overflow: hidden;
}

.post-author-avatar {
	float: left;
	width: 90px;
}

	.post-author-avatar img {
		border-radius: 100%;
	}

    .no-desc .post-author-avatar {
        width: 60px;
    }

    .no-desc .post-author-info {
        padding-left: 80px;
        margin-top: 16px;
    }

.post-author-info {
	padding-left: 110px;
}

	.post-author-info h5 {
		font-size: 19px;
		margin-bottom: 6px;
	}

	.post-author-info p {
		margin-bottom: 0;
	}

/* Post Comments List */

ul.comments,
ul.comments ul.children {
	list-style: none;
}

	ul.comments ul.children {
		padding-left: 79px;
	}

ul.comments {
	padding-left: 0;
}

.comment-author-avatar img { width: 60px; border-radius: 100%; height: 60px; max-width: 60px; }

h5.comment-heading {
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
}

h5.comment-heading .comment-date {
	color: #7b7b7b;
	padding-left: 8px;
	font-size: 13px;
	font-weight: normal;
	opacity: .8;
}

.comment-reply {
	font-size: 13px;
	color: #666;
	float: right;
	margin-top: 2px;
}

	a.comment-reply-link:hover {
		color: #fff;
	}

ul.comments .comment-author-avatar {
	padding-right: 15px;
	margin-bottom: 30px;
}

.comment-text .details {
	margin-bottom: 30px;
}

	.comment-text .details p {
		font-weight: normal;
	}

a.comment-reply-link {
    background: #f1f1f1;
    padding: 4px 7px;
    border-radius: 3px;
    margin-top: 1px;
}

/* Post Masonry */
.post .post-masonry:after {content: '';display: block;clear: both;}
.post .post-masonry figure,.post .post-masonry .grid-sizer {width: 19.5%;margin:0.25%;}
.post .post-masonry .grid-sizer {display: none;}
.post .post-masonry figure {float: left;height: 130px;background: none;}
.post .post-masonry figure.wide { width: 39.5%; }
.post .post-masonry figure.tall { height: calc(260px + 1%);}
.post .post-masonry.grid-3 figure,.post .post-masonry.grid-3 .grid-sizer {width: 19.5%;margin:0.25%;}
.post .post-masonry.grid-3 figure {height: 130px;}
.post .post-masonry.grid-3 figure.wide { width: 39.5%; }
.post .post-masonry.grid-3 figure.tall { height: calc(260px + 1%);}
.post .post-masonry.grid-2 figure,.post .post-masonry.grid-2 .grid-sizer {width: 49.5%;margin:0.25%;}
.post .post-masonry.grid-2 figure {height: 130px;}
.post .post-masonry.grid-2 figure.wide { width: 99.3%; }
.post .post-masonry.grid-2 figure.tall { height: calc(260px + 1%);}
.post .tags {margin: 2rem 0;}

/* Blog Masonry */

.blog-style-masonry {
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 30px;
}

	#ajax-load-posts {
		margin-top: 40px;
		margin-bottom: 45px;
	}

.blog-style-masonry .post-info .post-title,
.blog-style-boxed .post-info .post-title {
	margin-top: 0px;
	letter-spacing: 0;
}

.blog-style-masonry .post-info,
.blog-style-boxed .post-info {
    padding: 22px;
    background: #fff;
}

	.blog-style-masonry .post-info .post-meta,
	.blog-style-boxed .post-info .post-meta {
		font-weight: normal;
		font-size: 13px;
		line-height: 1.3em;
	}

	.blog-style-masonry .post-info .post-meta a,
	.blog-style-boxed .post-info .post-meta {
		font-weight: normal;
	}

	.post-holder .post-more,
	.post-more {
		color: #666;
		font-size: 14px;
		-webkit-font-smoothing: subpixel-antialiased;
		font-weight: 400;
		letter-spacing: 0;
		text-transform: none;
		display: inline-block;
		position: inherit;
	}

	.blog-style-masonry .oembed-video-container {
		margin-bottom: 0;
	}

.blog-style-masonry .post {
	border-bottom: none !important;
}

/* Blog Style Boxed Solid */

.blog-style-boxed.blog-boxed_solid .post {
	background: #fff;
}

.blog-style-boxed.blog-boxed_solid .post-info {
	border: 0;
	background: none;
}

.blog-boxed-solid .post-info {
	border: 0;
}

.blog-style-masonry.blog-not-boxed .post-info {
	border: 0;
	padding-left: 0;
    padding-right: 0;
    padding-bottom: 12px;
    padding-top: 20px;
}

/* Blog Quote/Link */

.post-link-wrap,
.post-quote-wrap {
	padding: 22px;
	color: #fff;
	position: relative;
	transition: background-color .3s;
}

	.post-link-wrap-a:hover .post-link-wrap,
	.post-quote-wrap-a:hover .post-quote-wrap {
		background: #333 !important;
	}

.post-quote-wrap .post-quote,
.post-link-wrap .post-link-label {
	color: #fff;
	font-size: 20px;
	line-height: 1.4em;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}

.post-link-wrap i,
.post-quote-wrap i {
	position: absolute;
	bottom: 24px;
	right: 22px;
	font-size: 26px;
	opacity: 0.6;
}

.post-quote-wrap .post-quote-author,
.post-link-wrap .post-link-url {
	font-size: 15px;
	margin-top: 10px;
	display: block;
}

/* POSTS LIST */

/* Blog Grid / Masonry */
.posts.masonry, .posts.masonry-grid {padding-bottom: 3rem;}
.posts.masonry.infinite-container {padding-bottom: 0;}
.posts.masonry.no-space {padding-bottom: 0;}
.posts.masonry.no-space {background: #212121;}

/*.posts .post .post-info {padding: 0 0 1rem 0;border:none;}*/
.posts .post-holder .post-more:after {content: "\ea08";display: inline-block; margin-left: 8px; vertical-align: middle; margin-top: -2px; font-size: 14px; font-family:'EngageIcons'; -webkit-transition: margin-left .2s;-moz-transition: margin-left.2s;transition: margin-left .2s;}
.posts .post-holder .post-more:hover:after { margin-left: 14px; }
.posts .post-holder figure.he-2 .hover-icons .hover-icons-wrapper p {font-size: 1.3rem;}
.posts .post:hover figure.he-2 img {opacity: 0.8;}
.posts .post:hover figure.he-2.no-caption img {transform: scale(1.05);}
.posts .post:hover figure .hover-icons .hover-icons-wrapper p {font-size: 1.2rem; opacity: 1;-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);transform: translateY(0px);text-shadow:none;}
.posts .post:last-child {border-bottom: none;}

/* Blog Square Left */
.blog-square .post {border-radius: 0;padding-bottom: 2rem;}
.blog-square .post .post-title {margin-bottom: 0.8rem;margin-top: 0.5rem;}
.blog-square .post .post-info {padding:0 20px 0 20px;}
.blog-square .post figure img {height: auto;width: 100%;}
.blog-square .post .col-sm-5 {padding-right: 0;}
.blog-square .post .col-sm-7 {padding-left: 0;}
.blog-square .post .post-info {border:none}
.blog-square .post .post-meta {/*margin-bottom: 0;*/}
.blog-square .post .post-comments a{ margin-top: 1rem;margin-bottom: 1rem;color: rgba(0,0,0,0.6);font-size: .8rem;font-weight: 600;}
.blog-square .post .post-comments a:hover {color:#E2785D;}
.blog-square .post .post-masonry figure img {height: auto;width: 100%;}

/* Blog Circle Left */
.blog-timeline #blog-main[class*=col-] {padding-top: 0;}
.blog-timeline #blog-main .blog-wrapper {margin-left: 3rem;}
.blog-timeline .posts {padding-left:4rem;}
.blog-timeline .posts::before {content:"";border-left:1px dashed rgba(0,0,0,0.2);height: 100%;width: 1px;position: absolute;left:1rem;top:0;}
.blog-timeline .posts .post {position: relative;overflow: visible;}
.blog-timeline .post::before  {content:"";border-top:1px dashed rgba(0,0,0,0.2); height: 1px;width: 60px;position: absolute;left: -56px;top: 30px;webkit-transition: all .2s;-moz-transition: all .2s;transition: all .2s;}
.blog-timeline .posts .post .post-date {font-size:1.5rem;position: absolute;font-weight: 600;color:#9A9A9A; text-align: center; left:-114px;top:0;line-height: 22px;padding-top:6px; background:#fff;width:60px;height: 60px;border-radius: 50%; border:2px solid rgba(0,0,0,0.17);webkit-transition: all .2s;-moz-transition: all .2s;transition: all .2s;}
.blog-timeline .posts .post .post-date span {display: block;text-transform: uppercase;font-size:0.9rem; }
.blog-timeline .posts .post:hover .post-date {border:2px solid #E2785D;color:#E2785D !important;}
.blog-timeline .posts .post:hover::before {border-top:1px dashed #E2785D;}
.blog-timeline.timeline-right #blog-main .blog-wrapper {margin-left: 2rem;}
.blog-timeline.timeline-right .posts {padding-left: 0;padding-right: 4rem;}
.blog-timeline.timeline-right .posts::before { right: 1rem;left:auto;}
.blog-timeline.timeline-right .post::before { left:auto; right:-56px;}
.blog-timeline.timeline-right .posts .post .post-date { right: -112px;left:auto;}
.blog-timeline.timeline-alternate #blog-main .blog-wrapper {padding:6rem 0 3rem 0;margin-left: 0;}
.blog-timeline.timeline-alternate .posts {padding-left: 0;}
.blog-timeline.timeline-alternate .posts::before {left: 50%;}
.blog-timeline.timeline-alternate .posts .post .post-date {left:100%;margin-left: -30px;}
.blog-timeline.timeline-alternate .posts .post {width: 50%;padding-left: 0; float:left;padding-right:4rem;border-bottom: none;}
.blog-timeline.timeline-alternate .posts .post:nth-child(even) {float:right;padding-right: 0;padding-left: 4rem; margin-top: 6rem;}
.blog-timeline.timeline-alternate .posts .post:nth-child(even) .post-date {right:100%;margin-right: -27px;margin-left: auto;}
.blog-timeline.timeline-alternate .posts .post::before {left:100%; margin-left: -56px;}
.blog-timeline.timeline-alternate .posts .post:nth-child(even)::before {right:100%;left:auto; margin-right: -56px;}

  /**** PAGINATION ****/
.pagination-wrapper {display: inline-block;width: 100%;text-align: center;margin: 0 0 4rem 0;position: relative;}
.pagination-wrapper ul {display: inline-block;list-style-type: none;margin: 0;padding: 0;border-radius: 0;}
.pagination-wrapper .pagination&gt;li:first-child&gt;a, .pagination-wrapper .pagination&gt;li:first-child&gt;span {border-top-left-radius: 0;border-bottom-left-radius: 0;}
.pagination-wrapper ul li {background: #fff; border-right:1px solid #ECECEC; border-top:1px solid #ECECEC;border-bottom:1px solid #ECECEC;border-radius: 0 !important;  float: left;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.pagination-wrapper ul li:first-child {border-left:1px solid #ECECEC; }
.pagination-wrapper ul li i {padding-top: 11px;}
.pagination-wrapper ul li a {padding: 0 1.3rem;font-weight: 300;height: 2.5rem;line-height: 2.5rem; color: #404040;border:none;background:none; position: relative;display: inline-block;text-align: center;font-size: 1.1rem;text-decoration: none;cursor: pointer;white-space: nowrap;}

/* NEWSPAPER LAYOUT */
.newspaper-layout .rev_slider_wrapper .tp-caption, .newspaper-layout #main-content p, .newspaper-layout .title, .newspaper-layout .header-title {font-family:'Sumana',arial;}
.newspaper-layout .post .post-info .post-excerpt p {font-size: 1.15rem;}
@media (min-width: 1024px) {
  #blog {margin: 0 6rem;}
}
@media (max-width: 1600px){
  .section-blog .sidebar-wrapper {padding: 2rem 1rem;}
}
@media (max-width: 992px){
  .section-blog .container-large {padding-left: 0;padding-right: 0;}
  .section-blog .sidebar-left, .section-blog .sidebar-right {min-height: 0 !important;}
  header .blog-title {font-size: 3rem;}
  .blog-timeline.timeline-right .posts .post .post-date {right: -80px;}
  .blog-timeline.timeline-right .post::before {right: -62px;}
  .blog-timeline.timeline-right .posts::before { right: 49px;}
  #blog-main .blog-wrapper {padding: 0 2rem;}
  .post-single .post-nav a span.post-nav-title {font-size: 1rem;}
  .post-single .post-nav a.previous span:not(.prev-icon) {margin-left: 2rem;;}
  .post-single .post-nav a.next span:not(.next-icon) {margin-right: 2rem;}
  .post-single .post-nav .prev-icon {left: 0.2rem;}
  .post-single .post-nav .next-icon {right: 0.5rem;}
  .blog-timeline .posts .post .post-date {left: -102px;}
  .blog-timeline.timeline-right .posts .post .post-date {right: -64px;}
}
@media (max-width: 768px){
  .blog-timeline {padding: 0 2rem;}
  .section-blog .blog-wrapper {padding:0 1.5rem;}
  .section-blog #sidebar-left, .section-blog #sidebar-right {min-height: 0 !important;}
  #blog-main, .section-blog&gt;.row&gt;[class*=col-] {padding-left: 2rem;padding-right: 2rem;}
  .blog-wrapper.m-t-60 {margin-top: 30px !important;}
  #blog-main .blog-wrapper {padding:0;}
  .post-single .post-nav .col-xs-6 {width: 100%;}
  .post-single .post-nav .previous, .post-single .post-nav .next {text-align: center;}
  .post-single .post-nav .previous {margin-bottom: 1.5rem;}
  .post-single .post-nav .prev-icon, .post-single .post-nav .next-icon {display: none;}
  .post-single .post-nav a.previous span:not(.prev-icon), .post-single .post-nav a.next span:not(.next-icon)  {margin-left:0;margin-right: 0;}
  .blog-timeline.timeline-right .posts {padding-right: 0;}
  .blog-timeline .posts {padding-left: 0;}
  .blog-timeline.timeline-right #blog-main .blog-wrapper {margin-left: 0;}
  .blog-timeline .blog-wrapper {padding:0 !important;padding-top: 2.5rem !important}
  .blog-timeline #blog-main .blog-wrapper {margin-left: 0;}
  .blog-timeline.timeline-alternate .posts .post, .blog-timeline.timeline-alternate .posts .post:nth-child(even) {width: 100%;float:none;padding-left: 0;padding-right: 0;}
  .blog-timeline.timeline-alternate .posts .post {border-bottom: 1px solid rgba(0,0,0,0.07);margin-bottom: 2rem;margin-top: 0 !important;}
  .blog-timeline .posts::before, .blog-timeline .posts .post .post-date, .blog-timeline .post::before {display: none;}
  header .blog-title {font-size: 1.5rem;margin-bottom: 1rem;}
  .post-single .pull-left {padding-right: 0;}
  .post-single .pull-right  {padding-left: 0;}
  .post-single .post .post-content, .post-single .post .row {padding-top: 1rem;padding-bottom: 1rem;}
  .post .tags {margin: 1rem 0;}
  header .blog-meta li a {font-size: 0.8rem;}
  .posts .col-md-6 {height: auto !important}
}


/* Owl Carousel */

.owl-carousel { margin-bottom: 0;position: relative;}
.owl-carousel figure {background: transparent;}
.owl-carousel.owl-nav { margin-top: 0;}
.owl-big-nav .owl-item {margin-bottom: -7px; overflow: hidden;}
.owl-big-nav .owl-nav {margin-top: 0;}
.owl-big-nav .owl-nav .owl-prev, .owl-big-nav .owl-nav .owl-next {color:#444444;width: 40px;height: 60px; }
.owl-big-nav .owl-nav .owl-prev, .owl-big-nav .owl-nav .owl-next {background: rgba(0,0,0,0.3) !important;color:rgba(255,255,255,0.7) !important;}
.owl-big-nav .owl-nav .owl-prev:hover, .owl-big-nav .owl-nav .owl-next:hover {background: rgba(0,0,0,0.5) !important;color:rgba(255,255,255,0.9) !important;}
.owl-big-nav .owl-nav .owl-prev i {left: 10px !important;}
.owl-big-nav .owl-nav .owl-next i {right: 10px !important;}
.owl-big-nav .owl-nav .owl-prev {left:0 !important;border-radius: 0 5px 5px 0;}
.owl-big-nav .owl-nav .owl-next {right: 0 !important;border-radius: 5px 0 0 5px;}
.owl-big-nav .owl-nav .owl-prev i{margin-top: 5px;margin-left: -6px;}
.owl-big-nav .owl-nav .owl-next i{margin-top: 5px;margin-right: -6px;}
.owl-big-nav .owl-nav .owl-prev {margin:0; height: 70px;top:50%;margin-top: -40px; width: 50px;border-radius:0 4px 4px 0;}
.owl-big-nav .owl-nav .owl-next {margin:0;  height: 70px;top:50%;margin-top: -40px; width: 50px;border-radius: 4px 0 0 4px; }
.owl-big-nav .owl-nav .owl-prev i, .owl-big-nav .owl-nav .owl-next i {position: absolute;top:50%;height: 40px; margin-top: -20px;}
.owl-big-nav .owl-nav .owl-prev i {left: 18px;}
.owl-big-nav .owl-nav .owl-next i {right:20px;}
.owl-theme .owl-dots .owl-dot span {background: rgba(0,0,0,0.2);}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #363636}
.owl-carousel.owl-nav-light:hover .owl-nav .owl-next  {color: #fff;}
.owl-carousel.owl-nav-light:hover .owl-nav .owl-prev  {color: #fff;}
.owl-carousel figure {margin-bottom: 0;}
.owl-carousel figure.simple-effect figcaption {height: auto;width: auto; position: absolute;top:auto; bottom:2rem;left:2rem;padding:0.9rem 1.5rem;background:rgba(0,0,0,0.6);display: inline-block;font-family: 'Raleway',arial;font-weight: 300;font-size: 1.8rem;color:#fff;}
.owl-carousel figure.simple-effect figcaption h3 {margin-bottom: 0;font-size: 1.8rem;color:#fff;}
.owl-carousel figure.simple-effect figcaption p {color:#fff;}
.owl-carousel figure.simple-effect figcaption.caption-right {left:auto;right:2rem;}
.owl-carousel figure.simple-effect figcaption.caption-top {bottom:auto;top:2rem;}
.owl-carousel figure.simple-effect figcaption.caption-light {background:rgba(255,255,255,0.8);color:#121212;}
.owl-carousel figure.simple-effect figcaption.caption-light h3 {color:#121212;}
.owl-carousel figure.simple-effect figcaption.caption-light p {color:#121212;}
.owl-carousel .owl-item img {backface-visibility:hidden;-webkit-backface-visibility:hidden;}

.carousel-no-nav .owl-controls {
	display: none !important;
}

.vntd-portfolio-carousel.owl-carousel .owl-stage-outer {
	margin-bottom: -1px;
}

@media (max-width: 768px){
  .owl-container {margin: 0 4rem;}
  .owl-carousel figure.simple-effect figcaption {padding:0.5rem 0.9rem;font-size: 1rem}

  .owl-carousel figure.simple-effect figcaption h3 {font-size: 1rem}
}

/* Swiper Slider */

.swiper-pagination .swiper-pagination-bullet {
	width: 11px;
	height: 11px;
	box-shadow: inset 0 0 0 2px rgba(255,255,255,.5);
	opacity: 1;
	background: rgba(255, 255, 255, 0);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.swiper-container-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px;
}

.swiper-container-horizontal&gt;.swiper-pagination-bullets {
	bottom: 14px;
}

.swiper-pagination .swiper-pagination-bullet:hover {
	box-shadow: inset 0 0 0 8px rgba(255,255,255,.8)
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	box-shadow: inset 0 0 0 8px rgba(255,255,255,1);
}

/* Veented Slider */

.veented-slide-bg-image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: center top;
}

	.veented-slide-bg-image img {
		display: none !important;
	}

	.vntd-hero-style1.home-inner {
		display: none !important;
	}

/* Self hosted background video */

.veented-slider-video-bg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
}

/* Veented Slider */

.veented-slider-holder {
	background: #222;
	overflow: hidden;
	min-height: 320px;
}

	.veented-slider-holder,
	.veented-slider .veented-slider-container {
		height: 700px;
	}

	#page-content .veented-slider-holder .inner {
		padding-left: 60px !important;
		padding-right: 60px !important;
		padding-top: 85px;
		max-width: 1210px;
		overflow: visible;
		margin: 0 auto;
		z-index: 5;
	}

	.veented-slider .slide-container {
		z-index: 3;
	}

	.veented-slider .container-large,
	.veented-slider .container {
		overflow: visible !important;
		width: 100%;
		box-sizing: border-box;
	}

		.with-topbar .veented-slider .container {
			margin-top: 25px;
		}

		.veented-slide-inner {
		width: 100%;
	}

	.veented-slider-holder .swiper-slide {
		text-align: center;
	}

	.veented-slider-holder .veented-slide-align-left {
		text-align: left;
	}

	.veented-slider-parallax .veented-slider-container {
		position: fixed;
	}

	.veented-slider-holder .veented-slide-align-left .veented-slide-paragraph,
	.veented-slider-holder .veented-slide-align-right .veented-slide-paragraph {
		margin-left: 0;
		margin-right: 0;
		max-width: 100%;
	}

	.veented-slider-holder .veented-slide-align-right {
		text-align: right;
	}

	.veented-slider-loader {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: #eee;
		transition: opacity .4s;
		opacity: 1;
		z-index: 11;
	}
		.veented-slider-fullscreen .veented-slider-loader {
			position: fixed;
		}

.swiper-containers {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: left;
	color: #fff;
	font-size: 17px;
    background: #333;
    cursor: -webkit-grab;
    cursor: -moz-grab;
	background-size: cover;
	background-position: center center;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #fff;

}

.animated-slide-element {
	opacity: 0;
	padding-top: 120px;
}

.animation-done {
	opacity: 1;
	padding-top: 0px;
}

.veented-slider-scroll-button-holder {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 40px;
	text-align: center;
	z-index: 4;
}

	.veented-slider-pagination + .veented-slider-scroll-button-holder,
	.veented-slider-pagination + div + div + .veented-slider-scroll-button-holder {
		bottom: 40px;
	}

	a.veented-slider-scroll-button {
		display: inline-block;
		border: 2px solid rgba(255,255,255,0.7);
		color: #fff;
		width: 32px;
		height: 50px;
		border-radius: 24px;
		text-indent: -9999px;
		position: relative;
		cursor: pointer;
	}

	a.veented-slider-scroll-button .vntd-mouse-dot {
		height: 8px;
		width: 8px;
		background: rgba(255, 255, 255, 0.9);
		border-radius: 10px;
		position: absolute;
		left: 10px;
		top: 6px;
		-webkit-animation: vntd-mouse-animation 2.5s infinite linear;
		animation: vntd-mouse-animation 2.5s infinite linear;
	}

	@-webkit-keyframes vntd-mouse-animation {
		0% {
			opacity: 1;
			top: 6px;

		}
		35% {
			opacity: 0;
			top: 20px;
		}
		100% {
			opacity: 0;
			top: 6px;
		}
	}
	@keyframes vntd-mouse-animation {
		0% {
			opacity: 1;
			top: 6px;

		}
		35% {
			opacity: 0;
			top: 20px;
		}
		100% {
			opacity: 0;
			top: 6px;
		}

	}

/* Veented Slider Arrow Navigation */

.swiper-button-next,
.swiper-button-prev {
	background: none !important;
}

.veented-slider .swiper-button-next,
.veented-slider .swiper-button-prev {
	color: #fff;
	font-size: 56px;
	line-height: 56px;
    height: 56px;
    margin-top: -28px;
	opacity: 0.6;
	transition: opacity .3s;
	-webkit-transition: opacity .3s, color .3s;
	-moz-transition: opacity .3s, color .3s;
}

.veented-slider .swiper-button-next:hover,
.veented-slider .swiper-button-prev:hover {
	opacity: 1;
}

	/* Dark Navigation */

	.veented-slider.veented-slider-navigation-dark .swiper-button-next,
	.veented-slider.veented-slider-navigation-dark .swiper-button-prev {
		color: #111;
	}

	.veented-slider.veented-slider-navigation-dark .swiper-pagination .swiper-pagination-bullet {
		background: rgba(0,0,0,0.4);
	}

	.veented-slider.veented-slider-navigation-dark .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
		box-shadow: inset 0 0 0 8px rgb(41, 41, 41);
	}

	.veented-slider .swiper-pagination-bullets {
		bottom: 15px !important;
	}

    .veented-slider .swiper-button-next {
        right: 18px;
        text-align:right;
    }

    .veented-slider .swiper-button-prev {
        left: 18px;
    }


/* Default Slide Styling */

.veented-slider .veented-slide-heading {
	color: #fff;
	font-size: 60px;
	line-height: 1.3em;
	-vendor-animation-duration: .4s;
	margin-bottom: 0;
}

/* Top Heading */

.veented-slider .veented-slide-top-heading {
    color: #fff;
    padding-left: 4px;
    font-size: 22px;
    -vendor-animation-duration: .4s;
}

/* Subtitle */

.veented-slider .veented-slide-subtitle {
	color: #fff;
    font-size: 20px;
    max-width: 560px;
    margin: 0 auto;
    -vendor-animation-duration: .4s;
    margin-top: 10px;
}

	.slide-content-narrow .veented-slide-inner {
	    max-width: 560px;
	}

	.slide-content-narrow.slide-align-center .veented-slide-inner {
		margin: 0 auto;
	}

	.slide-content-narrow.slide-align-right .veented-slide-inner {
		margin-right: 0;
		margin-left: auto;
	}

.veented-slider .veented-slide-buttons {
    margin-top: 28px;
    -vendor-animation-duration: .4s;
    clear: both;
}

	/* Veented Slide align left */

	#page-content .veented-slider-holder .slide-align-left .inner,
	#page-content .veented-slider-holder .slide-align-right .inner {
		width: 100%;
	}

	.veented-slider-holder .slide-align-left {
		text-align: left;
	}

	.veented-slider-holder .slide-align-left .veented-slide-subtitle,
	.veented-slider-holder .slide-align-right .veented-slide-subtitle {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}

	/* Slide align right */

	.veented-slider-holder .slide-align-right {
		text-align: right;
	}

		.veented-slider-holder .slide-align-right .veented-slide-subtitle {
			float: right;
			margin-bottom: 30px;
		}

	/* Extra Image */

	.veented-slide-extra-image {
		margin-bottom: 15px;
		margin-top: -80px;
	}

/* Dark Color Scheme */

.color-scheme-dark .veented-slide-heading {
	color: #333;
}

.color-scheme-dark  .veented-slide-subtitle {
	color: #444;
}

/* Veented Slider Buttons */

.veented-slide-button {
	margin: 0;
}

	.veented-slide-button2 {
		margin-left: 12px;
	}

/* FadeinUp animation overwrite */

@keyframes fadeInUpPx {
  from {
    opacity: 0;
    transform: translate3d(0, 60px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
	animation-name: fadeInUpPx;
}

/* Hero Slider */

.hero-slide-inner {
	max-width: 700px;
}

.hero-slider h2.hero-slide-heading {
	font-size: 54px;
	margin-bottom: 10px;
}

.hero-slider p.hero-slide-text {
	font-size: 18px;
	margin-top: 10px;
}

.hero-slide-buttons {
	margin-top: 30px;
}

/* YouTube Video Background */

.element-fullscreen {
	background-size: cover;
	position: relative;
	overflow: hidden;
	background-position: 50% 0px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
}

/* MASONRY */

.items-filter {padding-top: 30px; margin-bottom: 30px;text-align: left;padding-left: 10px;}
.items-filter li {display: inline-block;}
.items-filter li a {color:#3E3B3B;font-weight: 700; display: inline-block;font-size: 0.95rem; margin-right: 1.4rem;letter-spacing: 1px;text-transform: uppercase;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.filters-dark .items-filter li a {color:#EFEFEF;}
.items-filter li a:hover, .items-filter li a.current, .header-dark .items-filter li a:hover, .header-dark .items-filter li a.current {color:#E2785D;}
.items-filter li.filter-all {float: right;padding-right: 10px;}
.items-filter li.filter-all a {margin-right: 0;}
.items-filter.filter-light li a {color:#fff;}
.items-filter.filter-light li a.current {color:rgba(255,255,255,0.7) !important;}
.header-dark .items-filter li a {color:rgba(255,255,255,.9);}

/**** MASONRY ISOTOPE *****/
.item img, .item.item-fullwidth, .grid.grid-2 .item-wide {width: 100%;}
.item.item-bordered {padding:3px 3px 0 0 !important;}
.grid:after {content: '';display: block;clear: both;}
.grid .item-wrapper {position: relative;width: 100%;height: 100%;overflow: hidden;}
.grid .item {float: left;padding:0 10px 20px;overflow: hidden;margin-bottom: 0px;}
.grid .item.item-fullwidth {float: none;width: 100% !important;height: auto !important;}
.grid .item.item-fullwidth .subtitle {color:#DBDBDB;}
.posts.grid:not(.no-space) .item {padding:0 2.2rem;margin: 0;}
.grid.no-space .item {padding:0;}
.grid .item figure {height: 100%;width: 100%;padding:0;margin:0;overflow: hidden; display: block;}
.grid.grid-1 .item {width: 100%;padding:0;}
.grid.grid-2 .item {width: 50%;}
.grid.grid-3 .item {width:33.333333%;}
.grid.grid-3 .item-wide {width: 66.666667%;}
.grid.grid-4 .item {width:25%;}
.grid.grid-4 .item-wide {width: 50%;}
.grid.grid-5 .item {width:20%;}
.grid.grid-5 .item-wide {width: 40%;}
.grid.grid-6 .item {width:16.666667%;}
.grid.grid-6 .item-wide {width: 33.3333333%;}
.masonry-layout .item {max-height: none !important;height: auto !important;}

.section-layouts .grid .item-wrapper { overflow: visible;}
.section-layouts .items-filter { text-align: center;margin-bottom: 10px;}
.section-layouts .grid .item {overflow: visible;padding:20px;}
.overview .grid.grid-4 .item {height: auto;}
.section-layouts figure.he-2 {box-shadow:0px 20px 30px -20px rgba(0,0,0,0.5);background: #FFFFFF;}
.section-layouts figure.he-2:hover {cursor: pointer;box-shadow:0px 20px 30px -20px rgba(0,0,0,0.8);}
.section-layouts figure.he-2.caption-visible:hover img {transform: none;}
.section-layouts figure.he-2.caption-center .hover-icons .hover-icons-wrapper {margin-top: 0;}
.section-layouts figure.he-2 img {margin-top: 0;}
.section-layouts section figure {background: #fff;}
.section-layouts .grid .item-wrapper .caption {text-align: center;font-weight: 600;color:#121212;margin-top: 0.8rem;font-size: 1rem;text-transform: uppercase;letter-spacing: 1px;}

/* Normal content width, one sidebar layout */

.page-layout-one-sidebar.page-width-normal .grid.grid-6 .item,
.page-layout-one-sidebar.page-width-normal .grid.grid-5 .item { width: 25%; }
.page-layout-one-sidebar.page-width-normal .grid.grid-6 .item-wide,
.page-layout-one-sidebar.page-width-normal .grid.grid-6 .item-wide { width: 50%; }

/* Normal content width, two sidebars */

.page-layout-two-sidebars.page-width-normal .grid.grid-3 .item,
.page-layout-two-sidebars.page-width-normal .grid.grid-4 .item,
.page-layout-two-sidebars.page-width-normal .grid.grid-5 .item,
.page-layout-two-sidebars.page-width-normal .grid.grid-6 .item { width: 50%; }
.page-layout-one-sidebar.page-width-normal .grid.grid-3 .item-wide,
.page-layout-one-sidebar.page-width-normal .grid.grid-4 .item-wide,
.page-layout-one-sidebar.page-width-normal .grid.grid-5 .item-wide,
.page-layout-one-sidebar.page-width-normal .grid.grid-6 .item-wide { width: 100%; }

@media (max-width: 1920px) {

	/* Stretch content width, one sidebar layout */

	.page-layout-one-sidebar.page-width-stretch .grid.grid-5 .item,
	.page-layout-one-sidebar.page-width-stretch_no_padding .grid.grid-5 .item,
	.page-layout-one-sidebar.page-width-stretch .grid.grid-6 .item,
	.page-layout-one-sidebar.page-width-stretch_no_padding .grid.grid-6 .item { width: 25%; }

}


@media (min-width: 992px) and (max-width: 1600px){
  .left-nav .grid.grid-4:not(.grid-categories) .item:not(.item-fullwidth), .right-nav .grid.grid-4:not(.grid-categories) .item:not(.item-fullwidth) {width:50% !important;}
}
@media (min-width: 1400px) and (max-width: 1600px){
  .grid.grid-6 .item {width:20%;}

  .page-layout-one-sidebar.page-width-stretch .grid.grid-5 .item,
  .page-layout-one-sidebar.page-width-stretch_no_padding .grid.grid-5 .item,
  .page-layout-one-sidebar.page-width-stretch .grid.grid-6 .item,
  .page-layout-one-sidebar.page-width-stretch_no_padding .grid.grid-6 .item { width: 33.3333%; }
}
@media (min-width: 1200px) and (max-width: 1399px){
  .grid.grid-5 .item, .grid.grid-6 .item {width:25%;}
  .grid.grid-5 .item-wide, .grid.grid-6 .item-wide {width:50%;}

  .page-layout-one-sidebar.page-width-stretch .grid.grid-5 .item,
  .page-layout-one-sidebar.page-width-stretch_no_padding .grid.grid-5 .item,
  .page-layout-one-sidebar.page-width-stretch .grid.grid-6 .item,
  .page-layout-one-sidebar.page-width-stretch_no_padding .grid.grid-6 .item { width: 33.3333%; }
}
@media (min-width: 992px) and (max-width: 1199px){
  .grid:not(.grid-1):not(.grid-2):not(.grid-4) .item:not(.item-wide):not(.item-fullwidth) {width: 33.333333% !important;}
  .grid.grid-4 .item:not(.item-wide):not(.item-fullwidth) {width: 33.3333% !important;}
  .grid.grid-4 .item-wide, .left-nav .grid.grid-4 .item.item-wide, .right-nav .grid.grid-4 .item.item-wide {width: 100% !important;}
  .grid:not(.grid-2):not(.grid-4) .item.item-wide {width: 66.666667% !important;}
  .grid.grid-2 .item {width: 50%;}

  #main-content .page-layout-one-sidebar.page-width-normal .grid.grid-3 .item,
  #main-content .page-layout-one-sidebar.page-width-normal .grid.grid-4 .item,
  #main-content .page-layout-one-sidebar.page-width-stretch .grid.grid-5 .item,
  #main-content .page-layout-one-sidebar.page-width-stretch_no_padding .grid.grid-5 .item,
  #main-content .page-layout-one-sidebar.page-width-stretch .grid.grid-6 .item,
  #main-content .page-layout-one-sidebar.page-width-stretch_no_padding .grid.grid-6 .item { width: 50% !important; }
}
@media (min-width:768px) and (max-width:991px){

  .grid:not(.grid-1) .item:not(.item-wide):not(.item-fullwidth) {width: 50% !important;}
  .grid:not(.grid-2) .item-wide, .grid.grid-2 .item-wide, .grid.grid-2 .item-fullwidth, .grid.grid-1 .item  {width: 100% !important;}

  .page-layout-one-sidebar.page-width-normal .grid.grid-3 .item,
  .page-layout-one-sidebar.page-width-normal .grid.grid-4 .item {
  	width: 50%;
  }
}
@media (max-width: 767px){
  .grid .item, .grid .item-wide, .grid .item-fullwidth {width: 100% !important;height: auto !important;}
  .posts.grid:not(.no-space) .item {padding:1rem;}
  .section-blog .items-filter {padding-left: 1rem;}
  .items-filter li a {font-size: 0.8rem;margin-right: 0.6rem;}
  .section-blog .items-filter li.filter-all {padding-right: 1rem;}
}
@media (max-width: 650px){
  .grid .item-tall, .container .grid .item, .container .grid .item-wide, .container .grid .item-tall {height: auto !important;}
  .posts.grid .item {padding:0.3rem;}
  .no-space.posts.grid .item {padding:0;}
  .items-filter {display: none;}
  .items-filter ~ .grid {padding-top: 2rem;}
}
@media (max-width: 768px){
  .item.item-fullwidth .img-cover {min-height: 0!important;}
}
/*!
PORTFOLIO
*/

/* Single Portfolio Post */

.portfolio-layout-side .portfolio-holder {
	clear: both;
}

	.page-with-vc .portfolio-layout-side &gt; div &gt; .row {
		margin: 0 !important;
	}

	.page-without-vc .page-layout-no_sidebar.portfolio-layout-side &gt; .container {
		padding: 0;
	}

	.portfolio-layout-fullwidth .portfolio-content:after {
	    content: "";
	    display: block;
	    clear: both;
	}

.portfolio-layout-side .portfolio-media,
.portfolio-layout-side .portfolio-content,
.portfolio-layout-fullwidth .portfolio-content-inner,
.portfolio-layout-fullwidth .project-details {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}

	.portfolio-layout-fullwidth .portfolio-content {
		margin-left: -15px;
		margin-right: -15px;
	}

	.project-details-heading {
		margin-bottom: 22px;
	}

.portfolio-layout-side .portfolio-media,
.portfolio-layout-fullwidth .portfolio-content-inner {
	width: 66.6666%;
	padding-right: 35px;
}

.portfolio-layout-side .portfolio-content,
.portfolio-layout-fullwidth .project-details {
	width: 33.3333%;
}

.portfolio-layout-fullwidth.portfolio-no-details .portfolio-content-inner {
	width: 100%;
}

/* Portfolio Post Media */

.portfolio-media {
	margin-bottom: 10px;
}

.portfolio-media-element {
	margin-bottom: 40px;
}

/* Portfolio Image List */

.portfolio-gallery .image-list-item {
	margin-bottom: 30px;
}

	.portfolio-gallery .image-list-item:last-child {
		margin-bottom: 0;
	}

/* Project Details */

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

	.portfolio-layout-side .portfolio-content-inner+.project-details {
		padding-top: 10px;
		margin-bottom: 40px;
	}

	.project-details-list:after {
		clear: both;
		content: "";
		display: block;
	}

	.project-details-list li {
		clear: both;
		border-bottom: 1px solid #f0f0f0;
		padding: 12px 0;
	}

		.project-details-list li:last-child {
			border: 0;
		}

		.project-details-list li:first-child {
			padding-top: 0;
		}

	.project-details-list li span {
		display: block;
	}

	.project-details-list .detail-label {
		float: left;
		width: 100px;
	}

	.project-details-list .detail-value {
		padding-left: 110px;
		color: #303030;
	}

		.project-details-list .detail-value a {
			color: #303030;
		}

/* Portfolio Nav */

.portfolio-nav i {
	font-size: 24px;
}

.section-portfolio { margin-left: 0;margin-right: 0; }

.portfolio-nav { padding: 26px 0; background-color: #f5f5f5; }

	.portfolio-nav-grid {
		text-align: center;
	}

    .portfolio-nav .row {
        padding-left: 15px;
        padding-right: 15px;
    }

.portfolio-nav a {
	color:rgba(0,0,0,0.7);
	font-size: 15px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.portfolio-nav a:hover { color:rgba(0,0,0,0.9); }
.portfolio-nav-previous {
	text-align: left;
}
.portfolio-nav-next { text-align: right; }

.portfolio-nav-cont-label.portfolio-nav div &gt; a,
.portfolio-nav-cont-title.portfolio-nav div &gt; a {
    padding-top: 16px;
    padding-bottom: 14px;
}

.portfolio-nav-cont-label.portfolio-nav a span.post-nav-label,
.portfolio-nav-cont-title.portfolio-nav a span.post-nav-label {
    font-size: 15px;
}

.portfolio-nav-cont-label.portfolio-nav i,
.portfolio-nav-cont-title.portfolio-nav i {
    font-size: 20px;
}

.portfolio-nav-cont-label.post-navigation .next-post a,
.portfolio-nav-cont-title.post-navigation .next-post a {
    padding-right: 21px;
}

.portfolio-nav-cont-label.post-navigation .previous-post a,
.portfolio-nav-cont-title.post-navigation .previous-post a {
    padding-left: 21px;
}


.gallery-medium-cover .grid-1 figure {display: block;}
.portfolio-wrapper {padding: 0 3rem;position: relative;}
.section-portfolio .pagination-wrapper {margin-top: 2rem;}

/* Portfolio Grid 1 item */
.section-portfolio .grid.grid-1 {padding-bottom: 4rem;}
.section-portfolio .grid.grid-1 .item {float:none;border-bottom: 1px solid #eee;padding-bottom: 2rem;padding-top:2rem;}
.section-portfolio .grid.grid-1 .item:first-child {padding-top: 0;}
.section-portfolio .grid.grid-1 .item:last-child {border-bottom: none;}
.section-portfolio .grid.grid-1 .item .portfolio-desc {padding-left: 1.5rem;}
.section-portfolio .grid.grid-1 .item .portfolio-desc .btn {margin-top: 1.5rem;}
.section-portfolio .grid.grid-1 .title {margin-bottom: 2rem;}

/* Portfolio Infinite Scroll */
.next-page-wrapper {position: relative !important;text-align: center;margin-top: 3rem;}

/* Portfolio Ajax in Content */
.colio{position:relative;height:0;clear:both;overflow:hidden}
.colio-container{padding:65px 40px 40px 40px;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.colio-content{display:none;overflow:hidden}
.colio-close{position:absolute;top:10px;right:10px}
.colio-navigation{position:absolute;top:10px;left:10px}
.colio-navigation a{margin-right:5px}
.colio-placement-inside,.colio-placement-before{margin-bottom:20px;}
.colio-placement-after{margin-top:20px;margin-bottom:20px;}
.colio-theme-white{margin:0 5px}
.colio-theme-white .colio-container{background:#fff;border:1px solid #f5f5f5;}
.colio-theme-white.colio-placement-before{margin-bottom:0}
.colio-theme-white.colio-placement-before.colio-expanded{margin-bottom:20px}
.colio-theme-white .colio-close span{display:inline-block;width:24px;height:24px;}
.colio-theme-white .colio-close{opacity: 0.5; position:absolute;top:10px;right:16px; font-size: 30px;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
.colio-theme-white .colio-close:hover{opacity: 1;}
.colio .colio-navigation .colio-no-prev, .colio .colio-navigation .colio-no-next {opacity: 0;visibility: hidden;}
.colio-theme-white .colio-navigation{position:absolute;top:5px;right:51px;left:auto;}
.colio-theme-white .colio-navigation span{display:inline-block;width:24px;height:24px;font-size: 2rem;}
.colio-theme-white .colio-navigation a{opacity: 0.5;float:left;padding:5px;margin-right:5px;font-size: 30px;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
.colio-theme-white .colio-navigation a:hover {opacity: 1;}
.colio-theme-white{color:#666}

/* Portfolio Single */
.section-portfolio .title {margin-top: 0;}
.section-portfolio .title h1, .section-portfolio .title h2, .section-portfolio .title h3 {margin-top: 0;}
.section-portfolio .title h1 {font-size: 1.8rem;margin-bottom: 0;}
.section-portfolio .title p:not(.subtitle) { margin-top: 1rem;color: rgba(0,0,0,0.4);font-weight: 600;font-size: 1.2rem;}
.gallery-medium-cover img {width: 100%;}

@media (max-width: 992px) {
  .gallery-medium-cover {margin-top: 0 !important; margin-left: 0 !important;}
}
@media (max-width: 767px) {
  .colio-theme-white .colio-navigation{top:40px;left:40px;right:auto}
  .colio-theme-white .title{margin-top:0 !important}
  .porfolio-nav {padding:2rem 1rem;}
}
@media (max-width: 479px) {
  .colio-theme-white .colio-container{padding:30px}
  .colio-theme-white .colio-navigation{top:40px;left:30px;right:auto}
}

/* Portfolio */

.portfolio-grid {
	margin-bottom: 40px;
}

.portfolio .vntd-filters + .portfolio-items {
	margin-top: 35px;
}

	.grid-items {
		opacity: 0;
		-webkit-transition: opacity .3s;
		transition: opacity .3s;
	}

	.portfolio .portfolio-items {
	width: 100.1%;
	visibility: hidden;
}

.portfolio a:not(.btn) {
	display: block;
	overflow: hidden;
	transition: color .3s;
	-webkit-transition: color .3s;
	-moz-transition: color .3s;
}

	.portfolio .item-main &gt; a {
		position: relative;
	}

.portfolio-items .item-main {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.portfolio .portfolio-items .item {
	height: auto;
}

.portfolio .item a.item-image {
	display: block;
	overflow: hidden;
	background: #111;
	position: relative;
	margin-bottom: -1px;
}

.portfolio .item img {
	width:100.5% !important;
	max-width: 100.5%;
	height: auto;
	-webkit-transition: transform 0.5s, opacity .4s;
	-moz-transition: transform 0.5s, opacity .4s;
	transition: transform 0.5s, opacity .4s;
	-webkit-backface-visibility: hidden;
    transform: scale(1.01);
}

	.portfolio .item:hover img {
		opacity: .5;
	}

	/* Zoom Hover Effect */

	.portfolio-grid.img-hover-effect-zoom .item:hover img {
	    -webkit-transform: scale(1.1);
	    -moz-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	    transform: scale(1.1);
	}

	/* Push Right Hover Effect */

	.portfolio-grid.img-hover-effect-push_right .item img {
	    -webkit-transform: scale(1.15) translate(-10px, 0);
	    -moz-transform: scale(1.15) translate(-10px, 0);
	    -ms-transform: scale(1.15) translate(-10px, 0);
	    transform: scale(1.15) translate(-10px, 0);
	}

	.portfolio-grid.img-hover-effect-push_right .item:hover img {
	    -webkit-transform: scale(1.15) translate(22px, 0);
	    -moz-transform: scale(1.15) translate(22px, 0);
	    -ms-transform: scale(1.15) translate(22px, 0);
	    transform: scale(1.15) translate(22px, 0);
	}

/* Overlay Color */

.portfolio-grid.img-hover-overlay-none .item:hover img {
	opacity: 1 !important;
}

.portfolio-grid.img-hover-overlay-dark a.item-image {
	background: #111;
}

/* Portfolio Item Caption */

.portfolio-item-caption {
	padding: 22px;
	background: #fff;
	border: 1px solid #efefef;
	position: relative;
	font-size: 15px;
	border-top: 0 !important;
}

	.caption-border-none .portfolio-item-caption,
	.caption-border-off .portfolio-item-caption {
		border: 0;
	}

	.portfolio-item-caption h4 {
		margin: 0;
		font-weight: normal;
		margin-bottom: 2px;
		font-size: 19px;
	}

	.portfolio-item-caption.caption-align-center {
		text-align: center;
	}

	.portfolio-item-caption .caption-categories {
		color: #888;
		margin-top: 0;
	}

	/* Love Button */

	.portfolio-love-button .jm-post-like {
		color: rgba(0,0,0,0.3);
	}

	.portfolio-item-caption .portfolio-love-button {
		position: absolute;
	    right: 22px;
	    top: 25px;
	    width: 30px;
	    text-align: center;
	}

	.portfolio-item-caption .portfolio-love-button span,
	.portfolio-item-caption .portfolio-love-button i {
		display: block;
	}

	.portfolio-item-caption .portfolio-love-button i {
		font-size: 20px;
		margin-bottom: 0;
	}

/* Portfolio Item caption on hover */

.portfolio-grid.caption-hover .portfolio-item-caption {
	position: absolute;
    bottom: -100px;
    left: 0;
    right: 0;
    border-top: 0;
	-webkit-transition: bottom 0.4s;
	-moz-transition: bottom 0.4s;
	transition: bottom 0.4s;
}

	.portfolio-grid.caption-hover .item:hover .portfolio-item-caption {
		bottom: 0;
	}

/* Portfolio Item Overlay Caption */

.portfolio-caption_overlay .portfolio-item-caption {
	border: 0;
	background: none;
	position: absolute;
	top: 50%;
	margin-top: -36px;
	text-align: center;
	width: 100%;
}

	.portfolio-caption_overlay .portfolio-item-caption h4 {
		font-weight: 600;
	    font-size: 27px;
	    text-shadow: 0px 1px 1px rgba(0,0,0,0.2);
	}

	.portfolio-caption_overlay .portfolio-item-caption h4 a {
		color: #fff;
	}

	.portfolio-caption_overlay .item img {
		opacity: 0.8;
	}

	.portfolio-caption_overlay .item:hover img {
		opacity: 1;
	}

	.portfolio-caption_overlay .portfolio-item-caption.item-caption-bottom_left {
		top: auto;
		bottom: 0;
		text-align: left;
		margin-top: 0;
		padding-bottom: 15px;
		padding-left: 23px;
	}

		.portfolio-caption_overlay .portfolio-item-caption.item-caption-bottom_left h4 {
			font-size: 24px;
			font-weight: normal;
		}

.portfolio-caption_overlay .portfolio-item-caption.caption-overlay-categories .caption-categories {
	color: #fff;
	opacity: 0.9;
	font-size: 15px;
	margin-top: -5px;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.2);
}

/* Portfolio Item Overlay */

.portfolio-item-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	color: #fff;
	transition: all .3s;
	transform: translate(0, 15px);
}

	.portfolio-item-overlay h4 {
		color: #fff;
		font-size: 24px;
	}

	.item-overlay-categories {
		margin-top: -7px;
		font-weight: normal;
		opacity: 0.8;
		font-size: 16px;
	}

	.portfolio .item:hover .portfolio-item-overlay {
		opacity: 1;
		transform: translate(0, 0);
	}

	.item-overlay-inner {
		position: absolute;
		top: 50%;
		margin-top: -16px;
		width: 100%;
		text-align: center;
	}

	.item-overlay-icons &gt; span {
		display: inline-block;
	}

	.item-overlay-icons i {
		font-size: 18px;
		transition: opacity .3s;
		font-weight: 300;
		-webkit-font-smoothing: antialiased;
		border-radius: 100%;
		background: rgba(255,255,255,0.8);
		color: #333;
		height: 42px;
		width: 42px;
		line-height: 42px;
		opacity: .99;
		text-align: center;
		display: inline-block;
		margin: 0 10px;
	}

		.item-overlay-icons i:hover {
			opacity: .8;
		}

/* item-overlay-title_icons */

.item-overlay-title_icons .item-overlay-icons i {
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	margin: 0 6px;
}

	.item-overlay-title_icons .item-overlay-inner {
		margin-top: -37px;
	}

/* Grid Filters */

#wrapper .grid-filters {
	padding-left: 0;
	margin-bottom: 45px;
}

.grid-filters &gt; li.cbp-filter-item {
	font-size: 16px;
	padding: 0 0 4px 0;
	margin: 0 13px;
	border-bottom: 1px solid rgba(0,0,0,0);
	transition: border .3s, color .3s;
}

	.grid-filters &gt; li.cbp-filter-item.cbp-filter-item-active {
		border-bottom: 1px solid rgba(0,0,0,0.1);
	}

.filter-align-left .grid-filters {
	text-align: left;
}

	.filter-align-left .grid-filters li.cbp-filter-item:first-child {
		margin-left: 0;
	}

.filter-align-right .grid-filters {
	text-align: right;
}

	.filter-align-right .grid-filters li.cbp-filter-item:last-child {
		margin-right: 0;
	}

/* Simple Grid */

.vntd-simple-grid .vc_row {
	background: none !important;
}

.vntd-simple-grid.caption-align-center {
	text-align: center;
}

.simple-grid-item {
	margin-bottom: 35px;
}

	.simple-grid-image {
		overflow: hidden;
	}

	.vntd-simple-grid.img-hover-effect-zoom .simple-grid-item img,
	.img-hover-effect-zoom.simple-grid-item img {
		transition: transform 1s;
		-webkit-backface-visibility: hidden;
	}

	.vntd-simple-grid.img-hover-effect-zoom .simple-grid-item:hover img,
	.img-hover-effect-zoom.simple-grid-item:hover img {
		transform: scale(1.04);
	}

.simple-grid-boxed .simple-grid-caption,
.simple-grid-boxed_no_border .simple-grid-caption {
	padding: 22px;
	background: #fff;
}

	.simple-grid-boxed .simple-grid-caption {
		border: 1px solid #efefef;
	}

	.simple-grid-boxed:not(.item-no-image) .simple-grid-caption {
		border-top: 0;
	}

	.simple-grid-caption &gt; *:last-child {
		margin-bottom: 0;
	}

	.simple-grid-title {
		font-weight: normal;
		margin-bottom: 8px;
	}

		.simple-grid-classic .simple-grid-caption {
			margin-top: 18px;
		}

		.simple-grid-item.caption-align-center {
			text-align: center;
		}

	.simple-grid-description {
		color: #888;
		margin-bottom: 6px;
	}

	.vntd-with-arrow .simple-grid-btn:after,
	.post-more.post-more-icon:after {
		content: "\ea08";
		display: inline-block;
		margin-left: 7px;
		vertical-align: middle;
		margin-top: -2px;
		font-size: 14px; font-family: 'EngageIcons'; -webkit-transition: margin-left .2s;-moz-transition: margin-left.2s;transition: margin-left .2s; }

	.vntd-with-arrow .simple-grid-btn:hover:after,
	.post-more.post-more-icon:hover:after {
		margin-left: 12px;
	}

#wrapper .vntd-caption h5 {
	color: #303030;
}

#wrapper .vntd-caption p {
	color: #888;
}

/* Buttons */

.btn,
input[type="submit"],
.wpcf7-submit,
body a.button,
body .button,
#respond #submit {
	font-size: 12px;
    text-transform: uppercase;
    font-family: 'Open Sans', arial;
    letter-spacing: 0.2px;
    font-weight: 700;
    height: auto;
    line-height: 34px;
    border: none;
    z-index: 2;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all .2s ease-in-out !important;
    -moz-transition: all .2s ease-in-out !important;
    transition: all .2s ease-in-out !important;
	height: auto;
	line-height: 1.3rem;
	padding: 11px 20px;
	color: #fff;
	background-color: #66B4CE;
	box-sizing: border-box;
	margin-bottom: 12px;
	border: 2px solid transparent;
}

	body #wrapper .button:hover {
		background: #333;
	}

	.post-password-required .post-password-form input[type="submit"] {
		margin: 0;
		padding: 8px 14px;
		margin-left: 6px;
		vertical-align: top;
	}

	.btn-inline {
		display: inline-block;
		margin-right: 12px;
	}

/* Button sizes */

.btn.btn-small {
	padding: 6px 16px;
	font-size: 11px;
}

.btn.btn-large {
	padding: 15px 28px;
    font-size: 13px;
    letter-spacing: 0.5px;
}

.btn.btn-xlarge {
	font-size: 14px;
	padding: 21px 50px;
}

.btn.btn-fullwidth {
	display: block;
	width: 100%;
	padding: 40px 40px;
	font-size: 20px;
}

/* Button styles */

.btn.btn-outline {
	background: none;
	border: 2px solid #66B4CE;
	color: #66B4CE;
}

	.btn-outline.btn-text-dark {
		color: #333;
	}

	.section-page .btn-text {
		border: 0 !important;
		padding: 0 0 2px 0 !important;
	    border-radius: 0 !important;
	    color: #333;
	    text-transform: none;
	    letter-spacing: 0;
	    font-size: inherit;
	    font-weight: inherit;
	}

		#wrapper .btn-text {
			background: none !important;
		}

			#wrapper .btn-text i {
				margin-top: -2px;
			}

		#wrapper .btn-text:hover {
			color: #333 !important;
		}

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

.btn.btn-shadow {
	-webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,.15)!important;
	box-shadow: inset 0 -2px 0 rgba(0,0,0,.15)!important;
}


/* Button border radius */

#wrapper .btn-circle,
.btn-radius-circle .btn,
.btn-radius-circle .main-nav li.nav-button span {
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
}

#wrapper .btn-square {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.btn-transform-none {
	text-transform: none;
}

/* Button with icons */

.btn i {
	margin-left: 12px;
	vertical-align: middle;
	font-size: 18px;
}

	.btn i:not(.fa) {
		line-height: 0.8em;
	}

.btn-small i {
	font-size: 16px;
	margin-left: 10px;
}

.btn-xlarge i {
	font-size: 20px;
	margin-left: 15px;
}

.btn-with-icon {
	overflow: hidden;
}

.btn span {
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	display: inline-block;
}

.btn-icon-right_side_hover i {
	margin: 0;
	padding-left: 1px;
	position: absolute;
	-webkit-transform: translate3d(15px, 0, 0);
	transform: translate3d(15px, 0, 0);
	-webkit-transition: -webkit-transform 0.3s, opacity .3s;
	transition: transform 0.3s, opacity .3s;
	opacity: 0;
	top: 50%;
	margin-top: -9px;
}

	.btn-icon-right_side_hover:hover i {
	    -webkit-transform: translate3d(-2px, 0, 0);
	    transform: translate3d(-2px, 0, 0);
	    opacity: 1;
	}

		.btn-xlarge.btn-icon-right_side_hover:hover i {
		    -webkit-transform: translate3d(0, 0, 0);
		    transform: translate3d(0, 0, 0);
		}

	.btn-icon-right_side_hover:hover span {
		-webkit-transform: translate3d(-11px, 0, 0);
		transform: translate3d(-11px, 0, 0);
	}

	.btn-large.btn-icon-right_side_hover:hover i {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}

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

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

/* Button colors */

.btn-hover-dark:hover {
	border-color: #333;
}

.btn-grey {
	color: #333;
	background-color: #ddd;
	border-color: #ddd;
}

.btn-dark {
	background-color: #333;
	border-color: #333;
}

	.btn.btn-dark.btn-outline {
		color: #333;
		border-color: rgba(0,0,0,0.2);
	}

.btn-white {
	background-color: #fff;
	border-color: #fff;
}

	.btn.btn-outline.btn-white {
		color: #fff !important;
		border-color: #fff !important;
	}

	.hero-slider .btn.btn-outline.btn-white {
		border-color: rgba(255,255,255,0.4) !important;
	}

	.btn.btn-outline.btn-white:hover {
		color: #333 !important;
	}

.btn-outline.btn-text-dark {
	color: #333 !important;
}

/* VC Single Image */

#wrapper .wpb_single_image .vc_figure-caption {
    margin-top: 11px;
    font-size: 0.9em;
}

/* Flip Boxes */

.vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-front.engage-flipbox-front,
.vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-back.engage-flipbox-hover {
	border-radius: 4px;
}

#wrapper .vc-hoverbox-back {
	z-index: 1;
}

.vc_col-sm-3 .vc-hoverbox-inner {
	min-height: 220px !important;
}

.engage-flipbox {
	margin-bottom: 35px;
}

.engage-flipbox-front {
	overflow: hidden;
}

	.engage-flipbox-front .vc-hoverbox-front-inner {
		z-index: 2;
	}

.engage-flipbox-front,
.engage-flipbox-hover {
	background: #fff;
	border: 1px solid #efefef;
}

.engage-flipbox-front.no-border,
.engage-flipbox-hover.no-border {
	border: none;
}

.flipbox-icon {
	font-size: 34px;
	margin-bottom: 21px;
}

/* Predefined Gradient */

#wrapper .bg-gradient-1,
#wrapper .bg-color-gradient-1 {
	background: linear-gradient(-32deg,#4568dc,#b06ab3);
	background: -webkit-linear-gradient(-32deg,#4568dc,#b06ab3);
}

.color-gradient-1 {
	background: linear-gradient(-32deg,#4568dc,#b06ab3);
	background: -webkit-linear-gradient(-32deg,#4568dc,#b06ab3);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

#wrapper .bg-gradient-2,
#wrapper .bg-color-gradient-2 {
	background: linear-gradient(-32deg,#fd746c,#ff9068);
	background: -webkit-linear-gradient(-32deg,#fd746c,#ff9068);
}

.color-gradient-2 {
	background: linear-gradient(-32deg,#fd746c,#ff9068);
	background: -webkit-linear-gradient(-32deg,#fd746c,#ff9068);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

/* Colors */

.btn-red,.bg-color-red { background-color: #F44336; }
.btn-red.btn-text, .color-red { color: #F44336; }

/* Orange */

.btn-orange,.bg-color-orange { background-color: #ecae6a; }
.btn-orange.btn-text, .color-orange { color: #ecae6a; }

/* Green */

.btn-green,.bg-color-green { background-color: #4CAF50; }
.btn-green.btn-text,.color-green { color: #4CAF50; }

/* Blue */

.btn-blue,.bg-color-blue { background-color: #2196f3; }
.btn-blue.btn-text, .color-blue { color: #2196f3; }

/* Grey */

.btn-grey,.bg-color-grey { background-color: #ddd; }
.btn-grey.btn-text,.color-grey { color: #ddd; }

.section-page .color-dark {
	color: #333;
}

.btn-dark-grey,.bg-color-dark-grey { background-color: #999; }
.btn-dark-grey.btn-text,.color-dark-grey { color: #999; }

/* Black */

.btn-black,.bg-color-black { background-color: #111; }
.btn-black.btn-text,.color-black { color: #111; }

/* Pink */

.btn-pink,.bg-color-pink { background-color: #E91E63; }
.btn-pink.btn-text,.color-pink { color: #E91E63; }

/* Juicy Pink */

.btn-juicy_pink,.bg-color-juicy_pink { background-color: #FE6C61;}
.btn-juicy_pink.btn-text,.color-juicy_pink { color: #FE6C61;}

/* Sky */

.btn-sky,.bg-color-sky { background-color: #5AA1E3; }
.btn-sky.btn-text,.color-sky { color: #5AA1E3; }

/* Mulled Wine */

.btn-mulled_wine,.bg-color-mulled_wine { background-color: #50485B; }
.btn-mulled_wine.btn-text,.color-mulled_wine { color: #50485B; }

/* Vista Blue */

.btn-vista_blue,.bg-color-vista_blue { background-color: #75D69C; }
.btn-vista_blue.btn-text,.color-vista_blue { color: #75D69C; }

/* Violet */

.btn-violet,.bg-color-violet { background-color: #8D6DC4; }
.btn-violet.btn-text,.color-violet { color: #8D6DC4; }

/* Purple */

.btn-purple,.bg-color-purple { background-color: #9C27B0; }
.btn-purple.btn-text,.color-purple { color: #9C27B0; }

/* Deep Purple */

.btn-deep_purple,.bg-color-deep_purple { background-color: #673AB7; }
.btn-deep_purple.btn-text,.color-deep_purple { color: #673AB7; }

/* Indigo */

.btn-indigo,.bg-color-indigo { background-color: #9C27B0; }
.btn-indigo.btn-text,.color-indigo { color: #9C27B0; }

/* Sandy Brown */

.btn-sandy_brown,.bg-color-sandy_brown { background-color: #F79468; }
.btn-sandy_brown.btn-text,.color-sandy_brown { color: #F79468; }

/* Peacoc */

.btn-peacoc,.bg-color-peacoc { background-color: #4CADC9; }
.btn-peacoc.btn-text,.color-peacoc { color: #4CADC9; }

/* Chino */

.btn-chino,.bg-color-chino { background-color: #CEC2AB; }
.btn-chino.btn-text,.color-chino { color: #CEC2AB; }

/* Turquoise */

.btn-turquoise,.bg-color-turquoise { background-color: #00C1CF; }
.btn-turquoise.btn-text, .color-turquoise { color: #00C1CF; }

/* Button Hover */

.btn:hover,
input[type="submit"]:hover {
	color: #fff !important;
}

.btn.btn-hover-dark:hover,
#ajax-load-posts .btn:hover {
	background-color: #333 !important;
	border-color: #333 !important;
}

input[type="submit"]:hover,
button[type="submit"]:hover,
#respond #submit:hover {
	background-color: #333;
	border-color: #333;
}

.btn.btn-hover-opacity:hover {
	opacity: .7;
}

/* Button Hover Colors */

.btn.btn-hover-white:hover {
	background: #fff !important;
	color: #222 !important;
	border-color: #fff !important;
}

.btn.btn-outline.btn-hover-accent:hover,
.btn.btn-hover-accent:hover {
	background: #26C6DA;
	color: #fff !important;
	border-color: transparent !important;
}

.btn.btn-hover-dark:hover {
	background: #333 !important;
	color: #fff !important;
	border-color: #333 !important;
}

/* Call to action */

.vntd-cta {
	overflow: hidden;
	padding: 72px 30px;
	border-radius: 3px;
}

	.cta-text-color-white,
	.cta-text-color-white h2 {
		color: #fff;
	}

	.vc_row-no-padding .vntd-cta {
		border-radius: 0;
	}

.cta-texts {
	float: left;
}

.cta-buttons {
	float: right;
}

	.cta-buttons .btn {
		margin: 13px 0 0 0;
		border: 2px solid transparent;
		padding: 20px 28px;
	}

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

	.cta-buttons .btn.cta-btn2 {
		margin-left: 12px;
	}

h2.cta-heading {
	font-size: 36px;
	line-height: 1.5em;
	margin: 0;
}

.cta-subtitle {
	color: rgba(255,255,255,.82);
    font-size: 20px;
    font-style: normal;
    margin-top: 0;
    line-height: 1.5em;
    margin-bottom: 0;
}

	.cta-text-color-dark .cta-subtitle {
		color: rgba(0,0,0,0.5);
	}


/* CTA Align Center */

.vntd-cta.cta-align-center {
	text-align: center;
	padding: 80px 10px;
}

.cta-align-center .container .row &gt; div,
.cta-align-center .cta-buttons .btn {
	float: none;
}

.cta-align-center .cta-subtitle {
	margin-top: 15px;
}

.cta-align-center .cta-buttons {
	margin-top: 17px;
	text-align: center;
}

/* Icon Box */

.vntd-icon-box {
	position: relative;
}

.box-centered {
	text-align: center;
	padding: 0 8px;
}

.box-centered .icon-box-icon {
	width: 88px;
	height: 88px;
	line-height: 88px;
	font-size: 32px;
	margin: 0 auto 22px;
}

	.vntd-icon-box.box-with-bg {
		padding: 30px 20px;
		border-radius: 4px;
	}

	.vntd-icon-box.box-with-bg.box-aligned {
		padding-left: 28px;
		padding-right: 28px;
	}

	.box-centered-outline .icon-box-icon,
	.box-centered-boxed .icon-box-icon {
		background: 0 0;
		border: 1px solid rgba(0,0,0,.15);
		color: rgba(0,0,0,.6);
		border-radius: 100%;
	}

	.icon-box-icon.color-white {
		background: #fff;
		color: rgba(0,0,0,.6);
	}

	.box-centered-outline .icon-box-icon.color-white,
	.box-centered-boxed .icon-box-icon.color-white {
		background: 0 0;
		border: 1px solid rgba(255,255,255,.2);
		color: rgba(255,255,255,.9);
		border-radius: 100%;
	}

	.box-centered-circle .icon-box-icon {
		border-radius: 100%;
		color: #fff;
	}

	.box-centered-basic .icon-box-icon {
		font-size: 40px;
		height: 50px;
		line-height: 50px;
		margin-bottom: 15px;
	}

h5.icon-box-title {
	margin-bottom: 11px;
    font-size: 17px;
}

	p.icon-description {
		font-size: 14px;
		color: #888;
		margin: 0;
	}

.vntd-icon-box .post-more {
	margin-top: 11px;
	transition: color .2s;
}

	/* Big Icon Align */

	.big-icon-left {
		text-align: left;
		padding-left: 0;
	}

		.big-icon-left .icon-box-icon {
			margin-left: 0;
			text-align: center;
		}

	.big-icon-right {
		text-align: right;
		padding-left: 0;
	}

		.big-icon-right .icon-box-icon {
			margin-right: 0;
			text-align: center;
		}

	/* Icon Sizes */

	.vntd-icon-box.icon-size-sm .icon-box-icon {
		width: 60px;
		height: 60px;
		line-height: 60px;
		font-size: 24px;
	}

	.vntd-icon-box.icon-size-lg .icon-box-icon {
		width: 110px;
		height: 110px;
		line-height: 110px;
		font-size: 42px;
	}

/* Centered Boxed */

.box-centered-boxed {
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 3px;
	margin-top: 45px;
}

	.box-centered-boxed .icon-box-icon {
		background: #fff;
		margin-top: -45px;
	}

	.box-centered-boxed .icon-box-content {
		padding: 0 10px 25px;
	}


/* Box Aligned Left &amp; Right */

.box-aligned .icon-box-icon {
	width: 40px;
	margin-top: 2px;
	font-size: 28px;
}

.box-aligned-left .icon-box-icon {
	float: left;
	margin-right: 10px;
}

	.box-aligned-right .icon-box-icon {
		margin-left: 10px;
		float: right;
	}

		.box-aligned-right.box-aligned-right-basic .icon-box-icon {
			text-align: right;
		}

	.box-aligned-left .icon-box-title,
	.box-aligned-left .icon-box-title {
		margin-bottom: 7px;
	}

.box-aligned-left .icon-box-content {
	padding-left: 50px;
	padding-right: 10px;
}

	.box-aligned-right .icon-box-content {
		padding-right: 50px;
		text-align: right;
		padding-left: 10px;
	}

	.box-aligned-left-circle .icon-box-icon,
	.box-aligned-left-outline .icon-box-icon,
	.box-aligned-right-circle .icon-box-icon,
	.box-aligned-right-outline .icon-box-icon {
		height: 76px;
		width: 76px;
		line-height: 76px;
		text-align: center;
		font-size: 30px;
		border-radius: 100%;
	}

		.box-aligned-left-circle .icon-box-icon.bg-color-grey,
		.box-aligned-right-circle .icon-box-icon.bg-color-grey {
			color: #555;
		}

	.box-aligned-left-circle .icon-box-content,
	.box-aligned-left-outline .icon-box-content {
		padding-left: 100px;
	}

		.box-aligned-right-circle .icon-box-content,
		.box-aligned-right-outline .icon-box-content {
			padding-right: 100px;
		}

	.box-aligned-left-circle .icon-box-icon,
	.box-aligned-right-circle .icon-box-icon {
		color: #fff;
	}

	.box-aligned-left-outline .icon-box-icon,
	.box-aligned-right-outline .icon-box-icon {
		border: 1px solid rgba(0,0,0,.15);
		color: rgba(0,0,0,.6);
	}

/* Colors */

.bg-color-grey {
	background: #eaeaea;
	color: #333;
}

.engage-swiper-slider.swiper-container {
	margin-bottom: 35px;
}

	.blog-index .engage-swiper-slider.swiper-container {
		margin-bottom: 0;
	}

/* Pricing Box */

.pricing-box {
	border: 1px solid #e3e3e3;
	border-radius: 5px;
	text-align: center;
	margin-bottom: 35px;
	margin-top: 30px;
}

	.pricing-box-title {
		padding: 25px 10px;
		font-size: 30px;
		margin: 0;
	}

	.pricing-box-price {
		margin: 0;
		background: #f7f7f7;
		padding: 15px 10px;
	}

		.pricing-box-featured {
			border: 3px solid #00c482;
			margin-top: 0px;
		}

		.pricing-box-price h5 {
			font-size: 64px;
			line-height: 1.4em;
			margin: 0;
		}

		.pricing-box-price span {
			margin-top: -10px;
			display: block;
			opacity: .8;
		}

		.pricing-box-featured .pricing-box-title {
			background: #76d69c;
		    color: #fff;
		    padding-top: 39px;
		    padding-bottom: 39px;
		    font-weight: bold;
		}

		.pricing-box-featured .pricing-box-button-holder {
			padding: 36px 10px;
		}

.pricing-box-features {
	list-style: none;
	margin: 0;
	padding: 0;
}

	.pricing-box-features li {
		padding: 17px 15px;
		border-bottom: 1px solid #f4f4f4;
		font-size: 15px;
	}

.pricing-box-button-holder {
	padding: 22px 10px;
}

	.pricing-box-button {
		margin: 0;
	}

.vntd-border-radius-left {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-right: 0;
}

	.vntd-border-radius-right {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
		border-left: 0;
	}

/* Pricing Box Minimal */

.pricing-box-minimal .pricing-box-features li {
    border: none;
    padding: 0;
    margin-bottom: 10px;
}

	.pricing-box-minimal .pricing-box-features li:last-child {
		margin-bottom: 0;
	}

	.pricing-box-minimal .pricing-box-price {
	    background: none;
	    padding: 0;
	    padding-bottom: 22px;
	    border-bottom: 1px solid #eee;
	}

	.pricing-box-minimal .pricing-box-title {
	    padding: 0;
	    font-size: 26px;
	    font-weight: normal;
	    border-radius: 3px 3px 0 0;
	    padding-top: 35px;
	    padding-bottom: 8px;
	}

	.pricing-box.pricing-box-minimal {
	    border: none;
	    background: #f8f8f8;
	    margin-top: 0;
	}

	.pricing-box-minimal .pricing-box-features {
		padding: 24px 14px 1px;
	}

	.pricing-box-minimal .pricing-box-price h5 {
	    font-size: 48px;
	}

	.pricing-box-minimal .pricing-box-price span {
	    opacity: .6;
	}

	.pricing-box-minimal .pricing-box-button-holder {
	    padding: 0;
	    padding-bottom: 35px;
	    margin-top: 24px;
	}

	.pricing-box-minimal .pricing-box-features li:before {
	    content: "";
	    width: 10px;
	    background: #bbb;
	    height: 1px;
	    display: inline-block;
	    vertical-align: 5px;
	    margin-right: 6px;
	    display: none;
	}

	.pricing-box.pricing-box-minimal.pricing-box-white {
		background: #fff;
		color: #777;
	}

		.pricing-box.pricing-box-minimal.pricing-box-gray {
			color: #777;
		}

		.pricing-box-minimal.pricing-box-gray h5,
		.pricing-box-minimal.pricing-box-white h5,
		.pricing-box-minimal.pricing-box-gray h4,
		.pricing-box-minimal.pricing-box-white h4 {
			color: #303030;
		}

		.pricing-box-minimal.pricing-box-white .pricing-box-price {
			border-bottom-color: #f2f2f2;
		}

		.pricing-box.pricing-box-minimal.pricing-box-transparent_light .pricing-box-price {
			border-bottom-color: rgba(242, 242, 242, 0.15);
		}

		.pricing-box.pricing-box-minimal.pricing-box-transparent_dark .pricing-box-price {
			border-bottom-color: rgba(242, 242, 242, 0.09);
		}

		.pricing-box.pricing-box-minimal.pricing-box-transparent_light {
			background: rgba(255, 255, 255, 0.17);
		}

		.pricing-box.pricing-box-minimal.pricing-box-transparent_dark {
			background: rgba(0, 0, 0, 0.17);
		}

		.pricing-box.pricing-box-minimal.pricing-box-transparent_light .pricing-box-title,
		.pricing-box.pricing-box-minimal.pricing-box-transparent_dark .pricing-box-title,
		.pricing-box.pricing-box-minimal.pricing-box-transparent_light .pricing-box-price,
		.pricing-box.pricing-box-minimal.pricing-box-transparent_dark .pricing-box-price {
			background: none !important;
		}

	.pricing-box-featured.pricing-box-minimal .pricing-box-price h5,
	.pricing-box-featured.pricing-box-minimal .pricing-box-title,
	.pricing-box-featured.pricing-box-minimal .pricing-box-price span {
		color: #fff;
		opacity: 1;
	}

	.pricing-box-icon {
		margin-right: 4px;
	}

/* Video Lightbox */

.color-scheme-white,
.color-scheme-white h1,
.color-scheme-white h2,
.color-scheme-white h3,
.color-scheme-white h4,
.color-scheme-white h5,
.color-scheme-white h6,
.color-scheme-white .vntd-counter .counter-title {
	color: #fff;
}

	.color-scheme-white p,
	.vc_row.color-scheme-white p,
    #wrapper .color-scheme-white p.hero-subtitle {
		color: rgba(255,255,255, .92);
	}

/* Video Lightbox */

.video-lightbox {
	text-align: center;
	max-width: 640px;
	margin: 0 auto;
}

	.video-lightbox .video-link {
		display: inline-block;
	    width: auto;
	    margin-bottom: 18px;
	    border-radius: 100%;
	}

	.video-lightbox .video-link i {
		height: 80px;
		width: 80px;
		display: block;
		margin: 0 auto;
		color: #fff;
		border-radius: 100%;
		border: 3px solid #fff;
		line-height: 76px;
		font-size: 34px;
		text-align: center;
		-webkit-transition: all .3s;
	}

		.video-lightbox .video-link:hover {
			background-color: #fff;
		}

		.video-lightbox .video-link:focus {
			background-color: rgba(255,255,255,.8);
		}

		.video-lightbox .video-link:hover i {
			color: #444;
		}

		.video-lightbox .video-link i:before {
			margin-right: -6px;
		}

	.video-lightbox p {
		font-size: 18px;
		margin-bottom: 22px;
		margin-top: 15px;
	}

	.video-lightbox h2 {
		font-size: 40px;
		margin-bottom: 5px;
	}

	.video-lightbox .video-lightbox-length {
		color: rgba(255,255,255,0.8);
		font-size: 15px;
		display: inline-block;
		width: auto;
		background: rgba(255,255,255,0.2);
	    border-radius: 10px;
	    padding: 0 6px;
	}

	/* Video lightbox with an image */

	.video-lightbox.video-lightbox-img {
		max-width: 760px;
	}

	.video-lightbox-img a.video-link {
		display: block;
		width: 100%;
		margin: 0;
		border-radius: 0;
		background: none !important;
	}

		.video-lightbox.video-lightbox-img a:hover i {
			background: #fff;
		}

	.video-lightbox-img .video-lightbox-image-holder {
		position: relative;
		height: 410px;
		box-shadow: 0 1px 8px rgba(0,0,0,0.2);
		overflow: hidden;
		background-size: cover;
	}

	.video-lightbox-image-icon {
		position: absolute;
		top: 50%;
		margin-top: -40px;
		width: 100%;
		text-align: center;
	}

	.video-lightbox-round {
		border-radius: 8px;
	}

	.video-lightbox-img .video-lightbox-image-holder.video-lightbox-no-shadow {
		box-shadow: none;
	}

/* Google Map */

.no-gmap-api {
	background: #e3e3e3;
    padding: 70px 120px;
    line-height: 1.8em;
    margin-bottom: 20px;
    color: #c52323;
    border-radius: 3px;
    font-size: 19px;
    text-align: center;
    border: 1px solid #ddd;
}

	.vntd-gmap.map-skin-dark,
	.vntd-gmap.map-skin-dark &gt; div &gt; div {
		background: #222 !important;
	}

	.vntd-gmap-marker {
	font-size: 90px;
    color: #444;
}

	.vntd-gmap-marker {
		width: 100px;
		height: 100px;
		background-image: url( "img/map-markers/red.png" );
		background-color: none;
		background-position: center center;
		background-size: cover;
		margin-left: -13px;
		margin-top: -2px;
	}

	.vntd-gmap-marker.vntd-marker-color-amber {
		background-image: url( "img/map-markers/amber.png" );
	}
	.vntd-gmap-marker.vntd-marker-color-blue {
		background-image: url( "img/map-markers/blue.png" );
	}
	.vntd-gmap-marker.vntd-marker-color-dark {
		background-image: url( "img/map-markers/dark.png" );
	}
	.vntd-gmap-marker.vntd-marker-color-indigo {
		background-image: url( "img/map-markers/indigo.png" );
	}
	.vntd-gmap-marker.vntd-marker-color-orange {
		background-image: url( "img/map-markers/orange.png" );
	}
	.vntd-gmap-marker.vntd-marker-color-pink {
		background-image: url( "img/map-markers/pink.png" );
	}
	.vntd-gmap-marker.vntd-marker-color-purple {
		background-image: url( "img/map-markers/purple.png" );
	}
	.vntd-gmap-marker.vntd-marker-color-teal {
		background-image: url( "img/map-markers/teal.png" );
	}
	.vntd-gmap-marker.vntd-marker-color-white {
		background-image: url( "img/map-markers/white.png" );
	}

/* Tabs */

/* Tabs Outline &amp; Common */

#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_outline .vc_tta-tabs-container,
#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_outline_full .vc_tta-tabs-container {
	margin-right: 0;
}

#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_outline .vc_tta-tabs-list,
#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_outline_full .vc_tta-tabs-list,
#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_minimal .vc_tta-tabs-list {
	border-bottom: 2px solid #ddd;
	overflow: visible;
}

#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_outline .vc_tta-tab,
#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_outline_full .vc_tta-tab,
#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_minimal .vc_tta-tab {
	margin-bottom: -2px !important;
}

#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_outline .vc_tta-tab a,
#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_outline_full .vc_tta-tab a,
#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_minimal .vc_tta-tab a,
#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_boxed .vc_tta-tab a {
	text-transform: uppercase;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	color: #999;
	font-size: 12px;
	line-height: 1.4em;
	padding: 12px 17px;
	border: 0;
	position: relative;
	display: block;
	transition: color .3s, background-color .3s;
	-webkit-transition: color .3s, background-color .3s;
	-moz-transition: color .3s, background-color .3s;
	border-radius: 0 !important;
}

	#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_outline .vc_tta-tab a,
	#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_outline_full .vc_tta-tab a,
	#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_minimal .vc_tta-tab a {
		border-bottom: 2px solid transparent;
	}

	#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_outline .vc_tta-tab a:hover,
	#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_outline_full .vc_tta-tab a:hover,
	#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_minimal .vc_tta-tab a:hover {
		color: #444;
	}

	#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_outline .vc_tta-tab a,
	#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_outline_full .vc_tta-tab a {
		border: 2px solid transparent;
	}

	#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_outline .vc_tta-tab.vc_active a,
	#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_outline_full .vc_tta-tab.vc_active a,
	#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_minimal .vc_tta-tab.vc_active a {
		color: #444;
	}

	#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_outline .vc_tta-tab.vc_active a,
	#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_outline_full .vc_tta-tab.vc_active a {
		border-color: #ddd;
		border-bottom-color: #fff;
	}

#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_outline .vc_tta-panel-body,
#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_outline_full .vc_tta-panel-body,
#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_minimal .vc_tta-panel-body,
#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_boxed .vc_tta-panel-body {
	border: 0;
	padding: 30px 0 10px;
	border-radius: 0 !important;
}

/* Tabs Outline Full */

#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_outline_full .vc_tta-panel-body {
	border: 2px solid #ddd;
	border-top: 0;
	padding: 20px 17px 15px;
}

/* Tabs Outline Minimal */

#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_minimal .vc_tta-tab a {
	border-bottom: 2px solid transparent;
}

	#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_minimal .vc_tta-tabs-container {
		margin-bottom: 10px;
	}

	#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_minimal .vc_tta-tab.vc_active a {
		border-bottom-color: red;
	}

/* Tabs Outline Boxed */

#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_boxed .vc_tta-tab {
	margin-right: 10px;
}

#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_boxed .vc_tta-tab a {
	background: rgba(0,0,0,0.07);
	color: #888;
}

	#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_boxed .vc_tta-tabs-container {
		margin-bottom: 10px;
	}

	#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_boxed .vc_tta-tab a:hover {
		background: rgba(0,0,0,0.12);
		color: #666;
	}

	#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_boxed .vc_tta-tab.vc_active a {
		background: #373737 !important;
		color: #fff !important;
	}

	#wrapper .vc_tta-tabs-position-top.vc_tta-style-engage_minimal .vc_tta-tab a {
		padding-top: 15px;
	}

/* Tour Outline */

#wrapper .vc_tta-tabs-position-left.vc_tta-style-engage_outline .vc_tta-tabs-container,
#wrapper .vc_tta-tabs-position-left.vc_tta-style-engage_outline_full .vc_tta-tabs-container,
#wrapper .vc_tta-tabs-position-left.vc_tta-style-engage_boxed .vc_tta-tabs-container {
	margin: 0;
}

#wrapper .vc_tta-tabs-position-left.vc_tta-style-engage_outline .vc_tta-tab a,
#wrapper .vc_tta-tabs-position-left.vc_tta-style-engage_outline_full .vc_tta-tab a,
#wrapper .vc_tta-tabs-position-left.vc_tta-style-engage_boxed .vc_tta-tab a {
	text-transform: uppercase;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	color: #999;
	font-size: 12px;
	line-height: 1.4em;
	min-width: 220px;
	padding: 15px 32px;
	transition: color .3s, background-color .3s;
	border-radius: 4px 0 0 4px;
}

	#wrapper .vc_tta-tabs-position-left.vc_tta-style-engage_outline .vc_tta-tab a,
	#wrapper .vc_tta-tabs-position-left.vc_tta-style-engage_outline_full .vc_tta-tab a {
		border: 2px solid transparent;
	}

		#wrapper .vc_tta-tabs-position-left.vc_tta-style-engage_outline .vc_tta-tab a:after,
		#wrapper .vc_tta-tabs-position-left.vc_tta-style-engage_outline_full .vc_tta-tab a:after {
			border-color: #ddd;
		}

	#wrapper .vc_tta-tabs-position-left.vc_tta-style-engage_outline .vc_tta-tab a:hover,
	#wrapper .vc_tta-tabs-position-left.vc_tta-style-engage_outline_full .vc_tta-tab a:hover {
		color: #444;
	}

	#wrapper .vc_tta-tabs-position-left.vc_tta-style-engage_outline .vc_tta-tab.vc_active a,
	#wrapper .vc_tta-tabs-position-left.vc_tta-style-engage_outline_full .vc_tta-tab.vc_active a {
		border-color: #ddd;
		border-right-color: #fff;
		color: #444;
	}

#wrapper .vc_tta-tabs-position-left.vc_tta-style-engage_outline .vc_tta-panel-body,
#wrapper .vc_tta-tabs-position-left.vc_tta-style-engage_outline_full .vc_tta-panel-body,
#wrapper .vc_tta-tabs-position-left.vc_tta-style-engage_boxed .vc_tta-panel-body {
	padding-left: 30px;
}

#wrapper .vc_tta-tabs-position-left.vc_tta-style-engage_outline .vc_tta-panel-body {
	padding-top: 0;
}

/* Tour Outline Full */

#wrapper .vc_tta-tabs-position-left.vc_tta-style-engage_outline_full .vc_tta-panel-body {
	border: 2px solid #ddd;
	border-left: 0;
	padding-top: 25px;
	border-radius: 0;
}

/* Tour Boxed */

#wrapper .vc_tta-tabs-position-left.vc_tta-style-engage_boxed .vc_tta-tab a {
	background: rgba(0,0,0,0.07);
	color: #888;
	margin-bottom: 4px;
}

	#wrapper .vc_tta-tabs-position-left.vc_tta-style-engage_boxed .vc_tta-tab a:hover {
		background: rgba(0,0,0,0.12);
		color: #666;
	}

	#wrapper .vc_tta-tabs-position-left.vc_tta-style-engage_boxed .vc_tta-tab.vc_active a {
		background: #373737 !important;
		color: #fff !important;
	}

#wrapper .vc_tta-tabs-position-left.vc_tta-style-engage_boxed .vc_tta-panel-body {
	padding-top: 0;
}

/* Accordions */

#wrapper .vc_tta-accordion.vc_tta-style-engage_outline .vc_tta-panel-heading h4,
#wrapper .vc_tta-accordion.vc_tta-style-engage_outline_full .vc_tta-panel-heading h4,
#wrapper .vc_tta-accordion.vc_tta-style-engage_boxed .vc_tta-panel-heading h4,
#wrapper .vc_tta-accordion.vc_tta-style-engage_boxed_accent .vc_tta-panel-heading h4 {
	text-transform: uppercase;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	color: #888;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1.4em;
}

#wrapper .vc_tta-accordion.vc_tta-style-engage_outline .vc_tta-controls-icon,
#wrapper .vc_tta-accordion.vc_tta-style-engage_outline_full .vc_tta-controls-icon,
#wrapper .vc_tta-accordion.vc_tta-style-engage_boxed .vc_tta-controls-icon,
#wrapper .vc_tta-accordion.vc_tta-style-engage_boxed_accent .vc_tta-controls-icon {
	left: auto;
	right: 20px;
}

#wrapper .vc_tta-accordion.vc_tta-style-engage_outline .vc_tta-panel-heading a,
#wrapper .vc_tta-accordion.vc_tta-style-engage_outline_full .vc_tta-panel-heading a,
#wrapper .vc_tta-accordion.vc_tta-style-engage_boxed .vc_tta-panel-heading a,
#wrapper .vc_tta-accordion.vc_tta-style-engage_boxed_accent .vc_tta-panel-heading a {
	padding-left: 20px;
}

/* Accordion Outline */

#wrapper .vc_tta-accordion.vc_tta-style-engage_outline .vc_tta-panel-heading,
#wrapper .vc_tta-accordion.vc_tta-style-engage_outline_full .vc_tta-panel-heading {
	border: 2px solid #ddd;
}

	#wrapper .vc_tta-accordion.vc_tta-style-engage_outline .vc_tta-panel:first-child .vc_tta-panel-heading,
	#wrapper .vc_tta-accordion.vc_tta-style-engage_outline_full .vc_tta-panel:first-child .vc_tta-panel-heading {
		border-radius: 4px 4px 0 0;
	}

	#wrapper .vc_tta-accordion.vc_tta-style-engage_outline .vc_tta-panel:last-child .vc_tta-panel-heading,
	#wrapper .vc_tta-accordion.vc_tta-style-engage_outline_full .vc_tta-panel:last-child .vc_tta-panel-heading {
		border-radius: 0 0 4px 4px;
	}

	#wrapper .vc_tta-accordion.vc_tta-style-engage_outline .vc_tta-panel.vc_active:first-child .vc_tta-panel-heading {
		border-radius: 4px;
	}

#wrapper .vc_tta-accordion.vc_tta-style-engage_outline .vc_tta-panel.vc_active+.vc_tta-panel .vc_tta-panel-heading, .vc_tta-accordion.vc_tta-style-engage_outline .vc_tta-panel:not(:first-child) .vc_tta-panel-heading,
#wrapper .vc_tta-accordion.vc_tta-style-engage_outline_full .vc_tta-panel.vc_active+.vc_tta-panel .vc_tta-panel-heading, .vc_tta-accordion.vc_tta-style-engage_outline_full .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
	margin-top: -2px;
}

	#wrapper .vc_tta-accordion.vc_tta-style-engage_outline .vc_tta-panel-body,
	#wrapper .vc_tta-accordion.vc_tta-style-engage_outline_full .vc_tta-panel-body {
		border-top: 0;
	}

	.vc_tta-accordion.vc_tta-style-engage_outline .vc_tta-panel:not(:last-child) .vc_tta-panel-body {
		border-bottom: 0;
	}

	#wrapper .vc_tta-accordion.vc_tta-style-engage_outline .vc_active .vc_tta-panel-heading h4 a,
	#wrapper .vc_tta-accordion.vc_tta-style-engage_outline .vc_tta-panel-heading h4 a:hover,
	#wrapper .vc_tta-accordion.vc_tta-style-engage_outline_full .vc_active .vc_tta-panel-heading h4 a,
	#wrapper .vc_tta-accordion.vc_tta-style-engage_outline_full .vc_tta-panel-heading h4 a:hover {
		color: #444;
	}

/* Accordion Outline Full */

#wrapper .vc_tta-accordion.vc_tta-style-engage_outline_full .vc_tta-panel-body {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-top: 0;
}

	#wrapper .vc_tta-accordion.vc_tta-style-engage_outline_full .vc_tta-panel:last-child .vc_tta-panel-body {
		border-bottom: 2px solid #ddd;
	}

/* Accordion Boxed */

#wrapper .vc_tta-accordion.vc_tta-style-engage_boxed .vc_tta-panel-heading,
#wrapper .vc_tta-accordion.vc_tta-style-engage_boxed_accent .vc_tta-panel-heading {
	background: rgba(0,0,0,0.06);
	border-radius: 0;
	transition: color .3s, background-color .3s;
}

	#wrapper .vc_tta-accordion.vc_tta-style-engage_boxed .vc_tta-panel-heading:hover,
	#wrapper .vc_tta-accordion.vc_tta-style-engage_boxed_accent .vc_tta-panel-heading:hover {
		background: rgba(0,0,0,0.1);
		color: #666;
	}

	#wrapper .vc_tta-accordion.vc_tta-style-engage_boxed .vc_active .vc_tta-panel-heading,
	#wrapper .vc_tta-accordion.vc_tta-style-engage_boxed_accent .vc_active .vc_tta-panel-heading {
		background: #373737;
	}

	#wrapper .vc_tta-accordion.vc_tta-style-engage_boxed .vc_active .vc_tta-panel-heading a,
	#wrapper .vc_tta-accordion.vc_tta-style-engage_boxed_accent .vc_active .vc_tta-panel-heading a {
		color: #fff;
	}

/* Counters */

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

.counter-icon {
	font-size: 34px;
	line-height: 36px;
	height: 36px;
	margin-bottom: 30px;
}

.counter-number {
	font-size: 52px;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 20px;
}

.vntd-counter .counter-title {
	font-size: 20px;
	color: rgba(0,0,0,0.55);
}

.counter-color-dark .counter-number {
	color: rgba(0,0,0,0.75);
}

	.counter-color-dark .counter-icon {
		color: rgba(0,0,0,0.4);
	}

.counter-color-white .counter-number {
	color: #fff;
}

	.counter-color-white h6,
	.counter-color-white .counter-title {
		color: rgba(255, 255, 255, 0.8);
	}

	.counter-color-white .counter-icon {
		color: rgba(255,255,255,0.8);
	}

.counter-color-custom .counter-icon,
.counter-color-accent .counter-icon {
	opacity: .7;
}

/* Social Icons */

.vntd-social-icons a {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #535353;
	text-align: center;
	margin-right: 8px;
	margin-bottom: 8px;
    background: rgba(0,0,0,0.08);
	transition: color .3s, background-color .3s, border-color .3s;
	overflow: hidden;
	position: relative;
}

	.vntd-social-icons.social-icons-colored a {
		color: #fff;
	}

	.vntd-social-icons.social-icons-colored a:hover {
		background-color: rgba(0,0,0,0.18) !important;
	}

	.vntd-social-icons a:hover {
		color: #fff !important;
		border-color: transparent;
	}

	.vntd-social-icons.icons-align-center {
		text-align: center;
	}

		.vntd-social-icons.icons-align-right {
			text-align: right;
		}

	.social-icons-round a {
		border-radius: 4px;
	}

	.social-icons-circle a {
		border-radius: 100%;
	}

	.social-icons-outline a {
		border: 1px solid #E0E0E0;
		background: none;
	}

	.social-icons-dark a {
		background: rgba(0,0,0,0.8);
		color: #fff;
	}

	#wrapper .social-icons-colorfed a {
		color: #fff !important;
	}

	.vntd-social-icons.social-icons-large a {
		height: 60px;
		width: 60px;
		line-height: 60px;
		font-size: 24px;
	}

	.vntd-social-icons.social-icons-small a {
		height: 30px;
		width: 30px;
		line-height: 30px;
		font-size: 14px;
	}

/* Default animation */

.icon-hover-slideup .icon-secondary {
	-webkit-transform: translateY(60px);
    transform: translateY(60px);
    position: absolute;
    left: 0;
    right: 0;
    color: #fff;
    opacity: 0;
}

	.icon-hover-slideup i {
		transition: transform .5s, opacity .5s;
		opacity: .99;
	}

	.icon-hover-slideup:hover .icon-secondary {
		-webkit-transform: translateY(50%);
		transform: translateY(50%);
		opacity: 1;
	}

		.social-icons-large .icon-hover-slideup:hover .icon-secondary {
			margin-top: 6px;
		}

		.social-icons-small .icon-hover-slideup:hover .icon-secondary {
			margin-top: 0;
		}

	.icon-hover-slideup:hover .icon-primary {
		-webkit-transform: translateY(-60px);
		transform: translateY(-60px);
		opacity: 0;
	}

/* Pie Charts */

#wrapper .vc_pie_chart .vc_pie_chart_value {
	font-size: 46px;
	color: #373737;
}

#wrapper .vc_pie_chart .wpb_pie_chart_heading {
	font-size: 20px;
	margin-top: 15px;
	font-weight: normal;
	font-family: 'Open Sans';
}

/* Progress Bars */

#wrapper .vc_progress_bar .vc_single_bar,
#wrapper .vc_progress_bar .vc_single_bar .vc_bar {
	box-shadow: none !important;
}

#wrapper .vc_progress_bar .vc_label {
	text-shadow: none !important;
}

#wrapper .progress-bar-style-default .vc_single_bar {
	margin-top: 28px;
	margin-bottom: 45px;
	background: #f3f3f3;
}

	#wrapper .color-scheme-white .progress-bar-style-default .vc_single_bar {
	    background: #3a3a3a;
	}

	#wrapper .color-scheme-white .progress-bar-style-default .progress-bar-value {
	    color: #999;
	}

	#wrapper .progress-bar-style-default .progress-bar-value {
		position: absolute;
	    top: -30px;
	    color: #3e3e3e;
	    left: 0;
	    right: auto;
	    /*background: #fff;*/
	    margin-left: -15px;
	    padding-left: 15px;
	    font-size: 15px;
	}

		#wrapper .progress-bar-style-default .vc_label {
			padding: 0;
			height: 8px;
		}

	.progress-bar-style-default .progress-bar-value .vc_label_units {
		display: none;
	}

	.progress-bar-style-default .vc_bar .vc_label_units {
		position: absolute;
	    right: 0;
	    top: -30px;
	    margin-right: -17px;
	    color: #888;
	    font-size: 15px;
	    -webkit-font-feature-settings: 'lnum';
	    -moz-font-feature-settings: 'lnum';
	    font-feature-settings: 'lnum';
	}

	#wrapper .progress-bar-style-default .vc_single_bar:last-child {
		margin-bottom: 0;
	}

.progress-bar-style-boxed .vc_bar .vc_label_units {
	display: none;
}

.progress-bar-style-boxed .vc_label {
	font-size: 14px;
	-webkit-font-smoothing: subpixel-antialiased;
}

/* Client Logos */

.vntd-client-logos-holder {
	margin-bottom: 30px;
}

#wrapper .client-logos-grid .client-logo a {
	height: auto;
}

#wrapper .client-logos-grid .client-logo a img {
	width: auto !important;
	margin: 0 auto;
	display: block !important;
}

.client-logo {
	min-height: 100px;
}

	.client-logo a {
		display: block;
		height: 164px;
		padding: 0px 30px;
	}

		.logos-height-high .client-logo a {
			height: 200px;
		}

		.logos-height-higher .client-logo a {
			height: 260px;
		}

	.client-logo a:before {
		content: '';
		display: inline-block;
		height: 100%;
		vertical-align: middle;
	}

	#wrapper .client-logo img {
		opacity: .7;
		vertical-align: middle;
		display: inline-block !important;
		width: 90% !important;
		height: auto;
		transition: opacity .3s;
	}

	#wrapper .client-logo a:hover img {
		opacity: 1;
	}

/* Client Logos Carousel */


/* Client Logos Grid */

.vntd-client-logos.vntd-grid .client-logo a {
	padding: 8px 20px;
}

/* Veented Grid / Simple Grid */

.vntd-grid {
	margin-left: -15px;
	margin-right: -15px;
	overflow: hidden;
}

.vntd-grid .vntd-grid-item {
	display: block;
	float: left;
	box-sizing: border-box;
	padding: 0 15px;
	position: relative;
	margin-bottom: 15px;
}

.vntd-grid-4 .vntd-grid-item {
	width: 25%;
}

	.vntd-grid-3 .vntd-grid-item {
		width: 33.333%;
	}

	.vntd-grid-5 .vntd-grid-item {
		width: 20%;
	}

/* Owl Carousel */

/* Owl Carousel Dots */

.owl-dots {
	display: block;
	position: relative;
	text-align: center;
	margin-top: 35px;
	margin-bottom: 20px;
}



	.owl-dot {
		width: 10px;
		height: 10px;
		margin: 0 4px;
		border-radius: 100%;
		background: rgba(0,0,0,0.25);
		display: inline-block;
		transition: background .3s, border .3s, opacity .3s;
		box-sizing: content-box;
		background-clip: padding-box;
		border: 2px solid transparent;
	}

		.owl-dot:hover {
			opacity: 0.8;
		}

		.owl-dot.active {
			background-color: transparent !important;
			border-color: rgba(0,0,0,0.25);
		}

		.vntd-section-white .owl-dot {
			background-color: rgba(255,255,255,0.25);
		}

		.carousel-dots-align-left .owl-dots {
			text-align: left;
		}

		.carousel-dots-align-right .owl-dots {
			text-align: right;
		}

/* Owl Carousel Arrow Nav */

.owl-nav {
	position: absolute;
	right: 0;
	top: -65px;
}

	.carousel-nav-true {
		margin-top: 40px;
	}

	.carousel-nav-true.nav-position-side {
		margin-top: 0px;
	}

	.owl-nav &gt; div {
		text-indent: -9999px;
		height: 32px;
		width: 32px;
		background: none;
		border: 2px solid rgba(0,0,0,0.15);
		color: rgba(0,0,0,0.2);
		border-radius: 100%;
		display: inline-block;
		transition: all .3s;
		position: relative;
		line-height: 32px;
	}

		.owl-nav &gt; div:before {
			font-family: FontAwesome;
			-webkit-font-smoothing: antialiased;
			font-weight: bold;
			position: absolute;
			left: 50%;
			margin-left: -4px;
			top: -2px;
			text-indent: 0px;
			font-size: 18px;
		}

			.nav-position-top_right .owl-nav &gt; div:before {
				top: -1px;
				margin-left: -3px;
			}

		.owl-nav &gt; div:hover {
			background-color: #aaa;
			border-color: #aaa;
			color: #fff;
		}

		.carousel-dots-false .owl-dots {
			display: none !important;
			margin: 0 !important;
			visibility: hidden;
			height: 0 !important;
		}

	.owl-prev {
		margin-right: 5px;
	}

		.owl-prev:before {
			content: "\f104";
		}

		.owl-nav .owl-next:before {
			content: "\f105";
			margin-left: -2px;
		}

	/* Arrow navigation Bottom */

	.vntd-carousel .owl-nav {
		margin-top: 30px;
		margin-bottom: 30px;
		text-align: center;
		position: relative;
		top: auto;
	}


	/* Arrow navigation Side */

	.vntd-carousel.nav-position-side .owl-nav {
		position: absolute;
		left: 0;
		right: 0;
		top: 50%;
		margin-top: -23px;
	}

	.vntd-carousel.nav-position-side .owl-nav &gt; div {
		position: absolute;
		background: none;
		color: rgba(0,0,0,0.4);
		height: 46px;
	}

		.vntd-carousel.nav-position-side .owl-nav &gt; div:before {
			color: rgba(0, 0, 0, 0.11);
			font-size: 36px;
			transition: color .3s;
		}

		.vntd-carousel.nav-position-side .owl-nav &gt; div:hover:before {
			color: rgba(0,0,0,0.7);
		}

	.vntd-carousel.nav-position-side .owl-prev {
		left: -40px;
	}

	.vntd-carousel.nav-position-side .owl-next {
		right: -40px;
	}

/* Team Members */

.item-main {
	position: relative;
}

.vntd-person .item-main {
	position: relative;
}

.vntd-person .item-caption {
	text-align: center;
	padding: 26px 10px 22px;
}

.vntd-person .team-member-name {
	margin-bottom: 12px;
}

	.vntd-person.team-members-modern .team-member-name {
		margin-bottom: 8px;
		color: #444;
	}

.vntd-person .member-position {
	color: #999;
	font-size: 16px;
}

.vntd-person img {
	transition: opacity .5s;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	width: 100%;
}

.vntd-person .member-image-hover {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
}

	.item:hover .member-image-hover {
		opacity: 1;
	}

.team-members .grid-filters {
	margin-bottom: 45px;
}

.vntd-person .team-caption-bio p {
	padding-top: 18px;
	font-size: 14px;
}

	.vntd-person.team-members-classic .team-caption-bio p {
		padding-top: 2px;
	}

	/* Team Members Classic */

	.team-members-classic .item-caption {
		text-align: left;
		padding: 23px 0 6px;
	}
		.team-members-classic .team-caption-header {
			overflow: hidden;
			padding-bottom: 12px;
		}

		.team-members-classic .team-caption-titles {
			width: 50%;
			float: left;
		}

		.team-members-classic .item-caption .team-member-name {
			margin-bottom: 3px;
			margin-top: 2px;
		}

		.team-members-classic .item-caption .caption-categories {
			font-size: 14px;
		}

	.team-members-classic .team-caption-social {
		float: right;
		width: 50%;
		text-align: right;
	}

	.team-members-classic .vntd-social-icons {
		padding-top: 6px;
	}

	.team-members-classic .vntd-social-icons a {
		font-size: 16px;
		line-height: 38px;
	}

		.team-members-classic .vntd-social-icons a {
			margin-right: 0;
			margin-left: 8px;
			margin-bottom: 0;
		}

	.team-members.team-members-classic .team-caption-bio p {
		padding-top: 0;
	}

/* Team Members Boxed */

.team-members.team-members-boxed-solid .item,
.team-members.team-members-boxed-border .item,
.vntd-person.team-members-boxed-solid,
.vntd-person.team-members-boxed-border {
	background: #fff;
}

	.team-members.team-members-boxed-solid .item-caption,
	.team-members.team-members-boxed-border .item-caption,
	.vntd-person.team-members-boxed-solid .item-caption,
	.vntd-person.team-members-boxed-border .item-caption {
		padding-left: 22px;
		padding-right: 22px;
	}

	.team-members.team-members-boxed-solid .team-caption-bio p,
	.team-members.team-members-boxed-border .team-caption-bio p,
	.vntd-person.team-members-boxed-solid .team-caption-bio p,
	.vntd-person.team-members-boxed-border .team-caption-bio p {
		margin-bottom: 13px;
	}

	.team-members.team-members-boxed-border .item-caption,
	.vntd-person.team-members-boxed-border .item-caption {
		border: 1px solid #efefef;
		border-top: 0;
	}

/* Overlay */

.item-overlay {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	transition: opacity .3s;
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
}

.team-members .item:hover .item-overlay,
.vntd-person:hover .item-overlay {
	opacity: 1;
}

.vntd-person .item-overlay-inner {
	padding-top: 20px;
	transition: padding-top .3s;
	-webkit-transition: padding-top .3s;
	-moz-transition: padding-top .3s;
}

	.team-members .item:hover .item-overlay-inner,
	.vntd-person:hover .item-overlay-inner {
		padding-top: 0;
	}

.vntd-person .item-overlay-inner .social-icons a {
	background: #fff !important;
	opacity: .7;
	transition: opacity .3s;
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	color: #444 !important;
	font-size: 16px;
}

	.vntd-person .item-overlay-inner .social-icons a:hover {
		opacity: 1;
	}

/* No post types error message */

.vntd-no-posts {
	font-size: 16px;
	background: rgba(33, 150, 243, 0.8);
	border-radius: 3px;
	padding: 16px 14px;
	color: rgba(255, 255, 255, 0.9);
	margin-bottom: 25px;
	text-align: left;
}

	.vntd-no-posts p {
		margin: 0;
		line-height: 1.6em;
	}

	.vntd-no-posts i {
		background: #fff;
		color: #2196f3;
		display: inline-block;
		width: 24px;
		text-align: center;
		height: 24px;
		border-radius: 100%;
		line-height: 24px;
		margin-right: 6px;
	}

.vntd-no-posts a {
	text-decoration: underline;
	color: #fff;
	cursor: pointer;
}

	.vntd-no-posts a:hover,
	.vntd-no-posts a:focus {
		color: #444;
	}

/* Testimonials */

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

.testimonials-minimal .testimonial-content {
	padding: 0 5%;
}

.testimonials-minimal .testimonial-content p {
	font-size: 1.5em;
	margin-bottom: 40px;
	quotes: "\201C""\201D""\2018""\2019";
}

	.page-content blockquote p {
		quotes: "\201C""\201D""\2018""\2019";
		display: block;
	}

	.testimonials-minimal .testimonial-content p:before,
	.testimonials-minimal .testimonial-content p:after,
	.page-content blockquote p:before,
	.page-content blockquote p:after {
		font-family: Georgia, "Times New Roman", serif;
		font-size: 52px;
		display: inline-block;
		vertical-align: middle;
		line-height: 24px;
		margin-top: 10px;
	}

		.page-content blockquote p:before,
		.page-content blockquote p:after {
			font-size: 52px;
			opacity: .4;
		}

	.testimonials-minimal .testimonial-content p:before,
	.page-content blockquote p:before {
		content: open-quote;
		margin-right: 5px;
	}

	.page-content blockquote p:before {
			margin-right: 8px;
		}

	.testimonials-minimal .testimonial-content p:after,
	.page-content blockquote p:after {
		content: close-quote;
		margin-left: 5px;
	}

		.page-content blockquote p:after {
			margin-left: 8px;
		}

		.wp-block-pullquote.alignleft,
		.wp-block-pullquote.alignright {
			text-align: center;
		}

		.wp-block-pullquote.alignleft {
		    padding-right: 0;
		    margin-right: 30px;
		    padding: 40px 0;
		}

		.wp-block-pullquote.alignright {
		    padding-right: 0;
		    margin-left: 30px;
		    padding: 40px 0;
		}

		.editor-writing-flow .wp-block-pullquote.alignleft p,
		.editor-writing-flow .wp-block-pullquote.alignright p {
		  font-size: 20px !important;
		}

		.editor-writing-flow .wp-block-pullquote .wp-block-pullquote__citation {
		  font-size: 18px;
		}

.testimonials-minimal .testimonial-author {
	font-size: 1.08em;
}

.testimonial-position {
	font-size: 1em;
    margin-top: 2px;
	opacity: .7;
	margin-bottom: 8px;

}

/* Testimonials Basic */

.testimonials-simple .testimonial-content p {
	font-size: 16px;
	margin: 0;
}

.testimonials-simple .testimonial-content {
	background: #f8f8f8;
	padding: 22px 26px;
	border-radius: 4px;
	position: relative;
}

	.testimonials-simple .testimonial-content:after {
		content: "";
		position: absolute;
		bottom: -10px;
		left: 26px;
		width: 0;
		height: 0;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-top: 10px solid #f8f8f8;
	}

	.testimonials-simple.testimonials-bg-white .testimonial-content {
		background: #fff;
	}

		.testimonials-simple.testimonials-bg-white .testimonial-content:after {
			border-top-color: #fff;
		}

.testimonials-simple .testimonial-caption {
	padding-left: 26px;
	margin-top: 20px;
}

.testimonials-simple .testimonial-author {
	font-size: 15px;
}

	.color-scheme-white .testimonials-simple .testimonial-content p {
		color: #686868;
	}

.testimonials-simple.testimonials-bg-transparent .testimonial-content {
	background: rgba(255,255,255,0.1);
}

	.testimonials-simple.testimonials-bg-transparent .testimonial-content p {
		color: #fff;
	}

	.testimonials-simple.testimonials-bg-transparent .testimonial-content:after {
		border-top-color: rgba(255,255,255,0.1);
	}

.testimonials-simple.caption-align-center .testimonial-caption {
	text-align: center;
	padding-left: 0;
}

	.testimonials-simple.caption-align-center .testimonial-content:after {
		left: 50%;
		margin-left: -10px;
		border-top-color: rgba(255,255,255,0.1);
	}

/* Hero Section */

.hero-section {
	overflow: hidden;
	background: #ccc;
	position: relative;
}

	.aside-left.header-aside-visible .hero-section {
		margin-left: 280px;
	}

	.aside-right.header-aside-visible .hero-section {
		margin-right: 280px;
	}

.hero-section .hero-bg {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-size: cover;
	background-position: center top;
}

	.hero-bg .swiper-slide {
		cursor: default !important;
	}

	.hero-bg-image,
	.fullscreen-video-div {
		opacity: 0;
		-webkit-transition: opacity .4s;
		transition: opacity .4s;
	}

	.hero-bg * {
		background-position: center top;
	}

	.hero-bg,
	.hero-section .bg-overlay:before {
		bottom: -15px;
	}

	.hero-section .bg-overlay:before {
		z-index: 1;
	}

	.hero-section .engage-swiper-slider.swiper-container {
		margin-bottom: 0;
	}

	.hero-bg .swiper-nav {
	    background: rgba(0,0,0,0.6) !important;
	    display: block;
	    width: 48px;
	    height: 48px;
	    border-radius: 100%;
	    text-align: center;
	    font-size: 30px;
	    line-height: 44px;
	    opacity: .7;
	    transition: opacity .3s;
	}

		.hero-bg .swiper-nav:hover {
			opacity: 1;
		}

		.hero-bg .swiper-nav &gt; i {
			line-height: 1em;
			position: absolute;
			left: 50%;
			margin-left: -4px;
			top: 50%;
			margin-top: -16px;
		}

	.hero-bg .swiper-nav.swiper-button-next {
	    right: 25px;
	}

	.hero-bg .swiper-nav.swiper-button-prev {
	    left: 25px;
	}

	.hero-bg .swiper-nav.swiper-button-prev &gt; i {
	    margin-left: -7px;
	}

	@media (max-width:756px) {
		.hero-bg .swiper-nav.swiper-button-next { right:0;}
		.hero-bg .swiper-nav.swiper-button-prev { left:0;}
		.hero-inner { width:80%; }
	}

.hero-inner {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	padding-top: 0;
	padding-bottom: 0;
	z-index: 1;
	width: 100%;
}

	.row.row-flex {
		box-sizing: border-box;
	    display: flex;
	    -webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	    height: 100%;
	}

		.row-flex &gt; div {
			display: -webkit-box;
			display: -webkit-flex;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-align: stretch;
			-webkit-align-items: stretch;
			-ms-flex-align: stretch;
			align-items: stretch;
		}

		.row-flex &gt; div &gt; div,
		.row-flex .flex-column-content {
			display: -webkit-box;
		    display: -webkit-flex;
		    display: -ms-flexbox;
		    -webkit-box-orient: vertical;
		    -webkit-box-direction: normal;
		    -webkit-box-flex: 1;
		    -webkit-flex-grow: 1;
		    -ms-flex-positive: 1;
		    flex-grow: 1;
		    display: flex;
		    -webkit-flex-direction: column;
		    -ms-flex-direction: column;
		    flex-direction: column;
		    -webkit-box-pack: center;
		    -webkit-justify-content: center;
		    -ms-flex-pack: center;
		    justify-content: center;
		}

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

		.hero-with-image .hero-align-left.hero-inner:before {
			content: none;
		}

		.row.row-flex &gt; .col:first-child .vertical-align-middle {
			padding-right: 40px;
		}

		.row.row-flex &gt; .col:last-child .vertical-align-middle {
			padding-left: 40px;
		}

	.hero-inner:before {
		content: '';
		display: inline-block;
		height: 100%;
		vertical-align: middle;
		margin-right: -0.25em;
	}

	.hero-align-center .hero-content {
		right: 4%;
		left: 4%;
		width: 90%;
	}

		.hero-align-center.hero-content-narrow .hero-content {
			width: auto;
		}

		.hero-align-left .hero-content {
			margin-top: 40px;
		}

		.hero-align-center.hero-content-narrow .hero-content-inner {
			width: 700px;
			margin: 0 auto;
			max-width: 100%;
		}

		.header-transparent .hero-content {
			margin-top: 60px;
		}

		.topnav-top .header-transparent #header {
			box-shadow: none;
		}

		.vc_row-fullwidth,
	.vc_row-fullwidth .vc_column-inner  {
		padding-left: 0 !important;
		padding-right: 0 !important;
		padding: 0 !important;
	}

.vc_row:not(.vc_inner):not(.vc_gitem_row) {
	background: #fff;
}

section.portfolio-layout-side .vc_row:not(.vc_inner):not(.vc_gitem_row) {
    background:none;
}

	.section-page .vc_row-has-fill+.vc_row-full-width+.vc_row&gt;.vc_column_container&gt;.vc_column-inner,
	.section-page .vc_row-has-fill&gt;.vc_column_container&gt;.vc_column-inner {
		padding-top: 0;
	}

	.vc_row-has-fill+.vc_row-full-width+.vc_row,
	.vc_row-has-fill&gt;.vc_column_container&gt;.vc_column-inner,
	.section-page .vc_row-has-fill {
		padding-top: 35px;
	}

	.vc_column_container&gt;.vc_column-inner {
		background-size: cover;
	}

	/* Row with background image */

	.vc_row.vc_row-has-fill.vc_row-stretch {
		background-size: cover;
		background-position: center center;
	}

/* Hero Content */

h1.hero-heading {
	font-size: 58px;
	margin-bottom: 18px;
	line-height: 1.2em;
}

p.hero-top-heading {
	margin-bottom: 5px;
	font-size: 22px;
}

p.hero-subtitle {
	font-size: 18px;
	margin-top: 10px;
}

.hero-buttons {
	margin-top: 30px;
}

.hero-align-left,
.hero-align-right {
	text-align: left;
}

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

	.hero-section .btn {
		border: 2px solid transparent;
		padding: 15px 28px;
	}

	.hero-btn.hero-btn2 {
		margin-left: 12px;
	}

	.btn-white.btn-solid.btn-hover-white:hover {
		opacity: .8;
	}

.fullscreen-div {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.tt-uppercase {
	text-transform: uppercase;
	letter-spacing: 1px;
}

	.tt-normal {
		text-transform: none;
	}

	/* Self hosted video */

	.bg-video-wrapper {
	    display: block;
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    overflow: hidden;
	}

	.bg-video-wrapper video {
	    display: block;
	    width: auto;
	    height: auto;
	    top: 0;
	    left: 0;
	    min-width: 100%;
	    min-height: 100%;
	    position: absolute;
	}

/* Hero Content */

.hero-content-narrow .hero-content {
	width: 500px;
}

/* Parallax */

.hero-parallax {
	height: 600px;
}

.hero-parallax .hero-container {
	position: fixed;
	height: 600px;
	width: 100%;
	right: 0;
	left: 0;
}

/* Extra Image */

.hero-extra-image img {
	display: block;
}

.hero-extra-image.extra-image-center img {
	margin: 0 auto;
	margin-bottom: 20px;
}

.hero-extra-image.extra-image-right img {
	float: right;
}

/* Price Heading */

.price-heading.with-border {
	border-bottom: 1px solid #efefef;
	padding-bottom: .8em;
	margin-bottom: .8em;
}

.price-heading span {
	float: right;
	color: #888;
}

.price-heading span.label-small {
	font-size: .8em;
}

.fw-normal {
	font-weight: normal;
}

.fw-bold {
	font-weight: bold;
}

/* Special Heading */

.special-heading {
	margin-top: 10px;
	margin-bottom: 40px;
	text-align: center;
	overflow: hidden;
}

.special-heading .special-heading-title {
	font-size: 30px;
	margin-bottom: 0;
	position: relative;
	display: inline-block;
}

.special-heading .special-heading-subtitle {
	font-size: 17px;
	color: #888;
	max-width: 720px;
	margin: 17px auto 0;
}

/* Heading Alignment*/

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

	.special-heading.heading-align-left .special-heading-subtitle {
		margin-left: 0;
	}

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

	.special-heading.heading-align-right .special-heading-title {
		float: right;
	}

	.special-heading.heading-align-right .special-heading-subtitle {
		float: right;
		clear: both;
	}

/* Heading Border */

.special-heading.heading-border-below:after {
	content: "";
	border-bottom: 1px solid #e4e4e4;
	height: 1px;
	width: 40px;
	margin: 30px auto 0;
	display: block;
}

	.special-heading.heading-border-below.heading-align-left:after {
		margin-left: 0;
	}

	.color-scheme-white .special-heading.heading-border-below:after {
		border-color: rgba(255, 255, 255, 0.28);
	}

/* Heading Inline Border */

.special-heading.heading-border-inline .special-heading-title:after,
.special-heading.heading-border-inline.heading-align-center .special-heading-title:before {
	content: "";
	position: absolute;
	height: 1px;
	border-bottom: 2px solid #ededed;
	width: 1200px;
	top: 50%;
}

	.special-heading.heading-border-inline .special-heading-title:after {
		left: 100%;
		margin-left: 18px;
	}

	.special-heading.heading-border-inline.heading-align-right .special-heading-title:after {
		left: auto;
		right: 100%;
		margin-left: 0;
		margin-right: 18px;
	}

	.special-heading.heading-border-inline.heading-align-center .special-heading-title:before {
		right: 100%;
		margin-right: 18px;
	}

/* Special Heading Icon */

.special-heading-icon {
	margin-bottom: 22px;
	font-size: 40px;
	padding-top: 8px;
}

/* Sidebar Widgets */

.widget {
	border-bottom: 1px solid rgba(0,0,0,0.06);
	padding: 35px 0 28px;
}

	.widgets-no-separator .widget {
		padding-bottom: 0;
		border-bottom: 0;
	}



.widget &gt; h5 {
	margin-bottom: 20px;
	margin-top: 0;
	font-size: 17px;
}
.widget:first-child {padding-top: 0;}
.widget:last-child {border:none;}
.widget ul {padding-left: 0;}
.widget .widget-title p{margin: 0;}

.widget {
	font-size: 15px;
}

.textwidget p:last-child {
	margin: 0;
}

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

.widget &gt; ul &gt; li {
    display: block;
}

	.widget ul ul.children,
	.widget ul ul.sub-menu {
		padding-top: 2px;
		padding-left: 20px;
	}

	.widget &gt; ul &gt; li.recentcomments {
		padding: 6px 0;
	}

.widget ul &gt; li &gt; a {
    display: inline-block;
    padding-top: 7px;
    padding-bottom: 7px;
    color: #828282;
}

	.widget ul &gt; li:first-child &gt; a {
		padding-top: 0px;
	}

/* Widgets with links */

.widget_categories li a:before,
.widget_recent_entries li a:before,
.widget_pages li a:before,
.widget_meta li a:before,
.widget_archive li a:before,
.widget_nav_menu li a:before,
.widget_text li:before,
.widget_product_categories li:before  {
    content: "\f105";
    font-family: FontAwesome;
    padding-right: 8px;
    color: rgba(0,0,0,.6);
    transition: padding .3s;
}

	.widget_text li {
		margin-bottom: 6px;
		padding-bottom: 7px;
	}

	.widget_recent_comments li:before {
		content: "\f105";
		font-family: FontAwesome;
		padding-right: 8px;
		color: rgba(0,0,0,.6);
		transition: padding .3s;
	}

	.widget_recent_comments li a {
		display: inline;
	}

/* Search field */

.search-form {
	position: relative;
}

.search-button, .woocommerce-product-search input[type="submit"] {
	width: 40px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	color: #e1e1e1;
	border: none;
	outline: none;
	padding-right: 10px;
	background: transparent;
	text-align: center;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	font-size: 22px;
	padding-top: 5px;
	transition: color .3s;
	-webkit-appearance: button;
}

	.search-button:hover{
		color: #666;
	}

input.search, input[type=search] {
    width: 100%;
    padding: 10px 40px 10px 20px;
    outline: none;
    position: relative;
    border-radius: 0px;
    color: #959595;
    font-size: 14px;
    margin: 0 auto;
    border: 1px solid #f1f1f1;
}

	.widget input[type="text"]:focus {
		border-color: #c9c9c9;
		color: #666;
	}

.widget_search input#s {
	font-size: 15px;
	padding: 0 38px 0 13px;
	line-height: 40px;
	height: 40px;
}

/* Widget Tag Cloud */

.widget .tagcloud a {
	display: inline-block;
	margin: 5px 5px 5px 0;
	padding: 4px 14px;
	font-size: 14px !important;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	color: #666;
}

.widget .tagcloud a:hover{
	color: #fff !important;
}

.widget .tagcloud a {
	background: transparent;
	border: 1px solid rgba(0,0,0,0.08);
}

/* Widget: Recent Posts */

.recent-posts-wrap {
	padding-top: 10px;
}

#wrapper .pr_widget_blogpost a {
	display: block;
	padding-right: 0;
	width: 100%;
	overflow: hidden;
	padding-bottom: 5px;

}

	.pr_widget_blogpost a {
		color: #707070;
	}

	.pr_widget_blogpost p {
		margin: 0;
	}

	#wrapper .pr_widget_blogpost li.rp-wrap:before {
		display: none;
	}

	.pr_widget_blogpost .rp-thumbnail {
		float: left;
		position: relative;
	}

		.pr_widget_blogpost .rp-thumbnail:after {
			position: absolute;
			content: ".";
			text-indent: -9999px;
			left: 0;
			top: 0;
			right: 0;
			bottom: 0;
			border: 4px solid transparent;
			transition: border-color .3s, background-color .3s;
			background: transparent;
		}

		.pr_widget_blogpost a:hover .rp-thumbnail:after {
			background: rgba(255,255,255,0.4);
		}

	.pr_widget_blogpost .rp-thumbnail,
	.pr_widget_blogpost .rp-thumbnail img {
		width: 50px;
		height: 50px;
	}

	.pr_widget_blogpost .rp-title {
		padding-left: 70px;

	}

		.pr_widget_blogpost .rp-title.no-thumb {
			padding-left: 0px;
		}

	#wrapper .rp-title .classic-meta-section {
		font-size: 13px;
		margin-top: 0;
		opacity: 0.6;
		margin-bottom: 10px;
	}



	/* Recent Posts Tabbed */

	.popular-posts-tab {
		display: none;
	}

	.recent-posts-tabbed {
		border: 1px solid #f1f1f1;
	}

	#wrapper .sidebar .widget-tabbed-nav {
		margin-bottom: 0px;
	}

	#wrapper .widget-tabbed-nav li {
		list-style: none;
		border: 0;
		font-weight: 400;
		font-size: 15px;
		display: inline-block;
		width: 50%;
		cursor: pointer;
		text-align: center;
		color: #666;
		padding: 11px 10px;
		transition: all .3s;
		border-bottom: 1px solid #f1f1f1 !important;
		border-top: 2px solid transparent !important;
		position: relative;
		background: #fafafa;
	}

		#wrapper .widget-tabbed-nav li:before {
			display: none;
		}

		#wrapper .widget-tabbed-nav li.active-tab {
			border-bottom-color: transparent !important;
			border-top: 2px solid #218fe6 !important;
			background: transparent;
		}

		#wrapper .widget-tabbed-nav li:first-child:after {
		    content: "";
		    border-left: 1px solid #f1f1f1 !important;
		    display: block;
		    right: 0;
		    top: 0;
		    position: absolute;
		    height: 45px;
		}

		#wrapper .recent-posts-tabbed .widget-recent-posts.content-item {
			padding: 20px 20px 6px;
			margin-bottom: 0px;
		}

/* Archives */

.widget_archive ul li a {
	padding-right: 5px;
}

/* General Widget */
.widget select {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 30px;
    border-color: #e1e1e1;
    height: 30px;
    font-size: 14px;
    line-height: 25px;
    -webkit-appearance: none;
}

	.widget select:last-child {
		margin: 0;
	}

	.widget.widget_categories select {
		margin: 0;
	}

	.footer .footer-dark .widget select {
		background: #222;
		border-color: #333;
	}

	#footer ul li ul {
    margin-left: 14px;
    border-top: 1px solid rgba(255,255,255,0.05);
    padding-top: 5px;
	}

	#footer .footer-dark #wp-calendar thead th {
	    border-color: #333;
	}

	.footer .footer-dark #wp-calendar,
	.footer .footer-dark #wp-calendar td,
	.footer .footer-dark #wp-calendar td.pad {
	    background: none;
	    border-color: #333;
	    color: #aaa;
	}

/* Contact Details */

.widget-contact-details {
	position: relative;
}

.widget-contact-details &gt; div {
	margin-bottom: 12px;
	color: #636363;
	position: relative;
	padding-bottom: 12px;
	border-bottom: 1px solid rgba(255,255,255,0.05);
	z-index: 1;
}

	.widget-contact-details &gt; div:last-child {
		border: none !important;
		margin: 0;
	}

.widget-contact-details span {
	display: inline-block;
	padding-left: 30px;
}

.widget-contact-details i {
	font-size: 18px;
	position: absolute;
	left: 0;
	top: 4px;
	width: 18px;
	text-align: center;
}

	.widget-contact-details a {
		color: #636363;
	}

	.contact-details-map:after {
		content: ".";
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		text-indent: -9999px;
		background: url('img/contact-details-map.png') no-repeat center center;
		opacity: 0.11;
	}


/* Calendar */

#wp-calendar {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: center;
}

#wp-calendar thead th {
	text-align: center;
	height: 40px;
	border: 1px solid #eee;
}

#wp-calendar caption {
	margin: 0;
	padding-bottom: 0;
}

#wp-calendar td {
	background-color: #fbfaf8;
    height: 40px;
    border: 1px solid #eee;
    text-align: center;
}

	#wp-calendar td.pad,
	#wp-calendar tfoot td {
		background: #f5f5f5;
		line-height: 24px;
		padding: 0px 6px;
		text-align: center;
	}

	#wp-calendar #prev a {

		display: block;
	}

	#wp-calendar #today {
		color: #fff;
		font-weight: bold;
	}

/* Contact Form 7 in Widget */

.widget .wpcf7 input,
.widget .wpcf7 textarea {
	width: 100%;
	-webkit-appearance: none;
	outline: none;
	background: #1a1a1a;
	border-radius: 3px;
	border: none;
	padding: 11px 20px;
	color: #363636;
	-webkit-font-smoothing: subpixel-antialiased;
	transition: color .3s, background-color .3s, opacity .3s;
}

	.widget .wpcf7 input:focus,
	.widget .wpcf7 textarea:focus,
	.widget .wpcf7 input:hover,
	.widget .wpcf7 textarea:hover {
		background: #111111;
		color: #aaa;
	}

	::-webkit-input-placeholder {
	   color: #959595;
	   -webkit-font-smoothing: subpixel-antialiased;
	}

	:-moz-placeholder { /* Firefox 18- */
	   color: #959595;
	}

	::-moz-placeholder {  /* Firefox 19+ */
	   color: #959595;
	}

	:-ms-input-placeholder {
	   color: #959595;
	}

/* Icon List */

.vntd-icon-list {
	margin-bottom: 35px;
}

.vntd-icon-list ul {
	padding-left: 0;
}

.vntd-icon-list li {
	list-style: none;
	padding: 16px 0;
	border-bottom: 1px solid #f0f0f0;
	position: relative;
	padding-left: 52px;
}

	.vntd-icon-list li i {
		font-size: 18px;
		margin-right: 10px;
		display: inline-block;
		width: 22px;
		text-align: center;
		position: absolute;
		left: 0;
	}

	.vntd-icon-list li:last-child {
		border: 0;
	}

	.vntd-icon-list.icon-list-circle li i {
	    color: #fff;
	    background: #aaa;
	    width: 36px;
	    height: 36px;
	    border-radius: 100%;
	    line-height: 36px;
	    font-size: 18px;
	    top: 10px;
	}

	.vntd-icon-list.icon-list-no-border li {
		border: 0;
		padding: 15px 0;
		padding-left: 52px;
	}

	.vntd-icon-list.icon-list-color-transparent-white li i {
		background: rgba(255, 255, 255, 0.3);
	}

    #footer .lists-no-separators .widget .widget-contact-details&gt;div {
        border: none;
        padding-bottom: 0;
    }

	/* Size */

	.vntd-icon-list.icon-list-medium li {
		padding-left: 56px;
		margin-bottom: 2px;
	}

	.vntd-icon-list.icon-list-medium li i {
		width: 44px;
		height: 44px;
		border-radius: 100%;
		line-height: 44px;
		font-size: 20px;
		top: 6px;
	}

	.vntd-icon-list.icon-list-large li {
		padding-left: 66px;
		margin-bottom: 8px;
	}

	.vntd-icon-list.icon-list-large li i {
		width: 52px;
		height: 52px;
		border-radius: 100%;
		line-height: 52px;
		font-size: 24px;
		top: 2px;
	}

	.vntd-icon-list.icon-list-outline li i {
		background: none !important;
		border: 1px solid rgba(0,0,0,.15);
		color: rgba(0,0,0,.6);
	}

	/* Simple icon list */

	.vntd-icon-list.icon-list-simple li {
		border: none;
		padding: 2px 0 2px 32px;
		margin-bottom: 8px;
	}

		.vntd-icon-list.icon-list-simple li i {
			top: 6px;
		}

/*RSS*/

.widget h3 a.rsswidget {
	color: #3e3e3e;
}

.widget h3 .rsswidget:first-child {
	display: none;
}

	.widget .rss-date {
		font-size: 13px;
	    padding-bottom: 5px;
	    display: block;
	    opacity: 0.7;
	}

	.widget cite {
		text-align: right;
		display: block;
		padding-bottom: 12px;
		padding-top: 10px;
		font-size: 12px;
	}

	.widget.widget_rss li {
		margin-bottom: 12px;
	}

	.widget.widget_rss li:before {
		display: none;
	}

	.widget.widget_rss li:hover {
		background: none;
		cursor: default;
	}

	.widget.widget_rss a.rsswidget {
		padding: 0 0 5px 0;
		color: #666;
		width: 100%;
	}

	.widget.widget_rss a.rsswidget:hover {
		opacity: 0.9;
	}

/* Text Widget */

.textwidget img {
	padding: 0px;
	margin-bottom: 10px;
	height: auto !important;
}

.textwidget .wp-caption p:empty {
	margin-bottom: 0;
}

.textwidget .wp-caption .wp-caption-text {
    margin-bottom: 10px;
}
inspector-stylesheet:5
.textwidget .wp-caption img {
    padding-bottom: 0;
}

.textwidget .wp-caption-text {
	text-align: center;
	font-size: 13px;
}

.textwidget strong {
	display: inline-block;
	color: #555;
	line-height: 1.7em;
	padding-bottom: 4px;
}

/* General Styling */

table {
	width: 100%;
	margin-bottom: 30px;
	border: 1px solid #e3e3e3;
}

td,th {
	border: 1px solid #e3e3e3;
	padding: 7px 11px;
	text-align: left;
	font-weight: normal;
}

pre {
	padding: 10px 15px;
	font-size: 13px;
	background: #f5f5f5;
	margin-bottom: 20px;
	border-radius: 4px;
}

dt {
    margin-bottom: 8px;
    font-weight: 500;
    color: #444;
    font-size: 1.2em;
}

dd {
	margin-bottom: 20px;
	opacity: .8;
}

dl,
address {
	margin-bottom: 30px;
}

address {
	border-left: 2px solid #eee;
	padding: 6px 0 6px 15px;
}

acronym {
	font-weight: bold;
	text-decoration: underline;
}

big {
  	font-size: 1.5em;
}

cite {
	font-style: italic;
	opacity: 0.6;
}

p &gt; cite {
	margin-left: 20px;
}

q {
	font-style: italic;
	opacity: 0.8;
}

.wp-caption {
	max-width: 100%;
}

.wp-caption img {
	height: auto;
}

/* 404 Not Found */

.page-content-404 {
	text-align: center;
}

.not-found-big {
	font-size: 240px;
	line-height: 1em;
	font-weight: bold;
	margin-top: -20px;
}

.not-found-title {
	font-size: 32px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.not-found-description {
	font-size: 18px;
	opacity: .8;
	margin-bottom: 30px;
}

.search-form-404 {
	margin: 0 auto;
	width: 600px;
	margin-bottom: 50px;
}

#wrapper .search-form-404 input {
	padding: 24px 25px;
	font-size: 20px;
}

	.error404 .section-page .search-button {
	    margin-right: 20px;
	    font-size: 28px;
	}

.vntd-nothing-found p {
	font-size: 1.1em;
}

	.vntd-nothing-found .search-form {
		display: block;
		max-width: 400px;
		margin-top: 25px;
	}

	#wrapper .vntd-nothing-found input {
		font-size: 1.1em;
	}

/* Template Contact */

#wrapper .page-contact-side &gt; .container {
    margin-top: 50px !important;
}

.contact-page-map {
	margin-bottom: 70px;
}

	.container + .contact-page-map {
		margin-top: 10px;
	}

	.container + .contact-page-map.contact-map-fullwidth {
		margin-bottom: 0;
	}

.contact-form-column {
	z-index: 2;
	padding-right: 40px;
}

.contact-map-contain {
	margin-top: 50px;
}

.btn-center {
	display: block;
	margin: 0 auto;
}


/* Border Radius */

.corners-round .vntd-blog-carousel .post-holder {
	border-radius: 4px;
}

	.corners-round .post-holder .post-info {
		border-radius: 0 0 4px 4px;
	}

/* Circle Corners */

.corners-circle .vntd-blog-carousel .post-holder {
	border-radius: 8px;
}

	.corners-circle .post-holder .post-info {
		border-radius: 0 0 8px 8px;
	}

.corners-circle .btn {
	border-radius: 100px;
}

.corners-square .btn {
	border-radius: 0;
}

/* Simple Image Gallery vntd_image_gallery shortcode */

.vntd-gallery-item a {
	display: block;
	position: relative;
	overflow: hidden;
}

.vntd-gallery-item .gallery-item-overlay {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	transition: opacity .4s;
	-webkit-transition: opacity .4s;
	background: rgba(0, 0, 0, 0.35);
	z-index: 1;
}

	.vntd-gallery-item a:hover .gallery-item-overlay {
		opacity: 1;
	}


.vntd-gallery-item i {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 40px;
	color: #fff;
	margin-left: -20px;
	margin-top: -20px;
}

/* Scale hover effect */

.hover-effect-scale .vntd-gallery-item .gallery-item-overlay {
	background: rgba(0, 0, 0, 0.3);
}

.hover-effect-scale .vntd-gallery-item img {
	transition: transform .4s;
}

.hover-effect-scale .vntd-gallery-item a:hover img {
	transform: scale(1.05);
}

/* Fadeout hover effect */

.hover-effect-fadeout .vntd-gallery-item .gallery-item-overlay {
	background: rgba(255, 255, 255, 0.7);
}

	.hover-effect-fadeout .vntd-gallery-item .gallery-item-overlay i {
		color: #444;
		font-size: 34px;
		margin-left: -17px;
		margin-right: -17px;
	}

/* MoveUp Animation */

.vntd-animated.moveUp {
	-webkit-transform: translateY(90px);
	transform: translateY(90px);
	-webkit-animation: moveUp 0.9s ease forwards;
	animation: moveUp 0.9s ease forwards;
	visibility: visible;
}

.vntd-animated.moveUpShort {
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
	-webkit-animation: moveUp 0.7s ease forwards;
	animation: moveUp 0.7s ease forwards;
	visibility: visible;
}

.vntd-animated.moveRightShort {
	-webkit-transform: translateX(-40px);
	transform: translateX(-40px);
	-webkit-animation: moveSide 0.7s ease forwards;
	animation: moveSide 0.7s ease forwards;
	visibility: visible;
}

.vntd-animated.moveLeftShort {
	-webkit-transform: translateX(40px);
	transform: translateX(40px);
	-webkit-animation: moveSide 0.7s ease forwards;
	animation: moveSide 0.7s ease forwards;
	visibility: visible;
}

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

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

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

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


#wrapper .post-password-form input[type="password"] {
    padding: 4px 8px;
    border-radius: 4px;
}

/* Events Calendar Pro */

/* Events Widget */

.tribe-events-list-widget ol {
    padding-left: 2px;
}

.tribe-events-list-widget .tribe-events-list-widget-events {
	padding: 0;
}

.tribe-events-list-widget .tribe-events-event-image img {
    width: 64px;
}

.tribe-events-list-widget .tribe-events-event-image {
	float: left;
}

.tribe-events-list-widget .tribe-event-title {
	padding-left: 85px;
	font-size: 15px;
}

.tribe-events-list-widget .tribe-event-duration {
	padding-left: 85px;
	line-height: 1.4em;
	font-size: 14px;
}

.tribe-events-list-widget span.tribe-event-date-start {
    display: block;
}

.tribe-events-list-widget &gt; h5 {
    margin-bottom: 28px;
}

.tribe-events-list-widget .tribe-events-list-widget-events {
	margin-bottom: 8px;
}

.tribe-events-widget-link {
	margin: 0;
}

.tribe-events-list-widget .tribe-events-widget-link a {
	font-weight: normal;
}

/* Page Title */

.post-type-archive-tribe_events:not(.page-template-page-php) #page-title {
    display:none;
}

.post-type-archive-tribe_events .tribe-events-pg-template {
    padding-top: 140px;
    padding-bottom: 60px;
}

#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title {
    font-weight: bold;
    font-size: 15px;
}

.tribe-events-pg-template {
	padding-top: 40px;
}

/* Single Event Page */

.single-tribe_events .tribe-events-event-meta {
	margin-top: 0;
}

.tribe-events-single .tribe_events {
    margin-left: -5px;
    margin-right: -5px;
}

.tribe-events-single .single-event-content {
	padding-right: 30px;
}

.tribe-events-single .single-event-meta {
	padding-left: 30px;
}

.tribe-events-event-meta .tribe-events-meta-group {
    float: none;
    display: block;
    width: 100%;
    margin-bottom: 30px;
    padding: 0;
}

.single-tribe_events .tribe-events-event-meta.tribe-events-single-section {
    padding: 6px 25px;
    border: 0;
}

.single-tribe_events .secondary .tribe-events-venue-map {
	width: 100%;
	float: none;
	margin: 0 0 20px 0;
}

.tribe-events-meta-group .tribe-events-single-section-title {
    font-size: 18px;
    margin-bottom: 20px;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
	font-weight: normal;
	font-size: 16px;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
	border-bottom: 1px solid #eee;
    padding-bottom: 14px;
    margin-bottom: 15px;
}

	.single-tribe_events #tribe-events-content .tribe-events-event-meta dd:last-child {
		border-bottom: 0;
		padding-bottom: 0;
	}

dd.tribe-organizer {
    font-weight: bold;
    color: #303030;
    font-size: 15px;
}

.single-tribe_events .tribe-events-event-image {
	margin-bottom: 28px;
}

.tribe-events-schedule h2 {
	font-weight: normal;
	font-size: 16px;
}

.single-tribe_events .tribe-events-schedule .tribe-events-cost {
	font-size: 1em;
	opacity: 1;
	margin-left: 10px;
	vertical-align: top;
}

.tribe-events-schedule {
    margin-bottom: 16px;
}

.events-list #tribe-events-footer, .single-tribe_events #tribe-events-footer, .tribe-events-day #tribe-events-footer, .tribe-events-map #tribe-events-footer, .tribe-events-photo #tribe-events-footer {
	border-color: #f1f1f1;
}

/* MP Gallery */

/* Caption */

body .mfp-bottom-bar {
    margin-top:-12px;
}

body .mfp-title {
    font-size: 1.05rem;
    line-height: 1.4em;
}

/*CF7*/


/* Single Event Shortcode */

.vntd-single-event {
	padding-top:30px;
	margin-bottom: 40px;
}

.single-event-meta li {
	margin-bottom: 5px;
}

.single-event-meta i {
	display: inline-block;
	width: 20px;
	text-align: center;
	margin-right: 5px;
}

.single-event-meta {
	list-style: none;
	padding-left: 0;
}

.single-event-media {
	margin-bottom:35px;
	transition: opacity .2s;
}

.single-event-media:hover {
	opacity: .5;
}

.single-event-counter {
	background: #f3f3f3;
	overflow: hidden;
	display: inline-block;
	text-align: center
}

.single-event-counter &gt; div {
	width: 80px;
	padding: 10px 8px;
	float: left;
}

.event-counter-hours {
	background: #f7f7f7;
}

.single-event-counter span {
	display:block;
}

.single-event-counter span.counter-value {
	font-size: 20px;
	color: #333;
}

.single-event-counter span.counter-label {
	font-size: 14px;
}

.cbp-item-off h4.item-title {display:none;}

.post-meta li:first-child { text-transform: capitalize }

/* Gutenberg videos */

.wp-block-embed__wrapper {
	position: relative;
}

.wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wp-block-embed__wrapper::before {
	content: "";
	display: block;
	padding-top: 50%;
}

.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before {
  padding-top: 42.85%; }

.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before {
  padding-top: 50%; }

.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before {
  padding-top: 56.25%;
}

.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before {
  padding-top: 75%; }

.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before {
  padding-top: 100%; }

.wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper::before {
  padding-top: 66.66%; }

.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before {
  padding-top: 200%; }

.page-layout-no-sidebar .wp-block-image.alignfull {
	    max-width: 100vw;
	    width: 100vw;
	    transform: translateX(-50%);
	    -webkit-transform: translateX(-50%);
	    margin-left: 50%;
	    margin-bottom: 35px;
	}

	.wp-block-pullquote {
	    border-bottom: 4px solid #666;
	    border-top: 4px solid #666;
	    margin: 30px 0;
	}

	.wp-block-pullquote blockquote {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    margin: 0;
    padding: 0;
}

kbd {
	padding: 2px 4px;
	font-family: monospace;
	font-size: 90%;
}

/* Guten */

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    max-width: 100px;
}

.wp-block-separator {
    border: none;
    border-bottom: 2px solid #8f98a1;
    margin: 1.65em auto;
}

/* WP Block columns */

.wp-block-column p:last-child {
    margin-bottom: 0;
}

.wp-block-columns {
	flex-wrap: nowrap;
}

@media (max-width: 599px) {
	.wp-block-columns {
		flex-wrap: wrap;
	}
}
</pre></body></html>