html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

input[type=submit] {
	-webkit-appearance: none;
}

html {
	overflow-x: hidden;
	overflow-y: scroll;
	max-width: 100%;
}

body {
	max-width: 100%;
	overflow-x: hidden;
	background: white;
	font-family: "Open Sans", sans-serif;
	color: #676767;
	position: relative;
}

ol, ul {
	list-style: none;
}

input[type=text]::-ms-clear {
	display: none;
}

p:empty {
	display: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.container, .post-area.standard-minimal.full-width-content .post .inner-wrap {
	margin: 0 auto;
	position: relative;
}

.container, .post-area.standard-minimal.full-width-content .post .inner-wrap {
	max-width: 880px;
}

.row {
	position: relative;
}

.row:after, .col:after, .clr:after, .group:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.row, div.clear {
	padding-bottom: 24px;
}

body {
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	font-family: "Open Sans";
	font-weight: 400;
	line-height: 26px;
}

body:not(.nectar-no-flex-height) {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

body:not(.nectar-no-flex-height) #ajax-content-wrap, body:not(.nectar-no-flex-height) #ajax-content-wrap .blurred-wrap, body:not(.nectar-no-flex-height) .ocm-effect-wrap, body:not(.nectar-no-flex-height) .ocm-effect-wrap-inner {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

body:not(.nectar-no-flex-height) .container-wrap {
	flex-grow: 1;
}

p {
	-webkit-font-smoothing: antialiased;
}

#wpstats {
	display: none;
}

.side-box a:link, .side-box a:visited {
	font-weight: normal;
	color: #06c55b;
	font-size: 12px;
}

div[id="wpadminbar"] {
	z-index: 1000000 !important;
}

.container-wrap, .project-title {
	background-color: #f8f8f8;
	position: relative;
	z-index: 10;
	margin-top: 0;
	padding-top: 40px;
	padding-bottom: 40px;
}

body[data-header-resize="0"] .container-wrap, body[data-header-resize="0"] .project-title {
	margin-top: 0;
	padding-top: 40px;
}

body.page-template-template-no-header .container-wrap, body.page-template-template-no-header-footer .container-wrap {
	padding-top: 0;
}

body[data-smooth-scrolling="0"] {
	overflow: hidden;
}

a {
	color: #3555ff;
	text-decoration: none;
	transition: color .3s;
	-webkit-transition: color .3s;
}

a:hover {
	color: inherit;
}

h1 {
	font-size: 54px;
	line-height: 62px;
	margin-bottom: 7px;
}

h3 {
	font-size: 22px;
	line-height: 34px;
	margin-bottom: 7px;
}

h6 {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 7px;
}

h1, h2, h3, h4, h5, h6 {
	color: #444;
	letter-spacing: 0;
	-webkit-font-smoothing: antialiased;
	font-family: "Open Sans";
	font-weight: 600;
}

p {
	padding-bottom: 27px;
}

.container .row:last-child, .wpb_wrapper .clear {
	padding-bottom: 0;
}

ul, ol {
	margin-left: 30px;
	margin-bottom: 30px;
}

li ul, li ol {
	margin-bottom: 0;
}

ul li {
	list-style: disc;
	list-style-position: outside;
}

#header-secondary-outer ul, #header-secondary-outer ol, #header-outer nav > ul, #header-outer ol, #footer-outer ul, #footer-outer ol, #slide-out-widget-area ul, #slide-out-widget-area ol, #search-outer ul, #search-outer ol, #mobile-menu ul, #mobile-menu ol, #header-outer .button_social_group ul {
	margin: 0;
}

#header-secondary-outer ul li, #header-secondary-outer ol li, #header-outer ul li, #header-outer ol li, #footer-outer ul li, #footer-outer ol li, #search-outer ul li, #search-outer ol li, #slide-out-widget-area ul li, #slide-out-widget-area ol li, #mobile-menu ul li, #mobile-menu ol li {
	list-style: none;
}

#ajax-loading-screen {
	background-color: #fff;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index: 1000000000;
}

#ajax-loading-screen[data-effect*="horizontal_swipe"] {
	background-color: transparent !important;
	left: -100%;
}

body[data-ajax-transitions="true"] #ajax-loading-screen[data-method="standard"][data-effect*="horizontal_swipe"] {
	display: block;
}

@-webkit-keyframes nectar-anim-effect-2-1 {
	0% {
		-ms-transform: translateX(0);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	
	30%, 100% {
		-ms-transform: translateX(-100%);
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.67, 0, .3, 1);
		animation-timing-function: cubic-bezier(.67, 0, .3, 1);
	}
}

@keyframes nectar-anim-effect-2-1 {
	0% {
		-ms-transform: translateX(0);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	
	30%, 100% {
		-ms-transform: translateX(-100%);
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.67, 0, .3, 1);
		animation-timing-function: cubic-bezier(.67, 0, .3, 1);
	}
}

@-webkit-keyframes nectar-anim-effect-2-2 {
	0%, 14.5% {
		-ms-transform: translateX(0);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	
	34.5%, 100% {
		-ms-transform: translateX(-100%);
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.67, 0, .3, 1);
		animation-timing-function: cubic-bezier(.67, 0, .3, 1);
	}
}

@keyframes nectar-anim-effect-2-2 {
	0%, 14.5% {
		-ms-transform: translate3d(0, 0, 0);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	
	34.5%, 100% {
		-ms-transform: translate3d(-100%, 0, 0);
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.67, 0, .3, 1);
		animation-timing-function: cubic-bezier(.67, 0, .3, 1);
	}
}

body[data-ajax-transitions="true"] #ajax-loading-screen[data-method="standard"], body[data-ajax-transitions="true"] #ajax-loading-screen[data-effect*="horizontal_swipe"][data-method="ajax"], body[data-ajax-transitions="true"] #ajax-loading-screen[data-method="standard"] .loading-icon {
	display: block;
	opacity: 1;
}

@keyframes material-rotate-left {
	to {
		transform: rotate(30deg);
	}
	
	from {
		transform: rotate(175deg);
	}
}

@keyframes material-rotate-right {
	from {
		transform: rotate(-175deg);
	}
	
	to {
		transform: rotate(-30deg);
	}
}

@keyframes material-rotate-all {
	from {
		transform: rotate(0deg);
	}
	
	to {
		transform: rotate(-360deg);
	}
}

@keyframes material-fade-in-first {
	from {
		opacity: 1;
	}
	
	to {
		opacity: 0;
	}
}

@keyframes material-fade-in-second {
	from {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

@keyframes spinning_animation {
	0% {
		transform: scale(1) rotate(0deg);
	}
	
	50% {
		transform: scale(.8) rotate(360deg);
	}
	
	100% {
		transform: scale(1) rotate(720deg);
	}
}

@-webkit-keyframes spinning_animation {
	0% {
		-webkit-transform: scale(1) rotate(0deg);
	}
	
	50% {
		-webkit-transform: scale(.8) rotate(360deg);
	}
	
	100% {
		-webkit-transform: scale(1) rotate(720deg);
	}
}

@keyframes bounce_in_animation {
	0% {
		transform: scale(0, 0);
	}
	
	20% {
		transform: scale(1.4, 1.4);
	}
	
	50% {
		transform: scale(.8, .8);
	}
	
	85% {
		transform: scale(1.1, 1.1);
	}
	
	100% {
		transform: scale(1, 1);
	}
}

@-webkit-keyframes bounce_in_animation {
	0% {
		-webkit-transform: scale(0, 0);
	}
	
	20% {
		-webkit-transform: scale(1.4, 1.4);
	}
	
	50% {
		-webkit-transform: scale(.8, .8);
	}
	
	85% {
		-webkit-transform: scale(1.1, 1.1);
	}
	
	100% {
		-webkit-transform: scale(1, 1);
	}
}

@keyframes grow_in_animation {
	0% {
		transform: scale(0, 0);
	}
	
	100% {
		transform: scale(1, 1);
	}
}

@-webkit-keyframes grow_in_animation {
	0% {
		-webkit-transform: scale(0, 0);
	}
	
	100% {
		-webkit-transform: scale(1, 1);
	}
}

body #ajax-loading-screen[data-effect="center_mask_reveal"] {
	background-color: transparent;
}

#ajax-loading-screen[data-effect="center_mask_reveal"] span {
	position: absolute;
	background: #fff;
	z-index: 100;
	-webkit-transition: .8s cubic-bezier(.12, .75, .4, 1);
	transition: .8s cubic-bezier(.12, .75, .4, 1);
}

#error-404 {
	text-align: center;
	padding: 10% 0;
	position: relative;
	z-index: 10;
}

body #error-404[data-cc="true"] h1, body #error-404[data-cc="true"] h2, body #error-404[data-cc="true"] p {
	color: inherit;
}

body[data-bg-header="true"] .container-wrap, body.single-portfolio .container-wrap, body.page-template-template-portfolio-php .container-wrap, body.tax-project-type .container-wrap {
	padding-top: 25px;
	margin-top: 0 !important;
	padding-bottom: 40px;
}

#header-space {
	height: 90px;
	background-color: #fff;
}

body[data-header-color="dark"] #header-space {
	background-color: #000;
}

#header-outer {
	width: 100%;
	top: 0;
	left: 0;
	position: fixed;
	padding: 28px 0 0 0;
	background-color: #fff;
	z-index: 9999;
	overflow: visible;
}

#header-outer[data-box-shadow="small"], body.material[data-hhun="1"] #header-outer[data-header-resize="0"][data-box-shadow="small"][data-remove-fixed="0"]:not(.transparent):not(.invisible), body.material[data-hhun="1"] #header-outer[data-header-resize="0"][data-box-shadow="small"][data-remove-fixed="1"]:not(.transparent) {
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .22);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, .22);
}

