/*
Theme Name: Salient Child Theme
Theme URI: https://brndwgn.com/
Description: Salient child theme, adapted to Sullivan's needs
Author: BRNDWGN
Author URI: https://brndwgn.com/
Template: salient
Version: 1.0
*/

/* Font Declarations Start */
	@font-face {
	font-family: 'Nexa-Extra-Bold';
	src: 	url('/app/themes/salient-child/fonts/ExtraBold/Nexa-XBold.eot'); /* IE9 Compat Modes */
	src: 	url('/app/themes/salient-child/fonts/ExtraBold/Nexa-XBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
			url('/app/themes/salient-child/fonts/ExtraBold/Nexa-XBold.woff2') format('woff2'), /* Super Modern Browsers */
			url('/app/themes/salient-child/fonts/ExtraBold/Nexa-XBold.woff') format('woff'), /* Pretty Modern Browsers */
			url('/app/themes/salient-child/fonts/ExtraBold/Nexa-XBold.ttf')  format('truetype'), /* Safari, Android, iOS */
			url('/app/themes/salient-child/fonts/ExtraBold/Nexa-XBold.svg#svgFontName') format('svg'); /* Legacy iOS */
	}

	@font-face {
		font-family: 'Nexa-Bold';
		src: 	url('/app/themes/salient-child/fonts/Bold/Nexa-Bold.eot'); /* IE9 Compat Modes */
		src: 	url('/app/themes/salient-child/fonts/Bold/Nexa-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
				url('/app/themes/salient-child/fonts/Bold/Nexa-Bold.woff2') format('woff2'), /* Super Modern Browsers */
				url('/app/themes/salient-child/fonts/Bold/Nexa-Bold.woff') format('woff'), /* Pretty Modern Browsers */
				url('/app/themes/salient-child/fonts/Bold/Nexa-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
				url('/app/themes/salient-child/fonts/Bold/Nexa-Bold.svg#svgFontName') format('svg'); /* Legacy iOS */
	}

	@font-face {
		font-family: 'Nexa-Regular';
		src: 	url('/app/themes/salient-child/fonts/Regular/Nexa-Regular.eot'); /* IE9 Compat Modes */
		src: 	url('/app/themes/salient-child/fonts/Regular/Nexa-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
				url('/app/themes/salient-child/fonts/Regular/Nexa-Regular.woff2') format('woff2'), /* Super Modern Browsers */
				url('/app/themes/salient-child/fonts/Regular/Nexa-Regular.woff') format('woff'), /* Pretty Modern Browsers */
				url('/app/themes/salient-child/fonts/Regular/Nexa-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
				url('/app/themes/salient-child/fonts/Regular/Nexa-Regular.svg#svgFontName') format('svg'); /* Legacy iOS */
	}
/* Font Declarations End */

.margin-bottom-0 {
	margin-bottom: 0 !important;
}

.img-responsive {
	max-width: 100%;
}

.img-circle {
    border-radius: 50%;
}

.hyphenate {
	overflow-wrap: break-word;
	word-wrap: break-word;
	hyphens: auto;
}

.active_texture, .video-texture, .page-header-overlay-color {
	background-color: rgba(74,73,73,0.3) !important;
}

.video-texture {
	z-index: 20 !important;
}

.page-submenu li {
	margin: 0 30px 0 0;
}

.page-submenu li a {
	font-size: 13px;
}

.page-submenu li a:hover, .page-submenu li a {
	font-family: 'Nexa-Extra-Bold', sans-serif;
	opacity: 1 !important;
}

.page-submenu li a:hover, .page-submenu.stuck li.current-menu-item a {
	text-decoration: underline;
}

@media only screen and (max-width: 1000px) and (min-width: 1px) {
	body .video-texture {
	    display: block !important;
	}
	/* solid on mobile */
	html body #header-outer[data-transparent-header="true"].transparent {
		background-color: #ffffff !important;
	}
}
@media only screen and (min-width: 1001px) {
	html body #header-outer[data-transparent-header="true"].transparent {
		background-color: rgba(255, 255, 255, 0.65) !important;
	}
}

.margin-left-0 {
	margin-left: 0 !important;
}


/* Video Banner Start */
	.video-wrap {
		min-width: 100%;
		min-height: 100vh;
		width: initial !important;
		height: initial !important;
		margin: auto !important;
		text-align: center;
		left: 0 !important;
		right: 0 !important;
	}

	.video-wrap video {
		min-width: 100%;
		min-height: 100vh;
		width: initial !important;
		height: initial !important;
		margin: auto !important;
		text-align: center;
		left: initial !important;
		right: initial !important;
	}

	.swiper-slide .video-wrap {
		top: inherit !important;
		bottom: -10px !important;
	}
/* Video Banner End */


/* Flickity Carousel Overrides Start */
	.nectar-flickity[data-controls="material_pagination"] .flickity-page-dots .dot.is-selected:before {
		box-shadow: inset 0 0 0 1px #00A0B2;
	}
	.nectar-flickity[data-controls="material_pagination"] .flickity-page-dots .dot:before {
	    box-shadow: inset 0 0 0 5px #00A0B2;
	}
	.nectar-flickity[data-controls="material_pagination"] .flickity-page-dots .dot {
		opacity: 0.8;
	}
/* Flickity Carousel Overrides End */


/* Layout Overrides Start */
	.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
	    margin-bottom: 0 !important;
	}

	#header-secondary-outer {
		background-color: white;
	}

	.overflow-y-hidden {
		overflow-y: hidden !important;
	}

	.overflow-hidden {
		overflow: hidden !important;
	}

	@media only screen and (max-width: 1000px) {
		.hidden-xs {
			display: none;
		}

		.text-center-xs {
			text-align: center !important;
		}
	}
/* Layout Overrides End */


/* Hero Banner Start */
.swiper-container .swiper-wrapper .content h2, .swiper-container .swiper-wrapper .content p {
	color: white;
}

#page-header-bg .span_6 h1 {
	font-size: 60px;
	line-height: 65px;
	margin-bottom: 0 !important;
}

