@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 - 116px);
	}
	
	.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 - 116px);
	}
	
	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 - 63px);
	}
	
	.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 - 63px);
	}
	
	body[data-transparent-header="false"] #ajax-content-wrap.no-scroll {
		min-height: calc(100vh - 63px);
		height: calc(100vh - 63px);
	}
}

#nectar_fullscreen_rows {
	background-color: transparent;
}

@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-6-percent > .vc_column-inner {
	padding: calc(100vw * .06);
}

@media only screen and (max-width:999px) {
	.full-width-content .col.padding-6-percent > .vc_column-inner {
		padding: calc(100vw * .06);
	}
}

@media only screen and (min-width:1000px) {
	.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-6-percent > .vc_column-inner {
		padding: calc(100vw * .03);
	}
}

@media only screen and (min-width:1000px) {}

@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%);
}

.centered-text .nectar-split-heading[data-animation-type="line-reveal-by-space"] h1, .centered-text .nectar-split-heading[data-animation-type="line-reveal-by-space"] h2, .centered-text .nectar-split-heading[data-animation-type="line-reveal-by-space"] h3, .centered-text .nectar-split-heading[data-animation-type="line-reveal-by-space"] h4 {
	margin: 0 auto;
}

@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) {}

@media only screen,print {}

.testimonial_slider[data-style="minimal"] blockquote .star-rating:not(.title), .testimonial_slider[data-style="minimal"] blockquote .star-rating-wrap:not(.title) {
	-webkit-transform: none;
	transform: none;
}

.testimonial_slider:not([data-style="minimal"]) blockquote .star-rating {
	font-size: 16px !important;
}

@media only screen and (max-width:690px) {
	.full-width-content .testimonial_slider[data-style="minimal"] .controls {
		bottom: -22px !important;
	}
}

.testimonial_slider[data-style="minimal"] .control-wrap {
	width: 20px;
	line-height: 20px;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
}

.testimonial_slider[data-style="minimal"] .controls .out-of, .testimonial_slider[data-style="minimal"] .controls .total {
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	color: inherit;
	vertical-align: top;
}

.testimonial_slider[data-style="minimal"] .control-wrap {
	font-size: 16px;
}

.testimonial_slider[data-style="minimal"] .controls .out-of, .testimonial_slider[data-style="minimal"] .controls .total {
	width: 20px;
	text-align: center;
}

.testimonial_slider[data-style="minimal"] .controls .out-of {
	width: 13px;
	top: -1px;
	position: relative;
}

.testimonial_slider[data-style="minimal"] .control-wrap ul {
	width: auto;
	-ms-transition: transform .33s;
	-webkit-transition: transform .33s;
	transition: transform .33s;
}

.testimonial_slider[data-style="minimal"] .control-wrap ul li {
	color: inherit;
	display: block;
	float: left;
	width: 20px;
	font-size: 16px;
	line-height: 20px;
	cursor: auto;
}

.testimonial_slider[data-style="minimal"] .controls {
	vertical-align: top;
}

.testimonial_slider[data-style="minimal"] .testimonial-next-prev .prev {
	position: absolute;
	top: 50%;
	height: 40px;
	width: 40px;
	font-size: 25px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: -40px;
	left: 7.5%;
	margin-left: -8px;
	color: inherit;
	text-align: center;
}

.testimonial_slider[data-style="minimal"] .testimonial-next-prev .next {
	position: absolute;
	top: 50%;
	height: 40px;
	margin-top: -40px;
	font-size: 25px;
	width: 40px;
	margin-right: -8px;
	color: inherit;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 7.5%;
	text-align: center;
}

.testimonial_slider[data-style="minimal"] .testimonial-next-prev .next:before, .testimonial_slider[data-style="minimal"] .testimonial-next-prev .prev:before {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

.testimonial_slider[data-style="minimal"] .testimonial-next-prev .next:after, .testimonial_slider[data-style="minimal"] .testimonial-next-prev .prev:after {
	backface-visibility: hidden;
	display: block;
	content: " ";
	z-index: 100;
	position: absolute;
	width: 30px;
	height: 2px;
	background-color: currentColor;
	top: 48%;
	opacity: 0;
	right: 3px;
	cursor: pointer;
	transform: translateY(-50%) scaleX(0) translateZ(0);
	transition: opacity .5s cubic-bezier(.2, 1, .2, 1), transform .5s cubic-bezier(.2, 1, .2, 1);
}

.span_12.light .testimonial_slider[data-style="minimal"] .testimonial-next-prev .next:after, .span_12.light .testimonial_slider[data-style="minimal"] .testimonial-next-prev .prev:after {
	background-color: #fff;
}

.span_12.light .testimonial_slider[data-style="minimal"] .testimonial-next-prev .next:before, .span_12.light .testimonial_slider[data-style="minimal"] .testimonial-next-prev .prev:before, .span_12.light .testimonial_slider[data-style="minimal"] .controls .out-of, .span_12.light .testimonial_slider[data-style="minimal"] .controls .total, .span_12.light .testimonial_slider[data-style="minimal"] .controls .control-wrap ul li {
	color: #fff;
}

.testimonial_slider[data-style="minimal"] .testimonial-next-prev .next:after {
	right: 8px;
}

.testimonial_slider[data-style="minimal"] .testimonial-next-prev .next:hover:after, .testimonial_slider[data-style="minimal"] .testimonial-next-prev .prev:hover:after {
	opacity: 1;
	transform: translateY(-50%) scaleX(1) translateZ(0);
}

.testimonial_slider[data-style="minimal"] .testimonial-next-prev .next:hover:before {
	transform: translateX(10px);
}

.testimonial_slider[data-style="minimal"] .testimonial-next-prev .prev:hover:before {
	transform: translateX(-10px);
}

.testimonial_slider[data-style="minimal"] .testimonial-next-prev svg {
	position: absolute;
	left: -2px;
	top: -2px;
}

.testimonial_slider[data-style="minimal"] .testimonial-next-prev .prev:before {
	left: -1px;
	position: relative;
}

.testimonial_slider[data-style="minimal"] .testimonial-next-prev .next:before {
	right: -1px;
	position: relative;
}

.testimonial_slider[data-style="minimal"] .testimonial-next-prev .prev:before, .testimonial_slider[data-style="minimal"] .testimonial-next-prev .next:before {
	line-height: 38px;
	color: inherit;
	transition: transform .5s cubic-bezier(.2, 1, .2, 1);
}

@media only screen and (max-width :690px) {
	.testimonial_slider[data-style="minimal"] .testimonial-next-prev .prev, .testimonial_slider[data-style="minimal"] .testimonial-next-prev .next {
		-ms-transform: none;
		-webkit-transform: none;
		transform: none;
		z-index: 500;
		top: auto;
		bottom: -11px;
		color: inherit;
	}
}

@media only screen and (max-width:999px) {}

@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) {}

@media only screen and (max-width:690px) {
	.wpb_row.reverse_columns_row_phone .row_col_wrap_12, .wpb_row.inner_row.reverse_columns_row_phone .row_col_wrap_12_inner {
		flex-direction: row-reverse;
	}
}

@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;
}