#header-outer[data-box-shadow="large"], body.material[data-hhun="1"] #header-outer[data-header-resize="0"][data-box-shadow="large"][data-remove-fixed="0"]:not(.transparent):not(.invisible), body.material[data-hhun="1"] #header-outer[data-header-resize="0"][data-box-shadow="large"][data-remove-fixed="1"]:not(.transparent) {
	-webkit-box-shadow: 0 3px 45px rgba(0, 0, 0, .15);
	box-shadow: 0 3px 45px rgba(0, 0, 0, .15);
}

body.page-template-template-no-header #header-outer, body.page-template-template-no-header-footer #header-outer {
	visibility: hidden;
}

body[data-transparent-nav="1"][data-header-color="light"] #header-outer {
	background-color: rgba(255, 255, 255, .965);
}

body[data-header-color="dark"] #header-outer, body[data-header-color="dark"] #search-outer {
	background-color: #000;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#top {
	position: relative;
	z-index: 9998;
	width: 100%;
}

.sub-menu {
	z-index: 3;
}

body[data-hhun="0"] #header-outer[data-header-resize="0"]:not([data-transparent-header="true"]) {
	transition: box-shadow .42s ease, opacity .3s ease, transform .32s ease;
}

#header-outer[data-using-secondary="1"]:not([data-format="left-header"]) {
	transition: transform .32s ease, background-color .3s ease 0s, box-shadow .3s ease 0s, margin .25s ease;
}

@media only screen and (min-width: 1000px) {
	#header-outer:not([data-format="left-header"]) {
		padding-top: 0;
	}
}

body #header-outer[data-transparent-header="true"], body #header-outer[data-transparent-header="true"] .cart-menu {
	transition: background-color .3s ease, box-shadow .3s ease, margin .25s ease;
	-webkit-transition: background-color .3s ease, box-shadow .3s ease, margin .25s ease;
}

body #header-outer[data-transparent-header="true"][data-remove-border="true"], #header-outer[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"] .cart-menu, #header-outer[data-transparent-header="true"][data-full-width="false"][data-remove-border="true"].transparent .cart-menu, .ascend #header-outer.transparent[data-transparent-header="true"][data-full-width="true"][data-remove-border="true"] #top .nectar-woo-cart .cart-contents {
	border: none !important;
}

body #header-outer-bg-only {
	display: block;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	content: " ";
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .22);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, .22);
	-webkit-transition: opacity .7s cubic-bezier(.2, 1, .2, 1), transform .7s cubic-bezier(.2, 1, .2, 1);
	-ms-transition: opacity .7s cubic-bezier(.2, 1, .2, 1), transform .7s cubic-bezier(.2, 1, .2, 1);
	transition: opacity .7s cubic-bezier(.2, 1, .2, 1), transform .7s cubic-bezier(.2, 1, .2, 1);
}

#search-outer {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10000;
	overflow: visible;
	display: none;
	background-color: #fff;
}

#search-box {
	position: relative;
}

body[data-hhun="1"] #header-outer[data-remove-fixed="1"] {
	position: absolute;
}

body[data-hhun="1"] #header-secondary-outer[data-remove-fixed="0"] {
	transition: transform .3s ease;
}

@media only screen and (min-width:1000px) {
	body[data-hhun="1"]:not(.no-scroll) #header-outer[data-remove-fixed="1"]:not(.detached), body[data-hhun="1"]:not(.no-scroll) #header-outer[data-remove-fixed="1"][data-permanent-transparent="false"][data-using-secondary="1"] {
		top: 0;
	}
}

body:not(.compose-mode) .row-bg-wrap[data-bg-animation="displace-filter-fade"] .row-bg.using-image .nectar-liquid-bg.animated-in, body:not(.compose-mode) .column-image-bg-wrap[data-bg-animation="displace-filter-fade"] .nectar-liquid-bg.animated-in {
	opacity: 1;
}

body[data-ajax-transitions] .row-bg-wrap[data-bg-animation="fade-in"] .inner-wrap.using-image.animated-in, .column-image-bg-wrap[data-bg-animation="fade-in"] .inner-wrap.animated-in {
	opacity: 1;
}

body[data-ajax-transitions] .row-bg-wrap[data-bg-animation="zoom-out"] .inner-wrap.using-image.animated-in, body[data-ajax-transitions] .row-bg-wrap[data-bg-animation="zoom-out-slow"] .inner-wrap.using-image.animated-in, body[data-ajax-transitions] .row-bg-wrap[data-bg-animation="zoom-out-reveal"] .inner-wrap.animated-in, body[data-ajax-transitions] .row-bg-wrap[data-bg-animation="zoom-out-reveal"].animated-in, .column-image-bg-wrap[data-bg-animation="zoom-out"] .inner-wrap.animated-in, .column-image-bg-wrap[data-bg-animation="zoom-out-slow"] .inner-wrap.animated-in, .column-image-bg-wrap[data-bg-animation="zoom-out-high"] .inner-wrap.animated-in, .column-image-bg-wrap[data-bg-animation="zoom-out-reveal"] .inner-wrap.animated-in, .column-image-bg-wrap[data-bg-animation="zoom-out-reveal"].animated-in, .column-bg-overlay-wrap[data-bg-animation="zoom-out-reveal"].animated-in {
	-webkit-transform: scale(1);
	transform: scale(1);
}

body[data-ajax-transitions] .row-bg-wrap[data-bg-animation="zoom-out-reveal"].animated-in, .column-image-bg-wrap[data-bg-animation="zoom-out-reveal"].animated-in, .column-bg-overlay-wrap[data-bg-animation="zoom-out-reveal"].animated-in {
	opacity: 1;
}

.nectar-shape-divider-wrap[data-style="waves_opacity"] svg path:first-child {
	opacity: .6;
}

.nectar-shape-divider-wrap[data-style="fan"] svg {
	width: 102%;
	left: -1%;
}

.nectar-shape-divider-wrap[data-style="fan"] svg polygon:nth-child(2) {
	opacity: .15;
}

.nectar-shape-divider-wrap[data-style="fan"] svg rect {
	opacity: .3;
}

.nectar-shape-divider-wrap[data-style="mountains"] svg path:first-child {
	opacity: .1;
}

.nectar-shape-divider-wrap[data-style="mountains"] svg path:nth-child(2) {
	opacity: .12;
}

.nectar-shape-divider-wrap[data-style="mountains"] svg path:nth-child(3) {
	opacity: .18;
}

.nectar-shape-divider-wrap[data-style="mountains"] svg path:nth-child(4) {
	opacity: .33;
}

.nectar-shape-divider-wrap[data-style="curve_opacity"] svg path:nth-child(1), .nectar-shape-divider-wrap[data-style="waves_opacity_alt"] svg path:nth-child(1) {
	opacity: .15;
}

.nectar-shape-divider-wrap[data-style="curve_opacity"] svg path:nth-child(2), .nectar-shape-divider-wrap[data-style="waves_opacity_alt"] svg path:nth-child(2) {
	opacity: .3;
}

.owl-carousel .animated {
	animation-duration: 1000ms;
	animation-fill-mode: both;
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
	}
}

.owl-carousel[data-enable-animation="true"].animated-in .owl-controls {
	opacity: 1;
	-ms-transition: opacity .5s;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
}

iframe.iframe-embed, iframe {
	max-width: 100%;
}

#bbp_search_submit, #members_search_submit {
	padding: 10px 11px;
}

@keyframes colorStripReveal {
	0% {
		transform: scale(0, 1) translateZ(0);
	}
	
	100% {
		transform: scale(1, 1) translateZ(0);
	}
}

.nectar-button .im-icon-wrap svg {
	width: 18px;
	height: 18px;
	fill: currentColor;
}

.nectar-button.extra_jumbo .im-icon-wrap svg {
	width: 40px;
	height: 40px;
}

.material .nectar-button .im-icon-wrap svg {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

body:not([data-button-style*="rounded_shadow"]) .full-width-section .light .nectar-button:not(.see-through):not(.see-through-2):not(.see-through-3), body .full-width-section .light .nectar-button.wpb_animate_when_almost_visible.animated:not(.see-through):not(.see-through-2):not(.see-through-3) {
	opacity: .9;
}

body[data-button-style] .full-width-section .light .nectar-button:not(.see-through):not(.see-through-2):not(.see-through-3):hover, body[data-button-style] .full-width-section .light .nectar-button.wpb_animate_when_almost_visible.animated:not(.see-through):not(.see-through-2):not(.see-through-3):hover, body .nectar-button.wpb_animate_when_almost_visible.animated, body[data-button-style] .nectar-button.wpb_animate_when_almost_visible.animated {
	opacity: 1;
}

body[data-button-style^="rounded"] .nectar-cta:not([data-style="material"]) .link_wrap, body[data-button-style^="rounded"] .nectar-button.see-through, body[data-button-style^="rounded"].ascend .nectar-button.see-through, body[data-button-style^="rounded"] .nectar-button.see-through-2, body[data-button-style^="rounded"].ascend .nectar-button.see-through-2, body[data-button-style^="rounded"] .nectar-button.see-through-3, body[data-button-style^="rounded"].ascend .nectar-button.see-through-3, body[data-button-style^="rounded"] .portfolio-filters-inline .container ul li a, body[data-button-style^="rounded"] .slide-out-widget-area-toggle[data-custom-color="true"] a:before, body[data-button-style^="rounded"] #to-top, body[data-button-style^="rounded"] .flex-direction-nav a, body[data-button-style^="rounded"] #pagination span, body[data-button-style^="rounded"] #pagination a, body[data-button-style^="rounded"] #pagination .next.inactive, body[data-button-style^="rounded"] #pagination .prev.inactive, body[data-button-style^="rounded"].woocommerce nav.woocommerce-pagination ul li a, body[data-button-style^="rounded"].woocommerce .container-wrap nav.woocommerce-pagination ul li span, body[data-button-style^="rounded"] .container-wrap nav.woocommerce-pagination ul li span, body[data-button-style^="rounded"].woocommerce-cart .wc-proceed-to-checkout a.checkout-button, body[data-button-style^="rounded"] #infscr-loading, body[data-button-style^="rounded"] input[type=submit], body[data-button-style^="rounded"] button[type=submit], body[data-button-style^="rounded"] input[type="button"], body[data-button-style^="rounded"] button, body[data-button-style^="rounded"].ascend .container-wrap input[type="submit"], body[data-button-style^="rounded"].ascend .container-wrap button[type="submit"], body[data-button-style^="rounded"] .nectar-button, body[data-button-style^="rounded"] .swiper-slide .button a, body[data-button-style^="rounded"] #top nav > ul > li[class*="button_solid_color"] > a:before, body[data-button-style^="rounded"] #top nav > ul > li[class*="button_bordered"] > a:before, body[data-button-style^="rounded"] .woocommerce.add_to_cart_inline a.button.add_to_cart_button, body[data-button-style^="rounded"] #header-outer .widget_shopping_cart a.button {
	border-radius: 200px !important;
	-webkit-border-radius: 200px !important;
	box-shadow: none;
	-ms-transition: opacity .45s cubic-bezier(.25, 1, .33, 1), transform .45s cubic-bezier(.25, 1, .33, 1), border-color .45s cubic-bezier(.25, 1, .33, 1), color .45s cubic-bezier(.25, 1, .33, 1), background-color .45s cubic-bezier(.25, 1, .33, 1), box-shadow .45s cubic-bezier(.25, 1, .33, 1);
	-webkit-transition: opacity .45s cubic-bezier(.25, 1, .33, 1), transform .45s cubic-bezier(.25, 1, .33, 1), border-color .45s cubic-bezier(.25, 1, .33, 1), color .45s cubic-bezier(.25, 1, .33, 1), background-color .45s cubic-bezier(.25, 1, .33, 1), box-shadow .45s cubic-bezier(.25, 1, .33, 1);
	transition: opacity .45s cubic-bezier(.25, 1, .33, 1), transform .45s cubic-bezier(.25, 1, .33, 1), border-color .45s cubic-bezier(.25, 1, .33, 1), color .45s cubic-bezier(.25, 1, .33, 1), background-color .45s cubic-bezier(.25, 1, .33, 1), box-shadow .45s cubic-bezier(.25, 1, .33, 1);
}