#page-header-bg .span_6 .subheader {
	font-family: 'Nexa-Regular', sans-serif;
	font-size: 24px;
	line-height: 38px;
	padding-bottom: 15px;
}

@media only screen and (max-width: 1299px) {
	#page-header-bg .span_6 h1 {
		font-size: 32px!important;
		line-height: 50px!important;
	}

	#page-header-bg .span_6 .subheader {
		font-size: 14px !important;
		line-height: 24px !important;
	}
}

@media only screen and (max-width: 1000px) {
	html body #page-header-bg .span_6 .subheader {
		font-size: 10px !important;
		line-height: 20px !important;
	}
}

@media only screen and (max-width: 690px) {
	html body #page-header-bg .span_6 h1 {
		font-size: 16px!important;
		line-height: 30px!important;
		margin-bottom: 0 !important;
	}

	html body #page-header-bg .span_6 .subheader {
		font-size: 6px !important;
		line-height: 11px !important;
	}
}
/* Hero Banner End */


/* Collapsable Start */
	.toggles .toggle h3 a {
		font-size: 18px;
		font-family: 'Nexa-Bold', sans-serif;
		color: #4a4949;
	}
/* Collapsable End */


/* Charts Start */
	.vc_pie_chart.wpb_content_element {
	    padding: 0 20px;
	    max-width: 60vw;
	    margin-left: auto;
	    margin-right: auto;
	}
/* Charts End */


/* Blog Start */
	body[data-bg-header="true"].archive .container-wrap,
	body[data-bg-header="true"].category .container-wrap,
	body[data-bg-header="true"].blog .container-wrap {
		padding-top: 95px !important;
		padding-bottom: 55px !important;
	}

	body[data-ext-responsive="true"].single-post .container-wrap.no-sidebar #post-area {
		max-width: 100vw ;
	}

	.masonry.meta_overlaid .masonry-blog-item {
		padding: 5px;
	}

	.author-section {
		margin-top: 0 !important;
	}

	.author-section .avatar-post-info {
		text-align: center !important;
	}
	.author-section .meta-author {
		display: none !important;
	}
/* Blog End */


/* Projects Start */
	body .bottom_controls #portfolio-nav .controls {
		margin-top: -13px;
	}
/* Projects End */


/* Custom Pods Start */
	.service-pod {
		min-height: 33vw !important;
	}

	.service-pod .vc_column-inner >.wpb_wrapper {
		max-width: 80%;
		margin-left: auto !important;
		margin-right: auto !important;
		align-self: center;
	}

	.service-pod .vc_column-inner >.wpb_wrapper p {
		margin-bottom: 25px;
	}

	.team-member[data-style="bio_fullscreen"] .team-member-overlay {
		opacity: 0.2;
	}

	.team_member_details {
		position: fixed !important;
		max-height: 75vh;
		overflow-y: scroll;
	}

	.team-member[data-style="bio_fullscreen"] .team-meta h3,
	.team-member[data-style="bio_fullscreen"] .team-meta p,
	body .team-member[data-style="bio_fullscreen"] .team-meta .arrow-end,
	.team-member[data-style="bio_fullscreen"] .team-meta .arrow-line {
		opacity: 1;
	}

	body .team-member[data-style="bio_fullscreen"] .team-meta .arrow-line,
	body .team-member[data-style="bio_fullscreen"] .team-meta .arrow-end {
		-ms-transform: translateX(0) translateY(-50%);
		-webkit-transform: translateX(0) translateY(-50%);
		transform: translateX(0) translateY(-50%);
		display: none;
	}

	.team-member[data-style="bio_fullscreen"] .team-meta h3,
	.team-member[data-style="bio_fullscreen"] .team-meta p {
		transform: translateY(0px);
		-webkit-transform: translateY(0px);
	}

	.mission-pod {
		float: none !important;
		display: inline-block;
		text-align: center;
		margin-left: auto !important;
		margin-right: auto !important;
		vertical-align: top;
		padding: 0 10px !important;
		max-width: 33%;
	}

	.clients-carousel .carousel {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		align-items: center;
	}

	@media only screen and (max-width: 1000px) {
		.service-pod {
			min-height: 100vw !important;
			
			display: -webkit-box !important;
			display: -webkit-flex !important;
			display: -ms-flexbox !important;
			display: flex !important;
		}
		.service-pod .vc_column-inner {
			display: -webkit-box !important;
			display: -webkit-flex !important;
			display: -ms-flexbox !important;
			display: flex !important;
		}

		.mission-pod {
			max-width: 50%;
		}
	}
	@media only screen and (max-width: 690px) {
		.mission-pod {
			max-width: 90%;
		}
	}
/* Custom Pods End */


