@media only screen and (min-width:1000px) {
	body #ajax-content-wrap.no-scroll {
		min-height: calc(100vh - 160px);
		height: calc(100vh - 160px) !important;
	}
}

@media only screen and (min-width:1000px) {
	#page-header-wrap.fullscreen-header, #page-header-wrap.fullscreen-header #page-header-bg, html:not(.nectar-box-roll-loaded) .nectar-box-roll > #page-header-bg.fullscreen-header, .nectar_fullscreen_zoom_recent_projects, #nectar_fullscreen_rows:not(.afterLoaded) > div {
		height: calc(100vh - 159px);
	}
	
	.wpb_row.vc_row-o-full-height.top-level, .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
		min-height: calc(100vh - 159px);
	}
	
	html:not(.nectar-box-roll-loaded) .nectar-box-roll > #page-header-bg.fullscreen-header {
		top: 160px;
	}
	
	.nectar-slider-wrap[data-fullscreen="true"]:not(.loaded), .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container {
		height: calc(100vh - 158px) !important;
	}
	
	.admin-bar .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded), .admin-bar .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container {
		height: calc(100vh - 158px - 32px) !important;
	}
}

.admin-bar[class*="page-template-template-no-header"] .wpb_row.vc_row-o-full-height.top-level, .admin-bar[class*="page-template-template-no-header"] .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
	min-height: calc(100vh - 32px);
}

body[class*="page-template-template-no-header"] .wpb_row.vc_row-o-full-height.top-level, body[class*="page-template-template-no-header"] .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
	min-height: 100vh;
}

@media only screen and (max-width:999px) {
	.using-mobile-browser #nectar_fullscreen_rows:not(.afterLoaded):not([data-mobile-disable="on"]) > div {
		height: calc(100vh - 136px);
	}
	
	.using-mobile-browser .wpb_row.vc_row-o-full-height.top-level, .using-mobile-browser .wpb_row.vc_row-o-full-height.top-level > .col.span_12, [data-permanent-transparent="1"].using-mobile-browser .wpb_row.vc_row-o-full-height.top-level, [data-permanent-transparent="1"].using-mobile-browser .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
		min-height: calc(100vh - 136px);
	}
	
	html:not(.nectar-box-roll-loaded) .nectar-box-roll > #page-header-bg.fullscreen-header, .nectar_fullscreen_zoom_recent_projects, .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded), .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container, #nectar_fullscreen_rows:not(.afterLoaded):not([data-mobile-disable="on"]) > div {
		height: calc(100vh - 83px);
	}
	
	.wpb_row.vc_row-o-full-height.top-level, .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
		min-height: calc(100vh - 83px);
	}
	
	body[data-transparent-header="false"] #ajax-content-wrap.no-scroll {
		min-height: calc(100vh - 83px);
		height: calc(100vh - 83px);
	}
}

#nectar_fullscreen_rows {
	background-color: transparent;
}

.container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12, .container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content .full-page-inner > .span_12 {
	margin-left: 0;
	margin-right: 0;
	padding-left: 15px;
	padding-right: 15px;
}

.single-portfolio #full_width_portfolio .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12 {
	padding-right: 15px;
}

@media only screen and (max-width:999px) and (min-width:690px) {
	.vc_row-fluid[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]), .vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width:690px) {}

@media only screen and (min-width:1000px) {}

@media only screen and (min-width:1425px) {}

.full-width-content .col.padding-2-percent > .vc_column-inner {
	padding: calc(100vw * .02);
}

@media only screen and (max-width:999px) {
	.full-width-content .col.padding-2-percent > .vc_column-inner {
		padding: calc(100vw * .03);
	}
}

@media only screen and (min-width:1000px) {
	.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-2-percent > .vc_column-inner {
		padding: calc(100vw * .01);
	}
}

.nectar-split-heading .heading-line {
	display: block;
	overflow: hidden;
	position: relative;
}

.nectar-split-heading .heading-line >div {
	display: block;
	transform: translateY(200%);
	-webkit-transform: translateY(200%);
}