body[data-button-style*="slightly_rounded"] .nectar-cta:not([data-style="material"]) .link_wrap, body[data-button-style*="slightly_rounded"] .nectar-button.see-through, body[data-button-style*="slightly_rounded"].ascend .nectar-button.see-through, body[data-button-style*="slightly_rounded"] .nectar-button.see-through-2, body[data-button-style*="slightly_rounded"].ascend .nectar-button.see-through-2, body[data-button-style*="slightly_rounded"] .nectar-button.see-through-3, body[data-button-style*="slightly_rounded"].ascend .nectar-button.see-through-3, body[data-button-style*="slightly_rounded"] .portfolio-filters-inline .container ul li a, body[data-button-style*="slightly_rounded"] .slide-out-widget-area-toggle[data-custom-color="true"] a:before, body[data-button-style*="slightly_rounded"] #infscr-loading, body[data-button-style*="slightly_rounded"] .flex-direction-nav a, body[data-button-style*="slightly_rounded"] #pagination span, body[data-button-style*="slightly_rounded"] #pagination a, body[data-button-style*="slightly_rounded"] #pagination .next.inactive, body[data-button-style*="slightly_rounded"] #pagination .prev.inactive, body[data-button-style*="slightly_rounded"].woocommerce nav.woocommerce-pagination ul li a, body[data-button-style*="slightly_rounded"].woocommerce .container-wrap nav.woocommerce-pagination ul li span, body[data-button-style*="slightly_rounded"] .container-wrap nav.woocommerce-pagination ul li span, body[data-button-style*="slightly_rounded"].woocommerce-cart .wc-proceed-to-checkout a.checkout-button, body[data-button-style*="slightly_rounded"] input[type=submit], body[data-button-style*="slightly_rounded"] button[type=submit], body[data-button-style*="slightly_rounded"] input[type="button"], body[data-button-style*="slightly_rounded"] button, body[data-button-style*="slightly_rounded"].ascend .container-wrap input[type="submit"], body[data-button-style*="slightly_rounded"].ascend .container-wrap button[type="submit"], body[data-button-style*="slightly_rounded"] .nectar-button, body[data-button-style*="slightly_rounded"] .swiper-slide .button a, body[data-button-style*="slightly_rounded"] #top nav > ul > li[class*="button_solid_color"] > a:before, body[data-button-style*="slightly_rounded"] #top nav > ul > li[class*="button_bordered"] > a:before, body[data-button-style*="slightly_rounded"] #header-outer .widget_shopping_cart a.button, body[data-button-style*="slightly_rounded"] .comment-list .reply a, body[data-button-style*="slightly_rounded"].material #page-header-bg.fullscreen-header .inner-wrap >a, body[data-button-style*="slightly_rounded"] .sharing-default-minimal .nectar-social-inner >a, body[data-button-style*="slightly_rounded"] .sharing-default-minimal .nectar-love, body[data-button-style*="slightly_rounded"].single .heading-title[data-header-style="default_minimal"] .meta-category a, body[data-button-style*="slightly_rounded"] #page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a, body[data-button-style*="slightly_rounded"] .masonry.classic_enhanced .posts-container article .meta-category a, body[data-button-style*="slightly_rounded"] .blog-recent[data-style*="classic_enhanced"] .meta-category a, .ascend[data-button-style="slightly_rounded"] .container-wrap input[type="submit"], .ascend[data-button-style*="slightly_rounded"] .container-wrap button[type="submit"], body[data-button-style*="slightly_rounded"] .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	box-shadow: none;
	-webkit-transition: opacity .45s cubic-bezier(.25, 1, .33, 1), transform .45s cubic-bezier(.25, 1, .33, 1), border-color .45s cubic-bezier(.25, 1, .33, 1), color .45s cubic-bezier(.25, 1, .33, 1), background-color .45s cubic-bezier(.25, 1, .33, 1), box-shadow .45s cubic-bezier(.25, 1, .33, 1);
	transition: opacity .45s cubic-bezier(.25, 1, .33, 1), transform .45s cubic-bezier(.25, 1, .33, 1), border-color .45s cubic-bezier(.25, 1, .33, 1), color .45s cubic-bezier(.25, 1, .33, 1), background-color .45s cubic-bezier(.25, 1, .33, 1), box-shadow .45s cubic-bezier(.25, 1, .33, 1);
}

body[data-button-style*="slightly_rounded"] #to-top {
	border-radius: 200px !important;
	-webkit-border-radius: 200px !important;
}

body[data-button-style*="rounded_shadow"] .wp-block-button > .wp-block-button__link:hover, body[data-button-style*="rounded_shadow"] .nectar-button:hover, body[data-button-style*="rounded_shadow"] .nectar-button:focus, body[data-button-style*="rounded_shadow"].ascend .nectar-button.see-through:hover, body[data-button-style*="rounded_shadow"] input[type="submit"]:hover, body[data-button-style*="rounded_shadow"] input[type="submit"]:focus, body[data-button-style*="rounded_shadow"].woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, body[data-button-style*="rounded_shadow"] .swiper-slide .button a:hover, body[data-button-style="rounded_shadow"].ascend .nectar-button.see-through-2:hover, body[data-button-style*="rounded_shadow"].ascend .nectar-button:hover, body[data-button-style*="rounded_shadow"] .sharing-default-minimal .nectar-love:hover, body[data-button-style="rounded_shadow"] .sharing-default-minimal .nectar-social-inner > a:hover, body[data-button-style*="rounded_shadow"] .woocommerce.add_to_cart_inline a.button.add_to_cart_button:hover, body[data-button-style*="rounded_shadow"] .container-wrap input[type="submit"]:hover, body[data-button-style="rounded_shadow"] .container-wrap button[type="submit"]:hover, body[data-button-style="rounded_shadow"] .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
	box-shadow: 0 20px 38px rgba(0, 0, 0, .16);
	-ms-transform: translateY(-3px);
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
}

body[data-button-style="slightly_rounded_shadow"] .nectar-button:hover, body[data-button-style="slightly_rounded_shadow"] .nectar-button:focus, body[data-button-style="slightly_rounded_shadow"].ascend .nectar-button.see-through:hover, body[data-button-style="slightly_rounded_shadow"] input[type="submit"]:hover, body[data-button-style="slightly_rounded_shadow"] input[type="submit"]:focus, body[data-button-style*="slightly_rounded"].single .heading-title[data-header-style="default_minimal"] .meta-category a:hover, body[data-button-style*="slightly_rounded"] #page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a:hover, body[data-button-style="slightly_rounded_shadow"].woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, body[data-button-style="slightly_rounded_shadow"] .swiper-slide .button a:hover, body[data-button-style="slightly_rounded_shadow"].ascend .nectar-button.see-through-2:hover, body[data-button-style="slightly_rounded_shadow"].ascend .nectar-button:hover, body[data-button-style="slightly_rounded_shadow"].woocommerce-page .woocommerce p.return-to-shop a.wc-backward:hover, body[data-button-style="slightly_rounded_shadow"] .sharing-default-minimal .nectar-love:hover, body[data-button-style="slightly_rounded_shadow"] .sharing-default-minimal .nectar-social-inner > a:hover, body[data-button-style="slightly_rounded_shadow"] .container-wrap input[type="submit"]:hover, body[data-button-style="slightly_rounded_shadow"] .container-wrap button[type="submit"]:hover, body[data-button-style="slightly_rounded_shadow"] .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
	box-shadow: 0 20px 38px rgba(0, 0, 0, .16) !important;
	-ms-transform: translateY(-3px);
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
}

.nectar-3d-transparent-button .back-3d svg, .nectar-3d-transparent-button .front-3d svg {
	display: block;
}

@keyframes portSliderLine {
	0% {
		transform: scaleX(0);
		transform-origin: left;
	}
	
	100% {
		transform: scaleX(1);
		transform-origin: left;
	}
}

@keyframes portSliderLine2 {
	0% {
		transform: scaleX(1);
		transform-origin: right;
	}
	
	100% {
		transform: scaleX(0);
		transform-origin: right;
	}
}