/* Typography Start */
	h1, h2, h3, h4, h5, h6, p, ul, ol, input, textarea, a, button, span {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-family: 'Nexa-Regular', sans-serif;
	}

	h1, h2, h3, h4, h5, h6, p, ul, ol, input, textarea {
		color: #4A4949;
	}

	h1, h2, h3, h4, h5, h6 {
		font-family: 'Nexa-Extra-Bold', sans-serif !important;
		margin-bottom: 15px;
	}

	h1 {
		font-size: 36px;
		line-height: 43px;
	}

	h2 {
		font-size: 30px;
		line-height: 37px;
	}

	h3 {
		font-size: 24px;
		line-height: 29px;
	}

	h4 {
		font-size: 20px;
		line-height: 24px;
	}

	h5 {
		font-size: 18px;
		line-height: 23px;
	}

	h6 {
		font-size: 16px;
		line-height: 20px;
	}

	p {
		font-size: 16px;
		line-height: 22px;
		padding-bottom: 15px;
	}

	p.lead, .lead p {
		font-size: 17px;
		line-height: 23px;
		font-weight: 700;
		font-family: 'Nexa-Bold', sans-serif;
	}

	strong, b, .strong, .bold {
		font-family: 'Nexa-Bold', sans-serif !important;
	}

	.font-nexa-extra-bold {
		/*font-family: 'Nexa-Extra-Bold', sans-serif !important;*/
	}

	.font-nexa-heavy {
		/*font-family:  !important;*/
	}

	p.small {
		font-size: 13px;
		line-height: 20px;
	}

	.row .col .lead p:last-child {
		padding-bottom: 15px;
	}

	.text-primary {
		color: #00A0B2 !important;
	}

	.text-grey {
		color: #4A4949 !important;
	}

	.text-white, .text-white p, body [class^="icon-"].icon-tiny.text-white {
		color: white !important;
	}

	ul, ol {
		font-size: 16px;
		line-height: 22px;
	}

	ol li ol {
		list-style-type: lower-alpha;
	}

	.swiper-slide .content h2 {
		margin-bottom: 0 !important;
		line-height: 65px !important;
	}

	.swiper-slide .content .buttons {
		padding-top: 0 !important;
	}

	.swiper-slide .content p {
    	letter-spacing: 0.5px;
	}

	@media only screen and (min-width: 1000px) {
		.swiper-slide .content p {
			padding-bottom: 22px !important;
		}
	}

	@media only screen and (max-width: 690px) {
		html body .nectar-slider-wrap[data-fullscreen="true"] .swiper-slide .content h2,
		html body .vc_span3 .nectar-slider-wrap[data-flexible-height="true"] .swiper-slide .content h2,
		html body .vc_span4 .nectar-slider-wrap[data-flexible-height="true"] .swiper-slide .content h2,
		html body .vc_span6 .nectar-slider-wrap[data-flexible-height="true"] .swiper-slide .content h2,
		html body .vc_span8 .nectar-slider-wrap[data-flexible-height="true"] .swiper-slide .content h2,
		html body .vc_span9 .nectar-slider-wrap[data-flexible-height="true"] .swiper-slide .content h2,
		html body .vc_col-sm-3 .nectar-slider-wrap[data-flexible-height="true"] .swiper-slide .content h2,
		html body .vc_col-sm-4 .nectar-slider-wrap[data-flexible-height="true"] .swiper-slide .content h2,
		html body .vc_col-sm-6 .nectar-slider-wrap[data-flexible-height="true"] .swiper-slide .content h2,
		html body .vc_col-sm-8 .nectar-slider-wrap[data-flexible-height="true"] .swiper-slide .content h2,
		html body .vc_col-sm-9 .nectar-slider-wrap[data-flexible-height="true"] .swiper-slide .content h2 {
			line-height: 37px !important;
			letter-spacing: inherit !important;
		}

		html body .nectar-slider-wrap[data-fullscreen="true"] .swiper-slide .content p,
		html body .vc_span3 .nectar-slider-wrap[data-flexible-height="true"] .swiper-slide .content p,
		html body .vc_span4 .nectar-slider-wrap[data-flexible-height="true"] .swiper-slide .content p,
		html body .vc_span6 .nectar-slider-wrap[data-flexible-height="true"] .swiper-slide .content p,
		html body .vc_span8 .nectar-slider-wrap[data-flexible-height="true"] .swiper-slide .content p,
		html body .vc_span9 .nectar-slider-wrap[data-flexible-height="true"] .swiper-slide .content p,
		html body .vc_col-sm-3 .nectar-slider-wrap[data-flexible-height="true"] .swiper-slide .content p,
		html body .vc_col-sm-4 .nectar-slider-wrap[data-flexible-height="true"] .swiper-slide .content p,
		html body .vc_col-sm-6 .nectar-slider-wrap[data-flexible-height="true"] .swiper-slide .content p,
		html body .vc_col-sm-8 .nectar-slider-wrap[data-flexible-height="true"] .swiper-slide .content p,
		html body .vc_col-sm-9 .nectar-slider-wrap[data-flexible-height="true"] .swiper-slide .content p {
			line-height: 20px !important;
		}
	}


/* Typography End */