@media only screen and (max-width:999px) {}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] > * > span {
	position: relative;
	display: inline-block;
	overflow: hidden;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span {
	vertical-align: bottom;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"][data-stagger="true"]:not([data-text-effect*="letter-reveal"]) span .inner {
	transition: transform 1.2s cubic-bezier(.25, 1, .5, 1), opacity 1.2s cubic-bezier(.25, 1, .5, 1);
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner {
	position: relative;
	display: inline-block;
	-webkit-transform: translateY(1.3em);
	transform: translateY(1.3em);
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner.animated {
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}

@media only screen and (max-width:1000px) {}

.nectar-responsive-text.nectar-link-underline-effect a {
	text-decoration: none;
}

@media only screen and (max-width:999px) {}

@media only screen and (min-width :690px) and (max-width :999px) {
	body .full-width-content .vc_col-sm-2 {
		width: 33.3%;
		margin-left: 0;
	}
}

@media only screen and (max-width :690px) {}

.container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12, .container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content .full-page-inner > .span_12 {
	margin-left: 0;
	margin-right: 0;
	padding-left: 15px;
	padding-right: 15px;
}

.single-portfolio #full_width_portfolio .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12 {
	padding-right: 15px;
}

@media only screen and (max-width:999px) and (min-width:690px) {
	.vc_row-fluid[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]), .vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width:690px) {}

@media only screen and (min-width:1000px) {}

@media only screen and (min-width:1425px) {}

.full-width-content .col.padding-2-percent > .vc_column-inner {
	padding: calc(100vw * .02);
}

@media only screen and (max-width:999px) {
	.full-width-content .col.padding-2-percent > .vc_column-inner {
		padding: calc(100vw * .03);
	}
}

@media only screen and (min-width:1000px) {
	.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-2-percent > .vc_column-inner {
		padding: calc(100vw * .01);
	}
}

.nectar-split-heading .heading-line {
	display: block;
	overflow: hidden;
	position: relative;
}

.nectar-split-heading .heading-line >div {
	display: block;
	transform: translateY(200%);
	-webkit-transform: translateY(200%);
}

@media only screen and (max-width:999px) {}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] > * > span {
	position: relative;
	display: inline-block;
	overflow: hidden;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span {
	vertical-align: bottom;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"][data-stagger="true"]:not([data-text-effect*="letter-reveal"]) span .inner {
	transition: transform 1.2s cubic-bezier(.25, 1, .5, 1), opacity 1.2s cubic-bezier(.25, 1, .5, 1);
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner {
	position: relative;
	display: inline-block;
	-webkit-transform: translateY(1.3em);
	transform: translateY(1.3em);
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner.animated {
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}

@media only screen and (max-width:1000px) {}

.nectar-responsive-text.nectar-link-underline-effect a {
	text-decoration: none;
}

@media only screen and (max-width:999px) {}

@media only screen and (min-width :690px) and (max-width :999px) {
	body .full-width-content .vc_col-sm-2 {
		width: 33.3%;
		margin-left: 0;
	}
}

@media only screen and (max-width :690px) {}

.container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12, .container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content .full-page-inner > .span_12 {
	margin-left: 0;
	margin-right: 0;
	padding-left: 15px;
	padding-right: 15px;
}

.single-portfolio #full_width_portfolio .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12 {
	padding-right: 15px;
}

@media only screen and (max-width:999px) and (min-width:690px) {
	.vc_row-fluid[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]), .vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width:690px) {}

@media only screen and (min-width:1000px) {}

@media only screen and (min-width:1425px) {}

.full-width-content .col.padding-2-percent > .vc_column-inner {
	padding: calc(100vw * .02);
}

@media only screen and (max-width:999px) {
	.full-width-content .col.padding-2-percent > .vc_column-inner {
		padding: calc(100vw * .03);
	}
}

@media only screen and (min-width:1000px) {
	.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-2-percent > .vc_column-inner {
		padding: calc(100vw * .01);
	}
}

.nectar-split-heading .heading-line {
	display: block;
	overflow: hidden;
	position: relative;
}

.nectar-split-heading .heading-line >div {
	display: block;
	transform: translateY(200%);
	-webkit-transform: translateY(200%);
}

@media only screen and (max-width:999px) {}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] > * > span {
	position: relative;
	display: inline-block;
	overflow: hidden;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span {
	vertical-align: bottom;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"][data-stagger="true"]:not([data-text-effect*="letter-reveal"]) span .inner {
	transition: transform 1.2s cubic-bezier(.25, 1, .5, 1), opacity 1.2s cubic-bezier(.25, 1, .5, 1);
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner {
	position: relative;
	display: inline-block;
	-webkit-transform: translateY(1.3em);
	transform: translateY(1.3em);
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner.animated {
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}

@media only screen and (max-width:1000px) {}

.nectar-responsive-text.nectar-link-underline-effect a {
	text-decoration: none;
}

@media only screen and (max-width:999px) {}

@media only screen and (min-width :690px) and (max-width :999px) {
	body .full-width-content .vc_col-sm-2 {
		width: 33.3%;
		margin-left: 0;
	}
}

@media only screen and (max-width :690px) {}

.container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12, .container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content .full-page-inner > .span_12 {
	margin-left: 0;
	margin-right: 0;
	padding-left: 15px;
	padding-right: 15px;
}

.single-portfolio #full_width_portfolio .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12 {
	padding-right: 15px;
}

@media only screen and (max-width:999px) and (min-width:690px) {
	.vc_row-fluid[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]), .vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width:690px) {}

@media only screen and (min-width:1000px) {}

@media only screen and (min-width:1425px) {}

.full-width-content .col.padding-2-percent > .vc_column-inner {
	padding: calc(100vw * .02);
}

@media only screen and (max-width:999px) {
	.full-width-content .col.padding-2-percent > .vc_column-inner {
		padding: calc(100vw * .03);
	}
}

@media only screen and (min-width:1000px) {
	.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-2-percent > .vc_column-inner {
		padding: calc(100vw * .01);
	}
}

.nectar-split-heading .heading-line {
	display: block;
	overflow: hidden;
	position: relative;
}

.nectar-split-heading .heading-line >div {
	display: block;
	transform: translateY(200%);
	-webkit-transform: translateY(200%);
}

@media only screen and (max-width:999px) {}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] > * > span {
	position: relative;
	display: inline-block;
	overflow: hidden;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span {
	vertical-align: bottom;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"][data-stagger="true"]:not([data-text-effect*="letter-reveal"]) span .inner {
	transition: transform 1.2s cubic-bezier(.25, 1, .5, 1), opacity 1.2s cubic-bezier(.25, 1, .5, 1);
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner {
	position: relative;
	display: inline-block;
	-webkit-transform: translateY(1.3em);
	transform: translateY(1.3em);
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner.animated {
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}

@media only screen and (max-width:1000px) {}

.nectar-responsive-text.nectar-link-underline-effect a {
	text-decoration: none;
}

@media only screen and (max-width:999px) {}

@media only screen and (min-width :690px) and (max-width :999px) {
	body .full-width-content .vc_col-sm-2 {
		width: 33.3%;
		margin-left: 0;
	}
}

@media only screen and (max-width :690px) {}

.container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12, .container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content .full-page-inner > .span_12 {
	margin-left: 0;
	margin-right: 0;
	padding-left: 15px;
	padding-right: 15px;
}

.single-portfolio #full_width_portfolio .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12 {
	padding-right: 15px;
}

@media only screen and (max-width:999px) and (min-width:690px) {
	.vc_row-fluid[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]), .vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width:690px) {}

@media only screen and (min-width:1000px) {}

@media only screen and (min-width:1425px) {}

.full-width-content .col.padding-2-percent > .vc_column-inner {
	padding: calc(100vw * .02);
}

@media only screen and (max-width:999px) {
	.full-width-content .col.padding-2-percent > .vc_column-inner {
		padding: calc(100vw * .03);
	}
}

@media only screen and (min-width:1000px) {
	.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-2-percent > .vc_column-inner {
		padding: calc(100vw * .01);
	}
}

.nectar-split-heading .heading-line {
	display: block;
	overflow: hidden;
	position: relative;
}

.nectar-split-heading .heading-line >div {
	display: block;
	transform: translateY(200%);
	-webkit-transform: translateY(200%);
}

@media only screen and (max-width:999px) {}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] > * > span {
	position: relative;
	display: inline-block;
	overflow: hidden;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span {
	vertical-align: bottom;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"][data-stagger="true"]:not([data-text-effect*="letter-reveal"]) span .inner {
	transition: transform 1.2s cubic-bezier(.25, 1, .5, 1), opacity 1.2s cubic-bezier(.25, 1, .5, 1);
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner {
	position: relative;
	display: inline-block;
	-webkit-transform: translateY(1.3em);
	transform: translateY(1.3em);
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner.animated {
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}

@media only screen and (max-width:1000px) {}

.nectar-responsive-text.nectar-link-underline-effect a {
	text-decoration: none;
}

@media only screen and (max-width:999px) {}

@media only screen and (min-width :690px) and (max-width :999px) {
	body .full-width-content .vc_col-sm-2 {
		width: 33.3%;
		margin-left: 0;
	}
}

@media only screen and (max-width :690px) {}

.container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12, .container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content .full-page-inner > .span_12 {
	margin-left: 0;
	margin-right: 0;
	padding-left: 15px;
	padding-right: 15px;
}

.single-portfolio #full_width_portfolio .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12 {
	padding-right: 15px;
}

@media only screen and (max-width:999px) and (min-width:690px) {
	.vc_row-fluid[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]), .vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width:690px) {}

@media only screen and (min-width:1000px) {}

@media only screen and (min-width:1425px) {}

.full-width-content .col.padding-2-percent > .vc_column-inner {
	padding: calc(100vw * .02);
}

@media only screen and (max-width:999px) {
	.full-width-content .col.padding-2-percent > .vc_column-inner {
		padding: calc(100vw * .03);
	}
}

@media only screen and (min-width:1000px) {
	.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-2-percent > .vc_column-inner {
		padding: calc(100vw * .01);
	}
}

.nectar-split-heading .heading-line {
	display: block;
	overflow: hidden;
	position: relative;
}

.nectar-split-heading .heading-line >div {
	display: block;
	transform: translateY(200%);
	-webkit-transform: translateY(200%);
}

@media only screen and (max-width:999px) {}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] > * > span {
	position: relative;
	display: inline-block;
	overflow: hidden;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span {
	vertical-align: bottom;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"][data-stagger="true"]:not([data-text-effect*="letter-reveal"]) span .inner {
	transition: transform 1.2s cubic-bezier(.25, 1, .5, 1), opacity 1.2s cubic-bezier(.25, 1, .5, 1);
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner {
	position: relative;
	display: inline-block;
	-webkit-transform: translateY(1.3em);
	transform: translateY(1.3em);
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner.animated {
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}

@media only screen and (max-width:1000px) {}

.nectar-responsive-text.nectar-link-underline-effect a {
	text-decoration: none;
}

@media only screen and (max-width:999px) {}

@media only screen and (min-width :690px) and (max-width :999px) {
	body .full-width-content .vc_col-sm-2 {
		width: 33.3%;
		margin-left: 0;
	}
}

@media only screen and (max-width :690px) {}

.container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12, .container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content .full-page-inner > .span_12 {
	margin-left: 0;
	margin-right: 0;
	padding-left: 15px;
	padding-right: 15px;
}

.single-portfolio #full_width_portfolio .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12 {
	padding-right: 15px;
}

@media only screen and (max-width:999px) and (min-width:690px) {
	.vc_row-fluid[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]), .vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width:690px) {}

@media only screen and (min-width:1000px) {}

@media only screen and (min-width:1425px) {}

.full-width-content .col.padding-2-percent > .vc_column-inner {
	padding: calc(100vw * .02);
}

@media only screen and (max-width:999px) {
	.full-width-content .col.padding-2-percent > .vc_column-inner {
		padding: calc(100vw * .03);
	}
}

@media only screen and (min-width:1000px) {
	.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-2-percent > .vc_column-inner {
		padding: calc(100vw * .01);
	}
}

.nectar-split-heading .heading-line {
	display: block;
	overflow: hidden;
	position: relative;
}

.nectar-split-heading .heading-line >div {
	display: block;
	transform: translateY(200%);
	-webkit-transform: translateY(200%);
}

@media only screen and (max-width:999px) {}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] > * > span {
	position: relative;
	display: inline-block;
	overflow: hidden;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span {
	vertical-align: bottom;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"][data-stagger="true"]:not([data-text-effect*="letter-reveal"]) span .inner {
	transition: transform 1.2s cubic-bezier(.25, 1, .5, 1), opacity 1.2s cubic-bezier(.25, 1, .5, 1);
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner {
	position: relative;
	display: inline-block;
	-webkit-transform: translateY(1.3em);
	transform: translateY(1.3em);
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner.animated {
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}

@media only screen and (max-width:1000px) {}

.nectar-responsive-text.nectar-link-underline-effect a {
	text-decoration: none;
}

@media only screen and (max-width:999px) {}

@media only screen and (min-width :690px) and (max-width :999px) {
	body .full-width-content .vc_col-sm-2 {
		width: 33.3%;
		margin-left: 0;
	}
}

@media only screen and (max-width :690px) {}

.container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12, .container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content .full-page-inner > .span_12 {
	margin-left: 0;
	margin-right: 0;
	padding-left: 15px;
	padding-right: 15px;
}

.single-portfolio #full_width_portfolio .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12 {
	padding-right: 15px;
}

@media only screen and (max-width:999px) and (min-width:690px) {
	.vc_row-fluid[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]), .vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width:690px) {}

@media only screen and (min-width:1000px) {}

@media only screen and (min-width:1425px) {}

.full-width-content .col.padding-2-percent > .vc_column-inner {
	padding: calc(100vw * .02);
}

@media only screen and (max-width:999px) {
	.full-width-content .col.padding-2-percent > .vc_column-inner {
		padding: calc(100vw * .03);
	}
}

@media only screen and (min-width:1000px) {
	.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-2-percent > .vc_column-inner {
		padding: calc(100vw * .01);
	}
}

.nectar-split-heading .heading-line {
	display: block;
	overflow: hidden;
	position: relative;
}

.nectar-split-heading .heading-line >div {
	display: block;
	transform: translateY(200%);
	-webkit-transform: translateY(200%);
}

@media only screen and (max-width:999px) {}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] > * > span {
	position: relative;
	display: inline-block;
	overflow: hidden;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span {
	vertical-align: bottom;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"][data-stagger="true"]:not([data-text-effect*="letter-reveal"]) span .inner {
	transition: transform 1.2s cubic-bezier(.25, 1, .5, 1), opacity 1.2s cubic-bezier(.25, 1, .5, 1);
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner {
	position: relative;
	display: inline-block;
	-webkit-transform: translateY(1.3em);
	transform: translateY(1.3em);
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner.animated {
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}

@media only screen and (max-width:1000px) {}

.nectar-responsive-text.nectar-link-underline-effect a {
	text-decoration: none;
}

@media only screen and (max-width:999px) {}

@media only screen and (min-width :690px) and (max-width :999px) {
	body .full-width-content .vc_col-sm-2 {
		width: 33.3%;
		margin-left: 0;
	}
}

@media only screen and (max-width :690px) {}

.container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12, .container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content .full-page-inner > .span_12 {
	margin-left: 0;
	margin-right: 0;
	padding-left: 15px;
	padding-right: 15px;
}

.single-portfolio #full_width_portfolio .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12 {
	padding-right: 15px;
}

@media only screen and (max-width:999px) and (min-width:690px) {
	.vc_row-fluid[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]), .vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width:690px) {}

@media only screen and (min-width:1000px) {}

@media only screen and (min-width:1425px) {}

.full-width-content .col.padding-2-percent > .vc_column-inner {
	padding: calc(100vw * .02);
}

@media only screen and (max-width:999px) {
	.full-width-content .col.padding-2-percent > .vc_column-inner {
		padding: calc(100vw * .03);
	}
}

@media only screen and (min-width:1000px) {
	.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-2-percent > .vc_column-inner {
		padding: calc(100vw * .01);
	}
}

.nectar-split-heading .heading-line {
	display: block;
	overflow: hidden;
	position: relative;
}

.nectar-split-heading .heading-line >div {
	display: block;
	transform: translateY(200%);
	-webkit-transform: translateY(200%);
}

@media only screen and (max-width:999px) {}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] > * > span {
	position: relative;
	display: inline-block;
	overflow: hidden;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span {
	vertical-align: bottom;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"][data-stagger="true"]:not([data-text-effect*="letter-reveal"]) span .inner {
	transition: transform 1.2s cubic-bezier(.25, 1, .5, 1), opacity 1.2s cubic-bezier(.25, 1, .5, 1);
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner {
	position: relative;
	display: inline-block;
	-webkit-transform: translateY(1.3em);
	transform: translateY(1.3em);
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner.animated {
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}

@media only screen and (max-width:1000px) {}

.nectar-responsive-text.nectar-link-underline-effect a {
	text-decoration: none;
}

@media only screen and (max-width:999px) {}

@media only screen and (min-width :690px) and (max-width :999px) {
	body .full-width-content .vc_col-sm-2 {
		width: 33.3%;
		margin-left: 0;
	}
}

@media only screen and (max-width :690px) {}

.container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12, .container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content .full-page-inner > .span_12 {
	margin-left: 0;
	margin-right: 0;
	padding-left: 15px;
	padding-right: 15px;
}

.single-portfolio #full_width_portfolio .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12 {
	padding-right: 15px;
}

@media only screen and (max-width:999px) and (min-width:690px) {
	.vc_row-fluid[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]), .vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width:690px) {}

@media only screen and (min-width:1000px) {}

@media only screen and (min-width:1425px) {}

.full-width-content .col.padding-2-percent > .vc_column-inner {
	padding: calc(100vw * .02);
}

@media only screen and (max-width:999px) {
	.full-width-content .col.padding-2-percent > .vc_column-inner {
		padding: calc(100vw * .03);
	}
}

@media only screen and (min-width:1000px) {
	.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-2-percent > .vc_column-inner {
		padding: calc(100vw * .01);
	}
}

.nectar-split-heading .heading-line {
	display: block;
	overflow: hidden;
	position: relative;
}

.nectar-split-heading .heading-line >div {
	display: block;
	transform: translateY(200%);
	-webkit-transform: translateY(200%);
}

@media only screen and (max-width:999px) {}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] > * > span {
	position: relative;
	display: inline-block;
	overflow: hidden;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span {
	vertical-align: bottom;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"][data-stagger="true"]:not([data-text-effect*="letter-reveal"]) span .inner {
	transition: transform 1.2s cubic-bezier(.25, 1, .5, 1), opacity 1.2s cubic-bezier(.25, 1, .5, 1);
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner {
	position: relative;
	display: inline-block;
	-webkit-transform: translateY(1.3em);
	transform: translateY(1.3em);
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner.animated {
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}

@media only screen and (max-width:1000px) {}

.nectar-responsive-text.nectar-link-underline-effect a {
	text-decoration: none;
}

@media only screen and (max-width:999px) {}

@media only screen and (min-width :690px) and (max-width :999px) {
	body .full-width-content .vc_col-sm-2 {
		width: 33.3%;
		margin-left: 0;
	}
}

@media only screen and (max-width :690px) {}

.container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12, .container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content .full-page-inner > .span_12 {
	margin-left: 0;
	margin-right: 0;
	padding-left: 15px;
	padding-right: 15px;
}

.single-portfolio #full_width_portfolio .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12 {
	padding-right: 15px;
}

@media only screen and (max-width:999px) and (min-width:690px) {
	.vc_row-fluid[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]), .vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width:690px) {}

@media only screen and (min-width:1000px) {}

@media only screen and (min-width:1425px) {}

.full-width-content .col.padding-2-percent > .vc_column-inner {
	padding: calc(100vw * .02);
}

@media only screen and (max-width:999px) {
	.full-width-content .col.padding-2-percent > .vc_column-inner {
		padding: calc(100vw * .03);
	}
}

@media only screen and (min-width:1000px) {
	.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-2-percent > .vc_column-inner {
		padding: calc(100vw * .01);
	}
}

.nectar-split-heading .heading-line {
	display: block;
	overflow: hidden;
	position: relative;
}

.nectar-split-heading .heading-line >div {
	display: block;
	transform: translateY(200%);
	-webkit-transform: translateY(200%);
}

@media only screen and (max-width:999px) {}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] > * > span {
	position: relative;
	display: inline-block;
	overflow: hidden;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span {
	vertical-align: bottom;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"][data-stagger="true"]:not([data-text-effect*="letter-reveal"]) span .inner {
	transition: transform 1.2s cubic-bezier(.25, 1, .5, 1), opacity 1.2s cubic-bezier(.25, 1, .5, 1);
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner {
	position: relative;
	display: inline-block;
	-webkit-transform: translateY(1.3em);
	transform: translateY(1.3em);
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner.animated {
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}

@media only screen and (max-width:1000px) {}

.nectar-responsive-text.nectar-link-underline-effect a {
	text-decoration: none;
}

@media only screen and (max-width:999px) {}

@media only screen and (min-width :690px) and (max-width :999px) {
	body .full-width-content .vc_col-sm-2 {
		width: 33.3%;
		margin-left: 0;
	}
}

@media only screen and (max-width :690px) {}

.container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12, .container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content .full-page-inner > .span_12 {
	margin-left: 0;
	margin-right: 0;
	padding-left: 15px;
	padding-right: 15px;
}

.single-portfolio #full_width_portfolio .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12 {
	padding-right: 15px;
}

@media only screen and (max-width:999px) and (min-width:690px) {
	.vc_row-fluid[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]), .vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width:690px) {}

@media only screen and (min-width:1000px) {}

@media only screen and (min-width:1425px) {}

.full-width-content .col.padding-2-percent > .vc_column-inner {
	padding: calc(100vw * .02);
}

@media only screen and (max-width:999px) {
	.full-width-content .col.padding-2-percent > .vc_column-inner {
		padding: calc(100vw * .03);
	}
}

@media only screen and (min-width:1000px) {
	.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-2-percent > .vc_column-inner {
		padding: calc(100vw * .01);
	}
}

.nectar-split-heading .heading-line {
	display: block;
	overflow: hidden;
	position: relative;
}

.nectar-split-heading .heading-line >div {
	display: block;
	transform: translateY(200%);
	-webkit-transform: translateY(200%);
}

@media only screen and (max-width:999px) {}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] > * > span {
	position: relative;
	display: inline-block;
	overflow: hidden;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span {
	vertical-align: bottom;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"][data-stagger="true"]:not([data-text-effect*="letter-reveal"]) span .inner {
	transition: transform 1.2s cubic-bezier(.25, 1, .5, 1), opacity 1.2s cubic-bezier(.25, 1, .5, 1);
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner {
	position: relative;
	display: inline-block;
	-webkit-transform: translateY(1.3em);
	transform: translateY(1.3em);
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner.animated {
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}

@media only screen and (max-width:1000px) {}

.nectar-responsive-text.nectar-link-underline-effect a {
	text-decoration: none;
}

@media only screen and (max-width:999px) {}

@media only screen and (min-width :690px) and (max-width :999px) {
	body .full-width-content .vc_col-sm-2 {
		width: 33.3%;
		margin-left: 0;
	}
}

@media only screen and (max-width :690px) {}

.container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12, .container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content .full-page-inner > .span_12 {
	margin-left: 0;
	margin-right: 0;
	padding-left: 15px;
	padding-right: 15px;
}

.single-portfolio #full_width_portfolio .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12 {
	padding-right: 15px;
}

@media only screen and (max-width:999px) and (min-width:690px) {
	.vc_row-fluid[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]), .vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width:690px) {}

@media only screen and (min-width:1000px) {}

@media only screen and (min-width:1425px) {}

.full-width-content .col.padding-2-percent > .vc_column-inner {
	padding: calc(100vw * .02);
}

@media only screen and (max-width:999px) {
	.full-width-content .col.padding-2-percent > .vc_column-inner {
		padding: calc(100vw * .03);
	}
}

@media only screen and (min-width:1000px) {
	.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-2-percent > .vc_column-inner {
		padding: calc(100vw * .01);
	}
}

.nectar-split-heading .heading-line {
	display: block;
	overflow: hidden;
	position: relative;
}

.nectar-split-heading .heading-line >div {
	display: block;
	transform: translateY(200%);
	-webkit-transform: translateY(200%);
}

@media only screen and (max-width:999px) {}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] > * > span {
	position: relative;
	display: inline-block;
	overflow: hidden;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span {
	vertical-align: bottom;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"][data-stagger="true"]:not([data-text-effect*="letter-reveal"]) span .inner {
	transition: transform 1.2s cubic-bezier(.25, 1, .5, 1), opacity 1.2s cubic-bezier(.25, 1, .5, 1);
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner {
	position: relative;
	display: inline-block;
	-webkit-transform: translateY(1.3em);
	transform: translateY(1.3em);
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner.animated {
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}

@media only screen and (max-width:1000px) {}

.nectar-responsive-text.nectar-link-underline-effect a {
	text-decoration: none;
}

@media only screen and (max-width:999px) {}

@media only screen and (min-width :690px) and (max-width :999px) {
	body .full-width-content .vc_col-sm-2 {
		width: 33.3%;
		margin-left: 0;
	}
}

@media only screen and (max-width :690px) {}

.container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12, .container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content .full-page-inner > .span_12 {
	margin-left: 0;
	margin-right: 0;
	padding-left: 15px;
	padding-right: 15px;
}

.single-portfolio #full_width_portfolio .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12 {
	padding-right: 15px;
}

@media only screen and (max-width:999px) and (min-width:690px) {
	.vc_row-fluid[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]), .vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width:690px) {}

@media only screen and (min-width:1000px) {}

@media only screen and (min-width:1425px) {}

.full-width-content .col.padding-2-percent > .vc_column-inner {
	padding: calc(100vw * .02);
}

@media only screen and (max-width:999px) {
	.full-width-content .col.padding-2-percent > .vc_column-inner {
		padding: calc(100vw * .03);
	}
}

@media only screen and (min-width:1000px) {
	.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-2-percent > .vc_column-inner {
		padding: calc(100vw * .01);
	}
}

.nectar-split-heading .heading-line {
	display: block;
	overflow: hidden;
	position: relative;
}

.nectar-split-heading .heading-line >div {
	display: block;
	transform: translateY(200%);
	-webkit-transform: translateY(200%);
}

@media only screen and (max-width:999px) {}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] > * > span {
	position: relative;
	display: inline-block;
	overflow: hidden;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span {
	vertical-align: bottom;
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"][data-stagger="true"]:not([data-text-effect*="letter-reveal"]) span .inner {
	transition: transform 1.2s cubic-bezier(.25, 1, .5, 1), opacity 1.2s cubic-bezier(.25, 1, .5, 1);
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner {
	position: relative;
	display: inline-block;
	-webkit-transform: translateY(1.3em);
	transform: translateY(1.3em);
}

.nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner.animated {
	-webkit-transform: none;
	transform: none;
	opacity: 1;
}

@media only screen and (max-width:1000px) {}

.nectar-responsive-text.nectar-link-underline-effect a {
	text-decoration: none;
}

@media only screen and (max-width:999px) {}

@media only screen and (min-width :690px) and (max-width :999px) {
	body .full-width-content .vc_col-sm-2 {
		width: 33.3%;
		margin-left: 0;
	}
}

@media only screen and (max-width :690px) {}

.row .col img.img-with-animation.nectar-lazy:not([srcset]) {
	width: 100%;
}

.col.padding-3-percent > .n-sticky > .vc_column-inner {
	border: 1px solid #e2e2e2 !important;
}

.gform_title {
	display: none !important;
}

.gform-theme--foundation .gform_fields {
	row-gap: 10px !important;
}

.gform_button {
	background-color: #f00 !important;
}

.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus {
	--gf-ctrl-outline-width-focus: 0 !important;
}

.gfield_label {
	margin-top: 10px !important;
}

.tabbed > ul li .active-tab {
	background-color: #f00 !important;
	color: #fff !important;
}

.tabbed[data-style="minimal_flexible"] .wpb_tabs_nav > li a:not(.active-tab):hover {
	color: #f00 !important;
	opacity: 1 !important;
}

@media only screen and (max-width: 690px) {
	.tabbed[data-style*=minimal]>ul li:not(.cta-button) .active-tab, .tabbed[data-style*=minimal]>ul li:not(.cta-button) a {
		padding: 20px 15px 20px 15px !important;
	}
	
	.tabbed[data-style="minimal_flexible"] .wpb_tabs_nav > li {
		width: 100% !important;
	}
}

.nectar-icon-list-item {
	margin-bottom: 20px !important;
}