.nectar-cta[data-style="arrow-animation"] svg, .nectar-cta[data-style="arrow-animation"] svg polyline {
	stroke: currentColor;
}

.team-meta .nectar-cta[data-style="arrow-animation"] svg polyline {
	stroke-dashoffset: 0;
	stroke-dasharray: 0;
}

.nectar-cta[data-style="arrow-animation"] svg polyline {
	stroke-dashoffset: 140px;
	stroke-dasharray: 140px;
}

.nectar-cta[data-style="arrow-animation"] svg {
	position: absolute;
	left: 25px;
	top: 50%;
	width: 6px;
}

.team-meta nectar-cta[data-style="arrow-animation"] svg {
	left: 24px;
}

@keyframes ctaArrowSVGStart {
	0% {
		transform: translateY(calc(-50% + .5px)) translateX(0) translateZ(0);
	}
	
	100% {
		transform: translateY(calc(-50% + .5px)) translateX(-3px) translateZ(0);
	}
}

@keyframes ctaArrowSVGEnd {
	0% {
		transform: translateY(calc(-50% + .5px)) translateX(-3px) translateZ(0);
	}
	
	100% {
		transform: translateY(calc(-50% + .5px)) translateX(0) translateZ(0);
	}
}

@keyframes ctaArrowTextStart {
	0% {
		transform: translateX(6px);
	}
	
	100% {
		transform: translateX(0);
	}
}

@keyframes ctaArrowTextEnd {
	0% {
		transform: translateX(0);
	}
	
	100% {
		transform: translateX(6px);
	}
}

@keyframes ctaArrowStart {
	0% {
		stroke-dashoffset: 140px;
		stroke-dasharray: 140px;
	}
	
	100% {
		stroke-dasharray: 140px;
		stroke-dashoffset: 10px;
	}
}

@keyframes ctaArrowStartTeam {
	0% {
		stroke-dashoffset: 0px;
		stroke-dasharray: 0px;
	}
	
	50% {
		stroke-dashoffset: 140px;
		stroke-dasharray: 140px;
	}
	
	100% {
		stroke-dasharray: 140px;
		stroke-dashoffset: 10px;
	}
}

@keyframes ctaArrowEnd {
	0% {
		stroke-dashoffset: 10px;
		stroke-dasharray: 150px 150px;
	}
	
	40% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
		stroke-dashoffset: -53px;
		stroke-dasharray: 1px 150px;
	}
}

@keyframes ctaArrowLineStart {
	0% {
		transform-origin: left;
		transform: scaleX(1.2) translateY(calc(-50% + .5px)) translateZ(0);
	}
	
	100% {
		transform: scaleX(1) translateY(calc(-50% + .5px)) translateZ(0);
	}
}

@keyframes ctaArrowLineEnd {
	0% {
		transform-origin: right;
		transform: scaleX(1) translateY(calc(-50% + .5px)) translateZ(0);
	}
	
	50% {
		transform-origin: right;
		transform: scaleX(0) translateY(calc(-50% + .5px)) translateZ(0);
	}
	
	51% {
		transform-origin: left;
	}
	
	100% {
		transform: scaleX(1.2) translateY(calc(-50% + .5px)) translateZ(0);
		transform-origin: left;
	}
}

.nectar-cta[data-style="arrow-animation"] svg polyline {
	animation: ctaArrowEnd .45s cubic-bezier(.23, .46, .4, 1) forwards;
}

.nectar-cta[data-style="arrow-animation"] svg {
	animation: ctaArrowSVGStart .45s cubic-bezier(.23, .46, .4, 1) forwards;
}

.nectar-cta[data-style="arrow-animation"] .link_wrap:hover svg, .team-member:hover .nectar-cta[data-style="arrow-animation"] .link_wrap svg {
	animation: ctaArrowSVGEnd .45s cubic-bezier(.23, .46, .4, 1) forwards;
}

.nectar_cascading_images.animated-in .cascading-image .inner-wrap {
	-ms-transition: transform .7s cubic-bezier(.3, .95, .3, .95), opacity .3s ease;
	-webkit-transition: -webkit-transform .7s cubic-bezier(.3, .95, .3, .95), opacity .3s ease;
	transition: transform .7s cubic-bezier(.3, .95, .3, .95), opacity .3s ease;
}

.nectar_cascading_images.animated-in .cascading-image[data-animation="grow-in-reveal"] .inner-wrap {
	-ms-transition: transform 1.1s cubic-bezier(.3, .95, .3, .95), opacity .3s ease;
	-webkit-transition: -webkit-transform 1.1s cubic-bezier(.3, .95, .3, .95), opacity .3s ease;
	transition: transform 1.1s cubic-bezier(.3, .95, .3, .95), opacity .3s ease;
}

@media all and (-ms-high-contrast:none) {
	*::-ms-backdrop, .row .nectar_cascading_images .cascading-image img:not([srcset]) {
		width: 100%;
	}
}

.nectar_food_menu_item.animated-in .item_description, .nectar_food_menu_item.animated-in .inner {
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

.nectar-highlighted-text em.animated:before, .nectar-highlighted-text[data-style="regular_underline"] a:hover em:after, .nectar-highlighted-text[data-style="regular_underline"] em:hover a:after {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

@media only screen and (max-width: 999px) {
	body:not([data-m-animate="1"]) .nectar-highlighted-text em.animated:before {
		-webkit-transition: none;
		transition: none;
	}
}

.nectar-highlighted-text[data-style="half_text"] a:hover em.animated:before {
	-webkit-transform: scaleX(1) scaleY(.5);
	transform: scaleX(1) scaleY(.5);
}

.nectar-highlighted-text[data-style="full_text"] a:hover em.animated:before {
	opacity: .65;
}

i[class*="fa-"], span[class*="fa-"] {
	display: inline-block;
	word-spacing: 1px;
	position: relative;
	text-align: center;
	top: -2px;
	vertical-align: middle;
	max-width: 100%;
}

[class^="icon-"], i[class*=" icon-"] {
	display: inline-block;
	max-width: 100%;
	position: relative;
	text-align: center;
	vertical-align: middle;
	top: -2px;
	word-spacing: 1px;
}

body .svg-icon-holder[data-color="white"] svg path {
	stroke: #fff;
}

body .svg-icon-holder[data-color="black"] svg path {
	stroke: #000;
}

body .svg-icon-holder[data-color="grey"] svg path {
	stroke: #c8c8c8;
}

.nectar_icon_wrap .im-icon-wrap[data-color="white"] path, .nectar-fancy-box[data-style="parallax_hover"] .im-icon-wrap path {
	fill: #fff;
}

.nectar_icon_wrap .im-icon-wrap[data-color="black"] path {
	fill: #000;
}

.nectar_icon_wrap .im-icon-wrap[data-color="grey"] path {
	fill: #888;
}

.img-with-aniamtion-wrap[data-animation*="reveal-from-"] .hover-wrap, .nectar-scrolling-text .background-layer:not([data-bg-animation="none"]).animated-in .inner {
	opacity: 1;
}

.nectar-scrolling-text .background-layer[data-bg-animation="fade-in-from-bottom"].animated-in .inner {
	transform: translateY(0);
}

.img-with-aniamtion-wrap[data-animation*="reveal-from-"].animated-in, .revealed-bg .column-image-bg-wrap[data-bg-animation*="reveal-from-"], .revealed-bg .column-bg-overlay-wrap[data-bg-animation*="reveal-from-"] {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.img-with-aniamtion-wrap[data-animation*="reveal-from-"].animated-in .inner, .revealed-bg .column-image-bg-wrap[data-bg-animation*="reveal-from-"] .inner-wrap, .revealed-bg .column-bg-overlay-wrap[data-bg-animation*="reveal-from-"], .revealed-bg .column-bg-overlay-wrap[data-bg-animation*="reveal-from-"] > div {
	-webkit-transform: rotate(0deg) translateZ(0);
	transform: rotate(0deg) translateZ(0);
	opacity: 1;
}

.nectar-scrolling-text .background-layer[data-bg-animation*="reveal-from-"].animated-in .inner {
	-webkit-transform: rotate(0deg) translate3d(0, 0, 0);
	transform: rotate(0deg) translate3d(0, 0, 0);
	opacity: 1;
}

.nectar-scrolling-text .background-layer[data-bg-animation*="reveal-from-"].animated-in .background-image, .img-with-aniamtion-wrap[data-animation*="reveal-from-"].animated-in .hover-wrap .hover-wrap-inner img.img-with-animation, .img-with-aniamtion-wrap[data-animation*="reveal-from-"].animated-in .color-overlay, .revealed-bg .column-image-bg-wrap[data-bg-animation*="reveal-from-"] .inner-wrap .column-image-bg {
	-webkit-transform: rotate(0deg) translateZ(0);
	transform: rotate(0deg) translateZ(0);
}

@-webkit-keyframes pulsate {
	from {
		opacity: 1;
		transform: scale(1);
	}
	
	to {
		opacity: 0;
		transform: scale(3);
	}
}

@keyframes pulsate {
	from {
		opacity: 1;
		transform: scale(1);
	}
	
	to {
		opacity: 0;
		transform: scale(3);
	}
}

@keyframes nectarBounceIn {
	0% {
		transform: translateY(80px);
		opacity: 0;
	}
	
	33% {
		transform: translateY(-13px);
		opacity: 1;
	}
	
	66% {
		transform: translateY(4px);
		opacity: 1;
	}
	
	100% {
		transform: translateY(0px);
		opacity: 1;
	}
}

@-webkit-keyframes nectarBounceIn {
	0% {
		transform: translateY(80px);
		opacity: 0;
	}
	
	33% {
		transform: translateY(-13px);
		opacity: 1;
	}
	
	66% {
		transform: translateY(4px);
		opacity: 1;
	}
	
	100% {
		transform: translateY(0px);
		opacity: 1;
	}
}

html:not(.js) #contact-map, html:not(.js) .nectar-google-map {
	display: none;
}

#contact-map {
	width: 100%;
	height: 370px;
	margin-bottom: 30px;
}

body.page-template-template-contact[data-header-resize="1"] .container-wrap {
	padding-top: 0;
}

#contact-map div, .nectar-google-map div {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

body[data-bg-header="true"] #contact-map {
	margin-top: -30px;
}