/* Navbar Start */

	#top .sf-menu li ul li a,
	#header-secondary-outer nav > ul > li > a,
	#header-secondary-outer ul ul li a,
	#header-outer .widget_shopping_cart .cart_list {
		font-family: 'Nexa-Regular', sans-serif !important;
	}


	#top nav > ul > li > a > span {
		font-family: 'Nexa-Extra-Bold', sans-serif !important;
	}

	html body #header-outer.transparent:not([data-lhe="animated_underline"]) header#top nav > ul > li > a:hover,
	html body #header-outer.transparent:not([data-lhe="animated_underline"]) header#top nav .sf-menu > li.sfHover > a,
	html body #header-outer.transparent:not([data-lhe="animated_underline"]) header#top nav .sf-menu > li.current_page_ancestor > a,
	html body #header-outer.transparent header#top nav .sf-menu > li.current-menu-item > a,
	html body #header-outer.transparent:not([data-lhe="animated_underline"]) header#top nav .sf-menu > li.current-menu-ancestor > a,
	html body #header-outer.transparent:not([data-lhe="animated_underline"]) header#top nav .sf-menu > li.current-menu-item > a,
	html body #header-outer.transparent:not([data-lhe="animated_underline"]) header#top nav .sf-menu > li.current_page_item > a,
	html body #header-outer.transparent header#top nav > ul > li > a:hover > .sf-sub-indicator > i,
	html body #header-outer.transparent header#top nav > ul > li.sfHover > a > span > i,
	html body #header-outer.transparent header#top nav ul #search-btn a:hover span,
	html body #header-outer.transparent header#top nav ul .slide-out-widget-area-toggle a:hover span,
	html body #header-outer.transparent header#top nav .sf-menu > li.current-menu-item > a i,
	html body #header-outer.transparent header#top nav .sf-menu > li.current-menu-ancestor > a i {
		color: #00a0b2 !important;
	}

	@media only screen and (min-width: 1001px) {
		/* Make News Parent Navbar Color Blue on News Single */
		.current_page_parent a,
		#header-outer.transparent header#top nav > ul > li.current_page_parent > a,
		/* Make Page Parent Navbar Color Blue on Child Pages */
		.current-page-ancestor a,
		#header-outer.transparent header#top nav > ul > li.current-page-ancestor > a,
		/* Make Project Parent Navbar Color Blue on Project Single */
		body.single-portfolio .menu-item-40 a,
		body.single-portfolio #header-outer.transparent header#top nav > ul > li.menu-item-40 a {
		    color: #00a0b2 !important;
		}
	}

	@media only screen and (max-width: 1000px) {
		html body #header-secondary-outer[data-full-width="true"] > .container {
			padding: 0 !important;
		}
		html body #header-secondary-outer[data-full-width="true"] > .container nav > ul > li > a {
			font-size: 10px !important; /* Required to get all 4 links to fit in one line at 320px */
			padding: 5px !important; /* Required to get all 4 links to fit in one line at 320px */
		}
		#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a {
			font-size: 20px !important;
			line-height: 25px !important;
			font-family: 'Nexa-Extra-Bold', sans-serif !important;
		}

		/* Make News Parent Navbar Color Blue on News Single */
		.current_page_parent a,
		#header-outer.transparent header#top nav > ul > li.current_page_parent > a,
		/* Make Page Parent Navbar Color Blue on Child Pages */
		.current-page-ancestor a,
		#header-outer.transparent header#top nav > ul > li.current-page-ancestor > a,
		/* Make Project Parent Navbar Color Blue on Project Single */
		body.single-portfolio .menu-item-40 a,
		body.single-portfolio #header-outer.transparent header#top nav > ul > li.menu-item-40 a {
		    opacity: 1 !important;
		}
	}
/* Navbar End */