body.page-template-template-contact-php #page-header-bg {
	margin-bottom: 0;
}

.nectar-google-map .animated-dot, .nectar-leaflet-map .animated-dot {
	width: 20px;
	height: 20px;
	left: -9px;
	top: -5px;
	position: relative;
}

.nectar-google-map .animated-dot .middle-dot, .nectar-leaflet-map .animated-dot .middle-dot {
	width: 16px;
	height: 16px;
	border-radius: 30px;
	position: absolute;
	left: 2px;
	top: 2px;
	transform-origin: 50% 50%;
	animation-fill-mode: forwards;
	animation-iteration-count: infinite;
}

.nectar-google-map[data-dark-color-scheme="1"] .animated-dot .middle-dot:after {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	content: " ";
	background-color: #fff;
	border-radius: 30px;
	z-index: 100;
	opacity: 0;
	animation: animationSignal2 cubic-bezier(0, .55, .55, 1) 2s;
	transform-origin: 50% 50%;
	animation-fill-mode: forwards;
	animation-delay: .78s;
	animation-iteration-count: infinite;
}

.nectar-google-map .animated-dot .signal, .nectar-leaflet-map .animated-dot .signal {
	width: 180px;
	pointer-events: none;
	height: 180px;
	border-radius: 200px;
	position: absolute;
	left: -80px;
	top: -80px;
	opacity: 0;
	-webkit-animation: animationSignal cubic-bezier(0, .55, .55, 1) 2s;
	animation: animationSignal cubic-bezier(0, .55, .55, 1) 2s;
	transform-origin: 50% 50%;
	animation-fill-mode: forwards;
	animation-delay: .78s;
	animation-iteration-count: infinite;
}

.nectar-google-map .animated-dot .signal2, .nectar-leaflet-map .animated-dot .signal2 {
	width: 180px;
	height: 180px;
	pointer-events: none;
	border-radius: 200px;
	position: absolute;
	left: -80px;
	top: -80px;
	opacity: 0;
	-webkit-animation: animationSignal cubic-bezier(0, .55, .55, 1) 2s;
	animation: animationSignal cubic-bezier(0, .55, .55, 1) 2s;
	transform-origin: 50% 50%;
	animation-fill-mode: forwards;
	animation-delay: 1s;
	animation-iteration-count: infinite;
}

@-webkit-keyframes animationSignal {
	0% {
		opacity: 0;
		transform: scale(0);
	}
	
	1% {
		opacity: .25;
	}
	
	20% {
		opacity: .25;
	}
	
	60% {
		transform: scale(1);
		opacity: 0;
	}
}

@-webkit-keyframes animationSignal2 {
	0% {
		opacity: 0;
	}
	
	1% {
		opacity: .2;
	}
	
	20% {
		opacity: .17;
	}
	
	60% {
		opacity: 0;
	}
}

@keyframes animationSignal {
	0% {
		opacity: 0;
		transform: scale(0);
	}
	
	1% {
		opacity: .25;
	}
	
	20% {
		opacity: .25;
	}
	
	60% {
		transform: scale(1);
		opacity: 0;
	}
}

@keyframes animationSignal2 {
	0% {
		opacity: 0;
	}
	
	1% {
		opacity: .2;
	}
	
	20% {
		opacity: .17;
	}
	
	60% {
		opacity: 0;
	}
}

.nectar-milestone:not(.animated-in) {
	opacity: 0;
}

.page-submenu:not(.stuck) {
	transform: translateY(0px) !important;
	-webkit-transform: translateY(0px) !important;
}

.page-submenu ul {
	margin: 0;
	color: inherit;
}

@media only screen and (min-width:1000px) {
	.page-submenu ul {
		display: block !important;
		height: auto !important;
	}
}

.page-submenu[data-alignment="left"] {
	text-align: left;
}

.page-submenu[data-alignment="center"] {
	text-align: center;
}

.page-submenu[data-alignment="right"] {
	text-align: right;
}

.page-submenu li {
	display: inline-block;
	margin: 0 25px 0 0;
	color: inherit;
}

.page-submenu li a:hover, .page-submenu.stuck .current-menu-item a {
	opacity: 1;
	color: inherit;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner.animated {
	-webkit-transform: none;
	transform: none;
}

.nectar-split-heading[data-animation-type="twist-in"].animated-in {
	transform: rotateY(0deg) rotateZ(0deg);
	opacity: 1;
}

.nectar_video_lightbox svg, .masonry-blog-item .video-play-button svg, .auto_meta_overlaid_spaced article .content-inner > .play svg {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: 2px;
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
}

.nectar-video-box .play_button_mouse_follow svg {
	width: 12px;
}

@media only screen and (max-width: 690px) {
	.nectar-video-box .play_button_mouse_follow.nectar_video_lightbox svg {
		width: 10px;
	}
}

@-webkit-keyframes pulse-1 {
	0% {
		-webkit-transform: translate3d(-50%, -50%, 0) scale(1);
		opacity: 1;
	}
	
	100% {
		-webkit-transform: translate3d(-50%, -50%, 0) scale(1.7);
		opacity: 0;
	}
}

@keyframes pulse-1 {
	0% {
		transform: translate3d(-50%, -50%, 0) scale(1);
		opacity: 1;
	}
	
	100% {
		transform: translate3d(-50%, -50%, 0) scale(1.7);
		opacity: 0;
	}
}

@-webkit-keyframes pulse-2 {
	0% {
		-webkit-transform: translate3d(-50%, -50%, 0) scale(1);
		opacity: .5;
	}
	
	100% {
		-webkit-transform: translate3d(-50%, -50%, 0) scale(1.7);
		opacity: 0;
	}
}

@keyframes pulse-2 {
	0% {
		transform: translate3d(-50%, -50%, 0) scale(1);
		opacity: .5;
	}
	
	100% {
		transform: translate3d(-50%, -50%, 0) scale(1.7);
		opacity: 0;
	}
}

.nectar_video_lightbox.play_button_with_text svg {
	width: 14px;
	height: 14px;
	z-index: 100;
}

.nectar_video_lightbox path, .span_12.dark .nectar_video_lightbox.play_button_with_text path {
	fill: #fff;
}

.span_12.dark .nectar_video_lightbox path {
	fill: #000;
}

.nectar_video_lightbox.play_button_with_text[data-style="small"] svg, .nectar_video_lightbox.play_button_with_text[data-style="bordered_top"] svg {
	height: 10px;
	width: 10px;
}

.span_12.dark .nectar_video_lightbox.play_button_with_text[data-style="small"] path, .span_12.dark .nectar_video_lightbox.play_button_with_text[data-style="bordered_top"] path {
	fill: #000;
}

.nectar-video-box .nectar_video_lightbox path {
	fill: #fff !important;
}

@keyframes nectar-scrolling-text-animation {
	to {
		transform: translateX(-120%) translateZ(0);
	}
}

.nectar-scrolling-text .background-layer:not([data-bg-animation="none"]).animated-in .nectar-scrolling-text-inner {
	opacity: 1;
}

#page-header-wrap[data-animate-in-effect="slide-down"], #page-header-wrap[data-animate-in-effect="slide-down"] #page-header-bg {
	transition: height .85s cubic-bezier(.725, 0, 0, .995);
	-webkit-transition: height .85s cubic-bezier(.725, 0, 0, .995);
}

body[data-ajax-transitions="true"] #page-header-wrap[data-animate-in-effect="slide-down"] {
	transition: height .85s .2s cubic-bezier(.725, 0, 0, .995);
	-webkit-transition: height .85s .2s cubic-bezier(.725, 0, 0, .995);
}

@keyframes pageHeaderFadeIn {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes pageHeaderFadeInText {
	0% {
		-webkit-transform: translateY(40px);
		transform: translateY(40px);
		opacity: 0;
	}
	
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

body[data-bg-header="true"] .container-wrap, html.fp-enabled .container-wrap {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

#page-header-wrap {
	height: 60px;
	overflow: hidden;
	position: relative;
	background-color: #f8f8f8;
	-webkit-font-smoothing: antialiased;
}

body.material #page-header-wrap, body[data-header-resize="0"] #page-header-wrap {
	margin-top: 0;
}

#page-header-bg {
	width: 100%;
	height: 60px;
	overflow: hidden;
	color: #fff;
	display: block !important;
	-webkit-font-smoothing: antialiased;
	position: relative;
	z-index: 2;
}

.page-header-bg-image {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 9;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}

.page-header-overlay-color {
	position: static;
	height: 1px;
	width: 1px;
	margin-left: -9999px;
	pointer-events: none;
	background-color: #333;
}

.page-header-overlay-color:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: inherit;
	content: " ";
	z-index: 10;
	opacity: .65;
}

.page-header-overlay-color[data-overlay-opacity="0.9"]:after {
	opacity: .9;
}

.page-header-overlay-color[data-overlay-opacity="0.8"]:after {
	opacity: .8;
}

.page-header-overlay-color[data-overlay-opacity="0.7"]:after {
	opacity: .7;
}

.page-header-overlay-color[data-overlay-opacity="0.6"]:after {
	opacity: .6;
}

.page-header-overlay-color[data-overlay-opacity="0.5"]:after {
	opacity: .5;
}

.page-header-overlay-color[data-overlay-opacity="0.4"]:after {
	opacity: .4;
}

.page-header-overlay-color[data-overlay-opacity="0.3"]:after {
	opacity: .3;
}

.page-header-overlay-color[data-overlay-opacity="0.2"]:after {
	opacity: .2;
}

.page-header-overlay-color[data-overlay-opacity="0.1"]:after {
	opacity: .1;
}

body[data-header-resize="0"] #page-header-bg {
	margin-top: 0;
}