/* Button Start */
	.nectar-button.regular-button.accent-color.btn-primary,
	.nectar-button.regular-button.accent-color.btn-secondary,
	.nectar-list-item-btn,
	.nectar-button.regular-button.accent-color.btn-tertiary,
	.nectar-button.regular-button.accent-color.btn-cancel,
	body .swiper-slide .button.transparent a.primary-color,
	form.wpcf7-form input[type="submit"].wpcf7-form-control.wpcf7-submit,
	form.wpcf7-form #submit.wpcf7-form-control.wpcf7-submit,
	body[data-form-submit="regular"] .container-wrap input[type=submit] {
		border-radius: 100px !important;
		text-align: center;
		padding: 8px 20px !important;
		text-transform: uppercase;
		font-size: 14px !important;
		line-height: 18px !important;
		transition: 0.5s;
		margin-bottom: 0;
		top: 0;
	}

	.nectar-fancy-box .link-text {
		font-family: 'Nexa-Bold', sans-serif;
	}

	body .swiper-slide .button.transparent a.primary-color,
	form.wpcf7-form input[type="submit"].wpcf7-form-control.wpcf7-submit,
	form.wpcf7-form #submit.wpcf7-form-control.wpcf7-submit,
	body[data-form-submit="regular"] .container-wrap input[type=submit],
	.nectar-list-item-btn {
		font-family: 'Nexa-Extra-Bold', sans-serif;
		padding: 10px 20px 6px !important;
		transition: 0.5s !important;
	}

	.nectar-button.regular-button.accent-color.btn-primary span,
	.nectar-button.regular-button.accent-color.btn-secondary span,
	.nectar-button.regular-button.accent-color.btn-tertiary span,
	.nectar-button.regular-button.accent-color.btn-cancel span,
	.nectar-list-item-btn {
		font-family: 'Nexa-Extra-Bold', sans-serif;
		line-height: 1;
	}

	.nectar-button.regular-button.accent-color.btn-small {
		font-size: 12px !important;
		line-height: 14px !important;
		padding: 6px 15px !important;
	}

	.nectar-button.regular-button.accent-color.small {
		letter-spacing: 2px !important;
	}	

	.nectar-button.regular-button.accent-color.btn-large {
		font-size: 16px !important;
		line-height: 19px !important;
		padding: 13px 30px !important;
	}


	body .swiper-slide .button.transparent a.primary-color,
	.nectar-button.regular-button.accent-color.btn-primary,
	body .swiper-slide .button.transparent a.primary-color:active,
	.nectar-button.regular-button.accent-color.btn-primary:active {
		background-color: transparent !important;
		border: 2px solid white !important;
		color: white !important;
	}
	body .swiper-slide .button.transparent a.primary-color:hover,
	.nectar-button.regular-button.accent-color.btn-primary:hover,
	body .swiper-slide .button.transparent a.primary-color:focus,
	.nectar-button.regular-button.accent-color.btn-primary:focus {
		background-color: white !important;
		border: 2px solid white !important;
		color: #00A0B2 !important;
	}
	body .swiper-slide .button.transparent a.primary-color:hover::after,
	.nectar-button.regular-button.accent-color.btn-primary:hover::after,
	body .swiper-slide .button.transparent a.primary-color:focus::after,
	.nectar-button.regular-button.accent-color.btn-primary:focus::after {
		opacity: 0 !important;

	}	
	body .swiper-slide .button.transparent a.primary-color:disabled,
	.nectar-button.regular-button.accent-color.btn-primary:disabled {
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		color: #D8D8D8 !important;
	}


	.nectar-button.regular-button.accent-color.btn-secondary,
	.nectar-button.regular-button.accent-color.btn-secondary:active,
	form.wpcf7-form input[type="submit"].wpcf7-form-control.wpcf7-submit,
	form.wpcf7-form input[type="submit"].wpcf7-form-control.wpcf7-submit:active,
	body[data-form-submit="regular"] .container-wrap input[type=submit],
	body[data-form-submit="regular"] .container-wrap input[type=submit]:active,
	form.wpcf7-form #submit.wpcf7-form-control.wpcf7-submit,
	form.wpcf7-form #submit.wpcf7-form-control.wpcf7-submit:active,
	.nectar-list-item-btn,
	.nectar-list-item-btn:active {
		background-color: #00A0B2 !important;
		border: 2px solid #00A0B2 !important;
		color: white !important;
	}
	.nectar-button.regular-button.accent-color.btn-secondary:hover,
	.nectar-button.regular-button.accent-color.btn-secondary:focus,
	form.wpcf7-form input[type="submit"].wpcf7-form-control.wpcf7-submit:hover,
	form.wpcf7-form input[type="submit"].wpcf7-form-control.wpcf7-submit:focus,
	body[data-form-submit="regular"] .container-wrap input[type=submit]:hover,
	body[data-form-submit="regular"] .container-wrap input[type=submit]:focus,
	form.wpcf7-form #submit.wpcf7-form-control.wpcf7-submit:hover,
	form.wpcf7-form #submit.wpcf7-form-control.wpcf7-submit:focus,
	.nectar-list-item-btn:hover,
	.nectar-list-item-btn:focus {
		background-color: #168592 !important;
		border: 2px solid #168592 !important;
		color: white !important;
	}
	.nectar-button.regular-button.accent-color.btn-secondary:disabled,
	form.wpcf7-form input[type="submit"].wpcf7-form-control.wpcf7-submit:disabled,
	body[data-form-submit="regular"] .container-wrap input[type=submit]:disabled,
	form.wpcf7-form #submit.wpcf7-form-control.wpcf7-submit:disabled,
	.nectar-list-item-btn:disabled {
		background-color: #B3E2E8 !important;
		border: 2px solid #B3E2E8 !important;
		color: white !important;
	}


	.nectar-button.regular-button.accent-color.btn-tertiary,
	.nectar-button.regular-button.accent-color.btn-tertiary:active {
		background-color: white !important;
		border: 2px solid #4A4949 !important;
		color: #4A4949 !important;
	}
	.nectar-button.regular-button.accent-color.btn-tertiary:hover,
	.nectar-button.regular-button.accent-color.btn-tertiary:focus {
		background-color: #4A4949 !important;
		border: 2px solid #4A4949 !important;
		color: white !important;
	}
	.nectar-button.regular-button.accent-color.btn-tertiary:disabled {
		background-color: white !important;
		border: 2px solid #D8D8D8 !important;
		color: #D8D8D8 !important;
	}


	.nectar-button.regular-button.accent-color.btn-cancel,
	.nectar-button.regular-button.accent-color.btn-cancel:active {
		background-color: #D8D8D8 !important;
		border: 2px solid #D8D8D8 !important;
		color: #A6A6A6 !important;
	}
	.nectar-button.regular-button.accent-color.btn-cancel:hover,
	.nectar-button.regular-button.accent-color.btn-cancel:focus {
		background-color: #acacac !important;
		border: 2px solid #acacac !important;
		color: #eeeeee !important;
	}
	.nectar-button.regular-button.accent-color.btn-cancel:disabled {
		background-color: #efefef !important;
		border: 2px solid #efefef !important;
		color: #dddddd !important;
	}

	.nectar-button:hover,
	.full-width-section .light .nectar-button:hover,
	form.wpcf7-form input[type="submit"].wpcf7-form-control.wpcf7-submit:hover {
		opacity: 1;
		box-shadow: none;
	}


	@media only screen and (max-width: 690px) {
		html body .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .button.transparent a,
		html body .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .button.transparent_2 a {
			padding: 9px 20px 5px !important;
			letter-spacing: auto !important;
			border-width: 2px !important;
		}
	}

	.span_12.light .wpb_text_column a:not(:hover) {
    	opacity: 1;
	}
/* Button End */


/* Forms Start */
	::-webkit-input-placeholder { /* Chrome/Opera/Safari */
		color: #CFCFCF;
	}
	::-moz-placeholder { /* Firefox 19+ */
		color: #CFCFCF;
	}
	:-ms-input-placeholder { /* IE 10+ */
		color: #CFCFCF;
	}
	:-moz-placeholder { /* Firefox 18- */
		color: #CFCFCF;
	}

	input, textarea {
		border: 1px solid #D8D8D8;
		transition: 0.5s;
		color: #4A4949;
		border-radius: 4px;
		background-color: #ffffff;
	}

	body .container-wrap input[type="text"],
	body .container-wrap textarea,
	body .container-wrap input[type="email"],
	body .container-wrap input[type="password"],
	body .container-wrap input[type="tel"],
	body .container-wrap input[type="url"],
	body .container-wrap input[type="search"],
	body .container-wrap input[type="date"] {
		background-color: white !important;
	}

	input:focus, textarea:focus, input:active, textarea:active {
		border-color: #4A4949;
	}
	
	input:disabled, textarea:disabled {
		border: 1px solid #D8D8D8;
		background-color: #EEEEEE;
		color: #CFCFCF;
	}

	form.wpcf7-form label .label {
		display: inline-block;
		text-transform: uppercase;
		font-family: 'Nexa-Extra-Bold', sans-serif;
		color: #4A4949 !important;
		font-size: 12px;
		line-height: 14px;
		margin-bottom: 8px;
	}

	form.wpcf7-form p {
		padding-bottom: 0;
	}

	body form.wpcf7-form .wpcf7-form-control {
		padding: 12px 16px !important;
	}

	form.wpcf7-form .wpcf7-form-control.wpcf7-not-valid {
		border-color: #C60018 !important;
		margin-bottom: 18px;
	}

	form.wpcf7-form .wpcf7-not-valid-tip {
		color: #C60018 !important;
		box-shadow: none;
		padding: 2px 0;
		font-size: 12px;
		line-height: 20px;
		margin-top: 4px;
		position: absolute;		
		top: inherit;
		bottom: -10px;
		left: 0;
		background-color: transparent;
	}
	form.wpcf7-form .wpcf7-textarea +.wpcf7-not-valid-tip {
		bottom: 0;
	}
	form.wpcf7-form .recaptcha-container .wpcf7-not-valid-tip {
		bottom: -26px;
	}

	.contact-form {
		text-align: left;
	}

	.contact-form .one-half, .contact-form .full{
		vertical-align: top;
	}

	.contact-form .one-half {
		display: inline-block;
		width: 49.78%;
		padding: 0 10px;
	}

	.contact-form .full {
		padding: 0 10px;
	}

	.contact-form .submit-container {
		text-align: center;
		padding-top: 50px;
	}

	body form.wpcf7-form .contact-form .submit-container .ajax-loader {
		display: block;
		margin: 20px auto 0 !important;
	}

	body form.wpcf7-form .contact-form .wpcf7-form-control-wrap.your-consent .wpcf7-acceptance {
		padding: 0 !important;
	}

	body form.wpcf7-form .contact-form .wpcf7-form-control-wrap.your-consent .wpcf7-acceptance .wpcf7-list-item {
		margin: 0;
	}

	body form.wpcf7-form .contact-form .wpcf7-form-control-wrap.your-consent .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label {
		color: #4A4949 !important;
		font-size: 16px !important;
	}

	body form.wpcf7-form .wpcf7-response-output {
		margin-top: 0;
		margin-bottom: 30px;
		border-color: transparent !important;
		font-family: 'Nexa-Regular', sans-serif;
		background-color: transparent;
	}

	body form.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors:before {
		font-family: FontAwesome;
		content: '\f00d';
		display: inline-block;
		margin-right: 10px;
		color: #C60018;
	}

	body form.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok:before {
		font-family: FontAwesome;
		content: '\f00c';
		display: inline-block;
		margin-right: 10px;
		color: green;
	}

	@media only screen and (max-width: 1000px) {
		.contact-form .one-half {
			width: 100%;
		}
	}

	/* ReCaptcha Start */
		.main-content iframe[src] {
			opacity: 1;
		}

		body form.wpcf7-form .wpcf7-form-control.g-recaptcha {
			padding: 20px 0 0 !important;
		}
	/* ReCaptcha End */

	/* Checkbox and Radio Start */
	.checkbox,
	.radio {
		margin: 3px 0;
	}

	.checkbox label,
	.radio label {
		padding-left: 0;
		position: relative;
		display: inline-block;
		width: 100%;
	}

	.checkbox label span,
	.radio label span {
		line-height: 25px;
		letter-spacing: normal;
		margin-left: 10px;
	}

	.checkbox label input[type="checkbox"],
	.radio label input[type="radio"] {
		appearance: none;
		border-radius: 0;
		cursor: pointer;
		display: inline-block;
		height: 26px;
		left: 1px;
		margin: 0;
		opacity: 0 !important;
		position: relative;
		top: -2px;
		width: 26px;
		vertical-align: middle;
	}

	.checkbox label input[type="checkbox"] + .checkboxCover, 
	.radio label input[type="radio"] + .radioCover {
		box-shadow: 0 0 0 0 #00A0B2 inset;
		width: 26px;
		height: 26px;
		display: inline-block;
		position: absolute;
		z-index: 999;
		outline: 0;
		margin: 0;
		padding: 0;
		border: 1px solid #D8D8D8;
		background-color: white;
		top: -2px;
		left: 0;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 15px 11px;
		border-radius: 2px;
		vertical-align: middle;
	}

	.radio label input[type="radio"] + .radioCover {
		border: 1px solid #D8D8D8;
		border-radius: 50%;
		background-size: 10px;
	}
	
	.checkbox label input[type="checkbox"] + .checkboxCover + p,
	.radio label input[type="radio"] + .radioCover + p {
		margin-bottom: 0;
		display: inline-block;
    	vertical-align: middle;
    	line-height: 20px;
    	width: calc(100% - 40px);
    	margin-left: 10px;
	}

	.checkbox label input[type="checkbox"] + .checkboxCover + p span,
	.radio label input[type="radio"] + .radioCover + p span {
		color: #4A4949 !important;
		margin-left: 0;
	}

	.checkbox label input[type="checkbox"]:checked + .checkboxCover {
		background-image: url('/app/themes/salient-child/images/icons/checkbox-ticked.png'), none;
		background-color: #00A0B2;
		border-color: #00A0B2;
	}

	.radio label input[type="radio"]:checked + .radioCover {
		background-image: url('/app/themes/salient-child/images/icons/radio-ticked.png'), none;
		border: 2px solid #00A0B2;
	}

	.checkbox label input[type="checkbox"]:focus,
	.radio label input[type="radio"]:focus {
		outline: none;
	}

	.checkbox + p,
	.radio + p {
		margin-bottom: 0;
	}
	/* Checkbox and Radio End */

/* Forms End */

/* Tabbed section Start */

.nectar-scrolling-tabs .scrolling-tab-nav ul li p.tab-nav-heading {
	text-align: left;
}