.page-header-no-bg {
	padding-bottom: 0;
	padding-top: 35px;
	background-color: #f8f8f8;
}

.page-header-no-bg {
	z-index: 1000;
}

#page-header-bg[data-parallax="1"] {
	overflow: hidden;
	margin: 0;
	position: fixed;
	z-index: 2;
}

body[data-footer-reveal="1"] #page-header-bg[data-parallax="1"] {
	opacity: 1;
}

body[data-apte="center_mask_reveal"][data-ajax-transitions="true"] #page-header-bg[data-parallax="1"]:not(.out-of-sight) {
	opacity: 1;
}

#page-header-bg[data-alignment="center"], .page-header-no-bg[data-alignment="center"] {
	text-align: center;
}

#page-header-bg[data-alignment="right"], .page-header-no-bg[data-alignment="right"] {
	text-align: right;
}

#page-header-bg #portfolio-nav a i, #page-header-bg span, #page-header-bg .pinterest-share i, #page-header-bg .facebook-share i, #page-header-bg .linkedin-share i, #page-header-bg .twitter-share i, #page-header-bg .google-plus-share i, #page-header-bg .icon-salient-heart, #page-header-bg .icon-salient-heart-2 {
	color: #fff;
}

.single #single-meta > div >a, .single #single-meta ul .n-shortcode a, #project-meta ul li >a, #project-meta ul .n-shortcode a, #project-meta ul .project-date {
	display: block;
	border-radius: 100px;
	padding: 6px 20px !important;
	-webkit-transition: border-color .45s cubic-bezier(.25, 1, .33, 1);
	transition: border-color .45s cubic-bezier(.25, 1, .33, 1);
	height: auto;
	line-height: 20px;
}

.blog-title #single-meta .nectar-social.hover .share-btn, .blog-title #single-meta .nectar-social.hover > div a, .single .blog-title #single-meta > div >a, .single .blog-title #single-meta div .n-shortcode a, .single-product #single-meta > div >a, #project-meta ul li >a, #project-meta ul .n-shortcode a, #sidebar #project-meta ul .project-date, .ascend #sidebar #project-meta ul .project-date {
	border: 2px solid rgba(0, 0, 0, .1);
}

body.single #ajax-content-wrap #single-meta ul li:first-child, .single #page-header-bg #single-meta ul li, .single .blog-title #single-meta ul li, #project-meta ul li, body.single-portfolio #ajax-content-wrap #sidebar #project-meta ul li:first-child {
	margin: 5px;
}

#page-header-bg[data-text-alignment="center"], .page-header-no-bg[data-text-alignment="center"], .nectar-box-roll .overlaid-content[data-text-alignment="center"] {
	text-align: center;
}

#page-header-bg[data-text-alignment="right"], .page-header-no-bg[data-text-alignment="right"], .nectar-box-roll .overlaid-content[data-text-alignment="right"] {
	text-align: right;
}

@media only screen and (max-width:690px) {
	.overlaid-content svg {
		display: none;
	}
}

@keyframes ctaMinimaLArrowOuter {
	0% {
		transform: translateY(0);
	}
	
	20% {
		transform: translateY(12px);
	}
	
	50% {
		transform: translateY(0);
	}
	
	100% {
		transform: translateY(0);
	}
}

@keyframes ctaMinimaLArrowLine {
	0% {
		transform-origin: bottom;
		transform: scaleY(1);
	}
	
	50% {
		transform-origin: bottom;
		transform: scaleY(0);
	}
	
	51% {
		transform-origin: top;
	}
	
	100% {
		transform: scaleY(1);
		transform-origin: top;
	}
}

@keyframes ctaMinimaLArrow {
	0% {
		stroke-dasharray: 45px;
		stroke-dashoffset: 0px;
	}
	
	50% {
		stroke-dasharray: 45px;
		stroke-dashoffset: -45px;
	}
	
	51% {
		stroke-dasharray: 45px;
		stroke-dashoffset: 45px;
	}
	
	100% {
		stroke-dasharray: 45px;
		stroke-dashoffset: 0px;
	}
}

.nectar-next-section-wrap.minimal-arrow svg {
	animation: ctaMinimaLArrowOuter 2.5s cubic-bezier(.55, 0, .45, 1) infinite;
}

.nectar-next-section-wrap.minimal-arrow a:hover svg path {
	animation: ctaMinimaLArrowLine .6s cubic-bezier(.25, 0, .45, 1) forwards;
}

.nectar-next-section-wrap.minimal-arrow a:hover svg polyline {
	stroke-dashoffset: 0px;
	stroke-dasharray: 45px;
	animation: ctaMinimaLArrow .6s cubic-bezier(.25, 0, .45, 1) forwards .1s;
}

.nectar-next-section-wrap.minimal-arrow svg {
	display: block;
	width: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
}

@keyframes down_arrow_bounce {
	0%, 20%, 50%, 80%, 100% {
		transform: translateY(0);
	}
	
	40% {
		transform: translateY(-14px);
	}
	
	60% {
		transform: translateY(-7px);
	}
}

@-webkit-keyframes mouse-scroll-btn-roll-over {
	0% {
		stroke-dashoffset: 120;
	}
	
	100% {
		stroke-dashoffset: 0;
	}
}

@keyframes mouse-scroll-btn-roll-over {
	0% {
		stroke-dashoffset: 120;
	}
	
	100% {
		stroke-dashoffset: 0;
	}
}

@-webkit-keyframes mouse-scroll-btn-roll-out {
	0% {
		stroke-dashoffset: 0;
	}
	
	100% {
		stroke-dashoffset: -120;
	}
}

@keyframes mouse-scroll-btn-roll-out {
	0% {
		stroke-dashoffset: 0;
	}
	
	100% {
		stroke-dashoffset: -120;
	}
}

@-webkit-keyframes trackBallSlide {
	0% {
		opacity: 1;
		-webkit-transform: scaleY(1) translateY(-10px);
		transform: scaleY(1) translateY(-10px);
	}
	
	45% {
		opacity: 0;
		-webkit-transform: scaleY(.5) translateY(13px);
		transform: scaleY(.5) translateY(13px);
	}
	
	46% {
		opacity: 0;
		-webkit-transform: scaleY(1) translateY(-10px);
		transform: scaleY(1) translateY(-10px);
	}
	
	65%, 100% {
		opacity: 1;
		-webkit-transform: scaleY(1) translateY(-10px);
		transform: scaleY(1) translateY(-10px);
	}
}

@keyframes trackBallSlide {
	0% {
		opacity: 1;
		-webkit-transform: scaleY(1) translateY(-10px);
		transform: scaleY(1) translateY(-10px);
	}
	
	45% {
		opacity: 0;
		-webkit-transform: scaleY(.5) translateY(13px);
		transform: scaleY(.5) translateY(13px);
	}
	
	46% {
		opacity: 0;
		-webkit-transform: scaleY(1) translateY(-10px);
		transform: scaleY(1) translateY(-10px);
	}
	
	65%, 100% {
		opacity: 1;
		-webkit-transform: scaleY(1) translateY(-10px);
		transform: scaleY(1) translateY(-10px);
	}
}

@keyframes nudgeMouse {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	45% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px);
	}
	
	65%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes nudgeMouse {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	45% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px);
	}
	
	65%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes portRightLineStart {
	0% {
		transform: translateY(-50%) translateX(-25px) scaleX(0);
	}
	
	100% {
		transform: translateY(-50%) translateX(0px) scaleX(1);
	}
}

@keyframes rightLineStart {
	0% {
		transform: translateY(-50%) translateX(-88px) scaleX(0);
	}
	
	100% {
		transform: translateY(-50%) translateX(0px) scaleX(1);
	}
}

@keyframes rightLineEnd {
	0% {
		transform: translateY(-50%) translateX(0px) scaleX(1);
	}
	
	100% {
		transform: translateY(-50%) translateX(28px) scaleX(0);
	}
}

@keyframes rightLineStart2 {
	0% {
		transform: translateY(-50%) translateX(88px) scaleX(0);
	}
	
	100% {
		transform: translateY(-50%) translateX(0px) scaleX(1);
	}
}

@keyframes rightLineEnd2 {
	0% {
		transform: translateY(-50%) translateX(0px) scaleX(1);
	}
	
	100% {
		transform: translateY(-50%) translateX(-28px) scaleX(0);
	}
}

@keyframes rightArrowStart {
	0% {
		transform: translateX(-50px);
	}
	
	100% {
		transform: translateX(42px);
	}
}

@keyframes rightArrowEnd {
	0% {
		transform: translateX(42px);
	}
	
	100% {
		transform: translateX(75px);
	}
}

@keyframes rightArrowStart2 {
	0% {
		transform: translateX(50px) rotate(180deg);
	}
	
	100% {
		transform: translateX(-42px) rotate(180deg);
	}
}

@keyframes rightArrowEnd2 {
	0% {
		transform: translateX(-42px) rotate(180deg);
	}
	
	100% {
		transform: translateX(-75px) rotate(180deg);
	}
}

@keyframes rightArrowLineStart {
	0% {
		stroke-dashoffset: 30px;
	}
	
	100% {
		stroke-dashoffset: 40px;
	}
}

@keyframes rightArrowLineEnd {
	0% {
		stroke-dashoffset: 40px;
	}
	
	100% {
		stroke-dashoffset: 50px;
	}
}

#search-results {
	margin-bottom: 30px;
	overflow: visible;
}

.material.masonry .masonry-blog-item .video-play-button svg, .post-area.featured_img_left .video-play-button svg {
	height: 14px;
	width: 14px;
}

.masonry .video-play-button path, .post-area .video-play-button path {
	fill: #fff;
}

.post-area.featured_img_left .video-play-button svg {
	margin-right: -2px;
}

.posts-container article .inner-wrap.animated, .posts-container[data-load-animation="fade_in"] article .inner-wrap.animated {
	opacity: 0;
	transition: opacity .5s ease-out;
	-webkit-transition: opacity .5s ease-out;
}

.posts-container[data-load-animation="fade_in_from_bottom"] article .inner-wrap, .posts-container[data-load-animation="fade_in_from_bottom"] article .inner-wrap.animated {
	transition: opacity .3s cubic-bezier(.3, .58, .55, 1), transform .3s cubic-bezier(.3, .58, .55, 1);
	-webkit-transition: opacity .3s cubic-bezier(.3, .58, .55, 1), -webkit-transform .3s cubic-bezier(.3, .58, .55, 1);
}

.post-area:not(.masonry) .posts-container[data-load-animation="none"] article .inner-wrap.animated, .auto_meta_overlaid_spaced .posts-container[data-load-animation="none"] article .inner-wrap.animated {
	opacity: 1;
}

.posts-container[data-load-animation="perspective"] article .inner-wrap, .posts-container[data-load-animation="perspective"] article .inner-wrap.animated {
	transition: opacity .3s cubic-bezier(.1, .3, .2, 1), transform .72s cubic-bezier(.1, .3, .27, 1);
	-webkit-transition: opacity .3s cubic-bezier(.1, .3, .2, 1), -webkit-transform .72s cubic-bezier(.1, .3, .27, 1);
}

.posts-container article.animated-in .inner-wrap, .posts-container[data-load-animation="fade_in"] article.animated-in .inner-wrap.animated {
	opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	height: 100%;
}

.posts-container[data-load-animation="perspective"] article.animated-in .inner-wrap.animated {
	transform: translateY(0) translateZ(0) rotateX(0);
	-webkit-transform: translateY(0) translateZ(0) rotateX(0);
	opacity: 1;
}

#infscr-loading {
	position: relative;
	z-index: 10000000;
	background-image: url("/wp-content/themes/salient/css/../img/icons/loading-white-bg.gif");
	background-repeat: no-repeat;
	background-position: center;
	height: 60px;
	border-radius: 2px;
	color: #555;
	display: inline-block;
	margin: 0 auto;
	text-align: center;
	width: 60px;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 12px;
	letter-spacing: 2px;
	border-color: #555;
	border-style: solid;
	border-width: 0;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#infscr-loading div {
	opacity: 0;
	color: #555;
	font-size: 12px;
	font-family: "Open Sans";
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.post-header, #single-below-header {
	margin-bottom: 12px;
	color: #888;
}

.post .post-header a, .result a, #single-below-header a, #page-header-bg #single-below-header a {
	color: inherit;
}

#single-below-header a:hover, #single-below-header a:focus {
	color: #000;
}

#pagination {
	position: relative;
	margin-bottom: 10px;
	height: 32px;
	width: 100%;
}

#pagination span:not(.page-numbers), #pagination a:not(.page-numbers) {
	background-color: #333;
}

#pagination span, #pagination a, #pagination .next.inactive, #pagination .prev.inactive, .woocommerce nav.woocommerce-pagination ul li a, .woocommerce .container-wrap nav.woocommerce-pagination ul li span, .container-wrap nav.woocommerce-pagination ul li span {
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	padding: 11px 13px 10px 13px !important;
	background-position: -21px center;
	position: relative;
	text-transform: capitalize;
	color: #fff !important;
	transition: all .45s cubic-bezier(.25, 1, .33, 1);
	border-radius: 2px 2px 2px 2px;
	font-family: "Open Sans";
	font-weight: 700;
}

#pagination >div {
	float: left;
	margin: 0 5px 0 0;
}

#pagination >div:first-child {
	margin-left: 0;
}

#pagination span {
	cursor: default;
}

#pagination a, #pagination span {
	display: inline-block;
}

#author-bio {
	padding-bottom: 50px;
	margin-bottom: 50px;
	margin-top: 0;
	min-height: 80px;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.auto_meta_overlaid_spaced article .content-inner > .play svg {
	width: 14px;
	height: 14px;
}

.auto_meta_overlaid_spaced article .content-inner > .play svg path {
	fill: #fff;
}

.masonry.classic_enhanced .posts-container article .video-play-button svg {
	width: 16px;
	height: 16px;
	display: block;
}

#pagination {
	position: relative;
	margin-bottom: 10px;
	height: 32px;
	width: 100%;
}

@media only screen and (min-width : 690px) and (max-width : 999px) {
	.container, .post-area.standard-minimal.full-width-content .post .inner-wrap {
		max-width: 600px;
	}
}

#footer-outer, #nectar_fullscreen_rows > #footer-outer.wpb_row .full-page-inner-wrap {
	color: #ccc;
	position: relative;
	z-index: 10;
	background-color: #252525;
}

#footer-outer a {
	color: #ccc;
}

#footer-outer a:hover {
	color: #000;
}

body #footer-outer i, body #header-secondary-outer #social i {
	font-size: 20px;
	width: auto;
	background-color: transparent;
}

body[data-footer-reveal="1"] #ajax-content-wrap, body[data-footer-reveal="1"] #ajax-content-wrap > .blurred-wrap {
	overflow: hidden;
}

body[data-footer-reveal="1"] #footer-outer {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 1;
}

body[data-footer-reveal="1"] .container-wrap {
	margin-bottom: 280px;
}

body[data-footer-reveal="1"][data-footer-reveal-shadow="small"] .container-wrap {
	box-shadow: 0 5px 8px -3px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 5px 8px -3px rgba(0, 0, 0, .2);
}

body[data-footer-reveal="1"][data-footer-reveal-shadow="large"] .container-wrap {
	box-shadow: 0 27px 25px -2px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 27px 25px -2px rgba(0, 0, 0, .3);
}

body[data-footer-reveal="1"][data-footer-reveal-shadow="large_2"] .container-wrap {
	box-shadow: 0 70px 110px -30px rgba(0, 0, 0, 1);
	-webkit-box-shadow: 0 70px 110px -30px rgba(0, 0, 0, 1);
}

#footer-outer[data-using-bg-img="true"] {
	background-size: cover;
	background-position: center;
}

#footer-outer[data-using-bg-img="true"]:after {
	position: absolute;
	width: 100%;
	height: 100%;
	content: "";
	left: 0;
	top: 0;
	background-color: inherit;
	opacity: .9;
}

#footer-outer[data-using-bg-img="true"][data-bg-img-overlay="0"]:after, #footer-outer[data-using-bg-img="true"][data-bg-img-overlay="0.0"]:after {
	opacity: 0;
}

#footer-outer[data-using-bg-img="true"][data-bg-img-overlay="0.1"]:after {
	opacity: .1;
}

#footer-outer[data-using-bg-img="true"][data-bg-img-overlay="0.2"]:after {
	opacity: .2;
}

#footer-outer[data-using-bg-img="true"][data-bg-img-overlay="0.3"]:after {
	opacity: .3;
}

#footer-outer[data-using-bg-img="true"][data-bg-img-overlay="0.4"]:after {
	opacity: .4;
}

#footer-outer[data-using-bg-img="true"][data-bg-img-overlay="0.5"]:after {
	opacity: .5;
}

#footer-outer[data-using-bg-img="true"][data-bg-img-overlay="0.6"]:after {
	opacity: .6;
}

#footer-outer[data-using-bg-img="true"][data-bg-img-overlay="0.7"]:after {
	opacity: .7;
}

#footer-outer[data-using-bg-img="true"][data-bg-img-overlay="0.8"]:after {
	opacity: .8;
}

#footer-outer[data-using-bg-img="true"][data-bg-img-overlay="0.9"]:after {
	opacity: .9;
}

#footer-outer[data-using-bg-img="true"][data-bg-img-overlay="1"]:after {
	opacity: 1;
}

#to-top {
	display: block;
	position: fixed;
	text-align: center;
	line-height: 12px;
	right: 17px;
	bottom: -30px;
	color: #fff;
	cursor: pointer;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	z-index: 9994;
	height: 29px;
	width: 29px;
	background-color: rgba(0, 0, 0, .25);
	background-repeat: no-repeat;
	background-position: center;
	transition: background-color .1s linear;
	-webkit-transition: background-color .1s linear;
}

body[data-button-style*="rounded"] #to-top {
	transition: box-shadow .3s cubic-bezier(.55, 0, .1, 1), background-color .1s linear;
	-webkit-transition: -webkit-box-shadow .3s cubic-bezier(.55, 0, .1, 1), background-color .1s linear;
	background-color: rgba(0, 0, 0, .25);
}

body[data-button-style*="rounded"] #to-top:hover, body[data-button-style*="rounded"] #to-top.dark:hover {
	transition: box-shadow .3s cubic-bezier(.55, 0, .1, 1), background-color .05s linear .25s;
	-webkit-transition: -webkit-box-shadow .3s cubic-bezier(.55, 0, .1, 1), background-color .05s linear .25s;
	box-shadow: 1px 2px 3px rgba(0, 0, 0, .16);
	background-color: transparent !important;
}

body[data-button-style*="rounded"] #to-top:after, body[data-button-style*="rounded"] #to-top:before {
	display: block;
	content: " ";
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: #000;
	transform: scale(0);
	-webkit-transform: scale(0);
	transition: all .3s cubic-bezier(.55, 0, .1, 1);
	-webkit-transition: all .3s cubic-bezier(.55, 0, .1, 1);
	border-radius: 100px;
	-webkit-border-radius: 100px;
}

body[data-button-style*="rounded"] #to-top:before {
	background-color: rgba(255, 255, 255, .25);
	transform: scale(1);
	-webkit-transform: scale(1);
	transition: all .5s cubic-bezier(.165, .84, .44, 1);
	-webkit-transition: all .5s cubic-bezier(.165, .84, .44, 1);
	opacity: 0;
	z-index: 2;
}

body[data-button-style*="rounded"] #to-top:hover:after {
	transform: scale(1);
	-webkit-transform: scale(1);
}

body[data-button-style*="rounded"] #to-top {
	overflow: hidden;
}

body[data-button-style*="rounded"] #to-top:active:before {
	opacity: 1;
}