.nectar-scrolling-tabs .scrolling-tab-nav ul li p.tab-nav-heading a span {
	font-family: 'Nexa-Extra-Bold', sans-serif !important;
}

.nectar-scrolling-tabs .scrolling-tab-nav ul li {
    opacity: 1;
}

.nectar-scrolling-tabs .scrolling-tab-nav .n-sticky > .line {
	width: 2px;
	max-height: 61px !important;
}

.nectar-scrolling-tabs .scrolling-tab-nav .theiaStickySidebar:before {
	width: 0;
}

#ajax-content-wrap [data-stored-style=vs]:not([data-stored-style-aspect=active_link_only]) .tabbed[data-style=vertical_modern] .wpb_tabs_nav li a:before, .nectar-scrolling-tabs .scrolling-tab-nav .n-sticky>.line, .nectar-scrolling-tabs .scrolling-tab-nav .theiaStickySidebar:before, [data-stored-style=vs]:not([data-stored-style-aspect=active_link_only]) .tabbed[data-style=vertical_modern] .wpb_tabs_nav:before {
	top: -18px !important;
}

.nectar-scrolling-tabs .scrolling-tab-content h4 {
	font-size: 40px !important;
	line-height: 50px !important;
}

.nectar-scrolling-tabs .scrolling-tab-content p {
	font-size: 16px !important;
	line-height: 20px !important;
}

/* Tabbed section End */

/* Tables Start */
	.table-responsive {
		max-width: 100%;
		overflow-x: scroll;
	}

	.table-responsive.grey-border table tr th, .table-responsive.grey-border table tr td {
		border: 4px solid #f8f8f8 !important;
	}

	.table-responsive table tr th, .table-responsive table tr td {
		border: 4px solid white !important;
	}

	.table-responsive table thead tr th,
	.table-responsive .first-row-as-header table tbody tr:first-child td {
		background-color: #eaf7f8;
		color: #00A0B2;
		font-family: 'Nexa-Extra-Bold', sans-serif;
		font-size: 16px;
		line-height: 22px;
		padding: 18px 20px !important;
		vertical-align: bottom;
	}

	.table-responsive table tbody tr th {
		background-color: white;
		color: #4A4949;
		font-family: 'Nexa-Bold', sans-serif;
		font-size: 13px;
		line-height: 20px;
		padding: 11px 20px 5px !important;
		vertical-align: bottom;
	}

	.table-responsive table tbody tr td {
		color: #4A4949;
		font-family: 'Nexa-Regular', sans-serif;
		font-size: 13px;
		line-height: 20px;
		padding: 13px 20px 11px !important;
		vertical-align: top;
	}

	.table-responsive table tbody tr:nth-child(even) td {
		background: #EFEFEF;
	}
	.table-responsive table tbody tr:nth-child(odd) td {
		background: #F8F8F8;
	}

	.table-responsive .first-row-as-header table tbody tr:first-child td {
		font-weight: bold;
	}
	/* Swap the row colours about if setting first row as header, to ensure that first non header row is always lighter */
	/* Also ensure that rows where style is being applied is not first row, as this overrides the blue colour set earlier */
	.table-responsive .first-row-as-header table tbody tr:not(:first-child):nth-child(odd) td {
		background: #EFEFEF;
	}
	.table-responsive .first-row-as-header table tbody tr:nth-child(even) td {
		background: #F8F8F8;
	}
/* Tables End */


/* List Items Start */
	.nectar-hor-list-item.has-btn:hover .nectar-list-item,
	.nectar-hor-list-item.has-btn:active .nectar-list-item,
	.nectar-hor-list-item.has-btn:focus .nectar-list-item,
	.nectar-hor-list-item.has-btn:hover .nectar-list-item a,
	.nectar-hor-list-item.has-btn:active .nectar-list-item a,
	.nectar-hor-list-item.has-btn:focus .nectar-list-item a {
		color: inherit;
		border-color: inherit;
	}

	.nectar-hor-list-item.has-btn .nectar-list-item {
		font-size: 18px;
		line-height: 29px;
		font-family: 'Nexa-Bold', sans-serif;
	}

	.nectar-hor-list-item.has-btn:hover,
	.nectar-hor-list-item.has-btn:active,
	.nectar-hor-list-item.has-btn:focus {
		border-color: rgba(0, 0, 0, 0.14) !important;
	}

	.nectar-hor-list-item.has-btn:hover:before,
	.nectar-hor-list-item.has-btn:active:before,
	.nectar-hor-list-item.has-btn:focus:before {
		display:none;
	}

	@media only screen and (max-width: 1000px) and (min-width: 1px) {
		.nectar-hor-list-item.has-btn {
			padding-right: 22px !important;
		}
		.nectar-hor-list-item >.nectar-list-item[data-text-align="right"] {
			text-align: right !important;
		}
	}
/* List Items End */


/* Footer Start */
	body[data-footer-reveal="1"][data-footer-reveal-shadow="large_2"] .container-wrap {
		box-shadow: rgb(74, 73, 73) 0px 70px 110px -30px;
		-webkit-box-shadow: rgb(74, 73, 73) 0px 70px 110px -30px;
		-moz-box-shadow: rgb(74, 73, 73) 0px 70px 110px -30px;
	}

	#footer-outer #footer-widgets .container .row {
		padding-top: 85px;
		padding-bottom: 20px;
	}

	#footer-outer #copyright.row {
		padding-top: 25px;
	}

	#footer-outer #copyright.row p {
		margin-top: 5px;
		font-size: 12px;
		line-height: 14px;
	}

	#footer-outer #copyright.row .container #social li a i {
		border: 2px solid rgba(255,255,255,0.6);
		transition: 0.5s;
		border-radius: 50%;
	}

	#footer-outer #copyright.row .container #social li a i::after {
		display: none;
	}

	#footer-widgets #menu-footer .menu-item {
		display: inline-block;
		padding: 5px 20px !important;
	}

	#footer-widgets #menu-footer .menu-item a {
		font-family: 'Nexa-Extra-Bold';
		font-size: 14px;
		line-height: 18px;
		transition: 0.5s;
	}

	body #footer-widgets #menu-footer .menu-item a:hover {
		color: #d9d9d9 !important;
	}

	@media only screen and (max-width: 1000px) {
		#footer-outer #footer-widgets .widget_nav_menu #menu-footer li {
			display: block;
			text-align: center !important;
		}
	}