#to-top i {
	line-height: 29px;
	width: 29px;
	height: 29px;
	font-size: 14px;
	top: 0;
	left: 0;
	text-align: center;
	position: relative;
	z-index: 10;
	background-color: transparent;
}

#to-top:hover, #to-top.dark:hover {
	background-color: #000;
}

#slide-out-widget-area-bg {
	-webkit-backface-visibility: hidden;
	background-color: rgba(0, 0, 0, .8);
	position: fixed;
	height: 1px;
	width: 1px;
	opacity: 0;
	left: 0;
	top: 0;
	z-index: 9996;
}

#slide-out-widget-area a, #slide-out-widget-area, #slide-out-widget-area h4, #slide-out-widget-area h3 {
	color: #fff;
}

@-webkit-keyframes MenuAnimOut5 {
	0% {}
	
	100% {
		-webkit-transform: rotateY(-25deg) translateX(-300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut5 {
	0% {}
	
	100% {
		-webkit-transform: rotateY(-25deg) translateX(-300px);
		transform: rotateY(-25deg) translateX(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimIn5 {
	0% {
		-webkit-transform: rotateY(-25deg) translateX(-300px);
		opacity: 0;
	}
	
	100% {
		-webkit-transform: rotateY(0deg) translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn5 {
	0% {
		-webkit-transform: rotateY(-25deg) translateX(-300px);
		transform: rotateY(-25deg) translateX(-300px);
		opacity: 0;
	}
	
	100% {
		-webkit-transform: rotateY(0deg) translateX(0px);
		transform: rotateY(0deg) translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn5 {
	0% {
		-webkit-transform: rotateY(25deg) translateX(300px);
		opacity: 0;
	}
	
	100% {
		-webkit-transform: rotateY(0deg) translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn5 {
	0% {
		-webkit-transform: rotateY(25deg) translateX(300px);
		transform: rotateY(25deg) translateX(300px);
		opacity: 0;
	}
	
	100% {
		-webkit-transform: rotateY(0deg) translateX(0px);
		transform: rotateY(0deg) translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimOut5 {
	0% {
		-webkit-transform: rotateY(0deg) translateX(0px);
		opacity: 1;
	}
	
	100% {
		-webkit-transform: rotateY(25deg) translateX(300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut5 {
	0% {
		-webkit-transform: rotateY(0deg) translateX(0px);
		transform: rotateY(0deg) translateX(0px);
		opacity: 1;
	}
	
	100% {
		-webkit-transform: rotateY(25deg) translateX(300px);
		transform: rotateY(25deg) translateX(300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut4 {
	0% {}
	
	100% {
		-webkit-transform: scale(1.2);
		opacity: 0;
	}
}

@keyframes MenuAnimOut4 {
	0% {}
	
	100% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimIn4 {
	0% {
		-webkit-transform: scale(1.2);
		opacity: 0;
	}
	
	100% {
		-webkit-transform: scale(1);
		opacity: 1;
	}
}

@keyframes MenuAnimIn4 {
	0% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 0;
	}
	
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn4 {
	0% {
		-webkit-transform: scale(.8);
		opacity: 0;
	}
	
	100% {
		-webkit-transform: scale(1);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn4 {
	0% {
		-webkit-transform: scale(.8);
		transform: scale(.8);
		opacity: 0;
	}
	
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimOut4 {
	0% {
		-webkit-transform: scale(1);
		opacity: 1;
	}
	
	100% {
		-webkit-transform: scale(.8);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut4 {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
	
	100% {
		-webkit-transform: scale(.8);
		transform: scale(.8);
		opacity: 0;
	}
}

#nectar-ocm-ht-line-check {
	position: absolute;
	visibility: hidden;
	pointer-events: none;
	width: 100%;
	font-size: 36px;
	line-height: 36px;
	font-family: "Open Sans";
	font-weight: 700;
	letter-spacing: -1px;
}

#call-to-action {
	font-family: "Open Sans";
	font-weight: 300;
	position: relative;
	z-index: 10;
	background-color: #eeedec;
	text-align: center;
	vertical-align: bottom;
	font-size: 22px;
}

#call-to-action a {
	color: #45484a;
	opacity: 1;
	transition: opacity .3s linear;
	-webkit-transition: opacity .3s linear;
}

#call-to-action a:hover {
	opacity: .75;
}

#call-to-action span {
	color: #4b4f52;
	font-family: "Open Sans";
	font-weight: 600;
}

#sidebar >div {
	margin-bottom: 50px;
}

#sidebar >div:last-child {
	margin-bottom: 0;
}

body #respond {
	background-color: transparent;
	box-shadow: none;
	padding: 0;
}

input[type=text], input[type=email], input[type=password], input[type=tel], input[type=url], input[type=search], input[type=date], textarea {
	padding: 10px;
	width: 100%;
	font-size: 14px;
	font-family: inherit;
	line-height: 24px;
	color: #555;
	background-color: #f1f1f1;
	border: none;
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
}

input:focus, select:focus, textarea:focus {
	outline: 0;
}

.original[data-form-style="default"] input[type=text]:focus, .original[data-form-style="default"] textarea:focus, .original[data-form-style="default"] input[type=email]:focus, .original[data-form-style="default"] input[type=search]:focus, .original[data-form-style="default"] input[type=password]:focus, .original[data-form-style="default"] input[type=tel]:focus, .original[data-form-style="default"] input[type=url]:focus, .original[data-form-style="default"] input[type=date]:focus {
	background-color: #ebebeb;
}

input[type=submit], button[type=submit], input[type="button"] {
	background-color: #333;
	padding: 7px 11px;
	border: none;
	color: #fff;
	cursor: pointer;
	transition: all .45s cubic-bezier(.25, 1, .33, 1);
	-webkit-transition: all .45s cubic-bezier(.25, 1, .33, 1);
	width: auto;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 14px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
}

input[type=submit]:hover, button[type=submit]:hover, input[type="button"]:hover {
	background-color: #000;
}

body[data-form-submit="regular"] input[type=submit]:hover, body[data-form-submit="regular"] button[type=submit]:hover {
	opacity: .85;
}

body[data-form-submit="see-through"] input[type=submit], body[data-form-submit="see-through"] button[type=submit]:not(.search-widget-btn), body[data-form-submit="see-through"] .woocommerce #order_review #payment #place_order {
	background-color: transparent !important;
	border: 2px solid #000 !important;
}

body[data-form-style="minimal"] input[type="text"], body[data-form-style="minimal"] textarea, body[data-form-style="minimal"] input[type="email"], body[data-form-style="minimal"] .container-wrap .span_12.light input[type="email"], body[data-form-style="minimal"] input[type=password], body[data-form-style="minimal"] input[type=tel], body[data-form-style="minimal"] input[type=url], body[data-form-style="minimal"] input[type=search], body[data-form-style="minimal"] input[type=date] {
	background-color: rgba(0, 0, 0, .035);
	box-shadow: none;
	-webkit-box-shadow: none;
	border: none;
	position: relative;
	margin: 0;
	font-size: 14px;
	border-bottom: 2px solid #e0e0e0;
	-webkit-transition: border-color .2s ease;
	transition: border-color .2s ease;
	border-radius: 0;
}

body[data-fancy-form-rcs="1"] .select2-container--default:hover .select2-selection--single .select2-selection__rendered, body[data-fancy-form-rcs="1"] .select2-container--default.select2-container--open .select2-selection--single .select2-selection__rendered, body[data-form-submit="see-through"] input[type=submit]:hover, body[data-form-submit="see-through"] button[type=submit]:not(.search-widget-btn):hover, .nectar_icon_wrap[data-style="shadow-bg"]:not([data-color="white"]) .nectar_icon i {
	color: #fff !important;
}

@keyframes fadebottom {
	0% {
		opacity: 1;
		transform: translateY(0px);
	}
	
	25% {
		opacity: 0;
		transform: translateY(20px);
	}
	
	30% {
		opacity: 0;
		transform: translateY(0px);
	}
	
	45% {
		opacity: 1;
		transform: translateY(0px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0px);
	}
}

@-webkit-keyframes fadebottom {
	0% {
		opacity: 1;
		transform: translateY(0px);
		-webkit-transform: translateY(0px);
	}
	
	25% {
		opacity: 0;
		transform: translateY(20px);
		-webkit-transform: translateY(20px);
	}
	
	30% {
		opacity: 0;
		transform: translateY(0px);
		-webkit-transform: translateY(0px);
	}
	
	45% {
		opacity: 1;
		transform: translateY(0px);
		-webkit-transform: translateY(0px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0px);
		-webkit-transform: translateY(0px);
	}
}

@font-face {
	font-family: "icomoon";
	src: url("/wp-content/themes/salient/css/fonts/icomoon.eot");
	src: url("/wp-content/themes/salient/css/fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/salient/css/fonts/icomoon.woff") format("woff"), url("/wp-content/themes/salient/css/fonts/icomoon.ttf") format("truetype"), url("/wp-content/themes/salient/css/fonts/icomoon.svg#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: linecons;
	src: url("/wp-content/themes/salient/css/fonts/linecons.eot");
	src: url("/wp-content/themes/salient/css/fonts/linecons.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/salient/css/fonts/linecons.ttf") format("truetype"), url("/wp-content/themes/salient/css/fonts/linecons.woff") format("woff"), url("/wp-content/themes/salient/css/fonts/linecons.svg#linecons") format("svg");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

[class*=" linecon-icon-"], [class^=linecon-icon-] {
	font-family: linecons !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@font-face {
	font-family: steadysets;
	src: url("/wp-content/themes/salient/css/fonts/steadysets.eot");
	src: url("/wp-content/themes/salient/css/fonts/steadysets.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/salient/css/fonts/steadysets.ttf") format("truetype"), url("/wp-content/themes/salient/css/fonts/steadysets.woff") format("woff"), url("/wp-content/themes/salient/css/fonts/steadysets.svg#icomoon") format("svg");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

[class*=" steadysets-icon-"], [class^=steadysets-icon-] {
	font-family: steadysets !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}