/* Footer End */


/* Blog Archive Pods Start */
	@media only screen and (max-width: 767px) {

		html body #post-area.masonry.meta_overlaid .posts-container article.large_featured .inner-wrap .post-content .content-inner .article-content-wrap .post-header,
		html body #post-area.masonry.meta_overlaid .posts-container article.wide_tall .inner-wrap .post-content .content-inner .article-content-wrap .post-header,
		html body #post-area.masonry.meta_overlaid .posts-container article.regular .inner-wrap .post-content .content-inner .article-content-wrap .post-header {
			margin-bottom: 0;
		}

		html body #post-area.masonry.meta_overlaid .posts-container article.large_featured .inner-wrap .post-content .content-inner .article-content-wrap .post-header h2,
		html body #post-area.masonry.meta_overlaid .posts-container article.wide_tall .inner-wrap .post-content .content-inner .article-content-wrap .post-header h2,
		html body #post-area.masonry.meta_overlaid .posts-container article.regular .inner-wrap .post-content .content-inner .article-content-wrap .post-header h2 {
			font-size: 14px !important;
		}

		html body #post-area.masonry.meta_overlaid .posts-container article.large_featured .inner-wrap .post-content .content-inner .article-content-wrap .post-header .post-meta .date,
		html body #post-area.masonry.meta_overlaid .posts-container article.large_featured .inner-wrap .post-content .content-inner .article-content-wrap .post-header .meta-author,
		html body #post-area.masonry.meta_overlaid .posts-container article.wide_tall .inner-wrap .post-content .content-inner .article-content-wrap .post-header .post-meta .date,
		html body #post-area.masonry.meta_overlaid .posts-container article.wide_tall .inner-wrap .post-content .content-inner .article-content-wrap .post-header .meta-author,
		html body #post-area.masonry.meta_overlaid .posts-container article.regular .inner-wrap .post-content .content-inner .article-content-wrap .post-header .post-meta .date,
		html body #post-area.masonry.meta_overlaid .posts-container article.regular .inner-wrap .post-content .content-inner .article-content-wrap .post-header .meta-author {
			font-size: 11px !important;
		}
	}
/* Blog Archive Pods End */

/* Cookie Bar Start */
	.cookie-notice {
		background-color: rgba(0,160,178,0.8);
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100%;
		z-index: 9999;
		padding: 0 15px;
		transition: 0.5s;
	}

	.cookie-notice.acknowledged {
		transform: translateY(250px);
	}

	.cookie-notice .row {
		margin-left: -15px;
		margin-right: -15px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.cookie-notice .row .col-sm-9,
	.cookie-notice .row .col-sm-3 {
		display: inline-block;
		padding-left: 15px;
		padding-right: 15px;
		vertical-align: middle;
	}

	.cookie-notice .row .col-sm-9 {
		width: 74%;
	}
	.cookie-notice .row .col-sm-3 {
		width: 24%;
		text-align: right;
	}
	.cookie-notice .row a {
		color: white;
		text-decoration: underline;
	}
	.cookie-notice .row button {
		cursor: pointer;
	}

	@media only screen and (max-width: 767px) {
		.cookie-notice .row {
			padding-top: 20px;
			padding-bottom: 20px;
		}

		.cookie-notice .row .col-sm-9,
		.cookie-notice .row .col-sm-3 {
			width: 100%;
			text-align: center;
		}

		.cookie-notice .row .col-sm-9 {
			margin-bottom: 10px;
		}
	}
/* Cookie Bar End */

/* Added 2025-04 */

html body.ascend .nectar-button.small.regular span {
	vertical-align: bottom;
}

html body.ascend .contact-form div.full:not(.consent),
html body.ascend .contact-form div.one-half {
	margin-bottom: 26px;
}

html body.ascend .vc_pie_chart span.units {
	font-family: 'Open Sans';
}

html body.blog.ascend {
	@media only screen and (max-width: 1299px) {
		#page-header-bg .span_6 h1 {
			font-size: 32px!important;
			line-height: 65px!important;
		}

		#page-header-bg .span_6 .subheader {
			font-size: 14px !important;
			line-height: 24px !important;
		}
	}

	@media only screen and (max-width: 1000px) {
		#page-header-bg .span_6 h1 {
			font-size: 33px!important;
			line-height: 43px!important;
		}

		html body #page-header-bg .span_6 .subheader {
			font-size: 13px !important;
			line-height: 23px !important;
		}
	}
}

/* Added 2026-03 Fix emoji */
html body.ascend img.emoji {
	width: 20px !important;
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}

/* Added 2026-05 Style Schedules Table */
html body.ascend div.table-responsive.schedules table thead tr th {
	background-color: #F8F8F8;
	color: #00a0b2;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Nexa-Regular', sans-serif;
	line-height: 20px;
    padding: 13px 20px 11px !important;
    vertical-align: top;
}

html body.ascend div.table-responsive.schedules table tbody tr:nth-child(odd) td {
	background-color: #EFEFEF;
}

html body.ascend div.table-responsive.schedules table tbody tr:nth-child(even) td {
	background-color: #F8F8F8;
}
